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/en/upnp.po | |
parent | 8f2a3f1dccee6a0b7ca99ac24458aa9c8987e131 (diff) |
po: substitute keys with english text, cleanup and unify translations
Diffstat (limited to 'po/en/upnp.po')
-rw-r--r-- | po/en/upnp.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/po/en/upnp.po b/po/en/upnp.po index 6306175155..61605630db 100644 --- a/po/en/upnp.po +++ b/po/en/upnp.po @@ -14,36 +14,36 @@ msgstr "" #. Universal Plug & Play #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:1 -msgid "upnpd" +msgid "Universal Plug & Play" msgstr "Universal Plug & Play" #. 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 allows clients in the local network to automatically configure the " "router." #. 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 "" "UPNP should only be enabled if absolutely necessary as it can result in high " "security risks for your network." #. Enable secure mode #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:4 -msgid "upnpd_config_securemode" +msgid "Enable secure mode" msgstr "Enable secure mode" #. Log output #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:5 -msgid "upnpd_config_logoutput" +msgid "Log output" msgstr "Log output" #. Downlink #: applications/luci-upnp/luasrc/i18n/upnp.en.lua:6 -msgid "upnpd_config_download" +msgid "Downlink" msgstr "Downlink" #. Uplink |