]> git.ipfire.org Git - oddments/ddns.git/blobdiff - po/it.po
Update translations
[oddments/ddns.git] / po / it.po
index d95d71a4e58587f8029a0048ed0aa9b2bb36fa7f..b0ca8528ff6898034e1f2ec03c3b57a6a20a687f 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -3,15 +3,17 @@
 # This file is distributed under the same license as the PACKAGE package.
 # 
 # Translators:
+# gtufano <gt@iltofa.com>, 2014
+# luX <lucianocataldo@gmail.com>, 2014
 # 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"
-"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"
+"POT-Creation-Date: 2014-08-04 14:54+0000\n"
+"PO-Revision-Date: 2014-09-16 09:03+0000\n"
+"Last-Translator: luX <lucianocataldo@gmail.com>\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"
@@ -19,178 +21,198 @@ msgstr ""
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../src/ddns/__init__.py:60
+#: ../src/ddns/__init__.py:62
 msgid "Debugging mode enabled"
-msgstr ""
+msgstr "Modalità di debug abilitata"
 
-#: ../src/ddns/__init__.py:128
+#: ../src/ddns/__init__.py:86
 #, python-format
 msgid "Loading configuration file %s"
-msgstr ""
+msgstr "Carico il file di configurazione %s"
 
-#: ../src/ddns/__init__.py:183
+#: ../src/ddns/__init__.py:146
 msgid "Found no entries in the configuration file. Exiting."
 msgstr "Non ha trovato voci nel file di configurazione"
 
-#: ../src/ddns/__init__.py:194
+#: ../src/ddns/__init__.py:157
 #, 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:201
+#: ../src/ddns/__init__.py:164
 #, 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:"
 
-#: ../src/ddns/__init__.py:205
-#, 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 ""
+msgstr "Errore"
 
 #: ../src/ddns/errors.py:39
 msgid "Network error"
-msgstr ""
+msgstr "Errore di rete"
 
 #: ../src/ddns/errors.py:47
 msgid ""
 "The server denied processing the request because account abuse is suspected"
-msgstr ""
+msgstr "Il server non processerà la richiesta perché sospetta un abuso dell'account utente"
 
 #: ../src/ddns/errors.py:55
 msgid "Authentication against the server has failed"
-msgstr ""
+msgstr "L'autenticazione sul server è fallita."
 
 #: ../src/ddns/errors.py:64
 msgid "The server denies any updates from this client"
-msgstr ""
+msgstr "Il server non vuole aggiornamenti da questo client"
 
 #: ../src/ddns/errors.py:72
 msgid "The configuration file has errors"
-msgstr ""
+msgstr "Il file di configurazione ha errori"
 
 #: ../src/ddns/errors.py:79
 msgid "Connection refused"
-msgstr ""
+msgstr "Connessione rifiutata"
 
-#: ../src/ddns/errors.py:86 ../src/ddns/system.py:203
+#: ../src/ddns/errors.py:86 ../src/ddns/system.py:212
 msgid "Connection timeout"
-msgstr ""
+msgstr "Connessione scaduta"
 
 #: ../src/ddns/errors.py:94
 msgid "The host could not be found in the configuration file"
-msgstr ""
+msgstr "L'host non può essere trovato nel file di configurazione"
 
 #: ../src/ddns/errors.py:102
 msgid "Internal server error"
-msgstr ""
+msgstr "Errore interno del server"
 
 #: ../src/ddns/errors.py:109
 msgid "Network unreachable"
-msgstr ""
+msgstr "Rete irraggiungibile"
 
 #: ../src/ddns/errors.py:117
 msgid "Request error"
-msgstr ""
+msgstr "Errore nella richiesta"
 
-#: ../src/ddns/errors.py:124
-msgid "Service unavailable"
-msgstr ""
+#: ../src/ddns/errors.py:125
+msgid "Could not resolve DNS entry"
+msgstr "Impossibile risolvere la voce DNS"
 
 #: ../src/ddns/errors.py:132
+msgid "Service unavailable"
+msgstr "Serivizio non disponibile"
+
+#: ../src/ddns/errors.py:140
 msgid "The update could not be performed"
-msgstr ""
+msgstr "L'aggiornamento non può essere eseguito"
 
-#: ../src/ddns/providers.py:129
+#: ../src/ddns/providers.py:71
+msgid "Provider is not properly configured"
+msgstr "Provider non è configurato correttamente"
+
+#: ../src/ddns/providers.py:128
 #, python-format
 msgid "Updating %s forced"
 msgstr "L'aggiornamento %s è stato forzato"
 
-#: ../src/ddns/providers.py:133
+#: ../src/ddns/providers.py:132
 #, python-format
