# Italian translation of urpmi.
# Copyright (C) 1999 Free Software Foundation, Inc.
# Copyright (c) 1999 MandrakeSoft
# Paolo Lorenzin <pasusu@tin.it>, 1999
# Daniele Pighin <daniele@dcs.it>, 2001-2002
# Roberto Rosselli Del Turco <rosselli@ling.unipi.it>, 2002
# 
msgid ""
msgstr ""
"Project-Id-Version: urpmi 3.3\n"
"POT-Creation-Date: 2002-08-24 02:19+0200\n"
"PO-Revision-Date: 2002-08-18 14:02+0200\n"
"Last-Translator: Roberto Rosselli Del Turco <rosselli@ling.unipi.it>\n"
"Language-Team: Italian <it@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../_irpm_.c:23 ../urpmi_.c:495
#, c-format
msgid "installing %s\n"
msgstr "sto installando %s\n"

#: ../_irpm_.c:33
#, c-format
msgid ""
"Automatic installation of packages...\n"
"You requested installation of package %s\n"
msgstr ""
"Installazione automatica dei pacchetti...\n"
"Hai richiesto l'installazione del pacchetto %s\n"

#: ../_irpm_.c:33 ../urpme_.c:32 ../urpmi_.c:410
msgid "Is it OK?"
msgstr "E' corretto?"

#: ../_irpm_.c:35 ../urpmi_.c:347 ../urpmi_.c:364 ../urpmi_.c:413
#: ../urpmi_.c:441 ../urpmi_.c:469
msgid "Ok"
msgstr "Ok"

#: ../_irpm_.c:36 ../urpmi_.c:348 ../urpmi_.c:365 ../urpmi_.c:414
#: ../urpmi_.c:442 ../urpmi_.c:470
msgid "Cancel"
msgstr "Cancella"

#. Translator: Add here the keys which might be pressed in the "No"-case.
#: ../_irpm_.c:42 ../urpme_.c:35 ../urpmi_.c:352 ../urpmi_.c:369
#: ../urpmi_.c:418 ../urpmi_.c:474 ../urpmi_.c:522 placeholder.h:17
msgid "Nn"
msgstr "Nn"

#. Translator: Add here the keys which might be pressed in the "Yes"-case.
#: ../_irpm_.c:43 ../urpme_.c:37 ../urpmi_.c:353 ../urpmi_.c:370
#: ../urpmi_.c:419 ../urpmi_.c:475 ../urpmi_.c:523 placeholder.h:11
msgid "Yy"
msgstr "SsYy"

#: ../_irpm_.c:44 ../urpme_.c:126 ../urpmi_.c:354 ../urpmi_.c:371
#: ../urpmi_.c:420
msgid " (Y/n) "
msgstr " (S/n) "

#: ../_irpm_.c:63
#, c-format
msgid "%s: command not found\n"
msgstr "%s: comando non trovato\n"

#. Translator: the %s here is a program name
#: ../urpm.pm_.c:178
#, c-format
msgid "Unknown webfetch `%s' !!!\n"
msgstr "Webfetch sconosciuto `%s' !!!\n"

#: ../urpm.pm_.c:197
#, c-format
msgid "unknown protocol defined for %s"
msgstr "protocollo sconosciuto definito per %s"

#: ../urpm.pm_.c:206
msgid "no webfetch (curl or wget currently) found\n"
msgstr "programmi di webfetch (attualmente curl o wget) non trovati\n"

#: ../urpm.pm_.c:218
#, c-format
msgid "unable to handle protocol: %s"
msgstr "non riesco a gestire il protocollo: %s"

#: ../urpm.pm_.c:221
msgid "wget is missing\n"
msgstr "wget mancante\n"

#: ../urpm.pm_.c:227
#, c-format
msgid "wget failed: exited with %d or signal %d\n"
msgstr "wget fallito: uscito con %d o segnale %d\n"

#: ../urpm.pm_.c:230
msgid "curl is missing\n"
msgstr "curl mancante\n"

#: ../urpm.pm_.c:287
#, c-format
msgid "curl failed: exited with %d or signal %d\n"
msgstr "curl fallito: uscito con %d o segnale %d\n"

#: ../urpm.pm_.c:291
msgid "rsync is missing\n"
msgstr "rsync non � presente\n"

#: ../urpm.pm_.c:292
msgid "ssh is missing\n"
msgstr "ssh non � presente\n"

#: ../urpm.pm_.c:302
#, c-format
msgid "rsync failed: exited with %d or signal %d\n"
msgstr "rsync fallito: uscito con %d o segnale %d\n"

#: ../urpm.pm_.c:338 ../urpm.pm_.c:350
#, c-format
msgid "syntax error in config file at line %s"
msgstr "errore di sintassi nel file di configurazione alla linea %s"

#: ../urpm.pm_.c:359
#, c-format
msgid "medium \"%s\" trying to use an already used hdlist, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una hdlist gi� usata, lo ignoro"

#: ../urpm.pm_.c:362
#, c-format
msgid "medium \"%s\" trying to use an already used list, medium ignored"
msgstr "il supporto \"%s\" cerca di usare una lista gi� usata, lo ignoro"

#: ../urpm.pm_.c:377
#, c-format
msgid ""
"unable to take care of medium \"%s\" as list file is already used by another "
"medium"
msgstr ""
"non risco ad occuparmi del supporto \"%s\", il list file � gi� usato da un "
"altro supporto"

#: ../urpm.pm_.c:383
#, c-format
msgid "unable to use name \"%s\" for unnamed medium because it is already used"
msgstr "non riesco ad usare il nome \"%s\" per il supporto perch� � gi� in uso"

#: ../urpm.pm_.c:390
#, c-format
msgid "unable to take medium \"%s\" into account as no list file [%s] exists"
msgstr ""
"non riesco a prendere in considerazione il supporto \"%s\" poich� non esiste "
"un list file [%s]"

#: ../urpm.pm_.c:394
#, c-format
msgid "unable to determine medium of this hdlist file [%s]"
msgstr "non riesco a determinare il supporto di questo hdlist file [%s]"

#: ../urpm.pm_.c:403
#, c-format
msgid "unable to access hdlist file of \"%s\", medium ignored"
msgstr "non riesco ad accedere all'hdlist file di \"%s\", ignoro il supporto"

#: ../urpm.pm_.c:405
#, c-format
msgid "unable to access list file of \"%s\", medium ignored"
msgstr "non riesco ad accedere il list file di \"%s\", ignoro il supporto"

