Dpkg::OpenPGP::Backend::GnuPG: Fallback to use «gpg dearmor» if present
[dpkg.git] / po / it.po
blob507ff3c93ca0da8a41405d5dd0e41c6be86ad0e4
1 # Italian translation of dpkg
2 # Copyright (C) 2000-2011, 2012, 2013, 2014, 2017, 2018 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the dpkg package.
4 # Lele Gaifax <lele@seldati.it>, 2000, 2001, 2002, 2003, 2004, 2005, 2006.
5 # Stefano Canepa <sc@linux.it>, 2004, 2005.
7 # 'bad magic' ........: 'codice di controllo errato'
8 # 'broken' ...........: 'difettoso'
9 # 'bulk update' ......: 'aggiornamento massivo'
10 # 'diverted by' ......: 'diversificato da'
11 # 'file details field': 'campo dettagli del file'
12 # 'maintainer' .......: 'responsabile'
13 # 'nested errors' ....: 'errori correlati'
14 # 'pad' ..............: 'riempimento'
15 # 'pan' ..............: 'slittare'
16 # 'purge' ............: 'elimina'
17 # 'required' .........: 'essenziale'
19 # Collegamento utile
21 # https://lists.ubuntu.com/archives/ubuntu-devel/2007-January/023212.html
22 # Milo Casagrande <milo@milo.name>, 2009, 2010, 2011, 2012, 2013, 2014, 2017, 2018.
24 msgid ""
25 msgstr ""
26 "Project-Id-Version: dpkg 1.19.3\n"
27 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
28 "POT-Creation-Date: 2023-01-10 17:46+0000\n"
29 "PO-Revision-Date: 2018-12-04 12:15+0100\n"
30 "Last-Translator: Milo Casagrande <milo@milo.name>\n"
31 "Language-Team: Italian <tp@lists.linux.it>\n"
32 "Language: it\n"
33 "MIME-Version: 1.0\n"
34 "Content-Type: text/plain; charset=UTF-8\n"
35 "Content-Transfer-Encoding: 8bit\n"
36 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
37 "X-Generator: Poedit 2.1.1\n"
39 #: lib/dpkg/ar.c
40 msgid "failed to fstat archive"
41 msgstr "esecuzione di fstat sull'archivio non riuscita"
43 #: lib/dpkg/ar.c
44 #, c-format
45 msgid "failed to read archive '%.255s'"
46 msgstr "lettura dell'archivio \"%.255s\" non riuscita"
48 #: lib/dpkg/ar.c lib/dpkg/dbmodify.c
49 #, c-format
50 msgid "unable to create '%.255s'"
51 msgstr "impossibile creare \"%.255s\""
53 #: lib/dpkg/ar.c lib/dpkg/dir.c src/split/join.c src/split/queue.c
54 #: src/divert/main.c utils/update-alternatives.c
55 #, c-format
56 msgid "unable to close file '%s'"
57 msgstr "impossibile chiudere il file \"%s\""
59 #: lib/dpkg/ar.c
60 #, c-format
61 msgid "invalid character '%c' in archive '%.250s' member '%.16s' size"
62 msgstr ""
63 "carattere \"%1$c\" non valido nella dimensione \"%3$.16s\" del componente "
64 "\"%2$.250s\""
66 #: lib/dpkg/ar.c utils/update-alternatives.c
67 #, c-format
68 msgid "unable to write file '%s'"
69 msgstr "impossibile scrivere il file \"%s\""
71 #: lib/dpkg/ar.c
72 #, c-format
73 msgid "ar member name '%s' length too long"
74 msgstr "lunghezza nome del componente ar \"%s\" troppo lunga"
76 #: lib/dpkg/ar.c
77 #, c-format
78 msgid "ar member size %jd too large"
79 msgstr "dimensione %jd componente ar troppo grande"
81 #: lib/dpkg/ar.c
82 #, fuzzy, c-format
83 #| msgid "ar member size %jd too large"
84 msgid "ar member time %jd too large"
85 msgstr "dimensione %jd componente ar troppo grande"
87 #: lib/dpkg/ar.c
88 #, c-format
89 msgid "generated corrupt ar header for '%s'"
90 msgstr "generata intestazione ar danneggiata per \"%s\""
92 #: lib/dpkg/ar.c
93 #, c-format
94 msgid "failed to fstat ar member file (%s)"
95 msgstr "esecuzione di fstat sul file componente ar non riuscita (%s)"
97 #: lib/dpkg/ar.c
98 #, c-format
99 msgid "cannot append ar member file (%s) to '%s': %s"
100 msgstr "impossibile appendere il file componente ar (%s) a \"%s\": %s"
102 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c lib/dpkg/pkg-format.c
103 msgid "may not be empty string"
104 msgstr "non può essere una stringa vuota"
106 #: lib/dpkg/arch.c
107 msgid "must start with an alphanumeric"
108 msgstr "deve iniziare con un carattere alfanumerico"
110 #: lib/dpkg/arch.c lib/dpkg/parsehelp.c
111 #, c-format
112 msgid "character '%c' not allowed (only letters, digits and characters '%s')"
113 msgstr ""
114 "carattere \"%c\" non consentito (solo lettere, numeri e caratteri \"%s\")"
116 #: lib/dpkg/arch.c
117 msgctxt "architecture"
118 msgid "<none>"
119 msgstr "<nessuna>"
121 #: lib/dpkg/arch.c
122 msgctxt "architecture"
123 msgid "<empty>"
124 msgstr "<vuota>"
126 #: lib/dpkg/arch.c
127 msgid "error writing to architecture list"
128 msgstr "errore nello scrivere sulla lista dell'architettura"
130 #: lib/dpkg/atomic-file.c
131 #, fuzzy, c-format
132 #| msgid "cannot open directory '%s'"
133 msgid "cannot create base directory for %s"
134 msgstr "impossibile aprire la directory \"%s\""
136 #: lib/dpkg/atomic-file.c
137 #, c-format
138 msgid "unable to create new file '%.250s'"
139 msgstr "impossibile creare il file nuovo \"%.250s\""
141 #: lib/dpkg/atomic-file.c
142 #, c-format
143 msgid "unable to write new file '%.250s'"
144 msgstr "impossibile scrivere il file nuovo \"%.250s\""
146 #: lib/dpkg/atomic-file.c
147 #, c-format
148 msgid "unable to flush new file '%.250s'"
149 msgstr "impossibile eseguire il flush del file nuovo \"%.250s\""
151 #: lib/dpkg/atomic-file.c
152 #, c-format
153 msgid "unable to sync new file '%.250s'"
154 msgstr "impossibile sincronizzare il file nuovo \"%.250s\""
156 #: lib/dpkg/atomic-file.c
157 #, c-format
158 msgid "unable to close new file '%.250s'"
159 msgstr "impossibile chiudere il file nuovo \"%.250s\""
161 #: lib/dpkg/atomic-file.c
162 #, c-format
163 msgid "error removing old backup file '%s'"
164 msgstr "errore nel rimuovere il vecchio file di backup \"%s\""
166 #: lib/dpkg/atomic-file.c
167 #, c-format
168 msgid "error creating new backup file '%s'"
169 msgstr "errore nel creare il nuvo file di backup \"%s\""
171 #: lib/dpkg/atomic-file.c lib/dpkg/db-ctrl-upgrade.c lib/dpkg/triglib.c
172 #: src/main/remove.c
173 #, c-format
174 msgid "cannot remove '%.250s'"
175 msgstr "impossibile rimuovere \"%.250s\""
177 #: lib/dpkg/atomic-file.c
178 #, c-format
179 msgid "error installing new file '%s'"
180 msgstr "errore nell'installare il file nuovo \"%s\""
182 #: lib/dpkg/buffer.c
183 msgid "failed to write"
184 msgstr "scrittura non riuscita"
186 #: lib/dpkg/buffer.c
187 msgid "failed to read"
188 msgstr "lettura non riuscita"
190 #: lib/dpkg/buffer.c
191 msgid "unexpected end of file or stream"
192 msgstr "fine del file o dello stream inattesa"
194 #: lib/dpkg/buffer.c
195 msgid "failed to seek"
196 msgstr "spostamento non riuscito"
198 #: lib/dpkg/command.c lib/dpkg/path-remove.c src/split/split.c
199 #: src/main/unpack.c utils/update-alternatives.c
200 #, c-format
201 msgid "unable to execute %s (%s)"
202 msgstr "impossibile eseguire %s (%s)"
204 #: lib/dpkg/compress.c
205 #, c-format
206 msgid "%s: pass-through copy error: %s"
207 msgstr "%s: errore copia pass-through: %s"
209 #: lib/dpkg/compress.c
210 #, c-format
211 msgid "%s: error binding input to gzip stream"
212 msgstr "%s: errore nel legare l'input allo stream di gzip"
214 #: lib/dpkg/compress.c
215 #, c-format
216 msgid "%s: internal gzip read error: '%s'"
217 msgstr "%s: errore interno di lettura di gzip: \"%s\""
219 #: lib/dpkg/compress.c
220 #, c-format
221 msgid "%s: internal gzip write error"
222 msgstr "%s: errore interno di scrittura di gzip"
224 #: lib/dpkg/compress.c
225 #, fuzzy, c-format
226 #| msgid "%s: internal gzip read error: '%s'"
227 msgid "%s: internal gzip read error: %s"
228 msgstr "%s: errore interno di lettura di gzip: \"%s\""
230 #: lib/dpkg/compress.c
231 #, c-format
232 msgid "%s: error binding output to gzip stream"
233 msgstr "%s: errore nel legare l'output allo stream di gzip"
235 #: lib/dpkg/compress.c
236 #, c-format
237 msgid "%s: internal gzip read error"
238 msgstr "%s: errore interno di lettura di gzip"
240 #: lib/dpkg/compress.c
241 #, c-format
242 msgid "%s: internal gzip write error: '%s'"
243 msgstr "%s: errore interno di scrittura di gzip: \"%s\""
245 #: lib/dpkg/compress.c
246 #, c-format
247 msgid "%s: internal gzip write error: %s"
248 msgstr "%s: errore interno di scrittura di gzip: %s"
250 #: lib/dpkg/compress.c
251 #, c-format
252 msgid "%s: error binding input to bzip2 stream"
253 msgstr "%s: errore nel legare l'input allo stream di bzip2"
255 #: lib/dpkg/compress.c
256 #, c-format
257 msgid "%s: internal bzip2 read error: '%s'"
258 msgstr "%s: errore interno di lettura di bzip2: \"%s\""
260 #: lib/dpkg/compress.c
261 #, c-format
262 msgid "%s: internal bzip2 write error"
263 msgstr "%s: errore interno di scrittura di bzip2"
265 #: lib/dpkg/compress.c
266 #, c-format
267 msgid "%s: error binding output to bzip2 stream"
268 msgstr "%s: errore nel legare l'output allo stream di bzip2"
270 #: lib/dpkg/compress.c
271 #, c-format
272 msgid "%s: internal bzip2 read error"
273 msgstr "%s: errore interno di lettura di bzip2"
275 #: lib/dpkg/compress.c
276 #, c-format
277 msgid "%s: internal bzip2 write error: '%s'"
278 msgstr "%s: errore interno di scrittura di bzip2: \"%s\""
280 #: lib/dpkg/compress.c
281 msgid "unexpected bzip2 error"
282 msgstr "errore inatteso di bzip2"
284 #: lib/dpkg/compress.c
285 msgid "internal error (bug)"
286 msgstr "errore interno (bug)"
288 #: lib/dpkg/compress.c
289 msgid "memory usage limit reached"
290 msgstr "raggiunto il limite di utilizzo memoria"
292 #: lib/dpkg/compress.c
293 msgid "unsupported compression preset"
294 msgstr "preset di compressione non supportato"
296 #: lib/dpkg/compress.c
297 msgid "unsupported options in file header"
298 msgstr "opzioni non supportate nell'header del file"
300 #: lib/dpkg/compress.c
301 msgid "compressed data is corrupt"
302 msgstr "i dati compressi sono rovinati"
304 #: lib/dpkg/compress.c
305 msgid "unexpected end of input"
306 msgstr "file dell'input inattesa"
308 #: lib/dpkg/compress.c
309 msgid "file format not recognized"
310 msgstr "formato del file non riconosciuto"
312 #: lib/dpkg/compress.c
313 msgid "unsupported type of integrity check"
314 msgstr "tipo di controllo integrità non supportato"
316 #: lib/dpkg/compress.c
317 #, c-format
318 msgid "%s: lzma read error"
319 msgstr "%s: errore di lettura di lzma"
321 #: lib/dpkg/compress.c
322 #, c-format
323 msgid "%s: lzma write error"
324 msgstr "%s: errore di scrittura di lzma"
326 #: lib/dpkg/compress.c
327 #, c-format
328 msgid "%s: lzma close error"
329 msgstr "%s: errore di chiusura di lzma"
331 #: lib/dpkg/compress.c
332 #, c-format
333 msgid "%s: lzma error: %s"
334 msgstr "%s: errore di lzma: %s"
336 #: lib/dpkg/compress.c
337 #, fuzzy, c-format
338 #| msgid "%s: lzma error: %s"
339 msgid "%s: zstd error: %s"
340 msgstr "%s: errore di lzma: %s"
342 #: lib/dpkg/compress.c
343 #, fuzzy, c-format
344 #| msgid "cannot close decompressor pipe"
345 msgid "%s: cannot create zstd decompression context"
346 msgstr "impossibile chiudere la pipe di estrazione"
348 #: lib/dpkg/compress.c
349 #, fuzzy, c-format
350 #| msgid "cannot close decompressor pipe"
351 msgid "%s: cannot create zstd compression context"
352 msgstr "impossibile chiudere la pipe di estrazione"
354 #: lib/dpkg/compress.c
355 #, fuzzy, c-format
356 #| msgid "%s: lzma read error"
357 msgid "%s: zstd read error"
358 msgstr "%s: errore di lettura di lzma"
360 #: lib/dpkg/compress.c
361 #, fuzzy, c-format
362 #| msgid "%s: lzma write error"
363 msgid "%s: zstd write error"
364 msgstr "%s: errore di scrittura di lzma"
366 #: lib/dpkg/compress.c
367 #, fuzzy, c-format
368 #| msgid "%s: lzma close error"
369 msgid "%s: zstd close error"
370 msgstr "%s: errore di chiusura di lzma"
372 #: lib/dpkg/compress.c
373 #, fuzzy, c-format
374 #| msgid "invalid compression level for -%c: %ld"
375 msgid "invalid compression level %d"
376 msgstr "livello di compressione per -%c non valido: \"%ld\""
378 #: lib/dpkg/compress.c
379 msgid "unknown compression strategy"
380 msgstr "strategia di compressione non riconosciuta"
382 #: lib/dpkg/dbmodify.c
383 #, c-format
384 msgid ""
385 "updates directory contains file '%.250s' whose name is too long (length=%d, "
386 "max=%d)"
387 msgstr ""
388 "la directory updates contiene il file \"%.250s\" il cui nome è troppo lungo "
389 "(lungh=%d, max=%d)"
391 #: lib/dpkg/dbmodify.c
392 #, c-format
393 msgid ""
394 "updates directory contains files with different length names (both %d and %d)"
395 msgstr ""
396 "la directory updates contiene file con nomi di diversa lunghezza (sia %d che "
397 "%d)"
399 #: lib/dpkg/dbmodify.c
400 #, fuzzy, c-format
401 #| msgid "cannot scan updates directory '%.255s'"
402 msgid "cannot create the dpkg updates directory %s"
403 msgstr "impossibile analizzare la directory updates \"%.255s\""
405 #: lib/dpkg/dbmodify.c
406 #, c-format
407 msgid "cannot scan updates directory '%.255s'"
408 msgstr "impossibile analizzare la directory updates \"%.255s\""
410 #: lib/dpkg/dbmodify.c
411 #, c-format
412 msgid "failed to remove incorporated update file %.255s"
413 msgstr "rimozione del file di update incorporato %.255s non riuscita"
415 #: lib/dpkg/dbmodify.c
416 #, c-format
417 msgid "unable to fill %.250s with padding"
418 msgstr "impossibile completare il riempimento di %.250s"
420 #: lib/dpkg/dbmodify.c
421 #, c-format
422 msgid "unable to flush %.250s after padding"
423 msgstr "impossibile eseguire il flush di %.250s dopo il riempimento"
425 #: lib/dpkg/dbmodify.c
426 #, c-format
427 msgid "unable to seek to start of %.250s after padding"
428 msgstr "impossibile spostarsi all'inizio di %.250s dopo il riempimento"
430 #: lib/dpkg/dbmodify.c
431 #, fuzzy, c-format
432 #| msgid "unable to get file descriptor for directory '%s'"
433 msgid "unable to check lock file for dpkg database directory %s"
434 msgstr "impossibile ottenere il descrittore del file per la directory \"%s\""
436 #: lib/dpkg/dbmodify.c
437 #, fuzzy, c-format
438 #| msgid "unable to open/create frontend lockfile"
439 msgid "unable to open/create dpkg frontend lock for directory %s"
440 msgstr "impossibile aprire/creare il file di blocco per il frontend"
442 #: lib/dpkg/dbmodify.c
443 #, fuzzy, c-format
444 #| msgid "unable to open/create status database lockfile"
445 msgid "unable to open/create dpkg database lock file for directory %s"
446 msgstr "impossibile aprire/creare il file di blocco per il database di stato"
448 #: lib/dpkg/dbmodify.c
449 #, fuzzy, c-format
450 #| msgid "you do not have permission to lock the dpkg status database"
451 msgid "you do not have permission to lock the dpkg database directory %s"
452 msgstr "permessi insufficienti per bloccare il database di stato di dpkg"
454 #: lib/dpkg/dbmodify.c
455 #, fuzzy
456 #| msgid "dpkg frontend"
457 msgid "dpkg frontend lock"
458 msgstr "frontend dpkg"
460 #: lib/dpkg/dbmodify.c
461 #, fuzzy
462 #| msgid "dpkg status database"
463 msgid "dpkg database lock"
464 msgstr "database di stato di dpkg"
466 #: lib/dpkg/dbmodify.c
467 msgid "requested operation requires superuser privilege"
468 msgstr "l'operazione richiesta necessita dei privilegi di super-utente"
470 #: lib/dpkg/dbmodify.c
471 #, fuzzy, c-format
472 #| msgid "unable to access dpkg status area"
473 msgid "cannot create the dpkg database directory %s"
474 msgstr "impossibile accedere all'area di stato di dpkg"
476 #: lib/dpkg/dbmodify.c
477 #, fuzzy, c-format
478 #| msgid "unable to access dpkg status area"
479 msgid "unable to access the dpkg database directory %s"
480 msgstr "impossibile accedere all'area di stato di dpkg"
482 #: lib/dpkg/dbmodify.c
483 #, fuzzy, c-format
484 #| msgid "operation requires read/write access to dpkg status area"
485 msgid "required read/write access to the dpkg database directory %s"
486 msgstr ""
487 "l'operazione necessita dei permessi di lettura/scrittura all'area di stato "
488 "di dpkg"
490 #: lib/dpkg/dbmodify.c
491 #, c-format
492 msgid "failed to remove my own update file %.255s"
493 msgstr "impossibile rimuovere questo stesso file di update %.255s"
495 #: lib/dpkg/dbmodify.c
496 #, c-format
497 msgid "unable to write updated status of '%.250s'"
498 msgstr "impossibile scrivere lo stato aggiornato di \"%.250s\""
500 #: lib/dpkg/dbmodify.c
501 #, c-format
502 msgid "unable to flush updated status of '%.250s'"
503 msgstr "impossibile eseguire flush dello stato aggiornato di \"%.250s\""
505 #: lib/dpkg/dbmodify.c
506 #, c-format
507 msgid "unable to truncate for updated status of '%.250s'"
508 msgstr "impossibile eseguire truncate per lo stato aggiornato di \"%.250s\""
510 #: lib/dpkg/dbmodify.c
511 #, c-format
512 msgid "unable to fsync updated status of '%.250s'"
513 msgstr "impossibile eseguire fsync per lo stato aggiornato di \"%.250s\""
515 #: lib/dpkg/dbmodify.c
516 #, c-format
517 msgid "unable to close updated status of '%.250s'"
518 msgstr "impossibile chiudere lo stato aggiornato di \"%.250s\""
520 #: lib/dpkg/dbmodify.c
521 #, c-format
522 msgid "unable to install updated status of '%.250s'"
523 msgstr "impossibile installare lo stato aggiornato di \"%.250s\""
525 #: lib/dpkg/db-ctrl-access.c
526 #, c-format
527 msgid "unable to check existence of '%.250s'"
528 msgstr "impossibile verificare l'esistenza di \"%.250s\""
530 #: lib/dpkg/db-ctrl-access.c lib/dpkg/db-ctrl-upgrade.c
531 msgid "cannot read info directory"
532 msgstr "impossibile leggere la directory info"
534 #: lib/dpkg/db-ctrl-format.c src/main/unpack.c
535 #, c-format
536 msgid "error trying to open %.250s"
537 msgstr "errore nel cercare di aprire %.250s"
539 #: lib/dpkg/db-ctrl-format.c
540 #, c-format
541 msgid "corrupt info database format file '%s'"
542 msgstr "formato file \"%s\" del database danneggiato"
544 #: lib/dpkg/db-ctrl-format.c
545 #, c-format
546 msgid "info database format (%d) is bogus or too new; try getting a newer dpkg"
547 msgstr ""
548 "formato (%d) del database di informazioni è errato o troppo recente, provare "
549 "con una versione aggiornata di dpkg"
551 #: lib/dpkg/db-ctrl-upgrade.c
552 #, c-format
553 msgid "info file %s/%s not associated to any package"
554 msgstr "file d'informazioni %s/%s non associato ad alcun pacchetto"
556 #: lib/dpkg/db-ctrl-upgrade.c src/main/archives.c
557 #, c-format
558 msgid "error creating hard link '%.255s'"
559 msgstr "errore nel creare il collegamento fisico \"%.255s\""
561 #: lib/dpkg/db-ctrl-upgrade.c
562 #, c-format
563 msgid "error while writing '%s'"
564 msgstr "errore durante la scrittura di \"%s\""
566 #: lib/dpkg/db-fsys-digest.c
567 #, c-format
568 msgid "control file '%s' for package '%s' is missing final newline"
569 msgstr ""
570 "al file di controllo \"%s\" per il pacchetto \"%s\" manca il newline finale"
572 #: lib/dpkg/db-fsys-digest.c
573 #, c-format
574 msgid "control file '%s' for package '%s' is missing value"
575 msgstr "al file di controllo \"%s\" per il pacchetto \"%s\" manca il valore"
577 #: lib/dpkg/db-fsys-digest.c
578 #, c-format
579 msgid "control file '%s' for package '%s' is missing value separator"
580 msgstr ""
581 "al file di controllo \"%s\" per il pacchetto \"%s\" manca il separatore del "
582 "valore"
584 #: lib/dpkg/db-fsys-digest.c
585 #, c-format
586 msgid "control file '%s' for package '%s' contains empty filename"
587 msgstr ""
588 "il file di controllo \"%s\" per il pacchetto \"%s\" contiene un nome file "
589 "vuoto"
591 #: lib/dpkg/db-fsys-digest.c
592 #, c-format
593 msgid "loading control file '%s' for package '%s'"
594 msgstr "caricamento file di controllo \"%s\" per il pacchetto \"%s\""
596 #: lib/dpkg/db-fsys-divert.c
597 msgid "failed to open diversions file"
598 msgstr "apertura del file con le deviazioni non riuscita"
600 #: lib/dpkg/db-fsys-divert.c
601 msgid "failed to fstat diversions file"
602 msgstr "esecuzione di fstat sul file con le deviazioni non riuscita"
604 #: lib/dpkg/db-fsys-divert.c
605 #, c-format
606 msgid "conflicting diversions involving '%.250s' or '%.250s'"
607 msgstr "conflitti con le deviazioni relative a \"%.250s\" o \"%.250s\""
609 #: lib/dpkg/db-fsys-files.c
610 #, c-format
611 msgid "loading files list file for package '%s'"
612 msgstr "caricamento elenco file per il pacchetto \"%s\""
614 #: lib/dpkg/db-fsys-files.c
615 #, c-format
616 msgid ""
617 "files list file for package '%.250s' missing; assuming package has no files "
618 "currently installed"
619 msgstr ""
620 "file con l'elenco dei file del pacchetto \"%.250s\" mancante, il pacchetto "
621 "viene considerato senza alcun file attualmente installato"
623 #: lib/dpkg/db-fsys-files.c
624 #, c-format
625 msgid "files list file for package '%.250s' is missing final newline"
626 msgstr ""
627 "al file con l'elenco dei file del pacchetto \"%.250s\" manca il newline "
628 "finale"
630 #: lib/dpkg/db-fsys-files.c
631 #, c-format
632 msgid "files list file for package '%.250s' contains empty filename"
633 msgstr ""
634 "il file con l'elenco dei file del pacchetto \"%.250s\" contiene un nome file "
635 "vuoto"
637 #: lib/dpkg/db-fsys-files.c
638 msgid "(Reading database ... "
639 msgstr "(Lettura del database... "
641 #: lib/dpkg/db-fsys-files.c
642 #, c-format
643 msgid "%d file or directory currently installed.)\n"
644 msgid_plural "%d files and directories currently installed.)\n"
645 msgstr[0] "%d file o directory attualmente installato.)\n"
646 msgstr[1] "%d file e directory attualmente installati.)\n"
648 #: lib/dpkg/db-fsys-override.c
649 #, c-format
650 msgid "invalid statoverride uid %s"
651 msgstr "uid statoverride %s non valido"
653 #: lib/dpkg/db-fsys-override.c
654 #, c-format
655 msgid "invalid statoverride gid %s"
656 msgstr "gid statoverride %s non valido"
658 #: lib/dpkg/db-fsys-override.c
659 #, c-format
660 msgid "invalid statoverride mode %s"
661 msgstr "modalità statoverride %s non valida"
663 #: lib/dpkg/db-fsys-override.c
664 msgid "failed to open statoverride file"
665 msgstr "apertura del file statoverride non riuscita"
667 #: lib/dpkg/db-fsys-override.c
668 msgid "failed to fstat statoverride file"
669 msgstr "esecuzione di fstat sul file statoverride non riuscita"
671 #: lib/dpkg/db-fsys-override.c
672 #, c-format
673 msgid "reading statoverride file '%.250s'"
674 msgstr "lettura file statoverride \"%.250s\""
676 #: lib/dpkg/db-fsys-override.c
677 msgid "statoverride file is missing final newline"
678 msgstr "il file statoverride non contiene il newline finale"
680 #: lib/dpkg/db-fsys-override.c
681 msgid "statoverride file contains empty line"
682 msgstr "il file statoverride contiene una riga vuota"
684 #: lib/dpkg/db-fsys-override.c
685 msgid "syntax error in statoverride file"
686 msgstr "errore di sintassi nel file statoverride"
688 #: lib/dpkg/db-fsys-override.c
689 #, c-format
690 msgid ""
691 "unknown system user '%s' in statoverride file; the system user got removed\n"
692 "before the override, which is most probably a packaging bug, to recover you\n"
693 "can remove the override manually with %s"
694 msgstr ""
696 #: lib/dpkg/db-fsys-override.c
697 msgid "unexpected end of line in statoverride file"
698 msgstr "EOL inatteso nel file statoverride"
700 #: lib/dpkg/db-fsys-override.c
701 #, c-format
702 msgid ""
703 "unknown system group '%s' in statoverride file; the system group got "
704 "removed\n"
705 "before the override, which is most probably a packaging bug, to recover you\n"
706 "can remove the override manually with %s"
707 msgstr ""
709 #: lib/dpkg/db-fsys-override.c
710 #, c-format
711 msgid "multiple statoverrides present for file '%.250s'"
712 msgstr "presenti molteplici statoverride per il file \"%.250s\""
714 #: lib/dpkg/deb-version.c
715 msgid "format version with too big major component"
716 msgstr "versione del formato con componente major troppo grande"
718 #: lib/dpkg/deb-version.c
719 msgid "format version with empty major component"
720 msgstr "versione del formato con componente major vuoto"
722 #: lib/dpkg/deb-version.c
723 msgid "format version has no dot"
724 msgstr "versione del formato senza punto"
726 #: lib/dpkg/deb-version.c
727 msgid "format version with too big minor component"
728 msgstr "versione del formato con componente minor troppo grande"
730 #: lib/dpkg/deb-version.c
731 msgid "format version with empty minor component"
732 msgstr "versione del formato con componente minor vuoto"
734 #: lib/dpkg/deb-version.c
735 msgid "format version followed by junk"
736 msgstr "versione del formato seguita da dati non leggibili"
738 #: lib/dpkg/debug.c
739 #, fuzzy, c-format
740 #| msgid "Useful environment variables:\n"
741 msgid "cannot parse debug mask from environment variable %s"
742 msgstr "Variabili d'ambiente utili:\n"
744 #: lib/dpkg/dir.c
745 #, c-format
746 msgid "unable to get file descriptor for directory '%s'"
747 msgstr "impossibile ottenere il descrittore del file per la directory \"%s\""
749 #: lib/dpkg/dir.c
750 #, c-format
751 msgid "unable to sync directory '%s'"
752 msgstr "impossibile sincronizzare la directory \"%s\""
754 #: lib/dpkg/dir.c
755 #, c-format
756 msgid "unable to open directory '%s'"
757 msgstr "impossibile aprire la directory \"%s\""
759 #: lib/dpkg/dir.c src/divert/main.c utils/update-alternatives.c
760 #, c-format
761 msgid "unable to open file '%s'"
762 msgstr "impossibile aprire il file \"%s\""
764 #: lib/dpkg/dir.c src/deb/build.c src/split/join.c src/split/queue.c
765 #: src/divert/main.c utils/update-alternatives.c
766 #, c-format
767 msgid "unable to sync file '%s'"
768 msgstr "impossibile sincronizzare il file \"%s\""
770 #: lib/dpkg/dump.c
771 #, c-format
772 msgid "failed to write details of '%.50s' to '%.250s'"
773 msgstr "scrittura dei dettagli di \"%.50s\" in \"%.250s\" non riuscita"
775 #: lib/dpkg/dump.c
776 #, c-format
777 msgid "unable to set buffering on %s database file"
778 msgstr "impossibile impostare la bufferizzazione sul file %s del database"
780 #: lib/dpkg/dump.c
781 #, fuzzy, c-format
782 #| msgid "failed to write %s database record about '%.50s' to '%.250s'"
783 msgid "failed to write %s database stanza about '%s' to '%s'"
784 msgstr ""
785 "scrittura del record %s del database, relativo a \"%.50s\" in \"%.250s\", "
786 "non riuscita"
788 #: lib/dpkg/ehandle.c utils/update-alternatives.c
789 msgid "error"
790 msgstr "errore"
792 #: lib/dpkg/ehandle.c
793 #, c-format
794 msgid ""
795 "%s%s%s: %s%s:%s\n"
796 " %s\n"
797 msgstr ""
798 "%s%s%s: %s%s:%s\n"
799 " %s\n"
801 #: lib/dpkg/ehandle.c
802 msgid "out of memory for new error context"
803 msgstr "memoria esaurita per il nuovo contesto di errore"
805 #: lib/dpkg/ehandle.c
806 msgid "error while cleaning up"
807 msgstr "errore durante la pulizia"
809 #: lib/dpkg/ehandle.c
810 msgid "too many nested errors during error recovery"
811 msgstr "troppi errori correlati durante la gestione dell'errore"
813 #: lib/dpkg/ehandle.c
814 msgid "out of memory for new cleanup entry"
815 msgstr "memoria esaurita per la nuova voce di cleanup"
817 #: lib/dpkg/ehandle.c
818 msgid "out of memory for new cleanup entry with many arguments"
819 msgstr "memoria esaurita per la nuova voce di cleanup con molti argomenti"
821 #: lib/dpkg/ehandle.c
822 msgid "unrecoverable fatal error, aborting"
823 msgstr "errore fatale non recuperabile, uscita"
825 # (ndt) hmmm....
826 #: lib/dpkg/ehandle.c
827 msgid "outside error context, aborting"
828 msgstr "contesto di errore esterno, uscita"
830 #: lib/dpkg/ehandle.c
831 msgid "an error occurred with no error handling in place"
832 msgstr ""
834 #: lib/dpkg/ehandle.c
835 msgid "internal error"
836 msgstr "errore interno"
838 #: lib/dpkg/fields.c
839 #, fuzzy
840 #| msgid "%s is missing"
841 msgid "is missing a value"
842 msgstr "manca %s"
844 #: lib/dpkg/fields.c
845 #, fuzzy, c-format
846 #| msgid "Skip invalid line: %s"
847 msgid "has invalid value '%.50s'"
848 msgstr "Salta riga non valida: %s"
850 #: lib/dpkg/fields.c
851 msgid "has trailing junk"
852 msgstr ""
854 #: lib/dpkg/fields.c
855 #, fuzzy, c-format
856 #| msgid "package name '%s' is invalid: %s"
857 msgid "invalid package name in '%s' field: %s"
858 msgstr "il nome del pacchetto \"%s\" non è valido: %s"
860 #: lib/dpkg/fields.c
861 #, fuzzy, c-format
862 #| msgid "empty archive details field '%s'"
863 msgid "empty archive details '%s' field"
864 msgstr "il campo dei dettagli \"%s\" dell'archivio è vuoto"
866 #: lib/dpkg/fields.c
867 #, fuzzy, c-format
868 #| msgid "archive details field '%s' not allowed in status file"
869 msgid "archive details '%s' field not allowed in status file"
870 msgstr ""
871 "il campo dei dettagli \"%s\" dell'archivio non è consentito nel file di stato"
873 #: lib/dpkg/fields.c
874 #, fuzzy, c-format
875 #| msgid "too many values in archive details field '%s' (compared to others)"
876 msgid "too many values in archive details '%s' field (compared to others)"
877 msgstr ""
878 "troppi valori nel campo dei dettagli \"%s\" dell'archivio (rispetto agli "
879 "altri)"
881 #: lib/dpkg/fields.c
882 #, fuzzy, c-format
883 #| msgid "too few values in archive details field '%s' (compared to others)"
884 msgid "too few values in archive details '%s' field (compared to others)"
885 msgstr ""
886 "troppo pochi valori nel campo dei dettagli \"%s\" dell'archivio (rispetto "
887 "agli altri)"
889 #: lib/dpkg/fields.c
890 #, fuzzy, c-format
891 #| msgid "obsolete '%s' or '%s' field used"
892 msgid "boolean (yes/no) '%s' field: %s"
893 msgstr "usati i campi obsoleti \"%s\" o \"%s\""
895 #: lib/dpkg/fields.c
896 #, fuzzy, c-format
897 #| msgid "foreign/allowed/same/no in quadstate field"
898 msgid "quadstate (foreign/allowed/same/no) '%s' field: %s"
899 msgstr "foreign/allowed/same/no nel campo quadstate"
901 #: lib/dpkg/fields.c
902 #, fuzzy, c-format
903 #| msgid "'%s' is not a valid architecture name: %s"
904 msgid "'%s' is not a valid architecture name in '%s' field: %s"
905 msgstr "\"%s\" non è un nome di architettura valido: %s"
907 #: lib/dpkg/fields.c
908 #, fuzzy, c-format
909 #| msgid "word in 'Priority' field"
910 msgid "word in '%s' field: %s"
911 msgstr "parola nel campo \"Priority\""
913 #: lib/dpkg/fields.c
914 #, fuzzy, c-format
915 #| msgid "obsolete '%s' or '%s' field used"
916 msgid "obsolete '%s' field used"
917 msgstr "usati i campi obsoleti \"%s\" o \"%s\""
919 #: lib/dpkg/fields.c
920 #, c-format
921 msgid "value for '%s' field not allowed in this context"
922 msgstr "valore per il campo \"%s\" non consentito in questo contesto"
924 #: lib/dpkg/fields.c
925 #, fuzzy, c-format
926 #| msgid "first (want) word in 'Status' field"
927 msgid "first (want) word in '%s' field: %s"
928 msgstr "la prima parola (want) nel campo \"Status\""
930 #: lib/dpkg/fields.c
931 #, fuzzy, c-format
932 #| msgid "second (error) word in 'Status' field"
933 msgid "second (error) word in '%s' field: %s"
934 msgstr "la seconda parola (error) nel campo \"Status\""
936 #: lib/dpkg/fields.c
937 #, fuzzy, c-format
938 #| msgid "third (status) word in 'Status' field"
939 msgid "third (status) word in '%s' field: %s"
940 msgstr "la terza parola (status) nel campo \"Status\""
942 #: lib/dpkg/fields.c
943 #, fuzzy, c-format
944 #| msgid "error in '%s' field string '%.250s'"
945 msgid "'%s' field value '%.250s'"
946 msgstr "errore nel campo stringa \"%s\" \"%.250s\""
948 #: lib/dpkg/fields.c
949 #, c-format
950 msgid "value for '%s' field has malformed line '%.*s'"
951 msgstr "il valore per \"%s\" contiene una riga con un formato errato \"%.*s\""
953 #: lib/dpkg/fields.c
954 #, fuzzy, c-format
955 #| msgid "value for '%s' has line starting with non-space '%c'"
956 msgid "value for '%s' field has line starting with non-space '%c'"
957 msgstr ""
958 "il valore per \"%s\" contiene una riga che inizia con un carattere \"%c\" "
959 "diverso da spazio"
961 #: lib/dpkg/fields.c
962 #, fuzzy, c-format
963 #| msgid "root or null directory is listed as a conffile"
964 msgid "root or empty directory listed as a conffile in '%s' field"
965 msgstr "la directory root oppure un nome nullo è indicato come un \"conffile\""
967 #: lib/dpkg/fields.c
968 #, c-format
969 msgid ""
970 "'%s' field, missing package name, or garbage where package name expected"
971 msgstr ""
972 "campo \"%s\", manca il nome del pacchetto oppure il valore è indecifrabile"
974 #: lib/dpkg/fields.c
975 #, c-format
976 msgid "'%s' field, invalid package name '%.255s': %s"
977 msgstr "campo \"%s\", nome del pacchetto \"%.255s\" non valido: %s"
979 #: lib/dpkg/fields.c
980 #, c-format
981 msgid ""
982 "'%s' field, missing architecture name, or garbage where architecture name "
983 "expected"
984 msgstr ""
985 "campo \"%s\", manca il nome dell'architettura oppure il valore è "
986 "indecifrabile"
988 #: lib/dpkg/fields.c
989 #, c-format
990 msgid ""
991 "'%s' field, reference to '%.255s': invalid architecture name '%.255s': %s"
992 msgstr ""
993 "campo \"%s\" field, riferimento a \"%.255s\": nome architettura \"%.255s\" "
994 "non valido: %s"
996 #: lib/dpkg/fields.c
997 #, c-format
998 msgid ""
999 "'%s' field, reference to '%.255s':\n"
1000 " bad version relationship %c%c"
1001 msgstr ""
1002 "campo \"%s\", riferimento a \"%.255s\":\n"
1003 " la relazione tra le versioni %c%c è errata"
1005 #: lib/dpkg/fields.c
1006 #, c-format
1007 msgid ""
1008 "'%s' field, reference to '%.255s':\n"
1009 " '%c' is obsolete, use '%c=' or '%c%c' instead"
1010 msgstr ""
1011 "campo \"%s\", riferimento a \"%.255s\":\n"
1012 " \"%c\" è obsoleto, usare \"%c=\" o \"%c%c\" al suo posto"
1014 #: lib/dpkg/fields.c
1015 #, c-format
1016 msgid ""
1017 "'%s' field, reference to '%.255s':\n"
1018 " implicit exact match on version number, suggest using '=' instead"
1019 msgstr ""
1020 "campo \"%s\", riferimento a \"%.255s\":\n"
1021 " corrispondenza implicita esatta sul numero di versione, è consigliato l'uso "
1022 "di \"=\""
1024 #: lib/dpkg/fields.c
1025 #, c-format
1026 msgid "only exact versions may be used for '%s' field"
1027 msgstr "solo le versioni esatte possono essere usate per il campo \"%s\""
1029 #: lib/dpkg/fields.c
1030 #, c-format
1031 msgid ""
1032 "'%s' field, reference to '%.255s':\n"
1033 " version value starts with non-alphanumeric, suggest adding a space"
1034 msgstr ""
1035 "campo \"%s\", riferimento a \"%.255s\":\n"
1036 " numero di versione iniziante con un carattere non alfanumerico,\n"
1037 " è consigliato aggiungere uno spazio"
1039 #: lib/dpkg/fields.c
1040 #, c-format
1041 msgid "'%s' field, reference to '%.255s': version unterminated"
1042 msgstr "campo \"%s\", riferimento a \"%.255s\": versione non terminata"
1044 #: lib/dpkg/fields.c
1045 #, fuzzy, c-format
1046 #| msgid "'%s' field, reference to '%.255s': version contains '%c'"
1047 msgid ""
1048 "'%s' field, reference to '%.255s': version contains '%c' instead of '%c'"
1049 msgstr "campo \"%s\", riferimento a \"%.255s\": la versione contiene \"%c\""
1051 #: lib/dpkg/fields.c
1052 #, fuzzy, c-format
1053 #| msgid "'%s' field, reference to '%.255s': version contains '%c'"
1054 msgid "'%s' field, reference to '%.255s': version '%s'"
1055 msgstr "campo \"%s\", riferimento a \"%.255s\": la versione contiene \"%c\""
1057 #: lib/dpkg/fields.c
1058 #, c-format
1059 msgid "'%s' field, syntax error after reference to package '%.255s'"
1060 msgstr ""
1061 "campo \"%s\", errore di sintassi dopo il riferimento al pacchetto \"%.255s\""
1063 #: lib/dpkg/fields.c
1064 #, fuzzy, c-format
1065 #| msgid "alternatives ('|') not allowed in %s field"
1066 msgid "alternatives ('|') not allowed in '%s' field"
1067 msgstr "alternative (\"|\") non consentite nel campo %s"
1069 #: lib/dpkg/fields.c
1070 #, c-format
1071 msgid "illegal pending trigger name '%.255s': %s"
1072 msgstr "nome del trigger imminente \"%.255s\" non valido: %s"
1074 #: lib/dpkg/fields.c
1075 #, c-format
1076 msgid "duplicate pending trigger '%.255s'"
1077 msgstr "trigger imminente \"%.255s\" duplicato"
1079 #: lib/dpkg/fields.c
1080 #, c-format
1081 msgid "illegal package name in awaited trigger '%.255s': %s"
1082 msgstr "nome di pacchetto non valido nel trigger in attesa \"%.255s\": %s"
1084 #: lib/dpkg/fields.c
1085 #, c-format
1086 msgid "duplicate awaited trigger package '%.255s'"
1087 msgstr "trigger del pacchetto in attesa \"%.250s\" duplicato"
1089 #: lib/dpkg/file.c
1090 #, c-format
1091 msgid "unable to stat source file '%.250s'"
1092 msgstr "impossibile eseguire stat sul file sorgente \"%.250s\""
1094 #: lib/dpkg/file.c
1095 #, c-format
1096 msgid "unable to change ownership of target file '%.250s'"
1097 msgstr "impossibile modificare il proprietario del file \"%.250s\""
1099 #: lib/dpkg/file.c
1100 #, c-format
1101 msgid "unable to set mode of target file '%.250s'"
1102 msgstr "impossibile impostare la modalità del file \"%.250s\""
1104 #: lib/dpkg/file.c
1105 #, c-format
1106 msgid "cannot stat %s"
1107 msgstr "impossibile eseguire stat su %s"
1109 #: lib/dpkg/file.c
1110 #, c-format
1111 msgid "%s is not a regular file"
1112 msgstr "%s non è un file regolare"
1114 #: lib/dpkg/file.c
1115 #, c-format
1116 msgid "cannot read %s"
1117 msgstr "impossibile leggere %s"
1119 #: lib/dpkg/file.c
1120 #, c-format
1121 msgid "cannot open %s"
1122 msgstr "impossibile aprire %s"
1124 #: lib/dpkg/file.c
1125 #, c-format
1126 msgid "unable to unlock %s"
1127 msgstr "impossibile sbloccare %s"
1129 #: lib/dpkg/file.c
1130 #, c-format
1131 msgid "unable to check file '%s' lock status"
1132 msgstr "impossibile verificare lo stato di blocco del file \"%s\""
1134 #: lib/dpkg/file.c
1135 #, c-format
1136 msgid "unable to lock %s"
1137 msgstr "impossibile bloccare %s"
1139 #: lib/dpkg/file.c
1140 msgid ""
1141 "Note: removing the lock file is always wrong, can damage the locked area\n"
1142 "and the entire system. See <https://wiki.debian.org/Teams/Dpkg/FAQ#db-lock>."
1143 msgstr ""
1145 #: lib/dpkg/file.c
1146 #, fuzzy, c-format
1147 #| msgid "%s is locked by another process"
1148 msgid ""
1149 "%s was locked by another process\n"
1150 "%s"
1151 msgstr "un altro processo detiene il blocco su %s"
1153 #: lib/dpkg/file.c
1154 #, fuzzy, c-format
1155 #| msgid "%s is locked by another process"
1156 msgid ""
1157 "%s was locked by another process with pid %d\n"
1158 "%s"
1159 msgstr "un altro processo detiene il blocco su %s"
1161 #: lib/dpkg/file.c
1162 #, c-format
1163 msgid "cannot open file %s"
1164 msgstr "Impossibile aprire il file %s"
1166 #: lib/dpkg/file.c
1167 msgid "pager to show file"
1168 msgstr "pager per mostrare file"
1170 #: lib/dpkg/file.c
1171 #, c-format
1172 msgid "cannot write file %s into the pager"
1173 msgstr "impossibile scrivere il file %s nel pager"
1175 #: lib/dpkg/log.c
1176 #, c-format
1177 msgid "could not open log '%s': %s"
1178 msgstr "impossibile aprire il registro \"%s\": %s"
1180 #: lib/dpkg/log.c
1181 #, fuzzy, c-format
1182 #| msgid "cannot stat file '%s'"
1183 msgid "cannot get local time to log into '%s': %s"
1184 msgstr "impossibile eseguire stat sul file \"%s\""
1186 #: lib/dpkg/log.c
1187 #, fuzzy, c-format
1188 #| msgid "cannot stat file '%s'"
1189 msgid "cannot write to log file '%s': %s"
1190 msgstr "impossibile eseguire stat sul file \"%s\""
1192 #: lib/dpkg/log.c
1193 msgid "<package status and progress file descriptor>"
1194 msgstr "<stato del pacchetto e descrittore del file di avanzamento>"
1196 #: lib/dpkg/log.c
1197 #, c-format
1198 msgid "unable to write to status fd %d"
1199 msgstr "impossibile scrivere sul file di stato %d"
1201 #: lib/dpkg/mlib.c utils/update-alternatives.c
1202 msgid "failed to allocate memory"
1203 msgstr "allocazione della memoria non riuscita"
1205 #: lib/dpkg/mlib.c
1206 #, c-format
1207 msgid "failed to dup for fd %d"
1208 msgstr "esecuzione di dup per fd %d non riuscita"
1210 #: lib/dpkg/mlib.c
1211 #, c-format
1212 msgid "failed to dup for std%s"
1213 msgstr "esecuzione di dup per std%s non riuscita"
1215 #: lib/dpkg/mlib.c
1216 msgid "failed to create pipe"
1217 msgstr "creazione della pipe non riuscita"
1219 #: lib/dpkg/mlib.c
1220 #, c-format
1221 msgid "error writing to '%s'"
1222 msgstr "errore nello scrivere su \"%s\""
1224 #: lib/dpkg/mlib.c
1225 #, c-format
1226 msgid "unable to read filedescriptor flags for %.250s"
1227 msgstr "impossibile leggere i flag del descrittore di file per %.250s"
1229 #: lib/dpkg/mlib.c
1230 #, c-format
1231 msgid "unable to set close-on-exec flag for %.250s"
1232 msgstr "impossibile impostare il flag close-on-exec per %.250s"
1234 #: lib/dpkg/options-parsers.c
1235 #, c-format
1236 msgid "--%s needs a valid package name but '%.250s' is not: %s"
1237 msgstr "--%s richiede un nome di pacchetto valido. \"%.250s\" non lo è: %s"
1239 #: lib/dpkg/options.c
1240 #, c-format
1241 msgid "configuration error: %s:%d: %s"
1242 msgstr "errore di configurazione: %s:%d: %s"
1244 #: lib/dpkg/options.c
1245 #, c-format
1246 msgid "failed to open configuration file '%.255s' for reading: %s"
1247 msgstr ""
1248 "apertura del file di configurazione \"%.255s\" per la lettura non riuscita: "
1249 "%s"
1251 #: lib/dpkg/options.c
1252 #, c-format
1253 msgid "unbalanced quotes in '%s'"
1254 msgstr "virgolette non bilanciate in \"%s\""
1256 #: lib/dpkg/options.c utils/update-alternatives.c
1257 #, c-format
1258 msgid "unknown option '%s'"
1259 msgstr "opzione \"%s\" sconosciuta"
1261 #: lib/dpkg/options.c
1262 #, c-format
1263 msgid "'%s' needs a value"
1264 msgstr "\"%s\" richiede un valore"
1266 #: lib/dpkg/options.c
1267 #, c-format
1268 msgid "'%s' does not take a value"
1269 msgstr "\"%s\" non accetta alcun valore"
1271 #: lib/dpkg/options.c
1272 #, c-format
1273 msgid "read error in configuration file '%.255s'"
1274 msgstr "errore nel leggere il file di configurazione \"%.255s\""
1276 #: lib/dpkg/options.c
1277 #, c-format
1278 msgid "error closing configuration file '%.255s'"
1279 msgstr "errore nel chiudere il file di configurazione \"%.255s\""
1281 #: lib/dpkg/options.c
1282 #, c-format
1283 msgid "error opening configuration directory '%s'"
1284 msgstr "errore nell'aprire la directory di configurazione \"%s\""
1286 #: lib/dpkg/options.c
1287 msgid "missing program name in argv[0]"
1288 msgstr ""
1290 #: lib/dpkg/options.c
1291 #, c-format
1292 msgid "unknown option --%s"
1293 msgstr "opzione --%s sconosciuta"
1295 #: lib/dpkg/options.c
1296 #, c-format
1297 msgid "--%s option takes a value"
1298 msgstr "l'opzione --%s richiede un valore"
1300 #: lib/dpkg/options.c
1301 #, c-format
1302 msgid "--%s option does not take a value"
1303 msgstr "l'opzione --%s non accetta alcun valore"
1305 #: lib/dpkg/options.c
1306 #, c-format
1307 msgid "unknown option -%c"
1308 msgstr "opzione -%c sconosciuta"
1310 #: lib/dpkg/options.c
1311 #, c-format
1312 msgid "-%c option takes a value"
1313 msgstr "l'opzione -%c richiede un valore"
1315 #: lib/dpkg/options.c
1316 #, c-format
1317 msgid "-%c option does not take a value"
1318 msgstr "l'opzione -%c non accetta alcun valore"
1320 #: lib/dpkg/options.c src/split/main.c
1321 #, c-format
1322 msgid "invalid integer for --%s: '%.250s'"
1323 msgstr "numero intero per --%s non valido: \"%.250s\""
1325 #: lib/dpkg/options.c
1326 #, c-format
1327 msgid "invalid integer for -%c: '%.250s'"
1328 msgstr "numero intero per -%c non valido: \"%.250s\""
1330 #: lib/dpkg/options.c
1331 #, c-format
1332 msgid "obsolete option '--%s'"
1333 msgstr "opzione \"--%s\" obsoleta"
1335 #: lib/dpkg/options.c
1336 #, c-format
1337 msgid "conflicting actions -%c (--%s) and -%c (--%s)"
1338 msgstr "azioni -%c (--%s) e -%c (--%s) in conflitto"
1340 #: lib/dpkg/parse.c
1341 #, c-format
1342 msgid "duplicate value for '%s' field"
1343 msgstr "valore duplicato per il campo \"%s\""
1345 #: lib/dpkg/parse.c
1346 #, c-format
1347 msgid "user-defined field name '%.*s' too short"
1348 msgstr "il nome del campo definito dall'utente \"%.*s\" è troppo corto"
1350 #: lib/dpkg/parse.c
1351 #, c-format
1352 msgid "duplicate value for user-defined field '%.*s'"
1353 msgstr "valore duplicato per il campo definito dall'utente \"%.*s\""
1355 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
1356 #, fuzzy, c-format
1357 #| msgid "missing %s"
1358 msgid "missing '%s' field"
1359 msgstr "%s mancante"
1361 #: lib/dpkg/parse.c lib/dpkg/parsehelp.c
1362 #, fuzzy, c-format
1363 #| msgid "duplicate value for '%s' field"
1364 msgid "empty value for '%s' field"
1365 msgstr "valore duplicato per il campo \"%s\""
1367 #: lib/dpkg/parse.c
1368 #, fuzzy, c-format
1369 #| msgid "package has field '%s' but is missing architecture"
1370 msgid "package has '%s' field but is missing architecture"
1371 msgstr "il pacchetto ha il campo \"%s\", ma l'architettura non è presente"
1373 #: lib/dpkg/parse.c
1374 #, fuzzy, c-format
1375 #| msgid "package has field '%s' but is architecture all"
1376 msgid "package has '%s' field but is architecture '%s'"
1377 msgstr "il pacchetto ha il campo \"%s\", ma l'architettura è \"all\""
1379 #: lib/dpkg/parse.c
1380 #, fuzzy, c-format
1381 #| msgid "Config-Version for package with inappropriate Status"
1382 msgid "'%s' field present for package with inappropriate '%s' field"
1383 msgstr "Status inappropriato come valore di Config-Version del pacchetto"
1385 #: lib/dpkg/parse.c
1386 #, c-format
1387 msgid "package has status %s but triggers are awaited"
1388 msgstr "lo stato del pacchetto è %s, ma sono attesi dei trigger"
1390 #: lib/dpkg/parse.c
1391 #, fuzzy, c-format
1392 #| msgid "package has status %s but triggers are awaited"
1393 msgid "package has status %s but no triggers awaited"
1394 msgstr "lo stato del pacchetto è %s, ma sono attesi dei trigger"
1396 #: lib/dpkg/parse.c
1397 #, c-format
1398 msgid "package has status %s but triggers are pending"
1399 msgstr "lo stato del pacchetto è %s, ma dei trigger sono imminenti"
1401 #: lib/dpkg/parse.c
1402 #, fuzzy, c-format
1403 #| msgid "package has status %s but triggers are pending"
1404 msgid "package has status %s but no triggers pending"
1405 msgstr "lo stato del pacchetto è %s, ma dei trigger sono imminenti"
1407 #: lib/dpkg/parse.c
1408 #, fuzzy, c-format
1409 #| msgid "Package which in state not-installed has conffiles, forgetting them"
1410 msgid "package has status %s and has conffiles, forgetting them"
1411 msgstr "Il pacchetto non installato ha dei file di configurazione, ignorati"
1413 #: lib/dpkg/parse.c
1414 msgid ""
1415 "multiple non-coinstallable package instances present; most probably due to "
1416 "an upgrade from an unofficial dpkg"
1417 msgstr ""
1418 "sono presenti molteplici istanze non co-installabili del pacchetto, molto "
1419 "probabilmente a causa di un aggiornamento da un dpkg non ufficiale"
1421 #: lib/dpkg/parse.c
1422 msgid ""
1423 "mixed non-coinstallable and coinstallable package instances present; most "
1424 "probably due to an upgrade from an unofficial dpkg"
1425 msgstr ""
1426 "sono presenti istanze non co-installabili e co-installabili del pacchetto, "
1427 "molto probabilmente a causa di un aggiornamento da un dpkg non ufficiale"
1429 #: lib/dpkg/parse.c
1430 #, fuzzy, c-format
1431 #| msgid ""
1432 #| "%s %s (Multi-Arch: %s) is not co-installable with %s which has multiple "
1433 #| "installed instances"
1434 msgid ""
1435 "package %s (%s) with field '%s: %s' is not co-installable with %s which has "
1436 "multiple installed instances"
1437 msgstr ""
1438 "%s %s (Multi-Arch: %s) non è co-installabile con %s che ha molteplici "
1439 "istanze installate"
1441 #: lib/dpkg/parse.c
1442 #, c-format
1443 msgid "failed to open package info file '%.255s' for reading"
1444 msgstr ""
1445 "apertura del file di informazioni sui pacchetti \"%.255s\" in lettura non "
1446 "riuscita"
1448 #: lib/dpkg/parse.c
1449 #, c-format
1450 msgid "can't stat package info file '%.255s'"
1451 msgstr "impossibile eseguire stat sulle informazioni del pacchetto \"%.255s\""
1453 #: lib/dpkg/parse.c
1454 #, c-format
1455 msgid "reading package info file '%s': %s"
1456 msgstr "lettura file informazioni \"%s\" del pacchetto: %s"
1458 #: lib/dpkg/parse.c
1459 #, c-format
1460 msgid "can't mmap package info file '%.255s'"
1461 msgstr "impossibile eseguire mmap sulle informazioni del pacchetto \"%.255s\""
1463 #: lib/dpkg/parse.c
1464 #, c-format
1465 msgid "reading package info file '%.255s'"
1466 msgstr "lettura file informazioni \"%.255s\" del pacchetto"
1468 #: lib/dpkg/parse.c
1469 msgid "empty field name"
1470 msgstr "campo nome vuoto"
1472 #: lib/dpkg/parse.c
1473 #, c-format
1474 msgid "field name '%.*s' cannot start with hyphen"
1475 msgstr "il campo nome \"%.*s\" non può iniziare con un trattino"
1477 #: lib/dpkg/parse.c
1478 #, c-format
1479 msgid "end of file after field name '%.*s'"
1480 msgstr "fine del file dopo il nome del campo \"%.*s\""
1482 #: lib/dpkg/parse.c
1483 #, c-format
1484 msgid "newline in field name '%.*s'"
1485 msgstr "newline nel nome del campo \"%.*s\""
1487 #: lib/dpkg/parse.c
1488 #, c-format
1489 msgid "MSDOS end of file (^Z) in field name '%.*s'"
1490 msgstr "fine file MSDOS (^Z) nel nome del campo \"%.*s\""
1492 #: lib/dpkg/parse.c
1493 #, c-format
1494 msgid "field name '%.*s' must be followed by colon"
1495 msgstr "il nome del campo \"%.*s\" deve essere seguito dai due punti"
1497 #: lib/dpkg/parse.c
1498 #, c-format
1499 msgid "end of file before value of field '%.*s' (missing final newline)"
1500 msgstr ""
1501 "fine del file prima del valore per il campo \"%.*s\" (newline finale "
1502 "mancante)"
1504 #: lib/dpkg/parse.c
1505 #, c-format
1506 msgid "MSDOS end of file (^Z) in value of field '%.*s' (missing newline?)"
1507 msgstr "fine file MSDOS nel valore del campo \"%.*s\" (newline mancante?)"
1509 #: lib/dpkg/parse.c
1510 #, c-format
1511 msgid "blank line in value of field '%.*s'"
1512 msgstr "riga vuota nel valore del campo \"%.*s\""
1514 #: lib/dpkg/parse.c
1515 #, c-format
1516 msgid "end of file during value of field '%.*s' (missing final newline)"
1517 msgstr "fine del file nel valore del campo \"%.*s\" (newline finale mancante)"
1519 # (ndt) sembra essere il nome del file
1520 #: lib/dpkg/parse.c
1521 #, c-format
1522 msgid "failed to close after read: '%.255s'"
1523 msgstr "chiusura dopo una lettura di \"%.255s\" non riuscita"
1525 #: lib/dpkg/parse.c
1526 msgid "several package info entries found, only one allowed"
1527 msgstr "trovate molteplici descrizioni del pacchetto, ne è consentita solo una"
1529 #: lib/dpkg/parse.c
1530 #, c-format
1531 msgid "no package information in '%.255s'"
1532 msgstr "nessuna informazione sul pacchetto in \"%.255s\""
1534 #: lib/dpkg/parsehelp.c
1535 #, fuzzy, c-format
1536 #| msgid ""
1537 #| "parsing file '%.255s' near line %d package '%.255s':\n"
1538 #| " %.255s"
1539 msgid ""
1540 "parsing file '%s' near line %d package '%s':\n"
1541 " "
1542 msgstr ""
1543 "analisi del file \"%.255s\" vicino alla riga %d pacchetto \"%.255s\":\n"
1544 " %.255s"
1546 #: lib/dpkg/parsehelp.c
1547 #, fuzzy, c-format
1548 #| msgid ""
1549 #| "parsing file '%.255s' near line %d:\n"
1550 #| " %.255s"
1551 msgid ""
1552 "parsing file '%.255s' near line %d:\n"
1553 " "
1554 msgstr ""
1555 "analisi del file \"%.255s\" vicino alla riga %d:\n"
1556 " %.255s"
1558 #: lib/dpkg/parsehelp.c
1559 msgid "must start with an alphanumeric character"
1560 msgstr "deve iniziare con un carattere alfanumerico"
1562 #: lib/dpkg/parsehelp.c
1563 msgctxt "version"
1564 msgid "<none>"
1565 msgstr "<nessuna>"
1567 #: lib/dpkg/parsehelp.c
1568 msgid "version string is empty"
1569 msgstr "la stringa di versione è vuota"
1571 # (ndt) idee migliori?
1572 #: lib/dpkg/parsehelp.c
1573 msgid "version string has embedded spaces"
1574 msgstr "la stringa di versione presenta degli spazi"
1576 #: lib/dpkg/parsehelp.c
1577 msgid "epoch in version is empty"
1578 msgstr "il valore epoch nella versione è vuoto"
1580 #: lib/dpkg/parsehelp.c
1581 msgid "epoch in version is not number"
1582 msgstr "il valore epoch nella versione non è un numero"
1584 #: lib/dpkg/parsehelp.c
1585 msgid "epoch in version is negative"
1586 msgstr "il valore epoch nella versione è negativo"
1588 #: lib/dpkg/parsehelp.c
1589 msgid "epoch in version is too big"
1590 msgstr "il valore epoch nella versione è troppo grande"
1592 #: lib/dpkg/parsehelp.c
1593 msgid "nothing after colon in version number"
1594 msgstr "non è presente nulla dopo i due punti nel numero di versione"
1596 #: lib/dpkg/parsehelp.c
1597 msgid "revision number is empty"
1598 msgstr "il numero di revisione è vuoto"
1600 #: lib/dpkg/parsehelp.c
1601 msgid "version number is empty"
1602 msgstr "il numero di versione è vuoto"
1604 #: lib/dpkg/parsehelp.c
1605 msgid "version number does not start with digit"
1606 msgstr "il numero di versione non inizia con una cifra"
1608 #: lib/dpkg/parsehelp.c
1609 msgid "invalid character in version number"
1610 msgstr "carattere non valido nel numero di versione"
1612 #: lib/dpkg/parsehelp.c
1613 msgid "invalid character in revision number"
1614 msgstr "carattere non valido nel numero di revisione"
1616 #: lib/dpkg/path-remove.c
1617 #, c-format
1618 msgid "unable to securely remove '%.255s'"
1619 msgstr "impossibile rimuovere in sicurezza \"%.255s\""
1621 #: lib/dpkg/path-remove.c
1622 msgid "rm command for cleanup"
1623 msgstr "comando rm per la pulizia"
1625 #: lib/dpkg/pkg-format.c
1626 #, c-format
1627 msgid "invalid character '%c' in field width"
1628 msgstr "carattere \"%c\" non valido nella larghezza del campo"
1630 #: lib/dpkg/pkg-format.c
1631 msgid "field width is out of range"
1632 msgstr "larghezza del campo oltre l'intervallo"
1634 #: lib/dpkg/pkg-format.c
1635 msgid "missing closing brace"
1636 msgstr "parentesi di chiusura mancante"
1638 #: lib/dpkg/pkg-format.c
1639 #, c-format
1640 msgid "cannot get package %s filesystem last modification time"
1641 msgstr ""
1643 #: lib/dpkg/pkg-hash.c lib/dpkg/pkg-spec.c
1644 #, c-format
1645 msgid "ambiguous package name '%s' with more than one installed instance"
1646 msgstr "nome del pacchetto \"%s\" ambiguo con più di una istanza installata"
1648 #: lib/dpkg/pkg-show.c
1649 msgid "(no description available)"
1650 msgstr "(nessuna descrizione disponibile)"
1652 #: lib/dpkg/pkg-show.c
1653 #, c-format
1654 msgid "version '%s' has bad syntax: %s"
1655 msgstr "sintassi della versione \"%s\" errata: %s"
1657 #: lib/dpkg/pkg-spec.c
1658 #, c-format
1659 msgid "illegal package name in specifier '%s%s%s': %s"
1660 msgstr "nome di pacchetto non valido nello specificatore \"%s%s%s\": %s"
1662 #: lib/dpkg/pkg-spec.c
1663 #, c-format
1664 msgid "illegal architecture name in specifier '%s:%s': %s"
1665 msgstr "nome di architettura non valido nello specificatore \"%s:%s\": %s"
1667 #: lib/dpkg/report.c utils/update-alternatives.c
1668 msgid "warning"
1669 msgstr "attenzione"
1671 #: lib/dpkg/strwide.c
1672 #, c-format
1673 msgid "cannot convert multibyte string '%s' to a wide-character string"
1674 msgstr ""
1675 "impossibile convertire una stringa multi-byte \"%s\" in una a caratteri wide"
1677 #: lib/dpkg/strwide.c
1678 #, c-format
1679 msgid "cannot convert multibyte sequence '%s' to a wide character"
1680 msgstr ""
1681 "impossibile convertire una sequenza multi-byte \"%s\" in un carattere wide"
1683 #: lib/dpkg/subproc.c
1684 #, c-format
1685 msgid "error un-catching signal %s: %s\n"
1686 msgstr "errore nel ripristino del segnale %s: %s\n"
1688 #: lib/dpkg/subproc.c
1689 #, c-format
1690 msgid "unable to ignore signal %s before running %.250s"
1691 msgstr "impossibile ignorare il segnale %s prima di eseguire %.250s"
1693 #: lib/dpkg/subproc.c
1694 #, c-format
1695 msgid "%s (subprocess): %s\n"
1696 msgstr "%s (sottoprocesso): %s\n"
1698 #: lib/dpkg/subproc.c utils/update-alternatives.c
1699 msgid "fork failed"
1700 msgstr "fork non riuscita"
1702 #: lib/dpkg/subproc.c
1703 #, c-format
1704 msgid "%s subprocess returned error exit status %d"
1705 msgstr "il sottoprocesso %s ha restituito lo stato di errore %d"
1707 #: lib/dpkg/subproc.c
1708 #, c-format
1709 msgid "%s subprocess was interrupted"
1710 msgstr "il sottoprocesso %s è stato interrotto"
1712 #: lib/dpkg/subproc.c
1713 #, c-format
1714 msgid "%s subprocess was killed by signal (%s)%s"
1715 msgstr "il sottoprocesso %s è stato terminato dal segnale (%s)%s"
1717 # (ndt) dovrebbe andare a collegarsi con quella sopra
1718 #: lib/dpkg/subproc.c
1719 msgid ", core dumped"
1720 msgstr ", eseguito un core dump"
1722 # (ndt) usare fallito o non riuscito in questo caso non mi
1723 # convince del tutto...
1724 #: lib/dpkg/subproc.c
1725 #, c-format
1726 msgid "%s subprocess failed with wait status code %d"
1727 msgstr "il sottoprocesso %s è terminato con un codice di wait %d"
1729 #: lib/dpkg/subproc.c
1730 #, c-format
1731 msgid "wait for %s subprocess failed"
1732 msgstr "wait del sottoprocesso %s non riuscita"
1734 #: lib/dpkg/tarfn.c
1735 #, fuzzy
1736 #| msgid "invalid character '%c' in field width"
1737 msgid "invalid tar header size field"
1738 msgstr "carattere \"%c\" non valido nella larghezza del campo"
1740 #: lib/dpkg/tarfn.c
1741 #, fuzzy
1742 #| msgid "invalid character '%c' in field width"
1743 msgid "invalid tar header mtime field"
1744 msgstr "carattere \"%c\" non valido nella larghezza del campo"
1746 #: lib/dpkg/tarfn.c
1747 #, fuzzy
1748 #| msgid "invalid statoverride uid %s"
1749 msgid "invalid tar header uid field"
1750 msgstr "uid statoverride %s non valido"
1752 #: lib/dpkg/tarfn.c
1753 #, fuzzy
1754 #| msgid "invalid statoverride gid %s"
1755 msgid "invalid tar header gid field"
1756 msgstr "gid statoverride %s non valido"
1758 #: lib/dpkg/tarfn.c
1759 #, fuzzy
1760 #| msgid "invalid character '%c' in field width"
1761 msgid "invalid tar header checksum field"
1762 msgstr "carattere \"%c\" non valido nella larghezza del campo"
1764 #: lib/dpkg/tarfn.c
1765 msgid "invalid tar header checksum"
1766 msgstr ""
1768 #: lib/dpkg/tarfn.c
1769 msgid "partially read tar header"
1770 msgstr ""
1772 #: lib/dpkg/tarfn.c
1773 msgid "invalid tar header with empty name field"
1774 msgstr ""
1776 #: lib/dpkg/tarfn.c
1777 #, c-format
1778 msgid "unsupported GNU tar header type '%c'"
1779 msgstr ""
1781 #: lib/dpkg/tarfn.c
1782 #, fuzzy, c-format
1783 #| msgid "unsupported options in file header"
1784 msgid "unsupported Solaris tar header type '%c'"
1785 msgstr "opzioni non supportate nell'header del file"
1787 #: lib/dpkg/tarfn.c
1788 #, c-format
1789 msgid "unsupported PAX tar header type '%c'"
1790 msgstr ""
1792 #: lib/dpkg/tarfn.c
1793 #, fuzzy, c-format
1794 #| msgid "unknown compression type '%s'!"
1795 msgid "unknown tar header type '%c'"
1796 msgstr "tipo di compressione \"%s\" sconosciuto"
1798 #: lib/dpkg/treewalk.c
1799 #, c-format
1800 msgid "cannot stat pathname '%s'"
1801 msgstr "impossibile eseguire stat del percorso \"%s\""
1803 #: lib/dpkg/treewalk.c
1804 #, c-format
1805 msgid "cannot open directory '%s'"
1806 msgstr "impossibile aprire la directory \"%s\""
1808 #: lib/dpkg/treewalk.c
1809 #, c-format
1810 msgid "treewalk root %s is not a directory"
1811 msgstr "la directory di partenza %s non è una directory"
1813 #: lib/dpkg/trigdeferred.c
1814 #, fuzzy, c-format
1815 #| msgid "unable to open/create triggers lockfile '%.250s'"
1816 msgid "unable to open/create triggers lock file '%.250s'"
1817 msgstr "impossibile aprire/creare il file di blocco dei trigger \"%.250s\""
1819 #: lib/dpkg/trigdeferred.c
1820 #, fuzzy
1821 #| msgid "triggers area"
1822 msgid "triggers database lock"
1823 msgstr "area dei trigger"
1825 #: lib/dpkg/trigdeferred.c
1826 #, c-format
1827 msgid "unable to open triggers deferred file '%.250s'"
1828 msgstr "impossibile aprire il file dei trigger rinviati \"%.250s\""
1830 #: lib/dpkg/trigdeferred.c
1831 #, c-format
1832 msgid "unable to stat triggers deferred file '%.250s'"
1833 msgstr "impossibile eseguire stat sul file dei trigger rinviati \"%.250s\""
1835 #: lib/dpkg/trigdeferred.c
1836 #, c-format
1837 msgid "unable to open/create new triggers deferred file '%.250s'"
1838 msgstr ""
1839 "impossibile aprire/creare il nuovo file dei trigger rinviati \"%.250s\""
1841 #: lib/dpkg/trigdeferred.c
1842 #, c-format
1843 msgid ""
1844 "syntax error in triggers deferred file '%.250s' at line %d character %zd '%s'"
1845 msgstr ""
1846 "errore di sintassi nel file dei trigger rinviati \"%.250s\" alla riga %d "
1847 "carattere %zd \"%s\""
1849 #: lib/dpkg/trigdeferred.c
1850 #, c-format
1851 msgid "invalid package name '%.250s' in triggers deferred file '%.250s'"
1852 msgstr ""
1853 "nome di pacchetto \"%.250s\" non valido nel file dei trigger rinviati "
1854 "\"%.250s\""
1856 #: lib/dpkg/trigdeferred.c
1857 #, c-format
1858 msgid "error reading triggers deferred file '%.250s'"
1859 msgstr "errore nel leggere il file dei trigger rinviati \"%.250s\""
1861 #: lib/dpkg/trigdeferred.c
1862 #, c-format
1863 msgid "unable to write new triggers deferred file '%.250s'"
1864 msgstr "impossibile scrivere il nuovo file dei trigger rinviati \"%.250s\""
1866 #: lib/dpkg/trigdeferred.c
1867 #, c-format
1868 msgid "unable to close new triggers deferred file '%.250s'"
1869 msgstr "impossibile chiudere il nuovo file dei trigger rinviati \"%.250s\""
1871 #: lib/dpkg/trigdeferred.c
1872 #, c-format
1873 msgid "unable to install new triggers deferred file '%.250s'"
1874 msgstr "impossibile installare il nuovo file dei trigger rinviati \"%.255s\""
1876 #: lib/dpkg/triglib.c
1877 #, c-format
1878 msgid ""
1879 "invalid or unknown syntax in trigger name '%.250s' (in trigger interests for "
1880 "package '%.250s')"
1881 msgstr ""
1882 "sintassi non valida o sconosciuta nel nome del trigger \"%.250s\" (nel "
1883 "trigger di interesse per il pacchetto \"%.250s\")"
1885 #: lib/dpkg/triglib.c
1886 #, c-format
1887 msgid "failed to open trigger interest list file '%.250s'"
1888 msgstr ""
1889 "apertura del file \"%.250s\" con l'elenco dei trigger di interesse non "
1890 "riuscita"
1892 #: lib/dpkg/triglib.c
1893 #, c-format
1894 msgid "failed to rewind trigger interest file '%.250s'"
1895 msgstr ""
1896 "impossibile tornare all'inizio del file dei trigger di interesse \"%.250s\""
1898 #: lib/dpkg/triglib.c
1899 #, c-format
1900 msgid ""
1901 "trigger interest file '%.250s' syntax error; illegal package name '%.250s': "
1902 "%.250s"
1903 msgstr ""
1904 "errore di sintassi nel file dei trigger di interesse \"%.250s\", non di "
1905 "pacchetto \"%250s\" non valido: %.250s"
1907 #: lib/dpkg/triglib.c
1908 #, c-format
1909 msgid ""
1910 "duplicate file trigger interest for filename '%.250s' and package '%.250s'"
1911 msgstr ""
1912 "file del trigger di interesse duplicato per il nome file \"%.250s\" e il "
1913 "pacchetto \"%.250s\""
1915 #: lib/dpkg/triglib.c
1916 #, c-format
1917 msgid "unable to read file triggers file '%.250s'"
1918 msgstr "impossibile leggere il file dei trigger \"%.250s\""
1920 #: lib/dpkg/triglib.c
1921 #, c-format
1922 msgid "syntax error in file triggers file '%.250s'"
1923 msgstr "errore di sintassi nel file dei trigger \"%.250s\""
1925 #: lib/dpkg/triglib.c
1926 #, c-format
1927 msgid ""
1928 "file triggers record mentions illegal package name '%.250s' (for interest in "
1929 "file '%.250s'): %.250s"
1930 msgstr ""
1931 "il record nel file dei trigger indica un nome di pacchetto \"%.250s\" non "
1932 "valido (per l'interesse nel file \"%.250s\"): %.250s"
1934 #: lib/dpkg/triglib.c
1935 #, c-format
1936 msgid ""
1937 "triggers ci file '%.250s' contains illegal trigger syntax in trigger name "
1938 "'%.250s': %.250s"
1939 msgstr ""
1940 "il file dei trigger \"ci\" \"%.250s\" contiene una sintassi non valida nel "
1941 "nome del trigger \"%.250s\": %.250s"
1943 #: lib/dpkg/triglib.c
1944 #, c-format
1945 msgid "unable to open triggers ci file '%.250s'"
1946 msgstr "impossibile aprire il file dei trigger \"ci\" \"%.250s\""
1948 #: lib/dpkg/triglib.c
1949 msgid "triggers ci file contains unknown directive syntax"
1950 msgstr "il file dei trigger \"ci\" contiene una sintassi sconosciuta"
1952 #: lib/dpkg/triglib.c
1953 #, c-format
1954 msgid "triggers ci file contains unknown directive '%.250s'"
1955 msgstr ""
1956 "il file dei trigger \"ci\" contiene una direttiva \"%.250s\" sconosciuta"
1958 #: lib/dpkg/triglib.c
1959 #, c-format
1960 msgid "unable to create triggers state directory '%.250s'"
1961 msgstr "impossibile creare la directory di stato dei trigger \"%.250s\""
1963 #: lib/dpkg/trigname.c
1964 msgid "empty trigger names are not permitted"
1965 msgstr "nomi di trigger nulli non sono permessi"
1967 #: lib/dpkg/trigname.c
1968 msgid "trigger name contains invalid character"
1969 msgstr "il nome del trigger contiene caratteri non validi"
1971 #: lib/dpkg/utils.c
1972 #, c-format
1973 msgid "read error in '%.250s'"
1974 msgstr "errore di lettura in \"%.250s\""
1976 #: lib/dpkg/utils.c
1977 #, c-format
1978 msgid "fgets gave an empty string from '%.250s'"
1979 msgstr "fgets ha restituito una stringa vuota da \"%.250s\""
1981 #: lib/dpkg/utils.c
1982 #, c-format
1983 msgid "too-long line or missing newline in '%.250s'"
1984 msgstr "riga troppo lunga o newline mancante in \"%.250s\""
1986 #: lib/dpkg/utils.c
1987 #, c-format
1988 msgid "unexpected end of file reading '%.250s'"
1989 msgstr "fine del file inattesa leggendo \"%.250s\""
1991 #: lib/dpkg/varbuf.c
1992 msgid "error formatting string into varbuf variable"
1993 msgstr "errore nel formattare la stringa in una variabile varbuf"
1995 #: lib/dpkg/varbuf.c
1996 #, c-format
1997 msgid "cannot grow varbuf to size %zu; it would overflow"
1998 msgstr ""
2000 #: src/common/force.c
2001 msgid "Set all force options"
2002 msgstr "Imposta tutte le opzioni di forzatura"
2004 #: src/common/force.c
2005 msgid "Use MAC based security if available"
2006 msgstr ""
2008 #: src/common/force.c
2009 msgid "Replace a package with a lower version"
2010 msgstr "Sostituisce un pacchetto con una versione precedente"
2012 #: src/common/force.c
2013 msgid "Configure any package which may help this one"
2014 msgstr "Configura qualsiasi pacchetto che potrebbe essere di aiuto a questo"
2016 #: src/common/force.c
2017 #, fuzzy
2018 #| msgid "Process incidental packages even when on hold"
2019 msgid "Install or remove incidental packages even when on hold"
2020 msgstr "Elabora i pacchetti occasionali anche se sono trattenuti"
2022 #: src/common/force.c
2023 msgid "Try to (de)install things even when not root"
2024 msgstr "Tenta di installare/rimuovere i pacchetti anche se non è root"
2026 #: src/common/force.c
2027 msgid "PATH is missing important programs, problems likely"
2028 msgstr "PATH non contiene programmi necessari"
2030 #: src/common/force.c
2031 msgid "Install a package even if it fails authenticity check"
2032 msgstr "Installa un pacchetto anche se il controllo di autenticità non riesce"
2034 #: src/common/force.c
2035 msgid "Process even packages with wrong versions"
2036 msgstr "Elabora anche i pacchetti con versioni errate"
2038 #: src/common/force.c
2039 msgid "Overwrite an existing stat override when adding it"
2040 msgstr ""
2042 #: src/common/force.c
2043 msgid "Ignore a missing stat override when removing it"
2044 msgstr ""
2046 #: src/common/force.c
2047 msgid "Overwrite a file from one package with another"
2048 msgstr "Sovrascrive un file da un pacchetto con un altro"
2050 # (ndt) non è un granché...
2051 #: src/common/force.c
2052 msgid "Overwrite a diverted file with an undiverted version"
2053 msgstr "Sovrascrive un file che diverge con uno che non diverge"
2055 #: src/common/force.c
2056 msgid "Overwrite one package's directory with another's file"
2057 msgstr "Sovrascrive la directory di un pacchetto con quella di un altro file"
2059 #: src/common/force.c
2060 msgid "Do not perform safe I/O operations when unpacking"
2061 msgstr "Non esegue operazioni sicure di I/O quando estrae un pacchetto"
2063 #: src/common/force.c
2064 msgid "Do not chroot into maintainer script environment"
2065 msgstr "Non esegue chroot nell'ambiente dello script del responsabile"
2067 #: src/common/force.c
2068 msgid "Always use the new config files, don't prompt"
2069 msgstr "Usa sempre i nuovi file di configurazione, non chiede nulla"
2071 #: src/common/force.c
2072 msgid "Always use the old config files, don't prompt"
2073 msgstr "Usa sempre i vecchi file di configurazione, non chiede nulla"
2075 #: src/common/force.c
2076 msgid ""
2077 "Use the default option for new config files if one\n"
2078 "is available, don't prompt. If no default can be found,\n"
2079 "you will be prompted unless one of the confold or\n"
2080 "confnew options is also given"
2081 msgstr ""
2082 "Usa l'opzione predefinita per i nuovi file di\n"
2083 "configurazione se ne è disponibile una, senza chiedere\n"
2084 "nulla. Se non può essere trovato alcun valore\n"
2085 "predefinito, viene chiesto a meno che non sia usata\n"
2086 "una delle opzioni confold o confnew."
2088 #: src/common/force.c
2089 msgid "Always install missing config files"
2090 msgstr "Installa sempre i file di configurazione mancanti"
2092 # (ndt) non molto chiara
2093 #: src/common/force.c
2094 msgid "Offer to replace config files with no new versions"
2095 msgstr ""
2096 "Chiede di sostituire i file di configurazione con nessuna nuova versione"
2098 #: src/common/force.c
2099 msgid "Process even packages with wrong or no architecture"
2100 msgstr "Elabora anche i pacchetti con architettura errata o senza architettura"
2102 #: src/common/force.c
2103 msgid "Install even if it would break another package"
2104 msgstr "Installa comunque anche se danneggia un altro pacchetto"
2106 #: src/common/force.c
2107 msgid "Allow installation of conflicting packages"
2108 msgstr "Consente l'installazione di pacchetti in conflitto"
2110 #: src/common/force.c
2111 msgid "Turn all dependency problems into warnings"
2112 msgstr "Rende avvisi tutti i problemi di dipendenze"
2114 #: src/common/force.c
2115 msgid "Turn dependency version problems into warnings"
2116 msgstr "Rende avvisti tutti i problemi di versione di dipendenze"
2118 #: src/common/force.c
2119 msgid "Remove packages which require installation"
2120 msgstr "Rimuove i pacchetti che richiedono installazione"
2122 #: src/common/force.c
2123 #, fuzzy
2124 #| msgid "Remove an essential package"
2125 msgid "Remove a protected package"
2126 msgstr "Rimuove un pacchetto essenziale"
2128 #: src/common/force.c
2129 msgid "Remove an essential package"
2130 msgstr "Rimuove un pacchetto essenziale"
2132 #: src/common/force.c
2133 #, c-format
2134 msgid ""
2135 "%s forcing options - control behaviour when problems found:\n"
2136 "  warn but continue:  --force-<thing>,<thing>,...\n"
2137 "  stop with error:    --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n"
2138 " Forcing things:\n"
2139 msgstr ""
2140 "Opzioni di forzatura di %s - Comportamento in caso di problemi:\n"
2141 "  Avvisa ma continua:  --force-<elemento>,<elemento>,...\n"
2142 "  Ferma con un errore: --refuse-<elemento>,<elemento>,... | --no-force-"
2143 "<elemento>,...\n"
2144 " Elementi di forzatura:\n"
2146 #: src/common/force.c
2147 #, c-format
2148 msgid ""
2149 "\n"
2150 "WARNING - use of options marked [!] can seriously damage your installation.\n"
2151 "Forcing options marked [*] are enabled by default.\n"
2152 msgstr ""
2153 "\n"
2154 "Attenzione: l'uso di opzioni indicate con [!] può danneggiare seriamente\n"
2155 "l'installazione. Le opzioni di forzatura indicate con [*] sono abilitate in\n"
2156 "modo predefinito.\n"
2158 #: src/common/force.c src/deb/build.c src/deb/extract.c src/deb/info.c
2159 #: src/deb/main.c src/split/info.c src/split/main.c src/split/queue.c
2160 #: src/divert/main.c src/statoverride/main.c src/trigger/main.c
2161 #: src/query/main.c src/main/archives.c src/main/enquiry.c src/main/main.c
2162 #: src/main/packages.c src/main/select.c src/main/verify.c
2163 msgid "<standard output>"
2164 msgstr "<standard output>"
2166 #: src/common/force.c
2167 #, c-format
2168 msgid ""
2169 "\n"
2170 "Currently enabled options:\n"
2171 " %s\n"
2172 msgstr ""
2174 #: src/common/force.c
2175 #, c-format
2176 msgid "unknown force/refuse option '%.*s'"
2177 msgstr "opzione force/refuse \"%.*s\" sconosciuta"
2179 #: src/common/force.c
2180 #, c-format
2181 msgid "obsolete force/refuse option '%s'"
2182 msgstr "opzione force/refuse \"%s\" obsoleta"
2184 #: src/common/force.c
2185 msgid "overriding problem because --force enabled:"
2186 msgstr "viene ignorato il problema poiché è usata l'opzione --force:"
2188 #: src/common/selinux.c
2189 msgid "cannot open security status notification channel"
2190 msgstr "impossibile aprire il canale di notifica dello stato di sicurezza"
2192 #: src/common/selinux.c
2193 msgid "cannot get security labeling handle"
2194 msgstr "impossibile ottenere il gestore di sicurezza"
2196 #: src/common/selinux.c
2197 #, c-format
2198 msgid "cannot set security context for file object '%s'"
2199 msgstr ""
2200 "impossibile impostare il contesto di sicurezza per l'oggetto file \"%s\""
2202 #: src/deb/build.c
2203 #, c-format
2204 msgid "failed to write filename to tar pipe (%s)"
2205 msgstr "scrittura del nome del file sulla pipe di tar non riuscita (%s)"
2207 #: src/deb/build.c
2208 msgid "control member"
2209 msgstr "elemento controllo"
2211 #: src/deb/build.c
2212 #, c-format
2213 msgid "newline not allowed in pathname '%s'"
2214 msgstr "newline non consentito nel nome del percorso \"%s\""
2216 #: src/deb/build.c
2217 msgid "data member"
2218 msgstr "elemento dati"
2220 #: src/deb/build.c
2221 msgid "unable to stat control directory"
2222 msgstr "impossibile eseguire stat sulla directory di controllo"
2224 #: src/deb/build.c
2225 msgid "control directory is not a directory"
2226 msgstr "la directory di controllo non è una directory"
2228 #: src/deb/build.c
2229 #, c-format
2230 msgid "control directory has bad permissions %03lo (must be >=0755 and <=0775)"
2231 msgstr ""
2232 "la directory di controllo ha dei permessi errati: %03lo (devono essere "
2233 ">=0755 e <=0775)"
2235 #: src/deb/build.c
2236 #, c-format
2237 msgid "maintainer script '%.50s' is not a plain file or symlink"
2238 msgstr ""
2239 "lo script \"%.50s\" del responsabile non è un file normale o un collegamento "
2240 "simbolico"
2242 #: src/deb/build.c
2243 #, c-format
2244 msgid ""
2245 "maintainer script '%.50s' has bad permissions %03lo (must be >=0555 and "
2246 "<=0775)"
2247 msgstr ""
2248 "lo script \"%.50s\" del responsabile ha dei permessi errati %03lo (devono "
2249 "essere >=0555 e <=0775)"
2251 #: src/deb/build.c
2252 #, c-format
2253 msgid "maintainer script '%.50s' is not stattable"
2254 msgstr "impossibile eseguire stat sullo script \"%.50s\" del responsabile"
2256 #: src/deb/build.c
2257 msgid "error opening conffiles file"
2258 msgstr "errore nell'aprire il file contenente i file di configurazione"
2260 #: src/deb/build.c
2261 msgid "empty string from fgets reading conffiles"
2262 msgstr ""
2263 "fgets ha restituito una stringa vuota leggendo i file di configurazione"
2265 #: src/deb/build.c src/main/unpack.c
2266 #, c-format
2267 msgid "conffile name '%s' is too long, or missing final newline"
2268 msgstr ""
2269 "il nome del file di configurazione \"%s\" è troppo lungo o manca il newline "
2270 "finale"
2272 #: src/deb/build.c
2273 msgid "empty and whitespace-only lines are not allowed in conffiles"
2274 msgstr ""
2276 #: src/deb/build.c src/main/unpack.c
2277 #, fuzzy, c-format
2278 #| msgid "conffile filename '%s' contains trailing white spaces"
2279 msgid "line with conffile filename '%s' has leading white spaces"
2280 msgstr "il nome del file di configurazione \"%s\" contiene spazi vuoti in coda"
2282 #: src/deb/build.c src/main/unpack.c
2283 #, fuzzy, c-format
2284 #| msgid "filename \"%s\" is not absolute"
2285 msgid "conffile name '%s' is not an absolute pathname"
2286 msgstr "il nome di file \"%s\" non è assoluto"
2288 #: src/deb/build.c src/main/unpack.c
2289 #, c-format
2290 msgid "conffile name missing after flag '%s'"
2291 msgstr ""
2293 #: src/deb/build.c src/main/unpack.c
2294 #, c-format
2295 msgid "unknown flag '%s' for conffile '%s'"
2296 msgstr ""
2298 #: src/deb/build.c
2299 #, c-format
2300 msgid "conffile filename '%s' contains trailing white spaces"
2301 msgstr "il nome del file di configurazione \"%s\" contiene spazi vuoti in coda"
2303 #: src/deb/build.c
2304 #, c-format
2305 msgid "conffile '%.250s' does not appear in package"
2306 msgstr "il file di configurazione \"%.250s\" non compare nel pacchetto"
2308 #: src/deb/build.c
2309 #, c-format
2310 msgid "conffile '%.250s' is not stattable"
2311 msgstr "impossibile eseguire stat sul file di configurazione \"%.250s\""
2313 #: src/deb/build.c
2314 #, c-format
2315 msgid "conffile '%s' is present but is requested to be removed"
2316 msgstr ""
2318 #: src/deb/build.c
2319 #, c-format
2320 msgid "conffile '%s' is not a plain file"
2321 msgstr "il file di configurazione \"%s\" non è un file normale"
2323 #: src/deb/build.c
2324 #, c-format
2325 msgid "conffile name '%s' is duplicated"
2326 msgstr "il file di configurazione \"%s\" è duplicato"
2328 #: src/deb/build.c
2329 msgid "error reading conffiles file"
2330 msgstr "errore nel leggere il file contenente i file di configurazione"
2332 #: src/deb/build.c
2333 msgid "package name has characters that aren't lowercase alphanums or '-+.'"
2334 msgstr ""
2335 "il nome del pacchetto contiene caratteri che non sono né alfanumerici "
2336 "minuscoli né \"-+.\""
2338 #: src/deb/build.c
2339 msgid "package architecture is missing or empty"
2340 msgstr "l'architettura del pacchetto è vuota o mancante"
2342 #: src/deb/build.c
2343 #, c-format
2344 msgid "'%s' contains user-defined Priority value '%s'"
2345 msgstr "\"%s\" contiene un valore Priority \"%s\" definito dall'utente"
2347 #: src/deb/build.c
2348 #, c-format
2349 msgid "ignoring %d warning about the control file(s)"
2350 msgid_plural "ignoring %d warnings about the control file(s)"
2351 msgstr[0] "%d avviso relativo ai file di controllo viene ignorato"
2352 msgstr[1] "%d avvisi relativi ai file di controllo vengono ignorati"
2354 #: src/deb/build.c
2355 #, c-format
2356 msgid "unable to check for existence of archive '%.250s'"
2357 msgstr "impossibile verificare l'esistenza dell'archivio \"%.250s\""
2359 #: src/deb/build.c src/main/script.c
2360 #, c-format
2361 msgid "failed to chdir to '%.255s'"
2362 msgstr "esecuzione di chdir a \"%.255s\" non riuscita"
2364 #: src/deb/build.c
2365 msgid "compressing tar member"
2366 msgstr "compressione membro tar"
2368 #: src/deb/build.c
2369 msgid "<compress> from tar -cf"
2370 msgstr "<compress> da tar -cf"
2372 #: src/deb/build.c src/split/split.c
2373 #, c-format
2374 msgid "unable to parse timestamp '%.255s'"
2375 msgstr "impossibile leggere l'orario \"%.255s\""
2377 #: src/deb/build.c utils/update-alternatives.c
2378 #, c-format
2379 msgid "--%s needs a <directory> argument"
2380 msgstr "--%s richiede un argomento <directory>"
2382 #: src/deb/build.c src/query/main.c
2383 #, c-format
2384 msgid "--%s takes at most two arguments"
2385 msgstr "--%s accetta al massimo due argomenti"
2387 #: src/deb/build.c
2388 msgid "target is directory - cannot skip control file check"
2389 msgstr ""
2390 "la destinazione è una directory - impossibile saltare la verifica del file "
2391 "di controllo"
2393 #: src/deb/build.c
2394 msgid "not checking contents of control area"
2395 msgstr "non viene eseguita la verifica dei contenuti dell'area di controllo"
2397 #: src/deb/build.c
2398 #, c-format
2399 msgid "building an unknown package in '%s'."
2400 msgstr "generazione di un pacchetto sconosciuto in \"%s\"."
2402 #: src/deb/build.c
2403 #, c-format
2404 msgid "building package '%s' in '%s'."
2405 msgstr "generazione del pacchetto \"%s\" in \"%s\"."
2407 #: src/deb/build.c
2408 #, c-format
2409 msgid "failed to make temporary file (%s)"
2410 msgstr "creazione di un file temporaneo non riuscita (%s)"
2412 #: src/deb/build.c
2413 #, c-format
2414 msgid "failed to unlink temporary file (%s), %s"
2415 msgstr "rimozione del file temporaneo non riuscita (%s), %s"
2417 #: src/deb/build.c
2418 #, c-format
2419 msgid "failed to rewind temporary file (%s)"
2420 msgstr "esecuzione di rewind sul file temporaneo non riuscita (%s)"
2422 #: src/deb/build.c
2423 #, c-format
2424 msgid "failed to stat temporary file (%s)"
2425 msgstr "esecuzione di fstat sul file temporaneo non riuscita (%s)"
2427 #: src/deb/build.c
2428 #, c-format
2429 msgid "error writing '%s'"
2430 msgstr "errore nello scrivere \"%s\""
2432 #: src/deb/build.c
2433 #, c-format
2434 msgid "cannot copy '%s' into archive '%s': %s"
2435 msgstr "impossibile copiare \"%s\" nell'archivio \"%s\": %s"
2437 #: src/deb/extract.c
2438 msgid "shell command to move files"
2439 msgstr "comando shell per spostare file"
2441 # (ndt) il secondo è il nome del file
2442 #: src/deb/extract.c src/split/main.c
2443 #, c-format
2444 msgid "unexpected end of file in %s in %.255s"
2445 msgstr "fine del file inattesa in %s nel file %.255s"
2447 #: src/deb/extract.c src/split/main.c
2448 #, c-format
2449 msgid "error reading %s from file %.255s"
2450 msgstr "errore nel leggere %s dal file %.255s"
2452 #: src/deb/extract.c
2453 msgid "archive magic version number"
2454 msgstr "numero magico dell'archivio"
2456 #: src/deb/extract.c
2457 msgid "archive member header"
2458 msgstr "intestazione componente dell'archivio"
2460 #: src/deb/extract.c
2461 #, c-format
2462 msgid "file '%.250s' is corrupt - bad archive header magic"
2463 msgstr ""
2464 "il file \"%.250s\" è danneggiato - numero magico dell'intestazione "
2465 "dell'archivio errato"
2467 #: src/deb/extract.c
2468 #, c-format
2469 msgid "file '%.250s' is not a Debian binary archive (try dpkg-split?)"
2470 msgstr ""
2471 "il file \"%.250s\" non è un archivio binario nel formato Debian (provare "
2472 "dpkg-split?)"
2474 # (ndt) mah...
2475 #: src/deb/extract.c
2476 msgid "archive information header member"
2477 msgstr "componente intestazione dell'informazione dell'archivio"
2479 #: src/deb/extract.c
2480 msgid "archive has no newlines in header"
2481 msgstr "l'archivio non contiene newline nell'intestazione"
2483 #: src/deb/extract.c
2484 #, c-format
2485 msgid "archive has invalid format version: %s"
2486 msgstr "l'archivio ha un formato di versione non valido: %s"
2488 #: src/deb/extract.c
2489 #, c-format
2490 msgid "archive is format version %d.%d; get a newer dpkg-deb"
2491 msgstr ""
2492 "l'archivio ha versione %d.%d, installare una versione più recente di dpkg-deb"
2494 #: src/deb/extract.c
2495 #, c-format
2496 msgid "cannot skip archive member from '%s': %s"
2497 msgstr "impossibile saltare il componente dell'archivio da \"%s\": %s"
2499 #: src/deb/extract.c
2500 #, c-format
2501 msgid "archive '%s' uses unknown compression for member '%.*s', giving up"
2502 msgstr ""
2503 "l'archivio \"%s\" utilizza una compressione sconosciuta per l'elemento "
2504 "\"%.*s\", operazione annullata"
2506 #: src/deb/extract.c
2507 #, c-format
2508 msgid "archive '%.250s' contains two control members, giving up"
2509 msgstr ""
2510 "l'archivio \"%.250s\" contiene due elementi di controllo, operazione "
2511 "annullata"
2513 #: src/deb/extract.c
2514 #, c-format
2515 msgid "archive '%s' has premature member '%.*s' before '%s', giving up"
2516 msgstr ""
2517 "l'archivio \"%s\" contiene un elemento \"%.*s\" prima di \"%s\", operazione "
2518 "annullata"
2520 #: src/deb/extract.c
2521 #, c-format
2522 msgid ""
2523 " new Debian package, version %d.%d.\n"
2524 " size %jd bytes: control archive=%jd bytes.\n"
2525 msgstr ""
2526 " nuovo pacchetto Debian, versione %d.%d.\n"
2527 " dimensione %jd byte: archivio di controllo=%jd byte.\n"
2529 #: src/deb/extract.c
2530 msgid "archive control member size"
2531 msgstr "dimensione elemento archivio di controllo"
2533 #: src/deb/extract.c
2534 #, c-format
2535 msgid "archive has malformed control member size '%s'"
2536 msgstr ""
2537 "dimensione dell'elemento di controllo \"%s\" dell'archivio mal formattata"
2539 #: src/deb/extract.c
2540 #, c-format
2541 msgid "cannot skip archive control member from '%s': %s"
2542 msgstr ""
2543 "impossibile saltare il componente dell'archivio di controllo da \"%s\": %s"
2545 #: src/deb/extract.c
2546 #, c-format
2547 msgid ""
2548 " old Debian package, version %d.%d.\n"
2549 " size %jd bytes: control archive=%jd, main archive=%jd.\n"
2550 msgstr ""
2551 " vecchio pacchetto Debian, versione %d.%d.\n"
2552 " dimensione %jd byte: archivio di controllo=%jd, archivio principale=%jd.\n"
2554 #: src/deb/extract.c
2555 msgid ""
2556 "file looks like it might be an archive which has been\n"
2557 " corrupted by being downloaded in ASCII mode"
2558 msgstr ""
2559 "il file sembra essere un archivio danneggiato\n"
2560 "per essere stato scaricato in modalità ASCII"
2562 #: src/deb/extract.c
2563 #, c-format
2564 msgid "'%.255s' is not a Debian format archive"
2565 msgstr "\"%.255s\" non è un archivio in formato Debian"
2567 #: src/deb/extract.c
2568 #, c-format
2569 msgid "cannot copy archive member from '%s' to decompressor pipe: %s"
2570 msgstr ""
2571 "impossibile copiare il componente dell'archivio da \"%s\" alla pipe di "
2572 "estrazione: %s"
2574 #: src/deb/extract.c
2575 msgid "cannot close decompressor pipe"
2576 msgstr "impossibile chiudere la pipe di estrazione"
2578 #: src/deb/extract.c
2579 #, fuzzy, c-format
2580 #| msgid "decompressing archive member"
2581 msgid "decompressing archive '%s' (size=%jd) member '%s'"
2582 msgstr "estrazione componente dell'archivio"
2584 #: src/deb/extract.c
2585 msgid "failed to create directory"
2586 msgstr "creazione di una directory non riuscita"
2588 #: src/deb/extract.c
2589 #, c-format
2590 msgid "unexpected pre-existing pathname %s"
2591 msgstr "percorse pre-esistente %s inatteso"
2593 #: src/deb/extract.c
2594 msgid "failed to chdir to directory"
2595 msgstr "esecuzione di chdir sulla directory non riuscita"
2597 # (ndt) comprimere -> decomprimere...
2598 #: src/deb/extract.c
2599 msgid "<decompress>"
2600 msgstr "<decompressione>"
2602 # (ndt) boh!?!?
2603 #: src/deb/extract.c
2604 msgid "paste"
2605 msgstr "paste"
2607 #: src/deb/extract.c src/deb/info.c
2608 #, c-format
2609 msgid "--%s needs a .deb filename argument"
2610 msgstr "--%s richiede il nome di un file .deb come argomento"
2612 #: src/deb/extract.c
2613 #, c-format
2614 msgid "--%s takes only one argument (.deb filename)"
2615 msgstr "--%s accetta un solo argomento (un nome di file .deb)"
2617 #: src/deb/extract.c
2618 #, c-format
2619 msgid "--%s takes at most two arguments (.deb and directory)"
2620 msgstr "--%s accetta al massimo due argomenti (un .deb e una directory)"
2622 #: src/deb/extract.c
2623 #, c-format
2624 msgid "--%s needs .deb filename and directory arguments"
2625 msgstr "--%s richiede il nome di un file .deb e una directory come argomenti"
2627 #: src/deb/extract.c
2628 #, c-format
2629 msgid ""
2630 "--%s needs a target directory.\n"
2631 "Perhaps you should be using dpkg --install ?"
2632 msgstr ""
2633 "--%s richiede come argomento una directory di destinazione.\n"
2634 "Usare \"dpkg --install\"?"
2636 #: src/deb/extract.c
2637 #, c-format
2638 msgid "--%s does not support (yet) reading the .deb from standard input"
2639 msgstr "--%s non supporta ancora la lettura di .deb dallo standard input"
2641 #: src/deb/info.c src/main/unpack.c
2642 msgid "unable to create temporary directory"
2643 msgstr "impossibile creare una directory temporanea"
2645 #: src/deb/info.c
2646 #, c-format
2647 msgid "cannot extract control file '%s' from '%s': %s"
2648 msgstr "impossibile estrarre il file di controllo \"%s\" da \"%s\": %s"
2650 #: src/deb/info.c
2651 #, c-format
2652 msgid "'%.255s' contains no control component '%.255s'"
2653 msgstr "\"%.255s\" non contiene alcun componente di controllo \"%.255s\""
2655 # (ndt) non mi è molto chiara
2656 # se fosse: il componente aperto ... ?
2657 #: src/deb/info.c
2658 #, c-format
2659 msgid "open component '%.255s' (in %.255s) failed in an unexpected way"
2660 msgstr ""
2661 "apertura del componente \"%.255s\" (in %.255s) non riuscita in modo inatteso"
2663 #: src/deb/info.c
2664 #, c-format
2665 msgid "%d requested control component is missing"
2666 msgid_plural "%d requested control components are missing"
2667 msgstr[0] "Manca %d dei componenti di controllo richiesto"
2668 msgstr[1] "Mancano %d dei componenti di controllo richiesto"
2670 #: src/deb/info.c utils/update-alternatives.c
2671 #, c-format
2672 msgid "cannot scan directory '%.255s'"
2673 msgstr "impossibile analizzare la directory \"%.255s\""
2675 #: src/deb/info.c
2676 #, c-format
2677 msgid "cannot stat '%.255s' (in '%.255s')"
2678 msgstr "impossibile eseguire stat su \"%.255s\" (in \"%.255s\")"
2680 #: src/deb/info.c
2681 #, c-format
2682 msgid "cannot open '%.255s' (in '%.255s')"
2683 msgstr "impossibile aprire \"%.255s\" (in \"%.255s\")"
2685 #: src/deb/info.c
2686 #, c-format
2687 msgid "failed to read '%.255s' (in '%.255s')"
2688 msgstr "lettura di \"%.255s\" (in \"%.255s\") non riuscita"
2690 #: src/deb/info.c
2691 #, c-format
2692 msgid " %7jd bytes, %5d lines   %c  %-20.127s %.127s\n"
2693 msgstr " %7jd byte, %5d righe   %c  %-20.127s %.127s\n"
2695 #: src/deb/info.c
2696 #, c-format
2697 msgid "     not a plain file          %.255s\n"
2698 msgstr "     non un file normale       %.255s\n"
2700 #: src/deb/info.c
2701 msgid "no 'control' file in control archive!"
2702 msgstr "nessun file \"control\" nell'archivio di controllo."
2704 #: src/deb/info.c src/query/main.c
2705 #, c-format
2706 msgid "error in show format: %s"
2707 msgstr "errore nel formato di visualizzazione: %s"
2709 #: src/deb/info.c src/main/main.c
2710 #, c-format
2711 msgid "--%s takes exactly one argument"
2712 msgstr "--%s accetta esattamente un argomento"
2714 #: src/deb/main.c
2715 #, c-format
2716 msgid "Debian '%s' package archive backend version %s.\n"
2717 msgstr ""
2718 "Debian \"%s\", backend di gestione degli archivi di pacchetti versione %s.\n"
2720 #: src/deb/main.c src/split/main.c src/divert/main.c src/statoverride/main.c
2721 #: src/trigger/main.c src/query/main.c src/main/main.c
2722 #: utils/update-alternatives.c
2723 #, c-format
2724 msgid ""
2725 "This is free software; see the GNU General Public License version 2 or\n"
2726 "later for copying conditions. There is NO warranty.\n"
2727 msgstr ""
2728 "Questo è software libero; consultare la GNU General Public Licence versione "
2729 "2\n"
2730 "o successiva per le condizioni di copia. NON c'è alcuna garanzia.\n"
2732 #: src/deb/main.c src/divert/main.c src/query/main.c src/main/main.c
2733 #, fuzzy, c-format
2734 #| msgid ""
2735 #| "Usage: %s [<option> ...] <command>\n"
2736 #| "\n"
2737 msgid ""
2738 "Usage: %s [<option>...] <command>\n"
2739 "\n"
2740 msgstr ""
2741 "Uso: %s [<opzione> ...] <comando>\n"
2742 "\n"
2744 #: src/deb/main.c
2745 #, fuzzy, c-format
2746 #| msgid ""
2747 #| "Commands:\n"
2748 #| "  -b|--build <directory> [<deb>]   Build an archive.\n"
2749 #| "  -c|--contents <deb>              List contents.\n"
2750 #| "  -I|--info <deb> [<cfile> ...]    Show info to stdout.\n"
2751 #| "  -W|--show <deb>                  Show information on package(s)\n"
2752 #| "  -f|--field <deb> [<cfield> ...]  Show field(s) to stdout.\n"
2753 #| "  -e|--control <deb> [<directory>] Extract control info.\n"
2754 #| "  -x|--extract <deb> <directory>   Extract files.\n"
2755 #| "  -X|--vextract <deb> <directory>  Extract & list files.\n"
2756 #| "  -R|--raw-extract <deb> <directory>\n"
2757 #| "                                   Extract control info and files.\n"
2758 #| "  --ctrl-tarfile <deb>             Output control tarfile.\n"
2759 #| "  --fsys-tarfile <deb>             Output filesystem tarfile.\n"
2760 #| "\n"
2761 msgid ""
2762 "Commands:\n"
2763 "  -b|--build <directory> [<deb>]   Build an archive.\n"
2764 "  -c|--contents <deb>              List contents.\n"
2765 "  -I|--info <deb> [<cfile>...]     Show info to stdout.\n"
2766 "  -W|--show <deb>                  Show information on package(s)\n"
2767 "  -f|--field <deb> [<cfield>...]   Show field(s) to stdout.\n"
2768 "  -e|--control <deb> [<directory>] Extract control info.\n"
2769 "  -x|--extract <deb> <directory>   Extract files.\n"
2770 "  -X|--vextract <deb> <directory>  Extract & list files.\n"
2771 "  -R|--raw-extract <deb> <directory>\n"
2772 "                                   Extract control info and files.\n"
2773 "  --ctrl-tarfile <deb>             Output control tarfile.\n"
2774 "  --fsys-tarfile <deb>             Output filesystem tarfile.\n"
2775 "\n"
2776 msgstr ""
2777 "Comandi:\n"
2778 "  -b|--build <directory> [<deb>]   Genera un archivio\n"
2779 "  -c|--contents <deb>              Elenca i contenuti\n"
2780 "  -I|--info <deb> [<cfile> ...]    Mostra informazioni sullo stdout\n"
2781 "  -W|--show <deb>                  Mostra informazioni sui pacchetti\n"
2782 "  -f|--field <deb> [<cfield> ...]  Mostra i campi sullo stdout\n"
2783 "  -e|--control <deb> [<directory>] Estrae informazioni di controllo\n"
2784 "  -x|--extract <deb> <directory>   Estrae i file\n"
2785 "  -X|--vextract <deb> <directory>  Estrae ed elenca i file\n"
2786 "  -R|--raw-extract <deb> <directory>\n"
2787 "                                   Estrae i file e le informazioni di "
2788 "controllo\n"
2789 "  --ctrl-tarfile <deb>             Crea un file tar di controllo\n"
2790 "  --fsys-tarfile <deb>             Crea un file tar\n"
2791 "\n"
2793 #: src/deb/main.c src/split/main.c src/trigger/main.c src/query/main.c
2794 #: src/main/main.c
2795 #, c-format
2796 msgid ""
2797 "  -?, --help                       Show this help message.\n"
2798 "      --version                    Show the version.\n"
2799 "\n"
2800 msgstr ""
2801 "  -?, --help                         Mostra questo aiuto\n"
2802 "      --version                      Mostra la versione\n"
2803 "\n"
2805 #: src/deb/main.c
2806 #, c-format
2807 msgid ""
2808 "<deb> is the filename of a Debian format archive.\n"
2809 "<cfile> is the name of an administrative file component.\n"
2810 "<cfield> is the name of a field in the main 'control' file.\n"
2811 "\n"
2812 msgstr ""
2813 "<deb> è il nome di un archivio nel formato Debian.\n"
2814 "<cfile> è il nome di uno dei file di amministrazione.\n"
2815 "<cfield> è il nome di un campo nel file \"control\" principale.\n"
2816 "\n"
2818 #: src/deb/main.c
2819 #, fuzzy, c-format
2820 #| msgid ""
2821 #| "Options:\n"
2822 #| "  -v, --verbose                    Enable verbose output.\n"
2823 #| "  -D, --debug                      Enable debugging output.\n"
2824 #| "      --showformat=<format>        Use alternative format for --show.\n"
2825 #| "      --deb-format=<format>        Select archive format.\n"
2826 #| "                                     Allowed values: 0.939000, 2.0 "
2827 #| "(default).\n"
2828 #| "      --nocheck                    Suppress control file check (build "
2829 #| "bad\n"
2830 #| "                                     packages).\n"
2831 #| "      --root-owner-group           Forces the owner and groups to root.\n"
2832 #| "      --[no-]uniform-compression   Use the compression params on all "
2833 #| "members.\n"
2834 #| "  -z#                              Set the compression level when "
2835 #| "building.\n"
2836 #| "  -Z<type>                         Set the compression type used when "
2837 #| "building.\n"
2838 #| "                                     Allowed types: gzip, xz, none.\n"
2839 #| "  -S<strategy>                     Set the compression strategy when "
2840 #| "building.\n"
2841 #| "                                     Allowed values: none; extreme (xz);\n"
2842 #| "                                     filtered, huffman, rle, fixed "
2843 #| "(gzip).\n"
2844 #| "\n"
2845 msgid ""
2846 "Options:\n"
2847 "  -v, --verbose                    Enable verbose output.\n"
2848 "  -D, --debug                      Enable debugging output.\n"
2849 "      --showformat=<format>        Use alternative format for --show.\n"
2850 "      --deb-format=<format>        Select archive format.\n"
2851 "                                     Allowed values: 0.939000, 2.0 "
2852 "(default).\n"
2853 "      --nocheck                    Suppress control file check (build bad\n"
2854 "                                     packages).\n"
2855 "      --root-owner-group           Forces the owner and groups to root.\n"
2856 "      --threads-max=<threads>      Use at most <threads> with compressor.\n"
2857 "      --[no-]uniform-compression   Use the compression params on all "
2858 "members.\n"
2859 "  -z#                              Set the compression level when building.\n"
2860 "  -Z<type>                         Set the compression type used when "
2861 "building.\n"
2862 "                                     Allowed types: gzip, xz, zstd, none.\n"
2863 "  -S<strategy>                     Set the compression strategy when "
2864 "building.\n"
2865 "                                     Allowed values: none; extreme (xz);\n"
2866 "                                     filtered, huffman, rle, fixed (gzip).\n"
2867 "\n"
2868 msgstr ""
2869 "Opzioni:\n"
2870 "  -v, --verbose                    Abilita output prolisso\n"
2871 "  -D, --debug                      Abilita output di debug\n"
2872 "      --showformat=<formato>       Usa formato alternativo per --show\n"
2873 "      --deb-format=<formato>       Seleziona il formato dell'archivio.\n"
2874 "                                   Valori ammessi:\n"
2875 "                                     0.939000, 2.0 (predefinito)\n"
2876 "      --nocheck                    Disattiva la verifica del file di "
2877 "controllo\n"
2878 "                                   (crea pacchetti scadenti)\n"
2879 "      --root-owner-group           Forza il proprietario e il gruppo a root\n"
2880 "      --[no-]uniform-compression   Usa i parametri di compressione su "
2881 "tutti \n"
2882 "                                   i membri\n"
2883 "  -z#                              Imposta il livello di compressione usato\n"
2884 "                                   nella generazione del pacchetto\n"
2885 "  -Z<tipo>                         Imposta il tipo di compressione usato\n"
2886 "                                   nella generazione del pacchetto\n"
2887 "                                   Valori ammessi: gzip, xz, none\n"
2888 "  -S<strategia>                    Imposta la strategia di compressione per "
2889 "la\n"
2890 "                                   generazione del pacchetto\n"
2891 "                                   Valori ammessi: none, extreme (xz), "
2892 "filtered\n"
2893 "                                   huffman, ile, fide (gzip)\n"
2894 "\n"
2896 #: src/deb/main.c src/query/main.c
2897 #, c-format
2898 msgid ""
2899 "Format syntax:\n"
2900 "  A format is a string that will be output for each package. The format\n"
2901 "  can include the standard escape sequences \\n (newline), \\r (carriage\n"
2902 "  return) or \\\\ (plain backslash). Package information can be included\n"
2903 "  by inserting variable references to package fields using the ${var[;"
2904 "width]}\n"
2905 "  syntax. Fields will be right-aligned unless the width is negative in "
2906 "which\n"
2907 "  case left alignment will be used.\n"
2908 msgstr ""
2909 "Sintassi del formato:\n"
2910 "  Un formato è una stringa di output per ogni pacchetto. Il formato\n"
2911 "  può comprendere le normali sequenze di escape \\n (newline), \\r "
2912 "(carriage\n"
2913 "  return) oppure \\\\ (backslash). Le informazioni sul pacchetto possono "
2914 "essere\n"
2915 "  incluse, inserendo riferimenti variabili ai campi dei pacchetti, "
2916 "utilizzando\n"
2917 "  la sintassi ${var[;width]}. I campi saranno allineati a destra a meno che "
2918 "la\n"
2919 "  larghezza non abbia valore negativo, nel qual caso l'allineamento sarà a\n"
2920 "  sinistra.\n"
2922 #: src/deb/main.c
2923 #, c-format
2924 msgid ""
2925 "\n"
2926 "Use 'dpkg' to install and remove packages from your system, or\n"
2927 "'apt' or 'aptitude' for user-friendly package management. Packages\n"
2928 "unpacked using 'dpkg-deb --extract' will be incorrectly installed !\n"
2929 msgstr ""
2930 "\n"
2931 "Usare \"dpkg\" per installare e rimuovere pacchetti dal sistema oppure\n"
2932 "\"apt\" o \"aptitude\" per un'interfaccia alla gestione dei pacchetti.\n"
2933 "Pacchetti estratti con \"dpkg-deb --extract\" non saranno installati\n"
2934 "correttamente.\n"
2936 #: src/deb/main.c
2937 msgid ""
2938 "Type dpkg-deb --help for help about manipulating *.deb files;\n"
2939 "Type dpkg --help for help about installing and deinstalling packages."
2940 msgstr ""
2941 "Usare \"dpkg-deb --help\" per l'aiuto sulla gestione dei file *.deb;\n"
2942 "Usare \"dpkg --help\" per l'aiuto sull'installazione e rimozione dei "
2943 "pacchetti."
2945 #: src/deb/main.c
2946 #, c-format
2947 msgid "invalid deb format version: %s"
2948 msgstr "versione formato deb non valida: %s"
2950 #: src/deb/main.c
2951 #, c-format
2952 msgid "unknown deb format version: %s"
2953 msgstr "versione formato deb sconosciuta: %s"
2955 #: src/deb/main.c
2956 #, c-format
2957 msgid "unknown compression strategy '%s'!"
2958 msgstr "strategia di compressione \"%s\" sconosciuta"
2960 #: src/deb/main.c
2961 #, c-format
2962 msgid "unknown compression type '%s'!"
2963 msgstr "tipo di compressione \"%s\" sconosciuto"
2965 #: src/deb/main.c
2966 #, c-format
2967 msgid "obsolete compression type '%s'; use xz instead"
2968 msgstr "tipo di compressione \"%s\" obsoleto: utilizzare xz"
2970 #: src/deb/main.c
2971 #, c-format
2972 msgid "obsolete compression type '%s'; use xz or gzip instead"
2973 msgstr "tipo di compressione \"%s\" obsoleto: utilizzare xz o gzip"
2975 #: src/deb/main.c src/split/main.c src/statoverride/main.c src/query/main.c
2976 #: src/main/main.c
2977 msgid "need an action option"
2978 msgstr "necessaria un'opzione che indichi un'azione"
2980 #: src/deb/main.c
2981 #, c-format
2982 msgid "invalid compressor parameters: %s"
2983 msgstr "parametri di compressione non validi: %s"
2985 #: src/deb/main.c
2986 #, c-format
2987 msgid "unsupported compression type '%s' with uniform compression"
2988 msgstr "tipo di compressione \"%s\" non supportato con compressione uniforme"
2990 #: src/split/info.c
2991 #, c-format
2992 msgid "file '%.250s' is corrupt - bad digit (code %d) in %s"
2993 msgstr "il file \"%.250s\" è danneggiato - numero errato (codice %d) in %s"
2995 #: src/split/info.c
2996 #, c-format
2997 msgid "file '%s' is corrupt; out of range integer in %s"
2998 msgstr "il file \"%s\" è danneggiato - intero fuori intervallo in %s"
3000 #: src/split/info.c
3001 #, c-format
3002 msgid "file '%.250s' is corrupt - %.250s missing"
3003 msgstr "il file \"%.250s\" è danneggiato - manca %.250s"
3005 #: src/split/info.c
3006 #, c-format
3007 msgid "file '%.250s' is corrupt - missing newline after %.250s"
3008 msgstr "il file \"%.250s\" è rovinato - manca il newline dopo %.250s"
3010 #: src/split/info.c
3011 #, c-format
3012 msgid "error reading %.250s"
3013 msgstr "errore nel leggere %.250s"
3015 #: src/split/info.c
3016 #, c-format
3017 msgid "file '%.250s' is corrupt - bad magic at end of first header"
3018 msgstr ""
3019 "il file \"%.250s\" è danneggiato - codice di controllo errato alla fine "
3020 "della prima intestazione"
3022 #: src/split/info.c
3023 #, c-format
3024 msgid "file '%.250s' is corrupt - bad padding character (code %d)"
3025 msgstr ""
3026 "il file \"%.250s\" è danneggiato - carattere di riempimento errato (codice "
3027 "%d)"
3029 #: src/split/info.c
3030 #, c-format
3031 msgid "file '%.250s' is corrupt - nulls in info section"
3032 msgstr "il file \"%.250s\" è rovinato - caratteri nulli nella sezione info"
3034 #: src/split/info.c
3035 msgid "format version number"
3036 msgstr "numero di versione del formato"
3038 #: src/split/info.c
3039 #, c-format
3040 msgid "file '%.250s' has invalid format version: %s"
3041 msgstr "il file \"%.250s\" ha un formato di versione non valido: %s"
3043 #: src/split/info.c
3044 #, c-format
3045 msgid "file '%.250s' is format version %d.%d; get a newer dpkg-split"
3046 msgstr ""
3047 "la versione del file \"%.250s\" è %d.%d: installare una versione più recente "
3048 "di dpkg-split"
3050 #: src/split/info.c
3051 msgid "package name"
3052 msgstr "nome pacchetto"
3054 #: src/split/info.c
3055 msgid "package version number"
3056 msgstr "numero di versione del pacchetto"
3058 #: src/split/info.c
3059 msgid "package file MD5 checksum"
3060 msgstr "file checksum MD5 del pacchetto"
3062 #: src/split/info.c
3063 #, c-format
3064 msgid "file '%.250s' is corrupt - bad MD5 checksum '%.250s'"
3065 msgstr "il file \"%.250s\" è danneggiato - checksum MD5 \"%.250s\" errato"
3067 #: src/split/info.c
3068 msgid "archive total size"
3069 msgstr "dimensione totale dell'archivio"
3071 #: src/split/info.c
3072 msgid "archive part offset"
3073 msgstr "offset della porzione dell'archivio"
3075 #: src/split/info.c
3076 msgid "archive part numbers"
3077 msgstr "numeri della porzione dell'archivio"
3079 #: src/split/info.c
3080 #, c-format
3081 msgid "file '%.250s' is corrupt - no slash between archive part numbers"
3082 msgstr ""
3083 "il file \"%.250s\" è danneggiato - non ci sono slash (\"/\") tra i numeri "
3084 "della porzione dell'archivio"
3086 #: src/split/info.c
3087 msgid "number of archive parts"
3088 msgstr "numero di porzioni dell'archivio"
3090 #: src/split/info.c
3091 #, c-format
3092 msgid "file '%.250s' is corrupt - bad number of archive parts"
3093 msgstr ""
3094 "il file \"%.250s\" è danneggiato - numero di porzioni dell'archivio errato"
3096 #: src/split/info.c
3097 msgid "archive parts number"
3098 msgstr "numero delle porzioni dell'archivio"
3100 #: src/split/info.c
3101 #, c-format
3102 msgid "file '%.250s' is corrupt - bad archive part number"
3103 msgstr ""
3104 "il file \"%.250s\" è danneggiato - numero della porzione dell'archivio errato"
3106 #: src/split/info.c
3107 msgid "package architecture"
3108 msgstr "architettura pacchetto"
3110 #: src/split/info.c
3111 #, c-format
3112 msgid "file '%.250s' is corrupt - bad magic at end of second header"
3113 msgstr ""
3114 "il file \"%.250s\" è danneggiato - codice di controllo errato alla fine "
3115 "della seconda intestazione"
3117 #: src/split/info.c
3118 #, c-format
3119 msgid "file '%.250s' is corrupt - second member is not data member"
3120 msgstr ""
3121 "il file \"%.250s\" è danneggiato - il secondo componente non è un componente "
3122 "dati"
3124 #: src/split/info.c
3125 #, c-format
3126 msgid "file '%.250s' is corrupt - wrong number of parts for quoted sizes"
3127 msgstr ""
3128 "il file \"%.250s\" è danneggiato - numero di porzioni errato per le "
3129 "dimensioni \"quotate\""
3131 #: src/split/info.c
3132 #, c-format
3133 msgid "file '%.250s' is corrupt - size is wrong for quoted part number"
3134 msgstr ""
3135 "il file \"%.250s\" è danneggiato - dimensione errata per il numero di "
3136 "porzione \"quotato\""
3138 #: src/split/info.c
3139 #, c-format
3140 msgid "file '%.250s' is corrupt - too short"
3141 msgstr "il file \"%.250s\" è danneggiato - troppo corto"
3143 #: src/split/info.c
3144 #, c-format
3145 msgid "cannot open archive part file '%.250s'"
3146 msgstr "impossibile aprire la porzione di archivio \"%.250s\""
3148 #: src/split/info.c
3149 #, c-format
3150 msgid "file '%.250s' is not an archive part"
3151 msgstr "il file \"%.250s\" non è una porzione di archivio"
3153 #: src/split/info.c
3154 #, c-format
3155 msgid ""
3156 "%s:\n"
3157 "    Part format version:            %d.%d\n"
3158 "    Part of package:                %s\n"
3159 "        ... version:                %s\n"
3160 "        ... architecture:           %s\n"
3161 "        ... MD5 checksum:           %s\n"
3162 "        ... length:                 %jd bytes\n"
3163 "        ... split every:            %jd bytes\n"
3164 "    Part number:                    %d/%d\n"
3165 "    Part length:                    %jd bytes\n"
3166 "    Part offset:                    %jd bytes\n"
3167 "    Part file size (used portion):  %jd bytes\n"
3168 "\n"
3169 msgstr ""
3170 "%s:\n"
3171 "    Versione formato della porzione:   %d.%d\n"
3172 "    Porzione del pacchetto:            %s\n"
3173 "        ... versione:                  %s\n"
3174 "        ... architettura:              %s\n"
3175 "        ... checksum MD5:              %s\n"
3176 "        ... lunghezza:                 %jd byte\n"
3177 "        ... spezzato ogni:             %jd byte\n"
3178 "    Numero della porzione:             %d/%d\n"
3179 "    Lunghezza della porzione:          %jd byte\n"
3180 "    Offset della porzione:             %jd byte\n"
3181 "    Dimensione file (porzione usata):  %jd byte\n"
3182 "\n"
3184 #: src/split/info.c
3185 msgctxt "architecture"
3186 msgid "<unknown>"
3187 msgstr "<sconosciuta>"
3189 #: src/split/info.c src/split/join.c
3190 #, c-format
3191 msgid "--%s requires one or more part file arguments"
3192 msgstr "--%s richiede uno o più nomi di porzioni come argomenti"
3194 #: src/split/info.c
3195 #, c-format
3196 msgid "file '%s' is not an archive part\n"
3197 msgstr "il file \"%s\" non è una porzione di archivio\n"
3199 #: src/split/join.c
3200 #, c-format
3201 msgid "Putting package %s together from %d part: "
3202 msgid_plural "Putting package %s together from %d parts: "
3203 msgstr[0] "Creazione del pacchetto %s da %d porzione: "
3204 msgstr[1] "Creazione del pacchetto %s da %d porzioni: "
3206 #: src/split/join.c
3207 #, c-format
3208 msgid "unable to open output file '%.250s'"
3209 msgstr "impossibile aprire il file di output \"%.250s\""
3211 #: src/split/join.c
3212 #, c-format
3213 msgid "unable to (re)open input part file '%.250s'"
3214 msgstr ""
3215 "impossibile (ri)aprire in lettura il file della porzione di archivio "
3216 "\"%.250s\""
3218 #: src/split/join.c
3219 #, c-format
3220 msgid "cannot skip split package header for '%s': %s"
3221 msgstr ""
3222 "impossibile tralasciare l'intestazione del pacchetto suddiviso per \"%s\": %s"
3224 #: src/split/join.c
3225 #, c-format
3226 msgid "cannot append split package part '%s' to '%s': %s"
3227 msgstr ""
3228 "impossibile aggiungere la porzione \"%s\" del pacchetto suddiviso a \"%s\": "
3229 "%s"
3231 #: src/split/join.c src/split/split.c
3232 #, c-format
3233 msgid "done\n"
3234 msgstr "fatto\n"
3236 #: src/split/join.c
3237 #, c-format
3238 msgid "files '%.250s' and '%.250s' are not parts of the same file"
3239 msgstr "i file \"%.250s\" e \"%.250s\" non sono porzioni dello stesso file"
3241 #: src/split/join.c
3242 #, c-format
3243 msgid "there are several versions of part %d - at least '%.250s' and '%.250s'"
3244 msgstr ""
3245 "ci sono diverse versioni della porzione %d - almeno \"%.250s\" e \"%.250s\""
3247 #: src/split/join.c
3248 #, c-format
3249 msgid "part %d is missing"
3250 msgstr "manca la porzione %d"
3252 #: src/split/main.c
3253 #, c-format
3254 msgid "Debian '%s' package split/join tool; version %s.\n"
3255 msgstr ""
3256 "Debian \"%s\", strumento per lo split/join dei pacchetti; versione %s.\n"
3258 #: src/split/main.c src/statoverride/main.c utils/update-alternatives.c
3259 #, c-format
3260 msgid ""
3261 "Usage: %s [<option> ...] <command>\n"
3262 "\n"
3263 msgstr ""
3264 "Uso: %s [<opzione> ...] <comando>\n"
3265 "\n"
3267 #: src/split/main.c
3268 #, c-format
3269 msgid ""
3270 "Commands:\n"
3271 "  -s|--split <file> [<prefix>]     Split an archive.\n"
3272 "  -j|--join <part> <part> ...      Join parts together.\n"
3273 "  -I|--info <part> ...             Display info about a part.\n"
3274 "  -a|--auto -o <complete> <part>   Auto-accumulate parts.\n"
3275 "  -l|--listq                       List unmatched pieces.\n"
3276 "  -d|--discard [<filename> ...]    Discard unmatched pieces.\n"
3277 "\n"
3278 msgstr ""
3279 "Comandi:\n"
3280 "  -s|--split <file> [<prefisso>]      Suddivide un archivio\n"
3281 "  -j|--join <porzione> <porzione>...  Unisce le porzioni\n"
3282 "  -I|--info <porzione> ...            Mostra informazioni su una porzione\n"
3283 "  -a|--auto -o <completo> <porzione>  Accumula automaticamente le porzioni\n"
3284 "  -l|--listq                          Elenca le porzioni non corrispondenti\n"
3285 "  -d|--discard [<porzione> ...]       Scarta le porzioni non corrispondenti\n"
3286 "\n"
3288 #: src/split/main.c
3289 #, fuzzy, c-format
3290 #| msgid ""
3291 #| "Options:\n"
3292 #| "  --depotdir <directory>           Use <directory> instead of %s/%s.\n"
3293 #| "  -S|--partsize <size>             In KiB, for -s (default is 450).\n"
3294 #| "  -o|--output <file>               Filename, for -j (default is\n"
3295 #| "                                     <package>_<version>_<arch>.deb).\n"
3296 #| "  -Q|--npquiet                     Be quiet when -a is not a part.\n"
3297 #| "  --msdos                          Generate 8.3 filenames.\n"
3298 #| "\n"
3299 msgid ""
3300 "Options:\n"
3301 "      --depotdir <directory>       Use <directory> instead of %s/%s.\n"
3302 "      --admindir <directory>       Use <directory> instead of %s.\n"
3303 "      --root <directory>           Use <directory> instead of %s.\n"
3304 "  -S, --partsize <size>            In KiB, for -s (default is 450).\n"
3305 "  -o, --output <file>              Filename, for -j (default is\n"
3306 "                                     <package>_<version>_<arch>.deb).\n"
3307 "  -Q, --npquiet                    Be quiet when -a is not a part.\n"
3308 "      --msdos                      Generate 8.3 filenames.\n"
3309 "\n"
3310 msgstr ""
3311 "Opzioni:\n"
3312 "  --depotdir <directory>           Usa <directory> al posto di %s/%s\n"
3313 "  -S|--partsize <dim>              In KiB, per -s (predefinito è 450)\n"
3314 "  -o|--output <file>               Nome del file, per -j (predefinito è\n"
3315 "                                   <pacchetto>_<versione>_<arch>.deb)\n"
3316 "  -Q|--npquiet                     Ignora quando -a non è una porzione\n"
3317 "  --msdos                          Genera nomi di file in formato 8.3\n"
3318 "\n"
3320 #: src/split/main.c
3321 #, c-format
3322 msgid ""
3323 "Exit status:\n"
3324 "  0 = ok\n"
3325 "  1 = with --auto, file is not a part\n"
3326 "  2 = trouble\n"
3327 msgstr ""
3328 "Stato di uscita:\n"
3329 "  0 = ok\n"
3330 "  1 = con --auto, il file non è una porzione\n"
3331 "  2 = problemi\n"
3333 #: src/split/main.c
3334 msgid "Type dpkg-split --help for help."
3335 msgstr "Usare \"dpkg-split --help\" per l'aiuto."
3337 #: src/split/main.c
3338 msgid "part size is far too large or is not positive"
3339 msgstr "la dimensione della porzione è troppo grande oppure negativa"
3341 #: src/split/main.c
3342 #, c-format
3343 msgid "part size must be at least %d KiB (to allow for header)"
3344 msgstr ""
3345 "la dimensione della porzione deve essere di almeno %d KiB (per contenere "
3346 "l'intestazione)"
3348 #: src/split/main.c src/split/queue.c src/query/main.c src/main/archives.c
3349 #: src/main/packages.c src/main/select.c
3350 msgid "<standard error>"
3351 msgstr "<standard error>"
3353 #: src/split/queue.c
3354 #, c-format
3355 msgid "unable to read depot directory '%.250s'"
3356 msgstr "impossibile leggere la directory di deposito \"%.250s\""
3358 #: src/split/queue.c
3359 msgid "--auto requires the use of the --output option"
3360 msgstr "--auto richiede l'uso dell'opzione --output"
3362 #: src/split/queue.c
3363 msgid "--auto requires exactly one part file argument"
3364 msgstr ""
3365 "--auto richiede esattamente il nome di una porzione di archivio come "
3366 "argomento"
3368 #: src/split/queue.c
3369 #, c-format
3370 msgid "unable to read part file '%.250s'"
3371 msgstr "impossibile leggere la porzione \"%.250s\""
3373 #: src/split/queue.c
3374 #, c-format
3375 msgid "File '%.250s' is not part of a multipart archive.\n"
3376 msgstr "Il file \"%.250s\" non è parte di un archivio multi-porzioni.\n"
3378 #: src/split/queue.c
3379 #, fuzzy, c-format
3380 #| msgid "cannot open directory '%s'"
3381 msgid "cannot create directory %s"
3382 msgstr "impossibile aprire la directory \"%s\""
3384 #: src/split/queue.c
3385 #, c-format
3386 msgid "unable to reopen part file '%.250s'"
3387 msgstr "impossibile riaprire la porzione \"%.250s\""
3389 #: src/split/queue.c
3390 #, c-format
3391 msgid "unable to open new depot file '%.250s'"
3392 msgstr "impossibile aprire il nuovo file di deposito \"%.250s\""
3394 #: src/split/queue.c
3395 #, c-format
3396 msgid "cannot extract split package part '%s': %s"
3397 msgstr "impossibile estrarre la porzione \"%s\" del pacchetto suddiviso: %s"
3399 #: src/split/queue.c
3400 #, c-format
3401 msgid "unable to rename new depot file '%.250s' to '%.250s'"
3402 msgstr ""
3403 "impossibile rinominare il nuovo file di deposito \"%.250s\" in \"%.250s\""
3405 # (ndt) fantastiche queste stringhe,
3406 # metto al plurale, preferisco prendere
3407 # in esame quel caso
3408 #: src/split/queue.c
3409 #, c-format
3410 msgid "Part %d of package %s filed (still want "
3411 msgstr "La porzione %d del pacchetto %s è stata accorpata (mancano ancora "
3413 #: src/split/queue.c
3414 msgid " and "
3415 msgstr " e "
3417 #: src/split/queue.c
3418 #, c-format
3419 msgid "unable to delete used-up depot file '%.250s'"
3420 msgstr "impossibile eliminare il file di deposito utilizzato \"%.250s\""
3422 #: src/split/queue.c src/trigger/main.c src/main/enquiry.c src/main/select.c
3423 #: src/main/update.c
3424 #, c-format
3425 msgid "--%s takes no arguments"
3426 msgstr "--%s non accetta alcun argomento"
3428 #: src/split/queue.c
3429 msgid "Junk files left around in the depot directory:\n"
3430 msgstr "Sono presenti dei file inutili nella directory di deposito:\n"
3432 #: src/split/queue.c
3433 #, c-format
3434 msgid "unable to stat '%.250s'"
3435 msgstr "impossibile eseguire stat su \"%.250s\""
3437 #: src/split/queue.c
3438 #, c-format
3439 msgid " %s (%jd bytes)\n"
3440 msgstr " %s (%jd byte)\n"
3442 #: src/split/queue.c
3443 #, c-format
3444 msgid " %s (not a plain file)\n"
3445 msgstr " %s (non un file normale)\n"
3447 #: src/split/queue.c
3448 msgid "Packages not yet reassembled:\n"
3449 msgstr "Pacchetti non ancora riassemblati:\n"
3451 #: src/split/queue.c
3452 #, c-format
3453 msgid " Package %s: part(s) "
3454 msgstr " Pacchetto %s: porzioni "
3456 #: src/split/queue.c
3457 #, c-format
3458 msgid "part file '%.250s' is not a plain file"
3459 msgstr "il file della porzione \"%.250s\" non è un file normale"
3461 #: src/split/queue.c
3462 #, c-format
3463 msgid "(total %jd bytes)\n"
3464 msgstr "(totale %jd byte)\n"
3466 #: src/split/queue.c
3467 #, c-format
3468 msgid "unable to discard '%.250s'"
3469 msgstr "impossibile eliminare \"%.250s\""
3471 #: src/split/queue.c
3472 #, c-format
3473 msgid "Deleted %s.\n"
3474 msgstr "%s eliminato.\n"
3476 #: src/split/split.c
3477 msgid "package field value extraction"
3478 msgstr "estrazione campo valore del pacchetto"
3480 #: src/split/split.c
3481 msgid "<dpkg-deb --info pipe>"
3482 msgstr "<dpkg-deb --info pipe>"
3484 #: src/split/split.c
3485 #, c-format
3486 msgid "unable to open source file '%.250s'"
3487 msgstr "impossibile aprire il file sorgente \"%.250s\""
3489 #: src/split/split.c
3490 msgid "unable to fstat source file"
3491 msgstr "impossibile eseguire fstat sul file sorgente"
3493 #: src/split/split.c
3494 #, c-format
3495 msgid "source file '%.250s' not a plain file"
3496 msgstr "il file sorgente \"%.250s\" non è un file normale"
3498 #: src/split/split.c src/main/configure.c src/main/verify.c
3499 #, fuzzy, c-format
3500 #| msgid "cannot compute MD5 hash for file '%s': %s"
3501 msgid "cannot compute MD5 digest for file '%s': %s"
3502 msgstr "impossibile calcolare l'hash MD5 per il file \"%.255s\": %s"
3504 #: src/split/split.c
3505 #, c-format
3506 msgid "Splitting package %s into %d part: "
3507 msgid_plural "Splitting package %s into %d parts: "
3508 msgstr[0] "Suddivisione del pacchetto %s in %d porzione: "
3509 msgstr[1] "Suddivisione del pacchetto %s in %d porzioni: "
3511 #: src/split/split.c
3512 msgid ""
3513 "header is too long, making part too long; the package name or version\n"
3514 "numbers must be extraordinarily long, or something; giving up"
3515 msgstr ""
3516 "l'intestazione è troppo lunga, porzioni troppo lunghe; il nome o la "
3517 "versione\n"
3518 "del pacchetto è troppo lungo; non si continua"
3520 #: src/split/split.c
3521 msgid "--split needs a source filename argument"
3522 msgstr "--split richiede un nome di file sorgente come argomento"
3524 #: src/split/split.c
3525 msgid "--split takes at most a source filename and destination prefix"
3526 msgstr ""
3527 "--split accetta al più un nome di file sorgente e un prefisso di destinazione"
3529 #: src/divert/main.c
3530 msgid "Use --help for help about diverting files."
3531 msgstr "Usare --help per un aiuto sui file diversificati."
3533 #: src/divert/main.c src/statoverride/main.c utils/update-alternatives.c
3534 #, c-format
3535 msgid "Debian %s version %s.\n"
3536 msgstr "Debian %s versione %s.\n"
3538 #: src/divert/main.c
3539 #, c-format
3540 msgid ""
3541 "Commands:\n"
3542 "  [--add] <file>           add a diversion.\n"
3543 "  --remove <file>          remove the diversion.\n"
3544 "  --list [<glob-pattern>]  show file diversions.\n"
3545 "  --listpackage <file>     show what package diverts the file.\n"
3546 "  --truename <file>        return the diverted file.\n"
3547 "\n"
3548 msgstr ""
3549 "Comandi:\n"
3550 "  [--add] <file>           Aggiunge una deviazione\n"
3551 "  --remove <file>          Rimuove la deviazione\n"
3552 "  --list [<glob-pattern>]  Mostra i file diversificati\n"
3553 "  --listpackage <file>     Mostra quale pacchetto diversifica il file\n"
3554 "  --truename <file>        Ritorna il file diversificato\n"
3555 "\n"
3557 #: src/divert/main.c
3558 #, c-format
3559 msgid ""
3560 "Options:\n"
3561 "  --package <package>      name of the package whose copy of <file> will "
3562 "not\n"
3563 "                             be diverted.\n"
3564 "  --local                  all packages' versions are diverted.\n"
3565 "  --divert <divert-to>     the name used by other packages' versions.\n"
3566 "  --rename                 actually move the file aside (or back).\n"
3567 "  --no-rename              do not move the file aside (or back) (default).\n"
3568 "  --admindir <directory>   set the directory with the diversions file.\n"
3569 "  --instdir <directory>    set the root directory, but not the admin dir.\n"
3570 "  --root <directory>       set the directory of the root filesystem.\n"
3571 "  --test                   don't do anything, just demonstrate.\n"
3572 "  --quiet                  quiet operation, minimal output.\n"
3573 "  --help                   show this help message.\n"
3574 "  --version                show the version.\n"
3575 "\n"
3576 msgstr ""
3577 "Opzioni:\n"
3578 "  --package <pacchetto>    Nome del pacchetto la cui copia di <file>\n"
3579 "                           non verrà diversificata\n"
3580 "  --local                  Tutte le versioni dei pacchetti sono "
3581 "diversificate\n"
3582 "  --divert <deviato-a>     Il nome usato dalle altre versioni dei pacchetti\n"
3583 "  --rename                 Sposta il file\n"
3584 "  --no-rename              Non sposta il file (predefinito)\n"
3585 "  --admindir <directory>   Imposta la directory con il file delle "
3586 "deviazioni\n"
3587 "  --instdir <directory>    Imposta la directory di root, ma non quella di "
3588 "admin\n"
3589 "  --root <directory>       Imposta la directory del file system di root\n"
3590 "  --test                   Non fa nulla, sola dimostrazione\n"
3591 "  --quiet                  Modalità silenziosa, output minimo\n"
3592 "  --help                   Mostra questo messaggio di aiuto\n"
3593 "  --version                Mostra la versione\n"
3594 "\n"
3596 #: src/divert/main.c
3597 #, c-format
3598 msgid ""
3599 "When adding, default is --local and --divert <original>.distrib.\n"
3600 "When removing, --package or --local and --divert must match if specified.\n"
3601 "Package preinst/postrm scripts should always specify --package and --"
3602 "divert.\n"
3603 msgstr ""
3604 "Durante l'aggiunta, l'opzione predefinita è --local e --divert <originale>."
3605 "distribuzione.\n"
3606 "Durante la rimozione, --package o --local e --divert devono corrispondere se "
3607 "specificati.\n"
3608 "Gli script preinst/postrm dovrebbero sempre specificare --package e --"
3609 "divert.\n"
3611 #: src/divert/main.c
3612 msgid ""
3613 "please specify --no-rename explicitly, the default will change to --rename "
3614 "in 1.20.x"
3615 msgstr ""
3616 "specificare --no-rename esplicitamente, il comportamento predefinito "
3617 "cambierà in --rename dalla versione 1.20.x"
3619 #: src/divert/main.c utils/update-alternatives.c
3620 #, c-format
3621 msgid "cannot stat file '%s'"
3622 msgstr "impossibile eseguire stat sul file \"%s\""
3624 #: src/divert/main.c
3625 #, c-format
3626 msgid "error checking '%s'"
3627 msgstr "errore nel controllare \"%s\""
3629 #: src/divert/main.c
3630 #, c-format
3631 msgid ""
3632 "rename involves overwriting '%s' with\n"
3633 "  different file '%s', not allowed"
3634 msgstr ""
3635 "la rinomina comprende il sovrascrivere \"%s\" con\n"
3636 "   il file \"%s\", non consentito"
3638 #: src/divert/main.c utils/update-alternatives.c
3639 #, c-format
3640 msgid "unable to create file '%s'"
3641 msgstr "impossibile creare il file \"%s\""
3643 #: src/divert/main.c
3644 #, c-format
3645 msgid "cannot copy '%s' to '%s': %s"
3646 msgstr "impossibile copiare \"%s\" in \"%s\": %s"
3648 #: src/divert/main.c
3649 #, c-format
3650 msgid "cannot rename '%s' to '%s'"
3651 msgstr "impossibile rinominare \"%s\" in \"%s\""
3653 #: src/divert/main.c
3654 #, c-format
3655 msgid "rename: remove duplicate old link '%s'"
3656 msgstr "rename: rimozione vecchio collegamento duplicato \"%s\""
3658 #: src/divert/main.c
3659 #, c-format
3660 msgid "unable to remove copied source file '%s'"
3661 msgstr "impossibile rimuovere la copia del file sorgente \"%s\""
3663 #: src/divert/main.c
3664 #, c-format
3665 msgid "filename \"%s\" is not absolute"
3666 msgstr "il nome di file \"%s\" non è assoluto"
3668 #: src/divert/main.c
3669 msgid "file may not contain newlines"
3670 msgstr "il file non può contenere newline"
3672 #: src/divert/main.c
3673 #, c-format
3674 msgid "local diversion of %s"
3675 msgstr "deviazione locale di %s"
3677 #: src/divert/main.c
3678 #, c-format
3679 msgid "local diversion of %s to %s"
3680 msgstr "deviazione locale di %s in %s"
3682 #: src/divert/main.c
3683 #, c-format
3684 msgid "diversion of %s by %s"
3685 msgstr "deviazione di %s da %s"
3687 #: src/divert/main.c
3688 #, c-format
3689 msgid "diversion of %s to %s by %s"
3690 msgstr "deviazione di %s in %s da %s"
3692 #: src/divert/main.c
3693 #, c-format
3694 msgid "any diversion of %s"
3695 msgstr "qualsiasi deviazione di %s"
3697 #: src/divert/main.c
3698 #, c-format
3699 msgid "any diversion of %s to %s"
3700 msgstr "qualsiasi deviazione di %s in %s"
3702 #: src/divert/main.c src/statoverride/main.c
3703 #, c-format
3704 msgid "--%s needs a single argument"
3705 msgstr "--%s richiede un solo argomento"
3707 #: src/divert/main.c
3708 msgid "cannot divert directories"
3709 msgstr "impossibile divergere le directory"
3711 #: src/divert/main.c
3712 #, c-format
3713 msgid "cannot divert file '%s' to itself"
3714 msgstr "impossibile divergere il file \"%s\" a se stesso"
3716 # (ndt) non mi convince...
3717 #: src/divert/main.c
3718 #, c-format
3719 msgid "Leaving '%s'\n"
3720 msgstr "Viene lasciato \"%s\"\n"
3722 #: src/divert/main.c
3723 #, c-format
3724 msgid "'%s' clashes with '%s'"
3725 msgstr "\"%s\" è discordante da \"%s\""
3727 #: src/divert/main.c
3728 #, c-format
3729 msgid "Adding '%s'\n"
3730 msgstr "Viene aggiunto \"%s\"\n"
3732 #: src/divert/main.c
3733 #, c-format
3734 msgid "Ignoring request to rename file '%s' owned by diverting package '%s'\n"
3735 msgstr ""
3736 "Viene ignorata la richiesta di rinominare il file \"%s\" di proprietà del "
3737 "pacchetto che diverge \"%s\"\n"
3739 #: src/divert/main.c
3740 #, c-format
3741 msgid ""
3742 "diverting file '%s' from an Essential package with rename is dangerous, use "
3743 "--no-rename"
3744 msgstr ""
3745 "deviare il file \"%s\" da un pacchetto Essential e rinominarlo è pericoloso, "
3746 "usare --no-rename"
3748 #: src/divert/main.c
3749 #, c-format
3750 msgid "No diversion '%s', none removed.\n"
3751 msgstr "Nessuna deviazione \"%s\", nessuna rimossa.\n"
3753 #: src/divert/main.c
3754 #, c-format
3755 msgid ""
3756 "mismatch on divert-to\n"
3757 "  when removing '%s'\n"
3758 "  found '%s'"
3759 msgstr ""
3760 "corrispondenza errata su divert-to\n"
3761 "  nel rimuovere \"%s\"\n"
3762 "  trovato \"%s\""
3764 #: src/divert/main.c
3765 #, c-format
3766 msgid ""
3767 "mismatch on package\n"
3768 "  when removing '%s'\n"
3769 "  found '%s'"
3770 msgstr ""
3771 "corrispondenza errata sul pacchetto\n"
3772 "  nel rimuovere \"%s\"\n"
3773 "  trovato \"%s\""
3775 #: src/divert/main.c
3776 #, c-format
3777 msgid "Ignoring request to remove shared diversion '%s'.\n"
3778 msgstr ""
3779 "Viene ignorata la richiesta di rimuovere la deviazione condivisa \"%s\".\n"
3781 #: src/divert/main.c
3782 #, c-format
3783 msgid "Removing '%s'\n"
3784 msgstr "Rimozione di \"%s\"\n"
3786 #: src/divert/main.c
3787 msgid "package may not contain newlines"
3788 msgstr "pacchetto non può contenere newline"
3790 #: src/divert/main.c
3791 msgid "divert-to may not contain newlines"
3792 msgstr "divert-to non può contenere newline"
3794 #: src/statoverride/main.c
3795 msgid "Use --help for help about overriding file stat information."
3796 msgstr ""
3797 "Usare --help per un aiuto su come scavalcare le informazioni di stato del "
3798 "file."
3800 #: src/statoverride/main.c
3801 #, c-format
3802 msgid ""
3803 "Commands:\n"
3804 "  --add <owner> <group> <mode> <path>\n"
3805 "                           add a new <path> entry into the database.\n"
3806 "  --remove <path>          remove <path> from the database.\n"
3807 "  --list [<glob-pattern>]  list current overrides in the database.\n"
3808 "\n"
3809 msgstr ""
3810 "Comandi:\n"
3811 "  --add <proprietario> <gruppo> <modalità> <percorso>\n"
3812 "                           Aggiunge un nuovo <percorso> al database\n"
3813 "  --remove <percorso>      Rimuove <percorso> dal database\n"
3814 "  --list [<glob-pattern>]  Elenca gli override nel database\n"
3815 "\n"
3817 #: src/statoverride/main.c
3818 #, fuzzy, c-format
3819 #| msgid ""
3820 #| "Options:\n"
3821 #| "  --admindir <directory>   set the directory with the statoverride file.\n"
3822 #| "  --instdir <directory>    set the root directory, but not the admin "
3823 #| "dir.\n"
3824 #| "  --root <directory>       set the directory of the root filesystem.\n"
3825 #| "  --update                 immediately update <path> permissions.\n"
3826 #| "  --force                  force an action even if a sanity check fails.\n"
3827 #| "  --quiet                  quiet operation, minimal output.\n"
3828 #| "  --help                   show this help message.\n"
3829 #| "  --version                show the version.\n"
3830 #| "\n"
3831 msgid ""
3832 "Options:\n"
3833 "  --admindir <directory>   set the directory with the statoverride file.\n"
3834 "  --instdir <directory>    set the root directory, but not the admin dir.\n"
3835 "  --root <directory>       set the directory of the root filesystem.\n"
3836 "  --update                 immediately update <path> permissions.\n"
3837 "  --force                  deprecated alias for --force-all.\n"
3838 "  --force-<thing>[,...]    override problems (see --force-help).\n"
3839 "  --no-force-<thing>[,...] stop when problems encountered.\n"
3840 "  --refuse-<thing>[,...]   ditto.\n"
3841 "  --quiet                  quiet operation, minimal output.\n"
3842 "  --help                   show this help message.\n"
3843 "  --version                show the version.\n"
3844 "\n"
3845 msgstr ""
3846 "Opzioni:\n"
3847 "  --admindir <directory>   Imposta la directory con il file di statoverride\n"
3848 "  --instdir <directory>    Imposta la directory di root, ma non quella di "
3849 "admin\n"
3850 "  --root <directory>       Imposta la directory del file system di root\n"
3851 "  --update                 Aggiorna immediatamente i permessi di <percorso>\n"
3852 "  --force                  Forza un'azione anche se il controllo non riesce\n"
3853 "  --quiet                  Modalità silenziosa, output minimo\n"
3854 "  --help                   Mostra questo messaggio di aiuto\n"
3855 "  --version                Mostra la versione\n"
3856 "\n"
3858 #: src/statoverride/main.c
3859 msgid "stripping trailing /"
3860 msgstr "vengono tolti gli / in coda"
3862 #: src/statoverride/main.c
3863 #, c-format
3864 msgid "user '%s' does not exist"
3865 msgstr "l'utente \"%s\" non esiste"
3867 #: src/statoverride/main.c
3868 #, c-format
3869 msgid "group '%s' does not exist"
3870 msgstr "il gruppo \"%s\" non esiste"
3872 #: src/statoverride/main.c src/main/archives.c
3873 #, c-format
3874 msgid "error setting ownership of '%.255s'"
3875 msgstr "errore nell'impostare il proprietario di \"%.255s\""
3877 #: src/statoverride/main.c src/main/archives.c
3878 #, c-format
3879 msgid "error setting permissions of '%.255s'"
3880 msgstr "errore nell'impostare i permessi di \"%.255s\""
3882 #: src/statoverride/main.c
3883 #, c-format
3884 msgid "--%s needs four arguments"
3885 msgstr "--%s richiede quattro argomenti"
3887 #: src/statoverride/main.c
3888 msgid "path may not contain newlines"
3889 msgstr "il percorso non può contenere newline"
3891 #: src/statoverride/main.c
3892 #, c-format
3893 msgid ""
3894 "an override for '%s' already exists, but --force specified so will be ignored"
3895 msgstr ""
3896 "esiste già un override per \"%s\", ma l'opzione --force è stata specificata, "
3897 "quindi viene ignorato"
3899 #: src/statoverride/main.c
3900 #, c-format
3901 msgid "an override for '%s' already exists; aborting"
3902 msgstr "esiste già un override per \"%s\", uscita"
3904 #: src/statoverride/main.c
3905 #, c-format
3906 msgid "--update given but %s does not exist"
3907 msgstr "fornito --update, ma %s non esiste"
3909 #: src/statoverride/main.c
3910 msgid "no override present"
3911 msgstr "nessun override presente"
3913 #: src/statoverride/main.c
3914 msgid "--update is useless for --remove"
3915 msgstr "--update è inutile per --remove"
3917 #: src/statoverride/main.c
3918 #, c-format
3919 msgid "deprecated --%s option; use --%s instead"
3920 msgstr ""
3922 #: src/trigger/main.c
3923 msgid "Type dpkg-trigger --help for help about this utility."
3924 msgstr "Usare \"dpkg-trigger --help\" per l'aiuto riguardo a questa utilità."
3926 #: src/trigger/main.c
3927 #, c-format
3928 msgid "Debian %s package trigger utility version %s.\n"
3929 msgstr "Utilità per i trigger dei pacchetti Debian %s versione %s.\n"
3931 #: src/trigger/main.c
3932 #, fuzzy, c-format
3933 #| msgid ""
3934 #| "Usage: %s [<options> ...] <trigger-name>\n"
3935 #| "       %s [<options> ...] <command>\n"
3936 #| "\n"
3937 msgid ""
3938 "Usage: %s [<option>...] <trigger-name>\n"
3939 "       %s [<option>...] <command>\n"
3940 "\n"
3941 msgstr ""
3942 "Uso: %s [<opzioni> ...] <nome-trigger>\n"
3943 "     %s [<opzioni> ...] <comando>\n"
3944 "\n"
3946 #: src/trigger/main.c
3947 #, c-format
3948 msgid ""
3949 "Commands:\n"
3950 "  --check-supported                Check if the running dpkg supports "
3951 "triggers.\n"
3952 "\n"
3953 msgstr ""
3954 "Comandi:\n"
3955 "  --check-supported                Verifica che dpkg supporti i trigger\n"
3956 "\n"
3958 #: src/trigger/main.c
3959 #, fuzzy, c-format
3960 #| msgid ""
3961 #| "Options:\n"
3962 #| "  --admindir=<directory>           Use <directory> instead of %s.\n"
3963 #| "  --by-package=<package>           Override trigger awaiter (normally "
3964 #| "set\n"
3965 #| "                                     by dpkg).\n"
3966 #| "  --await                          Package needs to await the "
3967 #| "processing.\n"
3968 #| "  --no-await                       No package needs to await the "
3969 #| "processing.\n"
3970 #| "  --no-act                         Just test - don't actually change "
3971 #| "anything.\n"
3972 #| "\n"
3973 msgid ""
3974 "Options:\n"
3975 "  --admindir=<directory>           Use <directory> instead of %s.\n"
3976 "  --root=<directory>               Use <directory> instead of %s.\n"
3977 "  --by-package=<package>           Override trigger awaiter (normally set\n"
3978 "                                     by dpkg).\n"
3979 "  --await                          Package needs to await the processing.\n"
3980 "  --no-await                       No package needs to await the "
3981 "processing.\n"
3982 "  --no-act                         Just test - don't actually change "
3983 "anything.\n"
3984 "\n"
3985 msgstr ""
3986 "Opzioni:\n"
3987 "  --admindir=<directory>           Usa la <directory> al posto di %s\n"
3988 "  --by-package=<pacchetto>         Scavalca l'attesa per i trigger\n"
3989 "                                   (impostata normalmente da dpkg)\n"
3990 "  --await                          Il pacchetto deve aspettare "
3991 "l'elaborazione\n"
3992 "  --no-await                       Nessun pacchetto deve aspettare "
3993 "l'elaborazione\n"
3994 "  --no-act                         Esegue solo i test, non modifica nulla\n"
3995 "\n"
3997 #: src/trigger/main.c
3998 msgid "must be called from a maintainer script (or with a --by-package option)"
3999 msgstr ""
4000 "deve essere invocato da uno script del responsabile (oppure con un'opzione --"
4001 "by-package)"
4003 #: src/trigger/main.c
4004 msgid "takes one argument, the trigger name"
4005 msgstr "accetta un solo argomento, il nome del trigger"
4007 #: src/trigger/main.c
4008 #, c-format
4009 msgid "illegal awaited package name '%.250s': %.250s"
4010 msgstr "nome del pacchetto atteso \"%.250s\" non valido: %.250s"
4012 #: src/trigger/main.c
4013 #, c-format
4014 msgid "invalid trigger name '%.250s': %.250s"
4015 msgstr "nome del trigger \"%.250s\" non valido: %.250s"
4017 #: src/trigger/main.c
4018 msgid "triggers data directory not yet created"
4019 msgstr "%la directory dei dati dei trigger non è stata ancora creata"
4021 #: src/trigger/main.c
4022 msgid "trigger records not yet in existence"
4023 msgstr "i record del trigger non esistono ancora"
4025 #: src/query/main.c src/main/select.c
4026 #, c-format
4027 msgid "no packages found matching %s"
4028 msgstr "nessun pacchetto corrispondente a %s"
4030 # (ndt) idee sul significato?
4031 #. TRANSLATORS: This is the header that appears on 'dpkg-query -l'. The
4032 #. * string should remain under 80 characters. The uppercase letters in
4033 #. * the state values denote the abbreviated letter that will appear on
4034 #. * the first three columns, which should ideally match the English one
4035 #. * (e.g. Remove → supRimeix), see dpkg-query(1) for further details. The
4036 #. * translated message can use additional lines if needed.
4037 #: src/query/main.c
4038 msgid ""
4039 "Desired=Unknown/Install/Remove/Purge/Hold\n"
4040 "| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
4041 "pend\n"
4042 "|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)\n"
4043 msgstr ""
4044 "Voluto=U (non noto)/I (installato)/R (rimosso)/P (rimosso totale)/H (in "
4045 "attesa)\n"
4046 "| Stato=Non/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-"
4047 "pend\n"
4048 "|/ Err?=(nessuno)/R (reinstallazione richiesta) (Stato,Err: "
4049 "maiuscolo=grave)\n"
4051 #: src/query/main.c
4052 msgid "Name"
4053 msgstr "Nome"
4055 #: src/query/main.c
4056 msgid "Version"
4057 msgstr "Versione"
4059 #: src/query/main.c
4060 msgid "Architecture"
4061 msgstr "Architettura"
4063 #: src/query/main.c
4064 msgid "Description"
4065 msgstr "Descrizione"
4067 #: src/query/main.c
4068 msgid "showing package list on pager"
4069 msgstr "viene mostrato l'elenco pacchetti sul pager"
4071 #: src/query/main.c
4072 #, c-format
4073 msgid "diversion by %s from: %s\n"
4074 msgstr "deviazione di %s da: %s\n"
4076 #: src/query/main.c
4077 #, c-format
4078 msgid "diversion by %s to: %s\n"
4079 msgstr "deviazione di %s in: %s\n"
4081 #: src/query/main.c
4082 #, c-format
4083 msgid "local diversion from: %s\n"
4084 msgstr "deviazione locale da: %s\n"
4086 #: src/query/main.c
4087 #, c-format
4088 msgid "local diversion to: %s\n"
4089 msgstr "deviazione locale in: %s\n"
4091 #: src/query/main.c
4092 msgid "--search needs at least one file name pattern argument"
4093 msgstr "--search richiede almeno un modello di nome file come argomento"
4095 #: src/query/main.c
4096 #, c-format
4097 msgid "no path found matching pattern %s"
4098 msgstr "nessun percorso corrispondente a %s"
4100 #: src/query/main.c
4101 #, c-format
4102 msgid "package '%s' is not installed and no information is available"
4103 msgstr ""
4104 "il pacchetto \"%s\" non è installato e non è disponibile alcuna informazione"
4106 #: src/query/main.c
4107 msgid "Use dpkg --info (= dpkg-deb --info) to examine archive files.\n"
4108 msgstr ""
4109 "Usare \"dpkg --info\" (= \"dpkg-deb --info\") per esaminare gli archivi.\n"
4110 "\n"
4112 #: src/query/main.c
4113 #, c-format
4114 msgid "package '%s' is not available"
4115 msgstr "il pacchetto \"%s\" non è disponibile"
4117 #: src/query/main.c src/main/packages.c
4118 #, c-format
4119 msgid "--%s needs at least one package name argument"
4120 msgstr "--%s richiede il nome di almeno un pacchetto come argomento"
4122 #: src/query/main.c src/main/enquiry.c src/main/verify.c
4123 #, c-format
4124 msgid "package '%s' is not installed"
4125 msgstr "il pacchetto \"%s\" non è installato"
4127 #: src/query/main.c
4128 #, c-format
4129 msgid "Package '%s' does not contain any files (!)\n"
4130 msgstr "Il pacchetto \"%s\" non contiene alcun file (!)\n"
4132 #: src/query/main.c
4133 #, c-format
4134 msgid "locally diverted to: %s\n"
4135 msgstr "diverge localmente in: %s\n"
4137 #: src/query/main.c
4138 #, c-format
4139 msgid "package diverts others to: %s\n"
4140 msgstr "il pacchetto ne diverge altri in: %s\n"
4142 #: src/query/main.c
4143 #, c-format
4144 msgid "diverted by %s to: %s\n"
4145 msgstr "diverge da %s in: %s\n"
4147 #: src/query/main.c
4148 msgid ""
4149 "Use dpkg --contents (= dpkg-deb --contents) to list archive files contents.\n"
4150 msgstr ""
4151 "Usare \"dpkg --contents\" (= \"dpkg-deb --contents\") per elencare il "
4152 "contenuto degli archivi.\n"
4154 #: src/query/main.c
4155 #, c-format
4156 msgid "control file contains %c"
4157 msgstr "il file di controllo contiene %c"
4159 #: src/query/main.c
4160 #, c-format
4161 msgid "--%s takes one package name argument"
4162 msgstr "--%s accetta il nome di un pacchetto come argomento"
4164 #: src/query/main.c
4165 #, c-format
4166 msgid "--%s takes exactly two arguments"
4167 msgstr "--%s accetta esattamente due argomenti"
4169 #: src/query/main.c
4170 #, c-format
4171 msgid "control file '%s' does not exist"
4172 msgstr "il file di controllo \"%s\" non esiste"
4174 #: src/query/main.c
4175 #, c-format
4176 msgid "Debian %s package management program query tool version %s.\n"
4177 msgstr ""
4178 "Strumento di interrogazione della gestione dei pacchetti Debian %s versione "
4179 "%s.\n"
4181 #: src/query/main.c
4182 #, c-format
4183 msgid ""
4184 "Commands:\n"
4185 "  -s, --status [<package>...]      Display package status details.\n"
4186 "  -p, --print-avail [<package>...] Display available version details.\n"
4187 "  -L, --listfiles <package>...     List files 'owned' by package(s).\n"
4188 "  -l, --list [<pattern>...]        List packages concisely.\n"
4189 "  -W, --show [<pattern>...]        Show information on package(s).\n"
4190 "  -S, --search <pattern>...        Find package(s) owning file(s).\n"
4191 "      --control-list <package>     Print the package control file list.\n"
4192 "      --control-show <package> <file>\n"
4193 "                                   Show the package control file.\n"
4194 "  -c, --control-path <package> [<file>]\n"
4195 "                                   Print path for package control file.\n"
4196 "\n"
4197 msgstr ""
4198 "Comandi:\n"
4199 "  -s, --status [<pacchetto>...]      Visualizza dettagli sullo stato del "
4200 "pacchetto\n"
4201 "  -p, --print-avail [<pacchetto>...] Visualizza dettagli sulla versione\n"
4202 "  -L, --listfiles [<pacchetto>...]   Elenca i file del pacchetto\n"
4203 "  -l, --list [<modello>...]          Elenca brevemente i pacchetti\n"
4204 "  -W, --show [<modello>...]          Mostra informazioni sui pacchetti\n"
4205 "  -S, --search <modello>...          Trova i pacchetti a cui appartengono i "
4206 "file\n"
4207 "      --control-list <pacchetto>     Stampa l'elenco del file di controllo "
4208 "del\n"
4209 "                                     pacchetto\n"
4210 "      --control-show <pacchetto> <file>\n"
4211 "                                     Mostra il file di controllo del "
4212 "pacchetto\n"
4213 "  -c, --control-path <pachetto> [<file>]\n"
4214 "                                     Stampa il percorso del file di "
4215 "controllo\n"
4216 "                                     del pacchetto\n"
4217 "\n"
4219 #: src/query/main.c
4220 #, fuzzy, c-format
4221 #| msgid ""
4222 #| "Options:\n"
4223 #| "  --admindir=<directory>           Use <directory> instead of %s.\n"
4224 #| "  --load-avail                     Use available file on --show and --"
4225 #| "list.\n"
4226 #| "  -f|--showformat=<format>         Use alternative format for --show.\n"
4227 #| "\n"
4228 msgid ""
4229 "Options:\n"
4230 "  --admindir=<directory>           Use <directory> instead of %s.\n"
4231 "  --root=<directory>               Use <directory> instead of %s.\n"
4232 "  --load-avail                     Use available file on --show and --list.\n"
4233 "  --no-pager                       Disables the use of any pager.\n"
4234 "  -f|--showformat=<format>         Use alternative format for --show.\n"
4235 "\n"
4236 msgstr ""
4237 "Opzioni:\n"
4238 "  --admindir=<directory>           Usa la <directory> al posto di %s\n"
4239 "  --load-avail                     Usa il file disponibile con --show e\n"
4240 "                                   --list\n"
4241 "  -f|--showformat=<formato>        Usa un formato alternativo per --show\n"
4242 "\n"
4244 #: src/query/main.c
4245 msgid "Use --help for help about querying packages."
4246 msgstr ""
4247 "Usare --help per un aiuto su come eseguire interrogazioni sui pacchetti."
4249 #: src/main/archives.c
4250 msgid "error reading from dpkg-deb pipe"
4251 msgstr "errore nel leggere dalla pipe dpkg-deb"
4253 #: src/main/archives.c
4254 #, c-format
4255 msgid "cannot skip padding for file '%.255s': %s"
4256 msgstr "impossibile saltare il padding del file \"%.255s\": %s"
4258 #: src/main/archives.c
4259 #, c-format
4260 msgid "cannot skip file '%.255s' (replaced or excluded?) from pipe: %s"
4261 msgstr ""
4262 "impossibile saltare il file \"%.255s\" dalla pipe (sostituito o escluso?): %s"
4264 #: src/main/archives.c
4265 #, c-format
4266 msgid "unable to create '%.255s' (while processing '%.255s')"
4267 msgstr "impossibile creare \"%.255s\" (durante l'elaborazione di \"%.255s\")"
4269 #: src/main/archives.c
4270 #, c-format
4271 msgid "cannot copy extracted data for '%.255s' to '%.255s': %s"
4272 msgstr "impossibile copiare i dati estratti per \"%.255s\" in \"%.255s\": %s"
4274 #: src/main/archives.c
4275 #, c-format
4276 msgid "error closing/writing '%.255s'"
4277 msgstr "errore nello scrivere/chiudere \"%.255s\""
4279 #: src/main/archives.c
4280 #, c-format
4281 msgid "error creating pipe '%.255s'"
4282 msgstr "errore nel creare la pipe \"%.255s\""
4284 #: src/main/archives.c
4285 #, c-format
4286 msgid "error creating device '%.255s'"
4287 msgstr "errore nel creare il device \"%.255s\""
4289 #: src/main/archives.c utils/update-alternatives.c
4290 #, c-format
4291 msgid "error creating symbolic link '%.255s'"
4292 msgstr "errore nel creare il collegamento simbolico \"%.255s\""
4294 #: src/main/archives.c
4295 #, c-format
4296 msgid "error creating directory '%.255s'"
4297 msgstr "errore nel creare la directory \"%.255s\""
4299 #: src/main/archives.c
4300 #, fuzzy, c-format
4301 #| msgid "cannot compute MD5 hash for tar file '%.255s': %s"
4302 msgid "cannot compute MD5 digest for file '%.255s' in tar archive: %s"
4303 msgstr "impossibile calcolare l'hash MD5 per il file tar \"%.255s\": %s"
4305 #: src/main/archives.c
4306 #, c-format
4307 msgid "error setting timestamps of '%.255s'"
4308 msgstr "errore nell'impostare l'orario di \"%.255s\""
4310 #: src/main/archives.c
4311 #, c-format
4312 msgid "error setting ownership of symlink '%.255s'"
4313 msgstr ""
4314 "errore nell'impostare il proprietario del collegamento simbolico \"%.255s\""
4316 #: src/main/archives.c
4317 #, c-format
4318 msgid "unable to read link '%.255s'"
4319 msgstr "impossibile leggere il collegamento \"%.255s\""
4321 #: src/main/archives.c src/main/configure.c
4322 #, c-format
4323 msgid "symbolic link '%.250s' size has changed from %jd to %zd"
4324 msgstr ""
4325 "la dimensione del collegamento simbolico \"%.250s\" è cambiata da %jd a %zd"
4327 #: src/main/archives.c
4328 #, c-format
4329 msgid ""
4330 "trying to overwrite shared '%.250s', which is different from other instances "
4331 "of package %.250s"
4332 msgstr ""
4333 "tentata sovrascrittura di \"%.250s\" (condiviso), diverso da altre istanze "
4334 "del pacchetto %.250s"
4336 #: src/main/archives.c
4337 #, c-format
4338 msgid "failed to stat (dereference) existing symlink '%.250s'"
4339 msgstr ""
4340 "esecuzione di stat (dereference) sul collegamento simbolico esistente "
4341 "\"%.250s\" non riuscita"
4343 #: src/main/archives.c
4344 #, c-format
4345 msgid ""
4346 "failed to stat (dereference) proposed new symlink target '%.250s' for "
4347 "symlink '%.250s'"
4348 msgstr ""
4349 "esecuzione di stat (dereference) sul nuovo collegamento simbolico proposto "
4350 "\"%.250s\" per \"%.250s\" non riuscita"
4352 #: src/main/archives.c
4353 #, c-format
4354 msgid "newline not allowed in archive object name '%.255s'"
4355 msgstr "newline non consentito nel nome dell'oggetto dell'archivio \"%.250s\""
4357 #: src/main/archives.c
4358 #, fuzzy, c-format
4359 #| msgid "conffile '%.250s' does not appear in package"
4360 msgid "conffile '%s' marked for removal on upgrade, shipped in package"
4361 msgstr "il file di configurazione \"%.250s\" non compare nel pacchetto"
4363 #: src/main/archives.c
4364 #, c-format
4365 msgid ""
4366 "trying to overwrite '%.250s', which is the diverted version of "
4367 "'%.250s' (package: %.100s)"
4368 msgstr ""
4369 "tentata sovrascrittura di \"%.250s\", la versione divergente di "
4370 "\"%.250s\" (pacchetto: %.100s)"
4372 #: src/main/archives.c
4373 #, c-format
4374 msgid "trying to overwrite '%.250s', which is the diverted version of '%.250s'"
4375 msgstr ""
4376 "tentata sovrascrittura di \"%.250s\", la versione divergente di \"%.250s\""
4378 #: src/main/archives.c
4379 #, fuzzy, c-format
4380 #| msgid "unable to stat '%.255s' (which I was about to install)"
4381 msgid "unable to stat '%.255s' (which was about to be installed)"
4382 msgstr "impossibile eseguire stat su \"%.255s\" (stava per essere installato)"
4384 # (ndt) un po' molto libera, ma sistemata alla meno peggio
4385 #: src/main/archives.c
4386 #, c-format
4387 msgid ""
4388 "unable to clean up mess surrounding '%.255s' before installing another "
4389 "version"
4390 msgstr ""
4391 "impossibile risolvere i problemi con \"%.255s\" prima di installarne "
4392 "un'altra versione"
4394 #: src/main/archives.c
4395 #, c-format
4396 msgid "unable to stat restored '%.255s' before installing another version"
4397 msgstr ""
4398 "impossibile eseguire stat su \"%.255s\" appena ripristinato prima di "
4399 "installarne un'altra versione"
4401 #: src/main/archives.c
4402 #, c-format
4403 msgid "archive contained object '%.255s' of unknown type 0x%x"
4404 msgstr "l'archivio contiene l'oggetto \"%.255s\" di tipo sconosciuto 0x%x"
4406 #: src/main/archives.c
4407 #, c-format
4408 msgid "Replacing files in old package %s (%s) ...\n"
4409 msgstr ""
4410 "Sostituzione dei file nella versione precedente del pacchetto %s (%s)...\n"
4412 #: src/main/archives.c
4413 #, c-format
4414 msgid "Replaced by files in installed package %s (%s) ...\n"
4415 msgstr "Sostituiti dai file nel pacchetto %s (%s) installato...\n"
4417 #: src/main/archives.c
4418 #, c-format
4419 msgid ""
4420 "trying to overwrite directory '%.250s' in package %.250s %.250s with "
4421 "nondirectory"
4422 msgstr ""
4423 "tentata sovrascrittura della directory \"%.250s\" nel pacchetto %.250s "
4424 "%.250s con un oggetto non-directory"
4426 #: src/main/archives.c
4427 #, c-format
4428 msgid "trying to overwrite '%.250s', which is also in package %.250s %.250s"
4429 msgstr ""
4430 "tentata sovrascrittura di \"%.250s\" presente anche nel pacchetto %.250s "
4431 "%.250s"
4433 # (ndt) volutamente tolto 'aside' dalla traduzione
4434 #: src/main/archives.c
4435 #, c-format
4436 msgid "unable to move aside '%.255s' to install new version"
4437 msgstr "impossibile spostare \"%.255s\" per installarne la nuova versione"
4439 #: src/main/archives.c
4440 #, c-format
4441 msgid "unable to make backup symlink for '%.255s'"
4442 msgstr ""
4443 "impossibile creare il collegamento simbolico alla copia di backup di "
4444 "\"%.255s\""
4446 #: src/main/archives.c
4447 #, c-format
4448 msgid "unable to chown backup symlink for '%.255s'"
4449 msgstr ""
4450 "impossibile impostare il proprietario del collegamento simbolico alla copia "
4451 "di backup di \"%.255s\""
4453 #: src/main/archives.c
4454 #, c-format
4455 msgid "unable to make backup link of '%.255s' before installing new version"
4456 msgstr ""
4457 "impossibile creare il collegamento alla copia di backup di \"%.255s\" prima "
4458 "di installarne la nuova versione"
4460 #: src/main/archives.c
4461 #, c-format
4462 msgid "unable to install new version of '%.255s'"
4463 msgstr "impossibile installare la nuova versione di \"%.255s\""
4465 #: src/main/archives.c
4466 #, c-format
4467 msgid "unable to open '%.255s'"
4468 msgstr "impossibile aprire \"%.255s\""
4470 #: src/main/archives.c
4471 #, c-format
4472 msgid "unable to sync file '%.255s'"
4473 msgstr "impossibile sincronizzare il file \"%.255s\""
4475 #: src/main/archives.c
4476 #, fuzzy, c-format
4477 #| msgid ""
4478 #| "ignoring dependency problem with %s:\n"
4479 #| "%s"
4480 msgid ""
4481 "ignoring dependency problem with installation of %s:\n"
4482 "%s"
4483 msgstr ""
4484 "ignorati i problemi di dipendenze con %s:\n"
4485 "%s"
4487 #: src/main/archives.c
4488 #, fuzzy, c-format
4489 #| msgid ""
4490 #| "no, cannot proceed with %s (--auto-deconfigure will help):\n"
4491 #| "%s"
4492 msgid ""
4493 "no, cannot proceed with installation of %s (--auto-deconfigure will help):\n"
4494 "%s"
4495 msgstr ""
4496 "impossibile procedere con %s (provare con --auto-deconfigure):\n"
4497 "%s"
4499 #: src/main/archives.c
4500 #, fuzzy, c-format
4501 #| msgid ""
4502 #| "ignoring dependency problem with %s:\n"
4503 #| "%s"
4504 msgid ""
4505 "ignoring dependency problem with removal of %s:\n"
4506 "%s"
4507 msgstr ""
4508 "ignorati i problemi di dipendenze con %s:\n"
4509 "%s"
4511 #: src/main/archives.c
4512 #, fuzzy, c-format
4513 #| msgid ""
4514 #| "considering deconfiguration of essential\n"
4515 #| " package %s, to enable %s"
4516 msgid ""
4517 "considering deconfiguration of essential\n"
4518 " package %s, to enable removal of %s"
4519 msgstr ""
4520 "possibile de-configurazione del pacchetto\n"
4521 " essenziale %s per abilitare %s"
4523 #: src/main/archives.c
4524 #, fuzzy, c-format
4525 #| msgid ""
4526 #| "no, %s is essential, will not deconfigure\n"
4527 #| " it in order to enable %s"
4528 msgid ""
4529 "no, %s is essential, will not deconfigure\n"
4530 " it in order to enable removal of %s"
4531 msgstr ""
4532 "%s è essenziale e non verrà de-configurato\n"
4533 " per poter abilitare %s"
4535 #: src/main/archives.c
4536 #, fuzzy, c-format
4537 #| msgid ""
4538 #| "considering deconfiguration of essential\n"
4539 #| " package %s, to enable %s"
4540 msgid ""
4541 "considering deconfiguration of protected\n"
4542 " package %s, to enable removal of %s"
4543 msgstr ""
4544 "possibile de-configurazione del pacchetto\n"
4545 " essenziale %s per abilitare %s"
4547 #: src/main/archives.c
4548 #, fuzzy, c-format
4549 #| msgid ""
4550 #| "no, %s is essential, will not deconfigure\n"
4551 #| " it in order to enable %s"
4552 msgid ""
4553 "no, %s is protected, will not deconfigure\n"
4554 " it in order to enable removal of %s"
4555 msgstr ""
4556 "%s è essenziale e non verrà de-configurato\n"
4557 " per poter abilitare %s"
4559 #: src/main/archives.c
4560 #, fuzzy, c-format
4561 #| msgid ""
4562 #| "no, cannot proceed with %s (--auto-deconfigure will help):\n"
4563 #| "%s"
4564 msgid ""
4565 "no, cannot proceed with removal of %s (--auto-deconfigure will help):\n"
4566 "%s"
4567 msgstr ""
4568 "impossibile procedere con %s (provare con --auto-deconfigure):\n"
4569 "%s"
4571 #: src/main/archives.c
4572 #, fuzzy, c-format
4573 #| msgid "considering deconfiguration of %s, which would be broken by %s ..."
4574 msgid ""
4575 "considering deconfiguration of %s, which would be broken by installation of "
4576 "%s ..."
4577 msgstr ""
4578 "possibile de-configurazione di %s che potrebbe essere rovinato a causa di "
4579 "%s..."
4581 #: src/main/archives.c
4582 #, c-format
4583 msgid "yes, will deconfigure %s (broken by %s)"
4584 msgstr "%s viene de-configurato (danneggiato da %s)"
4586 #: src/main/archives.c
4587 #, c-format
4588 msgid ""
4589 "regarding %s containing %s:\n"
4590 "%s"
4591 msgstr ""
4592 "informazioni su %s che contiene %s:\n"
4593 "%s"
4595 # (ndt) mah....
4596 #: src/main/archives.c
4597 msgid "ignoring breakage, may proceed anyway!"
4598 msgstr "danneggiamenti ignorati, è possibile procedere ugualmente."
4600 #: src/main/archives.c
4601 #, c-format
4602 msgid ""
4603 "installing %.250s would break %.250s, and\n"
4604 " deconfiguration is not permitted (--auto-deconfigure might help)"
4605 msgstr ""
4606 "l'installazione di %.250s potrebbe danneggiare %.250s e\n"
4607 " la deconfigurazione non è consentita (--auto-deconfigure potrebbe essere "
4608 "utile)"
4610 #: src/main/archives.c
4611 #, c-format
4612 msgid "installing %.250s would break existing software"
4613 msgstr "l'installazione di %.250s potrebbe danneggiare il software esistente"
4615 #: src/main/archives.c
4616 #, c-format
4617 msgid "considering removing %s in favour of %s ..."
4618 msgstr "possibile rimozione di %s al posto di %s..."
4620 #: src/main/archives.c
4621 #, c-format
4622 msgid "%s is not properly installed; ignoring any dependencies on it"
4623 msgstr ""
4624 "%s non è installato correttamente, le relative dipendenze verranno ignorate"
4626 #: src/main/archives.c
4627 #, c-format
4628 msgid "may have trouble removing %s, as it provides %s ..."
4629 msgstr "la rimozione di %s potrebbe causare dei problemi poiché fornisce %s..."
4631 #: src/main/archives.c
4632 #, c-format
4633 msgid ""
4634 "package %s requires reinstallation, but will remove anyway as you requested"
4635 msgstr ""
4636 "il pacchetto %s richiede di essere reinstallato, ma verrà comunque rimosso"
4638 #: src/main/archives.c
4639 #, c-format
4640 msgid "package %s requires reinstallation, will not remove"
4641 msgstr "il pacchetto %s richiede di essere reinstallato, non verrà rimosso"
4643 #: src/main/archives.c
4644 #, c-format
4645 msgid "yes, will remove %s in favour of %s"
4646 msgstr "il pacchetto %s verrà rimosso al posto di %s"
4648 #: src/main/archives.c
4649 #, c-format
4650 msgid "conflicting packages - not installing %.250s"
4651 msgstr "pacchetti in conflitto - %.250s non verrà installato"
4653 #: src/main/archives.c
4654 msgid "ignoring conflict, may proceed anyway!"
4655 msgstr "conflitti ignorati, è possibile procedere ugualmente."
4657 #: src/main/archives.c
4658 #, c-format
4659 msgid "--%s --recursive needs at least one path argument"
4660 msgstr "--%s --recursive richiede almeno un percorso come argomento"
4662 #: src/main/archives.c
4663 msgid "searched, but found no packages (files matching *.deb)"
4664 msgstr "ricerca completata senza trovare alcun pacchetto (file *.deb)"
4666 #: src/main/archives.c
4667 #, c-format
4668 msgid "--%s needs at least one package archive file argument"
4669 msgstr "--%s richiede almeno un archivio di pacchetto come argomento"
4671 #: src/main/archives.c src/main/unpack.c
4672 #, c-format
4673 msgid "cannot access archive '%s'"
4674 msgstr "impossibile accedere all'archivio \"%s\""
4676 #: src/main/archives.c
4677 #, c-format
4678 msgid "archive '%s' is not a regular file"
4679 msgstr "l'archivio \"%s\" non è un file normale"
4681 #: src/main/archives.c
4682 #, c-format
4683 msgid "Selecting previously unselected package %s.\n"
4684 msgstr "Selezionato il pacchetto %s non precedentemente selezionato.\n"
4686 #: src/main/archives.c
4687 #, c-format
4688 msgid "Skipping unselected package %s.\n"
4689 msgstr "Ignorato il pacchetto non selezionato %s.\n"
4691 #: src/main/archives.c
4692 #, c-format
4693 msgid "version %.250s of %.250s already installed, skipping"
4694 msgstr "versione %.250s di %.250s già installata, ignorata"
4696 #: src/main/archives.c
4697 #, c-format
4698 msgid "downgrading %.250s from %.250s to %.250s"
4699 msgstr "retrocessione di %.250s dalla versione %.250s alla %.250s"
4701 #: src/main/archives.c
4702 #, c-format
4703 msgid "will not downgrade %.250s from %.250s to %.250s, skipping"
4704 msgstr ""
4705 "il pacchetto %.250s non verrà retrocesso dalla versione %.250s alla %.250s, "
4706 "ignorato"
4708 #: src/main/cleanup.c
4709 #, c-format
4710 msgid ""
4711 "unable to remove newly-installed version of '%.250s' to allow reinstallation "
4712 "of backup copy"
4713 msgstr ""
4714 "impossibile rimuovere la versione appena installata di \"%.250s\" per "
4715 "consentire la reinstallazione della copia di backup"
4717 #: src/main/cleanup.c
4718 #, c-format
4719 msgid "unable to restore backup version of '%.250s'"
4720 msgstr "impossibile ripristinare la copia di backup di \"%.250s\""
4722 #: src/main/cleanup.c
4723 #, c-format
4724 msgid "unable to remove backup copy of '%.250s'"
4725 msgstr "impossibile rimuovere la copia di backup di \"%.250s\""
4727 #: src/main/cleanup.c
4728 #, c-format
4729 msgid "unable to remove newly-installed version of '%.250s'"
4730 msgstr "impossibile rimuovere la versione appena installata di \"%.250s\""
4732 #: src/main/cleanup.c
4733 #, c-format
4734 msgid "unable to remove newly-extracted version of '%.250s'"
4735 msgstr "impossibile rimuovere la versione appena estratta di \"%.250s\""
4737 #: src/main/configure.c
4738 #, c-format
4739 msgid "Configuration file '%s'\n"
4740 msgstr "File di configurazione \"%s\"\n"
4742 #: src/main/configure.c
4743 #, c-format
4744 msgid "Configuration file '%s' (actually '%s')\n"
4745 msgstr "File di configurazione \"%s\" (realmente \"%s\")\n"
4747 #: src/main/configure.c
4748 #, c-format
4749 msgid ""
4750 " ==> File on system created by you or by a script.\n"
4751 " ==> File also in package provided by package maintainer.\n"
4752 msgstr ""
4753 " ==> File nel sistema creato dall'utente o da uno script.\n"
4754 " ==> File anche nel pacchetto fornito dal responsabile del pacchetto.\n"
4756 #: src/main/configure.c
4757 #, c-format
4758 msgid "     Not modified since installation.\n"
4759 msgstr "     Non modificato dopo l'installazione.\n"
4761 #: src/main/configure.c
4762 #, c-format
4763 msgid " ==> Modified (by you or by a script) since installation.\n"
4764 msgstr " ==> Modificato (dall'utente o da uno script) dopo l'installazione.\n"
4766 #: src/main/configure.c
4767 #, c-format
4768 msgid " ==> Deleted (by you or by a script) since installation.\n"
4769 msgstr " ==> Eliminato (dall'utente o da uno script) dopo l'installazione.\n"
4771 #: src/main/configure.c
4772 #, c-format
4773 msgid " ==> Package distributor has shipped an updated version.\n"
4774 msgstr ""
4775 " ==> Il distributore del pacchetto ha fornito una versione aggiornata.\n"
4777 #: src/main/configure.c
4778 #, c-format
4779 msgid "     Version in package is the same as at last installation.\n"
4780 msgstr ""
4781 "     La versione nel pacchetto è la stessa dell'ultima installazione.\n"
4783 #: src/main/configure.c
4784 #, c-format
4785 msgid " ==> Using new file as you requested.\n"
4786 msgstr " ==> Viene usato il nuovo file.\n"
4788 #: src/main/configure.c
4789 #, c-format
4790 msgid " ==> Using current old file as you requested.\n"
4791 msgstr " ==> Viene usato il vecchio file.\n"
4793 #: src/main/configure.c
4794 #, c-format
4795 msgid " ==> Keeping old config file as default.\n"
4796 msgstr ""
4797 " ==> Viene mantenuto il vecchio file di configurazione come valore "
4798 "predefinito.\n"
4800 #: src/main/configure.c
4801 #, c-format
4802 msgid " ==> Using new config file as default.\n"
4803 msgstr ""
4804 " ==> Viene usato il nuovo file di configurazione come valore predefinito.\n"
4806 #: src/main/configure.c
4807 #, c-format
4808 msgid ""
4809 "   What would you like to do about it ?  Your options are:\n"
4810 "    Y or I  : install the package maintainer's version\n"
4811 "    N or O  : keep your currently-installed version\n"
4812 "      D     : show the differences between the versions\n"
4813 "      Z     : start a shell to examine the situation\n"
4814 msgstr ""
4815 "   Come procedere? Le opzioni sono:\n"
4816 "    Y o I   : installa la versione del responsabile del pacchetto\n"
4817 "    N od O  : mantiene la versione attualmente installata\n"
4818 "      D     : mostra le differenze tra le versioni\n"
4819 "      Z     : avvia una shell per esaminare la situazione\n"
4821 #: src/main/configure.c
4822 #, c-format
4823 msgid " The default action is to keep your current version.\n"
4824 msgstr " L'azione predefinita consiste nel mantenere la versione attuale.\n"
4826 #: src/main/configure.c
4827 #, c-format
4828 msgid " The default action is to install the new version.\n"
4829 msgstr " L'azione predefinita consiste nell'installare la nuova versione.\n"
4831 # (ndt) penso non ci siano problemi nel tradurre
4832 #: src/main/configure.c
4833 msgid "[default=N]"
4834 msgstr "[predefinito=N]"
4836 #: src/main/configure.c
4837 msgid "[default=Y]"
4838 msgstr "[predefinito=Y]"
4840 #: src/main/configure.c
4841 msgid "[no default]"
4842 msgstr "[nessun predefinito]"
4844 #: src/main/configure.c
4845 msgid "error writing to stderr, discovered before conffile prompt"
4846 msgstr ""
4847 "errore di scrittura sullo stderr verificatosi prima del prompt per il file "
4848 "di configurazione"
4850 #: src/main/configure.c
4851 msgid "read error on stdin at conffile prompt"
4852 msgstr "errore di lettura da stdin al prompt per il file di configurazione"
4854 #: src/main/configure.c
4855 msgid "end of file on stdin at conffile prompt"
4856 msgstr "fine file da stdin al prompt per il file di configurazione"
4858 #: src/main/configure.c
4859 msgid "conffile difference visualizer"
4860 msgstr "visualizzatore differenze file di configurazione"
4862 #: src/main/configure.c
4863 msgid "Useful environment variables:\n"
4864 msgstr "Variabili d'ambiente utili:\n"
4866 #: src/main/configure.c
4867 msgid "Type 'exit' when you're done.\n"
4868 msgstr "Digitare \"exit\" una volta terminato.\n"
4870 #: src/main/configure.c
4871 msgid "conffile shell"
4872 msgstr "shell file di configurazione"
4874 #: src/main/configure.c
4875 #, c-format
4876 msgid "unable to stat new distributed conffile '%.250s'"
4877 msgstr ""
4878 "impossibile eseguire stat sul nuovo file di configurazione distribuito "
4879 "\"%.250s\""
4881 #: src/main/configure.c
4882 #, c-format
4883 msgid "unable to stat current installed conffile '%.250s'"
4884 msgstr ""
4885 "impossibile eseguire stat sul file di configurazione \"%.250s\" attualmente "
4886 "installato"
4888 #: src/main/configure.c
4889 #, c-format
4890 msgid ""
4891 "\n"
4892 "Configuration file '%s', does not exist on system.\n"
4893 "Installing new config file as you requested.\n"
4894 msgstr ""
4895 "\n"
4896 "Il file di configurazione \"%s\" non esiste nel sistema.\n"
4897 "Viene installato il nuovo file come richiesto.\n"
4899 #: src/main/configure.c
4900 #, c-format
4901 msgid "%s: failed to remove old backup '%.250s': %s"
4902 msgstr ""
4903 "%s: rimozione della vecchia copia di backup \"%.250s\" non riuscita: %s"
4905 #: src/main/configure.c
4906 #, c-format
4907 msgid "%s: failed to rename '%.250s' to '%.250s': %s"
4908 msgstr "%s: rinomina di \"%.250s\" in \"%.250s\" non riuscita: %s"
4910 #: src/main/configure.c src/main/unpack.c
4911 #, c-format
4912 msgid "%s: failed to remove '%.250s': %s"
4913 msgstr "%s: rimozione di \"%.250s\" non riuscita: %s"
4915 #: src/main/configure.c
4916 #, c-format
4917 msgid "%s: failed to remove old distributed version '%.250s': %s"
4918 msgstr ""
4919 "%s: rimozione della vecchia versione distribuita \"%.250s\" non riuscita: %s"
4921 #: src/main/configure.c
4922 #, c-format
4923 msgid "%s: failed to remove '%.250s' (before overwrite): %s"
4924 msgstr "%s: rimozione di \"%.250s\" (prima di sovrascriverlo) non riuscita: %s"
4926 #: src/main/configure.c
4927 #, c-format
4928 msgid "%s: failed to link '%.250s' to '%.250s': %s"
4929 msgstr "%s: collegamento di \"%.250s\" a \"%.250s\" non riuscito: %s"
4931 #: src/main/configure.c
4932 #, c-format
4933 msgid "Installing new version of config file %s ...\n"
4934 msgstr "Installazione della nuova versione del file di configurazione %s...\n"
4936 #: src/main/configure.c utils/update-alternatives.c
4937 #, c-format
4938 msgid "unable to install '%.250s' as '%.250s'"
4939 msgstr "impossibile installare \"%.250s\" come \"%.250s\""
4941 #: src/main/configure.c
4942 #, c-format
4943 msgid "no package named '%s' is installed, cannot configure"
4944 msgstr ""
4945 "nessun pacchetto chiamato \"%s\" installato, impossibile eseguire la "
4946 "configurazione"
4948 #: src/main/configure.c
4949 #, c-format
4950 msgid "package %.250s is already installed and configured"
4951 msgstr "il pacchetto %.250s è già installato e configurato"
4953 #: src/main/configure.c
4954 #, c-format
4955 msgid ""
4956 "package %.250s is not ready for configuration\n"
4957 " cannot configure (current status '%.250s')"
4958 msgstr ""
4959 "il pacchetto %.250s non è pronto per la configurazione\n"
4960 " impossibile configurarlo (stato corrente \"%.250s\")"
4962 #: src/main/configure.c
4963 #, c-format
4964 msgid ""
4965 "package %s cannot be configured because %s is not ready (current status '%s')"
4966 msgstr ""
4967 "impossibile configurare %s poiché %s non è pronto (lo stato attuale è \"%s\")"
4969 #: src/main/configure.c
4970 #, c-format
4971 msgid ""
4972 "package %s %s cannot be configured because %s is at a different version (%s)"
4973 msgstr ""
4974 "il pacchetto %s %s non può essere configurato perché %s ha una versione "
4975 "diversa (%s)"
4977 #: src/main/configure.c
4978 #, c-format
4979 msgid ""
4980 "dependency problems prevent configuration of %s:\n"
4981 "%s"
4982 msgstr ""
4983 "problemi con le dipendenze impediscono la configurazione di %s:\n"
4984 "%s"
4986 #: src/main/configure.c
4987 msgid "dependency problems - leaving unconfigured"
4988 msgstr "problemi con le dipendenze - lasciato non configurato"
4990 #: src/main/configure.c
4991 #, c-format
4992 msgid ""
4993 "%s: dependency problems, but configuring anyway as you requested:\n"
4994 "%s"
4995 msgstr ""
4996 "%s: problemi con le dipendenze, ma viene configurato comunque:\n"
4997 "%s"
4999 #: src/main/configure.c
5000 msgid ""
5001 "package is in a very bad inconsistent state; you should\n"
5002 " reinstall it before attempting configuration"
5003 msgstr ""
5004 "il pacchetto si trova in uno stato di inconsistenza critico: è consigliato\n"
5005 " installarlo nuovamente prima di tentare la configurazione."
5007 #: src/main/configure.c
5008 #, c-format
5009 msgid "Setting up %s (%s) ...\n"
5010 msgstr "Configurazione di %s (%s)...\n"
5012 #: src/main/configure.c
5013 #, c-format
5014 msgid ""
5015 "%s: unable to stat config file '%s'\n"
5016 " (= '%s'): %s"
5017 msgstr ""
5018 "%s: impossibile eseguire stat sul file di configurazione \"%s\"\n"
5019 " (= \"%s\"): %s"
5021 #: src/main/configure.c
5022 #, c-format
5023 msgid ""
5024 "%s: config file '%s' is a circular link\n"
5025 " (= '%s')"
5026 msgstr ""
5027 "%s: il file di configurazione \"%s\" è un collegamento circolare\n"
5028 " (= \"%s\")"
5030 #: src/main/configure.c
5031 #, c-format
5032 msgid ""
5033 "%s: unable to readlink conffile '%s'\n"
5034 " (= '%s'): %s"
5035 msgstr ""
5036 "%s: impossibile eseguire readlink sul file di configurazione \"%s\"\n"
5037 " (= \"%s\"): %s"
5039 #: src/main/configure.c
5040 #, c-format
5041 msgid ""
5042 "%s: conffile '%.250s' resolves to degenerate filename\n"
5043 " ('%s' is a symlink to '%s')"
5044 msgstr ""
5045 "%s: il file di configurazione \"%.250s\" indica un nome file rovinato\n"
5046 " (\"%s\" è un collegamento simbolico a \"%s\")"
5048 #: src/main/configure.c
5049 #, c-format
5050 msgid "%s: conffile '%.250s' is not a plain file or symlink (= '%s')"
5051 msgstr ""
5052 "%s: il file di configurazione \"%.250s\" non è un file normale o un "
5053 "collegamento simbolico (= \"%s\")"
5055 #: src/main/configure.c
5056 #, fuzzy, c-format
5057 #| msgid "%s: unable to open %s for hash: %s"
5058 msgid "%s: unable to open %s to compute its digest: %s"
5059 msgstr "%s: impossibile aprire %s per l'hash: %s"
5061 #: src/main/depcon.c
5062 #, c-format
5063 msgid "%s depends on %s"
5064 msgstr "%s dipende da %s"
5066 #: src/main/depcon.c
5067 #, c-format
5068 msgid "%s pre-depends on %s"
5069 msgstr "%s pre-dipende da %s"
5071 #: src/main/depcon.c
5072 #, c-format
5073 msgid "%s recommends %s"
5074 msgstr "%s raccomanda %s"
5076 #: src/main/depcon.c
5077 #, c-format
5078 msgid "%s suggests %s"
5079 msgstr "%s suggerisce %s"
5081 #: src/main/depcon.c
5082 #, c-format
5083 msgid "%s breaks %s"
5084 msgstr "%s danneggia %s"
5086 #: src/main/depcon.c
5087 #, c-format
5088 msgid "%s conflicts with %s"
5089 msgstr "%s è in conflitto con %s"
5091 #: src/main/depcon.c
5092 #, c-format
5093 msgid "%s enhances %s"
5094 msgstr "%s estende %s"
5096 #: src/main/depcon.c
5097 #, c-format
5098 msgid "  %.250s is to be removed.\n"
5099 msgstr "  %.250s sta per essere rimosso.\n"
5101 #: src/main/depcon.c
5102 #, c-format
5103 msgid "  %.250s is to be deconfigured.\n"
5104 msgstr "  %.250s sta per essere de-configurato.\n"
5106 #: src/main/depcon.c
5107 #, c-format
5108 msgid "  %.250s is to be installed, but is version %.250s.\n"
5109 msgstr "  %.250s sta per essere installato, ma la versione è la %.250s.\n"
5111 #: src/main/depcon.c
5112 #, c-format
5113 msgid "  %.250s is installed, but is version %.250s.\n"
5114 msgstr "  %.250s è installato, ma la versione è la %.250s.\n"
5116 #: src/main/depcon.c
5117 #, c-format
5118 msgid "  %.250s is unpacked, but has never been configured.\n"
5119 msgstr "  %.250s è stato estratto, ma non è mai stato configurato.\n"
5121 #: src/main/depcon.c
5122 #, c-format
5123 msgid "  %.250s is unpacked, but is version %.250s.\n"
5124 msgstr "  %.250s è stato estratto, ma la versione è la %.250s.\n"
5126 #: src/main/depcon.c
5127 #, c-format
5128 msgid "  %.250s latest configured version is %.250s.\n"
5129 msgstr "  l'ultima versione configurata di %.250s è la %.250s.\n"
5131 #: src/main/depcon.c
5132 #, c-format
5133 msgid "  %.250s is %s.\n"
5134 msgstr "  %.250s è %s.\n"
5136 #: src/main/depcon.c
5137 #, c-format
5138 msgid "  %.250s provides %.250s but is to be removed.\n"
5139 msgstr "  %.250s fornisce %.250s, ma sta per essere rimosso.\n"
5141 #: src/main/depcon.c
5142 #, c-format
5143 msgid "  %.250s provides %.250s but is to be deconfigured.\n"
5144 msgstr "  %.250s fornisce %.250s, ma sta per essere de-configurato.\n"
5146 #: src/main/depcon.c
5147 #, c-format
5148 msgid "  %.250s provides %.250s but is %s.\n"
5149 msgstr "  %.250s fornisce %.250s, ma è %s.\n"
5151 #: src/main/depcon.c
5152 #, c-format
5153 msgid "  %.250s is not installed.\n"
5154 msgstr "  %.250s non è installato.\n"
5156 #: src/main/depcon.c
5157 #, c-format
5158 msgid "  %.250s (version %.250s) is to be installed.\n"
5159 msgstr "  %.250s (versione %.250s) sta per essere installato.\n"
5161 #: src/main/depcon.c
5162 #, c-format
5163 msgid "  %.250s (version %.250s) is present and %s.\n"
5164 msgstr "  %.250s (versione %.250s) è presente e %s.\n"
5166 #: src/main/depcon.c
5167 #, c-format
5168 msgid "  %.250s provides %.250s and is to be installed.\n"
5169 msgstr "  %.250s fornisce %.250s e sta per essere installato.\n"
5171 #: src/main/depcon.c
5172 #, c-format
5173 msgid "  %.250s provides %.250s and is present and %s.\n"
5174 msgstr "  %.250s fornisce %.250s, è presente e %s.\n"
5176 #: src/main/enquiry.c
5177 msgid ""
5178 "The following packages are in a mess due to serious problems during\n"
5179 "installation.  They must be reinstalled for them (and any packages\n"
5180 "that depend on them) to function properly:\n"
5181 msgstr ""
5182 "I seguenti pacchetti presentano degli errori a causa di gravi problemi "
5183 "durante\n"
5184 "l'installazione. È necessario reinstallarli, assieme a qualsiasi pacchetto "
5185 "che\n"
5186 "vi dipenda, affinché funzionino correttamente:\n"
5188 #: src/main/enquiry.c
5189 msgid ""
5190 "The following packages have been unpacked but not yet configured.\n"
5191 "They must be configured using dpkg --configure or the configure\n"
5192 "menu option in dselect for them to work:\n"
5193 msgstr ""
5194 "I seguenti pacchetti sono stati estratti, ma non ancora configurati.\n"
5195 "È necessario configurarli usando \"dpkg --configure\" o l'opzione di\n"
5196 "configurazione nel menù di dselect affinché funzionino:\n"
5198 # (ndt) semplificate, questa e le altre due
5199 #: src/main/enquiry.c
5200 msgid ""
5201 "The following packages are only half configured, probably due to problems\n"
5202 "configuring them the first time.  The configuration should be retried using\n"
5203 "dpkg --configure <package> or the configure menu option in dselect:\n"
5204 msgstr ""
5205 "I seguenti pacchetti risultano parzialmente configurati. La configurazione\n"
5206 "dovrebbe essere ritentata usando \"dpkg --configure <pacchetto>\" o con\n"
5207 "l'opzione di configurazione nel menù di dselect:\n"
5209 #: src/main/enquiry.c
5210 msgid ""
5211 "The following packages are only half installed, due to problems during\n"
5212 "installation.  The installation can probably be completed by retrying it;\n"
5213 "the packages can be removed using dselect or dpkg --remove:\n"
5214 msgstr ""
5215 "I seguenti pacchetti risultano parzialmente installati. L'installazione\n"
5216 "può probabilmente essere completata ritentandola; i pacchetti possono\n"
5217 "essere rimossi usando \"dselect\" o \"dpkg --remove\":\n"
5219 #: src/main/enquiry.c
5220 msgid ""
5221 "The following packages are awaiting processing of triggers that they\n"
5222 "have activated in other packages.  This processing can be requested using\n"
5223 "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
5224 msgstr ""
5225 "I seguenti pacchetti sono in attesa dell'elaborazione dei trigger che hanno\n"
5226 "attivato in altri pacchetti. L'elaborazione può essere avviata utilizzando\n"
5227 "\"dselect\" o \"dpkg --configure --pending\" (oppure \"dpkg --triggers-"
5228 "only\"):\n"
5230 #: src/main/enquiry.c
5231 msgid ""
5232 "The following packages have been triggered, but the trigger processing\n"
5233 "has not yet been done.  Trigger processing can be requested using\n"
5234 "dselect or dpkg --configure --pending (or dpkg --triggers-only):\n"
5235 msgstr ""
5236 "I seguenti pacchetti risultano nello stato \"triggered\", ma l'elaborazione\n"
5237 "dei trigger non si è verificata. È possibile attivarla utilizzando "
5238 "\"dselect\"\n"
5239 "o \"dpkg --configure --pending\" (oppure \"dpkg --triggers-only\"):\n"
5241 #: src/main/enquiry.c
5242 msgid ""
5243 "The following packages are missing the list control file in the\n"
5244 "database, they need to be reinstalled:\n"
5245 msgstr ""
5246 "I seguenti pacchetti non hanno il file di controllo nel database,\n"
5247 "devono essere reinstallati:\n"
5249 #: src/main/enquiry.c
5250 msgid ""
5251 "The following packages are missing the md5sums control file in the\n"
5252 "database, they need to be reinstalled:\n"
5253 msgstr ""
5254 "Ai seguenti pacchetti manca il file di controllo md5sums nel database,\n"
5255 "devono essere reinstallati:\n"
5257 #: src/main/enquiry.c
5258 msgid "The following packages do not have an architecture:\n"
5259 msgstr "I seguenti pacchetti non dispongono di un'architettura:\n"
5261 #: src/main/enquiry.c
5262 msgid "The following packages have an illegal architecture:\n"
5263 msgstr "I seguenti pacchetti hanno un'architettura non consentita:\n"
5265 #: src/main/enquiry.c
5266 msgid ""
5267 "The following packages have an unknown foreign architecture, which will\n"
5268 "cause dependency issues on front-ends. This can be fixed by registering\n"
5269 "the foreign architecture with dpkg --add-architecture:\n"
5270 msgstr ""
5271 "I seguenti pacchetti hanno un'architettura \"foreign\" non riconosciuta, e "
5272 "potrebbe\n"
5273 "causare problemi con le dipendenze nei front-end. Ciò può essere risolto\n"
5274 "registrando l'architettura con \"dpkg --add-architecture\":\n"
5276 #: src/main/enquiry.c
5277 msgid ""
5278 "Another process has locked the database for writing, and might currently be\n"
5279 "modifying it, some of the following problems might just be due to that.\n"
5280 msgstr ""
5281 "Un altro processo ha bloccato il database in scrittura e potrebbe "
5282 "modificarlo.\n"
5283 "Alcuni dei seguenti problemi potrebbero essere causati da ciò.\n"
5285 #: src/main/enquiry.c
5286 msgctxt "section"
5287 msgid "<unknown>"
5288 msgstr "<sconosciuta>"
5290 #: src/main/enquiry.c
5291 #, c-format
5292 msgid " %d in %s: "
5293 msgstr " %d in %s: "
5295 #: src/main/enquiry.c
5296 #, c-format
5297 msgid " %d package, from the following section:"
5298 msgid_plural " %d packages, from the following sections:"
5299 msgstr[0] " %d pacchetto, dalle seguenti sezioni:"
5300 msgstr[1] " %d pacchetti, dalle seguenti sezioni:"
5302 #: src/main/enquiry.c
5303 #, fuzzy
5304 #| msgid "Pre-Depends field"
5305 msgid "the Pre-Depends field"
5306 msgstr "Campo pre-dipende"
5308 #: src/main/enquiry.c
5309 #, fuzzy
5310 #| msgid "epoch in version is empty"
5311 msgid "epochs in versions"
5312 msgstr "il valore epoch nella versione è vuoto"
5314 #: src/main/enquiry.c
5315 #, fuzzy
5316 #| msgid "long filenames"
5317 msgid "long filenames in .deb archives"
5318 msgstr "nomi di file lunghi"
5320 #: src/main/enquiry.c
5321 msgid "multiple Conflicts and Replaces"
5322 msgstr "Conflicts e Replaces multipli"
5324 #: src/main/enquiry.c
5325 msgid "multi-arch fields and semantics"
5326 msgstr ""
5328 #: src/main/enquiry.c
5329 msgid "versioned relationships in the Provides field"
5330 msgstr ""
5332 #: src/main/enquiry.c
5333 #, fuzzy
5334 #| msgid "Pre-Depends field"
5335 msgid "the Protected field"
5336 msgstr "Campo pre-dipende"
5338 #: src/main/enquiry.c
5339 #, fuzzy, c-format
5340 #| msgid "cannot stat file '%s'"
5341 msgid "cannot parse dpkg running version '%s': %s"
5342 msgstr "impossibile eseguire stat sul file \"%s\""
5344 #: src/main/enquiry.c
5345 #, fuzzy, c-format
5346 #| msgid ""
5347 #| "Version of dpkg with working %s support not yet configured.\n"
5348 #| " Please use 'dpkg --configure dpkg', and then try again.\n"
5349 msgid ""
5350 "Running version of dpkg does not support %s.\n"
5351 " Please upgrade to at least dpkg %s, and then try again.\n"
5352 msgstr ""
5353 "La versione di dpkg con supporto %s funzionante non è ancora configurata.\n"
5354 " Usare \"dpkg --configure dpkg\" e provare nuovamente.\n"
5356 #: src/main/enquiry.c
5357 #, c-format
5358 msgid "%s assert options - assert whether features are supported:\n"
5359 msgstr ""
5361 #: src/main/enquiry.c
5362 #, c-format
5363 msgid "unknown --%s-<feature>"
5364 msgstr ""
5366 # (ndt) è un po' libera e diversa da quella dopo
5367 # oppure:
5368 # impossibile verificare il soddisfacimento delle...
5369 #: src/main/enquiry.c
5370 #, c-format
5371 msgid ""
5372 "cannot see how to satisfy pre-dependency:\n"
5373 " %s"
5374 msgstr ""
5375 "impossibile verificare i requisiti delle pre-dipendenze:\n"
5376 " %s"
5378 #: src/main/enquiry.c
5379 #, c-format
5380 msgid "cannot satisfy pre-dependencies for %.250s (wanted due to %.250s)"
5381 msgstr ""
5382 "impossibile soddisfare le pre-dipendenze per %.250s (richiesto da %.250s)"
5384 #: src/main/enquiry.c
5385 #, c-format
5386 msgid "--%s takes one <pkgname> argument"
5387 msgstr "--%s accetta un argomento <nomepacchetto>"
5389 #: src/main/enquiry.c
5390 #, c-format
5391 msgid "package name '%s' is invalid: %s"
5392 msgstr "il nome del pacchetto \"%s\" non è valido: %s"
5394 #: src/main/enquiry.c
5395 #, c-format
5396 msgid "--%s takes one <trigname> argument"
5397 msgstr "--%s accetta un argomento <nometrig>"
5399 #: src/main/enquiry.c
5400 #, c-format
5401 msgid "trigger name '%s' is invalid: %s"
5402 msgstr "il nome del trigger \"%s\" non è valido: %s"
5404 #: src/main/enquiry.c
5405 #, c-format
5406 msgid "--%s takes one <archname> argument"
5407 msgstr "--%s accetta un argomento <nomearch>"
5409 #: src/main/enquiry.c
5410 #, c-format
5411 msgid "architecture name '%s' is invalid: %s"
5412 msgstr "il nome dell'architettura \"%s\" non è valido: %s"
5414 #: src/main/enquiry.c
5415 #, c-format
5416 msgid "--%s takes one <version> argument"
5417 msgstr "--%s accetta un argomento <versione>"
5419 #: src/main/enquiry.c
5420 #, c-format
5421 msgid "version '%s' has bad syntax"
5422 msgstr "sintassi della versione \"%s\" errata"
5424 #: src/main/enquiry.c
5425 msgid ""
5426 "--compare-versions takes three arguments: <version> <relation> <version>"
5427 msgstr ""
5428 "--compare-versions richiede tre argomenti: <versione> <operatore> <versione>"
5430 #: src/main/enquiry.c
5431 msgid "--compare-versions bad relation"
5432 msgstr "--compare-versions operatore errato"
5434 #: src/main/enquiry.c
5435 #, c-format
5436 msgid "--%s used with obsolete relation operator '%s'"
5437 msgstr "--%s utilizzato con l'operatore di relazione obsoleto \"%s\""
5439 #: src/main/errors.c
5440 #, c-format
5441 msgid "failed to allocate memory for new entry in list of failed packages: %s"
5442 msgstr ""
5443 "impossibile allocare memoria per un nuovo elemento nella lista dei pacchetti "
5444 "con errore: %s"
5446 #: src/main/errors.c
5447 msgid "too many errors, stopping"
5448 msgstr "troppi errori, chiusura in corso"
5450 #: src/main/errors.c
5451 #, c-format
5452 msgid ""
5453 "error processing package %s (--%s):\n"
5454 " %s"
5455 msgstr ""
5456 "errore nell'elaborare il pacchetto %s (--%s):\n"
5457 " %s"
5459 #: src/main/errors.c
5460 #, c-format
5461 msgid ""
5462 "error processing archive %s (--%s):\n"
5463 " %s"
5464 msgstr ""
5465 "errore nell'elaborare l'archivio %s (--%s):\n"
5466 " %s"
5468 #: src/main/errors.c
5469 msgid "Errors were encountered while processing:\n"
5470 msgstr "Si sono verificati degli errori nell'elaborazione:\n"
5472 #: src/main/errors.c
5473 msgid "Processing was halted because there were too many errors.\n"
5474 msgstr ""
5475 "L'operazione è stata bloccata perché si sono verificati troppi errori.\n"
5477 #: src/main/errors.c
5478 #, c-format
5479 msgid "package %s was on hold, processing it anyway as you requested"
5480 msgstr "il pacchetto %s era bloccato, viene elaborato comunque"
5482 #: src/main/errors.c
5483 #, c-format
5484 msgid ""
5485 "Package %s is on hold, not touching it.  Use --force-hold to override.\n"
5486 msgstr ""
5487 "Il pacchetto %s è bloccato, non viene considerato. Usare --force-hold per "
5488 "sovrascrivere.\n"
5490 #: src/main/help.c
5491 msgid "not installed"
5492 msgstr "non installato"
5494 # (ndt) statusstring
5495 #: src/main/help.c
5496 msgid "not installed but configs remain"
5497 msgstr "non installato ma configurazione presente"
5499 # (ndt) statusstring
5500 #: src/main/help.c
5501 msgid "broken due to failed removal or installation"
5502 msgstr "difettoso per una rimozione o installazione non riuscita"
5504 # (ndt) statusstring
5505 #: src/main/help.c
5506 msgid "unpacked but not configured"
5507 msgstr "estratto ma non configurato"
5509 # (ndt) statusstring
5510 #: src/main/help.c
5511 msgid "broken due to postinst failure"
5512 msgstr "difettoso per un postinst non riuscito"
5514 # (ndt) statusstring
5515 #: src/main/help.c
5516 msgid "awaiting trigger processing by another package"
5517 msgstr "in attesa dell'elaborazione del trigger da un altro pacchetto"
5519 # (ndt) statusstring
5520 #: src/main/help.c
5521 msgid "triggered"
5522 msgstr "triggered"
5524 #: src/main/help.c
5525 msgid "installed"
5526 msgstr "installato"
5528 #: src/main/help.c
5529 msgid "PATH is not set"
5530 msgstr "variabile PATH non impostata"
5532 #: src/main/help.c
5533 #, c-format
5534 msgid "'%s' not found in PATH or not executable"
5535 msgstr "\"%s\" non è stato trovato in PATH o non è un eseguibile"
5537 #: src/main/help.c
5538 #, c-format
5539 msgid ""
5540 "%d expected program not found in PATH or not executable\n"
5541 "%s"
5542 msgid_plural ""
5543 "%d expected programs not found in PATH or not executable\n"
5544 "%s"
5545 msgstr[0] ""
5546 "%d programma atteso non è stato trovato in PATH o non è eseguibile\n"
5547 "%s"
5548 msgstr[1] ""
5549 "%d programmi attesi non sono stati trovati in PATH o non sono eseguibili\n"
5550 "%s"
5552 #: src/main/help.c
5553 msgid ""
5554 "Note: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin"
5555 msgstr ""
5556 "Nota: la variabile PATH di root dovrebbe contenere /usr/local/sbin, /usr/"
5557 "sbin e /sbin"
5559 #: src/main/main.c
5560 #, c-format
5561 msgid "Debian '%s' package management program version %s.\n"
5562 msgstr "Debian \"%s\", programma di gestione dei pacchetti versione %s.\n"
5564 #: src/main/main.c
5565 #, fuzzy, c-format
5566 #| msgid ""
5567 #| "Commands:\n"
5568 #| "  -i|--install       <.deb file name> ... | -R|--recursive "
5569 #| "<directory> ...\n"
5570 #| "  --unpack           <.deb file name> ... | -R|--recursive "
5571 #| "<directory> ...\n"
5572 #| "  -A|--record-avail  <.deb file name> ... | -R|--recursive "
5573 #| "<directory> ...\n"
5574 #| "  --configure        <package> ... | -a|--pending\n"
5575 #| "  --triggers-only    <package> ... | -a|--pending\n"
5576 #| "  -r|--remove        <package> ... | -a|--pending\n"
5577 #| "  -P|--purge         <package> ... | -a|--pending\n"
5578 #| "  -V|--verify <package> ...        Verify the integrity of package(s).\n"
5579 #| "  --get-selections [<pattern> ...] Get list of selections to stdout.\n"
5580 #| "  --set-selections                 Set package selections from stdin.\n"
5581 #| "  --clear-selections               Deselect every non-essential package.\n"
5582 #| "  --update-avail [<Packages-file>] Replace available packages info.\n"
5583 #| "  --merge-avail [<Packages-file>]  Merge with info from file.\n"
5584 #| "  --clear-avail                    Erase existing available info.\n"
5585 #| "  --forget-old-unavail             Forget uninstalled unavailable pkgs.\n"
5586 #| "  -s|--status <package> ...        Display package status details.\n"
5587 #| "  -p|--print-avail <package> ...   Display available version details.\n"
5588 #| "  -L|--listfiles <package> ...     List files 'owned' by package(s).\n"
5589 #| "  -l|--list [<pattern> ...]        List packages concisely.\n"
5590 #| "  -S|--search <pattern> ...        Find package(s) owning file(s).\n"
5591 #| "  -C|--audit [<package> ...]       Check for broken package(s).\n"
5592 #| "  --yet-to-unpack                  Print packages selected for "
5593 #| "installation.\n"
5594 #| "  --predep-package                 Print pre-dependencies to unpack.\n"
5595 #| "  --add-architecture <arch>        Add <arch> to the list of "
5596 #| "architectures.\n"
5597 #| "  --remove-architecture <arch>     Remove <arch> from the list of "
5598 #| "architectures.\n"
5599 #| "  --print-architecture             Print dpkg architecture.\n"
5600 #| "  --print-foreign-architectures    Print allowed foreign architectures.\n"
5601 #| "  --assert-<feature>               Assert support for the specified "
5602 #| "feature.\n"
5603 #| "  --validate-<thing> <string>      Validate a <thing>'s <string>.\n"
5604 #| "  --compare-versions <a> <op> <b>  Compare version numbers - see below.\n"
5605 #| "  --force-help                     Show help on forcing.\n"
5606 #| "  -Dh|--debug=help                 Show help on debugging.\n"
5607 #| "\n"
5608 msgid ""
5609 "Commands:\n"
5610 "  -i|--install       <.deb file name>... | -R|--recursive <directory>...\n"
5611 "  --unpack           <.deb file name>... | -R|--recursive <directory>...\n"
5612 "  -A|--record-avail  <.deb file name>... | -R|--recursive <directory>...\n"
5613 "  --configure        <package>... | -a|--pending\n"
5614 "  --triggers-only    <package>... | -a|--pending\n"
5615 "  -r|--remove        <package>... | -a|--pending\n"
5616 "  -P|--purge         <package>... | -a|--pending\n"
5617 "  -V|--verify [<package>...]       Verify the integrity of package(s).\n"
5618 "  --get-selections [<pattern>...]  Get list of selections to stdout.\n"
5619 "  --set-selections                 Set package selections from stdin.\n"
5620 "  --clear-selections               Deselect every non-essential package.\n"
5621 "  --update-avail [<Packages-file>] Replace available packages info.\n"
5622 "  --merge-avail [<Packages-file>]  Merge with info from file.\n"
5623 "  --clear-avail                    Erase existing available info.\n"
5624 "  --forget-old-unavail             Forget uninstalled unavailable pkgs.\n"
5625 "  -s|--status [<package>...]       Display package status details.\n"
5626 "  -p|--print-avail [<package>...]  Display available version details.\n"
5627 "  -L|--listfiles <package>...      List files 'owned' by package(s).\n"
5628 "  -l|--list [<pattern>...]         List packages concisely.\n"
5629 "  -S|--search <pattern>...         Find package(s) owning file(s).\n"
5630 "  -C|--audit [<package>...]        Check for broken package(s).\n"
5631 "  --yet-to-unpack                  Print packages selected for "
5632 "installation.\n"
5633 "  --predep-package                 Print pre-dependencies to unpack.\n"
5634 "  --add-architecture <arch>        Add <arch> to the list of architectures.\n"
5635 "  --remove-architecture <arch>     Remove <arch> from the list of "
5636 "architectures.\n"
5637 "  --print-architecture             Print dpkg architecture.\n"
5638 "  --print-foreign-architectures    Print allowed foreign architectures.\n"
5639 "  --assert-help                    Show help on assertions.\n"
5640 "  --assert-<feature>               Assert support for the specified "
5641 "feature.\n"
5642 "  --validate-<thing> <string>      Validate a <thing>'s <string>.\n"
5643 "  --compare-versions <a> <op> <b>  Compare version numbers - see below.\n"
5644 "  --force-help                     Show help on forcing.\n"
5645 "  -Dh|--debug=help                 Show help on debugging.\n"
5646 "\n"
5647 msgstr ""
5648 "Comandi: \n"
5649 "  -i|--install       <file .deb> ... | -R|--recursive <dir> ...\n"
5650 "  --unpack           <file .deb> ... | -R|--recursive <dir> ...\n"
5651 "  -A|--record-avail  <file .deb> ... | -R|--recursive <dir> ...\n"
5652 "  --configure        <pacchetto> ... | -a|--pending\n"
5653 "  --triggers-only    <pacchetto> ... | -a|--pending\n"
5654 "  -r|--remove        <pacchetto> ... | -a|--pending\n"
5655 "  -P|--purge         <pacchetto> ... | -a|--pending\n"
5656 "  -V|--verify <pacchetto> ...        Verifica l'integrità dei pacchetti\n"
5657 "  --get-selections [<modello> ...]   Ottiene l'elenco delle selezioni sullo\n"
5658 "                                     stdout\n"
5659 "  --set-selections                   Imposta le selezioni dallo stdin\n"
5660 "  --clear-selections                 Deseleziona i pacchetti non essenziali\n"
5661 "  --update-avail <file Packages>     Sostituisce le informazioni sui "
5662 "pacchetti\n"
5663 "                                     disponibili\n"
5664 "  --merge-avail <file Packages>      Unisce con le informazioni dal file\n"
5665 "  --clear-avail                      Elimina informazioni sulla "
5666 "disponibilità\n"
5667 "  --forget-old-unavail               Non considera i pacchetti non "
5668 "installati\n"
5669 "                                     o non disponibili\n"
5670 "  -s|--status <pacchetto> ...        Visualizza dettagli sullo stato del\n"
5671 "                                     pacchetto\n"
5672 "  -p|--print-avail <pacchetto> ...   Visualizza dettagli sulla versione\n"
5673 "                                     disponibile\n"
5674 "  -L|--listfiles <pacchetto> ...     Elenca i file contenuti nei pacchetti\n"
5675 "  -l|--list [<modello> ...]          Elenca i pacchetti concisamente\n"
5676 "  -S|--search <modello> ...          Trova i pacchetti contenenti i file\n"
5677 "  -C|--audit [<pacchetto> ...]       Verifica la presenza di pacchetti\n"
5678 "                                     difettosi\n"
5679 "  --yet-to-unpack                    Stampa i pacchetti selezionati per "
5680 "essere\n"
5681 "                                     installati\n"
5682 "  --predep-package                   Stampa le pre-dipendenze da installare\n"
5683 "  --add-architecture <arch>          Aggiunge <arch> all'elenco delle\n"
5684 "                                     architetture\n"
5685 "  --remove-architecture <arch>       Rimuove <arch> dall'elenco delle\n"
5686 "                                     architetture\n"
5687 "  --print-architecture               Mostra l'architettura di dpkg\n"
5688 "  --print-foreign-architectures      Stampa le architetture \"foreign\"\n"
5689 "                                     consentite\n"
5690 "  --assert-<funzionalità>            Verifica la disponibilità della\n"
5691 "                                     funzionalità specificata\n"
5692 "  --validate-<elemento> <stringa>    Valida la <stringa> di <elemento>\n"
5693 "  --compare-versions <a> <op> <b>    Confronta numeri di versione - "
5694 "consultare\n"
5695 "                                     sotto\n"
5696 "  --force-help                       Mostra l'aiuto sulle opzioni di "
5697 "\"force\"\n"
5698 "  -Dh|--debug=help                   Mostra l'aiuto sul debug\n"
5699 "\n"
5701 #: src/main/main.c
5702 #, c-format
5703 msgid ""
5704 "Validatable things: pkgname, archname, trigname, version.\n"
5705 "\n"
5706 msgstr ""
5707 "Elementi che possono essere validati: pkgname, archname, trigname, version.\n"
5708 "\n"
5710 #: src/main/main.c
5711 #, c-format
5712 msgid ""
5713 "Use dpkg with -b, --build, -c, --contents, -e, --control, -I, --info,\n"
5714 "  -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-"
5715 "tarfile\n"
5716 "on archives (type %s --help).\n"
5717 "\n"
5718 msgstr ""
5719 "Usare dpkg con -b, --build, -c, --contents, -e, --control, -I, --info,\n"
5720 "  -f, --field, -x, --extract, -X, --vextract, --ctrl-tarfile, --fsys-"
5721 "tarfile\n"
5722 "sugli archivi (digitare %s --help).\n"
5723 "\n"
5725 #: src/main/main.c
5726 #, fuzzy, c-format
5727 #| msgid ""
5728 #| "Options:\n"
5729 #| "  --admindir=<directory>     Use <directory> instead of %s.\n"
5730 #| "  --root=<directory>         Install on a different root directory.\n"
5731 #| "  --instdir=<directory>      Change installation dir without changing "
5732 #| "admin dir.\n"
5733 #| "  --path-exclude=<pattern>   Do not install paths which match a shell "
5734 #| "pattern.\n"
5735 #| "  --path-include=<pattern>   Re-include a pattern after a previous "
5736 #| "exclusion.\n"
5737 #| "  -O|--selected-only         Skip packages not selected for install/"
5738 #| "upgrade.\n"
5739 #| "  -E|--skip-same-version     Skip packages whose same version is "
5740 #| "installed.\n"
5741 #| "  -G|--refuse-downgrade      Skip packages with earlier version than "
5742 #| "installed.\n"
5743 #| "  -B|--auto-deconfigure      Install even if it would break some other "
5744 #| "package.\n"
5745 #| "  --[no-]triggers            Skip or force consequential trigger "
5746 #| "processing.\n"
5747 #| "  --verify-format=<format>   Verify output format (supported: 'rpm').\n"
5748 #| "  --no-debsig                Do not try to verify package signatures.\n"
5749 #| "  --no-act|--dry-run|--simulate\n"
5750 #| "                             Just say what we would do - don't do it.\n"
5751 #| "  -D|--debug=<octal>         Enable debugging (see -Dhelp or --"
5752 #| "debug=help).\n"
5753 #| "  --status-fd <n>            Send status change updates to file "
5754 #| "descriptor <n>.\n"
5755 #| "  --status-logger=<command>  Send status change updates to <command>'s "
5756 #| "stdin.\n"
5757 #| "  --log=<filename>           Log status changes and actions to "
5758 #| "<filename>.\n"
5759 #| "  --ignore-depends=<package>,...\n"
5760 #| "                             Ignore dependencies involving <package>.\n"
5761 #| "  --force-...                Override problems (see --force-help).\n"
5762 #| "  --no-force-...|--refuse-...\n"
5763 #| "                             Stop when problems encountered.\n"
5764 #| "  --abort-after <n>          Abort after encountering <n> errors.\n"
5765 #| "\n"
5766 msgid ""
5767 "Options:\n"
5768 "  --admindir=<directory>     Use <directory> instead of %s.\n"
5769 "  --root=<directory>         Install on a different root directory.\n"
5770 "  --instdir=<directory>      Change installation dir without changing admin "
5771 "dir.\n"
5772 "  --pre-invoke=<command>     Set a pre-invoke hook.\n"
5773 "  --post-invoke=<command>    Set a post-invoke hook.\n"
5774 "  --path-exclude=<pattern>   Do not install paths which match a shell "
5775 "pattern.\n"
5776 "  --path-include=<pattern>   Re-include a pattern after a previous "
5777 "exclusion.\n"
5778 "  -O|--selected-only         Skip packages not selected for install/"
5779 "upgrade.\n"
5780 "  -E|--skip-same-version     Skip packages with same installed version/"
5781 "arch.\n"
5782 "  -G|--refuse-downgrade      Skip packages with earlier version than "
5783 "installed.\n"
5784 "  -B|--auto-deconfigure      Install even if it would break some other "
5785 "package.\n"
5786 "  --[no-]triggers            Skip or force consequential trigger "
5787 "processing.\n"
5788 "  --verify-format=<format>   Verify output format (supported: 'rpm').\n"
5789 "  --no-pager                 Disables the use of any pager.\n"
5790 "  --no-debsig                Do not try to verify package signatures.\n"
5791 "  --no-act|--dry-run|--simulate\n"
5792 "                             Just say what we would do - don't do it.\n"
5793 "  -D|--debug=<octal>         Enable debugging (see -Dhelp or --debug=help).\n"
5794 "  --status-fd <n>            Send status change updates to file descriptor "
5795 "<n>.\n"
5796 "  --status-logger=<command>  Send status change updates to <command>'s "
5797 "stdin.\n"
5798 "  --log=<filename>           Log status changes and actions to <filename>.\n"
5799 "  --ignore-depends=<package>[,...]\n"
5800 "                             Ignore dependencies involving <package>.\n"
5801 "  --force-<thing>[,...]      Override problems (see --force-help).\n"
5802 "  --no-force-<thing>[,...]   Stop when problems encountered.\n"
5803 "  --refuse-<thing>[,...]     Ditto.\n"
5804 "  --abort-after <n>          Abort after encountering <n> errors.\n"
5805 "  --robot                    Use machine-readable output on some commands.\n"
5806 "\n"
5807 msgstr ""
5808 "Opzioni:\n"
5809 "  --admindir=<directory>     Usa <directory> invece di %s\n"
5810 "  --root=<directory>         Installa in una diversa directory di root\n"
5811 "  --instdir=<directory>      Cambia directory d'installazione senza "
5812 "cambiare\n"
5813 "                             quella di amministrazione\n"
5814 "  --path-exclude=<pattern>   Non installa percorsi che corrispondono a un\n"
5815 "                             modello shell\n"
5816 "  --path-include=<pattern>   Re-include un modello precedentemente escluso\n"
5817 "  -O|--selected-only         Salta i pacchetti non selezionati per essere\n"
5818 "                             installati/aggiornati\n"
5819 "  -E|--skip-same-version     Salta i pacchetti la cui stessa versione è già\n"
5820 "                             installata\n"
5821 "  -G|--refuse-downgrade      Salta i pacchetti con una versione precedente\n"
5822 "                             rispetto quella installata\n"
5823 "  -B|--auto-deconfigure      Installa anche se potrebbe danneggiare altri\n"
5824 "                             pacchetti\n"
5825 "  --[no-]triggers            Salta o forza l'elaborazione dei trigger\n"
5826 "  --verify-format=<formato>  Verifica il formato di output (supportato: "
5827 "rpm)\n"
5828 "  --no-debsig                Non cerca di verificare le firme dei pacchetti\n"
5829 "  --no-act|--dry-run|--simulate\n"
5830 "                             Indica solo le azioni, non le esegue\n"
5831 "  -D|--debug=<ottale>        Abilita il debug (consultare -Dhelp o\n"
5832 "                             --debug=help)\n"
5833 "  --status-fd <n>            Invia gli aggiornamenti di stato al descrittore "
5834 "di\n"
5835 "                             file <n>\n"
5836 "  --status-logger=<comando>  Invia gli aggiornamenti di stato allo stdin di\n"
5837 "                             <comando>\n"
5838 "  --log=<nome_file>          Registra i cambiamenti di stato e le azioni su\n"
5839 "                             <nome_file>\n"
5840 "  --ignore-depends=<pacchetto>,...\n"
5841 "                             Ignora le dipendenze del <pacchetto>\n"
5842 "  --force-...                Scavalca i problemi (consultare --force-help)\n"
5843 "  --no-force-...|--refuse-...\n"
5844 "                             Si ferma quando si verifica un problema\n"
5845 "  --abort-after <n>          Termina dopo <n> errori\n"
5846 "\n"
5848 #: src/main/main.c
5849 #, c-format
5850 msgid ""
5851 "Comparison operators for --compare-versions are:\n"
5852 "  lt le eq ne ge gt       (treat empty version as earlier than any "
5853 "version);\n"
5854 "  lt-nl le-nl ge-nl gt-nl (treat empty version as later than any version);\n"
5855 "  < << <= = >= >> >       (only for compatibility with control file "
5856 "syntax).\n"
5857 "\n"
5858 msgstr ""
5859 "Operatori di confronto per --compare-versions:\n"
5860 " lt le eq ne ge gt       (senza versione considera sempre precedente)\n"
5861 " lt-nl le-nl ge-nl gt-nl (senza versione considera sempre successivo)\n"
5862 " < << <= = >= >> >       (solo per compatibilità con sintassi del file di "
5863 "controllo)\n"
5864 "\n"
5866 #: src/main/main.c
5867 #, c-format
5868 msgid "Use 'apt' or 'aptitude' for user-friendly package management.\n"
5869 msgstr ""
5870 "Usare \"apt\" o \"aptitude\" per un'interfaccia alla gestione dei "
5871 "pacchetti.\n"
5873 #: src/main/main.c
5874 msgid ""
5875 "Type dpkg --help for help about installing and deinstalling packages [*];\n"
5876 "Use 'apt' or 'aptitude' for user-friendly package management;\n"
5877 "Type dpkg -Dhelp for a list of dpkg debug flag values;\n"
5878 "Type dpkg --force-help for a list of forcing options;\n"
5879 "Type dpkg-deb --help for help about manipulating *.deb files;\n"
5880 "\n"
5881 "Options marked [*] produce a lot of output - pipe it through 'less' or "
5882 "'more' !"
5883 msgstr ""
5884 "Usare dpkg --help per un aiuto sull'installazione e la rimozione dei "
5885 "pacchetti [*].\n"
5886 "Usare \"apt\" o \"aptitude\" per un'interfaccia alla gestione dei "
5887 "pacchetti.\n"
5888 "Usare dpkg -Dhelp per l'elenco delle opzioni di debug per dpkg.\n"
5889 "Usare dpkg --force-help per l'elenco delle opzioni di forzatura.\n"
5890 "Usare dpkg-deb --help per un aiuto sulla manipolazione dei file *.deb.\n"
5891 "\n"
5892 "Le opzioni indicate con [*] producono output prolisso - creare una pipe con "
5893 "\"less\" o \"more\"."
5895 #: src/main/main.c
5896 msgid "Generally helpful progress information"
5897 msgstr "Informazioni generali di avanzamento"
5899 #: src/main/main.c
5900 msgid "Invocation and status of maintainer scripts"
5901 msgstr "Chiamata e stato degli script del responsabile"
5903 #: src/main/main.c
5904 msgid "Output for each file processed"
5905 msgstr "Stampa output per ogni file elaborato"
5907 #: src/main/main.c
5908 msgid "Lots of output for each file processed"
5909 msgstr "Stampa molto output per ogni file elaborato"
5911 #: src/main/main.c
5912 msgid "Output for each configuration file"
5913 msgstr "Stampa output per ogni file di configurazione"
5915 #: src/main/main.c
5916 msgid "Lots of output for each configuration file"
5917 msgstr "Stampa molto output per ogni file di configurazione"
5919 #: src/main/main.c
5920 msgid "Dependencies and conflicts"
5921 msgstr "Dipendenze e conflitti"
5923 #: src/main/main.c
5924 msgid "Lots of dependencies/conflicts output"
5925 msgstr "Stampa molto output riguardo alle dipendenze e i conflitti"
5927 #: src/main/main.c
5928 msgid "Trigger activation and processing"
5929 msgstr "Attivazione ed elaborazione dei trigger"
5931 #: src/main/main.c
5932 msgid "Lots of output regarding triggers"
5933 msgstr "Stampa molto output riguardo ai trigger"
5935 #: src/main/main.c
5936 msgid "Silly amounts of output regarding triggers"
5937 msgstr "Quantità folli di output riguardo ai trigger"
5939 # (ndt) mah...
5940 #: src/main/main.c
5941 msgid "Lots of drivel about eg the dpkg/info directory"
5942 msgstr "Molte stupidaggini riguardo alla directory dpkg/info"
5944 #: src/main/main.c
5945 msgid "Insane amounts of drivel"
5946 msgstr "Quantità folli di stupidaggini"
5948 #: src/main/main.c
5949 #, c-format
5950 msgid ""
5951 "%s debugging option, --debug=<octal> or -D<octal>:\n"
5952 "\n"
5953 " Number  Ref. in source   Description\n"
5954 msgstr ""
5955 "Opzioni di debug di %s, --debug=<ottale> oppure -D<ottale>:\n"
5956 "\n"
5957 " Numero  Rif. nel sorgente Descrizione\n"
5959 #: src/main/main.c
5960 #, c-format
5961 msgid ""
5962 "\n"
5963 "Debugging options can be mixed using bitwise-or.\n"
5964 "Note that the meanings and values are subject to change.\n"
5965 msgstr ""
5966 "\n"
5967 "Le opzioni di debug possono essere combinate tramite OR bit a bit.\n"
5968 "Notare che i valori e le descrizioni potrebbero cambiare.\n"
5970 #: src/main/main.c
5971 #, c-format
5972 msgid "--%s requires a positive octal argument"
5973 msgstr "--%s richiede un numero positivo in base otto come argomento"
5975 #: src/main/main.c
5976 #, c-format
5977 msgid "unknown verify output format '%s'"
5978 msgstr "formato di verifica output \"%s\" sconosciuto"
5980 #: src/main/main.c
5981 #, c-format
5982 msgid "null package name in --%s comma-separated list '%.250s'"
5983 msgstr ""
5984 "nome di pacchetto nullo nell'elenco separato da virgole \"%2$.250s\" di --"
5985 "%1$s"
5987 #: src/main/main.c
5988 #, c-format
5989 msgid "error executing hook '%s', exit code %d"
5990 msgstr "errore nell'eseguire l'hook \"%s\", codice d'uscita %d"
5992 #: src/main/main.c
5993 msgid "status logger"
5994 msgstr "logger di stato"
5996 #: src/main/main.c
5997 #, c-format
5998 msgid "architecture '%s' is illegal: %s"
5999 msgstr "l'architettura \"%s\" non è consentita: %s"
6001 #: src/main/main.c
6002 #, c-format
6003 msgid "architecture '%s' is reserved and cannot be added"
6004 msgstr "l'architettura \"%s\" è riservata e non può essere aggiunta"
6006 #: src/main/main.c
6007 #, c-format
6008 msgid "cannot remove non-foreign architecture '%s'"
6009 msgstr "impossibile rimuovere l'architettura \"%s\" non-foreign"
6011 #: src/main/main.c
6012 #, c-format
6013 msgid "removing architecture '%s' currently in use by database"
6014 msgstr "rimozione dell'architettura \"%s\" attualmente in uso dal database"
6016 #: src/main/main.c
6017 #, c-format
6018 msgid "cannot remove architecture '%s' currently in use by the database"
6019 msgstr ""
6020 "impossibile rimuovere l'architettura \"%s\" attualmente in uso dal database"
6022 #: src/main/main.c
6023 #, c-format
6024 msgid "couldn't open '%i' for stream"
6025 msgstr "impossibile aprire \"%i\" per ricevere il flusso"
6027 #: src/main/main.c
6028 #, c-format
6029 msgid "unexpected end of file before end of line %d"
6030 msgstr "fine file inattesa prima della fine della riga %d"
6032 #: src/main/main.c
6033 msgid "cannot set primary group ID to root"
6034 msgstr "impossibile impostare l'ID del gruppo primario a root"
6036 #: src/main/main.c src/main/script.c
6037 msgid "unable to setenv for subprocesses"
6038 msgstr "impossibile eseguire setenv per il sottoprocesso"
6040 #: src/main/packages.c
6041 msgid ""
6042 "you must specify packages by their own names, not by quoting the names of "
6043 "the files they come in"
6044 msgstr ""
6045 "è necessario specificare i pacchetti con il loro nome, non riportando il "
6046 "nome dei file che li contengono"
6048 #: src/main/packages.c
6049 #, c-format
6050 msgid "--%s --pending does not take any non-option arguments"
6051 msgstr "--%s --pending non accetta alcun argomento che non sia un'opzione"
6053 #: src/main/packages.c
6054 #, c-format
6055 msgid "Package %s listed more than once, only processing once.\n"
6056 msgstr "Il pacchetto %s è indicato più volte, viene elaborato una sola.\n"
6058 #: src/main/packages.c
6059 #, c-format
6060 msgid ""
6061 "More than one copy of package %s has been unpacked\n"
6062 " in this run !  Only configuring it once.\n"
6063 msgstr ""
6064 "È stata estratta più di una copia del pacchetto %s\n"
6065 " durante questa sessione. Viene configurato una sola volta.\n"
6067 #: src/main/packages.c
6068 #, c-format
6069 msgid ""
6070 "package %.250s is not ready for trigger processing\n"
6071 " (current status '%.250s' with no pending triggers)"
6072 msgstr ""
6073 "il pacchetto %.250s non è pronto per l'elaborazione dei trigger\n"
6074 " (stato attuale \"%.250s\" con nessun trigger in attesa)"
6076 #: src/main/packages.c
6077 #, c-format
6078 msgid "  Package %s which provides %s is to be removed.\n"
6079 msgstr "  Il pacchetto %s che fornisce %s sta per essere rimosso.\n"
6081 #: src/main/packages.c
6082 #, c-format
6083 msgid "  Package %s is to be removed.\n"
6084 msgstr "  Il pacchetto %s sta per essere rimosso.\n"
6086 #: src/main/packages.c
6087 #, c-format
6088 msgid "  Version of %s on system, provided by %s, is %s.\n"
6089 msgstr "  La versione di %s nel sistema, fornita da %s, è %s.\n"
6091 #: src/main/packages.c
6092 #, c-format
6093 msgid "  Version of %s on system is %s.\n"
6094 msgstr "  La versione di %s nel sistema è %s.\n"
6096 #: src/main/packages.c
6097 #, c-format
6098 msgid "  Package %s which provides %s awaits trigger processing.\n"
6099 msgstr ""
6100 "  Il pacchetto %s che fornisce %s è in attesa dell'elaborazione dei "
6101 "trigger.\n"
6103 #: src/main/packages.c
6104 #, c-format
6105 msgid "  Package %s awaits trigger processing.\n"
6106 msgstr "  Il pacchetto %s è in attesa dell'elaborazione dei trigger.\n"
6108 #: src/main/packages.c
6109 #, c-format
6110 msgid "also configuring '%s' (required by '%s')"
6111 msgstr "viene configurato anche \"%s\" (richiesto da \"%s\")"
6113 #: src/main/packages.c
6114 #, c-format
6115 msgid "  Package %s which provides %s is not configured yet.\n"
6116 msgstr "  Il pacchetto %s che fornisce %s non è ancora configurato.\n"
6118 #: src/main/packages.c
6119 #, c-format
6120 msgid "  Package %s is not configured yet.\n"
6121 msgstr "  Il pacchetto %s non è ancora configurato.\n"
6123 #: src/main/packages.c
6124 #, c-format
6125 msgid "  Package %s which provides %s is not installed.\n"
6126 msgstr "  Il pacchetto %s che fornisce %s non è installato.\n"
6128 #: src/main/packages.c
6129 #, c-format
6130 msgid "  Package %s is not installed.\n"
6131 msgstr "  Il pacchetto %s non è installato.\n"
6133 #: src/main/packages.c
6134 #, c-format
6135 msgid " %s (%s) breaks %s and is %s.\n"
6136 msgstr " %s (%s) danneggia %s ed è %s.\n"
6138 #: src/main/packages.c
6139 #, c-format
6140 msgid "  %s (%s) provides %s.\n"
6141 msgstr "  %s (%s) fornisce %s.\n"
6143 #: src/main/packages.c
6144 #, c-format
6145 msgid "  Version of %s to be configured is %s.\n"
6146 msgstr "  La versione di %s da configurare è %s.\n"
6148 #: src/main/packages.c
6149 msgid " depends on "
6150 msgstr " dipende da "
6152 #: src/main/packages.c
6153 msgid "; however:\n"
6154 msgstr "; tuttavia:\n"
6156 #: src/main/remove.c
6157 #, c-format
6158 msgid "ignoring request to remove %.250s which isn't installed"
6159 msgstr ""
6160 "viene ignorata la richiesta di rimuovere %.250s poiché non è installato"
6162 #: src/main/remove.c
6163 #, c-format
6164 msgid ""
6165 "ignoring request to remove %.250s, only the config\n"
6166 " files of which are on the system; use --purge to remove them too"
6167 msgstr ""
6168 "viene ignorata la richiesta di rimuovere %.250s, solo i file\n"
6169 "di configurazione sono presenti nel sistema: usare --purge per rimuoverli"
6171 #: src/main/remove.c
6172 msgid "this is an essential package; it should not be removed"
6173 msgstr "questo è un pacchetto essenziale, non dovrebbe essere rimosso"
6175 #: src/main/remove.c
6176 #, fuzzy
6177 #| msgid "this is an essential package; it should not be removed"
6178 msgid "this is a protected package; it should not be removed"
6179 msgstr "questo è un pacchetto essenziale, non dovrebbe essere rimosso"
6181 #: src/main/remove.c
6182 #, c-format
6183 msgid ""
6184 "dependency problems prevent removal of %s:\n"
6185 "%s"
6186 msgstr ""
6187 "problemi con le dipendenze impediscono la rimozione di %s:\n"
6188 "%s"
6190 #: src/main/remove.c
6191 msgid "dependency problems - not removing"
6192 msgstr "problemi con le dipendenze - rimozione non possibile"
6194 #: src/main/remove.c
6195 #, c-format
6196 msgid ""
6197 "%s: dependency problems, but removing anyway as you requested:\n"
6198 "%s"
6199 msgstr ""
6200 "%s: problemi con le dipendenze, ma viene rimosso comunque:\n"
6201 "%s"
6203 #: src/main/remove.c
6204 msgid ""
6205 "package is in a very bad inconsistent state; you should\n"
6206 " reinstall it before attempting a removal"
6207 msgstr ""
6208 "il pacchetto si trova in uno stato di inconsistenza grave:\n"
6209 " è necessario installarlo nuovamente prima di rimuoverlo"
6211 #: src/main/remove.c
6212 #, c-format
6213 msgid "Would remove or purge %s (%s) ...\n"
6214 msgstr "Tentativo di rimuovere o eliminare %s (%s)...\n"
6216 #: src/main/remove.c
6217 #, c-format
6218 msgid "Removing %s (%s) ...\n"
6219 msgstr "Rimozione di %s (%s)...\n"
6221 #: src/main/remove.c src/main/unpack.c
6222 #, c-format
6223 msgid "unable to delete control info file '%.250s'"
6224 msgstr ""
6225 "impossibile eliminare il file con le informazioni di controllo \"%.250s\""
6227 #: src/main/remove.c
6228 #, c-format
6229 msgid ""
6230 "while removing %.250s, unable to remove directory '%.250s': %s - directory "
6231 "may be a mount point?"
6232 msgstr ""
6233 "nel rimuovere %.250s non è stato possibile rimuovere la directory "
6234 "\"%.250s\": %s - è un punto di mount?"
6236 #: src/main/remove.c
6237 #, c-format
6238 msgid "unable to securely remove '%.250s'"
6239 msgstr "impossibile rimuovere in sicurezza \"%.250s\""
6241 #: src/main/remove.c
6242 #, c-format
6243 msgid "while removing %.250s, directory '%.250s' not empty so not removed"
6244 msgstr ""
6245 "nel rimuovere %.250s, la directory \"%.250s\" è risultata non vuota e non "
6246 "viene rimossa"
6248 #: src/main/remove.c
6249 #, c-format
6250 msgid "Purging configuration files for %s (%s) ...\n"
6251 msgstr "Eliminazione dei file di configurazione di %s (%s)...\n"
6253 #: src/main/remove.c
6254 #, c-format
6255 msgid "cannot remove old config file '%.250s' (= '%.250s')"
6256 msgstr ""
6257 "impossibile rimuovere il vecchio file di configurazione \"%.250s\") (= "
6258 "\"%.250s\")"
6260 #: src/main/remove.c
6261 #, c-format
6262 msgid "cannot read config file directory '%.250s' (from '%.250s')"
6263 msgstr ""
6264 "impossibile leggere la directory del file di configurazione \"%.250s\" (da "
6265 "\"%.250s\")"
6267 #: src/main/remove.c
6268 #, c-format
6269 msgid "cannot remove old backup config file '%.250s' (of '%.250s')"
6270 msgstr ""
6271 "impossibile rimuovere la vecchia copia di backup del file di configurazione "
6272 "\"%.250s\") (di \"%.250s\")"
6274 #: src/main/remove.c
6275 msgid "cannot remove old files list"
6276 msgstr "impossibile rimuovere il vecchio elenco dei file"
6278 #: src/main/remove.c
6279 msgid "can't remove old postrm script"
6280 msgstr "impossibile rimuovere il vecchio script postrm"
6282 #: src/main/script.c
6283 #, c-format
6284 msgid "unable to set execute permissions on '%.250s'"
6285 msgstr "impossibile impostare i permessi di esecuzione su \"%.250s\""
6287 #: src/main/script.c
6288 msgid "admindir must be inside instdir for dpkg to work properly"
6289 msgstr ""
6290 "admindir deve essere all'interno di instdir affinché dpkg funzioni "
6291 "correttamente"
6293 #: src/main/script.c
6294 msgid ""
6295 "not enough privileges to change root directory with --force-not-root, "
6296 "consider using --force-script-chrootless?"
6297 msgstr ""
6298 "privilegi non sufficienti per cambiare directory di root con --force-not-"
6299 "root, usare --force-script-chrootless."
6301 #: src/main/script.c
6302 #, c-format
6303 msgid "failed to chroot to '%.250s'"
6304 msgstr "esecuzione di chroot a \"%.250s\" non riuscita"
6306 #: src/main/script.c
6307 msgid "unable to setenv for maintainer script"
6308 msgstr "impossibile eseguire setenv per lo script del responsabile"
6310 #: src/main/script.c
6311 msgid "cannot set security execution context for maintainer script"
6312 msgstr ""
6313 "impossibile impostare il contesto di sicurezza per l'esecuzione dello script "
6314 "del responsabile"
6316 #: src/main/script.c
6317 #, c-format
6318 msgid "installed %s package %s script"
6319 msgstr "installato pacchetto %s script %s"
6321 #: src/main/script.c
6322 #, c-format
6323 msgid "unable to stat %s '%.250s'"
6324 msgstr "impossibile eseguire stat su %s \"%.250s\""
6326 #: src/main/script.c
6327 #, c-format
6328 msgid "new %s package %s script"
6329 msgstr "nuovo pacchetto %s script %s"
6331 #: src/main/script.c
6332 #, c-format
6333 msgid "old %s package %s script"
6334 msgstr "vecchio pacchetto %s script %s"
6336 #: src/main/script.c
6337 #, c-format
6338 msgid "unable to stat %s '%.250s': %s"
6339 msgstr "impossibile eseguire stat su %s \"%.250s\": %s"
6341 #: src/main/script.c
6342 msgid "trying script from the new package instead ..."
6343 msgstr "viene provato lo script dal nuovo pacchetto..."
6345 #: src/main/script.c
6346 msgid "there is no script in the new version of the package - giving up"
6347 msgstr "non c'è alcuno script nella nuova versione del pacchetto - saltato"
6349 #: src/main/script.c
6350 msgid "... it looks like that went OK"
6351 msgstr "... sembra tutto sia andato correttamente"
6353 #: src/main/select.c
6354 #, c-format
6355 msgid "unexpected end of file in package name at line %d"
6356 msgstr "fine file inatteso nel nome del pacchetto alla riga %d"
6358 #: src/main/select.c
6359 #, c-format
6360 msgid "unexpected end of line in package name at line %d"
6361 msgstr "fine riga inattesa nel nome del pacchetto alla riga %d"
6363 #: src/main/select.c
6364 #, c-format
6365 msgid "unexpected end of file after package name at line %d"
6366 msgstr "fine file inatteso dopo il nome del pacchetto alla riga %d"
6368 #: src/main/select.c
6369 #, c-format
6370 msgid "unexpected end of line after package name at line %d"
6371 msgstr "fine riga inatteso dopo il nome del pacchetto alla riga %d"
6373 #: src/main/select.c
6374 #, c-format
6375 msgid "unexpected data after package and selection at line %d"
6376 msgstr "dati inaspettati dopo il pacchetto e la selezione alla riga %d"
6378 #: src/main/select.c
6379 #, c-format
6380 msgid "illegal package name at line %d: %.250s"
6381 msgstr "nome di pacchetto non valido alla riga %d: %.250s"
6383 #: src/main/select.c
6384 #, c-format
6385 msgid "package not in status nor available database at line %d: %.250s"
6386 msgstr ""
6387 "pacchetto non presente nel database di stato né di disponibilità alla riga "
6388 "%d: %.250s"
6390 #: src/main/select.c
6391 #, c-format
6392 msgid "unknown wanted status at line %d: %.250s"
6393 msgstr "stato desiderato sconosciuto alla riga %d: %.250s"
6395 #: src/main/select.c
6396 msgid "read error on standard input"
6397 msgstr "errore di lettura sullo standard input"
6399 #: src/main/select.c
6400 #, fuzzy
6401 #| msgid ""
6402 #| "found unknown packages; this might mean the available database\n"
6403 #| "is outdated, and needs to be updated through a frontend method;\n"
6404 #| "please see the FAQ <https://wiki.debian.org/Teams/Dpkg/FAQ>"
6405 msgid ""
6406 "found unknown packages; this might mean the available database\n"
6407 "is outdated, and needs to be updated through a frontend method;\n"
6408 "please see the FAQ <https://wiki.debian.org/Teams/Dpkg/FAQ#set-selections>"
6409 msgstr ""
6410 "trovati pacchetti sconosciuti: ciò potrebbe indicare che il\n"
6411 "database dei pacchetti non è aggiornato e deve essere eseguito\n"
6412 "l'aggiornamento con un metodo a interfaccia grafica. Per \n"
6413 "maggiori informazioni: https://wiki.debian.org/Teams/Dpkg/FAQ"
6415 #: src/main/trigproc.c
6416 msgid ""
6417 "cycle found while processing triggers:\n"
6418 " chain of packages whose triggers are or may be responsible:"
6419 msgstr ""
6420 "trovato un ciclo nell'elaborazione dei trigger\n"
6421 " elenco dei pacchetti i cui trigger sono o potrebbero essere responsabili:"
6423 #: src/main/trigproc.c
6424 #, c-format
6425 msgid ""
6426 "\n"
6427 " packages' pending triggers which are or may be unresolvable:\n"
6428 msgstr ""
6429 "\n"
6430 " trigger dei pacchetti in attesa che sono o potrebbero essere irresolubili:\n"
6432 #: src/main/trigproc.c
6433 msgid "triggers looping, abandoned"
6434 msgstr "ciclo nei trigger, abbandono"
6436 #: src/main/trigproc.c
6437 #, c-format
6438 msgid ""
6439 "dependency problems prevent processing triggers for %s:\n"
6440 "%s"
6441 msgstr ""
6442 "problemi con le dipendenze impediscono l'elaborazione dei trigger per %s:\n"
6443 "%s"
6445 #: src/main/trigproc.c
6446 msgid "dependency problems - leaving triggers unprocessed"
6447 msgstr "problemi con le dipendenze - trigger non elaborati"
6449 #: src/main/trigproc.c
6450 #, c-format
6451 msgid ""
6452 "%s: dependency problems, but processing triggers anyway as you requested:\n"
6453 "%s"
6454 msgstr ""
6455 "%s: problemi con le dipendenze, ma i trigger vengono elaborati comunque:\n"
6456 "%s"
6458 #: src/main/trigproc.c
6459 #, c-format
6460 msgid "Processing triggers for %s (%s) ...\n"
6461 msgstr "Elaborazione dei trigger per %s (%s)...\n"
6463 #: src/main/unpack.c
6464 #, c-format
6465 msgid ".../%s"
6466 msgstr ".../%s"
6468 #: src/main/unpack.c
6469 #, c-format
6470 msgid "error ensuring '%.250s' doesn't exist"
6471 msgstr "impossibile assicurarsi che \"%.250s\" non esista"
6473 #: src/main/unpack.c
6474 msgid "split package reassembly"
6475 msgstr "riassemblaggio pacchetto diviso"
6477 #: src/main/unpack.c
6478 msgid "reassembled package file"
6479 msgstr "file pacchetto riassemblato"
6481 #: src/main/unpack.c
6482 #, c-format
6483 msgid "subprocess %s returned error exit status %d"
6484 msgstr "il sottoprocesso %s ha restituito lo stato di errore %d"
6486 #: src/main/unpack.c
6487 #, c-format
6488 msgid "Authenticating %s ...\n"
6489 msgstr "Autenticazione di %s...\n"
6491 #: src/main/unpack.c
6492 msgid "package signature verification"
6493 msgstr "verifica firma del pacchetto"
6495 #: src/main/unpack.c
6496 #, c-format
6497 msgid "verification on package %s failed!"
6498 msgstr "verifica del pacchetto %s non riuscita."
6500 #: src/main/unpack.c
6501 #, c-format
6502 msgid ""
6503 "verification on package %s failed; but installing anyway as you requested"
6504 msgstr ""
6505 "verifica del pacchetto %s non riuscita, ma viene installato lo stesso come "
6506 "richiesto"
6508 #: src/main/unpack.c
6509 #, c-format
6510 msgid "passed\n"
6511 msgstr "superata\n"
6513 #: src/main/unpack.c
6514 #, c-format
6515 msgid ""
6516 "regarding %s containing %s, pre-dependency problem:\n"
6517 "%s"
6518 msgstr ""
6519 "problemi con le pre-dipendenze di %s contenente %s:\n"
6520 "%s"
6522 #: src/main/unpack.c
6523 #, c-format
6524 msgid "pre-dependency problem - not installing %.250s"
6525 msgstr "problema con le pre-dipendenze - %.250s non viene installato"
6527 #: src/main/unpack.c
6528 msgid "ignoring pre-dependency problem!"
6529 msgstr "vengono ignorati i problemi con le pre-dipendenze."
6531 #: src/main/unpack.c
6532 #, c-format
6533 msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
6534 msgstr "De-configurazione di %s (%s) per poter rimuovere %s (%s)...\n"
6536 #: src/main/unpack.c
6537 #, fuzzy, c-format
6538 #| msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
6539 msgid "De-configuring %s (%s), to allow installation of %s (%s) ...\n"
6540 msgstr "De-configurazione di %s (%s) per poter rimuovere %s (%s)...\n"
6542 #: src/main/unpack.c
6543 #, fuzzy, c-format
6544 #| msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
6545 msgid "De-configuring %s (%s), to allow configuration of %s (%s) ...\n"
6546 msgstr "De-configurazione di %s (%s) per poter rimuovere %s (%s)...\n"
6548 #: src/main/unpack.c
6549 msgid "conffile file contains an empty line"
6550 msgstr "il file conffile contiene una riga vuota"
6552 #: src/main/unpack.c utils/update-alternatives.c
6553 #, c-format
6554 msgid "read error in %.250s"
6555 msgstr "errore di lettura in %.250s"
6557 #: src/main/unpack.c
6558 #, c-format
6559 msgid "error closing %.250s"
6560 msgstr "errore nel chiudere %.250s"
6562 #: src/main/unpack.c
6563 #, c-format
6564 msgid "old version of package has overly-long info file name starting '%.250s'"
6565 msgstr ""
6566 "la vecchia versione del pacchetto ha un file di configurazione troppo lungo "
6567 "che inizia per \"%.250s\""
6569 #: src/main/unpack.c
6570 #, c-format
6571 msgid "unable to remove obsolete info file '%.250s'"
6572 msgstr "impossibile rimuovere il file di informazioni obsoleto \"%.250s\""
6574 #: src/main/unpack.c
6575 #, c-format
6576 msgid "unable to install (supposed) new info file '%.250s'"
6577 msgstr ""
6578 "impossibile installare il (supposto) nuovo file di informazioni \"%.250s\""
6580 #: src/main/unpack.c
6581 msgid "unable to open temp control directory"
6582 msgstr "impossibile aprire la directory di controllo temporanea"
6584 #: src/main/unpack.c
6585 #, c-format
6586 msgid "package contains overly-long control info file name (starting '%.50s')"
6587 msgstr ""
6588 "il pacchetto contiene un nome troppo lungo per il file con le informazioni "
6589 "di controllo (inizia per \"%.50s\")"
6591 #: src/main/unpack.c
6592 #, c-format
6593 msgid "package control info contained directory '%.250s'"
6594 msgstr ""
6595 "le informazioni di controllo del pacchetto contenevano la directory "
6596 "\"%.250s\""
6598 #: src/main/unpack.c
6599 #, c-format
6600 msgid "package control info rmdir of '%.250s' didn't say not a dir"
6601 msgstr ""
6602 "la rimozione (rmdir) di \"%.250s\" nelle informazioni di controllo del "
6603 "pacchetto non indicavano una directory"
6605 #: src/main/unpack.c
6606 #, c-format
6607 msgid "package %s contained list as info file"
6608 msgstr "il pacchetto %s conteneva un elenco come file di informazioni"
6610 #: src/main/unpack.c
6611 #, c-format
6612 msgid "unable to install new info file '%.250s' as '%.250s'"
6613 msgstr ""
6614 "impossibile installare il nuovo file di informazioni \"%.250s\" come "
6615 "\"%.250s\""
6617 #: src/main/unpack.c
6618 #, fuzzy, c-format
6619 #| msgid "Removing %s (%s) ...\n"
6620 msgid "Removing obsolete conffile %s ...\n"
6621 msgstr "Rimozione di %s (%s)...\n"
6623 #: src/main/unpack.c
6624 #, c-format
6625 msgid "Obsolete conffile '%s' has been modified by you.\n"
6626 msgstr ""
6628 #: src/main/unpack.c
6629 #, fuzzy, c-format
6630 #| msgid "Removing %s (%s) ...\n"
6631 msgid "Saving as %s ...\n"
6632 msgstr "Rimozione di %s (%s)...\n"
6634 #: src/main/unpack.c
6635 #, fuzzy, c-format
6636 #| msgid "cannot append ar member file (%s) to '%s': %s"
6637 msgid "%s: cannot rename obsolete conffile '%s' to '%s': %s"
6638 msgstr "impossibile appendere il file componente ar (%s) a \"%s\": %s"
6640 #: src/main/unpack.c
6641 #, c-format
6642 msgid "could not stat old file '%.250s' so not deleting it: %s"
6643 msgstr ""
6644 "impossibile eseguire stat del vecchio file \"%.250s\", non viene eliminato: "
6645 "%s"
6647 #: src/main/unpack.c
6648 #, c-format
6649 msgid "unable to delete old directory '%.250s': %s"
6650 msgstr "impossibile eliminare la vecchia directory \"%.250s\": %s"
6652 #: src/main/unpack.c
6653 #, c-format
6654 msgid "old conffile '%.250s' was an empty directory (and has now been deleted)"
6655 msgstr ""
6656 "il vecchio file di configurazione \"%.250s\" era una directory vuota (ora è "
6657 "stata eliminata)"
6659 #: src/main/unpack.c
6660 #, c-format
6661 msgid "unable to stat other new file '%.250s'"
6662 msgstr "impossibile eseguire stat sull'altro file nuovo \"%.250s\""
6664 #: src/main/unpack.c
6665 #, c-format
6666 msgid ""
6667 "old file '%.250s' is the same as several new files! (both '%.250s' and "
6668 "'%.250s')"
6669 msgstr ""
6670 "il vecchio file \"%.250s\" è lo stesso di molti nuovi file (sia \"%.250s\" "
6671 "che \"%.250s\")"
6673 #: src/main/unpack.c
6674 #, c-format
6675 msgid "unable to securely remove old file '%.250s': %s"
6676 msgstr "impossibile rimuovere in sicurezza il vecchio file \"%.250s\": %s"
6678 #: src/main/unpack.c
6679 #, c-format
6680 msgid "(Noting disappearance of %s, which has been completely replaced.)\n"
6681 msgstr "(Impossibile trovare %s che è stato completamente sostituito.)\n"
6683 #: src/main/unpack.c
6684 msgid "package control information extraction"
6685 msgstr "estrazione informazioni di controllo del pacchetto"
6687 #: src/main/unpack.c
6688 #, c-format
6689 msgid "Recorded info about %s from %s.\n"
6690 msgstr "Informazioni riguardo a %s provenienti da %s registrate.\n"
6692 #: src/main/unpack.c
6693 #, c-format
6694 msgid "package architecture (%s) does not match system (%s)"
6695 msgstr ""
6696 "l'architettura del pacchetto (%s) non corrisponde a quella del sistema (%s)"
6698 #: src/main/unpack.c
6699 #, c-format
6700 msgid "Preparing to unpack %s ...\n"
6701 msgstr "Preparativi per estrarre %s...\n"
6703 #: src/main/unpack.c
6704 #, c-format
6705 msgid "Unpacking %s (%s) ...\n"
6706 msgstr "Estrazione di %s (%s)...\n"
6708 #: src/main/unpack.c
6709 #, c-format
6710 msgid "Unpacking %s (%s) over (%s) ...\n"
6711 msgstr "Estrazione di %s (%s) su (%s)...\n"
6713 #: src/main/unpack.c
6714 msgid "package filesystem archive extraction"
6715 msgstr "estrazione file system del pacchetto"
6717 #: src/main/unpack.c
6718 #, fuzzy
6719 #| msgid "corrupted filesystem tarfile - corrupted package archive"
6720 msgid "corrupted filesystem tarfile in package archive"
6721 msgstr "file tar  - l'archivio del pacchetto è danneggiato"
6723 #: src/main/unpack.c
6724 #, c-format
6725 msgid "cannot zap possible trailing zeros from dpkg-deb: %s"
6726 msgstr ""
6727 "impossibile rimuovere possibili caratteri nulli terminali da dpkg-deb: %s"
6729 #: src/main/unpack.c
6730 #, fuzzy, c-format
6731 #| msgid "De-configuring %s (%s), to allow removal of %s (%s) ...\n"
6732 msgid "Removing %s (%s), to allow configuration of %s (%s) ...\n"
6733 msgstr "De-configurazione di %s (%s) per poter rimuovere %s (%s)...\n"
6735 #: src/main/update.c
6736 #, c-format
6737 msgid "--%s takes at most one Packages-file argument"
6738 msgstr "--%s accetta al massimo un file Packages come argomento"
6740 #: src/main/update.c
6741 #, fuzzy, c-format
6742 #| msgid "unable to access dpkg status area for bulk available update"
6743 msgid "unable to access dpkg database directory '%s' for bulk available update"
6744 msgstr ""
6745 "impossibile accedere all'area di stato di dpkg per l'aggiornamento massivo "
6746 "delle disponibilità"
6748 #: src/main/update.c
6749 #, fuzzy, c-format
6750 #| msgid "unable to access dpkg status area for bulk available update"
6751 msgid ""
6752 "required write access to dpkg database directory '%s' for bulk available "
6753 "update"
6754 msgstr ""
6755 "impossibile accedere all'area di stato di dpkg per l'aggiornamento massivo "
6756 "delle disponibilità"
6758 #: src/main/update.c
6759 #, c-format
6760 msgid "Replacing available packages info, using %s.\n"
6761 msgstr "Sostituzione delle informazioni sui pacchetti disponibili usando %s.\n"
6763 #: src/main/update.c
6764 #, c-format
6765 msgid "Updating available packages info, using %s.\n"
6766 msgstr ""
6767 "Aggiornamento delle informazioni sui pacchetti disponibili usando %s.\n"
6769 #: src/main/update.c
6770 #, c-format
6771 msgid "Information about %d package was updated.\n"
6772 msgid_plural "Information about %d packages was updated.\n"
6773 msgstr[0] "Le informazioni \triguardo a %d pacchetto sono state aggiornate.\n"
6774 msgstr[1] "Le informazioni riguardo a %d pacchetti sono state aggiornate.\n"
6776 #: src/main/update.c
6777 #, c-format
6778 msgid ""
6779 "obsolete '--%s' option; unavailable packages are automatically cleaned up"
6780 msgstr ""
6781 "opzione \"--%s\" obsoleta, i pacchetti non disponibili vengono puliti "
6782 "automaticamente"
6784 #: utils/update-alternatives.c
6785 #, c-format
6786 msgid ""
6787 "Commands:\n"
6788 "  --install <link> <name> <path> <priority>\n"
6789 "    [--slave <link> <name> <path>] ...\n"
6790 "                           add a group of alternatives to the system.\n"
6791 "  --remove <name> <path>   remove <path> from the <name> group alternative.\n"
6792 "  --remove-all <name>      remove <name> group from the alternatives "
6793 "system.\n"
6794 "  --auto <name>            switch the master link <name> to automatic mode.\n"
6795 "  --display <name>         display information about the <name> group.\n"
6796 "  --query <name>           machine parseable version of --display <name>.\n"
6797 "  --list <name>            display all targets of the <name> group.\n"
6798 "  --get-selections         list master alternative names and their status.\n"
6799 "  --set-selections         read alternative status from standard input.\n"
6800 "  --config <name>          show alternatives for the <name> group and ask "
6801 "the\n"
6802 "                           user to select which one to use.\n"
6803 "  --set <name> <path>      set <path> as alternative for <name>.\n"
6804 "  --all                    call --config on all alternatives.\n"
6805 "\n"
6806 msgstr ""
6807 "Comandi:\n"
6808 "  --install <coll> <nome> <perc> <priorità>\n"
6809 "    [--slave <coll> <nome> <perc>] ...\n"
6810 "                           Aggiunge un gruppo di alternative al sistema\n"
6811 "  --remove <nome> <perc>   Rimuove <perc> dal gruppo di alternative <nome>\n"
6812 "  --remove-all <nome>      Rimuove il gruppo <nome> dalle alternative di "
6813 "sistema\n"
6814 "  --auto <nome>            Imposta il collegamento master <nome> in modalità "
6815 "automatica\n"
6816 "  --display <nome>         Visualizza informazioni riguardo al gruppo "
6817 "<nome>\n"
6818 "  --query <nome>           Versione analizzabile da computer di --display "
6819 "<nome>\n"
6820 "  --list <nome>            Visualizza tutti gli obiettivi del gruppo <nome>\n"
6821 "  --get-selections         Elenca i nomi delle alternative master e il loro "
6822 "stato\n"
6823 "  --set-selections         Legge lo stato dell'alternativa dallo standard "
6824 "input.\n"
6825 "  --config <nome>          Mostra alternative per il gruppo <nome> e chiede "
6826 "all'utente\n"
6827 "                           di selezionare quella da usare\n"
6828 "  --set <nome> <perc>      Imposta <perc> come alternativa di <nome>\n"
6829 "  --all                    Chiama --config su tutte le alternative\n"
6830 "\n"
6832 #: utils/update-alternatives.c
6833 #, c-format
6834 msgid ""
6835 "<link> is the symlink pointing to %s/<name>.\n"
6836 "  (e.g. /usr/bin/pager)\n"
6837 "<name> is the master name for this link group.\n"
6838 "  (e.g. pager)\n"
6839 "<path> is the location of one of the alternative target files.\n"
6840 "  (e.g. /usr/bin/less)\n"
6841 "<priority> is an integer; options with higher numbers have higher priority "
6842 "in\n"
6843 "  automatic mode.\n"
6844 "\n"
6845 msgstr ""
6846 "<coll> è il collegamento simbolico che punta a %s/<nome>.\n"
6847 "  (es. /usr/bin/pager)\n"
6848 "<nome> è il nome principale per questo gruppo.\n"
6849 "  (es. pager)\n"
6850 "<perc> è il percorso di uno dei file alternativi.\n"
6851 "  (es. /usr/bin/less)\n"
6852 "<priorità> è un intero; opzioni con numeri maggiori hanno priorità maggiore "
6853 "in\n"
6854 "  modalità automatica.\n"
6855 "\n"
6857 #: utils/update-alternatives.c
6858 #, fuzzy, c-format
6859 #| msgid ""
6860 #| "Options:\n"
6861 #| "  --altdir <directory>     change the alternatives directory.\n"
6862 #| "  --admindir <directory>   change the administrative directory.\n"
6863 #| "  --log <file>             change the log file.\n"
6864 #| "  --force                  allow replacing files with alternative links.\n"
6865 #| "  --skip-auto              skip prompt for alternatives correctly "
6866 #| "configured\n"
6867 #| "                           in automatic mode (relevant for --config "
6868 #| "only)\n"
6869 #| "  --verbose                verbose operation, more output.\n"
6870 #| "  --quiet                  quiet operation, minimal output.\n"
6871 #| "  --help                   show this help message.\n"
6872 #| "  --version                show the version.\n"
6873 msgid ""
6874 "Options:\n"
6875 "  --altdir <directory>     change the alternatives directory\n"
6876 "                             (default is %s).\n"
6877 "  --admindir <directory>   change the administrative directory\n"
6878 "                             (default is %s).\n"
6879 "  --instdir <directory>    change the installation directory.\n"
6880 "  --root <directory>       change the filesystem root directory.\n"
6881 "  --log <file>             change the log file.\n"
6882 "  --force                  allow replacing files with alternative links.\n"
6883 "  --skip-auto              skip prompt for alternatives correctly "
6884 "configured\n"
6885 "                           in automatic mode (relevant for --config only)\n"
6886 "  --quiet                  quiet operation, minimal output.\n"
6887 "  --verbose                verbose operation, more output.\n"
6888 "  --debug                  debug output, way more output.\n"
6889 "  --help                   show this help message.\n"
6890 "  --version                show the version.\n"
6891 msgstr ""
6892 "Opzioni:\n"
6893 "  --altdir <directory>     Cambia la directory delle alternative\n"
6894 "  --admindir <directory>   Cambia la directory di amministrazione\n"
6895 "  --log <file>             Modifica il file di registro\n"
6896 "  --force                  Consente di sostituire file con collegamenti "
6897 "alternativi\n"
6898 "  --skip-auto              Salta il prompt per le alternative correttamente "
6899 "configurate\n"
6900 "                           in modalità automatica (utile solo per --config)\n"
6901 "  --verbose                Modalità prolissa, output maggiore\n"
6902 "  --quiet                  Modalità silenziosa, output minimo\n"
6903 "  --help                   Mostra questo messaggio di aiuto\n"
6904 "  --version                Mostra la versione\n"
6906 #: utils/update-alternatives.c
6907 #, c-format
6908 msgid "Use '%s --help' for program usage information."
6909 msgstr "Usare \"%s --help\" per un aiuto sull'uso del programma."
6911 #: utils/update-alternatives.c
6912 #, c-format
6913 msgid "malloc failed (%zu bytes)"
6914 msgstr "malloc non riuscita (%zu byte)"
6916 #: utils/update-alternatives.c
6917 #, c-format
6918 msgid "wait for subprocess %s failed"
6919 msgstr "wait del sottoprocesso %s non riuscita"
6921 #: utils/update-alternatives.c
6922 #, c-format
6923 msgid "unable to remove '%s'"
6924 msgstr "impossibile rimuovere \"%s\""
6926 #: utils/update-alternatives.c
6927 #, fuzzy, c-format
6928 #| msgid "cannot open directory '%s'"
6929 msgid "cannot create log directory '%s'"
6930 msgstr "impossibile aprire la directory \"%s\""
6932 #: utils/update-alternatives.c
6933 #, c-format
6934 msgid "cannot append to '%s'"
6935 msgstr "impossibile aggiungere a \"%s\""
6937 #: utils/update-alternatives.c
6938 #, fuzzy, c-format
6939 #| msgid "cannot open directory '%s'"
6940 msgid "cannot get local time to log into '%s'"
6941 msgstr "impossibile aprire la directory \"%s\""
6943 #: utils/update-alternatives.c
6944 #, fuzzy, c-format
6945 #| msgid "unable to read link '%.255s'"
6946 msgid "unable to read link '%s%.255s'"
6947 msgstr "impossibile leggere il collegamento \"%.255s\""
6949 #: utils/update-alternatives.c
6950 #, fuzzy, c-format
6951 #| msgid "unable to create file '%s'"
6952 msgid "unable to get file '%s%s' metadata"
6953 msgstr "impossibile creare il file \"%s\""
6955 #: utils/update-alternatives.c
6956 #, fuzzy, c-format
6957 #| msgid "cannot divert file '%s' to itself"
6958 msgid "cannot set symlink '%s' timestamp"
6959 msgstr "impossibile divergere il file \"%s\" a se stesso"
6961 #: utils/update-alternatives.c
6962 msgid "auto mode"
6963 msgstr "modalità automatica"
6965 #: utils/update-alternatives.c
6966 msgid "manual mode"
6967 msgstr "modalità manuale"
6969 #: utils/update-alternatives.c
6970 #, c-format
6971 msgid "unexpected end of file while trying to read %s"
6972 msgstr "fine del file inattesa durante il tentativo di leggere %s"
6974 #: utils/update-alternatives.c
6975 #, c-format
6976 msgid "while reading %s: %s"
6977 msgstr "durante la lettura di %s: %s"
6979 #: utils/update-alternatives.c
6980 #, c-format
6981 msgid "line not terminated while trying to read %s"
6982 msgstr "riga non terminata durante il tentativo di leggere %s"
6984 #: utils/update-alternatives.c
6985 #, c-format
6986 msgid "%s corrupt: %s"
6987 msgstr "%s danneggiato: %s"
6989 #: utils/update-alternatives.c
6990 #, c-format
6991 msgid "newlines prohibited in update-alternatives files (%s)"
6992 msgstr "newline proibite nei file update-alternatives (%s)"
6994 #: utils/update-alternatives.c
6995 msgid "slave name"
6996 msgstr "nome slave"
6998 #: utils/update-alternatives.c
6999 #, c-format
7000 msgid "duplicate slave name %s"
7001 msgstr "nome slave %s duplicato"
7003 #: utils/update-alternatives.c
7004 msgid "slave link"
7005 msgstr "collegamento slave"
7007 #: utils/update-alternatives.c
7008 #, c-format
7009 msgid "slave link same as main link %s"
7010 msgstr "collegamento slave identico a quello main %s"
7012 #: utils/update-alternatives.c
7013 #, c-format
7014 msgid "duplicate slave link %s"
7015 msgstr "collegamento slave %s duplicato"
7017 #: utils/update-alternatives.c
7018 msgid "master file"
7019 msgstr "file master"
7021 #: utils/update-alternatives.c
7022 #, c-format
7023 msgid "duplicate path %s"
7024 msgstr "percorso %s duplicato"
7026 #: utils/update-alternatives.c
7027 #, c-format
7028 msgid ""
7029 "alternative %s (part of link group %s) doesn't exist; removing from list of "
7030 "alternatives"
7031 msgstr ""
7032 "l'alternativa %s (parte del gruppo %s) non esiste; viene rimossa dall'elenco "
7033 "delle alternative"
7035 #: utils/update-alternatives.c
7036 msgid "priority"
7037 msgstr "priorità"
7039 #: utils/update-alternatives.c
7040 msgid "slave file"
7041 msgstr "file slave"
7043 #: utils/update-alternatives.c
7044 #, c-format
7045 msgid "priority of %s: %s"
7046 msgstr "priorità di %s: %s"
7048 #: utils/update-alternatives.c
7049 #, c-format
7050 msgid "priority of %s is out of range: %s"
7051 msgstr "la priorità di %s è fuori intervallo: %s"
7053 #: utils/update-alternatives.c
7054 msgid "status"
7055 msgstr "stato"
7057 #: utils/update-alternatives.c
7058 msgid "invalid status"
7059 msgstr "stato non valido"
7061 #: utils/update-alternatives.c
7062 msgid "master link"
7063 msgstr "collegamento master"
7065 #: utils/update-alternatives.c
7066 #, c-format
7067 msgid "discarding obsolete slave link %s (%s)"
7068 msgstr "eliminazione del collegamento slave %s (%s) obsoleto"
7070 #: utils/update-alternatives.c
7071 #, fuzzy, c-format
7072 #| msgid "cannot scan updates directory '%.255s'"
7073 msgid "cannot create administrative directory '%s'"
7074 msgstr "impossibile analizzare la directory updates \"%.255s\""
7076 #: utils/update-alternatives.c
7077 #, c-format
7078 msgid "unable to flush file '%s'"
7079 msgstr "impossibile eseguire il flush del file \"%s\""
7081 #: utils/update-alternatives.c
7082 #, fuzzy, c-format
7083 #| msgid "cannot stat file '%s'"
7084 msgid "cannot stat file '%s%s'"
7085 msgstr "impossibile eseguire stat sul file \"%s\""
7087 #: utils/update-alternatives.c
7088 #, c-format
7089 msgid "  link best version is %s"
7090 msgstr "  la versione migliore del collegamento è %s"
7092 #: utils/update-alternatives.c
7093 msgid "  link best version not available"
7094 msgstr "  versione migliore del collegamento non disponibile"
7096 #: utils/update-alternatives.c
7097 #, c-format
7098 msgid "  link currently points to %s"
7099 msgstr "  il collegamento attualmente punta a %s"
7101 #: utils/update-alternatives.c
7102 msgid "  link currently absent"
7103 msgstr "  il collegamento è attualmente assente"
7105 #: utils/update-alternatives.c
7106 #, c-format
7107 msgid "  link %s is %s"
7108 msgstr "  il collegamento %s è %s"
7110 #: utils/update-alternatives.c
7111 #, c-format
7112 msgid "  slave %s is %s"
7113 msgstr "  slave %s è %s"
7115 #: utils/update-alternatives.c
7116 #, c-format
7117 msgid "%s - priority %d"
7118 msgstr "%s - priorità %d"
7120 #: utils/update-alternatives.c
7121 #, c-format
7122 msgid "  slave %s: %s"
7123 msgstr "  slave %s: %s"
7125 #: utils/update-alternatives.c
7126 #, c-format
7127 msgid "There is %d choice for the alternative %s (providing %s)."
7128 msgid_plural "There are %d choices for the alternative %s (providing %s)."
7129 msgstr[0] "È disponibile %d scelta per l'alternativa %s (che fornisce %s)."
7130 msgstr[1] "Sono disponibili %d scelte per l'alternativa %s (che fornisce %s)."
7132 #: utils/update-alternatives.c
7133 msgid "Selection"
7134 msgstr "Selezione"
7136 #: utils/update-alternatives.c
7137 msgid "Path"
7138 msgstr "Percorso"
7140 #: utils/update-alternatives.c
7141 msgid "Priority"
7142 msgstr "Priorità"
7144 #: utils/update-alternatives.c
7145 msgid "Status"
7146 msgstr "Stato"
7148 #: utils/update-alternatives.c
7149 #, c-format
7150 msgid "Press <enter> to keep the current choice[*], or type selection number: "
7151 msgstr ""
7152 "Premere Invio per mantenere il valore predefinito[*] o digitare il numero "
7153 "della selezione: "
7155 #: utils/update-alternatives.c
7156 #, c-format
7157 msgid "There is no program which provides %s."
7158 msgstr "Non c'è alcun programma che fornisce %s."
7160 #: utils/update-alternatives.c
7161 msgid "Nothing to configure."
7162 msgstr "Nulla da configurare."
7164 #: utils/update-alternatives.c
7165 #, c-format
7166 msgid "not replacing %s with a link"
7167 msgstr "%s non viene sostituito con un collegamento"
7169 #: utils/update-alternatives.c
7170 #, fuzzy, c-format
7171 #| msgid "cannot scan updates directory '%.255s'"
7172 msgid "cannot create alternatives directory '%s'"
7173 msgstr "impossibile analizzare la directory updates \"%.255s\""
7175 #: utils/update-alternatives.c
7176 #, c-format
7177 msgid "can't install unknown choice %s"
7178 msgstr "impossibile installare la scelta %s sconosciuta"
7180 #: utils/update-alternatives.c
7181 #, c-format
7182 msgid ""
7183 "skip creation of %s because associated file %s (of link group %s) doesn't "
7184 "exist"
7185 msgstr ""
7186 "saltata la creazione di %s poiché il file %s associato (del gruppo %s) non "
7187 "esiste"
7189 #: utils/update-alternatives.c
7190 #, c-format
7191 msgid "not removing %s since it's not a symlink"
7192 msgstr "%s non viene rimosso in quanto non è un collegamento simbolico"
7194 #: utils/update-alternatives.c
7195 #, c-format
7196 msgid "alternative %s for %s not registered; not removing"
7197 msgstr "alternativa %s per %s non registrata, non viene rimossa"
7199 #: utils/update-alternatives.c
7200 #, c-format
7201 msgid "removing manually selected alternative - switching %s to auto mode"
7202 msgstr ""
7203 "rimozione delle alternative selezionate manualmente - viene attivata la "
7204 "modalità automatica per %s"
7206 #: utils/update-alternatives.c
7207 #, c-format
7208 msgid "alternative %s for %s not registered; not setting"
7209 msgstr "alternativa %s per %s non registrata, non viene impostata"
7211 #: utils/update-alternatives.c
7212 #, fuzzy, c-format
7213 #| msgid "There is no program which provides %s."
7214 msgid "there is no program which provides %s"
7215 msgstr "Non c'è alcun programma che fornisce %s."
7217 #: utils/update-alternatives.c
7218 #, fuzzy, c-format
7219 #| msgid "%s/%s is dangling; it will be updated with best choice"
7220 msgid "%s%s/%s is dangling; it will be updated with best choice"
7221 msgstr "%s/%s è in attesa, verrà aggiornato tramite una scelta ottimale"
7223 #: utils/update-alternatives.c
7224 #, fuzzy, c-format
7225 #| msgid ""
7226 #| "%s/%s has been changed (manually or by a script); switching to manual "
7227 #| "updates only"
7228 msgid ""
7229 "%s%s/%s has been changed (manually or by a script); switching to manual "
7230 "updates only"
7231 msgstr ""
7232 "%s/%s è stato modificato (manualmente o da uno script). Vengono usati i soli "
7233 "aggiornamenti manuali"
7235 #: utils/update-alternatives.c
7236 #, c-format
7237 msgid "setting up automatic selection of %s"
7238 msgstr "impostazione selezione automatica di %s"
7240 #: utils/update-alternatives.c
7241 #, fuzzy, c-format
7242 #| msgid "renaming %s slave link from %s to %s"
7243 msgid "renaming %s slave link from %s%s to %s%s"
7244 msgstr "rinomina del collegamento slave %s da %s in %s"
7246 #: utils/update-alternatives.c
7247 #, fuzzy, c-format
7248 #| msgid "renaming %s link from %s to %s"
7249 msgid "renaming %s link from %s%s to %s%s"
7250 msgstr "rinomina del collegamento %s da %s a %s"
7252 #: utils/update-alternatives.c
7253 #, c-format
7254 msgid "automatic updates of %s/%s are disabled; leaving it alone"
7255 msgstr "gli aggiornamenti automatici di %s/%s sono disabilitati, lasciato così"
7257 #: utils/update-alternatives.c
7258 #, c-format
7259 msgid "to return to automatic updates use '%s --auto %s'"
7260 msgstr "per ripristinare gli aggiornamenti automatici usare \"%s --auto %s\""
7262 #: utils/update-alternatives.c
7263 #, c-format
7264 msgid "using %s to provide %s (%s) in auto mode"
7265 msgstr "viene usato %s per fornire %s (%s) in modalità automatica"
7267 #: utils/update-alternatives.c
7268 #, c-format
7269 msgid "using %s to provide %s (%s) in manual mode"
7270 msgstr "viene usato %s per fornire %s (%s) in modalità manuale"
7272 #: utils/update-alternatives.c
7273 #, c-format
7274 msgid "updating alternative %s because link group %s has changed slave links"
7275 msgstr ""
7276 "viene aggiornata l'alternativa %s perché il gruppo di collegamento %s ha "
7277 "modificato i collegamenti slave"
7279 #: utils/update-alternatives.c
7280 #, c-format
7281 msgid ""
7282 "forcing reinstallation of alternative %s because link group %s is broken"
7283 msgstr ""
7284 "viene forzata l'installazione dell'alternativa %s poiché il gruppo %s è "
7285 "danneggiato"
7287 #: utils/update-alternatives.c
7288 #, c-format
7289 msgid "current alternative %s is unknown, switching to %s for link group %s"
7290 msgstr ""
7291 "l'alternativa %s attuale non è conosciuta, si passa a %s per il gruppo %s"
7293 #: utils/update-alternatives.c
7294 #, c-format
7295 msgid "selecting alternative %s as auto"
7296 msgstr ""
7298 #: utils/update-alternatives.c
7299 #, fuzzy, c-format
7300 #| msgid "no alternatives for %s"
7301 msgid "selecting alternative %s as choice %s"
7302 msgstr "nessuna alternativa per %s"
7304 #: utils/update-alternatives.c
7305 #, fuzzy, c-format
7306 #| msgid "Alternative %s unchanged because choice %s is not available."
7307 msgid "alternative %s unchanged because choice %s is not available"
7308 msgstr "Alternativa %s non modificata poiché la scelta %s non è disponibile."
7310 #: utils/update-alternatives.c
7311 #, fuzzy, c-format
7312 #| msgid "Skip unknown alternative %s."
7313 msgid "skip unknown alternative %s"
7314 msgstr "Alternativa %s sconosciuta saltata."
7316 #: utils/update-alternatives.c
7317 #, c-format
7318 msgid "line too long or not terminated while trying to read %s"
7319 msgstr "riga troppo lunga o non terminata durante il tentativo di leggere %s"
7321 #: utils/update-alternatives.c
7322 #, fuzzy, c-format
7323 #| msgid "Skip invalid line: %s"
7324 msgid "skip invalid selection line: %s"
7325 msgstr "Salta riga non valida: %s"
7327 #: utils/update-alternatives.c
7328 #, c-format
7329 msgid "alternative name (%s) must not contain '/' and spaces"
7330 msgstr "il nome alternativo (%s) non deve contenere \"/\" e spazi"
7332 # (ndt) accorciata, penso si capisca lo stesso...
7333 #: utils/update-alternatives.c
7334 #, c-format
7335 msgid "alternative link is not absolute as it should be: %s"
7336 msgstr "il collegamento alternativo non è assoluto: %s"
7338 #: utils/update-alternatives.c
7339 #, c-format
7340 msgid "alternative path is not absolute as it should be: %s"
7341 msgstr "il percorso alternativo non è assoluto: %s"
7343 #: utils/update-alternatives.c
7344 #, c-format
7345 msgid "alternative %s can't be master: it is a slave of %s"
7346 msgstr "l'alternativa %s non può essere master: è slave di %s"
7348 #: utils/update-alternatives.c
7349 #, c-format
7350 msgid "alternative link %s is already managed by %s"
7351 msgstr "il collegamento alternativo %s è già gestito da %s"
7353 #: utils/update-alternatives.c
7354 #, fuzzy, c-format
7355 #| msgid "alternative path %s doesn't exist"
7356 msgid "alternative path %s%s doesn't exist"
7357 msgstr "il percorso alternativo %s non esiste"
7359 #: utils/update-alternatives.c
7360 #, c-format
7361 msgid "alternative %s can't be slave of %s: it is a master alternative"
7362 msgstr "l'alternativa %s non può essere slave di %s: è un'alternativa master"
7364 #: utils/update-alternatives.c
7365 #, c-format
7366 msgid "alternative %s can't be slave of %s: it is a slave of %s"
7367 msgstr "l'alternativa %s non può essere slave di %s: è slave di %s"
7369 #: utils/update-alternatives.c
7370 #, c-format
7371 msgid "alternative link %s is already managed by %s (slave of %s)"
7372 msgstr "il collegamento alternativo %s è già gestito da %s (slave di %s)"
7374 #: utils/update-alternatives.c
7375 #, c-format
7376 msgid "two commands specified: --%s and --%s"
7377 msgstr "specificati due comandi: --%s e --%s"
7379 #: utils/update-alternatives.c
7380 #, c-format
7381 msgid "unknown argument '%s'"
7382 msgstr "argomento \"%s\" sconosciuto"
7384 #: utils/update-alternatives.c
7385 #, fuzzy, c-format
7386 #| msgid "--install needs <link> <name> <path> <priority>"
7387 msgid "--%s needs <link> <name> <path> <priority>"
7388 msgstr "--install richiede <collegamento> <nome> <percorso> <priorità>"
7390 #: utils/update-alternatives.c
7391 #, c-format
7392 msgid "<link> '%s' is the same as <path>"
7393 msgstr ""
7395 #: utils/update-alternatives.c
7396 #, fuzzy, c-format
7397 #| msgid "priority must be an integer"
7398 msgid "priority '%s' must be an integer"
7399 msgstr "la priorità deve essere un numero intero"
7401 #: utils/update-alternatives.c
7402 #, fuzzy, c-format
7403 #| msgid "priority is out of range"
7404 msgid "priority '%s' is out of range"
7405 msgstr "la priorità è fuori intervallo"
7407 #: utils/update-alternatives.c
7408 #, c-format
7409 msgid "--%s needs <name> <path>"
7410 msgstr "--%s richiede <nome> <percorso>"
7412 #: utils/update-alternatives.c
7413 #, c-format
7414 msgid "--%s needs <name>"
7415 msgstr "--%s richiede <nome>"
7417 #: utils/update-alternatives.c
7418 #, fuzzy, c-format
7419 #| msgid "--slave only allowed with --install"
7420 msgid "--%s only allowed with --%s"
7421 msgstr "--slave consentita solo con --install"
7423 #: utils/update-alternatives.c
7424 #, fuzzy, c-format
7425 #| msgid "--slave needs <link> <name> <path>"
7426 msgid "--%s needs <link> <name> <path>"
7427 msgstr "--slave richiede <collegamento> <nome> <percorso>"
7429 #: utils/update-alternatives.c
7430 #, fuzzy, c-format
7431 #| msgid "name %s is both primary and slave"
7432 msgid "<name> '%s' is both primary and slave"
7433 msgstr "il nome %s è sia primario che slave"
7435 #: utils/update-alternatives.c
7436 #, fuzzy, c-format
7437 #| msgid "link %s is both primary and slave"
7438 msgid "<link> '%s' is both primary and slave"
7439 msgstr "il collegamento %s è sia primario che slave"
7441 #: utils/update-alternatives.c
7442 #, fuzzy, c-format
7443 #| msgid "duplicate slave name %s"
7444 msgid "duplicate slave <name> '%s'"
7445 msgstr "nome slave %s duplicato"
7447 #: utils/update-alternatives.c
7448 #, fuzzy, c-format
7449 #| msgid "duplicate slave link %s"
7450 msgid "duplicate slave <link> '%s'"
7451 msgstr "collegamento slave %s duplicato"
7453 #: utils/update-alternatives.c
7454 #, c-format
7455 msgid "--%s needs a <file> argument"
7456 msgstr "--%s richiede un argomento <file>"
7458 #: utils/update-alternatives.c
7459 #, c-format
7460 msgid ""
7461 "need --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s, --%s or --%s"
7462 msgstr ""
7464 #: utils/update-alternatives.c
7465 #, c-format
7466 msgid "no alternatives for %s"
7467 msgstr "nessuna alternativa per %s"
7469 #: utils/update-alternatives.c
7470 msgid "<standard input>"
7471 msgstr "<standard input>"
7473 #: utils/update-alternatives.polkit.in
7474 msgid "Run update-alternatives to modify system alternative selections"
7475 msgstr ""
7477 #: utils/update-alternatives.polkit.in
7478 msgid "Authentication is required to run update-alternatives"
7479 msgstr ""
7481 #, c-format
7482 #~ msgid "There is only one alternative in link group %s (providing %s): %s"
7483 #~ msgstr "È presente una sola alternativa nel gruppo %s (che fornisce %s): %s"
7485 #~ msgid "<link> and <path> can't be the same"
7486 #~ msgstr "<collegamento> e <percorso> non possono essere uguali"
7488 # (ndt) queste due pare si aggancino a quelle precedenti
7489 #, c-format
7490 #~ msgid "removal of %.250s"
7491 #~ msgstr "la rimozione di %.250s"
7493 #, c-format
7494 #~ msgid "installation of %.250s"
7495 #~ msgstr "l'installazione di %.250s"
7497 #, c-format
7498 #~ msgid "dpkg not recorded as installed, cannot check for %s support!\n"
7499 #~ msgstr ""
7500 #~ "dpkg non è stato registrato come installato, impossibile controllare il "
7501 #~ "supporto per %s.\n"
7503 #~ msgid "epoch"
7504 #~ msgstr "epoch"
7506 #~ msgid "multi-arch"
7507 #~ msgstr "multi-arch"
7509 #~ msgid "versioned Provides"
7510 #~ msgstr "Provides con numero di versione"
7512 #, fuzzy, c-format
7513 #~| msgid ""
7514 #~| "Assertable features: support-predepends, working-epoch, long-filenames,\n"
7515 #~| "  multi-conrep, multi-arch, versioned-provides.\n"
7516 #~| "\n"
7517 #~ msgid ""
7518 #~ "Assertable features: support-predepends, working-epoch, long-filenames,\n"
7519 #~ "  multi-conrep, multi-arch, versioned-provides, protected-field.\n"
7520 #~ "\n"
7521 #~ msgstr ""
7522 #~ "Funzionalità verificabili: support-predepends, working-epoch, long-"
7523 #~ "filenames,\n"
7524 #~ "  multi-conrep, multi-arch, versioned-provides.\n"
7525 #~ "\n"
7527 #, c-format
7528 #~ msgid "De-configuring %s (%s) ...\n"
7529 #~ msgstr "De-configurazione di %s (%s)...\n"
7531 #~ msgid ""
7532 #~ "need --display, --query, --list, --get-selections, --config, --set, --set-"
7533 #~ "selections, --install, --remove, --all, --remove-all or --auto"
7534 #~ msgstr ""
7535 #~ "richiede --display, --query, --list, --get-selections, --config, --set, --"
7536 #~ "set-selections, --install, --remove, --all, --remove-all oppure --auto"
7538 #~ msgid "unable to set ownership of triggers state directory '%.250s'"
7539 #~ msgstr ""
7540 #~ "impossibile impostare il proprietario della directory di stato dei "
7541 #~ "trigger \"%.250s\""
7543 #~ msgid "unable to open lock file %s for testing"
7544 #~ msgstr "impossibile aprire il file di blocco %s per la verifica"
7546 #~ msgid "unknown user '%s' in statoverride file"
7547 #~ msgstr "utente \"%s\" sconosciuto nel file statoverride"
7549 #~ msgid "unknown group '%s' in statoverride file"
7550 #~ msgstr "gruppo \"%s\" sconosciuto nel file statoverride"
7552 #~ msgid "'%.50s' is not allowed for %s"
7553 #~ msgstr "\"%.50s\" non è consentito per %s"
7555 #~ msgid "junk after %s"
7556 #~ msgstr "%s è seguito da cose inutili"
7558 #~ msgid "invalid package name (%.250s)"
7559 #~ msgstr "nome del pacchetto non valido (%.250s)"
7561 #~ msgid "yes/no in boolean field"
7562 #~ msgstr "yes/no in un campo booleano"
7564 #~ msgid "'%s' field, reference to '%.255s': error in version"
7565 #~ msgstr "campo \"%s\", riferimento a \"%.255s\": errore nella versione"
7567 #~ msgid "empty value for %s"
7568 #~ msgstr "valore vuoto per %s"
7570 #~ msgid "package has status triggers-awaited but no triggers awaited"
7571 #~ msgstr "lo stato del pacchetto è triggers-awaited, ma nessun trigger atteso"
7573 #~ msgid "package has status triggers-pending but no triggers pending"
7574 #~ msgstr ""
7575 #~ "lo stato del pacchetto è triggers-pending, ma nessun trigger imminente"
7577 #~ msgid "bulk available update requires write access to dpkg status area"
7578 #~ msgstr ""
7579 #~ "l'aggiornamento massivo delle disponibilità necessita dei permessi di "
7580 #~ "scrittura sull'area di stato di dpkg"
7582 #~ msgid "error reading dpkg-deb tar output"
7583 #~ msgstr "errore nel leggere il file tar creato da dpkg-deb"