diff options
author | Matthias Clasen <mclasen@redhat.com> | 2009-09-04 21:19:02 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2009-09-04 21:19:02 -0400 |
commit | 296d481c7e5de27175e68ff7645975442a449fc5 (patch) | |
tree | fbb92607c9d64afb0da17c5828eca7715e1f371a /po/ko.po | |
parent | 05c2aeaf33ad1ff3447d57a361abdb238b8f822b (diff) |
2.21.62.21.6
Diffstat (limited to 'po/ko.po')
-rw-r--r-- | po/ko.po | 75 |
1 files changed, 40 insertions, 35 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: glib\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-08-24 13:37-0400\n" +"POT-Creation-Date: 2009-09-04 20:42-0400\n" "PO-Revision-Date: 2009-08-23 00:49+0900\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n" @@ -159,118 +159,118 @@ msgstr "잘못된 호스트 이름" msgid "Error opening directory '%s': %s" msgstr "디렉터리 '%s' 여는 중 오류 : %s" -#: glib/gfileutils.c:532 glib/gfileutils.c:620 +#: glib/gfileutils.c:529 glib/gfileutils.c:617 #, c-format msgid "Could not allocate %lu bytes to read file \"%s\"" msgstr "파일 \"%2$s\"을(를) 읽은 %1$lu 바이트를 할당할 수 없습니다" -#: glib/gfileutils.c:547 +#: glib/gfileutils.c:544 #, c-format msgid "Error reading file '%s': %s" msgstr "파일 '%s'을(를) 읽는 중 오류: %s" -#: glib/gfileutils.c:561 +#: glib/gfileutils.c:558 #, c-format msgid "File \"%s\" is too large" msgstr "파일 \"%s\"이(가) 너무 큽니다" -#: glib/gfileutils.c:644 +#: glib/gfileutils.c:641 #, c-format msgid "Failed to read from file '%s': %s" msgstr "파일 '%s'에서 읽기 실패 : %s" -#: glib/gfileutils.c:695 glib/gfileutils.c:782 +#: glib/gfileutils.c:692 glib/gfileutils.c:779 #, c-format msgid "Failed to open file '%s': %s" msgstr "파일 '%s' 열기 실패 : %s" -#: glib/gfileutils.c:712 glib/gmappedfile.c:141 +#: glib/gfileutils.c:709 glib/gmappedfile.c:141 #, c-format msgid "Failed to get attributes of file '%s': fstat() failed: %s" msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s" -#: glib/gfileutils.c:746 +#: glib/gfileutils.c:743 #, c-format msgid "Failed to open file '%s': fdopen() failed: %s" msgstr "파일 '%s' 열기 실패: fdopen() 실패: %s" -#: glib/gfileutils.c:854 +#: glib/gfileutils.c:851 #, c-format msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s" msgstr "파일 '%s'의 이름을 '%s'(으)로 바꾸는데 실패: g_rename() 실패: %s" -#: glib/gfileutils.c:896 glib/gfileutils.c:1333 +#: glib/gfileutils.c:893 glib/gfileutils.c:1359 #, c-format msgid "Failed to create file '%s': %s" msgstr "파일 '%s' 만들기 실패: %s" -#: glib/gfileutils.c:910 +#: glib/gfileutils.c:907 #, c-format msgid "Failed to open file '%s' for writing: fdopen() failed: %s" msgstr "파일 '%s' 쓰기 용도로 열기 실패: fdopen() 실패: %s" -#: glib/gfileutils.c:935 +#: glib/gfileutils.c:932 #, c-format msgid "Failed to write file '%s': fwrite() failed: %s" msgstr "파일 '%s' 쓰기 실패: fwrite() 실패: %s" -#: glib/gfileutils.c:954 +#: glib/gfileutils.c:951 #, c-format msgid "Failed to write file '%s': fflush() failed: %s" msgstr "파일 '%s' 쓰기 실패: fflush() 실패: %s" -#: glib/gfileutils.c:983 +#: glib/gfileutils.c:980 #, c-format msgid "Failed to write file '%s': fsync() failed: %s" msgstr "파일 '%s' 쓰기 실패: fsync() 실패: %s" -#: glib/gfileutils.c:1002 +#: glib/gfileutils.c:999 #, c-format msgid "Failed to close file '%s': fclose() failed: %s" msgstr "파일 '%s' 닫기 실패: fclose() 실패: %s" -#: glib/gfileutils.c:1120 +#: glib/gfileutils.c:1117 #, c-format msgid "Existing file '%s' could not be removed: g_unlink() failed: %s" msgstr "기존의 '%s' 파일을 지울 수 없습니다: g_unlink() 실패: %s" -#: glib/gfileutils.c:1295 +#: glib/gfileutils.c:1321 #, c-format msgid "Template '%s' invalid, should not contain a '%s'" msgstr "템플리트 '%s'이(가) 잘못되었습니다, '%s'이(가) 들어 있으면 안 됩니다" -#: glib/gfileutils.c:1308 +#: glib/gfileutils.c:1334 #, c-format msgid "Template '%s' doesn't contain XXXXXX" msgstr "템플리트 '%s'에 XXXXXX가 없습니다" -#: glib/gfileutils.c:1739 +#: glib/gfileutils.c:1765 #, c-format msgid "%u byte" msgid_plural "%u bytes" msgstr[0] "%u 바이트" -#: glib/gfileutils.c:1747 +#: glib/gfileutils.c:1773 #, c-format msgid "%.1f KB" msgstr "%.1f KB" -#: glib/gfileutils.c:1752 +#: glib/gfileutils.c:1778 #, c-format msgid "%.1f MB" msgstr "%.1f MB" -#: glib/gfileutils.c:1757 +#: glib/gfileutils.c:1783 #, c-format msgid "%.1f GB" msgstr "%.1f GB" -#: glib/gfileutils.c:1800 +#: glib/gfileutils.c:1826 #, c-format msgid "Failed to read the symbolic link '%s': %s" msgstr "심볼릭 링크 '%s' 읽기 실패: %s" -#: glib/gfileutils.c:1821 +#: glib/gfileutils.c:1847 msgid "Symbolic links not supported" msgstr "심볼릭 링크를 지원하지 않습니다" @@ -1553,49 +1553,54 @@ msgstr "잘못된 애트리뷰트 종류 (uint64 필요)" msgid "Invalid attribute type (byte string expected)" msgstr "잘못된 애트리뷰트 종류 (바이트 문자열 필요)" -#: gio/glocalfileinfo.c:1886 +#: gio/glocalfileinfo.c:1895 +#, fuzzy +msgid "Cannot set permissions on symlinks" +msgstr "권한 설정 중 오류: %s" + +#: gio/glocalfileinfo.c:1911 #, c-format msgid "Error setting permissions: %s" msgstr "권한 설정 중 오류: %s" -#: gio/glocalfileinfo.c:1937 +#: gio/glocalfileinfo.c:1962 #, c-format msgid "Error setting owner: %s" msgstr "소유자 설정 중 오류: %s" -#: gio/glocalfileinfo.c:1960 +#: gio/glocalfileinfo.c:1985 msgid "symlink must be non-NULL" msgstr "심볼릭 링크는 NULL이 아니어야 합니다" -#: gio/glocalfileinfo.c:1970 gio/glocalfileinfo.c:1989 -#: gio/glocalfileinfo.c:2000 +#: gio/glocalfileinfo.c:1995 gio/glocalfileinfo.c:2014 +#: gio/glocalfileinfo.c:2025 #, c-format msgid "Error setting symlink: %s" msgstr "심볼릭 링크 설정 중 오류: %s" -#: gio/glocalfileinfo.c:1979 +#: gio/glocalfileinfo.c:2004 msgid "Error setting symlink: file is not a symlink" msgstr "심볼릭 링크 설정 중 오류: 파일이 심볼릭 링크가 아닙니다" -#: gio/glocalfileinfo.c:2105 +#: gio/glocalfileinfo.c:2130 #, c-format msgid "Error setting modification or access time: %s" msgstr "수정 시각이나 접근 시각을 설정하는데 오류: %s" -#: gio/glocalfileinfo.c:2128 +#: gio/glocalfileinfo.c:2153 msgid "SELinux context must be non-NULL" msgstr "SELinux 컨텍스트는 NULL이 아니어야 합니다" -#: gio/glocalfileinfo.c:2143 +#: gio/glocalfileinfo.c:2168 #, c-format msgid "Error setting SELinux context: %s" msgstr "SELinux 컨텍스트 설정 중 오류: %s" -#: gio/glocalfileinfo.c:2150 +#: gio/glocalfileinfo.c:2175 msgid "SELinux is not enabled on this system" msgstr "이 시스템은 SELinux를 사용하지 않습니다" -#: gio/glocalfileinfo.c:2242 +#: gio/glocalfileinfo.c:2267 #, c-format msgid "Setting attribute %s not supported" msgstr "%s 애트리뷰트 설정은 지원하지 않습니다" |