<3\(')/Q$6%:>#:#t5s^!"I"3"5$+E$^q$%M&B&D#'Dh'F'='42(Bg(?()G+C-,q,c -n. /^0W1N@3C44K55Bp667W89E:.:?<M\>@ABlCD#DuID)J`nLnM>P@QCUQQRI4T~T;VEV WBW5WWX@fY YYYYYZ[+ZZZZ5Z [#[16[,h[[[[([)[$"\G\-X\"\F\9\9*]+d]'])],]3^+C^'o^^9^*^+_,G_"t_%__"__*`!I`,k`%``-`1 a(=a!fa+a&aa-b#c4cCcVc/scccc]cAd`d9xd&ddEd3eCeUeeeee3e#ef& fGf%bfff%ffffg4gFg\glgug"g*g%gg'hO@hhh hh3hi(i=iHSi8i9ij*j';j&cjJjjjjAk\[k0k#k l))l(Sl9|lll2l# m/m$Km&pmm,mHm,n+?n,knn|n6%o8\ooo+zq0q)q7rd9rBs+s v$w3wR/y{(|}<~W^}v1u<.[Uq݆gOkL#]pgΈK6Zx݉V^vZՍ0L&Z[I]RAw(B-paIMuUM˰zb`BS KҽX`OQOC ,x> T$Y~>E0H-d+;B-]IEF0b=1>>B5,/:5O35*(#C'g#&!0<-j>>>)E(o$4& 2C*VH o*<( 4\U-'#.K@z+$ )'0Q'/(/(X)#-66*m#BEE`t >A9N{B, :)M(wX(A@f1+'G<o;=&"5>X6)53.'b4K 5#6YC*CngmRQ}rW3.:8pM'BkiKPVD !w~x2eN>A-vGb"(yH<SO|4) ;]/9oa6XTjU_@+Ls`0&\^ [Zl=?Y#hF,uJ5{$q7zcnt* 1Ed%If C Default: Possible Values: Tags: --async-dns[=true|false] Enable asynchronous DNS. --auto-save-interval=SEC Save a control file(*.aria2) every SEC seconds. If 0 is given, a control file is not saved during download. aria2 saves a control file when it stops regardless of the value. --bt-enable-lpd[=true|false] Enable Local Peer Discovery. --bt-hash-check-seed[=true|false] If true is given, after hash check using --check-integrity option and file is complete, continue to seed file. If you want to check file and download it only when it is damaged or incomplete, set this option to false. This option has effect only on BitTorrent download. --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. If this option is not specified, the default interface is chosen. You can specify interface name and IP address. --bt-max-peers=NUM Specify the maximum number of peers per torrent. 0 means unlimited. See also --bt-request-peer-speed-limit option. --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method. If several encryption methods are provided by a peer, aria2 chooses the lowest one which satisfies the given level. --bt-request-peer-speed-limit=SPEED If the whole download speed of every torrent is lower than SPEED, aria2 temporarily increases the number of peers to try for more download speed. Configuring this option with your preferred download speed can increase your download speed in some cases. You can append K or M(1K = 1024, 1M = 1024K). --bt-seed-unverified[=true|false] Seed previously downloaded files without verifying piece hashes. --bt-stop-timeout=SEC Stop BitTorrent download if download speed is 0 in consecutive SEC seconds. If 0 is given, this feature is disabled. --bt-tracker-interval=SEC Set the interval in seconds between tracker requests. This completely overrides interval value and aria2 just uses this value and ignores the min interval and interval value in the response of tracker. If 0 is set, aria2 determines interval based on the response of tracker and the download progress. --bt-tracker-timeout=SEC Set timeout in seconds. --ca-certificate=FILE Use the certificate authorities in FILE to verify the peers. The certificate file must be in PEM format and can contain multiple CA certificates. Use --check-certificate option to enable verification. --certificate=FILE Use the client certificate in FILE. The certificate must be in PEM format. You may use --private-key option to specify the private key. --check-certificate[=true|false] Verify the peer using certificates specified in --ca-certificate option. --conf-path=PATH Change the configuration file path to PATH. --connect-timeout=SEC Set the connect timeout in seconds to establish connection to HTTP/FTP/proxy server. After the connection is established, this option makes no effect and --timeout option is used instead. --dht-message-timeout=SEC Set timeout in seconds. --disable-ipv6[=true|false] Disable IPv6. --dry-run[=true|false] If true is given, aria2 just checks whether the remote file is available and doesn't download data. This option has effect on HTTP/FTP download. BitTorrent downloads are canceled if true is specified. --enable-direct-io[=true|false] Enable directI/O, which lowers cpu usage while allocating files. Turn off if you encounter any error --enable-http-keep-alive[=true|false] Enable HTTP/1.1 persistent connection. --enable-http-pipelining[=true|false] Enable HTTP/1.1 pipelining. --enable-peer-exchange[=true|false] Enable Peer Exchange extension. --event-poll=POLL Specify the method for polling events. --ftp-passwd=PASSWD Set FTP password. This affects all URLs. --ftp-reuse-connection[=true|false] Reuse connection in FTP. --ftp-type=TYPE Set FTP transfer type. --ftp-user=USER Set FTP user. This affects all URLs. --header=HEADER Append HEADER to HTTP request header. You can use this option repeatedly to specify more than one header: aria2c --header="X-A: b78" --header="X-B: 9J1" http://host/file --http-auth-challenge[=true|false] Send HTTP authorization header only when it is requested by the server. If false is set, then authorization header is always sent to the server. There is an exception: if username and password are embedded in URI, authorization header is always sent to the server regardless of this option. --http-passwd=PASSWD Set HTTP password. This affects all URLs. --http-user=USER Set HTTP user. This affects all URLs. --human-readable[=true|false] Print sizes and speed in human readable format (e.g., 1.2Ki, 3.4Mi) in the console readout. --listen-port=PORT... Set TCP port number for BitTorrent downloads. Multiple ports can be specified by using ',', for example: "6881,6885". You can also use '-' to specify a range: "6881-6999". ',' and '-' can be used together. --load-cookies=FILE Load Cookies from FILE using the Firefox3 format and Mozilla/Firefox(1.x/2.x)/Netscape format. --lowest-speed-limit=SPEED Close connection if download speed is lower than or equal to this value(bytes per sec). 0 means aria2 does not have a lowest speed limit. You can append K or M(1K = 1024, 1M = 1024K). This option does not affect BitTorrent downloads. --max-download-limit=SPEED Set max download speed per each download in bytes/sec. 0 means unrestricted. You can append K or M(1K = 1024, 1M = 1024K). To limit the overall download speed, use --max-overall-download-limit option. --max-overall-download-limit=SPEED Set max overall download speed in bytes/sec. 0 means unrestricted. You can append K or M(1K = 1024, 1M = 1024K). To limit the download speed per download, use --max-download-limit option. --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/sec. 0 means unrestricted. You can append K or M(1K = 1024, 1M = 1024K). To limit the upload speed per torrent, use --max-upload-limit option. --metalink-language=LANGUAGE The language of the file to download. --metalink-location=LOCATION[,...] The location of the preferred server. A comma-delimited list of locations is acceptable. --metalink-os=OS The operating system of the file to download. --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify 'none' if you don't have any preferred protocol. --metalink-version=VERSION The version of the file to download. --no-file-allocation-limit=SIZE No file allocation is made for files whose size is smaller than SIZE. You can append K or M(1K = 1024, 1M = 1024K). --no-proxy=DOMAINS Specify comma separated hostnames, domains or network address with or without CIDR block where proxy should not be used. --peer-id-prefix=PEER_ID_PREFIX Specify the prefix of peer ID. The peer ID in BitTorrent is 20 byte length. If more than 20 bytes are specified, only first 20 bytes are used. If less than 20 bytes are specified, random byte data are added to make its length 20 bytes. --private-key=FILE Use the private key in FILE. The private key must be decrypted and in PEM format. See also --certificate option. --proxy-method=METHOD Set the method to use in proxy request. --save-cookies=FILE Save Cookies to FILE in Mozilla/Firefox(1.x/2.x)/ Netscape format. If FILE already exists, it is overwritten. Session Cookies are also saved and their expiry values are treated as 0. --seed-ratio=RATIO Specify share ratio. Seed completed torrents until share ratio reaches RATIO. You are strongly encouraged to specify equals or more than 1.0 here. Specify 0.0 if you intend to do seeding regardless of share ratio. If --seed-time option is specified along with this option, seeding ends when at least one of the conditions is satisfied. --select-file=INDEX... Set file to download by specifying its index. You can find the file index using the --show-files option. Multiple indexes can be specified by using ',', for example: "3,6". You can also use '-' to specify a range: "1-5". ',' and '-' can be used together. When used with the -M option, index may vary depending on the query(see --metalink-* options). --server-stat-if=FILE Specify the filename to load performance profile of the servers. The loaded data will be used in some URI selector such as 'feedback'. See also --uri-selector option --server-stat-of=FILE Specify the filename to which performance profile of the servers is saved. You can load saved data using --server-stat-if option. --server-stat-timeout=SEC Specifies timeout in seconds to invalidate performance profile of the servers since the last contact to them. --stop=SEC Stop application after SEC seconds has passed. If 0 is given, this feature is disabled. --summary-interval=SEC Set interval to output download progress summary. Setting 0 suppresses the output. --uri-selector=SELECTOR Specify URI selection algorithm. If 'inorder' is given, URI is tried in the order appeared in the URI list. If 'feedback' is given, aria2 uses download speed observed in the previous downloads and choose fastest server in the URI list. This also effectively skips dead mirrors. The observed download speed is a part of performance profile of servers mentioned in --server-stat-of and --server-stat-if options. If 'adaptive' is given, selects one of the best mirrors for the first and reserved connections. For supplementary ones, it returns mirrors which has not been tested yet, and if each of them has already been tested, returns mirrors which has to be tested again. Otherwise, it doesn't select anymore mirrors. Like 'feedback', it uses a performance profile of servers. --use-head[=true|false] Use HEAD method for the first request to the HTTP server. -C, --metalink-servers=NUM_SERVERS The number of servers to connect to simultaneously. Some Metalinks regulate the number of servers to connect. aria2 strictly respects them. This means that if Metalink defines the maxconnections attribute lower than NUM_SERVERS, then aria2 uses the value of maxconnections attribute instead of NUM_SERVERS. See also -s and -j options. -O, --index-out=INDEX=PATH Set file path for file with index=INDEX. You can find the file index using the --show-files option. PATH is a relative path to the path specified in --dir option. You can use this option multiple times. -P, --parameterized-uri[=true|false] Enable parameterized URI support. You can specify set of parts: http://{sv1,sv2,sv3}/foo.iso Also you can specify numeric sequences with step counter: http://host/image[000-100:2].img A step counter can be omitted. If all URIs do not point to the same file, such as the second example above, -Z option is required. -R, --remote-time[=true|false] Retrieve timestamp of the remote file from the remote HTTP/FTP server and if it is available, apply it to the local file. -T, --torrent-file=TORRENT_FILE The path to the .torrent file. -U, --user-agent=USER_AGENT Set user agent for http(s) downloads. -Z, --force-sequential[=true|false] Fetch URIs in the command-line sequentially and download each URI in a separate session, like the usual command-line download utilities. -c, --continue[=true|false] Continue downloading a partially downloaded file. Use this option to resume a download started by a web browser or another program which downloads files sequentially from the beginning. Currently this option is only applicable to http(s)/ftp downloads. -d, --dir=DIR The directory to store the downloaded file. -h, --help[=TAG|KEYWORD] Print usage and exit. The help messages are classified with tags. A tag starts with "#". For example, type "--help=#http" to get the usage for the options tagged with "#http". If non-tag word is given, print the usage for the options whose name includes that word. -l, --log=LOG The file name of the log file. If '-' is specified, log is written to stdout. -m, --max-tries=N Set number of tries. 0 means unlimited. -p, --ftp-pasv[=true|false] Use the passive mode in FTP. If false is given, the active mode will be used. -q, --quiet[=true|false] Make aria2 quiet(no console output). -t, --timeout=SEC Set timeout in seconds. -u, --max-upload-limit=SPEED Set max upload speed per each torrent in bytes/sec. 0 means unrestricted. You can append K or M(1K = 1024, 1M = 1024K). To limit the overall upload speed, use --max-overall-upload-limit option. -v, --version Print the version number and exit. version %s is not a directory.(ERR):error occurred.(INPR):download in-progress.(OK):download completed.(RM):download removed..netrc file %s does not have correct permissions. It should be 600. netrc support disabled.Adding peer %s:%dAllocating file %s, %s bytesAuthorization failed.Cannot parse metalink XML file. XML may be malformed.Checksum error detected. file=%sConnection failed.Deleting used piece index=%d, fillRate(%%)=%d<=%dDetected directory traversal directive in %sDownload Results:Download aborted.Download complete: %sDownload of selected files was complete.Emergency shutdown sequence commencing...Errors occurred while binding port. Exception caughtFailed to accept a peer connection, cause: %sFailed to bind a socket, cause: %sFailed to calculate SHA1 digest of or a part of the file %s, cause: %sFailed to check whether the socket is readable, cause: %sFailed to check whether the socket is writable, cause: %sFailed to connect to the host %s, cause: %sFailed to convert string into value: %sFailed to establish connection, cause: %sFailed to find given interface %s, cause: %sFailed to get the name of connected peer, cause: %sFailed to get the name of socket, cause: %sFailed to listen to a socket, cause: %sFailed to load cookies from %sFailed to load trusted CA certificates from %s. Cause: %sFailed to make the directory %s, cause: %sFailed to open ServerStat file %s for read.Failed to open ServerStat file %s for write.Failed to open a socket, cause: %sFailed to open the file %s, cause: %sFailed to peek data, cause: %sFailed to read ServerStat from %s.Failed to read data from disk.Failed to read from the file %s, cause: %sFailed to receive data, cause: %sFailed to resolve the hostname %s, cause: %sFailed to seek the file %s, cause: %sFailed to send data, cause: %sFailed to set a socket as blocking, cause: %sFailed to set a socket as non-blocking, cause: %sFailed to set a socket option, cause: %sFailed to write ServerStat to %s.Failed to write into the file %s, cause: %sFile %s exists, but %s does not exist.File %s exists, but a control file(*.aria2) does not exist. Download was canceled in order to prevent your file from being truncated to 0. If you are sure to download the file all over again, then delete it or add --allow-overwrite=true option and restart aria2.File %s is being downloaded by other command.File already exists. Renamed to %s.File not foundFlooding detected.Good chunk checksum. hash=%sGot %d status, but no location header provided.Got EOF from peer.Got EOF from the server.Hostname not match.If there are any errors, then see the log file. See '-l' option in help/man page for details.Incomplete range specified. %sInsufficient checksums.Insufficient checksums. checksumLength=%d, numChecksum=%dInvalid ID=%d for %s. It should be %d.Invalid chunk size.Invalid file length. Cannot continue download %s: local %s, remote %sInvalid header.Invalid response.Is '%s' a file?Loading the segment file %s.Logging started.Malformed meta info.Max payload length exceeded or invalid. length = %uMetalink: Queueing %s for download.Missing %s in torrent metainfo.Network problem has occurred. cause:%sNo HttpRequestEntry found.No URI to download. Download aborted.No certificate found.No chunk to verify.No file matched with your preference.No files to download.No header found.No option matching with '%s'.No peer list received.No status header.No such file entry %sNot a directoryOptions:Printing all options.Printing options tagged with '%s'.Printing options whose name includes '%s'.Printing the contents of file '%s'...Proxy connection failed.Refer to man page for more information.Removed the defunct control file %s because the download file %s doesn't exist.Report bugs to %sResource not foundSSL I/O errorSSL initialization failed: %sSSL initialization failed: OpenSSL connect error %dSSL protocol errorSSL unknown error %dSaved metadata as %s.Saved signature as %s. Please note that aria2 doesn't verify signatures.Saving metadata as %s failed. Maybe file already exists.Saving signature as %s failed. Maybe file already exists.Saving the segment file %sSeeding is over.ServerStat file %s loaded successfully.ServerStat file %s saved successfully.Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown.Specify at least one URL.Status Legend:The download was complete.The infoHash in torrent file doesn't match to one in .aria2 file.The requested filename and the previously registered one are not same. Expected:%s Actual:%sThe response status is not successful. status=%dThe segment file %s does not exist.The segment file %s exists.The segment file was loaded successfully.The segment file was saved successfully.This file is neither Torrent nor Metalink file. Skipping.Timeout.Too large chunk. size=%dToo slow Downloading speed: %d <= %d(B/s), host:%sTracker returned failure reason: %sTracker returned null data.Tracker returned warning message: %sTransfer encoding %s is not supported.Unknown socket error %d (0x%x)Unrecognized URI or unsupported protocol: %sUsage: aria2c [OPTIONS] [URI | MAGNET | TORRENT_FILE | METALINK_FILE]...Validating file %sVerification finished successfully. file=%sWindows socket library initialization failedWriting file %sYou may encounter the certificate verification error with HTTPS server. See --ca-certificate and --check-certificate option.Your share ratio was %.1f, uploaded/downloaded=%sB/%sBaria2 will resume download if the transfer is restarted.daemon failed.Project-Id-Version: aria2 Report-Msgid-Bugs-To: https://aria2.github.io/ PO-Revision-Date: 2012-01-27 11:38+0000 Last-Translator: stian1990 Language-Team: Italian Language: it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Launchpad-Export-Date: 2023-11-17 08:00+0000 X-Generator: Launchpad (build f1e537f62ee3967c2b3f24dd10eacf1696334fe6) X-Poedit-Bookmarks: 81,324,-1,-1,-1,-1,-1,-1,-1,-1 Predefinito: Valori possibili: Etichette: --async-dns[=true|false] Abilita il DNS asincrono. --auto-save-interval=SEC Salva il file di controllo(*.aria2) ogni SEC secondi. Se indicato 0, non verrà salvato alcun file di controllo durante gli scaricamenti. aria2 salverà un file di controllo ogni volta che si interrompe, a prescindere da questa opzione. --bt-enable-lpd[=true|false] Abilita la scoperta dei peer locali. --bt-hash-check-seed[=true|false] Se impostato true, dopo il controllo hash, con l'opzione --check-integrity e il file è completo, continua a ridistribuire (seed) il file. Se si vuole verificare il file e scaricarlo sol se corrotto o incompleto, impostare questa opzione come false. Questa opzione riguarda solo gli scaricamenti di BitTorrent. --bt-lpd-interface=INTERFACE Use given interface for Local Peer Discovery. If this option is not specified, the default interface is chosen. You can specify interface name and IP address. --bt-max-peers=NUM Indica il numero massimo di peer per torrent. 0 equivale a illimitati. Vedere anche l'opzione --bt-request-peer-speed-limit. --bt-min-crypto-level=plain|arc4 Configura il livello minimo di supporto per la cifratura. Se da un peer sono supportati più metodi di cifratura, aria2 sceglierà quello sufficiente a soddisfare il livello indicato. --bt-request-peer-speed-limit=VELOCITA Se la velocità globale di scaricamento dei torrent è inferiore a VELOCITA, aria2 aumenta temporaneamente il numero di peer per provare a raggiungere una maggiore velocità di scaricamento. Se configurata correttamente, l'opzione può talvolta incrementare la velocità di scaricamento. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). --bt-seed-unverified[=true|false] Condivide i file già scaricati senza verificare gli hash delle parti. --bt-stop-timeout=SEC Ferma i download di BitTorrent se la velocità di scaricamento è 0 in SEC secondi consecutivi. Se è impostato lo 0, questa configurazione è disabilitata. --bt-tracker-interval=SEC Imposta il numero di secondi tra le richieste al tracker. Questo ha precedenza rispetto ai valori di intervallo inviati dal tracker. Se si indica 0, aria2 determina l'intervallo sulla base della risposta del tracker e del progresso di scaricamento. --bt-tracker-timeout=SEC Imposta il timeout in secondi. --ca-certificate=FILE Usa le autorità certificate contenute in FILE per convalidare i peer. Il file dei certificati deve avere il formato PEM e può contenere diversi certificati CA. Usa l'opzione --check-certificate per abilitare il controllo. --certificate=FILE Utilizza il certificato di client FILE. questo certificato deve avere il formato PEM. Si può anche impostare l'opzione --private-key per indicare una chiave privata. --check-certificate[=true|false] Verifica il peer usando i certificati specificati tramite l'opzione --ca-certificate. --conf-path=PERCORSO Cambia il percorso del file di configurazione in PERCORSO. --connect-timeout=SEC Configura il numero di secondi prima del timeout di connessione verso un server HTTP/FTP/proxy. Dopo che la connessione viene stabilita, questa opzione non ha più alcun effetto, viene invece utilizzata l'opzione --timeout. --dht-message-timeout=SEC Imposta il timeout in secondi. --disable-ipv6[=true|false] Disabilita IPv6. --dry-run[=true|false] Se si indica true, aria2 controlla solo che il file remoto sia disponibile, ma non scarica dati. Questa opzione ha effetto solo sugli scaricamenti HTTP/FTP. Gli scaricamenti BitTorrent vengono annullati se si indica true. --enable-direct-io[=true|false] Abilita l'I/O diretto, che alleggerisce il carico della cpu durante l'allocazione dei file. Disabilitare se si riscontrano errori --enable-http-keep-alive[=true|false] Abilita connessione persistente su HTTP/1.1. --enable-http-pipelining[=true|false] Abilita il pipelining su HTTP/1.1. --enable-peer-exchange[=true|false] Abilita l'estensione di scambio di peer. --event-poll=POLL Configura il metodo di 'polling' degli eventi. --ftp-passwd=PASSWD Configura la password per l'FTP. Questo riguarda tutti gli URL. --ftp-reuse-connection[=true|false] Riutilizza la connessione per l'FTP. --ftp-type=TIPO Configura il tipo di trasferimento per l'FTP. --ftp-user=UTENTE Configura l'utente per l'FTP. Questo riguarda tutti gli URL. --header=INTESTAZIONE Aggiunge INTESTAZIONE all'header della richiesta HTTP. Si può impostare l'opzione più di una volta indicando diverse intestazioni: aria2c --header="X-A: b78" --header="X-B: 9J1" http://host/file --http-auth-challenge[=true|false] Invia l'intestazione di autorizzazione HTTP solo quando richiesta dal server. Se impostato a falso, l'intestazione di autorizzazione viene sempre inviata al server. Con una eccezione: se il nome utente e la password sono inseriti nell'URI, l'intestazione di autorizzazione verrà sempre inviata a prescindere da questa opzione. --http-passwd=PASSWD Configura la password per l'HTTP. Questo riguarda tutti gli URL. --http-user=USER Imposta un utente per l'HTTP. Questo riguarda tutti gli URL. --human-readable[=true|false] Mostra le dimensioni e la velocità nei messaggi sulla console in un formato comunemente comprensibile (p.es., 1.2Ki, 3.4Mi). --listen-port=PORTA[,PORTA][-PORTA] Configura il numero di porta TCP per gli scaricamenti BitTorrent. Si può indicare più di una porta usando ',' Per esempio: "6881,6885". Si può anche usare '-' per indicare un intervallo: "6881-6999". I simboli ',' e '-' possono venire usati congiuntamente. --load-cookies=FILE Carica i cookie dal FILE e usa il formato di Firefox3 o il formato Mozilla/Firefox(1.x/2.x)/Netscape. --lowest-speed-limit=VELOCITA Interrompe la connessione se la velocità di scaricamento è minore o uguale a questo valore (byte al sec). 0 equivale a nessun limite inferiore di scaricamento per aria2. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). Questa opzione non riguarda gli scaricamenti con il BitTorrent. --max-download-limit=VELOCITA Limita la velocità massima di scaricamento per ciascun file, espressa in byte/sec. 0 equivale ad illimitata. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). Per limitare la velocità globale massima di scaricamento, usa l'opzione --max-overall-download-limit. --max-overall--limit=VELOCITA Limita la velocità globale massima di scaricamento, espressa in byte/sec. 0 equivale ad illimitata. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). Per limitare la velocità massima di scaricamento per ciascun file, usa l'opzione --max-download-limit. --max-overall-upload-limit=VELOCITA Imposta la velocità massima di upload globale espressa in byte/sec. 0 equivale ad illimitata. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). Per impostare la velocità massima di upload per ciascun torrent, usa l'opzione --max-upload-limit. --metalink-language=LINGUA La lingua del file da scaricare. --metalink-location=LOCAZIONE[,...] La locazione del server preferito. Si può specificare una lista di locazioni separate da una virgola. --metalink-os=SO Il Sistema Operativo del file da scaricare. --metalink-preferred-protocol=PROTO Configura il protocollo preferito. Indicare 'none' se non c'è un protocollo preferito. --metalink-version=VERSIONE La versione del file da scaricare. --no-file-allocation-limit=DIMENSIONE Viene ignorata l'allocazione dello spazio per file di dimensione minore di DIMENSIONE. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). --no-proxy=DOMINI Indica nomi di host, domini o indirizzi di rete anche in formato CIDR, separati da virgola, per i quali il proxy non deve essere usato. --prefisso-peer-id=PREFISSO_PEER_ID Specifica il prefisso del peer ID. Il peer ID in BitTorrent è di 20 bytes di lunghezza. Se sono specificati più di 20 bytes, solo i primi 20 bytes saranno utilizzati. Se invece saranno specificati meno di 20 bytes, verranno aggiunti i bytes mancanti fino a raggiungere la lunghezza di 20 bytes. --private-key=FILE Usa la chiave privata nel FILE. La chiave privata deve essere decifrata e avere il formato PEM. Vedi anche l'opzione --certificate. --proxy-method=METHOD Configura il metodo usato per le richieste al proxy. --save-cookies=FILE Salva i cookie sul FILE nel formato di Mozilla/Firefox(1.x/2.x)/Netscape. Se il FILE esiste verrà sovrascritto. I cookies di sessione saranno salvati e il loro valore di scadenza verrà impostato a 0. --seed-ratio=RAPPORTO Indica il rapporto di condivisione. Distribuisce (seed) i torrents completi fino a che il rapporto raggiunge RAPPORTO. Si consiglia caldamente di indicare qui un valore maggiore o uguale a 1.0. Indica 0.0 se intendi distribuire il file senza tener conto del rapporto di condivisione. Se specificata anche l'opzione --seed-time la distibuzione termina quando una delle condizioni si verifica. --select-file=INDICE... Imposta il file da scaricare specificando il suo indice. Puoi scoprire il numero di indice del file con l'opzione --show-files. Possono essere indicati più indici usando la ',' per esempio: "3,6". Si può usare '-' per indicare un intervallo: "1-5". ',' e '-' possono essere usati congiuntamente. Quando si usa anche l'opzione -M, l'indice potrebbe variare a seconda della formula(vedi le opzioni --metalink-*). --server-stat-if=FILE Configura il nome del file da cui caricare il profilo di prestazioni dei server. I dati contenuti verranno utilizzati da qualche selettore di URI, p.es. 'feedback'. Vedere anche l'opzione --uri-selector --server-stat-of=FILE Configura il nome del file in cui verrà salvato il profilo di prestazioni dei server. Si può caricare questo profilo con l'opzione --server-stat-if. --server-stat-timeout=SEC Configura il numero di secondi trascorsi dall'ultimo aggiornamento del profilo di prestazioni dei server affinché questo venga disabilitato. --stop=SEC Interrompe il programma dopo che il numero di secondi SEC è trascorso. Se si indica 0, la funzione viene disabilitata. --summary-interval=SEC Configura l'intervallo con cui viene visualizzato il sommario di progresso scaricamenti. Se impostato a 0 non verrà visualizzato alcun sommario. --uri-selector=SELETTORE Configura l'algoritmo di selezione URI. Se impostato a 'inorder', gli URI vengono elaborati nell'ordine in cui appaiono nella lista URI. Se impostato a 'feedback', aria2 userà la velocità di scaricamento osservata in precedenza e sceglierà il server più veloce dalla lista degli URI. Così si salteranno anche i mirror inattivi. La velocità di scaricamento ossservata precedentemente fa parte del profilo di prestazioni server indicato tramite le opzioni --server-stat-of e --server-stat-if. Se impostato a 'adaptive', verrà scelto il server migliore per la prima connessione e quelle di riserva. Per le connessioni supplementari verranno scelti i server che non sono ancora stati testati, o che devono venire ri-testati. In mancanza di questi, non verranno scelti altri server. Come 'feedback', userà un profilo di prestazioni dei server. --use-head[=true|false] Usa il metodo HEAD per la prima richiesta al server HTTP. -C, --metalink-servers=NUM_SERVER Il numero di server a cui connettersi contemporaneamente. Alcuni Metalink autoconfigurano il numero di server a cui connettersi. aria2 rispetta i loro settaggi. Questo vuol dire che se Metalink definisce l'attributo maxconnections inferiore a NUM_SERVER aria2 imposterà il valore dell'attributo maxconnections. Vedere anche le opzioni -s e -j. -O, --index-out=INDICE=PERCORSO Imposta il percorso del file avente indice=INDICE. Puoi trovare l'indice del file utilizzando l'opzione --show-files. Il PERCORSO è relativo al percorso indicato tramite l'opzione --dir. Puoi utilizzare l'opzione più volte. -P, --parameterized-uri[=true|false] Abilita il supporto di URI parametrizzati. Puoi specificare gruppi di parti: http://{sv1,sv2,sv3}/foo.iso Oppure puoi specificare sequenze numeriche con impostazione degli incrementi: http://host/immagine[000-100:2].img Il numero di incremento è opzionale. Se qualcuno tra gli URI si riferisce a file differenti, come nel secondo esempio qui sopra, è obbligatoria l'opzione -Z. -R, --remote-time[=true|false] Recupera il timestamp del file remoto dal server HTTP/FTP e se disponibile lo applica al file locale. -T, --torrent-file=FILE_TORRENT Il percorso per il file .torrent. -U, --user-agent=USER_AGENT Imposta lo user-agent per lo scaricamento via http(s) -Z, --force-sequential[=true|false] Elabora gli URI da linea di comando sequenzialmente e scarica ogni URI in una sessione differente, come programmi di scaricamento a linea di comando. -c, --continue[=true|false] Continua il download di un file parzialmente scaricato. Usa questa opzione per riprendere un download cominciato da un browser web o da un altro programma che scarica file sequenzialmente dall'inizio. Attualmente questa opzione è applicabile solo ai download http(s)/ftp. -d, --dir=DIR Il percorso in cui salvare il file scaricato. -h, --aiuto[=TAG|PAROLA CHIAVE] Utilizzo di stampa e di uscita. I messaggi d'aiuto sono classificati con dei tag. Un tag inizia con "#". Per esempio: "--aiuto=#http" per sapere le opzioni utilizzabili con il tag "#http". Se nessuna parola tag è inserita, stampa tutte le opzioni che utilizzano quella parola.. -l, --log=LOG Il nome del file di log. Se si specifica '-' il log viene riportato sullo stdout. -m, --max-tries=N Configura il numero di tentativi. 0 equivale a illimitati. -p, --ftp-pasv[=true|false] Usa la modalità passiva per l'FTP. Se si specifica false, viene usata la modalità attiva. -q, --quiet[=true|false] Rende aria2 silenzioso(nessun output su console). -t, --timeout=SEC Configura il numero di secondi prima del timeout. -u, --max-upload-limit=VELOCITA Configura la velocità massima per ciascun torrent in byte/sec. 0 equivale a illimitata. Puoi posporre una K o una M(1K = 1024 byte, 1M = 1024K). Per limitare la velocità di upload globale, si usa l'opzione --max-overall-upload-limit. -v, --version Mostra il numero di versione ed esce. versione %s non è una directory.Errore.Download in corso.Download completato.Download rimosso.il file .netrc %s non ha i permessi corretti. Dovrebbe essere 600. Il supporto per il file .netrc è stato disabilitato.Aggiunta peer %s:%dAllocazione del file %s,%s bytesAutenticazione fallita.Impossibile parsificare il file XML metalink. Il formato XML potrebbe essere errato.Trovato errore nel checksum. file=%sConnessione fallita.Rimozione parte usata indice=%d, tassoCompletamento(%%)=%d<=%dÈ stata individuata una direttiva di attraversamento directory in %sRiepilogo scaricamenti:Scaricamento annullato.Scaricamento completato: %sScaricamento completato dei file selezionati.Sequenza di arresto di emergenza avviata...Ci sono stati degli errori durante il binding della porta. È stata rilevata un'eccezione.L'accettazione di una connessione da un peer è fallita, causa: %sIl binding di un socket è fallito, causa: %sIl calcolo del digest SHA1 di una parte del file %s è fallito, causa: %sNon sono riuscito a verificare che il socket sia leggibile, causa: %sNon sono riuscito a verificare che il socket sia scrivibile, causa: %sLa connessione all'host %s è fallita, causa: %sNon è stato possibile convertire la stringa in un valore: %sStabilimento della connessione fallito, causa: %sImpossibile trovare l'interfaccia richiesta %s, a causa di: %sIl recupero del nome di un peer connesso è fallito, causa: %sIl recupero del nome del socket è fallito, causa: %sFallito l'ascolto su di un socket, causa: %sNon è stato possibile caricare i cookies da %sCaricamento certificati fidati CA da %s fallito. Causa: %sLa creazione della directory %s è fallita, causa: %sApertura in lettura del file StatServer %s fallita.Apertura in scrittura del file StatServer %s fallita.Fallita l'apertura di un socket, causa: %sImpossibile aprire il file %s, causa: %sReperimento dati fallito, causa: %sLettura delle StatServer da %s fallita.Fallita lettura dei dati dal disco.Lettura fallita dal file %s, causa: %sRicezione dati fallita, causa: %sLa risoluzione del nome %s è fallita, causa :%sÈ fallito lo spostamento all'interno del file %s, causa: %sInvio dati fallito, causa: %sIl settaggio di un socket come bloccante è fallita, causa: %sFallita l'impostazione di un socket a non-bloccante, causa: %sL'abilitazione di una opzione sul socket è fallita, causa: %sScrittura delle StatServer su %s fallita.Scrittura fallita sul file %s, causa: %sIl file %s esiste, ma %s non esiste.Il file %s esiste, ma un file di controllo (*.aria2) non esiste. Lo scaricamento è stato annullato per evitare che il tuo file venisse troncato a 0. Se sei sicuro di riscaricare il file da capo, allora cancellalo o aggiungi l'opzione --allow-overwrite=true e fai ripartire aria2.Il file %s viene scaricato già da un altro comando.File giò esistente. Rinominato in %s.FIle non trovatoRilevato flooding.Passato il controllo degli errori. hash=%sHo ricevuto lo stato %d, ma nessun header di locazione è stato fornito.Ricevuto EOF dal peer.Ricevuto EOF dal server.Il nome di host non corrisponde.Se avvengono errori, controllare il file di log. Vedi l'opzione '-l' nella pagina di man/help per informazioni.L'intervallo specificato è incompleto. %sChecksum insufficienti.Checksum insufficienti. lunghezzaChecksum=%d, numChecksum=%dID=%d errato per %s. Dovrebbe essere %d.Dimensione della parte invalida.La lunghezza del file è invalida. Non posso continuare a scaricare %s: locale %s, remoto %sIntestazione non corretta.Risposta non corretta.E' '%s' un file?Caricamento del file relativo al segmento %s.Iniziato tracciamento delle operazioni.Metainformazioni non correttamente codificate.Lunghezza massima del payload superata o invalida. Lughezza = %uMetalink: Accodando %s per lo scaricamento.Manca %s nelle metainfo del torrent.Problema di rete. Causa:%sNon è stata trovata la HttpRequestEntry.Nessuna URI da scaricare.Scaricamento annullato.Non è stato trovato alcun certificato.Nessuna parte da verificare.Nessun file riconosciuto con le tue preferenze.Nessun file da scaricare.Nessuna intestazione trovata.Nessuna opzione corrispondente con '%s'.Non è stata ricevuta la lista dei peer.Nessuna intestazione relativa allo stato.Nessun file con il nome %sNon è una directoryOpzioni:Sono visualizzate tutte le opzioni.Sono visualizzate le opzioni relative a '%s'.Sono visualizzate le opzioni il cui nome include '%s'.Visualizzazione contenuti del file '%s'...La connessione al proxy è fallita.Fare riferimento alla pagina di manuale per ulteriori informazioniRimosso il file di controllo zombie %s perchè il file %s non esiste.Segnala i bachi (bug) a %sRisorsa non trovataErrore nell'I/O SSLInizializzazione SSL fallita: %sInizializzazione SSL fallita: errore di connessione OpenSSL %dErrore col protocollo SSLErrore sconosciuto in SSL %dMetadati salvati come %s.Firma salvata come %s. Nota bene che aria2 non verifica le firme.Il salvataggio dei metadati in %s è fallito. Forse il file è già esistente.Fallito salvataggio firma come %s. Il file potrebbe esistere già.Salvataggio del file relativo al segmento %sSeeding terminato.File StatServer %s caricato con successo.File StatServer %s salvato con successo.Sequenza di arresto in corso... Premere un'altra volta Ctrl-C per l'arresto d'emergenza.Specifica almeno una URL.Legenda degli stati:Scaricamento completatoL'infoHash nel file torrent è diverso da quello nel file .aria2.Il nome di file richiesto e quello precedentemente registrato non sono lo stesso. Atteso:%s Attuale:%sLo stato della risposta è non riuscito. stato=%dIl file relativo al segmento %s non esiste.Il file relativo al segmento %s esiste.Il file relativo al segmento è stato caricato con successo.Il file relativo al segmento è stato salvato con successo.Questo file non è né un file Torrent né Metalink. Saltato.Tempo scaduto.Parte troppo grande. dimensione=%dVelocità di scaricamento troppo bassa: %d <= %d(B/s), host:%sIl tracker ha ritornato un messaggio di fallimento: %sIl tracker ha risposto con un dato NULL .Il tracker ha riportato un messaggio di attenzione:%sLa codifica del trasferimento %s non è supportata.Errore sconosciuto del socket %d (0x%x)URI non riconosciuta o protocollo non supportato: %sUtilizzo: aria2c [OPZIONI] [URI | MAGNET | FILE_TORRENT | FILE_METALINK]...Validazione del file %sLa verifica è stata completata con successo. file=%sFallita inizializzazione della libreria socket WindowsScrittura file %sSi potrebbe verficare un errore di verifica di certificato con il server HTTPS. Vedi le opzioni --ca-certificate e --check-certificate.Il tuo indice di condivisione è: %.1f, uploaded/downloaded=%sB/%sBaria2 continuerà a scaricare se il trasferimento verrà riavviato.demone fallito.