diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-10-31 15:52:50 +0000 |
commit | dc7138e424dfd454951ed5ed4eeddbf842457e87 (patch) | |
tree | 55eee31f812f0df09eec390c05d813ac79099d81 /po/templates/upnp.pot | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/templates/upnp.pot')
-rw-r--r-- | po/templates/upnp.pot | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/po/templates/upnp.pot b/po/templates/upnp.pot index 390c0951b..ae4b44a41 100644 --- a/po/templates/upnp.pot +++ b/po/templates/upnp.pot @@ -5,32 +5,36 @@ msgstr "Content-Type: text/plain; charset=UTF-8" #. Universal Plug & Play #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:1 -msgid "upnpd" +msgid "Universal Plug & Play" msgstr "" #. UPNP allows clients in the local network to automatically configure the router. #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:2 -msgid "upnpd_desc" +msgid "" +"UPNP allows clients in the local network to automatically configure the " +"router." msgstr "" #. UPNP should only be enabled if absolutely necessary as it can result in high security risks for your network. #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:3 -msgid "upnpd_config_desc" +msgid "" +"UPNP should only be enabled if absolutely necessary as it can result in high " +"security risks for your network." msgstr "" #. Enable secure mode #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:4 -msgid "upnpd_config_securemode" +msgid "Enable secure mode" msgstr "" #. Log output #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:5 -msgid "upnpd_config_logoutput" +msgid "Log output" msgstr "" #. Downlink #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:6 -msgid "upnpd_config_download" +msgid "Downlink" msgstr "" #. Uplink |