Added Vietnamese file
[platform/upstream/glib.git] / po / vi.po
1 # Copyright (C) 2002 Free Software Foundation, Inc.
2 # This file is distributed under the same license as the glib package.
3 # pclouds <pclouds@gmx.net>, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: glib VERSION\n"
8 "POT-Creation-Date: 2002-03-29 19:07-0500\n"
9 "PO-Revision-Date: 2002-04-16 16:17-0400\n"
10 "Last-Translator: pclouds <pclouds@gmx.net>\n"
11 "Language-Team: GnomeVN\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15
16 #: glib/gconvert.c:398
17 #, c-format
18 msgid "Conversion from character set '%s' to '%s' is not supported"
19 msgstr "Không hỗ trợ chuyển đổi từ charset '%s' qua '%s'"
20
21 #: glib/gconvert.c:402
22 #, c-format
23 msgid "Could not open converter from '%s' to '%s': %s"
24 msgstr "Không thể mở bộ chuyển đổi từ '%s' sang '%s': %s"
25
26 #: glib/gconvert.c:600 glib/gconvert.c:890 glib/giochannel.c:1282
27 #: glib/giochannel.c:1324 glib/giochannel.c:2163 glib/gutf8.c:875
28 #: glib/gutf8.c:1320
29 msgid "Invalid byte sequence in conversion input"
30 msgstr "Chuỗi byte chuyển đổi không hợp lệ"
31
32 #: glib/gconvert.c:605 glib/gconvert.c:821 glib/giochannel.c:1289
33 #: glib/giochannel.c:2175
34 #, c-format
35 msgid "Error during conversion: %s"
36 msgstr "Lỗi trong quá trình chuyển đổi: %s"
37
38 #: glib/gconvert.c:623 glib/gutf8.c:871 glib/gutf8.c:1071 glib/gutf8.c:1212
39 #: glib/gutf8.c:1316
40 msgid "Partial character sequence at end of input"
41 msgstr "Còn dư một phần chuỗi chưa được chuyển đổi khi kết thúc chuyển đổi"
42
43 #: glib/gconvert.c:796
44 #, c-format
45 msgid "Cannot convert fallback '%s' to codeset '%s'"
46 msgstr "Không thể chuyển đổi ngược từ '%s' sang '%s'"
47
48 #: glib/gconvert.c:1630
49 #, c-format
50 msgid "The URI '%s' is not an absolute URI using the file scheme"
51 msgstr "URI '%s' không phải là một URI tuyệt đối theo lược đồ tập tin"
52
53 #: glib/gconvert.c:1640
54 #, c-format
55 msgid "The local file URI '%s' may not include a '#'"
56 msgstr "URI của tập tin cục bộ '%s' có lẽ không có chứa '#'"
57
58 #: glib/gconvert.c:1657
59 #, c-format
60 msgid "The URI '%s' is invalid"
61 msgstr "URI '%s' không hợp lệ"
62
63 #: glib/gconvert.c:1669
64 #, c-format
65 msgid "The hostname of the URI '%s' is invalid"
66 msgstr "Hostname của URI '%s' không hợp lệ"
67
68 #: glib/gconvert.c:1685
69 #, c-format
70 msgid "The URI '%s' contains invalidly escaped characters"
71 msgstr "URI '%s' chứa chuỗi ký tự escape không hợp lệ"
72
73 #: glib/gconvert.c:1756
74 #, c-format
75 msgid "The pathname '%s' is not an absolute path"
76 msgstr "Đường dẫn '%s' không phải là đường dẫn tuyệt đối"
77
78 #: glib/gconvert.c:1766
79 msgid "Invalid hostname"
80 msgstr "Hostname không hợp lệ"
81
82 #: glib/gdir.c:79
83 #, c-format
84 msgid "Error opening directory '%s': %s"
85 msgstr "Lỗi khi mở thư mục '%s': %s"
86
87 #: glib/gfileutils.c:337 glib/gfileutils.c:402
88 #, c-format
89 msgid "Could not allocate %lu bytes to read file \"%s\""
90 msgstr "Không thể cấp phát %lu byte để đọc tập tin \"%s\""
91
92 #: glib/gfileutils.c:348
93 #, c-format
94 msgid "Error reading file '%s': %s"
95 msgstr "Lỗi khi đọc tập tin '%s': %s"
96
97 #: glib/gfileutils.c:426
98 #, c-format
99 msgid "Failed to read from file '%s': %s"
100 msgstr "Lỗi khi đọc tập tin '%s': %s"
101
102 #: glib/gfileutils.c:473 glib/gfileutils.c:541
103 #, c-format
104 msgid "Failed to open file '%s': %s"
105 msgstr "Lỗi khi mở tập tin '%s': %s"
106
107 #: glib/gfileutils.c:487
108 #, c-format
109 msgid "Failed to get attributes of file '%s': fstat() failed: %s"
110 msgstr "Lỗi khi xem thuộc tính tập tin '%s': fstat() bị lỗi: %s"
111
112 #: glib/gfileutils.c:513
113 #, c-format
114 msgid "Failed to open file '%s': fdopen() failed: %s"
115 msgstr "Lỗi khi mở tập tin '%s': fdopen() bị lỗi: %s"
116
117 #: glib/gfileutils.c:720
118 #, c-format
119 msgid "Template '%s' invalid, should not contain a '%s'"
120 msgstr "Mẫu '%s' không hợp lệ, mẫu không nên chứa '%s'"
121
122 #: glib/gfileutils.c:732
123 #, c-format
124 msgid "Template '%s' doesn't end with XXXXXX"
125 msgstr "Mẫu '%s' không kết thúc với XXXXXX"
126
127 #: glib/gfileutils.c:753
128 #, c-format
129 msgid "Failed to create file '%s': %s"
130 msgstr "Lỗi khi tạo tập tin '%s': %s"
131
132 #: glib/giochannel.c:1110
133 #, c-format
134 msgid "Conversion from character set `%s' to `%s' is not supported"
135 msgstr "Không hỗ trợ chuyển đổi từ `%s' sang `%s'"
136
137 #: glib/giochannel.c:1114
138 #, c-format
139 msgid "Could not open converter from `%s' to `%s': %s"
140 msgstr "Không thể mở bộ chuyển đổi từ `%s' sang `%s': %s"
141
142 #: glib/giochannel.c:1460
143 msgid "Can't do a raw read in g_io_channel_read_line_string"
144 msgstr "Không thể tiến hành đọc thô trong g_io_channel_read_line_string"
145
146 #: glib/giochannel.c:1507 glib/giochannel.c:1761 glib/giochannel.c:1847
147 msgid "Leftover unconverted data in read buffer"
148 msgstr ""
149
150 #: glib/giochannel.c:1587 glib/giochannel.c:1661
151 msgid "Channel terminates in a partial character"
152 msgstr "Channel kết thúc khi còn một ký tự chưa hoàn chỉnh"
153
154 #: glib/giochannel.c:1647
155 msgid "Can't do a raw read in g_io_channel_read_to_end"
156 msgstr "Không thể tiến hành đọc thô trong g_io_channel_read_to_end"
157
158 #: glib/giowin32.c:712 glib/giowin32.c:741
159 msgid "Incorrect message size"
160 msgstr "Sai kích thước thông điệp."
161
162 #: glib/giowin32.c:1045 glib/giowin32.c:1098
163 msgid "Socket error"
164 msgstr "Lỗi socket"
165
166 #: glib/giowin32.c:1298
167 msgid "Channel set flags unsupported"
168 msgstr "Không hỗ trợ cờ hiệu channel set"
169
170 #: glib/gmarkup.c:219
171 #, c-format
172 msgid "Error on line %d char %d: %s"
173 msgstr "Lỗi ở dòng %d ký tự %d: %s"
174
175 #: glib/gmarkup.c:303
176 #, c-format
177 msgid "Error on line %d: %s"
178 msgstr "Lỗi ở dòng %d: %s"
179
180 #: glib/gmarkup.c:382
181 msgid ""
182 "Empty entity '&;' seen; valid entities are: &amp; &quot; &lt; &gt; &apos;"
183 msgstr ""
184 "Tìm thấy entity rỗng '&;'. Các entity hợp lệ là &amp; &quot; &lt; &gt; &apos;"
185
186 #: glib/gmarkup.c:392
187 #, c-format
188 msgid ""
189 "Character '%s' is not valid at the start of an entity name; the & character "
190 "begins an entity; if this ampersand isn't supposed to be an entity, escape "
191 "it as &amp;"
192 msgstr ""
193 "Tên entity bắt đầu bằng ký tự '%s' là không hợp lệ; Phải bắt đầu tên entity "
194 "bằng ký tự &; nếu cần dùng dấu & (không phải là bắt đầu của một entity) thì "
195 "dùng &amp;"
196
197 #: glib/gmarkup.c:428
198 #, c-format
199 msgid "Character '%s' is not valid inside an entity name"
200 msgstr "Dùng ký tự '%s' trong tên entity là không hợp lệ"
201
202 #: glib/gmarkup.c:472
203 #, c-format
204 msgid "Entity name '%s' is not known"
205 msgstr "Không biết entity tên '%s'"
206
207 #: glib/gmarkup.c:482
208 msgid ""
209 "Entity did not end with a semicolon; most likely you used an ampersand "
210 "character without intending to start an entity - escape ampersand as &amp;"
211 msgstr ""
212 "Entity không kết thúc bằng dấu \";\". Có lẽ do bạn dùng dấu & nhưng không "
213 "phải là bắt đầu một entity - nếu thế thì dùng &amp;"
214
215 #: glib/gmarkup.c:528
216 #, c-format
217 msgid ""
218 "Failed to parse '%s', which should have been a digit inside a character "
219 "reference (&#234; for example) - perhaps the digit is too large"
220 msgstr ""
221 "Lỗi khi phân tích '%s' chứa số trong một tham chiếu ký tự (vd &#234). Có lẽ "
222 "do số quá lớn"
223
224 #: glib/gmarkup.c:553
225 #, c-format
226 msgid "Character reference '%s' does not encode a permitted character"
227 msgstr "Tham chiếu ký tự '%s' không tham chiếu tới một ký tự hợp lệ"
228
229 #: glib/gmarkup.c:570
230 msgid "Empty character reference; should include a digit such as &#454;"
231 msgstr "Tham chiếu ký tự rỗng; Tham chiếu nên bao gồm một số, vd &#454;"
232
233 #: glib/gmarkup.c:580
234 msgid ""
235 "Character reference did not end with a semicolon; most likely you used an "
236 "ampersand character without intending to start an entity - escape ampersand "
237 "as &amp;"
238 msgstr ""
239 "Tham chiếu ký tự không kết thúc bằng dấu \";\". Có lẽ do bạn dùng & nhưng "
240 "không với ý định bắt đầu một entity - trong trường hợp đó, dùng &amp;"
241
242 #: glib/gmarkup.c:837 glib/gmarkup.c:865 glib/gmarkup.c:896
243 msgid "Invalid UTF-8 encoded text"
244 msgstr "Đoạn text UTF-8 không hợp lệ"
245
246 #: glib/gmarkup.c:932
247 msgid "Document must begin with an element (e.g. <book>)"
248 msgstr "Tài liệu phải bắt đầu bằng một element (vd <book>)"
249
250 #: glib/gmarkup.c:970
251 #, c-format
252 msgid ""
253 "'%s' is not a valid character following a '<' character; it may not begin an "
254 "element name"
255 msgstr ""
256 "Ký tự '%s' theo sau '<' là không hợp lệ. Nó không thể là ký tự bắt đầu cho "
257 "tên element"
258
259 #: glib/gmarkup.c:1033
260 #, c-format
261 msgid ""
262 "Odd character '%s', expected a '>' character to end the start tag of element "
263 "'%s'"
264 msgstr "Ký tự lạ '%s'. Cần ký tự '>' để kết thúc element '%s'"
265
266 #: glib/gmarkup.c:1120
267 #, c-format
268 msgid ""
269 "Odd character '%s', expected a '=' after attribute name '%s' of element '%s'"
270 msgstr "Ký tự lạ '%s'. Cần ký tự '=' sau tên thuộc tính '%s' của element '%s"
271
272 #: glib/gmarkup.c:1161
273 #, c-format
274 msgid ""
275 "Odd character '%s', expected a '>' or '/' character to end the start tag of "
276 "element '%s', or optionally an attribute; perhaps you used an invalid "
277 "character in an attribute name"
278 msgstr ""
279 "Ký tự lạ '%s'. Cần ký tự '>' hoặc '/' để kết thúc element '%s'. Hoặc là bắt "
280 "đầu tên thuộc tính bằng một ký tự không hợp lệ"
281
282 #: glib/gmarkup.c:1244
283 #, c-format
284 msgid ""
285 "Odd character '%s', expected an open quote mark after the equals sign when "
286 "giving value for attribute '%s' of element '%s'"
287 msgstr ""
288 "Ký tự lạ '%s'. Cần dấu nháy sau dấu bằng khi đưa giá trị cho thuộc tính '%s' "
289 "của element '%s'"
290
291 #: glib/gmarkup.c:1384
292 #, c-format
293 msgid ""
294 "'%s' is not a valid character following the characters '</'; '%s' may not "
295 "begin an element name"
296 msgstr ""
297 "Theo sau '</' bằng ký tự '%s' là không hợp lệ; '%s' không thể bắt đầu tên "
298 "element"
299
300 #: glib/gmarkup.c:1422
301 #, c-format
302 msgid ""
303 "'%s' is not a valid character following the close element name '%s'; the "
304 "allowed character is '>'"
305 msgstr ""
306 "Theo sau element đóng '%s' bằng ký tự '%s' là không hợp lệ; Ký tự hợp lệ là "
307 "'>'"
308
309 #: glib/gmarkup.c:1433
310 #, c-format
311 msgid "Element '%s' was closed, no element is currently open"
312 msgstr "Đã kết thúc element '%s', không còn element nào vẫn chưa kết thúc"
313
314 #: glib/gmarkup.c:1442
315 #, c-format
316 msgid "Element '%s' was closed, but the currently open element is '%s'"
317 msgstr "Element '%s' đã kết thúc, nhưng element '%s' vẫn chưa kết thúc"
318
319 #: glib/gmarkup.c:1574
320 msgid "Document was empty or contained only whitespace"
321 msgstr "Tài liệu rỗng hoặc chỉ chứa khoảng trắng"
322
323 #: glib/gmarkup.c:1588
324 msgid "Document ended unexpectedly just after an open angle bracket '<'"
325 msgstr "Tài liệu kết thúc bất thường ngay sau dấu '<'"
326
327 #: glib/gmarkup.c:1596 glib/gmarkup.c:1640
328 #, c-format
329 msgid ""
330 "Document ended unexpectedly with elements still open - '%s' was the last "
331 "element opened"
332 msgstr ""
333 "Tài liệu kết thúc bất thường khi một số element vẫn chưa kết thúc - element "
334 "cuối cùng chưa kết thúc là '%s"
335
336 #: glib/gmarkup.c:1604
337 #, c-format
338 msgid ""
339 "Document ended unexpectedly, expected to see a close angle bracket ending "
340 "the tag <%s/>"
341 msgstr "Tài liệu kết thúc bất thường. Cần dấu '>' để kết thúc tag <%s/>"
342
343 #: glib/gmarkup.c:1610
344 msgid "Document ended unexpectedly inside an element name"
345 msgstr "Tài liệu kết thúc bất thường ngay tại tên element"
346
347 #: glib/gmarkup.c:1615
348 msgid "Document ended unexpectedly inside an attribute name"
349 msgstr "Tài liệu kết thúc bất thường ngay tại tên thuộc tính"
350
351 #: glib/gmarkup.c:1620
352 msgid "Document ended unexpectedly inside an element-opening tag."
353 msgstr "Tài liệu kết thúc bất thường ngay tại tag"
354
355 #: glib/gmarkup.c:1626
356 msgid ""
357 "Document ended unexpectedly after the equals sign following an attribute "
358 "name; no attribute value"
359 msgstr ""
360 "Tài liệu kết thúc bất thường ngay sau dấu = của một thuộc tính; không có giá "
361 "trị thuộc tính nào được đưa ra"
362
363 #: glib/gmarkup.c:1633
364 msgid "Document ended unexpectedly while inside an attribute value"
365 msgstr "Tài liệu kết thúc bất thường ngay tại giá trị thuộc tính"
366
367 #: glib/gmarkup.c:1648
368 #, c-format
369 msgid "Document ended unexpectedly inside the close tag for element '%s'"
370 msgstr "Tài liệu kết thúc bất thường ngay tại tag '%s'"
371
372 #: glib/gmarkup.c:1654
373 msgid "Document ended unexpectedly inside a comment or processing instruction"
374 msgstr "Tài liệu kết thúc bất thường ngay tại ghi chú hoặc tại chỉ thị xử lý"
375
376 #: glib/gshell.c:71
377 msgid "Quoted text doesn't begin with a quotation mark"
378 msgstr "Đoạn văn trích dẫn không được bắt đầu bằng dấu nháy"
379
380 #: glib/gshell.c:161
381 msgid "Unmatched quotation mark in command line or other shell-quoted text"
382 msgstr ""
383
384 #: glib/gshell.c:529
385 #, c-format
386 msgid "Text ended just after a '\\' character. (The text was '%s')"
387 msgstr "Đoạn text ('%s') kết thúc ngay sau ký tự '\\'"
388
389 #: glib/gshell.c:536
390 #, c-format
391 msgid "Text ended before matching quote was found for %c. (The text was '%s')"
392 msgstr "Text (%2$s) kết thúc trước khi tìm thấy dấu nháy cho %1$c."
393
394 #: glib/gshell.c:548
395 msgid "Text was empty (or contained only whitespace)"
396 msgstr "Đoạn text rỗng hoặc chỉ chứa khoảng trắng"
397
398 #: glib/gspawn-win32.c:214
399 msgid "Failed to read data from child process"
400 msgstr "Lỗi khi đọc dữ liệu từ process con"
401
402 #: glib/gspawn-win32.c:365
403 msgid ""
404 "Unexpected error in g_io_channel_win32_poll() reading data from a child "
405 "process"
406 msgstr ""
407 "Lỗi bất thường trong g_io_channel_win32_poll() khi đang đọc dữ liệu từ "
408 "process con"
409
410 #: glib/gspawn-win32.c:843 glib/gspawn.c:914
411 #, c-format
412 msgid "Failed to read from child pipe (%s)"
413 msgstr "Lỗi khi đọc từ ống dẫn con (%s)"
414
415 #: glib/gspawn-win32.c:931 glib/gspawn.c:1119
416 #, c-format
417 msgid "Failed to change to directory '%s' (%s)"
418 msgstr "Lỗi khi thay đổi thư mục '%s' (%s)"
419
420 #: glib/gspawn-win32.c:940
421 #, c-format
422 msgid "Failed to execute child process (%s)"
423 msgstr "Lỗi khi thực hiện process con (%s)"
424
425 #: glib/gspawn-win32.c:981 glib/gspawn.c:1228
426 #, c-format
427 msgid "Failed to create pipe for communicating with child process (%s)"
428 msgstr "Lỗi khi tạo ống dẫn để liên lạc với process con (%s)"
429
430 #: glib/gspawn.c:161
431 #, c-format
432 msgid "Failed to read data from child process (%s)"
433 msgstr "Lỗi khi đọc dữ liệu từ process con (%s)"
434
435 #: glib/gspawn.c:293
436 #, c-format
437 msgid "Unexpected error in select() reading data from a child process (%s)"
438 msgstr "Lỗi bất thường khi select() đọc dữ liệu từ process con (%s)"
439
440 #: glib/gspawn.c:376
441 #, c-format
442 msgid "Unexpected error in waitpid() (%s)"
443 msgstr "Lỗi bất thường trong waitpid() (%s)"
444
445 #: glib/gspawn.c:979
446 #, c-format
447 msgid "Failed to fork (%s)"
448 msgstr "Lỗi khi fork (%s)"
449
450 #: glib/gspawn.c:1129
451 #, c-format
452 msgid "Failed to execute child process \"%s\" (%s)"
453 msgstr "Lỗi khi thực hiện process con \"%s\" (%s)"
454
455 #: glib/gspawn.c:1139
456 #, c-format
457 msgid "Failed to redirect output or input of child process (%s)"
458 msgstr "Lỗi khi tái định hướng đầu vào hoặc đầu ra của process con (%s)"
459
460 #: glib/gspawn.c:1148
461 #, c-format
462 msgid "Failed to fork child process (%s)"
463 msgstr "Lỗi khi fork process con (%s)"
464
465 #: glib/gspawn.c:1156
466 #, c-format
467 msgid "Unknown error executing child process \"%s\""
468 msgstr "Lỗi lạ khi thực hiện process con \"%s\""
469
470 #: glib/gspawn.c:1178
471 #, c-format
472 msgid "Failed to read enough data from child pid pipe (%s)"
473 msgstr "Lỗi sau khi đọc đủ dữ liệu từ ống dẫn process con (%s)"
474
475 #: glib/gutf8.c:950
476 msgid "Character out of range for UTF-8"
477 msgstr "Ký tự vượt ngoài phạm vi UTF-8"
478
479 #: glib/gutf8.c:1039 glib/gutf8.c:1048 glib/gutf8.c:1180 glib/gutf8.c:1189
480 #: glib/gutf8.c:1330 glib/gutf8.c:1426
481 msgid "Invalid sequence in conversion input"
482 msgstr "Chuỗi ký tự chuyển đổi không hợp lệ"
483
484 #: glib/gutf8.c:1341 glib/gutf8.c:1437
485 msgid "Character out of range for UTF-16"
486 msgstr "Ký tự vượt ngoài phạm vi UTF-16"