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/vi/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/vi/ddns.po')
-rw-r--r-- | po/vi/ddns.po | 78 |
1 files changed, 54 insertions, 24 deletions
diff --git a/po/vi/ddns.po b/po/vi/ddns.po index efcb800f3..232c2b9e9 100644 --- a/po/vi/ddns.po +++ b/po/vi/ddns.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-16 06:59+0200\n" +"POT-Creation-Date: 2010-04-02 13:44+0100\n" "PO-Revision-Date: 2009-08-12 18:06+0200\n" "Last-Translator: Hong Phuc Dang <dhppat@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -13,46 +13,76 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Pootle 1.1.0\n" -#. Dynamic DNS -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:1 msgid "Dynamic DNS" msgstr "Dynamic 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 "" "Dynamic DNS cho phép bộ định tuyến có thể được đạt đến với một hostname cố " "định, trong khi có một địa chỉ AP thay đổi năng động." -#. 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 "Tùy chỉnh cập nhật - URL" + +msgid "Hostname" +msgstr "" + +msgid "Username" +msgstr "" + +msgid "Password" +msgstr "" + +#, fuzzy +msgid "Source of IP address" msgstr "Nguồn của địa chỉ IP" -#. 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 "Kiểm tra mỗi thay đổi IP" -#. Check-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:5 -msgid "Check-Time unit" +#, fuzzy +msgid "Check-time unit" msgstr "Đơn vị kiểm tra thời gian" -#. 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 "Buộc cập nhật mỗi" -#. Force-Time unit -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:7 -msgid "Force-Time unit" +#, fuzzy +msgid "Force-time unit" msgstr "Force-đơn vị thời gian" - -#. Custom Update-URL -#: applications/luci-ddns/luasrc/i18n/ddns.en.lua:8 -msgid "Custom Update-URL" -msgstr "Tùy chỉnh cập nhật - URL" |