]> git.ipfire.org Git - ddns.git/commitdiff
Update translations.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Jul 2014 10:42:29 +0000 (12:42 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 19 Jul 2014 10:42:29 +0000 (12:42 +0200)
28 files changed:
po/ar.po
po/ca.po
po/cs_CZ.po
po/da.po
po/de.po
po/el_GR.po
po/es.po
po/fa.po
po/fr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/km_KH.po
po/nl.po
po/pl.po
po/pt_BR.po
po/pt_PT.po
po/ro_RO.po
po/ru.po
po/sq.po
po/sv.po
po/th.po
po/tk.po
po/tr.po
po/uk.po
po/uz@Latn.po
po/vi.po

index 60e5cf14678ead7360ab67c39b115e1bc4ec5163..92722fa57798ceedc6ad8ad43de92b67b99a8e42 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Jasem Elayeb <j.elayeb@itech.ly>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Jasem Elayeb <j.elayeb@itech.ly>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-03-22 23:52+0000\n"
-"Last-Translator: Jasem Elayeb <j.elayeb@itech.ly>\n"
-"Language-Team: Arabic (http://www.transifex.com/projects/p/ipfire/language/"
-"ar/)\n"
-"Language: ar\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Arabic (http://www.transifex.com/projects/p/ipfire/language/ar/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
-"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "لايوجد اي مدخلات ملف الاعدادات. جاري الخروج."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "لايوجد اي مدخلات ملف الاعدادات. جاري الخروج."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "فشل عملية تحديث ال DynDNS لل  %(hostname)s (%(provider)s) :"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "فشل عملية تحديث ال DynDNS لل  %(hostname)s (%(provider)s) :"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"تحديث الDyndDNS لل  %(hostname)s (%(provider)s)  انتجت استثناء غير معالج:"
+msgstr "تحديث الDyndDNS لل  %(hostname)s (%(provider)s)  انتجت استثناء غير معالج:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "نجاح تحديث ال DynDNS لل  %(hostname)s (%(provider)s)  "
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "نجاح تحديث ال DynDNS لل  %(hostname)s (%(provider)s)  "
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "طلب العنوان:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "طلب العنوان:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "اجابة العنوان:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index dbb3f691462f4ba316de7f51945a2aff71615a76..034f08beb50519213e01a002ed065236fd6dfce0 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Catalan (http://www.transifex.com/projects/p/ipfire/language/"
-"ca/)\n"
-"Language: ca\n"
+"Language-Team: Catalan (http://www.transifex.com/projects/p/ipfire/language/ca/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ca\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index a766a553ec0f9f3536ff17cc6fb9f02ce985dcfe..5ae6125002da8fcd105b1c697d8085993dff3c04 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # n3oklan <michal@gavlik.eu>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # n3oklan <michal@gavlik.eu>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-01-06 12:36+0000\n"
-"Last-Translator: n3oklan <michal@gavlik.eu>\n"
-"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/"
-"ipfire/language/cs_CZ/)\n"
-"Language: cs_CZ\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/ipfire/language/cs_CZ/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: cs_CZ\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nenalezeny žádné záznamy v konfiguračním souboru. Ukončuji."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nenalezeny žádné záznamy v konfiguračním souboru. Ukončuji."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) selhala:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) selhala:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) vyvolala "
-"neošetřenou vyjímku:"
+msgstr "Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) vyvolala neošetřenou vyjímku:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) úspěšná"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamická aktualizace DNS pro %(hostname)s (%(provider)s) úspěšná"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Žádost hlavičky:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Žádost hlavičky:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Odpověď hlavičky:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 0edb5acf4e99cf83112ef41a356c0fff44dcacb4..a443ad7c1eb3760a5b9432cd31da3e156206ca5c 100644 (file)
--- a/po/da.po
+++ b/po/da.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Henrik Simonsen <cybermaze@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Henrik Simonsen <cybermaze@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-01-03 20:11+0000\n"
-"Last-Translator: Henrik Simonsen <cybermaze@gmail.com>\n"
-"Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/"
-"da/)\n"
-"Language: da\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Danish (http://www.transifex.com/projects/p/ipfire/language/da/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: da\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Fandt ingen indgange i konfigurationsfilen. Afslutter."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Fandt ingen indgange i konfigurationsfilen. Afslutter."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamisk DNS opdatering af %(hostname)s (%(provider)s) fejlede:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamisk DNS opdatering af %(hostname)s (%(provider)s) fejlede:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Dynamisk DNS opdatering af %(hostname)s (%(provider)s) kastede en ubehandlet "
-"undtagelse:"
+msgstr "Dynamisk DNS opdatering af %(hostname)s (%(provider)s) kastede en ubehandlet undtagelse:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamisk DNS opdatering af %(hostname)s (%(provider)s) succesfuld"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamisk DNS opdatering af %(hostname)s (%(provider)s) succesfuld"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Request header:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Request header:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 96f73166dac3994cbfd33953a170764e27c71b74..d1028e8b8721fc80840038f4f1905644feffec89 100644 (file)
--- a/po/de.po
+++ b/po/de.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Translators:
-# Michael Tremer <michael.tremer@ipfire.org>, 2012.
+# Michael Tremer <michael.tremer@ipfire.org>, 2012,2014
+# Peter Cloudstone <rmg-mainz@web.de>, 2014
 msgid ""
 msgstr ""
 msgid ""
 msgstr ""
-"Project-Id-Version: The IPFire Project\n"
+"Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2012-07-19 17:11+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-24 09:47+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/"
-"de/)\n"
-"Language: de\n"
+"Language-Team: German (http://www.transifex.com/projects/p/ipfire/language/de/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr "Debugmodus eingeschaltet"
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr "Lade Konfigurationsdatei %s"
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Keine Einträge in der Konfigurationsdatei gefunden. Ende."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Keine Einträge in der Konfigurationsdatei gefunden. Ende."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) fehlgeschlagen"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) fehlgeschlagen"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Dynamic DNS-Update für %(hostname)s (%(provider)s) erzeugte einen "
-"unerwarteten Fehler:"
+msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erzeugte einen unerwarteten Fehler:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erfolgreich"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamic DNS-Update für %(hostname)s (%(provider)s) erfolgreich"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr "Fehler"
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr "Netzwerkfehler"
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr "Der Server hat die Anfrage aufgrund eines Missbrauchsverdachts zurückgewiesen"
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr "Die Authentifizierung am Server ist fehlgeschlagen"
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr "Der Server weist alle Aktualisierungen dieses Clients zurück"
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr "Die Konfigurationsdatei weist Fehler auf"
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr "Verbindung zurückgewiesen"
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr "Verbindungstimeout"
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr "Der Host konnte in der Konfigurationsdatei nicht gefunden werden"
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr "Interner Serverfehler"
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr "Netzwerk nicht erreichbar"
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr "Request-Fehler"
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr "Service nicht verfügbar"
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr "Die Aktualisierung konnte nicht ausgeführt werden"
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 #, python-format
 msgid "Updating %s forced"