#: ../urpm.pm_.c:419
#, c-format
msgid "trying to bypass existing medium \"%s\", avoiding"
msgstr "cerco di bypassare il supporto esistente \"%s\", evito"

#: ../urpm.pm_.c:425
#, c-format
msgid "unable to find hdlist file for \"%s\", medium ignored"
msgstr "non riesco a trovare l'hdlist file per \"%s\", supporto ignorato"

#: ../urpm.pm_.c:430
#, c-format
msgid "unable to find list file for \"%s\", medium ignored"
msgstr "non riesco a trovare il list file per \"%s\", ignoro il supporto"

#: ../urpm.pm_.c:449
#, c-format
msgid "incoherent list file for \"%s\", medium ignored"
msgstr "list file incoerente per \"%s\", ignoro il supporto"

#: ../urpm.pm_.c:457
#, c-format
msgid "unable to inspect list file for \"%s\", medium ignored"
msgstr "non riesco ad analizzare il list file per \"%s\", ignoro il supporto"

#: ../urpm.pm_.c:488
#, c-format
msgid "too many mount points for removable medium \"%s\""
msgstr "troppi mount point per il media removibile \"%s\""

#: ../urpm.pm_.c:489
#, c-format
msgid "taking removable device as \"%s\""
msgstr "prendo il device removibile come \"%s\""

#: ../urpm.pm_.c:493
#, c-format
msgid "using different removable device [%s] for \"%s\""
msgstr "sto usando un diverso device removibile [%s] per \"%s\""

#: ../urpm.pm_.c:497 ../urpm.pm_.c:500
#, c-format
msgid "unable to retrieve pathname for removable medium \"%s\""
msgstr "non riesco a recuperare il pathname per il media removibile \"%s\""

#: ../urpm.pm_.c:513
#, c-format
msgid "unable to write config file [%s]"
msgstr "non riesco a scrivere sul file di configurazione [%s]"

#: ../urpm.pm_.c:525
#, c-format
msgid "write config file [%s]"
msgstr "scrivi il file di configurazione [%s]"

#: ../urpm.pm_.c:539
msgid "--synthesis cannot be used with --media, --update or --parallel"
msgstr ""

#: ../urpm.pm_.c:555 ../urpm.pm_.c:1138 ../urpm.pm_.c:1153 ../urpm.pm_.c:1283
#, c-format
msgid "examining hdlist file [%s]"
msgstr "esamino l'hdlist file [%s]"

#: ../urpm.pm_.c:559
#, c-format
msgid "problem reading hdlist file of medium \"%s\""
msgstr "problema nel leggere il file hdlist dell supporto \"%s\""

#: ../urpm.pm_.c:570 ../urpm.pm_.c:864 ../urpm.pm_.c:946 ../urpm.pm_.c:1081
#: ../urpm.pm_.c:1143 ../urpm.pm_.c:1148 ../urpm.pm_.c:1210 ../urpm.pm_.c:1278
#, c-format
msgid "examining synthesis file [%s]"
msgstr "esamino il file di sintesi [%s]"

#: ../urpm.pm_.c:574 ../urpm.pm_.c:868 ../urpm.pm_.c:949 ../urpm.pm_.c:1085
#: ../urpm.pm_.c:1213
#, c-format
msgid "problem reading synthesis file of medium \"%s\""
msgstr "problema nel leggere il file synthesis del supporto \"%s\""

#: ../urpm.pm_.c:607
#, fuzzy, c-format
msgid "unable to parse \"%s\" in file [%s]"
msgstr "non riesco ad accedere al file rpm [%s]"

#: ../urpm.pm_.c:618
#, fuzzy, c-format
msgid "examining parallel handler in file [%s]"
msgstr "esamino l'hdlist file [%s]"

#: ../urpm.pm_.c:628
#, fuzzy, c-format
msgid "found parallel handler for nodes: %s"
msgstr "hdlist verificata (o una sintesi) trovata come \"%s\"..."

#: ../urpm.pm_.c:632
#, fuzzy, c-format
msgid "unable to use parallel option \"%s\""
msgstr "non riesco ad aggiornare il supporto \"%s\"\n"

#: ../urpm.pm_.c:653
#, c-format
msgid "medium \"%s\" already exists"
msgstr "il supporto \"%s\" gi� esiste"

#: ../urpm.pm_.c:684
#, c-format
msgid "added medium %s"
msgstr "media %s aggiunto"

#: ../urpm.pm_.c:699
msgid "unable to access first installation medium"
msgstr "non riesco ad accedere il primo media di installazione"

#: ../urpm.pm_.c:703
msgid "copying hdlists file..."
msgstr "copio l'hdlist file..."

#: ../urpm.pm_.c:705 ../urpm.pm_.c:923 ../urpm.pm_.c:931 ../urpm.pm_.c:964
msgid "...copying done"
msgstr "...copia terminata"

#: ../urpm.pm_.c:705 ../urpm.pm_.c:923 ../urpm.pm_.c:931 ../urpm.pm_.c:964
msgid "...copying failed"
msgstr "...copia fallita"

#: ../urpm.pm_.c:707 ../urpm.pm_.c:721 ../urpm.pm_.c:746
msgid ""
"unable to access first installation medium (no Mandrake/base/hdlists file "
"found)"
msgstr ""
"non riesco ad accedere al primo media di installazione (non trovo il file "
"Mandrake/base/hdlist)"

#: ../urpm.pm_.c:713
msgid "retrieving hdlists file..."
msgstr "recupero i file hdlist..."

#: ../urpm.pm_.c:715 ../urpm.pm_.c:1019 ../urpm.pm_.c:1071 ../urpm.pm_.c:1895
msgid "...retrieving done"
msgstr "...recupero terminato"

#: ../urpm.pm_.c:717 ../urpm.pm_.c:1066 ../urpm.pm_.c:1897
#, c-format
msgid "...retrieving failed: %s"
msgstr "...recupero fallito: %s"

#: ../urpm.pm_.c:737
#, c-format
msgid "invalid hdlist description \"%s\" in hdlists file"
msgstr "descrizione hdlist non valida \"%s\" nei file di hdlist"

#: ../urpm.pm_.c:779
#, c-format
msgid "trying to select inexistent medium \"%s\""
msgstr "tentativo di selezionare un supporto inesistente \"%s\""

