From 2a5d526422c62ec5da7102b5626f3c0992b508c2 Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 18 Sep 2008 08:32:08 +0000 Subject: remote mailbox: enabled cancellation on connection. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2035 ee746299-78ed-0310-b773-934348b2243d --- po/ko.po | 1086 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 590 insertions(+), 496 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index 178cc6a0..339b7b1d 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: 2008-06-06 14:59+0900\n" +"POT-Creation-Date: 2008-09-18 17:19+0900\n" "PO-Revision-Date: 2002-12-02 11:09+0900\n" "Last-Translator: Nam SungHyun \n" "Language-Team: Korean \n" @@ -18,201 +18,201 @@ msgstr "" msgid "Reading all config for each account...\n" msgstr "각 계정에대한 모든 설정을 읽습니다...\n" -#: libsylph/imap.c:474 +#: libsylph/imap.c:476 #, fuzzy, c-format msgid "IMAP4 connection to %s has been disconnected. Reconnecting...\n" msgstr "%s:%d에대한 IMAP4 접속이 끊어졌습니다. 다시 접속...\n" -#: libsylph/imap.c:529 libsylph/imap.c:535 +#: libsylph/imap.c:531 libsylph/imap.c:537 #, fuzzy msgid "IMAP4 server disables LOGIN.\n" msgstr "IMAP 서버 디렉토리" -#: libsylph/imap.c:611 +#: libsylph/imap.c:613 #, c-format msgid "creating IMAP4 connection to %s:%d ...\n" msgstr "%s:%d에대한 IMAP4 접속을 만듭니다 ...\n" -#: libsylph/imap.c:655 +#: libsylph/imap.c:657 msgid "Can't start TLS session.\n" msgstr "TLS 세션을 시작할 수 없습니다.\n" -#: libsylph/imap.c:1166 +#: libsylph/imap.c:1168 #, fuzzy, c-format msgid "Getting message %d" msgstr "%d 메시지를 삭제하는 중" -#: libsylph/imap.c:1282 +#: libsylph/imap.c:1284 #, fuzzy, c-format msgid "Appending messages to %s (%d / %d)" msgstr "메시지를 보내는 중 (%d / %d 바이트)" -#: libsylph/imap.c:1374 +#: libsylph/imap.c:1376 #, fuzzy, c-format msgid "Moving messages %s to %s ..." msgstr "메시지 %s%c%d를 %s로 이동합니다...\n" -#: libsylph/imap.c:1379 +#: libsylph/imap.c:1381 #, fuzzy, c-format msgid "Copying messages %s to %s ..." msgstr "메시지 %s%c%d를 %s로 복사중입니다 ...\n" -#: libsylph/imap.c:1517 +#: libsylph/imap.c:1519 #, fuzzy, c-format msgid "Removing messages %s" msgstr "%s로부터 %s로 메시지를 가져옵니다...\n" -#: libsylph/imap.c:1523 +#: libsylph/imap.c:1525 #, fuzzy, c-format msgid "can't set deleted flags: %s\n" msgstr "삭제 플래그를 설정할 수가 없습니다: %d\n" -#: libsylph/imap.c:1531 libsylph/imap.c:1626 +#: libsylph/imap.c:1533 libsylph/imap.c:1628 msgid "can't expunge\n" msgstr "지울 수가 없습니다\n" -#: libsylph/imap.c:1614 +#: libsylph/imap.c:1616 #, fuzzy, c-format msgid "Removing all messages in %s" msgstr "%s로부터 %s로 메시지를 가져옵니다...\n" -#: libsylph/imap.c:1620 +#: libsylph/imap.c:1622 #, fuzzy msgid "can't set deleted flags: 1:*\n" msgstr "삭제 플래그를 설정할 수가 없습니다: 1:%d\n" -#: libsylph/imap.c:1668 +#: libsylph/imap.c:1670 #, fuzzy msgid "can't close folder\n" msgstr "폴더를 선택할 수가 없습니다: %s\n" -#: libsylph/imap.c:1747 +#: libsylph/imap.c:1749 #, fuzzy, c-format msgid "root folder %s not exist\n" msgstr "표시 파일이 발견되지않음.\n" -#: libsylph/imap.c:1946 libsylph/imap.c:1954 +#: libsylph/imap.c:1949 libsylph/imap.c:1957 #, fuzzy msgid "error occurred while getting LIST.\n" msgstr "LIST를 얻는 도중 에러가 발생.\n" -#: libsylph/imap.c:2109 +#: libsylph/imap.c:2188 #, c-format msgid "Can't create '%s'\n" msgstr "'%s'를 생성할 수가 없습니다\n" -#: libsylph/imap.c:2114 +#: libsylph/imap.c:2193 #, c-format msgid "Can't create '%s' under INBOX\n" msgstr "INBOX 아래에 '%s'를 생성할 수가 없습니다\n" -#: libsylph/imap.c:2176 +#: libsylph/imap.c:2255 msgid "can't create mailbox: LIST failed\n" msgstr "우편함을 생성할 수 없습니다: LIST 실패\n" -#: libsylph/imap.c:2199 +#: libsylph/imap.c:2278 msgid "can't create mailbox\n" msgstr "우편함을 생성할 수 없습니다\n" -#: libsylph/imap.c:2327 +#: libsylph/imap.c:2406 #, c-format msgid "can't rename mailbox: %s to %s\n" msgstr "우편함명을 바꿀 수 없습니다: %s에서 %s로\n" -#: libsylph/imap.c:2407 +#: libsylph/imap.c:2486 msgid "can't delete mailbox\n" msgstr "우편함을 삭제할 수 없습니다\n" -#: libsylph/imap.c:2451 +#: libsylph/imap.c:2530 msgid "can't get envelope\n" msgstr "envelope를 얻을 수가 없습니다\n" -#: libsylph/imap.c:2464 +#: libsylph/imap.c:2543 #, fuzzy, c-format msgid "Getting message headers (%d / %d)" msgstr "메시지를 보내는 중 (%d / %d 바이트)" -#: libsylph/imap.c:2474 +#: libsylph/imap.c:2553 msgid "error occurred while getting envelope.\n" msgstr "envelope를 얻는 중 에러 발생.\n" -#: libsylph/imap.c:2496 +#: libsylph/imap.c:2575 #, c-format msgid "can't parse envelope: %s\n" msgstr "envelope를 파싱할 수가 없습니다: %s\n" -#: libsylph/imap.c:2620 +#: libsylph/imap.c:2699 #, c-format msgid "Can't connect to IMAP4 server: %s:%d\n" msgstr "%s:%d IMAP4 서버에 연결할 수가 없습니다\n" -#: libsylph/imap.c:2627 +#: libsylph/imap.c:2706 #, c-format msgid "Can't establish IMAP4 session with: %s:%d\n" msgstr "IMAP4 세션을 만들 수 없습니다: %s: %d\n" -#: libsylph/imap.c:2702 +#: libsylph/imap.c:2781 msgid "can't get namespace\n" msgstr "namespace를 얻을 수 없습니다\n" -#: libsylph/imap.c:3235 +#: libsylph/imap.c:3314 #, c-format msgid "can't select folder: %s\n" msgstr "폴더를 선택할 수가 없습니다: %s\n" -#: libsylph/imap.c:3270 +#: libsylph/imap.c:3349 #, fuzzy msgid "error on imap command: STATUS\n" msgstr "imap 명령어 실행중 에러: EXPUNGE\n" -#: libsylph/imap.c:3393 libsylph/imap.c:3428 +#: libsylph/imap.c:3472 libsylph/imap.c:3507 #, fuzzy msgid "IMAP4 authentication failed.\n" msgstr "인증 방법" -#: libsylph/imap.c:3477 +#: libsylph/imap.c:3556 msgid "IMAP4 login failed.\n" msgstr "IMAP4 로그인을 실패했습니다.\n" -#: libsylph/imap.c:3814 +#: libsylph/imap.c:3893 #, c-format msgid "can't append %s to %s\n" msgstr "%s를 %s에 붙일 수 없습니다\n" -#: libsylph/imap.c:3821 +#: libsylph/imap.c:3900 msgid "(sending file...)" msgstr "(파일을 보냅니다...)" -#: libsylph/imap.c:3850 +#: libsylph/imap.c:3929 #, fuzzy, c-format msgid "can't append message to %s\n" msgstr "%s 메시지를 추가할 수가 없습니다\n" -#: libsylph/imap.c:3882 +#: libsylph/imap.c:3961 #, fuzzy, c-format msgid "can't copy %s to %s\n" msgstr "%d를 %s로 복사할 수가 없습니다\n" -#: libsylph/imap.c:3906 +#: libsylph/imap.c:3985 #, fuzzy, c-format msgid "error while imap command: STORE %s %s\n" msgstr "imap 명령어 실행중 에러: STORE %d:%d %s\n" -#: libsylph/imap.c:3920 +#: libsylph/imap.c:3999 msgid "error while imap command: EXPUNGE\n" msgstr "imap 명령어 실행중 에러: EXPUNGE\n" -#: libsylph/imap.c:3933 +#: libsylph/imap.c:4012 #, fuzzy msgid "error while imap command: CLOSE\n" msgstr "imap 명령어 실행중 에러: EXPUNGE\n" -#: libsylph/imap.c:4209 +#: libsylph/imap.c:4288 #, c-format msgid "iconv cannot convert UTF-7 to %s\n" msgstr "iconv가 UTF-7를 %s로 변환할 수 없습니다\n" -#: libsylph/imap.c:4239 +#: libsylph/imap.c:4318 #, c-format msgid "iconv cannot convert %s to UTF-7\n" msgstr "iconv가 %s를 UTF-7로 변환할 수 없습니다\n" @@ -317,7 +317,7 @@ msgstr "옮길 폴더와 옮겨질 폴더가 같습니다.\n" msgid "Copying message %s/%d to %s ...\n" msgstr "메시지 %s%c%d를 %s로 복사중입니다 ...\n" -#: libsylph/mh.c:1002 libsylph/mh.c:1015 src/main.c:158 +#: libsylph/mh.c:1002 libsylph/mh.c:1015 src/main.c:160 #, c-format msgid "" "File `%s' already exists.\n" @@ -435,20 +435,20 @@ msgstr "글을 올리는 도중 에러 발생\n" msgid "Error occurred while sending command\n" msgstr "메일을 처리하는 도중 에러" -#: libsylph/pop.c:155 +#: libsylph/pop.c:156 msgid "Required APOP timestamp not found in greeting\n" msgstr "greeting에서 발견되지않은 APOP 타임 스탬프가 요구됨\n" -#: libsylph/pop.c:162 +#: libsylph/pop.c:163 msgid "Timestamp syntax error in greeting\n" msgstr "greeting에서 타임 스탬프에 문법 오류\n" -#: libsylph/pop.c:170 +#: libsylph/pop.c:171 #, fuzzy msgid "Invalid timestamp in greeting\n" msgstr "greeting에서 발견되지않은 APOP 타임 스탬프가 요구됨\n" -#: libsylph/pop.c:198 libsylph/pop.c:225 +#: libsylph/pop.c:199 libsylph/pop.c:226 msgid "POP3 protocol error\n" msgstr "POP3 프로토콜 에러\n" @@ -457,38 +457,38 @@ msgstr "POP3 프로토콜 에러\n" msgid "invalid UIDL response: %s\n" msgstr "올바르지않은 xover line: %s\n" -#: libsylph/pop.c:631 +#: libsylph/pop.c:646 #, c-format msgid "POP3: Deleting expired message %d\n" msgstr "POP3: 만료된 메시지 %d를 삭제합니다\n" -#: libsylph/pop.c:640 +#: libsylph/pop.c:655 #, c-format msgid "POP3: Skipping message %d (%d bytes)\n" msgstr "POP3: 메시지 %d를 건너뜁니다 (%d 바이트)\n" -#: libsylph/pop.c:673 +#: libsylph/pop.c:688 msgid "mailbox is locked\n" msgstr "우편함이 잠겨있습니다\n" -#: libsylph/pop.c:676 +#: libsylph/pop.c:691 msgid "session timeout\n" msgstr "" -#: libsylph/pop.c:682 libsylph/smtp.c:561 +#: libsylph/pop.c:697 libsylph/smtp.c:561 msgid "can't start TLS session\n" msgstr "TLS 세션을 시작할 수 없습니다\n" -#: libsylph/pop.c:689 libsylph/smtp.c:496 +#: libsylph/pop.c:704 libsylph/smtp.c:496 msgid "error occurred on authentication\n" msgstr "인증 도중 에러 발생\n" -#: libsylph/pop.c:694 +#: libsylph/pop.c:709 #, fuzzy msgid "command not supported\n" msgstr "명령어" -#: libsylph/pop.c:698 +#: libsylph/pop.c:713 #, fuzzy msgid "error occurred on POP3 session\n" msgstr "인증 도중 에러 발생\n" @@ -518,7 +518,7 @@ msgstr "폴더" msgid "Junk mail filter" msgstr "폴더" -#: libsylph/procmime.c:1142 +#: libsylph/procmime.c:1144 msgid "procmime_get_text_content(): Code conversion failed.\n" msgstr "procmime_get_text_content(): 코드 변환이 실패했습니다.\n" @@ -676,7 +676,7 @@ msgstr "" "받으려면 `G' 컬럼 상자를 선택하세요." #: src/account_dialog.c:368 src/addressadd.c:177 src/addressbook.c:519 -#: src/compose.c:5106 src/editaddress.c:777 src/editaddress.c:826 +#: src/compose.c:5110 src/editaddress.c:777 src/editaddress.c:826 #: src/editbook.c:198 src/editgroup.c:272 src/editjpilot.c:270 #: src/editldap.c:307 src/editvcard.c:183 src/mimeview.c:226 #: src/prefs_filter.c:257 src/prefs_folder_item.c:171 src/select-keys.c:322 @@ -811,7 +811,7 @@ msgstr "" msgid "Add Address to Book" msgstr "주소록에 추가" -#: src/addressadd.c:187 src/compose.c:3204 src/prefs_toolbar.c:86 +#: src/addressadd.c:187 src/compose.c:3208 src/prefs_toolbar.c:86 #: src/select-keys.c:323 msgid "Address" msgstr "주소" @@ -825,7 +825,7 @@ msgstr "메모" msgid "Select Address Book Folder" msgstr "주소록 폴더 선택" -#: src/addressbook.c:351 src/compose.c:556 src/mainwindow.c:525 +#: src/addressbook.c:351 src/compose.c:560 src/mainwindow.c:530 #: src/messageview.c:149 msgid "/_File" msgstr "/파일(_F)" @@ -847,10 +847,10 @@ msgstr "/파일(_F)/새 JPilot(_J)" msgid "/_File/New _LDAP Server" msgstr "/파일(_F)/새 서버(_S)" -#: src/addressbook.c:360 src/addressbook.c:363 src/compose.c:561 -#: src/compose.c:566 src/compose.c:569 src/compose.c:572 src/mainwindow.c:543 -#: src/mainwindow.c:546 src/mainwindow.c:548 src/mainwindow.c:550 -#: src/mainwindow.c:555 src/mainwindow.c:557 src/messageview.c:151 +#: src/addressbook.c:360 src/addressbook.c:363 src/compose.c:565 +#: src/compose.c:570 src/compose.c:573 src/compose.c:576 src/mainwindow.c:548 +#: src/mainwindow.c:551 src/mainwindow.c:553 src/mainwindow.c:555 +#: src/mainwindow.c:560 src/mainwindow.c:562 src/messageview.c:151 #: src/messageview.c:156 msgid "/_File/---" msgstr "/파일(_F)/---" @@ -867,21 +867,21 @@ msgstr "/파일(_F)/삭제(_D)" msgid "/_File/_Save" msgstr "/파일(_F)/저장(_S)" -#: src/addressbook.c:365 src/compose.c:573 src/messageview.c:157 +#: src/addressbook.c:365 src/compose.c:577 src/messageview.c:157 msgid "/_File/_Close" msgstr "/파일(_F)/닫기(_C)" #: src/addressbook.c:367 src/addressbook.c:407 src/addressbook.c:417 -#: src/compose.c:575 src/mainwindow.c:561 src/messageview.c:159 +#: src/compose.c:579 src/mainwindow.c:566 src/messageview.c:159 msgid "/_Edit" msgstr "/편집(_E)" -#: src/addressbook.c:368 src/compose.c:580 src/mainwindow.c:562 +#: src/addressbook.c:368 src/compose.c:584 src/mainwindow.c:567 #: src/messageview.c:160 msgid "/_Edit/_Copy" msgstr "/편집(_E)/복사(_C)" -#: src/addressbook.c:369 src/compose.c:581 +#: src/addressbook.c:369 src/compose.c:585 msgid "/_Edit/_Paste" msgstr "/편집(_E)/붙여넣기(_P)" @@ -913,7 +913,7 @@ msgstr "/주소(_A)/편집(_E)" msgid "/_Address/_Delete" msgstr "/주소(_A)/삭제(_D)" -#: src/addressbook.c:379 src/compose.c:691 src/mainwindow.c:807 +#: src/addressbook.c:379 src/compose.c:695 src/mainwindow.c:814 #: src/messageview.c:282 msgid "/_Tools" msgstr "/도구(_T)" @@ -927,12 +927,12 @@ msgstr "/도구(_T)/LDIF 파일 가져오기(_L)" msgid "/_Tools/Import _CSV file" msgstr "/도구(_T)/LDIF 파일 가져오기(_L)" -#: src/addressbook.c:383 src/compose.c:712 src/mainwindow.c:861 +#: src/addressbook.c:383 src/compose.c:716 src/mainwindow.c:868 #: src/messageview.c:302 msgid "/_Help" msgstr "/도움말(_H)" -#: src/addressbook.c:384 src/compose.c:713 src/mainwindow.c:873 +#: src/addressbook.c:384 src/compose.c:717 src/mainwindow.c:880 #: src/messageview.c:303 msgid "/_Help/_About" msgstr "/도움말(_H)/sylpheed 정보(_A)" @@ -950,7 +950,7 @@ msgid "/New _Folder" msgstr "/새 폴더(_F)" #: src/addressbook.c:406 src/addressbook.c:416 src/addressbook.c:419 -#: src/compose.c:550 src/folderview.c:251 src/folderview.c:253 +#: src/compose.c:554 src/folderview.c:251 src/folderview.c:253 #: src/folderview.c:258 src/folderview.c:260 src/folderview.c:273 #: src/folderview.c:275 src/folderview.c:277 src/folderview.c:282 #: src/folderview.c:284 src/folderview.c:298 src/folderview.c:300 @@ -989,17 +989,17 @@ msgstr "주소록" msgid "Name:" msgstr "이름:" -#: src/addressbook.c:673 src/compose.c:3149 src/headerview.c:55 +#: src/addressbook.c:673 src/compose.c:3153 src/headerview.c:55 #: src/prefs_folder_item.c:339 src/prefs_template.c:179 msgid "To:" msgstr "받는 사람:" -#: src/addressbook.c:677 src/compose.c:3166 src/headerview.c:56 +#: src/addressbook.c:677 src/compose.c:3170 src/headerview.c:56 #: src/prefs_folder_item.c:356 src/prefs_template.c:181 msgid "Cc:" msgstr "참조:" -#: src/addressbook.c:681 src/compose.c:3183 src/prefs_folder_item.c:367 +#: src/addressbook.c:681 src/compose.c:3187 src/prefs_folder_item.c:367 #: src/prefs_template.c:183 msgid "Bcc:" msgstr "숨은 참조:" @@ -1204,15 +1204,15 @@ msgstr "공용 주소록" msgid "Personal address" msgstr "개인 주소록" -#: src/alertpanel.c:142 src/compose.c:6396 src/main.c:742 +#: src/alertpanel.c:142 src/compose.c:6438 src/main.c:736 msgid "Notice" msgstr "알림" -#: src/alertpanel.c:155 src/main.c:857 +#: src/alertpanel.c:155 src/main.c:851 msgid "Warning" msgstr "경고" -#: src/alertpanel.c:168 src/inc.c:732 +#: src/alertpanel.c:168 src/inc.c:724 msgid "Error" msgstr "에러" @@ -1259,434 +1259,434 @@ msgstr "갈색" msgid "None" msgstr "없음" -#: src/compose.c:548 +#: src/compose.c:552 msgid "/_Add..." msgstr "/추가(_A)..." -#: src/compose.c:549 +#: src/compose.c:553 msgid "/_Remove" msgstr "/삭제(_R)" -#: src/compose.c:551 src/folderview.c:264 src/folderview.c:288 +#: src/compose.c:555 src/folderview.c:264 src/folderview.c:288 #: src/folderview.c:310 #, fuzzy msgid "/_Properties..." msgstr "/특성(_P)..." -#: src/compose.c:557 +#: src/compose.c:561 #, fuzzy msgid "/_File/_Send" msgstr "/파일(_F)/저장(_S)" -#: src/compose.c:559 +#: src/compose.c:563 #, fuzzy msgid "/_File/Send _later" msgstr "/메시지(_M)/나중에 보내기(_l)" -#: src/compose.c:562 +#: src/compose.c:566 #, fuzzy msgid "/_File/Save to _draft folder" msgstr "/메시지(_M)/임시 보관함으로 보내기(_d)" -#: src/compose.c:564 +#: src/compose.c:568 #, fuzzy msgid "/_File/Save and _keep editing" msgstr "/메시지(_M)/저장하고 편집 보존(_k)" -#: src/compose.c:567 +#: src/compose.c:571 msgid "/_File/_Attach file" msgstr "/파일(_F)/첨부 파일(_A)" -#: src/compose.c:568 +#: src/compose.c:572 msgid "/_File/_Insert file" msgstr "/파일(_F)/파일 삽입(_I)" -#: src/compose.c:570 +#: src/compose.c:574 msgid "/_File/Insert si_gnature" msgstr "/파일(_F)/서명 삽입(_g)" -#: src/compose.c:571 +#: src/compose.c:575 #, fuzzy msgid "/_File/A_ppend signature" msgstr "/파일(_F)/서명 삽입(_g)" -#: src/compose.c:576 +#: src/compose.c:580 msgid "/_Edit/_Undo" msgstr "/편집(_E)/실행취소(_U)" -#: src/compose.c:577 +#: src/compose.c:581 msgid "/_Edit/_Redo" msgstr "/편집(_E)/다시 실행(_R)" -#: src/compose.c:578 src/compose.c:585 src/mainwindow.c:565 +#: src/compose.c:582 src/compose.c:589 src/mainwindow.c:570 #: src/messageview.c:162 msgid "/_Edit/---" msgstr "/편집(_E)/---" -#: src/compose.c:579 +#: src/compose.c:583 msgid "/_Edit/Cu_t" msgstr "/편집(_E)/잘라내기(_t)" -#: src/compose.c:582 +#: src/compose.c:586 msgid "/_Edit/Paste as _quotation" msgstr "/편집(_E)/quotation으로 붙여넣기(_q)" -#: src/compose.c:584 src/mainwindow.c:563 src/messageview.c:161 +#: src/compose.c:588 src/mainwindow.c:568 src/messageview.c:161 msgid "/_Edit/Select _all" msgstr "/편집(_E)/모두 선택(_a)" -#: src/compose.c:586 +#: src/compose.c:590 msgid "/_Edit/_Wrap current paragraph" msgstr "/편집(_E)/현재 단락 자동 줄바꿈(_W)" -#: src/compose.c:588 +#: src/compose.c:592 msgid "/_Edit/Wrap all long _lines" msgstr "/편집(_E)/모든 긴 라인 자동 줄바꿈(_l)" -#: src/compose.c:590 +#: src/compose.c:594 #, fuzzy msgid "/_Edit/Aut_o wrapping" msgstr "/편집(_E)/복사(_C)" -#: src/compose.c:591 src/mainwindow.c:571 src/messageview.c:166 +#: src/compose.c:595 src/mainwindow.c:576 src/messageview.c:166 #: src/summaryview.c:460 msgid "/_View" msgstr "/보기(_V)" -#: src/compose.c:592 +#: src/compose.c:596 msgid "/_View/_To" msgstr "/보기(_V)/To(_T)" -#: src/compose.c:593 +#: src/compose.c:597 msgid "/_View/_Cc" msgstr "/보기(_V)/Cc(_C)" -#: src/compose.c:594 +#: src/compose.c:598 msgid "/_View/_Bcc" msgstr "/보기(_V)/Bcc(_B)" -#: src/compose.c:595 +#: src/compose.c:599 #, fuzzy msgid "/_View/_Reply-To" msgstr "/보기(_V)/Reply to(_R)" -#: src/compose.c:596 src/compose.c:598 src/compose.c:600 src/compose.c:602 -#: src/compose.c:605 src/mainwindow.c:594 src/mainwindow.c:600 -#: src/mainwindow.c:627 src/mainwindow.c:651 src/mainwindow.c:754 -#: src/mainwindow.c:758 src/messageview.c:258 +#: src/compose.c:600 src/compose.c:602 src/compose.c:604 src/compose.c:606 +#: src/compose.c:609 src/mainwindow.c:599 src/mainwindow.c:605 +#: src/mainwindow.c:632 src/mainwindow.c:656 src/mainwindow.c:759 +#: src/mainwindow.c:763 src/messageview.c:258 msgid "/_View/---" msgstr "/보기(_V)/---" -#: src/compose.c:597 +#: src/compose.c:601 #, fuzzy msgid "/_View/_Followup-To" msgstr "/보기(_V)/따라올리기(_F)" -#: src/compose.c:599 +#: src/compose.c:603 msgid "/_View/R_uler" msgstr "/보기(_V)/Ruler(_u)" -#: src/compose.c:601 +#: src/compose.c:605 msgid "/_View/_Attachment" msgstr "/보기(_V)/첨부(_A)" -#: src/compose.c:603 +#: src/compose.c:607 #, fuzzy msgid "/_View/Cu_stomize toolbar..." msgstr "/보기(_V)/가기(_G)/다른 폴더로(_f)..." -#: src/compose.c:611 src/mainwindow.c:658 src/messageview.c:173 +#: src/compose.c:615 src/mainwindow.c:663 src/messageview.c:173 #, fuzzy msgid "/_View/Character _encoding" msgstr "/보기(_V)/정렬(_S)/내림차순" -#: src/compose.c:612 +#: src/compose.c:616 msgid "/_View/Character _encoding/_Automatic" msgstr "" -#: src/compose.c:614 src/compose.c:620 src/compose.c:626 src/compose.c:630 -#: src/compose.c:638 src/compose.c:642 src/compose.c:648 src/compose.c:654 -#: src/compose.c:658 src/compose.c:668 src/compose.c:672 src/compose.c:680 -#: src/compose.c:684 src/mainwindow.c:654 src/mainwindow.c:661 +#: src/compose.c:618 src/compose.c:624 src/compose.c:630 src/compose.c:634 +#: src/compose.c:642 src/compose.c:646 src/compose.c:652 src/compose.c:658 +#: src/compose.c:662 src/compose.c:672 src/compose.c:676 src/compose.c:684 +#: src/compose.c:688 src/mainwindow.c:659 src/mainwindow.c:666 #: src/messageview.c:169 #, fuzzy msgid "/_View/Character _encoding/---" msgstr "/보기(_V)/정렬(_S)/내림차순" -#: src/compose.c:616 src/mainwindow.c:662 src/messageview.c:177 +#: src/compose.c:620 src/mainwindow.c:667 src/messageview.c:177 #, fuzzy msgid "/_View/Character _encoding/7bit ascii (US-ASC_II)" msgstr "/보기(_V)/문자셋(_C)/7bit 아스키 (US-ASC_II)" -#: src/compose.c:618 src/mainwindow.c:664 src/messageview.c:180 +#: src/compose.c:622 src/mainwindow.c:669 src/messageview.c:180 #, fuzzy msgid "/_View/Character _encoding/Unicode (_UTF-8)" msgstr "/보기(_V)/문자셋(_C)/유니코드(_UTF-8)" -#: src/compose.c:622 src/mainwindow.c:668 src/messageview.c:183 +#: src/compose.c:626 src/mainwindow.c:673 src/messageview.c:183 #, fuzzy msgid "/_View/Character _encoding/Western European (ISO-8859-_1)" msgstr "/보기(_V)/문자셋(_C)/서부 유럽(ISO-8859-_1)" -#: src/compose.c:624 src/mainwindow.c:670 src/messageview.c:185 +#: src/compose.c:628 src/mainwindow.c:675 src/messageview.c:185 #, fuzzy msgid "/_View/Character _encoding/Western European (ISO-8859-15)" msgstr "/보기(_V)/문자셋(_C)/서부 유럽(ISO-8859-15)" -#: src/compose.c:628 src/mainwindow.c:676 src/messageview.c:190 +#: src/compose.c:632 src/mainwindow.c:681 src/messageview.c:190 #, fuzzy msgid "/_View/Character _encoding/Central European (ISO-8859-_2)" msgstr "/보기(_V)/문자셋(_C)/중앙 유럽(ISO-8859-_2)" -#: src/compose.c:632 src/mainwindow.c:680 src/messageview.c:193 +#: src/compose.c:636 src/mainwindow.c:685 src/messageview.c:193 #, fuzzy msgid "/_View/Character _encoding/_Baltic (ISO-8859-13)" msgstr "/보기(_V)/문자셋(_C)/_Baltic (ISO-8859-13)" -#: src/compose.c:634 src/mainwindow.c:682 src/messageview.c:195 +#: src/compose.c:638 src/mainwindow.c:687 src/messageview.c:195 #, fuzzy msgid "/_View/Character _encoding/Baltic (ISO-8859-_4)" msgstr "/보기(_V)/문자셋(_C)/Baltic (ISO-8859-_4)" -#: src/compose.c:636 src/mainwindow.c:684 src/messageview.c:197 +#: src/compose.c:640 src/mainwindow.c:689 src/messageview.c:197 #, fuzzy msgid "/_View/Character _encoding/Baltic (Windows-1257)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)" -#: src/compose.c:640 src/mainwindow.c:688 src/messageview.c:200 +#: src/compose.c:644 src/mainwindow.c:693 src/messageview.c:200 #, fuzzy msgid "/_View/Character _encoding/Greek (ISO-8859-_7)" msgstr "/보기(_V)/문자셋(_C)/그리스(ISO-8859-_7)" -#: src/compose.c:644 src/mainwindow.c:692 src/messageview.c:203 +#: src/compose.c:648 src/mainwindow.c:697 src/messageview.c:203 #, fuzzy msgid "/_View/Character _encoding/Arabic (ISO-8859-_6)" msgstr "/보기(_V)/문자셋(_C)/Baltic (ISO-8859-_4)" -#: src/compose.c:646 src/mainwindow.c:694 src/messageview.c:205 +#: src/compose.c:650 src/mainwindow.c:699 src/messageview.c:205 #, fuzzy msgid "/_View/Character _encoding/Arabic (Windows-1256)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)" -#: src/compose.c:650 src/mainwindow.c:698 src/messageview.c:208 +#: src/compose.c:654 src/mainwindow.c:703 src/messageview.c:208 #, fuzzy msgid "/_View/Character _encoding/Hebrew (ISO-8859-_8)" msgstr "/보기(_V)/문자셋(_C)/그리스(ISO-8859-_7)" -#: src/compose.c:652 src/mainwindow.c:700 src/messageview.c:210 +#: src/compose.c:656 src/mainwindow.c:705 src/messageview.c:210 #, fuzzy msgid "/_View/Character _encoding/Hebrew (Windows-1255)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)" -#: src/compose.c:656 src/mainwindow.c:704 src/messageview.c:213 +#: src/compose.c:660 src/mainwindow.c:709 src/messageview.c:213 #, fuzzy msgid "/_View/Character _encoding/Turkish (ISO-8859-_9)" msgstr "/보기(_V)/문자셋(_C)/터기 (ISO-8859-_9)" -#: src/compose.c:660 src/mainwindow.c:708 src/messageview.c:216 +#: src/compose.c:664 src/mainwindow.c:713 src/messageview.c:216 #, fuzzy msgid "/_View/Character _encoding/Cyrillic (ISO-8859-_5)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (ISo-8859-_5)" -#: src/compose.c:662 src/mainwindow.c:710 src/messageview.c:218 +#: src/compose.c:666 src/mainwindow.c:715 src/messageview.c:218 #, fuzzy msgid "/_View/Character _encoding/Cyrillic (KOI8-_R)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (KOI8-_R)" -#: src/compose.c:664 src/mainwindow.c:712 src/messageview.c:220 +#: src/compose.c:668 src/mainwindow.c:717 src/messageview.c:220 #, fuzzy msgid "/_View/Character _encoding/Cyrillic (KOI8-U)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (KOI8-_R)" -#: src/compose.c:666 src/mainwindow.c:714 src/messageview.c:222 +#: src/compose.c:670 src/mainwindow.c:719 src/messageview.c:222 #, fuzzy msgid "/_View/Character _encoding/Cyrillic (Windows-1251)" msgstr "/보기(_V)/문자셋(_C)/Cyrillic (Windows-1251)" -#: src/compose.c:670 src/mainwindow.c:718 src/messageview.c:225 +#: src/compose.c:674 src/mainwindow.c:723 src/messageview.c:225 #, fuzzy msgid "/_View/Character _encoding/Japanese (ISO-2022-_JP)" msgstr "/보기(_V)/문자셋(_C)/일본 (ISO-2022-_JP)" -#: src/compose.c:674 src/mainwindow.c:728 src/messageview.c:234 +#: src/compose.c:678 src/mainwindow.c:733 src/messageview.c:234 #, fuzzy msgid "/_View/Character _encoding/Simplified Chinese (_GB2312)" msgstr "/보기(_V)/문자셋(_C)/Simplified Chinese (_GB2312)" -#: src/compose.c:676 src/mainwindow.c:730 src/messageview.c:236 +#: src/compose.c:680 src/mainwindow.c:735 src/messageview.c:236 #, fuzzy msgid "/_View/Character _encoding/Simplified Chinese (GBK)" msgstr "/보기(_V)/문자셋(_C)/Simplified Chinese (_GB2312)" -#: src/compose.c:678 src/mainwindow.c:732 src/messageview.c:238 +#: src/compose.c:682 src/mainwindow.c:737 src/messageview.c:238 #, fuzzy msgid "/_View/Character _encoding/Traditional Chinese (_Big5)" msgstr "/보기(_V)/문자셋(_C)/Traditional Chinese (_Big5)" -#: src/compose.c:682 src/mainwindow.c:740 src/messageview.c:245 +#: src/compose.c:686 src/mainwindow.c:745 src/messageview.c:245 #, fuzzy msgid "/_View/Character _encoding/Korean (EUC-_KR)" msgstr "/보기(_V)/문자셋(_C)/한국 (EUC-KR)" -#: src/compose.c:686 src/mainwindow.c:746 src/messageview.c:250 +#: src/compose.c:690 src/mainwindow.c:751 src/messageview.c:250 #, fuzzy msgid "/_View/Character _encoding/Thai (TIS-620)" msgstr "/보기(_V)/문자셋(_C)/Thai (TIS-620)" -#: src/compose.c:688 src/mainwindow.c:748 src/messageview.c:252 +#: src/compose.c:692 src/mainwindow.c:753 src/messageview.c:252 #, fuzzy msgid "/_View/Character _encoding/Thai (Windows-874)" msgstr "/보기(_V)/문자셋(_C)/Thai (Windows-874)" -#: src/compose.c:692 src/mainwindow.c:808 src/messageview.c:283 +#: src/compose.c:696 src/mainwindow.c:815 src/messageview.c:283 msgid "/_Tools/_Address book" msgstr "/도구(_T)/주소록(_A)" -#: src/compose.c:693 +#: src/compose.c:697 msgid "/_Tools/_Template" msgstr "/도구(_T)/템플릿(_T)" -#: src/compose.c:695 src/mainwindow.c:832 src/messageview.c:299 +#: src/compose.c:699 src/mainwindow.c:839 src/messageview.c:299 msgid "/_Tools/Actio_ns" msgstr "/도구(_T)/동작(_n)" -#: src/compose.c:697 src/compose.c:701 src/compose.c:707 src/mainwindow.c:811 -#: src/mainwindow.c:825 src/mainwindow.c:830 src/mainwindow.c:833 -#: src/mainwindow.c:837 src/mainwindow.c:839 src/messageview.c:286 +#: src/compose.c:701 src/compose.c:705 src/compose.c:711 src/mainwindow.c:818 +#: src/mainwindow.c:832 src/mainwindow.c:837 src/mainwindow.c:840 +#: src/mainwindow.c:844 src/mainwindow.c:846 src/messageview.c:286 #: src/messageview.c:298 msgid "/_Tools/---" msgstr "/도구(_T)/---" -#: src/compose.c:698 +#: src/compose.c:702 #, fuzzy msgid "/_Tools/Edit with e_xternal editor" msgstr "/편집(_E)/외부 편집기로 편집(_x)" -#: src/compose.c:702 +#: src/compose.c:706 #, fuzzy msgid "/_Tools/PGP Si_gn" msgstr "/도구(_T)/동작(_n)" -#: src/compose.c:703 +#: src/compose.c:707 #, fuzzy msgid "/_Tools/PGP _Encrypt" msgstr "/메시지(_M)/암호화(_E)" -#: src/compose.c:708 +#: src/compose.c:712 #, fuzzy msgid "/_Tools/_Check spell" msgstr "/도구(_T)/실행(_x)" -#: src/compose.c:709 +#: src/compose.c:713 #, fuzzy msgid "/_Tools/_Set spell language" msgstr "/도구(_T)/템플릿(_T)" -#: src/compose.c:973 +#: src/compose.c:977 #, c-format msgid "%s: file not exist\n" msgstr "%s: 파일이 없습니다\n" -#: src/compose.c:1077 src/compose.c:1151 +#: src/compose.c:1081 src/compose.c:1155 msgid "Can't get text part\n" msgstr "텍스트 부분을 얻을 수가 없습니다\n" -#: src/compose.c:1631 +#: src/compose.c:1635 msgid "Quote mark format error." msgstr "인용 부호 형식 에러." -#: src/compose.c:1643 +#: src/compose.c:1647 msgid "Message reply/forward format error." msgstr "메시지 회신/전달 형식 에러." -#: src/compose.c:2131 +#: src/compose.c:2135 #, c-format msgid "File %s doesn't exist\n" msgstr "%s파일이 없습니다\n" -#: src/compose.c:2135 +#: src/compose.c:2139 #, c-format msgid "Can't get file size of %s\n" msgstr "%s의 파일 크기를 알수가 없습니다\n" -#: src/compose.c:2139 src/compose.c:4200 +#: src/compose.c:2143 src/compose.c:4204 #, c-format msgid "File %s is empty." msgstr "%s 파일이 빈 파일입니다." -#: src/compose.c:2143 +#: src/compose.c:2147 #, c-format msgid "Can't read %s." msgstr "%s를 읽을 수가 없습니다." -#: src/compose.c:2176 +#: src/compose.c:2180 #, c-format msgid "Message: %s" msgstr "메시지: %s" -#: src/compose.c:2236 src/mimeview.c:583 +#: src/compose.c:2240 src/mimeview.c:583 msgid "Can't get the part of multipart message." msgstr "multipart 메시지의 부분을 얻을 수가 없습니다." -#: src/compose.c:2726 src/headerview.c:233 src/query_search.c:687 -#: src/summaryview.c:2271 +#: src/compose.c:2730 src/headerview.c:233 src/query_search.c:687 +#: src/rpop3.c:495 src/summaryview.c:2271 msgid "(No Subject)" msgstr "(제목 없음)" -#: src/compose.c:2729 +#: src/compose.c:2733 #, fuzzy, c-format msgid "%s - Compose%s" msgstr "%s - 메시지 편집%s " -#: src/compose.c:2844 +#: src/compose.c:2848 msgid "Recipient is not specified." msgstr "받는 사람이 지정되지않았습니다" -#: src/compose.c:2852 +#: src/compose.c:2856 #, fuzzy msgid "Empty subject" msgstr "제목" -#: src/compose.c:2853 +#: src/compose.c:2857 msgid "Subject is empty. Send it anyway?" msgstr "제목이 비었습니다. 그래도 보낼까요?" -#: src/compose.c:2917 +#: src/compose.c:2921 #, fuzzy msgid "Attachment is missing" msgstr "첨부" -#: src/compose.c:2918 +#: src/compose.c:2922 msgid "There is no attachment. Send it without attachments?" msgstr "" -#: src/compose.c:3035 src/compose.c:3061 +#: src/compose.c:3039 src/compose.c:3065 msgid "Check recipients" msgstr "" -#: src/compose.c:3081 +#: src/compose.c:3085 #, fuzzy msgid "Really send this mail to the following addresses?" msgstr "다음 주소를 자동적으로 정함" -#: src/compose.c:3094 src/compose.c:4972 src/headerview.c:54 +#: src/compose.c:3098 src/compose.c:4976 src/headerview.c:54 msgid "From:" msgstr "보낸 사람:" -#: src/compose.c:3116 src/headerview.c:58 src/prefs_template.c:187 +#: src/compose.c:3120 src/headerview.c:58 src/prefs_template.c:187 msgid "Subject:" msgstr "제목:" -#: src/compose.c:3209 +#: src/compose.c:3213 #, fuzzy msgid "_Send" msgstr "메일 발송" -#: src/compose.c:3294 +#: src/compose.c:3298 msgid "can't get recipient list." msgstr "받는 사람 목록을 얻을 수가 없습니다" -#: src/compose.c:3314 +#: src/compose.c:3318 msgid "" "Account for sending mail is not specified.\n" "Please select a mail account before sending." @@ -1694,40 +1694,40 @@ msgstr "" "메일을 보내기위한 계정이 지정되어있지않습니다.\n" "보내기 전에 메일 계정을 선택하세요." -#: src/compose.c:3328 src/send_message.c:315 +#: src/compose.c:3332 src/send_message.c:315 #, c-format msgid "Error occurred while posting the message to %s ." msgstr "%s로 메시지를 보내는 중 에러가 발생했습니다." -#: src/compose.c:3378 +#: src/compose.c:3382 msgid "Can't save the message to outbox." msgstr "메시지를 보낸 편지함에 저장할 수가 없습니다" -#: src/compose.c:3416 +#: src/compose.c:3420 #, c-format msgid "Could not find any key associated with currently selected key id `%s'." msgstr "현재 선택된 키 ID `%s'에 연결된 어떤 키도 찾을 수 없습니다." -#: src/compose.c:3443 src/compose.c:3828 +#: src/compose.c:3447 src/compose.c:3832 #, fuzzy msgid "Can't sign the message." msgstr "메시지를 임시 보관함에 넣을수가 없습니다." -#: src/compose.c:3470 src/compose.c:3871 +#: src/compose.c:3474 src/compose.c:3875 #, fuzzy msgid "Can't encrypt the message." msgstr "메시지를 임시 보관함에 넣을수가 없습니다." -#: src/compose.c:3505 src/compose.c:3866 +#: src/compose.c:3509 src/compose.c:3870 #, fuzzy msgid "Can't encrypt or sign the message." msgstr "메시지를 임시 보관함에 넣을수가 없습니다." -#: src/compose.c:3551 src/compose.c:3899 src/compose.c:3962 src/compose.c:4082 +#: src/compose.c:3555 src/compose.c:3903 src/compose.c:3966 src/compose.c:4086 msgid "can't change file mode\n" msgstr "파일 모드를 바꿀수가 없습니다\n" -#: src/compose.c:3584 +#: src/compose.c:3588 #, fuzzy, c-format msgid "" "Can't convert the character encoding of the message body from %s to %s.\n" @@ -1737,12 +1737,12 @@ msgstr "" "메시지의 문자셋을 변경할 수가 없습니다.\n" "그래도 보낼까요?" -#: src/compose.c:3590 +#: src/compose.c:3594 #, fuzzy msgid "Code conversion error" msgstr "주소록 변환 에러" -#: src/compose.c:3676 +#: src/compose.c:3680 #, c-format msgid "" "Line %d exceeds the line length limit (998 bytes).\n" @@ -1751,15 +1751,15 @@ msgid "" "Send it anyway?" msgstr "" -#: src/compose.c:3680 +#: src/compose.c:3684 msgid "Line length limit" msgstr "" -#: src/compose.c:3846 +#: src/compose.c:3850 msgid "Encrypting with Bcc" msgstr "" -#: src/compose.c:3847 +#: src/compose.c:3851 msgid "" "This message has Bcc recipients. If this message is encrypted, all Bcc " "recipients will be visible by examing the encryption key list, leading to " @@ -1768,92 +1768,93 @@ msgid "" "Send it anyway?" msgstr "" -#: src/compose.c:4042 +#: src/compose.c:4046 msgid "can't remove the old message\n" msgstr "오래된 메시지를 제거할 수가 없습니다\n" -#: src/compose.c:4060 +#: src/compose.c:4064 msgid "queueing message...\n" msgstr "메시지를 임시 보관합니다...\n" -#: src/compose.c:4148 +#: src/compose.c:4152 msgid "can't find queue folder\n" msgstr "큐 폴더를 찾을 수가 없습니다\n" -#: src/compose.c:4155 +#: src/compose.c:4159 msgid "can't queue the message\n" msgstr "메시지를 임시 보관할 수가 없습니다\n" -#: src/compose.c:4195 +#: src/compose.c:4199 #, fuzzy, c-format msgid "File %s doesn't exist." msgstr "%s파일이 없습니다\n" -#: src/compose.c:4204 +#: src/compose.c:4208 #, fuzzy, c-format msgid "Can't open file %s." msgstr "%s 파일을 열 수가 없습니다\n" -#: src/compose.c:4804 +#: src/compose.c:4808 #, c-format msgid "generated Message-ID: %s\n" msgstr "생성된 Message-ID: %s\n" -#: src/compose.c:4919 +#: src/compose.c:4923 msgid "Creating compose window...\n" msgstr "편집창을 생성합니다...\n" -#: src/compose.c:5046 +#: src/compose.c:5050 #, fuzzy msgid "PGP Sign" msgstr "/도구(_T)/동작(_n)" -#: src/compose.c:5049 +#: src/compose.c:5053 #, fuzzy msgid "PGP Encrypt" msgstr "/메시지(_M)/암호화(_E)" -#: src/compose.c:5087 src/compose.c:6215 +#: src/compose.c:5091 src/compose.c:6257 msgid "MIME type" msgstr "마임 타입" #. S_COL_DATE -#: src/compose.c:5096 src/mimeview.c:217 src/prefs_filter_edit.c:497 -#: src/prefs_summary_column.c:78 src/select-keys.c:320 src/summaryview.c:5089 +#: src/compose.c:5100 src/mimeview.c:217 src/prefs_filter_edit.c:497 +#: src/prefs_summary_column.c:78 src/rpop3.c:313 src/select-keys.c:320 +#: src/summaryview.c:5089 msgid "Size" msgstr "크기" -#: src/compose.c:6110 +#: src/compose.c:6152 msgid "Invalid MIME type." msgstr "올바르지않은 마임 타입." -#: src/compose.c:6128 +#: src/compose.c:6170 msgid "File doesn't exist or is empty." msgstr "파일이 없거나 비여있습니다." -#: src/compose.c:6197 +#: src/compose.c:6239 #, fuzzy msgid "Properties" msgstr "특성" -#: src/compose.c:6217 src/prefs_common_dialog.c:1579 +#: src/compose.c:6259 src/prefs_common_dialog.c:1579 msgid "Encoding" msgstr "인코딩" -#: src/compose.c:6240 src/prefs_folder_item.c:202 +#: src/compose.c:6282 src/prefs_folder_item.c:202 msgid "Path" msgstr "경로" -#: src/compose.c:6241 +#: src/compose.c:6283 msgid "File name" msgstr "파일 이름" -#: src/compose.c:6331 +#: src/compose.c:6373 #, c-format msgid "External editor command line is invalid: `%s'\n" msgstr "외부 편집기 명령어가 올바르지않습니다: `%s'\n" -#: src/compose.c:6393 +#: src/compose.c:6435 #, fuzzy, c-format msgid "" "The external editor is still working.\n" @@ -1863,52 +1864,52 @@ msgstr "" "이 프로세스를 강제로 종료시킬까요?\n" "프로세스 그룹 아이디: %d" -#: src/compose.c:6730 src/mainwindow.c:2977 +#: src/compose.c:6772 src/mainwindow.c:2984 msgid "_Customize toolbar..." msgstr "" -#: src/compose.c:6850 src/compose.c:6855 src/compose.c:6861 +#: src/compose.c:6892 src/compose.c:6897 src/compose.c:6903 msgid "Can't queue the message." msgstr "메시지를 임시 보관함에 넣을수가 없습니다." -#: src/compose.c:6952 +#: src/compose.c:6994 #, fuzzy msgid "Select files" msgstr "파일 선택" -#: src/compose.c:6975 +#: src/compose.c:7017 msgid "Select file" msgstr "파일 선택" -#: src/compose.c:7026 +#: src/compose.c:7068 #, fuzzy msgid "Save message" msgstr "메시지 보내기" -#: src/compose.c:7027 +#: src/compose.c:7069 #, fuzzy msgid "This message has been modified. Save it to draft folder?" msgstr "이 메시지는 수정되었습니다. 변경사항을 버릴까요?" -#: src/compose.c:7029 +#: src/compose.c:7071 msgid "Close _without saving" msgstr "" -#: src/compose.c:7071 +#: src/compose.c:7113 #, c-format msgid "Do you want to apply the template `%s' ?" msgstr "`%s' 템플릿을 적용할까요?" -#: src/compose.c:7073 +#: src/compose.c:7115 msgid "Apply template" msgstr "템플릿을 적용합니다." -#: src/compose.c:7074 +#: src/compose.c:7116 #, fuzzy msgid "_Replace" msgstr "대체" -#: src/compose.c:7074 +#: src/compose.c:7116 #, fuzzy msgid "_Insert" msgstr "삽입" @@ -2369,12 +2370,12 @@ msgstr "폴더 정보를 설정합니다...\n" msgid "Setting folder info..." msgstr "폴더 정보를 설정합니다..." -#: src/folderview.c:882 src/mainwindow.c:3999 src/setup.c:80 +#: src/folderview.c:882 src/mainwindow.c:4011 src/setup.c:80 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "%s%c%s를 스캔합니다..." -#: src/folderview.c:886 src/mainwindow.c:4004 src/setup.c:85 +#: src/folderview.c:886 src/mainwindow.c:4016 src/setup.c:85 #, c-format msgid "Scanning folder %s ..." msgstr "%s 폴더를 스캔합니다..." @@ -2545,7 +2546,8 @@ msgstr "뉴스그룹:" msgid "Creating header view...\n" msgstr "헤더 뷰를 생성합니다...\n" -#: src/headerview.c:212 src/query_search.c:688 src/summaryview.c:2274 +#: src/headerview.c:212 src/query_search.c:688 src/rpop3.c:496 +#: src/summaryview.c:2274 msgid "(No From)" msgstr "(???)" @@ -2734,210 +2736,211 @@ msgstr "LDIF 파일을 주소록으로 가져오기" msgid "Attributes" msgstr "속성" -#: src/inc.c:162 +#: src/inc.c:161 #, fuzzy, c-format msgid "Sylpheed: %d new messages" msgstr "끝났습니다 (%d개의 새로운 메시지)" -#: src/inc.c:480 +#: src/inc.c:479 #, fuzzy msgid "Authenticating with POP3" msgstr "인증" -#: src/inc.c:506 +#: src/inc.c:505 msgid "Retrieving new messages" msgstr "새 메시지를 가져옴" -#: src/inc.c:549 +#: src/inc.c:548 msgid "Standby" msgstr "" -#: src/inc.c:689 src/inc.c:738 +#: src/inc.c:681 src/inc.c:730 msgid "Cancelled" msgstr "취소되었습니다" -#: src/inc.c:700 +#: src/inc.c:692 msgid "Retrieving" msgstr "" -#: src/inc.c:709 +#: src/inc.c:701 #, c-format msgid "Done (%d message(s) (%s) received)" msgstr "완료 (%d 메시지 (%s)가 받아짐)" -#: src/inc.c:713 +#: src/inc.c:705 msgid "Done (no new messages)" msgstr "완료 (새 메시지 없음)" -#: src/inc.c:719 +#: src/inc.c:711 msgid "Connection failed" msgstr "연결이 실패했습니다" -#: src/inc.c:722 +#: src/inc.c:714 msgid "Auth failed" msgstr "인증이 실패했습니다." -#: src/inc.c:725 +#: src/inc.c:717 msgid "Locked" msgstr "" -#: src/inc.c:735 +#: src/inc.c:727 msgid "Timeout" msgstr "" -#: src/inc.c:785 +#: src/inc.c:777 #, c-format msgid "Finished (%d new message(s))" msgstr "끝났습니다 (%d개의 새로운 메시지)" -#: src/inc.c:788 +#: src/inc.c:780 msgid "Finished (no new messages)" msgstr "끝났습니다 (새 메시지 없음)" -#: src/inc.c:797 +#: src/inc.c:789 msgid "Some errors occurred while getting mail." msgstr "편지를 받다가 에러가 발생했습니다." -#: src/inc.c:833 +#: src/inc.c:823 #, c-format msgid "getting new messages of account %s...\n" msgstr "%s 계정으로부터 새 메시지를 얻습니다...\n" -#: src/inc.c:837 +#: src/inc.c:827 #, fuzzy, c-format msgid "%s: Authenticating with POP3" msgstr "인증" -#: src/inc.c:840 +#: src/inc.c:830 #, c-format msgid "%s: Retrieving new messages" msgstr "%s: 새 메시지를 가져옴" -#: src/inc.c:859 +#: src/inc.c:835 #, fuzzy, c-format msgid "Connecting to POP3 server: %s..." msgstr "POP3 서버 %s에 연결합니다..." -#: src/inc.c:870 +#: src/inc.c:849 #, c-format msgid "Can't connect to POP3 server: %s:%d\n" msgstr "%s:%d POP3 서버에 연결할 수가 없습니다\n" -#: src/inc.c:949 src/send_message.c:813 +#: src/inc.c:929 src/rpop3.c:650 src/send_message.c:813 msgid "Authenticating..." msgstr "인증 중입니다..." -#: src/inc.c:950 +#: src/inc.c:930 #, fuzzy, c-format msgid "Retrieving messages from %s..." msgstr "%s로부터 %s로 메시지를 가져옵니다...\n" -#: src/inc.c:955 +#: src/inc.c:935 msgid "Getting the number of new messages (STAT)..." msgstr "새 메시지의 갯수를 얻는 중 (STAT)..." -#: src/inc.c:959 +#: src/inc.c:939 msgid "Getting the number of new messages (LAST)..." msgstr "새 메시지의 갯수를 얻는 중 (LAST)..." -#: src/inc.c:963 +#: src/inc.c:943 msgid "Getting the number of new messages (UIDL)..." msgstr "새 메시지의 갯수를 얻는 중 (UIDL)..." -#: src/inc.c:967 +#: src/inc.c:947 msgid "Getting the size of messages (LIST)..." msgstr "메시지의 크기를 얻는 중 (LIST)..." -#: src/inc.c:977 +#: src/inc.c:957 #, c-format msgid "Deleting message %d" msgstr "%d 메시지를 삭제하는 중" -#: src/inc.c:984 src/send_message.c:831 +#: src/inc.c:964 src/send_message.c:831 msgid "Quitting" msgstr "끝마치는 중" -#: src/inc.c:1009 +#: src/inc.c:989 #, c-format msgid "Retrieving message (%d / %d) (%s / %s)" msgstr "메시지 (%d / %d) 를 가져오는 중 (%s / %s)" -#: src/inc.c:1030 +#: src/inc.c:1010 #, fuzzy, c-format msgid "Retrieving (%d message(s) (%s) received)" msgstr "완료 (%d 메시지 (%s)가 받아짐)" -#: src/inc.c:1218 src/inc.c:1238 src/summaryview.c:4501 +#: src/inc.c:1198 src/inc.c:1218 src/summaryview.c:4501 msgid "" "Execution of the junk filter command failed.\n" "Please check the junk mail control setting." msgstr "" -#: src/inc.c:1291 +#: src/inc.c:1271 #, fuzzy msgid "Connection failed." msgstr "연결이 실패했습니다" -#: src/inc.c:1297 +#: src/inc.c:1277 msgid "Error occurred while processing mail." msgstr "메일을 처리하는 도중 에러" -#: src/inc.c:1302 +#: src/inc.c:1282 #, fuzzy, c-format msgid "" "Error occurred while processing mail:\n" "%s" msgstr "메일을 처리하는 도중 에러" -#: src/inc.c:1308 +#: src/inc.c:1288 msgid "No disk space left." msgstr "디스크에 남은 공간이 없슴." -#: src/inc.c:1313 +#: src/inc.c:1293 msgid "Can't write file." msgstr "파일에 쓸 수가 없습니다." -#: src/inc.c:1318 +#: src/inc.c:1298 msgid "Socket error." msgstr "소켓 에러." #. consider EOF right after QUIT successful -#: src/inc.c:1324 src/send_message.c:760 src/send_message.c:963 +#: src/inc.c:1304 src/rpop3.c:415 src/send_message.c:760 +#: src/send_message.c:963 msgid "Connection closed by the remote host." msgstr "" -#: src/inc.c:1330 +#: src/inc.c:1310 msgid "Mailbox is locked." msgstr "메일박스가 잠겨있습니다." -#: src/inc.c:1334 +#: src/inc.c:1314 #, fuzzy, c-format msgid "" "Mailbox is locked:\n" "%s" msgstr "메일박스가 잠겨있습니다." -#: src/inc.c:1340 src/send_message.c:943 +#: src/inc.c:1320 src/rpop3.c:395 src/send_message.c:943 #, fuzzy msgid "Authentication failed." msgstr "인증 방법" -#: src/inc.c:1345 src/send_message.c:946 +#: src/inc.c:1325 src/rpop3.c:392 src/send_message.c:946 #, fuzzy, c-format msgid "" "Authentication failed:\n" "%s" msgstr "인증 방법" -#: src/inc.c:1350 src/send_message.c:967 +#: src/inc.c:1330 src/rpop3.c:420 src/send_message.c:967 msgid "Session timed out." msgstr "" -#: src/inc.c:1391 +#: src/inc.c:1371 msgid "Incorporation cancelled\n" msgstr "병합이 취소되었습니다.\n" -#: src/inc.c:1493 +#: src/inc.c:1473 #, c-format msgid "Getting new messages from %s into %s...\n" msgstr "%s로부터 %s로 새 메시지를 가져옴...\n" @@ -2955,20 +2958,20 @@ msgstr "암호 입력" msgid "Protocol log" msgstr "프로토콜 로그" -#: src/main.c:213 +#: src/main.c:215 msgid "g_thread is not supported by glib.\n" msgstr "g_thread가 glib에의해 지원되지않습니다.\n" -#: src/main.c:518 +#: src/main.c:517 #, c-format msgid "Usage: %s [OPTION]...\n" msgstr "사용법: %s [옵션]...\n" -#: src/main.c:521 +#: src/main.c:520 msgid " --compose [address] open composition window" msgstr " --compose [주소] 편집 창을 엽니다" -#: src/main.c:522 +#: src/main.c:521 msgid "" " --attach file1 [file2]...\n" " open composition window with specified files\n" @@ -2978,70 +2981,70 @@ msgstr "" " 지정된 파일을 첨부해서 편지 작성 창\n" " attached" -#: src/main.c:525 +#: src/main.c:524 msgid " --receive receive new messages" msgstr " --receive 새 메시지를 받습니다" -#: src/main.c:526 +#: src/main.c:525 msgid " --receive-all receive new messages of all accounts" msgstr " --receive-all 모든 계정에서 새 메시지를 받습니다" -#: src/main.c:527 +#: src/main.c:526 msgid " --send send all queued messages" msgstr " --send 큐에 있는 모든 메시지를 보냅니다" -#: src/main.c:528 +#: src/main.c:527 #, fuzzy msgid " --status [folder]... show the total number of messages" msgstr " --status 총 메시지 갯수를 알려줍니다" -#: src/main.c:529 +#: src/main.c:528 #, fuzzy msgid "" " --status-full [folder]...\n" " show the status of each folder" msgstr " --status 총 메시지 갯수를 알려줍니다" -#: src/main.c:531 +#: src/main.c:530 msgid " --open folderid/msgnum open message in new window" msgstr "" -#: src/main.c:532 +#: src/main.c:531 msgid "" " --configdir dirname specify directory which stores configuration files" msgstr "" -#: src/main.c:534 +#: src/main.c:533 msgid " --ipcport portnum specify port for IPC remote commands" msgstr "" -#: src/main.c:536 +#: src/main.c:535 #, fuzzy msgid " --exit exit Sylpheed" msgstr " --debug 디버깅 모드" -#: src/main.c:537 +#: src/main.c:536 msgid " --debug debug mode" msgstr " --debug 디버깅 모드" -#: src/main.c:538 +#: src/main.c:537 msgid " --help display this help and exit" msgstr " --help 이 도움말을 표시하고 끝마침니다" -#: src/main.c:539 +#: src/main.c:538 msgid " --version output version information and exit" msgstr " --version 버번 정보 출력하고 종료" -#: src/main.c:543 +#: src/main.c:542 msgid "Press any key..." msgstr "" -#: src/main.c:686 +#: src/main.c:680 #, fuzzy msgid "Filename encoding" msgstr "보내는 메일의 문자셋" -#: src/main.c:687 +#: src/main.c:681 msgid "" "The locale encoding is not UTF-8, but the environmental variable " "G_FILENAME_ENCODING is not set.\n" @@ -3055,19 +3058,19 @@ msgid "" "Continue?" msgstr "" -#: src/main.c:743 +#: src/main.c:737 msgid "Composing message exists. Really quit?" msgstr "메시지를 편집하는 창이 있습니다. 정말 끝내시겠습니까?" -#: src/main.c:754 +#: src/main.c:748 msgid "Queued messages" msgstr "" -#: src/main.c:755 +#: src/main.c:749 msgid "Some unsent messages are queued. Exit now?" msgstr "보내지지 않은 메시지가 큐에 있습니다. 지금 종료할까요?" -#: src/main.c:858 +#: src/main.c:852 msgid "" "GnuPG is not installed properly, or its version is too old.\n" "OpenPGP support disabled." @@ -3076,724 +3079,729 @@ msgstr "" "OpenPGP 지원기능을 끕니다." #. remote command mode -#: src/main.c:1077 +#: src/main.c:1128 msgid "another Sylpheed is already running.\n" msgstr "다른 Sylpheed가 이미 실행되고 있습니다.\n" -#: src/main.c:1347 +#: src/main.c:1398 #, fuzzy msgid "Migration of configuration" msgstr "동작 설정을 씁니다...\n" -#: src/main.c:1348 +#: src/main.c:1399 msgid "" "The previous version of configuration found.\n" "Do you want to migrate it?" msgstr "" -#: src/mainwindow.c:526 +#: src/mainwindow.c:531 msgid "/_File/_Folder" msgstr "/파일(_F)/폴더(_F)" -#: src/mainwindow.c:527 +#: src/mainwindow.c:532 msgid "/_File/_Folder/Create _new folder..." msgstr "/파일(_F)/폴더(_F)/새 폴더(_n)" -#: src/mainwindow.c:529 +#: src/mainwindow.c:534 msgid "/_File/_Folder/_Rename folder..." msgstr "/파일(_F)/폴더(_F)/폴더 이름 변경(_R)..." -#: src/mainwindow.c:530 +#: src/mainwindow.c:535 #, fuzzy msgid "/_File/_Folder/_Move folder..." msgstr "/파일(_F)/폴더(_F)/폴더 이름 변경(_R)..." -#: src/mainwindow.c:531 +#: src/mainwindow.c:536 msgid "/_File/_Folder/_Delete folder" msgstr "/파일(_F)/폴더(_F)/폴더 삭제(_D)" -#: src/mainwindow.c:532 +#: src/mainwindow.c:537 #, fuzzy msgid "/_File/_Mailbox" msgstr "/파일(_F)/메일 박스 추가(_A)..." -#: src/mainwindow.c:533 +#: src/mainwindow.c:538 #, fuzzy msgid "/_File/_Mailbox/Add _mailbox..." msgstr "/파일(_F)/메일 박스 추가(_A)..." -#: src/mainwindow.c:534 +#: src/mainwindow.c:539 #, fuzzy msgid "/_File/_Mailbox/_Remove mailbox" msgstr "/메일박스를 지우기(_m)" -#: src/mainwindow.c:535 src/mainwindow.c:540 +#: src/mainwindow.c:540 src/mainwindow.c:545 #, fuzzy msgid "/_File/_Mailbox/---" msgstr "/파일(_F)/폴더(_F)" -#: src/mainwindow.c:536 +#: src/mainwindow.c:541 #, fuzzy msgid "/_File/_Mailbox/_Check for new messages" msgstr "/새 메시지 확인(_C)" -#: src/mainwindow.c:538 +#: src/mainwindow.c:543 #, fuzzy msgid "/_File/_Mailbox/Check for new messages in _all mailboxes" msgstr "/파일(_F)/모든 폴더의 새 메시지 확인(_C)" -#: src/mainwindow.c:541 +#: src/mainwindow.c:546 #, fuzzy msgid "/_File/_Mailbox/R_ebuild folder tree" msgstr "/폴더 트리 갱신(_e)" -#: src/mainwindow.c:544 +#: src/mainwindow.c:549 msgid "/_File/_Import mbox file..." msgstr "/파일(_F)/mbox 파일 가져오기(_I)..." -#: src/mainwindow.c:545 +#: src/mainwindow.c:550 msgid "/_File/_Export to mbox file..." msgstr "/파일(_F)/mbox 파일로 저장(_E)..." -#: src/mainwindow.c:547 +#: src/mainwindow.c:552 #, fuzzy msgid "/_File/Empty all _trash" msgstr "/파일(_F)/지운 편지함 비우기(_t)" -#: src/mainwindow.c:549 src/messageview.c:150 +#: src/mainwindow.c:554 src/messageview.c:150 msgid "/_File/_Save as..." msgstr "/파일(_F)/새 이름으로(_S)..." -#: src/mainwindow.c:552 src/messageview.c:153 +#: src/mainwindow.c:557 src/messageview.c:153 #, fuzzy msgid "/_File/Page set_up..." msgstr "/파일(_F)/새 이름으로(_S)..." -#: src/mainwindow.c:554 src/messageview.c:155 +#: src/mainwindow.c:559 src/messageview.c:155 msgid "/_File/_Print..." msgstr "/파일(_F)/인쇄(_P)..." -#: src/mainwindow.c:556 +#: src/mainwindow.c:561 #, fuzzy msgid "/_File/_Work offline" msgstr "/파일(_F)/파일 삽입(_I)" #. {N_("/_File/_Close"), "W", app_exit_cb, 0, NULL}, -#: src/mainwindow.c:559 +#: src/mainwindow.c:564 msgid "/_File/E_xit" msgstr "/파일(_F)/끝내기(_x)" -#: src/mainwindow.c:564 +#: src/mainwindow.c:569 msgid "/_Edit/Select _thread" msgstr "/편집(_E)/쓰레드 선택(_t)" -#: src/mainwindow.c:566 src/messageview.c:163 +#: src/mainwindow.c:571 src/messageview.c:163 msgid "/_Edit/_Find in current message..." msgstr "/편집(_E)/현재 메시지 찾기(_F)..." -#: src/mainwindow.c:568 +#: src/mainwindow.c:573 msgid "/_Edit/_Search messages..." msgstr "/편집(_E)/메시지 찾기(_S)..." -#: src/mainwindow.c:569 +#: src/mainwindow.c:574 #, fuzzy msgid "/_Edit/_Quick search" msgstr "/편집(_E)/붙여넣기(_P)" -#: src/mainwindow.c:572 +#: src/mainwindow.c:577 msgid "/_View/Show or hi_de" msgstr "/보기(_V)/보이거나 감추기(_d)" -#: src/mainwindow.c:573 +#: src/mainwindow.c:578 msgid "/_View/Show or hi_de/_Folder tree" msgstr "/보기(_V)/보이거나 감추기(d)/폴더 트리(_F)" -#: src/mainwindow.c:575 +#: src/mainwindow.c:580 msgid "/_View/Show or hi_de/_Message view" msgstr "/보기(_V)/보이거나 감추기(_d)/메시지 보기(_M)" -#: src/mainwindow.c:577 +#: src/mainwindow.c:582 msgid "/_View/Show or hi_de/_Toolbar" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)" -#: src/mainwindow.c:579 +#: src/mainwindow.c:584 msgid "/_View/Show or hi_de/_Toolbar/Icon _and text" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/아이콘과 텍스트(_a)" -#: src/mainwindow.c:581 +#: src/mainwindow.c:586 #, fuzzy msgid "/_View/Show or hi_de/_Toolbar/Text at the _right of icon" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/아이콘(_I)" -#: src/mainwindow.c:583 +#: src/mainwindow.c:588 msgid "/_View/Show or hi_de/_Toolbar/_Icon" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/아이콘(_I)" -#: src/mainwindow.c:585 +#: src/mainwindow.c:590 msgid "/_View/Show or hi_de/_Toolbar/_Text" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/텍스트(_T)" -#: src/mainwindow.c:587 +#: src/mainwindow.c:592 msgid "/_View/Show or hi_de/_Toolbar/_None" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/없음(_N)" -#: src/mainwindow.c:589 +#: src/mainwindow.c:594 #, fuzzy msgid "/_View/Show or hi_de/_Search bar" msgstr "/보기(_V)/보이거나 감추기(_d)/상태바(_b)" -#: src/mainwindow.c:591 +#: src/mainwindow.c:596 msgid "/_View/Show or hi_de/Status _bar" msgstr "/보기(_V)/보이거나 감추기(_d)/상태바(_b)" -#: src/mainwindow.c:593 +#: src/mainwindow.c:598 #, fuzzy msgid "/_View/_Customize toolbar..." msgstr "/보기(_V)/가기(_G)/다른 폴더로(_f)..." -#: src/mainwindow.c:595 +#: src/mainwindow.c:600 #, fuzzy msgid "/_View/Layou_t" msgstr "/보기(_V)/정렬(_S)" -#: src/mainwindow.c:596 +#: src/mainwindow.c:601 #, fuzzy msgid "/_View/Layou_t/_Normal" msgstr "/보기(_V)/정렬(_S)/보낸 사람(_f)" -#: src/mainwindow.c:597 +#: src/mainwindow.c:602 msgid "/_View/Layou_t/_Vertical" msgstr "" -#: src/mainwindow.c:598 +#: src/mainwindow.c:603 msgid "/_View/Separate f_older tree" msgstr "/보기(_V)/별도의 폴더 트리 창(_o)" -#: src/mainwindow.c:599 +#: src/mainwindow.c:604 #, fuzzy msgid "/_View/Separate _message view" msgstr "/보기(_V)/별도의 메시지 창(_e)" -#: src/mainwindow.c:601 +#: src/mainwindow.c:606 msgid "/_View/_Sort" msgstr "/보기(_V)/정렬(_S)" -#: src/mainwindow.c:602 +#: src/mainwindow.c:607 msgid "/_View/_Sort/by _number" msgstr "/보기(_V)/정렬(_S)/번호(_n)" -#: src/mainwindow.c:603 +#: src/mainwindow.c:608 msgid "/_View/_Sort/by s_ize" msgstr "/보기(_V)/정렬(_S)/크기(_i)" -#: src/mainwindow.c:604 +#: src/mainwindow.c:609 msgid "/_View/_Sort/by _date" msgstr "/보기(_V)/정렬(_S)/날짜(_d)" -#: src/mainwindow.c:605 +#: src/mainwindow.c:610 #, fuzzy msgid "/_View/_Sort/by t_hread date" msgstr "/보기(_V)/정렬(_S)/날짜(_d)" -#: src/mainwindow.c:606 +#: src/mainwindow.c:611 msgid "/_View/_Sort/by _from" msgstr "/보기(_V)/정렬(_S)/보낸 사람(_f)" -#: src/mainwindow.c:607 +#: src/mainwindow.c:612 #, fuzzy msgid "/_View/_Sort/by _recipient" msgstr "/보기(_V)/정렬(_S)/크기(_i)" -#: src/mainwindow.c:608 +#: src/mainwindow.c:613 msgid "/_View/_Sort/by _subject" msgstr "/보기(_V)/정렬(_S)/제목(_s)" -#: src/mainwindow.c:609 +#: src/mainwindow.c:614 msgid "/_View/_Sort/by _color label" msgstr "/보기(_V)/정렬(_S)/색 라벨(_c)" -#: src/mainwindow.c:611 +#: src/mainwindow.c:616 msgid "/_View/_Sort/by _mark" msgstr "/보기(_V)/정렬(_S)/표시(_m)" -#: src/mainwindow.c:612 +#: src/mainwindow.c:617 msgid "/_View/_Sort/by _unread" msgstr "/보기(_V)/정렬(_S)/않읽음(_u)" -#: src/mainwindow.c:613 +#: src/mainwindow.c:618 msgid "/_View/_Sort/by a_ttachment" msgstr "/보기(_V)/정렬(_S)/첨부(_t)" -#: src/mainwindow.c:615 +#: src/mainwindow.c:620 msgid "/_View/_Sort/D_on't sort" msgstr "/보기(_V)/정렬(_S)/않함(_o)" -#: src/mainwindow.c:616 src/mainwindow.c:619 +#: src/mainwindow.c:621 src/mainwindow.c:624 msgid "/_View/_Sort/---" msgstr "/보기(_V)/정렬(_S)/---" -#: src/mainwindow.c:617 +#: src/mainwindow.c:622 msgid "/_View/_Sort/Ascending" msgstr "/보기(_V)/정렬(_S)/오름차순" -#: src/mainwindow.c:618 +#: src/mainwindow.c:623 msgid "/_View/_Sort/Descending" msgstr "/보기(_V)/정렬(_S)/내림차순" -#: src/mainwindow.c:620 +#: src/mainwindow.c:625 msgid "/_View/_Sort/_Attract by subject" msgstr "/명령(_S)/정렬(_S)/제목(_A)" -#: src/mainwindow.c:622 +#: src/mainwindow.c:627 msgid "/_View/Th_read view" msgstr "/보기(_V)/쓰레드 보기(_r)" -#: src/mainwindow.c:623 +#: src/mainwindow.c:628 msgid "/_View/E_xpand all threads" msgstr "/보기(_V)/모든 쓰레드 펴기(_x)" -#: src/mainwindow.c:624 +#: src/mainwindow.c:629 msgid "/_View/Co_llapse all threads" msgstr "/보기(_V)/모든 쓰레드 접기(_l)" -#: src/mainwindow.c:625 +#: src/mainwindow.c:630 msgid "/_View/Set display _item..." msgstr "/보기(_V)/표시 항목 설정(_i)..." -#: src/mainwindow.c:628 +#: src/mainwindow.c:633 msgid "/_View/_Go to" msgstr "/보기(_V)/가기(_G)" -#: src/mainwindow.c:629 +#: src/mainwindow.c:634 msgid "/_View/_Go to/_Prev message" msgstr "/명령(_S)/가기(_G)/이전 메시지(_P)" -#: src/mainwindow.c:630 +#: src/mainwindow.c:635 msgid "/_View/_Go to/_Next message" msgstr "/보기(_V)/가기(_G)/다음 메시지(_N)" -#: src/mainwindow.c:631 src/mainwindow.c:636 src/mainwindow.c:639 -#: src/mainwindow.c:644 src/mainwindow.c:649 +#: src/mainwindow.c:636 src/mainwindow.c:641 src/mainwindow.c:644 +#: src/mainwindow.c:649 src/mainwindow.c:654 msgid "/_View/_Go to/---" msgstr "/보기(_V)/가기(_G)/---" -#: src/mainwindow.c:632 +#: src/mainwindow.c:637 msgid "/_View/_Go to/P_rev unread message" msgstr "/보기(_V)/가기(_G)/안읽은 다음 메시지(_e)" -#: src/mainwindow.c:634 +#: src/mainwindow.c:639 msgid "/_View/_Go to/N_ext unread message" msgstr "/보기(_V)/가기(_G)/안읽은 다음 메시지(_e)" -#: src/mainwindow.c:637 +#: src/mainwindow.c:642 msgid "/_View/_Go to/Prev ne_w message" msgstr "/보기(_V)/가기(_G)/이전 새 메시지(_w)" -#: src/mainwindow.c:638 +#: src/mainwindow.c:643 msgid "/_View/_Go to/Ne_xt new message" msgstr "/보기(_V)/가기(_G)/다음 새 메시지(_x)" -#: src/mainwindow.c:640 +#: src/mainwindow.c:645 msgid "/_View/_Go to/Prev _marked message" msgstr "/보기(_V)/가기(_G)/표시된 이전 메시지(_m)" -#: src/mainwindow.c:642 +#: src/mainwindow.c:647 msgid "/_View/_Go to/Next m_arked message" msgstr "/보기(_V)/가기(_G)/표시된 다음 메시지(_a)" -#: src/mainwindow.c:645 +#: src/mainwindow.c:650 msgid "/_View/_Go to/Prev _labeled message" msgstr "/보기(_V)/가기(_G)/꼬리표있는 이전 메시지(_l)" -#: src/mainwindow.c:647 +#: src/mainwindow.c:652 msgid "/_View/_Go to/Next la_beled message" msgstr "/보기(_V)/가기(_G)/꼬리표있는 다음 메시지(_b)" -#: src/mainwindow.c:650 +#: src/mainwindow.c:655 msgid "/_View/_Go to/Other _folder..." msgstr "/보기(_V)/가기(_G)/다른 폴더로(_f)..." -#: src/mainwindow.c:659 src/messageview.c:174 +#: src/mainwindow.c:664 src/messageview.c:174 #, fuzzy msgid "/_View/Character _encoding/_Auto detect" msgstr "/보기(_V)/문자셋(_C)/자동(_A)" -#: src/mainwindow.c:672 src/messageview.c:187 +#: src/mainwindow.c:677 src/messageview.c:187 #, fuzzy msgid "/_View/Character _encoding/Western European (Windows-1252)" msgstr "/보기(_V)/문자셋(_C)/서부 유럽(ISO-8859-15)" -#: src/mainwindow.c:720 src/messageview.c:227 +#: src/mainwindow.c:725 src/messageview.c:227 #, fuzzy msgid "/_View/Character _encoding/Japanese (ISO-2022-JP-2)" msgstr "/보기(_V)/문자셋(_C)/일본 (ISO-2022-JP-2)" -#: src/mainwindow.c:722 src/messageview.c:229 +#: src/mainwindow.c:727 src/messageview.c:229 #, fuzzy msgid "/_View/Character _encoding/Japanese (_EUC-JP)" msgstr "/보기(_V)/문자셋(_C)/일본 (_EUC-JP)" -#: src/mainwindow.c:724 src/messageview.c:231 +#: src/mainwindow.c:729 src/messageview.c:231 #, fuzzy msgid "/_View/Character _encoding/Japanese (_Shift__JIS)" msgstr "/보기(_V)/문자셋(_C)/일본 (_Shift__JIS)" -#: src/mainwindow.c:734 src/messageview.c:240 +#: src/mainwindow.c:739 src/messageview.c:240 #, fuzzy msgid "/_View/Character _encoding/Traditional Chinese (EUC-_TW)" msgstr "/보기(_V)/문자셋(_C)/Traditional Chinese (EUC-_TW)" -#: src/mainwindow.c:736 src/messageview.c:242 +#: src/mainwindow.c:741 src/messageview.c:242 #, fuzzy msgid "/_View/Character _encoding/Chinese (ISO-2022-_CN)" msgstr "/보기(_V)/문자셋(_C)/Chinese (ISO-2022-_CN)" -#: src/mainwindow.c:742 src/messageview.c:247 +#: src/mainwindow.c:747 src/messageview.c:247 #, fuzzy msgid "/_View/Character _encoding/Korean (ISO-2022-KR)" msgstr "/보기(_V)/문자셋(_C)/한국 (ISO-2022-KR)" -#: src/mainwindow.c:755 src/summaryview.c:461 +#: src/mainwindow.c:760 src/summaryview.c:461 msgid "/_View/Open in new _window" msgstr "/보기(_V)/새 창으로 열기(_w)" -#: src/mainwindow.c:756 src/messageview.c:259 src/summaryview.c:463 +#: src/mainwindow.c:761 src/messageview.c:259 src/summaryview.c:463 msgid "/_View/Mess_age source" msgstr "/보기(_V)/메시지 소스(_a)" -#: src/mainwindow.c:757 src/messageview.c:260 src/summaryview.c:464 +#: src/mainwindow.c:762 src/messageview.c:260 src/summaryview.c:464 #, fuzzy msgid "/_View/All _headers" msgstr "/보기(_V)/모든 헤더(_h)" -#: src/mainwindow.c:759 +#: src/mainwindow.c:764 msgid "/_View/_Update summary" msgstr "/보기(_V)/요약 갱신(_U)" -#: src/mainwindow.c:761 src/messageview.c:263 +#: src/mainwindow.c:766 src/messageview.c:263 msgid "/_Message" msgstr "/메시지(_M)" -#: src/mainwindow.c:762 +#: src/mainwindow.c:767 #, fuzzy msgid "/_Message/Recei_ve" msgstr "/메시지(_M)/다시 편집(_e)" -#: src/mainwindow.c:763 +#: src/mainwindow.c:768 #, fuzzy msgid "/_Message/Recei_ve/Get from _current account" msgstr "/메시지(_M)/모든 계정에서 받기(_a)" -#: src/mainwindow.c:765 +#: src/mainwindow.c:770 #, fuzzy msgid "/_Message/Recei_ve/Get from _all accounts" msgstr "/메시지(_M)/모든 계정에서 받기(_a)" -#: src/mainwindow.c:767 +#: src/mainwindow.c:772 #, fuzzy msgid "/_Message/Recei_ve/Stop receivin_g" msgstr "/메시지(_M)/받기 취소(_g)" -#: src/mainwindow.c:769 +#: src/mainwindow.c:774 +#, fuzzy +msgid "/_Message/Recei_ve/_Remote mailbox..." +msgstr "/메시지(_M)/모든 계정에서 받기(_a)" + +#: src/mainwindow.c:776 #, fuzzy msgid "/_Message/Recei_ve/---" msgstr "/메시지(_M)/다시 편집(_e)" -#: src/mainwindow.c:770 +#: src/mainwindow.c:777 msgid "/_Message/_Send queued messages" msgstr "/메시지(_M)/임시 보관된 메시지 발송(_S)" -#: src/mainwindow.c:771 src/mainwindow.c:773 src/mainwindow.c:780 -#: src/mainwindow.c:785 src/mainwindow.c:788 src/mainwindow.c:799 -#: src/mainwindow.c:801 src/mainwindow.c:804 src/messageview.c:266 +#: src/mainwindow.c:778 src/mainwindow.c:780 src/mainwindow.c:787 +#: src/mainwindow.c:792 src/mainwindow.c:795 src/mainwindow.c:806 +#: src/mainwindow.c:808 src/mainwindow.c:811 src/messageview.c:266 #: src/messageview.c:274 src/messageview.c:279 msgid "/_Message/---" msgstr "/메시지(_M)/---" -#: src/mainwindow.c:772 src/messageview.c:264 +#: src/mainwindow.c:779 src/messageview.c:264 msgid "/_Message/Compose _new message" msgstr "/메시지(_M)/새로 만들기(_n)" -#: src/mainwindow.c:774 src/messageview.c:267 +#: src/mainwindow.c:781 src/messageview.c:267 msgid "/_Message/_Reply" msgstr "/메시지(_M)/회신(_R)" -#: src/mainwindow.c:775 +#: src/mainwindow.c:782 msgid "/_Message/Repl_y to" msgstr "/메시지(_M)/회신(_y)" -#: src/mainwindow.c:776 src/messageview.c:268 +#: src/mainwindow.c:783 src/messageview.c:268 msgid "/_Message/Repl_y to/_all" msgstr "/메시지(_M)/회신(_y)/전체(_a)" -#: src/mainwindow.c:777 src/messageview.c:270 +#: src/mainwindow.c:784 src/messageview.c:270 msgid "/_Message/Repl_y to/_sender" msgstr "/메시지(_M)/회신(_y)/보낸이(_s)" -#: src/mainwindow.c:778 src/messageview.c:272 +#: src/mainwindow.c:785 src/messageview.c:272 msgid "/_Message/Repl_y to/mailing _list" msgstr "/메시지(_M)/회신(_y)/메일링리스트(_l)" -#: src/mainwindow.c:781 src/messageview.c:275 +#: src/mainwindow.c:788 src/messageview.c:275 msgid "/_Message/_Forward" msgstr "/메시지(_M)/전달(_F)" -#: src/mainwindow.c:782 src/messageview.c:276 +#: src/mainwindow.c:789 src/messageview.c:276 msgid "/_Message/For_ward as attachment" msgstr "/메시지(_M)/첨부파일로 전달(_w)" -#: src/mainwindow.c:784 src/messageview.c:278 +#: src/mainwindow.c:791 src/messageview.c:278 msgid "/_Message/Redirec_t" msgstr "/메시지(_M)/Redirec_t" -#: src/mainwindow.c:786 +#: src/mainwindow.c:793 msgid "/_Message/M_ove..." msgstr "/메시지(_M)/이동(_o)..." -#: src/mainwindow.c:787 +#: src/mainwindow.c:794 msgid "/_Message/_Copy..." msgstr "/메시지(_M)/복사(_C)..." -#: src/mainwindow.c:789 +#: src/mainwindow.c:796 msgid "/_Message/_Mark" msgstr "/메시지(_M)/표시(_M)" -#: src/mainwindow.c:790 +#: src/mainwindow.c:797 msgid "/_Message/_Mark/_Mark" msgstr "/메시지(_M)/표시(_M)/표시(_M)" -#: src/mainwindow.c:791 +#: src/mainwindow.c:798 msgid "/_Message/_Mark/_Unmark" msgstr "/메시지(_M)/표시(_M)/표시 지움(_U)" -#: src/mainwindow.c:792 +#: src/mainwindow.c:799 msgid "/_Message/_Mark/---" msgstr "/메시지(_M)/표시(_M)/---" -#: src/mainwindow.c:793 +#: src/mainwindow.c:800 msgid "/_Message/_Mark/Mark as unr_ead" msgstr "/메시지(_M)/표시(_M)/읽지않은 것으로 표시(_e)" -#: src/mainwindow.c:794 +#: src/mainwindow.c:801 msgid "/_Message/_Mark/Mark as rea_d" msgstr "/메시지(_M)/표시(_M)/읽은 것으로 표시(_d)" -#: src/mainwindow.c:796 +#: src/mainwindow.c:803 #, fuzzy msgid "/_Message/_Mark/Mark _thread as read" msgstr "/메시지(_M)/표시(_M)/읽은 것으로 표시(_d)" -#: src/mainwindow.c:798 +#: src/mainwindow.c:805 msgid "/_Message/_Mark/Mark all _read" msgstr "/메시지(_M)/표시(_M)/모두 읽은 것으로 표시(_r)" -#: src/mainwindow.c:800 +#: src/mainwindow.c:807 msgid "/_Message/_Delete" msgstr "/메시지(_M)/삭제(_D)" -#: src/mainwindow.c:802 +#: src/mainwindow.c:809 #, fuzzy msgid "/_Message/Set as _junk mail" msgstr "/메시지(_M)/새 메일 받기(_i)" -#: src/mainwindow.c:803 +#: src/mainwindow.c:810 #, fuzzy msgid "/_Message/Set as not j_unk mail" msgstr "/메시지(_M)/새 메일 받기(_i)" -#: src/mainwindow.c:805 src/messageview.c:280 +#: src/mainwindow.c:812 src/messageview.c:280 msgid "/_Message/Re-_edit" msgstr "/메시지(_M)/다시 편집(_e)" -#: src/mainwindow.c:809 +#: src/mainwindow.c:816 #, fuzzy msgid "/_Tools/Add sender to address boo_k..." msgstr "/도구(_T)/주소록에 보낸이 추가(_k)" -#: src/mainwindow.c:812 +#: src/mainwindow.c:819 #, fuzzy msgid "/_Tools/_Filter all messages in folder" msgstr "/도구(_T)/메시지 필터(_F)" -#: src/mainwindow.c:814 +#: src/mainwindow.c:821 #, fuzzy msgid "/_Tools/Filter _selected messages" msgstr "/도구(_T)/메시지 필터(_F)" -#: src/mainwindow.c:816 src/messageview.c:287 +#: src/mainwindow.c:823 src/messageview.c:287 msgid "/_Tools/_Create filter rule" msgstr "/도구(_T)/필터 규칙 생성(_C)" -#: src/mainwindow.c:817 src/messageview.c:289 +#: src/mainwindow.c:824 src/messageview.c:289 msgid "/_Tools/_Create filter rule/_Automatically" msgstr "/도구(_T)/필터 규칙 생성(_C)/자동(_A)" -#: src/mainwindow.c:819 src/messageview.c:291 +#: src/mainwindow.c:826 src/messageview.c:291 msgid "/_Tools/_Create filter rule/by _From" msgstr "/도구(_T)/필터 규칙 생성(_C)/보낸이로(_F)" -#: src/mainwindow.c:821 src/messageview.c:293 +#: src/mainwindow.c:828 src/messageview.c:293 msgid "/_Tools/_Create filter rule/by _To" msgstr "/도구(_T)/필터 규칙 생성(_C)/받는이로(_T)" -#: src/mainwindow.c:823 src/messageview.c:295 +#: src/mainwindow.c:830 src/messageview.c:295 msgid "/_Tools/_Create filter rule/by _Subject" msgstr "/도구(_T)/필터 규칙 생성(_C)/제목으로(_S)" -#: src/mainwindow.c:826 +#: src/mainwindow.c:833 #, fuzzy msgid "/_Tools/Filter _junk mails in folder" msgstr "/도구(_T)/메시지 필터(_F)" -#: src/mainwindow.c:828 +#: src/mainwindow.c:835 #, fuzzy msgid "/_Tools/Filter junk _mails in selected messages" msgstr "/도구(_T)/메시지 필터(_F)" -#: src/mainwindow.c:835 +#: src/mainwindow.c:842 msgid "/_Tools/Delete du_plicated messages" msgstr "/도구(_T)/중복된 메시지 지우기(_p)" -#: src/mainwindow.c:838 +#: src/mainwindow.c:845 #, fuzzy msgid "/_Tools/E_xecute marked process" msgstr "표시된 프로세스들을 실행합니다" -#: src/mainwindow.c:840 +#: src/mainwindow.c:847 msgid "/_Tools/_Log window" msgstr "/도구(_T)/로그 창(_L)" -#: src/mainwindow.c:842 +#: src/mainwindow.c:849 msgid "/_Configuration" msgstr "/설정(_C)" -#: src/mainwindow.c:843 +#: src/mainwindow.c:850 msgid "/_Configuration/_Common preferences..." msgstr "/설정(_C)/기본적인 설정(_C)..." -#: src/mainwindow.c:845 +#: src/mainwindow.c:852 #, fuzzy msgid "/_Configuration/_Filter settings..." msgstr "/설정(_C)/필터 설정(_F)..." -#: src/mainwindow.c:847 +#: src/mainwindow.c:854 msgid "/_Configuration/_Template..." msgstr "/설정(_C)/템플릿(_T)..." -#: src/mainwindow.c:849 +#: src/mainwindow.c:856 msgid "/_Configuration/_Actions..." msgstr "/설정(_C)/동작(_A)..." -#: src/mainwindow.c:851 +#: src/mainwindow.c:858 msgid "/_Configuration/---" msgstr "/설정(_C)/---" -#: src/mainwindow.c:852 +#: src/mainwindow.c:859 msgid "/_Configuration/_Preferences for current account..." msgstr "/설정(_C)/계정에 따른 설정(_P)..." -#: src/mainwindow.c:854 +#: src/mainwindow.c:861 msgid "/_Configuration/Create _new account..." msgstr "/설정(_C)/새 계정 만들기(_n)..." -#: src/mainwindow.c:856 +#: src/mainwindow.c:863 msgid "/_Configuration/_Edit accounts..." msgstr "/설정(_C)/계정 편집(_E)..." -#: src/mainwindow.c:858 +#: src/mainwindow.c:865 msgid "/_Configuration/C_hange current account" msgstr "/설정(_C)/현재 계정을 변경(_h)" -#: src/mainwindow.c:862 +#: src/mainwindow.c:869 msgid "/_Help/_Manual" msgstr "/도움말(_H)/설명서(_M)" -#: src/mainwindow.c:863 +#: src/mainwindow.c:870 msgid "/_Help/_Manual/_English" msgstr "/도움말(_H)/설명서(_M)/영어(_E)" -#: src/mainwindow.c:864 +#: src/mainwindow.c:871 msgid "/_Help/_Manual/_Japanese" msgstr "/도움말(_H)/설명서(_M)/일본어(_J)" -#: src/mainwindow.c:865 +#: src/mainwindow.c:872 msgid "/_Help/_FAQ" msgstr "/도움말(_H)/FAQ(_F)" -#: src/mainwindow.c:866 +#: src/mainwindow.c:873 msgid "/_Help/_FAQ/_English" msgstr "/도움말(_H)/FAQ(_F)/영어(_E)" -#: src/mainwindow.c:867 +#: src/mainwindow.c:874 msgid "/_Help/_FAQ/_German" msgstr "/도움말(_H)/FAQ(_F)/독일어(_G)" -#: src/mainwindow.c:868 +#: src/mainwindow.c:875 msgid "/_Help/_FAQ/_Spanish" msgstr "/도움말(_H)/FAQ(_F)/스페인어(_S)" -#: src/mainwindow.c:869 +#: src/mainwindow.c:876 msgid "/_Help/_FAQ/_French" msgstr "/도움말(_H)/FAQ(_F)/프랑스어(_F)" -#: src/mainwindow.c:870 +#: src/mainwindow.c:877 msgid "/_Help/_FAQ/_Italian" msgstr "/도움말(_H)/FAQ(_F)/이태리어(_I)" -#: src/mainwindow.c:871 +#: src/mainwindow.c:878 #, fuzzy msgid "/_Help/_Command line options" msgstr "명령이 지정되지않음" -#: src/mainwindow.c:872 +#: src/mainwindow.c:879 msgid "/_Help/---" msgstr "/도움말(_H)/---" -#: src/mainwindow.c:915 +#: src/mainwindow.c:922 msgid "Creating main window...\n" msgstr "새 창을 만듭니다...\n" -#: src/mainwindow.c:1093 +#: src/mainwindow.c:1100 #, c-format msgid "MainWindow: color allocation %d failed\n" msgstr "메인 창: 색 할당 %d 실패\n" -#: src/mainwindow.c:1180 src/summaryview.c:2423 src/summaryview.c:2508 +#: src/mainwindow.c:1187 src/summaryview.c:2423 src/summaryview.c:2508 #: src/summaryview.c:4066 src/summaryview.c:4195 src/summaryview.c:4572 msgid "done.\n" msgstr "마침.\n" -#: src/mainwindow.c:1298 src/mainwindow.c:1339 src/mainwindow.c:1364 +#: src/mainwindow.c:1305 src/mainwindow.c:1346 src/mainwindow.c:1371 msgid "Untitled" msgstr "제목 없슴" -#: src/mainwindow.c:1365 +#: src/mainwindow.c:1372 msgid "none" msgstr "없음" -#: src/mainwindow.c:1712 +#: src/mainwindow.c:1719 msgid "Offline" msgstr "" -#: src/mainwindow.c:1713 +#: src/mainwindow.c:1720 msgid "You are offline. Go online?" msgstr "" -#: src/mainwindow.c:1730 +#: src/mainwindow.c:1737 #, fuzzy msgid "Empty all trash" msgstr "지운 편지함 비우기" -#: src/mainwindow.c:1731 +#: src/mainwindow.c:1738 #, fuzzy msgid "Delete all messages in trash folders?" msgstr "지운 편지함에있는 모든 메시지를 비울까요?" -#: src/mainwindow.c:1761 +#: src/mainwindow.c:1768 msgid "Add mailbox" msgstr "메일박스 추가" -#: src/mainwindow.c:1762 +#: src/mainwindow.c:1769 #, fuzzy msgid "" "Specify the location of mailbox.\n" @@ -3804,16 +3812,16 @@ msgstr "" "기존의 메일 박스가 지정되면 자동으로\n" "스캔될것입니다." -#: src/mainwindow.c:1768 src/setup.c:49 +#: src/mainwindow.c:1775 src/setup.c:49 #, c-format msgid "The mailbox `%s' already exists." msgstr "메일 박스 `%s'가 이미 존재합니다." -#: src/mainwindow.c:1773 src/setup.c:56 +#: src/mainwindow.c:1780 src/setup.c:56 msgid "Mailbox" msgstr "메일박스" -#: src/mainwindow.c:1779 src/setup.c:62 +#: src/mainwindow.c:1786 src/setup.c:62 msgid "" "Creation of the mailbox failed.\n" "Maybe some files already exist, or you don't have the permission to write " @@ -3822,95 +3830,95 @@ msgstr "" "메일박스 생성이 실패했습니다.\n" "아마 어떤 파일이 이미 존재하거나 그 곳에 쓰기 권한이 없습니다." -#: src/mainwindow.c:2293 +#: src/mainwindow.c:2300 msgid "Sylpheed - Folder View" msgstr "Sylpheed - 폴더 보기" -#: src/mainwindow.c:2312 +#: src/mainwindow.c:2319 msgid "Sylpheed - Message View" msgstr "Sylpheed - 메시지 보기" -#: src/mainwindow.c:2508 src/mimeview.c:142 src/summaryview.c:415 +#: src/mainwindow.c:2515 src/mimeview.c:142 src/summaryview.c:415 msgid "/_Reply" msgstr "/회신(_R)" -#: src/mainwindow.c:2509 +#: src/mainwindow.c:2516 #, fuzzy msgid "/Reply to _all" msgstr "전부에게 회신을 보냅니다" -#: src/mainwindow.c:2510 +#: src/mainwindow.c:2517 #, fuzzy msgid "/Reply to _sender" msgstr "/회신(_y)/보낸이(_s)" -#: src/mainwindow.c:2511 +#: src/mainwindow.c:2518 #, fuzzy msgid "/Reply to mailing _list" msgstr "/회신(_y)/메일링리스트(_l)" -#: src/mainwindow.c:2516 src/summaryview.c:422 +#: src/mainwindow.c:2523 src/summaryview.c:422 msgid "/_Forward" msgstr "/전달(_F)" -#: src/mainwindow.c:2517 src/summaryview.c:423 +#: src/mainwindow.c:2524 src/summaryview.c:423 msgid "/For_ward as attachment" msgstr "/첨부로 전달(_w)" -#: src/mainwindow.c:2518 src/summaryview.c:424 +#: src/mainwindow.c:2525 src/summaryview.c:424 msgid "/Redirec_t" msgstr "/Redirec_t" -#: src/mainwindow.c:2970 +#: src/mainwindow.c:2977 msgid "Icon _and text" msgstr "" -#: src/mainwindow.c:2971 +#: src/mainwindow.c:2978 #, fuzzy msgid "Text at the _right of icon" msgstr "/보기(_V)/보이거나 감추기(_d)/툴바(_T)/아이콘(_I)" -#: src/mainwindow.c:2973 +#: src/mainwindow.c:2980 msgid "_Icon" msgstr "" -#: src/mainwindow.c:2974 +#: src/mainwindow.c:2981 #, fuzzy msgid "_Text" msgstr "텍스트" -#: src/mainwindow.c:2975 +#: src/mainwindow.c:2982 #, fuzzy msgid "_None" msgstr "없음" -#: src/mainwindow.c:3005 +#: src/mainwindow.c:3012 msgid "You are offline. Click the icon to go online." msgstr "" -#: src/mainwindow.c:3016 +#: src/mainwindow.c:3023 msgid "You are online. Click the icon to go offline." msgstr "" -#: src/mainwindow.c:3290 +#: src/mainwindow.c:3297 msgid "Exit" msgstr "끝내기" -#: src/mainwindow.c:3290 +#: src/mainwindow.c:3297 msgid "Exit this program?" msgstr "이 프로그램을 끝내시겠습니까?" -#: src/mainwindow.c:3915 +#: src/mainwindow.c:3927 #, fuzzy msgid "Command line options" msgstr "명령이 지정되지않음" -#: src/mainwindow.c:3928 +#: src/mainwindow.c:3940 #, fuzzy msgid "Usage: sylpheed [OPTION]..." msgstr "사용법: %s [옵션]...\n" -#: src/mainwindow.c:3936 +#: src/mainwindow.c:3948 msgid "" "--compose [address]\n" "--attach file1 [file2]...\n" @@ -3927,7 +3935,7 @@ msgid "" "--version" msgstr "" -#: src/mainwindow.c:3953 +#: src/mainwindow.c:3965 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -6071,17 +6079,20 @@ msgid "Attachment" msgstr "첨부" #. S_COL_MIME -#: src/prefs_summary_column.c:75 src/query_search.c:401 src/summaryview.c:5082 +#: src/prefs_summary_column.c:75 src/query_search.c:401 src/rpop3.c:310 +#: src/summaryview.c:5082 msgid "Subject" msgstr "제목" #. S_COL_SUBJECT -#: src/prefs_summary_column.c:76 src/query_search.c:402 src/summaryview.c:5085 +#: src/prefs_summary_column.c:76 src/query_search.c:402 src/rpop3.c:311 +#: src/summaryview.c:5085 msgid "From" msgstr "보낸 사람" #. S_COL_FROM -#: src/prefs_summary_column.c:77 src/query_search.c:403 src/summaryview.c:5087 +#: src/prefs_summary_column.c:77 src/query_search.c:403 src/rpop3.c:312 +#: src/summaryview.c:5087 msgid "Date" msgstr "날짜" @@ -6385,7 +6396,7 @@ msgstr "%s 폴더를 스캔합니다..." msgid "Searching %s (%d / %d)..." msgstr "필터링..." -#: src/query_search.c:696 src/summaryview.c:2195 +#: src/query_search.c:696 src/rpop3.c:504 src/summaryview.c:2195 msgid "(No Date)" msgstr "(날짜 없슴)" @@ -6453,6 +6464,93 @@ msgstr "" msgid "Error verifying the signature" msgstr "서명을 검증하는 도중 에러" +#: src/rpop3.c:259 +#, fuzzy, c-format +msgid "%s - Remote POP3 mailbox" +msgstr "메일박스를 제거합니다" + +#: src/rpop3.c:309 src/summaryview.c:5091 +msgid "No." +msgstr "번호" + +#: src/rpop3.c:331 +#, fuzzy +msgid "_Get" +msgstr "받기" + +#: src/rpop3.c:371 +#, fuzzy, c-format +msgid "Connecting to %s:%d ..." +msgstr "SMTP 서버에 연결하고 있습니다: %s ..." + +#: src/rpop3.c:376 src/rpop3.c:426 +#, fuzzy, c-format +msgid "Can't connect to POP3 server: %s:%d" +msgstr "%s:%d POP3 서버에 연결할 수가 없습니다\n" + +#: src/rpop3.c:404 +#, fuzzy, c-format +msgid "" +"Error occurred during POP3 session:\n" +"%s" +msgstr "인증 도중 에러 발생\n" + +#: src/rpop3.c:407 src/rpop3.c:429 +#, fuzzy +msgid "Error occurred during POP3 session." +msgstr "인증 도중 에러 발생\n" + +#: src/rpop3.c:518 +#, fuzzy, c-format +msgid "Retrieving message headers (%d / %d)" +msgstr "메시지를 보내는 중 (%d / %d 바이트)" + +#: src/rpop3.c:676 +#, fuzzy +msgid "Getting the number of messages..." +msgstr "새 메시지의 갯수를 얻는 중 (STAT)..." + +#: src/rpop3.c:685 src/rpop3.c:698 +#, fuzzy +msgid "No message" +msgstr "새 메시지가 없습니다." + +#: src/rpop3.c:731 +#, fuzzy, c-format +msgid "Deleted %d messages" +msgstr "메시지를 지웁니다" + +#: src/rpop3.c:805 +#, fuzzy, c-format +msgid "Retrieved %d messages" +msgstr "새 메시지를 가져옴" + +#: src/rpop3.c:812 +#, fuzzy, c-format +msgid "Opened message %d" +msgstr "메시지 보내기" + +#: src/rpop3.c:826 +#, fuzzy, c-format +msgid "Retrieved %d message headers" +msgstr "새 메시지를 가져옴" + +#: src/rpop3.c:929 +#, fuzzy, c-format +msgid "Retrieving message %d ..." +msgstr "%s로부터 %s로 메시지를 가져옵니다...\n" + +#: src/rpop3.c:955 +#, fuzzy +msgid "Delete messages" +msgstr "메시지를 지웁니다" + +#: src/rpop3.c:956 +msgid "" +"Really delete selected messages from server?\n" +"This operation cannot be reverted." +msgstr "" + #: src/select-keys.c:107 #, c-format msgid "Please select key for `%s'" @@ -7117,10 +7215,6 @@ msgstr "필터링..." msgid "%d message(s) have been filtered." msgstr "메시지 %d는 이미 캐쉬되었습니다.\n" -#: src/summaryview.c:5091 -msgid "No." -msgstr "번호" - #: src/template.c:171 #, c-format msgid "file %s already exists\n" -- cgit v1.2.3