summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorRob Adams <readams@src.gnome.org>2004-10-11 16:14:47 +0000
committerRob Adams <readams@src.gnome.org>2004-10-11 16:14:47 +0000
commit13e0c20ab076f7bcdd5a8ee4b383b3491f2109f1 (patch)
tree70dba885ee2834a65dee0d06282911f0170ca242 /po/ko.po
parent81fe64991c2fca7b794d6b9b70e5eea85a75d08e (diff)
downloadmetacity-13e0c20ab076f7bcdd5a8ee4b383b3491f2109f1.tar.gz
2.8.6 == This is a stable release for Gnome 2.8.1. Thanks to the Ken Harris, Kjartan Maraas, and the tireless efforts of Elijah Newren for fixes in this release. Fixes * Ensure the correct window is focused when minimizing (Elijah) * Fix keynav with mouse focus (Elijah) * Fix several race conditions in window focusing (Elijah) * Focus the top window when lowering by frame click (Ken) * Fix some compiler warnings (Kjartan) * Fix some valgrind-reported errors (Elijah) * Fix some potential issues with autoraising windows (Elijah) Translations * en_CA(Adam Weinberger), it(Luca Ferretti)
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po58
1 files changed, 29 insertions, 29 deletions
diff --git a/po/ko.po b/po/ko.po
index ab007bdb..d76ba9f6 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: metacity 2.5.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-13 18:47-0700\n"
+"POT-Creation-Date: 2004-10-11 08:59-0700\n"
"PO-Revision-Date: 2004-08-15 10:59+0900\n"
"Last-Translator: Young-Ho, Cha <ganadist at mizi.com>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -80,23 +80,23 @@ msgstr ""
msgid "Fatal IO error %d (%s) on display '%s'.\n"
msgstr "디스플레이 '%3$s'에서 치명적인 입출력 오류 %1$d (%2$s).\n"
-#: src/frames.c:1021
+#: src/frames.c:1020
msgid "Close Window"
msgstr "창 닫기"
-#: src/frames.c:1024
+#: src/frames.c:1023
msgid "Window Menu"
msgstr "창 메뉴"
-#: src/frames.c:1027
+#: src/frames.c:1026
msgid "Minimize Window"
msgstr "창 최소화"
-#: src/frames.c:1030
+#: src/frames.c:1029
msgid "Maximize Window"
msgstr "창 최대화"
-#: src/frames.c:1033
+#: src/frames.c:1032
msgid "Unmaximize Window"
msgstr "창 최대화 취소"
@@ -2874,30 +2874,30 @@ msgstr ""
msgid "Coordinate expression was empty or not understood"
msgstr "좌표식이 비어있거나 이해할 수 없습니다"
-#: src/theme.c:1727 src/theme.c:1737 src/theme.c:1771
+#: src/theme.c:1731 src/theme.c:1741 src/theme.c:1775
msgid "Coordinate expression results in division by zero"
msgstr "좌표식의 결과 값이 0로 나누었습니다"
-#: src/theme.c:1779
+#: src/theme.c:1783
msgid ""
"Coordinate expression tries to use mod operator on a floating-point number"
msgstr "좌표식에서 부동소수점 수에 나머지 연산을 하려 합니다"
-#: src/theme.c:1836
+#: src/theme.c:1840
#, c-format
msgid ""
"Coordinate expression has an operator \"%s\" where an operand was expected"
msgstr "좌표식에서 피연산자가 들어갈 곳에 연산자 \"%s\"이(가) 있습니다"
-#: src/theme.c:1845
+#: src/theme.c:1849
msgid "Coordinate expression had an operand where an operator was expected"
msgstr "좌표식에서 연산자가 들어갈 곳에 피연산자가 있습니다"
-#: src/theme.c:1853
+#: src/theme.c:1857
msgid "Coordinate expression ended with an operator instead of an operand"
msgstr "좌표식에서 피연산자 대신에 연산자로 끝나있습니다"
-#: src/theme.c:1863
+#: src/theme.c:1867
#, c-format
msgid ""
"Coordinate expression has operator \"%c\" following operator \"%c\" with no "
@@ -2906,7 +2906,7 @@ msgstr ""
"좌표식에서 피연산자가 없는 연산자 \"%2$c\"다음에 연산자 \"%1$c\"이(가) 있습니"
"다"
-#: src/theme.c:1982
+#: src/theme.c:1986
msgid ""
"Coordinate expression parser overflowed its buffer, this is really a "
"Metacity bug, but are you sure you need a huge expression like that?"
@@ -2914,29 +2914,29 @@ msgstr ""
"좌표식 분석기의 버퍼가 넘쳤습니다. 이것은 Metacity의 벌레입니다, 하지만 혹시 "
"그와 같은 아주 큰 표현식이 필요합니까?"
-#: src/theme.c:2011
+#: src/theme.c:2015
msgid "Coordinate expression had a close parenthesis with no open parenthesis"
msgstr "좌표식에 닫는 괄호는 있지만 여는 괄호가 없습니다"
-#: src/theme.c:2074
+#: src/theme.c:2078
#, c-format
msgid "Coordinate expression had unknown variable or constant \"%s\""
msgstr "좌표식에 알 수 없는 변수나 상수 \"%s\"이(가) 있습니다"
-#: src/theme.c:2131
+#: src/theme.c:2135
msgid "Coordinate expression had an open parenthesis with no close parenthesis"
msgstr "좌표식에 여는 괄호는 있지만 닫는 괄호가 없습니다"
-#: src/theme.c:2142
+#: src/theme.c:2146
msgid "Coordinate expression doesn't seem to have any operators or operands"
msgstr "좌표식에 어떠한 연산자나 피연산자가 없습니다"
-#: src/theme.c:2386 src/theme.c:2408 src/theme.c:2429
+#: src/theme.c:2390 src/theme.c:2412 src/theme.c:2433
#, c-format
msgid "Theme contained an expression \"%s\" that resulted in an error: %s\n"
msgstr "테마가 오류 값을 내는 표현 \"%s\"을(를) 포함하고 있습니다: %s\n"
-#: src/theme.c:3915
+#: src/theme.c:3919
#, c-format
msgid ""
"<button function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -2945,7 +2945,7 @@ msgstr ""
"이 프레임 스타일에는 <button function=\"%s\" style=\"%s\" draw_ops=\"whatever"
"\"/>가 지정되어야 합니다"
-#: src/theme.c:4365 src/theme.c:4397
+#: src/theme.c:4369 src/theme.c:4401
#, c-format
msgid ""
"Missing <frame state=\"%s\" resize=\"%s\" focus=\"%s\" style=\"whatever\"/>"
@@ -2953,18 +2953,18 @@ msgstr ""
"<frame state=\"%s\" resize=\"%s\" focus=\"%s\" state=\"whatever\"/> 가 없습니"
"다"
-#: src/theme.c:4448
+#: src/theme.c:4452
#, c-format
msgid "Failed to load theme \"%s\": %s\n"
msgstr "테마 \"%s\"을(를) 읽을 수 없습니다: %s\n"
-#: src/theme.c:4594 src/theme.c:4601 src/theme.c:4608 src/theme.c:4615
-#: src/theme.c:4622
+#: src/theme.c:4598 src/theme.c:4605 src/theme.c:4612 src/theme.c:4619
+#: src/theme.c:4626
#, c-format
msgid "No <%s> set for theme \"%s\""
msgstr "테마 \"%2$s\"의 <%1$s>(이)가 설정되지 않았습니다"
-#: src/theme.c:4632
+#: src/theme.c:4636
#, c-format
msgid ""
"No frame style set for window type \"%s\" in theme \"%s\", add a <window "
@@ -2973,7 +2973,7 @@ msgstr ""
"테마 \"%2$s\"의 창 형식 \"%1$s\"에 대한 프레임 스타일이 없습니다,<window "
"type=\"%3$s\" style_set=\"whatever\"/> 요소를 더하십시오"
-#: src/theme.c:4654
+#: src/theme.c:4658
#, c-format
msgid ""
"<menu_icon function=\"%s\" state=\"%s\" draw_ops=\"whatever\"/> must be "
@@ -2982,14 +2982,14 @@ msgstr ""
"<menu_icon function=\"%s\" state=\"%s\" draw_ops\"whatever\"/> 가 이 테마에 "
"지정되어 있어야 합니다"
-#: src/theme.c:5043 src/theme.c:5105
+#: src/theme.c:5047 src/theme.c:5109
#, c-format
msgid ""
"User-defined constants must begin with a capital letter; \"%s\" does not"
msgstr ""
"사용자 정의 상수는 대문자로 시작되어야 합니다; \"%s\"은(는) 그렇지 않습니다"
-#: src/theme.c:5051 src/theme.c:5113
+#: src/theme.c:5055 src/theme.c:5117
#, c-format
msgid "Constant \"%s\" has already been defined"
msgstr "상수 \"%s\"은(는) 이미 지정되어 있습니다"
@@ -3059,7 +3059,7 @@ msgid "Application set a bogus _NET_WM_PID %ld\n"
msgstr "응용 프로그램이 가짜 _NET_WM_PID %ld을(를) 설정하였습니다\n"
#. first time through
-#: src/window.c:4954
+#: src/window.c:4939
#, c-format
msgid ""
"Window %s sets SM_CLIENT_ID on itself, instead of on the WM_CLIENT_LEADER "
@@ -3075,7 +3075,7 @@ msgstr ""
#. * MWM but not WM_NORMAL_HINTS are basically broken. We complain
#. * about these apps but make them work.
#.
-#: src/window.c:5625
+#: src/window.c:5610
#, c-format
msgid ""
"Window %s sets an MWM hint indicating it isn't resizable, but sets min size %"