ja.po 37 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187
  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-29 00:10+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/message.h:114
  298. #, c-format
  299. msgid ""
  300. "File %s exists, but %s does not exist. The download was canceled in order to "
  301. "prevent your file from being truncated to 0. If you are sure to download "
  302. "file all over again, then delete it or add --allow-overwrite=true option and "
  303. "restart aria2."
  304. msgstr ""
  305. #: src/message.h:115
  306. #, c-format
  307. msgid "Invalid payload size for %s, size=%d. It should be %d."
  308. msgstr ""
  309. #: src/message.h:116
  310. #, c-format
  311. msgid "Invalid ID=%d for %s. It should be %d."
  312. msgstr ""
  313. #: src/message.h:117
  314. #, c-format
  315. msgid ""
  316. "Chunk checksum validation failed. checksumIndex=%d, offset=%lld, length=%d, "
  317. "expectedHash=%s, actualHash=%s"
  318. msgstr ""
  319. #: src/DownloadEngineFactory.cc:152
  320. #, c-format
  321. msgid "Errors occurred while binding port.\n"
  322. msgstr "ポートをバインド中にエラーが発生しました.\n"
  323. #: src/TorrentRequestInfo.cc:120
  324. msgid "Files:"
  325. msgstr "ファイル:"
  326. #: src/UrlRequestInfo.cc:110
  327. #, c-format
  328. msgid "Unrecognized URL or unsupported protocol: %s\n"
  329. msgstr ""
  330. "%s は, 理解できない URL フォーマット, または, サポートされないプロトコルで"
  331. "す.\n"
  332. #: src/main.cc:79
  333. msgid " version "
  334. msgstr " バージョン "
  335. #: src/main.cc:86
  336. msgid ""
  337. "This program is free software; you can redistribute it and/or modify\n"
  338. "it under the terms of the GNU General Public License as published by\n"
  339. "the Free Software Foundation; either version 2 of the License, or\n"
  340. "(at your option) any later version.\n"
  341. "\n"
  342. "This program is distributed in the hope that it will be useful,\n"
  343. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  344. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  345. "GNU General Public License for more details.\n"
  346. "\n"
  347. "You should have received a copy of the GNU General Public License\n"
  348. "along with this program; if not, write to the Free Software\n"
  349. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  350. "USA\n"
  351. msgstr ""
  352. "This program is free software; you can redistribute it and/or modify\n"
  353. "it under the terms of the GNU General Public License as published by\n"
  354. "the Free Software Foundation; either version 2 of the License, or\n"
  355. "(at your option) any later version.\n"
  356. "\n"
  357. "This program is distributed in the hope that it will be useful,\n"
  358. "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
  359. "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
  360. "GNU General Public License for more details.\n"
  361. "\n"
  362. "You should have received a copy of the GNU General Public License\n"
  363. "along with this program; if not, write to the Free Software\n"
  364. "Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 "
  365. "USA\n"
  366. #: src/main.cc:100
  367. #, c-format
  368. msgid "Contact Info: %s\n"
  369. msgstr "連絡先: %s\n"
  370. #: src/main.cc:106
  371. #, c-format
  372. msgid "Usage: %s [options] URL ...\n"
  373. msgstr "使い方: %s [オプション] URL ...\n"
  374. #: src/main.cc:108
  375. #, c-format
  376. msgid " %s [options] -T TORRENT_FILE FILE ...\n"
  377. msgstr " %s [オプション] -T TORRENT_FILE FILE ...\n"
  378. #: src/main.cc:111
  379. #, c-format
  380. msgid " %s [options] -M METALINK_FILE\n"
  381. msgstr " %s [オプション] -M METALINK_FILE\n"
  382. #: src/main.cc:114
  383. msgid "Options:"
  384. msgstr "オプション:"
  385. #: src/main.cc:115
  386. msgid " -d, --dir=DIR The directory to store downloaded file."
  387. msgstr ""
  388. " -d, --dir=DIR ダウンロードしたファイルを保存するディレクトリ."
  389. #: src/main.cc:116
  390. msgid " -o, --out=FILE The file name for downloaded file."
  391. msgstr ""
  392. " -o, --out=FILE ダウンロードしたファイルの保存先ファイル名."
  393. #: src/main.cc:117
  394. msgid ""
  395. " -l, --log=LOG The file path to store log. If '-' is "
  396. "specified,\n"
  397. " log is written to stdout."
  398. msgstr ""
  399. " -l, --log=LOG ログを保存するパス. '-' を指定した場合, 標準出"
  400. "力\n"
  401. " に出力します."
  402. #: src/main.cc:119
  403. msgid " -D, --daemon Run as daemon."
  404. msgstr " -D, --daemon デーモンとして起動します."
  405. #: src/main.cc:120
  406. #, fuzzy
  407. msgid ""
  408. " -s, --split=N Download a file using N connections. N must "
  409. "be\n"
  410. " between 1 and 5. This option affects all "
  411. "URLs.\n"
  412. " Thus, aria2 connects to each URL with\n"
  413. " N connections.\n"
  414. " Default: 1"
  415. msgstr ""
  416. " -s, --split=N N 個のコネクションを使ってファイルをダウンロー"
  417. "ド\n"
  418. " します. N は 1 から 5 の数字を指定してくださ"
  419. "い.\n"
  420. " このオプションはすべての URL 引数に影響しま"
  421. "す.\n"
  422. " つまり, それぞれの URL に対して N 個のコネク"
  423. "ショ\n"
  424. " ンを確立します."
  425. #: src/main.cc:125
  426. msgid ""
  427. " --retry-wait=SEC Set amount of time in second between requests\n"
  428. " for errors. Specify a value between 0 and 60.\n"
  429. " Default: 5"
  430. msgstr ""
  431. " --retry-wait=SEC エラーによる再試行時の待ち時間を秒単位で指定し"
  432. "ま\n"
  433. " す. 0 - 60 の値を指定してください.\n"
  434. " デフォルト値: 5"
  435. #: src/main.cc:128
  436. msgid " -t, --timeout=SEC Set timeout in second. Default: 60"
  437. msgstr ""
  438. " -t, --timeout=SEC タイムアウトとなる時間を秒で指定します.\n"
  439. " デフォルト値: 60"
  440. #: src/main.cc:129
  441. msgid ""
  442. " -m, --max-tries=N Set number of tries. 0 means unlimited.\n"
  443. " Default: 5"
  444. msgstr ""
  445. " -m, --max-tries=N 試行回数を指定します. 0 を指定すると何度でも試"
  446. "行\n"
  447. " します. デフォルト値: 5"
  448. #: src/main.cc:137
  449. msgid ""
  450. " --http-proxy=HOST:PORT Use HTTP proxy server. This affects to all\n"
  451. " URLs."
  452. msgstr ""
  453. " --http-proxy=HOST:PORT HTTP プロキシ・サーバーを指定します. このオプ"
  454. "シ\n"
  455. " ョンはすべての URL に影響します."
  456. #: src/main.cc:139
  457. msgid " --http-user=USER Set HTTP user. This affects to all URLs."
  458. msgstr ""
  459. " --http-user=USER HTTP での認証ユーザーを指定します. このオプショ"
  460. "ン\n"
  461. " はすべての URL に影響します."
  462. #: src/main.cc:140
  463. msgid ""
  464. " --http-passwd=PASSWD Set HTTP password. This affects to all URLs."
  465. msgstr ""
  466. " --http-passwd=PASSWD HTTP での認証パスワードを指定します. このオプ"
  467. "ショ\n"
  468. " ンはすべての URL に影響します."
  469. #: src/main.cc:141
  470. msgid ""
  471. " --http-proxy-user=USER Set HTTP proxy user. This affects to all URLs"
  472. msgstr ""
  473. " --http-proxy-user=USER HTTP プロキシ・サーバーでの認証で使うユーザーを"
  474. "指\n"
  475. " 定します. このオプションはすべての URL に影響し"
  476. "ま\n"
  477. " す."
  478. #: src/main.cc:142
  479. msgid ""
  480. " --http-proxy-passwd=PASSWD Set HTTP proxy password. This affects to all "
  481. "URLs."
  482. msgstr ""
  483. " --http-proxy-passwd=PASSWD HTTP プロキシ・サーバーでの認証で使うパスワード"
  484. "を\n"
  485. " 指定します. このオプションはすべての URL に影響"
  486. "し\n"
  487. " ます."
  488. #: src/main.cc:143
  489. msgid ""
  490. " --http-proxy-method=METHOD Set the method to use in proxy request.\n"
  491. " METHOD is either 'get' or 'tunnel'.\n"
  492. " Default: tunnel"
  493. msgstr ""
  494. " --http-proxy-method=METHOD HTTP プロキシ・リクエストで使うメソッドを指定し"
  495. "ま\n"
  496. " す. 'get' または 'tunnel' を指定してください.\n"
  497. " デフォルト値: tunnel"
  498. #: src/main.cc:146
  499. msgid ""
  500. " --http-auth-scheme=SCHEME Set HTTP authentication scheme. Currently, "
  501. "basic\n"
  502. " is the only supported scheme.\n"
  503. " Default: basic"
  504. msgstr ""
  505. " --http-auth-scheme=SCHEME HTTP での認証方法を指定します. 現在サポートされ"
  506. "て\n"
  507. " いるのは basic です. \n"
  508. " デフォルト値: basic"
  509. #: src/main.cc:149
  510. msgid " --referer=REFERER Set Referer. This affects to all URLs."
  511. msgstr ""
  512. " --referer=REFERER リファラーを指定します. このオプションはすべて"
  513. "の\n"
  514. " URL に影響します."
  515. #: src/main.cc:150
  516. msgid ""
  517. " --ftp-user=USER Set FTP user. This affects to all URLs.\n"
  518. " Default: anonymous"
  519. msgstr ""
  520. " --ftp-user=USER FTP での認証ユーザーを指定します. このオプショ"
  521. "ン\n"
  522. " はすべての URL に影響します.\n"
  523. " デフォルト値: anonymous"
  524. #: src/main.cc:152
  525. msgid ""
  526. " --ftp-passwd=PASSWD Set FTP password. This affects to all URLs.\n"
  527. " Default: ARIA2USER@"
  528. msgstr ""
  529. " --ftp-passwd=PASSWD FTP での認証パスワードを指定します. このオプ"
  530. "ショ\n"
  531. " ンはすべての URL に影響します.\n"
  532. " デフォルト値: ARIA2USER@"
  533. #: src/main.cc:154
  534. msgid ""
  535. " --ftp-type=TYPE Set FTP transfer type. TYPE is either "
  536. "'binary'\n"
  537. " or 'ascii'.\n"
  538. " Default: binary"
  539. msgstr ""
  540. " --ftp-type=TYPE FTP 転送モードを指定します. 'binary' または\n"
  541. " 'ascii' を指定してください. デフォルト値: "
  542. "binary"
  543. #: src/main.cc:157
  544. msgid " -p, --ftp-pasv Use passive mode in FTP."
  545. msgstr " -p, --ftp-pasv FTP で passive モードを使用します."
  546. #: src/main.cc:158
  547. msgid ""
  548. " --ftp-via-http-proxy=METHOD Use HTTP proxy in FTP. METHOD is either 'get' "
  549. "or\n"
  550. " 'tunnel'.\n"
  551. " Default: tunnel"
  552. msgstr ""
  553. " --ftp-via-http-proxy=METHOD FTP で HTTP プロキシ・サーバーを使用する際の方"
  554. "法\n"
  555. " を指定します. 'get' または 'tunnel' を指定して"
  556. "く\n"
  557. " ださい. デフォルト値: tunnel"
  558. #: src/main.cc:161
  559. msgid ""
  560. " --lowest-speed-limit=SPEED Close connection if download speed is lower "
  561. "than\n"
  562. " or equal to this value(bytes per sec).\n"
  563. " 0 means aria2 does not care lowest speed "
  564. "limit.\n"
  565. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  566. " This option does not affect BitTorrent "
  567. "download.\n"
  568. " Default: 0"
  569. msgstr ""
  570. " --lowest-speed-limit=SPEED ここで指定するダウンロード速度を下回った場合, "
  571. "ダ\n"
  572. " ウンロードを中止します. 速度はバイト/秒です.\n"
  573. " 0 を指定すると, 速度の判定を行いません.\n"
  574. " K または M を付加することができます (1K = "
  575. "1024,\n"
  576. " 1M = 1024K). このオプションは, BitTorrent ダウ"
  577. "ンロ\n"
  578. " ードには影響しません.\n"
  579. " デフォルト値: 0"
  580. #: src/main.cc:168
  581. msgid ""
  582. " --max-download-limit=SPEED Set max download speed in bytes per sec.\n"
  583. " 0 means unrestricted.\n"
  584. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  585. " Default: 0"
  586. msgstr ""
  587. " --max-download-limit=SPEED ダウンロードの最大速度 (バイト/秒) を指定しま"
  588. "す.\n"
  589. " 0 を指定すると速度の制限をしません. K または M"
  590. "を\n"
  591. " 付加することができます (1K = 1024, 1M = "
  592. "1024K).\n"
  593. " デフォルト値: 0"
  594. #: src/main.cc:172
  595. #, fuzzy
  596. msgid ""
  597. " --file-allocation=METHOD Specify file allocation method. METHOD is "
  598. "either\n"
  599. " 'none' or 'prealloc'.\n"
  600. " 'none' doesn't pre-allocate file space. "
  601. "'prealloc'\n"
  602. " pre-allocates file space before download "
  603. "begins.\n"
  604. " This may take some time depending on the size "
  605. "of\n"
  606. " file.\n"
  607. " Default: none"
  608. msgstr ""
  609. " --lowest-speed-limit=SPEED ここで指定するダウンロード速度を下回った場合, "
  610. "ダ\n"
  611. " ウンロードを中止します. 速度はバイト/秒です.\n"
  612. " 0 を指定すると, 速度の判定を行いません.\n"
  613. " K または M を付加することができます (1K = "
  614. "1024,\n"
  615. " 1M = 1024K). このオプションは, BitTorrent ダウ"
  616. "ンロ\n"
  617. " ードには影響しません.\n"
  618. " デフォルト値: 0"
  619. #: src/main.cc:179
  620. #, fuzzy
  621. msgid ""
  622. " --allow-overwrite=true|false If this option set to false, aria2 doesn't\n"
  623. " download a file which already exists in the "
  624. "file\n"
  625. " system but its corresponding .aria2 file "
  626. "doesn't\n"
  627. " exist.\n"
  628. " Default: false"
  629. msgstr ""
  630. " --follow-torrent=true|false このオプションを false に設定すると, ダウンロー"
  631. "ド\n"
  632. " したファイルの拡張子が .torrent であっても, "
  633. "aria2\n"
  634. " は, BitTorrent モードに入りません.\n"
  635. " デフォルト値: true"
  636. #: src/main.cc:184
  637. #, fuzzy
  638. msgid ""
  639. " --check-integiry=true|false Check file integiry by validating piece hash.\n"
  640. " This option makes effect in BitTorrent "
  641. "download\n"
  642. " and Metalink with chunk checksums.\n"
  643. " Use this option to redownload a damaged "
  644. "portion of\n"
  645. " file.\n"
  646. " You may need to specify --allow-"
  647. "overwrite=true\n"
  648. " option if .aria2 file doesn't exist.\n"
  649. " Default: false"
  650. msgstr ""
  651. " --lowest-speed-limit=SPEED ここで指定するダウンロード速度を下回った場合, "
  652. "ダ\n"
  653. " ウンロードを中止します. 速度はバイト/秒です.\n"
  654. " 0 を指定すると, 速度の判定を行いません.\n"
  655. " K または M を付加することができます (1K = "
  656. "1024,\n"
  657. " 1M = 1024K). このオプションは, BitTorrent ダウ"
  658. "ンロ\n"
  659. " ードには影響しません.\n"
  660. " デフォルト値: 0"
  661. #: src/main.cc:192
  662. #, fuzzy
  663. msgid ""
  664. " --realtime-chunk-checksum=true|false Validate chunk checksum while "
  665. "downloading\n"
  666. " a file in Metalink mode. This option makes "
  667. "effect\n"
  668. " in Metalink with chunk checksums.\n"
  669. " Default: true"
  670. msgstr ""
  671. " --follow-metalink=true|false このオプションを false に設定すると, ダウン"
  672. "ロード\n"
  673. " したファイルの拡張子が .metalink であっても, "
  674. "aria2\n"
  675. " は, Metalink モードに入りません.\n"
  676. " デフォルト値: true"
  677. #: src/main.cc:197
  678. msgid " -T, --torrent-file=TORRENT_FILE The file path to .torrent file."
  679. msgstr " -T, --torrent-file=TORRENT_FILE .torrent ファイルのパスを指定."
  680. #: src/main.cc:198
  681. msgid ""
  682. " --follow-torrent=true|false Setting this option to false prevents aria2 "
  683. "to\n"
  684. " enter BitTorrent mode even if the filename of\n"
  685. " downloaded file ends with .torrent.\n"
  686. " Default: true"
  687. msgstr ""
  688. " --follow-torrent=true|false このオプションを false に設定すると, ダウンロー"
  689. "ド\n"
  690. " したファイルの拡張子が .torrent であっても, "
  691. "aria2\n"
  692. " は, BitTorrent モードに入りません.\n"
  693. " デフォルト値: true"
  694. #: src/main.cc:202
  695. msgid ""
  696. " -S, --show-files Print file listing of .torrent file and exit."
  697. msgstr ""
  698. " -S, --show-files .torrent ファイルに含まれるファイルリストを出力"
  699. "し\n"
  700. " 終了します."
  701. #: src/main.cc:203
  702. msgid ""
  703. " --direct-file-mapping=true|false Directly read from and write to each file\n"
  704. " mentioned in .torrent file.\n"
  705. " Default: true"
  706. msgstr ""
  707. " --direct-file-mapping=true|false .torrent ファイル記載のファイルに直接読み書"
  708. "き\n"
  709. " します.\n"
  710. " デフォルト値: true"
  711. #: src/main.cc:206
  712. msgid ""
  713. " --listen-port=PORT Set port number to listen to for peer "
  714. "connection."
  715. msgstr ""
  716. " --listen-port=PORT ピアからの接続を受け付けるポート番号を指定."
  717. #: src/main.cc:207
  718. msgid ""
  719. " --max-upload-limit=SPEED Set max upload speed in bytes per sec.\n"
  720. " 0 means unrestricted.\n"
  721. " You can append K or M(1K = 1024, 1M = 1024K).\n"
  722. " Default: 0"
  723. msgstr ""
  724. " --max-upload-limit=SPEED アップロードの最大速度 (バイト/秒) を指定しま"
  725. "す.\n"
  726. " 0 を指定すると速度の制限をしません. K または M"
  727. "を\n"
  728. " 付加することができます (1K = 1024, 1M = "
  729. "1024K).\n"
  730. " デフォルト値: 0"
  731. #: src/main.cc:211
  732. msgid ""
  733. " --select-file=INDEX... Set file to download by specifing its index.\n"
  734. " You can know file index through --show-files\n"
  735. " option. Multiple indexes can be specified by "
  736. "using\n"
  737. " ',' like \"3,6\".\n"
  738. " You can also use '-' to specify rangelike \"1-5"
  739. "\".\n"
  740. " ',' and '-' can be used together."
  741. msgstr ""
  742. " --select-file=INDEX... インデックスでダウンロード対象ファイルを指定し"
  743. "ま\n"
  744. " す. インデックスは --show-files オプションで知"
  745. "る\n"
  746. " ことができます. 複数のインデックスを ',' で区"
  747. "切っ\n"
  748. " て指定できます: \"3,6\"\n"
  749. " また, '-' を使って範囲指定もできます: \"1-5\"\n"
  750. " ',' と '-' は組み合わせて使うことができます."
  751. #: src/main.cc:217
  752. msgid ""
  753. " --seed-time=MINUTES Specify seeding time in minutes. See also\n"
  754. " --seed-ratio option."
  755. msgstr ""
  756. " --seed-time=MINUTES シードを行う時間を分単位で指定します. \n"
  757. " --seed-ratio オプションも参照してください."
  758. #: src/main.cc:219
  759. msgid ""
  760. " --seed-ratio=RATIO Specify share ratio. Seed completed torrents "
  761. "until\n"
  762. " share ratio reaches RATIO. 1.0 is encouraged.\n"
  763. " If --seed-time option is specified along with\n"
  764. " this option, seeding ends when at least one "
  765. "of\n"
  766. " the conditions is satisfied."
  767. msgstr ""
  768. " --seed-ratio=RATIO シェアレシオを指定します. シェアレシオが RATIO "
  769. "に\n"
  770. " 達するとシードを終了します. コミュニティのため"
  771. "に\n"
  772. " 1.0 を強く推奨します.\n"
  773. " --seed-time オプションと共に使用した場合, 少な"
  774. "く\n"
  775. " とも一方の条件が成立するとシードを終了します."
  776. #: src/main.cc:226
  777. msgid " -M, --metalink-file=METALINK_FILE The file path to .metalink file."
  778. msgstr " -M, --metalink-file=METALINK_FILE .metalink ファイルのパスを指定."
  779. #: src/main.cc:227
  780. msgid ""
  781. " -C, --metalink-servers=NUM_SERVERS The number of servers to connect to\n"
  782. " simultaneously. If more than one connection "
  783. "per\n"
  784. " server is required, use -s option.\n"
  785. " Default: 15"
  786. msgstr ""
  787. " -C, --metalink-servers=NUM_SERVERS 同時に接続するサーバの数を指定します.\n"
  788. " 1 サーバに複数の接続が必要ならば, -s オプション"
  789. "を\n"
  790. " 使用してください.\n"
  791. " デフォルト値: 15"
  792. #: src/main.cc:231
  793. msgid " --metalink-version=VERSION The version of file to download."
  794. msgstr " --metalink-version=VERSION ダウンロードするファイルのバージョン."
  795. #: src/main.cc:232
  796. msgid " --metalink-language=LANGUAGE The language of file to download."
  797. msgstr " --metalink-language=LANGUAGE ダウンロードするファイルの言語."
  798. #: src/main.cc:233
  799. msgid ""
  800. " --metalink-os=OS The operating system the file is targeted."
  801. msgstr ""
  802. " --metalink-os=OS ダウンロードするファイルがターゲットとするオペ"
  803. "レー\n"
  804. " ティング・システム."
  805. #: src/main.cc:234
  806. msgid " --metalink-location=LOCATION The location of the prefered server."
  807. msgstr " --metalink-location=LOCATION 優先的にダウンロードするサーバーの場所."
  808. #: src/main.cc:235
  809. msgid ""
  810. " --follow-metalink=true|false Setting this option to false prevents aria2 "
  811. "to\n"
  812. " enter Metalink mode even if the filename of\n"
  813. " downloaded file ends with .metalink.\n"
  814. " Default: true"
  815. msgstr ""
  816. " --follow-metalink=true|false このオプションを false に設定すると, ダウン"
  817. "ロード\n"
  818. " したファイルの拡張子が .metalink であっても, "
  819. "aria2\n"
  820. " は, Metalink モードに入りません.\n"
  821. " デフォルト値: true"
  822. #: src/main.cc:240
  823. msgid " -v, --version Print the version number and exit."
  824. msgstr " -v, --version バージョン番号を表示し, 終了します."
  825. #: src/main.cc:241
  826. msgid " -h, --help Print this message and exit."
  827. msgstr ""
  828. " -h, --help このヘルプメッセージを表示し, 終了します."
  829. #: src/main.cc:244
  830. msgid ""
  831. " You can specify multiple URLs. All URLs must point to the same file\n"
  832. " or downloading fails."
  833. msgstr ""
  834. " 複数の URL を指定できます. ただし, すべての URL が同じファイルを指していなけ"
  835. "れ\n"
  836. " ばなりません. さもなくばダウンロードは失敗します."
  837. #: src/main.cc:249
  838. msgid ""
  839. " Specify files in multi-file torrent to download. Use conjunction with\n"
  840. " -T option. This arguments are ignored if you specify --select-file option."
  841. msgstr ""
  842. " multi-file torrent のとき, ダウンロードするファイルを指定します. -T オプショ"
  843. "ン\n"
  844. " と共に使用します. --select-file オプションと併用はできません."
  845. #: src/main.cc:253
  846. msgid "Examples:"
  847. msgstr "例:"
  848. #: src/main.cc:254
  849. msgid " Download a file by 1 connection:"
  850. msgstr " 1 コネクションでのダウンロード:"
  851. #: src/main.cc:256
  852. msgid " Download a file by 2 connections:"
  853. msgstr " 2 コネクションでのダウンロード:"
  854. #: src/main.cc:258
  855. msgid " Download a file by 2 connections, each connects to a different server:"
  856. msgstr " 二つの異なるサーバーに接続してダウンロード:"
  857. #: src/main.cc:260
  858. msgid " You can mix up different protocols:"
  859. msgstr " 異なるプロトコルを混合させてダウンロード:"
  860. #: src/main.cc:264
  861. msgid " Download a torrent:"
  862. msgstr " torrent をダウンロード:"
  863. #: src/main.cc:266
  864. msgid " Download a torrent using local .torrent file:"
  865. msgstr " ローカル .torrent ファイルを使ってダウンロード:"
  866. #: src/main.cc:268
  867. msgid " Download only selected files:"
  868. msgstr " ファイルを指定してダウンロード:"
  869. #: src/main.cc:270
  870. msgid " Print file listing of .torrent file:"
  871. msgstr " この .torrent ファイルに含まれるファイルリストを表示:"
  872. #: src/main.cc:275
  873. msgid " Metalink downloading:"
  874. msgstr " Metalink でダウンロード:"
  875. #: src/main.cc:277
  876. msgid " Download a file using local .metalink file:"
  877. msgstr " ローカル .metalink ファイルを使ってダウンロード:"
  878. #: src/main.cc:279
  879. msgid " Metalink downloading with preferences:"
  880. msgstr " ユーザ設定による Metalink ダウンロード:"
  881. #: src/main.cc:283
  882. #, c-format
  883. msgid "Report bugs to %s"
  884. msgstr "バグレポートはこちらへ: %s"
  885. #: src/main.cc:432
  886. msgid "unrecognized proxy format"
  887. msgstr "理解できないProxyフォーマットです."
  888. #: src/main.cc:458
  889. msgid "Currently, supported authentication scheme is basic."
  890. msgstr "現在サポートされている認証方法は basic です."
  891. #: src/main.cc:467
  892. msgid "retry-wait must be between 0 and 60."
  893. msgstr "retry-wait は 0 から 60 の間で指定してください."
  894. #: src/main.cc:483
  895. msgid "ftp-type must be either 'binary' or 'ascii'."
  896. msgstr "ftp-type は 'binary' または 'ascii' を指定してください."
  897. #: src/main.cc:491
  898. msgid "ftp-via-http-proxy must be either 'get' or 'tunnel'."
  899. msgstr "ftp-via-http-proxy は 'get' または 'tunnel' を指定してください."
  900. #: src/main.cc:498
  901. msgid "min-segment-size invalid"
  902. msgstr "min-segment-size が不正です."
  903. #: src/main.cc:508
  904. msgid "http-proxy-method must be either 'get' or 'tunnel'."
  905. msgstr "http-proxy-method は 'get' または 'tunnel' を指定してください."
  906. #: src/main.cc:515
  907. msgid "listen-port must be between 1024 and 65535."
  908. msgstr "listen-port は 1024 - 65535 の値を指定してください."
  909. #: src/main.cc:527
  910. msgid "follow-torrent must be either 'true' or 'false'."
  911. msgstr "follow-torrent は 'true' または 'false を指定してください."
  912. #: src/main.cc:540
  913. msgid "direct-file-mapping must be either 'true' or 'false'."
  914. msgstr "direct-file-mapping は 'true' または 'false を指定してください."
  915. #: src/main.cc:550
  916. msgid "seed-time must be greater than or equal to 0."
  917. msgstr "seed-time は 0 以上の数を指定してください."
  918. #: src/main.cc:559
  919. msgid "seed-ratio must be greater than or equal to 0.0."
  920. msgstr "seed-ratio は 0.0 以上の数を指定してください."
  921. #: src/main.cc:568
  922. msgid "max-upload-limit must be greater than or equal to 0"
  923. msgstr "max-upload-limit は 0 以上の数を指定してください."
  924. #: src/main.cc:589
  925. msgid "follow-metalink must be either 'true' or 'false'."
  926. msgstr "follow-metalink は 'true' または 'false を指定してください."
  927. #: src/main.cc:599
  928. msgid "lowest-speed-limit must be greater than or equal to 0"
  929. msgstr "lowest-speed-limit は 0 以上の数を指定してください."
  930. #: src/main.cc:608
  931. msgid "max-download-limit must be greater than or equal to 0"
  932. msgstr "max-download-limit は 0 以上の数を指定してください."
  933. #: src/main.cc:620
  934. #, fuzzy
  935. msgid "allow-overwrite must be either 'true' or 'false'."
  936. msgstr "follow-torrent は 'true' または 'false を指定してください."
  937. #: src/main.cc:631
  938. #, fuzzy
  939. msgid "check-integrity must be be either 'true' or 'false'."
  940. msgstr "direct-file-mapping は 'true' または 'false を指定してください."
  941. #: src/main.cc:642
  942. #, fuzzy
  943. msgid "realtime-chunk-checksum must be either 'true' or 'false'."
  944. msgstr "follow-metalink は 'true' または 'false を指定してください."
  945. #: src/main.cc:669
  946. msgid "split must be between 1 and 5."
  947. msgstr "split は 1 - 5 の値を指定してください."
  948. #: src/main.cc:680
  949. msgid "timeout must be between 1 and 600"
  950. msgstr "timeout は 1 - 600 の値を指定してください."
  951. #: src/main.cc:688
  952. msgid "max-tries invalid"
  953. msgstr "max-tries が不正です."
  954. #: src/main.cc:709
  955. msgid "metalink-servers must be greater than 0."
  956. msgstr "metalink-servers は 0 以上の数を指定してください."
  957. #: src/main.cc:720
  958. #, fuzzy
  959. msgid "file-allocation must be either 'none' or 'prealloc'."
  960. msgstr "follow-torrent は 'true' または 'false を指定してください."
  961. #: src/main.cc:737
  962. msgid "specify at least one URL"
  963. msgstr "一個以上の URL を指定してください."
  964. #: src/main.cc:743
  965. msgid "daemon failed"
  966. msgstr "デーモン起動に失敗"
  967. #: src/main.cc:813
  968. msgid ""
  969. "Now verifying checksum.\n"
  970. "This may take some time depending on your PC environment and the size of "
  971. "file."
  972. msgstr ""
  973. "チェックサムを検査しています.\n"
  974. "お使いの PC 環境とファイルサイズにより, ある程度の時間がかかります."
  975. #: src/main.cc:817
  976. msgid "checksum OK."
  977. msgstr "チェックサム OK."
  978. #: src/main.cc:820
  979. msgid "checksum ERROR."
  980. msgstr "チェックサム エラー."
  981. #: src/DefaultPieceStorage.cc:242
  982. msgid "Download of selected files was complete."
  983. msgstr "ご指定のファイルのダウンロードが完了."
  984. #: src/DefaultPieceStorage.cc:247
  985. msgid "The download was complete."
  986. msgstr "ダウンロードが完了."
  987. #: src/ConsoleDownloadEngine.cc:111
  988. #, c-format
  989. msgid ""
  990. "\n"
  991. "stopping application...\n"
  992. msgstr ""
  993. "\n"
  994. "アプリケーションを終了しています...\n"
  995. #: src/ConsoleDownloadEngine.cc:115
  996. #, c-format
  997. msgid "done\n"
  998. msgstr "完了\n"
  999. #~ msgid "upload-limit must be greater than or equal to 0."
  1000. #~ msgstr "upload-limit は 0 以上の数を指定してください."
  1001. #~ msgid ""
  1002. #~ " --min-segment-size=SIZE[K|M] Set minimum segment size. You can append\n"
  1003. #~ " K or M(1K = 1024, 1M = 1024K). This\n"
  1004. #~ " value must be greater than or equal to\n"
  1005. #~ " 1024. Default: 1M"
  1006. #~ msgstr ""
  1007. #~ " --min-segment-size=SIZE[K|M] 最小のセグメント・サイズを指定します. K また"
  1008. #~ "は M\n"
  1009. #~ " を付加することができます (1K = 1024, 1M = "
  1010. #~ "1024K).\n"
  1011. #~ " 1024 以上の値を指定してください. デフォルト"
  1012. #~ "値: 1M"