From 5d2e48d17f5a6268c8d290320da85da8dca19b85 Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Mon, 7 Oct 2019 18:12:24 +1000 Subject: Pull and push translation changes in preparation for 5.2 Signed-off-by: Allan McRae --- lib/libalpm/po/it.po | 128 +++++++++++++++++++++++++++------------------------ 1 file changed, 68 insertions(+), 60 deletions(-) (limited to 'lib/libalpm/po/it.po') diff --git a/lib/libalpm/po/it.po b/lib/libalpm/po/it.po index 8fc18d1b..fb46dc61 100644 --- a/lib/libalpm/po/it.po +++ b/lib/libalpm/po/it.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2019-08-12 11:37+1000\n" -"PO-Revision-Date: 2019-08-11 09:10+0000\n" +"POT-Creation-Date: 2019-10-07 18:07+1000\n" +"PO-Revision-Date: 2019-08-12 20:27+0000\n" "Last-Translator: Alessandro Menti \n" "Language-Team: Italian (http://www.transifex.com/toofishes/archlinux-pacman/" "language/it/)\n" @@ -25,7 +25,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: lib/libalpm/add.c:91 lib/libalpm/sync.c:284 +#: lib/libalpm/add.c:91 lib/libalpm/sync.c:290 #, c-format msgid "%s-%s is up to date -- skipping\n" msgstr "%s-%s è aggiornato e sarà ignorato\n" @@ -57,7 +57,7 @@ msgstr "è stato rilevato un warning durante l'estrazione di %s (%s)\n" msgid "could not extract %s (%s)\n" msgstr "impossibile estrarre %s (%s)\n" -#: lib/libalpm/add.c:159 lib/libalpm/dload.c:572 lib/libalpm/remove.c:542 +#: lib/libalpm/add.c:159 lib/libalpm/dload.c:574 lib/libalpm/remove.c:542 #, c-format msgid "could not rename %s to %s (%s)\n" msgstr "impossibile rinominare %s in %s (%s)\n" @@ -170,7 +170,7 @@ msgstr "la voce nel database '%s' è corrotta\n" #: lib/libalpm/be_local.c:713 lib/libalpm/be_local.c:809 #: lib/libalpm/be_local.c:954 lib/libalpm/be_local.c:1051 -#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:420 lib/libalpm/util.c:253 +#: lib/libalpm/diskspace.c:131 lib/libalpm/dload.c:422 lib/libalpm/util.c:253 #: lib/libalpm/util.c:269 #, c-format msgid "could not open file %s: %s\n" @@ -230,12 +230,12 @@ msgstr "la versione del pacchetto %s non è valida\n" msgid "missing package metadata in %s\n" msgstr "manca il metadata del pacchetto in %s\n" -#: lib/libalpm/be_package.c:748 +#: lib/libalpm/be_package.c:750 #, c-format msgid "failed to read signature file: %s\n" msgstr "impossibile leggere il file della firma: %s\n" -#: lib/libalpm/be_package.c:769 lib/libalpm/sync.c:937 +#: lib/libalpm/be_package.c:779 lib/libalpm/sync.c:953 #, c-format msgid "required key missing from keyring\n" msgstr "la chiave richiesta non è presente nel portachiavi\n" @@ -295,12 +295,12 @@ msgstr "%s sarà rimosso dopo la sua dipendenza %s\n" msgid "%s will be installed before its %s dependency\n" msgstr "%s sarà installato prima della sua dipendenza %s\n" -#: lib/libalpm/deps.c:682 lib/libalpm/deps.c:712 +#: lib/libalpm/deps.c:681 lib/libalpm/deps.c:712 #, c-format msgid "ignoring package %s-%s\n" msgstr "il pacchetto %s-%s è stato ignorato\n" -#: lib/libalpm/deps.c:867 +#: lib/libalpm/deps.c:869 #, c-format msgid "cannot resolve \"%s\", a dependency of \"%s\"\n" msgstr "impossibile risolvere \"%s\", una dipendenza di \"%s\"\n" @@ -359,39 +359,39 @@ msgstr "impossibile determinare il punto di montaggio della root %s\n" msgid "Partition %s is mounted read only\n" msgstr "La partizione %s è montata in sola lettura\n" -#: lib/libalpm/dload.c:159 +#: lib/libalpm/dload.c:161 #, c-format msgid "disk" msgstr "disco" -#: lib/libalpm/dload.c:346 +#: lib/libalpm/dload.c:348 #, c-format msgid "failed to create temporary file for download\n" msgstr "impossibile creare la directory temporanea per il download\n" -#: lib/libalpm/dload.c:391 +#: lib/libalpm/dload.c:393 #, c-format msgid "url '%s' is invalid\n" msgstr "l'url '%s' non è valido\n" -#: lib/libalpm/dload.c:462 lib/libalpm/dload.c:483 lib/libalpm/dload.c:494 +#: lib/libalpm/dload.c:464 lib/libalpm/dload.c:485 lib/libalpm/dload.c:496 #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "impossibile scaricare il pacchetto '%s' da %s : %s\n" -#: lib/libalpm/dload.c:475 +#: lib/libalpm/dload.c:477 #, c-format msgid "failed retrieving file '%s' from %s : expected download size exceeded\n" msgstr "" "impossibile scaricare il file '%s' da %s: la dimensione di download supera " "quella attesa\n" -#: lib/libalpm/dload.c:530 +#: lib/libalpm/dload.c:532 #, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "%s sembra essere incompleto: %jd/%jd byte\n" -#: lib/libalpm/dload.c:675 lib/libalpm/dload.c:704 +#: lib/libalpm/dload.c:677 lib/libalpm/dload.c:706 #, c-format msgid "failed to download %s\n" msgstr "non è stato possibile scaricare %s\n" @@ -659,7 +659,7 @@ msgstr "si è verificato un errore lanciando il downloader esterno" #: lib/libalpm/error.c:159 #, c-format msgid "compiled without signature support" -msgstr "" +msgstr "compilato senza supporto per le firme" #: lib/libalpm/error.c:162 #, c-format @@ -808,149 +808,157 @@ msgstr "impossibile rimuovere la voce '%s' dalla cache\n" msgid "Public keyring not found; have you run '%s'?\n" msgstr "Portachiavi pubblico non trovato; hai eseguito '%s'?\n" -#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705 +#: lib/libalpm/signing.c:207 lib/libalpm/signing.c:779 #, c-format msgid "GPGME error: %s\n" msgstr "Errore di GPGME: %s\n" -#: lib/libalpm/signing.c:402 +#: lib/libalpm/signing.c:284 +#, c-format +msgid "looking up key %s using WKD\n" +msgstr "" + +#: lib/libalpm/signing.c:293 +#, fuzzy, c-format +msgid "gpg error: %s\n" +msgstr "Errore di GPGME: %s\n" + +#: lib/libalpm/signing.c:441 lib/libalpm/signing.c:510 #, c-format msgid "keyring is not writable\n" msgstr "il portachiavi non è scrivibile\n" -#: lib/libalpm/signing.c:460 -#, c-format -msgid "key \"%s\" could not be imported\n" +#: lib/libalpm/signing.c:534 +#, fuzzy, c-format +msgid "key \"%s\" on keyserver\n" msgstr "la chiave \"%s\" non può essere importata\n" -#: lib/libalpm/signing.c:466 +#: lib/libalpm/signing.c:539 #, c-format -msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n" -msgstr "" -"chiave %s, \"%s\" trovata sul server delle chiavi, il portachiavi non è " -"scrivibile\n" +msgid "key \"%s\" could not be imported\n" +msgstr "la chiave \"%s\" non può essere importata\n" -#: lib/libalpm/signing.c:471 +#: lib/libalpm/signing.c:543 #, c-format msgid "key \"%s\" could not be looked up remotely\n" msgstr "impossibile cercare la chiave \"%s\" sul server remoto\n" -#: lib/libalpm/signing.c:859 lib/libalpm/sync.c:1006 +#: lib/libalpm/signing.c:934 lib/libalpm/sync.c:1022 #, c-format msgid "%s: missing required signature\n" msgstr "%s: manca la firma PGP\n" -#: lib/libalpm/signing.c:874 +#: lib/libalpm/signing.c:949 #, c-format msgid "%s: signature from \"%s\" is marginal trust\n" msgstr "%s: la firma di \"%s\" ha un'affidabilità marginale\n" -#: lib/libalpm/signing.c:882 +#: lib/libalpm/signing.c:957 #, c-format msgid "%s: signature from \"%s\" is unknown trust\n" msgstr "%s: la firma di \"%s\" ha un'affidabilità sconosciuta\n" -#: lib/libalpm/signing.c:889 +#: lib/libalpm/signing.c:964 #, c-format msgid "%s: signature from \"%s\" should never be trusted\n" msgstr "" "%s: la firma di \"%s\" non dovrebbe mai essere considerata affidabile\n" -#: lib/libalpm/signing.c:901 +#: lib/libalpm/signing.c:976 #, c-format msgid "%s: key \"%s\" is unknown\n" msgstr "%s: chiave \"%s\" sconosciuta\n" -#: lib/libalpm/signing.c:910 +#: lib/libalpm/signing.c:985 #, c-format msgid "%s: key \"%s\" is disabled\n" msgstr "%s: chiave \"%s\" disabilitata\n" -#: lib/libalpm/signing.c:914 +#: lib/libalpm/signing.c:989 #, c-format msgid "%s: signature from \"%s\" is expired\n" msgstr "%s: la firma di \"%s\" è scaduta\n" -#: lib/libalpm/signing.c:918 +#: lib/libalpm/signing.c:993 #, c-format msgid "%s: signature from \"%s\" is invalid\n" msgstr "%s: la firma di \"%s\" non è valida\n" -#: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 -#: lib/libalpm/signing.c:1142 +#: lib/libalpm/signing.c:1070 lib/libalpm/signing.c:1138 +#: lib/libalpm/signing.c:1217 #, c-format msgid "%s: signature format error\n" msgstr "%s: errore formato firma\n" -#: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 -#: lib/libalpm/signing.c:1136 +#: lib/libalpm/signing.c:1170 lib/libalpm/signing.c:1203 +#: lib/libalpm/signing.c:1211 #, c-format msgid "%s: unsupported signature format\n" msgstr "%s: formato firma non supportato\n" -#: lib/libalpm/sync.c:93 +#: lib/libalpm/sync.c:99 #, c-format msgid "%s: ignoring package upgrade (%s => %s)\n" msgstr "%s: l'aggiornamento del pacchetto è stato ignorato (%s => %s)\n" -#: lib/libalpm/sync.c:105 +#: lib/libalpm/sync.c:111 #, c-format msgid "%s: ignoring package downgrade (%s => %s)\n" msgstr "%s: il downgrade del pacchetto è stato ignorato (%s => %s)\n" -#: lib/libalpm/sync.c:108 +#: lib/libalpm/sync.c:114 #, c-format msgid "%s: downgrading from version %s to version %s\n" msgstr "%s: è in corso il downgrade dalla versione %s alla versione %s\n" -#: lib/libalpm/sync.c:114 +#: lib/libalpm/sync.c:120 #, c-format msgid "%s: local (%s) is newer than %s (%s)\n" msgstr "" "%s: la versione installata (%s) è più recente di quella presente in %s (%s)\n" -#: lib/libalpm/sync.c:155 +#: lib/libalpm/sync.c:161 #, c-format msgid "ignoring package replacement (%s-%s => %s-%s)\n" msgstr "la sostituzione del pacchetto (%s-%s => %s-%s) è stata ignorata\n" -#: lib/libalpm/sync.c:171 +#: lib/libalpm/sync.c:177 #, c-format msgid "cannot replace %s by %s\n" msgstr "impossibile sostituire %s con %s\n" -#: lib/libalpm/sync.c:529 lib/libalpm/sync.c:599 +#: lib/libalpm/sync.c:535 lib/libalpm/sync.c:605 #, c-format msgid "unresolvable package conflicts detected\n" msgstr "sono stati rilevati dei conflitti irrisolvibili tra i pacchetti\n" -#: lib/libalpm/sync.c:549 +#: lib/libalpm/sync.c:555 #, c-format msgid "removing '%s' from target list because it conflicts with '%s'\n" msgstr "" "rimozione di '%s' dalla lista dei pacchetti perché va in conflitto con '%s'\n" -#: lib/libalpm/sync.c:843 +#: lib/libalpm/sync.c:849 #, c-format msgid "failed to retrieve some files\n" msgstr "impossibile scaricare alcuni file\n" -#: lib/libalpm/sync.c:1020 -#, fuzzy, c-format +#: lib/libalpm/sync.c:1036 +#, c-format msgid "failed to read file %s: %s\n" -msgstr "impossibile leggere il file della firma: %s\n" +msgstr "impossibile leggere il file %s: %s\n" -#: lib/libalpm/sync.c:1207 +#: lib/libalpm/sync.c:1223 #, c-format msgid "not enough free disk space\n" msgstr "lo spazio libero sul disco non è sufficiente\n" -#: lib/libalpm/sync.c:1229 +#: lib/libalpm/sync.c:1245 #, c-format msgid "could not commit removal transaction\n" msgstr "impossibile eseguire l'operazione di rimozione\n" -#: lib/libalpm/sync.c:1237 +#: lib/libalpm/sync.c:1253 #, c-format msgid "could not commit transaction\n" msgstr "impossibile eseguire l'operazione\n" @@ -1037,8 +1045,8 @@ msgstr "" "impossibile trovare o creare la cache del pacchetto, al suo posto sarà usato " "%s\n" -#~ msgid "invalid or corrupted delta" -#~ msgstr "file delta non valido oppure corrotto" - -#~ msgid "delta patch failed" -#~ msgstr "si sono verificati degli errori con la patch di delta" +#, c-format +#~ msgid "key %s, \"%s\" found on keyserver, keyring is not writable\n" +#~ msgstr "" +#~ "chiave %s, \"%s\" trovata sul server delle chiavi, il portachiavi non è " +#~ "scrivibile\n" -- cgit v1.2.3-24-g4f1b