diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 18 |
1 files changed, 11 insertions, 7 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: sylpheed 0.8.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-01-31 11:34+0900\n" +"POT-Creation-Date: 2013-01-31 14:03+0900\n" "PO-Revision-Date: 2002-12-02 11:09+0900\n" "Last-Translator: Nam SungHyun <namsh@kldp.org>\n" "Language-Team: Korean <gnome-kr-translation@lists.sourceforge.net>\n" @@ -2526,12 +2526,12 @@ msgstr "폴더 정보를 설정합니다...\n" msgid "Setting folder info..." msgstr "폴더 정보를 설정합니다..." -#: src/folderview.c:911 src/mainwindow.c:4200 src/setup.c:305 +#: src/folderview.c:911 src/mainwindow.c:4204 src/setup.c:305 #, c-format msgid "Scanning folder %s%c%s ..." msgstr "%s%c%s를 스캔합니다..." -#: src/folderview.c:915 src/mainwindow.c:4205 src/setup.c:310 +#: src/folderview.c:915 src/mainwindow.c:4209 src/setup.c:310 #, c-format msgid "Scanning folder %s ..." msgstr "%s 폴더를 스캔합니다..." @@ -4227,14 +4227,16 @@ msgid "" "--status [folder]...\n" "--status-full [folder]...\n" "--open folderid/msgnum\n" +"--open <file URL>\n" "--configdir dirname\n" "--exit\n" "--debug\n" +"--safe-mode\n" "--help\n" "--version" msgstr "" -#: src/mainwindow.c:4118 +#: src/mainwindow.c:4120 msgid "" "open composition window\n" "open composition window with specified files attached\n" @@ -4244,22 +4246,24 @@ msgid "" "show the total number of messages\n" "show the status of each folder\n" "open message in new window\n" +"open an rfc822 message file in a new window\n" "specify directory which stores configuration files\n" "exit Sylpheed\n" "debug mode\n" +"safe mode\n" "display this help and exit\n" "output version information and exit" msgstr "" -#: src/mainwindow.c:4136 +#: src/mainwindow.c:4140 msgid "Windows-only option:" msgstr "" -#: src/mainwindow.c:4144 +#: src/mainwindow.c:4148 msgid "--ipcport portnum" msgstr "" -#: src/mainwindow.c:4149 +#: src/mainwindow.c:4153 msgid "specify port for IPC remote commands" msgstr "" |