diff options
Diffstat (limited to 'tde-i18n-ko')
-rw-r--r-- | tde-i18n-ko/messages/tdebase/kstart.po | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/tde-i18n-ko/messages/tdebase/kstart.po b/tde-i18n-ko/messages/tdebase/kstart.po index b4fa4e1d87c..42a99b33e1f 100644 --- a/tde-i18n-ko/messages/tdebase/kstart.po +++ b/tde-i18n-ko/messages/tdebase/kstart.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: kstart\n" "Report-Msgid-Bugs-To: http://bugs.trinitydesktop.org\n" -"POT-Creation-Date: 2014-09-29 12:05-0500\n" +"POT-Creation-Date: 2018-12-06 17:06+0100\n" "PO-Revision-Date: 2008-01-30 00:12+0900\n" "Last-Translator: Park Shinjo <peremen@gmail.com>\n" "Language-Team: Korean <cho.sungjae@gmail.com>\n" @@ -18,6 +18,18 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Park Shinjo" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "peremen@gmail.com" + #: kstart.cpp:255 msgid "Command to execute" msgstr "실행할 명령" @@ -27,13 +39,14 @@ msgid "A regular expression matching the window title" msgstr "창 제목과 일치하는 정규 표현식" #: kstart.cpp:258 +#, fuzzy msgid "" "A string matching the window class (WM_CLASS property)\n" "The window class can be found out by running\n" "'xprop | grep WM_CLASS' and clicking on a window\n" "(use either both parts separated by a space or only the right part).\n" "NOTE: If you specify neither window title nor window class,\n" -"then the very first window to appear will be taken;\n" +"then the very first window to appear will be taken\n" "omitting both options is NOT recommended." msgstr "" "창 클래스(WM_CLASS 속성)과 일치하는 문자열입니다.\n" @@ -120,7 +133,8 @@ msgstr "KStart" #: kstart.cpp:290 msgid "" "Utility to launch applications with special window properties \n" -"such as iconified, maximized, a certain virtual desktop, a special decoration\n" +"such as iconified, maximized, a certain virtual desktop, a special " +"decoration\n" "and so on." msgstr "" "아이콘화, 최대화, 특정 가상 데스크톱, 특정 창 장식 등 특별한 창\n" @@ -129,15 +143,3 @@ msgstr "" #: kstart.cpp:310 msgid "No command specified" msgstr "지정한 명령이 없음" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Park Shinjo" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "peremen@gmail.com" |