1# Vietnamese translation for CPPlib.
2# Copyright �� 2006 Free Software Foundation, Inc.
3# Clytie Siddall <clytie@riverland.net.au>, 2005-2006.
4msgid ""
5msgstr ""
6"Project-Id-Version: cpplib 4.1.1\n"
7"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
8"POT-Creation-Date: 2006-05-24 16:28-0700\n"
9"PO-Revision-Date: 2006-06-26 21:37+0930\n"
10"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
11"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=utf-8\n"
14"Content-Transfer-Encoding: 8bit\n"
15"Plural-Forms: nplurals=1; plural=0\n"
16"X-Generator: LocFactoryEditor 1.6a11\n"
17
18#: charset.c:654
19#, c-format
20msgid "conversion from %s to %s not supported by iconv"
21msgstr "iconv kh��ng h��� tr��� kh��� n��ng chuy���n �����i t��� %s sang %s"
22
23#: charset.c:657
24msgid "iconv_open"
25msgstr "iconv_open (m���)"
26
27#: charset.c:665
28#, c-format
29msgid "no iconv implementation, cannot convert from %s to %s"
30msgstr "ch��a thi h��nh iconv n��n kh��ng th��� chuy���n �����i t��� %s sang %s"
31
32#: charset.c:742
33#, c-format
34msgid "character 0x%lx is not in the basic source character set\n"
35msgstr "k�� t��� 0x%lx kh��ng ph���i n���m trong b��� k�� t��� ngu���n c�� b���n\n"
36
37#: charset.c:759 charset.c:1352
38msgid "converting to execution character set"
39msgstr "��ang chuy���n �����i sang b��� k�� t��� thi h��nh"
40
41#: charset.c:765
42#, c-format
43msgid "character 0x%lx is not unibyte in execution character set"
44msgstr "k�� t��� 0x%lx kh��ng c�� d���ng byte ����n trong b��� k�� t��� thi h��nh"
45
46#: charset.c:889
47#, c-format
48msgid "Character %x might not be NFKC"
49msgstr "K�� t��� %x c�� l��� kh��ng ph���i c�� ki���u NFKC"
50
51#: charset.c:949
52msgid "universal character names are only valid in C++ and C99"
53msgstr "t��n k�� t��� chung l�� h���p l��� ch��� trong ng��n ng��� C++ v�� C99"
54
55#: charset.c:952
56#, c-format
57msgid "the meaning of '\\%c' is different in traditional C"
58msgstr "�� \\%c �� c�� ngh��a kh��c trong ng��n ng��� C truy���n th���ng"
59
60#: charset.c:961
61msgid "In _cpp_valid_ucn but not a UCN"
62msgstr "Trong �� _cpp_valid_ucn �� nh��ng m�� kh��ng ph���i l��� m���t UCN"
63
64#: charset.c:986
65#, c-format
66msgid "incomplete universal character name %.*s"
67msgstr "t��n k�� t��� chung %.*s ch��a ho��n th��nh"
68
69#: charset.c:998
70#, c-format
71msgid "%.*s is not a valid universal character"
72msgstr "%.*s kh��ng ph���i l�� k�� t��� chung h���p l���"
73
74#: charset.c:1008 lex.c:472
75msgid "'$' in identifier or number"
76msgstr "g���p �� $ �� trong b��� nh���n hi���n hay con s���"
77
78#: charset.c:1018
79#, c-format
80msgid "universal character %.*s is not valid in an identifier"
81msgstr "k�� t��� chung %.*s kh��ng ph���i l�� h���p l��� trong b��� nh���n di���n"
82
83#: charset.c:1022
84#, c-format
85msgid "universal character %.*s is not valid at the start of an identifier"
86msgstr "k�� t��� chung %.*s kh��ng ph���i h���p l��� t���i �����u c���a b��� nh���n di���n"
87
88#: charset.c:1056 charset.c:1571
89msgid "converting UCN to source character set"
90msgstr "��ang chuy���n �����i UCN sang b��� k�� t��� ngu���n"
91
92#: charset.c:1060
93msgid "converting UCN to execution character set"
94msgstr "��ang chuy���n �����i UCN sang b��� k�� t��� thi h��nh"
95
96#: charset.c:1132
97msgid "the meaning of '\\x' is different in traditional C"
98msgstr "�� \\x �� c�� ngh��a kh��c trong ng��n ng��� C truy���n th���ng"
99
100#: charset.c:1149
101msgid "\\x used with no following hex digits"
102msgstr "\\x �������c d��ng c��n kh��ng c�� ch��� s��� th��p l���c theo sau"
103
104#: charset.c:1156
105msgid "hex escape sequence out of range"
106msgstr "d��y tho��t th���p l���c ��� ngo��i ph���m vi"
107
108#: charset.c:1195
109msgid "octal escape sequence out of range"
110msgstr "d��y tho��t b��t ph��n ��� ngo��i ph���m vi"
111
112#: charset.c:1263
113msgid "the meaning of '\\a' is different in traditional C"
114msgstr "�� \\a �� c�� ngh��a kh��c trong ng��n ng��� C truy���n th���ng"
115
116#: charset.c:1270
117#, c-format
118msgid "non-ISO-standard escape sequence, '\\%c'"
119msgstr "d��y tho��t kh��c ISO chu���n: �� \\%c ��"
120
121#: charset.c:1278
122#, c-format
123msgid "unknown escape sequence '\\%c'"
124msgstr "kh��ng bi���t d��y tho��t: �� \\%c ��"
125
126#: charset.c:1286
127#, c-format
128msgid "unknown escape sequence: '\\%s'"
129msgstr "kh��ng bi���t d��y tho��t �� \\%s ��"
130
131#: charset.c:1293
132msgid "converting escape sequence to execution character set"
133msgstr "��ang chuy���n �����i d��y tho��t sang b��� k�� t��� thi h��nh"
134
135#: charset.c:1415 charset.c:1478
136msgid "character constant too long for its type"
137msgstr "h���ng k�� t��� qu�� d��i cho ki���u n��"
138
139#: charset.c:1418
140msgid "multi-character character constant"
141msgstr "h���ng k�� t��� ��a k�� t���"
142
143#: charset.c:1510
144msgid "empty character constant"
145msgstr "h���ng k�� t��� tr���ng"
146
147#: charset.c:1612
148#, c-format
149msgid "failure to convert %s to %s"
150msgstr "l���i chuy���n �����i %s sang %s"
151
152#: directives.c:220 directives.c:246
153#, c-format
154msgid "extra tokens at end of #%s directive"
155msgstr "g���p hi���u b��i th��m t���i k���t th��c c���a ch��� th��� #%s"
156
157#: directives.c:347
158#, c-format
159msgid "#%s is a GCC extension"
160msgstr "#%s l�� ph���n m��� r���ng ki���u GCC"
161
162#: directives.c:359
163msgid "suggest not using #elif in traditional C"
164msgstr "khuy��n b���n kh��ng d��ng #elif trong ng��n ng��� C truy���n th���ng"
165
166#: directives.c:362
167#, c-format
168msgid "traditional C ignores #%s with the # indented"
169msgstr "ng��n ng��� C truy���n th���ng b��� qua #%s v���i # �������c th���t l���"
170
171#: directives.c:366
172#, c-format
173msgid "suggest hiding #%s from traditional C with an indented #"
174msgstr "khuy��n b���n ���n #%s ra ng��n ng��� C truy���n th���ng b���ng # �������c th���t l���"
175
176#: directives.c:392
177msgid "embedding a directive within macro arguments is not portable"
178msgstr "kh��� n��ng nh��ng ch��� th��� v��o �����i s��� v�� l���nh kh��ng th��� m���ng theo"
179
180#: directives.c:412
181msgid "style of line directive is a GCC extension"
182msgstr "ki���u ch��� th��� d��ng l�� ph���n m��� r���ng GCC"
183
184#: directives.c:462
185#, c-format
186msgid "invalid preprocessing directive #%s"
187msgstr "ch��� th��� ti���n x��� l�� kh��ng h���p l��� #%s"
188
189#: directives.c:533
190msgid "\"defined\" cannot be used as a macro name"
191msgstr "kh��ng th��� d��ng �� defined �� (���� x��c �����nh) nh�� l�� t��n v�� l���nh"
192
193#: directives.c:539
194#, c-format
195msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
196msgstr "kh��ng th��� d��ng �� %s �� nh�� l�� t��n v�� l���nh v�� n�� l�� to��n t��� trong ng��n ng��� C++"
197
198#: directives.c:542
199#, c-format
200msgid "no macro name given in #%s directive"
201msgstr "ch��� th��� #%s kh��ng ch���a t��n v�� l���nh"
202
203#: directives.c:545
204msgid "macro names must be identifiers"
205msgstr "m���i t��n v�� l���nh ph���i l�� b��� nh���n di���n"
206
207#: directives.c:586
208#, c-format
209msgid "undefining \"%s\""
210msgstr "��ang h���y x��c �����nh �� %s ��"
211
212#: directives.c:641
213msgid "missing terminating > character"
214msgstr "thi���u k�� t��� �� > �� ch���m d���t"
215
216#: directives.c:696
217#, c-format
218msgid "#%s expects \"FILENAME\" or <FILENAME>"
219msgstr "#%s ng��� \"T��N_T���P_TIN\" ho���c <T��N_T���P_TIN>"
220
221#: directives.c:736
222#, c-format
223msgid "empty filename in #%s"
224msgstr "#%s ch���a t��n t���p tin tr���ng"
225
226#: directives.c:746
227msgid "#include nested too deeply"
228msgstr "�� #include �� (bao g���m) l���ng nhau qu�� s��u"
229
230#: directives.c:787
231msgid "#include_next in primary source file"
232msgstr "g���p �� #include_next �� (bao g���m k��� ti���p) n���m trong t���p tin ngu���n ch��nh"
233
234#: directives.c:813
235#, c-format
236msgid "invalid flag \"%s\" in line directive"
237msgstr "g���p c��� kh��ng h���p l��� �� %s ��  n���m trong ch��� th��� d��ng"
238
239#: directives.c:865
240#, c-format
241msgid "\"%s\" after #line is not a positive integer"
242msgstr "�� %s �� n���m sau �� #line �� (d��ng) kh��ng ph���i l�� s��� nguy��n d����ng"
243
244#: directives.c:871
245msgid "line number out of range"
246msgstr "s��� hi���u d��ng ��� ngo��i ph���m vi"
247
248#: directives.c:884 directives.c:961
249#, c-format
250msgid "\"%s\" is not a valid filename"
251msgstr "�� %s �� kh��ng ph���i l�� t��n t���p tin h���p l���"
252
253#: directives.c:921
254#, c-format
255msgid "\"%s\" after # is not a positive integer"
256msgstr "�� %s �� n���m sau �� # �� kh��ng ph���i l�� s��� nguy��n d����ng"
257
258#: directives.c:1023
259#, c-format
260msgid "invalid #%s directive"
261msgstr "ch��� th��� #%s kh��ng h���p l���"
262
263#: directives.c:1112
264#, c-format
265msgid "registering \"%s\" as both a pragma and a pragma namespace"
266msgstr "��ang ����ng k�� �� %s �� l�� c��� l���nh ngu���n ��i���u khi���n tr��nh bi���n d���ch (pragma), l���n mi���n t��n c���a l���nh ngu���n ��i���u khi���n tr��nh bi��n d���ch."
267
268#: directives.c:1115
269#, c-format
270msgid "#pragma %s %s is already registered"
271msgstr "�� #pragma %s %s �� ���� �������c ����ng k��"
272
273#: directives.c:1118
274#, c-format
275msgid "#pragma %s is already registered"
276msgstr "�� #pragma %s �� ���� �������c ����ng k��"
277
278#: directives.c:1362
279msgid "#pragma once in main file"
280msgstr "C�� �� #pragma �� m���t l���n trong t���p tin ch��nh"
281
282#: directives.c:1385
283msgid "invalid #pragma GCC poison directive"
284msgstr "g���p ch��� th��� v��� hi���u h��a (poison) GCC �� #pragma �� kh��ng h���p l���"
285
286#: directives.c:1394
287#, c-format
288msgid "poisoning existing macro \"%s\""
289msgstr "��ang v�� hi���u h��a v�� l���nh t���n t���i �� %s ��"
290
291#: directives.c:1415
292msgid "#pragma system_header ignored outside include file"
293msgstr "�� #pragma system_header �� (�����u trang h��� th���ng) b��� b��� qua ��� ngo��i t���p tin bao g���m"
294
295#: directives.c:1439
296#, c-format
297msgid "cannot find source file %s"
298msgstr "kh��ng t��m th���y t���p tin ngu���n %s"
299
300#: directives.c:1443
301#, c-format
302msgid "current file is older than %s"
303msgstr "t���p tin hi���n th���i l�� c�� h��n %s"
304
305#: directives.c:1557
306msgid "_Pragma takes a parenthesized string literal"
307msgstr "�� _Pragma �� nh���n m���t h���ng chu���i �������c �����t trong ngo���c ����n"
308
309#: directives.c:1658
310msgid "#else without #if"
311msgstr "#else (n���u kh��ng) kh��ng c�� #if (n���u)"
312
313#: directives.c:1663
314msgid "#else after #else"
315msgstr "#else (n���u kh��ng) n���m sau #else"
316
317#: directives.c:1665 directives.c:1698
318msgid "the conditional began here"
319msgstr "b��� ��i���u ki���n ���� b���t �����u ��� ����y"
320
321#: directives.c:1691
322msgid "#elif without #if"
323msgstr "#elif (n���u kh��ng th�� n���u) kh��ng c�� #if (n���u)"
324
325#: directives.c:1696
326msgid "#elif after #else"
327msgstr "#elif (n���u kh��ng th�� n���u) n���m sau #else (n���u kh��ng)"
328
329#: directives.c:1726
330msgid "#endif without #if"
331msgstr "#endif (th��i n���u) kh��ng c�� #if (n���u)"
332
333#: directives.c:1803
334msgid "missing '(' after predicate"
335msgstr "thi���u �� ( �� n���m sau v��� ng���"
336
337#: directives.c:1818
338msgid "missing ')' to complete answer"
339msgstr "thi���u �� ) �� ����� xong tr��� l���i"
340
341#: directives.c:1838
342msgid "predicate's answer is empty"
343msgstr "v��� ng��� ch���a tr��� l���i tr���ng"
344
345#: directives.c:1865
346msgid "assertion without predicate"
347msgstr "s��� kh���ng �����nh kh��ng c�� v��� ng���"
348
349#: directives.c:1867
350msgid "predicate must be an identifier"
351msgstr "v��� ng��� ph���i l�� b��� nh���n di���n"
352
353#: directives.c:1953
354#, c-format
355msgid "\"%s\" re-asserted"
356msgstr "�� %s �� �������c kh���ng �����nh l���i"
357
358#: directives.c:2177
359#, c-format
360msgid "unterminated #%s"
361msgstr "#%s ch��a ch���m d���t"
362
363#: errors.c:118
364msgid "warning: "
365msgstr "c���nh b��o : "
366
367#: errors.c:120
368msgid "internal error: "
369msgstr "l���i n��i b��� : "
370
371#: errors.c:122
372msgid "error: "
373msgstr "l���i: "
374
375#: errors.c:186
376msgid "stdout"
377msgstr "thi���t b��� xu���t chu���n"
378
379#: errors.c:188
380#, c-format
381msgid "%s: %s"
382msgstr "%s: %s"
383
384#: expr.c:192
385msgid "too many decimal points in number"
386msgstr "con s��� ch���a qu�� nhi���u d���u th���p ph��n"
387
388#: expr.c:212
389#, c-format
390msgid "invalid digit \"%c\" in octal constant"
391msgstr "g���p ch��� s��� kh��ng h���p l��� �� %c �� trong h���ng b��t ph��n"
392
393#: expr.c:218
394msgid "use of C99 hexadecimal floating constant"
395msgstr "d��ng h���ng tr��i n���i th���p l���c C99"
396
397#: expr.c:227
398msgid "exponent has no digits"
399msgstr "s��� m�� kh��ng co ch��� s��� n��o"
400
401#: expr.c:234
402msgid "hexadecimal floating constants require an exponent"
403msgstr "m���i h���ng tr��i n���i th���p l���c c���n �����n m���t s��� m��"
404
405#: expr.c:240
406#, c-format
407msgid "invalid suffix \"%.*s\" on floating constant"
408msgstr "g���p h���u t��� kh��ng h���p l��� �� %.*s ��  n���m tr��n h���ng tr��i n���i"
409
410#: expr.c:250 expr.c:275
411#, c-format
412msgid "traditional C rejects the \"%.*s\" suffix"
413msgstr "ng��n ng��� C truy���n th���ng t��� ch���i h���u t��� �� %.*s ��"
414
415#: expr.c:261
416#, c-format
417msgid "invalid suffix \"%.*s\" on integer constant"
418msgstr "g���p h���u t��� kh��ng h���p l��� �� %.*s �� n���m tr��n h���ng s��� nguy��n"
419
420#: expr.c:283
421msgid "use of C99 long long integer constant"
422msgstr "d��ng h���ng s��� nguy��n d��i d��i C99"
423
424#: expr.c:290
425msgid "imaginary constants are a GCC extension"
426msgstr "h���ng ���o l�� ph���n m��� r���ng GCC"
427
428#: expr.c:376
429msgid "integer constant is too large for its type"
430msgstr "h���ng s��� nguy��n qu�� l���n cho ki���u n��"
431
432#: expr.c:388
433msgid "integer constant is so large that it is unsigned"
434msgstr "h���ng s��� nguy��n qu�� l���n th�� kh��ng c�� d���u"
435
436#: expr.c:470
437msgid "missing ')' after \"defined\""
438msgstr "thi���u �� ) �� n���m sau �� defined �� (���� x��c �����nh)"
439
440#: expr.c:477
441msgid "operator \"defined\" requires an identifier"
442msgstr "to��n t��� �� defined �� (���� x��c �����nh) c���n �����n b��� nh���n di���n"
443
444#: expr.c:485
445#, c-format
446msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
447msgstr "(�� %s �� l�� m���t hi���u b��i thay th��� cho �� %s �� trong ng��n ng��� C++)"
448
449#: expr.c:495
450msgid "this use of \"defined\" may not be portable"
451msgstr "kh��� n��ng d��ng �� defined �� (���� x��c �����nh) c�� l��� kh��ng th��� m���ng theo"
452
453#: expr.c:534
454msgid "floating constant in preprocessor expression"
455msgstr "g���p h���ng tr��i n���i n���m trong bi���u th���c ti���n x��� l��"
456
457#: expr.c:540
458msgid "imaginary number in preprocessor expression"
459msgstr "g���p s��� ���o n���m trong bi���u th���c ti���n x��� l��"
460
461#: expr.c:585
462#, c-format
463msgid "\"%s\" is not defined"
464msgstr "ch��a x��c �����nh �� %s ��"
465
466#: expr.c:716 expr.c:745
467#, c-format
468msgid "missing binary operator before token \"%s\""
469msgstr "thi���u to��n t��� nh��� ph��n n���m tr�����c hi���u b��i �� %s ��"
470
471#: expr.c:736
472#, c-format
473msgid "token \"%s\" is not valid in preprocessor expressions"
474msgstr "hi���u b��i �� %s �� kh��ng h���p l��� trong bi���u th���c ti���n x��� l��"
475
476#: expr.c:753
477msgid "missing expression between '(' and ')'"
478msgstr "thi���u bi���u th���c n���m gi���a �� ( �� v�� �� ) ��"
479
480#: expr.c:756
481msgid "#if with no expression"
482msgstr "#if (n���u) kh��ng c�� bi���u th���c"
483
484#: expr.c:759
485#, c-format
486msgid "operator '%s' has no right operand"
487msgstr "to��n t��� �� %s �� kh��ng c�� t��c t��� b��n ph���i"
488
489#: expr.c:764
490#, c-format
491msgid "operator '%s' has no left operand"
492msgstr "to��n t��� �� %s �� kh��ng c�� t��c t��� b��n tr��i"
493
494#: expr.c:790
495msgid " ':' without preceding '?'"
496msgstr " D���u hai ch���m �� : �� kh��ng c�� d���u h���i �� ? �� ��i tr�����c"
497
498#: expr.c:817
499msgid "unbalanced stack in #if"
500msgstr "c�� �����ng kh��ng c��n b���ng trong #if (n���u)"
501
502#: expr.c:836
503#, c-format
504msgid "impossible operator '%u'"
505msgstr "to��n t��� kh��ng th��� �� %u ��"
506
507#: expr.c:928
508msgid "missing ')' in expression"
509msgstr "thi���u �� ) �� n���m trong bi���u th���c"
510
511#: expr.c:949
512msgid "'?' without following ':'"
513msgstr "D���u h���i �� ? �� kh��ng c�� d���u hai ch���m �� : �� ��i sau"
514
515#: expr.c:959
516msgid "integer overflow in preprocessor expression"
517msgstr "tr��n s��� nguy��n trong bi���u th���c ti���n x��� l��"
518
519#: expr.c:964
520msgid "missing '(' in expression"
521msgstr "thi���u �� ( �� n���m trong bi���u th���c"
522
523#: expr.c:996
524#, c-format
525msgid "the left operand of \"%s\" changes sign when promoted"
526msgstr "t��c t��� b��n tr��i c���a �� %s �� thay �����i d���u (d����ng/��m) khi �������c t��ng c���p"
527
528#: expr.c:1001
529#, c-format
530msgid "the right operand of \"%s\" changes sign when promoted"
531msgstr "t��c t��� b��n phai c���a �� %s �� thay �����i d���u (d����ng/��m) khi ������c t��ng c���p"
532
533#: expr.c:1260
534msgid "traditional C rejects the unary plus operator"
535msgstr "ng��n ng��� C truy���n th���ng t��� ch���i to��n t��� c���ng ch��� c�� m���t t��c t���"
536
537#: expr.c:1359
538msgid "comma operator in operand of #if"
539msgstr "to��n t��� d���u ph���y n���m trong t��c t��� c���a #if (n���u)"
540
541#: expr.c:1491
542msgid "division by zero in #if"
543msgstr "chia s��� kh��ng trong #if (n���u)"
544
545#: files.c:402
546msgid "NULL directory in find_file"
547msgstr "th�� m���c R���NG trong �� find_file ��  (t��m t���p tin)"
548
549#: files.c:440
550msgid "one or more PCH files were found, but they were invalid"
551msgstr "t��m th���y m���t hay nhi���u t���p tin PCH, nh��ng ch��ng kh��ng h���p l���"
552
553#: files.c:443
554msgid "use -Winvalid-pch for more information"
555msgstr "h��y th��� l���nh �� -Winvalid-pch �� ����� t��m th���y th��ng tin th��m"
556
557#: files.c:501
558#, c-format
559msgid "%s is a block device"
560msgstr "%s l�� m���t thi���t b��� kh���i"
561
562#: files.c:518
563#, c-format
564msgid "%s is too large"
565msgstr "%s qu�� l���n"
566
567#: files.c:553
568#, c-format
569msgid "%s is shorter than expected"
570msgstr "ng��� %s d��i h��n"
571
572#: files.c:782
573#, c-format
574msgid "no include path in which to search for %s"
575msgstr "kh��ng c�� �������ng d���n bao g���m trong ���� c�� th��� t��m k�����m %s"
576
577#: files.c:1071
578msgid "Multiple include guards may be useful for:\n"
579msgstr "Nhi���u ��i���u b���o v��� bao g���m c�� l��� hi���u ��ch cho :\n"
580
581#: init.c:406
582msgid "cppchar_t must be an unsigned type"
583msgstr "�� cppchar_t �� ph���i l�� ki���u kh��ng c�� d���u d����ng/��m"
584
585#: init.c:410
586#, c-format
587msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
588msgstr "to��n thu���t c���a tr��nh ti���n x��� l�� c�� ����� ch��nh x��c t���i ��a l�� %lu bit c��n ����ch c���n �����n %lu bit"
589
590#: init.c:417
591msgid "CPP arithmetic must be at least as precise as a target int"
592msgstr "to��n thu���t CPP ph���i l�� ��t nh���t c��ng ch��nh x��c v���i �� int �� ����ch"
593
594#: init.c:420
595msgid "target char is less than 8 bits wide"
596msgstr "�� char �� ����ch c�� ����� r���ng ��t h��n 8 bit"
597
598#: init.c:424
599msgid "target wchar_t is narrower than target char"
600msgstr "�� wchar_t �� ����ch c�� ����� r���ng ��t h��n �� char �� ����ch"
601
602#: init.c:428
603msgid "target int is narrower than target char"
604msgstr "�� int �� ����ch c�� ����� r���ng ��t h��n �� char �� ����ch"
605
606#: init.c:433
607msgid "CPP half-integer narrower than CPP character"
608msgstr "n���a s��� nguy��n CPP c�� ����� r���ng ��t h��n k�� t��� CPP"
609
610#: init.c:437
611#, c-format
612msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
613msgstr "Tr��n m��y n��y, CPP kh��ng th��� x��� l�� h���ng k�� t��� r���ng h��n %lu bit, c��n ����ch c���n thi���t %lu bit"
614
615#: lex.c:271
616msgid "backslash and newline separated by space"
617msgstr "xuy���c ng�����c v�� k�� t��� d��ng m���i ph��n c��ch nhau b���i d���u c��ch"
618
619#: lex.c:276
620msgid "backslash-newline at end of file"
621msgstr "g���p xuy���c ng�����c-k�� t��� d��ng m���i t���i k���t th��c c���a t���p tin"
622
623#: lex.c:291
624#, c-format
625msgid "trigraph ??%c converted to %c"
626msgstr "ch��� ba �� ??%c �� ���� �������c chuy���n �����i th��nh �� %c ��"
627
628#: lex.c:298
629#, c-format
630msgid "trigraph ??%c ignored, use -trigraphs to enable"
631msgstr "ch��� ba �� ??%c �� b��� b��� qua n��n h��y s�� d���ng t��y chon �� -trigraphs �� (ch��� ba) ����� hi���u l���c n��"
632
633#: lex.c:344
634msgid "\"/*\" within comment"
635msgstr "g���p �� /* �� n���m trong ch�� th��ch"
636
637#: lex.c:402
638#, c-format
639msgid "%s in preprocessing directive"
640msgstr "g���p %s n���m trong ch��� th��� ti���n x��� l��"
641
642#: lex.c:411
643msgid "null character(s) ignored"
644msgstr "(m���i) k�� t��� r���ng b��� b��� qua"
645
646#: lex.c:448
647#, c-format
648msgid "`%.*s' is not in NFKC"
649msgstr "�� %.*s ��  kh��ng ph���i n���m trong NFKC"
650
651#: lex.c:451
652#, c-format
653msgid "`%.*s' is not in NFC"
654msgstr "�� %.*s �� kh��ng ph���i n���m trong NFC"
655
656#: lex.c:539
657#, c-format
658msgid "attempt to use poisoned \"%s\""
659msgstr "���� c��� g���ng d��ng �� %s �� b��� v�� hi���u h��a"
660
661#: lex.c:547
662msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
663msgstr "�� __VA_ARGS__ �� ch��� c�� th��� xu���t hi���n trong s��� m��� r���ng c���a v�� l���nh bi���n thi��n C99"
664
665#: lex.c:647
666msgid "null character(s) preserved in literal"
667msgstr "(c��c) k�� t��� r���ng �������c gi��� l���i trong ��i���u ngh��a ch���"
668
669#: lex.c:838
670msgid "no newline at end of file"
671msgstr "kh��ng c�� k�� t��� d��ng m���i t���i k��t th��c c���a t���p tin"
672
673#: lex.c:990 traditional.c:162
674msgid "unterminated comment"
675msgstr "g���p ch�� th��ch ch��a �������c ch���m d���t"
676
677#: lex.c:1001
678msgid "C++ style comments are not allowed in ISO C90"
679msgstr "kh��ng cho ph��p ch�� th��ch ki���u C++ n���m trong ISO C90"
680
681#: lex.c:1003
682msgid "(this will be reported only once per input file)"
683msgstr "(��i���u n��y s��� �������c th��ng b��o ch��� m���t l���n cho m���i t���p tin nh���p)"
684
685#: lex.c:1008
686msgid "multi-line comment"
687msgstr "g���p ch�� th��ch ��a d��ng"
688
689#: lex.c:1331
690#, c-format
691msgid "unspellable token %s"
692msgstr "g���p hi���u b��i kh��ng th��� ch��nh t��� %s"
693
694#: line-map.c:313
695#, c-format
696msgid "In file included from %s:%u"
697msgstr "Trong t���p tin �������c bao g���m t��� %s:%u"
698
699#: line-map.c:331
700#, c-format
701msgid ""
702",\n"
703"                 from %s:%u"
704msgstr ""
705",\n"
706"                 t��� %s:%u"
707
708#: macro.c:85
709#, c-format
710msgid "macro \"%s\" is not used"
711msgstr "b��� �����i s��� �� %s �� kh��ng �������c d��ng"
712
713#: macro.c:124 macro.c:283
714#, c-format
715msgid "invalid built-in macro \"%s\""
716msgstr "v�� l���nh c�� s���n kh��ng h���p l��� �� %s ��"
717
718#: macro.c:217
719msgid "could not determine date and time"
720msgstr "kh��ng th��� quy���t �����nh ng��y v�� gi���"
721
722#: macro.c:387
723msgid "invalid string literal, ignoring final '\\'"
724msgstr "��i���u ngh��a ch��� chu���i kh��ng h���p l��� n��n b��� qua �� \\ �� cu���i c��ng"
725
726#: macro.c:470
727#, c-format
728msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
729msgstr "vi���c d��n �� %s �� v�� �� %s �� kh��ng ����a ra hi���u b��i ti���n x��� l�� h���p l���"
730
731#: macro.c:508
732msgid "ISO C99 requires rest arguments to be used"
733msgstr "ISO C99 c���n �����n �����i s��� c��n l���i trong kh���i �������c d��ng"
734
735#: macro.c:513
736#, c-format
737msgid "macro \"%s\" requires %u arguments, but only %u given"
738msgstr "v�� l���nh �� %s �� c���n �����n %u �����i s���, nh��ng ch��� ����a ra %u th��i"
739
740#: macro.c:518
741#, c-format
742msgid "macro \"%s\" passed %u arguments, but takes just %u"
743msgstr "v�� l���nh �� %s �� ���� g���i %u �����i s���, nh��ng nh���n ch��� %u th��i"
744
745#: macro.c:629 traditional.c:675
746#, c-format
747msgid "unterminated argument list invoking macro \"%s\""
748msgstr "danh s��ch �����i s��� kh��ng �������c ch���m d���t c�� g���i v�� l���nh �� %s ��"
749
750#: macro.c:732
751#, c-format
752msgid "function-like macro \"%s\" must be used with arguments in traditional C"
753msgstr "v�� l���nh gi���ng h��m s��� �� %s �� ph���i �������c d��ng v���i �����i s��� trong ng��n ng��� C truy���n th���ng"
754
755#: macro.c:1248
756#, c-format
757msgid "duplicate macro parameter \"%s\""
758msgstr "tham s��� v�� l���nh tr��ng �� %s ��"
759
760#: macro.c:1294
761#, c-format
762msgid "\"%s\" may not appear in macro parameter list"
763msgstr "kh��ng cho ph��p �� %s �� xu���t hi���n trong danh s��ch tham s��� v�� l���nh"
764
765#: macro.c:1302
766msgid "macro parameters must be comma-separated"
767msgstr "c��c tham s��� b��� �����i s��� ph���i �������c ng��n c��ch b���i d���u ph���y"
768
769#: macro.c:1319
770msgid "parameter name missing"
771msgstr "thi���u t��n tham s���"
772
773#: macro.c:1336
774msgid "anonymous variadic macros were introduced in C99"
775msgstr "v�� l���nh bi���n thi��n v�� danh ���� �������c gi���i thi���u trong C99"
776
777#: macro.c:1341
778msgid "ISO C does not permit named variadic macros"
779msgstr "ISO C kh��ng cho ph��p v�� l���nh bi���n thi��n c�� t��n"
780
781#: macro.c:1350
782msgid "missing ')' in macro parameter list"
783msgstr "thi���u �� ) �� trong danh s��ch tham s��� b��� �����i s���"
784
785#: macro.c:1428
786msgid "ISO C99 requires whitespace after the macro name"
787msgstr "ISO C99 c���n �����n kho���ng tr���ng n���m sau t��n v�� l���nh"
788
789#: macro.c:1452
790msgid "missing whitespace after the macro name"
791msgstr "thi���u kho���ng tr���ng n���m sau t��n v�� l���nh"
792
793#: macro.c:1482
794msgid "'#' is not followed by a macro parameter"
795msgstr "�� # �� kh��ng c�� tham s��� v�� l���nh ��i theo"
796
797#: macro.c:1501
798msgid "'##' cannot appear at either end of a macro expansion"
799msgstr "kh��ng cho ph��p �� ## �� n���m ho���c tr�����c ho���c sau s��� m��� r���ng v�� l���nh"
800
801#: macro.c:1599
802#, c-format
803msgid "\"%s\" redefined"
804msgstr "�� %s �� ���� �������c x��c �����nh l���i"
805
806#: macro.c:1604
807msgid "this is the location of the previous definition"
808msgstr "����y l�� v��� tr�� c���a l���i x��c �����nh tr�����c"
809
810#: macro.c:1654
811#, c-format
812msgid "macro argument \"%s\" would be stringified in traditional C"
813msgstr "�����i s��� v�� l���nh �� %s �� n��n �������c chuy���n �����i th��nh chu���i trong ng��n ng��� C truy���n th���ng"
814
815#: macro.c:1677
816#, c-format
817msgid "invalid hash type %d in cpp_macro_definition"
818msgstr "g���p ki���u b��m kh��ng h���p l��� %d trong �� cpp_macro_definition �� (l���i x��c �����nh v�� l���nh)"
819
820#: pch.c:84 pch.c:332 pch.c:354 pch.c:360
821msgid "while writing precompiled header"
822msgstr "trong khi ghi �����u trang bi��n d���ch s���n"
823
824#: pch.c:467
825#, c-format
826msgid "%s: not used because `%.*s' not defined"
827msgstr "%s: kh��ng �������c d��ng v�� ch��a x��c �����nh �� %.*s ��"
828
829#: pch.c:479
830#, c-format
831msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
832msgstr "%s: kh��ng �������c d��ng v�� �� %.*s �� ���� �������c x��c �����nh l�� �� %s �� kh��ng ph���i �� %.*s ��"
833
834#: pch.c:520
835#, c-format
836msgid "%s: not used because `%s' is defined"
837msgstr "%s: kh��ng �������c d��ng v�� �� %s �� ���� �������c x��c �����nh"
838
839#: pch.c:533 pch.c:696
840msgid "while reading precompiled header"
841msgstr "trong khi �����c �����u trang bi��n d���ch s���n"
842
843#: traditional.c:745
844#, c-format
845msgid "detected recursion whilst expanding macro \"%s\""
846msgstr "���� ph��t hi���n s��� ����� qui trong khi m��� r���ng v�� l���nh �� %s ��"
847
848#: traditional.c:912
849msgid "syntax error in macro parameter list"
850msgstr "g���p l���i c�� ph��p trong danh s��ch tham s��� v�� l���nh"
851