-msgstr ""
+msgstr "Aktualisierung von %s erzwungen"
 
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 #, python-format
 msgid "%s is already up to date"
-msgstr ""
+msgstr "%s ist bereits auf dem neuesten Stand"
 
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgid "No valid FQDN was given."
-msgstr ""
+msgstr "Kein gültiger FQDN angegeben."
 
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgid "Invalid hostname specified."
-msgstr ""
+msgstr "Ungültiger Computername angegeben."
 
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgid "Hostname not marked as a dynamic host."
-msgstr ""
+msgstr "Computername nicht als dynamischer Computer markiert."
 
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgid "Invalid IP address has been sent."
+msgstr "Ungültige IP-Adresse abgeschickt."
+
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr "Kein Hostname angegeben."
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr "Der Account wurde deaktiviert."
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr "Zu viele fehlgeschlagene Anfragen."
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr "Der angebene Host existiert nicht."
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr "DNS-Fehler aufgetreten."
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr "Antwort des Servers: %s"
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr "Domain nicht gefunden."
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr "Domain nicht aktiv."
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
 msgstr ""
 
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr "Eine ungültige IPv4-Adresse wurde gesendet."
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr "Eine ungültige IPv6-Adresse wurde gesendet."
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr "Laufe auf Distribution: %s"
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Request-Header:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Request-Header:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Response-Header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr "Header der Antwort (Status Code %s):"
index 32a33217ec143d930bcec4ccf79c4255cc8806e1..6907ef95d936164a7f4f35f8fe6150266ebc8005 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-04-13 12:58+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/ipfire/"
-"language/el_GR/)\n"
-"Language: el_GR\n"
+"Language-Team: Greek (Greece) (http://www.transifex.com/projects/p/ipfire/language/el_GR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: el_GR\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index 640be581d4d77736681a9ddb9e68dcb198b6b987..a496e73cb99c9a1827b34c9386311492bbad61bb 100644 (file)
--- a/po/es.po
+++ b/po/es.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Andrés Reyes <andres.rt@gmail.com>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Andrés Reyes <andres.rt@gmail.com>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/ipfire/language/"
-"es/)\n"
-"Language: es\n"
+"Language-Team: Spanish (http://www.transifex.com/projects/p/ipfire/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
-msgid "Found no entries in the configuration file. Exiting."
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
 msgstr ""
 msgstr ""
-"No se han encontrado entradas en el fichero de configuración. Saliendo."
 
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:128
 #, python-format
 #, python-format
-msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
+msgid "Loading configuration file %s"
 msgstr ""
 msgstr ""
-"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha fallado."
 
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:183
+msgid "Found no entries in the configuration file. Exiting."
+msgstr "No se han encontrado entradas en el fichero de configuración. Saliendo."
+
+#: ../src/ddns/__init__.py:194
+#, python-format
+msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
+msgstr "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha fallado."
+
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha lanzado "
-"una excepción no manejada."
+msgstr "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha lanzado una excepción no manejada."
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha resultado satisfactoria."
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
 msgstr ""
 msgstr ""
-"La actualizacón dinámica de DNS para %(hostname)s (%(provider)s) ha "
-"resultado satisfactoria."
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Cabecera de la petición:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Cabecera de la petición:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Cabecera de la respuesta:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 003c13f7f592d1dca225378de99c0ce842973aec..715abed0f1aec712bd46728b15aaee83f4d7a6d8 100644 (file)
--- a/po/fa.po
+++ b/po/fa.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Translators:
-# Khalil Delavaran <khalil.delavaran@gmail.com>, 2013
+# Khalil Delavaran <khalil.delavaran@gmail.com>, 2013-2014
 # Reza Moghadam <r.moghadam@hotmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Reza Moghadam <r.moghadam@hotmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-24 04:35+0000\n"
 "Last-Translator: Khalil Delavaran <khalil.delavaran@gmail.com>\n"
 "Last-Translator: Khalil Delavaran <khalil.delavaran@gmail.com>\n"
