2008-10-14 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>

Added Ukrainian, Vietnamese, Traditional Chinese translations.
	Updated French, Simplified Chinese and Japanese translations.
	Thanks to all translators.
	en@quot and en@boldquot are also added.
	* po/LINGUAS
	* po/fr.po
	* po/ja.po
	* po/uk.po
	* po/vi.po
	* po/zh_CN.po
	* po/zh_TW.po
pull/1/head
Tatsuhiro Tsujikawa 2008-10-14 12:53:08 +00:00
parent a0559baf8e
commit 407d02a010
60 changed files with 11072 additions and 1026 deletions

View File

@ -1,3 +1,17 @@
2008-10-14 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Added Ukrainian, Vietnamese, Traditional Chinese translations.
Updated French, Simplified Chinese and Japanese translations.
Thanks to all translators.
en@quot and en@boldquot are also added.
* po/LINGUAS
* po/fr.po
* po/ja.po
* po/uk.po
* po/vi.po
* po/zh_CN.po
* po/zh_TW.po
2008-10-13 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
Bump up version number to 0.16.1.

View File

@ -1 +1 @@
bg ca da de el es fi fr he hu id it ja nl nn pl pt_BR ru sv th tr zh_CN
bg ca da de el es fi fr he hu id it ja nl nn pl pt_BR ru sv th tr uk vi zh_CN zh_TW en@quot en@boldquot

View File

@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: aria2c 0.16.0\n"
"Project-Id-Version: aria2c 0.16.1\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+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"
@ -55,49 +55,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr ""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr ""
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr ""
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr ""
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr ""
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr ""
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr ""
@ -500,6 +500,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -508,7 +513,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -516,7 +521,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -526,57 +531,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -592,7 +597,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -602,11 +607,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -621,23 +626,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -649,30 +654,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -681,7 +686,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -692,7 +697,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -706,7 +711,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -723,7 +728,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -732,7 +737,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -742,7 +747,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -750,6 +755,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1715,6 +1731,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/bg.gmo

Binary file not shown.

111
po/bg.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-09-30 19:04+0000\n"
"Last-Translator: Plamen Atanasov <Unknown>\n"
"Language-Team: Bulgarian <bg@li.org>\n"
@ -60,49 +60,49 @@ msgstr " Маркери: "
msgid " Possible Values: "
msgstr " Възможни величини: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "трябва да бъде или \"верен\" или \"неверен\"."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "трябва да е между %s и %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "трябва да бъде по-малък или равен на %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "трябва да бъде по-голям или равен на %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "трябва да бъде число."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "трябва да бъде по-малък или равен на %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "трябва да е между %.1f и %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "трябва да бъде по-голям или равен на %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "трябва да бъде един от следните:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "непознат прокси формат"
@ -719,6 +719,12 @@ msgstr ""
" мрежата."
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -735,7 +741,7 @@ msgstr ""
"задоволява\n"
" даденото равнище."
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -749,7 +755,7 @@ msgstr ""
"използва Obfuscation\n"
" ръкостискане."
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -767,7 +773,7 @@ msgstr ""
" Можете да приложите K или M(1K = 1024, 1M = "
"1024K)."
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -777,7 +783,7 @@ msgstr ""
"във всеки\n"
" BitTorrent даунлоуд."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
@ -786,11 +792,11 @@ msgstr ""
"без\n"
" проверяване на частта на хеша."
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE Пътят към .metalink файла."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -799,20 +805,20 @@ msgstr ""
"направи връзка\n"
" едновременно."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Версията на файла за даунлоуд."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Езикът на файла за даунлоуд."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Операционнта система на файла за даунлоуд."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -824,7 +830,7 @@ msgstr ""
"местоположенията е\n"
" приемлив."
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
@ -834,7 +840,7 @@ msgstr ""
"Уточнете 'none'\n"
" ако нямате никакъв предпочитан протокол."
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -862,7 +868,7 @@ msgstr ""
"отгоре\n"
" не се извършва."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -879,11 +885,11 @@ msgstr ""
"protocol за да\n"
" уточните предпочитанието си на протокол."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Отпечатва номера на версията и излиза."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -908,16 +914,16 @@ msgstr ""
"общо съответствие\n"
" и резултатът се отпечатва."
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Изключва зареждането на файла aria2.conf."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Промяна на пътя до конфигурационния файл към PATH."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -927,7 +933,7 @@ msgstr ""
" Ако 0 е дадено, тази характеристика ще бъде "
"изключена."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -947,22 +953,22 @@ msgstr ""
"9J1\"\n"
" http://хост/файл"
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
" -q, --quiet[=true|false] Прави aria2 тиха (без конзолно извеждане на данни)."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Включва несинхронизиран DNS."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
" --ftp-reuse-connection[=true|false] Многократно използване на връзката в "
"FTP."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -971,11 +977,11 @@ msgstr ""
" --summary-interval=SEC Определя интервал за извеждане на разюмето за "
"прогреса на даунлоуда."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Определя нивото на лога към извеждането на данни."
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -988,7 +994,7 @@ msgstr ""
" отдалечения HTTP/FTP сървър и ако е наличен,\n"
" се прилага съм локалния файл."
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -1005,7 +1011,7 @@ msgstr ""
" ефект и --timeout опцията се използва вместо "
"това."
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -1028,7 +1034,7 @@ msgstr ""
"използват\n"
" HTTP/FTP сървъри."
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -1059,7 +1065,7 @@ msgstr ""
" от сървъри споменати в --server-stat-of и\n"
" --server-stat-if опциите."
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -1073,7 +1079,7 @@ msgstr ""
"записана информация\n"
" използвайки --server-stat-if опцията."
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -1089,7 +1095,7 @@ msgstr ""
" някои URI селектори като 'feedback'.\n"
" Вижте също --uri-selector опцията"
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -1101,6 +1107,25 @@ msgstr ""
"направен последният\n"
" контакт с тях."
#: src/usage_text.h:377
#, fuzzy
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
" --bt-min-crypto-level=plain|arc4 Определя минималнато ниво на метода на "
"шифроване.\n"
" Ако няколко метода на шифроване са осигурени "
"от\n"
" пера, aria2 избира най-ниския който "
"задоволява\n"
" даденото равнище."
#: src/version_usage.cc:54
msgid " version "
msgstr " версия "
@ -2131,6 +2156,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Намерени са грешки докато протича приързване към порта.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Файлове:"

BIN
po/ca.gmo

Binary file not shown.

103
po/ca.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-08-04 07:10+0000\n"
"Last-Translator: Jordi Pujol <Unknown>\n"
"Language-Team: Catalan <ca@li.org>\n"
@ -61,49 +61,49 @@ msgstr " Etiquetes: "
msgid " Possible Values: "
msgstr " Valors Disponibles: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "ha de ser \"true\" o \"false\""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "ha de estar entre %s i %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "ha de ser més petit o igual que %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "ha de ser més gran o igual que %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "ha de ser un número."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "ha de ser més petit o igual a %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "ha de estar entre %.1f i %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "ha de ser més gran o igual que %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "ha de ser un dels següents:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "format proxy no reconegut"
@ -702,6 +702,12 @@ msgstr ""
" una xarxa DHT."
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -711,7 +717,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -719,7 +725,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -729,7 +735,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -739,17 +745,17 @@ msgstr ""
"cada\n"
" descàrrega BitTorrent."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE El camí al fitxer .metalink."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -757,21 +763,21 @@ msgstr ""
" -C, --metalink-servers=NUM_SERVERS El nombre de servidors a connectar\n"
" simultàniament."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La versió del fitxer a descarregar."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE L'idioma del fitxer a descarregar."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
" --metalink-os=OS El Sistema Operatiu del fitxer a descarregar."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -781,14 +787,14 @@ msgstr ""
" S'accepta una llista d'ubicacions delimitada "
"per comes."
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -804,7 +810,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -814,11 +820,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Escriure el número de versió i sortir."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -833,16 +839,16 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Desactiva la càrrega del fitxer de configuració aria2.conf."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Canvia el camí al fitxer de configuració a PATH."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -852,7 +858,7 @@ msgstr ""
" Si el "
"valor és 0, aquesta funcionalitat es desactiva."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -864,21 +870,21 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
" -q, --quiet[=true|false] aria2 ha de ser callat (no hi ha sortida a la "
"consola)."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Activa DNS asíncrona."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " -ftp-reuse-connection[=true|false] Refusa connexió FTP."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -888,11 +894,11 @@ msgstr ""
"descàrrega.\n"
" Posant 0 no fa el resum."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Estableix el nivell d'anotació."
#: src/usage_text.h:335
#: src/usage_text.h:337
#, fuzzy
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -906,7 +912,7 @@ msgstr ""
" esmentat en el fitxer .torrent.\n"
" Defecte: true"
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -917,7 +923,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
#, fuzzy
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
@ -941,7 +947,7 @@ msgstr ""
" depenent de la mida del fitxer.\n"
" Defecte: prealloc"
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -958,7 +964,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -973,7 +979,7 @@ msgstr ""
"60.\n"
" Defecte: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -983,7 +989,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -997,6 +1003,17 @@ msgstr ""
"60.\n"
" Defecte: 5"
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " versió "
@ -2027,7 +2044,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Han ocorregut errors mentre agafàvem el port.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Fitxers:"