#: ../urpm.pm_.c:781
#, c-format
msgid "\"%s\""
msgstr "\"%s\""

#: ../urpm.pm_.c:781
#, c-format
msgid "selecting multiple media: %s"
msgstr "sto selezionando pi� supporti: %s"

#: ../urpm.pm_.c:798
#, c-format
msgid "removing medium \"%s\""
msgstr "rimuovo il media \"%s\""

#: ../urpm.pm_.c:844
msgid "urpmi database locked"
msgstr "database urpmi bloccato"

#: ../urpm.pm_.c:888 ../urpm.pm_.c:890 ../urpm.pm_.c:1839
#, c-format
msgid "unable to access medium \"%s\""
msgstr "non riesco ad accedere al supporto \"%s\""

#: ../urpm.pm_.c:921
#, c-format
msgid "copying description file of \"%s\"..."
msgstr "copio il file di descrizione di \"%s\"..."

#: ../urpm.pm_.c:929
#, c-format
msgid "copying source hdlist (or synthesis) of \"%s\"..."
msgstr "copio la source hdlist (o una sintesi) di \"%s\"..."

#: ../urpm.pm_.c:934
#, c-format
msgid "copy of [%s] failed"
msgstr "copia di [%s] fallita"

#: ../urpm.pm_.c:962
#, c-format
msgid "copying source list of \"%s\"..."
msgstr "copio la source list di \"%s\"..."

#: ../urpm.pm_.c:979
#, c-format
msgid "reading rpms files from [%s]"
msgstr "leggo i file rpm da [%s]"

#: ../urpm.pm_.c:998
#, c-format
msgid "unable to read rpms files from [%s]: %s"
msgstr "non riesco a leggere i file rpm da [%s]: \"%s\""

#: ../urpm.pm_.c:1003
#, c-format
msgid "no rpm files found from [%s]"
msgstr "nessun file rpm trovato da [%s]"

#: ../urpm.pm_.c:1016
#, c-format
msgid "retrieving description file of \"%s\"..."
msgstr "recupero il file descrittivo di \"%s\"..."

#: ../urpm.pm_.c:1028
#, c-format
msgid "retrieving source hdlist (or synthesis) of \"%s\"..."
msgstr "recupero la source hdlist (o una sitntesi) di \"%s\"..."

#: ../urpm.pm_.c:1110
msgid "retrieve of source hdlist (or synthesis) failed"
msgstr "recupero della source hdlist (o sintesi) fallito"

#: ../urpm.pm_.c:1117
#, c-format
msgid "no hdlist file found for medium \"%s\""
msgstr "non trovo l'hdlist file per il supporto \"%s\""

#: ../urpm.pm_.c:1129 ../urpm.pm_.c:1173
#, c-format
msgid "file [%s] already used in the same medium \"%s\""
msgstr "file [%s] gi� in uso nello stesso supporto \"%s\""

#: ../urpm.pm_.c:1160
#, c-format
msgid "unable to parse hdlist file of \"%s\""
msgstr "non riesco ad analizzare l'hdlist file di \"%s\""

#: ../urpm.pm_.c:1187
#, c-format
msgid "nothing to write in list file for \"%s\""
msgstr "niente da scrivere nel list file per \"%s\""

#: ../urpm.pm_.c:1194
#, c-format
msgid "unable to write list file of \"%s\""
msgstr "non riesco a scrivere il list file di \"%s\""

#: ../urpm.pm_.c:1201
#, c-format
msgid "nothing written in list file for \"%s\""
msgstr "niente scritto nel list file per \"%s\""

#: ../urpm.pm_.c:1243
msgid "performing second pass to compute dependencies\n"
msgstr "passo alla fase successiva per valutare le dipendenze\n"

#: ../urpm.pm_.c:1256
#, c-format
msgid "reading headers from medium \"%s\""
msgstr "sto leggendo le intestazioni dal supporto \"%s\""

#: ../urpm.pm_.c:1261
#, c-format
msgid "building hdlist [%s]"
msgstr "sto costruendo l'hdlist [%s]"

#: ../urpm.pm_.c:1273 ../urpm.pm_.c:1292
#, c-format
msgid "built hdlist synthesis file for medium \"%s\""
msgstr "ho costruito la sintesi dell'hdlist file per il supporto \"%s\""

#: ../urpm.pm_.c:1310
#, c-format
msgid "found %d headers in cache"
msgstr "%d intestazioni trovate in cache"

#: ../urpm.pm_.c:1314
#, c-format
msgid "removing %d obsolete headers in cache"
msgstr "sto rimuovendo %d intestazioni obsolete in cache"

#: ../urpm.pm_.c:1470
#, c-format
msgid "mounting %s"
msgstr "sto montando %s"

#: ../urpm.pm_.c:1481
#, c-format
msgid "unmounting %s"
msgstr "sto smontando %s"

#: ../urpm.pm_.c:1494
#, c-format
msgid "relocated %s entries in depslist"
msgstr "%s lemmi riposizionati nella deplist"

#: ../urpm.pm_.c:1495
msgid "no entries relocated in depslist"
msgstr "nessuna entry riallocata nella depslist"

#: ../urpm.pm_.c:1508
#, c-format
msgid "invalid rpm file name [%s]"
msgstr "nome del file rpm non valido [%s]"

#: ../urpm.pm_.c:1509 ../urpm.pm_.c:1997
#, c-format
msgid "unable to access rpm file [%s]"
msgstr "non riesco ad accedere al file rpm [%s]"

#: ../urpm.pm_.c:1513
msgid "unable to register rpm file"
msgstr "non riesco a registrare il file rpm"

#: ../urpm.pm_.c:1516
msgid "error registering local packages"
msgstr "errore durante la registrazione dei pacchetti locali"

#: ../urpm.pm_.c:1604
#, c-format
msgid "no package named %s"
msgstr "nessun pacchettto denominato %s"

#: ../urpm.pm_.c:1607
#, c-format
msgid "The following packages contain %s: %s"
msgstr "I seguenti pacchetti contengono %s: %s"

#: ../urpm.pm_.c:1708 ../urpm.pm_.c:1734
#, c-format
msgid "there are multiple packages with the same rpm filename \"%s\""
msgstr "ci sono diversi pacchetti rpm con lo stesso nome di file \"%s\""

#: ../urpm.pm_.c:1743
#, c-format
msgid "unable to correctly parse [%s] on value \"%s\""
msgstr "non riesco ad analizzare correttamente [%s] per il valore \"%s\""