-"Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language/"
-"fa/)\n"
-"Language: fa\n"
+"Language-Team: Persian (http://www.transifex.com/projects/p/ipfire/language/fa/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: fa\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr "پویای کردن حالت اشکال زدایی"
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr "بارگذاری فایل پیکربندی %s "
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "هیچ نوشته ای در فایل پیکربندی یافت نشد. در حال خارج شدن میباشید."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "هیچ نوشته ای در فایل پیکربندی یافت نشد. در حال خارج شدن میباشید."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "بروزرسانی Dynamic DNS برای %(hostname)s (%(provider)s) شکست خورد:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "بروزرسانی Dynamic DNS برای %(hostname)s (%(provider)s) شکست خورد:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"بروزرسانی Dynamic DNS برای %(hostname)s (%(provider)s) یک استثنا اداره نشده "
-"باطل :"
+msgstr "بروزرسانی Dynamic DNS برای %(hostname)s (%(provider)s) یک استثنا اداره نشده باطل :"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamic DNS برای %(hostname)s (%(provider)s) بروزرسانی شد"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamic DNS برای %(hostname)s (%(provider)s) بروزرسانی شد"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr "ایراد"
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr "ایراد شبکه"
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr "سرور، به دلیل سوء استفاده از حساب مشکوک، پردازش درخواست را رد کرد"
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr "احراز هویت در برابر سرور شکست خورده است"
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr "سرور هر گونه بروز رسانی از این کلاینت را رد می کند "
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr "فایل پیکربندی ایراد دارد"
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr "اتصال رد شد"
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr "مهلت زمانی اتصال پایان یافت"
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr "میزبان در فایل پیکربندی یافت نمی شود"
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr "ایراد درونی سرور"
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr "شبکه دور از دسترس است"
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr "ایراد در درخواست"
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr "سرویس در دسترس نیست"
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr "بروز رسانی نمی تواند انجام شود"
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 #, python-format
 msgid "Updating %s forced"
-msgstr ""
+msgstr "بروزرسانی %s به زور شد"
 
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 #, python-format
 msgid "%s is already up to date"
-msgstr ""
+msgstr "%s بروزراسنی شده است"
 
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgid "No valid FQDN was given."
-msgstr ""
+msgstr "FQDN بدست آمده درست نیست."
 
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgid "Invalid hostname specified."
-msgstr ""
+msgstr "نام هاست گزینش شده درست نیست."
 
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgid "Hostname not marked as a dynamic host."
-msgstr ""
+msgstr "نام هاست به عنوان یک هاست پویا مشخص نیست."
 
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgid "Invalid IP address has been sent."
-msgstr ""
+msgstr "آدرس IP نادرست فرستاده شده است."
+
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr "هیچ نام میزبانی مشخص نشده است."
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr "حساب کاربری ناپویا شده است."
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr "درخواست های بسیاری شکست خورده است."
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr "میزبان گزینش شده وجود ندارد."
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr "ایراد در DNS مواجه شده است."
 
 
-#: ../src/ddns/system.py:127
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr "پاسخ سرور: %s"
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr "دامین یافت نشد."
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr "دامین پویا نشده است."
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr "جزئیات تایید مشخص نشده است."
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr "آدرس IPv4 نامعتبر فرستاده شده است."
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr "آدرس IPv6 نامعتبر فرستاده شده است."
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr "در حال اجرا در توزیع: %s"
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "درخواست هدر:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "درخواست هدر:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "پاسخ هدر:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr "هدر پاسخ (کد وضعیت %s):"
index 8b6715ce42cb443f3d4165b26b23cb0f1a94b10c..17e5a637f4f7d11063c9b758d16b0da8ecc0c8bf 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # RafaelK <rafael@keramid.as>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # RafaelK <rafael@keramid.as>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/"
-"fr/)\n"
-"Language: fr\n"
+"Language-Team: French (http://www.transifex.com/projects/p/ipfire/language/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: fr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Aucune entrée trouvée dans le fichier de configuration. Sortie."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Aucune entrée trouvée dans le fichier de configuration. Sortie."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
-msgstr ""
-"Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a échouée :"
+msgstr "Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a échouée :"
 
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a retourné une "
-"exception non gérée :"
+msgstr "Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a retourné une exception non gérée :"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a été effectuée avec succès"
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
 msgstr ""
 msgstr ""
