]> git.ipfire.org Git - ddns.git/blame - po/it.po
Update translations.
[ddns.git] / po / it.po
CommitLineData
ba9a8e95
MT
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.
2a0f28fd 4#
ba9a8e95
MT
5# Translators:
6# umberto <web.af@email.it>, 2013
7msgid ""
8msgstr ""
9"Project-Id-Version: IPFire Project\n"
10"Report-Msgid-Bugs-To: \n"
2a0f28fd 11"POT-Creation-Date: 2014-06-11 00:13+0200\n"
ba9a8e95
MT
12"PO-Revision-Date: 2013-11-20 13:12+0000\n"
13"Last-Translator: umberto <web.af@email.it>\n"
2a0f28fd
MT
14"Language-Team: Italian (http://www.transifex.com/projects/p/ipfire/language/"
15"it/)\n"
16"Language: it\n"
ba9a8e95
MT
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=UTF-8\n"
19"Content-Transfer-Encoding: 8bit\n"
ba9a8e95
MT
20"Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
2a0f28fd 22#: ../src/ddns/__init__.py:139
ba9a8e95
MT
23msgid "Found no entries in the configuration file. Exiting."
24msgstr "Non ha trovato voci nel file di configurazione"
25
2a0f28fd 26#: ../src/ddns/__init__.py:151
ba9a8e95
MT
27#, python-format
28msgid "Dynamic DNS update for %(hostname)s (%(provider)s) failed:"
29msgstr "Aggiornamento DNS dinamico fallita per %(hostname)s (%(provider)s)"
30
2a0f28fd 31#: ../src/ddns/__init__.py:156
ba9a8e95
MT
32#, python-format
33msgid ""
34"Dynamic DNS update for %(hostname)s (%(provider)s) throwed an unhandled "
35"exception:"
2a0f28fd
MT
36msgstr ""
37"Aggiornamento DNS dinamico per %(hostname)s (%(provider)s) generata "
38"un'eccezione non gestita:"
ba9a8e95 39
2a0f28fd 40#: ../src/ddns/__init__.py:160
ba9a8e95
MT
41#, python-format
42msgid "Dynamic DNS update for %(hostname)s (%(provider)s) successful"
2a0f28fd
MT
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 ""
ba9a8e95 72
2a0f28fd 73#: ../src/ddns/system.py:127
ba9a8e95
MT
74msgid "Request header:"
75msgstr "Intestazione di richiesta:"
76
77#. Log response header.
2a0f28fd 78#: ../src/ddns/system.py:135
ba9a8e95
MT
79msgid "Response header:"
80msgstr "Intestazione di risposta:"