BIN
po/da.gmo

Binary file not shown.

102
po/da.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-08-09 20:45+0000\n"
"Last-Translator: Jeppe Toustrup <launchpad@tenzer.dk>\n"
"Language-Team: Danish <da@li.org>\n"
@ -59,49 +59,49 @@ msgstr " Mærker: "
msgid " Possible Values: "
msgstr " Mulige værdier: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "skal enten være 'true' (sand) eller 'false' (falsk)"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "skal være i mellem %s og %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "skal være mindre end eller lig med %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "skal være større end eller lig med %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "skal være et tal."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "skal være mindre end eller lig med %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "skal være i mellem %.1f og %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "skal være større end eller lig med %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "skal være en af de følgende:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "ukendt proxy format"
@ -582,6 +582,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -590,7 +595,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -598,7 +603,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -608,57 +613,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -674,7 +679,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -684,11 +689,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -703,23 +708,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -731,30 +736,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -763,7 +768,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -774,7 +779,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
#, fuzzy
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
@ -798,7 +803,7 @@ msgstr ""
" tid, afhængig af størrelsen på filen.\n"
" Standard: prealloc"
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -815,7 +820,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -829,7 +834,7 @@ msgstr ""
" der bliver forsøgt igen efter en fejl. Sæt en\n"
" værdi i mellem 0 og 60. Standard: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -839,7 +844,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -852,6 +857,17 @@ msgstr ""
" der bliver forsøgt igen efter en fejl. Sæt en\n"
" værdi i mellem 0 og 60. Standard: 5"
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1817,7 +1833,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/de.gmo

Binary file not shown.

114
po/de.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: de\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-10-06 17:17+0900\n"
"Last-Translator: Yuri <Unknown>\n"
"Language-Team: deutsch <de@li.org>\n"
@ -59,49 +59,49 @@ msgstr " Schlagwörter: "
msgid " Possible Values: "
msgstr " Mögliche Werte: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "muss entweder \"true\" (wahr) oder \"false\" (falsch) sein"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "muss zwischen %s und %s sein"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "muss kleiner oder gleich %s sein"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "muss größer oder gleich %s sein"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "muss eine Zahl sein"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "muss kleiner oder gleich %.1f sein"
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "muss zwischen %.1f und %.1f sein"
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "muss größer oder gleich %.1f sein"
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "muss eines der folgenden sein"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "unbekanntes Proxy-Format"
@ -639,6 +639,15 @@ msgstr ""
" Netzwerk betreten wird."
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
" --conf-path=VERZEICHNIS Ändern des Verzeichnisses für die "
"Konfigurations-\n"
" datei auf VERZEICHNIS."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -655,7 +664,7 @@ msgstr ""
" wählt Aria2 davon die niedrigste, die das ge-\n"
" wählte Niveau erfüllt."
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -670,7 +679,7 @@ msgstr ""
"ver-\n"
" wendet."
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -680,24 +689,24 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE Datenpfad zur metalink-Datei."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -706,21 +715,21 @@ msgstr ""
"gleichzeitig\n"
" eine Verbindung aufgebaut werden soll."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Die Version der Datei zum herunterladen."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Die Sprache der Datei zum herunterladen."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
" --metalink-os=OS Das Betriebssystem der Datei zum herunterladen."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -730,14 +739,14 @@ msgstr ""
" Eine durch Komma getrennte Aufzählung ist\n"
" möglich."
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -769,7 +778,7 @@ msgstr ""
" Bei \"false\" wird die .metalink-Datei nicht\n"
" durchsucht."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -788,11 +797,11 @@ msgstr ""
"\"\n"
" zur Festlegung des bevorzugten Protokolls."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Versionsnummer ausgeben und beenden."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -807,11 +816,11 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Laden der aria2.conf-Datei unterbinden."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
@ -819,7 +828,7 @@ msgstr ""
"Konfigurations-\n"
" datei auf VERZEICHNIS."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -829,7 +838,7 @@ msgstr ""
"anhalten.\n"
" Bei 0 ist diese Funktion ausgeschaltet."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -841,23 +850,23 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
" -q, --quiet[=true|false] Stummschalten von Aria2 (keine "
"Konsolenausgabe)."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] Asynchrone DNS ermöglichen."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
" --ftp-reuse-connection[=true|false] Wiederverwenden bereits aufgebauter\n"
" FTP-Verbindungen."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -868,11 +877,11 @@ msgstr ""
" Download-Fortschritts aufgefrischt wird.\n"
" Mit 0 wird die Ausgabe unterbunden."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL Auszugebende Mitschnittfülle festlegen."
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -881,7 +890,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -892,7 +901,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -906,7 +915,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -923,7 +932,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -932,7 +941,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -942,7 +951,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -950,6 +959,25 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
#, fuzzy
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
" --bt-min-crypto-level=plain|arc4 Festlegen des geringsten "
"Verschlüsselungs-\n"
" Niveaus. Wenn von einem Teilnehmer mehrere "
"Ver-\n"
" schlüsselungsmethoden bereitgestellt werden,\n"
" wählt Aria2 davon die niedrigste, die das ge-\n"
" wählte Niveau erfüllt."
#: src/version_usage.cc:54
msgid " version "
msgstr " Version "
@ -1960,7 +1988,7 @@ msgstr "Ungültige Dateigrösse. Download abgebrochen %s: local %s, remote %s"
msgid "Errors occurred while binding port.\n"
msgstr "Fehler beim Binden an Port aufgetreten.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Dateien:"

BIN
po/el.gmo

Binary file not shown.

102
po/el.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-08-16 00:00+0900\n"
"Last-Translator: jimmyz <Unknown>\n"
"Language-Team: Greek <el@li.org>\n"
@ -63,49 +63,49 @@ msgstr " Tags: "
msgid " Possible Values: "
msgstr " Διαθέσιμες τιμές: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "πρέπει να είναι \"true\" ή \"false\""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr ""
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "πρέπει να είναι μικρότερο ή ίσο με το %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "πρέπει να είναι μεγαλύτερο ή ίσο με %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "πρέπει να είναι αριθμός."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "πρέπει να είναι μικρότερο ή ίσο με %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "πρέπει να είναι μεταξύ %.1f και %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "πρέπει να είναι μεγαλύτερο ή ίσο με το %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "πρέπει να είναι ένα από τα ακόλουθα:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "Μη αναγνωρίσιμο φορμά proxy."
@ -539,6 +539,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -547,7 +552,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -555,7 +560,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -565,57 +570,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -631,7 +636,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -641,11 +646,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -660,23 +665,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -688,30 +693,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -720,7 +725,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -731,7 +736,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -745,7 +750,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -762,7 +767,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -775,7 +780,7 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -785,7 +790,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -797,6 +802,17 @@ msgstr ""
" Τιμή από 0 εώς 60 δευτ..\n"
" Προκαθορισμένο: 5"
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1768,7 +1784,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/en@boldquot.gmo Normal file

Binary file not shown.

View File

@ -0,0 +1,12 @@
/^msgid /{
x
s/m/m/
ta
r en@boldquot.header
g
N
bb
:a
x
:b
}

2121
po/en@boldquot.po Normal file

File diff suppressed because it is too large Load Diff

BIN
po/en@quot.gmo Normal file

Binary file not shown.

12
po/en@quot.insert-header Normal file
View File

@ -0,0 +1,12 @@
/^msgid /{
x
s/m/m/
ta
r en@quot.header
g
N
bb
:a
x
:b
}

2115
po/en@quot.po Normal file

File diff suppressed because it is too large Load Diff

