diff options
author | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-12 13:38:19 +0000 |
---|---|---|
committer | Benoît Knecht <benoit.knecht@gmail.com> | 2010-04-12 13:38:19 +0000 |
commit | 17ea8f2cf86ca9d62206a269bb491901d4ae69f0 (patch) | |
tree | 2b427de73426ed6c04298d8cecb294c6a906c5f2 /po/de/ddns.po | |
parent | db1b5a4a8de56b9d68762366f98e1017f987c352 (diff) |
po: ddns: update translations
Using the new template, update all the translations. The French
translation has also been reviewed.
Diffstat (limited to 'po/de/ddns.po')
-rw-r--r-- | po/de/ddns.po | 78 |
1 files changed, 54 insertions, 24 deletions
diff --git a/po/de/ddns.po b/po/de/ddns.po index 5b7809123..bcecf14d0 100644 --- a/po/de/ddns.po +++ b/po/de/ddns.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-05-26 17:57+0200\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 <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -12,46 +12,76 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.1.1\n" -#. Dynamic DNS -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:1 msgid "Dynamic DNS" msgstr "Dynamisches DNS" -#. 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 +#, fuzzy msgid "" "Dynamic DNS allows that your router can be reached with a fixed hostname " -"while having a dynamically changing IP-Address." +"while having a dynamically changing IP address." msgstr "" "Dynamisches DNS erlaubt es, den Router bei dynamischer IP-Adresse über einen " "festen DNS-Namen zu erreichen." -#. 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 "" + +#, fuzzy +msgid "Custom update-URL" +msgstr "Eigene Update-URL" + +msgid "Hostname" +msgstr "" + +msgid "Username" +msgstr "" + +msgid "Password" +msgstr "" + +#, fuzzy +msgid "Source of IP address" msgstr "Quelle der IP-Adresse" -#. Check for changed IP every -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:4 +msgid "network" +msgstr "" + +msgid "interface" +msgstr "" + +msgid "URL" +msgstr "" + +msgid "Network" +msgstr "" + +msgid "Interface" +msgstr "" + msgid "Check for changed IP every" msgstr "Teste auf neue IP alle" -#. Check-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5 -msgid "Check-Time unit" +#, fuzzy +msgid "Check-time unit" msgstr "Test-Zeiteinheit" -#. Force update every -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:6 +# Minutes (not minimum) +msgid "min" +msgstr "" + +# Hours +msgid "h" +msgstr "" + msgid "Force update every" msgstr "Erzwinge Aktualisierung alle" -#. Force-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7 -msgid "Force-Time unit" +#, fuzzy +msgid "Force-time unit" msgstr "Erzwinge-Zeiteinheit" - -#. Custom Update-URL -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8 -msgid "Custom Update-URL" -msgstr "Eigene Update-URL" |