From 1a52f5f2d153bbae0f630930e17c0b7492be9cec Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 24 Dec 2010 08:50:16 +0000 Subject: made 3.1.0beta6 release. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2772 ee746299-78ed-0310-b773-934348b2243d --- po/ja.po | 222 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 111 insertions(+), 111 deletions(-) (limited to 'po/ja.po') diff --git a/po/ja.po b/po/ja.po index dae5c740..a37fe5e5 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-12-22 11:06+0900\n" +"POT-Creation-Date: 2010-12-24 14:31+0900\n" "PO-Revision-Date: 1999-10-12\n" "Last-Translator: Hiroyuki Yamamoto \n" "Language-Team: Japanese \n" @@ -18,6 +18,14 @@ msgstr "" msgid "Reading all config for each account...\n" msgstr "すべてのアカウント毎の設定を読み込み中...\n" +#: libsylph/filter.c:1545 +msgid "Junk mail filter (manual)" +msgstr "迷惑メールフィルタ (手動)" + +#: libsylph/filter.c:1548 +msgid "Junk mail filter" +msgstr "迷惑メールフィルタ" + #: libsylph/imap.c:537 #, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" @@ -218,34 +226,34 @@ msgstr "iconv が UTF-7 を %s に変換できません\n" msgid "iconv cannot convert %s to UTF-7\n" msgstr "iconv が %s を UTF-7 に変換できません\n" -#: libsylph/mbox.c:49 libsylph/mbox.c:216 +#: libsylph/mbox.c:49 libsylph/mbox.c:226 msgid "can't write to temporary file\n" msgstr "一時ファイルに書き込めません\n" -#: libsylph/mbox.c:81 +#: libsylph/mbox.c:84 #, c-format msgid "Getting messages from %s into %s...\n" msgstr "メッセージを %s から %s に取り込んでいます...\n" -#: libsylph/mbox.c:93 +#: libsylph/mbox.c:96 msgid "can't read mbox file.\n" msgstr "メールボックスファイルを読み込めません。\n" -#: libsylph/mbox.c:100 +#: libsylph/mbox.c:103 #, c-format msgid "invalid mbox format: %s\n" msgstr "無効なメールボックスの形式: %s\n" -#: libsylph/mbox.c:107 +#: libsylph/mbox.c:110 #, c-format msgid "malformed mbox: %s\n" msgstr "メールボックスが異常です: %s\n" -#: libsylph/mbox.c:130 +#: libsylph/mbox.c:139 msgid "can't open temporary file\n" msgstr "一時ファイルを開けません\n" -#: libsylph/mbox.c:181 +#: libsylph/mbox.c:191 #, c-format msgid "" "unescaped From found:\n" @@ -254,43 +262,43 @@ msgstr "" "エスケープされていない From が見つかりました:\n" "%s" -#: libsylph/mbox.c:324 +#: libsylph/mbox.c:338 #, c-format msgid "can't create lock file %s\n" msgstr "ロックファイル %s を開けません\n" -#: libsylph/mbox.c:325 +#: libsylph/mbox.c:339 msgid "use 'flock' instead of 'file' if possible.\n" msgstr "可能であれば 'file' の代わりに 'flock' を使用してください。\n" -#: libsylph/mbox.c:337 +#: libsylph/mbox.c:351 #, c-format msgid "can't create %s\n" msgstr "%s を作成できません。\n" -#: libsylph/mbox.c:343 +#: libsylph/mbox.c:357 msgid "mailbox is owned by another process, waiting...\n" msgstr "メールボックスは別のプロセスによって所有されています。待機中...\n" -#: libsylph/mbox.c:372 +#: libsylph/mbox.c:386 #, c-format msgid "can't lock %s\n" msgstr "%s をロックできません\n" -#: libsylph/mbox.c:379 libsylph/mbox.c:429 +#: libsylph/mbox.c:393 libsylph/mbox.c:443 msgid "invalid lock type\n" msgstr "無効なロックタイプです\n" -#: libsylph/mbox.c:415 +#: libsylph/mbox.c:429 #, c-format msgid "can't unlock %s\n" msgstr "%s をロック解除できません\n" -#: libsylph/mbox.c:450 +#: libsylph/mbox.c:464 msgid "can't truncate mailbox to zero.\n" msgstr "メールボックスをゼロに切り詰められません。\n" -#: libsylph/mbox.c:475 +#: libsylph/mbox.c:489 #, c-format msgid "Exporting messages from %s into %s...\n" msgstr "メッセージを %s から %s に書き出しています...\n" @@ -309,7 +317,7 @@ msgstr "移動元フォルダが移動先と同一です。\n" msgid "Copying message %s/%d to %s ...\n" msgstr "メッセージ %s/%d を %s にコピーしています...\n" -#: libsylph/mh.c:1195 libsylph/mh.c:1208 src/main.c:187 +#: libsylph/mh.c:1195 libsylph/mh.c:1208 src/main.c:191 #, c-format msgid "" "File `%s' already exists.\n" @@ -503,14 +511,6 @@ msgstr "%s が見つかりました\n" msgid "Configuration is saved.\n" msgstr "設定を保存しました。\n" -#: libsylph/prefs_common.c:611 -msgid "Junk mail filter (manual)" -msgstr "迷惑メールフィルタ (手動)" - -#: libsylph/prefs_common.c:614 -msgid "Junk mail filter" -msgstr "迷惑メールフィルタ" - #: libsylph/procmime.c:1293 msgid "procmime_get_text_content(): Code conversion failed.\n" msgstr "procmime_get_text_content(): コード変換に失敗しました。\n" @@ -1248,15 +1248,15 @@ msgstr "共有アドレス" msgid "Personal address" msgstr "個人用アドレス" -#: src/alertpanel.c:142 src/compose.c:6746 src/main.c:826 +#: src/alertpanel.c:142 src/compose.c:6746 src/main.c:841 msgid "Notice" msgstr "注意" -#: src/alertpanel.c:155 src/main.c:963 +#: src/alertpanel.c:155 src/main.c:978 msgid "Warning" msgstr "警告" -#: src/alertpanel.c:168 src/inc.c:752 +#: src/alertpanel.c:168 src/inc.c:768 msgid "Error" msgstr "エラー" @@ -1299,7 +1299,7 @@ msgstr "茶" #. create sub items. for the menu item activation callback we pass the #. * color flag value as data parameter. Also we attach a data pointer #. * so we can always get back the SummaryView pointer. -#: src/colorlabel.c:300 src/prefs_folder_item.c:317 src/summaryview.c:5130 +#: src/colorlabel.c:300 src/prefs_folder_item.c:317 src/summaryview.c:5145 msgid "None" msgstr "なし" @@ -1830,7 +1830,7 @@ msgstr "データ形式" #. S_COL_DATE #: src/compose.c:5319 src/mimeview.c:217 src/prefs_filter_edit.c:507 #: src/prefs_summary_column.c:72 src/rpop3.c:425 src/select-keys.c:309 -#: src/summaryview.c:5279 +#: src/summaryview.c:5294 msgid "Size" msgstr "サイズ" @@ -2855,140 +2855,140 @@ msgstr "属性" msgid "Sylpheed: %d new messages" msgstr "Sylpheed: %d 通の新着メッセージ" -#: src/inc.c:485 +#: src/inc.c:492 msgid "Authenticating with POP3" msgstr "POP3で認証中" -#: src/inc.c:512 +#: src/inc.c:519 msgid "Retrieving new messages" msgstr "新着メッセージを受信中" -#: src/inc.c:514 +#: src/inc.c:521 msgid "Cancel _all" msgstr "すべてキャンセル(_A)" -#: src/inc.c:560 +#: src/inc.c:567 msgid "Standby" msgstr "待機中" -#: src/inc.c:708 src/inc.c:758 +#: src/inc.c:724 src/inc.c:774 msgid "Cancelled" msgstr "キャンセル" -#: src/inc.c:719 +#: src/inc.c:735 msgid "Retrieving" msgstr "受信中" -#: src/inc.c:728 src/inc.c:1057 +#: src/inc.c:744 src/inc.c:1073 #, c-format msgid "%d message(s) (%s) received" msgstr "%d 通 (%s) 受信" -#: src/inc.c:732 +#: src/inc.c:748 #, c-format msgid "no new messages" msgstr "新着メッセージなし" -#: src/inc.c:733 +#: src/inc.c:749 msgid "Done" msgstr "完了" -#: src/inc.c:738 +#: src/inc.c:754 msgid "Connection failed" msgstr "接続失敗" -#: src/inc.c:741 +#: src/inc.c:757 msgid "Auth failed" msgstr "認証失敗" -#: src/inc.c:745 +#: src/inc.c:761 msgid "Locked" msgstr "ロック中" -#: src/inc.c:755 +#: src/inc.c:771 msgid "Timeout" msgstr "タイムアウト" -#: src/inc.c:802 +#: src/inc.c:818 #, c-format msgid "Finished (%d new message(s))" msgstr "完了 (%d 通の新着メッセージ)" -#: src/inc.c:805 +#: src/inc.c:821 #, c-format msgid "Finished (no new messages)" msgstr "完了 (新着メッセージなし)" -#: src/inc.c:814 +#: src/inc.c:830 msgid "Some errors occurred while getting mail." msgstr "メールの取得中にエラーが発生しました。" -#: src/inc.c:850 +#: src/inc.c:866 #, c-format msgid "getting new messages of account %s...\n" msgstr "アカウント %s の新着メッセージを取り込んでいます...\n" -#: src/inc.c:854 +#: src/inc.c:870 #, c-format msgid "%s: Authenticating with POP3" msgstr "%s: POP3で認証中" -#: src/inc.c:857 +#: src/inc.c:873 #, c-format msgid "%s: Retrieving new messages" msgstr "%s: 新着メッセージを受信中" -#: src/inc.c:862 +#: src/inc.c:878 #, c-format msgid "Connecting to POP3 server: %s..." msgstr "POP3サーバ: %s に接続中..." -#: src/inc.c:880 +#: src/inc.c:896 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "POP3サーバ: %s:%d に接続できません\n" -#: src/inc.c:962 src/rpop3.c:835 src/send_message.c:833 +#: src/inc.c:978 src/rpop3.c:835 src/send_message.c:833 #, c-format msgid "Authenticating..." msgstr "認証中..." -#: src/inc.c:963 +#: src/inc.c:979 #, c-format msgid "Retrieving messages from %s..." msgstr "%s からメッセージを受信中..." -#: src/inc.c:968 +#: src/inc.c:984 msgid "Getting the number of new messages (STAT)..." msgstr "新着メッセージの数を取得中 (STAT)..." -#: src/inc.c:972 +#: src/inc.c:988 msgid "Getting the number of new messages (LAST)..." msgstr "新着メッセージの数を取得中 (LAST)..." -#: src/inc.c:976 +#: src/inc.c:992 msgid "Getting the number of new messages (UIDL)..." msgstr "新着メッセージの数を取得中 (UIDL)..." -#: src/inc.c:980 +#: src/inc.c:996 msgid "Getting the size of messages (LIST)..." msgstr "メッセージのサイズを取得中 (LIST)..." -#: src/inc.c:990 +#: src/inc.c:1006 #, c-format msgid "Deleting message %d" msgstr "メッセージ %d を削除中" -#: src/inc.c:997 src/send_message.c:851 +#: src/inc.c:1013 src/send_message.c:851 msgid "Quitting" msgstr "切断中" -#: src/inc.c:1032 +#: src/inc.c:1048 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "メッセージを受信中 (%d / %d) (%s / %s)" -#: src/inc.c:1293 src/inc.c:1316 src/summaryview.c:4657 +#: src/inc.c:1310 src/inc.c:1334 src/summaryview.c:4656 msgid "" "Execution of the junk filter command failed.\n" "Please check the junk mail control setting." @@ -2996,15 +2996,15 @@ msgstr "" "迷惑メールフィルタコマンドの実行に失敗しました。\n" "迷惑メール対策の設定を確認してください。" -#: src/inc.c:1375 +#: src/inc.c:1393 msgid "Connection failed." msgstr "接続に失敗しました。" -#: src/inc.c:1381 +#: src/inc.c:1399 msgid "Error occurred while processing mail." msgstr "メールの処理中にエラーが発生しました。" -#: src/inc.c:1386 +#: src/inc.c:1404 #, c-format msgid "" "Error occurred while processing mail:\n" @@ -3013,29 +3013,29 @@ msgstr "" "メールの処理中にエラーが発生しました:\n" "%s" -#: src/inc.c:1392 +#: src/inc.c:1410 msgid "No disk space left." msgstr "ディスクの空き容量がありません。" -#: src/inc.c:1397 +#: src/inc.c:1415 msgid "Can't write file." msgstr "ファイルに書き込めません。" -#: src/inc.c:1402 +#: src/inc.c:1420 msgid "Socket error." msgstr "ソケットエラーです。" #. consider EOF right after QUIT successful -#: src/inc.c:1408 src/rpop3.c:551 src/rpop3.c:552 src/send_message.c:777 +#: src/inc.c:1426 src/rpop3.c:551 src/rpop3.c:552 src/send_message.c:777 #: src/send_message.c:994 msgid "Connection closed by the remote host." msgstr "リモートホストによって接続を切断されました。" -#: src/inc.c:1414 +#: src/inc.c:1432 msgid "Mailbox is locked." msgstr "メールボックスはロックされています。" -#: src/inc.c:1418 +#: src/inc.c:1436 #, c-format msgid "" "Mailbox is locked:\n" @@ -3044,11 +3044,11 @@ msgstr "" "メールボックスはロックされています:\n" "%s" -#: src/inc.c:1424 src/rpop3.c:526 src/rpop3.c:531 src/send_message.c:974 +#: src/inc.c:1442 src/rpop3.c:526 src/rpop3.c:531 src/send_message.c:974 msgid "Authentication failed." msgstr "認証に失敗しました。" -#: src/inc.c:1429 src/rpop3.c:528 src/send_message.c:977 +#: src/inc.c:1447 src/rpop3.c:528 src/send_message.c:977 #, c-format msgid "" "Authentication failed:\n" @@ -3057,15 +3057,15 @@ msgstr "" "認証に失敗しました:\n" "%s" -#: src/inc.c:1434 src/rpop3.c:556 src/rpop3.c:557 src/send_message.c:998 +#: src/inc.c:1452 src/rpop3.c:556 src/rpop3.c:557 src/send_message.c:998 msgid "Session timed out." msgstr "セッションがタイムアウトしました。" -#: src/inc.c:1475 +#: src/inc.c:1493 msgid "Incorporation cancelled\n" msgstr "受信をキャンセルしました\n" -#: src/inc.c:1584 +#: src/inc.c:1602 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "新しいメッセージを %s から %s に取り込んでいます...\n" @@ -3083,16 +3083,16 @@ msgstr "パスワードの入力" msgid "Protocol log" msgstr "プロトコルログ" -#: src/main.c:583 +#: src/main.c:598 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "使用法: %s [オプション]...\n" -#: src/main.c:586 +#: src/main.c:601 msgid " --compose [address] open composition window" msgstr " --compose [address] メッセージ作成ウィンドウを開く" -#: src/main.c:587 +#: src/main.c:602 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" @@ -3102,23 +3102,23 @@ msgstr "" " 指定したファイルを添付してメッセージ作成\n" " ウィンドウを開く" -#: src/main.c:590 +#: src/main.c:605 msgid " --receive receive new messages" msgstr " --receive 新着メッセージを受信する" -#: src/main.c:591 +#: src/main.c:606 msgid " --receive-all receive new messages of all accounts" msgstr " --receive-all 全アカウントの新着メッセージを受信する" -#: src/main.c:592 +#: src/main.c:607 msgid " --send send all queued messages" msgstr " --send 送信待機中のメッセージをすべて送信する" -#: src/main.c:593 +#: src/main.c:608 msgid " --status [folder]... show the total number of messages" msgstr " --status [folder]... メッセージの総数を表示する" -#: src/main.c:594 +#: src/main.c:609 msgid "" " --status-full [folder]...\n" " show the status of each folder" @@ -3126,45 +3126,45 @@ msgstr "" " --status-full [folder]...\n" " 各フォルダの状態を表示する" -#: src/main.c:596 +#: src/main.c:611 msgid " --open folderid/msgnum open message in new window" msgstr " --open folderid/msgnum 新しいウィンドウでメッセージを開く" -#: src/main.c:597 +#: src/main.c:612 msgid "" " --configdir dirname specify directory which stores configuration files" msgstr " --configdir dirname 設定ファイルを格納するディレクトリを指定する" -#: src/main.c:599 +#: src/main.c:614 msgid " --ipcport portnum specify port for IPC remote commands" msgstr " --ipcport portnum IPC リモートコマンド用のポートを指定する" -#: src/main.c:601 +#: src/main.c:616 msgid " --exit exit Sylpheed" msgstr " --exit Sylpheed を終了する" -#: src/main.c:602 +#: src/main.c:617 msgid " --debug debug mode" msgstr " --debug デバッグモード" -#: src/main.c:603 +#: src/main.c:618 msgid " --help display this help and exit" msgstr " --help このヘルプを表示して終了する" -#: src/main.c:604 +#: src/main.c:619 msgid " --version output version information and exit" msgstr " --version バージョン情報を出力して終了する" -#: src/main.c:608 +#: src/main.c:623 #, c-format msgid "Press any key..." msgstr "何かキーを押してください..." -#: src/main.c:743 +#: src/main.c:758 msgid "Filename encoding" msgstr "ファイル名エンコーディング" -#: src/main.c:744 +#: src/main.c:759 msgid "" "The locale encoding is not UTF-8, but the environmental variable " "G_FILENAME_ENCODING is not set.\n" @@ -3187,19 +3187,19 @@ msgstr "" "\n" "続行しますか?" -#: src/main.c:827 +#: src/main.c:842 msgid "Composing message exists. Really quit?" msgstr "作成中のメッセージが存在します。本当に終了しますか?" -#: src/main.c:838 +#: src/main.c:853 msgid "Queued messages" msgstr "送信待機中のメッセージ" -#: src/main.c:839 +#: src/main.c:854 msgid "Some unsent messages are queued. Exit now?" msgstr "送信待機中の未送信メッセージがあります。終了しますか?" -#: src/main.c:964 +#: src/main.c:979 msgid "" "GnuPG is not installed properly, or its version is too old.\n" "OpenPGP support disabled." @@ -3207,20 +3207,20 @@ msgstr "" "GnuPG が正しくインストールされていないか、バージョンが古すぎます。\n" "OpenPGP サポートは無効です。" -#: src/main.c:1197 +#: src/main.c:1212 msgid "Loading plug-ins..." msgstr "プラグインをロード中..." #. remote command mode -#: src/main.c:1393 +#: src/main.c:1408 msgid "another Sylpheed is already running.\n" msgstr "別の Sylpheed がすでに起動しています。\n" -#: src/main.c:1680 +#: src/main.c:1695 msgid "Migration of configuration" msgstr "設定の移行" -#: src/main.c:1681 +#: src/main.c:1696 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" @@ -3873,7 +3873,7 @@ msgid "MainWindow: color allocation %d failed\n" msgstr "MainWindow: 色の割り当て %d に失敗しました\n" #: src/mainwindow.c:1219 src/summaryview.c:2568 src/summaryview.c:2655 -#: src/summaryview.c:4222 src/summaryview.c:4351 src/summaryview.c:4739 +#: src/summaryview.c:4222 src/summaryview.c:4351 src/summaryview.c:4738 msgid "done.\n" msgstr "完了。\n" @@ -6263,19 +6263,19 @@ msgstr "添付" #. S_COL_MIME #: src/prefs_summary_column.c:69 src/query_search.c:401 src/rpop3.c:422 -#: src/summaryview.c:5272 +#: src/summaryview.c:5287 msgid "Subject" msgstr "件名" #. S_COL_SUBJECT #: src/prefs_summary_column.c:70 src/query_search.c:402 src/rpop3.c:423 -#: src/summaryview.c:5275 +#: src/summaryview.c:5290 msgid "From" msgstr "差出人" #. S_COL_FROM #: src/prefs_summary_column.c:71 src/query_search.c:403 src/rpop3.c:424 -#: src/summaryview.c:5277 +#: src/summaryview.c:5292 msgid "Date" msgstr "日付" @@ -6285,7 +6285,7 @@ msgid "Number" msgstr "番号" #. S_COL_NUMBER -#: src/prefs_summary_column.c:74 src/summaryview.c:5283 +#: src/prefs_summary_column.c:74 src/summaryview.c:5298 msgid "To" msgstr "宛先" @@ -6688,7 +6688,7 @@ msgstr "このプログラムについて(_A)" msgid "%s - POP3 Remote mailbox" msgstr "%s - POP3 リモートメールボックス" -#: src/rpop3.c:421 src/summaryview.c:5281 +#: src/rpop3.c:421 src/summaryview.c:5296 msgid "No." msgstr "番号" @@ -7616,15 +7616,15 @@ msgstr "スレッドを解除中..." msgid "Filtering (%d / %d)..." msgstr "振り分け中 (%d / %d)..." -#: src/summaryview.c:4700 +#: src/summaryview.c:4699 msgid "filtering..." msgstr "振り分け中..." -#: src/summaryview.c:4701 +#: src/summaryview.c:4700 msgid "Filtering..." msgstr "振り分け中..." -#: src/summaryview.c:4746 +#: src/summaryview.c:4745 #, c-format msgid "%d message(s) have been filtered." msgstr "%d 通のメッセージが振り分けられました。" -- cgit v1.2.3