diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:56:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 08:56:12 +0000 |
commit | 5fc9e0f4acbb0647b6564d091257340b4ce800f1 (patch) | |
tree | 7c2ae9ffc1d5f93f36444e153ddaed2434612f9e /po/ja.po | |
parent | Releasing progress-linux version 1.21.4-1~progress7.99u1. (diff) | |
download | wget-5fc9e0f4acbb0647b6564d091257340b4ce800f1.tar.xz wget-5fc9e0f4acbb0647b6564d091257340b4ce800f1.zip |
Merging upstream version 1.24.5.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 119 |
1 files changed, 55 insertions, 64 deletions
@@ -2,14 +2,14 @@ # Copyright (C) 1998 Free Software Foundation, Inc. # This file is distributed under the same license as the wget package. # Originally translated by Penguin Kun <penguin-kun@geocities.com>, 1998 -# Hiroshi Takekawa <sian@big.or.jp>, <sian.ht@gmail.com>, 2000, 2019, 2020, 2021, 2022 +# Hiroshi Takekawa <sian@big.or.jp>, <sian.ht@gmail.com>, 2000, 2019, 2020, 2021, 2022, 2023 # msgid "" msgstr "" -"Project-Id-Version: GNU wget 1.21.3\n" +"Project-Id-Version: GNU wget 1.21.4\n" "Report-Msgid-Bugs-To: bug-wget@gnu.org\n" -"POT-Creation-Date: 2023-05-11 02:59+0200\n" -"PO-Revision-Date: 2022-02-27 21:58+0900\n" +"POT-Creation-Date: 2024-03-10 15:08+0100\n" +"PO-Revision-Date: 2023-05-12 20:25+0900\n" "Last-Translator: Hiroshi Takekawa <sian@big.or.jp>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" "Language: ja\n" @@ -387,12 +387,12 @@ msgstr "データ転送を中断しました。\n" msgid "File %s already there; not retrieving.\n" msgstr "ファイル %s はすでに存在するので、取得しません。\n" -#: src/ftp.c:1955 src/http.c:4360 +#: src/ftp.c:1955 src/http.c:4364 #, c-format msgid "(try:%2d)" msgstr "(試行:%2d)" -#: src/ftp.c:2047 src/http.c:4790 +#: src/ftp.c:2047 src/http.c:4794 #, c-format msgid "" "%s (%s) - written to stdout %s[%s]\n" @@ -401,7 +401,7 @@ msgstr "" "%s (%s) - stdout へ出力しました %s[%s]\n" "\n" -#: src/ftp.c:2048 src/http.c:4791 +#: src/ftp.c:2048 src/http.c:4795 #, c-format msgid "" "%s (%s) - %s saved [%s]\n" @@ -411,7 +411,7 @@ msgstr "" "\n" #: src/ftp.c:2108 src/main.c:2178 src/metalink.c:1133 src/recur.c:511 -#: src/recur.c:750 src/retr.c:1299 +#: src/recur.c:750 src/retr.c:1303 #, c-format msgid "Removing %s.\n" msgstr "%s を削除しました。\n" @@ -771,7 +771,7 @@ msgstr "%s:%d への接続を再利用します。\n" msgid "Failed reading proxy response: %s\n" msgstr "プロクシからの読み込みに失敗しました: %s\n" -#: src/http.c:2183 src/http.c:3460 src/http.c:4586 +#: src/http.c:2183 src/http.c:3460 src/http.c:4590 #, c-format msgid "%s ERROR %d: %s.\n" msgstr "%s エラー %d: %s。\n" @@ -903,51 +903,51 @@ msgstr "長さ: " msgid "ignored" msgstr "無視しました" -#: src/http.c:4268 +#: src/http.c:4272 msgid "Warning: wildcards not supported in HTTP.\n" msgstr "警告: HTTPはワイルドカードに対応していません。\n" -#: src/http.c:4350 +#: src/http.c:4354 msgid "Spider mode enabled. Check if remote file exists.\n" msgstr "" "スパイダーモードが有効です。リモートファイルが存在してるか確認します。\n" -#: src/http.c:4443 +#: src/http.c:4447 #, c-format msgid "Cannot write to %s (%s).\n" msgstr "%s へ書き込めません(%s)。\n" -#: src/http.c:4465 +#: src/http.c:4469 msgid "Required attribute missing from Header received.\n" msgstr "必要なアトリビュートが受けとったヘッダにありません。\n" -#: src/http.c:4470 +#: src/http.c:4474 msgid "Username/Password Authentication Failed.\n" msgstr "Username/Password による認証に失敗しました。\n" -#: src/http.c:4476 +#: src/http.c:4480 msgid "Cannot write to WARC file.\n" msgstr "WARC ファイルへ書き込めません。\n" -#: src/http.c:4482 +#: src/http.c:4486 msgid "Cannot write to temporary WARC file.\n" msgstr "一時 WARC ファイルへ書き込めません。\n" -#: src/http.c:4487 +#: src/http.c:4491 msgid "Unable to establish SSL connection.\n" msgstr "SSL による接続が確立できません。\n" -#: src/http.c:4493 +#: src/http.c:4497 #, c-format msgid "Cannot unlink %s (%s).\n" msgstr "%s を削除できません(%s)。\n" -#: src/http.c:4503 +#: src/http.c:4507 #, c-format msgid "ERROR: Redirection (%d) without location.\n" msgstr "エラー: 場所が存在しないリダイレクション(%d)です。\n" -#: src/http.c:4525 +#: src/http.c:4529 msgid "" "Could not find Metalink data in HTTP response. Downloading file using HTTP " "GET.\n" @@ -955,23 +955,23 @@ msgstr "" "HTTP 応答にメタリンク情報がありませんでした。HTTP GET でダウンロードしま" "す。\n" -#: src/http.c:4534 +#: src/http.c:4538 msgid "Metalink headers found. Switching to Metalink mode.\n" msgstr "メタリンクヘッダが見つかりました。メタリンクモードに変更します。\n" -#: src/http.c:4575 +#: src/http.c:4579 msgid "Remote file does not exist -- broken link!!!\n" msgstr "リモートファイルが存在していません -- リンクが壊れています!!!\n" -#: src/http.c:4603 +#: src/http.c:4607 msgid "Last-modified header missing -- time-stamps turned off.\n" msgstr "Last-modified ヘッダがありません -- 日付を無効にします。\n" -#: src/http.c:4611 +#: src/http.c:4615 msgid "Last-modified header invalid -- time-stamp ignored.\n" msgstr "Last-modified ヘッダが無効です -- 日付を無視します。\n" -#: src/http.c:4641 +#: src/http.c:4645 #, c-format msgid "" "Server file no newer than local file %s -- not retrieving.\n" @@ -980,16 +980,16 @@ msgstr "" "サーバ側のファイルよりローカルのファイル %s の方が新しいので取得しません。\n" "\n" -#: src/http.c:4649 +#: src/http.c:4653 #, c-format msgid "The sizes do not match (local %s) -- retrieving.\n" msgstr "大きさが合わないので(ローカルは %s)、転送します。\n" -#: src/http.c:4658 +#: src/http.c:4662 msgid "Remote file is newer, retrieving.\n" msgstr "リモートファイルのほうが新しいので、転送します。\n" -#: src/http.c:4676 +#: src/http.c:4680 msgid "" "Remote file exists and could contain links to other resources -- " "retrieving.\n" @@ -999,7 +999,7 @@ msgstr "" "中。\n" "\n" -#: src/http.c:4682 +#: src/http.c:4686 msgid "" "Remote file exists but does not contain any link -- not retrieving.\n" "\n" @@ -1008,7 +1008,7 @@ msgstr "" "ん。\n" "\n" -#: src/http.c:4691 +#: src/http.c:4695 msgid "" "Remote file exists and could contain further links,\n" "but recursion is disabled -- not retrieving.\n" @@ -1018,18 +1018,18 @@ msgstr "" "す -- 取得しません。\n" "\n" -#: src/http.c:4697 +#: src/http.c:4701 msgid "" "Remote file exists.\n" "\n" msgstr "リモートファイルが存在します。\n" -#: src/http.c:4706 +#: src/http.c:4710 #, c-format msgid "%s URL: %s %2d %s\n" msgstr "%s URL: %s %2d %s\n" -#: src/http.c:4754 +#: src/http.c:4758 #, c-format msgid "" "%s (%s) - written to stdout %s[%s/%s]\n" @@ -1038,7 +1038,7 @@ msgstr "" "%s (%s) - stdout へ出力完了 %s[%s/%s]\n" "\n" -#: src/http.c:4755 +#: src/http.c:4759 #, c-format msgid "" "%s (%s) - %s saved [%s/%s]\n" @@ -1047,27 +1047,27 @@ msgstr "" "%s (%s) - %s へ保存完了 [%s/%s]\n" "\n" -#: src/http.c:4821 +#: src/http.c:4825 #, c-format msgid "%s (%s) - Connection closed at byte %s. " msgstr "%s (%s) - %s バイトで接続が終了しました。 " -#: src/http.c:4844 +#: src/http.c:4848 #, c-format msgid "%s (%s) - Read error at byte %s (%s)." msgstr "%s (%s) - %s バイトで読み込みエラーが発生しました (%s)。" -#: src/http.c:4853 +#: src/http.c:4857 #, c-format msgid "%s (%s) - Read error at byte %s/%s (%s). " msgstr "%s (%s) - %s/%s バイトで読み込みエラーが発生しました (%s)。 " -#: src/http.c:5110 +#: src/http.c:5114 #, c-format msgid "Unsupported quality of protection '%s'.\n" msgstr "'%s' という保護方式はサポートされていません。\n" -#: src/http.c:5115 +#: src/http.c:5119 #, c-format msgid "Unsupported algorithm '%s'.\n" msgstr "'%s' というアルゴリズムはサポートされていません。\n" @@ -1078,7 +1078,7 @@ msgid "" "%s: WGETRC points to %s, which couldn't be accessed because of error: %s.\n" msgstr "%s: WGETRC が %s を指していますが, 存在しません: %s\n" -#: src/init.c:695 src/netrc.c:454 +#: src/init.c:695 src/netrc.c:456 #, c-format msgid "%s: Cannot read %s (%s).\n" msgstr "%s: %s (%s)を読み込めません。\n" @@ -1392,16 +1392,12 @@ msgid "" msgstr " --retry-connrefused 接続を拒否されてもリトライする\n" #: src/main.c:651 -#, fuzzy -#| msgid "" -#| " --retry-on-http-error=ERRORS comma-separated list of HTTP " -#| "errors to retry\n" msgid "" " --retry-on-host-error consider host errors as non-fatal, " "transient errors\n" msgstr "" -" --retry-on-http-error=ERRORS コンマ区切りで指定したHTTPのエラーの場" -"合リトライする\n" +" --retry-on-http-error ホストのエラーは致命的なものとして扱" +"う\n" #: src/main.c:653 msgid "" @@ -2974,17 +2970,17 @@ msgid "%s: %s:%d: warning: %s token appears before any machine name\n" msgstr "" "%s: %s:%d: 警告: 区切り記号(token) %s はすべてのマシン名の前に現われます\n" -#: src/netrc.c:414 +#: src/netrc.c:416 #, c-format msgid "%s: %s:%d: unknown token \"%s\"\n" msgstr "%s: %s:%d: \"%s\" は不明な区切り記号(token)です\n" -#: src/netrc.c:555 +#: src/netrc.c:557 #, c-format msgid "Usage: %s NETRC [HOSTNAME]\n" msgstr "使い方: %s NETRC [ホスト名]\n" -#: src/netrc.c:573 +#: src/netrc.c:575 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: %sの情報を取得できません: %s\n" @@ -3015,14 +3011,13 @@ msgid "OpenSSL: unimplemented 'secure-protocol' option value %d\n" msgstr "OpenSSL: 実装されていない 'secure-protocol' オプション値 %d\n" #: src/openssl.c:295 -#, fuzzy, c-format -#| msgid "Your OpenSSL version is too old to support TLS 1.3\n" +#, c-format msgid "Your OpenSSL version does not support option '%s'.\n" -msgstr "OpenSSL のバージョンが古すぎて TLSv1.3 をサポートしていません\n" +msgstr "OpenSSL のバージョンは '%s' オプションをサポートしていません\n" #: src/openssl.c:296 msgid "Rebuilding Wget and/or OpenSSL may help in this situation.\n" -msgstr "" +msgstr "wgetやOpenSSLをリビルドするとこの問題を解決できるかもしれません。\n" #: src/openssl.c:341 #, c-format @@ -3148,22 +3143,22 @@ msgstr "%s を開けません: %s\n" msgid "Loading robots.txt; please ignore errors.\n" msgstr "robots.txtを読み込んでいます、エラーは無視してください。\n" -#: src/retr.c:921 +#: src/retr.c:925 #, c-format msgid "Error parsing proxy URL %s: %s.\n" msgstr "proxy URL %s を解釈中にエラーが発生しました: %s\n" -#: src/retr.c:934 +#: src/retr.c:938 #, c-format msgid "Error in proxy URL %s: Must be HTTP.\n" msgstr "proxy URL %s に間違いがあります: HTTPでなければなりません。\n" -#: src/retr.c:1063 +#: src/retr.c:1067 #, c-format msgid "%d redirections exceeded.\n" msgstr "リダイレクション回数が %d を越えました。\n" -#: src/retr.c:1323 +#: src/retr.c:1327 msgid "" "Giving up.\n" "\n" @@ -3171,7 +3166,7 @@ msgstr "" "中止しました。\n" "\n" -#: src/retr.c:1323 +#: src/retr.c:1327 msgid "" "Retrying.\n" "\n" @@ -3207,20 +3202,16 @@ msgid "No error" msgstr "エラーなし" #: src/url.c:689 -#, fuzzy -#| msgid "Unsupported scheme %s" msgid "Unsupported scheme" -msgstr "%s はサポートされていないスキームです" +msgstr "サポートされていないスキームです" #: src/url.c:690 msgid "HTTPS support not compiled in" msgstr "HTTPS がサポートされるようコンパイルされていません" #: src/url.c:691 -#, fuzzy -#| msgid "HTTPS support not compiled in" msgid "FTPS support not compiled in" -msgstr "HTTPS がサポートされるようコンパイルされていません" +msgstr "FTPS がサポートされるようコンパイルされていません" #: src/url.c:692 msgid "Scheme missing" |