diff options
author | bubulle@debian.org <> | 2008-11-13 19:46:14 +0100 |
---|---|---|
committer | bubulle@debian.org <> | 2008-11-13 19:46:14 +0100 |
commit | 812d9c3d1be846cb72b2243de344b5f408e7a9bc (patch) | |
tree | 0fca74343f25c4b10ef6af6513b4f08c8baff0a8 /po/it.po | |
parent | 93d14b124a3ac0b9f3ce63203ca2b91c2cac1b10 (diff) |
Updates to translation (and a mistake of mine with ru.po)
Diffstat (limited to 'po/it.po')
-rw-r--r-- | po/it.po | 57 |
1 files changed, 10 insertions, 47 deletions
@@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-11-12 22:07+0100\n" -"PO-Revision-Date: 2008-05-04 12:26+0200\n" +"PO-Revision-Date: 2008-11-13 09:50+0100\n" "Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n" "Language-Team: Italian <it@li.org>\n" "MIME-Version: 1.0\n" @@ -161,43 +161,6 @@ msgid "%s %s for %s compiled on %s %s\n" msgstr "%s %s per %s compilato il %s %s\n" #: cmdline/apt-cache.cc:1721 -#, fuzzy -#| msgid "" -#| "Usage: apt-cache [options] command\n" -#| " apt-cache [options] add file1 [file2 ...]\n" -#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" -#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n" -#| "\n" -#| "apt-cache is a low-level tool used to manipulate APT's binary\n" -#| "cache files, and query information from them\n" -#| "\n" -#| "Commands:\n" -#| " add - Add a package file to the source cache\n" -#| " gencaches - Build both the package and source cache\n" -#| " showpkg - Show some general information for a single package\n" -#| " showsrc - Show source records\n" -#| " stats - Show some basic statistics\n" -#| " dump - Show the entire file in a terse form\n" -#| " dumpavail - Print an available file to stdout\n" -#| " unmet - Show unmet dependencies\n" -#| " search - Search the package list for a regex pattern\n" -#| " show - Show a readable record for the package\n" -#| " depends - Show raw dependency information for a package\n" -#| " rdepends - Show reverse dependency information for a package\n" -#| " pkgnames - List the names of all packages\n" -#| " dotty - Generate package graphs for GraphViz\n" -#| " xvcg - Generate package graphs for xvcg\n" -#| " policy - Show policy settings\n" -#| "\n" -#| "Options:\n" -#| " -h This help text.\n" -#| " -p=? The package cache.\n" -#| " -s=? The source cache.\n" -#| " -q Disable progress indicator.\n" -#| " -i Show only important deps for the unmet command.\n" -#| " -c=? Read this configuration file\n" -#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" msgid "" "Usage: apt-cache [options] command\n" " apt-cache [options] add file1 [file2 ...]\n" @@ -257,7 +220,7 @@ msgstr "" " depends - Mostra informazioni di dipendenza per un pacchetto\n" " rdepends - Mostra informazioni di dipendenza all'incontrario per un " "pacchetto\n" -" pkgnames - Elenca i nomi di tutti i pacchetti\n" +" pkgnames - Elenca i nomi di tutti i pacchetti nel sistema\n" " dotty - Genera un grafo dei pacchetti per GraphViz\n" " xvcg - Genera un grafo dei pacchetti per xvcg\n" " policy - Mostra le preferenze adottate\n" @@ -2116,9 +2079,8 @@ msgid "Error reading from server" msgstr "Errore nella lettura dal server" #: methods/http.cc:945 apt-pkg/contrib/mmap.cc:196 -#, fuzzy msgid "Failed to truncate file" -msgstr "Impossibile scrivere il file %s" +msgstr "Impossibile troncare il file" #: methods/http.cc:1105 msgid "Bad header data" @@ -2143,7 +2105,7 @@ msgstr "Impossibile eseguire mmap di %lu byte" #: apt-pkg/contrib/mmap.cc:213 msgid "Dynamic MMap ran out of room" -msgstr "" +msgstr "MMap dinamica ha finito lo spazio" #: apt-pkg/contrib/strutl.cc:1014 #, c-format @@ -2885,9 +2847,9 @@ msgid "Wrote %i records with %i missing files and %i mismatched files\n" msgstr "Scritti %i record con %i file mancanti e %i file senza match\n" #: apt-pkg/deb/dpkgpm.cc:49 -#, fuzzy, c-format +#, c-format msgid "Installing %s" -msgstr "%s Installato" +msgstr "Installazione di %s in corso" #: apt-pkg/deb/dpkgpm.cc:50 apt-pkg/deb/dpkgpm.cc:612 #, c-format @@ -2902,7 +2864,7 @@ msgstr "Rimozione di %s in corso" #: apt-pkg/deb/dpkgpm.cc:52 #, c-format msgid "Running post-installation trigger %s" -msgstr "" +msgstr "Esecuzione del comando post installazione %s" #: apt-pkg/deb/dpkgpm.cc:521 #, c-format @@ -2972,7 +2934,8 @@ msgstr "Connessione chiusa prematuramente" #~ "the package is simply not installable and a bug report against\n" #~ "that package should be filed." #~ msgstr "" -#~ "Poiché è stata richiesta solo una singola operazione è molto facile che\n" +#~ "Poiché è stata richiesta solo una singola operazione è molto facile " +#~ "che\n" #~ "il pacchetto semplicemente non sia installabile, si consiglia\n" #~ "di inviare un \"bug report\" per tale pacchetto." @@ -3007,7 +2970,7 @@ msgstr "Connessione chiusa prematuramente" #~ msgstr "Select fallito" #~ msgid "File date has changed %s" -#~ msgstr "La data del file Ú cambiata %s" +#~ msgstr "La data del file Ú cambiata %s" #~ msgid "Reading file list" #~ msgstr "Lettura della lista dei file in corso" |