From 0e746150500bcef82fa0218c4f81c716b08db985 Mon Sep 17 00:00:00 2001 From: BenoƮt Knecht Date: Mon, 12 Apr 2010 13:38:14 +0000 Subject: ddns: add translations and clean-up POT template Some strings were hardcoded in English; make them translatable and add them to the translation template. --- po/templates/ddns.pot | 77 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 53 insertions(+), 24 deletions(-) (limited to 'po') diff --git a/po/templates/ddns.pot b/po/templates/ddns.pot index 74ffd8740..32921d84e 100644 --- a/po/templates/ddns.pot +++ b/po/templates/ddns.pot @@ -1,46 +1,75 @@ -# ddns.pot -# generated from ./applications/luci-ddns/luasrc/i18n/ddns.en.lua +# Generated from applications/luci-ddns/luasrc/model/cbi/ddns/ddns.lua +# +#, fuzzy msgid "" -msgstr "Content-Type: text/plain; charset=UTF-8" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2010-04-02 13:44+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" -#. Dynamic DNS -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:1 msgid "Dynamic DNS" 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:2 msgid "" "Dynamic DNS allows that your router can be reached with a fixed hostname " "while having a dynamically changing IP-Address." msgstr "" -#. Source of IP-Address -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:3 -msgid "Source of IP-Address" +msgid "Enable" +msgstr "" + +msgid "Service" +msgstr "" + +msgid "custom" +msgstr "" + +msgid "Custom update-URL" +msgstr "" + +msgid "Hostname" +msgstr "" + +msgid "Username" +msgstr "" + +msgid "Password" +msgstr "" + +msgid "Source of IP address" +msgstr "" + +msgid "Network" +msgstr "" + +msgid "Interface" +msgstr "" + +msgid "URL" msgstr "" -#. Check for changed IP every -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4 msgid "Check for changed IP every" msgstr "" -#. Check-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5 -msgid "Check-Time unit" +msgid "Check-time unit" msgstr "" -#. Force update every -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6 -msgid "Force update every" +# Minutes (not minimum) +msgid "min" msgstr "" -#. Force-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7 -msgid "Force-Time unit" +# Hours +msgid "h" +msgstr "" + +msgid "Force update every" msgstr "" -#. Custom Update-URL -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8 -msgid "Custom Update-URL" +msgid "Force-time unit" msgstr "" -- cgit v1.2.3