BIN
po/es.gmo

Binary file not shown.

102
po/es.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-08-16 00:03+0900\n"
"Last-Translator: Jordi Pujol <Unknown>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -61,49 +61,49 @@ msgstr ""
msgid " Possible Values: "
msgstr " Por defecto: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "ha de ser \"true\" o \"false\""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "ha de estar entre %s y %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "ha de ser más pequeño o igual que %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "ha de ser mayor o igual que %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "ha de ser un número."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "ha de ser más pequeño o igual a %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "ha de estar entre %.1f y %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "ha de ser mayor o igual que %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "ha de ser uno de los siguientes:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "formato proxy no reconocido"
@ -699,6 +699,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -707,7 +712,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -715,7 +720,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -725,7 +730,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -735,17 +740,17 @@ msgstr ""
"abrir en cada \n"
"descarga Bittorrent."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE El camino al fichero .metalink."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -753,21 +758,21 @@ msgstr ""
" -C, --metalink-servers=NUM_SERVERS El numero de servidores a conectar\n"
" simultaneamente."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La versión del fichero a descargar."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE El idioma del fichero a descargar."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
" --metalink-os=OS El Sistema Operativo del fichero a descargar."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -777,14 +782,14 @@ msgstr ""
" se acepta una lista de ubicaciones delimitada "
"por comas."
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -800,7 +805,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -810,11 +815,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Escribir el número de versión y salir."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -829,23 +834,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -857,30 +862,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
#, fuzzy
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -894,7 +899,7 @@ msgstr ""
" especificado en el fichero .torrent.\n"
" Defecto: true"
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -905,7 +910,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
#, fuzzy
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
@ -929,7 +934,7 @@ msgstr ""
" dependiendo de la medida del fichero.\n"
" Defecto: prealloc"
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -946,7 +951,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -961,7 +966,7 @@ msgstr ""
"60.\n"
" Defecto: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -971,7 +976,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -985,6 +990,17 @@ msgstr ""
"60.\n"
" Defecto: 5"
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " versión "
@ -2007,7 +2023,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Han ocurrido errores mientras cogíamos el puerto.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Ficheros:"

BIN
po/fi.gmo

Binary file not shown.

103
po/fi.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-01-27 16:49+0000\n"
"Last-Translator: Curaga <Unknown>\n"
"Language-Team: Finnish <fi@li.org>\n"
@ -59,49 +59,49 @@ msgstr " Tagit: "
msgid " Possible Values: "
msgstr " Mahdolliset arvot: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "täytyy olla joko 'true' tai 'false'."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "täytyy olla välillä %s ja %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "täytyy olla pienempi tai yhtä suuri kuin %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "täytyy olla suurempi tai yhtä suuri kuin %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "täytyy olla numero."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "täytyy olla pienempi tai yhtä suuri kuin %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "täytyy olla välillä %.1f ja %.1f"
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "täytyy olla suurempi tai yhtä suuri kuin %.1f"
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "täytyy olla yksi seuraavista:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "tunnistamaton välityspalvelinmuoto"
@ -702,6 +702,12 @@ msgid ""
msgstr ""
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=POLKU Muuta asetustiedoston polkua."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -711,7 +717,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -719,7 +725,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
#, fuzzy
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
@ -734,7 +740,7 @@ msgstr ""
" Voit lisätä perään joko K tai M (1K = 1024, 1M "
"= 1024K)"
#: src/usage_text.h:261
#: src/usage_text.h:263
#, fuzzy
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
@ -744,17 +750,17 @@ msgstr ""
" -m, --max-tries=N Yritysten määrä. 0 on rajoittamaton.\n"
" OIetus:5"
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK Käytä ladattua .metalink-tiedostoa."
#: src/usage_text.h:269
#: src/usage_text.h:271
#, fuzzy
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -764,21 +770,21 @@ msgstr ""
"lukumäärä.\n"
" Oletus: 5"
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSIO Aseta minkä version tiedostosta haluat."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
" --metalink-language=KIELI Aseta minkä kielisen version tiedostosta haluat."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Mille käyttöjärjestelmälle lataat tiedostoa."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -787,7 +793,7 @@ msgstr ""
" --metalink-location=SIJAINTI[,...] Suosittavan palvelimen sijainti.\n"
" Pilkuilla erotettu lista on hyväksyttävä."
#: src/usage_text.h:282
#: src/usage_text.h:284
#, fuzzy
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
@ -800,7 +806,7 @@ msgstr ""
"'none'. Käytä 'none' poistaaksesi\n"
" tämä ominaisuus käytöstä."
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -824,7 +830,7 @@ msgstr ""
" Jos mem, metalink-tiedostoa ei ladata levylle, "
"vaan pidetään muistissa."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -841,11 +847,11 @@ msgstr ""
"vaihtoehtoa\n"
" valitaksesi mitä protokollaa käytetään."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Tulosta versionumero ja lopeta."
#: src/usage_text.h:303
#: src/usage_text.h:305
#, fuzzy
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
@ -868,23 +874,23 @@ msgstr ""
"jakaminen\n"
" päättyy kun toinen ehdoista täyttyy."
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Estä aria2.conf -asetustiedoston käyttö."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=POLKU Muuta asetustiedoston polkua."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -896,30 +902,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
#, fuzzy
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -933,7 +939,7 @@ msgstr ""
" joka mainitaan .torrent-tiedostossa\n"
" Oletus: true"
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -944,7 +950,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
#, fuzzy
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
@ -967,7 +973,7 @@ msgstr ""
"tiedoston koosta.\n"
" Oletus: prealloc"
#: src/usage_text.h:351
#: src/usage_text.h:353
#, fuzzy
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
@ -994,7 +1000,7 @@ msgstr ""
"levylle, vaan\n"
" pidetään muistissa."
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -1007,7 +1013,7 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -1017,7 +1023,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -1029,6 +1035,17 @@ msgstr ""
" Arvon oltava väliltä 0 ja 60.\n"
" Oletus: 5"
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " versio "
@ -2033,7 +2050,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Virheitä tapahtui sitoessa porttia.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Tiedostot:"

BIN
po/fr.gmo

Binary file not shown.

155
po/fr.po
View File