-"Mise à jour du DNS dynamique pour %(hostname)s (%(provider)s) a été "
-"effectuée avec succès"
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "En-tête de requête:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "En-tête de requête:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "En-tête de réponse:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 59f32a0e33b5e2a788952e6a318de5bdd4c70be1..7710c9332c8079e2747d644d8bf2e0510146b408 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Gábor Sávolyi <huginn@naglfar.hu>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Gábor Sávolyi <huginn@naglfar.hu>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/"
-"language/hu/)\n"
-"Language: hu\n"
+"Language-Team: Hungarian (http://www.transifex.com/projects/p/ipfire/language/hu/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: hu\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nem találhatóak bejegyzések a konfigurációs fájlban. Feladat vége."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nem találhatóak bejegyzések a konfigurációs fájlban. Feladat vége."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikertelen:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikertelen:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése nem várt választ "
-"adott:"
+msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése nem várt választ adott:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikeres."
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "A %(hostname)s (%(provider)s) Dynamic DNS cím frissítése sikeres."
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "A lekérés fejléce:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "A lekérés fejléce:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "A válasz fejléce:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index db81b6eb9b16a7dbc01bf0cb65fc7b4eab82bbdf..2607186f573a3687b9ee04b489d1185d306260b5 100644 (file)
--- a/po/id.po
+++ b/po/id.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # yudi.akbar <yudi.akbar@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # yudi.akbar <yudi.akbar@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-01-05 10:59+0000\n"
-"Last-Translator: yudi.akbar <yudi.akbar@gmail.com>\n"
-"Language-Team: Indonesian (http://www.transifex.com/projects/p/ipfire/"
-"language/id/)\n"
-"Language: id\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Indonesian (http://www.transifex.com/projects/p/ipfire/language/id/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: id\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Tidak ditemukan entri dalam berkas konfigurasi. Keluar."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Tidak ditemukan entri dalam berkas konfigurasi. Keluar."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) gagal:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) gagal:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) dilepaskan suatu "
-"pengecualian yang tidak tertangani:"
+msgstr "Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) dilepaskan suatu pengecualian yang tidak tertangani:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) berhasil"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Pembaruan DNS dinamis untuk %(hostname)s (%(provider)s) berhasil"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Header permintaan:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Header permintaan:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Header tanggapan:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index ba38251b86e48e779a121e61cf9c8d730e616d8f..d95d71a4e58587f8029a0048ed0aa9b2bb36fa7f 100644 (file)
--- a/po/it.po
+++ b/po/it.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Translators:
+# n.patriarchi <niccolo@cyber.it>, 2014
 # umberto <web.af@email.it>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # umberto <web.af@email.it>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
-"Last-Translator: umberto <web.af@email.it>\n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/"
-"it/)\n"
-"Language: it\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Non ha trovato voci nel file di configurazione"
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Non ha trovato voci nel file di configurazione"
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Aggiornamento DNS dinamico fallita per  %(hostname)s (%(provider)s)"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Aggiornamento DNS dinamico fallita per  %(hostname)s (%(provider)s)"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Aggiornamento DNS dinamico per  %(hostname)s (%(provider)s) generata "
-"un'eccezione non gestita:"
+msgstr "Aggiornamento DNS dinamico per  %(hostname)s (%(provider)s) generata un'eccezione non gestita:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) eseguito con successo"
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
 msgstr ""
 msgstr ""
-"Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) eseguito con "
-"successo"
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 #, python-format
 msgid "Updating %s forced"
-msgstr ""
+msgstr "L'aggiornamento %s è stato forzato"
 
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 #, python-format
 msgid "%s is already up to date"
-msgstr ""
+msgstr "%s è già aggiornato"
 
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgid "No valid FQDN was given."
-msgstr ""
+msgstr "Non è stato dato un valido FQDN."
 
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgid "Invalid hostname specified."
-msgstr ""
+msgstr "Nome host specificato non valido."
 
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgid "Hostname not marked as a dynamic host."
-msgstr ""
+msgstr "Il nome host non è marcato come uno dinamico."
 
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgid "Invalid IP address has been sent."
+msgstr "E' stato inviato un indirizzo IP non valido."
+
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
 msgstr ""
 
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Intestazione di richiesta:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Intestazione di richiesta:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Intestazione di risposta:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 83bc94adfa34d4f911112012eb46a94df5cf096a..950372466e9e52850d86d8ef66b4fd66942a762a 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-04-12 14:23+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Japanese (http://www.transifex.com/projects/p/ipfire/language/"
-"ja/)\n"
-"Language: ja\n"
+"Language-Team: Japanese (http://www.transifex.com/projects/p/ipfire/language/ja/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: ja\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index 58aff960f60145b030b23143a668c9ebbafb52b5..73f9ac9d64d6935925a963c93ad536ecfa2895e0 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/ipfire/"
-"language/km_KH/)\n"
-"Language: km_KH\n"
+"Language-Team: Khmer (Cambodia) (http://www.transifex.com/projects/p/ipfire/language/km_KH/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: km_KH\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index b1324dfd8b296bf5a7ac9861316895fb5f2c7294..a93cc82ced8205ae9a0eb87f6a188d03b9c23e56 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Hans <dutchtux@gmail.com>, 2013
 # Translators:
 # Hans <dutchtux@gmail.com>, 2013
+# Hans <dutchtux@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
-"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/"
-"nl/)\n"
-"Language: nl\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-07-05 12:36+0000\n"
+"Last-Translator: Hans <dutchtux@gmail.com>\n"
+"Language-Team: Dutch (http://www.transifex.com/projects/p/ipfire/language/nl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: nl\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr "Debugging modus is geactiveerd"
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr "Inladen configuratiebestand %s"
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Geen items gevonden in het configuratiebestand. Gestopt."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Geen items gevonden in het configuratiebestand. Gestopt."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) mislukt:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) mislukt:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Dynamische DNS update voor %(hostname)s (%(provider)s) gaf een onverwerkte "
-"uitzondering:"
+msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) gaf een onverwerkte uitzondering:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) geslaagd"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Dynamische DNS update voor %(hostname)s (%(provider)s) geslaagd"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr "Fout"
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr "Netwerkfout"
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr "De server heeft het verzoek niet verwerkt omdat het account vermoedelijk is misbruikt"
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr "Server authenticatie is mislukt"
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr "De server weigert updates van deze client"
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr "Het configuratiebestand bevat fouten"
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr "Verbinding geweigerd"
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr "Verbinding timeout"
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr "De host werd niet gevonden in het configuratiebestand"
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr "Interne serverfout"
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr "Netwerk onbereikbaar"
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr "Opvraagfout"
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr "Dienst niet beschikbaaar"
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr "De update kon niet worden uitgevoerd"
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 #, python-format
 msgid "Updating %s forced"
