Updated Korean translation.
[platform/upstream/glib.git] / po / ko.po
1 # translation of glib.HEAD.po to Korean
2 # glib
3 #
4 # Young-Ho Cha <ganadist@chollian.net>, 2002.
5 # Changwoo Ryu <cwryu@debian.org>, 2002, 2004-2006.
6 # Eunju Kim <eukim@redhat.com>, 2007.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: glib.HEAD\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2007-09-29 20:09+0900\n"
12 "PO-Revision-Date: 2007-09-29 20:10+0900\n"
13 "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
14 "Language-Team: GNOME Korea <gnome-kr-hackers@lists.kldp.net>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: KBabel 1.11.4\n"
19
20 #: ../glib/gbookmarkfile.c:705 ../glib/gbookmarkfile.c:782
21 #: ../glib/gbookmarkfile.c:861 ../glib/gbookmarkfile.c:908
22 #, c-format
23 msgid "Unexpected attribute '%s' for element '%s'"
24 msgstr "예상치 못하게 '%2$s' 엘리먼트에 '%1$s' 애트리뷰트가 있습니다"
25
26 #: ../glib/gbookmarkfile.c:716 ../glib/gbookmarkfile.c:793
27 #: ../glib/gbookmarkfile.c:803 ../glib/gbookmarkfile.c:919
28 #, c-format
29 msgid "Attribute '%s' of element '%s' not found"
30 msgstr "'%2$s' 엘리먼트에 '%1$s' 애트리뷰트가 없습니다"
31
32 #: ../glib/gbookmarkfile.c:1092 ../glib/gbookmarkfile.c:1157
33 #: ../glib/gbookmarkfile.c:1221 ../glib/gbookmarkfile.c:1231
34 #, c-format
35 msgid "Unexpected tag '%s', tag '%s' expected"
36 msgstr "예상치 못하게 '%s' 태그가 있습니다. '%s' 태그가 있어야 합니다"
37
38 #: ../glib/gbookmarkfile.c:1117 ../glib/gbookmarkfile.c:1131
39 #: ../glib/gbookmarkfile.c:1199 ../glib/gbookmarkfile.c:1251
40 #, c-format
41 msgid "Unexpected tag '%s' inside '%s'"
42 msgstr "예상치 못하게 '%2$s' 안에 '%1$s' 태그가 있습니다"
43
44 #: ../glib/gbookmarkfile.c:1781
45 #, c-format
46 msgid "No valid bookmark file found in data dirs"
47 msgstr "데이터 디렉토리에 올바른 북마크 파일이 없습니다"
48
49 #: ../glib/gbookmarkfile.c:1982
50 #, c-format
51 msgid "A bookmark for URI '%s' already exists"
52 msgstr "'%s' URL에 대한 북마크가 이미 있습니다"
53
54 #: ../glib/gbookmarkfile.c:2028 ../glib/gbookmarkfile.c:2185
55 #: ../glib/gbookmarkfile.c:2270 ../glib/gbookmarkfile.c:2350
56 #: ../glib/gbookmarkfile.c:2435 ../glib/gbookmarkfile.c:2518
57 #: ../glib/gbookmarkfile.c:2596 ../glib/gbookmarkfile.c:2675
58 #: ../glib/gbookmarkfile.c:2717 ../glib/gbookmarkfile.c:2814
59 #: ../glib/gbookmarkfile.c:2940 ../glib/gbookmarkfile.c:3130
60 #: ../glib/gbookmarkfile.c:3206 ../glib/gbookmarkfile.c:3371
61 #: ../glib/gbookmarkfile.c:3460 ../glib/gbookmarkfile.c:3550
62 #: ../glib/gbookmarkfile.c:3677
63 #, c-format
64 msgid "No bookmark found for URI '%s'"
65 msgstr "'%s' URL에 대한 북마크가 없습니다"
66
67 #: ../glib/gbookmarkfile.c:2359
68 #, c-format
69 msgid "No MIME type defined in the bookmark for URI '%s'"
70 msgstr "'%s' URL에 대한 북마크에 MIME 타입이 없습니다"
71
72 #: ../glib/gbookmarkfile.c:2444
73 #, c-format
74 msgid "No private flag has been defined in bookmark for URI '%s'"
75 msgstr "'%s' URL에 대한 북마크에 개인 플래그가 없습니다"
76
77 #: ../glib/gbookmarkfile.c:2823
78 #, c-format
79 msgid "No groups set in bookmark for URI '%s'"
80 msgstr "'%s' URL에 대한 북마크에 그룹이 설정되어 있지 않습니다"
81
82 #: ../glib/gbookmarkfile.c:3224 ../glib/gbookmarkfile.c:3381
83 #, c-format
84 msgid "No application with name '%s' registered a bookmark for '%s'"
85 msgstr "이름이 '%s'인 어떤 프로그램도 '%s'에 대한 북마크를 등록하지 않았습니다"
86
87 #: ../glib/gbookmarkfile.c:3404
88 #, c-format
89 msgid "Failed to expand exec line '%s' with URI '%s'"
90 msgstr "URI '%s'을(를) 사용해 '%s' 실행줄 확장하기에 실패했습니다"
91
92 #: ../glib/gconvert.c:424 ../glib/gconvert.c:502 ../glib/giochannel.c:1148
93 #, c-format
94 msgid "Conversion from character set '%s' to '%s' is not supported"
95 msgstr "문자셋 '%s'에서 '%s'(으)로 변환은 지원되지 않습니다"
96
97 #: ../glib/gconvert.c:428 ../glib/gconvert.c:506
98 #, c-format
99 msgid "Could not open converter from '%s' to '%s'"
100 msgstr "'%s'에서 '%s'(으)로 변환하는 변환기를 열 수 없습니다"
101
102 #: ../glib/gconvert.c:622 ../glib/gconvert.c:1011 ../glib/giochannel.c:1320
103 #: ../glib/giochannel.c:1362 ../glib/giochannel.c:2204 ../glib/gutf8.c:950
104 #: ../glib/gutf8.c:1399
105 #, c-format
106 msgid "Invalid byte sequence in conversion input"
107 msgstr "변환 입력에서 잘못된 바이트 순서"
108
109 #: ../glib/gconvert.c:628 ../glib/gconvert.c:938 ../glib/giochannel.c:1327
110 #: ../glib/giochannel.c:2216
111 #, c-format
112 msgid "Error during conversion: %s"
113 msgstr "변환중 오류: %s"
114
115 #: ../glib/gconvert.c:663 ../glib/gutf8.c:946 ../glib/gutf8.c:1150
116 #: ../glib/gutf8.c:1291 ../glib/gutf8.c:1395
117 #, c-format
118 msgid "Partial character sequence at end of input"
119 msgstr "입력의 끝에서 부분적인 문자 순서"
120
121 #: ../glib/gconvert.c:913
122 #, c-format
123 msgid "Cannot convert fallback '%s' to codeset '%s'"
124 msgstr "코드셋 '%2$s'에서 대체하는 '%1$s'(으)로 변환 못함"
125
126 #: ../glib/gconvert.c:1727
127 #, c-format
128 msgid "The URI '%s' is not an absolute URI using the \"file\" scheme"
129 msgstr "URI '%s'은(는) \"file\" 스키마를 사용하는 절대 경로 URI가 아닙니다"
130
131 #: ../glib/gconvert.c:1737
132 #, c-format
133 msgid "The local file URI '%s' may not include a '#'"
134 msgstr "로컬 파일 URI '%s'에는 '#'이 들어갈 수 없습니다"
135
136 #: ../glib/gconvert.c:1754
137 #, c-format
138 msgid "The URI '%s' is invalid"
139 msgstr "URI '%s'이(가) 잘못되었습니다"
140
141 #: ../glib/gconvert.c:1766
142 #, c-format
143 msgid "The hostname of the URI '%s' is invalid"
144 msgstr "URI '%s'의 호스트 이름이 잘못되었습니다"
145
146 #: ../glib/gconvert.c:1782
147 #, c-format
148 msgid "The URI '%s' contains invalidly escaped characters"
149 msgstr "URI '%s'은(는) 잘못된 이스케이프 문자가 들어 있습니다"
150
151 #: ../glib/gconvert.c:1877
152 #, c-format
153 msgid "The pathname '%s' is not an absolute path"
154 msgstr "경로이름 '%s'은(는) 절대 경로가 아닙니다"
155
156 #: ../glib/gconvert.c:1887
157 #, c-format
158 msgid "Invalid hostname"
159 msgstr "잘못된 호스트 이름"
160
161 #: ../glib/gdir.c:104 ../glib/gdir.c:124
162 #, c-format
163 msgid "Error opening directory '%s': %s"
164 msgstr "디렉토리 '%s' 여는 중 오류 : %s"
165
166 #: ../glib/gfileutils.c:557 ../glib/gfileutils.c:630
167 #, c-format
168 msgid "Could not allocate %lu bytes to read file \"%s\""
169 msgstr "파일 \"%2$s\"을(를) 읽은 %1$lu 바이트를 할당할 수 없습니다"
170
171 #: ../glib/gfileutils.c:572
172 #, c-format
173 msgid "Error reading file '%s': %s"
174 msgstr "파일 '%s'을(를) 읽는 중 오류: %s"
175
176 #: ../glib/gfileutils.c:654
177 #, c-format
178 msgid "Failed to read from file '%s': %s"
179 msgstr "파일 '%s'에서 읽기 실패 : %s"
180
181 #: ../glib/gfileutils.c:705 ../glib/gfileutils.c:792
182 #, c-format
183 msgid "Failed to open file '%s': %s"
184 msgstr "파일 '%s' 열기 실패 : %s"
185
186 #: ../glib/gfileutils.c:722 ../glib/gmappedfile.c:133
187 #, c-format
188 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
189 msgstr "파일 '%s'의 속성을 가져오기 실패 : fstat() 실패: %s"
190
191 #: ../glib/gfileutils.c:756
192 #, c-format
193 msgid "Failed to open file '%s': fdopen() failed: %s"
194 msgstr "파일 '%s' 열기 실패: fdopen() 실패: %s"
195
196 #: ../glib/gfileutils.c:890
197 #, c-format
198 msgid "Failed to rename file '%s' to '%s': g_rename() failed: %s"
199 msgstr "파일 '%s'의 이름을 '%s'(으)로 바꾸는 데 실패: g_rename() 실패: %s"
200
201 #: ../glib/gfileutils.c:932 ../glib/gfileutils.c:1390
202 #, c-format
203 msgid "Failed to create file '%s': %s"
204 msgstr "파일 '%s' 만들기 실패: %s"
205
206 #: ../glib/gfileutils.c:946
207 #, c-format
208 msgid "Failed to open file '%s' for writing: fdopen() failed: %s"
209 msgstr "파일 '%s' 쓰기 용도로 열기 실패: fdopen() 실패: %s"
210
211 #: ../glib/gfileutils.c:971
212 #, c-format
213 msgid "Failed to write file '%s': fwrite() failed: %s"
214 msgstr "파일 '%s' 쓰기 실패: fwrite() 실패: %s"
215
216 #: ../glib/gfileutils.c:990
217 #, c-format
218 msgid "Failed to close file '%s': fclose() failed: %s"
219 msgstr "파일 '%s' 닫기 실패: fclose() 실패: %s"
220
221 #: ../glib/gfileutils.c:1108
222 #, c-format
223 msgid "Existing file '%s' could not be removed: g_unlink() failed: %s"
224 msgstr "기존의 '%s' 파일을 지울 수 없습니다: g_unlink() 실패: %s"
225
226 #: ../glib/gfileutils.c:1352
227 #, c-format
228 msgid "Template '%s' invalid, should not contain a '%s'"
229 msgstr "템플리트 '%s'이(가) 잘못되었습니다, '%s'이(가) 들어 있으면 안 됩니다"
230
231 #: ../glib/gfileutils.c:1365
232 #, c-format
233 msgid "Template '%s' doesn't contain XXXXXX"
234 msgstr "템플리트 '%s'에 XXXXXX가 없습니다"
235
236 #: ../glib/gfileutils.c:1840
237 #, c-format
238 msgid "Failed to read the symbolic link '%s': %s"
239 msgstr "심볼릭 링크 '%s' 읽기 실패: %s"
240
241 #: ../glib/gfileutils.c:1861
242 #, c-format
243 msgid "Symbolic links not supported"
244 msgstr "심볼릭 링크를 지원하지 않습니다"
245
246 #: ../glib/giochannel.c:1152
247 #, c-format
248 msgid "Could not open converter from '%s' to '%s': %s"
249 msgstr "`%s'에서 `%s'(으)로 변환하는 변환기를 열 수 없음: %s"
250
251 #: ../glib/giochannel.c:1497
252 #, c-format
253 msgid "Can't do a raw read in g_io_channel_read_line_string"
254 msgstr "g_io_channel_read_line_string으로 raw 읽기를 할 수 없습니다"
255
256 #: ../glib/giochannel.c:1544 ../glib/giochannel.c:1801
257 #: ../glib/giochannel.c:1887
258 #, c-format
259 msgid "Leftover unconverted data in read buffer"
260 msgstr "읽기 버퍼에서 변환되지 않은 데이터를 남겨둠"
261
262 #: ../glib/giochannel.c:1624 ../glib/giochannel.c:1701
263 #, c-format
264 msgid "Channel terminates in a partial character"
265 msgstr "일부 문자에서 채널 끝냄"
266
267 #: ../glib/giochannel.c:1687
268 #, c-format
269 msgid "Can't do a raw read in g_io_channel_read_to_end"
270 msgstr "g_io_channel_read_to_endi로 raw 읽기를 할 수 없습니다"
271
272 #: ../glib/gmappedfile.c:116
273 #, c-format
274 msgid "Failed to open file '%s': open() failed: %s"
275 msgstr "파일 '%s' 열기 실패: dopen() 실패: %s"
276
277 #: ../glib/gmappedfile.c:193
278 #, c-format
279 msgid "Failed to map file '%s': mmap() failed: %s"
280 msgstr "파일 '%s' 매핑 실패: mmap() 실패: %s"
281
282 #: ../glib/gmarkup.c:226
283 #, c-format
284 msgid "Error on line %d char %d: %s"
285 msgstr "%d째 줄 %d 문자에서 오류: %s"
286
287 #: ../glib/gmarkup.c:324
288 #, c-format
289 msgid "Error on line %d: %s"
290 msgstr "%d째 줄에서 오류: %s"
291
292 #: ../glib/gmarkup.c:428
293 msgid ""
294 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
295 msgstr ""
296 "비어있는 엔티티 '&;'를 찾았습니다; 올바른 엔티티는 : &amp; &quot; &lt; &gt; "
297 "&apos; 입니다"
298
299 # FIXME: "escape"라는 동사를 번역?
300 #: ../glib/gmarkup.c:438
301 #, c-format
302 msgid ""
303 "Character '%s' is not valid at the start of an entity name; the & character "
304 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
305 "it as &amp;"
306 msgstr ""
307 "'%s' 문자는 엔티티 이름의 시작에 쓸 수 없는 문자입니다.  엔티티는 & 문자로 시"
308 "작합니다.  이 & 기호가 엔티티에 사용되는 것이 아닌 경우에는, &amp; 라고 쓰십"
309 "시오"
310
311 #: ../glib/gmarkup.c:472
312 #, c-format
313 msgid "Character '%s' is not valid inside an entity name"
314 msgstr "문자 '%s'은(는) 엔티티 이름에서 올바르지 않습니다"
315
316 #: ../glib/gmarkup.c:509
317 #, c-format
318 msgid "Entity name '%s' is not known"
319 msgstr "엔티티 이름 '%s'이(가) 알려져 있지 않습니다"
320
321 # FIXME: "escape"라는 동사를 번역?
322 #: ../glib/gmarkup.c:520
323 msgid ""
324 "Entity did not end with a semicolon; most likely you used an ampersand "
325 "character without intending to start an entity - escape ampersand as &amp;"
326 msgstr ""
327 "엔티티가 세미콜론으로 끝나지 않습니다; 대부분의 경우 엔티티 시작에 사용하려"
328 "고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 &amp; 라고쓰"
329 "십시오"
330
331 #: ../glib/gmarkup.c:573
332 #, c-format
333 msgid ""
334 "Failed to parse '%-.*s', which should have been a digit inside a character "
335 "reference (&#234; for example) - perhaps the digit is too large"
336 msgstr ""
337 "'%-.*s'의 구문 해석에 실패했습니다.  문자 참조에는 숫자를 써야 합니다 (예를 "
338 "들어 &#234;) - 숫자가 너무 클 수도 있습니다"
339
340 #: ../glib/gmarkup.c:598
341 #, c-format
342 msgid "Character reference '%-.*s' does not encode a permitted character"
343 msgstr "문자 참조 '%-*s'에 대응되는 문자는 허용되지 않습니다"
344
345 #: ../glib/gmarkup.c:613
346 msgid "Empty character reference; should include a digit such as &#454;"
347 msgstr "문자 참조가 비어 있습니다; &#454;처럼 숫자를 써야 합니다"
348
349 #: ../glib/gmarkup.c:623
350 msgid ""
351 "Character reference did not end with a semicolon; most likely you used an "
352 "ampersand character without intending to start an entity - escape ampersand "
353 "as &amp;"
354 msgstr ""
355 "문자 참조가 세미콜론으로 끝나지 않습니다; 대부분의 경우 엔티티 시작에 사용하"
356 "려고 하지 않은 곳에서 & 기호를 사용한 경우일 것입니다 - 이런 경우 &amp; 라고"
357 "쓰십시오"
358
359 #: ../glib/gmarkup.c:709
360 msgid "Unfinished entity reference"
361 msgstr "엔티티 참조가 미완성입니다"
362
363 #: ../glib/gmarkup.c:715
364 msgid "Unfinished character reference"
365 msgstr "문자 참조가 미완성입니다"
366
367 #: ../glib/gmarkup.c:958
368 msgid "Invalid UTF-8 encoded text - overlong sequence"
369 msgstr "잘못된 UTF-8 인코딩된 텍스트 - 너무 시퀀스가 깁니다"
370
371 #: ../glib/gmarkup.c:986
372 msgid "Invalid UTF-8 encoded text - not a start char"
373 msgstr "잘못된 UTF-8 인코딩된 텍스트 - 시작 문자가 아닙니다"
374
375 #: ../glib/gmarkup.c:1022
376 #, c-format
377 msgid "Invalid UTF-8 encoded text - not valid '%s'"
378 msgstr "잘못된 UTF-8 인코딩된 텍스트 - '%s' 부분이 올바르지 않습니다"
379
380 #: ../glib/gmarkup.c:1060
381 msgid "Document must begin with an element (e.g. <book>)"
382 msgstr "문서는 엘리먼트로 시작하여야 합니다 (예 <book>)"
383
384 #: ../glib/gmarkup.c:1100
385 #, c-format
386 msgid ""
387 "'%s' is not a valid character following a '<' character; it may not begin an "
388 "element name"
389 msgstr ""
390 "'%s'은(는) '<' 문자 다음에 쓸 수 없습니다; 이 문자로는 엘리먼트 이름을 시작"
391 "할 수 없습니다"
392
393 #: ../glib/gmarkup.c:1164
394 #, c-format
395 msgid ""
396 "Odd character '%s', expected a '>' character to end the start tag of element "
397 "'%s'"
398 msgstr ""
399 "이상한 문자 '%s'.  엘리먼트 '%s'의 시작태그를 끝내는 '>'가 나타나야 합니다"
400
401 #: ../glib/gmarkup.c:1253
402 #, c-format
403 msgid ""
404 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
405 msgstr ""
406 "이상한 문자 '%1$s'.  엘리먼트 '%3$s'의 애트리뷰트 이름 '%2$s' 다음에 '='이 나"
407 "타나야 합니다"
408
409 #: ../glib/gmarkup.c:1295
410 #, c-format
411 msgid ""
412 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
413 "element '%s', or optionally an attribute; perhaps you used an invalid "
414 "character in an attribute name"
415 msgstr ""
416 "이상한 문자 '%s'.  엘리먼트 '%s'의 시작 태그를 끝내는 '>' 혹은 '/'가 나타나거"
417 "나, 애트리뷰트가 나와야 합니다; 아마도 애트리뷰트 이름에 잘못된 문자를 쓴 경"
418 "우일 것입니다"
419
420 #: ../glib/gmarkup.c:1384
421 #, c-format
422 msgid ""
423 "Odd character '%s', expected an open quote mark after the equals sign when "
424 "giving value for attribute '%s' of element '%s'"
425 msgstr ""
426 "이상한 문자 '%1$s'.  엘리먼트 '%3$s'의 애트리뷰트 '%2$s'의 값을 부여할 때 = "
427 "기호 다음에 따옴표가 나타나야 합니다"
428
429 #: ../glib/gmarkup.c:1529
430 #, c-format
431 msgid ""
432 "'%s' is not a valid character following the characters '</'; '%s' may not "
433 "begin an element name"
434 msgstr ""
435 "'%s'은(는) '</' 다음에 쓸 수 있는 문자가 아닙니다; '%s'은(는) 엘리먼트 이름"
436 "을 시작할 수 없습니다"
437
438 #: ../glib/gmarkup.c:1569
439 #, c-format
440 msgid ""
441 "'%s' is not a valid character following the close element name '%s'; the "
442 "allowed character is '>'"
443 msgstr ""
444 "'%s'은(는) 엘리먼트 '%s'을(를) 닫은 다음에 쓸 수 있는 문자가 아닙니다; '>' 문"
445 "자를 쓸 수 있습니다"
446
447 #: ../glib/gmarkup.c:1580
448 #, c-format
449 msgid "Element '%s' was closed, no element is currently open"
450 msgstr "'%s' 엘리먼트는 닫혔고, 현재 아무 엘리먼트도 열려 있지 않습니다"
451
452 #: ../glib/gmarkup.c:1589
453 #, c-format
454 msgid "Element '%s' was closed, but the currently open element is '%s'"
455 msgstr "'%s' 엘리먼트는 닫혔고, 현재 열려 있는 엘리먼트는 '%s'입니다"
456
457 #: ../glib/gmarkup.c:1755
458 msgid "Document was empty or contained only whitespace"
459 msgstr "문서가 비어있거나 공백문자만 들어 있습니다"
460
461 #: ../glib/gmarkup.c:1769
462 msgid "Document ended unexpectedly just after an open angle bracket '<'"
463 msgstr "'<' 바로 다음에 문서가 갑작스럽게 끝났습니다"
464
465 #: ../glib/gmarkup.c:1777 ../glib/gmarkup.c:1822
466 #, c-format
467 msgid ""
468 "Document ended unexpectedly with elements still open - '%s' was the last "
469 "element opened"
470 msgstr ""
471 "엘리먼트가 열려 있는 상태로 문서가 갑작스럽게 끝났습니다 - 마지막에 열려 있"
472 "던 엘리먼트는 '%s'입니다"
473
474 #: ../glib/gmarkup.c:1785
475 #, c-format
476 msgid ""
477 "Document ended unexpectedly, expected to see a close angle bracket ending "
478 "the tag <%s/>"
479 msgstr ""
480 "문서가 갑작스럽게 끝났습니다.  <%s/> 태그를 끝내는 > 기호가 나타나야 합니다"
481
482 #: ../glib/gmarkup.c:1791
483 msgid "Document ended unexpectedly inside an element name"
484 msgstr "엘리먼트 이름에서 문서가 갑작스럽게 끝났습니다"
485
486 #: ../glib/gmarkup.c:1797
487 msgid "Document ended unexpectedly inside an attribute name"
488 msgstr "에트리뷰트 이름에서 문서가 갑작스럽게 끝났습니다"
489
490 #: ../glib/gmarkup.c:1802
491 msgid "Document ended unexpectedly inside an element-opening tag."
492 msgstr "엘리먼트의 열기 태그 안에서 문서가 갑작스럽게 끝났습니다."
493
494 #: ../glib/gmarkup.c:1808
495 msgid ""
496 "Document ended unexpectedly after the equals sign following an attribute "
497 "name; no attribute value"
498 msgstr ""
499 "애트리뷰트 이름 다음의 = 기호 다음에서 문서가 갑작스럽게 끝났습니다; 애트리뷰"
500 "트 값이 없습니다"
501
502 #: ../glib/gmarkup.c:1815
503 msgid "Document ended unexpectedly while inside an attribute value"
504 msgstr "애트리뷰트 값 안에서 문서가 갑작스럽게 끝났습니다"
505
506 #: ../glib/gmarkup.c:1831
507 #, c-format
508 msgid "Document ended unexpectedly inside the close tag for element '%s'"
509 msgstr "엘리먼트 '%s'의 닫기 태그 안에서 문서가 갑작스럽게 끝났습니다"
510
511 # FIXME: processing instruction?
512 #: ../glib/gmarkup.c:1837
513 msgid "Document ended unexpectedly inside a comment or processing instruction"
514 msgstr "주석문 혹은 처리 안내자 태그 안에서 문서가 갑작스럽게 끝났습니다"
515
516 #: ../glib/gregex.c:131
517 msgid "corrupted object"
518 msgstr "개체가 손상되었습니다"
519
520 #: ../glib/gregex.c:133
521 msgid "internal error or corrupted object"
522 msgstr "내부 오류 또는 개체가 손상되었습니다"
523
524 #: ../glib/gregex.c:135
525 msgid "out of memory"
526 msgstr "메모리 부족"
527
528 #: ../glib/gregex.c:140
529 msgid "backtracking limit reached"
530 msgstr "역추적 최대값에 도달했습니다"
531
532 #: ../glib/gregex.c:152 ../glib/gregex.c:160
533 msgid "the pattern contains items not supported for partial matching"
534 msgstr "패턴 안에 부분 매치에서 지원하지 않는 항목이 들어 있습니다."
535
536 #: ../glib/gregex.c:154
537 msgid "internal error"
538 msgstr "내부 오류"
539
540 #: ../glib/gregex.c:162
541 msgid "back references as conditions are not supported for partial matching"
542 msgstr "후위 참조를 조건으로 사용하면 부분 매치에서 지원하지 않습니다."
543
544 #: ../glib/gregex.c:171
545 msgid "recursion limit reached"
546 msgstr "재귀 최대값에 도달했습니다"
547
548 #: ../glib/gregex.c:173
549 msgid "workspace limit for empty substrings reached"
550 msgstr "비어있는 부분 문자열에 대해 작업 공간 최대값에 도달했습니다"
551
552 #: ../glib/gregex.c:175
553 msgid "invalid combination of newline flags"
554 msgstr "줄바꿈 플래그의 조합이 잘못되었습니다"
555
556 #: ../glib/gregex.c:179
557 msgid "unknown error"
558 msgstr "알 수 없는 오류"
559
560 #: ../glib/gregex.c:324 ../glib/gregex.c:1360
561 #, c-format
562 msgid "Error while matching regular expression %s: %s"
563 msgstr "정규 표현식 %s을(를) 맞추는 도중 오류가 발생했습니다: %s"
564
565 #: ../glib/gregex.c:875
566 msgid "PCRE library is compiled without UTF8 support"
567 msgstr "PCRE 라이브러리가 UTF8 지원 없이 컴파일되었습니다"
568
569 #: ../glib/gregex.c:884
570 msgid "PCRE library is compiled without UTF8 properties support"
571 msgstr "PCRE 라이브러리는 UTF8 속성을 지원하지 않고 컴파일되었습니다"
572
573 #: ../glib/gregex.c:929
574 #, c-format
575 msgid "Error while compiling regular expression %s at char %d: %s"
576 msgstr ""
577 "정규 표현식 %s을(를) 컴파일하는 중 %d번째 문자에서 오류가 발생했습니다: %s"
578
579 #: ../glib/gregex.c:964
580 #, c-format
581 msgid "Error while optimizing regular expression %s: %s"
582 msgstr "정규 표현식 %s을(를) 최적화하는 도중 오류 발생: %s"
583
584 #: ../glib/gregex.c:1788
585 msgid "hexadecimal digit or '}' expected"
586 msgstr "16 진수 또는 '}'가 있어야 합니다"
587
588 #: ../glib/gregex.c:1804
589 msgid "hexadecimal digit expected"
590 msgstr "16 진수가 있어야 합니다"
591
592 #: ../glib/gregex.c:1844
593 msgid "missing '<' in symbolic reference"
594 msgstr "심볼 참조에 '<' 기호가 없습니다"
595
596 #: ../glib/gregex.c:1853
597 msgid "unfinished symbolic reference"
598 msgstr "심볼 참조가 끝나지 않았습니다"
599
600 #: ../glib/gregex.c:1860
601 msgid "zero-length symbolic reference"
602 msgstr "심볼 참조에 내용이 없습니다"
603
604 #: ../glib/gregex.c:1871
605 msgid "digit expected"
606 msgstr "숫자가 있어야 합니다"
607
608 #: ../glib/gregex.c:1889
609 msgid "illegal symbolic reference"
610 msgstr "심볼 참조가 잘못되었습니다"
611
612 #: ../glib/gregex.c:1951
613 msgid "stray final '\\'"
614 msgstr "마지막 '\\'가 없습니다"
615
616 #: ../glib/gregex.c:1955
617 msgid "unknown escape sequence"
618 msgstr "알 수 없는 이스케이프 시퀀스"
619
620 #: ../glib/gregex.c:1965
621 #, c-format
622 msgid "Error while parsing replacement text \"%s\" at char %lu: %s"
623 msgstr "\"%s\" 대체 문자열을 읽는 중 %lu번째 문자에서 오류가 발생했습니다: %s"
624
625 # g_shell_unquote()에 쓰임.  shell의 quoted text를 raw string으로 바꾸는 기능
626 # FIXME: "quoted"라는 말을 어떻게 해야 할 것인가?
627 #: ../glib/gshell.c:70
628 #, c-format
629 msgid "Quoted text doesn't begin with a quotation mark"
630 msgstr "따옴표된 텍스트가 따옴표로 시작하지 않습니다"
631
632 # FIXME: 위 참조, "quoted"
633 #: ../glib/gshell.c:160
634 #, c-format
635 msgid "Unmatched quotation mark in command line or other shell-quoted text"
636 msgstr "명령행에서 따옴표가 맞지 않거나 쉘따옴표된 텍스트가 또 있습니다"
637
638 #: ../glib/gshell.c:538
639 #, c-format
640 msgid "Text ended just after a '\\' character. (The text was '%s')"
641 msgstr "텍스트가 '\\' 문자 다음에 끝났습니다. (텍스트는 '%s'입니다)"
642
643 #: ../glib/gshell.c:545
644 #, c-format
645 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
646 msgstr ""
647 "텍스트가 %c에 대응되는 따옴표가 나타나기 전에 끝났습니다. (텍스트는 '%s'입니"
648 "다)"
649
650 #: ../glib/gshell.c:557
651 #, c-format
652 msgid "Text was empty (or contained only whitespace)"
653 msgstr "텍스트가 비어 있음 (또는 공백만 들어 있음)"
654
655 #: ../glib/gspawn-win32.c:272
656 #, c-format
657 msgid "Failed to read data from child process"
658 msgstr "자식 프로세스에서 데이터 읽기 실패"
659
660 #: ../glib/gspawn-win32.c:287 ../glib/gspawn.c:1395
661 #, c-format
662 msgid "Failed to create pipe for communicating with child process (%s)"
663 msgstr "자식 프로세스와 통신을 위한 파이프를 만드는 중 실패 (%s)"
664
665 #: ../glib/gspawn-win32.c:325 ../glib/gspawn.c:1059
666 #, c-format
667 msgid "Failed to read from child pipe (%s)"
668 msgstr "자식 파이프로 부터 읽기 실패 (%s)"
669
670 #: ../glib/gspawn-win32.c:351 ../glib/gspawn.c:1264
671 #, c-format
672 msgid "Failed to change to directory '%s' (%s)"
673 msgstr "디렉토리 '%s'(으)로 바꾸기 실패 (%s)"
674
675 #: ../glib/gspawn-win32.c:357 ../glib/gspawn-win32.c:481
676 #, c-format
677 msgid "Failed to execute child process (%s)"
678 msgstr "자식 프로세스 실행 실패 (%s)"
679
680 #: ../glib/gspawn-win32.c:428
681 #, c-format
682 msgid "Invalid program name: %s"
683 msgstr "잘못된 프로그램 이름: %s"
684
685 #: ../glib/gspawn-win32.c:438 ../glib/gspawn-win32.c:678
686 #: ../glib/gspawn-win32.c:1218
687 #, c-format
688 msgid "Invalid string in argument vector at %d: %s"
689 msgstr "인자에서 잘못된 문자열, %d: %s"
690
691 #: ../glib/gspawn-win32.c:449 ../glib/gspawn-win32.c:692
692 #: ../glib/gspawn-win32.c:1251
693 #, c-format
694 msgid "Invalid string in environment: %s"
695 msgstr "환경에서 잘못된 문자열: %s"
696
697 #: ../glib/gspawn-win32.c:674 ../glib/gspawn-win32.c:1199
698 #, c-format
699 msgid "Invalid working directory: %s"
700 msgstr "잘못된 현재 디렉토리: %s"
701
702 #: ../glib/gspawn-win32.c:738
703 #, c-format
704 msgid "Failed to execute helper program (%s)"
705 msgstr "도움 프로그램 실행 실패 (%s)"
706
707 #: ../glib/gspawn-win32.c:938
708 #, c-format
709 msgid ""
710 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
711 "process"
712 msgstr ""
713 "자식 프로세스에서 데이터를 읽는중 g_io_channel_win32_poll()에서 기대되지않은 "
714 "오류"
715
716 #: ../glib/gspawn.c:175
717 #, c-format
718 msgid "Failed to read data from child process (%s)"
719 msgstr "자식 프로세스 에서 데이터를 읽기 실패 (%s)"
720
721 #: ../glib/gspawn.c:307
722 #, c-format
723 msgid "Unexpected error in select() reading data from a child process (%s)"
724 msgstr ""
725 "자식 프로세스 에서 데이터를 읽는 중 select()에서 예상되지 않은 오류 (%s)"
726
727 #: ../glib/gspawn.c:390
728 #, c-format
729 msgid "Unexpected error in waitpid() (%s)"
730 msgstr "waitpid()에서 예상되지 않은 오류 (%s)"
731
732 #: ../glib/gspawn.c:1124
733 #, c-format
734 msgid "Failed to fork (%s)"
735 msgstr "포크 실패(%s)"
736
737 #: ../glib/gspawn.c:1274
738 #, c-format
739 msgid "Failed to execute child process \"%s\" (%s)"
740 msgstr "자식 프로세스 \"%s\"을(를) 실행하기 실패 (%s)"
741
742 #: ../glib/gspawn.c:1284
743 #, c-format
744 msgid "Failed to redirect output or input of child process (%s)"
745 msgstr "자식 프로세스 (%s)의 입력 또는 출력의 리다이렉트 실패"
746
747 #: ../glib/gspawn.c:1293
748 #, c-format
749 msgid "Failed to fork child process (%s)"
750 msgstr "자식 프로세스 (%s)를 생성 실패"
751
752 #: ../glib/gspawn.c:1301
753 #, c-format
754 msgid "Unknown error executing child process \"%s\""
755 msgstr "자식 프로세스 \"%s\"을(를) 실행하는 중 알 수 없는 오류"
756
757 #: ../glib/gspawn.c:1323
758 #, c-format
759 msgid "Failed to read enough data from child pid pipe (%s)"
760 msgstr "자식 pid 파이프에서 필요한 데이타를 읽는 데 실패했습니다 (%s)"
761
762 #: ../glib/gutf8.c:1024
763 #, c-format
764 msgid "Character out of range for UTF-8"
765 msgstr "UTF-8 범위 밖의 문자"
766
767 #: ../glib/gutf8.c:1118 ../glib/gutf8.c:1127 ../glib/gutf8.c:1259
768 #: ../glib/gutf8.c:1268 ../glib/gutf8.c:1409 ../glib/gutf8.c:1505
769 #, c-format
770 msgid "Invalid sequence in conversion input"
771 msgstr "변환 입력에서 잘못된 순서"
772
773 #: ../glib/gutf8.c:1420 ../glib/gutf8.c:1516
774 #, c-format
775 msgid "Character out of range for UTF-16"
776 msgstr "UTF-16 범위 밖의 문자"
777
778 #: ../glib/goption.c:572
779 msgid "Usage:"
780 msgstr "사용법:"
781
782 #: ../glib/goption.c:572
783 msgid "[OPTION...]"
784 msgstr "[옵션...]"
785
786 #: ../glib/goption.c:676
787 msgid "Help Options:"
788 msgstr "도움말 옵션:"
789
790 #: ../glib/goption.c:677
791 msgid "Show help options"
792 msgstr "도움말 옵션을 봅니다"
793
794 #: ../glib/goption.c:683
795 msgid "Show all help options"
796 msgstr "모든 도움말 옵션을 봅니다"
797
798 #: ../glib/goption.c:735
799 msgid "Application Options:"
800 msgstr "프로그램 옵션:"
801
802 #: ../glib/goption.c:796 ../glib/goption.c:866
803 #, c-format
804 msgid "Cannot parse integer value '%s' for %s"
805 msgstr "%2$s에 대한 정수 값 '%1$s'을(를) 분석할 수 없습니다"
806
807 #: ../glib/goption.c:806 ../glib/goption.c:874
808 #, c-format
809 msgid "Integer value '%s' for %s out of range"
810 msgstr "%2$s에 대한 정수 값 '%1$s'이(가) 범위를 벗어났습니다"
811
812 #: ../glib/goption.c:831
813 #, c-format
814 msgid "Cannot parse double value '%s' for %s"
815 msgstr "%2$s에 대한 배정도 실수 값 '%1$s'을(를) 분석할 수 없습니다"
816
817 #: ../glib/goption.c:839
818 #, c-format
819 msgid "Double value '%s' for %s out of range"
820 msgstr "%2$s에 대한 배정도 실수 값 '%1$s'이(가) 범위를 벗어났습니다"
821
822 #: ../glib/goption.c:1176
823 #, c-format
824 msgid "Error parsing option %s"
825 msgstr "옵션 읽는 중에 오류: %s"
826
827 #: ../glib/goption.c:1207 ../glib/goption.c:1318
828 #, c-format
829 msgid "Missing argument for %s"
830 msgstr "%s에 대한 인자가 빠졌습니다"
831
832 #: ../glib/goption.c:1713
833 #, c-format
834 msgid "Unknown option %s"
835 msgstr "알 수 없는 옵션 %s"
836
837 #: ../glib/gkeyfile.c:341
838 #, c-format
839 msgid "Valid key file could not be found in search dirs"
840 msgstr "검색 디렉토리에 올바른 키 파일이 없습니다"
841
842 #: ../glib/gkeyfile.c:376
843 #, c-format
844 msgid "Not a regular file"
845 msgstr "일반 파일이 아닙니다"
846
847 #: ../glib/gkeyfile.c:384
848 #, c-format
849 msgid "File is empty"
850 msgstr "파일이 비었습니다"
851
852 #: ../glib/gkeyfile.c:746
853 #, c-format
854 msgid ""
855 "Key file contains line '%s' which is not a key-value pair, group, or comment"
856 msgstr ""
857 "키 파일에 들어 있는 '%s' 줄은 키-값 쌍도 아니고, 그룹도 아니고, 주석도 아닙니"
858 "다"
859
860 #: ../glib/gkeyfile.c:806
861 #, c-format
862 msgid "Invalid group name: %s"
863 msgstr "잘못된 그룹 이름: %s"
864
865 #: ../glib/gkeyfile.c:828
866 #, c-format
867 msgid "Key file does not start with a group"
868 msgstr "키 파일이 그룹으로 시작하지 않습니다"
869
870 #: ../glib/gkeyfile.c:854
871 #, c-format
872 msgid "Invalid key name: %s"
873 msgstr "잘못된 키 이름: %s"
874
875 #: ../glib/gkeyfile.c:881
876 #, c-format
877 msgid "Key file contains unsupported encoding '%s'"
878 msgstr "키 파일에 지원하지 않는 '%s' 인코딩이 들어 있습니다"
879
880 #: ../glib/gkeyfile.c:1094 ../glib/gkeyfile.c:1253 ../glib/gkeyfile.c:2455
881 #: ../glib/gkeyfile.c:2521 ../glib/gkeyfile.c:2640 ../glib/gkeyfile.c:2775
882 #: ../glib/gkeyfile.c:2928 ../glib/gkeyfile.c:3108 ../glib/gkeyfile.c:3165
883 #, c-format
884 msgid "Key file does not have group '%s'"
885 msgstr "키 파일에 '%s' 그룹이 없습니다"
886
887 #: ../glib/gkeyfile.c:1265
888 #, c-format
889 msgid "Key file does not have key '%s'"
890 msgstr "키 파일에 '%s' 키가 없습니다"
891
892 #: ../glib/gkeyfile.c:1367 ../glib/gkeyfile.c:1477
893 #, c-format
894 msgid "Key file contains key '%s' with value '%s' which is not UTF-8"
895 msgstr "키 파일에 있는 '%s' 키와 '%s' 값은 UTF-8이 아닙니다"
896
897 #: ../glib/gkeyfile.c:1387 ../glib/gkeyfile.c:1497 ../glib/gkeyfile.c:1866
898 #, c-format
899 msgid "Key file contains key '%s' which has value that cannot be interpreted."
900 msgstr "키 파일에 있는 '%s' 키의 값을 해석할 수 없습니다."
901
902 #: ../glib/gkeyfile.c:2078 ../glib/gkeyfile.c:2287
903 #, c-format
904 msgid ""
905 "Key file contains key '%s' in group '%s' which has value that cannot be "
906 "interpreted."
907 msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키의 값을 해석할 수 없습니다."
908
909 #: ../glib/gkeyfile.c:2470 ../glib/gkeyfile.c:2655 ../glib/gkeyfile.c:3176
910 #, c-format
911 msgid "Key file does not have key '%s' in group '%s'"
912 msgstr "키 파일에 있는 '%2$s' 그룹의 '%1$s' 키가 없습니다"
913
914 #: ../glib/gkeyfile.c:3415
915 #, c-format
916 msgid "Key file contains escape character at end of line"
917 msgstr "키 파일의 줄 끝에 이스케이프 문자가 있습니다"
918
919 #: ../glib/gkeyfile.c:3437
920 #, c-format
921 msgid "Key file contains invalid escape sequence '%s'"
922 msgstr "키 파일에 잘못된 이스케이프 시퀀스 '%s'이(가) 들어 있습니다"
923
924 #: ../glib/gkeyfile.c:3579
925 #, c-format
926 msgid "Value '%s' cannot be interpreted as a number."
927 msgstr "값 '%s'을(를) 숫자로 해석할 수 없습니다."
928
929 #: ../glib/gkeyfile.c:3593
930 #, c-format
931 msgid "Integer value '%s' out of range"
932 msgstr "정수 값 '%s'이(가) 범위를 벗어났습니다"
933
934 #: ../glib/gkeyfile.c:3626
935 #, c-format
936 msgid "Value '%s' cannot be interpreted as a float number."
937 msgstr "값 '%s'을(를) 단정도 실수로 해석할 수 없습니다."
938
939 #: ../glib/gkeyfile.c:3650
940 #, c-format
941 msgid "Value '%s' cannot be interpreted as a boolean."
942 msgstr "값 '%s'을(를) 불리언 값으로 해석할 수 없습니다."