From 25f55e742317f5d16cddfef0ce246d278e5c73c2 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 6 Apr 2016 11:19:26 +0200 Subject: add new languages and sync with transiflex --- po/ko.po | 138 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 70 insertions(+), 68 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index 62925cfe..b4641999 100644 --- a/po/ko.po +++ b/po/ko.po @@ -4,15 +4,16 @@ # # Translators: # Alan Lee , 2013 -# 박정규(Jung Kyu Park) , 2015 +# 박정규(Jung-Kyu Park) , 2015 +# 박정규(Jung-Kyu Park) , 2016 # Seong-ho Cho , 2014-2015 msgid "" msgstr "" "Project-Id-Version: MATE Desktop Environment\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2015-11-06 14:50+0300\n" -"PO-Revision-Date: 2015-11-09 18:48+0000\n" -"Last-Translator: Seong-ho Cho \n" +"POT-Creation-Date: 2016-03-09 17:44+0300\n" +"PO-Revision-Date: 2016-03-09 15:12+0000\n" +"Last-Translator: 박정규(Jung-Kyu Park) \n" "Language-Team: Korean (http://www.transifex.com/mate/MATE/language/ko/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -652,14 +653,15 @@ msgid "Determines whether Marco is a compositing manager." msgstr "Marco가 컴포지팅 관리자인지의 여부를 결정합니다." #: ../src/org.mate.marco.gschema.xml.h:41 -msgid "Fast Alt-Tab Enabled" -msgstr "빠른 Alt-Tab 실행" +msgid "Fast Alt-Tab with compositing manager (disable thumbnails)" +msgstr "컴포지팅 관리자와 빠른 Alt-Tab 전환 (썸네일 불가)" #: ../src/org.mate.marco.gschema.xml.h:42 msgid "" -"Whether or not fast alt-tabbing is used when the compositing manager is " -"enabled." -msgstr "컴포지팅 관리자를 사용하는 경우 빠른 alt-tab의 사용 여부를 결정합니다." +"If set to true, no window thumbnails will be displayed in the alt-tab popup " +"window when the compositing manager is enabled. Application icons will be " +"displayed instead." +msgstr "참 이면, 컴포지팅 관리자를 실행 중 alt-tab 전환할 때 썸네일이 표시되지 않게 됩니다. 대신 애플리케이션 아이콘들이 표시됩니다." #: ../src/org.mate.marco.gschema.xml.h:43 msgid "If true, trade off usability for less resource usage" @@ -1158,7 +1160,7 @@ msgid "Marco" msgstr "마르코" #. first time through -#: ../src/core/window.c:5797 +#: ../src/core/window.c:5764 #, c-format msgid "" "Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER " @@ -1171,7 +1173,7 @@ msgstr "%s 창이 WM_CLIENT_LEADER 창 대신 자신에게 ICCCM에 지정한대 #. * leads to e.g. us not fullscreening their windows. Apps that set #. * MWM but not WM_NORMAL_HINTS are basically broken. We complain #. * about these apps but make them work. -#: ../src/core/window.c:6362 +#: ../src/core/window.c:6329 #, c-format msgid "" "Window %s sets an MWM hint indicating it isn't resizable, but sets min size " @@ -1382,7 +1384,7 @@ msgstr "작업 공간 1_0" msgid "Workspace %s%d" msgstr "작업 공간 %s%d" -#: ../src/ui/menu.c:391 +#: ../src/ui/menu.c:395 msgid "Move to Another _Workspace" msgstr "다른 작업 공간으로 옮기기(_W)" @@ -1468,7 +1470,7 @@ msgstr "Mod5" #. Translators: This represents the size of a window. The first number is #. * the width of the window and the second is the height. -#: ../src/ui/resizepopup.c:113 +#: ../src/ui/resizepopup.c:120 #, c-format msgid "%d x %d" msgstr "%d x %d" @@ -1575,135 +1577,135 @@ msgstr "그림자색에서 그림자 인자 \"%s\"(은)는 음수입니다" msgid "Could not parse color \"%s\"" msgstr "색상 \"%s\"을(를) 해석할 수 없습니다" -#: ../src/ui/theme.c:1848 +#: ../src/ui/theme.c:1852 #, c-format msgid "Coordinate expression contains character '%s' which is not allowed" msgstr "좌표식에 허용되지 않는 문자 '%s'(이)가 포함되어 있습니다" -#: ../src/ui/theme.c:1875 +#: ../src/ui/theme.c:1879 #, c-format msgid "" "Coordinate expression contains floating point number '%s' which could not be" " parsed" msgstr "좌표식에 분석할 수 없는 부동소수점 숫자 '%s'이(가) 포함되어 있습니다" -#: ../src/ui/theme.c:1889 +#: ../src/ui/theme.c:1893 #, c-format msgid "Coordinate expression contains integer '%s' which could not be parsed" msgstr "좌표식에 분석할 수 없는 정수 '%s'이(가) 포함되어 있습니다" -#: ../src/ui/theme.c:2011 +#: ../src/ui/theme.c:2015 #, c-format msgid "" "Coordinate expression contained unknown operator at the start of this text: " "\"%s\"" msgstr "좌표식에 이 글자 시작부분에 알 수 없는 연산자가 포함되어 있습니다: \"%s\"" -#: ../src/ui/theme.c:2068 +#: ../src/ui/theme.c:2072 #, c-format msgid "Coordinate expression was empty or not understood" msgstr "좌표식이 비어있거나 이해할 수 없습니다" -#: ../src/ui/theme.c:2179 ../src/ui/theme.c:2189 ../src/ui/theme.c:2223 +#: ../src/ui/theme.c:2183 ../src/ui/theme.c:2193 ../src/ui/theme.c:2227 #, c-format msgid "Coordinate expression results in division by zero" msgstr "좌표식의 결과 값이 0로 나누었습니다" -#: ../src/ui/theme.c:2231 +#: ../src/ui/theme.c:2235 #, c-format msgid "" "Coordinate expression tries to use mod operator on a floating-point number" msgstr "좌표식에서 부동소수점 수에 나머지 연산을 하려 합니다" -#: ../src/ui/theme.c:2287 +#: ../src/ui/theme.c:2291 #, c-format msgid "Coordinate expression has an operator \"%s\" where an operand was expected" msgstr "좌표식에서 피연산자가 들어갈 곳에 연산자 \"%s\"이(가) 있습니다" -#: ../src/ui/theme.c:2296 +#: ../src/ui/theme.c:2300 #, c-format msgid "Coordinate expression had an operand where an operator was expected" msgstr "좌표식에서 연산자가 들어갈 곳에 피연산자가 있습니다" -#: ../src/ui/theme.c:2304 +#: ../src/ui/theme.c:2308 #, c-format msgid "Coordinate expression ended with an operator instead of an operand" msgstr "좌표식에서 피연산자 대신에 연산자로 끝나있습니다" -#: ../src/ui/theme.c:2314 +#: ../src/ui/theme.c:2318 #, c-format msgid "" "Coordinate expression has operator \"%c\" following operator \"%c\" with no " "operand in between" msgstr "좌표식에서 피연산자가 없는 연산자 \"%2$c\"다음에 연산자 \"%1$c\"이(가) 있습니다" -#: ../src/ui/theme.c:2461 ../src/ui/theme.c:2502 +#: ../src/ui/theme.c:2465 ../src/ui/theme.c:2506 #, c-format msgid "Coordinate expression had unknown variable or constant \"%s\"" msgstr "좌표식에 알 수 없는 변수나 상수 \"%s\"이(가) 있습니다" -#: ../src/ui/theme.c:2556 +#: ../src/ui/theme.c:2560 #, c-format msgid "Coordinate expression parser overflowed its buffer." msgstr "좌표 계산 파서의 버퍼가 크기를 넘어갔습니다." -#: ../src/ui/theme.c:2585 +#: ../src/ui/theme.c:2589 #, c-format msgid "Coordinate expression had a close parenthesis with no open parenthesis" msgstr "좌표식에 닫는 괄호는 있지만 여는 괄호가 없습니다" -#: ../src/ui/theme.c:2649 +#: ../src/ui/theme.c:2653 #, c-format msgid "" "Coordinate expression had an open parenthesis with no close parenthesis" msgstr "좌표식에 여는 괄호는 있지만 닫는 괄호가 없습니다" -#: ../src/ui/theme.c:2660 +#: ../src/ui/theme.c:2664 #, c-format msgid "Coordinate expression doesn't seem to have any operators or operands" msgstr "좌표식에 어떠한 연산자나 피연산자가 없습니다" -#: ../src/ui/theme.c:2864 ../src/ui/theme.c:2884 ../src/ui/theme.c:2904 +#: ../src/ui/theme.c:2868 ../src/ui/theme.c:2888 ../src/ui/theme.c:2908 #, c-format msgid "Theme contained an expression that resulted in an error: %s\n" msgstr "테마가 오류 값을 내는 표현식이 들어 있습니다: %s\n" -#: ../src/ui/theme.c:4782 +#: ../src/ui/theme.c:4786 #, c-format msgid "" "