From 983bd40c04cffdf4f9715ae8ba803007a5ed3640 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 1 Nov 2006 23:06:04 +0000 Subject: Snapshot 6.3.6-rc1. svn path=/branches/BRANCH_6-3/; revision=4925 --- po/ja.po | 67 ++++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 36 insertions(+), 31 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index e2c43bc0..56ca38f9 100644 --- a/po/ja.po +++ b/po/ja.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: fetchmail 6.3.5-b3\n" "Report-Msgid-Bugs-To: fetchmail-devel@lists.berlios.de\n" -"POT-Creation-Date: 2006-09-27 00:05+0200\n" +"POT-Creation-Date: 2006-11-01 23:48+0100\n" "PO-Revision-Date: 2006-09-29 07:29+0900\n" "Last-Translator: Takeshi Hamasaki \n" "Language-Team: Japanese \n" @@ -253,7 +253,7 @@ msgstr "Subject: Fetchmail 警告 : サーバと交信不能" msgid "Fetchmail could not reach the mail server %s:" msgstr "Fetchmail 実行中にメールサーバ %s と交信できませんでした:" -#: driver.c:1096 imap.c:423 pop3.c:465 +#: driver.c:1096 msgid "SSL connection failed.\n" msgstr "SSL による接続に失敗しました。\n" @@ -1659,74 +1659,79 @@ msgstr "プロトコルは IMAP2 又は IMAP2BIS と認識されました。\n" msgid "will idle after poll\n" msgstr "接続の後、休止します。\n" -#: imap.c:427 pop3.c:469 +#: imap.c:424 imap.c:447 pop3.c:466 pop3.c:489 +#, fuzzy +msgid "TLS connection failed.\n" +msgstr "SSL による接続に失敗しました。\n" + +#: imap.c:429 pop3.c:470 #, c-format msgid "%s: opportunistic upgrade to TLS.\n" msgstr "%s: TLS へのアップグレードに適合。\n" -#: imap.c:540 +#: imap.c:547 msgid "Required OTP capability not compiled into fetchmail\n" msgstr "" "OTP が要求されましたが、fetchmail が OTP 対応でコンパイルされていません。\n" -#: imap.c:562 pop3.c:372 +#: imap.c:569 pop3.c:373 msgid "Required NTLM capability not compiled into fetchmail\n" msgstr "要求された NTLM 処理能力は fetchmail に組み込まれていません。\n" -#: imap.c:571 +#: imap.c:578 msgid "Required LOGIN capability not supported by server\n" msgstr "要求された LOGIN 処理能力はサーバでサポートされていません。\n" -#: imap.c:645 +#: imap.c:652 #, c-format msgid "mail expunge mismatch (%d actual != %d expected)\n" msgstr "メッセージの大きさが合いません (%d (実際) != %d (予想)) \n" -#: imap.c:749 imap.c:808 +#: imap.c:756 imap.c:815 msgid "re-poll failed\n" msgstr "再アクセスに失敗しました。\n" -#: imap.c:757 imap.c:813 +#: imap.c:764 imap.c:820 #, c-format msgid "%d message waiting after re-poll\n" msgid_plural "%d messages waiting after re-poll\n" msgstr[0] "%d 通のメッセージが再アクセスの後に存在します。\n" -#: imap.c:774 +#: imap.c:781 msgid "mailbox selection failed\n" msgstr "メールボックスの選択に失敗しました\n" -#: imap.c:778 +#: imap.c:785 #, c-format msgid "%d message waiting after first poll\n" msgid_plural "%d messages waiting after first poll\n" msgstr[0] "最初のアクセスから %d 通のメッセージがあります。\n" -#: imap.c:792 +#: imap.c:799 msgid "expunge failed\n" msgstr "削除に失敗しました。\n" -#: imap.c:796 +#: imap.c:803 #, c-format msgid "%d message waiting after expunge\n" msgid_plural "%d messages waiting after expunge\n" msgstr[0] "削除の後、%d 通のメッセージが残っています。\n" -#: imap.c:838 +#: imap.c:845 msgid "search for unseen messages failed\n" msgstr "未読メッセージの検索に失敗しました。\n" -#: imap.c:866 +#: imap.c:873 #, c-format msgid "%lu is unseen\n" msgstr "%lu は未読です。\n" -#: imap.c:878 pop3.c:788 +#: imap.c:885 pop3.c:796 #, c-format msgid "%u is first unseen\n" msgstr "%u は最初の未読メッセージです。\n" -#: imap.c:969 +#: imap.c:976 msgid "" "Warning: ignoring bogus data for message sizes returned by the server.\n" msgstr "" @@ -1926,7 +1931,7 @@ msgstr "server recv fatal\n" msgid "Could not decode OTP challenge\n" msgstr "OTP challenge のデコードが出来ませんでした。\n" -#: opie.c:64 pop3.c:552 +#: opie.c:64 pop3.c:560 msgid "Secret pass phrase: " msgstr "Secret pass phrase: " @@ -2235,7 +2240,7 @@ msgstr " -r, --folder サーバのメールフォルダを指定します\ msgid " --showdots show progress dots even in logfiles\n" msgstr " --showdots ログファイルにも進行状況を示す . を書き込みます\n" -#: pop3.c:342 +#: pop3.c:343 msgid "" "Warning: \"Maillennium POP3/PROXY server\" found, using RETR command instead " "of TOP.\n" @@ -2243,54 +2248,54 @@ msgstr "" "警告: Maillennium POP3/プロクシサーバです。TOP の代わりに RETR コマンドを使用" "します。\n" -#: pop3.c:590 +#: pop3.c:598 msgid "Required APOP timestamp not found in greeting\n" msgstr "greeting 中に APOP timestamp が存在しません。\n" -#: pop3.c:599 +#: pop3.c:607 msgid "Timestamp syntax error in greeting\n" msgstr "greeting 中の timestamp が不正です。\n" -#: pop3.c:621 +#: pop3.c:629 msgid "Undefined protocol request in POP3_auth\n" msgstr "POP3_auth 中で定義されていないプロトコルが要求されました。\n" -#: pop3.c:629 +#: pop3.c:637 msgid "lock busy! Is another session active?\n" msgstr "lock busy 状態です。別の交信が行われていないか確認して下さい。\n" -#: pop3.c:708 +#: pop3.c:716 msgid "Cannot handle UIDL response from upstream server.\n" msgstr "上流サーバからの UIDL 応答に対応できません。\n" -#: pop3.c:731 +#: pop3.c:739 msgid "Server responded with UID for wrong message.\n" msgstr "サーバが誤ったメッセージの UID に応答しました。\n" -#: pop3.c:758 pop3.c:1004 +#: pop3.c:766 pop3.c:1012 #, c-format msgid "id=%s (num=%d) was deleted, but is still present!\n" msgstr "id=%s (num=%d) は削除されましたが、まだ存在しています!\n" -#: pop3.c:767 pop3.c:779 pop3.c:1013 pop3.c:1020 +#: pop3.c:775 pop3.c:787 pop3.c:1021 pop3.c:1028 #, c-format msgid "%u is unseen\n" msgstr "%u は未読です。\n" -#: pop3.c:864 +#: pop3.c:872 msgid "Messages inserted into list on server. Cannot handle this.\n" msgstr "" "サーバリストにメッセージが挿入されています。取り扱うことができません。\n" -#: pop3.c:956 +#: pop3.c:964 msgid "protocol error\n" msgstr "プロトコルエラーです。\n" -#: pop3.c:972 +#: pop3.c:980 msgid "protocol error while fetching UIDLs\n" msgstr "UIDL を取り込み中にプロトコルエラーが発生しました。\n" -#: pop3.c:1342 +#: pop3.c:1350 msgid "Option --folder is not supported with POP3\n" msgstr "POP3 では --folder オプションは利用できません。\n" -- cgit v1.2.3