diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-12-28 05:00:59 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-12-28 05:00:59 +0000 |
commit | 0f637d6ef959ee9e329210b52eb5aa4a28ec8974 (patch) | |
tree | 706dd4ec75e3bee1f7a674d24fb55b04f0c098c8 /po/ja.po | |
parent | f9779914a980195e9f03d3315cb11aae5ae177d3 (diff) |
made 3.2beta5 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2999 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'po/ja.po')
-rw-r--r-- | po/ja.po | 70 |
1 files changed, 35 insertions, 35 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-12-22 10:35+0900\n" +"POT-Creation-Date: 2011-12-27 13:14+0900\n" "PO-Revision-Date: 1999-10-12\n" "Last-Translator: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp>\n" "Language-Team: Japanese <ja@li.org>\n" @@ -1640,7 +1640,7 @@ msgid "Can't get the part of multipart message." msgstr "マルチパートメッセージのパートを取得できません。" #: src/compose.c:2873 src/headerview.c:233 src/query_search.c:791 -#: src/rpop3.c:684 src/summaryview.c:2504 +#: src/rpop3.c:701 src/summaryview.c:2504 msgid "(No Subject)" msgstr "(件名なし)" @@ -1828,7 +1828,7 @@ msgstr "データ形式" #. S_COL_DATE #: src/compose.c:5361 src/mimeview.c:217 src/prefs_filter_edit.c:508 -#: src/prefs_summary_column.c:72 src/rpop3.c:426 src/select-keys.c:309 +#: src/prefs_summary_column.c:72 src/rpop3.c:437 src/select-keys.c:309 #: src/summaryview.c:5471 msgid "Size" msgstr "サイズ" @@ -2615,7 +2615,7 @@ msgstr "ニュースグループ:" msgid "Creating header view...\n" msgstr "ヘッダビューを作成中...\n" -#: src/headerview.c:212 src/query_search.c:792 src/rpop3.c:685 +#: src/headerview.c:212 src/query_search.c:792 src/rpop3.c:702 #: src/summaryview.c:2507 msgid "(No From)" msgstr "(差出人不明)" @@ -2947,7 +2947,7 @@ msgstr "POP3サーバ: %s に接続中..." msgid "Can't connect to POP3 server: %s:%d\n" msgstr "POP3サーバ: %s:%d に接続できません\n" -#: src/inc.c:985 src/rpop3.c:845 src/send_message.c:846 +#: src/inc.c:985 src/rpop3.c:862 src/send_message.c:846 #, c-format msgid "Authenticating..." msgstr "認証中..." @@ -3026,7 +3026,7 @@ msgid "Socket error." msgstr "ソケットエラーです。" #. consider EOF right after QUIT successful -#: src/inc.c:1446 src/rpop3.c:560 src/rpop3.c:561 src/send_message.c:786 +#: src/inc.c:1446 src/rpop3.c:575 src/rpop3.c:576 src/send_message.c:786 #: src/send_message.c:1010 msgid "Connection closed by the remote host." msgstr "リモートホストによって接続を切断されました。" @@ -3044,11 +3044,11 @@ msgstr "" "メールボックスはロックされています:\n" "%s" -#: src/inc.c:1462 src/rpop3.c:535 src/rpop3.c:540 src/send_message.c:990 +#: src/inc.c:1462 src/rpop3.c:550 src/rpop3.c:555 src/send_message.c:990 msgid "Authentication failed." msgstr "認証に失敗しました。" -#: src/inc.c:1467 src/rpop3.c:537 src/send_message.c:993 +#: src/inc.c:1467 src/rpop3.c:552 src/send_message.c:993 #, c-format msgid "" "Authentication failed:\n" @@ -3057,7 +3057,7 @@ msgstr "" "認証に失敗しました:\n" "%s" -#: src/inc.c:1472 src/rpop3.c:565 src/rpop3.c:566 src/send_message.c:1014 +#: src/inc.c:1472 src/rpop3.c:580 src/rpop3.c:581 src/send_message.c:1014 msgid "Session timed out." msgstr "セッションがタイムアウトしました。" @@ -6266,19 +6266,19 @@ msgid "Attachment" msgstr "添付" #. S_COL_MIME -#: src/prefs_summary_column.c:69 src/query_search.c:402 src/rpop3.c:423 +#: src/prefs_summary_column.c:69 src/query_search.c:402 src/rpop3.c:434 #: src/summaryview.c:5464 msgid "Subject" msgstr "件名" #. S_COL_SUBJECT -#: src/prefs_summary_column.c:70 src/query_search.c:403 src/rpop3.c:424 +#: src/prefs_summary_column.c:70 src/query_search.c:403 src/rpop3.c:435 #: src/summaryview.c:5467 msgid "From" msgstr "差出人" #. S_COL_FROM -#: src/prefs_summary_column.c:71 src/query_search.c:404 src/rpop3.c:425 +#: src/prefs_summary_column.c:71 src/query_search.c:404 src/rpop3.c:436 #: src/summaryview.c:5469 msgid "Date" msgstr "日付" @@ -6595,7 +6595,7 @@ msgstr "%s を検索中 (%d / %d)..." msgid "Searching %s ..." msgstr "%s を検索中..." -#: src/query_search.c:800 src/rpop3.c:693 src/summaryview.c:2428 +#: src/query_search.c:800 src/rpop3.c:710 src/summaryview.c:2428 msgid "(No Date)" msgstr "(日付なし)" @@ -6671,46 +6671,46 @@ msgstr "署名の作成時刻 %s\n" msgid "Error verifying the signature" msgstr "署名検証エラー" -#: src/rpop3.c:243 +#: src/rpop3.c:247 msgid "_File" msgstr "ファイル(_F)" -#: src/rpop3.c:244 src/rpop3.c:444 +#: src/rpop3.c:248 src/rpop3.c:455 msgid "_Get" msgstr "受信(_G)" -#: src/rpop3.c:249 +#: src/rpop3.c:254 msgid "_Help" msgstr "ヘルプ(_H)" -#: src/rpop3.c:250 +#: src/rpop3.c:255 msgid "_About" msgstr "このプログラムについて(_A)" -#: src/rpop3.c:346 +#: src/rpop3.c:357 #, c-format msgid "%s - POP3 Remote mailbox" msgstr "%s - POP3 リモートメールボックス" -#: src/rpop3.c:422 src/summaryview.c:5473 +#: src/rpop3.c:433 src/summaryview.c:5473 msgid "No." msgstr "番号" -#: src/rpop3.c:507 +#: src/rpop3.c:522 #, c-format msgid "Connecting to %s:%d ..." msgstr "%s:%d に接続中..." -#: src/rpop3.c:518 src/rpop3.c:572 src/rpop3.c:575 +#: src/rpop3.c:533 src/rpop3.c:587 src/rpop3.c:590 #, c-format msgid "Can't connect to POP3 server: %s:%d" msgstr "POP3サーバ: %s:%d に接続できません" -#: src/rpop3.c:546 src/rpop3.c:552 src/rpop3.c:579 src/rpop3.c:581 +#: src/rpop3.c:561 src/rpop3.c:567 src/rpop3.c:594 src/rpop3.c:596 msgid "Error occurred during POP3 session." msgstr "POP3 セッション中にエラーが発生しました。" -#: src/rpop3.c:549 +#: src/rpop3.c:564 #, c-format msgid "" "Error occurred during POP3 session:\n" @@ -6719,60 +6719,60 @@ msgstr "" "POP3 セッション中にエラーが発生しました:\n" "%s" -#: src/rpop3.c:707 +#: src/rpop3.c:724 #, c-format msgid "Retrieving message headers (%d / %d) ..." msgstr "メッセージのヘッダを取得中 (%d / %d) ..." -#: src/rpop3.c:871 +#: src/rpop3.c:888 msgid "Getting the number of messages..." msgstr "メッセージの件数を取得中..." -#: src/rpop3.c:880 src/rpop3.c:893 +#: src/rpop3.c:897 src/rpop3.c:910 msgid "No message" msgstr "メッセージがありません" -#: src/rpop3.c:926 +#: src/rpop3.c:943 #, c-format msgid "Deleted %d messages" msgstr "%d 通のメッセージを削除しました" -#: src/rpop3.c:969 src/rpop3.c:981 src/rpop3.c:1040 src/rpop3.c:1243 +#: src/rpop3.c:986 src/rpop3.c:998 src/rpop3.c:1059 src/rpop3.c:1298 #: src/send_message.c:863 #, c-format msgid "Quitting..." msgstr "切断中..." -#: src/rpop3.c:1025 +#: src/rpop3.c:1044 #, c-format msgid "Retrieved %d messages" msgstr "%d 通のメッセージを取得しました" -#: src/rpop3.c:1032 +#: src/rpop3.c:1051 #, c-format msgid "Opened message %d" msgstr "メッセージ %d を開きました" -#: src/rpop3.c:1049 +#: src/rpop3.c:1068 #, c-format msgid "Retrieved %d (of %d) message headers" msgstr "%d 件 (%d 件中) のメッセージのヘッダを取得しました" -#: src/rpop3.c:1053 +#: src/rpop3.c:1072 #, c-format msgid "Retrieved %d message headers" msgstr "%d 件のメッセージのヘッダを取得しました" -#: src/rpop3.c:1169 +#: src/rpop3.c:1193 #, c-format msgid "Retrieving message %d ..." msgstr "メッセージ %d を取得中..." -#: src/rpop3.c:1195 +#: src/rpop3.c:1219 msgid "Delete messages" msgstr "メッセージの削除" -#: src/rpop3.c:1196 +#: src/rpop3.c:1220 msgid "" "Really delete selected messages from server?\n" "This operation cannot be reverted." |