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