diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-09 12:35:49 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-04-09 12:35:49 +0000 |
commit | 76b51196f57e89bd66b7cc20011f69db21ed9662 (patch) | |
tree | eede2ec72159cf2f86b09e0c720a050ae0059e41 /po/en | |
parent | e0ff8c39fab66b1f046b30726800f23309b10ba5 (diff) |
pplications/luci-minidlna: rework cbi model to use iface widget for interfaces and dynamic list for album art, introduce general and advanced tabs, sync translations
Diffstat (limited to 'po/en')
-rw-r--r-- | po/en/minidlna.po | 26 |
1 files changed, 19 insertions, 7 deletions
diff --git a/po/en/minidlna.po b/po/en/minidlna.po index a0eb1ee78..5934d42e9 100644 --- a/po/en/minidlna.po +++ b/po/en/minidlna.po @@ -8,6 +8,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +msgid "Advanced Settings" +msgstr "" + msgid "Album art names:" msgstr "Album art names:" @@ -38,6 +41,9 @@ msgstr "Enable:" msgid "Friendly name:" msgstr "Friendly name:" +msgid "General Settings" +msgstr "" + msgid "Interfaces:" msgstr "Interfaces:" @@ -64,8 +70,8 @@ msgstr "" msgid "Music" msgstr "Music" -msgid "Network interfaces to serve, comma delimited list." -msgstr "Network interfaces to serve, comma delimited list." +msgid "Network interfaces to serve." +msgstr "" msgid "Notify interval in seconds." msgstr "Notify interval in seconds." @@ -163,12 +169,8 @@ msgstr "" msgid "The miniDLNA service is not running." msgstr "" -msgid "" -"This is a list of file names to check for when searching for album art. " -"Note: names must be delimited with a forward slash '/'" +msgid "This is a list of file names to check for when searching for album art." msgstr "" -"This is a list of file names to check for when searching for album art. " -"Note: names must be delimited with a forward slash '/'" msgid "Video" msgstr "Video" @@ -181,3 +183,13 @@ msgstr "" msgid "miniSSDP socket:" msgstr "miniSSDP socket:" + +#~ msgid "Network interfaces to serve, comma delimited list." +#~ msgstr "Network interfaces to serve, comma delimited list." + +#~ msgid "" +#~ "This is a list of file names to check for when searching for album art. " +#~ "Note: names must be delimited with a forward slash '/'" +#~ msgstr "" +#~ "This is a list of file names to check for when searching for album art. " +#~ "Note: names must be delimited with a forward slash '/'" |