@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2 0.11.2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"PO-Revision-Date: 2008-09-26 20:06+0000\n"
"Last-Translator: Ludovic Michoux <ludo@slimbox.homeunix.org>\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-10-14 21:43+0900\n"
"Last-Translator: willemijns <Unknown>\n"
"Language-Team: Fran&ccedil;ais\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-10-05 14:24+0000\n"
"X-Launchpad-Export-Date: 2008-10-14 11:24+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: src/DownloadEngine.cc:801
@ -58,51 +58,51 @@ msgstr " Signets: "
#: src/OptionHandler.cc:40
msgid " Possible Values: "
msgstr ""
msgstr " Valeurs possibles: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "doit contenir comme valeur soit \"true\" ou \"false\""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "doit être compris entre %s et %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "doit être plus petit ou égal à %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "doit être plus grand ou égal à %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "doit être un nombre"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "doit être plus petit ou égal à %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "doit être compris entre %.1f et %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "doit être plus grand ou égal à %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "doit être l'une de ces valeurs suivantes:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "format de proxy non reconnu"
@ -157,9 +157,10 @@ msgid ""
"error\n"
" has occured."
msgstr ""
" --retry-wait=SEC Indique le nombre de secondes à attendre avant de "
"réessayer après une erreur\n"
" est survenue."
" --retry-wait=SEC Indique le nombre de secondes à attendre "
"avant\n"
" de réessayer après qu'une érreur "
"soit survenue."
#: src/usage_text.h:56
msgid " -t, --timeout=SEC Set timeout in seconds."
@ -168,7 +169,8 @@ msgstr " -t, --timeout=SEC Indique le timeout en secondes."
#: src/usage_text.h:58
msgid " -m, --max-tries=N Set number of tries. 0 means unlimited."
msgstr ""
" -m, --max-tries=N Indique le nombre d'essais. 0 veut dire sans-limites."
" -m, --max-tries=N Indique le nombre d'éssais. 0 signifiant "
"illimité."
#: src/usage_text.h:60
msgid ""
@ -207,6 +209,9 @@ msgstr ""
#: src/usage_text.h:70
msgid " --http-proxy-method=METHOD Set the method to use in proxy request."
msgstr ""
" --http-proxy-method=METHOD Indique la méthode à utiliser lors\n"
" des requêtes via "
"un proxy."
#: src/usage_text.h:72
msgid ""
@ -214,6 +219,9 @@ msgid ""
"basic\n"
" is the only supported scheme."
msgstr ""
" --http-auth-scheme=SCHEME Indique le schéma d'authentification HTTP.\n"
" En ce moment, "
"seul \"basic\" est supporté."
#: src/usage_text.h:75
msgid " --referer=REFERER Set Referer. This affects all URLs."
@ -224,14 +232,20 @@ msgstr ""
#: src/usage_text.h:77
msgid " --ftp-user=USER Set FTP user. This affects all URLs."
msgstr ""
" --ftp-user=USER Indique le nom de l'utilisateur FTP.\n"
" ATTENTION ! cela affecte toutes "
"les URLs !"
#: src/usage_text.h:79
msgid " --ftp-passwd=PASSWD Set FTP password. This affects all URLs."
msgstr ""
" --ftp-passwd=PASSWD Indique le mot de passe FTP de l'utilisateur.\n"
" ATTENTION ! cela affecte toutes "
"les URLs !"
#: src/usage_text.h:81
msgid " --ftp-type=TYPE Set FTP transfer type."
msgstr ""
msgstr " --ftp-type=TYPE Indique le type de transfert FTP."
#: src/usage_text.h:83
msgid " -p, --ftp-pasv Use passive mode in FTP."
@ -259,6 +273,12 @@ msgid ""
" 0 means unrestricted.\n"
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
" --max-download-limit=SPEED Permet de régler la vitesse maximale de "
"téléchargement\n"
" en octets par "
"seconde. 0 signifiant illimité. Vous pouvez ajouter\n"
" K ou M (1K = 1024, "
"1M = 1024K)."
#: src/usage_text.h:97
msgid ""
@ -645,6 +665,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -660,7 +685,7 @@ msgstr ""
" bas que vous avez en commun avec le peer "
"distant."
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -672,7 +697,7 @@ msgstr ""
" Sinon aria2 utilise toujours des connexions "
"cryptées."
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -681,16 +706,13 @@ msgid ""
" accepts connections ignoring max peer cap.\n"
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
" --bt-request-peer-speed-limit=SPEED pour les téléchargements BitTorrent, si "
" --bt-request-peer-speed-limit=SPEED Pour les téléchargements BitTorrent, si "
"la vitesse de\n"
" téléchargement est inférieure à SPEED, alors "
"aria2 s'initialise et\n"
" accepte les connexions en ignorant les "
"capacitées max. du peer\n"
" Vous pouvez ajouter K ou M(1K = 1024, 1M = "
"1024K)."
"téléchargement est inférieure à SPEED, alors aria2 s'initialise et\n"
"accepte les connexions en ignorant les capacitées max. du peer\n"
"Vous pouvez ajouter K ou M(1K = 1024, 1M = 1024K)."
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -700,7 +722,7 @@ msgstr ""
"ouverts pour\n"
" chaque téléchargement BitTorrent."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
@ -708,12 +730,12 @@ msgstr ""
" --bt-seed-unverified[=true|false] Partage (seed) les fichiers précédemment "
"téléchargés sans vérifier les \"hash\" des fichiers."
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
" -M, --metalink-file=METALINK_FILE Le chemin vers le fichier .metalink."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -721,22 +743,22 @@ msgstr ""
" -C, --metalink-servers=NUM_SERVERS Indique le nombre de serveurs à utiliser "
"en parallèle."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION La version du fichier à télécharger."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE La langua du fichier à télécharger."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
" --metalink-os=OS Le système d'exploitation auquel est destiné "
"le fichier."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -745,14 +767,14 @@ msgstr ""
" --metalink-location=LOCATION[,...] L'emplacement du serveur préféré.\n"
"La liste (délimité par des virgules) est"
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -784,7 +806,7 @@ msgstr ""
"ci-dessus\n"
" n'est pas prise en compte."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -802,11 +824,11 @@ msgstr ""
"protocol pour\n"
" spécifier les préférences du protocole."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version"
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -821,17 +843,17 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Désactive le chargement du fichier aria2.conf ."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
" --conf-path=PATH Change l'emplacement du fichier de configuration vers PATH."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -842,7 +864,7 @@ msgstr ""
" Si la valeur est égale à 0 cette fonction est "
"inactive."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -861,23 +883,23 @@ msgstr ""
"9J1\"\n"
" http://host/file"
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
" -q, --quiet[=true|false] N'affiche aucune information(s) sur la console "
"(\"mode silencieux\")."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
" --async-dns[=true|false] Active ou non la fonction \"asynchronous DNS"
"\" (\"requetes DNS en mode multithread\")."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] Réutilise la connexion en FTP."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -888,11 +910,13 @@ msgstr ""
" Mettre 0 pour ne pas l'afficher dans la "
"console."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
" --log-level=LEVEL Configure le niveau de détail du fichier log "
"en sortie."
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -905,7 +929,7 @@ msgstr ""
" et l'appliquer comme valeur par "
"défaut au fichier local."
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -916,7 +940,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -939,7 +963,7 @@ msgstr ""
" Cette option n'est utile que si vous utilisez "
"des sources en HTTP ou FTP."
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -956,7 +980,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -965,7 +989,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -975,7 +999,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -983,6 +1007,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " version "
@ -1267,6 +1302,8 @@ msgid ""
"CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
"got choked."
msgstr ""
"CUID#%d - Deleting request slot index=%d, blockIndex=%d because localhost "
"got choked"
#: src/message.h:78
#, c-format
@ -2025,7 +2062,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "La jonction du port a engendré des erreurs.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Fichiers:"

BIN
po/he.gmo

Binary file not shown.

102
po/he.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-02-13 11:01+0000\n"
"Last-Translator: Yaron <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "מוכרח להיות 'אמת' או 'שקר'."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "מוכרח להיות בטווח שבין %s ל-%s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "מוכרח להיות קטן או שווה ל-%s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "מוכרח להיות גדול או שווה ל-%s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "מוכרח להיות ערך מספרי."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "מוכרח להיות קטן או שווה ל-%.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "מוכרח להיות בטווח שבין %.1f ל- %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "מוכרח להיות גדול או שווה ל-%.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "מוכרח להיות אחד מהבאים:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "תבנית מתווך לא מוכרת"
@ -501,6 +501,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -509,7 +514,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -517,7 +522,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -527,57 +532,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -593,7 +598,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -603,11 +608,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -622,23 +627,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -650,30 +655,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -682,7 +687,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -693,7 +698,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -707,7 +712,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -724,7 +729,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -733,7 +738,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -743,7 +748,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -751,6 +756,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1731,6 +1747,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/hu.gmo

Binary file not shown.

102
po/hu.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-01-24 14:58+0000\n"
"Last-Translator: Juhász József <juhasz.jozsef@gmail.com>\n"
"Language-Team: Hungarian <hu@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "Az értéknek 'igaz'-nak vagy 'hamis'-nak kell lennie"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr ""
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "az értéknek kisebbnek vagy egyenlőnek kell lennie mint %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "az értéknek nagyobbnak vagy egyenlőnek kell lennie mint %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "az értéknek számnak kell lennie"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "az értéknek kisebbnek vagy egyenlőnek kell lennie mint %.1f"
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "az érték a következő lehet"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "értelmezhetetlen proxy formátum"
@ -501,6 +501,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -509,7 +514,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -517,7 +522,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -527,57 +532,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -593,7 +598,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -603,11 +608,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -622,23 +627,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -650,30 +655,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -682,7 +687,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -693,7 +698,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -707,7 +712,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -724,7 +729,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -733,7 +738,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -743,7 +748,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -751,6 +756,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1722,6 +1738,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/id.gmo

Binary file not shown.

102
po/id.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-02-14 14:27+0000\n"
"Last-Translator: Iwan Setyawan <Unknown>\n"
"Language-Team: Indonesian <id@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "harus diisi 'true' atau 'false'"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "harus diantara %s dan %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "harus lebih kecil atau sama dengan %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "harus lebih besar atau sama dengan %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "harus sebuah angka"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "harus lebih kecil atau sama dengan %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "harus diantara %.1f dan %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "harus lebih besar atau sama dengan %.1f"
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "harus berisi salah satu dari:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "format proxy tidak dikenali"
@ -501,6 +501,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -509,7 +514,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -517,7 +522,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -527,57 +532,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -593,7 +598,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -603,11 +608,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -622,23 +627,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -650,30 +655,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -682,7 +687,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -693,7 +698,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -707,7 +712,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -724,7 +729,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -733,7 +738,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -743,7 +748,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -751,6 +756,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1722,6 +1738,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/it.gmo

