summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po54
1 files changed, 27 insertions, 27 deletions
diff --git a/po/ko.po b/po/ko.po
index d02877d10..1007bc71a 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: glib 2.3.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2004-09-18 16:02-0400\n"
+"POT-Creation-Date: 2004-10-27 13:43-0400\n"
"PO-Revision-Date: 2004-01-30 03:56+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -26,7 +26,7 @@ msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다:
#: glib/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1316
#: glib/giochannel.c:1358 glib/giochannel.c:2200 glib/gutf8.c:911
-#: glib/gutf8.c:1356
+#: glib/gutf8.c:1361
msgid "Invalid byte sequence in conversion input"
msgstr "변환 입력에서 잘못된 바이트 순서"
@@ -36,8 +36,8 @@ msgstr "변환 입력에서 잘못된 바이트 순서"
msgid "Error during conversion: %s"
msgstr "변환중 오류: %s"
-#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1107 glib/gutf8.c:1248
-#: glib/gutf8.c:1352
+#: glib/gconvert.c:628 glib/gutf8.c:907 glib/gutf8.c:1112 glib/gutf8.c:1253
+#: glib/gutf8.c:1357
msgid "Partial character sequence at end of input"
msgstr "입력의 끝에서 부분적인 문자 순서"
@@ -46,96 +46,96 @@ msgstr "입력의 끝에서 부분적인 문자 순서"
msgid "Cannot convert fallback '%s' to codeset '%s'"
msgstr "코드셋 '%2$s'에서 대체하는 '%1$s'(으)로 변환 못함"
-#: glib/gconvert.c:1498
+#: glib/gconvert.c:1573
#, fuzzy, c-format
msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
msgstr "URI '%s'은(는) 파일스키마를 사용하는 완전한 URI가 아닙니다"
-#: glib/gconvert.c:1508
+#: glib/gconvert.c:1583
#, c-format
msgid "The local file URI '%s' may not include a '#'"
msgstr "로컬 파일 URI '%s'은(는) '#'를 포함하지 않습니다"
-#: glib/gconvert.c:1525
+#: glib/gconvert.c:1600
#, c-format
msgid "The URI '%s' is invalid"
msgstr "URI '%s'이(가) 잘못되었습니다"
-#: glib/gconvert.c:1537
+#: glib/gconvert.c:1612
#, c-format
msgid "The hostname of the URI '%s' is invalid"
msgstr "URI '%s'의 호스트 이름이 잘못되었습니다"
-#: glib/gconvert.c:1553
+#: glib/gconvert.c:1628
#, c-format
msgid "The URI '%s' contains invalidly escaped characters"
msgstr "URI '%s'은(는) 잘못된 이스케이프 문자를 포함합니다"
-#: glib/gconvert.c:1623
+#: glib/gconvert.c:1698
#, c-format
msgid "The pathname '%s' is not an absolute path"
msgstr "경로이름 '%s'은(는) 절대 경로가 아닙니다"
-#: glib/gconvert.c:1633
+#: glib/gconvert.c:1708
msgid "Invalid hostname"
msgstr "잘못된 호스트 이름"
-#: glib/gdir.c:84
+#: glib/gdir.c:120 glib/gdir.c:140
#, c-format
msgid "Error opening directory '%s': %s"
msgstr "디렉토리 '%s' 여는 중 오류 : %s"
-#: glib/gfileutils.c:400 glib/gfileutils.c:465
+#: glib/gfileutils.c:502 glib/gfileutils.c:570
#, c-format
msgid "Could not allocate %lu bytes to read file \"%s\""
msgstr "파일 \"%2$s\"을(를) 읽은 %1$lu 바이트를 할당할 수 없습니다"
-#: glib/gfileutils.c:411
+#: glib/gfileutils.c:515
#, c-format
msgid "Error reading file '%s': %s"
msgstr "파일 '%s'을(를) 읽는 중 오류: %s"
-#: glib/gfileutils.c:487
+#: glib/gfileutils.c:592
#, c-format
msgid "Failed to read from file '%s': %s"
msgstr "파일 '%s'에서 읽기 실패 : %s"
-#: glib/gfileutils.c:534 glib/gfileutils.c:602
+#: glib/gfileutils.c:641 glib/gfileutils.c:726
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "파일 '%s' 열기 실패 : %s"
-#: glib/gfileutils.c:548
+#: glib/gfileutils.c:656
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s"
-#: glib/gfileutils.c:574
+#: glib/gfileutils.c:688
#, c-format
msgid "Failed to open file '%s': fdopen() failed: %s"
msgstr "파일 '%s' 열기 실패: fdopen() 실패: %s"
-#: glib/gfileutils.c:786
+#: glib/gfileutils.c:1009
#, c-format
msgid "Template '%s' invalid, should not contain a '%s'"
msgstr "템플리트 '%s'이(가) 잘못되었습니다, '%s'을(를) 포함하지 않아야 합니다"
-#: glib/gfileutils.c:798
+#: glib/gfileutils.c:1021
#, c-format
msgid "Template '%s' doesn't end with XXXXXX"
msgstr "템플리트 '%s'이(가) XXXXXX로 끝나지 않았습니다"
-#: glib/gfileutils.c:819
+#: glib/gfileutils.c:1042
#, c-format
msgid "Failed to create file '%s': %s"
msgstr "파일 '%s' 만들기 실패: %s"
-#: glib/gfileutils.c:1160
+#: glib/gfileutils.c:1418
#, c-format
msgid "Failed to read the symbolic link '%s': %s"
msgstr "심볼릭 링크 '%s' 읽기 실패: %s"
-#: glib/gfileutils.c:1179
+#: glib/gfileutils.c:1439
msgid "Symbolic links not supported"
msgstr "심볼릭 링크를 지원하지 않습니다"
@@ -503,12 +503,12 @@ msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했
msgid "Character out of range for UTF-8"
msgstr "UTF-8 범위 밖의 문자"
-#: glib/gutf8.c:1075 glib/gutf8.c:1084 glib/gutf8.c:1216 glib/gutf8.c:1225
-#: glib/gutf8.c:1366 glib/gutf8.c:1462
+#: glib/gutf8.c:1080 glib/gutf8.c:1089 glib/gutf8.c:1221 glib/gutf8.c:1230
+#: glib/gutf8.c:1371 glib/gutf8.c:1467
msgid "Invalid sequence in conversion input"
msgstr "변환 입력에서 잘못된 순서"
-#: glib/gutf8.c:1377 glib/gutf8.c:1473
+#: glib/gutf8.c:1382 glib/gutf8.c:1478
msgid "Character out of range for UTF-16"
msgstr "UTF-16 범위 밖의 문자"
@@ -546,7 +546,7 @@ msgstr ""
msgid "Integer value '%s' for %s out of range"
msgstr ""
-#: glib/goption.c:1028
+#: glib/goption.c:1024
#, c-format
msgid "Unknown option %s"
msgstr ""