|
@@ -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-06-17 01:17+0900\n"
|
|
|
-"PO-Revision-Date: 2008-05-21 08:47+0000\n"
|
|
|
+"POT-Creation-Date: 2008-06-20 21:18+0900\n"
|
|
|
+"PO-Revision-Date: 2008-06-17 14:38+0000\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-05-25 01:20+0000\n"
|
|
|
+"X-Launchpad-Export-Date: 2008-06-20 12:04+0000\n"
|
|
|
"X-Generator: Launchpad (build Unknown)\n"
|
|
|
|
|
|
#: src/OptionHandlerImpl.h:71
|
|
@@ -971,7 +971,6 @@ msgid " -D, --daemon Run as daemon."
|
|
|
msgstr " -D, --daemon デーモンとして起動します."
|
|
|
|
|
|
#: src/usage_text.h:46
|
|
|
-#, fuzzy
|
|
|
msgid ""
|
|
|
" -s, --split=N Download a file using N connections. If more\n"
|
|
|
" than N URLs are given, first N URLs are used "
|
|
@@ -984,16 +983,15 @@ msgid ""
|
|
|
"made\n"
|
|
|
" simultaneously."
|
|
|
msgstr ""
|
|
|
-" -s, --split=N N 個のコネクションを使ってファイルをダウンロー"
|
|
|
-"ド\n"
|
|
|
-" します. N は 1 から 5 の数字を指定してくださ"
|
|
|
-"い.\n"
|
|
|
-" このオプションはすべての URL 引数に影響しま"
|
|
|
-"す.\n"
|
|
|
-" つまり, それぞれの URL に対して N 個のコネク"
|
|
|
-"ショ\n"
|
|
|
-" ンを確立します.\n"
|
|
|
-" デフォルト値: 1"
|
|
|
+" -s, --split=N N 個の接続を使ってファイルをダウンロードしま"
|
|
|
+"す. N 個を越える\n"
|
|
|
+" URL が与えられた場合, 最初の N 個の URL が使わ"
|
|
|
+"れ, 残りはバ\n"
|
|
|
+" ックアップとして扱います. N 個未満の URL が指定"
|
|
|
+"された場合,\n"
|
|
|
+" いくつかの URL を数回使って, 合計で N 個の 接続"
|
|
|
+"になるように\n"
|
|
|
+" 調整します."
|
|
|
|
|
|
#: src/usage_text.h:53
|
|
|
msgid ""
|
|
@@ -1710,7 +1708,6 @@ msgstr ""
|
|
|
" ます."
|
|
|
|
|
|
#: src/usage_text.h:279
|
|
|
-#, fuzzy
|
|
|
msgid ""
|
|
|
" --bt-request-peer-speed-limit=SPEED In BitTorrent downloads, if the "
|
|
|
"download\n"
|
|
@@ -1719,22 +1716,24 @@ msgid ""
|
|
|
" accepts connections ignoring max peer cap.\n"
|
|
|
" You can append K or M(1K = 1024, 1M = 1024K)."
|
|
|
msgstr ""
|
|
|
-" --no-file-allocation-limit=SIZE ファイルサイズが SIZE 以下の場合, ファイル\n"
|
|
|
-" 領域の確保を行いません.\n"
|
|
|
+" --bt-request-peer-speed-limit=SPEED BitTorrent ダウンロードにおいて, ダウン"
|
|
|
+"ロード速度\n"
|
|
|
+" が SPEED よりも遅い場合, ピアの最大数を無視して"
|
|
|
+"接続を開始\n"
|
|
|
+" したり, 受け入れたりします.\n"
|
|
|
" K または M を付加することができます (1K = "
|
|
|
"1024,\n"
|
|
|
" 1M = 1024K)."
|
|
|
|
|
|
#: src/usage_text.h:284
|
|
|
-#, fuzzy
|
|
|
msgid ""
|
|
|
" --bt-max-open-files=NUM Specify maximum number of files to open in "
|
|
|
"each\n"
|
|
|
" BitTorrent download."
|
|
|
msgstr ""
|
|
|
-" -m, --max-tries=N 試行回数を指定します. 0 を指定すると何度でも試"
|
|
|
-"行\n"
|
|
|
-" します. デフォルト値: 5"
|
|
|
+" --bt-max-open-files=NUM それぞれの BitTorrent ダウンロードにおいて, 同"
|
|
|
+"時にオープン\n"
|
|
|
+" するファイルの最大値を指定します."
|
|
|
|
|
|
#: src/usage_text.h:287
|
|
|
msgid " -M, --metalink-file=METALINK_FILE The file path to the .metalink file."
|
|
@@ -1944,14 +1943,14 @@ msgstr " --log-level=LEVEL 出力するログレベルを指定しま
|
|
|
msgid "Errors occurred while binding port.\n"
|
|
|
msgstr "ポートをバインド中にエラーが発生しました.\n"
|
|
|
|
|
|
-#: src/DownloadEngine.cc:794
|
|
|
+#: src/DownloadEngine.cc:793
|
|
|
msgid ""
|
|
|
"Shutdown sequence commencing... Press Ctrl-C again for emergency shutdown."
|
|
|
msgstr ""
|
|
|
"シャットダウン中です... 緊急時に即座にシャットダウンしたい場合は Ctrl-C をも"
|
|
|
"う一度押してください."
|
|
|
|
|
|
-#: src/DownloadEngine.cc:798
|
|
|
+#: src/DownloadEngine.cc:797
|
|
|
msgid "Emergency shutdown sequence commencing..."
|
|
|
msgstr "緊急シャットダウン中です..."
|
|
|
|
|
@@ -2153,6 +2152,26 @@ msgstr "より詳しい情報は man ページを参照してください."
|
|
|
#~ msgid " %s [options] -M METALINK_FILE\n"
|
|
|
#~ msgstr " %s [オプション] -M METALINK_FILE\n"
|
|
|
|
|
|
+#~ msgid ""
|
|
|
+#~ " -s, --split=N Download a file using N connections. N must "
|
|
|
+#~ "be\n"
|
|
|
+#~ " between 1 and 5. This option affects all "
|
|
|
+#~ "URLs.\n"
|
|
|
+#~ " Thus, aria2 connects to each URL with\n"
|
|
|
+#~ " N connections.\n"
|
|
|
+#~ " Default: 1"
|
|
|
+#~ msgstr ""
|
|
|
+#~ " -s, --split=N N 個のコネクションを使ってファイルをダウン"
|
|
|
+#~ "ロード\n"
|
|
|
+#~ " します. N は 1 から 5 の数字を指定してくださ"
|
|
|
+#~ "い.\n"
|
|
|
+#~ " このオプションはすべての URL 引数に影響しま"
|
|
|
+#~ "す.\n"
|
|
|
+#~ " つまり, それぞれの URL に対して N 個のコネク"
|
|
|
+#~ "ショ\n"
|
|
|
+#~ " ンを確立します.\n"
|
|
|
+#~ " デフォルト値: 1"
|
|
|
+
|
|
|
#~ msgid ""
|
|
|
#~ " --check-integrity=true|false Check file integrity by validating piece "
|
|
|
#~ "hash.\n"
|