Binary file not shown.

102
po/it.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-04-12 12:25+0000\n"
"Last-Translator: fallingautumnlinks <fallingautumnlinks@alice.it>\n"
"Language-Team: Italian <it@li.org>\n"
@ -60,49 +60,49 @@ msgstr ""
msgid " Possible Values: "
msgstr " Default: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "deve assumere il valore 'true'(vero) oppure 'false'(falso)"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "deve essere tra %s e %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "deve essere piu` piccolo o uguale a %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "deve essere piu` grande o uguale a %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "deve essere un numero."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "deve essere piu` piccolo o uguale a %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "deve essere tra %.1f e %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "deve essere piu` grande o uguale a %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "deve essere uno dei seguenti:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "il formato del proxy non e` corretto"
@ -521,6 +521,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -529,7 +534,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -537,7 +542,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -547,57 +552,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=FILE_METALINK Il percorso per il file .metalink."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSIONE La versione del file da scaricare"
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LINGUa La lingua del file da scaricare."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=SO Il sistema operativo del file da scaricare."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -613,7 +618,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -623,11 +628,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Stampa il numero di versione ed esce."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -642,23 +647,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -670,30 +675,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -702,7 +707,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -713,7 +718,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -727,7 +732,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -744,7 +749,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -753,7 +758,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -763,7 +768,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -771,6 +776,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " versione "
@ -1785,7 +1801,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Ci sono stati degli errori durante il binding alla porta.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "File:"

BIN
po/ja.gmo

Binary file not shown.

114
po/ja.po
View File

@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2c 0.2.1\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"PO-Revision-Date: 2008-10-06 17:24+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-10-14 21:43+0900\n"
"Last-Translator: Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net>\n"
"Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-10-05 14:24+0000\n"
"X-Launchpad-Export-Date: 2008-10-14 11:24+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: src/DownloadEngine.cc:801
@ -60,49 +60,49 @@ msgstr " タグ: "
msgid " Possible Values: "
msgstr " 設定可能な値: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "は, 'true' または 'false' のどちらかで指定してください."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "は, %s と %s の間で指定してください."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "は, %s 以下で指定してください."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "は, %s 以上で指定してください."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "は, 数字でなければなりません."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "は, %.1f 以下で指定してください."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "は, %1.f と %.1f の間で指定してください."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "は, %.1f 以上で指定してください."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "は, 以下のいずれかを指定してください:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "サポートされていないプロキシーサーバーの指定形式です."
@ -776,6 +776,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --dht-file-path=PATH DHT ルーティングテーブルを PATH に保存します."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -791,7 +796,7 @@ msgstr ""
"ベ\n"
" ルを選択します."
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -806,7 +811,7 @@ msgstr ""
"い\n"
" ます."
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -824,7 +829,7 @@ msgstr ""
"1024,\n"
" 1M = 1024K)."
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -834,7 +839,7 @@ msgstr ""
"時に\n"
" オープンするファイルの最大値を指定します."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
@ -843,11 +848,11 @@ msgstr ""
"ま\n"
" す."
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
@ -856,15 +861,15 @@ msgstr ""
"す\n"
" るサーバー数を設定します."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
@ -872,7 +877,7 @@ msgstr ""
"レー\n"
" ティング・システム."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -881,7 +886,7 @@ msgstr ""
" --metalink-location=LOCATION[,...] お好みのサーバーの地域を指定します.\n"
" コンマ区切りの地域のリストが指定可能です."
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
@ -893,7 +898,7 @@ msgstr ""
"定す\n"
" してください."
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -926,7 +931,7 @@ msgstr ""
"せ\n"
" ん."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -947,11 +952,11 @@ msgstr ""
"protocol\n"
" オプションを使ってください."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version バージョン番号を表示し, 終了します."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -977,18 +982,18 @@ msgstr ""
" 索を行い, 該当するオプションのヘルプを表示しま"
"す."
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
" --no-conf aria2.conf ファイルの読み込みを抑制します."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
" --conf-path=PATH 読み込む設定ファイルのパスを PATH に変更します."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -998,7 +1003,7 @@ msgstr ""
"す.\n"
" 0 を指定すると, この機能は無効になります."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -1017,19 +1022,19 @@ msgstr ""
"9J1\"\n"
" http://host/file"
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr " -q, --quiet[=true|false] コンソールへ何も出力しないようにします."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns[=true|false] 非同期 DNS を有効にします."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection[=true|false] FTP で接続を再利用します."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -1041,11 +1046,11 @@ msgstr ""
"0\n"
" を指定します."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=LEVEL 出力するログレベルを指定します."
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -1057,7 +1062,7 @@ msgstr ""
"して\n"
" 保存したファイルの更新日付としてに使用します."
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -1073,7 +1078,7 @@ msgstr ""
"timeout\n"
" で指定する値を使用します."
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -1097,7 +1102,7 @@ msgstr ""
" します. この機能は HTTP/FTP サーバーにのみ有効"
"です."
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -1134,7 +1139,7 @@ msgstr ""
"ンも\n"
" 参照してください."
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -1149,7 +1154,7 @@ msgstr ""
"で\n"
" きます."
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -1164,7 +1169,7 @@ msgstr ""
" 'feedback' 等の URI セレクターで使用されます.\n"
" --uri-selector オプションを参照してください."
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -1179,6 +1184,25 @@ msgstr ""
"ま\n"
" す."
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
" --auto-save-interval=SEC コントロールファイル (*.aria2) を SEC 秒毎に保"
"存\n"
" します. 0 を指定すると, ダウンロード中はコント"
"ロ\n"
" ールファイルを保存しません. 指定した値に関わら"
"ず,\n"
" aria2 は終了時にコントロールファイルを保存しま"
"す."
#: src/version_usage.cc:54
msgid " version "
msgstr " バージョン "
@ -2211,7 +2235,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "ポートをバインド中にエラーが発生しました.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "ファイル:"

BIN
po/nl.gmo

Binary file not shown.

102
po/nl.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-03-03 14:10+0000\n"
"Last-Translator: Joram Pereira <joramrp@gmail.com>\n"
"Language-Team: Dutch <nl@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr ""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "moet tussen %s en %s zitten."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "moet kleiner dan of gelijk aan %s zijn."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "moet groter dan of gelijk aan %s zijn."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "moet een nummer zijn"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "moet kleiner of gelijk aan %.1f zijn."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "moet tussen %.1f en %.1f zitten."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "moet groter of gelijk aan %.1f zijn."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "moet een van de volgende zijn"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr ""
@ -505,6 +505,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -513,7 +518,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -521,7 +526,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -531,7 +536,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
#, fuzzy
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
@ -542,18 +547,18 @@ msgstr ""
" connectie mee te maken.\n"
" Standaard: 5"
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
" -M, --metalink-file=METALINK_BESTAND Het pad naar het .metalink bestand."
#: src/usage_text.h:269
#: src/usage_text.h:271
#, fuzzy
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -563,34 +568,34 @@ msgstr ""
" connectie mee te maken.\n"
" Standaard: 5"
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSIE De versie van het te downloaden betand."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=TAAL De taal van het te downloaden bestand."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Het besturingssysteem van het te downloaden bestand."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -606,7 +611,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -616,11 +621,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Toon het versie nummer en sluit."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -635,23 +640,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -663,30 +668,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -695,7 +700,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -706,7 +711,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -720,7 +725,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -737,7 +742,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -746,7 +751,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -756,7 +761,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -764,6 +769,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1747,7 +1763,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/nn.gmo

Binary file not shown.

102
po/nn.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-08-13 22:28+0000\n"
"Last-Translator: Tor Christian Tovslid <tctovsli@gmail.com>\n"
"Language-Team: Norwegian Nynorsk <nn@li.org>\n"
@ -61,49 +61,49 @@ msgstr " Taggar: "
msgid " Possible Values: "
msgstr " Tilgjengelege verdiar: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "må anten vere 'true' eller 'false'."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "må vere mellom %s og %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "må vere mindre enn eller lik %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "må vere større enn eller lik %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "må vere eit nummer."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "må vere mindre enn eller lik %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "må vere mellom %.1f og %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "må vere større eller lik %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "må vere ein av følgande:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "ugjenkjenneleg proxyformat"
@ -506,6 +506,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -514,7 +519,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -522,7 +527,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -532,57 +537,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -598,7 +603,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -608,11 +613,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -627,23 +632,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -655,30 +660,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -687,7 +692,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -698,7 +703,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -712,7 +717,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -729,7 +734,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -738,7 +743,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -748,7 +753,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -756,6 +761,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1727,6 +1743,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/pl.gmo

