X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/3f7604340855760289d7ed7e2dca70f99a9f4986..3465138575e1fd0d5892d9b6be1ae232eb873460:/po/it.po?ds=sidebyside diff --git a/po/it.po b/po/it.po index 3b0eb4c67..79ed59aef 100644 --- a/po/it.po +++ b/po/it.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-04-25 15:24+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2015-04-07 16:51+0100\n" "Last-Translator: Milo Casagrande \n" "Language-Team: Italian \n" @@ -550,17 +550,19 @@ msgid_plural "" msgstr[0] "C'è %i versione aggiuntiva: usare \"-a\" per visualizzarla" msgstr[1] "Ci sono %i versioni aggiuntive: usare \"-a\" per visualizzarle" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "Nota: questa è solo una simulazione.\n" -" apt-get necessita dei privilegi di root per la normale esecuzione.\n" +" %s necessita dei privilegi di root per la normale esecuzione.\n" " Inoltre, il meccanismo di blocco non è attivato e non è quindi\n" -" utile dare importanza a tutto ciò per una situazione reale." +" utile dare importanza a tutto ciò per una situazione reale.\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -768,10 +770,6 @@ msgstr "" msgid "Pinned packages:" msgstr "Pacchetti con gancio:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(non trovato)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -790,10 +788,6 @@ msgstr " Candidato: " msgid "(none)" msgstr "(nessuno)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr " Gancio del pacchetto: " - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -1724,6 +1718,25 @@ msgstr "Interrogazione" msgid "Unable to invoke " msgstr "Impossibile invocare " +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" +"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete " +"richiede autenticazione?)" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, fuzzy, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" +"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete " +"richiede autenticazione?)" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "È stata trovata almeno una firma non valida." @@ -1741,16 +1754,6 @@ msgstr "" "Impossibile eseguire \"apt-key\" per verificare la firma (forse gnupg non è " "installato)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" -"Il file con la firma in chiaro non è valido, ottenuto \"%s\" (la rete " -"richiede autenticazione?)" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "Errore sconosciuto durante l'esecuzione di apt-key" @@ -1947,6 +1950,20 @@ msgstr "" msgid "Merging available information" msgstr "Unione delle informazioni disponibili" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "In attesa di %s ma non era presente" + #: cmdline/apt-extracttemplates.cc #, fuzzy msgid "" @@ -2485,15 +2502,50 @@ msgid "" "details." msgstr "" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "rename() non riuscita: %s (%s -> %s)." +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "La directory %s è deviata" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "La directory %s è deviata" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "La directory %s è deviata" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "La directory %s è deviata" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "La directory %s è deviata" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Somma hash non corrispondente" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "rename() non riuscita: %s (%s -> %s)." + #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Le dimensioni non corrispondono" @@ -2545,11 +2597,6 @@ msgid "" "weak security information for it" msgstr "" -#: apt-pkg/acquire-item.cc -msgid "There is no public key available for the following key IDs:\n" -msgstr "" -"Non è disponibile alcuna chiave pubblica per i seguenti ID di chiavi:\n" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -2567,33 +2614,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribuzione in conflitto: %s (atteso %s ma ottenuto %s)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "La directory %s è deviata" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the user explicitly wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "La directory %s è deviata" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "La directory %s è deviata" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -3048,11 +3068,6 @@ msgstr "" "Viene ignorato il file \"%s\" nella directory \"%s\" poiché ha un'estensione " "non valida" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "In attesa di %s ma non era presente" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3270,13 +3285,8 @@ msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Voce \"Date\" nel file Release %s non valida" - -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Voce \"Valid-Until\" nel file Release %s non valida" +msgid "Invalid '%s' entry in Release file %s" +msgstr "Voce \"%s\" nel file Release %s non valida" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc @@ -3289,6 +3299,11 @@ msgstr "" msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3360,7 +3375,7 @@ msgstr "Esecuzione comando di post installazione %s" msgid "Directory '%s' missing" msgstr "Directory \"%s\" mancante" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "Impossibile aprire il file \"%s\"" @@ -3804,6 +3819,16 @@ msgstr "" msgid "Calculating upgrade" msgstr "Calcolo dell'aggiornamento" +#~ msgid "(not found)" +#~ msgstr "(non trovato)" + +#~ msgid " Package pin: " +#~ msgstr " Gancio del pacchetto: " + +#~ msgid "There is no public key available for the following key IDs:\n" +#~ msgstr "" +#~ "Non è disponibile alcuna chiave pubblica per i seguenti ID di chiavi:\n" + #, fuzzy #~ msgid "The repository is insufficiently signed by key %s (%s)" #~ msgstr "La directory %s è deviata"