#: ../urpm.pm_.c:1755
#, c-format
msgid "package %s is not found."
msgstr "il pacchetto %s non � stato trovato"

#: ../urpm.pm_.c:1803 ../urpm.pm_.c:1806 ../urpm.pm_.c:1824
#, c-format
msgid "medium \"%s\" is not selected"
msgstr "il supporto \"%s\" non � selezionato"

#: ../urpm.pm_.c:1812
#, c-format
msgid "unable to read rpm file [%s] from medium \"%s\""
msgstr "non riesco a leggere il file rpm [%s] dal supporto \"%s\""

#: ../urpm.pm_.c:1828
#, c-format
msgid "incoherent medium \"%s\" marked removable but not really"
msgstr "supporto incoerente \"%s\", segnato come removibile ma non tale"

#: ../urpm.pm_.c:1885
#, c-format
msgid "malformed input: [%s]"
msgstr "input malformato: [%s]"

#: ../urpm.pm_.c:1890
msgid "retrieving rpms files..."
msgstr "recuper i file rpm..."

#: ../urpm.pm_.c:1939
msgid "Preparing..."
msgstr "In preparazione..."

#: ../urpm.pm_.c:1967
#, c-format
msgid "unable to remove package %s"
msgstr "impossibile rimuovere il pacchetto %s"

#: ../urpm.pm_.c:1972 ../urpm.pm_.c:1977
#, c-format
msgid "unable to install package %s"
msgstr "Impossibile installare il pacchetto %s"

#: ../urpm.pm_.c:1984
#, c-format
msgid "%s is needed by %s"
msgstr "%s � richiesto da %s"

#: ../urpm.pm_.c:1985
#, c-format
msgid "%s conflicts with %s"
msgstr "%s � in conflitto con %s"

#: ../urpme_.c:33
msgid "Remove them all?"
msgstr "Li rimuovo tutti?"

#: ../urpme_.c:42
msgid "usage: urpme [-a] [--auto] <packages...>\n"
msgstr "uso: urpme [-a] [--auto] <packages...>\n"

#: ../urpme_.c:53
msgid "unknown package(s) "
msgstr "pacchetto/i sconosciuto/i"

#: ../urpme_.c:63
#, c-format
msgid "Using \"%s\" as a substring, I found"
msgstr "Usando \"%s\" come substring ho trovato"

#: ../urpme_.c:64 ../urpmi_.c:476
msgid " (y/N) "
msgstr " (s/N) "

#: ../urpme_.c:85
msgid "unknown package "
msgstr "pacchetto sconosciuto"

#: ../urpme_.c:90
msgid "Nothing to remove.\n"
msgstr "Niente da rimuovere.\n"

#: ../urpme_.c:116
#, c-format
msgid "removing package %s will break your system\n"
msgstr "la rimozione del pacchetto %s comprometter� il sistema\n"