-msgstr ""
+msgstr "Bijwerken %s gereed"
 
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 #, python-format
 msgid "%s is already up to date"
-msgstr ""
+msgstr "%s is al bijgewerkt"
 
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgid "No valid FQDN was given."
-msgstr ""
+msgstr "Geen geldige FQDN opgegeven."
 
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgid "Invalid hostname specified."
-msgstr ""
+msgstr "Ongeldige hostnaam opgegeven."
 
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgid "Hostname not marked as a dynamic host."
-msgstr ""
+msgstr "Hostnaam is niet gemarkeerd als dynamische host."
 
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgid "Invalid IP address has been sent."
-msgstr ""
+msgstr "Ongeldig IP adres is verzonden."
+
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr "Geen hostnaam opgegeven."
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr "Account is uitgeschakeld."
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr "Teveel mislukte pogingen."
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr "Opgegeven host bestaat niet."
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr "DNS fout geconstateerd."
 
 
-#: ../src/ddns/system.py:127
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr "Server antwoord: %s"
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr "Domein niet gevonden."
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr "Domein niet actief."
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr "Geen authenticatie details opgegeven."
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr "Ongeldig IPv4 adres is verstuurd."
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr "Ongeldig IPv6 adres is verstuurd."
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr "Draait op distributie: %s"
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Aanvraag header:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Aanvraag header:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Antwoord header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr "Antwoord header (statuscode %s):"
index 2bf101a8749d71be6dccef0d1a9bd46fc06918bc..3449f04553813a3a4119ad4ffe0bb8c4ab24bc28 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Jakub Ratajczak <j.ratajczak@eqba.pl>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Jakub Ratajczak <j.ratajczak@eqba.pl>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/"
-"pl/)\n"
-"Language: pl\n"
+"Language-Team: Polish (http://www.transifex.com/projects/p/ipfire/language/pl/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
-"|| n%100>=20) ? 1 : 2);\n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nie znaleziono żadnych wpisów w pliku configuracyjnym. Kończenie."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nie znaleziono żadnych wpisów w pliku configuracyjnym. Kończenie."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
-msgstr ""
-"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) nieudana:"
+msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) nieudana:"
 
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) wywołała "
-"nieobsługiwany błąd: "
+msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) wywołała nieobsługiwany błąd: "
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) poprawna:"
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
 msgstr ""
 msgstr ""
-"Aktualizacja dynamicznago DNS dla %(hostname)s (%(provider)s) poprawna:"
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Nagłówek żądania: "
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Nagłówek żądania: "
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Nagłówek odpowiedzi: "
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index d6a6902a13f19c9e1e13f008379eb46853df39fe..33abd7d92eff851c36969eb5db0d8a33028d012b 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # André Felipe Morro <andre@andremorro.com>, 2012
 # Translators:
 # André Felipe Morro <andre@andremorro.com>, 2012
+# André Felipe Morro <andre@andremorro.com>, 2014
+# Flávio Veras <flaviove@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
-"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
-"ipfire/language/pt_BR/)\n"
-"Language: pt_BR\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-07-04 10:46+0000\n"
+"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/ipfire/language/pt_BR/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: pt_BR\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr "Modo de depuração habilitado"
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr "Carregando arquivo de configuração %s"
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Não foram encontradas entradas no arquivo de configuração. Saindo."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Não foram encontradas entradas no arquivo de configuração. Saindo."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) falhou:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) falhou:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) teve uma "
-"exceção não tratada:"
+msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) teve uma exceção não tratada:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
-msgstr ""
-"Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) bem sucedida"
+msgstr "Atualização de DNS Dinâmico para %(hostname)s (%(provider)s) bem sucedida"
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr "Erro"
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr "Erro na rede"
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr "O servidor negou o processamento do pedido, por suspeita de abuso na conta"
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr "Autenticação contra o servidor falhou"
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr "O servidor nega todas as atualizações deste cliente"
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr "O arquivo de configuração tem erros"
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr "Conexão recusada"
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr "Tempo limite de conexão"
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr "O host não pôde ser encontrado no arquivo de configuração"
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr "Erro Interno do Servidor"
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr "Rede inacessível"
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr "Erro de requisição"
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr "Serviço indisponível"
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr "A atualizalçao não pode ser realizada"
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 #, python-format
 msgid "Updating %s forced"
-msgstr ""
+msgstr "Atualição de %s forçada"
 
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 #, python-format
 msgid "%s is already up to date"
