ja.po 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086
  1. # Japanese translations for aria2c package
  2. # aria2c パッケージに対する英訳.
  3. # Copyright (C) 2006 Tatsuhiro Tsujikawa
  4. # Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>, 2006.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: aria2c 0.2.1\n"
  9. "Report-Msgid-Bugs-To: http://aria2.sourceforge.net/\n"
  10. "POT-Creation-Date: 2007-01-08 09:17+0900\n"
  11. "PO-Revision-Date: 2006-11-09 01:23+0900\n"
  12. "Last-Translator: Tatsuhiro Tsujikawa <tujikawa@rednoah.com>\n"
  13. "Language-Team: Japanese <ja@li.org>\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=EUC-JP\n"
  16. "Content-Transfer-Encoding: 8bit\n"
  17. "Plural-Forms: nplurals=1; plural=0;\n"
  18. #: src/RequestInfo.h:102
  19. #, c-format
  20. msgid ""
  21. "\n"
  22. "The download was complete. <%s>\n"
  23. msgstr ""
  24. "\n"
  25. "<%s> のダウンロードが完了しました.\n"
  26. #: src/RequestInfo.h:110
  27. #, c-format
  28. msgid ""
  29. "\n"
  30. "The download was not complete because of errors. Check the log.\n"
  31. "aria2 will resume download if the transfer is restarted."
  32. msgstr ""
  33. "\n"
  34. "ダウンロードはエラーのため完了していません. ログを確認してください.\n"
  35. "次回のダウンロードはエラーの時点から再開できます."
  36. #: src/message.h:40
  37. #, c-format
  38. msgid "CUID#%d - The download for one segment completed successfully."
  39. msgstr "CUID#%d - 1 セグメントのダウンロードが完了."
  40. #: src/message.h:41
  41. #, c-format
  42. msgid "CUID#%d - No segment available."
  43. msgstr "CUID#%d - 利用可能なセグメントはありません."
  44. #: src/message.h:42
  45. #, c-format
  46. msgid "CUID#%d - Connecting to %s:%d"
  47. msgstr "CUID#%d - %s:%d に接続しています."
  48. #: src/message.h:43
  49. #, c-format
  50. msgid ""
  51. "CUID#%d - The segment changed. We send the request again with new Range "
  52. "header."
  53. msgstr ""
  54. "CUID#%d - セグメントが変更されています. 新たな Range ヘッダーで再リクエストを"
  55. "発行します."
  56. #: src/message.h:44
  57. #, c-format
  58. msgid "CUID#%d - Redirecting to %s"
  59. msgstr "CUID#%d - %s にリダイレクトします."
  60. #: src/message.h:45
  61. #, c-format
  62. msgid ""
  63. "CUID#%d - Requesting:\n"
  64. "%s"
  65. msgstr ""
  66. "CUID#%d - リクエスト:\n"
  67. "%s"
  68. #: src/message.h:46
  69. #, c-format
  70. msgid ""
  71. "CUID#%d - Response received:\n"
  72. "%s"
  73. msgstr ""
  74. "CUID#%d - サーバーからのレスポンス:\n"
  75. "%s"
  76. #: src/message.h:47
  77. #, c-format
  78. msgid "CUID#%d - Download aborted."
  79. msgstr "CUID#%d - ダウンロードを中止します."
  80. #: src/message.h:48
  81. #, c-format
  82. msgid "CUID#%d - Restarting the download."
  83. msgstr "CUID#%d - ダウンロードシーケンスを再開します."
  84. #: src/message.h:49
  85. #, c-format
  86. msgid "CUID#%d - %d times attempted, but no success. Download aborted."
  87. msgstr ""
  88. "CUID#%d - %d 回ダウンロードを行いましたがすべて失敗しました. ダウンロードを中"
  89. "止します."
  90. #: src/message.h:50
  91. #, c-format
  92. msgid "CUID#%d - Unregistering cuid from segmentManager."
  93. msgstr "CUID#%d - cuid をセグメントマネジャーから削除します."
  94. #: src/message.h:56
  95. #, c-format
  96. msgid "CUID#%d - we got new piece. index=%d"
  97. msgstr "CUID#%d - 新しいピースを入手しました. index=%d"
  98. #: src/message.h:57
  99. #, c-format
  100. msgid "CUID#%d - we got wrong piece. index=%d"
  101. msgstr "CUID#%d - ピースを入手しましたが, データに誤りがあります. index=%d"
  102. #: src/message.h:59
  103. #, c-format
  104. msgid "Tracker returned warning message: %s"
  105. msgstr "トラッカーが警告メッセージを返しました: %s"
  106. #: src/message.h:61
  107. #, c-format
  108. msgid "The segment file %s exists."
  109. msgstr "セグメントファイル %s が存在します."
  110. #: src/message.h:62
  111. #, c-format
  112. msgid "The segment file %s does not exist."
  113. msgstr "セグメントファイル %s が存在しません."
  114. #: src/message.h:63
  115. #, c-format
  116. msgid "Saving the segment file %s"
  117. msgstr "セグメントファイル %s を保存しています."
  118. #: src/message.h:64
  119. msgid "The segment file was saved successfully."
  120. msgstr "セグメントファイルの保存が完了しました."
  121. #: src/message.h:65
  122. #, c-format
  123. msgid "Loading the segment file %s."
  124. msgstr "セグメントファイル %s をロードしています."
  125. #: src/message.h:66
  126. msgid "The segment file was loaded successfully."
  127. msgstr "セグメントファイルのロードが完了しました."
  128. #: src/message.h:68
  129. msgid "Timeout."
  130. msgstr "タイムアウトしました."
  131. #: src/message.h:69
  132. msgid "Invalid chunk size."
  133. msgstr "chunk サイズが不正です."
  134. #: src/message.h:70
  135. #, c-format
  136. msgid "Too large chunk. size=%d"
  137. msgstr "chunk サイズ (%d) が大きすぎます."
  138. #: src/message.h:71
  139. msgid "Invalid header."
  140. msgstr "ヘッダーが不正です."
  141. #: src/message.h:72
  142. msgid "Invalid response."
  143. msgstr "サーバーから不正なレスポンスを受け取りました."
  144. #: src/message.h:73
  145. msgid "No header found."
  146. msgstr "ヘッダーが見つかりません."
  147. #: src/message.h:74
  148. msgid "No status header."
  149. msgstr "status ヘッダーが見つかりません."
  150. #: src/message.h:75
  151. msgid "Proxy connection failed."
  152. msgstr "Proxy 接続に失敗しました."
  153. #: src/message.h:76
  154. msgid "Connection failed."
  155. msgstr "接続に失敗しました."
  156. #: src/message.h:77
  157. #, c-format
  158. msgid ""
  159. "The requested filename and the previously registered one are not same. %s != "
  160. "%s"
  161. msgstr "リクエストしたファイル名 (%s) と登録済みファイル名 (%s) が異なります."
  162. #: src/message.h:78
  163. #, c-format
  164. msgid "The response status is not successful. status=%d"
  165. msgstr "レスポンスのステータス (%d) が異常です."
  166. #: src/message.h:79
  167. #, c-format
  168. msgid "Too large file size. size=%lld"
  169. msgstr "ファイルサイズ (%lld) が大きすぎます."
  170. #: src/message.h:80
  171. #, c-format
  172. msgid "Transfer encoding %s is not supported."
  173. msgstr "トランスファー・エンコーディング %s はサポートされていません."
  174. #: src/message.h:81
  175. msgid "SSL initialization failed."
  176. msgstr "SSL 初期化に失敗しました."
  177. #: src/message.h:82
  178. #, c-format
  179. msgid "Size mismatch %lld != %lld"
  180. msgstr "サイズが合いません (%lld != %lld)"
  181. #: src/message.h:83
  182. msgid "Authorization failed."
  183. msgstr "認証に失敗しました."
  184. #: src/message.h:84
  185. msgid "Got EOF from the server."
  186. msgstr "サーバーから EOF を受けとりました."
  187. #: src/message.h:85
  188. msgid "Got EOF from peer."
  189. msgstr "ピアから EOF を受け取りました."
  190. #: src/message.h:86
  191. msgid "Malformed meta info."
  192. msgstr "メタ情報ファイルの記述が不正です."
  193. #: src/message.h:88
  194. #, c-format
  195. msgid "Failed to open the file %s, cause: %s"
  196. msgstr "ファイル %s をオープンできませんでした. 原因: %s"
  197. #: src/message.h:89
  198. #, c-format
  199. msgid "Failed to write into the file %s, cause: %s"
  200. msgstr "ファイル %s への書き込みに失敗しました. 原因: %s"
  201. #: src/message.h:90
  202. #, c-format
  203. msgid "Failed to read from the file %s, cause: %s"
  204. msgstr "ファイル %s からの読みとりに失敗しました. 原因: %s"
  205. #: src/message.h:91
  206. #, c-format
  207. msgid "Failed to calculate SHA1 digest of or a part of the file %s, cause: %s"
  208. msgstr ""
  209. "ファイル %s の (またはその一部の) SHA1 ダイジェストの計算に失敗しました. 原"
  210. "因: %s"
  211. #: src/message.h:92
  212. #, c-format
  213. msgid "Failed to seek the file %s, cause: %s"
  214. msgstr "ファイル %s のシークに失敗しました. 原因: %s"
  215. #: src/message.h:93
  216. #, c-format
  217. msgid "The offset is out of range, offset=%lld"
  218. msgstr "オフセット (%lld) が範囲外です."
  219. #: src/message.h:94
  220. #, c-format
  221. msgid "%s is not a directory."
  222. msgstr "%s はディレクトリではありません."
  223. #: src/message.h:95
  224. #, c-format
  225. msgid "Failed to make the directory %s, cause: %s"
  226. msgstr "ディレクトリ %s を作成できませんでした. 原因: %s"
  227. #: src/message.h:96
  228. #, c-format
  229. msgid "Failed to open the segment file %s, cause: %s"
  230. msgstr "セグメントファイル %s をオープンできませんでした. 原因: %s"
  231. #: src/message.h:97
  232. #, c-format
  233. msgid "Failed to write into the segment file %s, cause: %s"
  234. msgstr "セグメントファイル %s への書き込みに失敗しました. 原因: %s"
  235. #: src/message.h:98
  236. #, c-format
  237. msgid "Failed to read from the segment file %s, cause: %s"
  238. msgstr "セグメントファイル %s からの読み込みに失敗しました. 原因: %s"
  239. #: src/message.h:100
  240. #, c-format
  241. msgid "Failed to open a socket, cause: %s"
  242. msgstr "ソケットをオープンできませんでした. 原因: %s"
  243. #: src/message.h:101
  244. #, c-format
  245. msgid "Failed to set a socket option, cause: %s"
  246. msgstr "ソケットのオプションの設定に失敗しました. 原因: %s"
  247. #: src/message.h:102
  248. #, c-format
  249. msgid "Failed to bind a socket, cause: %s"
  250. msgstr "ソケットの bind に失敗しました. 原因: %s"
  251. #: src/message.h:103
  252. #, c-format
  253. msgid "Failed to listen to a socket, cause: %s"
  254. msgstr "ソケットの listen に失敗しました. 原因: %s"
  255. #: src/message.h:104
  256. #, c-format
  257. msgid "Failed to accept a peer connection, cause: %s"
  258. msgstr "ピアからの接続の受付に失敗しました. 原因: %s"
  259. #: src/message.h:105
  260. #, c-format
  261. msgid "Failed to get the name of socket, cause: %s"
  262. msgstr "ソケットの名前の取得に失敗しました. 原因: %s"
  263. #: src/message.h:106
  264. #, c-format
  265. msgid "Failed to get the name of connected peer, cause: %s"
  266. msgstr "接続ピアの名前の取得に失敗しました. 原因: %s"
  267. #: src/message.h:107
  268. #, c-format
  269. msgid "Failed to resolve the hostname %s, cause: %s"
  270. msgstr "ホスト名 %s のアドレス解決に失敗しました. 原因: %s"
  271. #: src/message.h:108
  272. #, c-format
  273. msgid "Failed to connect to the host %s, cause: %s"
  274. msgstr "ホスト %s への接続に失敗しました. 原因: %s"
  275. #: src/message.h:109
  276. #, c-format
  277. msgid "Failed to check whether the socket is writable, cause: %s"
  278. msgstr ""
  279. "ソケットへデータを書き込み可能かどうかのチェックに失敗しました. 原因: %s"
  280. #: src/message.h:110
  281. #, c-format
  282. msgid "Failed to check whether the socket is readable, cause: %s"
  283. msgstr ""
  284. "ソケットからデータを読みとり可能かどうかのチェックに失敗しました. 原因: %s"
  285. #: src/message.h:111
  286. #, c-format
  287. msgid "Failed to send data, cause: %s"
  288. msgstr "データの送信に失敗しました. 原因: %s"
  289. #: src/message.h:112
  290. #, c-format
  291. msgid "Failed to receive data, cause: %s"
  292. msgstr "データの受信に失敗しました. 原因: %s"
  293. #: src/message.h:113
  294. #, c-format
  295. msgid "Failed to peek data, cause: %s"
  296. msgstr "データの peek に失敗しました. 原因: %s"
  297. #: src/DownloadEngineFactory.cc:159
  298. #, c-format
  299. msgid "Errors occurred while binding port.\n"
  300. msgstr "ポートをバインド中にエラーが発生しました.\n"
  301. #: src/TorrentRequestInfo.cc:88
  302. msgid "Files:"
  303. msgstr "ファイル:"
  304. #: src/UrlRequestInfo.cc:98
  305. #, c-format
  306. msgid "Unrecognized URL or unsupported protocol: %s\n"
  307. msgstr ""
  308. "%s は, 理解できない URL フォーマット, または, サポートされないプロトコルで"
  309. "す.\n"
  310. #: src/main.cc:79
  311. msgid " version "
  312. msgstr " バージョン "
  313. #: src/main.cc:86
  314. msgid ""
  315. "This program is free software; you can redistribute it and/or modify\n"
  316. "it under the terms of the GNU General Public License as published by\n"
  317. "the Free Software Foundation; either version 2 of the License, or\n"
  318. "(at your option) any later version.\n"
  319. "\n"
  320. "This program is distributed in the hope that it will be useful,\n"
  321. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  322. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  323. "GNU General Public License for more details.\n"
  324. "\n"
  325. "You should have received a copy of the GNU General Public License\n"
  326. "along with this program; if not, write to the Free Software\n"
  327. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  328. "USA\n"
  329. msgstr ""
  330. "This program is free software; you can redistribute it and/or modify\n"
  331. "it under the terms of the GNU General Public License as published by\n"
  332. "the Free Software Foundation; either version 2 of the License, or\n"
  333. "(at your option) any later version.\n"
  334. "\n"
  335. "This program is distributed in the hope that it will be useful,\n"
  336. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  337. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  338. "GNU General Public License for more details.\n"
  339. "\n"
  340. "You should have received a copy of the GNU General Public License\n"
  341. "along with this program; if not, write to the Free Software\n"
  342. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  343. "USA\n"
  344. #: src/main.cc:100
  345. #, c-format
  346. msgid "Contact Info: %s\n"
  347. msgstr "連絡先: %s\n"
  348. #: src/main.cc:106
  349. #, c-format
  350. msgid "Usage: %s [options] URL ...\n"
  351. msgstr "使い方: %s [オプション] URL ...\n"
  352. #: src/main.cc:108
  353. #, c-format
  354. msgid " %s [options] -T TORRENT_FILE FILE ...\n"
  355. msgstr " %s [オプション] -T TORRENT_FILE FILE ...\n"
  356. #: src/main.cc:111
  357. #, c-format
  358. msgid " %s [options] -M METALINK_FILE\n"
  359. msgstr " %s [オプション] -M METALINK_FILE\n"
  360. #: src/main.cc:114
  361. msgid "Options:"
  362. msgstr "オプション:"
  363. #: src/main.cc:115
  364. msgid " -d, --dir=DIR The directory to store downloaded file."
  365. msgstr ""
  366. " -d, --dir=DIR ダウンロードしたファイルを保存するディレクトリ."
  367. #: src/main.cc:116
  368. msgid " -o, --out=FILE The file name for downloaded file."
  369. msgstr ""
  370. " -o, --out=FILE ダウンロードしたファイルの保存先ファイル名."
  371. #: src/main.cc:117
  372. msgid ""
  373. " -l, --log=LOG The file path to store log. If '-' is "
  374. "specified,\n"
  375. " log is written to stdout."
  376. msgstr ""
  377. " -l, --log=LOG ログを保存するパス. '-' を指定した場合, 標準出"
  378. "力\n"
  379. " に出力します."
  380. #: src/main.cc:119
  381. msgid " -D, --daemon Run as daemon."
  382. msgstr " -D, --daemon デーモンとして起動します."
  383. #: src/main.cc:120
  384. #, fuzzy
  385. msgid ""
  386. " -s, --split=N Download a file using N connections. N must "
  387. "be\n"
  388. " between 1 and 5. This option affects all "
  389. "URLs.\n"
  390. " Thus, aria2 connects to each URL with\n"
  391. " N connections.\n"
  392. " Default: 1"
  393. msgstr ""
  394. " -s, --split=N N 個のコネクションを使ってファイルをダウンロー"
  395. "ド\n"
  396. " します. N は 1 から 5 の数字を指定してくださ"
  397. "い.\n"
  398. " このオプションはすべての URL 引数に影響しま"
  399. "す.\n"
  400. " つまり, それぞれの URL に対して N 個のコネク"
  401. "ショ\n"
  402. " ンを確立します."
  403. #: src/main.cc:125
  404. msgid ""
  405. " --retry-wait=SEC Set amount of time in second between requests\n"
  406. " for errors. Specify a value between 0 and 60.\n"
  407. " Default: 5"
  408. msgstr ""
  409. " --retry-wait=SEC エラーによる再試行時の待ち時間を秒単位で指定し"
  410. "ま\n"
  411. " す. 0 - 60 の値を指定してください.\n"
  412. " デフォルト値: 5"
  413. #: src/main.cc:128
  414. msgid " -t, --timeout=SEC Set timeout in second. Default: 60"
  415. msgstr ""
  416. " -t, --timeout=SEC タイムアウトとなる時間を秒で指定します.\n"
  417. " デフォルト値: 60"
  418. #: src/main.cc:129
  419. msgid ""
  420. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  421. " Default: 5"
  422. msgstr ""
  423. " -m, --max-tries=N 試行回数を指定します. 0 を指定すると何度でも試"
  424. "行\n"
  425. " します. デフォルト値: 5"
  426. #: src/main.cc:137
  427. msgid ""
  428. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects to all\n"
  429. " URLs."
  430. msgstr ""
  431. " --http-proxy=HOST:PORT HTTP プロキシ・サーバーを指定します. このオプ"
  432. "シ\n"
  433. " ョンはすべての URL に影響します."
  434. #: src/main.cc:139
  435. msgid " --http-user=USER Set HTTP user. This affects to all URLs."
  436. msgstr ""
  437. " --http-user=USER HTTP での認証ユーザーを指定します. このオプショ"
  438. "ン\n"
  439. " はすべての URL に影響します."
  440. #: src/main.cc:140
  441. msgid ""
  442. " --http-passwd=PASSWD Set HTTP password. This affects to all URLs."
  443. msgstr ""
  444. " --http-passwd=PASSWD HTTP での認証パスワードを指定します. このオプ"
  445. "ショ\n"
  446. " ンはすべての URL に影響します."
  447. #: src/main.cc:141
  448. msgid ""
  449. " --http-proxy-user=USER Set HTTP proxy user. This affects to all URLs"
  450. msgstr ""
  451. " --http-proxy-user=USER HTTP プロキシ・サーバーでの認証で使うユーザーを"
  452. "指\n"
  453. " 定します. このオプションはすべての URL に影響し"
  454. "ま\n"
  455. " す."
  456. #: src/main.cc:142
  457. msgid ""
  458. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects to all "
  459. "URLs."
  460. msgstr ""
  461. " --http-proxy-passwd=PASSWD HTTP プロキシ・サーバーでの認証で使うパスワード"
  462. "を\n"
  463. " 指定します. このオプションはすべての URL に影響"
  464. "し\n"
  465. " ます."
  466. #: src/main.cc:143
  467. msgid ""
  468. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  469. " METHOD is either 'get' or 'tunnel'.\n"
  470. " Default: tunnel"
  471. msgstr ""
  472. " --http-proxy-method=METHOD HTTP プロキシ・リクエストで使うメソッドを指定し"
  473. "ま\n"
  474. " す. 'get' または 'tunnel' を指定してください.\n"
  475. " デフォルト値: tunnel"
  476. #: src/main.cc:146
  477. msgid ""
  478. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  479. "basic\n"
  480. " is the only supported scheme.\n"
  481. " Default: basic"
  482. msgstr ""
  483. " --http-auth-scheme=SCHEME HTTP での認証方法を指定します. 現在サポートされ"
  484. "て\n"
  485. " いるのは basic です. \n"
  486. " デフォルト値: basic"
  487. #: src/main.cc:149
  488. msgid " --referer=REFERER Set Referer. This affects to all URLs."
  489. msgstr ""
  490. " --referer=REFERER リファラーを指定します. このオプションはすべて"
  491. "の\n"
  492. " URL に影響します."
  493. #: src/main.cc:150
  494. msgid ""
  495. " --ftp-user=USER Set FTP user. This affects to all URLs.\n"
  496. " Default: anonymous"
  497. msgstr ""
  498. " --ftp-user=USER FTP での認証ユーザーを指定します. このオプショ"
  499. "ン\n"
  500. " はすべての URL に影響します.\n"
  501. " デフォルト値: anonymous"
  502. #: src/main.cc:152
  503. msgid ""
  504. " --ftp-passwd=PASSWD Set FTP password. This affects to all URLs.\n"
  505. " Default: ARIA2USER@"
  506. msgstr ""
  507. " --ftp-passwd=PASSWD FTP での認証パスワードを指定します. このオプ"
  508. "ショ\n"
  509. " ンはすべての URL に影響します.\n"
  510. " デフォルト値: ARIA2USER@"
  511. #: src/main.cc:154
  512. msgid ""
  513. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  514. "'binary'\n"
  515. " or 'ascii'.\n"
  516. " Default: binary"
  517. msgstr ""
  518. " --ftp-type=TYPE FTP 転送モードを指定します. 'binary' または\n"
  519. " 'ascii' を指定してください. デフォルト値: "
  520. "binary"
  521. #: src/main.cc:157
  522. msgid " -p, --ftp-pasv Use passive mode in FTP."
  523. msgstr " -p, --ftp-pasv FTP で passive モードを使用します."
  524. #: src/main.cc:158
  525. msgid ""
  526. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  527. "or\n"
  528. " 'tunnel'.\n"
  529. " Default: tunnel"
  530. msgstr ""
  531. " --ftp-via-http-proxy=METHOD FTP で HTTP プロキシ・サーバーを使用する際の方"
  532. "法\n"
  533. " を指定します. 'get' または 'tunnel' を指定して"
  534. "く\n"
  535. " ださい. デフォルト値: tunnel"
  536. #: src/main.cc:161
  537. msgid ""
  538. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  539. "than\n"
  540. " or equal to this value(bytes per sec).\n"
  541. " 0 means aria2 does not care lowest speed "
  542. "limit.\n"
  543. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  544. " This option does not affect BitTorrent "
  545. "download.\n"
  546. " Default: 0"
  547. msgstr ""
  548. " --lowest-speed-limit=SPEED ここで指定するダウンロード速度を下回った場合, "
  549. "ダ\n"
  550. " ウンロードを中止します. 速度はバイト/秒です.\n"
  551. " 0 を指定すると, 速度の判定を行いません.\n"
  552. " K または M を付加することができます (1K = "
  553. "1024,\n"
  554. " 1M = 1024K). このオプションは, BitTorrent ダウ"
  555. "ンロ\n"
  556. " ードには影響しません.\n"
  557. " デフォルト値: 0"
  558. #: src/main.cc:168
  559. msgid ""
  560. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  561. " 0 means unrestricted.\n"
  562. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  563. " Default: 0"
  564. msgstr ""
  565. " --max-download-limit=SPEED ダウンロードの最大速度 (バイト/秒) を指定しま"
  566. "す.\n"
  567. " 0 を指定すると速度の制限をしません. K または M"
  568. "を\n"
  569. " 付加することができます (1K = 1024, 1M = "
  570. "1024K).\n"
  571. " デフォルト値: 0"
  572. #: src/main.cc:172
  573. #, fuzzy
  574. msgid ""
  575. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  576. "either\n"
  577. " 'none' or 'prealloc'.\n"
  578. " 'none' doesn't pre-allocate file space. "
  579. "'prealloc'\n"
  580. " pre-allocates file space before download "
  581. "begins.\n"
  582. " This may take some time depending on the size "
  583. "of\n"
  584. " file.\n"
  585. " Default: 'none'"
  586. msgstr ""
  587. " --lowest-speed-limit=SPEED ここで指定するダウンロード速度を下回った場合, "
  588. "ダ\n"
  589. " ウンロードを中止します. 速度はバイト/秒です.\n"
  590. " 0 を指定すると, 速度の判定を行いません.\n"
  591. " K または M を付加することができます (1K = "
  592. "1024,\n"
  593. " 1M = 1024K). このオプションは, BitTorrent ダウ"
  594. "ンロ\n"
  595. " ードには影響しません.\n"
  596. " デフォルト値: 0"
  597. #: src/main.cc:180
  598. msgid " -T, --torrent-file=TORRENT_FILE The file path to .torrent file."
  599. msgstr " -T, --torrent-file=TORRENT_FILE .torrent ファイルのパスを指定."
  600. #: src/main.cc:181
  601. msgid ""
  602. " --follow-torrent=true|false Setting this option to false prevents aria2 "
  603. "to\n"
  604. " enter BitTorrent mode even if the filename of\n"
  605. " downloaded file ends with .torrent.\n"
  606. " Default: true"
  607. msgstr ""
  608. " --follow-torrent=true|false このオプションを false に設定すると, ダウンロー"
  609. "ド\n"
  610. " したファイルの拡張子が .torrent であっても, "
  611. "aria2\n"
  612. " は, BitTorrent モードに入りません.\n"
  613. " デフォルト値: true"
  614. #: src/main.cc:185
  615. msgid ""
  616. " -S, --show-files Print file listing of .torrent file and exit."
  617. msgstr ""
  618. " -S, --show-files .torrent ファイルに含まれるファイルリストを出力"
  619. "し\n"
  620. " 終了します."
  621. #: src/main.cc:186
  622. msgid ""
  623. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  624. " mentioned in .torrent file.\n"
  625. " Default: true"
  626. msgstr ""
  627. " --direct-file-mapping=true|false .torrent ファイル記載のファイルに直接読み書"
  628. "き\n"
  629. " します.\n"
  630. " デフォルト値: true"
  631. #: src/main.cc:189
  632. msgid ""
  633. " --listen-port=PORT Set port number to listen to for peer "
  634. "connection."
  635. msgstr ""
  636. " --listen-port=PORT ピアからの接続を受け付けるポート番号を指定."
  637. #: src/main.cc:190
  638. msgid ""
  639. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  640. " 0 means unrestricted.\n"
  641. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  642. " Default: 0"
  643. msgstr ""
  644. " --max-upload-limit=SPEED アップロードの最大速度 (バイト/秒) を指定しま"
  645. "す.\n"
  646. " 0 を指定すると速度の制限をしません. K または M"
  647. "を\n"
  648. " 付加することができます (1K = 1024, 1M = "
  649. "1024K).\n"
  650. " デフォルト値: 0"
  651. #: src/main.cc:194
  652. msgid ""
  653. " --select-file=INDEX... Set file to download by specifing its index.\n"
  654. " You can know file index through --show-files\n"
  655. " option. Multiple indexes can be specified by "
  656. "using\n"
  657. " ',' like \"3,6\".\n"
  658. " You can also use '-' to specify rangelike \"1-5"
  659. "\".\n"
  660. " ',' and '-' can be used together."
  661. msgstr ""
  662. " --select-file=INDEX... インデックスでダウンロード対象ファイルを指定し"
  663. "ま\n"
  664. " す. インデックスは --show-files オプションで知"
  665. "る\n"
  666. " ことができます. 複数のインデックスを ',' で区"
  667. "切っ\n"
  668. " て指定できます: \"3,6\"\n"
  669. " また, '-' を使って範囲指定もできます: \"1-5\"\n"
  670. " ',' と '-' は組み合わせて使うことができます."
  671. #: src/main.cc:200
  672. msgid ""
  673. " --seed-time=MINUTES Specify seeding time in minutes. See also\n"
  674. " --seed-ratio option."
  675. msgstr ""
  676. " --seed-time=MINUTES シードを行う時間を分単位で指定します. \n"
  677. " --seed-ratio オプションも参照してください."
  678. #: src/main.cc:202
  679. msgid ""
  680. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents "
  681. "until\n"
  682. " share ratio reaches RATIO. 1.0 is encouraged.\n"
  683. " If --seed-time option is specified along with\n"
  684. " this option, seeding ends when at least one "
  685. "of\n"
  686. " the conditions is satisfied."
  687. msgstr ""
  688. " --seed-ratio=RATIO シェアレシオを指定します. シェアレシオが RATIO "
  689. "に\n"
  690. " 達するとシードを終了します. コミュニティのため"
  691. "に\n"
  692. " 1.0 を強く推奨します.\n"
  693. " --seed-time オプションと共に使用した場合, 少な"
  694. "く\n"
  695. " とも一方の条件が成立するとシードを終了します."
  696. #: src/main.cc:209
  697. msgid " -M, --metalink-file=METALINK_FILE The file path to .metalink file."
  698. msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定."
  699. #: src/main.cc:210
  700. msgid ""
  701. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  702. " simultaneously. If more than one connection "
  703. "per\n"
  704. " server is required, use -s option.\n"
  705. " Default: 15"
  706. msgstr ""
  707. " -C, --metalink-servers=NUM_SERVERS 同時に接続するサーバの数を指定します.\n"
  708. " 1 サーバに複数の接続が必要ならば, -s オプション"
  709. "を\n"
  710. " 使用してください.\n"
  711. " デフォルト値: 15"
  712. #: src/main.cc:214
  713. msgid " --metalink-version=VERSION The version of file to download."
  714. msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン."
  715. #: src/main.cc:215
  716. msgid " --metalink-language=LANGUAGE The language of file to download."
  717. msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語."
  718. #: src/main.cc:216
  719. msgid ""
  720. " --metalink-os=OS The operating system the file is targeted."
  721. msgstr ""
  722. " --metalink-os=OS ダウンロードするファイルがターゲットとするオペ"
  723. "レー\n"
  724. " ティング・システム."
  725. #: src/main.cc:217
  726. msgid " --metalink-location=LOCATION The location of the prefered server."
  727. msgstr " --metalink-location=LOCATION 優先的にダウンロードするサーバーの場所."
  728. #: src/main.cc:218
  729. msgid ""
  730. " --follow-metalink=true|false Setting this option to false prevents aria2 "
  731. "to\n"
  732. " enter Metalink mode even if the filename of\n"
  733. " downloaded file ends with .metalink.\n"
  734. " Default: true"
  735. msgstr ""
  736. " --follow-metalink=true|false このオプションを false に設定すると, ダウン"
  737. "ロード\n"
  738. " したファイルの拡張子が .metalink であっても, "
  739. "aria2\n"
  740. " は, Metalink モードに入りません.\n"
  741. " デフォルト値: true"
  742. #: src/main.cc:223
  743. msgid " -v, --version Print the version number and exit."
  744. msgstr " -v, --version バージョン番号を表示し, 終了します."
  745. #: src/main.cc:224
  746. msgid " -h, --help Print this message and exit."
  747. msgstr ""
  748. " -h, --help このヘルプメッセージを表示し, 終了します."
  749. #: src/main.cc:227
  750. msgid ""
  751. " You can specify multiple URLs. All URLs must point to the same file\n"
  752. " or downloading fails."
  753. msgstr ""
  754. " 複数の URL を指定できます. ただし, すべての URL が同じファイルを指していなけ"
  755. "れ\n"
  756. " ばなりません. さもなくばダウンロードは失敗します."
  757. #: src/main.cc:232
  758. msgid ""
  759. " Specify files in multi-file torrent to download. Use conjunction with\n"
  760. " -T option. This arguments are ignored if you specify --select-file option."
  761. msgstr ""
  762. " multi-file torrent のとき, ダウンロードするファイルを指定します. -T オプショ"
  763. "ン\n"
  764. " と共に使用します. --select-file オプションと併用はできません."
  765. #: src/main.cc:236
  766. msgid "Examples:"
  767. msgstr "例:"
  768. #: src/main.cc:237
  769. msgid " Download a file by 1 connection:"
  770. msgstr " 1 コネクションでのダウンロード:"
  771. #: src/main.cc:239
  772. msgid " Download a file by 2 connections:"
  773. msgstr " 2 コネクションでのダウンロード:"
  774. #: src/main.cc:241
  775. msgid " Download a file by 2 connections, each connects to a different server:"
  776. msgstr " 二つの異なるサーバーに接続してダウンロード:"
  777. #: src/main.cc:243
  778. msgid " You can mix up different protocols:"
  779. msgstr " 異なるプロトコルを混合させてダウンロード:"
  780. #: src/main.cc:247
  781. msgid " Download a torrent:"
  782. msgstr " torrent をダウンロード:"
  783. #: src/main.cc:249
  784. msgid " Download a torrent using local .torrent file:"
  785. msgstr " ローカル .torrent ファイルを使ってダウンロード:"
  786. #: src/main.cc:251
  787. msgid " Download only selected files:"
  788. msgstr " ファイルを指定してダウンロード:"
  789. #: src/main.cc:253
  790. msgid " Print file listing of .torrent file:"
  791. msgstr " この .torrent ファイルに含まれるファイルリストを表示:"
  792. #: src/main.cc:258
  793. msgid " Metalink downloading:"
  794. msgstr " Metalink でダウンロード:"
  795. #: src/main.cc:260
  796. msgid " Download a file using local .metalink file:"
  797. msgstr " ローカル .metalink ファイルを使ってダウンロード:"
  798. #: src/main.cc:262
  799. msgid " Metalink downloading with preferences:"
  800. msgstr " ユーザ設定による Metalink ダウンロード:"
  801. #: src/main.cc:266
  802. #, c-format
  803. msgid "Report bugs to %s"
  804. msgstr "バグレポートはこちらへ: %s"
  805. #: src/main.cc:409
  806. msgid "unrecognized proxy format"
  807. msgstr "理解できないProxyフォーマットです."
  808. #: src/main.cc:436
  809. msgid "Currently, supported authentication scheme is basic."
  810. msgstr "現在サポートされている認証方法は basic です."
  811. #: src/main.cc:445
  812. msgid "retry-wait must be between 0 and 60."
  813. msgstr "retry-wait は 0 から 60 の間で指定してください."
  814. #: src/main.cc:462
  815. msgid "ftp-type must be either 'binary' or 'ascii'."
  816. msgstr "ftp-type は 'binary' または 'ascii' を指定してください."
  817. #: src/main.cc:471
  818. msgid "ftp-via-http-proxy must be either 'get' or 'tunnel'."
  819. msgstr "ftp-via-http-proxy は 'get' または 'tunnel' を指定してください."
  820. #: src/main.cc:479
  821. msgid "min-segment-size invalid"
  822. msgstr "min-segment-size が不正です."
  823. #: src/main.cc:490
  824. msgid "http-proxy-method must be either 'get' or 'tunnel'."
  825. msgstr "http-proxy-method は 'get' または 'tunnel' を指定してください."
  826. #: src/main.cc:498
  827. msgid "listen-port must be between 1024 and 65535."
  828. msgstr "listen-port は 1024 - 65535 の値を指定してください."
  829. #: src/main.cc:511
  830. msgid "follow-torrent must be either 'true' or 'false'."
  831. msgstr "follow-torrent は 'true' または 'false を指定してください."
  832. #: src/main.cc:525
  833. msgid "direct-file-mapping must be either 'true' or 'false'."
  834. msgstr "direct-file-mapping は 'true' または 'false を指定してください."
  835. #: src/main.cc:536
  836. msgid "upload-limit must be greater than or equal to 0."
  837. msgstr "upload-limit は 0 以上の数を指定してください."
  838. #: src/main.cc:549
  839. msgid "seed-time must be greater than or equal to 0."
  840. msgstr "seed-time は 0 以上の数を指定してください."
  841. #: src/main.cc:559
  842. msgid "seed-ratio must be greater than or equal to 0.0."
  843. msgstr "seed-ratio は 0.0 以上の数を指定してください."
  844. #: src/main.cc:569
  845. msgid "max-upload-limit must be greater than or equal to 0"
  846. msgstr "max-upload-limit は 0 以上の数を指定してください."
  847. #: src/main.cc:591
  848. msgid "follow-metalink must be either 'true' or 'false'."
  849. msgstr "follow-metalink は 'true' または 'false を指定してください."
  850. #: src/main.cc:602
  851. msgid "lowest-speed-limit must be greater than or equal to 0"
  852. msgstr "lowest-speed-limit は 0 以上の数を指定してください."
  853. #: src/main.cc:612
  854. msgid "max-download-limit must be greater than or equal to 0"
  855. msgstr "max-download-limit は 0 以上の数を指定してください."
  856. #: src/main.cc:641
  857. msgid "split must be between 1 and 5."
  858. msgstr "split は 1 - 5 の値を指定してください."
  859. #: src/main.cc:653
  860. msgid "timeout must be between 1 and 600"
  861. msgstr "timeout は 1 - 600 の値を指定してください."
  862. #: src/main.cc:662
  863. msgid "max-tries invalid"
  864. msgstr "max-tries が不正です."
  865. #: src/main.cc:684
  866. msgid "metalink-servers must be greater than 0."
  867. msgstr "metalink-servers は 0 以上の数を指定してください."
  868. #: src/main.cc:696
  869. #, fuzzy
  870. msgid "file-allocation must be either 'none' or 'prealloc'."
  871. msgstr "follow-torrent は 'true' または 'false を指定してください."
  872. #: src/main.cc:715
  873. msgid "specify at least one URL"
  874. msgstr "一個以上の URL を指定してください."
  875. #: src/main.cc:722
  876. msgid "daemon failed"
  877. msgstr "デーモン起動に失敗"
  878. #: src/main.cc:792
  879. msgid ""
  880. "Now verifying checksum.\n"
  881. "This may take some time depending on your PC environment and the size of "
  882. "file."
  883. msgstr ""
  884. "チェックサムを検査しています.\n"
  885. "お使いの PC 環境とファイルサイズにより, ある程度の時間がかかります."
  886. #: src/main.cc:796
  887. msgid "checksum OK."
  888. msgstr "チェックサム OK."
  889. #: src/main.cc:799
  890. msgid "checksum ERROR."
  891. msgstr "チェックサム エラー."
  892. #: src/DefaultPieceStorage.cc:240
  893. msgid "Download of selected files was complete."
  894. msgstr "ご指定のファイルのダウンロードが完了."
  895. #: src/DefaultPieceStorage.cc:243
  896. msgid "The download was complete."
  897. msgstr "ダウンロードが完了."
  898. #: src/ConsoleDownloadEngine.cc:108
  899. #, c-format
  900. msgid ""
  901. "\n"
  902. "stopping application...\n"
  903. msgstr ""
  904. "\n"
  905. "アプリケーションを終了しています...\n"
  906. #: src/ConsoleDownloadEngine.cc:112
  907. #, c-format
  908. msgid "done\n"
  909. msgstr "完了\n"
  910. #~ msgid ""
  911. #~ " --min-segment-size=SIZE[K|M] Set minimum segment size. You can append\n"
  912. #~ " K or M(1K = 1024, 1M = 1024K). This\n"
  913. #~ " value must be greater than or equal to\n"
  914. #~ " 1024. Default: 1M"
  915. #~ msgstr ""
  916. #~ " --min-segment-size=SIZE[K|M] 最小のセグメント・サイズを指定します. K また"
  917. #~ "は M\n"
  918. #~ " を付加することができます (1K = 1024, 1M = "
  919. #~ "1024K).\n"
  920. #~ " 1024 以上の値を指定してください. デフォルト"
  921. #~ "値: 1M"