Modified the firewall to use a callback instead of the 2.5 append_const
[pykickstart/EL-5.git] / po / it.po
blob60923bfaa6db9c00c73477800bcee032b4ea3ed8
1 # translation of it.po to Italiano
2 # This file is distributed under the same license as the PACKAGE package.
3 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2006.
5 # Francesco Tombolini <tombo@adamantio.net>, 2006, 2007, 2008.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: it\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2007-10-04 13:22-0400\n"
11 "PO-Revision-Date: 2008-03-09 06:42+0100\n"
12 "Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n"
13 "Language-Team: Italiano <fedora-trans-it@redhat.com>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.11.4\n"
18 "Plural-Forms:  nplurals=2; plural=(n != 1);\n"
20 #: ../pykickstart/base.py:147
21 #, python-format
22 msgid ""
23 "Ignoring deprecated command on line %(lineno)s:  The %(cmd)s command has "
24 "been deprecated and no longer has any effect.  It may be removed from future "
25 "releases, which will result in a fatal error from kickstart.  Please modify "
26 "your kickstart file to remove this command."
27 msgstr ""
28 "Il comando deprecato sulla riga %(lineno)s sarà ignorato:  Il comando %(cmd)"
29 "s è deprecato e non possiede alcun effetto.  Potrebbe essere rimosso dalle "
30 "versioni future, producendo un errore fatale nel kickstart.  Si prega di "
31 "modificare il file kickstart rimuovendo questo comando."
33 #: ../pykickstart/base.py:315
34 #, python-format
35 msgid "Unknown command: %s"
36 msgstr "Comando sconosciuto: %s"
38 #: ../pykickstart/errors.py:48
39 #, python-format
40 msgid ""
41 "The following problem occurred on line %(lineno)s of the kickstart file:\n"
42 "\n"
43 "%(msg)s\n"
44 msgstr ""
45 "Si è verificato il seguente problema sulla riga %(lineno)s del file di "
46 "kickstart:\n"
47 "\n"
48 "%(msg)s\n"
50 #: ../pykickstart/errors.py:50
51 #, python-format
52 msgid "There was a problem reading from line %s of the kickstart file"
53 msgstr ""
54 "Si è verificato un problema durante la lettura dalla riga %s del file di "
55 "kickstart"
57 #: ../pykickstart/options.py:84
58 #, python-format
59 msgid "Option %s is required"
60 msgstr "L'opzione %s è necessaria"
62 #: ../pykickstart/options.py:87
63 #, python-format
64 msgid ""
65 "The option %(option)s was introduced in version %(intro)s, but you are using "
66 "kickstart syntax version %(version)s"
67 msgstr ""
68 "L'opzione %(option)s è stata introdotta con la versione %(intro)s, ma si sta "
69 "utilizzando la versione di sintassi del kickstart %(version)s"
71 #: ../pykickstart/options.py:90
72 #, python-format
73 msgid ""
74 "Ignoring deprecated option on line %(lineno)s:  The %(option)s option has "
75 "been deprecated and no longer has any effect.  It may be removed from future "
76 "releases, which will result in a fatal error from kickstart.  Please modify "
77 "your kickstart file to remove this option."
78 msgstr ""
79 "L'opzione deprecata sulla riga %(lineno)s sarà ignorata:  L'opzione %(option)"
80 "s è stata deprecata e non possiede alcun effetto.  Tale opzione potrà essere "
81 "rimossa dalle versioni future, che risulterà in un errore fatale di "
82 "kickstart.  Si prega di modificare il file kickstart in modo da rimuovere "
83 "questa opzione."
85 #: ../pykickstart/options.py:93
86 #, python-format
87 msgid ""
88 "The option %(option)s was removed in version %(removed)s, but you are using "
89 "kickstart syntax version %(version)s"
90 msgstr ""
91 "L'opzione %(option)s è stata rimossa nella versione %(removed)s, ma si sta "
92 "utilizzando la versione di sintassi del kickstart %(version)s"
94 #: ../pykickstart/options.py:147
95 msgid "Required flag set for option that doesn't take a value"
96 msgstr "Insieme di flag necessarie per l'opzione che non accetta alcun valore"
98 #: ../pykickstart/options.py:156
99 #, python-format
100 msgid "Option %(opt)s: invalid boolean value: %(value)r"
101 msgstr "Opzione %(opt)s: valore booleano non valido: %(value)r"
103 #: ../pykickstart/options.py:161
104 #, python-format
105 msgid "Option %(opt)s: invalid string value: %(value)r"
106 msgstr "Opzione %(opt)s: valore stringa non valido: %(value)r"
108 #: ../pykickstart/parser.py:90
109 #, python-format
110 msgid "Illegal url for %%ksappend: %s"
111 msgstr "Url illegale per %%ksappend: %s"
113 #: ../pykickstart/parser.py:95
114 #, python-format
115 msgid "Unable to open %%ksappend file: "
116 msgstr "Impossibile aprire il file %%ksappend : "
118 #: ../pykickstart/parser.py:101 ../pykickstart/parser.py:103
119 #, python-format
120 msgid "Unable to open %%ksappend file"
121 msgstr "Impossibile aprire il file %%ksappend"
123 #: ../pykickstart/parser.py:286
124 msgid "Group cannot specify both --nodefaults and --optional"
125 msgstr "Group non può specificare sia --nodefaults che --optional"
127 #: ../pykickstart/parser.py:545 ../pykickstart/parser.py:604
128 #, python-format
129 msgid ""
130 "%s does not end with %%end.  This syntax has been deprecated.  It may be "
131 "removed from future releases, which will result in a fatal error from "
132 "kickstart.  Please modify your kickstart file to use this updated syntax."
133 msgstr ""
134 "%s non termina con %%end.  Questa sintassi è deprecata.  Tale opzione potrà essere "
135 "rimossa dalle versioni future, causando un errore fatale in kickstart.  Si prega di modificare il file kickstart per usare questa sintassi aggiornata."
137 #: ../pykickstart/parser.py:604
138 msgid "Script"
139 msgstr "Script"
141 #. If nothing else worked, we're out of options.
142 #: ../pykickstart/version.py:87 ../pykickstart/version.py:96
143 #: ../pykickstart/version.py:99 ../pykickstart/version.py:110
144 #: ../pykickstart/version.py:150
145 #, python-format
146 msgid "Unsupported version specified: %s"
147 msgstr "Versione specificata non supportata: %s"
149 #: ../tools/ksvalidator:52
150 msgid "halt after the first error or warning"
151 msgstr "arrestarsi dopo il primo errore o avvertimento"
153 #: ../tools/ksvalidator:55
154 #, python-format
155 msgid "parse include files when %include is seen"
156 msgstr "esaminare i file include quando %include viene visualizzato"
158 #: ../tools/ksvalidator:57
159 msgid "version of kickstart syntax to validate against"
160 msgstr "versione della sintassi del kickstart verso cui validare"
162 #: ../tools/ksvalidator:71
163 #, python-format
164 msgid "The version %s is not supported by pykickstart"
165 msgstr "La versione %s non è supportata da pykickstart"
167 #: ../tools/ksvalidator:87
168 #, python-format
169 msgid ""
170 "File uses a deprecated option or command.\n"
171 "%s"
172 msgstr ""
173 "Il file utilizza una opzione o comando deprecati.\n"
174 "%s"
176 #: ../tools/ksvalidator:93
177 msgid "General kickstart error in input file"
178 msgstr "Errore kickstart generale nel file input"
180 #: ../tools/ksvalidator:96
181 #, python-format
182 msgid "General error in input file:  %s"
183 msgstr "Errore generale nel file input:  %s"