From 2ddca31aaa249de33cf057487420f0ff56cb11a0 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 17 Jun 2005 08:32:21 +0000 Subject: added an option to execute command when new messages arrived. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@351 ee746299-78ed-0310-b773-934348b2243d --- po/ko.po | 483 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 247 insertions(+), 236 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index 63651640..c004e0a9 100644 --- a/po/ko.po +++ b/po/ko.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed 0.8.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-06-16 17:02+0900\n" +"POT-Creation-Date: 2005-06-17 17:28+0900\n" "PO-Revision-Date: 2002-12-02 11:09+0900\n" "Last-Translator: Nam SungHyun \n" "Language-Team: Korean \n" @@ -371,7 +371,7 @@ msgstr "/삭제(_D)" msgid "E-Mail address" msgstr "이메일 주소" -#: src/addressbook.c:495 src/compose.c:4406 src/prefs_common.c:2421 +#: src/addressbook.c:495 src/compose.c:4406 src/prefs_common.c:2424 msgid "Address book" msgstr "주소록" @@ -530,7 +530,7 @@ msgstr "주소록 변환 에러" msgid "Addressbook Conversion" msgstr "주소록 변환" -#: src/addressbook.c:3055 src/prefs_common.c:946 +#: src/addressbook.c:3055 src/prefs_common.c:954 msgid "Interface" msgstr "인터페이스" @@ -583,7 +583,7 @@ msgstr "알림" msgid "Warning" msgstr "경고" -#: src/alertpanel.c:149 src/compose.c:2664 src/inc.c:551 +#: src/alertpanel.c:149 src/compose.c:2664 src/inc.c:570 msgid "Error" msgstr "에러" @@ -993,7 +993,7 @@ msgid "Recipient is not specified." msgstr "받는 사람이 지정되지않았습니다" #: src/compose.c:2405 src/compose.c:4326 src/mainwindow.c:2216 -#: src/prefs_account.c:703 src/prefs_common.c:930 +#: src/prefs_account.c:703 src/prefs_common.c:938 msgid "Send" msgstr "메일 발송" @@ -1131,7 +1131,7 @@ msgid "Attach file" msgstr "파일 첨부" #. signature -#: src/compose.c:4375 src/prefs_account.c:1339 src/prefs_common.c:1357 +#: src/compose.c:4375 src/prefs_account.c:1339 src/prefs_common.c:1379 msgid "Signature" msgstr "서명" @@ -1139,7 +1139,7 @@ msgstr "서명" msgid "Insert signature" msgstr "서명 파일을 끼워넣습니다" -#: src/compose.c:4385 src/prefs_common.c:1379 src/prefs_common.c:2400 +#: src/compose.c:4385 src/prefs_common.c:1401 src/prefs_common.c:2403 msgid "Editor" msgstr "편집기" @@ -1444,7 +1444,7 @@ msgid "Edit JPilot Entry" msgstr "JPilot 항목 편집" #: src/editjpilot.c:322 src/editldap.c:347 src/editvcard.c:235 -#: src/importldif.c:534 src/prefs_account.c:1852 src/prefs_common.c:2038 +#: src/importldif.c:534 src/prefs_account.c:1852 src/prefs_common.c:2060 msgid " ... " msgstr " ... " @@ -2186,189 +2186,189 @@ msgstr "속성" msgid "Finish" msgstr "" -#: src/inc.c:336 +#: src/inc.c:355 msgid "Retrieving new messages" msgstr "새 메시지를 가져옴" -#: src/inc.c:379 +#: src/inc.c:398 msgid "Standby" msgstr "" -#: src/inc.c:508 src/inc.c:557 +#: src/inc.c:527 src/inc.c:576 msgid "Cancelled" msgstr "취소되었습니다" -#: src/inc.c:519 +#: src/inc.c:538 msgid "Retrieving" msgstr "" -#: src/inc.c:528 +#: src/inc.c:547 #, c-format msgid "Done (%d message(s) (%s) received)" msgstr "완료 (%d 메시지 (%s)가 받아짐)" -#: src/inc.c:532 +#: src/inc.c:551 msgid "Done (no new messages)" msgstr "완료 (새 메시지 없음)" -#: src/inc.c:538 +#: src/inc.c:557 msgid "Connection failed" msgstr "연결이 실패했습니다" -#: src/inc.c:541 +#: src/inc.c:560 msgid "Auth failed" msgstr "인증이 실패했습니다." -#: src/inc.c:544 +#: src/inc.c:563 msgid "Locked" msgstr "" -#: src/inc.c:554 +#: src/inc.c:573 msgid "Timeout" msgstr "" -#: src/inc.c:604 +#: src/inc.c:623 #, c-format msgid "Finished (%d new message(s))" msgstr "끝났습니다 (%d개의 새로운 메시지)" -#: src/inc.c:607 +#: src/inc.c:626 msgid "Finished (no new messages)" msgstr "끝났습니다 (새 메시지 없음)" -#: src/inc.c:616 +#: src/inc.c:635 msgid "Some errors occurred while getting mail." msgstr "편지를 받다가 에러가 발생했습니다." -#: src/inc.c:652 +#: src/inc.c:671 #, c-format msgid "getting new messages of account %s...\n" msgstr "%s 계정으로부터 새 메시지를 얻습니다...\n" -#: src/inc.c:655 +#: src/inc.c:674 #, c-format msgid "%s: Retrieving new messages" msgstr "%s: 새 메시지를 가져옴" -#: src/inc.c:674 +#: src/inc.c:693 #, fuzzy, c-format msgid "Connecting to POP3 server: %s..." msgstr "POP3 서버 %s에 연결합니다..." -#: src/inc.c:683 +#: src/inc.c:702 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "%s:%d POP3 서버에 연결할 수가 없습니다\n" -#: src/inc.c:762 src/send_message.c:533 +#: src/inc.c:781 src/send_message.c:533 msgid "Authenticating..." msgstr "인증 중입니다..." -#: src/inc.c:763 +#: src/inc.c:782 #, fuzzy, c-format msgid "Retrieving messages from %s..." msgstr "%s로부터 %s로 메시지를 가져옵니다...\n" -#: src/inc.c:768 +#: src/inc.c:787 msgid "Getting the number of new messages (STAT)..." msgstr "새 메시지의 갯수를 얻는 중 (STAT)..." -#: src/inc.c:772 +#: src/inc.c:791 msgid "Getting the number of new messages (LAST)..." msgstr "새 메시지의 갯수를 얻는 중 (LAST)..." -#: src/inc.c:776 +#: src/inc.c:795 msgid "Getting the number of new messages (UIDL)..." msgstr "새 메시지의 갯수를 얻는 중 (UIDL)..." -#: src/inc.c:780 +#: src/inc.c:799 msgid "Getting the size of messages (LIST)..." msgstr "메시지의 크기를 얻는 중 (LIST)..." -#: src/inc.c:790 +#: src/inc.c:809 #, c-format msgid "Deleting message %d" msgstr "%d 메시지를 삭제하는 중" -#: src/inc.c:797 src/send_message.c:551 +#: src/inc.c:816 src/send_message.c:551 msgid "Quitting" msgstr "끝마치는 중" -#: src/inc.c:822 +#: src/inc.c:841 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "메시지 (%d / %d) 를 가져오는 중 (%s / %s)" -#: src/inc.c:843 +#: src/inc.c:862 #, fuzzy, c-format msgid "Retrieving (%d message(s) (%s) received)" msgstr "완료 (%d 메시지 (%s)가 받아짐)" -#: src/inc.c:1075 +#: src/inc.c:1094 #, fuzzy msgid "Connection failed." msgstr "연결이 실패했습니다" -#: src/inc.c:1081 +#: src/inc.c:1100 msgid "Error occurred while processing mail." msgstr "메일을 처리하는 도중 에러" -#: src/inc.c:1086 +#: src/inc.c:1105 #, fuzzy, c-format msgid "" "Error occurred while processing mail:\n" "%s" msgstr "메일을 처리하는 도중 에러" -#: src/inc.c:1092 +#: src/inc.c:1111 msgid "No disk space left." msgstr "디스크에 남은 공간이 없슴." -#: src/inc.c:1097 +#: src/inc.c:1116 msgid "Can't write file." msgstr "파일에 쓸 수가 없습니다." -#: src/inc.c:1102 +#: src/inc.c:1121 msgid "Socket error." msgstr "소켓 에러." #. consider EOF right after QUIT successful -#: src/inc.c:1108 src/send_message.c:486 src/send_message.c:674 +#: src/inc.c:1127 src/send_message.c:486 src/send_message.c:674 msgid "Connection closed by the remote host." msgstr "" -#: src/inc.c:1114 +#: src/inc.c:1133 msgid "Mailbox is locked." msgstr "메일박스가 잠겨있습니다." -#: src/inc.c:1118 +#: src/inc.c:1137 #, fuzzy, c-format msgid "" "Mailbox is locked:\n" "%s" msgstr "메일박스가 잠겨있습니다." -#: src/inc.c:1124 src/send_message.c:659 +#: src/inc.c:1143 src/send_message.c:659 #, fuzzy msgid "Authentication failed." msgstr "인증 방법" -#: src/inc.c:1129 src/send_message.c:662 +#: src/inc.c:1148 src/send_message.c:662 #, fuzzy, c-format msgid "" "Authentication failed:\n" "%s" msgstr "인증 방법" -#: src/inc.c:1134 src/send_message.c:678 +#: src/inc.c:1153 src/send_message.c:678 msgid "Session timed out." msgstr "" -#: src/inc.c:1170 +#: src/inc.c:1189 msgid "Incorporation cancelled\n" msgstr "병합이 취소되었습니다.\n" -#: src/inc.c:1253 +#: src/inc.c:1272 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "%s로부터 %s로 새 메시지를 가져옴...\n" @@ -3211,7 +3211,7 @@ msgstr "모든 계정에서 새 메일을 가져옵니다" msgid "Send queued message(s)" msgstr "임시 보관된 메시지를 보냅니다" -#: src/mainwindow.c:2227 src/prefs_account.c:705 src/prefs_common.c:932 +#: src/mainwindow.c:2227 src/prefs_account.c:705 src/prefs_common.c:940 #: src/prefs_folder_item.c:137 msgid "Compose" msgstr "작성" @@ -3220,7 +3220,7 @@ msgstr "작성" msgid "Compose new message" msgstr "새 메시지를 작성합니다" -#: src/mainwindow.c:2236 src/prefs_common.c:1449 +#: src/mainwindow.c:2236 src/prefs_common.c:1471 msgid "Reply" msgstr "회신" @@ -3248,7 +3248,7 @@ msgstr "메시지를 다른 사람에게 전달합니다" msgid "Delete the message" msgstr "메시지를 지웁니다" -#: src/mainwindow.c:2295 src/prefs_common.c:1989 +#: src/mainwindow.c:2295 src/prefs_common.c:2011 msgid "Junk" msgstr "" @@ -3420,7 +3420,7 @@ msgstr "찾기가 완료" msgid "Creating message view...\n" msgstr "메시지 뷰를 생성합니다...\n" -#: src/messageview.c:313 src/prefs_common.c:1646 +#: src/messageview.c:313 src/prefs_common.c:1668 msgid "Text" msgstr "텍스트" @@ -3433,7 +3433,7 @@ msgstr "첨부" msgid "Can't save the file `%s'." msgstr "`%s' 파일을 저장할 수가 없습니다." -#: src/messageview.c:713 src/prefs_common.c:2389 src/summaryview.c:2969 +#: src/messageview.c:713 src/prefs_common.c:2392 src/summaryview.c:2969 msgid "Print" msgstr "인쇄" @@ -3776,11 +3776,11 @@ msgstr "계정 기본 설정" msgid "Creating account preferences window...\n" msgstr "계정 설정 창을 생성합니다...\n" -#: src/prefs_account.c:701 src/prefs_common.c:928 +#: src/prefs_account.c:701 src/prefs_common.c:936 msgid "Receive" msgstr "받기" -#: src/prefs_account.c:708 src/prefs_common.c:943 +#: src/prefs_account.c:708 src/prefs_common.c:951 msgid "Privacy" msgstr "프라이버시" @@ -3911,7 +3911,7 @@ msgstr "(필터링 되지 않은 메시지는 이 폴더에 저장될 것입니 msgid "Authentication method" msgstr "인증 방법" -#: src/prefs_account.c:1123 src/prefs_account.c:1239 src/prefs_common.c:1284 +#: src/prefs_account.c:1123 src/prefs_account.c:1239 src/prefs_common.c:1317 msgid "Automatic" msgstr "자동" @@ -3935,7 +3935,7 @@ msgstr "Message-ID 생성" msgid "Add user-defined header" msgstr "사용자 정의된 헤더 추가" -#: src/prefs_account.c:1196 src/prefs_common.c:1812 src/prefs_common.c:1837 +#: src/prefs_account.c:1196 src/prefs_common.c:1834 src/prefs_common.c:1859 msgid " Edit... " msgstr " 편집..." @@ -4227,85 +4227,96 @@ msgstr "동작 삭제" msgid "Do you really want to delete this action?" msgstr "정말로 이 동작을 삭제하시겠습니까?" -#: src/prefs_common.c:898 +#: src/prefs_common.c:906 #, fuzzy msgid "Junk mail filter" msgstr "폴더" -#: src/prefs_common.c:908 +#: src/prefs_common.c:916 msgid "Creating common preferences window...\n" msgstr "일반 설정 창을 생성합니다...\n" -#: src/prefs_common.c:912 +#: src/prefs_common.c:920 msgid "Common Preferences" msgstr "일반 설정" -#: src/prefs_common.c:934 +#: src/prefs_common.c:942 msgid "Quote" msgstr "인용" -#: src/prefs_common.c:936 +#: src/prefs_common.c:944 msgid "Display" msgstr "보기" -#: src/prefs_common.c:938 +#: src/prefs_common.c:946 msgid "Message" msgstr "본문" -#: src/prefs_common.c:940 +#: src/prefs_common.c:948 msgid "Junk mail" msgstr "" -#: src/prefs_common.c:948 src/select-keys.c:344 +#: src/prefs_common.c:956 src/select-keys.c:344 msgid "Other" msgstr "기타" -#: src/prefs_common.c:990 +#: src/prefs_common.c:1003 msgid "Use external program for incorporation" msgstr "합체을 위해 외부 프로그램을 사용" -#: src/prefs_common.c:1002 src/prefs_common.c:1165 +#: src/prefs_common.c:1015 src/prefs_common.c:1104 src/prefs_common.c:1209 msgid "Command" msgstr "명령어" -#: src/prefs_common.c:1017 +#: src/prefs_common.c:1030 #, fuzzy msgid "Incorporate from local spool" msgstr "spool로부터 합체" -#: src/prefs_common.c:1030 +#: src/prefs_common.c:1043 msgid "Filter on incorporation" msgstr "합체시 필터링" -#: src/prefs_common.c:1036 +#: src/prefs_common.c:1049 msgid "Spool path" msgstr "" -#: src/prefs_common.c:1054 +#: src/prefs_common.c:1067 msgid "Auto-check new mail" msgstr "새 편지를 자동 검사" -#: src/prefs_common.c:1056 +#: src/prefs_common.c:1069 msgid "every" msgstr "" -#: src/prefs_common.c:1068 +#: src/prefs_common.c:1081 msgid "minute(s)" msgstr "분" -#: src/prefs_common.c:1077 +#: src/prefs_common.c:1090 msgid "Check new mail on startup" msgstr "시작할 때 새 편지를 검사" -#: src/prefs_common.c:1079 +#: src/prefs_common.c:1092 msgid "Update all local folders after incorporation" msgstr "병합 후에 모든 지역 폴더 갱신" -#: src/prefs_common.c:1081 +#: src/prefs_common.c:1096 +#, fuzzy +msgid "Execute command when new messages arrived" +msgstr "메시지를 이동하거나 지울때 즉시 실행" + +#: src/prefs_common.c:1117 +#, fuzzy, c-format +msgid "`%d' will be replaced with the number of new messages." +msgstr "새 메시지의 갯수를 얻는 중 (STAT)..." + +#. News +#: src/prefs_common.c:1123 msgid "News" msgstr "뉴스" -#: src/prefs_common.c:1089 +#: src/prefs_common.c:1131 msgid "" "Maximum number of articles to download\n" "(unlimited if 0 is specified)" @@ -4313,135 +4324,135 @@ msgstr "" "내려받을 최대 기사 수\n" "(0인 경우 제한 없음)" -#: src/prefs_common.c:1153 +#: src/prefs_common.c:1197 msgid "Use external program for sending" msgstr "발송을 위해 외부 프로그램을 사용" -#: src/prefs_common.c:1184 +#: src/prefs_common.c:1228 msgid "Save sent messages to outbox" msgstr "보낸 메시지를 '보낸 편지함'에 저장" -#: src/prefs_common.c:1186 +#: src/prefs_common.c:1230 msgid "Apply filter rules to sent messages" msgstr "" -#: src/prefs_common.c:1192 +#: src/prefs_common.c:1236 #, fuzzy msgid "Outgoing encoding" msgstr "보내는 메일의 문자셋" -#: src/prefs_common.c:1207 +#: src/prefs_common.c:1251 msgid "Automatic (Recommended)" msgstr "자동 (추천)" -#: src/prefs_common.c:1209 +#: src/prefs_common.c:1253 msgid "7bit ascii (US-ASCII)" msgstr "7bit 아스키 (US-ASCII)" -#: src/prefs_common.c:1211 +#: src/prefs_common.c:1255 msgid "Unicode (UTF-8)" msgstr "유니코드 (UTF-8)" -#: src/prefs_common.c:1213 +#: src/prefs_common.c:1257 msgid "Western European (ISO-8859-1)" msgstr "서부 유럽(ISO-8859-1)" -#: src/prefs_common.c:1214 +#: src/prefs_common.c:1258 msgid "Western European (ISO-8859-15)" msgstr "서부 유럽(ISO-8859-15)" -#: src/prefs_common.c:1216 +#: src/prefs_common.c:1260 msgid "Central European (ISO-8859-2)" msgstr "중부 유럽(ISO-8859-2)" -#: src/prefs_common.c:1218 +#: src/prefs_common.c:1262 msgid "Baltic (ISO-8859-13)" msgstr "Baltic (ISO-8859-13)" -#: src/prefs_common.c:1219 +#: src/prefs_common.c:1263 msgid "Baltic (ISO-8859-4)" msgstr "Baltic (ISO-8859-4)" -#: src/prefs_common.c:1221 +#: src/prefs_common.c:1265 msgid "Greek (ISO-8859-7)" msgstr "그리스 (ISO-8859-7)" -#: src/prefs_common.c:1223 +#: src/prefs_common.c:1267 #, fuzzy msgid "Hebrew (ISO-8859-8)" msgstr "그리스 (ISO-8859-7)" -#: src/prefs_common.c:1224 +#: src/prefs_common.c:1268 #, fuzzy msgid "Hebrew (Windows-1255)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common.c:1226 +#: src/prefs_common.c:1270 msgid "Turkish (ISO-8859-9)" msgstr "터키 (ISO-8859-9)" -#: src/prefs_common.c:1228 +#: src/prefs_common.c:1272 msgid "Cyrillic (ISO-8859-5)" msgstr "Cyrillic (ISO-8859-5)" -#: src/prefs_common.c:1229 +#: src/prefs_common.c:1273 msgid "Cyrillic (KOI8-R)" msgstr "Cyrillic (KOI8-R)" -#: src/prefs_common.c:1230 +#: src/prefs_common.c:1274 msgid "Cyrillic (KOI8-U)" msgstr "Cyrillic (KOI8-U)" -#: src/prefs_common.c:1231 +#: src/prefs_common.c:1275 msgid "Cyrillic (Windows-1251)" msgstr "Cyrillic (Windows-1251)" -#: src/prefs_common.c:1233 +#: src/prefs_common.c:1277 msgid "Japanese (ISO-2022-JP)" msgstr "일본 (ISO-2022-JP)" -#: src/prefs_common.c:1235 +#: src/prefs_common.c:1279 msgid "Japanese (EUC-JP)" msgstr "일본 (EUC-JP)" -#: src/prefs_common.c:1236 +#: src/prefs_common.c:1280 msgid "Japanese (Shift_JIS)" msgstr "일본 (Shift_JIS)" -#: src/prefs_common.c:1239 +#: src/prefs_common.c:1283 msgid "Simplified Chinese (GB2312)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common.c:1240 +#: src/prefs_common.c:1284 #, fuzzy msgid "Simplified Chinese (GBK)" msgstr "Simplified Chinese (GB2312)" -#: src/prefs_common.c:1241 +#: src/prefs_common.c:1285 msgid "Traditional Chinese (Big5)" msgstr "Traditional Chinese (Big5)" -#: src/prefs_common.c:1243 +#: src/prefs_common.c:1287 msgid "Traditional Chinese (EUC-TW)" msgstr "Traditional Chinese (EUC-TW)" -#: src/prefs_common.c:1244 +#: src/prefs_common.c:1288 msgid "Chinese (ISO-2022-CN)" msgstr "중국 (ISO-2022-CN)" -#: src/prefs_common.c:1247 +#: src/prefs_common.c:1291 msgid "Korean (EUC-KR)" msgstr "한국 (EUC-KR)" -#: src/prefs_common.c:1249 +#: src/prefs_common.c:1293 msgid "Thai (TIS-620)" msgstr "Thai (TIS-620)" -#: src/prefs_common.c:1250 +#: src/prefs_common.c:1294 msgid "Thai (Windows-874)" msgstr "Thai (Windows-874)" -#: src/prefs_common.c:1260 +#: src/prefs_common.c:1300 #, fuzzy msgid "" "If `Automatic' is selected, the optimal encoding for the current locale will " @@ -4450,129 +4461,129 @@ msgstr "" "`자동'이 선택되면, 현재 로케일에 맞는 최적의\n" "인코딩 방식이 사용됩니다." -#: src/prefs_common.c:1274 +#: src/prefs_common.c:1307 #, fuzzy msgid "Transfer encoding" msgstr "보내기 전에 줄 바꿈" -#: src/prefs_common.c:1297 +#: src/prefs_common.c:1326 msgid "" "Specify Content-Transfer-Encoding used when message body contains non-ASCII " "characters." msgstr "" -#: src/prefs_common.c:1368 +#: src/prefs_common.c:1390 msgid "Signature separator" msgstr "서명 분리자" -#: src/prefs_common.c:1377 +#: src/prefs_common.c:1399 msgid "Insert automatically" msgstr "지동으로 삽입" -#: src/prefs_common.c:1387 +#: src/prefs_common.c:1409 msgid "Automatically launch the external editor" msgstr "자동으로 외부 편집기 사용" -#: src/prefs_common.c:1397 +#: src/prefs_common.c:1419 msgid "Undo level" msgstr "" -#: src/prefs_common.c:1417 +#: src/prefs_common.c:1439 msgid "Wrap messages at" msgstr "줄 바꿈 at" -#: src/prefs_common.c:1429 +#: src/prefs_common.c:1451 msgid "characters" msgstr "글자" -#: src/prefs_common.c:1439 +#: src/prefs_common.c:1461 msgid "Wrap quotation" msgstr "인용도 줄 바꿈" -#: src/prefs_common.c:1445 +#: src/prefs_common.c:1467 msgid "Wrap on input" msgstr "" -#: src/prefs_common.c:1447 +#: src/prefs_common.c:1469 msgid "Wrap before sending" msgstr "보내기 전에 줄 바꿈" -#: src/prefs_common.c:1457 +#: src/prefs_common.c:1479 msgid "Automatically select account for replies" msgstr "자동으로 회신할 계정 선택" -#: src/prefs_common.c:1459 +#: src/prefs_common.c:1481 msgid "Quote message when replying" msgstr "회신할 때 메시지를 인용" -#: src/prefs_common.c:1461 +#: src/prefs_common.c:1483 msgid "Reply button invokes mailing list reply" msgstr "회신 버튼이 메일링리스트에 대한 회신으로 동작" #. reply -#: src/prefs_common.c:1507 +#: src/prefs_common.c:1529 msgid "Reply format" msgstr "회신 형식" -#: src/prefs_common.c:1522 src/prefs_common.c:1564 +#: src/prefs_common.c:1544 src/prefs_common.c:1586 msgid "Quotation mark" msgstr "인용 부호" #. forward -#: src/prefs_common.c:1549 +#: src/prefs_common.c:1571 msgid "Forward format" msgstr "전달 형식" -#: src/prefs_common.c:1596 +#: src/prefs_common.c:1618 msgid " Description of symbols " msgstr " 부호 설명 " -#: src/prefs_common.c:1637 +#: src/prefs_common.c:1659 msgid "Font" msgstr "글꼴" -#: src/prefs_common.c:1669 +#: src/prefs_common.c:1691 msgid "Translate header name (such as `From:', `Subject:')" msgstr "헤더 이름을 번역(`From:', `Subject:' 등등)" -#: src/prefs_common.c:1672 +#: src/prefs_common.c:1694 msgid "Display unread number next to folder name" msgstr "폴더이름옆에 읽지않을 메시지 수를 표시" -#: src/prefs_common.c:1681 +#: src/prefs_common.c:1703 msgid "Abbreviate newsgroups longer than" msgstr "" -#: src/prefs_common.c:1696 +#: src/prefs_common.c:1718 msgid "letters" msgstr "" #. ---- Summary ---- -#: src/prefs_common.c:1702 +#: src/prefs_common.c:1724 msgid "Summary View" msgstr "요약 보기" -#: src/prefs_common.c:1711 +#: src/prefs_common.c:1733 msgid "Display recipient on `From' column if sender is yourself" msgstr "보낸 사람이 본인인 경우 보낸 사람 칸에 받는 사람을 표시" -#: src/prefs_common.c:1713 +#: src/prefs_common.c:1735 msgid "Expand threads" msgstr "쓰레드 펴기" -#: src/prefs_common.c:1721 src/prefs_common.c:2678 src/prefs_common.c:2716 +#: src/prefs_common.c:1743 src/prefs_common.c:2681 src/prefs_common.c:2719 msgid "Date format" msgstr "날짜 형식" -#: src/prefs_common.c:1742 +#: src/prefs_common.c:1764 msgid " Set display item of summary... " msgstr "요약에 표시될 항목 설정... " -#: src/prefs_common.c:1808 +#: src/prefs_common.c:1830 msgid "Enable coloration of message" msgstr "메시지에 색을 이용하여 보여주기" -#: src/prefs_common.c:1822 +#: src/prefs_common.c:1844 msgid "" "Display multi-byte alphabet and numeric as\n" "ASCII character (Japanese only)" @@ -4580,370 +4591,370 @@ msgstr "" "다중바이트 알파벳과 숫자를 ASCII 문자로\n" "표시 (일본어인 경우에만)" -#: src/prefs_common.c:1828 +#: src/prefs_common.c:1850 msgid "Display header pane above message view" msgstr "메시지 보기 위에 헤더 창 표시" -#: src/prefs_common.c:1835 +#: src/prefs_common.c:1857 msgid "Display short headers on message view" msgstr "메시지를 볼때 간단한 헤더만 표시" -#: src/prefs_common.c:1847 +#: src/prefs_common.c:1869 msgid "Render HTML messages as text" msgstr "" -#: src/prefs_common.c:1850 +#: src/prefs_common.c:1872 #, fuzzy msgid "Display cursor in message view" msgstr "메시지를 볼때 간단한 헤더만 표시" -#: src/prefs_common.c:1862 +#: src/prefs_common.c:1884 msgid "Line space" msgstr "줄 간격" -#: src/prefs_common.c:1876 src/prefs_common.c:1914 +#: src/prefs_common.c:1898 src/prefs_common.c:1936 msgid "pixel(s)" msgstr "픽셀" -#: src/prefs_common.c:1881 +#: src/prefs_common.c:1903 msgid "Scroll" msgstr "스크롤" -#: src/prefs_common.c:1888 +#: src/prefs_common.c:1910 msgid "Half page" msgstr "반 페이지" -#: src/prefs_common.c:1894 +#: src/prefs_common.c:1916 msgid "Smooth scroll" msgstr "부드러운 스크롤" -#: src/prefs_common.c:1900 +#: src/prefs_common.c:1922 msgid "Step" msgstr "" -#: src/prefs_common.c:1920 +#: src/prefs_common.c:1942 msgid "Images" msgstr "" -#: src/prefs_common.c:1928 +#: src/prefs_common.c:1950 #, fuzzy msgid "Resize attached large images to fit in the window" msgstr "첨부된 이미지 크기 조정" -#: src/prefs_common.c:1930 +#: src/prefs_common.c:1952 #, fuzzy msgid "Display images as inline" msgstr "표시될 헤더 설정" -#: src/prefs_common.c:1972 +#: src/prefs_common.c:1994 msgid "Enable Junk mail control" msgstr "" -#: src/prefs_common.c:1980 +#: src/prefs_common.c:2002 #, fuzzy msgid "Learning command:" msgstr "실행" -#: src/prefs_common.c:2001 +#: src/prefs_common.c:2023 msgid "Not Junk" msgstr "" -#: src/prefs_common.c:2016 +#: src/prefs_common.c:2038 #, fuzzy msgid "Classifying command" msgstr "실행" -#: src/prefs_common.c:2030 +#: src/prefs_common.c:2052 #, fuzzy msgid "Junk folder" msgstr "폴더" -#: src/prefs_common.c:2047 +#: src/prefs_common.c:2070 msgid "The messages which are set as junk mail will be moved to this folder." msgstr "" -#: src/prefs_common.c:2059 +#: src/prefs_common.c:2076 #, fuzzy msgid "Filter messages classified as junk on receiving" msgstr "받을때 메시지를 필터링" -#: src/prefs_common.c:2062 +#: src/prefs_common.c:2080 #, fuzzy msgid "" "Filtered messages will be moved to the junk folder and deleted from the " "server." msgstr "(필터링 되지 않은 메시지는 이 폴더에 저장될 것입니다)" -#: src/prefs_common.c:2106 +#: src/prefs_common.c:2118 msgid "Automatically check signatures" msgstr "자동으로 서명 확인" -#: src/prefs_common.c:2109 +#: src/prefs_common.c:2121 msgid "Show signature check result in a popup window" msgstr "팝업 창에 서명 확인 결과 보이기" -#: src/prefs_common.c:2112 +#: src/prefs_common.c:2124 msgid "Store passphrase in memory temporarily" msgstr "비밀번호를 메모리에 임시 보관" -#: src/prefs_common.c:2127 +#: src/prefs_common.c:2139 msgid "Expired after" msgstr "" -#: src/prefs_common.c:2140 +#: src/prefs_common.c:2152 msgid "minute(s) " msgstr "분 " -#: src/prefs_common.c:2153 +#: src/prefs_common.c:2166 msgid "Setting to '0' will store the passphrase for the whole session." msgstr "" -#: src/prefs_common.c:2167 +#: src/prefs_common.c:2175 msgid "Grab input while entering a passphrase" msgstr "passphrase를 입력할때 Grab input" -#: src/prefs_common.c:2172 +#: src/prefs_common.c:2180 msgid "Display warning on startup if GnuPG doesn't work" msgstr "GnuPG가 동작하지 않을 경우 시작시 경고 표시" -#: src/prefs_common.c:2224 +#: src/prefs_common.c:2232 #, fuzzy msgid "Always open messages in summary when selected" msgstr "어떤 메시지 파일도 선택되지 않았습니다." -#: src/prefs_common.c:2228 +#: src/prefs_common.c:2236 msgid "Open first unread message when entering a folder" msgstr "폴더에 들어가면 첫번째 안읽은 메시지 열기" -#: src/prefs_common.c:2232 +#: src/prefs_common.c:2240 msgid "Only mark message as read when opened in new window" msgstr "새 창에서 열렸을 경우에만 메시지를 읽은 것으로 표시" -#: src/prefs_common.c:2236 +#: src/prefs_common.c:2244 msgid "Go to inbox after receiving new mail" msgstr "새 편지를 받은 후 받은 편지함으로 가기" -#: src/prefs_common.c:2244 +#: src/prefs_common.c:2252 msgid "Execute immediately when moving or deleting messages" msgstr "메시지를 이동하거나 지울때 즉시 실행" -#: src/prefs_common.c:2256 +#: src/prefs_common.c:2264 #, fuzzy msgid "Messages will be marked until execution if this is turned off." msgstr "" "(이것이 꺼져있는 경우 메시지는 실행때까지\n" "단지 표시만 될 것입니다)" -#: src/prefs_common.c:2264 +#: src/prefs_common.c:2267 msgid "Receive dialog" msgstr "받기 대화상자" -#: src/prefs_common.c:2274 +#: src/prefs_common.c:2277 msgid "Show receive dialog" msgstr "받기 대화상자 보기" -#: src/prefs_common.c:2284 +#: src/prefs_common.c:2287 msgid "Always" msgstr "항상" -#: src/prefs_common.c:2285 +#: src/prefs_common.c:2288 msgid "Only on manual receiving" msgstr "" -#: src/prefs_common.c:2287 +#: src/prefs_common.c:2290 msgid "Never" msgstr "보이지 않음" -#: src/prefs_common.c:2292 +#: src/prefs_common.c:2295 msgid "Don't popup error dialog on receive error" msgstr "받기 에러 발생시 에러 상자 보이지 않음" -#: src/prefs_common.c:2295 +#: src/prefs_common.c:2298 msgid "Close receive dialog when finished" msgstr "끝났을 때 받기 대화상자 닫기" -#: src/prefs_common.c:2301 +#: src/prefs_common.c:2304 msgid " Set key bindings... " msgstr " 키 바인딩 설정... " -#: src/prefs_common.c:2357 +#: src/prefs_common.c:2360 #, c-format msgid "External commands (%s will be replaced with file name / URI)" msgstr "외부 명령 (%s는 파일 이름 / URI로 대체됩니다)" -#: src/prefs_common.c:2366 +#: src/prefs_common.c:2369 msgid "Web browser" msgstr "웹 탐색기" -#: src/prefs_common.c:2430 +#: src/prefs_common.c:2433 msgid "Add address to destination when double-clicked" msgstr "더블클릭시에 대상에 주소 추가" -#: src/prefs_common.c:2432 +#: src/prefs_common.c:2435 msgid "On exit" msgstr "끝낼때" -#: src/prefs_common.c:2440 +#: src/prefs_common.c:2443 msgid "Confirm on exit" msgstr "끝냈때 확인" -#: src/prefs_common.c:2447 +#: src/prefs_common.c:2450 msgid "Empty trash on exit" msgstr "끝낼때 지운 편지함 비우기" -#: src/prefs_common.c:2449 +#: src/prefs_common.c:2452 msgid "Ask before emptying" msgstr "지운 편지함 비울때 확인하기" -#: src/prefs_common.c:2453 +#: src/prefs_common.c:2456 msgid "Warn if there are queued messages" msgstr "큐에 메시지가 있을 때 경고" -#: src/prefs_common.c:2459 +#: src/prefs_common.c:2462 msgid "Socket I/O timeout:" msgstr "" -#: src/prefs_common.c:2472 +#: src/prefs_common.c:2475 msgid "second(s)" msgstr "" -#: src/prefs_common.c:2654 +#: src/prefs_common.c:2657 msgid "the full abbreviated weekday name" msgstr "" -#: src/prefs_common.c:2655 +#: src/prefs_common.c:2658 msgid "the full weekday name" msgstr "" -#: src/prefs_common.c:2656 +#: src/prefs_common.c:2659 msgid "the abbreviated month name" msgstr "" -#: src/prefs_common.c:2657 +#: src/prefs_common.c:2660 msgid "the full month name" msgstr "" -#: src/prefs_common.c:2658 +#: src/prefs_common.c:2661 msgid "the preferred date and time for the current locale" msgstr "현재 로케일에 적당한 날짜와 시간" -#: src/prefs_common.c:2659 +#: src/prefs_common.c:2662 msgid "the century number (year/100)" msgstr "년도 (년/100)" -#: src/prefs_common.c:2660 +#: src/prefs_common.c:2663 msgid "the day of the month as a decimal number" msgstr "" -#: src/prefs_common.c:2661 +#: src/prefs_common.c:2664 msgid "the hour as a decimal number using a 24-hour clock" msgstr "" -#: src/prefs_common.c:2662 +#: src/prefs_common.c:2665 msgid "the hour as a decimal number using a 12-hour clock" msgstr "" -#: src/prefs_common.c:2663 +#: src/prefs_common.c:2666 msgid "the day of the year as a decimal number" msgstr "" -#: src/prefs_common.c:2664 +#: src/prefs_common.c:2667 msgid "the month as a decimal number" msgstr "" -#: src/prefs_common.c:2665 +#: src/prefs_common.c:2668 msgid "the minute as a decimal number" msgstr "" -#: src/prefs_common.c:2666 +#: src/prefs_common.c:2669 msgid "either AM or PM" msgstr "" -#: src/prefs_common.c:2667 +#: src/prefs_common.c:2670 msgid "the second as a decimal number" msgstr "" -#: src/prefs_common.c:2668 +#: src/prefs_common.c:2671 msgid "the day of the week as a decimal number" msgstr "" -#: src/prefs_common.c:2669 +#: src/prefs_common.c:2672 msgid "the preferred date for the current locale" msgstr "" -#: src/prefs_common.c:2670 +#: src/prefs_common.c:2673 msgid "the last two digits of a year" msgstr "" -#: src/prefs_common.c:2671 +#: src/prefs_common.c:2674 msgid "the year as a decimal number" msgstr "" -#: src/prefs_common.c:2672 +#: src/prefs_common.c:2675 msgid "the time zone or name or abbreviation" msgstr "" -#: src/prefs_common.c:2693 +#: src/prefs_common.c:2696 msgid "Specifier" msgstr "" -#: src/prefs_common.c:2694 +#: src/prefs_common.c:2697 msgid "Description" msgstr "설명" -#: src/prefs_common.c:2734 +#: src/prefs_common.c:2737 msgid "Example" msgstr "예제" -#: src/prefs_common.c:2815 +#: src/prefs_common.c:2818 msgid "Set message colors" msgstr "메시지 색 설정" -#: src/prefs_common.c:2823 +#: src/prefs_common.c:2826 msgid "Colors" msgstr "색" -#: src/prefs_common.c:2857 +#: src/prefs_common.c:2860 msgid "Quoted Text - First Level" msgstr "인용문 - 첫번째 단계" -#: src/prefs_common.c:2863 +#: src/prefs_common.c:2866 msgid "Quoted Text - Second Level" msgstr "인용문 - 두번째 단계" -#: src/prefs_common.c:2869 +#: src/prefs_common.c:2872 msgid "Quoted Text - Third Level" msgstr "인용문 - 세번째 단계" -#: src/prefs_common.c:2875 +#: src/prefs_common.c:2878 msgid "URI link" msgstr "URI 링크" -#: src/prefs_common.c:2882 +#: src/prefs_common.c:2885 msgid "Recycle quote colors" msgstr "인용 색 반복" -#: src/prefs_common.c:2942 +#: src/prefs_common.c:2945 msgid "Pick color for quotation level 1" msgstr "첫번째 단계 인용문 색 선택" -#: src/prefs_common.c:2945 +#: src/prefs_common.c:2948 msgid "Pick color for quotation level 2" msgstr "두번째 단계 인용문 색 선택" -#: src/prefs_common.c:2948 +#: src/prefs_common.c:2951 msgid "Pick color for quotation level 3" msgstr "세번째 단계 인용문 색 선택" -#: src/prefs_common.c:2951 +#: src/prefs_common.c:2954 msgid "Pick color for URI" msgstr "URI 색 선택" -#: src/prefs_common.c:3088 +#: src/prefs_common.c:3091 msgid "Description of symbols" msgstr "부호 설명" -#: src/prefs_common.c:3144 +#: src/prefs_common.c:3147 msgid "" "Date\n" "From\n" @@ -4967,11 +4978,11 @@ msgstr "" "뉴스그룹\n" "메시지-ID" -#: src/prefs_common.c:3157 +#: src/prefs_common.c:3160 msgid "If x is set, displays expr" msgstr "" -#: src/prefs_common.c:3161 +#: src/prefs_common.c:3164 msgid "" "Message body\n" "Quoted message body\n" @@ -4980,7 +4991,7 @@ msgid "" "Literal %" msgstr "" -#: src/prefs_common.c:3169 +#: src/prefs_common.c:3172 msgid "" "Literal backslash\n" "Literal question mark\n" @@ -4988,26 +4999,26 @@ msgid "" "Literal closing curly brace" msgstr "" -#: src/prefs_common.c:3206 +#: src/prefs_common.c:3209 msgid "Font selection" msgstr "글꼴 선택" -#: src/prefs_common.c:3275 +#: src/prefs_common.c:3278 msgid "Key bindings" msgstr "키 바인딩" -#: src/prefs_common.c:3289 +#: src/prefs_common.c:3292 msgid "" "Select the preset of key bindings.\n" "You can also modify each menu's shortcuts by pressing\n" "any key(s) when placing the mouse pointer on the item." msgstr "" -#: src/prefs_common.c:3301 src/prefs_common.c:3625 +#: src/prefs_common.c:3304 src/prefs_common.c:3628 msgid "Default" msgstr "기본" -#: src/prefs_common.c:3304 src/prefs_common.c:3634 +#: src/prefs_common.c:3307 src/prefs_common.c:3637 msgid "Old Sylpheed" msgstr "예전 Sylpheed" -- cgit v1.2.3