-msgid "%s is already up to date"
-msgstr "%s è già aggiornato"
+msgid "The dynamic host %(hostname)s (%(provider)s) is already up to date"
+msgstr "L'host dinamico %(hostname)s (%(provider)s) è già aggiornato"
 
-#: ../src/ddns/providers.py:278 ../src/ddns/providers.py:386
-#: ../src/ddns/providers.py:720 ../src/ddns/providers.py:882
+#: ../src/ddns/providers.py:139
+#, 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/providers.py:220 ../src/ddns/providers.py:424
+#: ../src/ddns/providers.py:929 ../src/ddns/providers.py:1077
 msgid "No valid FQDN was given."
 msgstr "Non è stato dato un valido FQDN."
 
-#: ../src/ddns/providers.py:280 ../src/ddns/providers.py:327
+#: ../src/ddns/providers.py:222
+msgid "Specified host does not exist."
+msgstr "L'host specificato non esiste"
+
+#: ../src/ddns/providers.py:226
+msgid "DNS error encountered."
+msgstr "Errore nel DNS."
+
+#. If we got here, some other update error happened.
+#: ../src/ddns/providers.py:229
+#, python-format
+msgid "Server response: %s"
+msgstr "Risposta del server: %s"
+
+#: ../src/ddns/providers.py:345
+msgid "Scriptlet:"
+msgstr "Scriptlet:"
+
+#: ../src/ddns/providers.py:426 ../src/ddns/providers.py:472
 msgid "Invalid hostname specified."
 msgstr "Nome host specificato non valido."
 
-#: ../src/ddns/providers.py:282
+#: ../src/ddns/providers.py:428
 msgid "Hostname not marked as a dynamic host."
 msgstr "Il nome host non è marcato come uno dinamico."
 
-#: ../src/ddns/providers.py:284 ../src/ddns/providers.py:336
-#: ../src/ddns/providers.py:475
+#: ../src/ddns/providers.py:430 ../src/ddns/providers.py:481
+#: ../src/ddns/providers.py:658
 msgid "Invalid IP address has been sent."
 msgstr "E' stato inviato un indirizzo IP non valido."
 
-#: ../src/ddns/providers.py:324
+#: ../src/ddns/providers.py:469
 msgid "No hostname specified."
-msgstr ""
+msgstr "Nome dell'host non specificato"
 
-#: ../src/ddns/providers.py:333
+#: ../src/ddns/providers.py:478
 msgid "Account has been disabled."
-msgstr ""
+msgstr "L'utente è stato disabilitato"
 
-#: ../src/ddns/providers.py:339
+#: ../src/ddns/providers.py:484
 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 "Troppe richieste fallite"
 
-#: ../src/ddns/providers.py:596
+#: ../src/ddns/providers.py:575 ../src/ddns/providers.py:746
 msgid "Domain not found."
-msgstr ""
+msgstr "Dominio non trovato."
+
+#: ../src/ddns/providers.py:609
+msgid "An invalid IP address was submitted"
+msgstr "Un indirizzo IP non valido è stato sottoposto"
 
-#: ../src/ddns/providers.py:598
+#: ../src/ddns/providers.py:748
 msgid "Domain not active."
-msgstr ""
+msgstr "Dominio non attivo."
+
+#: ../src/ddns/providers.py:809
+msgid "Invalid protocol has been given"
+msgstr "E' stato inviato un protocollo non valido"
 
-#: ../src/ddns/providers.py:694
+#: ../src/ddns/providers.py:903
 msgid "No Auth details specified."
-msgstr ""
+msgstr "Nessun dettagli di autorizzazione specificato."
 
-#: ../src/ddns/providers.py:716
+#: ../src/ddns/providers.py:925
 msgid "Invalid IPv4 address has been sent."
-msgstr ""
+msgstr "È stato spedito un indirizzo IPv4 non valido."
 
-#: ../src/ddns/providers.py:718
+#: ../src/ddns/providers.py:927
 msgid "Invalid IPv6 address has been sent."
-msgstr ""
+msgstr "È stato spedito un indirizzo IPv6 non valido."
 
-#: ../src/ddns/system.py:52
+#: ../src/ddns/system.py:55
 #, python-format
 msgid "Running on distribution: %s"
-msgstr ""
+msgstr "In esecuzione sulla distribuzione: %s"
 
-#: ../src/ddns/system.py:155
+#: ../src/ddns/system.py:153
 msgid "Request header:"
 msgstr "Intestazione di richiesta:"
 
 #. Log response header.
-#: ../src/ddns/system.py:163
+#: ../src/ddns/system.py:161 ../src/ddns/system.py:170
 #, python-format
 msgid "Response header (Status Code %s):"
-msgstr ""
+msgstr "Testata della risposta (codice di stato %s)."