diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-05-18 20:31:06 +0000 |
commit | 3f3fd8bfe37faa113c88e4a8eba145141dcc2aef (patch) | |
tree | 42baca5803b9dff21c800f080fe57a74e3143505 /po/ru/ddns.po | |
parent | cc6b30f8b5210ba3ede437f48a6c72187b97b929 (diff) |
trunk: add po files, generated from current translations
Diffstat (limited to 'po/ru/ddns.po')
-rw-r--r-- | po/ru/ddns.po | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/po/ru/ddns.po b/po/ru/ddns.po new file mode 100644 index 000000000..6f5b2cc2e --- /dev/null +++ b/po/ru/ddns.po @@ -0,0 +1,46 @@ +# ddns.po +# generated from ./applications/luci-ddns/luasrc/i18n/ddns.en.lua + +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:1 +#. Dynamic DNS +msgid "ddns" +msgstr "Dynamic DNS" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:2 +#. Dynamic DNS allows that your router can be reached with a fixed hostname while having a dynamically changing IP-Address. +msgid "ddns_desc" +msgstr "Dynamic DNS allows that your router can be reached with a fixed hostname while having a dynamically changing IP-Address." + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:3 +#. Source of IP-Address +msgid "ddns_service_ipsource" +msgstr "Source of IP-Address" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:4 +#. Check for changed IP every +msgid "ddns_service_checkinterval" +msgstr "Check for changed IP every" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:5 +#. Check-Time unit +msgid "ddns_service_checkunit" +msgstr "Check-Time unit" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:6 +#. Force update every +msgid "ddns_service_forceinterval" +msgstr "Force update every" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:7 +#. Force-Time unit +msgid "ddns_service_forceunit" +msgstr "Force-Time unit" + +#: ./applications/luci-ddns/luasrc/i18n/ddns.en.lua:8 +#. Custom Update-URL +msgid "ddns_service_updateurl" +msgstr "Custom Update-URL" + |