-msgstr ""
+msgstr "%s já está atualizado"
 
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgid "No valid FQDN was given."
-msgstr ""
+msgstr "Não foi dado um FQDN válido."
 
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgid "Invalid hostname specified."
-msgstr ""
+msgstr "Hostname especificado inválido."
 
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgid "Hostname not marked as a dynamic host."
-msgstr ""
+msgstr "Hostname não marcado como host dinâmico."
 
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgid "Invalid IP address has been sent."
-msgstr ""
+msgstr "Endereço IP inválido foi enviado."
+
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr "Nenhum nome de host foi espacificado."
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr "A conta foi desabilitada."
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr "Falha em muitas rwequisições."
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr "Host especificado não existe."
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr "Encontrado erro de DNS."
 
 
-#: ../src/ddns/system.py:127
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr "Resposta do servidor: %s"
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr "Domínio não encontrado."
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr "Domínio não está ativo."
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr "Nenhum detalhe de Autor especificado."
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr "Endereço IPv4 inválido foi enviado."
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr "Endereço IPv6 inválido foi enviado."
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr "Em execução na distribuição: %s"
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Header solicitada:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Header solicitada:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Header de resposta:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr "Cabeçalho de resposta (código de status %s):"
index 9a81d4d11431897bcaeeecd36048f0c21516bd9d..f9aedf05929c30d711432e5444f7ce347b476c47 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/"
-"ipfire/language/pt_PT/)\n"
-"Language: pt_PT\n"
+"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/ipfire/language/pt_PT/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: pt_PT\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index ec57f8dc1645af2d4bfa6fbbece74b8c7c3f9b2d..889e2f095b35bc3a1f7dbc89dacdd58beff1d581 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # robert lasic <robertlasic@gmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # robert lasic <robertlasic@gmail.com>, 2013
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/"
-"ipfire/language/ro_RO/)\n"
-"Language: ro_RO\n"
+"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/ipfire/language/ro_RO/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
-"2:1));\n"
+"Language: ro_RO\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nici o intrare în fișierul de configurare. Ieșire."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nici o intrare în fișierul de configurare. Ieșire."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Eroare actualizare DNS dinamic %(hostname)s (%(provider)s):"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Eroare actualizare DNS dinamic %(hostname)s (%(provider)s):"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Actualizare DNS dinamic pentru %(hostname)s (%(provider)s) a generat o "
-"excepție netratată:"
+msgstr "Actualizare DNS dinamic pentru %(hostname)s (%(provider)s) a generat o excepție netratată:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "Actualizarea DNS dinamic pentru %(hostname)s (%(provider)s) s-a făcut cu succes."
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
 msgstr ""
 msgstr ""
-"Actualizarea DNS dinamic pentru %(hostname)s (%(provider)s) s-a făcut cu "
-"succes."
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Cerere header:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Cerere header:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Răspuns header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index b67f6b6b8393d865d70595f2e52c459bc3875634..3f3c5d457a57b7b8b84180b80d30d2b374f51e3e 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Translators:
+# Alexander Savchenko, 2014
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
-"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language/"
-"ru/)\n"
-"Language: ru\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-07-08 09:47+0000\n"
+"Last-Translator: Alexander Savchenko\n"
+"Language-Team: Russian (http://www.transifex.com/projects/p/ipfire/language/ru/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: ru\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Не найдено записей в конфигурационном файле. Выход."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Не найдено записей в конфигурационном файле. Выход."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Ошибка обновления Dynamic DNS для %(hostname)s (%(provider)s):"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Ошибка обновления Dynamic DNS для %(hostname)s (%(provider)s):"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Обновление Dynamic DNS для %(hostname)s (%(provider)s) вызвало "
-"необработанное исключение:"
+msgstr "Обновление Dynamic DNS для %(hostname)s (%(provider)s) вызвало необработанное исключение:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "Обновление Dynamic DNS для %(hostname)s (%(provider)s) выполнено успешно."
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr "Ошибка"
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
 msgstr ""
 msgstr ""
