diff options
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 34 |
1 files changed, 17 insertions, 17 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: glib 2.3.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-11-02 17:54-0500\n" +"POT-Creation-Date: 2004-11-12 11:58-0500\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" @@ -24,14 +24,14 @@ msgstr "문자셋 '%s'에서 '%s'(으)로 변환은 지원되지 않습니다" msgid "Could not open converter from '%s' to '%s'" msgstr "'%s'에서 '%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/gconvert.c:605 glib/gconvert.c:892 glib/giochannel.c:1318 +#: glib/giochannel.c:1360 glib/giochannel.c:2202 glib/gutf8.c:911 #: glib/gutf8.c:1361 msgid "Invalid byte sequence in conversion input" msgstr "변환 입력에서 잘못된 바이트 순서" -#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1323 -#: glib/giochannel.c:2212 +#: glib/gconvert.c:610 glib/gconvert.c:825 glib/giochannel.c:1325 +#: glib/giochannel.c:2214 #, c-format msgid "Error during conversion: %s" msgstr "변환중 오류: %s" @@ -100,7 +100,7 @@ msgstr "파일 '%s'을(를) 읽는 중 오류: %s" msgid "Failed to read from file '%s': %s" msgstr "파일 '%s'에서 읽기 실패 : %s" -#: glib/gfileutils.c:641 glib/gfileutils.c:726 +#: glib/gfileutils.c:641 glib/gfileutils.c:724 #, c-format msgid "Failed to open file '%s': %s" msgstr "파일 '%s' 열기 실패 : %s" @@ -115,53 +115,53 @@ msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s" msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "파일 '%s' 열기 실패: fdopen() 실패: %s" -#: glib/gfileutils.c:1009 +#: glib/gfileutils.c:1012 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "템플리트 '%s'이(가) 잘못되었습니다, '%s'을(를) 포함하지 않아야 합니다" -#: glib/gfileutils.c:1021 +#: glib/gfileutils.c:1026 #, c-format msgid "Template '%s' doesn't end with XXXXXX" msgstr "템플리트 '%s'이(가) XXXXXX로 끝나지 않았습니다" -#: glib/gfileutils.c:1042 +#: glib/gfileutils.c:1049 #, c-format msgid "Failed to create file '%s': %s" msgstr "파일 '%s' 만들기 실패: %s" -#: glib/gfileutils.c:1418 +#: glib/gfileutils.c:1425 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "심볼릭 링크 '%s' 읽기 실패: %s" -#: glib/gfileutils.c:1439 +#: glib/gfileutils.c:1446 msgid "Symbolic links not supported" msgstr "심볼릭 링크를 지원하지 않습니다" -#: glib/giochannel.c:1144 +#: glib/giochannel.c:1146 #, c-format msgid "Conversion from character set `%s' to `%s' is not supported" msgstr "문자셋 `%s'에서 `%s'(으)로 변환을 지원하지 않습니다" -#: glib/giochannel.c:1148 +#: glib/giochannel.c:1150 #, c-format msgid "Could not open converter from `%s' to `%s': %s" msgstr "`%s'에서 `%s'(으)로 변환하는 변환기를 열 수 없음: %s" -#: glib/giochannel.c:1493 +#: glib/giochannel.c:1495 msgid "Can't do a raw read in g_io_channel_read_line_string" msgstr "g_io_channel_read_line_string으로 raw 일기를 할 수 없습니다" -#: glib/giochannel.c:1540 glib/giochannel.c:1797 glib/giochannel.c:1883 +#: glib/giochannel.c:1542 glib/giochannel.c:1799 glib/giochannel.c:1885 msgid "Leftover unconverted data in read buffer" msgstr "읽기 버퍼에서 변환되지 않은 데이터를 남겨둠" -#: glib/giochannel.c:1620 glib/giochannel.c:1697 +#: glib/giochannel.c:1622 glib/giochannel.c:1699 msgid "Channel terminates in a partial character" msgstr "일부 문자에서 채널 끝냄" -#: glib/giochannel.c:1683 +#: glib/giochannel.c:1685 msgid "Can't do a raw read in g_io_channel_read_to_end" msgstr "g_io_channel_read_to_endi로 raw 읽기를 할 수 없습니다" |