Binary file not shown.

102
po/pl.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-03-05 11:38+0000\n"
"Last-Translator: Maciej Habant <Unknown>\n"
"Language-Team: Polish <pl@li.org>\n"
@ -56,51 +56,51 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
#, fuzzy
msgid "must be either 'true' or 'false'."
msgstr "musisz wpisać \"true\" (ang. prawda) lub \"false\" (ang. fałsz)"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "musi zawierać wartość między %s a %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "musi być mniejsze, lub równe %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "musi być większe, lub równe %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
#, fuzzy
msgid "must be a number."
msgstr "musisz wpisać numer."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "musi być mniejsze lub równe %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "musi zawierać wartość między %.1f a %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "musi być większe, lub równe %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "musi być jednym z wymienionych"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
#, fuzzy
msgid "unrecognized proxy format"
msgstr "nierozpoznany format proxy"
@ -504,6 +504,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -512,7 +517,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -520,7 +525,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -530,57 +535,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -596,7 +601,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -606,11 +611,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -625,23 +630,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -653,30 +658,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -685,7 +690,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -696,7 +701,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -710,7 +715,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -727,7 +732,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -736,7 +741,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -746,7 +751,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -754,6 +759,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1737,6 +1753,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

Binary file not shown.

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2007-12-01 14:25+0000\n"
"Last-Translator: jareth-Br <fcarretoni@gmail.com>\n"
"Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "deve ser 'true' ou 'false'"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "deve estar entre %s e %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "deve ser menor que, ou igual a %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "deve ser maior que, ou igual a %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "deve ser um número."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "deve ser menor que, ou igual a %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "deve estar entre %.1f e %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "deve ser maior que, ou igual a %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "deve ser um dos seguintes:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "formato proxy não reconhecido"
@ -501,6 +501,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -509,7 +514,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -517,7 +522,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -527,57 +532,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -593,7 +598,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -603,11 +608,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -622,23 +627,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -650,30 +655,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -682,7 +687,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -693,7 +698,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -707,7 +712,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -724,7 +729,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -733,7 +738,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -743,7 +748,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -751,6 +756,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1736,6 +1752,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

11
po/remove-potcdate.sed Normal file
View File

@ -0,0 +1,11 @@
/^"POT-Creation-Date: .*"$/{
x
s/P/P/
ta
g
d
bb
:a
x
:b
}

BIN
po/ru.gmo

Binary file not shown.

123
po/ru.po
View File

@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ru\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-09-15 10:11+0000\n"
"Last-Translator: z19 <Unknown>\n"
"Language-Team: <ru@li.org>\n"
@ -60,49 +60,49 @@ msgstr " Метки: "
msgid " Possible Values: "
msgstr " Метки: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "должно быть 'true' или 'false'."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "должно быть между %s и %s."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "должно быть меньше или равно %s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "должно быть больше или равно %s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "должно быть числом."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "должно быть меньше или равно %.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "должно быть между %.1f и %.1f."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "должно быть больше или равно %.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "должно быть одним из следующих:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "неизвестный формат прокси"
@ -546,6 +546,12 @@ msgid ""
msgstr ""
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=PATH Сменить путь до файла конфигурации на PATH."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -555,7 +561,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -563,7 +569,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -573,57 +579,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALINK_FILE Путь к .metalink-файлу."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Версия файла для скачивания."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=LANGUAGE Язык файла для скачивания."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS Целевая операционная система файла."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -639,7 +645,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -649,11 +655,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Вывести номер версии и выйти."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -668,23 +674,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf Отменить загрузку файла aria2.conf."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=PATH Сменить путь до файла конфигурации на PATH."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -696,30 +702,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
#, fuzzy
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -732,7 +738,7 @@ msgstr ""
" описанный в .torrent-файл.\n"
" По умолчанию: true"
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -743,7 +749,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -757,7 +763,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -774,7 +780,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -788,7 +794,7 @@ msgstr ""
"60.\n"
" По умолчанию: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -798,7 +804,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -811,6 +817,23 @@ msgstr ""
"60.\n"
" По умолчанию: 5"
#: src/usage_text.h:377
#, fuzzy
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
" --follow-torrent=true|false При установке в \"false\" aria2 не переходит "
"в\n"
" режим BitTorrent и может скачивать .torrent-\n"
" файлы.\n"
" По умолчанию: true"
#: src/version_usage.cc:54
msgid " version "
msgstr " версия "
@ -1803,7 +1826,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Ошибка при открытии порта.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Файлы:"
@ -1869,20 +1892,6 @@ msgstr "Файлы:"
#~ msgid " %s [options] -M METALINK_FILE\n"
#~ msgstr " %s [параметры] -M METALINK_FILE\n"
#~ msgid ""
#~ " --follow-torrent=true|false Set to false to prevent aria2 from\n"
#~ " entering BitTorrent mode even if the "
#~ "filename of\n"
#~ " the downloaded file ends with .torrent.\n"
#~ " Default: true"
#~ msgstr ""
#~ " --follow-torrent=true|false При установке в \"false\" aria2 не "
#~ "переходит в\n"
#~ " режим BitTorrent и может скачивать ."
#~ "torrent-\n"
#~ " файлы.\n"
#~ " По умолчанию: true"
#~ msgid ""
#~ " --follow-metalink=true|false Set to false to prevent aria2 from\n"
#~ " entering Metalink mode even if the filename "

BIN
po/sv.gmo

Binary file not shown.

102
po/sv.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2007-12-09 00:07+0900\n"
"Last-Translator: Hampus Wessman <hw@vox.nu>\n"
"Language-Team: Swedish <sv@li.org>\n"
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr ""
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr ""
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr ""
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr ""
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr ""
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr ""
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr ""
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr ""
@ -551,6 +551,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -559,7 +564,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -567,7 +572,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -577,7 +582,7 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
#, fuzzy
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
@ -587,17 +592,17 @@ msgstr ""
" -m, --max-tries=N Ange antalet försök. 0 innebär obegränsat.\n"
" Förvalt: 5"
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr " -M, --metalink-file=METALÄNKFIL Sökvägen till .metlink-filen."
#: src/usage_text.h:269
#: src/usage_text.h:271
#, fuzzy
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
@ -607,35 +612,35 @@ msgstr ""
" samtidigt.\n"
" Förvalt: 5"
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=VERSION Versionen av filen som ska laddas ner."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=SPRÅK Språket för filen som ska laddas ner."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
" --metalink-os=OS Operativsystemet för filen som ska laddas ner."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -651,7 +656,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -661,11 +666,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Skriv ut versionsnumret och avsluta."
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -680,24 +685,24 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
#, fuzzy
msgid " --no-conf Disable loading aria2.conf file."
msgstr " -n, --no-netrc Avaktiverar stöd för netrc."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -709,30 +714,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -741,7 +746,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -752,7 +757,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -766,7 +771,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -783,7 +788,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -792,7 +797,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -802,7 +807,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -810,6 +815,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr " version "
@ -1784,7 +1800,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/th.gmo

Binary file not shown.

102
po/th.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2007-12-29 20:22+0000\n"
"Last-Translator: pruet <Unknown>\n"
"Language-Team: Thai <th@li.org>\n"
@ -56,50 +56,50 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
#, fuzzy
msgid "must be either 'true' or 'false'."
msgstr "ต้องเป็น 'true' หรือ 'false'"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "ต้องอยู่ระหว่าง %s และ %s"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "ต้องน้อยกว่าหรือเท่ากับ %s"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "ต้องมากกว่าหรือเท่ากับ %s"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "ต้องเป็นตัวเลข"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "ต้องน้อยกว่าหรือเท่ากับ %.1f"
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "ต้องอยู่ระหว่าง %.1f และ %.1f"
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "ต้องมากกว่าหรือเท่ากับ %.1f"
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "ต้องเลือกหนึ่งตัวเลือกจากรายการต่อไปนี้"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "รูปแบบพร๊อกซีไม่ถูกต้อง"
@ -502,6 +502,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -510,7 +515,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -518,7 +523,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -528,57 +533,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -594,7 +599,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -604,11 +609,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -623,23 +628,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -651,30 +656,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -683,7 +688,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -694,7 +699,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -708,7 +713,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -725,7 +730,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -734,7 +739,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -744,7 +749,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -752,6 +757,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1727,6 +1743,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr ""
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr ""

