]> git.ipfire.org Git - ddns.git/blame_incremental - po/it.po
README: Mention support for nsupdate
[ddns.git] / po / it.po
... / ...
CommitLineData
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
7msgid ""
8msgstr ""
9"Project-Id-Version: IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
11"POT-Creation-Date: 2014-06-11 00:13+0200\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/"
15"it/)\n"
16"Language: it\n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
22#: ../src/ddns/__init__.py:139
23msgid "Found no entries in the configuration file. Exiting."
24msgstr "Non ha trovato voci nel file di configurazione"
25
26#: ../src/ddns/__init__.py:151
27#, python-format
28msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29msgstr "Aggiornamento DNS dinamico fallita per %(hostname)s (%(provider)s)"
30
31#: ../src/ddns/__init__.py:156
32#, python-format
33msgid ""
34"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
35"exception:"
36msgstr ""
37"Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) generata "
38"un'eccezione non gestita:"
39
40#: ../src/ddns/__init__.py:160
41#, python-format
42msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
43msgstr ""
44"Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) eseguito con "
45"successo"
46
47#: ../src/ddns/providers.py:120
48#, python-format
49msgid "Updating %s forced"
50msgstr ""
51
52#: ../src/ddns/providers.py:124
53#, python-format
54msgid "%s is already up to date"
55msgstr ""
56
57#: ../src/ddns/providers.py:247
58msgid "No valid FQDN was given."
59msgstr ""
60
61#: ../src/ddns/providers.py:249
62msgid "Invalid hostname specified."
63msgstr ""
64
65#: ../src/ddns/providers.py:251
66msgid "Hostname not marked as a dynamic host."
67msgstr ""
68
69#: ../src/ddns/providers.py:253
70msgid "Invalid IP address has been sent."
71msgstr ""
72
73#: ../src/ddns/system.py:127
74msgid "Request header:"
75msgstr "Intestazione di richiesta:"
76
77#. Log response header.
78#: ../src/ddns/system.py:135
79msgid "Response header:"
80msgstr "Intestazione di risposta:"