]> git.saurik.com Git - apt.git/blame - po/it.po
CMake: Add support for building and installing .mo files
[apt.git] / po / it.po
CommitLineData
d784cd85 1# Italian translation of apt
b55ec420 2# Copyright (C) 2002-2010, 2011, 2012, 2013, 2014, 2015 The Free Software Foundation, Inc.
d784cd85 3# This file is distributed under the same license as the apt package.
89409d33 4# Samuele Giovanni Tonon <samu@debian.org>, 2002.
b55ec420 5# Milo Casagrande <milo@milo.name>, 2009, 2010, 2011, 2012, 2013, 2014, 2015.
67f393ab 6#
89409d33
AL
7msgid ""
8msgstr ""
26677b9c 9"Project-Id-Version: apt 1.0.5\n"
3f5a581c 10"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
c69e8255 11"POT-Creation-Date: 2016-08-04 10:25+0200\n"
b55ec420 12"PO-Revision-Date: 2015-04-07 16:51+0100\n"
4c10a0b8 13"Last-Translator: Milo Casagrande <milo@milo.name>\n"
d784cd85 14"Language-Team: Italian <tp@lists.linux.it>\n"
b6c6b52f 15"Language: it\n"
89409d33 16"MIME-Version: 1.0\n"
d784cd85 17"Content-Type: text/plain; charset=UTF-8\n"
4c10a0b8 18"Content-Transfer-Encoding: 8bit\n"
3573691f
MC
19"Plural-Forms: nplurals=2; plural=(n!=1);\n"
20"X-Launchpad-Export-Date: 2012-06-25 19:48+0000\n"
89409d33 21
04f27fae
MV
22#. TRANSLATOR: Very short word to be displayed before unchanged files in 'apt-get update'
23#: apt-private/acqprogress.cc
1e7ec0d8 24#, c-format
04f27fae
MV
25msgid "Hit:%lu %s"
26msgstr "Trovato:%lu %s"
89409d33 27
04f27fae
MV
28#. TRANSLATOR: Very short word to be displayed for files processed in 'apt-get update'
29#. Potentially replaced later by "Hit:", "Ign:" or "Err:" if something (bad) happens
30#: apt-private/acqprogress.cc
31#, c-format
32msgid "Get:%lu %s"
33msgstr "Scaricamento di:%lu %s"
864fe99c 34
04f27fae
MV
35#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
36#. which failed to download, but the error is ignored (compare "Err:")
37#: apt-private/acqprogress.cc
38#, c-format
39msgid "Ign:%lu %s"
40msgstr ""
89409d33 41
04f27fae
MV
42#. TRANSLATOR: Very short word to be displayed for files in 'apt-get update'
43#. which failed to download and the error is critical (compare "Ign:")
44#: apt-private/acqprogress.cc
45#, c-format
46msgid "Err:%lu %s"
47msgstr ""
89409d33 48
04f27fae
MV
49#: apt-private/acqprogress.cc
50#, c-format
51msgid "Fetched %sB in %s (%sB/s)\n"
52msgstr "Recuperati %sB in %s (%sB/s)\n"
89409d33 53
04f27fae
MV
54#: apt-private/acqprogress.cc
55msgid " [Working]"
56msgstr " [In lavorazione]"
4948a1ba 57
04f27fae
MV
58#: apt-private/acqprogress.cc
59#, fuzzy, c-format
60msgid ""
61"Media change: please insert the disc labeled\n"
62" '%s'\n"
63"in the drive '%s' and press [Enter]\n"
64msgstr ""
65"Cambio disco: inserire il disco chiamato\n"
66" \"%s\"\n"
67"nell'unità \"%s\" e premere Invio\n"
89409d33 68
04f27fae
MV
69#: apt-private/private-cachefile.cc
70msgid "Correcting dependencies..."
71msgstr "Correzione delle dipendenze..."
89409d33 72
04f27fae
MV
73#: apt-private/private-cachefile.cc
74msgid " failed."
75msgstr " non riuscita."
4948a1ba 76
04f27fae
MV
77#: apt-private/private-cachefile.cc
78msgid "Unable to correct dependencies"
79msgstr "Impossibile correggere le dipendenze"
89409d33 80
04f27fae
MV
81#: apt-private/private-cachefile.cc
82msgid "Unable to minimize the upgrade set"
83msgstr "Impossibile minimizzare l'insieme da aggiornare"
89409d33 84
04f27fae
MV
85#: apt-private/private-cachefile.cc
86msgid " Done"
87msgstr " Fatto"
89409d33 88
04f27fae
MV
89#: apt-private/private-cachefile.cc
90msgid "You might want to run 'apt-get -f install' to correct these."
91msgstr "È utile eseguire \"apt-get -f install\" per correggere ciò."
89409d33 92
04f27fae
MV
93#: apt-private/private-cachefile.cc
94msgid "Unmet dependencies. Try using -f."
95msgstr "Dipendenze non trovate. Riprovare usando -f."
89409d33 96
04f27fae
MV
97#: apt-private/private-cacheset.cc apt-private/private-search.cc
98msgid "Sorting"
99msgstr "Ordinamento"
89409d33 100
04f27fae
MV
101#: apt-private/private-cacheset.cc
102#, c-format
103msgid "Note, selecting '%s' for task '%s'\n"
104msgstr "Nota, viene selezionato \"%s\" per il task \"%s\"\n"
89409d33 105
04f27fae
MV
106#: apt-private/private-cacheset.cc
107#, fuzzy, c-format
108msgid "Note, selecting '%s' for glob '%s'\n"
109msgstr "Nota, viene selezionato \"%s\" per l'espressione regolare \"%s\"\n"
897e3c7b 110
04f27fae
MV
111#: apt-private/private-cacheset.cc
112#, c-format
113msgid "Note, selecting '%s' for regex '%s'\n"
114msgstr "Nota, viene selezionato \"%s\" per l'espressione regolare \"%s\"\n"
8315b8cc 115
04f27fae 116#: apt-private/private-cacheset.cc
9de26945 117#, c-format
04f27fae
MV
118msgid "Package %s is a virtual package provided by:\n"
119msgstr "Il pacchetto %s è un pacchetto virtuale fornito da:\n"
b6c6b52f 120
04f27fae
MV
121#: apt-private/private-cacheset.cc
122#, fuzzy
123msgid " [Installed]"
124msgstr "[installato]"
de5a560a 125
04f27fae
MV
126#: apt-private/private-cacheset.cc
127msgid " [Not candidate version]"
128msgstr " [Versione non candidata]"
1e7ec0d8 129
04f27fae
MV
130#: apt-private/private-cacheset.cc
131msgid "You should explicitly select one to install."
132msgstr "È necessario sceglierne uno da installare."
89409d33 133
04f27fae 134#: apt-private/private-cacheset.cc
9de26945 135#, c-format
04f27fae
MV
136msgid ""
137"Package %s is not available, but is referred to by another package.\n"
138"This may mean that the package is missing, has been obsoleted, or\n"
139"is only available from another source\n"
9de26945 140msgstr ""
04f27fae
MV
141"Il pacchetto %s non ha versioni disponibili, ma è nominato da un altro\n"
142"pacchetto. Questo potrebbe indicare che il pacchetto è mancante, obsoleto\n"
143"oppure è disponibile solo all'interno di un'altra sorgente\n"
89409d33 144
04f27fae
MV
145#: apt-private/private-cacheset.cc
146msgid "However the following packages replace it:"
147msgstr "Tuttavia questi pacchetti lo sostituiscono:"
b6c6b52f 148
04f27fae
MV
149#: apt-private/private-cacheset.cc
150#, c-format
151msgid "Package '%s' has no installation candidate"
152msgstr "Il pacchetto \"%s\" non ha candidati da installare"
568dc798 153
04f27fae 154#: apt-private/private-cacheset.cc
864fe99c 155#, c-format
04f27fae
MV
156msgid "Virtual packages like '%s' can't be removed\n"
157msgstr "Pacchetti virtuali come \"%s\" non possono essere rimossi\n"
158
159#. TRANSLATORS: Note, this is not an interactive question
160#: apt-private/private-cacheset.cc apt-private/private-install.cc
161#, c-format
162msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n"
864fe99c 163msgstr ""
04f27fae
MV
164"Il pacchetto \"%s\" non è installato e quindi non è stato rimosso: si "
165"intendeva \"%s\"?\n"
864fe99c 166
04f27fae
MV
167#: apt-private/private-cacheset.cc apt-private/private-install.cc
168#, c-format
169msgid "Package '%s' is not installed, so not removed\n"
170msgstr "Il pacchetto \"%s\" non è installato e quindi non è stato rimosso\n"
568dc798 171
04f27fae
MV
172#: apt-private/private-cacheset.cc
173#, c-format
174msgid "Note, selecting '%s' instead of '%s'\n"
175msgstr "Nota, viene selezionato \"%s\" al posto di \"%s\"\n"
568dc798 176
8561c2fe
DK
177#: apt-private/private-cmndline.cc
178msgid "Most used commands:"
179msgstr ""
180
181#: apt-private/private-cmndline.cc
182#, c-format
183msgid "See %s for more information about the available commands."
184msgstr ""
185
186#: apt-private/private-cmndline.cc
187msgid ""
9270be36 188"Configuration options and syntax is detailed in apt.conf(5).\n"
8561c2fe
DK
189"Information about how to configure sources can be found in sources.list(5).\n"
190"Package and version choices can be expressed via apt_preferences(5).\n"
191"Security details are available in apt-secure(8).\n"
192msgstr ""
193
194#: apt-private/private-cmndline.cc
195msgid "This APT has Super Cow Powers."
196msgstr "Questo APT ha i poteri della Super Mucca."
197
198#: apt-private/private-cmndline.cc
199msgid "This APT helper has Super Meep Powers."
200msgstr "Questo APT ha super poteri."
201
202#: apt-private/private-depends.cc apt-private/private-show.cc
203#: cmdline/apt-mark.cc
204msgid "No packages found"
205msgstr "Nessun pacchetto trovato"
206
04f27fae
MV
207#: apt-private/private-download.cc
208msgid "WARNING: The following packages cannot be authenticated!"
209msgstr "ATTENZIONE: i seguenti pacchetti non possono essere autenticati."
568dc798 210
04f27fae
MV
211#: apt-private/private-download.cc
212msgid "Authentication warning overridden.\n"
213msgstr "Avviso di autenticazione disabilitato.\n"
568dc798 214
04f27fae
MV
215#: apt-private/private-download.cc
216msgid "Some packages could not be authenticated"
217msgstr "Alcuni pacchetti non possono essere autenticati"
218
219#: apt-private/private-download.cc
220msgid "Install these packages without verification?"
221msgstr "Installare questi pacchetti senza verificarli?"
568dc798 222
04f27fae 223#: apt-private/private-download.cc apt-private/private-install.cc
9de26945 224msgid ""
9270be36 225"--force-yes is deprecated, use one of the options starting with --allow "
04f27fae 226"instead."
9de26945 227msgstr ""
1e7ec0d8 228
04f27fae 229#: apt-private/private-download.cc
864fe99c 230#, fuzzy
04f27fae
MV
231msgid ""
232"There were unauthenticated packages and -y was used without --allow-"
233"unauthenticated"
234msgstr "Si sono verificati dei problemi ed è stata usata -y senza --force-yes"
b6c6b52f 235
3f760434 236#: apt-private/private-download.cc apt-pkg/update.cc
1e7ec0d8 237#, c-format
3f760434
DK
238msgid "Failed to fetch %s %s"
239msgstr "Impossibile recuperare %s %s"
568dc798 240
04f27fae 241#: apt-private/private-download.cc
ce34af08 242#, c-format
04f27fae
MV
243msgid "Couldn't determine free space in %s"
244msgstr "Impossibile determinare lo spazio libero in %s"
568dc798 245
04f27fae 246#: apt-private/private-download.cc
9de26945 247#, c-format
04f27fae
MV
248msgid "You don't have enough free space in %s."
249msgstr "Spazio libero in %s insufficiente."
568dc798 250
8561c2fe
DK
251#: apt-private/private-download.cc
252msgid "Unable to lock the download directory"
253msgstr "Impossibile bloccare la directory di scaricamento"
254
29f80b30
JAK
255#: apt-private/private-install.cc
256msgid ""
257"Some packages could not be installed. This may mean that you have\n"
258"requested an impossible situation or if you are using the unstable\n"
259"distribution that some required packages have not yet been created\n"
260"or been moved out of Incoming."
261msgstr ""
262"Alcuni pacchetti non possono essere installati. Questo può voler dire\n"
263"che è stata richiesta una situazione impossibile oppure, se si sta\n"
264"usando una distribuzione in sviluppo, che alcuni pacchetti richiesti\n"
265"non sono ancora stati creati o sono stati rimossi da Incoming."
266
267#.
268#. if (Packages == 1)
269#. {
270#. c1out << std::endl;
271#. c1out <<
272#. _("Since you only requested a single operation it is extremely likely that\n"
273#. "the package is simply not installable and a bug report against\n"
274#. "that package should be filed.") << std::endl;
275#. }
276#.
277#: apt-private/private-install.cc
278msgid "The following information may help to resolve the situation:"
279msgstr "Le seguenti informazioni possono aiutare a risolvere la situazione:"
280
281#: apt-private/private-install.cc
282msgid "Broken packages"
283msgstr "Pacchetti danneggiati"
284
04f27fae
MV
285#: apt-private/private-install.cc
286msgid "Internal error, InstallPackages was called with broken packages!"
9de26945 287msgstr ""
04f27fae
MV
288"Errore interno, InstallPackages è stato chiamato con un pacchetto "
289"danneggiato."
568dc798 290
04f27fae
MV
291#: apt-private/private-install.cc
292msgid "Packages need to be removed but remove is disabled."
9de26945 293msgstr ""
04f27fae 294"I pacchetti devono essere rimossi, ma l'azione di rimozione è disabilitata."
1e7ec0d8 295
04f27fae
MV
296#: apt-private/private-install.cc
297#, fuzzy
ce34af08 298msgid ""
04f27fae
MV
299"Essential packages were removed and -y was used without --allow-remove-"
300"essential."
301msgstr "Si sono verificati dei problemi ed è stata usata -y senza --force-yes"
1b5a6222 302
04f27fae
MV
303#: apt-private/private-install.cc
304#, fuzzy
305msgid "Packages were downgraded and -y was used without --allow-downgrades."
306msgstr "Si sono verificati dei problemi ed è stata usata -y senza --force-yes"
307
308#: apt-private/private-install.cc
1e7ec0d8 309msgid ""
04f27fae
MV
310"Held packages were changed and -y was used without --allow-change-held-"
311"packages."
1e7ec0d8 312msgstr ""
b6c6b52f 313
04f27fae
MV
314#: apt-private/private-install.cc
315msgid "Internal error, Ordering didn't finish"
316msgstr "Errore interno, l'ordinamento non è stato terminato"
317
318#: apt-private/private-install.cc
319msgid "How odd... The sizes didn't match, email apt@packages.debian.org"
320msgstr ""
321"Le dimensioni non corrispondono. Inviare un'email a: apt@packages.debian.org"
b6c6b52f 322
9de26945
MV
323#. TRANSLATOR: The required space between number and unit is already included
324#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
04f27fae 325#: apt-private/private-install.cc
ce34af08 326#, c-format
04f27fae
MV
327msgid "Need to get %sB/%sB of archives.\n"
328msgstr "È necessario scaricare %sB/%sB di archivi.\n"
b6c6b52f 329
9de26945
MV
330#. TRANSLATOR: The required space between number and unit is already included
331#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
04f27fae 332#: apt-private/private-install.cc
0cf7e638 333#, c-format
04f27fae
MV
334msgid "Need to get %sB of archives.\n"
335msgstr "È necessario scaricare %sB di archivi.\n"
b6c6b52f 336
04f27fae
MV
337#. TRANSLATOR: The required space between number and unit is already included
338#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
339#: apt-private/private-install.cc
0cf7e638 340#, c-format
04f27fae
MV
341msgid "After this operation, %sB of additional disk space will be used.\n"
342msgstr "Dopo quest'operazione, verranno occupati %sB di spazio su disco.\n"
ce34af08 343
04f27fae
MV
344#. TRANSLATOR: The required space between number and unit is already included
345#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
346#: apt-private/private-install.cc
347#, c-format
348msgid "After this operation, %sB disk space will be freed.\n"
349msgstr "Dopo quest'operazione, verranno liberati %sB di spazio su disco.\n"
ce34af08 350
04f27fae
MV
351#: apt-private/private-install.cc
352msgid "Trivial Only specified but this is not a trivial operation."
353msgstr ""
354"È stata specificata la modalità \"Trivial Only\", ma questa non è "
355"un'operazione banale."
b6c6b52f 356
04f27fae
MV
357#. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be
358#. careful with hard to type or special characters (like non-breaking spaces)
359#: apt-private/private-install.cc
360msgid "Yes, do as I say!"
361msgstr "Sì, esegui come da richiesta."
3f5a581c 362
04f27fae 363#: apt-private/private-install.cc
3573691f 364#, c-format
04f27fae
MV
365msgid ""
366"You are about to do something potentially harmful.\n"
367"To continue type in the phrase '%s'\n"
368" ?] "
369msgstr ""
370"Si sta per compiere un'azione potenzialmente pericolosa.\n"
371"Per continuare scrivere la frase \"%s\"\n"
372" ?] "
3f5a581c 373
04f27fae
MV
374#: apt-private/private-install.cc
375msgid "Abort."
376msgstr "Interrotto."
b6c6b52f 377
04f27fae
MV
378#: apt-private/private-install.cc
379msgid "Do you want to continue?"
380msgstr "Continuare?"
1e7ec0d8 381
04f27fae
MV
382#: apt-private/private-install.cc
383msgid "Some files failed to download"
384msgstr "Scaricamento di alcuni file non riuscito"
b6c6b52f 385
8561c2fe 386#: apt-private/private-install.cc apt-private/private-source.cc
04f27fae
MV
387msgid "Download complete and in download only mode"
388msgstr "Scaricamento completato e in modalità solo scaricamento"
1e7ec0d8 389
04f27fae 390#: apt-private/private-install.cc
ce34af08 391msgid ""
04f27fae
MV
392"Unable to fetch some archives, maybe run apt-get update or try with --fix-"
393"missing?"
2f6a2fbb 394msgstr ""
04f27fae
MV
395"Impossibile scaricare alcuni pacchetti. Potrebbe essere utile eseguire \"apt-"
396"get update\" o provare l'opzione \"--fix-missing\"."
2f6a2fbb 397
04f27fae
MV
398#: apt-private/private-install.cc
399msgid "--fix-missing and media swapping is not currently supported"
400msgstr "--fix-missing su supporti estraibili non è ancora supportato"
2f6a2fbb 401
04f27fae
MV
402#: apt-private/private-install.cc
403msgid "Unable to correct missing packages."
404msgstr "Impossibile correggere i pacchetti mancanti."
b6c6b52f 405
04f27fae
MV
406#: apt-private/private-install.cc
407msgid "Aborting install."
408msgstr "Interruzione dell'installazione."
b6c6b52f 409
04f27fae 410#: apt-private/private-install.cc
9de26945 411msgid ""
04f27fae
MV
412"The following package disappeared from your system as\n"
413"all files have been overwritten by other packages:"
414msgid_plural ""
415"The following packages disappeared from your system as\n"
416"all files have been overwritten by other packages:"
417msgstr[0] ""
418"Il seguente pacchetto è sparito dal sistema poiché\n"
419"tutti i file sono stati sovrascritti da altri pacchetti:"
420msgstr[1] ""
421"I seguenti pacchetti sono spariti dal sistema poiché\n"
422"tutti i file sono stati sovrascritti da altri pacchetti:"
423
424#: apt-private/private-install.cc
425msgid "Note: This is done automatically and on purpose by dpkg."
426msgstr "Nota: questo viene svolto automaticamente e volutamente da dpkg."
427
428#: apt-private/private-install.cc
429msgid "We are not supposed to delete stuff, can't start AutoRemover"
9de26945 430msgstr ""
04f27fae 431"Non si è autorizzati a rimuovere nulla, impossibile avviare AutoRemover"
1e7ec0d8 432
04f27fae 433#: apt-private/private-install.cc
ce34af08 434msgid ""
04f27fae
MV
435"Hmm, seems like the AutoRemover destroyed something which really\n"
436"shouldn't happen. Please file a bug report against apt."
ce34af08 437msgstr ""
04f27fae
MV
438"Sembra che AutoRemover abbia rovinato qualcosa e questo\n"
439"non doveva accadere. Segnalare un bug riguardo apt."
b6c6b52f 440
04f27fae
MV
441#: apt-private/private-install.cc
442msgid "Internal Error, AutoRemover broke stuff"
443msgstr "Errore interno, AutoRemover ha rovinato qualche cosa"
568dc798 444
04f27fae 445#: apt-private/private-install.cc
9de26945 446msgid ""
04f27fae
MV
447"The following package was automatically installed and is no longer required:"
448msgid_plural ""
449"The following packages were automatically installed and are no longer "
450"required:"
451msgstr[0] ""
452"Il seguente pacchetto è stato installato automaticamente e non è più "
453"richiesto:"
454msgstr[1] ""
455"I seguenti pacchetti sono stati installati automaticamente e non sono più "
456"richiesti:"
568dc798 457
04f27fae 458#: apt-private/private-install.cc
9de26945 459#, c-format
04f27fae
MV
460msgid "%lu package was automatically installed and is no longer required.\n"
461msgid_plural ""
462"%lu packages were automatically installed and are no longer required.\n"
463msgstr[0] ""
464"%lu pacchetto è stato installato automaticamente e non è più richiesto.\n"
465msgstr[1] ""
466"%lu pacchetti sono stati installati automaticamente e non sono più "
467"richiesti.\n"
1e7ec0d8 468
04f27fae 469#: apt-private/private-install.cc
cbbee23e 470#, c-format
73fe49f9
DK
471msgid "Use '%s' to remove it."
472msgid_plural "Use '%s' to remove them."
473msgstr[0] "Usare \"%s\" per rimuoverlo."
474msgstr[1] "Usare \"%s\" per rimuoverli."
3c4a4974 475
04f27fae
MV
476#: apt-private/private-install.cc
477msgid "You might want to run 'apt-get -f install' to correct these:"
478msgstr ""
479"È utile eseguire \"apt-get -f install\" per correggere questi problemi:"
568dc798 480
04f27fae
MV
481#: apt-private/private-install.cc
482msgid ""
483"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a "
484"solution)."
485msgstr ""
486"Dipendenze non soddisfatte. Provare \"apt-get -f install\" senza pacchetti "
487"(o specificare una soluzione)."
1e7ec0d8 488
04f27fae
MV
489#: apt-private/private-install.cc
490#, fuzzy
491msgid "The following additional packages will be installed:"
492msgstr "I seguenti pacchetti saranno inoltre installati:"
a4a59015 493
04f27fae
MV
494#: apt-private/private-install.cc
495msgid "Suggested packages:"
496msgstr "Pacchetti suggeriti:"
1e7ec0d8 497
04f27fae
MV
498#: apt-private/private-install.cc
499msgid "Recommended packages:"
500msgstr "Pacchetti raccomandati:"
864fe99c 501
04f27fae
MV
502#: apt-private/private-install.cc
503#, c-format
504msgid "Skipping %s, it is already installed and upgrade is not set.\n"
a4a59015 505msgstr ""
04f27fae 506"Viene saltato %s poiché è già installato e l'aggiornamento non è impostato.\n"
1e7ec0d8 507
04f27fae 508#: apt-private/private-install.cc
ce34af08 509#, c-format
04f27fae
MV
510msgid "Skipping %s, it is not installed and only upgrades are requested.\n"
511msgstr ""
512"Viene saltato %s poiché non è installato e sono richiesti solo gli "
513"aggiornamenti.\n"
1e7ec0d8 514
04f27fae 515#: apt-private/private-install.cc
ce34af08 516#, c-format
04f27fae
MV
517msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n"
518msgstr "La reinstallazione di %s non è possibile, non può essere scaricato.\n"
568dc798 519
04f27fae
MV
520#. TRANSLATORS: First string is package name, second is version
521#: apt-private/private-install.cc
522#, fuzzy, c-format
523msgid "%s is already the newest version (%s).\n"
524msgstr "%s è già alla versione più recente.\n"
568dc798 525
04f27fae 526#: apt-private/private-install.cc cmdline/apt-get.cc cmdline/apt-mark.cc
de5a560a 527#, c-format
04f27fae
MV
528msgid "%s set to manually installed.\n"
529msgstr "È stato impostato %s per l'installazione manuale.\n"
568dc798 530
04f27fae 531#: apt-private/private-install.cc
f51f8795 532#, c-format
04f27fae
MV
533msgid "Selected version '%s' (%s) for '%s'\n"
534msgstr "Versione \"%s\" (%s) selezionata per \"%s\"\n"
568dc798 535
04f27fae 536#: apt-private/private-install.cc
f51f8795 537#, c-format
04f27fae
MV
538msgid "Selected version '%s' (%s) for '%s' because of '%s'\n"
539msgstr "Versione \"%s\" (%s) selezionata per \"%s\" per via di \"%s\"\n"
568dc798 540
04f27fae
MV
541#: apt-private/private-list.cc
542msgid "Listing"
543msgstr "Elencazione"
568dc798 544
04f27fae 545#: apt-private/private-list.cc
de5a560a 546#, c-format
04f27fae
MV
547msgid "There is %i additional version. Please use the '-a' switch to see it"
548msgid_plural ""
549"There are %i additional versions. Please use the '-a' switch to see them."
550msgstr[0] "C'è %i versione aggiuntiva: usare \"-a\" per visualizzarla"
551msgstr[1] "Ci sono %i versioni aggiuntive: usare \"-a\" per visualizzarle"
ce34af08 552
ae2a6be8 553#. TRANSLATORS: placeholder is a binary name like apt or apt-get
04f27fae 554#: apt-private/private-main.cc
ae2a6be8 555#, c-format
9de26945 556msgid ""
04f27fae 557"NOTE: This is only a simulation!\n"
ae2a6be8 558" %s needs root privileges for real execution.\n"
04f27fae 559" Keep also in mind that locking is deactivated,\n"
ae2a6be8 560" so don't depend on the relevance to the real current situation!\n"
568dc798 561msgstr ""
04f27fae 562"Nota: questa è solo una simulazione.\n"
ae2a6be8 563" %s necessita dei privilegi di root per la normale esecuzione.\n"
04f27fae 564" Inoltre, il meccanismo di blocco non è attivato e non è quindi\n"
ae2a6be8 565" utile dare importanza a tutto ciò per una situazione reale.\n"
568dc798 566
04f27fae
MV
567#: apt-private/private-output.cc apt-private/private-show.cc
568msgid "unknown"
569msgstr "sconosciuto"
568dc798 570
04f27fae 571#: apt-private/private-output.cc
1e7ec0d8 572#, c-format
04f27fae
MV
573msgid "[installed,upgradable to: %s]"
574msgstr "[installato, aggiornabile a: %s]"
568dc798 575
04f27fae
MV
576#: apt-private/private-output.cc
577msgid "[installed,local]"
578msgstr "[installato, locale]"
9de26945 579
04f27fae
MV
580#: apt-private/private-output.cc
581msgid "[installed,auto-removable]"
582msgstr "[installato, auto-rimovibile]"
1c5f0d75 583
04f27fae
MV
584#: apt-private/private-output.cc
585msgid "[installed,automatic]"
586msgstr "[installato, automatico]"
de71bef8 587
04f27fae
MV
588#: apt-private/private-output.cc
589msgid "[installed]"
590msgstr "[installato]"
568dc798 591
04f27fae 592#: apt-private/private-output.cc
1e7ec0d8 593#, c-format
04f27fae
MV
594msgid "[upgradable from: %s]"
595msgstr "[aggiornabile da: %s]"
568dc798 596
04f27fae
MV
597#: apt-private/private-output.cc
598msgid "[residual-config]"
599msgstr "[configurazione residua]"
568dc798 600
04f27fae 601#: apt-private/private-output.cc
ce34af08 602#, c-format
04f27fae
MV
603msgid "but %s is installed"
604msgstr "ma la versione %s è installata"
568dc798 605
04f27fae 606#: apt-private/private-output.cc
1e7ec0d8 607#, c-format
04f27fae
MV
608msgid "but %s is to be installed"
609msgstr "ma la versione %s sta per essere installata"
092ae175 610
04f27fae
MV
611#: apt-private/private-output.cc
612msgid "but it is not installable"
613msgstr "ma non è installabile"
568dc798 614
04f27fae
MV
615#: apt-private/private-output.cc
616msgid "but it is a virtual package"
617msgstr "ma è un pacchetto virtuale"
568dc798 618
04f27fae
MV
619#: apt-private/private-output.cc
620msgid "but it is not installed"
621msgstr "ma non è installato"
ce34af08 622
04f27fae
MV
623#: apt-private/private-output.cc
624msgid "but it is not going to be installed"
625msgstr "ma non sta per essere installato"
ce34af08 626
04f27fae
MV
627#: apt-private/private-output.cc
628msgid " or"
629msgstr " oppure"
b6c6b52f 630
04f27fae
MV
631#: apt-private/private-output.cc
632msgid "The following packages have unmet dependencies:"
633msgstr "I seguenti pacchetti hanno dipendenze non soddisfatte:"
3f5a581c 634
04f27fae
MV
635#: apt-private/private-output.cc
636msgid "The following NEW packages will be installed:"
637msgstr "I seguenti pacchetti NUOVI saranno installati:"
27b16a2e 638
04f27fae
MV
639#: apt-private/private-output.cc
640msgid "The following packages will be REMOVED:"
641msgstr "I seguenti pacchetti saranno RIMOSSI:"
67f393ab 642
04f27fae
MV
643#: apt-private/private-output.cc
644msgid "The following packages have been kept back:"
645msgstr "I seguenti pacchetti sono stati mantenuti alla versione attuale:"
ce34af08 646
04f27fae
MV
647#: apt-private/private-output.cc
648msgid "The following packages will be upgraded:"
649msgstr "I seguenti pacchetti saranno aggiornati:"
568dc798 650
04f27fae
MV
651#: apt-private/private-output.cc
652msgid "The following packages will be DOWNGRADED:"
653msgstr "I seguenti pacchetti saranno RETROCESSI:"
ce34af08 654
04f27fae
MV
655#: apt-private/private-output.cc
656msgid "The following held packages will be changed:"
657msgstr "I seguenti pacchetti bloccati saranno cambiati:"
b6c6b52f 658
04f27fae
MV
659#: apt-private/private-output.cc
660#, c-format
661msgid "%s (due to %s)"
662msgstr "%s (a causa di %s)"
b6c6b52f 663
04f27fae
MV
664#: apt-private/private-output.cc
665msgid ""
666"WARNING: The following essential packages will be removed.\n"
667"This should NOT be done unless you know exactly what you are doing!"
668msgstr ""
669"ATTENZIONE: i seguenti pacchetti essenziali stanno per essere rimossi.\n"
670"Questo non dovrebbe essere fatto a meno che non si sappia esattamente cosa "
671"si sta facendo."
3c4a4974 672
04f27fae
MV
673#: apt-private/private-output.cc
674#, c-format
675msgid "%lu upgraded, %lu newly installed, "
676msgstr "%lu aggiornati, %lu installati, "
568dc798 677
04f27fae 678#: apt-private/private-output.cc
67f393ab 679#, c-format
04f27fae
MV
680msgid "%lu reinstalled, "
681msgstr "%lu reinstallati, "
568dc798 682
04f27fae 683#: apt-private/private-output.cc
67f393ab 684#, c-format
04f27fae
MV
685msgid "%lu downgraded, "
686msgstr "%lu retrocessi, "
568dc798 687
04f27fae
MV
688#: apt-private/private-output.cc
689#, c-format
690msgid "%lu to remove and %lu not upgraded.\n"
691msgstr "%lu da rimuovere e %lu non aggiornati.\n"
568dc798 692
04f27fae 693#: apt-private/private-output.cc
67f393ab 694#, c-format
04f27fae
MV
695msgid "%lu not fully installed or removed.\n"
696msgstr "%lu non completamente installati o rimossi.\n"
568dc798 697
04f27fae
MV
698#. TRANSLATOR: Yes/No question help-text: defaulting to Y[es]
699#. e.g. "Do you want to continue? [Y/n] "
700#. The user has to answer with an input matching the
701#. YESEXPR/NOEXPR defined in your l10n.
702#: apt-private/private-output.cc
703msgid "[Y/n]"
704msgstr "[S/n]"
9de26945 705
04f27fae
MV
706#. TRANSLATOR: Yes/No question help-text: defaulting to N[o]
707#. e.g. "Should this file be removed? [y/N] "
708#. The user has to answer with an input matching the
709#. YESEXPR/NOEXPR defined in your l10n.
710#: apt-private/private-output.cc
711msgid "[y/N]"
712msgstr "[s/N]"
9de26945 713
04f27fae
MV
714#. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set
715#: apt-private/private-output.cc
716msgid "Y"
717msgstr "S"
568dc798 718
04f27fae
MV
719#. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set
720#: apt-private/private-output.cc
721msgid "N"
722msgstr "N"
27b16a2e 723
04f27fae 724#: apt-private/private-output.cc apt-pkg/cachefilter.cc
de5a560a 725#, c-format
04f27fae
MV
726msgid "Regex compilation error - %s"
727msgstr "Errore di compilazione dell'espressione regolare - %s"
568dc798 728
cbbee23e 729#: apt-private/private-search.cc
04f27fae
MV
730msgid "You must give at least one search pattern"
731msgstr "È necessario specificare almeno un modello per la ricerca"
1e7ec0d8 732
04f27fae
MV
733#: apt-private/private-search.cc
734msgid "Full Text Search"
735msgstr "Ricerca sul testo"
568dc798 736
04f27fae 737#: apt-private/private-show.cc cmdline/apt-cache.cc
9de26945 738#, c-format
04f27fae
MV
739msgid "Package file %s is out of sync."
740msgstr "Il file dei pacchetti %s non è sincronizzato."
1e7ec0d8 741
04f27fae 742#: apt-private/private-show.cc
9de26945 743#, c-format
04f27fae
MV
744msgid "There is %i additional record. Please use the '-a' switch to see it"
745msgid_plural ""
746"There are %i additional records. Please use the '-a' switch to see them."
747msgstr[0] "C'è %i record aggiuntivo: usare \"-a\" per visualizzarlo"
748msgstr[1] "Ci sono %i record aggiuntivi: usare \"-a\" per visualizzarli"
1e7ec0d8 749
04f27fae
MV
750#: apt-private/private-show.cc
751msgid "not a real package (virtual)"
752msgstr "non un vero pacchetto (virtuale)"
1e7ec0d8 753
8561c2fe
DK
754#: apt-private/private-show.cc apt-pkg/cacheset.cc
755#, c-format
756msgid "Unable to locate package %s"
757msgstr "Impossibile trovare il pacchetto %s"
758
759#: apt-private/private-show.cc
760msgid "Package files:"
761msgstr "File dei pacchetti:"
762
763#: apt-private/private-show.cc
764msgid "Cache is out of sync, can't x-ref a package file"
765msgstr ""
766"La cache non è sincronizzata, impossibile referenziare un file di pacchetti"
767
768#. Show any packages have explicit pins
769#: apt-private/private-show.cc
770msgid "Pinned packages:"
771msgstr "Pacchetti con gancio:"
772
8561c2fe
DK
773#. Print the package name and the version we are forcing to
774#: apt-private/private-show.cc
775#, c-format
776msgid "%s -> %s with priority %d\n"
777msgstr ""
778
779#: apt-private/private-show.cc
780msgid " Installed: "
781msgstr " Installato: "
782
783#: apt-private/private-show.cc
784msgid " Candidate: "
785msgstr " Candidato: "
786
787#: apt-private/private-show.cc
788msgid "(none)"
789msgstr "(nessuno)"
790
8561c2fe
DK
791#. Show the priority tables
792#: apt-private/private-show.cc
793msgid " Version table:"
794msgstr " Tabella versione:"
795
796#: apt-private/private-source.cc
797#, c-format
798msgid "Can not find a package for architecture '%s'"
799msgstr "Impossibile trovare un pacchetto per l'architettura \"%s\""
800
801#: apt-private/private-source.cc
802#, c-format
803msgid "Can not find a package '%s' with version '%s'"
804msgstr "Impossibile trovare un pacchetto \"%s\" con versione \"%s\""
805
806#: apt-private/private-source.cc
807#, c-format
808msgid "Can not find a package '%s' with release '%s'"
809msgstr "Impossibile trovare un pacchetto \"%s\" con release \"%s\""
810
811#: apt-private/private-source.cc
812#, c-format
813msgid "Picking '%s' as source package instead of '%s'\n"
814msgstr "Scelto \"%s\" come pacchetto sorgente al posto di \"%s\"\n"
815
816#: apt-private/private-source.cc
817#, c-format
818msgid "Can not find version '%s' of package '%s'"
819msgstr "Impossibile trovare la versione \"%s\" del pacchetto \"%s\""
820
821#: apt-private/private-source.cc
822msgid "Must specify at least one package to fetch source for"
823msgstr ""
824"È necessario specificare almeno un pacchetto di cui recuperare il sorgente"
825
826#: apt-private/private-source.cc
827#, c-format
828msgid "Unable to find a source package for %s"
829msgstr "Impossibile trovare un pacchetto sorgente per %s"
830
831#: apt-private/private-source.cc
832#, c-format
833msgid ""
834"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n"
835"%s\n"
836msgstr ""
837"Nota: il processo di pacchettizzazione di \"%s\" è mantenuto\n"
838"all'interno del sistema di controllo della versione \"%s\" presso:\n"
839"%s\n"
840
841#: apt-private/private-source.cc
842#, c-format
843msgid ""
844"Please use:\n"
845"%s\n"
846"to retrieve the latest (possibly unreleased) updates to the package.\n"
847msgstr ""
848"Utilizzare:\n"
849"%s\n"
850"per recuperare gli ultimi (forse non rilasciati) aggiornamenti del "
851"pacchetto.\n"
852
853#: apt-private/private-source.cc
854#, c-format
855msgid "Skipping already downloaded file '%s'\n"
856msgstr "Il pacchetto \"%s\" già scaricato viene saltato\n"
857
858#. TRANSLATOR: The required space between number and unit is already included
859#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB
860#: apt-private/private-source.cc
861#, c-format
862msgid "Need to get %sB/%sB of source archives.\n"
863msgstr "È necessario recuperare %sB/%sB di sorgenti.\n"
864
865#. TRANSLATOR: The required space between number and unit is already included
866#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB
867#: apt-private/private-source.cc
868#, c-format
869msgid "Need to get %sB of source archives.\n"
870msgstr "È necessario scaricare %sB di sorgenti.\n"
871
872#: apt-private/private-source.cc
873#, c-format
874msgid "Fetch source %s\n"
875msgstr "Recupero sorgente %s\n"
876
877#: apt-private/private-source.cc
878msgid "Failed to fetch some archives."
879msgstr "Recupero di alcuni archivi non riuscito."
880
881#: apt-private/private-source.cc
882#, c-format
883msgid "Skipping unpack of already unpacked source in %s\n"
884msgstr "Estrazione del pacchetto sorgente già estratto in %s saltata\n"
885
886#: apt-private/private-source.cc
887#, c-format
888msgid "Unpack command '%s' failed.\n"
889msgstr "Comando di estrazione \"%s\" non riuscito.\n"
890
891#: apt-private/private-source.cc
892#, c-format
893msgid "Check if the 'dpkg-dev' package is installed.\n"
894msgstr "Verificare che il pacchetto \"dpkg-dev\" sia installato.\n"
895
896#: apt-private/private-source.cc
897#, c-format
898msgid "Build command '%s' failed.\n"
899msgstr "Comando \"%s\" di generazione non riuscito.\n"
900
b3c63712
JAK
901#: apt-private/private-source.cc
902#, c-format
903msgid "Unable to get build-dependency information for %s"
904msgstr "Impossibile ottenere informazioni di dipendenza di generazione per %s"
905
906#: apt-private/private-source.cc
907#, c-format
908msgid "%s has no build depends.\n"
909msgstr "%s non ha dipendenze di generazione.\n"
910
911#: apt-private/private-source.cc
912msgid "Must specify at least one package to check builddeps for"
913msgstr ""
914"È necessario specificare almeno un pacchetto di cui controllare le "
915"dipendenze di generazione"
916
917#: apt-private/private-source.cc
918#, c-format
919msgid ""
920"No architecture information available for %s. See apt.conf(5) APT::"
921"Architectures for setup"
922msgstr ""
923"Informazioni sull'architettura non disponibili per %s. Consultare apt."
924"conf(5) APT::Architectures per l'impostazione"
925
926#: apt-private/private-source.cc
927#, c-format
928msgid "Note, using directory '%s' to get the build dependencies\n"
929msgstr ""
930
931#: apt-private/private-source.cc
932#, fuzzy, c-format
933msgid "Note, using file '%s' to get the build dependencies\n"
934msgstr "Elaborazione delle dipendenze di generazione non riuscita"
935
8561c2fe
DK
936#: apt-private/private-source.cc
937msgid "Failed to process build dependencies"
938msgstr "Elaborazione delle dipendenze di generazione non riuscita"
27b16a2e 939
04f27fae 940#: apt-private/private-sources.cc
9de26945 941#, c-format
04f27fae
MV
942msgid "Failed to parse %s. Edit again? "
943msgstr "Analisi di %s non riuscita: modificare nuovamente?"
ce34af08 944
04f27fae 945#: apt-private/private-sources.cc
9de26945 946#, c-format
04f27fae 947msgid "Your '%s' file changed, please run 'apt-get update'."
67f393ab 948msgstr ""
04f27fae 949"Il proprio file \"%s\" è stato modificato: eseguire \"apt-get update\"."
27b16a2e 950
0507225b
MV
951#: apt-private/private-unmet.cc
952#, c-format
953msgid "Package %s version %s has an unmet dep:\n"
954msgstr "Il pacchetto %s versione %s ha una dipendenza non soddisfatta:\n"
955
04f27fae
MV
956#: apt-private/private-update.cc
957msgid "The update command takes no arguments"
958msgstr "Il comando update non accetta argomenti"
864fe99c 959
04f27fae
MV
960#: apt-private/private-update.cc
961#, c-format
962msgid "%i package can be upgraded. Run 'apt list --upgradable' to see it.\n"
963msgid_plural ""
964"%i packages can be upgraded. Run 'apt list --upgradable' to see them.\n"
965msgstr[0] ""
966"%i pacchetto può essere aggiornato: eseguire \"apt list --upgradable\" per "
967"vederlo.\n"
968msgstr[1] ""
969"%i pacchetti possono essere aggiornati: eseguire \"apt list --upgradable\" "
970"per vederli.\n"
568dc798 971
04f27fae
MV
972#: apt-private/private-update.cc
973msgid "All packages are up to date."
974msgstr "Tutti i pacchetti sono aggiornati."
568dc798 975
04f27fae
MV
976#: cmdline/apt-cache.cc
977#, fuzzy
978msgid "apt-cache stats does not take any arguments"
979msgstr "Il comando update non accetta argomenti"
27b16a2e 980
04f27fae
MV
981#: cmdline/apt-cache.cc
982msgid "Total package names: "
983msgstr "Totale nomi dei pacchetti: "
9de26945 984
04f27fae
MV
985#: cmdline/apt-cache.cc
986msgid "Total package structures: "
987msgstr "Totale strutture dei pacchetti: "
568dc798 988
04f27fae
MV
989#: cmdline/apt-cache.cc
990msgid " Normal packages: "
991msgstr " Pacchetti normali: "
568dc798 992
04f27fae
MV
993#: cmdline/apt-cache.cc
994msgid " Pure virtual packages: "
995msgstr " Pacchetti virtuali puri: "
09d057db 996
04f27fae
MV
997#: cmdline/apt-cache.cc
998msgid " Single virtual packages: "
999msgstr " Pacchetti virtuali singoli: "
568dc798 1000
04f27fae
MV
1001#: cmdline/apt-cache.cc
1002msgid " Mixed virtual packages: "
1003msgstr " Pacchetti virtuali misti: "
67f393ab 1004
04f27fae
MV
1005#: cmdline/apt-cache.cc
1006msgid " Missing: "
1007msgstr " Mancante: "
67f393ab 1008
04f27fae
MV
1009#: cmdline/apt-cache.cc
1010msgid "Total distinct versions: "
1011msgstr "Totale versioni distinte: "
568dc798 1012
04f27fae
MV
1013#: cmdline/apt-cache.cc
1014msgid "Total distinct descriptions: "
1015msgstr "Totale descrizioni distinte: "
568dc798 1016
04f27fae
MV
1017#: cmdline/apt-cache.cc
1018msgid "Total dependencies: "
1019msgstr "Totale dipendenze: "
568dc798 1020
04f27fae
MV
1021#: cmdline/apt-cache.cc
1022msgid "Total ver/file relations: "
1023msgstr "Totale relazioni ver/file: "
ce34af08 1024
04f27fae
MV
1025#: cmdline/apt-cache.cc
1026msgid "Total Desc/File relations: "
1027msgstr "Totale relazioni desc/file: "
ce34af08 1028
04f27fae
MV
1029#: cmdline/apt-cache.cc
1030msgid "Total Provides mappings: "
1031msgstr "Totale corrispondenze fornite: "
ce34af08 1032
04f27fae
MV
1033#: cmdline/apt-cache.cc
1034msgid "Total globbed strings: "
1035msgstr "Totale stringhe globalizzate: "
ce34af08 1036
04f27fae
MV
1037#: cmdline/apt-cache.cc
1038msgid "Total slack space: "
1039msgstr "Totale spazio inutilizzato: "
ce34af08 1040
04f27fae
MV
1041#: cmdline/apt-cache.cc
1042msgid "Total space accounted for: "
1043msgstr "Totale spazio occupato: "
9de26945 1044
04f27fae
MV
1045#: cmdline/apt-cache.cc
1046msgid "This command is deprecated. Please use 'apt-mark showauto' instead."
1047msgstr ""
1048"Questo comando è deprecato. Utilizzare \"apt-mark showauto\" al suo posto."
9de26945 1049
04f27fae
MV
1050#: cmdline/apt-cache.cc
1051msgid ""
1052"Usage: apt-cache [options] command\n"
cbbee23e 1053" apt-cache [options] show pkg1 [pkg2 ...]\n"
04f27fae 1054"\n"
8561c2fe 1055"apt-cache queries and displays available information about installed\n"
9270be36
MV
1056"and installable packages. It works exclusively on the data acquired\n"
1057"into the local cache via the 'update' command of e.g. apt-get. The\n"
1058"displayed information may therefore be outdated if the last update was\n"
1059"too long ago, but in exchange apt-cache works independently of the\n"
8561c2fe 1060"availability of the configured sources (e.g. offline).\n"
04f27fae 1061msgstr ""
04f27fae 1062
cbbee23e
DK
1063#: cmdline/apt-cache.cc
1064msgid "Show source records"
1065msgstr "Mostra i campi dei sorgenti"
1066
1067#: cmdline/apt-cache.cc
1068msgid "Search the package list for a regex pattern"
1069msgstr "Cerca nell'elenco dei pacchetti un'espressione regolare"
1070
1071#: cmdline/apt-cache.cc
1072msgid "Show raw dependency information for a package"
1073msgstr "Mostra informazioni di dipendenza per un pacchetto"
1074
1075#: cmdline/apt-cache.cc
1076msgid "Show reverse dependency information for a package"
1077msgstr "Mostra informazioni di dipendenza all'incontrario per un pacchetto"
1078
1079#: cmdline/apt-cache.cc
1080msgid "Show a readable record for the package"
1081msgstr "Mostra un campo leggibile per il pacchetto specificato"
1082
1083#: cmdline/apt-cache.cc
1084msgid "List the names of all packages in the system"
1085msgstr "Elenca i nomi di tutti i pacchetti nel sistema"
1086
1087#: cmdline/apt-cache.cc
1088msgid "Show policy settings"
1089msgstr "Mostra le preferenze adottate"
1090
04f27fae
MV
1091#: cmdline/apt-cdrom.cc
1092msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
1093msgstr "Dare un nome a questo disco, tipo \"Debian 5.0.3 Disco 1\""
1094
1095#: cmdline/apt-cdrom.cc
1096#, fuzzy
1097msgid "Please insert a Disc in the drive and press [Enter]"
1098msgstr "Inserire un disco nell'unità e premere Invio"
3fa4e98f 1099
04f27fae 1100#: cmdline/apt-cdrom.cc
2f6a2fbb 1101#, c-format
04f27fae
MV
1102msgid "Failed to mount '%s' to '%s'"
1103msgstr "Mount di \"%s\" su \"%s\" non riuscito"
1104
1105#: cmdline/apt-cdrom.cc
9de26945 1106msgid ""
04f27fae
MV
1107"No CD-ROM could be auto-detected or found using the default mount point.\n"
1108"You may try the --cdrom option to set the CD-ROM mount point.\n"
1109"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
1110"mount point."
9de26945 1111msgstr ""
04f27fae
MV
1112"Impossibile rilevare automaticamente un CD-ROM oppure è stato trovato con "
1113"il\n"
1114"punto di mount predefinito.\n"
1115"Provare l'opzione --cdrom per impostare il punto di mount del CD-ROM.\n"
1116"Per maggiori informazioni sull'autorilevamento e sul punto di mount\n"
1117"del CD-ROM, consultare \"man apt-cdrom\"."
3fa4e98f 1118
04f27fae
MV
1119#: cmdline/apt-cdrom.cc
1120msgid "Repeat this process for the rest of the CDs in your set."
1121msgstr "Ripetere questo processo per il resto dei CD."
1122
cbbee23e
DK
1123#: cmdline/apt-cdrom.cc
1124msgid ""
1125"Usage: apt-cdrom [options] command\n"
8561c2fe 1126"\n"
9270be36 1127"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
8561c2fe
DK
1128"media types as package sources to APT. The mount point and device\n"
1129"information is taken from apt.conf(5), udev(7) and fstab(5).\n"
cbbee23e 1130msgstr ""
cbbee23e 1131
04f27fae
MV
1132#: cmdline/apt-config.cc
1133msgid "Arguments not in pairs"
1134msgstr "Argomenti non in coppia"
1135
1136#: cmdline/apt-config.cc
9270be36 1137#, fuzzy
04f27fae
MV
1138msgid ""
1139"Usage: apt-config [options] command\n"
1140"\n"
8561c2fe 1141"apt-config is an interface to the configuration settings used by\n"
9270be36 1142"all APT tools, mainly intended for debugging and shell scripting.\n"
04f27fae 1143msgstr ""
9270be36
MV
1144"Uso: apt-config [OPZIONI] COMANDO\n"
1145"\n"
1146"apt-config è uno strumento per leggere il file di configurazione di APT\n"
2f6a2fbb 1147
cbbee23e
DK
1148#: cmdline/apt-config.cc
1149msgid "get configuration values via shell evaluation"
1150msgstr ""
1151
1152#: cmdline/apt-config.cc
1153msgid "show the active configuration setting"
1154msgstr ""
1155
04f27fae
MV
1156#: cmdline/apt-get.cc
1157#, c-format
1158msgid "Couldn't find package %s"
1159msgstr "Impossibile trovare il pacchetto %s"
2f6a2fbb 1160
04f27fae
MV
1161#: cmdline/apt-get.cc cmdline/apt-mark.cc
1162#, c-format
1163msgid "%s set to automatically installed.\n"
1164msgstr "%s impostato automaticamente come installato.\n"
2f6a2fbb 1165
04f27fae 1166#: cmdline/apt-get.cc cmdline/apt-mark.cc
864fe99c 1167msgid ""
04f27fae 1168"This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' "
864fe99c
MV
1169"instead."
1170msgstr ""
04f27fae
MV
1171"Questo comando è deprecato. Utilizzare \"apt-mark auto\" e \"apt-mark manual"
1172"\" al suo posto."
864fe99c 1173
04f27fae
MV
1174#: cmdline/apt-get.cc
1175msgid "Internal error, problem resolver broke stuff"
1176msgstr "Errore interno, \"problem resolver\" ha rovinato qualcosa"
864fe99c 1177
04f27fae
MV
1178#: cmdline/apt-get.cc
1179msgid "Supported modules:"
1180msgstr "Moduli supportati:"
e49dd9d3 1181
04f27fae 1182#: cmdline/apt-get.cc
8561c2fe 1183#, fuzzy
04f27fae
MV
1184msgid ""
1185"Usage: apt-get [options] command\n"
1186" apt-get [options] install|remove pkg1 [pkg2 ...]\n"
1187" apt-get [options] source pkg1 [pkg2 ...]\n"
1188"\n"
8561c2fe
DK
1189"apt-get is a command line interface for retrieval of packages\n"
1190"and information about them from authenticated sources and\n"
1191"for installation, upgrade and removal of packages together\n"
1192"with their dependencies.\n"
cbbee23e
DK
1193msgstr ""
1194"Uso: apt-get [OPZIONI] COMANDO\n"
1195" apt-get [OPZIONI] install|remove PKG1 [PKG2 ...]\n"
1196" apt-get [OPZIONI] source PKG1 [PKG2 ...]\n"
04f27fae 1197"\n"
cbbee23e
DK
1198"apt-get è una semplice interfaccia a riga di comando per scaricare \n"
1199"e installare pacchetti. I comandi più usati sono update e install.\n"
1200
cbbee23e
DK
1201#: cmdline/apt-get.cc
1202msgid "Retrieve new lists of packages"
1203msgstr "Scarica l'elenco aggiornato dei pacchetti"
1204
1205#: cmdline/apt-get.cc
1206msgid "Perform an upgrade"
1207msgstr "Esegue un aggiornamento dei pacchetti installati"
1208
1209#: cmdline/apt-get.cc
1210msgid "Install new packages (pkg is libc6 not libc6.deb)"
1211msgstr "Installa nuovi pacchetti (PKG è libc6 non libc6.deb)"
1212
1213#: cmdline/apt-get.cc
1214msgid "Remove packages"
1215msgstr "Rimuove i pacchetti"
1216
1217#: cmdline/apt-get.cc
1218msgid "Remove packages and config files"
1219msgstr "Rimuove i pacchetti e la loro configurazione"
1220
0507225b
MV
1221#: cmdline/apt-get.cc cmdline/apt.cc
1222msgid "Remove automatically all unused packages"
1223msgstr "Rimuove automaticamente i pacchetti inutilizzati"
1224
cbbee23e
DK
1225#: cmdline/apt-get.cc
1226msgid "Distribution upgrade, see apt-get(8)"
1227msgstr "Esegue un avanzamento della distribuzione, consultare apt-get(8)"
1228
1229#: cmdline/apt-get.cc
1230msgid "Follow dselect selections"
1231msgstr "Segue le selezioni di dselect"
1232
1233#: cmdline/apt-get.cc
1234msgid "Configure build-dependencies for source packages"
1235msgstr "Configura le dipendenze di generazione per i pacchetti sorgente"
1236
1237#: cmdline/apt-get.cc
1238msgid "Erase downloaded archive files"
1239msgstr "Elimina i file dei pacchetti scaricati"
1240
1241#: cmdline/apt-get.cc
1242msgid "Erase old downloaded archive files"
1243msgstr "Elimina i vecchi pacchetti scaricati"
1244
1245#: cmdline/apt-get.cc
1246msgid "Verify that there are no broken dependencies"
1247msgstr "Verifica che non ci siano dipendenze insoddisfatte"
1248
1249#: cmdline/apt-get.cc
1250msgid "Download source archives"
1251msgstr "Scarica i pacchetti sorgente"
1252
1253#: cmdline/apt-get.cc
1254msgid "Download the binary package into the current directory"
1255msgstr "Scarica il pacchetto binario nella directory attuale"
1256
1257#: cmdline/apt-get.cc
1258msgid "Download and display the changelog for the given package"
1259msgstr "Scarica e visualizza il changelog per il pacchetto indicato"
1260
04f27fae
MV
1261#: cmdline/apt-helper.cc
1262msgid "Need one URL as argument"
1263msgstr "Necessario un URL come argomento"
e49dd9d3 1264
04f27fae
MV
1265#: cmdline/apt-helper.cc
1266msgid "Must specify at least one pair url/filename"
1267msgstr "È necessario specificare almeno una coppia URL/nome file"
1268
1269#: cmdline/apt-helper.cc
1270msgid "Download Failed"
1271msgstr "Scaricamento non riuscito"
e49dd9d3 1272
04f27fae 1273#: cmdline/apt-helper.cc
3f5a581c 1274#, c-format
04f27fae
MV
1275msgid "GetSrvRec failed for %s"
1276msgstr ""
e49dd9d3 1277
04f27fae 1278#: cmdline/apt-helper.cc
8561c2fe 1279#, fuzzy
04f27fae
MV
1280msgid ""
1281"Usage: apt-helper [options] command\n"
c3c3bd04 1282" apt-helper [options] cat-file file ...\n"
04f27fae
MV
1283" apt-helper [options] download-file uri target-path\n"
1284"\n"
8561c2fe 1285"apt-helper bundles a variety of commands for shell scripts to use\n"
d04e44ac 1286"e.g. the same proxy configuration or acquire system as APT would.\n"
04f27fae
MV
1287msgstr ""
1288"Uso: apt-helper [OPZIONI] COMANDO\n"
1289" apt-helper [OPZIONI] download-file uri percorso\n"
1290"\n"
1291"apt-helper è un programma d'aiuto interno per apt\n"
cbbee23e 1292
cbbee23e
DK
1293#: cmdline/apt-helper.cc
1294msgid "download the given uri to the target-path"
1295msgstr "Scarica l'URI fornito in percorso"
1296
1297#: cmdline/apt-helper.cc
1298msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)"
1299msgstr ""
1300
c3c3bd04
JAK
1301#: cmdline/apt-helper.cc
1302msgid "concatenate files, with automatic decompression"
1303msgstr ""
1304
cbbee23e
DK
1305#: cmdline/apt-helper.cc
1306msgid "detect proxy using apt.conf"
1307msgstr "Rileva proxy utilizzando apt.conf"
e49dd9d3 1308
04f27fae
MV
1309#: cmdline/apt-mark.cc
1310#, c-format
1311msgid "%s can not be marked as it is not installed.\n"
1312msgstr "%s non può essere segnato perché non è installato.\n"
e49dd9d3 1313
04f27fae
MV
1314#: cmdline/apt-mark.cc
1315#, c-format
1316msgid "%s was already set to manually installed.\n"
1317msgstr "%s è già stato impostato come installato manualmente.\n"
e49dd9d3 1318
04f27fae
MV
1319#: cmdline/apt-mark.cc
1320#, c-format
1321msgid "%s was already set to automatically installed.\n"
1322msgstr "%s è già stato impostato come installato automaticamente.\n"
e49dd9d3 1323
04f27fae 1324#: cmdline/apt-mark.cc
e49dd9d3 1325#, c-format
04f27fae
MV
1326msgid "%s was already set on hold.\n"
1327msgstr "%s è già stato impostato come bloccato.\n"
e49dd9d3 1328
04f27fae
MV
1329#: cmdline/apt-mark.cc
1330#, c-format
1331msgid "%s was already not hold.\n"
1332msgstr "%s era già non bloccato.\n"
e49dd9d3 1333
cbbee23e
DK
1334#: cmdline/apt-mark.cc
1335msgid "Executing dpkg failed. Are you root?"
1336msgstr "Esecuzione di dpkg non riuscita. È stato lanciato come root?"
e49dd9d3 1337
04f27fae 1338#: cmdline/apt-mark.cc
e49dd9d3 1339#, c-format
04f27fae
MV
1340msgid "%s set on hold.\n"
1341msgstr "%s impostato come bloccato.\n"
e49dd9d3 1342
04f27fae
MV
1343#: cmdline/apt-mark.cc
1344#, c-format
1345msgid "Canceled hold on %s.\n"
1346msgstr "Blocco su %s annullato.\n"
e49dd9d3 1347
04f27fae 1348#: cmdline/apt-mark.cc
cbbee23e
DK
1349#, c-format
1350msgid "Selected %s for purge.\n"
1351msgstr ""
1352
1353#: cmdline/apt-mark.cc
1354#, c-format
1355msgid "Selected %s for removal.\n"
1356msgstr ""
1357
1358#: cmdline/apt-mark.cc
1359#, c-format
1360msgid "Selected %s for installation.\n"
1361msgstr ""
e49dd9d3 1362
04f27fae 1363#: cmdline/apt-mark.cc
8561c2fe 1364#, fuzzy
04f27fae
MV
1365msgid ""
1366"Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n"
1367"\n"
1368"apt-mark is a simple command line interface for marking packages\n"
9270be36
MV
1369"as manually or automatically installed. It can also be used to\n"
1370"manipulate the dpkg(1) selection states of packages, and to list\n"
1371"all packages with or without a certain marking.\n"
cbbee23e
DK
1372msgstr ""
1373"Uso: apt-mark [OPZIONI] {auto|manual} PKG1 [PKG2 ...]\n"
04f27fae 1374"\n"
cbbee23e
DK
1375"apt-mark è una semplice interfaccia a riga di comando per segnalare i "
1376"pacchetti\n"
1377"come installati manualmente o automaticamente. Può anche elencare le "
1378"segnalazioni.\n"
1379
cbbee23e
DK
1380#: cmdline/apt-mark.cc
1381msgid "Mark the given packages as automatically installed"
1382msgstr "Segna i pacchetti forniti come installati automaticamente"
1383
1384#: cmdline/apt-mark.cc
1385msgid "Mark the given packages as manually installed"
1386msgstr "Segna i pacchetti forniti come installati manualmente"
1387
1388#: cmdline/apt-mark.cc
1389msgid "Mark a package as held back"
1390msgstr "Segna un pacchetto come bloccato a una vecchia versione"
1391
1392#: cmdline/apt-mark.cc
1393msgid "Unset a package set as held back"
1394msgstr "Sblocca un pacchetto bloccato a una vecchia versione"
1395
1396#: cmdline/apt-mark.cc
1397msgid "Print the list of automatically installed packages"
1398msgstr "Stampa l'elenco dei pacchetti installati automaticamente"
1399
1400#: cmdline/apt-mark.cc
1401msgid "Print the list of manually installed packages"
1402msgstr "Stampa l'elenco dei pacchetti installati manualmente"
1403
1404#: cmdline/apt-mark.cc
1405msgid "Print the list of package on hold"
1406msgstr "Stampa l'elenco dei pacchetti bloccati"
1407
0507225b
MV
1408#: cmdline/apt.cc
1409msgid ""
1410"Usage: apt [options] command\n"
1411"\n"
1412"apt is a commandline package manager and provides commands for\n"
1413"searching and managing as well as querying information about packages.\n"
1414"It provides the same functionality as the specialized APT tools,\n"
1415"like apt-get and apt-cache, but enables options more suitable for\n"
1416"interactive use by default.\n"
1417msgstr ""
1418
1419#. query
1420#: cmdline/apt.cc
1421msgid "list packages based on package names"
1422msgstr "Elenca i pacchetti in base al nome"
1423
1424#: cmdline/apt.cc
1425msgid "search in package descriptions"
1426msgstr "Cerca tra le descrizioni dei pacchetti"
1427
1428#: cmdline/apt.cc
1429msgid "show package details"
1430msgstr "Mostra dettagli di un pacchetto"
1431
1432#. package stuff
1433#: cmdline/apt.cc
1434msgid "install packages"
1435msgstr "Installa pacchetti"
1436
1437#: cmdline/apt.cc
1438msgid "remove packages"
1439msgstr "Rimuove pacchetti"
1440
1441#. system wide stuff
1442#: cmdline/apt.cc
1443msgid "update list of available packages"
1444msgstr "Aggiorna l'elenco dei pacchetti disponibili"
1445
1446#: cmdline/apt.cc
1447msgid "upgrade the system by installing/upgrading packages"
1448msgstr ""
1449"Esegue l'avanzamento di versione del sistema installando e aggiornando i "
1450"pacchetti"
1451
1452#: cmdline/apt.cc
1453msgid "upgrade the system by removing/installing/upgrading packages"
1454msgstr ""
1455"Esegue l'avanzamento di versione del sistema rimuovendo, installando e "
1456"aggiornando i pacchetti"
1457
1458#. misc
1459#: cmdline/apt.cc
1460msgid "edit the source information file"
1461msgstr "Modifica il file sulle informazioni delle sorgenti"
1462
04f27fae
MV
1463#: methods/cdrom.cc
1464#, c-format
1465msgid "Unable to read the cdrom database %s"
1466msgstr "Impossibile leggere il database del CD-ROM %s"
e49dd9d3 1467
04f27fae
MV
1468#: methods/cdrom.cc
1469msgid ""
1470"Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update "
1471"cannot be used to add new CD-ROMs"
1472msgstr ""
1473"Usare apt-cdrom per far riconoscere questo CD-ROM da APT. apt-get update non "
1474"può essere usato per aggiungere nuovi CD-ROM"
e49dd9d3 1475
04f27fae
MV
1476#: methods/cdrom.cc
1477msgid "Wrong CD-ROM"
1478msgstr "CD-ROM sbagliato"
e49dd9d3 1479
04f27fae
MV
1480#: methods/cdrom.cc
1481#, c-format
1482msgid "Unable to unmount the CD-ROM in %s, it may still be in use."
1483msgstr "Impossibile smontare il CD-ROM in %s, potrebbe essere ancora in uso."
e49dd9d3 1484
04f27fae
MV
1485#: methods/cdrom.cc
1486msgid "Disk not found."
1487msgstr "Disco non trovato"
e49dd9d3 1488
04f27fae
MV
1489#: methods/cdrom.cc methods/file.cc methods/rsh.cc
1490msgid "File not found"
1491msgstr "File non trovato"
e49dd9d3 1492
04f27fae
MV
1493#: methods/connect.cc
1494#, c-format
1495msgid "Connecting to %s (%s)"
1496msgstr "Connessione a %s (%s)"
e49dd9d3 1497
04f27fae
MV
1498#: methods/connect.cc
1499#, c-format
1500msgid "[IP: %s %s]"
1501msgstr "[IP: %s %s]"
e49dd9d3 1502
04f27fae
MV
1503#: methods/connect.cc
1504#, c-format
1505msgid "Could not create a socket for %s (f=%u t=%u p=%u)"
1506msgstr "Impossibile creare un socket per %s (f=%u t=%u p=%u)"
e49dd9d3 1507
04f27fae 1508#: methods/connect.cc
e49dd9d3 1509#, c-format
04f27fae
MV
1510msgid "Cannot initiate the connection to %s:%s (%s)."
1511msgstr "Impossibile iniziare la connessione a %s:%s (%s)."
e49dd9d3 1512
04f27fae
MV
1513#: methods/connect.cc
1514#, c-format
1515msgid "Could not connect to %s:%s (%s), connection timed out"
1516msgstr "Impossibile connettersi a %s:%s (%s), connessione terminata"
e49dd9d3 1517
04f27fae
MV
1518#: methods/connect.cc methods/ftp.cc methods/rsh.cc
1519msgid "Failed"
1520msgstr "Non riuscito"
1521
1522#: methods/connect.cc
e49dd9d3 1523#, c-format
04f27fae
MV
1524msgid "Could not connect to %s:%s (%s)."
1525msgstr "Impossibile connettersi a %s:%s (%s)."
e49dd9d3 1526
04f27fae
MV
1527#. We say this mainly because the pause here is for the
1528#. ssh connection that is still going
1529#: methods/connect.cc methods/rsh.cc
e49dd9d3 1530#, c-format
04f27fae
MV
1531msgid "Connecting to %s"
1532msgstr "Connessione a %s"
3f5a581c 1533
04f27fae 1534#: methods/connect.cc
e49dd9d3 1535#, c-format
04f27fae
MV
1536msgid "Could not resolve '%s'"
1537msgstr "Impossibile risolvere \"%s\""
e49dd9d3 1538
04f27fae 1539#: methods/connect.cc
e49dd9d3 1540#, c-format
04f27fae
MV
1541msgid "Temporary failure resolving '%s'"
1542msgstr "Risoluzione di \"%s\" temporaneamente non riuscita"
e49dd9d3 1543
04f27fae 1544#: methods/connect.cc
e49dd9d3 1545#, c-format
04f27fae
MV
1546msgid "System error resolving '%s:%s'"
1547msgstr "Errore di sistema nella risoluzione di \"%s:%s\""
e49dd9d3 1548
04f27fae
MV
1549#: methods/connect.cc
1550#, c-format
1551msgid "Something wicked happened resolving '%s:%s' (%i - %s)"
1552msgstr ""
1553"Si è verificato qualcosa di anormale nella risoluzione di \"%s:%s\" (%i - %s)"
e49dd9d3 1554
04f27fae
MV
1555#: methods/connect.cc
1556#, c-format
1557msgid "Unable to connect to %s:%s:"
1558msgstr "Impossibile connettersi a %s:%s:"
e49dd9d3 1559
c69e8255 1560#: methods/copy.cc
04f27fae
MV
1561msgid "Failed to stat"
1562msgstr "Esecuzione di stat non riuscita"
e49dd9d3 1563
04f27fae
MV
1564#: methods/file.cc
1565msgid "Invalid URI, local URIS must not start with //"
1566msgstr "URI non valido, gli URI locali non devono iniziare con //"
1567
1568#. Login must be before getpeername otherwise dante won't work.
1569#: methods/ftp.cc
1570msgid "Logging in"
1571msgstr "Accesso in corso"
1572
1573#: methods/ftp.cc
1574msgid "Unable to determine the peer name"
1575msgstr "Impossibile determinare il nome del nodo"
e49dd9d3 1576
04f27fae
MV
1577#: methods/ftp.cc
1578msgid "Unable to determine the local name"
1579msgstr "Impossibile determinare il nome locale"
1580
1581#: methods/ftp.cc
e49dd9d3 1582#, c-format
04f27fae
MV
1583msgid "The server refused the connection and said: %s"
1584msgstr "Il server ha rifiutato la connessione e riporta: %s"
e49dd9d3 1585
04f27fae
MV
1586#: methods/ftp.cc
1587#, c-format
1588msgid "USER failed, server said: %s"
1589msgstr "USER non riuscito, il server riporta: %s"
e49dd9d3 1590
04f27fae 1591#: methods/ftp.cc
e49dd9d3 1592#, c-format
04f27fae
MV
1593msgid "PASS failed, server said: %s"
1594msgstr "PASS non riuscito, il server riporta: %s"
e49dd9d3 1595
04f27fae
MV
1596#: methods/ftp.cc
1597msgid ""
1598"A proxy server was specified but no login script, Acquire::ftp::ProxyLogin "
1599"is empty."
1600msgstr ""
1601"È stato specificato un server proxy, ma nessuno script di accesso: Acquire::"
1602"ftp::ProxyLogin è vuoto."
e49dd9d3 1603
04f27fae 1604#: methods/ftp.cc
e49dd9d3 1605#, c-format
04f27fae
MV
1606msgid "Login script command '%s' failed, server said: %s"
1607msgstr ""
1608"Comando dello script di accesso \"%s\" non riuscito, il server riporta: %s"
e49dd9d3 1609
04f27fae
MV
1610#: methods/ftp.cc
1611#, c-format
1612msgid "TYPE failed, server said: %s"
1613msgstr "TYPE non riuscito, il server riporta: %s"
e49dd9d3 1614
04f27fae
MV
1615#: methods/ftp.cc methods/rsh.cc
1616msgid "Connection timeout"
1617msgstr "Connessione scaduta"
1618
1619#: methods/ftp.cc
1620msgid "Server closed the connection"
1621msgstr "Il server ha chiuso la connessione"
1622
1623#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1624msgid "Read error"
1625msgstr "Errore di lettura"
1626
1627#: methods/ftp.cc methods/rsh.cc
1628msgid "A response overflowed the buffer."
1629msgstr "Una risposta ha superato le dimensioni del buffer."
1630
1631#: methods/ftp.cc
1632msgid "Protocol corruption"
1633msgstr "Protocollo danneggiato"
1634
1635#: methods/ftp.cc methods/rsh.cc apt-pkg/contrib/fileutl.cc
1636msgid "Write error"
1637msgstr "Errore di scrittura"
1638
1639#: methods/ftp.cc
1640msgid "Could not create a socket"
1641msgstr "Impossibile creare un socket"
1642
1643#: methods/ftp.cc
1644msgid "Could not connect data socket, connection timed out"
e49dd9d3 1645msgstr ""
04f27fae 1646"Impossibile connettersi al socket dati, tempo esaurito per la connessione"
e49dd9d3 1647
04f27fae
MV
1648#: methods/ftp.cc
1649msgid "Could not connect passive socket."
1650msgstr "Impossibile connettersi alla socket passiva."
5b1e4e86 1651
04f27fae
MV
1652#: methods/ftp.cc
1653msgid "getaddrinfo was unable to get a listening socket"
1654msgstr "Impossibile ottenere un socket in ascolto con getaddrinfo()"
5b1e4e86 1655
04f27fae
MV
1656#: methods/ftp.cc
1657msgid "Could not bind a socket"
1658msgstr "Impossibile eseguire bind() su un socket"
5b1e4e86 1659
04f27fae
MV
1660#: methods/ftp.cc
1661msgid "Could not listen on the socket"
1662msgstr "Impossibile eseguire listen() su un socket"
5b1e4e86 1663
04f27fae
MV
1664#: methods/ftp.cc
1665msgid "Could not determine the socket's name"
1666msgstr "Impossibile determinare il nome del socket"
864fe99c 1667
04f27fae
MV
1668#: methods/ftp.cc
1669msgid "Unable to send PORT command"
1670msgstr "Impossibile inviare il comando PORT"
5b1e4e86 1671
04f27fae 1672#: methods/ftp.cc
9de26945 1673#, c-format
04f27fae
MV
1674msgid "Unknown address family %u (AF_*)"
1675msgstr "Famiglia di indirizzamento %u (AF_*) sconosciuta"
5b1e4e86 1676
04f27fae 1677#: methods/ftp.cc
5b1e4e86 1678#, c-format
04f27fae
MV
1679msgid "EPRT failed, server said: %s"
1680msgstr "EPRT non riuscito, il server riporta: %s"
1681
1682#: methods/ftp.cc
1683msgid "Data socket connect timed out"
1684msgstr "Connessione al socket dati terminata"
1685
1686#: methods/ftp.cc
1687msgid "Unable to accept connection"
1688msgstr "Impossibile accettare connessioni"
1689
1690#: methods/ftp.cc methods/rsh.cc methods/server.cc
1691msgid "Problem hashing file"
1692msgstr "Si è verificato un problema nel creare l'hash del file"
5b1e4e86 1693
04f27fae 1694#: methods/ftp.cc
1e7ec0d8 1695#, c-format
04f27fae
MV
1696msgid "Unable to fetch file, server said '%s'"
1697msgstr "Impossibile recuperare il file, il server riporta: \"%s\""
1698
1699#: methods/ftp.cc methods/rsh.cc
1700msgid "Data socket timed out"
1701msgstr "Socket dati terminato"
3f5a581c 1702
04f27fae 1703#: methods/ftp.cc
1e7ec0d8 1704#, c-format
04f27fae
MV
1705msgid "Data transfer failed, server said '%s'"
1706msgstr "Trasferimento dati non riuscito, il server riporta: \"%s\""
1707
1708#. Get the files information
1709#: methods/ftp.cc
1710msgid "Query"
1711msgstr "Interrogazione"
1712
1713#: methods/ftp.cc
1714msgid "Unable to invoke "
1715msgstr "Impossibile invocare "
1716
5b057748
JAK
1717#. TRANSLATORS: %s is a single techy word like 'NODATA'
1718#: methods/gpgv.cc apt-pkg/acquire-item.cc
1719#, c-format
1720msgid ""
1721"Clearsigned file isn't valid, got '%s' (does the network require "
1722"authentication?)"
1723msgstr ""
1724"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete "
1725"richiede autenticazione?)"
1726
1727#. TRANSLATORS: %s is a single techy word like 'NODATA'
1728#: methods/gpgv.cc
1729#, fuzzy, c-format
1730msgid ""
1731"Signed file isn't valid, got '%s' (does the network require authentication?)"
1732msgstr ""
1733"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete "
1734"richiede autenticazione?)"
1735
04f27fae
MV
1736#: methods/gpgv.cc
1737msgid "At least one invalid signature was encountered."
1738msgstr "È stata trovata almeno una firma non valida."
1739
1740#: methods/gpgv.cc
1741msgid ""
1742"Internal error: Good signature, but could not determine key fingerprint?!"
9de26945 1743msgstr ""
04f27fae
MV
1744"Errore interno: firma corretta, ma non è possibile determinare l'impronta "
1745"della chiave."
ffd71425 1746
04f27fae
MV
1747#: methods/gpgv.cc
1748msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)"
1749msgstr ""
1750"Impossibile eseguire \"apt-key\" per verificare la firma (forse gnupg non è "
1751"installato)"
7d8a4da7 1752
04f27fae
MV
1753#: methods/gpgv.cc
1754msgid "Unknown error executing apt-key"
1755msgstr "Errore sconosciuto durante l'esecuzione di apt-key"
1756
a99c3a5f
JAK
1757#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners.
1758#: methods/gpgv.cc
21895193
JAK
1759#, c-format
1760msgid "Signature by key %s uses weak digest algorithm (%s)"
1761msgstr ""
a99c3a5f 1762
04f27fae
MV
1763#: methods/gpgv.cc
1764msgid "The following signatures were invalid:\n"
1765msgstr "Le seguenti firme non erano valide:\n"
1766
1767#: methods/gpgv.cc
1768msgid ""
1769"The following signatures couldn't be verified because the public key is not "
1770"available:\n"
1771msgstr ""
1772"Le seguenti firme non sono state verificate perché la chiave pubblica non è "
1773"disponibile:\n"
1774
04f27fae
MV
1775#: methods/http.cc
1776msgid "Error writing to the file"
1777msgstr "Errore nello scrivere sul file"
1778
1779#: methods/http.cc
1780msgid "Error reading from server. Remote end closed connection"
1781msgstr "Errore nel leggere dal server. Il lato remoto ha chiuso la connessione"
1782
1783#: methods/http.cc
1784msgid "Error reading from server"
1785msgstr "Errore nel leggere dal server"
1786
1787#: methods/http.cc
1788msgid "Error writing to file"
1789msgstr "Errore nello scrivere su file"
1790
1791#: methods/http.cc
1792msgid "Select failed"
1793msgstr "Select non riuscita"
1794
1795#: methods/http.cc
1796msgid "Connection timed out"
1797msgstr "Connessione terminata"
1798
1799#: methods/http.cc
1800msgid "Error writing to output file"
1801msgstr "Errore nello scrivere sul file di output"
1802
1803#. Only warn if there are no sources.list.d.
1804#. Only warn if there is no sources.list file.
1805#: methods/mirror.cc apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1806#: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/init.cc
1807#: apt-pkg/policy.cc apt-pkg/sourcelist.cc
1808#, c-format
1809msgid "Unable to read %s"
1810msgstr "Impossibile leggere %s"
1811
1812#: methods/mirror.cc apt-pkg/acquire.cc apt-pkg/clean.cc
1813#: apt-pkg/contrib/cdromutl.cc
1814#, c-format
1815msgid "Unable to change to %s"
1816msgstr "Impossibile passare a %s"
1817
1818#. FIXME: fallback to a default mirror here instead
1819#. and provide a config option to define that default
1820#: methods/mirror.cc
1821#, c-format
1822msgid "No mirror file '%s' found "
1823msgstr "Nessun file mirror \"%s\" trovato "
1824
1825#. FIXME: fallback to a default mirror here instead
1826#. and provide a config option to define that default
1827#: methods/mirror.cc
1828#, c-format
1829msgid "Can not read mirror file '%s'"
1830msgstr "Impossibile leggere il file mirror \"%s\""
1831
1832#: methods/mirror.cc
1833#, c-format
1834msgid "No entry found in mirror file '%s'"
1835msgstr "Nessuna voce trovata nel file mirror \"%s\""
1836
1837#: methods/mirror.cc
1838#, c-format
1839msgid "[Mirror: %s]"
1840msgstr "[Mirror: %s]"
1841
68e07cd0
JAK
1842#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc
1843#: apt-pkg/acquire-item.cc
1844#, c-format
1845msgid "Failed to stat %s"
1846msgstr "Impossibile eseguire stat su %s"
1847
c69e8255
JAK
1848#: methods/rred.cc
1849msgid "Failed to set modification time"
1850msgstr "Impostazione della data di modifica non riuscita"
1851
04f27fae
MV
1852#: methods/rsh.cc ftparchive/multicompress.cc
1853msgid "Failed to create IPC pipe to subprocess"
1854msgstr "Creazione di una pipe IPC verso il sottoprocesso non riuscita"
1855
1856#: methods/rsh.cc
1857msgid "Connection closed prematurely"
1858msgstr "Connessione chiusa prematuramente"
1859
1860#: methods/server.cc
1861msgid "Waiting for headers"
1862msgstr "In attesa degli header"
1863
1864#: methods/server.cc
1865msgid "Bad header line"
1866msgstr "Riga header non corretta"
1867
1868#: methods/server.cc
1869msgid "The HTTP server sent an invalid reply header"
1870msgstr "Il server HTTP ha inviato un header di risposta non valido"
1871
1872#: methods/server.cc
1873msgid "The HTTP server sent an invalid Content-Length header"
1874msgstr "Il server HTTP ha inviato un header Content-Length non valido"
1875
1876#: methods/server.cc
1877msgid "The HTTP server sent an invalid Content-Range header"
1878msgstr "Il server HTTP ha inviato un header Content-Range non valido"
1879
1880#: methods/server.cc
1881msgid "This HTTP server has broken range support"
1882msgstr "Questo server HTTP ha un supporto del range non corretto"
1883
1884#: methods/server.cc
1885msgid "Unknown date format"
1886msgstr "Formato della data sconosciuto"
1887
1888#: methods/server.cc
1889msgid "Bad header data"
1890msgstr "Header dati non corretto"
1891
1892#: methods/server.cc
1893msgid "Connection failed"
1894msgstr "Connessione non riuscita"
1895
1896#: methods/server.cc
1897#, c-format
1898msgid ""
1899"Automatically disabled %s due to incorrect response from server/proxy. (man "
1900"5 apt.conf)"
1901msgstr ""
1902
1903#: methods/server.cc
1904msgid "Internal error"
1905msgstr "Errore interno"
1906
68e07cd0
JAK
1907#: methods/store.cc
1908msgid "Empty files can't be valid archives"
1909msgstr "File vuoti non possono essere archivi validi"
1910
04f27fae
MV
1911#: dselect/install:33
1912msgid "Bad default setting!"
1913msgstr "Impostazione predefinita errata."
1914
1915#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
1916#: dselect/install:106 dselect/update:45
1917#, fuzzy
1918msgid "Press [Enter] to continue."
1919msgstr "Premere Invio per continuare."
1920
1921#: dselect/install:92
1922msgid "Do you want to erase any previously downloaded .deb files?"
1923msgstr "Eliminare tutti i file .deb precedentemente scaricati?"
1924
1925# Note to translators: The following four messages belong together. It doesn't
1926# matter where sentences start, but it has to fit in just these four lines, and
1927# at only 80 characters per line, if possible.
1928#: dselect/install:102
1929msgid "Some errors occurred while unpacking. Packages that were installed"
1930msgstr ""
1931"Si sono verificati alcuni errori nell'estrazione. Verrà tentata la "
1932"configurazione"
1933
1934#: dselect/install:103
1935msgid "will be configured. This may result in duplicate errors"
1936msgstr "dei pacchetti installati. Questo potrebbe generare errori duplicati"
1937
1938#: dselect/install:104
1939msgid "or errors caused by missing dependencies. This is OK, only the errors"
1940msgstr "o errori causati da dipendenze mancanti. Questo non causa problemi,"
1941
1942#: dselect/install:105
1943msgid ""
1944"above this message are important. Please fix them and run [I]nstall again"
1945msgstr ""
1946"gli errori precedenti sono importanti. Correggerli e rieseguire "
1947"l'installazione [I]"
1948
1949#: dselect/update:30
1950msgid "Merging available information"
1951msgstr "Unione delle informazioni disponibili"
1952
5ff8dd6b
JAK
1953#: cmdline/apt-dump-solver.cc
1954msgid ""
1955"Usage: apt-dump-solver\n"
1956"\n"
1957"apt-dump-solver is an interface to store an EDSP scenario in\n"
1958"a file and optionally forwards it to another solver.\n"
1959msgstr ""
1960
1961#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc
1962#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc
1963#, c-format
1964msgid "Waited for %s but it wasn't there"
1965msgstr "In attesa di %s ma non era presente"
1966
04f27fae 1967#: cmdline/apt-extracttemplates.cc
8561c2fe 1968#, fuzzy
04f27fae
MV
1969msgid ""
1970"Usage: apt-extracttemplates file1 [file2 ...]\n"
1971"\n"
8561c2fe
DK
1972"apt-extracttemplates is used to extract config and template files\n"
1973"from debian packages. It is used mainly by debconf(1) to prompt for\n"
1974"configuration questions before installation of packages.\n"
04f27fae
MV
1975msgstr ""
1976"Uso: apt-extracttemplates FILE1 [FILE2 ...]\n"
1977"\n"
1978"apt-extracttemplates è uno strumento per estrarre configurazioni e template\n"
1979"dai pacchetti debian\n"
1980"\n"
1981"Opzioni:\n"
1982" -h Mostra questo aiuto\n"
1983" -t Imposta la directory temporanea\n"
1984" -c=? Legge come configurazione il file specificato\n"
1985" -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"
1986
1987#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1988#, c-format
1989msgid "Unable to mkstemp %s"
1990msgstr "Impossibile eseguire mkstemp %s"
1991
1992#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc
1993#, c-format
1994msgid "Unable to write to %s"
1995msgstr "Impossibile scrivere in %s"
1996
1997#: cmdline/apt-extracttemplates.cc
1998msgid "Cannot get debconf version. Is debconf installed?"
1999msgstr "Impossibile trovare la versione di debconf. È installato?"
2000
c69e8255
JAK
2001#: cmdline/apt-internal-planner.cc
2002#, fuzzy
2003msgid ""
2004"Usage: apt-internal-planner\n"
2005"\n"
2006"apt-internal-planner is an interface to use the current internal\n"
2007"installation planner for the APT family like an external one,\n"
2008"for debugging or the like.\n"
2009msgstr ""
2010"Uso: apt-internal-solver\n"
2011"\n"
2012"apt-internal-solver è un'interfaccia per l'utilizzo del resolver interno\n"
2013"come resolver esterno per il debugging degli strumenti APT\n"
2014"\n"
2015"Opzioni:\n"
2016" -h Mostra questo aiuto\n"
2017" -q Output registrabile, nessun indicatore di avanzamento\n"
2018" -c=? Legge come configurazione il file specificato\n"
2019" -o=? Imposta un'opzione di configurazione, es. -o dir::cache=/tmp\n"
2020
04f27fae 2021#: cmdline/apt-internal-solver.cc
8561c2fe 2022#, fuzzy
04f27fae
MV
2023msgid ""
2024"Usage: apt-internal-solver\n"
2025"\n"
2026"apt-internal-solver is an interface to use the current internal\n"
9270be36
MV
2027"resolver for the APT family like an external one, for debugging or\n"
2028"the like.\n"
04f27fae
MV
2029msgstr ""
2030"Uso: apt-internal-solver\n"
2031"\n"
2032"apt-internal-solver è un'interfaccia per l'utilizzo del resolver interno\n"
2033"come resolver esterno per il debugging degli strumenti APT\n"
2034"\n"
2035"Opzioni:\n"
2036" -h Mostra questo aiuto\n"
2037" -q Output registrabile, nessun indicatore di avanzamento\n"
2038" -c=? Legge come configurazione il file specificato\n"
2039" -o=? Imposta un'opzione di configurazione, es. -o dir::cache=/tmp\n"
2040
2041#: cmdline/apt-sortpkgs.cc
2042msgid "Unknown package record!"
2043msgstr "Record del pacchetto sconosciuto."
2044
2045#: cmdline/apt-sortpkgs.cc
2046msgid ""
2047"Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
2048"\n"
8561c2fe 2049"apt-sortpkgs is a simple tool to sort package information files.\n"
9270be36 2050"By default it sorts by binary package information, but the -s option\n"
8561c2fe 2051"can be used to switch to source package ordering instead.\n"
04f27fae 2052msgstr ""
04f27fae
MV
2053
2054#: ftparchive/apt-ftparchive.cc
2055msgid "Package extension list is too long"
2056msgstr "L'elenco dell'estensione del pacchetto è troppo lungo"
2057
2058#: ftparchive/apt-ftparchive.cc
2059#, c-format
2060msgid "Error processing directory %s"
2061msgstr "Errore nell'elaborare la directory %s"
2062
2063#: ftparchive/apt-ftparchive.cc
2064msgid "Source extension list is too long"
2065msgstr "L'elenco dell'estensione del sorgente è troppo lungo"
2066
2067#: ftparchive/apt-ftparchive.cc
2068msgid "Error writing header to contents file"
2069msgstr "Errore nella scrittura dell'intestazione nel file \"contents\""
2070
2071#: ftparchive/apt-ftparchive.cc
2072#, c-format
2073msgid "Error processing contents %s"
2074msgstr "Errore nell'elaborare i contenuti %s"
2075
2076#: ftparchive/apt-ftparchive.cc
2077msgid ""
2078"Usage: apt-ftparchive [options] command\n"
2079"Commands: packages binarypath [overridefile [pathprefix]]\n"
2080" sources srcpath [overridefile [pathprefix]]\n"
2081" contents path\n"
2082" release path\n"
2083" generate config [groups]\n"
2084" clean config\n"
2085"\n"
2086"apt-ftparchive generates index files for Debian archives. It supports\n"
2087"many styles of generation from fully automated to functional replacements\n"
2088"for dpkg-scanpackages and dpkg-scansources\n"
2089"\n"
2090"apt-ftparchive generates Package files from a tree of .debs. The\n"
2091"Package file contains the contents of all the control fields from\n"
2092"each package as well as the MD5 hash and filesize. An override file\n"
2093"is supported to force the value of Priority and Section.\n"
2094"\n"
2095"Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n"
2096"The --source-override option can be used to specify a src override file\n"
2097"\n"
2098"The 'packages' and 'sources' command should be run in the root of the\n"
2099"tree. BinaryPath should point to the base of the recursive search and \n"
2100"override file should contain the override flags. Pathprefix is\n"
2101"appended to the filename fields if present. Example usage from the \n"
2102"Debian archive:\n"
2103" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
2104" dists/potato/main/binary-i386/Packages\n"
2105"\n"
2106"Options:\n"
2107" -h This help text\n"
2108" --md5 Control MD5 generation\n"
2109" -s=? Source override file\n"
2110" -q Quiet\n"
2111" -d=? Select the optional caching database\n"
2112" --no-delink Enable delinking debug mode\n"
2113" --contents Control contents file generation\n"
2114" -c=? Read this configuration file\n"
2115" -o=? Set an arbitrary configuration option"
2116msgstr ""
2117"Uso: apt-ftparchive [OPZIONI] COMANDO\n"
2118"Comandi: packages PERCORSO_AL_BINARIO [FILE_OVERRIDE [PREFISSO_PERCORSO]\n"
2119" sources PERCORSO_AI_SORGENTI [FILE_OVERRIDE [PREFISSO_PERCORSO]\n"
2120" contents PERCORSO\n"
2121" release PERCORSO\n"
2122" generate CONFIGURAZIONE [GRUPPI]\n"
2123" clean CONFIGURAZIONE\n"
2124"\n"
2125"apt-ftparchive genera file di indice per gli archivi Debian. Supporta\n"
2126"molti stili di generazione da completamente automatici ad alternative\n"
2127"funzionali per dpkg-scanpackages e dpkg-scansources\n"
2128"\n"
2129"apt-ftparchive genera file Packages da un albero di \".deb\". Il file\n"
2130"Package contiene le informazioni di tutti i campi control da ogni\n"
2131"pacchetto, così come l'hash MD5 e la dimensione del file. Un file override\n"
2132"è supportato per forzare i valori di priorità e sezione.\n"
2133"\n"
2134"Similmente, apt-ftparchive genera file Sources da un albero di .dscs.\n"
2135"L'opzione --source-override può essere usata per specificare un file\n"
2136"di override per i sorgenti\n"
2137"\n"
2138"I comandi \"packages\" e \"sources\" devono essere eseguiti nella root \n"
2139"dell'albero. Il percorso al binario deve puntare alla base della ricerca \n"
2140"ricorsiva e il file override deve contenere le opzioni di override.\n"
2141"Il prefisso del percorso è aggiunto al campo filename se presente. Esempio\n"
2142"di utilizzo dall'archivio Debian:\n"
2143" apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n"
2144" dists/potato/main/binary-i386/Packages \n"
2145"\n"
2146"Opzioni:\n"
2147" -h Mostra questo aiuto\n"
2148" --md5 Controlla la generazione dell'MD5\n"
2149" -s=? File override dei sorgenti\n"
2150" -q Silenzioso\n"
2151" -d=? Seleziona il database di cache opzionale\n"
2152" --no-delink Abilita la modalità di debug del delinking\n"
2153" --contents Controlla la generazione del file \"contents\"\n"
2154" -c=? Legge come configurazione il file specificato\n"
2155" -o=? Imposta un'opzione arbitraria di configurazione"
7d8a4da7 2156
04f27fae
MV
2157#: ftparchive/apt-ftparchive.cc
2158msgid "No selections matched"
2159msgstr "Nessuna selezione corrisponde"
3f5a581c 2160
04f27fae 2161#: ftparchive/apt-ftparchive.cc
1eb1836f 2162#, c-format
04f27fae
MV
2163msgid "Some files are missing in the package file group `%s'"
2164msgstr "Mancano alcuni file nel file group di pacchetti \"%s\""
5b1e4e86 2165
04f27fae 2166#: ftparchive/cachedb.cc
1eb1836f 2167#, c-format
04f27fae
MV
2168msgid "DB was corrupted, file renamed to %s.old"
2169msgstr "Il database era danneggiato, il file è stato rinominato in %s.old"
5b1e4e86 2170
04f27fae 2171#: ftparchive/cachedb.cc
5b1e4e86 2172#, c-format
04f27fae
MV
2173msgid "DB is old, attempting to upgrade %s"
2174msgstr "Il database è vecchio, tentativo di aggiornamento %s"
5b1e4e86 2175
04f27fae 2176#: ftparchive/cachedb.cc
5b1e4e86 2177msgid ""
04f27fae
MV
2178"DB format is invalid. If you upgraded from an older version of apt, please "
2179"remove and re-create the database."
5b1e4e86 2180msgstr ""
04f27fae
MV
2181"Il formato del database non è valido. Se è stato eseguito l'aggiornamento da "
2182"una vecchia versione di apt, rimuovere e ricreare il database."
ffd71425 2183
04f27fae 2184#: ftparchive/cachedb.cc
89409d33 2185#, c-format
04f27fae
MV
2186msgid "Unable to open DB file %s: %s"
2187msgstr "Impossibile aprire il file del database %s: %s"
3f5a581c 2188
04f27fae
MV
2189#: ftparchive/cachedb.cc
2190msgid "Failed to read .dsc"
2191msgstr "Lettura di .dsc non riuscita"
89409d33 2192
04f27fae
MV
2193#: ftparchive/cachedb.cc
2194msgid "Archive has no control record"
2195msgstr "L'archivio non ha un campo \"control\""
9de26945 2196
04f27fae
MV
2197#: ftparchive/cachedb.cc
2198msgid "Unable to get a cursor"
2199msgstr "Impossibile ottenere un cursore"
9de26945 2200
04f27fae
MV
2201#: ftparchive/contents.cc
2202msgid "realloc - Failed to allocate memory"
2203msgstr "realloc - Allocazione della memoria non riuscita"
9de26945 2204
04f27fae
MV
2205#: ftparchive/multicompress.cc
2206#, c-format
2207msgid "Unknown compression algorithm '%s'"
2208msgstr "Algoritmo di compressione \"%s\" sconosciuto"
9de26945 2209
04f27fae
MV
2210#: ftparchive/multicompress.cc
2211#, c-format
2212msgid "Compressed output %s needs a compression set"
2213msgstr "L'output compresso %s necessita di un insieme di compressione"
9de26945 2214
04f27fae
MV
2215#: ftparchive/multicompress.cc
2216msgid "Failed to fork"
2217msgstr "Fork non riuscita"
9de26945 2218
04f27fae
MV
2219#: ftparchive/multicompress.cc
2220msgid "Compress child"
2221msgstr "Sottoprocesso compresso"
89409d33 2222
04f27fae
MV
2223#: ftparchive/multicompress.cc
2224#, c-format
2225msgid "Internal error, failed to create %s"
2226msgstr "Errore interno, creazione di %s non riuscita"
89409d33 2227
04f27fae
MV
2228#: ftparchive/multicompress.cc
2229msgid "IO to subprocess/file failed"
2230msgstr "I/O al sottoprocesso/file non riuscito"
89409d33 2231
04f27fae
MV
2232#: ftparchive/multicompress.cc
2233msgid "Failed to read while computing MD5"
2234msgstr "Lettura durante l'elaborazione MD5 non riuscita"
dc738e7a 2235
04f27fae 2236#: ftparchive/multicompress.cc apt-inst/extract.cc
2f6a2fbb 2237#, c-format
04f27fae
MV
2238msgid "Failed to rename %s to %s"
2239msgstr "Rinomina di %s in %s non riuscita"
7d8a4da7 2240
04f27fae 2241#: ftparchive/override.cc
1e7ec0d8 2242#, c-format
04f27fae
MV
2243msgid "Unable to open %s"
2244msgstr "Impossibile aprire %s"
7d8a4da7 2245
04f27fae
MV
2246#. skip spaces
2247#. find end of word
2248#: ftparchive/override.cc
864fe99c 2249#, c-format
04f27fae
MV
2250msgid "Malformed override %s line %llu (%s)"
2251msgstr "Override %s riga %llu malformato (%s)"
2f6a2fbb 2252
04f27fae 2253#: ftparchive/override.cc
1e7ec0d8 2254#, c-format
04f27fae
MV
2255msgid "Failed to read the override file %s"
2256msgstr "Lettura del file override %s non riuscita"
9f2df510 2257
04f27fae 2258#: ftparchive/override.cc
864fe99c 2259#, c-format
04f27fae
MV
2260msgid "Malformed override %s line %llu #1"
2261msgstr "Override %s riga %llu malformato #1"
2f6a2fbb 2262
04f27fae 2263#: ftparchive/override.cc
1e7ec0d8 2264#, c-format
04f27fae
MV
2265msgid "Malformed override %s line %llu #2"
2266msgstr "Override %s riga %llu malformato #2"
38d608f4 2267
04f27fae 2268#: ftparchive/override.cc
1e7ec0d8 2269#, c-format
04f27fae
MV
2270msgid "Malformed override %s line %llu #3"
2271msgstr "Override %s riga %llu malformato #3"
2f6a2fbb 2272
04f27fae
MV
2273# (ndt) messo A per Avviso
2274# Inizio con la maiuscola dopo i : perché mi sa che in molti
2275# casi molte stringhe sono così
2276#: ftparchive/writer.cc
67f393ab 2277#, c-format
04f27fae
MV
2278msgid "W: Unable to read directory %s\n"
2279msgstr "A: Impossibile leggere la directory %s\n"
506ab3c7 2280
04f27fae
MV
2281#: ftparchive/writer.cc
2282#, c-format
2283msgid "W: Unable to stat %s\n"
2284msgstr "A: Impossibile eseguire stat su %s\n"
9de26945 2285
04f27fae
MV
2286#: ftparchive/writer.cc
2287msgid "E: "
2288msgstr "E: "
506ab3c7 2289
04f27fae
MV
2290#: ftparchive/writer.cc
2291msgid "W: "
2292msgstr "A: "
9de26945 2293
04f27fae
MV
2294#: ftparchive/writer.cc
2295msgid "E: Errors apply to file "
2296msgstr "E: Gli errori si applicano al file "
9de26945 2297
04f27fae
MV
2298#: ftparchive/writer.cc
2299#, c-format
2300msgid "Failed to resolve %s"
2301msgstr "Risoluzione di %s non riuscita"
864fe99c 2302
04f27fae
MV
2303#: ftparchive/writer.cc
2304msgid "Tree walking failed"
2305msgstr "Visita dell'albero non riuscita"
9de26945 2306
04f27fae
MV
2307#: ftparchive/writer.cc
2308#, c-format
2309msgid "Failed to open %s"
2310msgstr "Apertura di %s non riuscita"
506ab3c7 2311
04f27fae 2312#: ftparchive/writer.cc
506ab3c7 2313#, c-format
04f27fae
MV
2314msgid " DeLink %s [%s]\n"
2315msgstr " Delink %s [%s]\n"
bf33c3bd 2316
68e07cd0 2317#: ftparchive/writer.cc apt-pkg/acquire-item.cc
2f6a2fbb 2318#, c-format
04f27fae
MV
2319msgid "Failed to readlink %s"
2320msgstr "Esecuzione di readlink su %s non riuscita"
2f6a2fbb 2321
04f27fae
MV
2322#: ftparchive/writer.cc
2323#, c-format
2324msgid "*** Failed to link %s to %s"
2325msgstr "*** Collegamento di %s a %s non riuscito"
2f6a2fbb 2326
04f27fae
MV
2327#: ftparchive/writer.cc
2328#, c-format
2329msgid " DeLink limit of %sB hit.\n"
2330msgstr " Raggiunto il limite di DeLink di %sB.\n"
2f6a2fbb 2331
04f27fae
MV
2332#: ftparchive/writer.cc
2333msgid "Archive had no package field"
2334msgstr "L'archivio non ha un campo \"package\""
2f6a2fbb 2335
04f27fae
MV
2336#: ftparchive/writer.cc
2337#, c-format
2338msgid " %s has no override entry\n"
2339msgstr " %s non ha un campo override\n"
bf33c3bd 2340
04f27fae
MV
2341#: ftparchive/writer.cc
2342#, c-format
2343msgid " %s maintainer is %s not %s\n"
2344msgstr " il responsabile di %s è %s non %s\n"
bf33c3bd 2345
04f27fae 2346#: ftparchive/writer.cc
e49dd9d3 2347#, c-format
04f27fae
MV
2348msgid " %s has no source override entry\n"
2349msgstr " %s non ha un campo source override\n"
bf33c3bd 2350
04f27fae 2351#: ftparchive/writer.cc
e49dd9d3 2352#, c-format
04f27fae
MV
2353msgid " %s has no binary override entry either\n"
2354msgstr " %s non ha neppure un campo binario override\n"
2f6a2fbb 2355
04f27fae
MV
2356#: apt-inst/contrib/arfile.cc
2357msgid "Invalid archive signature"
2358msgstr "Firma dell'archivio non valida"
2f6a2fbb 2359
04f27fae
MV
2360#: apt-inst/contrib/arfile.cc
2361msgid "Error reading archive member header"
2362msgstr "Errore nel leggere l'intestazione member dell'archivio"
2f6a2fbb 2363
04f27fae
MV
2364#: apt-inst/contrib/arfile.cc
2365#, c-format
2366msgid "Invalid archive member header %s"
2367msgstr "Intestazione member dell'archivio %s non valida"
2f6a2fbb 2368
04f27fae
MV
2369#: apt-inst/contrib/arfile.cc
2370msgid "Invalid archive member header"
2371msgstr "Intestazione member dell'archivio non valida"
2f6a2fbb 2372
04f27fae
MV
2373#: apt-inst/contrib/arfile.cc
2374msgid "Archive is too short"
2375msgstr "L'archivio è troppo piccolo"
2f6a2fbb 2376
04f27fae
MV
2377#: apt-inst/contrib/arfile.cc
2378msgid "Failed to read the archive headers"
2379msgstr "Lettura delle intestazioni dell'archivio non riuscita"
2f6a2fbb 2380
04f27fae 2381#: apt-inst/contrib/extracttar.cc
864fe99c 2382#, fuzzy, c-format
04f27fae
MV
2383msgid "Cannot find a configured compressor for '%s'"
2384msgstr "Impossibile trovare il record di autenticazione per %s"
dc738e7a 2385
04f27fae
MV
2386#: apt-inst/contrib/extracttar.cc
2387msgid "Corrupted archive"
2388msgstr "Archivio danneggiato"
2389
2390#: apt-inst/contrib/extracttar.cc
2391msgid "Tar checksum failed, archive corrupted"
2392msgstr "Checksum di tar non riuscito, archivio danneggiato"
2393
2394#: apt-inst/contrib/extracttar.cc
2f6a2fbb 2395#, c-format
04f27fae
MV
2396msgid "Unknown TAR header type %u, member %s"
2397msgstr "Intestazione TAR di tipo %u sconosciuta, member %s"
b6c6b52f 2398
04f27fae 2399#: apt-inst/deb/debfile.cc
2f6a2fbb 2400#, c-format
04f27fae
MV
2401msgid "This is not a valid DEB archive, missing '%s' member"
2402msgstr "Questo non è un archivio DEB valido: membro \"%s\" mancante"
3fa4e98f 2403
04f27fae
MV
2404#: apt-inst/deb/debfile.cc
2405#, c-format
2406msgid "Internal error, could not locate member %s"
2407msgstr "Errore interno, impossibile trovare il membro %s"
3fa4e98f 2408
04f27fae
MV
2409#: apt-inst/deb/debfile.cc
2410msgid "Unparsable control file"
2411msgstr "File \"control\" non analizzabile"
2412
2413#: apt-inst/dirstream.cc
864fe99c 2414#, c-format
04f27fae
MV
2415msgid "Failed to write file %s"
2416msgstr "Scrittura del file %s non riuscita"
3fa4e98f 2417
04f27fae 2418#: apt-inst/dirstream.cc
7d8a4da7 2419#, c-format
04f27fae
MV
2420msgid "Failed to close file %s"
2421msgstr "Chiusura del file %s non riuscita"
c77d6597 2422
04f27fae 2423#: apt-inst/extract.cc
7d8a4da7 2424#, c-format
04f27fae
MV
2425msgid "The path %s is too long"
2426msgstr "Il percorso %s è troppo lungo"
5b1e4e86 2427
04f27fae 2428#: apt-inst/extract.cc
7d8a4da7 2429#, c-format
04f27fae
MV
2430msgid "Unpacking %s more than once"
2431msgstr "Estrazione di %s eseguita più di una volta"
506ab3c7 2432
04f27fae
MV
2433#: apt-inst/extract.cc
2434#, c-format
2435msgid "The directory %s is diverted"
864fe99c 2436msgstr "La directory %s è deviata"
506ab3c7 2437
04f27fae 2438#: apt-inst/extract.cc
5b1e4e86 2439#, c-format
04f27fae 2440msgid "The package is trying to write to the diversion target %s/%s"
7d8a4da7 2441msgstr ""
04f27fae 2442"Il pacchetto sta cercando di scrivere nell'obiettivo di deviazione %s/%s"
08f8455c 2443
04f27fae
MV
2444#: apt-inst/extract.cc
2445msgid "The diversion path is too long"
2446msgstr "Il percorso della deviazione è troppo lungo"
506ab3c7 2447
04f27fae 2448#: apt-inst/extract.cc
7d8a4da7 2449#, c-format
04f27fae
MV
2450msgid "The directory %s is being replaced by a non-directory"
2451msgstr "La directory %s sta per essere sostituita da una non-directory"
b6c6b52f 2452
04f27fae
MV
2453#: apt-inst/extract.cc
2454msgid "Failed to locate node in its hash bucket"
2455msgstr "Localizzazione del nodo nel suo hash bucket non riuscita"
2f6a2fbb 2456
04f27fae
MV
2457#: apt-inst/extract.cc
2458msgid "The path is too long"
2459msgstr "Il percorso è troppo lungo"
e49dd9d3 2460
04f27fae 2461#: apt-inst/extract.cc
e49dd9d3 2462#, c-format
04f27fae
MV
2463msgid "Overwrite package match with no version for %s"
2464msgstr "Il pacchetto sovrascritto corrisponde senza versione per %s"
e49dd9d3 2465
04f27fae
MV
2466#: apt-inst/extract.cc
2467#, c-format
2468msgid "File %s/%s overwrites the one in the package %s"
2469msgstr "Il file %s/%s sovrascrive quello nel pacchetto %s"
e49dd9d3 2470
04f27fae
MV
2471#: apt-inst/extract.cc
2472#, c-format
2473msgid "Unable to stat %s"
2474msgstr "Impossibile eseguire stat su %s"
e49dd9d3 2475
04f27fae
MV
2476#: apt-inst/filelist.cc
2477msgid "DropNode called on still linked node"
2478msgstr "DropNode invocata su un nodo ancora collegato"
e49dd9d3 2479
04f27fae
MV
2480#: apt-inst/filelist.cc
2481msgid "Failed to locate the hash element!"
2482msgstr "Localizzazione dell'elemento hash non riuscita."
e49dd9d3 2483
04f27fae
MV
2484#: apt-inst/filelist.cc
2485msgid "Failed to allocate diversion"
2486msgstr "Allocazione della deviazione non riuscita"
e49dd9d3 2487
04f27fae
MV
2488#: apt-inst/filelist.cc
2489msgid "Internal error in AddDiversion"
2490msgstr "Errore interno in AddDiversion"
2491
2492#: apt-inst/filelist.cc
2493#, c-format
2494msgid "Trying to overwrite a diversion, %s -> %s and %s/%s"
2495msgstr "Tentativo di sovrascrivere una deviazione, %s -> %s e %s/%s"
2496
2497#: apt-inst/filelist.cc
2498#, c-format
2499msgid "Double add of diversion %s -> %s"
2500msgstr "Doppia aggiunta di deviazione %s -> %s"
2501
2502#: apt-inst/filelist.cc
2503#, c-format
2504msgid "Duplicate conf file %s/%s"
2505msgstr "File di configurazione duplicato %s/%s"
e49dd9d3 2506
04f27fae 2507#: apt-pkg/acquire-item.cc
cbbee23e 2508msgid ""
9270be36
MV
2509"Updating from such a repository can't be done securely, and is therefore "
2510"disabled by default."
cbbee23e
DK
2511msgstr ""
2512
2513#: apt-pkg/acquire-item.cc
2514msgid ""
d04e44ac 2515"Data from such a repository can't be authenticated and is therefore "
cbbee23e
DK
2516"potentially dangerous to use."
2517msgstr ""
2518
2519#: apt-pkg/acquire-item.cc
2520msgid ""
2521"See apt-secure(8) manpage for repository creation and user configuration "
2522"details."
04f27fae
MV
2523msgstr ""
2524
14e325c7
JAK
2525#: apt-pkg/acquire-item.cc
2526#, fuzzy, c-format
2527msgid "The repository '%s' is no longer signed."
2528msgstr "La directory %s è deviata"
2529
2530#: apt-pkg/acquire-item.cc
2531#, fuzzy, c-format
2532msgid "The repository '%s' does no longer have a Release file."
2533msgstr "La directory %s è deviata"
2534
2535#: apt-pkg/acquire-item.cc
2536msgid ""
2537"This is normally not allowed, but the option Acquire::"
2538"AllowDowngradeToInsecureRepositories was given to override it."
2539msgstr ""
2540
2541#: apt-pkg/acquire-item.cc
2542#, fuzzy, c-format
2543msgid "The repository '%s' is not signed."
2544msgstr "La directory %s è deviata"
2545
2546#: apt-pkg/acquire-item.cc
2547#, fuzzy, c-format
2548msgid "The repository '%s' does not have a Release file."
2549msgstr "La directory %s è deviata"
2550
2551#: apt-pkg/acquire-item.cc
2552#, fuzzy, c-format
2553msgid "The repository '%s' provides only weak security information."
2554msgstr "La directory %s è deviata"
2555
5b057748
JAK
2556#: apt-pkg/acquire-item.cc
2557msgid "Hash Sum mismatch"
2558msgstr "Somma hash non corrispondente"
2559
14e325c7
JAK
2560#: apt-pkg/acquire-item.cc
2561msgid "Insufficient information available to perform this download securely"
2562msgstr ""
2563
04f27fae
MV
2564#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc
2565#, c-format
2566msgid "rename failed, %s (%s -> %s)."
2567msgstr "rename() non riuscita: %s (%s -> %s)."
2568
04f27fae
MV
2569#: apt-pkg/acquire-item.cc
2570msgid "Size mismatch"
2571msgstr "Le dimensioni non corrispondono"
2572
2573#: apt-pkg/acquire-item.cc
2574msgid "Invalid file format"
2575msgstr "Formato file non valido"
7d8a4da7 2576
04f27fae
MV
2577#: apt-pkg/acquire-item.cc
2578#, fuzzy
2579msgid "Signature error"
2580msgstr "Errore di scrittura"
864fe99c 2581
04f27fae 2582#: apt-pkg/acquire-item.cc
e49dd9d3 2583#, fuzzy, c-format
e49dd9d3 2584msgid ""
04f27fae
MV
2585"An error occurred during the signature verification. The repository is not "
2586"updated and the previous index files will be used. GPG error: %s: %s"
e49dd9d3 2587msgstr ""
04f27fae
MV
2588"Si è verificato un errore nel verificare la firma. Il repository non è "
2589"aggiornato e verranno usati i file indice precedenti. Errore GPG: %s: %s\n"
e49dd9d3 2590
04f27fae
MV
2591#. Invalid signature file, reject (LP: #346386) (Closes: #627642)
2592#: apt-pkg/acquire-item.cc
e49dd9d3 2593#, c-format
04f27fae
MV
2594msgid "GPG error: %s: %s"
2595msgstr "Errore GPG: %s: %s"
e49dd9d3 2596
9270be36
MV
2597#: apt-pkg/acquire-item.cc
2598#, c-format
2599msgid ""
2600"Skipping acquire of configured file '%s' as repository '%s' doesn't support "
2601"architecture '%s'"
2602msgstr ""
2603
04f27fae 2604#: apt-pkg/acquire-item.cc
2f6a2fbb 2605#, c-format
864fe99c 2606msgid ""
04f27fae
MV
2607"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
2608"or malformed file)"
2f6a2fbb 2609msgstr ""
04f27fae
MV
2610"Impossibile trovare la voce \"%s\" nel file Release (voce in sources.list "
2611"errata o file danneggiato)"
2f6a2fbb 2612
493e032a
JAK
2613#: apt-pkg/acquire-item.cc
2614#, c-format
2615msgid ""
2616"Skipping acquire of configured file '%s' as repository '%s' provides only "
2617"weak security information for it"
2618msgstr ""
2619
04f27fae
MV
2620#. TRANSLATOR: The first %s is the URL of the bad Release file, the second is
2621#. the time since then the file is invalid - formatted in the same way as in
2622#. the download progress display (e.g. 7d 3h 42min 1s)
2623#: apt-pkg/acquire-item.cc
2f6a2fbb 2624#, c-format
04f27fae
MV
2625msgid ""
2626"Release file for %s is expired (invalid since %s). Updates for this "
2627"repository will not be applied."
864fe99c 2628msgstr ""
04f27fae
MV
2629"Il file Release per %s è scaduto (non valido dal %s). Gli aggiornamenti per "
2630"questo repository non verranno applicati."
2f6a2fbb 2631
04f27fae
MV
2632#: apt-pkg/acquire-item.cc
2633#, c-format
2634msgid "Conflicting distribution: %s (expected %s but got %s)"
2635msgstr "Distribuzione in conflitto: %s (atteso %s ma ottenuto %s)"
2f6a2fbb 2636
04f27fae 2637#: apt-pkg/acquire-item.cc
2f6a2fbb 2638#, c-format
04f27fae
MV
2639msgid ""
2640"I wasn't able to locate a file for the %s package. This might mean you need "
2641"to manually fix this package. (due to missing arch)"
2642msgstr ""
2643"Impossibile trovare un file per il pacchetto %s. Potrebbe essere necessario "
2644"sistemare manualmente questo pacchetto (a causa dell'architettura mancante)."
864fe99c 2645
04f27fae 2646#: apt-pkg/acquire-item.cc
2f6a2fbb 2647#, c-format
04f27fae
MV
2648msgid "Can't find a source to download version '%s' of '%s'"
2649msgstr ""
2650"Impossibile trovare una sorgente per scaricare la versione \"%s\" di \"%s\""
2f6a2fbb 2651
04f27fae
MV
2652# (ndt) sarebbe da controllare se veramente possono esistere più file indice
2653#: apt-pkg/acquire-item.cc
2f6a2fbb 2654#, c-format
864fe99c 2655msgid ""
04f27fae 2656"The package index files are corrupted. No Filename: field for package %s."
2f6a2fbb 2657msgstr ""
04f27fae
MV
2658"I file indice del pacchetto sono danneggiati. Manca il campo \"Filename:\" "
2659"per il pacchetto %s."
2f6a2fbb 2660
04f27fae
MV
2661#. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1
2662#: apt-pkg/acquire-item.cc
2663#, fuzzy, c-format
2664msgid "Changelog unavailable for %s=%s"
2665msgstr "Changelog per %s (%s)"
7d8a4da7 2666
04f27fae 2667#: apt-pkg/acquire-worker.cc
2f6a2fbb 2668#, c-format
04f27fae
MV
2669msgid "The method driver %s could not be found."
2670msgstr "Impossibile trovare un driver per il metodo %s."
2f6a2fbb 2671
04f27fae 2672#: apt-pkg/acquire-worker.cc
2f6a2fbb 2673#, c-format
04f27fae
MV
2674msgid "Is the package %s installed?"
2675msgstr "Il pacchetto %s è installato?"
2f6a2fbb 2676
04f27fae
MV
2677#: apt-pkg/acquire-worker.cc
2678#, c-format
2679msgid "Method %s did not start correctly"
2680msgstr "Il metodo %s non si è avviato correttamente"
2f6a2fbb 2681
04f27fae
MV
2682#: apt-pkg/acquire-worker.cc
2683#, fuzzy, c-format
2684msgid ""
2685"Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]."
2686msgstr "Inserire il disco chiamato \"%s\" nell'unità \"%s\" e premere Invio."
2f6a2fbb 2687
0507225b
MV
2688# (ndt) sarebbe da controllare meglio assieme a quella dopo
2689#: apt-pkg/acquire.cc apt-pkg/cdrom.cc
2690#, c-format
2691msgid "List directory %spartial is missing."
2692msgstr "Manca la directory di liste %spartial."
2693
2694#: apt-pkg/acquire.cc
2695#, c-format
2696msgid "Archives directory %spartial is missing."
2697msgstr "Manca la directory di archivio %spartial."
2698
2699#: apt-pkg/acquire.cc
2700#, c-format
2701msgid "Unable to lock directory %s"
2702msgstr "Impossibile bloccare la directory %s"
2703
2704#: apt-pkg/acquire.cc
2705#, c-format
2706msgid "No sandbox user '%s' on the system, can not drop privileges"
2707msgstr ""
2708
2709#: apt-pkg/acquire.cc
2710#, c-format
2711msgid ""
2712"Can't drop privileges for downloading as file '%s' couldn't be accessed by "
2713"user '%s'."
2714msgstr ""
2715
2716#: apt-pkg/acquire.cc apt-pkg/clean.cc
2717#, c-format
2718msgid "Clean of %s is not supported"
2719msgstr "La pulizia di %s non è supportata"
2720
2721#. only show the ETA if it makes sense
2722#. two days
2723#: apt-pkg/acquire.cc
2724#, c-format
2725msgid "Retrieving file %li of %li (%s remaining)"
2726msgstr "Scaricamento file %li di %li (%s rimanente)"
2727
2728#: apt-pkg/acquire.cc
2729#, c-format
2730msgid "Retrieving file %li of %li"
2731msgstr "Scaricamento file %li di %li"
2732
04f27fae 2733#: apt-pkg/algorithms.cc
2f6a2fbb 2734#, c-format
864fe99c
MV
2735msgid ""
2736"The package %s needs to be reinstalled, but I can't find an archive for it."
2737msgstr ""
2738"Il pacchetto %s deve essere reinstallato, ma non è possibile trovarne un "
2739"archivio."
2f6a2fbb 2740
04f27fae 2741#: apt-pkg/algorithms.cc
864fe99c
MV
2742msgid ""
2743"Error, pkgProblemResolver::Resolve generated breaks, this may be caused by "
2744"held packages."
2745msgstr ""
2746"Errore, pkgProblemResolver::Resolve ha generato delle interruzioni. Questo "
2747"potrebbe essere causato da pacchetti bloccati."
2f6a2fbb 2748
04f27fae 2749#: apt-pkg/algorithms.cc
864fe99c
MV
2750msgid "Unable to correct problems, you have held broken packages."
2751msgstr ""
2752"Impossibile correggere i problemi, ci sono pacchetti danneggiati bloccati."
2f6a2fbb 2753
04f27fae
MV
2754#: apt-pkg/cachefile.cc
2755msgid "The package lists or status file could not be parsed or opened."
864fe99c 2756msgstr ""
04f27fae 2757"L'elenco dei pacchetti o il file di stato non può essere letto o aperto."
9de26945 2758
04f27fae
MV
2759#: apt-pkg/cachefile.cc
2760msgid "You may want to run apt-get update to correct these problems"
e49dd9d3 2761msgstr ""
04f27fae
MV
2762"È consigliato eseguire \"apt-get update\" per correggere questi problemi"
2763
2764#: apt-pkg/cachefile.cc
2765msgid "The list of sources could not be read."
2766msgstr "Impossibile leggere l'elenco dei sorgenti."
e49dd9d3 2767
bf33c3bd 2768# (ndt) dovrebbe essere inteso il file Release
04f27fae 2769#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2770#, c-format
2771msgid "Release '%s' for '%s' was not found"
2772msgstr "Release \"%s\" per \"%s\" non trovato."
2773
2774# (ndt) dovrebbe essere inteso il Version
04f27fae 2775#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2776#, c-format
2777msgid "Version '%s' for '%s' was not found"
2778msgstr "Version \"%s\" per \"%s\" non trovato"
2779
04f27fae 2780#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2781#, c-format
2782msgid "Couldn't find task '%s'"
2783msgstr "Impossibile trovare il task \"%s\""
2784
04f27fae 2785#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2786#, c-format
2787msgid "Couldn't find any package by regex '%s'"
2788msgstr ""
2789"Impossibile trovare alcun pacchetto tramite l'espressione regolare \"%s\""
2790
04f27fae 2791#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2792#, c-format
2793msgid "Couldn't find any package by glob '%s'"
2794msgstr "Impossibile trovare alcun pacchetto tramite il glob \"%s\""
2795
04f27fae 2796#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2797#, c-format
2798msgid "Can't select versions from package '%s' as it is purely virtual"
2799msgstr ""
2800"Impossibile selezionare le versioni dal pacchetto \"%s\" poiché è virtuale"
2801
04f27fae 2802#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2803#, c-format
2804msgid "Can't select newest version from package '%s' as it is purely virtual"
2805msgstr ""
2806"Impossibile selezionare la versione più recente dal pacchetto \"%s\" poiché "
2807"è virtuale"
2808
04f27fae 2809#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2810#, c-format
2811msgid "Can't select candidate version from package %s as it has no candidate"
2812msgstr ""
2813"Impossibile selezionare la versione candidata dal pacchetto %s poiché non ha "
2814"alcun candidato"
2815
04f27fae 2816#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2817#, c-format
2818msgid "Can't select installed version from package %s as it is not installed"
2819msgstr ""
2820"Impossibile selezionare la versione installata dal pacchetto %s poiché non è "
2821"installato"
2822
04f27fae 2823#: apt-pkg/cacheset.cc
bf33c3bd
JAK
2824#, c-format
2825msgid ""
2826"Can't select installed nor candidate version from package '%s' as it has "
2827"neither of them"
2828msgstr ""
2829"Impossibile selezionare la versione installata o la candidata dal pacchetto "
2830"\"%s\" poiché non sono presenti"
2831
04f27fae 2832#: apt-pkg/cdrom.cc
864fe99c 2833#, c-format
04f27fae
MV
2834msgid "Line %u too long in source list %s."
2835msgstr "Riga %u troppo lunga nel file %s."
2836
2837#: apt-pkg/cdrom.cc
2838msgid "Unmounting CD-ROM...\n"
2839msgstr "Smontaggio CD-ROM...\n"
2840
2841#: apt-pkg/cdrom.cc
2842#, c-format
2843msgid "Using CD-ROM mount point %s\n"
2844msgstr "Viene usato il punto di mount del CD-ROM %s\n"
2845
2846#: apt-pkg/cdrom.cc
2847msgid "Waiting for disc...\n"
2848msgstr "In attesa del disco...\n"
2849
2850#: apt-pkg/cdrom.cc
2851msgid "Mounting CD-ROM...\n"
2852msgstr "Montaggio CD-ROM...\n"
2853
2854#: apt-pkg/cdrom.cc
2855msgid "Identifying... "
2856msgstr "Identificazione... "
2857
2858#: apt-pkg/cdrom.cc
2859#, c-format
2860msgid "Stored label: %s\n"
2861msgstr "Etichette archiviate: %s\n"
2862
2863#: apt-pkg/cdrom.cc
2864msgid "Scanning disc for index files...\n"
2865msgstr "Analisi del disco per file indice...\n"
2866
2867#: apt-pkg/cdrom.cc
2868#, c-format
2869msgid ""
2870"Found %zu package indexes, %zu source indexes, %zu translation indexes and "
2871"%zu signatures\n"
e49dd9d3 2872msgstr ""
04f27fae
MV
2873"Trovati %zu indici di pacchetto, %zu indici di sorgente, %zu indici di "
2874"traduzione e %zu firme\n"
2f6a2fbb 2875
04f27fae
MV
2876#: apt-pkg/cdrom.cc
2877msgid ""
2878"Unable to locate any package files, perhaps this is not a Debian Disc or the "
2879"wrong architecture?"
2f6a2fbb 2880msgstr ""
04f27fae
MV
2881"Impossibile trovare alcun file di pacchetto. Questo potrebbe non essere un "
2882"disco Debian o potrebbe essere l'architettura errata."
2f6a2fbb 2883
04f27fae 2884#: apt-pkg/cdrom.cc
2f6a2fbb 2885#, c-format
04f27fae
MV
2886msgid "Found label '%s'\n"
2887msgstr "Trovata l'etichetta \"%s\"\n"
2f6a2fbb 2888
04f27fae
MV
2889#: apt-pkg/cdrom.cc
2890msgid "That is not a valid name, try again.\n"
2891msgstr "Questo non è un nome valido, riprovare.\n"
2f6a2fbb 2892
04f27fae 2893#: apt-pkg/cdrom.cc
2f6a2fbb 2894#, c-format
04f27fae
MV
2895msgid ""
2896"This disc is called: \n"
2897"'%s'\n"
2898msgstr ""
2899"Questo disco è chiamato: \n"
2900"\"%s\"\n"
2f6a2fbb 2901
04f27fae
MV
2902#: apt-pkg/cdrom.cc
2903msgid "Copying package lists..."
2904msgstr "Copia elenco pacchetti..."
5b1e4e86 2905
04f27fae
MV
2906#: apt-pkg/cdrom.cc
2907msgid "Writing new source list\n"
2908msgstr "Scrittura nuovo elenco sorgenti\n"
89409d33 2909
04f27fae
MV
2910#: apt-pkg/cdrom.cc
2911msgid "Source list entries for this disc are:\n"
2912msgstr "Le voci dell'elenco sorgenti per questo disco sono:\n"
89409d33 2913
04f27fae 2914#: apt-pkg/clean.cc
c3bbfb87 2915#, c-format
04f27fae
MV
2916msgid "Unable to stat %s."
2917msgstr "Impossibile eseguire stat su %s."
1e7ec0d8 2918
04f27fae 2919#: apt-pkg/contrib/cdromutl.cc
bf33c3bd 2920#, c-format
04f27fae
MV
2921msgid "Unable to stat the mount point %s"
2922msgstr "Impossibile eseguire stat sul punto di mount %s"
bf33c3bd 2923
04f27fae
MV
2924#: apt-pkg/contrib/cdromutl.cc
2925msgid "Failed to stat the cdrom"
2926msgstr "Esecuzione di stat sul CD-ROM non riuscita"
bf33c3bd 2927
04f27fae
MV
2928#: apt-pkg/contrib/cmndline.cc
2929#, fuzzy, c-format
2930msgid ""
2931"Command line option '%c' [from %s] is not understood in combination with the "
2932"other options."
2933msgstr "Opzione a riga di comando \"%c\" [da %s] sconosciuta."
bf33c3bd 2934
04f27fae
MV
2935#: apt-pkg/contrib/cmndline.cc
2936#, fuzzy, c-format
2937msgid ""
2938"Command line option %s is not understood in combination with the other "
2939"options"
2940msgstr "Opzione a riga di comando %s non comprensibile"
bf33c3bd 2941
04f27fae 2942#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2943#, c-format
04f27fae
MV
2944msgid "Command line option %s is not boolean"
2945msgstr "Opzione a riga di comando %s non booleana"
bf33c3bd 2946
04f27fae 2947#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2948#, c-format
04f27fae
MV
2949msgid "Option %s requires an argument."
2950msgstr "L'opzione %s richiede un argomento."
bf33c3bd 2951
04f27fae 2952#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2953#, c-format
04f27fae
MV
2954msgid "Option %s: Configuration item specification must have an =<val>."
2955msgstr ""
2956"Opzione %s: la specifica di configurazione dell'oggetto deve avere un "
2957"=<valore>."
bf33c3bd 2958
04f27fae 2959#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2960#, c-format
04f27fae
MV
2961msgid "Option %s requires an integer argument, not '%s'"
2962msgstr "L'opzione %s richiede un argomento intero, non \"%s\""
bf33c3bd 2963
04f27fae 2964#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2965#, c-format
04f27fae
MV
2966msgid "Option '%s' is too long"
2967msgstr "Opzione \"%s\" troppo lunga"
bf33c3bd 2968
04f27fae 2969#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2970#, c-format
04f27fae
MV
2971msgid "Sense %s is not understood, try true or false."
2972msgstr "Il valore %s non è comprensibile, provare \"true\" o \"false\"."
bf33c3bd 2973
04f27fae 2974#: apt-pkg/contrib/cmndline.cc
bf33c3bd 2975#, c-format
04f27fae
MV
2976msgid "Invalid operation %s"
2977msgstr "Operazione %s non valida"
bf33c3bd 2978
04f27fae 2979#: apt-pkg/contrib/configuration.cc
bf33c3bd 2980#, c-format
04f27fae
MV
2981msgid "Unrecognized type abbreviation: '%c'"
2982msgstr "Tipo di abbreviazione non riconosciuto: \"%c\""
bf33c3bd 2983
04f27fae 2984#: apt-pkg/contrib/configuration.cc
bf33c3bd 2985#, c-format
04f27fae
MV
2986msgid "Opening configuration file %s"
2987msgstr "Apertura file di configurazione %s"
bf33c3bd 2988
04f27fae 2989#: apt-pkg/contrib/configuration.cc
bf33c3bd 2990#, c-format
04f27fae
MV
2991msgid "Syntax error %s:%u: Block starts with no name."
2992msgstr "Errore di sintassi %s:%u: il blocco inizia senza nome"
bf33c3bd 2993
04f27fae 2994#: apt-pkg/contrib/configuration.cc
bf33c3bd 2995#, c-format
04f27fae
MV
2996msgid "Syntax error %s:%u: Malformed tag"
2997msgstr "Errore di sintassi %s:%u: tag non corretto"
bf33c3bd 2998
04f27fae 2999#: apt-pkg/contrib/configuration.cc
bf33c3bd 3000#, c-format
04f27fae
MV
3001msgid "Syntax error %s:%u: Extra junk after value"
3002msgstr "Errore di sintassi %s:%u: caratteri extra dopo il valore"
bf33c3bd 3003
04f27fae 3004#: apt-pkg/contrib/configuration.cc
bf33c3bd 3005#, c-format
04f27fae 3006msgid "Syntax error %s:%u: Directives can only be done at the top level"
bf33c3bd 3007msgstr ""
04f27fae
MV
3008"Errore di sintassi %s:%u: le direttive possono essere fatte solo al livello "
3009"più alto"
bf33c3bd 3010
04f27fae
MV
3011#: apt-pkg/contrib/configuration.cc
3012#, c-format
3013msgid "Syntax error %s:%u: Too many nested includes"
3014msgstr "Errore di sintassi %s:%u: troppe inclusioni annidate"
bf33c3bd 3015
04f27fae 3016#: apt-pkg/contrib/configuration.cc
9de26945 3017#, c-format
04f27fae
MV
3018msgid "Syntax error %s:%u: Included from here"
3019msgstr "Errore di sintassi %s:%u: incluso da qui"
1e7ec0d8 3020
04f27fae 3021#: apt-pkg/contrib/configuration.cc
9de26945 3022#, c-format
04f27fae
MV
3023msgid "Syntax error %s:%u: Unsupported directive '%s'"
3024msgstr "Errore di sintassi %s:%u: direttiva \"%s\" non supportata"
27b16a2e 3025
04f27fae
MV
3026# (ndt) sarebbe da controllare meglio...
3027#: apt-pkg/contrib/configuration.cc
9de26945 3028#, c-format
04f27fae 3029msgid "Syntax error %s:%u: clear directive requires an option tree as argument"
9de26945 3030msgstr ""
04f27fae
MV
3031"Errore di sintassi %s:%u: la direttiva clear richiede un albero di opzioni "
3032"come argomento"
bf33c3bd 3033
04f27fae
MV
3034#: apt-pkg/contrib/configuration.cc
3035#, c-format
3036msgid "Syntax error %s:%u: Extra junk at end of file"
3037msgstr "Errore di sintassi %s:%u: caratteri extra alla fine del file"
506ab3c7 3038
9270be36
MV
3039#: apt-pkg/contrib/fileutl.cc
3040#, c-format
3041msgid "Problem unlinking the file %s"
3042msgstr "Si è verificato un problema nell'eseguire l'unlink del file %s"
3043
04f27fae 3044#: apt-pkg/contrib/fileutl.cc
9de26945 3045#, c-format
864fe99c
MV
3046msgid "Not using locking for read only lock file %s"
3047msgstr "Blocco disabilitato per il file di blocco in sola lettura %s"
7ffbb475 3048
04f27fae 3049#: apt-pkg/contrib/fileutl.cc
9de26945 3050#, c-format
864fe99c
MV
3051msgid "Could not open lock file %s"
3052msgstr "Impossibile aprire il file di blocco %s"
89409d33 3053
04f27fae 3054#: apt-pkg/contrib/fileutl.cc
9de26945 3055#, c-format
864fe99c
MV
3056msgid "Not using locking for nfs mounted lock file %s"
3057msgstr "Blocco disabilitato per il file di blocco %s montato via nfs"
5b1e4e86 3058
04f27fae 3059#: apt-pkg/contrib/fileutl.cc
864fe99c
MV
3060#, c-format
3061msgid "Could not get lock %s"
3062msgstr "Impossibile impostare il blocco %s"
c77d6597 3063
04f27fae 3064#: apt-pkg/contrib/fileutl.cc
9de26945 3065#, c-format
864fe99c 3066msgid "List of files can't be created as '%s' is not a directory"
9de26945 3067msgstr ""
864fe99c 3068"L'elenco dei file non può essere creato poiché \"%s\" non è una directory"
1e7ec0d8 3069
04f27fae 3070#: apt-pkg/contrib/fileutl.cc
9de26945 3071#, c-format
864fe99c 3072msgid "Ignoring '%s' in directory '%s' as it is not a regular file"
9de26945 3073msgstr ""
864fe99c 3074"Viene ignorato \"%s\" nella directory \"%s\" poiché non è un file regolare"
89409d33 3075
04f27fae 3076#: apt-pkg/contrib/fileutl.cc
9de26945 3077#, c-format
864fe99c
MV
3078msgid "Ignoring file '%s' in directory '%s' as it has no filename extension"
3079msgstr ""
3080"Viene ignorato il file \"%s\" nella directory \"%s\" poiché non ha "
3081"un'estensione"
5b1e4e86 3082
04f27fae 3083#: apt-pkg/contrib/fileutl.cc
5b1e4e86
MV
3084#, c-format
3085msgid ""
864fe99c 3086"Ignoring file '%s' in directory '%s' as it has an invalid filename extension"
9de26945 3087msgstr ""
864fe99c
MV
3088"Viene ignorato il file \"%s\" nella directory \"%s\" poiché ha un'estensione "
3089"non valida"
b6c6b52f 3090
04f27fae 3091#: apt-pkg/contrib/fileutl.cc
9de26945 3092#, c-format
864fe99c
MV
3093msgid "Sub-process %s received a segmentation fault."
3094msgstr "Il sottoprocesso %s ha ricevuto un segmentation fault."
5b1e4e86 3095
04f27fae 3096#: apt-pkg/contrib/fileutl.cc
5b1e4e86 3097#, c-format
864fe99c
MV
3098msgid "Sub-process %s received signal %u."
3099msgstr "Il sottoprocesso %s ha ricevuto il segnale %u."
7ffbb475 3100
04f27fae 3101#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
3fa4e98f 3102#, c-format
864fe99c
MV
3103msgid "Sub-process %s returned an error code (%u)"
3104msgstr "Il sottoprocesso %s ha restituito un codice d'errore (%u)"
506ab3c7 3105
04f27fae 3106#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc
864fe99c
MV
3107#, c-format
3108msgid "Sub-process %s exited unexpectedly"
3109msgstr "Il sottoprocesso %s è uscito inaspettatamente"
506ab3c7 3110
04f27fae 3111#: apt-pkg/contrib/fileutl.cc
864fe99c
MV
3112#, c-format
3113msgid "Problem closing the gzip file %s"
3114msgstr "Si è verificato un problema nel chiudere il file gzip %s"
506ab3c7 3115
68e07cd0
JAK
3116#: apt-pkg/contrib/fileutl.cc
3117msgid "Unexpected end of file"
3118msgstr ""
3119
3ac050d1
JAK
3120#: apt-pkg/contrib/fileutl.cc
3121msgid "Failed to create subprocess IPC"
3122msgstr "Creazione di un sottoprocesso IPC non riuscita"
3123
3124#: apt-pkg/contrib/fileutl.cc
3125msgid "Failed to exec compressor "
3126msgstr "Esecuzione non riuscita del compressore "
3127
04f27fae 3128#: apt-pkg/contrib/fileutl.cc
864fe99c
MV
3129#, c-format
3130msgid "Could not open file %s"
3131msgstr "Impossibile aprire il file %s"
c1b21367 3132
04f27fae 3133#: apt-pkg/contrib/fileutl.cc
9de26945 3134#, c-format
864fe99c
MV
3135msgid "Could not open file descriptor %d"
3136msgstr "Impossibile aprire il descrittore del file %d"
ffd71425 3137
04f27fae 3138#: apt-pkg/contrib/fileutl.cc
9de26945 3139#, c-format
864fe99c
MV
3140msgid "read, still have %llu to read but none left"
3141msgstr "lettura, ancora %llu da leggere, ma non è stato trovato nulla"
4948a1ba 3142
04f27fae 3143#: apt-pkg/contrib/fileutl.cc
864fe99c
MV
3144#, c-format
3145msgid "write, still have %llu to write but couldn't"
3146msgstr "scrittura, ancora %llu da scrivere, ma non è possibile"
ffd71425 3147
04f27fae 3148#: apt-pkg/contrib/fileutl.cc
e49dd9d3 3149#, c-format
04f27fae
MV
3150msgid "Problem closing the file %s"
3151msgstr "Si è verificato un problema nel chiudere il file %s"
e49dd9d3 3152
04f27fae 3153#: apt-pkg/contrib/fileutl.cc
e49dd9d3 3154#, c-format
04f27fae
MV
3155msgid "Problem renaming the file %s to %s"
3156msgstr "Si è verificato un problema nel rinominare il file %s in %s"
e49dd9d3 3157
04f27fae
MV
3158#: apt-pkg/contrib/fileutl.cc
3159msgid "Problem syncing the file"
3160msgstr "Si è verificato un problema nel sincronizzare il file"
e49dd9d3 3161
04f27fae 3162#: apt-pkg/contrib/mmap.cc
b391a29c
DK
3163msgid "Can't mmap an empty file"
3164msgstr "Impossibile eseguire mmap su un file vuoto"
5b1e4e86 3165
04f27fae 3166#: apt-pkg/contrib/mmap.cc
5b1e4e86 3167#, c-format
9270be36
MV
3168msgid "Couldn't make mmap of %llu bytes"
3169msgstr "Impossibile creare mmap di %llu byte"
5b1e4e86 3170
04f27fae 3171#: apt-pkg/contrib/mmap.cc
5b1e4e86 3172#, c-format
9270be36
MV
3173msgid "Couldn't duplicate file descriptor %i"
3174msgstr "Impossibile duplicare il descrittore del file %i"
1e7ec0d8 3175
04f27fae 3176#: apt-pkg/contrib/mmap.cc
9de26945
MV
3177msgid "Unable to close mmap"
3178msgstr "Impossibile chiudere mmap"
1e7ec0d8 3179
04f27fae 3180#: apt-pkg/contrib/mmap.cc
9de26945
MV
3181msgid "Unable to synchronize mmap"
3182msgstr "Impossibile sincronizzare mmap"
1e7ec0d8 3183
04f27fae 3184#: apt-pkg/contrib/mmap.cc
f71d29c8 3185#, c-format
9de26945
MV
3186msgid "Couldn't make mmap of %lu bytes"
3187msgstr "Impossibile eseguire mmap di %lu byte"
1b5a6222 3188
04f27fae 3189#: apt-pkg/contrib/mmap.cc
9de26945
MV
3190msgid "Failed to truncate file"
3191msgstr "Troncamento del file non riuscito"
3192
04f27fae 3193#: apt-pkg/contrib/mmap.cc
de5a560a 3194#, c-format
9de26945
MV
3195msgid ""
3196"Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. "
3197"Current value: %lu. (man 5 apt.conf)"
3198msgstr ""
3199"MMap dinamica esaurita. Aumentare la dimensione di APT::Cache-Start. Il "
3200"valore attuale è: %lu (man 5 apt.conf)."
72bae92a 3201
04f27fae 3202#: apt-pkg/contrib/mmap.cc
72bae92a 3203#, c-format
1e7ec0d8 3204msgid ""
9de26945
MV
3205"Unable to increase the size of the MMap as the limit of %lu bytes is already "
3206"reached."
1e7ec0d8 3207msgstr ""
9de26945
MV
3208"Impossibile incrementare la dimensione della MMap poiché il limite di %lu "
3209"byte è stato raggiunto."
1b5a6222 3210
9de26945 3211# (ndt) lunghetta...
04f27fae 3212#: apt-pkg/contrib/mmap.cc
9de26945
MV
3213msgid ""
3214"Unable to increase size of the MMap as automatic growing is disabled by user."
3215msgstr ""
3216"Impossibile incrementare la dimensione della MMap poiché il "
3217"ridimensionamento automatico è stato disabilitato dall'utente."
3218
04f27fae 3219#: apt-pkg/contrib/progress.cc
9de26945 3220#, c-format
04f27fae
MV
3221msgid "%c%s... Error!"
3222msgstr "%c%s... Errore"
a0895a74 3223
04f27fae 3224#: apt-pkg/contrib/progress.cc
5b1e4e86 3225#, c-format
04f27fae
MV
3226msgid "%c%s... Done"
3227msgstr "%c%s... Fatto"
3fa4e98f 3228
04f27fae
MV
3229#: apt-pkg/contrib/progress.cc
3230msgid "..."
3231msgstr "..."
3fa4e98f 3232
04f27fae
MV
3233#. Print the spinner
3234#: apt-pkg/contrib/progress.cc
9de26945 3235#, c-format
04f27fae
MV
3236msgid "%c%s... %u%%"
3237msgstr "%c%s... %u%%"
3fa4e98f 3238
04f27fae
MV
3239#. TRANSLATOR: d means days, h means hours, min means minutes, s means seconds
3240#: apt-pkg/contrib/strutl.cc
7d8a4da7 3241#, c-format
04f27fae
MV
3242msgid "%lid %lih %limin %lis"
3243msgstr "%lig %lih %limin %lis"
ce34af08 3244
04f27fae
MV
3245#. TRANSLATOR: h means hours, min means minutes, s means seconds
3246#: apt-pkg/contrib/strutl.cc
7d8a4da7 3247#, c-format
04f27fae
MV
3248msgid "%lih %limin %lis"
3249msgstr "%lih %limin %lis"
ce34af08 3250
04f27fae
MV
3251#. TRANSLATOR: min means minutes, s means seconds
3252#: apt-pkg/contrib/strutl.cc
506ab3c7 3253#, c-format
04f27fae
MV
3254msgid "%limin %lis"
3255msgstr "%limin %lis"
506ab3c7 3256
04f27fae
MV
3257#. TRANSLATOR: s means seconds
3258#: apt-pkg/contrib/strutl.cc
7d8a4da7 3259#, c-format
04f27fae
MV
3260msgid "%lis"
3261msgstr "%lis"
ce34af08 3262
04f27fae 3263#: apt-pkg/contrib/strutl.cc
812d9c3d 3264#, c-format
04f27fae
MV
3265msgid "Selection %s not found"
3266msgstr "Selezione %s non trovata"
08f8455c 3267
04f27fae
MV
3268#. TRANSLATOR: an identifier like Packages; Releasefile key indicating
3269#. a file like main/binary-amd64/Packages; another identifier like Contents;
3270#. filename and linenumber of the sources.list entry currently parsed
3271#: apt-pkg/deb/debmetaindex.cc
08f8455c 3272#, c-format
04f27fae 3273msgid "Target %s wants to acquire the same file (%s) as %s from source %s"
7d8a4da7 3274msgstr ""
08f8455c 3275
04f27fae
MV
3276#. TRANSLATOR: an identifier like Packages; Releasefile key indicating
3277#. a file like main/binary-amd64/Packages; filename and linenumber of
3278#. two sources.list entries
3279#: apt-pkg/deb/debmetaindex.cc
08f8455c 3280#, c-format
04f27fae
MV
3281msgid "Target %s (%s) is configured multiple times in %s and %s"
3282msgstr ""
5b1e4e86 3283
04f27fae 3284#: apt-pkg/deb/debmetaindex.cc
5b1e4e86 3285#, c-format
04f27fae
MV
3286msgid "Unable to parse Release file %s"
3287msgstr "Impossibile analizzare il file Release %s"
5b1e4e86 3288
04f27fae 3289#: apt-pkg/deb/debmetaindex.cc
5b1e4e86 3290#, c-format
04f27fae
MV
3291msgid "No sections in Release file %s"
3292msgstr "Nessuna sezione nel file Release %s"
5b1e4e86 3293
04f27fae 3294#: apt-pkg/deb/debmetaindex.cc
5b1e4e86 3295#, c-format
04f27fae
MV
3296msgid "No Hash entry in Release file %s"
3297msgstr "Nessuna voce Hash nel file Release %s"
08f8455c 3298
493e032a
JAK
3299#: apt-pkg/deb/debmetaindex.cc
3300#, c-format
3301msgid ""
a2025a9a 3302"No Hash entry in Release file %s which is considered strong enough for "
493e032a
JAK
3303"security purposes"
3304msgstr ""
3305
04f27fae 3306#: apt-pkg/deb/debmetaindex.cc
5b1e4e86 3307#, c-format
89901946
DK
3308msgid "Invalid '%s' entry in Release file %s"
3309msgstr "Voce \"%s\" nel file Release %s non valida"
a0895a74 3310
04f27fae
MV
3311#. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite
3312#: apt-pkg/deb/debmetaindex.cc
b6c6b52f 3313#, c-format
d04e44ac 3314msgid "Conflicting values set for option %s regarding source %s %s"
04f27fae 3315msgstr ""
b6c6b52f 3316
04f27fae 3317#: apt-pkg/deb/debmetaindex.cc
08f8455c 3318#, c-format
d04e44ac 3319msgid "Invalid value set for option %s regarding source %s %s (%s)"
864fe99c 3320msgstr ""
864fe99c 3321
5ff8dd6b
JAK
3322#: apt-pkg/deb/debmetaindex.cc
3323#, c-format
3324msgid "Conflicting values set for option %s regarding source %s %s: %s != %s"
3325msgstr ""
3326
04f27fae 3327#: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc
864fe99c 3328#, c-format
04f27fae
MV
3329msgid "Unable to parse package file %s (%d)"
3330msgstr "Impossibile analizzare il file di pacchetto %s (%d)"
864fe99c 3331
04f27fae 3332#: apt-pkg/deb/debsystem.cc
864fe99c 3333#, c-format
864fe99c 3334msgid ""
04f27fae
MV
3335"Unable to lock the administration directory (%s), is another process using "
3336"it?"
3337msgstr ""
3338"Impossibile acquisire il blocco sulla directory di amministrazione (%s). Un "
3339"altro processo potrebbe tenerla occupata."
864fe99c 3340
04f27fae 3341#: apt-pkg/deb/debsystem.cc
864fe99c 3342#, c-format
04f27fae
MV
3343msgid "Unable to lock the administration directory (%s), are you root?"
3344msgstr ""
3345"Impossibile acquisire il blocco sulla directory di amministrazione (%s). È "
3346"necessario essere root."
864fe99c 3347
04f27fae
MV
3348#. TRANSLATORS: the %s contains the recovery command, usually
3349#. dpkg --configure -a
3350#: apt-pkg/deb/debsystem.cc
864fe99c 3351#, c-format
864fe99c 3352msgid ""
04f27fae 3353"dpkg was interrupted, you must manually run '%s' to correct the problem. "
864fe99c 3354msgstr ""
04f27fae
MV
3355"dpkg è stato interrotto. È necessario eseguire \"%s\" per correggere il "
3356"problema. "
864fe99c 3357
04f27fae
MV
3358#: apt-pkg/deb/debsystem.cc
3359msgid "Not locked"
3360msgstr "Non bloccato"
864fe99c 3361
04f27fae 3362#: apt-pkg/deb/dpkgpm.cc
864fe99c 3363#, c-format
04f27fae
MV
3364msgid "Installing %s"
3365msgstr "Installazione di %s"
864fe99c 3366
04f27fae
MV
3367#: apt-pkg/deb/dpkgpm.cc
3368#, c-format
3369msgid "Configuring %s"
3370msgstr "Configurazione di %s"
864fe99c 3371
04f27fae
MV
3372#: apt-pkg/deb/dpkgpm.cc
3373#, c-format
3374msgid "Removing %s"
3375msgstr "Rimozione di %s"
864fe99c 3376
04f27fae
MV
3377#: apt-pkg/deb/dpkgpm.cc
3378#, c-format
3379msgid "Completely removing %s"
3380msgstr "Rimozione completa di %s"
864fe99c 3381
04f27fae 3382#: apt-pkg/deb/dpkgpm.cc
864fe99c 3383#, c-format
04f27fae
MV
3384msgid "Noting disappearance of %s"
3385msgstr "Notata la sparizione di %s"
864fe99c 3386
04f27fae 3387#: apt-pkg/deb/dpkgpm.cc
864fe99c 3388#, c-format
04f27fae
MV
3389msgid "Running post-installation trigger %s"
3390msgstr "Esecuzione comando di post installazione %s"
864fe99c 3391
c69e8255
JAK
3392#: apt-pkg/deb/dpkgpm.cc
3393#, c-format
3394msgid "Installed %s"
3395msgstr "Pacchetto %s installato"
3396
04f27fae
MV
3397#. FIXME: use a better string after freeze
3398#: apt-pkg/deb/dpkgpm.cc
3399#, c-format
3400msgid "Directory '%s' missing"
3401msgstr "Directory \"%s\" mancante"
864fe99c 3402
5ff8dd6b 3403#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc
04f27fae
MV
3404#, c-format
3405msgid "Could not open file '%s'"
3406msgstr "Impossibile aprire il file \"%s\""
864fe99c 3407
04f27fae
MV
3408#: apt-pkg/deb/dpkgpm.cc
3409#, c-format
3410msgid "Preparing %s"
3411msgstr "Preparazione di %s"
864fe99c 3412
04f27fae 3413#: apt-pkg/deb/dpkgpm.cc
864fe99c 3414#, c-format
04f27fae
MV
3415msgid "Unpacking %s"
3416msgstr "Estrazione di %s"
864fe99c 3417
04f27fae
MV
3418#: apt-pkg/deb/dpkgpm.cc
3419#, c-format
3420msgid "Preparing to configure %s"
3421msgstr "Preparazione alla configurazione di %s"
864fe99c 3422
04f27fae 3423#: apt-pkg/deb/dpkgpm.cc
864fe99c 3424#, c-format
04f27fae
MV
3425msgid "Preparing for removal of %s"
3426msgstr "Preparazione alla rimozione di %s"
864fe99c 3427
04f27fae 3428#: apt-pkg/deb/dpkgpm.cc
195c8df9 3429#, c-format
04f27fae
MV
3430msgid "Removed %s"
3431msgstr "Pacchetto %s rimosso"
de5a560a 3432
04f27fae 3433#: apt-pkg/deb/dpkgpm.cc
67f393ab 3434#, c-format
04f27fae
MV
3435msgid "Preparing to completely remove %s"
3436msgstr "Preparazione alla rimozione completa di %s"
de5a560a 3437
04f27fae 3438#: apt-pkg/deb/dpkgpm.cc
67f393ab 3439#, c-format
04f27fae
MV
3440msgid "Completely removed %s"
3441msgstr "Pacchetto %s rimosso completamente"
de5a560a 3442
04f27fae 3443#: apt-pkg/deb/dpkgpm.cc
7d8a4da7 3444#, c-format
04f27fae
MV
3445msgid "Can not write log (%s)"
3446msgstr "Impossibile scrivere il registro (%s)"
3fa4e98f 3447
04f27fae
MV
3448#: apt-pkg/deb/dpkgpm.cc
3449msgid "Is /dev/pts mounted?"
3450msgstr "È /dev/pts montato?"
3451
3452#: apt-pkg/deb/dpkgpm.cc
3453msgid "Operation was interrupted before it could finish"
3454msgstr "L'operazione è stata interrotta prima di essere completata"
3455
3456#: apt-pkg/deb/dpkgpm.cc
3457msgid "No apport report written because MaxReports is reached already"
3458msgstr ""
3459"Segnalazione apport non scritta poiché è stato raggiunto il valore massimo "
3460"di MaxReports"
3461
3462#. check if its not a follow up error
3463#: apt-pkg/deb/dpkgpm.cc
3464msgid "dependency problems - leaving unconfigured"
3465msgstr "Problemi con le dipendenze - Viene lasciato non configurato"
3466
3467#: apt-pkg/deb/dpkgpm.cc
3468msgid ""
3469"No apport report written because the error message indicates its a followup "
3470"error from a previous failure."
3471msgstr ""
3472"Segnalazione apport non scritta poiché il messaggio di errore indica la "
3473"presenza di un fallimento precedente."
de5a560a 3474
04f27fae
MV
3475#: apt-pkg/deb/dpkgpm.cc
3476msgid ""
3477"No apport report written because the error message indicates a disk full "
3478"error"
3479msgstr ""
3480"Segnalazione apport non scritta poiché il messaggio di errore indica un "
3481"errore per disco pieno."
3482
3483#: apt-pkg/deb/dpkgpm.cc
3484msgid ""
3485"No apport report written because the error message indicates a out of memory "
3486"error"
3487msgstr ""
3488"Segnalazione apport non scritta poiché il messaggio di errore indica un "
3489"errore di memoria esaurita."
3490
3491#: apt-pkg/deb/dpkgpm.cc
3492msgid ""
3493"No apport report written because the error message indicates an issue on the "
3494"local system"
3495msgstr ""
3496"Segnalazione apport non scritta poiché il messaggio di errore indica un "
3497"errore nel sistema locale."
3498
3499#: apt-pkg/deb/dpkgpm.cc
3500msgid ""
3501"No apport report written because the error message indicates a dpkg I/O error"
3502msgstr ""
3503"Segnalazione apport non scritta poiché il messaggio di errore indica un "
3504"errore di I/O di dpkg."
3505
3506#: apt-pkg/depcache.cc
3507msgid "Building dependency tree"
3508msgstr "Generazione albero delle dipendenze"
3509
3510#: apt-pkg/depcache.cc
3511msgid "Candidate versions"
3512msgstr "Versioni candidate"
3513
3514#: apt-pkg/depcache.cc
3515msgid "Dependency generation"
3516msgstr "Generazione delle dipendenze"
3517
3518#: apt-pkg/depcache.cc
3519msgid "Reading state information"
3520msgstr "Lettura informazioni sullo stato"
3521
3522#: apt-pkg/depcache.cc
4c10a0b8 3523#, c-format
04f27fae
MV
3524msgid "Failed to open StateFile %s"
3525msgstr "Apertura del file di stato %s non riuscita"
3fa4e98f 3526
04f27fae 3527#: apt-pkg/depcache.cc
9de26945 3528#, c-format
04f27fae
MV
3529msgid "Failed to write temporary StateFile %s"
3530msgstr "Scrittura del file temporaneo di stato %s non riuscita"
3531
3532#: apt-pkg/edsp.cc
3533msgid "Send scenario to solver"
3534msgstr "Invia lo scenario al solver"
3535
3536#: apt-pkg/edsp.cc
3537msgid "Send request to solver"
3538msgstr "Invia la richiesta al solver"
3539
3540#: apt-pkg/edsp.cc
3541msgid "Prepare for receiving solution"
3542msgstr "Preparazione alla ricezione della soluzione"
5b1e4e86 3543
04f27fae
MV
3544#: apt-pkg/edsp.cc
3545msgid "External solver failed without a proper error message"
3546msgstr "Il solver esterno è terminato senza un errore di messaggio"
3547
3548#: apt-pkg/edsp.cc
3549msgid "Execute external solver"
3550msgstr "Esecuzione solver esterno"
3551
c69e8255
JAK
3552#: apt-pkg/edsp.cc
3553#, fuzzy
3554msgid "Execute external planner"
3555msgstr "Esecuzione solver esterno"
3556
3557#: apt-pkg/edsp.cc
3558#, fuzzy
3559msgid "Send request to planner"
3560msgstr "Invia la richiesta al solver"
3561
3562#: apt-pkg/edsp.cc
3563#, fuzzy
3564msgid "Send scenario to planner"
3565msgstr "Invia lo scenario al solver"
3566
3567#: apt-pkg/edsp.cc
3568#, fuzzy
3569msgid "External planner failed without a proper error message"
3570msgstr "Il solver esterno è terminato senza un errore di messaggio"
3571
04f27fae 3572#: apt-pkg/indexcopy.cc
9de26945 3573#, c-format
04f27fae
MV
3574msgid "Wrote %i records.\n"
3575msgstr "Scritti %i record.\n"
5b1e4e86 3576
04f27fae 3577#: apt-pkg/indexcopy.cc
67f393ab 3578#, c-format
04f27fae
MV
3579msgid "Wrote %i records with %i missing files.\n"
3580msgstr "Scritti %i record con %i file mancanti.\n"
de5a560a 3581
04f27fae
MV
3582#: apt-pkg/indexcopy.cc
3583#, c-format
3584msgid "Wrote %i records with %i mismatched files\n"
3585msgstr "Scritti %i record con %i file senza corrispondenze\n"
3c4a4974 3586
04f27fae 3587#: apt-pkg/indexcopy.cc
3f6df2c1 3588#, c-format
04f27fae
MV
3589msgid "Wrote %i records with %i missing files and %i mismatched files\n"
3590msgstr ""
3591"Scritti %i record con %i file mancanti e %i file senza corrispondenze\n"
3c4a4974 3592
04f27fae 3593#: apt-pkg/indexcopy.cc
3f6df2c1 3594#, c-format
04f27fae
MV
3595msgid "Can't find authentication record for: %s"
3596msgstr "Impossibile trovare il record di autenticazione per %s"
3c4a4974 3597
04f27fae 3598#: apt-pkg/indexcopy.cc
3fa4e98f 3599#, c-format
04f27fae
MV
3600msgid "Hash mismatch for: %s"
3601msgstr "Hash non corrispondente per %s"
b18dd45f 3602
04f27fae 3603#: apt-pkg/init.cc
3fa4e98f 3604#, c-format
04f27fae
MV
3605msgid "Packaging system '%s' is not supported"
3606msgstr "Il sistema di pacchetti \"%s\" non è supportato"
3607
3608#: apt-pkg/init.cc
3609msgid "Unable to determine a suitable packaging system type"
3610msgstr "Impossibile determinare un tipo di sistema appropriato di pacchetti"
ce34af08 3611
04f27fae 3612#: apt-pkg/install-progress.cc
5b1e4e86 3613#, c-format
04f27fae
MV
3614msgid "Progress: [%3i%%]"
3615msgstr "Avanzamento: [%3i%%]"
3616
3617#: apt-pkg/install-progress.cc
3618msgid "Running dpkg"
3619msgstr "Esecuzione di dpkg"
c79dc7ed 3620
04f27fae 3621#: apt-pkg/packagemanager.cc
864fe99c 3622#, c-format
04f27fae
MV
3623msgid ""
3624"Could not perform immediate configuration on '%s'. Please see man 5 apt.conf "
3625"under APT::Immediate-Configure for details. (%d)"
3626msgstr ""
3627"Impossibile eseguire immediatamente la configurazione su \"%s\". Per "
3628"maggiori informazioni, consultare \"man 5 apt.conf\" alla sezione \"APT::"
3629"Immediate-Configure\" (%d)."
09d057db 3630
04f27fae 3631#: apt-pkg/packagemanager.cc
864fe99c 3632#, c-format
04f27fae
MV
3633msgid "Could not configure '%s'. "
3634msgstr "Impossibile configurare \"%s\". "
3635
3636#: apt-pkg/packagemanager.cc
3637#, c-format
3638msgid ""
3639"This installation run will require temporarily removing the essential "
3640"package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if "
3641"you really want to do it, activate the APT::Force-LoopBreak option."
3642msgstr ""
3643"L'installazione necessita della rimozione temporanea del pacchetto "
3644"essenziale %s a causa di un ciclo conflitto/pre-dipendenza. Questa è una "
3645"situazione critica, ma se si vuole realmente procedere, attivare l'opzione "
3646"APT::Force-LoopBreak."
c77d6597 3647
04f27fae
MV
3648#: apt-pkg/pkgcache.cc
3649msgid "Empty package cache"
3650msgstr "Cache dei pacchetti vuota"
b6c6b52f 3651
04f27fae
MV
3652#: apt-pkg/pkgcache.cc
3653msgid "The package cache file is corrupted"
3654msgstr "Il file della cache dei pacchetti è danneggiato"
b6c6b52f 3655
04f27fae
MV
3656#: apt-pkg/pkgcache.cc
3657msgid "The package cache file is an incompatible version"
3658msgstr "La versione del file della cache dei pacchetti è incompatibile"
3659
04f27fae 3660#: apt-pkg/pkgcache.cc
864fe99c 3661#, c-format
04f27fae
MV
3662msgid "This APT does not support the versioning system '%s'"
3663msgstr "Questo APT non supporta il sistema di versione \"%s\""
b6c6b52f 3664
04f27fae
MV
3665#: apt-pkg/pkgcache.cc
3666#, fuzzy, c-format
3667msgid "The package cache was built for different architectures: %s vs %s"
3668msgstr ""
3669"Il file della cache dei pacchetti è stato generato per un'altra architettura"
b6c6b52f 3670
04f27fae 3671#: apt-pkg/pkgcache.cc
0327b790
JAK
3672#, fuzzy
3673msgid "The package cache file is corrupted, it has the wrong hash"
3674msgstr "Il file cache del pacchetto è danneggiato, è troppo piccolo"
3675
3676#: apt-pkg/pkgcache.cc
04f27fae
MV
3677msgid "Depends"
3678msgstr "Dipende"
ce34af08 3679
04f27fae
MV
3680#: apt-pkg/pkgcache.cc
3681msgid "PreDepends"
3682msgstr "Pre-dipende"
5b1e4e86 3683
04f27fae
MV
3684#: apt-pkg/pkgcache.cc
3685msgid "Suggests"
3686msgstr "Consiglia"
864fe99c 3687
04f27fae
MV
3688#: apt-pkg/pkgcache.cc
3689msgid "Recommends"
3690msgstr "Raccomanda"
2f6a2fbb 3691
04f27fae
MV
3692#: apt-pkg/pkgcache.cc
3693msgid "Conflicts"
3694msgstr "Va in conflitto"
3fa4e98f 3695
04f27fae
MV
3696#: apt-pkg/pkgcache.cc
3697msgid "Replaces"
3698msgstr "Sostituisce"
b391a29c 3699
04f27fae
MV
3700#: apt-pkg/pkgcache.cc
3701msgid "Obsoletes"
3702msgstr "Rende obsoleto"
3fa4e98f 3703
04f27fae
MV
3704#: apt-pkg/pkgcache.cc
3705msgid "Breaks"
3706msgstr "Rompe"
ce34af08 3707
04f27fae
MV
3708#: apt-pkg/pkgcache.cc
3709msgid "Enhances"
3710msgstr "Migliora"
ce34af08 3711
04f27fae
MV
3712#: apt-pkg/pkgcache.cc
3713msgid "required"
3714msgstr "richiesto"
ce34af08 3715
493e032a
JAK
3716#: apt-pkg/pkgcache.cc
3717msgid "important"
3718msgstr "importante"
3719
04f27fae
MV
3720#: apt-pkg/pkgcache.cc
3721msgid "standard"
3722msgstr "standard"
08f8455c 3723
04f27fae
MV
3724#: apt-pkg/pkgcache.cc
3725msgid "optional"
3726msgstr "opzionale"
08f8455c 3727
04f27fae
MV
3728#: apt-pkg/pkgcache.cc
3729msgid "extra"
3730msgstr "extra"
7d8a4da7 3731
04f27fae
MV
3732#: apt-pkg/pkgcachegen.cc
3733msgid "Cache has an incompatible versioning system"
3734msgstr "La cache ha un sistema di gestione delle versioni incompatibile"
a0895a74 3735
04f27fae
MV
3736#. TRANSLATOR: The first placeholder is a package name,
3737#. the other two should be copied verbatim as they include debug info
3738#: apt-pkg/pkgcachegen.cc
b6c6b52f 3739#, c-format
04f27fae
MV
3740msgid "Error occurred while processing %s (%s%d)"
3741msgstr "Si è verificato un errore nell'elaborare %s (%s%d)"
08f8455c 3742
04f27fae
MV
3743#: apt-pkg/pkgcachegen.cc
3744msgid "Wow, you exceeded the number of package names this APT is capable of."
2f6a2fbb 3745msgstr ""
04f27fae 3746"È stato superato il numero di nomi di pacchetti che questo APT può gestire."
0e1423ae 3747
04f27fae
MV
3748#: apt-pkg/pkgcachegen.cc
3749msgid "Wow, you exceeded the number of versions this APT is capable of."
3750msgstr "È stato superato il numero di versioni che questo APT può gestire."
b6c6b52f 3751
04f27fae
MV
3752#: apt-pkg/pkgcachegen.cc
3753msgid "Wow, you exceeded the number of descriptions this APT is capable of."
3754msgstr "È stato superato il numero di descrizioni che questo APT può gestire."
de5a560a 3755
04f27fae
MV
3756#: apt-pkg/pkgcachegen.cc
3757msgid "Wow, you exceeded the number of dependencies this APT is capable of."
3758msgstr "È stato superato il numero di dipendenze che questo APT può gestire."
de5a560a 3759
04f27fae
MV
3760#: apt-pkg/pkgcachegen.cc
3761msgid "Reading package lists"
3762msgstr "Lettura elenco dei pacchetti"
de5a560a 3763
04f27fae
MV
3764#: apt-pkg/pkgcachegen.cc
3765msgid "IO Error saving source cache"
3766msgstr "Errore di I/O nel salvare la cache sorgente"
3fa4e98f 3767
04f27fae 3768#: apt-pkg/pkgrecords.cc
67f393ab 3769#, c-format
04f27fae
MV
3770msgid "Index file type '%s' is not supported"
3771msgstr "Il file indice di tipo \"%s\" non è supportato"
de5a560a 3772
04f27fae 3773#: apt-pkg/policy.cc
4c10a0b8 3774#, c-format
04f27fae
MV
3775msgid ""
3776"The value '%s' is invalid for APT::Default-Release as such a release is not "
3777"available in the sources"
3778msgstr ""
3779"Il valore \"%s\" non è valido per APT::Default-Release poiché tale release "
3780"non è disponibile dalle sorgenti"
3fa4e98f 3781
04f27fae 3782#: apt-pkg/policy.cc
67f393ab 3783#, c-format
04f27fae
MV
3784msgid "Invalid record in the preferences file %s, no Package header"
3785msgstr ""
3786"Campo non valido nel file delle preferenze %s, manca l'intestazione \"Package"
3787"\""
de5a560a 3788
04f27fae 3789#: apt-pkg/policy.cc
195c8df9 3790#, c-format
04f27fae
MV
3791msgid "Did not understand pin type %s"
3792msgstr "Impossibile comprendere il tipo di gancio %s"
3c4a4974 3793
04f27fae 3794#: apt-pkg/policy.cc
3f6df2c1 3795#, c-format
04f27fae
MV
3796msgid "%s: Value %s is outside the range of valid pin priorities (%d to %d)"
3797msgstr ""
3c4a4974 3798
04f27fae
MV
3799#: apt-pkg/policy.cc
3800msgid "No priority (or zero) specified for pin"
3801msgstr "Priorità per il gancio non specificata (o zero)"
3c4a4974 3802
04f27fae
MV
3803#. TRANSLATOR: %u is a line number, the first %s is a filename of a file with the extension "second %s" and the third %s is a unique identifier for bugreports
3804#: apt-pkg/sourcelist.cc
3805#, fuzzy, c-format
3806msgid "Malformed entry %u in %s file %s (%s)"
3807msgstr "Override %s riga %llu malformato (%s)"
2f6a2fbb 3808
04f27fae
MV
3809#: apt-pkg/sourcelist.cc
3810#, c-format
3811msgid "Opening %s"
3812msgstr "Apertura di %s"
2f6a2fbb 3813
04f27fae
MV
3814#: apt-pkg/sourcelist.cc
3815#, c-format
3816msgid "Malformed line %u in source list %s (type)"
3817msgstr "La riga %u nel file %s non è corretta (type)"
2f6a2fbb 3818
04f27fae 3819#: apt-pkg/sourcelist.cc
3fa4e98f 3820#, c-format
04f27fae
MV
3821msgid "Type '%s' is not known on line %u in source list %s"
3822msgstr "Tipo \"%s\" non riconosciuto alla riga %u nel file delle sorgenti %s"
b18dd45f 3823
04f27fae
MV
3824#: apt-pkg/sourcelist.cc
3825#, fuzzy, c-format
3826msgid "Malformed stanza %u in source list %s (type)"
3827msgstr "La riga %u nel file %s non è corretta (type)"
ce34af08 3828
04f27fae
MV
3829#: apt-pkg/sourcelist.cc
3830#, c-format
3831msgid "Type '%s' is not known on stanza %u in source list %s"
3832msgstr ""
3833"Tipo \"%s\" non riconosciuto nella stanza %u nel file delle sorgenti %s"
c79dc7ed 3834
cbbee23e
DK
3835#: apt-pkg/sourcelist.cc
3836#, c-format
3837msgid "Unsupported file %s given on commandline"
3838msgstr ""
3839
04f27fae
MV
3840#: apt-pkg/srcrecords.cc
3841msgid "You must put some 'source' URIs in your sources.list"
3842msgstr ""
3843"È necessario inserire alcuni URI di tipo \"source\" nel file sources.list"
3844
3845#: apt-pkg/tagfile.cc
3846#, c-format
493e032a 3847msgid "Cannot convert %s to integer: out of range"
04f27fae 3848msgstr ""
09d057db 3849
04f27fae
MV
3850#: apt-pkg/update.cc
3851msgid ""
3852"Some index files failed to download. They have been ignored, or old ones "
3853"used instead."
3854msgstr ""
3855"Impossibile scaricare alcuni file di indice: saranno ignorati o verranno "
3856"usati quelli vecchi."
b6c6b52f 3857
04f27fae
MV
3858#: apt-pkg/upgrade.cc
3859msgid "Calculating upgrade"
3860msgstr "Calcolo dell'aggiornamento"
2f6a2fbb 3861
5b057748
JAK
3862#~ msgid "(not found)"
3863#~ msgstr "(non trovato)"
3864
3865#~ msgid " Package pin: "
3866#~ msgstr " Gancio del pacchetto: "
3867
3868#~ msgid "There is no public key available for the following key IDs:\n"
3869#~ msgstr ""
3870#~ "Non è disponibile alcuna chiave pubblica per i seguenti ID di chiavi:\n"
3871
21895193
JAK
3872#, fuzzy
3873#~ msgid "The repository is insufficiently signed by key %s (%s)"
3874#~ msgstr "La directory %s è deviata"
3875
29f80b30
JAK
3876#~ msgid ""
3877#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' "
3878#~ "packages"
3879#~ msgstr ""
3880#~ "La dipendenza %s per %s non può essere soddisfatta perché %s non è "
3881#~ "consentito su pacchetti \"%s\""
3882
3883#~ msgid ""
3884#~ "%s dependency for %s cannot be satisfied because the package %s cannot be "
3885#~ "found"
3886#~ msgstr ""
3887#~ "%s dipendenze per %s non possono essere soddisfatte perché il pacchetto "
3888#~ "%s non può essere trovato"
3889
3890#~ msgid ""
3891#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new"
3892#~ msgstr ""
3893#~ "La dipendenza %s per %s non è stata soddisfatta: il pacchetto installato "
3894#~ "%s è troppo recente"
3895
3896#~ msgid ""
3897#~ "%s dependency for %s cannot be satisfied because candidate version of "
3898#~ "package %s can't satisfy version requirements"
3899#~ msgstr ""
3900#~ "La dipendenza %s per %s non può essere soddisfatta perché la versione "
3901#~ "candidata del pacchetto %s non può soddisfare i requisiti di versione"
3902
3903#~ msgid ""
3904#~ "%s dependency for %s cannot be satisfied because package %s has no "
3905#~ "candidate version"
3906#~ msgstr ""
3907#~ "La dipendenza %s per %s non può essere soddisfatta perché il pacchetto %s "
3908#~ "non ha una versione candidata"
3909
3910#~ msgid "Failed to satisfy %s dependency for %s: %s"
3911#~ msgstr "La dipendenza %s per %s non è stata soddisfatta: %s"
3912
3913#~ msgid "Build-dependencies for %s could not be satisfied."
3914#~ msgstr "Le dipendenze di generazione per %s non sono state soddisfatte."
3915
9270be36
MV
3916#~ msgid "Problem unlinking %s"
3917#~ msgstr "Problema nell'unlink di %s"
3918
3919#~ msgid "Failed to unlink %s"
3920#~ msgstr "Esecuzione di unlink su %s non riuscita"
3921
8561c2fe
DK
3922#~ msgid ""
3923#~ "Usage: apt-cache [options] command\n"
3924#~ " apt-cache [options] show pkg1 [pkg2 ...]\n"
3925#~ "\n"
3926#~ "apt-cache is a low-level tool used to query information\n"
3927#~ "from APT's binary cache files\n"
3928#~ msgstr ""
3929#~ "Uso: apt-cache [OPZIONI] COMANDO\n"
3930#~ " apt-cache [OPZIONI] show PKG1 [PKG2 ...]\n"
3931#~ "\n"
3932#~ "apt-cache è uno strumento di basso livello usato per cercare "
3933#~ "informazioni\n"
3934#~ "nei file di cache dei binari di APT\n"
3935
3936#~ msgid "Commands:"
3937#~ msgstr "Comandi:"
3938
3939#~ msgid ""
3940#~ "Options:\n"
3941#~ " -h This help text.\n"
3942#~ " -p=? The package cache.\n"
3943#~ " -s=? The source cache.\n"
3944#~ " -q Disable progress indicator.\n"
3945#~ " -i Show only important deps for the unmet command.\n"
3946#~ " -c=? Read this configuration file\n"
3947#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3948#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
3949#~ msgstr ""
3950#~ "Opzioni:\n"
3951#~ " -h Mostra questo aiuto\n"
3952#~ " -p=? La cache dei pacchetti\n"
3953#~ " -s=? La cache dei sorgenti\n"
3954#~ " -q Disabilita l'indicatore di avanzamento\n"
3955#~ " -i Mostra solo dipendenze importanti per il comando unmet\n"
3956#~ " -c=? Legge come configurazione il file specificato\n"
3957#~ " -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"
3958#~ "Per maggiori informazioni, consultare le pagine di manuale apt-cache(8) "
3959#~ "e \n"
3960#~ "apt.conf(5).\n"
3961
3962#~ msgid ""
3963#~ "Usage: apt [options] command\n"
3964#~ "\n"
3965#~ "CLI for apt.\n"
3966#~ msgstr ""
3967#~ "Uso: apt [OPZIONI] COMANDO\n"
3968#~ "\n"
3969#~ "Interfaccia a riga di comando per apt.\n"
3970
3971#, fuzzy
3972#~ msgid ""
3973#~ "Options:\n"
3974#~ " -h This help text\n"
3975#~ " -d CD-ROM mount point\n"
3976#~ " -r Rename a recognized CD-ROM\n"
3977#~ " -m No mounting\n"
3978#~ " -f Fast mode, don't check package files\n"
3979#~ " -a Thorough scan mode\n"
3980#~ " --no-auto-detect Do not try to auto detect drive and mount point\n"
3981#~ " -c=? Read this configuration file\n"
3982#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
3983#~ "See fstab(5)\n"
3984#~ msgstr ""
3985#~ "Opzioni:\n"
3986#~ " -h Mostra questo aiuto\n"
3987#~ " -q Output registrabile, nessun indicatore di avanzamento\n"
3988#~ " -qq Nessun output eccetto gli errori\n"
3989#~ " -s Nessuna azione, stampa solamente cosa verrebbe fatto\n"
3990#~ " -f Legge/Scrivere la segnalazione nel file fornito\n"
3991#~ " -c=? Legge come configurazione il file specificato\n"
3992#~ " -o=? Imposta un'opzione di configurazione, es. -o dir::cache=/tm\n"
3993#~ "Per maggiori informazioni, consultare le pagine di manuale apt-mark(8) e\n"
3994#~ "apt.conf(5)."
3995
8561c2fe
DK
3996#~ msgid ""
3997#~ "Options:\n"
3998#~ " -h This help text.\n"
3999#~ " -c=? Read this configuration file\n"
4000#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
4001#~ msgstr ""
4002#~ "Opzioni\n"
4003#~ " -h Mostra questo aiuto\n"
4004#~ " -c=? Legge come configurazione il file specificato\n"
4005#~ " -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"
4006
4007#~ msgid ""
4008#~ "Options:\n"
4009#~ " -h This help text.\n"
4010#~ " -q Loggable output - no progress indicator\n"
4011#~ " -qq No output except for errors\n"
4012#~ " -s No-act. Just prints what would be done.\n"
4013#~ " -f read/write auto/manual marking in the given file\n"
4014#~ " -c=? Read this configuration file\n"
4015#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
4016#~ "See the apt-mark(8) and apt.conf(5) manual pages for more information."
4017#~ msgstr ""
4018#~ "Opzioni:\n"
4019#~ " -h Mostra questo aiuto\n"
4020#~ " -q Output registrabile, nessun indicatore di avanzamento\n"
4021#~ " -qq Nessun output eccetto gli errori\n"
4022#~ " -s Nessuna azione, stampa solamente cosa verrebbe fatto\n"
4023#~ " -f Legge/Scrivere la segnalazione nel file fornito\n"
4024#~ " -c=? Legge come configurazione il file specificato\n"
4025#~ " -o=? Imposta un'opzione di configurazione, es. -o dir::cache=/tm\n"
4026#~ "Per maggiori informazioni, consultare le pagine di manuale apt-mark(8) e\n"
4027#~ "apt.conf(5)."
4028
4029#~ msgid ""
4030#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n"
4031#~ "\n"
4032#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is "
4033#~ "used\n"
4034#~ "to indicate what kind of file it is.\n"
4035#~ "\n"
4036#~ "Options:\n"
4037#~ " -h This help text\n"
4038#~ " -s Use source file sorting\n"
4039#~ " -c=? Read this configuration file\n"
4040#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
4041#~ msgstr ""
4042#~ "Uso: apt-sortpkgs [OPZIONI] FILE1 [FILE2 ...]\n"
4043#~ "\n"
4044#~ "apt-sortpkgs è uno strumento per ordinare i file dei pacchetti.\n"
4045#~ "L'opzione -s è usata per indicare il tipo di file.\n"
4046#~ "\n"
4047#~ "Opzioni:\n"
4048#~ " -h Mostra questo aiuto\n"
4049#~ " -s Ordina per pacchetto sorgente\n"
4050#~ " -c=? Legge come configurazione il file specificato\n"
4051#~ " -o=? Imposta un'opzione di configurazione, es. -o dir::cache=/tmp\n"
4052
04f27fae
MV
4053#~ msgid "Child process failed"
4054#~ msgstr "Creazione processo figlio non riuscita"
b6c6b52f 4055
e49dd9d3
MV
4056#, fuzzy
4057#~ msgid "Must specifc at least one srv record"
4058#~ msgstr "È necessario specificare almeno una coppia URL/nome file"
4059
bf33c3bd
JAK
4060#~ msgid "Failed to create pipes"
4061#~ msgstr "Creazione delle pipe non riuscita"
4062
4063#~ msgid "Failed to exec gzip "
4064#~ msgstr "Esecuzione di gzip non riuscita "
4065
864fe99c
MV
4066#~ msgid "Failed to create FILE*"
4067#~ msgstr "Creazione di FILE* non riuscita"
4068
4069#~ msgid "Malformed stanza %u in source list %s (URI parse)"
4070#~ msgstr ""
4071#~ "La stanza %u nel file delle sorgenti %s non è corretta (analisi URI)"
4072
4073#~ msgid "Malformed line %lu in source list %s ([option] unparseable)"
4074#~ msgstr ""
4075#~ "La riga %lu nel file delle sorgenti %s non è corretta ([opzione] non "
4076#~ "analizzabile)"
4077
4078#~ msgid "Malformed line %lu in source list %s ([option] too short)"
4079#~ msgstr ""
4080#~ "La riga %lu nel file delle sorgenti %s non è corretta ([opzione] troppo "
4081#~ "corta)"
4082
4083#~ msgid "Malformed line %lu in source list %s ([%s] is not an assignment)"
4084#~ msgstr ""
4085#~ "La riga %lu nel file delle sorgenti %s non è corretta ([%s] non è "
4086#~ "un'assegnazione)"
4087
4088#~ msgid "Malformed line %lu in source list %s ([%s] has no key)"
4089#~ msgstr ""
4090#~ "La riga %lu nel file delle sorgenti %s non è corretta ([%s] non ha una "
4091#~ "chiave)"
4092
4093#~ msgid "Malformed line %lu in source list %s ([%s] key %s has no value)"
4094#~ msgstr ""
4095#~ "La riga %lu nel file delle sorgenti %s non è corretta ([%s] la chiave %s "
4096#~ "non ha un valore)"
4097
4098#~ msgid "Malformed line %lu in source list %s (URI)"
4099#~ msgstr "La riga %lu nel file %s non è corretta (URI)"
4100
4101#~ msgid "Malformed line %lu in source list %s (dist)"
4102#~ msgstr "La riga %lu nel file %s non è corretta (dist)"
4103
4104#~ msgid "Malformed line %lu in source list %s (URI parse)"
4105#~ msgstr "La riga %lu nel file %s non è corretta (URI parse)"
4106
4107#~ msgid "Malformed line %lu in source list %s (absolute dist)"
4108#~ msgstr "La riga %lu nel file %s non è corretta (absolute dist)"
4109
4110#~ msgid "Malformed line %lu in source list %s (dist parse)"
4111#~ msgstr "La riga %lu nel file %s non è corretta (dist parse)"
4112
4113# (ndt) il primo è il nome del pacchetto, il secondo la versione
4114#~ msgid "Package %s %s was not found while processing file dependencies"
4115#~ msgstr ""
4116#~ "Il pacchetto %s v.%s non è stato trovato durante l'elaborazione delle "
4117#~ "dipendenze"
4118
4119#~ msgid "Couldn't stat source package list %s"
4120#~ msgstr "Impossibile eseguire stat sull'elenco dei pacchetti sorgente %s"
4121
4122# (ndt) non mi convince per niente, ma vediamo cosa salta fuori
4123#~ msgid "Collecting File Provides"
4124#~ msgstr "Il file fornisce"
4125
4126#~ msgid "Unable to find hash sum for '%s' in Release file"
4127#~ msgstr "Impossibile trovare la somma hash per \"%s\" nel file Release"
4128
4129#~ msgid "Vendor block %s contains no fingerprint"
4130#~ msgstr "Il blocco vendor %s non contiene impronte"
4131
2f6a2fbb
DK
4132#~ msgid "Total dependency version space: "
4133#~ msgstr "Totale spazio dipendenza di versione: "
b6c6b52f 4134
b55ec420
MC
4135#~ msgid "%s %s for %s compiled on %s %s\n"
4136#~ msgstr "%s %s per %s compilato il %s %s\n"
4137
2f6a2fbb
DK
4138#~ msgid "You don't have enough free space in %s"
4139#~ msgstr "Lo spazio libero in %s è insufficiente"
b6c6b52f 4140
2f6a2fbb
DK
4141#~ msgid "Done"
4142#~ msgstr "Eseguito"
4143
b55ec420
MC
4144#~ msgid "Unable to parse package file %s (2)"
4145#~ msgstr "Impossibile analizzare il file di pacchetto %s (2)"
4146
2f6a2fbb
DK
4147#~ msgid "No keyring installed in %s."
4148#~ msgstr "Nessun portachiavi installato in %s."
5b1e4e86 4149
b391a29c
DK
4150#~ msgid "Is stdout a terminal?"
4151#~ msgstr "stdout è un terminale?"
7d8a4da7
MV
4152
4153#~ msgid "ioctl(TIOCGWINSZ) failed"
4154#~ msgstr "ioctl(TIOCGWINSZ) non riuscita"
b6c6b52f 4155
51da0c35
MV
4156#~ msgid "Internal error, Upgrade broke stuff"
4157#~ msgstr "Errore interno, Upgrade ha rovinato qualche cosa"
4158
39b73d81
MV
4159#~ msgid "%s not a valid DEB package."
4160#~ msgstr "%s non è un pacchetto DEB valido."
4161
72bae92a
MV
4162#~ msgid ""
4163#~ "Using CD-ROM mount point %s\n"
4164#~ "Mounting CD-ROM\n"
4165#~ msgstr ""
4166#~ "Viene usato il punto di mount del CD-ROM %s\n"
4167#~ "Montaggio CD-ROM\n"
4168
609bb2ea
MV
4169#~ msgid ""
4170#~ "Could not patch %s with mmap and with file operation usage - the patch "
4171#~ "seems to be corrupt."
4172#~ msgstr ""
4173#~ "Impossibile applicare la patch a %s con mmap e con l'utilizzo di "
4174#~ "operazioni file. La patch sembra essere danneggiata."
4175
4176#~ msgid ""
4177#~ "Could not patch %s with mmap (but no mmap specific fail) - the patch "
4178#~ "seems to be corrupt."
4179#~ msgstr ""
4180#~ "Impossibile applicare la patch a %s con mmap (nessun errore da parte di "
4181#~ "mmap). La patch sembra essere danneggiata."
4182
ce34af08
MV
4183#~ msgid "Ignore unavailable target release '%s' of package '%s'"
4184#~ msgstr "Ignorato il rilascio non disponibile \"%s\" del pacchetto \"%s\""
4185
4186#~ msgid "Downloading %s %s"
4187#~ msgstr "Scaricamento di %s %s"
4188
4189#~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member"
4190#~ msgstr ""
4191#~ "Questo non è un archivio DEB valido: membri \"%s\", \"%s\" o \"%s\" "
4192#~ "mancanti"
4193
4194#~ msgid "MD5Sum mismatch"
4195#~ msgstr "MD5sum non corrispondente"
4196
4197#~ msgid ""
4198#~ "I wasn't able to locate a file for the %s package. This might mean you "
4199#~ "need to manually fix this package."
4200#~ msgstr ""
4201#~ "Impossibile trovare un file per il pacchetto %s. Potrebbe essere "
4202#~ "necessario correggere manualmente questo pacchetto."
4203
4204#~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n"
4205#~ msgstr ""
4206#~ "Impossibile scrivere il registro, openpty() non riuscita (forse /dev/pts "
4207#~ "non è montato)\n"