summaryrefslogtreecommitdiff
path: root/po/ko.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-06-15 13:25:43 -0400
committerMatthias Clasen <mclasen@redhat.com>2009-06-15 13:25:43 -0400
commit785787fd6cd4b7c0120ae64ec839cfb0353c4af2 (patch)
tree87ede760e6022576d7eb307c48ea60165fab5dc7 /po/ko.po
parent0fbeab452072cdf2dc7d1dd0356fa0d9f71fa0ac (diff)
2.21.22.21.2
Diffstat (limited to 'po/ko.po')
-rw-r--r--po/ko.po185
1 files changed, 99 insertions, 86 deletions
diff --git a/po/ko.po b/po/ko.po
index f3f375d06..f7f606e5f 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: 2009-05-28 23:29-0400\n"
+"POT-Creation-Date: 2009-06-15 12:58-0400\n"
"PO-Revision-Date: 2009-02-26 15:45+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -184,7 +184,7 @@ msgstr "파일 '%s'에서 읽기 실패 : %s"
msgid "Failed to open file '%s': %s"
msgstr "파일 '%s' 열기 실패 : %s"
-#: glib/gfileutils.c:712 glib/gmappedfile.c:133
+#: glib/gfileutils.c:712 glib/gmappedfile.c:138
#, c-format
msgid "Failed to get attributes of file '%s': fstat() failed: %s"
msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s"
@@ -244,6 +244,12 @@ msgstr "템플리트 '%s'이(가) 잘못되었습니다, '%s'이(가) 들어 있
msgid "Template '%s' doesn't contain XXXXXX"
msgstr "템플리트 '%s'에 XXXXXX가 없습니다"
+#: glib/gfileutils.c:1734
+#, c-format
+msgid "%u byte"
+msgid_plural "%u bytes"
+msgstr[0] "%u 바이트"
+
#: glib/gfileutils.c:1742
#, c-format
msgid "%.1f KB"
@@ -289,12 +295,12 @@ msgstr "일부 문자에서 채널 끝냄"
msgid "Can't do a raw read in g_io_channel_read_to_end"
msgstr "g_io_channel_read_to_endi로 raw 읽기를 할 수 없습니다"
-#: glib/gmappedfile.c:116
+#: glib/gmappedfile.c:121
#, c-format
msgid "Failed to open file '%s': open() failed: %s"
msgstr "파일 '%s' 열기 실패: dopen() 실패: %s"
-#: glib/gmappedfile.c:193
+#: glib/gmappedfile.c:198
#, c-format
msgid "Failed to map file '%s': mmap() failed: %s"
msgstr "파일 '%s' 매핑 실패: mmap() 실패: %s"
@@ -370,11 +376,11 @@ msgstr ""
"고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 &amp; 라고쓰"
"십시오"
-#: glib/gmarkup.c:973
+#: glib/gmarkup.c:1014
msgid "Document must begin with an element (e.g. <book>)"
msgstr "문서는 엘리먼트로 시작하여야 합니다 (예 <book>)"
-#: glib/gmarkup.c:1013
+#: glib/gmarkup.c:1054
#, c-format
msgid ""
"'%s' is not a valid character following a '<' character; it may not begin an "
@@ -383,7 +389,7 @@ msgstr ""
"'%s'은(는) '<' 문자 다음에 쓸 수 없습니다; 이 문자로는 엘리먼트 이름을 시작"
"할 수 없습니다"
-#: glib/gmarkup.c:1081
+#: glib/gmarkup.c:1122
#, c-format
msgid ""
"Odd character '%s', expected a '>' character to end the empty-element tag '%"
@@ -391,7 +397,7 @@ msgid ""
msgstr ""
"이상한 문자 '%s'. 빈 엘리먼트 '%s' 태그를 끝내는 '>' 문자가 나타나야 합니다"
-#: glib/gmarkup.c:1165
+#: glib/gmarkup.c:1206
#, c-format
msgid ""
"Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
@@ -399,7 +405,7 @@ msgstr ""
"이상한 문자 '%1$s'. 엘리먼트 '%3$s'의 애트리뷰트 이름 '%2$s' 다음에 '='이 나"
"타나야 합니다"
-#: glib/gmarkup.c:1206
+#: glib/gmarkup.c:1247
#, c-format
msgid ""
"Odd character '%s', expected a '>' or '/' character to end the start tag of "
@@ -410,7 +416,7 @@ msgstr ""
"나, 애트리뷰트가 나와야 합니다; 아마도 애트리뷰트 이름에 잘못된 문자를 쓴 경"
"우일 것입니다"
-#: glib/gmarkup.c:1283
+#: glib/gmarkup.c:1291
#, c-format
msgid ""
"Odd character '%s', expected an open quote mark after the equals sign when "
@@ -419,7 +425,7 @@ msgstr ""
"이상한 문자 '%1$s'. 엘리먼트 '%3$s'의 애트리뷰트 '%2$s'의 값을 부여할 때 = "
"기호 다음에 따옴표가 나타나야 합니다"
-#: glib/gmarkup.c:1417
+#: glib/gmarkup.c:1425
#, c-format
msgid ""
"'%s' is not a valid character following the characters '</'; '%s' may not "
@@ -428,7 +434,7 @@ msgstr ""
"'%s'은(는) '</' 다음에 쓸 수 있는 문자가 아닙니다; '%s'은(는) 엘리먼트 이름"
"을 시작할 수 없습니다"
-#: glib/gmarkup.c:1453
+#: glib/gmarkup.c:1461
#, c-format
msgid ""
"'%s' is not a valid character following the close element name '%s'; the "
@@ -437,25 +443,25 @@ msgstr ""
"'%s'은(는) 엘리먼트 '%s'을(를) 닫은 다음에 쓸 수 있는 문자가 아닙니다; '>' 문"
"자를 쓸 수 있습니다"
-#: glib/gmarkup.c:1464
+#: glib/gmarkup.c:1472
#, c-format
msgid "Element '%s' was closed, no element is currently open"
msgstr "'%s' 엘리먼트는 닫혔고, 현재 아무 엘리먼트도 열려 있지 않습니다"
-#: glib/gmarkup.c:1473
+#: glib/gmarkup.c:1481
#, c-format
msgid "Element '%s' was closed, but the currently open element is '%s'"
msgstr "'%s' 엘리먼트는 닫혔고, 현재 열려 있는 엘리먼트는 '%s'입니다"
-#: glib/gmarkup.c:1640
+#: glib/gmarkup.c:1648
msgid "Document was empty or contained only whitespace"
msgstr "문서가 비어있거나 공백문자만 들어 있습니다"
-#: glib/gmarkup.c:1654
+#: glib/gmarkup.c:1662
msgid "Document ended unexpectedly just after an open angle bracket '<'"
msgstr "'<' 바로 다음에 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1662 glib/gmarkup.c:1707
+#: glib/gmarkup.c:1670 glib/gmarkup.c:1715
#, c-format
msgid ""
"Document ended unexpectedly with elements still open - '%s' was the last "
@@ -464,7 +470,7 @@ msgstr ""
"엘리먼트가 열려 있는 상태로 문서가 갑작스럽게 끝났습니다 - 마지막에 열려 있"
"던 엘리먼트는 '%s'입니다"
-#: glib/gmarkup.c:1670
+#: glib/gmarkup.c:1678
#, c-format
msgid ""
"Document ended unexpectedly, expected to see a close angle bracket ending "
@@ -472,19 +478,19 @@ msgid ""
msgstr ""
"문서가 갑작스럽게 끝났습니다. <%s/> 태그를 끝내는 > 기호가 나타나야 합니다"
-#: glib/gmarkup.c:1676
+#: glib/gmarkup.c:1684
msgid "Document ended unexpectedly inside an element name"
msgstr "엘리먼트 이름에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1682
+#: glib/gmarkup.c:1690
msgid "Document ended unexpectedly inside an attribute name"
msgstr "에트리뷰트 이름에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1687
+#: glib/gmarkup.c:1695
msgid "Document ended unexpectedly inside an element-opening tag."
msgstr "엘리먼트의 열기 태그 안에서 문서가 갑작스럽게 끝났습니다."
-#: glib/gmarkup.c:1693
+#: glib/gmarkup.c:1701
msgid ""
"Document ended unexpectedly after the equals sign following an attribute "
"name; no attribute value"
@@ -492,17 +498,17 @@ msgstr ""
"애트리뷰트 이름 다음의 = 기호 다음에서 문서가 갑작스럽게 끝났습니다; 애트리뷰"
"트 값이 없습니다"
-#: glib/gmarkup.c:1700
+#: glib/gmarkup.c:1708
msgid "Document ended unexpectedly while inside an attribute value"
msgstr "애트리뷰트 값 안에서 문서가 갑작스럽게 끝났습니다"
-#: glib/gmarkup.c:1716
+#: glib/gmarkup.c:1724
#, c-format
msgid "Document ended unexpectedly inside the close tag for element '%s'"
msgstr "엘리먼트 '%s'의 닫기 태그 안에서 문서가 갑작스럽게 끝났습니다"
# FIXME: processing instruction?
-#: glib/gmarkup.c:1722
+#: glib/gmarkup.c:1730
msgid "Document ended unexpectedly inside a comment or processing instruction"
msgstr "주석문 혹은 처리 안내자 태그 안에서 문서가 갑작스럽게 끝났습니다"
@@ -1008,19 +1014,19 @@ msgstr "%s에 대한 인자가 빠졌습니다"
msgid "Unknown option %s"
msgstr "알 수 없는 옵션 %s"
-#: glib/gkeyfile.c:358
+#: glib/gkeyfile.c:362
msgid "Valid key file could not be found in search dirs"
msgstr "찾기 디렉터리 안에 올바른 키 파일이 없습니다"
-#: glib/gkeyfile.c:393
+#: glib/gkeyfile.c:397
msgid "Not a regular file"
msgstr "일반 파일이 아닙니다"
-#: glib/gkeyfile.c:401
+#: glib/gkeyfile.c:405
msgid "File is empty"
msgstr "파일이 비었습니다"
-#: glib/gkeyfile.c:761
+#: glib/gkeyfile.c:765
#, c-format
msgid ""
"Key file contains line '%s' which is not a key-value pair, group, or comment"
@@ -1028,90 +1034,90 @@ msgstr ""
"키 파일에 들어 있는 '%s' 줄은 키-값 쌍도 아니고, 그룹도 아니고, 주석도 아닙니"
"다"
-#: glib/gkeyfile.c:821
+#: glib/gkeyfile.c:825
#, c-format
msgid "Invalid group name: %s"
msgstr "잘못된 그룹 이름: %s"
-#: glib/gkeyfile.c:843
+#: glib/gkeyfile.c:847
msgid "Key file does not start with a group"
msgstr "키 파일이 그룹으로 시작하지 않습니다"
-#: glib/gkeyfile.c:869
+#: glib/gkeyfile.c:873
#, c-format
msgid "Invalid key name: %s"
msgstr "잘못된 키 이름: %s"
-#: glib/gkeyfile.c:896
+#: glib/gkeyfile.c:900
#, c-format
msgid "Key file contains unsupported encoding '%s'"
msgstr "키 파일에 지원하지 않는 '%s' 인코딩이 들어 있습니다"
-#: glib/gkeyfile.c:1112 glib/gkeyfile.c:1274 glib/gkeyfile.c:2503
-#: glib/gkeyfile.c:2569 glib/gkeyfile.c:2704 glib/gkeyfile.c:2837
-#: glib/gkeyfile.c:2990 glib/gkeyfile.c:3177 glib/gkeyfile.c:3238
+#: glib/gkeyfile.c:1116 glib/gkeyfile.c:1278 glib/gkeyfile.c:2507
+#: glib/gkeyfile.c:2573 glib/gkeyfile.c:2708 glib/gkeyfile.c:2841
+#: glib/gkeyfile.c:2994 glib/gkeyfile.c:3181 glib/gkeyfile.c:3242
#, c-format
msgid "Key file does not have group '%s'"
msgstr "키 파일에 '%s' 그룹이 없습니다"
-#: glib/gkeyfile.c:1286
+#: glib/gkeyfile.c:1290
#, c-format
msgid "Key file does not have key '%s'"
msgstr "키 파일에 '%s' 키가 없습니다"
-#: glib/gkeyfile.c:1393 glib/gkeyfile.c:1508
+#: glib/gkeyfile.c:1397 glib/gkeyfile.c:1512
#, c-format
msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
msgstr "키 파일에 있는 '%s' 키와 '%s' 값은 UTF-8이 아닙니다"
-#: glib/gkeyfile.c:1413 glib/gkeyfile.c:1907
+#: glib/gkeyfile.c:1417 glib/gkeyfile.c:1911
#, c-format
msgid "Key file contains key '%s' which has value that cannot be interpreted."
msgstr "키 파일에 있는 '%s' 키의 값을 해석할 수 없습니다."
-#: glib/gkeyfile.c:1528
+#: glib/gkeyfile.c:1532
#, fuzzy, c-format
msgid ""
"Key file contains key '%s' which has a value that cannot be interpreted."
msgstr "키 파일에 있는 '%s' 키의 값을 해석할 수 없습니다."
-#: glib/gkeyfile.c:2122 glib/gkeyfile.c:2334
+#: glib/gkeyfile.c:2126 glib/gkeyfile.c:2338
#, c-format
msgid ""
"Key file contains key '%s' in group '%s' which has value that cannot be "
"interpreted."
msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키의 값을 해석할 수 없습니다."
-#: glib/gkeyfile.c:2518 glib/gkeyfile.c:2719 glib/gkeyfile.c:3249
+#: glib/gkeyfile.c:2522 glib/gkeyfile.c:2723 glib/gkeyfile.c:3253
#, c-format
msgid "Key file does not have key '%s' in group '%s'"
msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키가 없습니다"
-#: glib/gkeyfile.c:3483
+#: glib/gkeyfile.c:3487
msgid "Key file contains escape character at end of line"
msgstr "키 파일의 줄 끝에 이스케이프 문자가 있습니다"
-#: glib/gkeyfile.c:3505
+#: glib/gkeyfile.c:3509
#, c-format
msgid "Key file contains invalid escape sequence '%s'"
msgstr "키 파일에 잘못된 이스케이프 시퀀스 '%s'이(가) 들어 있습니다"
-#: glib/gkeyfile.c:3647
+#: glib/gkeyfile.c:3651
#, c-format
msgid "Value '%s' cannot be interpreted as a number."
msgstr "값 '%s'을(를) 숫자로 해석할 수 없습니다."
-#: glib/gkeyfile.c:3661
+#: glib/gkeyfile.c:3665
#, c-format
msgid "Integer value '%s' out of range"
msgstr "정수 값 '%s'이(가) 범위를 벗어났습니다"
-#: glib/gkeyfile.c:3694
+#: glib/gkeyfile.c:3698
#, c-format
msgid "Value '%s' cannot be interpreted as a float number."
msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다."
-#: glib/gkeyfile.c:3718
+#: glib/gkeyfile.c:3722
#, c-format
msgid "Value '%s' cannot be interpreted as a boolean."
msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다."
@@ -1128,7 +1134,7 @@ msgstr "%s에 넘긴 카운트 값이 너무 큽니다"
msgid "Stream is already closed"
msgstr "스트림을 이미 닫았습니다"
-#: gio/gcancellable.c:388 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
+#: gio/gcancellable.c:389 gio/glocalfile.c:2076 gio/gsimpleasyncresult.c:621
#: gio/gsimpleasyncresult.c:648
msgid "Operation was cancelled"
msgstr "동작이 취소되었습니다"
@@ -1159,38 +1165,48 @@ msgstr "이름없음"
msgid "Desktop file didn't specify Exec field"
msgstr "desktop 파일에 Exec 필드를 지정하지 않았습니다"
-#: gio/gdesktopappinfo.c:1004
+#: gio/gdesktopappinfo.c:890
msgid "Unable to find terminal required for application"
msgstr "프로그램에 필요한 터미널을 찾을 수 없습니다"
-#: gio/gdesktopappinfo.c:1236
+#: gio/gdesktopappinfo.c:1098
#, c-format
msgid "Can't create user application configuration folder %s: %s"
msgstr "사용자 프로그램 설정 폴더(%s)를 만들 수 없습니다: %s"
-#: gio/gdesktopappinfo.c:1240
+#: gio/gdesktopappinfo.c:1102
#, c-format
msgid "Can't create user MIME configuration folder %s: %s"
msgstr "사용자 MIME 설정 폴더(%s)를 만들 수 없습니다: %s"
-#: gio/gdesktopappinfo.c:1644
+#: gio/gdesktopappinfo.c:1506
#, c-format
msgid "Can't create user desktop file %s"
msgstr "%s 사용자 desktop 파일을 만들 수 없습니다"
-#: gio/gdesktopappinfo.c:1756
+#: gio/gdesktopappinfo.c:1618
#, c-format
msgid "Custom definition for %s"
msgstr "%s에 대한 사용자 설정 정의"
-#: gio/gdrive.c:381
+#: gio/gdrive.c:407
msgid "drive doesn't implement eject"
msgstr "드라이브가 eject를 구현하지 않았습니다"
-#: gio/gdrive.c:451
+#: gio/gdrive.c:477
msgid "drive doesn't implement polling for media"
msgstr "드라이브가 미디어의 폴링을 구현하지 않았습니다"
+#: gio/gdrive.c:657
+#, fuzzy
+msgid "drive doesn't implement start"
+msgstr "드라이브가 eject를 구현하지 않았습니다"
+
+#: gio/gdrive.c:757
+#, fuzzy
+msgid "drive doesn't implement stop"
+msgstr "드라이브가 eject를 구현하지 않았습니다"
+
#: gio/gemblem.c:325
#, c-format
msgid "Can't handle version %d of GEmblem encoding"
@@ -1217,10 +1233,11 @@ msgstr "GEmblemedIcon에 GEmblem이 없습니다"
#: gio/gfile.c:861 gio/gfile.c:1091 gio/gfile.c:1226 gio/gfile.c:1462
#: gio/gfile.c:1516 gio/gfile.c:1573 gio/gfile.c:1656 gio/gfile.c:1711
-#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3146 gio/gfile.c:3200
-#: gio/gfile.c:3331 gio/gfile.c:3371 gio/gfile.c:3698 gio/gfile.c:4100
-#: gio/gfile.c:4184 gio/gfile.c:4267 gio/gfile.c:4347 gio/gfile.c:4677
-#: gio/gfile.c:4957 gio/gfile.c:5026 gio/win32/gwinhttpfile.c:431
+#: gio/gfile.c:1771 gio/gfile.c:1825 gio/gfile.c:3150 gio/gfile.c:3204
+#: gio/gfile.c:3335 gio/gfile.c:3375 gio/gfile.c:3702 gio/gfile.c:4104
+#: gio/gfile.c:4188 gio/gfile.c:4271 gio/gfile.c:4351 gio/gfile.c:4681
+#: gio/gfile.c:4961 gio/gfile.c:5030 gio/gfile.c:6618 gio/gfile.c:6706
+#: gio/win32/gwinhttpfile.c:431
msgid "Operation not supported"
msgstr "동작을 지원하지 않습니다"
@@ -1253,28 +1270,28 @@ msgstr "대상 파일이 있습니다"
msgid "Can't recursively copy directory"
msgstr "디렉터리를 재귀적으로 복사할 수 없습니다"
-#: gio/gfile.c:2780
+#: gio/gfile.c:2784
msgid "Can't copy special file"
msgstr "특수 파일은 복사할 수 없습니다"
-#: gio/gfile.c:3321
+#: gio/gfile.c:3325
msgid "Invalid symlink value given"
msgstr "잘못된 심볼릭 링크 값이 주어졌습니다"
-#: gio/gfile.c:3414
+#: gio/gfile.c:3418
msgid "Trash not supported"
msgstr "휴지통을 지원하지 않습니다"
-#: gio/gfile.c:3463
+#: gio/gfile.c:3467
#, c-format
msgid "File names cannot contain '%c'"
msgstr "파일 이름에 '%c' 문자가 들어갈 수 없습니다"
-#: gio/gfile.c:5674 gio/gvolume.c:376
+#: gio/gfile.c:5678 gio/gvolume.c:376
msgid "volume doesn't implement mount"
msgstr "볼륨이 mount를 구현하지 않았습니다"
-#: gio/gfile.c:5782
+#: gio/gfile.c:5786
msgid "No application is registered as handling this file"
msgstr "이 파일을 처리하는 프로그램을 아무 것도 등록하지 않았습니다"
@@ -1365,7 +1382,7 @@ msgstr "입력 스트림이 read를 구현하지 않았습니다"
msgid "Stream has outstanding operation"
msgstr "스트림에 진행 중인 동작이 있습니다"
-#: gio/glocaldirectorymonitor.c:274
+#: gio/glocaldirectorymonitor.c:295
msgid "Unable to find default local directory monitor type"
msgstr "기본 로컬 디렉터리 모니터 종류를 찾을 수 없습니다"
@@ -1502,66 +1519,66 @@ msgstr "'%s' 파일의 정보를 읽는 중 오류: %s"
msgid " (invalid encoding)"
msgstr " (잘못된 인코딩)"
-#: gio/glocalfileinfo.c:1705
+#: gio/glocalfileinfo.c:1719
#, c-format
msgid "Error stating file descriptor: %s"
msgstr "파일 디스크립터 정보를 읽는 중 오류: %s"
-#: gio/glocalfileinfo.c:1750
+#: gio/glocalfileinfo.c:1764
msgid "Invalid attribute type (uint32 expected)"
msgstr "잘못된 애트리뷰트 종류 (uint32 필요)"
-#: gio/glocalfileinfo.c:1768
+#: gio/glocalfileinfo.c:1782
msgid "Invalid attribute type (uint64 expected)"
msgstr "잘못된 애트리뷰트 종류 (uint64 필요)"
-#: gio/glocalfileinfo.c:1787 gio/glocalfileinfo.c:1806
+#: gio/glocalfileinfo.c:1801 gio/glocalfileinfo.c:1820
msgid "Invalid attribute type (byte string expected)"
msgstr "잘못된 애트리뷰트 종류 (바이트 문자열 필요)"
-#: gio/glocalfileinfo.c:1832
+#: gio/glocalfileinfo.c:1846
#, c-format
msgid "Error setting permissions: %s"
msgstr "권한 설정 중 오류: %s"
-#: gio/glocalfileinfo.c:1883
+#: gio/glocalfileinfo.c:1897
#, c-format
msgid "Error setting owner: %s"
msgstr "소유자 설정 중 오류: %s"
-#: gio/glocalfileinfo.c:1906
+#: gio/glocalfileinfo.c:1920
msgid "symlink must be non-NULL"
msgstr "심볼릭 링크는 NULL이 아니어야 합니다"
-#: gio/glocalfileinfo.c:1916 gio/glocalfileinfo.c:1935
-#: gio/glocalfileinfo.c:1946
+#: gio/glocalfileinfo.c:1930 gio/glocalfileinfo.c:1949
+#: gio/glocalfileinfo.c:1960
#, c-format
msgid "Error setting symlink: %s"
msgstr "심볼릭 링크 설정 중 오류: %s"
-#: gio/glocalfileinfo.c:1925
+#: gio/glocalfileinfo.c:1939
msgid "Error setting symlink: file is not a symlink"
msgstr "심볼릭 링크 설정 중 오류: 파일이 심볼릭 링크가 아닙니다"
-#: gio/glocalfileinfo.c:2051
+#: gio/glocalfileinfo.c:2065
#, fuzzy, c-format
msgid "Error setting modification or access time: %s"
msgstr "권한 설정 중 오류: %s"
-#: gio/glocalfileinfo.c:2074
+#: gio/glocalfileinfo.c:2088
msgid "SELinux context must be non-NULL"
msgstr "SELinux 컨텍스트는 NULL이 아니어야 합니다"
-#: gio/glocalfileinfo.c:2089
+#: gio/glocalfileinfo.c:2103
#, c-format
msgid "Error setting SELinux context: %s"
msgstr "SELinux 컨텍스트 설정 중 오류: %s"
-#: gio/glocalfileinfo.c:2096
+#: gio/glocalfileinfo.c:2110
msgid "SELinux is not enabled on this system"
msgstr "이 시스템은 SELinux를 사용하지 않습니다"
-#: gio/glocalfileinfo.c:2157
+#: gio/glocalfileinfo.c:2171
#, c-format
msgid "Setting attribute %s not supported"
msgstr "%s 애트리뷰트 설정은 지원하지 않습니다"
@@ -1839,10 +1856,6 @@ msgstr "[파일...]"
#~ msgid "The file descriptor to write to"
#~ msgstr "데이터를 쓸 파일 디스크립터"
-#~ msgid "%u byte"
-#~ msgid_plural "%u bytes"
-#~ msgstr[0] "%u 바이트"
-
#~ msgid "Can't load just created desktop file"
#~ msgstr "막 만든 desktop 파일을 읽어들일 수 없습니다"