summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2008-08-18 13:17:39 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2008-08-18 13:17:39 +0000
commite17c805ce49b68fc9166819114be575c6e33f11a (patch)
treea67caa4fceb57af3270249ed9fc30db87cc17ca9 /po/ko.po
parent6889e86ae4dbf9a684df19c371d372880a684b4b (diff)
svn path=/trunk/; revision=7367
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po137
1 files changed, 73 insertions, 64 deletions
diff --git a/po/ko.po b/po/ko.po
index 5734b73af..81d722cc0 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2008-08-04 13:30-0400\n"
+"POT-Creation-Date: 2008-08-18 00:50-0400\n"
"PO-Revision-Date: 2008-08-04 22:17+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -100,8 +100,8 @@ msgid "Could not open converter from '%s' to '%s'"
msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다"
#: glib/gconvert.c:632 glib/gconvert.c:1017 glib/giochannel.c:1330
-#: glib/giochannel.c:1372 glib/giochannel.c:2216 glib/gutf8.c:956
-#: glib/gutf8.c:1405
+#: glib/giochannel.c:1372 glib/giochannel.c:2216 glib/gutf8.c:955
+#: glib/gutf8.c:1404
msgid "Invalid byte sequence in conversion input"
msgstr "변환 입력에서 잘못된 바이트 순서"
@@ -111,8 +111,8 @@ msgstr "변환 입력에서 잘못된 바이트 순서"
msgid "Error during conversion: %s"
msgstr "변환중 오류: %s"
-#: glib/gconvert.c:669 glib/gutf8.c:952 glib/gutf8.c:1156 glib/gutf8.c:1297
-#: glib/gutf8.c:1401
+#: glib/gconvert.c:669 glib/gutf8.c:951 glib/gutf8.c:1155 glib/gutf8.c:1296
+#: glib/gutf8.c:1400
msgid "Partial character sequence at end of input"
msgstr "입력의 끝에서 부분적인 문자 순서"
@@ -348,16 +348,16 @@ msgstr ""
"'%-.*s'의 구문 해석에 실패했습니다. 문자 참조에는 숫자를 써야 합니다 (예를 "
"들어 &#234;) - 숫자가 너무 클 수도 있습니다"
-#: glib/gmarkup.c:653
+#: glib/gmarkup.c:650
#, c-format
msgid "Character reference '%-.*s' does not encode a permitted character"
msgstr "문자 참조 '%-*s'에 대응되는 문자는 허용되지 않습니다"
-#: glib/gmarkup.c:668
+#: glib/gmarkup.c:665
msgid "Empty character reference; should include a digit such as &#454;"
msgstr "문자 참조가 비어 있습니다; &#454;처럼 숫자를 써야 합니다"
-#: glib/gmarkup.c:678
+#: glib/gmarkup.c:675
msgid ""
"Character reference did not end with a semicolon; most likely you used an "
"ampersand character without intending to start an entity - escape ampersand "
@@ -367,32 +367,32 @@ msgstr ""
"려고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 &amp; 라고"
"쓰십시오"
-#: glib/gmarkup.c:764
+#: glib/gmarkup.c:761
msgid "Unfinished entity reference"
msgstr "엔티티 참조가 미완성입니다"
-#: glib/gmarkup.c:770
+#: glib/gmarkup.c:767
msgid "Unfinished character reference"
msgstr "문자 참조가 미완성입니다"
-#: glib/gmarkup.c:1056
+#: glib/gmarkup.c:1053
msgid "Invalid UTF-8 encoded text - overlong sequence"
msgstr "잘못된 UTF-8 인코딩된 텍스트 - 너무 시퀀스가 깁니다"
-#: glib/gmarkup.c:1084
+#: glib/gmarkup.c:1081
msgid "Invalid UTF-8 encoded text - not a start char"
msgstr "잘못된 UTF-8 인코딩된 텍스트 - 시작 문자가 아닙니다"
-#: glib/gmarkup.c:1120
+#: glib/gmarkup.c:1117
#, c-format
msgid "Invalid UTF-8 encoded text - not valid '%s'"
msgstr "잘못된 UTF-8 인코딩된 텍스트 - '%s' 부분이 올바르지 않습니다"
-#: glib/gmarkup.c:1158
+#: glib/gmarkup.c:1155
msgid "Document must begin with an element (e.g. <book>)"
msgstr "문서는 엘리먼트로 시작하여야 합니다 (예 <book>)"
-#: glib/gmarkup.c:1198
+#: glib/gmarkup.c:1195
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -401,7 +401,7 @@ msgstr ""
"'%s'은(는) '<' 문자 다음에 쓸 수 없습니다; 이 문자로는 엘리먼트 이름을 시작"
"할 수 없습니다"
-#: glib/gmarkup.c:1266
+#: glib/gmarkup.c:1263
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
@@ -409,7 +409,7 @@ msgid ""
msgstr ""
"이상한 문자 '%s'. 빈 엘리먼트 '%s' 태그를 끝내는 '>' 문자가 나타나야 합니다"
-#: glib/gmarkup.c:1355
+#: glib/gmarkup.c:1352
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -417,7 +417,7 @@ msgstr ""
"이상한 문자 '%1$s'. 엘리먼트 '%3$s'의 애트리뷰트 이름 '%2$s' 다음에 '='이 나"
"타나야 합니다"
-#: glib/gmarkup.c:1397
+#: glib/gmarkup.c:1394
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -428,7 +428,7 @@ msgstr ""
"나, 애트리뷰트가 나와야 합니다; 아마도 애트리뷰트 이름에 잘못된 문자를 쓴 경"
"우일 것입니다"
-#: glib/gmarkup.c:1483
+#: glib/gmarkup.c:1480
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -437,7 +437,7 @@ msgstr ""
"이상한 문자 '%1$s'. 엘리먼트 '%3$s'의 애트리뷰트 '%2$s'의 값을 부여할 때 = "
"기호 다음에 따옴표가 나타나야 합니다"
-#: glib/gmarkup.c:1625
+#: glib/gmarkup.c:1622
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -446,7 +446,7 @@ msgstr ""
"'%s'은(는) '</' 다음에 쓸 수 있는 문자가 아닙니다; '%s'은(는) 엘리먼트 이름"
"을 시작할 수 없습니다"
-#: glib/gmarkup.c:1665
+#: glib/gmarkup.c:1662
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -455,25 +455,25 @@ msgstr ""
"'%s'은(는) 엘리먼트 '%s'을(를) 닫은 다음에 쓸 수 있는 문자가 아닙니다; '>' 문"
"자를 쓸 수 있습니다"
-#: glib/gmarkup.c:1676
+#: glib/gmarkup.c:1673
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "'%s' 엘리먼트는 닫혔고, 현재 아무 엘리먼트도 열려 있지 않습니다"
-#: glib/gmarkup.c:1685
+#: glib/gmarkup.c:1682
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "'%s' 엘리먼트는 닫혔고, 현재 열려 있는 엘리먼트는 '%s'입니다"
-#: glib/gmarkup.c:1848
+#: glib/gmarkup.c:1845
msgid "Document was empty or contained only whitespace"
msgstr "문서가 비어있거나 공백문자만 들어 있습니다"
-#: glib/gmarkup.c:1862
+#: glib/gmarkup.c:1859
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "'<' 바로 다음에 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1870 glib/gmarkup.c:1915
+#: glib/gmarkup.c:1867 glib/gmarkup.c:1912
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -482,7 +482,7 @@ msgstr ""
"엘리먼트가 열려 있는 상태로 문서가 갑작스럽게 끝났습니다 - 마지막에 열려 있"
"던 엘리먼트는 '%s'입니다"
-#: glib/gmarkup.c:1878
+#: glib/gmarkup.c:1875
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -490,19 +490,19 @@ msgid ""
msgstr ""
"문서가 갑작스럽게 끝났습니다. <%s/> 태그를 끝내는 > 기호가 나타나야 합니다"
-#: glib/gmarkup.c:1884
+#: glib/gmarkup.c:1881
msgid "Document ended unexpectedly inside an element name"
msgstr "엘리먼트 이름에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1890
+#: glib/gmarkup.c:1887
msgid "Document ended unexpectedly inside an attribute name"
msgstr "에트리뷰트 이름에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1895
+#: glib/gmarkup.c:1892
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "엘리먼트의 열기 태그 안에서 문서가 갑작스럽게 끝났습니다."
-#: glib/gmarkup.c:1901
+#: glib/gmarkup.c:1898
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -510,17 +510,17 @@ msgstr ""
"애트리뷰트 이름 다음의 = 기호 다음에서 문서가 갑작스럽게 끝났습니다; 애트리뷰"
"트 값이 없습니다"
-#: glib/gmarkup.c:1908
+#: glib/gmarkup.c:1905
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "애트리뷰트 값 안에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1924
+#: glib/gmarkup.c:1921
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "엘리먼트 '%s'의 닫기 태그 안에서 문서가 갑작스럽게 끝났습니다"
# FIXME: processing instruction?
-#: glib/gmarkup.c:1930
+#: glib/gmarkup.c:1927
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "주석문 혹은 처리 안내자 태그 안에서 문서가 갑작스럽게 끝났습니다"
@@ -956,16 +956,16 @@ msgstr "자식 프로세스 \"%s\"을(를) 실행하는 중 알 수 없는 오
msgid "Failed to read enough data from child pid pipe (%s)"
msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)"
-#: glib/gutf8.c:1030
+#: glib/gutf8.c:1029
msgid "Character out of range for UTF-8"
msgstr "UTF-8 범위 밖의 문자"
-#: glib/gutf8.c:1124 glib/gutf8.c:1133 glib/gutf8.c:1265 glib/gutf8.c:1274
-#: glib/gutf8.c:1415 glib/gutf8.c:1511
+#: glib/gutf8.c:1123 glib/gutf8.c:1132 glib/gutf8.c:1264 glib/gutf8.c:1273
+#: glib/gutf8.c:1414 glib/gutf8.c:1510
msgid "Invalid sequence in conversion input"
msgstr "변환 입력에서 잘못된 순서"
-#: glib/gutf8.c:1426 glib/gutf8.c:1522
+#: glib/gutf8.c:1425 glib/gutf8.c:1521
msgid "Character out of range for UTF-16"
msgstr "UTF-16 범위 밖의 문자"
@@ -1130,15 +1130,15 @@ msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다."
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다."
-#: gio/gbufferedinputstream.c:485 gio/ginputstream.c:187
-#: gio/ginputstream.c:319 gio/ginputstream.c:560 gio/ginputstream.c:685
-#: gio/goutputstream.c:195 gio/goutputstream.c:649
+#: gio/gbufferedinputstream.c:485 gio/ginputstream.c:193
+#: gio/ginputstream.c:325 gio/ginputstream.c:566 gio/ginputstream.c:691
+#: gio/goutputstream.c:202 gio/goutputstream.c:656
#, c-format
msgid "Too large count value passed to %s"
msgstr "%s에 넘긴 카운트 값이 너무 큽니다"
-#: gio/gbufferedinputstream.c:872 gio/ginputstream.c:895
-#: gio/goutputstream.c:1078
+#: gio/gbufferedinputstream.c:872 gio/ginputstream.c:901
+#: gio/goutputstream.c:1085
msgid "Stream is already closed"
msgstr "스트림을 이미 닫았습니다"
@@ -1205,10 +1205,10 @@ msgid "drive doesn't implement polling for media"
msgstr "드라이브가 미디어의 폴링을 구현하지 않았습니다"
#: gio/gfile.c:825 gio/gfile.c:1055 gio/gfile.c:1190 gio/gfile.c:1426
-#: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2682
-#: gio/gfile.c:2733 gio/gfile.c:2861 gio/gfile.c:2901 gio/gfile.c:3228
-#: gio/gfile.c:3630 gio/gfile.c:3714 gio/gfile.c:3797 gio/gfile.c:3877
-#: gio/gfile.c:4207
+#: gio/gfile.c:1480 gio/gfile.c:1537 gio/gfile.c:1620 gio/gfile.c:2686
+#: gio/gfile.c:2740 gio/gfile.c:2871 gio/gfile.c:2911 gio/gfile.c:3238
+#: gio/gfile.c:3640 gio/gfile.c:3724 gio/gfile.c:3807 gio/gfile.c:3887
+#: gio/gfile.c:4217 gio/win32/gwinhttpfile.c:427
msgid "Operation not supported"
msgstr "동작을 지원하지 않습니다"
@@ -1241,24 +1241,24 @@ msgstr "대상 파일이 있습니다"
msgid "Can't recursively copy directory"
msgstr "디렉토리를 재귀적으로 복사할 수 없습니다"
-#: gio/gfile.c:2851
+#: gio/gfile.c:2861
msgid "Invalid symlink value given"
msgstr "잘못된 심볼릭 링크 값이 주어졌습니다"
-#: gio/gfile.c:2944
+#: gio/gfile.c:2954
msgid "Trash not supported"
msgstr "휴지통을 지원하지 않습니다"
-#: gio/gfile.c:2993
+#: gio/gfile.c:3003
#, c-format
msgid "File names cannot contain '%c'"
msgstr "파일 이름에 '%c' 문자가 들어갈 수 없습니다"
-#: gio/gfile.c:4975 gio/gvolume.c:370
+#: gio/gfile.c:4985 gio/gvolume.c:370
msgid "volume doesn't implement mount"
msgstr "볼륨이 mount를 구현하지 않았습니다"
-#: gio/gfile.c:5083
+#: gio/gfile.c:5093
msgid "No application is registered as handling this file"
msgstr "이 파일을 처리하는 프로그램을 아무 것도 등록하지 않았습니다"
@@ -1275,6 +1275,15 @@ msgstr "파일 이뉴머레이터에 진행 중인 동작이 있습니다"
msgid "File enumerator is already closed"
msgstr "파일 이뉴머레이터를 이미 닫았습니다"
+#: gio/gfileicon.c:144
+msgid "file"
+msgstr ""
+
+#: gio/gfileicon.c:145
+#, fuzzy
+msgid "The file containing the icon"
+msgstr "아이콘 이름이 들어 있는 배열"
+
#: gio/gfileinputstream.c:157 gio/gfileinputstream.c:424
#: gio/gfileoutputstream.c:171 gio/gfileoutputstream.c:526
msgid "Stream doesn't support query_info"
@@ -1292,7 +1301,7 @@ msgstr "입력 스트림이 truncate를 허용하지 않습니다"
msgid "Truncate not supported on stream"
msgstr "스트림에서 truncate를 지원하지 않습니다"
-#: gio/ginputstream.c:196
+#: gio/ginputstream.c:202
msgid "Input stream doesn't implement read"
msgstr "입력 스트림이 read를 구현하지 않았습니다"
@@ -1302,7 +1311,7 @@ msgstr "입력 스트림이 read를 구현하지 않았습니다"
#. Translators: This is an error you get if there is
#. * already an operation running against this stream when
#. * you try to start one
-#: gio/ginputstream.c:905 gio/goutputstream.c:1088
+#: gio/ginputstream.c:911 gio/goutputstream.c:1095
msgid "Stream has outstanding operation"
msgstr "스트림에 진행 중인 동작이 있습니다"
@@ -1310,7 +1319,7 @@ msgstr "스트림에 진행 중인 동작이 있습니다"
msgid "Unable to find default local directory monitor type"
msgstr "기본 로컬 디렉토리 모니터 종류를 찾을 수 없습니다"
-#: gio/glocalfile.c:601
+#: gio/glocalfile.c:601 gio/win32/gwinhttpfile.c:410
#, c-format
msgid "Invalid filename %s"
msgstr "잘못된 파일 이름 %s"
@@ -1626,35 +1635,35 @@ msgstr "마운트가 content type guessing을 구현하지 않았습니다"
msgid "mount doesn't implement synchronous content type guessing"
msgstr "마운트가 동기식 content type guessing을 구현하지 않았습니다"
-#: gio/goutputstream.c:204 gio/goutputstream.c:405
+#: gio/goutputstream.c:211 gio/goutputstream.c:412
msgid "Output stream doesn't implement write"
msgstr "출력 스트림이 write를 구현하지 않았습니다"
-#: gio/goutputstream.c:365 gio/goutputstream.c:773
+#: gio/goutputstream.c:372 gio/goutputstream.c:780
msgid "Source stream is already closed"
msgstr "원본 스트림을 이미 닫았습니다"
-#: gio/gthemedicon.c:206
+#: gio/gthemedicon.c:210
msgid "name"
msgstr "이름"
-#: gio/gthemedicon.c:207
+#: gio/gthemedicon.c:211
msgid "The name of the icon"
msgstr "아이콘의 이름"
-#: gio/gthemedicon.c:218
+#: gio/gthemedicon.c:222
msgid "names"
msgstr "이름 목록"
-#: gio/gthemedicon.c:219
+#: gio/gthemedicon.c:223
msgid "An array containing the icon names"
msgstr "아이콘 이름이 들어 있는 배열"
-#: gio/gthemedicon.c:244
+#: gio/gthemedicon.c:248
msgid "use default fallbacks"
msgstr "기본값 대체 사용"
-#: gio/gthemedicon.c:245
+#: gio/gthemedicon.c:249
msgid ""
"Whether to use default fallbacks found by shortening the name at '-' "
"characters. Ignores names after the first if multiple names are given."
@@ -1674,7 +1683,7 @@ msgstr "유닉스 소켓을 읽는 중 오류: %s"
msgid "Error closing unix: %s"
msgstr "유닉스 소켓을 닫는 중 오류: %s"
-#: gio/gunixmounts.c:1778 gio/gunixmounts.c:1815
+#: gio/gunixmounts.c:1779 gio/gunixmounts.c:1816
msgid "Filesystem root"
msgstr "파일 시스템 루트"