]> git.ipfire.org Git - ddns.git/blob - po/it.po
Merge branch 'lightningwirelabs'
[ddns.git] / po / it.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # umberto <web.af@email.it>, 2013
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: IPFire Project\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2012-07-19 18:48+0000\n"
12 "PO-Revision-Date: 2013-11-20 13:12+0000\n"
13 "Last-Translator: umberto <web.af@email.it>\n"
14 "Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/it/)\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Language: it\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21 #: ddns/__init__.py:117
22 msgid "Found no entries in the configuration file. Exiting."
23 msgstr "Non ha trovato voci nel file di configurazione"
24
25 #: ddns/__init__.py:129
26 #, python-format
27 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
28 msgstr "Aggiornamento DNS dinamico fallita per %(hostname)s (%(provider)s)"
29
30 #: ddns/__init__.py:134
31 #, python-format
32 msgid ""
33 "Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
34 "exception:"
35 msgstr "Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) generata un'eccezione non gestita:"
36
37 #: ddns/__init__.py:138
38 #, python-format
39 msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
40 msgstr "Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) eseguito con successo"
41
42 #: ddns/system.py:73
43 msgid "Request header:"
44 msgstr "Intestazione di richiesta:"
45
46 #. Log response header.
47 #: ddns/system.py:81
48 msgid "Response header:"
49 msgstr "Intestazione di risposta:"