-"Обновление Dynamic DNS для %(hostname)s (%(provider)s) выполнено успешно."
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr "Домен не найден."
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Заголовок запроса:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Заголовок запроса:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Заголовок ответа:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index a74059b71616793a8534a455be22edbc16a5f893..4cb819975fec5ad41620dfa0c0129d845e24a724 100644 (file)
--- a/po/sq.po
+++ b/po/sq.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Ardit Dani <ardit.dani@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Ardit Dani <ardit.dani@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-01-10 15:36+0000\n"
-"Last-Translator: Ardit Dani <ardit.dani@gmail.com>\n"
-"Language-Team: Albanian (http://www.transifex.com/projects/p/ipfire/language/"
-"sq/)\n"
-"Language: sq\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Albanian (http://www.transifex.com/projects/p/ipfire/language/sq/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: sq\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nuk gjeti asnjë hyrje në skedarin e konfigurimit. Dalje."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Nuk gjeti asnjë hyrje në skedarin e konfigurimit. Dalje."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Azhornimi dinamik i DNS për %(hostname)s(%(provider)s) dështoj:"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Azhornimi dinamik i DNS për %(hostname)s(%(provider)s) dështoj:"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Azhornimi dinamik i DNS për %(hostname)s (%(provider)s) holli një përjashtim "
-"të pambajtur:"
+msgstr "Azhornimi dinamik i DNS për %(hostname)s (%(provider)s) holli një përjashtim të pambajtur:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Azhornimi dinamik i DNS për %(hostname)s (%(provider)s) me sukses"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Azhornimi dinamik i DNS për %(hostname)s (%(provider)s) me sukses"
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Kërkesë koke:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Kërkesë koke:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Përgjigje koke:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index b47068c4eec41300e0289144cb612eb807091414..abf3910b9653996277b0d6937d6e3c72f3c00e4a 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # softballs <andreas@meriq.se>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # softballs <andreas@meriq.se>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-05-13 20:59+0000\n"
-"Last-Translator: softballs <andreas@meriq.se>\n"
-"Language-Team: Swedish (http://www.transifex.com/projects/p/ipfire/language/"
-"sv/)\n"
-"Language: sv\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Swedish (http://www.transifex.com/projects/p/ipfire/language/sv/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: sv\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Hittade inte några inlägg i konfigurations filen. Avslutar."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Hittade inte några inlägg i konfigurations filen. Avslutar."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index 4ffa18ee046c94e03641a1ba956925ce69014772..ef7822fb22271a3698aa743179218755a76ae53a 100644 (file)
--- a/po/th.po
+++ b/po/th.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Thai (http://www.transifex.com/projects/p/ipfire/language/"
-"th/)\n"
-"Language: th\n"
+"Language-Team: Thai (http://www.transifex.com/projects/p/ipfire/language/th/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: th\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index c1c4562961ceaf877891362969b4fe9dc63f89d5..c1a5de14580fa98e6b282292108295602fb7969a 100644 (file)
--- a/po/tk.po
+++ b/po/tk.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2012-07-19 17:07+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: Turkmen (http://www.transifex.com/projects/p/ipfire/language/"
-"tk/)\n"
-"Language: tk\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Turkmen (http://www.transifex.com/projects/p/ipfire/language/tk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: tk\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index dae6dd3962f6905069005b33f4df17681c430bfd..eaa50690bd94d767505ff14b5f43627152fb2d49 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Ersan YILDIRIM <yakazan@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Ersan YILDIRIM <yakazan@gmail.com>, 2014
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2014-01-16 16:51+0000\n"
-"Last-Translator: Ersan YILDIRIM <yakazan@gmail.com>\n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language/"
-"tr/)\n"
-"Language: tr\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
+"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
+"Language-Team: Turkish (http://www.transifex.com/projects/p/ipfire/language/tr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: tr\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Yapılandırma dosyasında hiçbir girdi bulunamadı. Çıkılıyor."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Yapılandırma dosyasında hiçbir girdi bulunamadı. Çıkılıyor."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
-msgstr ""
-"%(hostname)s (%(provider)s) için dinami DNS güncelleştirmesi başarısız oldu."
+msgstr "%(hostname)s (%(provider)s) için dinami DNS güncelleştirmesi başarısız oldu."
 
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"%(hostname)s (%(provider)s) dinamik DNS işlenmesinde özel bir durum oluştu:"
+msgstr "%(hostname)s (%(provider)s) dinamik DNS işlenmesinde özel bir durum oluştu:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
+msgstr "%(hostname)s (%(provider)s) için dinamik DNS güncellemesi başarıyla yapıldı "
+
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
 msgstr ""
 msgstr ""
-"%(hostname)s (%(provider)s) için dinamik DNS güncellemesi başarıyla yapıldı "
 
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Başlık isteği:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Başlık isteği:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Başlık yanıtı:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 6ffa1cfed9ed3d40264919d0662d9c1242311c35..d3763b005f96123b6ed56f7df51e2df3defd89b2 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 # Вальчишин Андрій Олегович <v.andrey@i.ua>, 2012
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Ukrainian (http://www.transifex.com/projects/p/ipfire/"
-"language/uk/)\n"
-"Language: uk\n"
+"Language-Team: Ukrainian (http://www.transifex.com/projects/p/ipfire/language/uk/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Language: uk\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Не знайдено записів в файлі конфігурації. Вихід."
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Не знайдено записів в файлі конфігурації. Вихід."
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Помилка оновлення Dynamic DNS для %(hostname)s (%(provider)s):"
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr "Помилка оновлення Dynamic DNS для %(hostname)s (%(provider)s):"
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
-msgstr ""
-"Оновлення Dynamic DNS для %(hostname)s (%(provider)s) викликало "
-"неопрацьоване виключення:"
+msgstr "Оновлення Dynamic DNS для %(hostname)s (%(provider)s) викликало неопрацьоване виключення:"
 
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Оновлення Dynamic DNS для %(hostname)s (%(provider)s) виконано."
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr "Оновлення Dynamic DNS для %(hostname)s (%(provider)s) виконано."
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr "Заголовок запиту:"
 
 #. Log response header.
 msgid "Request header:"
 msgstr "Заголовок запиту:"
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
-msgstr "Заголовок відповіді"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
+msgstr ""
index 59cbd4eefbc7354c251010f6dea988777e871240..3fbd09ab6c6351b966332bb4574870d8142f104e 100644 (file)
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-12-20 10:28+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Uzbek (Latin) (http://www.transifex.com/projects/p/ipfire/"
-"language/uz@Latn/)\n"
-"Language: uz@Latn\n"
+"Language-Team: Uzbek (Latin) (http://www.transifex.com/projects/p/ipfire/language/uz@Latn/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: uz@Latn\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""
index 2c8b07309779bba018c3b6cd0ceb85fe317333af..101102c17c259e2a9119b55a140417b716cd817e 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-#
+# 
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
 # Translators:
 msgid ""
 msgstr ""
 "Project-Id-Version: IPFire Project\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2014-06-11 00:13+0200\n"
-"PO-Revision-Date: 2013-11-20 13:12+0000\n"
+"POT-Creation-Date: 2014-06-22 12:37+0000\n"
+"PO-Revision-Date: 2014-06-23 08:45+0000\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
 "Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
-"Language-Team: Vietnamese (http://www.transifex.com/projects/p/ipfire/"
-"language/vi/)\n"
-"Language: vi\n"
+"Language-Team: Vietnamese (http://www.transifex.com/projects/p/ipfire/language/vi/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
+"Language: vi\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: ../src/ddns/__init__.py:139
+#: ../src/ddns/__init__.py:60
+msgid "Debugging mode enabled"
+msgstr ""
+
+#: ../src/ddns/__init__.py:128
+#, python-format
+msgid "Loading configuration file %s"
+msgstr ""
+
+#: ../src/ddns/__init__.py:183
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
 msgid "Found no entries in the configuration file. Exiting."
 msgstr ""
 
-#: ../src/ddns/__init__.py:151
+#: ../src/ddns/__init__.py:194
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:156
+#: ../src/ddns/__init__.py:201
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
 #, python-format
 msgid ""
 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
 "exception:"
 msgstr ""
 
-#: ../src/ddns/__init__.py:160
+#: ../src/ddns/__init__.py:205
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
 #, python-format
 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
 msgstr ""
 
-#: ../src/ddns/providers.py:120
+#: ../src/ddns/errors.py:29
+msgid "Error"
+msgstr ""
+
+#: ../src/ddns/errors.py:39
+msgid "Network error"
+msgstr ""
+
+#: ../src/ddns/errors.py:47
+msgid ""
+"The server denied processing the request because account abuse is suspected"
+msgstr ""
+
+#: ../src/ddns/errors.py:55
+msgid "Authentication against the server has failed"
+msgstr ""
+
+#: ../src/ddns/errors.py:64
+msgid "The server denies any updates from this client"
+msgstr ""
+
+#: ../src/ddns/errors.py:72
+msgid "The configuration file has errors"
+msgstr ""
+
+#: ../src/ddns/errors.py:79
+msgid "Connection refused"
+msgstr ""
+
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+msgid "Connection timeout"
+msgstr ""
+
+#: ../src/ddns/errors.py:94
+msgid "The host could not be found in the configuration file"
+msgstr ""
+
+#: ../src/ddns/errors.py:102
+msgid "Internal server error"
+msgstr ""
+
+#: ../src/ddns/errors.py:109
+msgid "Network unreachable"
+msgstr ""
+
+#: ../src/ddns/errors.py:117
+msgid "Request error"
+msgstr ""
+
+#: ../src/ddns/errors.py:124
+msgid "Service unavailable"
+msgstr ""
+
+#: ../src/ddns/errors.py:132
+msgid "The update could not be performed"
+msgstr ""
+
+#: ../src/ddns/providers.py:129
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
 #, python-format
 msgid "Updating %s forced"
 msgstr ""
 
-#: ../src/ddns/providers.py:124
+#: ../src/ddns/providers.py:133
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
 #, python-format
 msgid "%s is already up to date"
 msgstr ""
 
-#: ../src/ddns/providers.py:247
+#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
+#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
 msgid "No valid FQDN was given."
 msgstr ""
 
 msgid "No valid FQDN was given."
 msgstr ""
 
-#: ../src/ddns/providers.py:249
+#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
 msgid "Invalid hostname specified."
 msgstr ""
 
 msgid "Invalid hostname specified."
 msgstr ""
 
-#: ../src/ddns/providers.py:251
+#: ../src/ddns/providers.py:282
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
 msgid "Hostname not marked as a dynamic host."
 msgstr ""
 
-#: ../src/ddns/providers.py:253
+#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
+#: ../src/ddns/providers.py:475
 msgid "Invalid IP address has been sent."
 msgstr ""
 
 msgid "Invalid IP address has been sent."
 msgstr ""
 
-#: ../src/ddns/system.py:127
+#: ../src/ddns/providers.py:324
+msgid "No hostname specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:333
+msgid "Account has been disabled."
+msgstr ""
+
+#: ../src/ddns/providers.py:339
+msgid "Too many failed requests."
+msgstr ""
+
+#: ../src/ddns/providers.py:388
+msgid "Specified host does not exist."
+msgstr ""
+
+#: ../src/ddns/providers.py:392
+msgid "DNS error encountered."
+msgstr ""
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:395
+#, python-format
+msgid "Server response: %s"
+msgstr ""
+
+#: ../src/ddns/providers.py:596
+msgid "Domain not found."
+msgstr ""
+
+#: ../src/ddns/providers.py:598
+msgid "Domain not active."
+msgstr ""
+
+#: ../src/ddns/providers.py:694
+msgid "No Auth details specified."
+msgstr ""
+
+#: ../src/ddns/providers.py:716
+msgid "Invalid IPv4 address has been sent."
+msgstr ""
+
+#: ../src/ddns/providers.py:718
+msgid "Invalid IPv6 address has been sent."
+msgstr ""
+
+#: ../src/ddns/system.py:52
+#, python-format
+msgid "Running on distribution: %s"
+msgstr ""
+
+#: ../src/ddns/system.py:155
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
 msgid "Request header:"
 msgstr ""
 
 #. Log response header.
-#: ../src/ddns/system.py:135
-msgid "Response header:"
+#: ../src/ddns/system.py:163
+#, python-format
+msgid "Response header (Status Code %s):"
 msgstr ""
 msgstr ""