BIN
po/tr.gmo

Binary file not shown.

109
po/tr.po
View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-09-17 19:59+0900\n"
"Last-Translator: wyginwys <Unknown>\n"
"Language-Team: Turkish <tr@li.org>\n"
@ -59,49 +59,49 @@ msgstr " Etiketler: "
msgid " Possible Values: "
msgstr " Kullanılabilen Değerler: "
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "ya 'doğru' ya da 'yanlış' olmalı"
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "%s ya da %s arasında olmalı"
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "%s den küçük ya da ona eşit olmalı"
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "%s den büyük ya da ona eşit olmalı"
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "bir sayı olmalı."
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "%.1f den küçük ya da ona eşit olmalı."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "%.1f ya da %.1f arasında olmalı."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "%.1f den büyük ya da ona eşit olmalı"
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "şunlardan biri olmalı:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "bilinmeyen proxy biçimi"
@ -702,6 +702,12 @@ msgstr ""
"olarak belirle."
#: src/usage_text.h:246
#, fuzzy
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle."
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
@ -716,7 +722,7 @@ msgstr ""
"küçük\n"
" olanın seçer."
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -729,7 +735,7 @@ msgstr ""
"aria2\n"
" her zaman obfuskasyon tokalaşmasını kullanır."
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -745,7 +751,7 @@ msgstr ""
"yanına\n"
" K ve M (1K=1024, 1M=1024K) ekleyebilirsiniz."
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
@ -754,7 +760,7 @@ msgstr ""
" --bt-max-open-files=SAYI Bir BitTorrent downloadında açılacak maksimum \n"
" dosya sayısını belirle."
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
@ -762,32 +768,32 @@ msgstr ""
" --bt-seed-unverified=true|false Daha önce indirilmiş dosyaları \n"
" parça hashlerini kontrol etmeden tohumla."
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
" -M, --metalink-file=METALINK_FILE .metalink dosyasının yolunu belirle."
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
" -C, --metalink-servers=SUNUCU_SAYISI Aynı anda bağlanılacak sunucu sayısı."
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr " --metalink-version=SÜRÜM İndirilecek dosyanın sürümü."
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr " --metalink-language=DİL İndirilecek dosyanın dili."
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr " --metalink-os=OS İndirilecek dosyanın işletim sistemi."
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
@ -796,7 +802,7 @@ msgstr ""
" --metalink-location=YER[,...] Tercih edilen sunucunun yeri.\n"
" Virgülle ayrılmış liste de yazabilirsiniz."
#: src/usage_text.h:282
#: src/usage_text.h:284
#, fuzzy
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
@ -804,7 +810,7 @@ msgid ""
" if you don't have any preferred protocol."
msgstr " --metalink-preferred-protocol=PROTO Tercih edilen prokolü belirle."
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -831,7 +837,7 @@ msgstr ""
" tutulur. False seçilirse yukarıda bahsedilen "
"işlem yapılmaz."
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -848,11 +854,11 @@ msgstr ""
"protocol seçeneğini\n"
" kullanın."
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr " -v, --version Sürüm numarasını göster ve çık."
#: src/usage_text.h:303
#: src/usage_text.h:305
#, fuzzy
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
@ -868,16 +874,16 @@ msgid ""
" and print the result."
msgstr " -h, --help=KATEGORİ Kullanımı göster ve çık."
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr " --no-conf aria2.conf dosyasını yüklemeyi kapa."
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr " --conf-path=YOL Konfigürasyon dosyasının yerini belirle."
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
@ -886,7 +892,7 @@ msgstr ""
" --stop=SANİYE SANİYE geçtiğinde uygulamayı durdur. 0 girilirse\n"
" bu özellik kapatılır."
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -904,20 +910,20 @@ msgstr ""
"\"X-B 9j1\" \n"
" http://host/file"
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
" -q, --quiet=true|false aria2 yi sessiz (konsola çıktı gönderilmez) yapar."
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr " --async-dns=true|false Asenkronize DNSi açar."
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr " --ftp-reuse-connection=true|false FTPde bağlantıyı tekrar kullanır."
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
@ -927,11 +933,11 @@ msgstr ""
" zaman aralığını belirler. 0 seçilirse çıktı "
"gönderilmez."
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr " --log-level=SEVİYE Çıktı için log seviyesini belirler."
#: src/usage_text.h:335
#: src/usage_text.h:337
#, fuzzy
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
@ -944,7 +950,7 @@ msgstr ""
"dosyalardan\n"
" direkt oku ve hepsine yaz.Varsayılan: true."
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -955,7 +961,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
#, fuzzy
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
@ -978,7 +984,7 @@ msgstr ""
"bütüklüğüne göre belli\n"
" bir süre alabilir.Varsayılan: prealloc"
#: src/usage_text.h:351
#: src/usage_text.h:353
#, fuzzy
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
@ -1006,7 +1012,7 @@ msgstr ""
" tutulur.Eğer false seçilirse, yukarıda "
"anlatılan işler yapılmaz."
#: src/usage_text.h:362
#: src/usage_text.h:364
#, fuzzy
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
@ -1020,7 +1026,7 @@ msgstr ""
" arasında bir değer veriniz.\n"
" Varsayılan: 5"
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -1030,7 +1036,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
#, fuzzy
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
@ -1043,6 +1049,23 @@ msgstr ""
" arasında bir değer veriniz.\n"
" Varsayılan: 5"
#: src/usage_text.h:377
#, fuzzy
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
" --bt-min-crypto-level=plain|arc4 Minimum şifreleme düzeyini belirle.\n"
" Birden fazla şifreleme metodu peer tarafından\n"
" sağlanıyorsa, aria2 bu düzeyi sağlayan en "
"küçük\n"
" olanın seçer."
#: src/version_usage.cc:54
msgid " version "
msgstr " sürüm "
@ -2051,7 +2074,7 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "Port bağlanırken hata oldu.\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "Dosyalar:"

BIN
po/uk.gmo Normal file

Binary file not shown.

1849
po/uk.po Normal file

File diff suppressed because it is too large Load Diff

BIN
po/vi.gmo Normal file

Binary file not shown.

