2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>

Renamed aria2c.pot to aria2.pot
	* po/aria2.pot
	* po/aria2c.pot: Removed.
pull/1/head
Tatsuhiro Tsujikawa 2008-12-16 15:38:53 +00:00
parent 33f6f4e2e8
commit 48a4ba642d
2 changed files with 225 additions and 190 deletions

View File

@ -1,3 +1,9 @@
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Renamed aria2c.pot to aria2.pot
* po/aria2.pot
* po/aria2c.pot: Removed.
2008-12-17 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>
Removed MetaEntry.h

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: aria2c 1.0.1\n"
"Project-Id-Version: aria2 1.0.1\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-11-24 23:16+0900\n"
"POT-Creation-Date: 2008-12-16 00:59+0900\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -173,9 +173,9 @@ msgstr ""
#: src/usage_text.h:74
msgid ""
" --all-proxy=PROXY Use this proxy server in the all protocols.\n"
" --all-proxy=PROXY Use this proxy server for all protocols.\n"
" You can override this setting and specify a\n"
" proxy server for particular proctol using\n"
" proxy server for a particular protocol using\n"
" --http-proxy, --https-proxy and --ftp-proxy\n"
" options.\n"
" This affects all URLs."
@ -346,13 +346,15 @@ msgstr ""
#: src/usage_text.h:165
msgid ""
" --realtime-chunk-checksum=true|false Validate chunk checksum while\n"
" downloading a file in Metalink mode. This "
"option\n"
" on affects Metalink mode with chunk checksums."
" --realtime-chunk-checksum=true|false Validate chunk of data by "
"calculating\n"
" checksum while downloading a file if chunk\n"
" checksums are provided. Currently Metalink is "
"the\n"
" only way to provide chunk checksums."
msgstr ""
#: src/usage_text.h:169
#: src/usage_text.h:170
msgid ""
" -c, --continue Continue downloading a partially downloaded\n"
" file. Use this option to resume a download\n"
@ -362,15 +364,15 @@ msgid ""
" applicable to http(s)/ftp downloads."
msgstr ""
#: src/usage_text.h:176
#: src/usage_text.h:177
msgid " -U, --user-agent=USER_AGENT Set user agent for http(s) downloads."
msgstr ""
#: src/usage_text.h:178
#: src/usage_text.h:179
msgid " -n, --no-netrc Disables netrc support."
msgstr ""
#: src/usage_text.h:180
#: src/usage_text.h:181
msgid ""
" -i, --input-file=FILE Downloads URIs found in FILE. You can specify\n"
" multiple URIs for a single entity: separate\n"
@ -385,7 +387,7 @@ msgid ""
" FILE section of man page for details."
msgstr ""
#: src/usage_text.h:189
#: src/usage_text.h:190
msgid ""
" -j, --max-concurrent-downloads=N Set maximum number of parallel downloads "
"for\n"
@ -394,14 +396,14 @@ msgid ""
" See also -s and -C options."
msgstr ""
#: src/usage_text.h:193
#: src/usage_text.h:194
msgid ""
" --load-cookies=FILE Load Cookies from FILE using the Firefox3 "
"format\n"
" and Mozilla/Firefox(1.x/2.x)/Netscape format."
msgstr ""
#: src/usage_text.h:196
#: src/usage_text.h:197
msgid ""
" -S, --show-files Print file listing of .torrent or .metalink "
"file\n"
@ -410,9 +412,9 @@ msgid ""
" in case of torrent file."
msgstr ""
#: src/usage_text.h:200
#: src/usage_text.h:201
msgid ""
" --select-file=INDEX... Set file to download by specifing its index.\n"
" --select-file=INDEX... Set file to download by specifying its index.\n"
" You can find the file index using the\n"
" --show-files option. Multiple indexes can be\n"
" specified by using ',', for example: \"3,6\".\n"
@ -424,11 +426,11 @@ msgid ""
"options)."
msgstr ""
#: src/usage_text.h:209
#: src/usage_text.h:210
msgid " -T, --torrent-file=TORRENT_FILE The path to the .torrent file."
msgstr ""
#: src/usage_text.h:211
#: src/usage_text.h:212
msgid ""
" --follow-torrent=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .torrent or content type is\n"
@ -444,13 +446,13 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:221
#: src/usage_text.h:222
msgid ""
" --direct-file-mapping=true|false Directly read from and write to each file\n"
" mentioned in .torrent file."
msgstr ""
#: src/usage_text.h:224
#: src/usage_text.h:225
msgid ""
" --listen-port=PORT... Set TCP port number for BitTorrent downloads.\n"
" Multiple ports can be specified by using ',',\n"
@ -461,32 +463,50 @@ msgid ""
" be used together."
msgstr ""
#: src/usage_text.h:230
#: src/usage_text.h:231
msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
" --max-overall-upload-limit=SPEED Set max overall upload speed in bytes/"
"sec.\n"
" 0 means unrestricted.\n"
" You can append K or M(1K = 1024, 1M = 1024K)."
" You can append K or M(1K = 1024, 1M = 1024K).\n"
" To limit the upload speed per torrent, use\n"
" --max-upload-limit option. If non-zero value "
"is\n"
" specified, --max-upload-limit option is "
"ignored."
msgstr ""
#: src/usage_text.h:234
#: src/usage_text.h:238
msgid ""
" -u, --max-upload-limit=SPEED Set max upload speed per each torrent in\n"
" bytes/sec. 0 means unrestricted.\n"
" You can append K or M(1K = 1024, 1M = 1024K).\n"
" To limit the overall upload speed, use\n"
" --max-overall-upload-limit option."
msgstr ""
#: src/usage_text.h:244
msgid ""
" --seed-time=MINUTES Specify seeding time in minutes. Also see the\n"
" --seed-ratio option."
msgstr ""
#: src/usage_text.h:237
#: src/usage_text.h:247
msgid ""
" --seed-ratio=RATIO Specify share ratio. Seed completed torrents\n"
" until share ratio reaches RATIO. 1.0 is\n"
" encouraged. Specify 0.0 if you intend to do\n"
" seeding regardless of share ratio.\n"
" until share ratio reaches RATIO.\n"
" You are strongly encouraged to specify equals "
"or\n"
" more than 1.0 here. Specify 0.0 if you intend "
"to\n"
" do seeding regardless of share ratio.\n"
" If --seed-time option is specified along with\n"
" this option, seeding ends when at least one "
"of\n"
" the conditions is satisfied."
msgstr ""
#: src/usage_text.h:245
#: src/usage_text.h:256
msgid ""
" --peer-id-prefix=PEERI_ID_PREFIX Specify the prefix of peer ID. The peer ID "
"in\n"
@ -497,15 +517,15 @@ msgid ""
" added to make it's length 20 bytes."
msgstr ""
#: src/usage_text.h:252
#: src/usage_text.h:263
msgid " --enable-peer-exchange[=true|false] Enable Peer Exchange extension."
msgstr ""
#: src/usage_text.h:254
#: src/usage_text.h:265
msgid " --enable-dht[=true|false] Enable DHT functionality."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:267
msgid ""
" --dht-listen-port=PORT... Set UDP listening port for DHT.\n"
" Multiple ports can be specified by using ',',\n"
@ -516,28 +536,28 @@ msgid ""
" be used together."
msgstr ""
#: src/usage_text.h:262
#: src/usage_text.h:273
msgid ""
" --dht-entry-point=HOST:PORT Set host and port as an entry point to DHT\n"
" network."
msgstr ""
#: src/usage_text.h:265
#: src/usage_text.h:276
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:278
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
" peer, aria2 chooses a lowest one which "
" peer, aria2 chooses the lowest one which "
"satisfies\n"
" the given level."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:283
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -545,7 +565,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:277
#: src/usage_text.h:288
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -555,27 +575,27 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:293
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:296
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:288
#: src/usage_text.h:299
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:290
#: src/usage_text.h:301
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously. Some Metalinks regulates the\n"
" simultaneously. Some Metalinks regulate the\n"
" number of servers to connect. aria2 strictly\n"
" respects them. This means that if Metalink "
"defines\n"
@ -586,37 +606,37 @@ msgid ""
" See also -s and -j options."
msgstr ""
#: src/usage_text.h:299
#: src/usage_text.h:310
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:312
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:314
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:305
#: src/usage_text.h:316
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" A comma-delimited list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:309
#: src/usage_text.h:320
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specify "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:312
#: src/usage_text.h:323
msgid ""
" --follow-metalink=true|false|mem If true or mem is specified, when a file\n"
" whose suffix is .metaink or content type is\n"
" whose suffix is .metaink or content type of\n"
" application/metalink+xml is downloaded, aria2\n"
" parses it as a metalink file and downloads "
"files\n"
@ -629,7 +649,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:322
#: src/usage_text.h:333
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -639,11 +659,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:339
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:341
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -658,23 +678,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:338
#: src/usage_text.h:349
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:340
#: src/usage_text.h:351
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:342
#: src/usage_text.h:353
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:345
#: src/usage_text.h:356
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -686,30 +706,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:351
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
#: src/usage_text.h:362
msgid " -q, --quiet[=true|false] Make aria2 quiet(no console output)."
msgstr ""
#: src/usage_text.h:353
#: src/usage_text.h:364
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:355
#: src/usage_text.h:366
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:357
#: src/usage_text.h:368
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:360
#: src/usage_text.h:371
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:373
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -718,7 +738,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:377
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -729,21 +749,20 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:382
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
" --max-file-not-found=NUM If aria2 receives `file not found' status from "
"the\n"
" remote HTTP/FTP servers NUM times without "
"getting\n"
" a single byte, then force the download to "
"fail.\n"
" Specify 0 to disable this option.\n"
" This options is only effective only when "
"using\n"
" This options is effective only when using\n"
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:378
#: src/usage_text.h:389
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -760,7 +779,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:389
#: src/usage_text.h:400
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -769,7 +788,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:393
#: src/usage_text.h:404
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -779,7 +798,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:398
#: src/usage_text.h:409
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -787,7 +806,7 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:402
#: src/usage_text.h:413
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
@ -798,7 +817,7 @@ msgid ""
" regardless of the value."
msgstr ""
#: src/usage_text.h:407
#: src/usage_text.h:418
msgid ""
" --certificate=FILE Use the client certificate in FILE.\n"
" The certificate must be in PEM format.\n"
@ -807,14 +826,14 @@ msgid ""
" private key."
msgstr ""
#: src/usage_text.h:412
#: src/usage_text.h:423
msgid ""
" --private-key=FILE Use the private key in FILE.\n"
" The private key must be decrypted and in PEM\n"
" format. See also --certificate option."
msgstr ""
#: src/usage_text.h:416
#: src/usage_text.h:427
msgid ""
" --ca-certificate=FILE Use the certificate authorities in FILE to "
"verify\n"
@ -826,18 +845,18 @@ msgid ""
" verification."
msgstr ""
#: src/usage_text.h:422
#: src/usage_text.h:433
msgid ""
" --check-certificate[=true|false] Verify the peer using certificates "
"specified\n"
" in --ca-certificate option."
msgstr ""
#: src/usage_text.h:425
#: src/usage_text.h:436
msgid ""
" --no-proxy=DOMAINS Specify comma separated hostnames or domains "
"to\n"
" which proxy should not be used."
"where\n"
" proxy should not be used."
msgstr ""
#: src/version_usage.cc:54
@ -1475,347 +1494,357 @@ msgstr ""
msgid "Hostname not match."
msgstr ""
#: src/message.h:167
msgid "Timeout."
#: src/message.h:166
msgid "No files to download."
msgstr ""
#: src/message.h:168
msgid ""
"You may encounter the certificate verification error with HTTPS server. See "
"--ca-certificate and --check-certificate option."
msgstr ""
#: src/message.h:171
msgid "Timeout."
msgstr ""
#: src/message.h:172
msgid "Invalid chunk size."
msgstr ""
#: src/message.h:169
#: src/message.h:173
#, c-format
msgid "Too large chunk. size=%d"
msgstr ""
#: src/message.h:170
#: src/message.h:174
msgid "Invalid header."
msgstr ""
#: src/message.h:171
#: src/message.h:175
msgid "Invalid response."
msgstr ""
#: src/message.h:172
#: src/message.h:176
msgid "No header found."
msgstr ""
#: src/message.h:173
#: src/message.h:177
msgid "No status header."
msgstr ""
#: src/message.h:174
#: src/message.h:178
msgid "Proxy connection failed."
msgstr ""
#: src/message.h:175
#: src/message.h:179
msgid "Connection failed."
msgstr ""
#: src/message.h:176
#: src/message.h:180
#, c-format
msgid ""
"The requested filename and the previously registered one are not same. "
"Expected:%s Actual:%s"
msgstr ""
#: src/message.h:177
#: src/message.h:181
#, c-format
msgid "The response status is not successful. status=%d"
msgstr ""
#: src/message.h:178
#: src/message.h:182
#, c-format
msgid "Too large file size. size=%s"
msgstr ""
#: src/message.h:179
#: src/message.h:183
#, c-format
msgid "Transfer encoding %s is not supported."
msgstr ""
#: src/message.h:180
#: src/message.h:184
#, c-format
msgid "SSL initialization failed: %s"
msgstr ""
#: src/message.h:181
#: src/message.h:185
msgid "SSL I/O error"
msgstr ""
#: src/message.h:182
#: src/message.h:186
msgid "SSL protocol error"
msgstr ""
#: src/message.h:183
#: src/message.h:187
#, c-format
msgid "SSL unknown error %d"
msgstr ""
#: src/message.h:184
#: src/message.h:188
#, c-format
msgid "SSL initialization failed: OpenSSL connect error %d"
msgstr ""
#: src/message.h:185
#: src/message.h:189
#, c-format
msgid "Size mismatch Expected:%s Actual:%s"
msgstr ""
#: src/message.h:186
#: src/message.h:190
msgid "Authorization failed."
msgstr ""
#: src/message.h:187
#: src/message.h:191
msgid "Got EOF from the server."
msgstr ""
#: src/message.h:188
#: src/message.h:192
msgid "Got EOF from peer."
msgstr ""
#: src/message.h:189
msgid "Malformed meta info."
msgstr ""
#: src/message.h:191
#, c-format
msgid "Failed to open the file %s, cause: %s"
msgstr ""
#: src/message.h:192
#, c-format
msgid "Failed to write into the file %s, cause: %s"
msgstr ""
#: src/message.h:193
#, c-format
msgid "Failed to read from the file %s, cause: %s"
msgstr ""
#: src/message.h:194
msgid "Failed to read data from disk."
msgid "Malformed meta info."
msgstr ""
#: src/message.h:195
#, c-format
msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
msgid "Failed to open the file %s, cause: %s"
msgstr ""
#: src/message.h:196
#, c-format
msgid "Failed to seek the file %s, cause: %s"
msgid "Failed to write into the file %s, cause: %s"
msgstr ""
#: src/message.h:197
#, c-format
msgid "The offset is out of range, offset=%s"
msgid "Failed to read from the file %s, cause: %s"
msgstr ""
#: src/message.h:198
#, c-format
msgid "%s is not a directory."
msgid "Failed to read data from disk."
msgstr ""
#: src/message.h:199
#, c-format
msgid "Failed to make the directory %s, cause: %s"
msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
msgstr ""
#: src/message.h:200
#, c-format
msgid "Failed to open the segment file %s, cause: %s"
msgid "Failed to seek the file %s, cause: %s"
msgstr ""
#: src/message.h:201
#, c-format
msgid "Failed to write into the segment file %s, cause: %s"
msgid "The offset is out of range, offset=%s"
msgstr ""
#: src/message.h:202
#, c-format
msgid "Failed to read from the segment file %s, cause: %s"
msgid "%s is not a directory."
msgstr ""
#: src/message.h:203
#, c-format
msgid "Failed to make the directory %s, cause: %s"
msgstr ""
#: src/message.h:204
#, c-format
msgid "Failed to open a socket, cause: %s"
msgid "Failed to open the segment file %s, cause: %s"
msgstr ""
#: src/message.h:205
#, c-format
msgid "Failed to set a socket option, cause: %s"
msgid "Failed to write into the segment file %s, cause: %s"
msgstr ""
#: src/message.h:206
#, c-format
msgid "Failed to set a socket as blocking, cause: %s"
msgstr ""
#: src/message.h:207
#, c-format
msgid "Failed to set a socket as non-blocking, cause: %s"
msgid "Failed to read from the segment file %s, cause: %s"
msgstr ""
#: src/message.h:208
#, c-format
msgid "Failed to bind a socket, cause: %s"
msgid "Failed to open a socket, cause: %s"
msgstr ""
#: src/message.h:209
#, c-format
msgid "Failed to listen to a socket, cause: %s"
msgid "Failed to set a socket option, cause: %s"
msgstr ""
#: src/message.h:210
#, c-format
msgid "Failed to accept a peer connection, cause: %s"
msgid "Failed to set a socket as blocking, cause: %s"
msgstr ""
#: src/message.h:211
#, c-format
msgid "Failed to get the name of socket, cause: %s"
msgid "Failed to set a socket as non-blocking, cause: %s"
msgstr ""
#: src/message.h:212
#, c-format
msgid "Failed to get the name of connected peer, cause: %s"
msgid "Failed to bind a socket, cause: %s"
msgstr ""
#: src/message.h:213
#, c-format
msgid "Failed to resolve the hostname %s, cause: %s"
msgid "Failed to listen to a socket, cause: %s"
msgstr ""
#: src/message.h:214
#, c-format
msgid "Failed to connect to the host %s, cause: %s"
msgid "Failed to accept a peer connection, cause: %s"
msgstr ""
#: src/message.h:215
#, c-format
msgid "Failed to check whether the socket is writable, cause: %s"
msgid "Failed to get the name of socket, cause: %s"
msgstr ""
#: src/message.h:216
#, c-format
msgid "Failed to check whether the socket is readable, cause: %s"
msgid "Failed to get the name of connected peer, cause: %s"
msgstr ""
#: src/message.h:217
#, c-format
msgid "Failed to send data, cause: %s"
msgid "Failed to resolve the hostname %s, cause: %s"
msgstr ""
#: src/message.h:218
#, c-format
msgid "Failed to receive data, cause: %s"
msgid "Failed to connect to the host %s, cause: %s"
msgstr ""
#: src/message.h:219
#, c-format
msgid "Failed to peek data, cause: %s"
msgid "Failed to check whether the socket is writable, cause: %s"
msgstr ""
#: src/message.h:220
#, c-format
msgid "Unknown socket error %d (0x%x)"
msgid "Failed to check whether the socket is readable, cause: %s"
msgstr ""
#: src/message.h:221
#, c-format
msgid "File %s exists, but %s does not exist."
msgid "Failed to send data, cause: %s"
msgstr ""
#: src/message.h:222
#, c-format
msgid "Invalid payload size for %s, size=%d. It should be %d."
msgid "Failed to receive data, cause: %s"
msgstr ""
#: src/message.h:223
#, c-format
msgid "Invalid ID=%d for %s. It should be %d."
msgid "Failed to peek data, cause: %s"
msgstr ""
#: src/message.h:224
#, c-format
msgid "Unknown socket error %d (0x%x)"
msgstr ""
#: src/message.h:225
#, c-format
msgid "File %s exists, but %s does not exist."
msgstr ""
#: src/message.h:226
#, c-format
msgid "Invalid payload size for %s, size=%d. It should be %d."
msgstr ""
#: src/message.h:227
#, c-format
msgid "Invalid ID=%d for %s. It should be %d."
msgstr ""
#: src/message.h:228
#, c-format
msgid ""
"Chunk checksum validation failed. checksumIndex=%d, offset=%s, expectedHash=%"
"s, actualHash=%s"
msgstr ""
#: src/message.h:225
#: src/message.h:229
msgid "Download aborted."
msgstr ""
#: src/message.h:226
#: src/message.h:230
#, c-format
msgid "File %s is being downloaded by other command."
msgstr ""
#: src/message.h:227
#: src/message.h:231
msgid "Insufficient checksums."
msgstr ""
#: src/message.h:228
#: src/message.h:232
#, c-format
msgid "Tracker returned failure reason: %s"
msgstr ""
#: src/message.h:229
#: src/message.h:233
msgid "Flooding detected."
msgstr ""
#: src/message.h:230
#: src/message.h:234
#, c-format
msgid ""
"Drop connection because no request/piece messages were exchanged in a "
"certain period(%d seconds)."
msgstr ""
#: src/message.h:231
msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
msgstr ""
#: src/message.h:232
#, c-format
msgid "No such file entry %s"
msgstr ""
#: src/message.h:233
#, c-format
msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
msgstr ""
#: src/message.h:234
msgid "No HttpRequestEntry found."
msgstr ""
#: src/message.h:235
#, c-format
msgid "Got %d status, but no location header provided."
msgid "The infoHash in torrent file doesn't match to one in .aria2 file."
msgstr ""
#: src/message.h:236
#, c-format
msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
msgid "No such file entry %s"
msgstr ""
#: src/message.h:237
msgid "No file matched with your preference."
#, c-format
msgid "Too slow Downloading speed: %d <= %d(B/s), host:%s"
msgstr ""
#: src/message.h:238
msgid "Exception caught"
msgid "No HttpRequestEntry found."
msgstr ""
#: src/message.h:239
#, c-format
msgid "Max payload length exceeded or invalid. length = %u"
msgid "Got %d status, but no location header provided."
msgstr ""
#: src/message.h:240
#, c-format
msgid "Invalid range header. Request: %s-%s/%s, Response: %s-%s/%s"
msgstr ""
#: src/message.h:241
msgid "No file matched with your preference."
msgstr ""
#: src/message.h:242
msgid "Exception caught"
msgstr ""
#: src/message.h:243
#, c-format
msgid "Max payload length exceeded or invalid. length = %u"
msgstr ""
#: src/message.h:244
#, c-format
msgid "Invalid file length. Cannot continue download %s: local %s, remote %s"
msgstr ""
@ -1823,6 +1852,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:715
#: src/Util.cc:724
msgid "Files:"
msgstr ""