#: ../urpme_.c:125
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be removed (%d "
"MB)"
msgstr ""
"Per soddisfare le dipendenze, saranno rimossi i seguenti pacchetti (%d MB)"

#: ../urpmi.addmedia_.c:29
msgid ""
"usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]\n"
"where <url> is one of\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relative filename of "
"hdlist>\n"
"       ftp://<host>/<path> with <relative filename of hdlist>\n"
"       http://<host>/<path> with <relative filename of hdlist>\n"
"       removable://<path>\n"
"\n"
"and [options] are from\n"
msgstr ""
"uso: urpmi.addmedia [opzioni] <nome> <url> [with <relative_path>]\n"
"dove <url> � uno fra\n"
"       file://<path>\n"
"       ftp://<login>:<password>@<host>/<path> with <relativo nome di hdlist "
"file>\n"
"       ftp://<host>/<path> with <relativo nome di hdlist file>\n"
"       http://<host>/<path> with <relativo nome di hdlist file>\n"
"       removable://<path>\n"
"\n"
"e le [opzioni] una combinazione di\n"

#: ../urpmi.addmedia_.c:38 ../urpmi.removemedia_.c:37 ../urpmi.update_.c:61
msgid "  -c             - clean headers cache directory.\n"
msgstr "  -c             - ripulisci la cache directory delle intestazioni.\n"

#: ../urpmi.addmedia_.c:39
msgid "  -h             - try to find and use synthesis or hdlist file.\n"
msgstr ""
"  -h             - prova a trovare ed usare la sintesi o l'hdlist file.\n"

#: ../urpmi.addmedia_.c:40 ../urpmi.update_.c:63
msgid "  -f             - force generation of hdlist files.\n"
msgstr "  -f             - forza la generazione degli hdlist file.\n"

#: ../urpmi.addmedia_.c:41 ../urpmi.update_.c:64 ../urpmi_.c:83 ../urpmq_.c:62
msgid "  --wget         - use wget to retrieve distant files.\n"
msgstr "  --wget         - usa wget per recuperare file remoti.\n"

#: ../urpmi.addmedia_.c:42 ../urpmi.update_.c:65 ../urpmi_.c:84 ../urpmq_.c:63
msgid "  --curl         - use curl to retrieve distant files.\n"
msgstr "  --curl         - usa curl per recuperare i file remoti.\n"

#: ../urpmi.addmedia_.c:43 ../urpmi.update_.c:66 ../urpmi_.c:85 ../urpmq_.c:64
msgid ""
"  --proxy        - use specified HTTP proxy, the port number is assumed\n"
"                   to be 1080 by default (format is <proxyhost[:port]>).\n"
msgstr ""
"  --proxy        - usa il proxy HTTP specificato, il numero di porta\n"
"                   predefinito � 1080 (formato: <proxyhost[:port]>).\n"

#: ../urpmi.addmedia_.c:45 ../urpmi.update_.c:68 ../urpmi_.c:87 ../urpmq_.c:66
msgid ""
"  --proxy-user   - specify user and password to use for proxy\n"
"                   authentication (format is <user:password>).\n"
msgstr ""
"  --proxy-user   - specifica utente e password da utilizzare per\n"
"                   l'autenticazione col proxy (formato: <utente:password>).\n"

#: ../urpmi.addmedia_.c:47
msgid "  --update       - create an update medium.\n"
msgstr "  --update       - crea un media di update.\n"

#: ../urpmi.addmedia_.c:48
msgid ""
"  --distrib      - automatically create all media from an installation "
"medium.\n"
msgstr ""
"  --distrib      - crea automaticamente tutti i media da un media di "
"installazione.\n"

#: ../urpmi.addmedia_.c:90
#, c-format
msgid ""
"%s\n"
"no need to give <relative path of hdlist> with --distrib"
msgstr ""
"%s\n"
"non c'� bisogno di fornire <relativo percorso di hdlist> con --distrib"

#: ../urpmi.addmedia_.c:96 ../urpmi.addmedia_.c:113
#, c-format
msgid "unable to update medium \"%s\"\n"
msgstr "non riesco ad aggiornare il supporto \"%s\"\n"

#: ../urpmi.addmedia_.c:102
#, c-format
msgid ""
"%s\n"
"<relative path of hdlist> missing\n"
msgstr ""
"%s\n"
"manca <relativo percorso di hdlist>\n"

#: ../urpmi.addmedia_.c:104
#, c-format
msgid ""
"%s\n"
"`with' missing for ftp media\n"
msgstr ""
"%s\n"
"`with` mancante per media ftp\n"

#: ../urpmi.addmedia_.c:112
#, c-format
msgid "unable to create medium \"%s\"\n"
msgstr "non riesco a creare il supporto \"%s\"\n"

#: ../urpmi.removemedia_.c:34
msgid ""
"usage: urpmi.removemedia [-a] <name> ...\n"
"where <name> is a medium name to remove.\n"
msgstr ""
"uso: urpmi.removemedia [-a] <nome> ...\n"
"dove <nome> � il nome del supporto da rimuovere.\n"

#: ../urpmi.removemedia_.c:36
msgid "  -a             - select all media.\n"
msgstr "  -a             - seleziona tutti i media.\n"

#: ../urpmi.removemedia_.c:38 ../urpmi.update_.c:70
#, c-format
msgid ""
"\n"
"unknown options '%s'\n"
msgstr ""
"\n"
"opzioni sconosciute '%s'\n"

#: ../urpmi.removemedia_.c:47
msgid "nothing to remove (use urpmi.addmedia to add a media)\n"
msgstr "niente da rimuovere (usa urpmi.addmedia per aggiungere un supporto)\n"

#: ../urpmi.removemedia_.c:49
#, c-format
msgid ""
"the entry to remove is missing\n"
"(one of %s)\n"
msgstr ""
"il lemma da rimuovere � mancante\n"
"(uno di %s)\n"

#: ../urpmi.update_.c:58
msgid ""
"usage: urpmi.update [options] <name> ...\n"
"where <name> is a medium name to update.\n"
msgstr ""
"uso: urpmi.update [opzioni] <nome> ...\n"
"dove <nome> � il nome del media da aggiornare.\n"

#: ../urpmi.update_.c:60
msgid "  -a             - select all non-removable media.\n"
msgstr "  -a             - seleziona tutti i media non removibili.\n"

#: ../urpmi.update_.c:62
msgid ""
"  -d             - force complete computation of depslist.ordered file.\n"
msgstr ""
"  -d             - forza la computazione completa del file deplist.ordered.\n"

#: ../urpmi.update_.c:78
msgid "nothing to update (use urpmi.addmedia to add a media)\n"
msgstr "niente da aggiornare (usa urpmi.addmedia per aggiungere un supporto)\n"

#: ../urpmi.update_.c:80
#, c-format
msgid ""
"the entry to update is missing\n"
"(one of %s)\n"
msgstr ""
"il lemma da aggiornare � mancante\n"
"(uno di %s)\n"

#: ../urpmi_.c:63
#, c-format
msgid ""
"urpmi version %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmi versione %s\n"
"Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft.\n"
"Questo � software gratuito e pu� essere ridistribuito sotto i termini della "
"GNU GPL.\n"
"\n"
"uso:\n"

#: ../urpmi_.c:68
msgid "  --help         - print this help message.\n"
msgstr "  --help         - stampa questo messaggio di aiuto.\n"

#: ../urpmi_.c:69 ../urpmq_.c:51
msgid "  --update       - use only update media.\n"
msgstr "--update       - usa solo media di aggiornamento.\n"

#: ../urpmi_.c:70 ../urpmq_.c:52
msgid "  --media        - use only the media listed by comma.\n"
msgstr ""
"  --media        - usa solo i media nella lista, separati da virgole.\n"

#: ../urpmi_.c:71 ../urpmq_.c:53
msgid "  --synthesis    - use the synthesis given instead of urpmi db.\n"
msgstr ""

#: ../urpmi_.c:72
msgid "  --auto         - automatically select a package in choices.\n"
msgstr ""
"  --auto         - include automaticamente un pacchetto nelle scelte.\n"

#: ../urpmi_.c:73 ../urpmq_.c:54
msgid ""
"  --auto-select  - automatically select packages to upgrade the system.\n"
msgstr ""
"  --auto-select  - seleziona automaticamente i pacchetti per aggiornare il "
"sistema.\n"

#: ../urpmi_.c:74 ../urpmq_.c:55
msgid "  --fuzzy        - impose fuzzy search (same as -y).\n"
msgstr "  --fuzzy        - impone una ricerca fuzzy (uguale a -y).\n"

#: ../urpmi_.c:75 ../urpmq_.c:57
msgid "  --src          - next package is a source package (same as -s).\n"
msgstr ""
"  --src          - il prossimo pacchetto � un pacchetto sorgente (uguale a -"
"s).\n"

#: ../urpmi_.c:76
msgid "  --noclean      - keep rpm not used in cache.\n"
msgstr "  --noclean      - tieni in cache gli rpm inutilizzati.\n"

#: ../urpmi_.c:77 ../urpmq_.c:61
msgid ""
"  --force        - force invocation even if some packages do not exist.\n"
msgstr ""
"  --force        - forza l'invocazione anche se alcuni pacchetti non "
"esistono.\n"

#: ../urpmi_.c:78
msgid ""
"  --allow-nodeps - allow asking user to install packages without\n"
"                   dependencies checking.\n"
msgstr ""
"  --allow-nodeps - permette di chiedere all'utente se desidera installare\n"
"                   dei pacchetti senza controllare le dipendenze.\n"

#: ../urpmi_.c:80
msgid ""
"  --allow-force  - allow asking user to install packages without\n"
"                   dependencies checking and integrity.\n"
msgstr ""
"  --allow-force  - permette di chiedere all'utente se desidera installare "
"dei\n"
"                   pacchetti senza controllare dipendenze e integrit�.\n"

#: ../urpmi_.c:82
msgid "  --parallel     - distributed urpmi accross machines of alias.\n"
msgstr ""

#: ../urpmi_.c:89
msgid ""
"  --bug          - output a bug report in directory indicated by next arg.\n"
msgstr ""
"  --bug          - produce un bug report nella directory indicata con l'arg "
"successivo.\n"

#: ../urpmi_.c:90
msgid "  --env          - use specific environment (typically a bug report).\n"
msgstr ""
"  --env          - usa un ambiente specifico (typicamente un bug report).\n"

#: ../urpmi_.c:91
msgid "  --X            - use X interface.\n"
msgstr "  --X            - usa X per l'interfaccia.\n"

#: ../urpmi_.c:92
msgid ""
"  --best-output  - choose best interface according to the environment:\n"
"                   X or text mode.\n"
msgstr ""
"  --best-output  - scegli l'interfaccia migliore a seconda dell'ambiente:\n"
"                   X o modalit� testuale.\n"

#: ../urpmi_.c:94
msgid "  --verify-rpm   - verify rpm signature before installation.\n"
msgstr "  --verify-rpm   - verifica la firma RPM prima dell'installazione.\n"

#: ../urpmi_.c:95
msgid "  -a             - select all matches on command line.\n"
msgstr "  -a             - seleziona tutti i match da riga di comando.\n"

#: ../urpmi_.c:96
msgid "  -p             - allow search in provides to find package.\n"
msgstr ""
"  -p             - abilita la ricerca tra i provides per trovare il "
"pacchetto.\n"

#: ../urpmi_.c:97 ../urpmq_.c:45
msgid "  -P             - do not search in provides to find package.\n"
msgstr ""
"  -p             - non cercare tra i provides per trovare il pacchetto.\n"

#: ../urpmi_.c:98 ../urpmq_.c:46
msgid "  -y             - impose fuzzy search (same as --fuzzy).\n"
msgstr "  -y             - imponi una ricerca fuzzy (uguale a --fuzzy).\n"

#: ../urpmi_.c:99 ../urpmq_.c:47
msgid "  -s             - next package is a source package (same as --src).\n"
msgstr ""
"  -s             - il prossimo pacchetto � un pacchetto sorgente (uguale a --"
"src).\n"

#: ../urpmi_.c:100
msgid "  -q             - quiet mode.\n"
msgstr "  -q             - modalit� silenziosa.\n"

#: ../urpmi_.c:101 ../urpmq_.c:41
msgid "  -v             - verbose mode.\n"
msgstr "  -v             - modalit� prolissa.\n"

#: ../urpmi_.c:102
msgid "  names or rpm files given on command line are installed.\n"
msgstr "  i nomi o i file rpm passati da riga di comando vengono installati.\n"

#: ../urpmi_.c:166
#, c-format
msgid "urpmi: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opzione sconosciuta \"-%s\", controlla l'uso con --help\n"

#: ../urpmi_.c:191
#, c-format
msgid "Unable to create directory [%s] for bug report"
msgstr "Impossibile creare una directory [%s] per un bug report"

#: ../urpmi_.c:216
msgid "Only superuser is allowed to install packages"
msgstr "Solo superuser � abilitato ad installare pacchetti"

#: ../urpmi_.c:221 ../urpmi_.c:500 ../urpmi_.c:510 ../urpmi_.c:517
#: ../urpmi_.c:530 ../urpmi_.c:537
msgid "Installation failed"
msgstr "Installazione fallita"

#: ../urpmi_.c:314
#, c-format
msgid "One of the following packages is needed to install %s:"
msgstr "Per installare %s � richiesto uno dei seguenti pacchetti:"

#: ../urpmi_.c:315
msgid "One of the following packages is needed:"
msgstr "E' richiesto uno dei seguenti pacchetti:"

#: ../urpmi_.c:323
#, c-format
msgid "What is your choice? (1-%d) "
msgstr "Qual'� la tua scelta? (1-%d) "

#: ../urpmi_.c:326
msgid "Sorry, bad choice, try again\n"
msgstr "Spiacente, scelta errata, prova di nuovo\n"

#: ../urpmi_.c:345
#, c-format
msgid ""
"Some package requested cannot be installed:\n"
"%s\n"
"do you agree ?"
msgstr ""
"Alcuni dei pacchetti richiesti non possono essere installati:\n"
"%s\n"
"va bene "

#: ../urpmi_.c:362
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"%s\n"
"do you agree ?"
msgstr ""
"lcuni pacchetti devono essere rimossi per poterne aggiornare altri:\n"
"%s\n"
"va bene?"

#: ../urpmi_.c:400 ../urpmi_.c:409
#, c-format
msgid ""
"To satisfy dependencies, the following packages are going to be installed (%"
"d MB)"
msgstr ""
"Per soddisfare le dipendenze, saranno installati i seguenti pacchetti(%d MB)"

#: ../urpmi_.c:406
#, c-format
msgid ""
"You need to be root to install the following dependencies:\n"
"%s\n"
msgstr ""
"Dovete essere root per installare le seguenti dipendenze:\n"
"%s\n"

#: ../urpmi_.c:427 ../urpmq_.c:200
msgid "unable to get source packages, aborting"
msgstr "non riesco a recuperare pacchetto sorgente, interrompo"

#: ../urpmi_.c:438
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr ""
"Per favore inserisci il supporto denominato \"%s\" nel dispositivo [%s]"

#: ../urpmi_.c:439
msgid "Press Enter when ready..."
msgstr "Premi Enter quando sei pronto..."

#: ../urpmi_.c:461
msgid "The following packages have bad signatures"
msgstr "I seguenti pacchetti hanno delle firme errate"

#: ../urpmi_.c:462
msgid "Do you want to continue installation ?"
msgstr "Vuoi proseguire con l'installazione?"

#: ../urpmi_.c:485
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your urpmi database"
msgstr ""
"installazione fallita, alcuni file sono mancanti.\n"
"Potresti voler aggiornare il tuo database di urpmi"

#: ../urpmi_.c:490
#, fuzzy, c-format
msgid "distributing %s\n"
msgstr "sto installando %s\n"

#: ../urpmi_.c:524
msgid "Try installation without checking dependencies? (y/N) "
msgstr "Provo l'installazione senza controllare le dipendenze? (s/N) "

#: ../urpmi_.c:532
msgid "Try installation even more strongly (--force)? (y/N) "
msgstr "Provo l'installazione ancora pi� forzata (--force)? (s/N) "

#: ../urpmi_.c:544
msgid "everything already installed"
msgstr "tutto gi� installato"

#: ../urpmq_.c:35
#, c-format
msgid ""
"urpmq version %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"This is free software and may be redistributed under the terms of the GNU "
"GPL.\n"
"\n"
"usage:\n"
msgstr ""
"urpmq versione %s\n"
"Copyright (C) 2000, 2001, 2002 MandrakeSoft.\n"
"Questo � software gratuito e pu� essere ridistribuito sotto i termini della "
"GNU GPL.\n"
"\n"
"uso:\n"

#: ../urpmq_.c:40
msgid "  -h             - print this help message.\n"
msgstr "  -h             - stampa questo messaggio di aiuto.\n"

#: ../urpmq_.c:42
msgid "  -d             - extend query to package dependencies.\n"
msgstr "  -d             - estendi la query alle dipendenze del pacchetto.\n"

#: ../urpmq_.c:43
msgid ""
"  -u             - remove package if a more recent version is already "
"installed.\n"
msgstr ""
"  -u             - rimuove il pacchetoi se una versione pi� recente � gi� "
"installata.\n"

#: ../urpmq_.c:44
msgid ""
"  -c             - choose complete method for resolving requires closure.\n"
msgstr ""
"  -c             - scegli il metodo completo per risolvere la chiusura dei "
"requisiti.\n"

#: ../urpmq_.c:48
msgid "  -g             - print groups with name also.\n"
msgstr "  -g             - stampa i gruppi anche col nome.\n"

#: ../urpmq_.c:49
msgid "  -r             - print version and release with name also.\n"
msgstr "  -r             - stampa anche versione e release col nome.\n"

#: ../urpmq_.c:50
msgid "  -f             - print version, release and arch with name.\n"
msgstr ""
"  -f             - stampa versione, release e architettura con il nome.\n"

#: ../urpmq_.c:56
msgid "  --list         - list available packages.\n"
msgstr "  --list         - elenca i pacchetti disponibili.\n"

#: ../urpmq_.c:58
msgid ""
"  --headers      - extract headers for package listed from urpmi db to\n"
"                   stdout (root only).\n"
msgstr ""
"  --headers      - estrai le intestazioni per il pacchetto selezionato dal "
"database\n"
"                   di urpmi allo stdout (solo root).\n"

#: ../urpmq_.c:60
msgid ""
"  --sources      - give all source packages before downloading (root only).\n"
msgstr ""
"  --sources      - dai tutti i pacchetti sorgenti prima del download (solo "
"root).\n"

#: ../urpmq_.c:68
msgid "  names or rpm files given on command line are queried.\n"
msgstr ""
"  i nomi o i file rpm passati da riga di comando vengono interrogati.\n"

#: ../urpmq_.c:124
#, c-format
msgid "urpmq: unknown option \"-%s\", check usage with --help\n"
msgstr "urpmq: opzione sconosciuta \"-%s\", controlla l'uso con --help\n"

#: ../urpmq_.c:127
#, c-format
msgid "urpmq: cannot read rpm file \"%s\"\n"
msgstr "urpmq: non posso leggere il file rpm \"%s\"\n"

#: placeholder.h:18
#, c-format
msgid "urpmf version %s"
msgstr "urpmf versione %s"

#: placeholder.h:19
msgid "Copyright (C) 1999, 2000, 2001, 2002 MandrakeSoft."
msgstr "Copyright (C) 1999,2000,2001,2002 MandrakeSoft."

#: placeholder.h:20
msgid ""
"This is free software and may be redistributed under the terms of the GNU "
"GPL."
msgstr ""
"Questo software � gratuito e pu� essere ridistribuito sotto i termini della "
"GNU GPL."

#: placeholder.h:21 placeholder.h:38
msgid "usage: urpmf [options] <file>"
msgstr "uso: urpmf [options] <file>"

#: placeholder.h:22
msgid ""
"  --quiet         - do not print tag name (default if no tag given on command"
msgstr ""
"  --quiet         - non stampare il nome del tag (default senza tag in riga"

#: placeholder.h:23
msgid "                    line, incompatible with interactive mode)."
msgstr "                    di comando, incompatibile col modo interattivo)."

#: placeholder.h:24
msgid "  --all           - print all tags."
msgstr "  --all           - stampa tutti i tag."

#: placeholder.h:25
msgid ""
"  --name          - print tag name: rpm filename (assumed if no tag given on"
msgstr ""
"  --name          - stampa il nome del tag: rpm filename (supposto senza tag"

#: placeholder.h:26
msgid "                    command line but without package name)."
msgstr "                    in riga di comando ma senza nome del pacchetto)."

#: placeholder.h:27
msgid "  --group         - print tag group: group."
msgstr "  --group         - stampa il gruppo del tag: group."

#: placeholder.h:28
msgid "  --size          - print tag size: size."
msgstr "  --size          - stampa la dimensione del tag: size."

#: placeholder.h:29
msgid "  --serial        - print tag serial: serial."
msgstr "  --serial        - stampa il seriale del tag: serial."

#: placeholder.h:30
msgid "  --summary       - print tag summary: summary."
msgstr "  --sommario      - stampa il sommario del tag: summary."

#: placeholder.h:31
msgid "  --description   - print tag description: description."
msgstr "  --descrizione   - stampa la descrizione del tag: description."

#: placeholder.h:32
msgid "  --provides      - print tag provides: all provides (multiple lines)."
msgstr "  --provides      - stampa i tag provides: all provides (pi� linee)."

#: placeholder.h:33
msgid "  --requires      - print tag requires: all requires (multiple lines)."
msgstr "  --requires      - stampa i tag requires: all requires (pi� linee)."

#: placeholder.h:34
msgid "  --files         - print tag files: all files (multiple lines)."
msgstr "  --files         - stampa i tag files: all files (pi� linee)."

#: placeholder.h:35
msgid ""
"  --conflicts     - print tag conflicts: all conflicts (multiple lines)."
msgstr ""
"  --conflicts     - stampa i conflitti del tag: all conflicts (pi� linee)."

#: placeholder.h:36
msgid ""
"  --obsoletes     - print tag obsoletes: all obsoletes (multiple lines)."
msgstr "  --obsoletes     - stampa i tag obsoletes: all obsoletes (pi� linee)."

#: placeholder.h:37
msgid "  --prereqs       - print tag prereqs: all prereqs (multiple lines)."
msgstr "  --prereqs       - stampa i tag prereqs: all prereqs (pi� linee)."

#: placeholder.h:39
msgid "try urpmf --help for more options"
msgstr "prova urmpf --help per pi� opzioni"

#: placeholder.h:40
msgid "no full media list was found"
msgstr "non � stata trovata una lista completa dei media"

#~ msgid "examining whole urpmi database"
#~ msgstr "sto procedendo ad un esame completo del database di urpmi"

#~ msgid "  -y             - impose fuzzy search.\n"
#~ msgstr "  -y             - imponi una ricerca fuzzy.\n"

#~ msgid ""
#~ "  --auto-select  - automatically select packages for upgrading the "
#~ "system.\n"
#~ msgstr ""
#~ "  --auto-select  - seleziona automaticamente i pacchetti per aggiornare "
#~ "il sistema.\n"

#~ msgid "trying to select multiple media: %s"
#~ msgstr "tento di selezionare pi� supporti multiplo: %s"

#~ msgid "medium \"%s\" tries to use an already used hdlist, medium ignored"
#~ msgstr "il supporto \"%s\" cerca di usare una hdlist gi� usata, lo ignoro"

#~ msgid "problem reading hdlist file, trying again"
#~ msgstr "problema in lettura dell'hdlist file, riprovo"

#~ msgid "keeping only files referenced in provides"
#~ msgstr "sto tenendo solo i file referenziati in provides"

#~ msgid ""
#~ "some packages have to be removed for being upgraded, this is not "
#~ "supported yet\n"
#~ msgstr ""
#~ "alcuni pacchetti devono essere rimossi per venire aggiornati, questo non "
#~ "�\n"
#~ "ancora supportato\n"

#~ msgid "Press Enter when it's done..."
#~ msgstr "Premi enter appena terminato..."

#~ msgid ""
#~ "  -u             - remove package if a better version is already "
#~ "installed.\n"
#~ msgstr ""
#~ "  -u             - rimuovi i pacchetti se una versione migliore � gi� "
#~ "installata.\n"

#~ msgid "medium \"%s\" tries to use an already used list, medium ignored"
#~ msgstr "il supporto \"%s\" cerca di usare una lista gi� usata, lo ignoro"

#~ msgid "  -g             - print groups too with name.\n"
#~ msgstr "  -g             - stampa anche i gruppi col nome.\n"

#~ msgid "  -r             - print version and release too with name.\n"
#~ msgstr "  -r             - stampa anche versione e release col nome.\n"

#~ msgid "  --auto         - automatically select a good package in choices.\n"
#~ msgstr ""
#~ "  --auto         - seleziona automaticamente un pacchetto valido nelle "
#~ "scelte.\n"

#~ msgid "unable to parse correctly [%s]"
#~ msgstr "non riesco ad analizzare correttamente [%s]"

#~ msgid "read synthesis file [%s]"
#~ msgstr "leggo il file di sintesi [%s]"

#~ msgid "unknown data associated with %s"
#~ msgstr "dati sconosciuti associati a %s"

#~ msgid "avoid selecting %s as not enough files will be updated"
#~ msgstr ""
#~ "evita di selezionare %s poich� non saranno aggiornati abbastanza file"

#~ msgid "unable to parse correctly [%s] on value \"%s\""
#~ msgstr "non riesco ad analizzare correttamente [%s] al valore \"%s\""

#~ msgid "<non printable chars>"
#~ msgstr "<caratteri non visualizzabili>"

#~ msgid "unable to build synthesis file for medium \"%s\""
#~ msgstr "non riesco a costruire un file di sintesi per il supporto \"%s\""

#~ msgid "trying to select multiple medium: %s"
#~ msgstr "tentativo di selezionare un media multiplo: %s"

#~ msgid "avoid selecting %s as its locales language is not already selected"
#~ msgstr "evita di selezionare %s, linguaggio locale non ancora selezionato"

#~ msgid "  --complete     - use parsehdlist server to complete selection.\n"
#~ msgstr ""
#~ "  --complete     - usa il server parsehdlist per completare la "
#~ "selezione.\n"

#~ msgid "unable to build hdlist synthesis, using parsehdlist method"
#~ msgstr ""
#~ "non riesco a costruira la sintesi dell'hdlist, uso il metodo parsehdlist"

#~ msgid "unable to analyse synthesis data of %s"
#~ msgstr "non riesco ad analizzare la sintesi dei dati di %s"

#~ msgid "unable to build hdlist: %s"
#~ msgstr "non riesco a scrivere l'hdlist: %s"

#~ msgid "Copyright (C) 1999,2000,2001 MandrakeSoft."
#~ msgstr "Copyright (C) 1999,2000,2001 MandrakeSoft."

#~ msgid "bad proxy declaration on command line\n"
#~ msgstr "errata dichiarazione di proxy usando la linea di comando\n"

#~ msgid "selecting %s using obsoletes"
#~ msgstr "sto selezionando %s usando obsoletes"

#~ msgid "selecting %s by selection on files"
#~ msgstr "sto selezionando %s attraverso selezione su file"

#~ msgid "urpmi version %s"
#~ msgstr "urpmi versione %s"

#~ msgid "usage: urpmi.addmedia [options] <name> <url> [with <relative_path>]"
#~ msgstr "uso: urpmi.addmedia [options] <nome> <url> [with <path_relativo>]"

#~ msgid "usage: urpmi.removemedia [-a] <name> ..."
#~ msgstr "uso: urpmi.removemedia [-a] <nome> ..."

#~ msgid "usage: urpmi.update [options] <name> ..."
#~ msgstr "uso: urpmi.update [opzioni] <nome> ..."

#~ msgid "urpmq version %s"
#~ msgstr "urpmq versione %s"

#~ msgid ");"
#~ msgstr ");"

#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ "  since it will not be updated otherwise"
#~ msgstr ""
#~ "rimuovo %s per aggiornare a %s ...\n"
#~ "  poich� altrimenti non si aggiornerebbe"

#~ msgid ""
#~ "removing %s to upgrade to %s ...\n"
#~ "  since it will not upgrade correctly!"
#~ msgstr ""
#~ "rimuovo %s per aggiornare %s ...\n"
#~ " poich� altrimenti non si aggiornerebbe correttamente!"

#~ msgid "removing %s to upgrade to %s ..."
#~ msgstr "rimuovo %s per aggiornare a %s ..."