1740
po/vi.po Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: aria2\n"
"Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
"POT-Creation-Date: 2008-10-06 17:16+0900\n"
"PO-Revision-Date: 2008-09-27 19:04+0000\n"
"Last-Translator: ibear <bearsprite@gmail.com>\n"
"POT-Creation-Date: 2008-10-14 21:33+0900\n"
"PO-Revision-Date: 2008-10-08 08:18+0000\n"
"Last-Translator: snufkinto <Unknown>\n"
"Language-Team: Simplified Chinese <zh_CN@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2008-10-05 14:24+0000\n"
"X-Launchpad-Export-Date: 2008-10-14 11:24+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#: src/DownloadEngine.cc:801
@ -56,49 +56,49 @@ msgstr ""
msgid " Possible Values: "
msgstr ""
#: src/OptionHandlerImpl.h:95
#: src/OptionHandlerImpl.h:96
msgid "must be either 'true' or 'false'."
msgstr "必须为'true'或'false'."
#: src/OptionHandlerImpl.h:126 src/OptionHandlerImpl.h:173
#: src/OptionHandlerImpl.h:127 src/OptionHandlerImpl.h:174
#, c-format
msgid "must be between %s and %s."
msgstr "必须在%s和%s之间."
#: src/OptionHandlerImpl.h:170
#: src/OptionHandlerImpl.h:171
#, c-format
msgid "must be smaller than or equal to %s."
msgstr "必须小于或等于%s."
#: src/OptionHandlerImpl.h:176
#: src/OptionHandlerImpl.h:177
#, c-format
msgid "must be greater than or equal to %s."
msgstr "必须大于或等于%s."
#: src/OptionHandlerImpl.h:179 src/OptionHandlerImpl.h:242
#: src/OptionHandlerImpl.h:180 src/OptionHandlerImpl.h:243
msgid "must be a number."
msgstr "必须是一个数字"
#: src/OptionHandlerImpl.h:233
#: src/OptionHandlerImpl.h:234
#, c-format
msgid "must be smaller than or equal to %.1f."
msgstr "必须小于或等于%.1f."
#: src/OptionHandlerImpl.h:236
#: src/OptionHandlerImpl.h:237
#, c-format
msgid "must be between %.1f and %.1f."
msgstr "必须在%.1f 和%.1f之间."
#: src/OptionHandlerImpl.h:239
#: src/OptionHandlerImpl.h:240
#, c-format
msgid "must be greater than or equal to %.1f."
msgstr "必须大于或等于%.1f."
#: src/OptionHandlerImpl.h:376
#: src/OptionHandlerImpl.h:377
msgid "must be one of the following:"
msgstr "必须为以下值之一:"
#: src/OptionHandlerImpl.h:423
#: src/OptionHandlerImpl.h:424
msgid "unrecognized proxy format"
msgstr "无法识别的代理格式"
@ -501,6 +501,11 @@ msgstr ""
#: src/usage_text.h:246
msgid ""
" --dht-file-path=PATH Change the DHT routing table file to PATH."
msgstr ""
#: src/usage_text.h:248
msgid ""
" --bt-min-crypto-level=plain|arc4 Set minimum level of encryption method.\n"
" If several encryption methods are provided by "
"a\n"
@ -509,7 +514,7 @@ msgid ""
" the given level."
msgstr ""
#: src/usage_text.h:251
#: src/usage_text.h:253
msgid ""
" --bt-require-crypto=true|false If true is given, aria2 doesn't accept and\n"
" establish connection with legacy BitTorrent\n"
@ -517,7 +522,7 @@ msgid ""
" handshake."
msgstr ""
#: src/usage_text.h:256
#: src/usage_text.h:258
msgid ""
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
"download\n"
@ -527,57 +532,57 @@ msgid ""
" You can append K or M(1K = 1024, 1M = 1024K)."
msgstr ""
#: src/usage_text.h:261
#: src/usage_text.h:263
msgid ""
" --bt-max-open-files=NUM Specify maximum number of files to open in "
"each\n"
" BitTorrent download."
msgstr ""
#: src/usage_text.h:264
#: src/usage_text.h:266
msgid ""
" --bt-seed-unverified[=true|false] Seed previously downloaded files without\n"
" verifying piece hashes."
msgstr ""
#: src/usage_text.h:267
#: src/usage_text.h:269
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
msgstr ""
#: src/usage_text.h:269
#: src/usage_text.h:271
msgid ""
" -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
" simultaneously."
msgstr ""
#: src/usage_text.h:272
#: src/usage_text.h:274
msgid " --metalink-version=VERSION The version of the file to download."
msgstr ""
#: src/usage_text.h:274
#: src/usage_text.h:276
msgid " --metalink-language=LANGUAGE The language of the file to download."
msgstr ""
#: src/usage_text.h:276
#: src/usage_text.h:278
msgid ""
" --metalink-os=OS The operating system of the file to download."
msgstr ""
#: src/usage_text.h:278
#: src/usage_text.h:280
msgid ""
" --metalink-location=LOCATION[,...] The location of the preferred server.\n"
" A comma-deliminated list of locations is\n"
" acceptable."
msgstr ""
#: src/usage_text.h:282
#: src/usage_text.h:284
msgid ""
" --metalink-preferred-protocol=PROTO Specify preferred protocol. Specifiy "
"'none'\n"
" if you don't have any preferred protocol."
msgstr ""
#: src/usage_text.h:285
#: src/usage_text.h:287
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"
@ -593,7 +598,7 @@ msgid ""
" is not taken."
msgstr ""
#: src/usage_text.h:295
#: src/usage_text.h:297
msgid ""
" --metalink-enable-unique-protocol=true|false If true is given and several\n"
" protocols are available for a mirror in a "
@ -603,11 +608,11 @@ msgid ""
" specify the preference of protocol."
msgstr ""
#: src/usage_text.h:301
#: src/usage_text.h:303
msgid " -v, --version Print the version number and exit."
msgstr ""
#: src/usage_text.h:303
#: src/usage_text.h:305
msgid ""
" -h, --help[=CATEGORY] Print usage and exit.\n"
" The help messages are classified in several\n"
@ -622,23 +627,23 @@ msgid ""
" and print the result."
msgstr ""
#: src/usage_text.h:311
#: src/usage_text.h:313
msgid " --no-conf Disable loading aria2.conf file."
msgstr ""
#: src/usage_text.h:313
#: src/usage_text.h:315
msgid ""
" --conf-path=PATH Change the configuration file path to PATH."
msgstr ""
#: src/usage_text.h:315
#: src/usage_text.h:317
msgid ""
" --stop=SEC Stop application after SEC seconds has "
"passed.\n"
" If 0 is given, this feature is disabled."
msgstr ""
#: src/usage_text.h:318
#: src/usage_text.h:320
msgid ""
" --header=HEADER Append HEADER to HTTP request header. You can "
"use\n"
@ -650,30 +655,30 @@ msgid ""
" http://host/file"
msgstr ""
#: src/usage_text.h:324
#: src/usage_text.h:326
msgid " -q, --quiet[=true|false] Make aria2 quite (no console output)."
msgstr ""
#: src/usage_text.h:326
#: src/usage_text.h:328
msgid " --async-dns[=true|false] Enable asynchronous DNS."
msgstr ""
#: src/usage_text.h:328
#: src/usage_text.h:330
msgid " --ftp-reuse-connection[=true|false] Reuse connection in FTP."
msgstr ""
#: src/usage_text.h:330
#: src/usage_text.h:332
msgid ""
" --summary-interval=SEC Set interval to output download progress "
"summary.\n"
" Setting 0 suppresses the output."
msgstr ""
#: src/usage_text.h:333
#: src/usage_text.h:335
msgid " --log-level=LEVEL Set log level to output."
msgstr ""
#: src/usage_text.h:335
#: src/usage_text.h:337
msgid ""
" -R, --remote-time[=true|false] Retrieve timestamp of the remote file from "
"the\n"
@ -682,7 +687,7 @@ msgid ""
" apply it to the local file."
msgstr ""
#: src/usage_text.h:339
#: src/usage_text.h:341
msgid ""
" --connect-timeout=SEC Set the connect timeout in seconds to "
"establish\n"
@ -693,7 +698,7 @@ msgid ""
" effect and --timeout option is used instead."
msgstr ""
#: src/usage_text.h:344
#: src/usage_text.h:346
msgid ""
" --max-file-not-found=NUM If aria2 recieves `file not found' status from "
"the\n"
@ -707,7 +712,7 @@ msgid ""
" HTTP/FTP servers."
msgstr ""
#: src/usage_text.h:351
#: src/usage_text.h:353
msgid ""
" --uri-selector=SELECTOR Specify URI selection algorithm.\n"
" If 'inorder' is given, URI is tried in the "
@ -724,7 +729,7 @@ msgid ""
" --server-stat-if options."
msgstr ""
#: src/usage_text.h:362
#: src/usage_text.h:364
msgid ""
" --server-stat-of=FILE Specify the filename to which performance "
"profile\n"
@ -733,7 +738,7 @@ msgid ""
" using --server-stat-if option."
msgstr ""
#: src/usage_text.h:366
#: src/usage_text.h:368
msgid ""
" --server-stat-if=FILE Specify the filename to load performance "
"profile\n"
@ -743,7 +748,7 @@ msgid ""
" See also --uri-selector option"
msgstr ""
#: src/usage_text.h:371
#: src/usage_text.h:373
msgid ""
" --server-stat-timeout=SEC Specifies timeout in seconds to invalidate\n"
" performance profile of the servers since the "
@ -751,6 +756,17 @@ msgid ""
" contact to them."
msgstr ""
#: src/usage_text.h:377
msgid ""
" --auto-save-interval=SEC Save a control file(*.aria2) every SEC "
"seconds.\n"
" If 0 is given, a control file is not saved "
"during\n"
" download. aria2 saves a control file when it "
"stops\n"
" regardless of the value."
msgstr ""
#: src/version_usage.cc:54
msgid " version "
msgstr ""
@ -1720,6 +1736,6 @@ msgstr ""
msgid "Errors occurred while binding port.\n"
msgstr "绑定端口时发生错误。\n"
#: src/Util.cc:713
#: src/Util.cc:714
msgid "Files:"
msgstr "文件:"

BIN
po/zh_TW.gmo Normal file

Binary file not shown.

1752
po/zh_TW.po Normal file

File diff suppressed because it is too large Load Diff