Mercurial > hg > CbC > CbC_gcc
annotate libcpp/po/vi.po @ 67:f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
author | nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 22 Mar 2011 17:18:12 +0900 |
parents | b7f97abdc517 |
children | 04ced10e8804 |
rev | line source |
---|---|
0 | 1 # Vietnamese translation for CPPlib. |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
2 # Copyright © 2010 Free Software Foundation, Inc. |
0 | 3 # This file is distributed under the same license as the gcc package. |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
4 # Clytie Siddall <clytie@riverland.net.au>, 2005-2010. |
0 | 5 msgid "" |
6 msgstr "" | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
7 "Project-Id-Version: cpplib 4.5.0\n" |
0 | 8 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n" |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
9 "POT-Creation-Date: 2010-12-18 16:00+0000\n" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
10 "PO-Revision-Date: 2010-04-16 21:28+0930\n" |
0 | 11 "Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n" |
12 "Language-Team: Vietnamese <vi-VN@googlegroups.com>\n" | |
13 "MIME-Version: 1.0\n" | |
14 "Content-Type: text/plain; charset=utf-8\n" | |
15 "Content-Transfer-Encoding: 8bit\n" | |
16 "Plural-Forms: nplurals=1; plural=0\n" | |
17 "X-Generator: LocFactoryEditor 1.8\n" | |
18 | |
19 #: charset.c:674 | |
20 #, c-format | |
21 msgid "conversion from %s to %s not supported by iconv" | |
22 msgstr "iconv không hỗ trợ khả năng chuyển đổi từ %s sang %s" | |
23 | |
24 #: charset.c:677 | |
25 msgid "iconv_open" | |
26 msgstr "iconv_open (mở)" | |
27 | |
28 #: charset.c:685 | |
29 #, c-format | |
30 msgid "no iconv implementation, cannot convert from %s to %s" | |
31 msgstr "chưa thi hành iconv nên không thể chuyển đổi từ %s sang %s" | |
32 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
33 #: charset.c:781 |
0 | 34 #, c-format |
35 msgid "character 0x%lx is not in the basic source character set\n" | |
36 msgstr "ký tự 0x%lx không phải nằm trong bộ ký tự nguồn cơ bản\n" | |
37 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
38 #: charset.c:798 charset.c:1444 |
0 | 39 msgid "converting to execution character set" |
40 msgstr "đang chuyển đổi sang bộ ký tự thi hành" | |
41 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
42 #: charset.c:804 |
0 | 43 #, c-format |
44 msgid "character 0x%lx is not unibyte in execution character set" | |
45 msgstr "ký tự 0x%lx không có dạng byte đơn trong bộ ký tự thi hành" | |
46 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
47 #: charset.c:928 |
0 | 48 #, c-format |
49 msgid "Character %x might not be NFKC" | |
50 msgstr "Ký tự %x có lẽ không phải có kiểu NFKC" | |
51 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
52 #: charset.c:994 |
0 | 53 msgid "universal character names are only valid in C++ and C99" |
54 msgstr "tên ký tự chung là hợp lệ chỉ trong ngôn ngữ C++ và C99" | |
55 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
56 #: charset.c:997 |
0 | 57 #, c-format |
58 msgid "the meaning of '\\%c' is different in traditional C" | |
59 msgstr "« \\%c » có nghĩa khác trong ngôn ngữ C truyền thống" | |
60 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
61 #: charset.c:1006 |
0 | 62 msgid "In _cpp_valid_ucn but not a UCN" |
63 msgstr "Trong « _cpp_valid_ucn » nhưng mà không phải lả một UCN" | |
64 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
65 #: charset.c:1031 |
0 | 66 #, c-format |
67 msgid "incomplete universal character name %.*s" | |
68 msgstr "tên ký tự chung %.*s chưa hoàn thành" | |
69 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
70 #: charset.c:1046 |
0 | 71 #, c-format |
72 msgid "%.*s is not a valid universal character" | |
73 msgstr "%.*s không phải là ký tự chung hợp lệ" | |
74 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
75 #: charset.c:1056 lex.c:1040 |
0 | 76 msgid "'$' in identifier or number" |
77 msgstr "gặp « $ » trong bộ nhận hiện hay con số" | |
78 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
79 #: charset.c:1066 |
0 | 80 #, c-format |
81 msgid "universal character %.*s is not valid in an identifier" | |
82 msgstr "ký tự chung %.*s không phải là hợp lệ trong bộ nhận diện" | |
83 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
84 #: charset.c:1070 |
0 | 85 #, c-format |
86 msgid "universal character %.*s is not valid at the start of an identifier" | |
87 msgstr "ký tự chung %.*s không phải hợp lệ tại đầu của bộ nhận diện" | |
88 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
89 #: charset.c:1102 charset.c:1674 |
0 | 90 msgid "converting UCN to source character set" |
91 msgstr "đang chuyển đổi UCN sang bộ ký tự nguồn" | |
92 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
93 #: charset.c:1106 |
0 | 94 msgid "converting UCN to execution character set" |
95 msgstr "đang chuyển đổi UCN sang bộ ký tự thi hành" | |
96 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
97 #: charset.c:1178 |
0 | 98 msgid "the meaning of '\\x' is different in traditional C" |
99 msgstr "« \\x » có nghĩa khác trong ngôn ngữ C truyền thống" | |
100 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
101 #: charset.c:1195 |
0 | 102 msgid "\\x used with no following hex digits" |
103 msgstr "\\x được dùng còn không có chữ số thâp lục theo sau" | |
104 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
105 #: charset.c:1202 |
0 | 106 msgid "hex escape sequence out of range" |
107 msgstr "dãy thoát thập lục ở ngoài phạm vi" | |
108 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
109 #: charset.c:1240 |
0 | 110 msgid "octal escape sequence out of range" |
111 msgstr "dãy thoát bát phân ở ngoài phạm vi" | |
112 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
113 #: charset.c:1306 |
0 | 114 msgid "the meaning of '\\a' is different in traditional C" |
115 msgstr "« \\a » có nghĩa khác trong ngôn ngữ C truyền thống" | |
116 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
117 #: charset.c:1313 |
0 | 118 #, c-format |
119 msgid "non-ISO-standard escape sequence, '\\%c'" | |
120 msgstr "dãy thoát khác ISO chuẩn: « \\%c »" | |
121 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
122 #: charset.c:1321 |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
123 #, c-format |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
124 msgid "unknown escape sequence: '\\%c'" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
125 msgstr "không rõ dãy thoát: '\\%c'" |
0 | 126 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
127 #: charset.c:1329 |
0 | 128 #, c-format |
129 msgid "unknown escape sequence: '\\%s'" | |
130 msgstr "không biết dãy thoát « \\%s »" | |
131 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
132 #: charset.c:1336 |
0 | 133 msgid "converting escape sequence to execution character set" |
134 msgstr "đang chuyển đổi dãy thoát sang bộ ký tự thi hành" | |
135 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
136 #: charset.c:1509 charset.c:1573 |
0 | 137 msgid "character constant too long for its type" |
138 msgstr "hằng ký tự quá dài cho kiểu nó" | |
139 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
140 #: charset.c:1512 |
0 | 141 msgid "multi-character character constant" |
142 msgstr "hằng ký tự đa ký tự" | |
143 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
144 #: charset.c:1612 |
0 | 145 msgid "empty character constant" |
146 msgstr "hằng ký tự trống" | |
147 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
148 #: charset.c:1721 |
0 | 149 #, c-format |
150 msgid "failure to convert %s to %s" | |
151 msgstr "lỗi chuyển đổi %s sang %s" | |
152 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
153 #: directives.c:223 directives.c:249 |
0 | 154 #, c-format |
155 msgid "extra tokens at end of #%s directive" | |
156 msgstr "gặp hiệu bài thêm tại kết thúc của chỉ thị #%s" | |
157 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
158 #: directives.c:355 |
0 | 159 #, c-format |
160 msgid "#%s is a GCC extension" | |
161 msgstr "#%s là phần mở rộng kiểu GCC" | |
162 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
163 #: directives.c:360 |
0 | 164 #, c-format |
165 msgid "#%s is a deprecated GCC extension" | |
166 msgstr "#%s là một phần mở rộng GCC bị phản đối" | |
167 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
168 #: directives.c:373 |
0 | 169 msgid "suggest not using #elif in traditional C" |
170 msgstr "khuyên bạn không dùng #elif trong ngôn ngữ C truyền thống" | |
171 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
172 #: directives.c:376 |
0 | 173 #, c-format |
174 msgid "traditional C ignores #%s with the # indented" | |
175 msgstr "ngôn ngữ C truyền thống bỏ qua #%s với # được thụt lề" | |
176 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
177 #: directives.c:380 |
0 | 178 #, c-format |
179 msgid "suggest hiding #%s from traditional C with an indented #" | |
180 msgstr "khuyên bạn ẩn #%s ra ngôn ngữ C truyền thống bằng # được thụt lề" | |
181 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
182 #: directives.c:406 |
0 | 183 msgid "embedding a directive within macro arguments is not portable" |
184 msgstr "khả năng nhúng chỉ thị vào đối số vĩ lệnh không thể mạng theo" | |
185 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
186 #: directives.c:426 |
0 | 187 msgid "style of line directive is a GCC extension" |
188 msgstr "kiểu chỉ thị dòng là phần mở rộng GCC" | |
189 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
190 #: directives.c:481 |
0 | 191 #, c-format |
192 msgid "invalid preprocessing directive #%s" | |
193 msgstr "chỉ thị tiền xử lý không hợp lệ #%s" | |
194 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
195 #: directives.c:549 |
0 | 196 msgid "\"defined\" cannot be used as a macro name" |
197 msgstr "không thể dùng « defined » (đã xác định) như là tên vĩ lệnh" | |
198 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
199 #: directives.c:555 |
0 | 200 #, c-format |
201 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" | |
202 msgstr "không thể dùng « %s » như là tên vĩ lệnh vì nó là toán tử trong ngôn ngữ C++" | |
203 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
204 #: directives.c:558 |
0 | 205 #, c-format |
206 msgid "no macro name given in #%s directive" | |
207 msgstr "chỉ thị #%s không chứa tên vĩ lệnh" | |
208 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
209 #: directives.c:561 |
0 | 210 msgid "macro names must be identifiers" |
211 msgstr "mọi tên vĩ lệnh phải là bộ nhận diện" | |
212 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
213 #: directives.c:610 |
0 | 214 #, c-format |
215 msgid "undefining \"%s\"" | |
216 msgstr "đang hủy xác định « %s »" | |
217 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
218 #: directives.c:665 |
0 | 219 msgid "missing terminating > character" |
220 msgstr "thiếu ký tự « > » chấm dứt" | |
221 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
222 #: directives.c:724 |
0 | 223 #, c-format |
224 msgid "#%s expects \"FILENAME\" or <FILENAME>" | |
225 msgstr "#%s ngờ \"TÊN_TẬP_TIN\" hoặc <TÊN_TẬP_TIN>" | |
226 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
227 #: directives.c:770 |
0 | 228 #, c-format |
229 msgid "empty filename in #%s" | |
230 msgstr "#%s chứa tên tập tin trống" | |
231 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
232 #: directives.c:780 |
0 | 233 msgid "#include nested too deeply" |
234 msgstr "« #include » (bao gồm) lồng nhau quá sâu" | |
235 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
236 #: directives.c:821 |
0 | 237 msgid "#include_next in primary source file" |
238 msgstr "gặp « #include_next » (bao gồm kế tiếp) nằm trong tập tin nguồn chính" | |
239 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
240 #: directives.c:847 |
0 | 241 #, c-format |
242 msgid "invalid flag \"%s\" in line directive" | |
243 msgstr "gặp cờ không hợp lệ « %s » nằm trong chỉ thị dòng" | |
244 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
245 #: directives.c:907 |
0 | 246 msgid "unexpected end of file after #line" |
247 msgstr "gặp kết thúc tập tin bất thường đằng sau #line" | |
248 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
249 #: directives.c:910 |
0 | 250 #, c-format |
251 msgid "\"%s\" after #line is not a positive integer" | |
252 msgstr "« %s » nằm sau « #line » (dòng) không phải là số nguyên dương" | |
253 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
254 #: directives.c:916 directives.c:918 |
0 | 255 msgid "line number out of range" |
256 msgstr "số hiệu dòng ở ngoài phạm vi" | |
257 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
258 #: directives.c:931 directives.c:1011 |
0 | 259 #, c-format |
260 msgid "\"%s\" is not a valid filename" | |
261 msgstr "« %s » không phải là tên tập tin hợp lệ" | |
262 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
263 #: directives.c:971 |
0 | 264 #, c-format |
265 msgid "\"%s\" after # is not a positive integer" | |
266 msgstr "« %s » nằm sau « # » không phải là số nguyên dương" | |
267 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
268 #: directives.c:1064 directives.c:1066 directives.c:1068 |
0 | 269 #, c-format |
270 msgid "%s" | |
271 msgstr "%s" | |
272 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
273 #: directives.c:1092 |
0 | 274 #, c-format |
275 msgid "invalid #%s directive" | |
276 msgstr "chỉ thị #%s không hợp lệ" | |
277 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
278 #: directives.c:1155 |
0 | 279 #, c-format |
280 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion" | |
281 msgstr "việc đăng ký các lệnh mã nguồn điều khiển trình biên dịch (pragma) trong miền tên « %s » sai mở rộng tên " | |
282 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
283 #: directives.c:1164 |
0 | 284 #, c-format |
285 msgid "registering pragma \"%s\" with name expansion and no namespace" | |
286 msgstr "việc đăng ký lệnh mã nguồn điều khiển trình biên dịch (pragma) « %s » có mở rộng tên nhưng không có miền tên" | |
287 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
288 #: directives.c:1182 |
0 | 289 #, c-format |
290 msgid "registering \"%s\" as both a pragma and a pragma namespace" | |
291 msgstr "đ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." | |
292 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
293 #: directives.c:1185 |
0 | 294 #, c-format |
295 msgid "#pragma %s %s is already registered" | |
296 msgstr "« #pragma %s %s » đã được đăng ký" | |
297 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
298 #: directives.c:1188 |
0 | 299 #, c-format |
300 msgid "#pragma %s is already registered" | |
301 msgstr "« #pragma %s » đã được đăng ký" | |
302 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
303 #: directives.c:1218 |
0 | 304 msgid "registering pragma with NULL handler" |
305 msgstr "việc đăng ký lệnh mã nguồn điều khiển trình biên dịch (pragma) có bộ quản lý vô giá trị (NULL)" | |
306 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
307 #: directives.c:1430 |
0 | 308 msgid "#pragma once in main file" |
309 msgstr "Có « #pragma » một lần trong tập tin chính" | |
310 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
311 #: directives.c:1453 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
312 msgid "invalid #pragma push_macro directive" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
313 msgstr "gặp chỉ thị #pragma push_macro sai" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
314 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
315 #: directives.c:1508 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
316 msgid "invalid #pragma pop_macro directive" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
317 msgstr "gặp chỉ thị #pragma pop_macro sai" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
318 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
319 #: directives.c:1563 |
0 | 320 msgid "invalid #pragma GCC poison directive" |
321 msgstr "gặp chỉ thị vộ hiệu hóa (poison) GCC « #pragma » không hợp lệ" | |
322 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
323 #: directives.c:1572 |
0 | 324 #, c-format |
325 msgid "poisoning existing macro \"%s\"" | |
326 msgstr "đang vô hiệu hóa vĩ lệnh tồn tại « %s »" | |
327 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
328 #: directives.c:1591 |
0 | 329 msgid "#pragma system_header ignored outside include file" |
330 msgstr "« #pragma system_header » (đầu trang hệ thống) bị bỏ qua ở ngoài tập tin bao gồm" | |
331 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
332 #: directives.c:1616 |
0 | 333 #, c-format |
334 msgid "cannot find source file %s" | |
335 msgstr "không tìm thấy tập tin nguồn %s" | |
336 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
337 #: directives.c:1620 |
0 | 338 #, c-format |
339 msgid "current file is older than %s" | |
340 msgstr "tập tin hiện thời là cũ hơn %s" | |
341 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
342 #: directives.c:1805 |
0 | 343 msgid "_Pragma takes a parenthesized string literal" |
344 msgstr "« _Pragma » nhận một hằng chuỗi được đặt trong ngoặc đơn" | |
345 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
346 #: directives.c:1916 |
0 | 347 msgid "#else without #if" |
348 msgstr "#else (nếu không) không có #if (nếu)" | |
349 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
350 #: directives.c:1921 |
0 | 351 msgid "#else after #else" |
352 msgstr "#else (nếu không) nằm sau #else" | |
353 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
354 #: directives.c:1923 directives.c:1956 |
0 | 355 msgid "the conditional began here" |
356 msgstr "bộ điều kiện đã bắt đầu ở đây" | |
357 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
358 #: directives.c:1949 |
0 | 359 msgid "#elif without #if" |
360 msgstr "#elif (nếu không thì nếu) không có #if (nếu)" | |
361 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
362 #: directives.c:1954 |
0 | 363 msgid "#elif after #else" |
364 msgstr "#elif (nếu không thì nếu) nằm sau #else (nếu không)" | |
365 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
366 #: directives.c:1992 |
0 | 367 msgid "#endif without #if" |
368 msgstr "#endif (thôi nếu) không có #if (nếu)" | |
369 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
370 #: directives.c:2072 |
0 | 371 msgid "missing '(' after predicate" |
372 msgstr "thiếu « ( » nằm sau vị ngữ" | |
373 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
374 #: directives.c:2087 |
0 | 375 msgid "missing ')' to complete answer" |
376 msgstr "thiếu « ) » để xong trả lời" | |
377 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
378 #: directives.c:2107 |
0 | 379 msgid "predicate's answer is empty" |
380 msgstr "vị ngữ chứa trả lời trống" | |
381 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
382 #: directives.c:2134 |
0 | 383 msgid "assertion without predicate" |
384 msgstr "sự khẳng định không có vị ngữ" | |
385 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
386 #: directives.c:2137 |
0 | 387 msgid "predicate must be an identifier" |
388 msgstr "vị ngữ phải là bộ nhận diện" | |
389 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
390 #: directives.c:2223 |
0 | 391 #, c-format |
392 msgid "\"%s\" re-asserted" | |
393 msgstr "« %s » được khẳng định lại" | |
394 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
395 #: directives.c:2514 |
0 | 396 #, c-format |
397 msgid "unterminated #%s" | |
398 msgstr "#%s chưa chấm dứt" | |
399 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
400 #: directives-only.c:222 lex.c:2074 traditional.c:163 |
0 | 401 msgid "unterminated comment" |
402 msgstr "gặp chú thích chưa được chấm dứt" | |
403 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
404 #: errors.c:235 |
0 | 405 msgid "stdout" |
406 msgstr "thiết bị xuất chuẩn" | |
407 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
408 #: errors.c:237 |
0 | 409 #, c-format |
410 msgid "%s: %s" | |
411 msgstr "%s: %s" | |
412 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
413 #: expr.c:282 |
0 | 414 msgid "too many decimal points in number" |
415 msgstr "con số chứa quá nhiều dấu thập phân" | |
416 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
417 #: expr.c:311 expr.c:396 |
0 | 418 msgid "fixed-point constants are a GCC extension" |
419 msgstr "hằng định điểm là phần mở rộng GCC" | |
420 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
421 #: expr.c:324 |
0 | 422 #, c-format |
423 msgid "invalid digit \"%c\" in binary constant" | |
424 msgstr "gặp chữ số không hợp lệ « %c » trong hằng nhị phân" | |
425 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
426 #: expr.c:326 |
0 | 427 #, c-format |
428 msgid "invalid digit \"%c\" in octal constant" | |
429 msgstr "gặp chữ số không hợp lệ « %c » trong hằng bát phân" | |
430 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
431 #: expr.c:334 |
0 | 432 msgid "invalid prefix \"0b\" for floating constant" |
433 msgstr "gặp tiền tố không hợp lệ « 0b » cho hằng trôi nổi" | |
434 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
435 #: expr.c:339 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
436 msgid "no digits in hexadecimal floating constant" |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
437 msgstr "hằng trôi nổi thập lục không chứa chữ số" |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
438 |
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
439 #: expr.c:343 |
0 | 440 msgid "use of C99 hexadecimal floating constant" |
441 msgstr "dùng hằng trôi nổi thập lục C99" | |
442 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
443 #: expr.c:352 |
0 | 444 msgid "exponent has no digits" |
445 msgstr "số mũ không co chữ số nào" | |
446 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
447 #: expr.c:359 |
0 | 448 msgid "hexadecimal floating constants require an exponent" |
449 msgstr "mỗi hằng trôi nổi thập lục cần đến một số mũ" | |
450 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
451 #: expr.c:365 |
0 | 452 #, c-format |
453 msgid "invalid suffix \"%.*s\" on floating constant" | |
454 msgstr "gặp hậu tố không hợp lệ « %.*s » nằm trên hằng trôi nổi" | |
455 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
456 #: expr.c:375 expr.c:425 |
0 | 457 #, c-format |
458 msgid "traditional C rejects the \"%.*s\" suffix" | |
459 msgstr "ngôn ngữ C truyền thống từ chối hậu tố « %.*s »" | |
460 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
461 #: expr.c:383 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
462 msgid "suffix for double constant is a GCC extension" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
463 msgstr "hậu tố cho hằng số đôi là một phần mở rộng GCC" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
464 |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
465 #: expr.c:389 |
0 | 466 #, c-format |
467 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant" | |
468 msgstr "gặp hậu tố không hợp lệ « %.*s » có hằng trôi nổi thập lục" | |
469 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
470 #: expr.c:400 |
0 | 471 msgid "decimal float constants are a GCC extension" |
472 msgstr "hằng trôi nổi thập lục là phần mở rộng GCC" | |
473 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
474 #: expr.c:410 |
0 | 475 #, c-format |
476 msgid "invalid suffix \"%.*s\" on integer constant" | |
477 msgstr "gặp hậu tố không hợp lệ « %.*s » nằm trên hằng số nguyên" | |
478 | |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
479 #: expr.c:433 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
480 msgid "use of C++0x long long integer constant" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
481 msgstr "dùng hằng số nguyên dài dài C++0x" |
0 | 482 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
483 #: expr.c:434 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
484 #, fuzzy |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
485 msgid "use of C99 long long integer constant" |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
486 msgstr "dùng hằng số nguyên dài dài C++0x" |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
487 |
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
488 #: expr.c:448 |
0 | 489 msgid "imaginary constants are a GCC extension" |
490 msgstr "hằng ảo là phần mở rộng GCC" | |
491 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
492 #: expr.c:451 |
0 | 493 msgid "binary constants are a GCC extension" |
494 msgstr "hằng nhị phân là phần mở rộng GCC" | |
495 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
496 #: expr.c:544 |
0 | 497 msgid "integer constant is too large for its type" |
498 msgstr "hằng số nguyên quá lớn cho kiểu nó" | |
499 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
500 #: expr.c:575 |
0 | 501 msgid "integer constant is so large that it is unsigned" |
502 msgstr "hằng số nguyên quá lớn thì không có dấu" | |
503 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
504 #: expr.c:670 |
0 | 505 msgid "missing ')' after \"defined\"" |
506 msgstr "thiếu « ) » nằm sau « defined » (đã xác định)" | |
507 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
508 #: expr.c:677 |
0 | 509 msgid "operator \"defined\" requires an identifier" |
510 msgstr "toán tử « defined » (đã xác định) cần đến bộ nhận diện" | |
511 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
512 #: expr.c:685 |
0 | 513 #, c-format |
514 msgid "(\"%s\" is an alternative token for \"%s\" in C++)" | |
515 msgstr "(« %s » là một hiệu bài thay thế cho « %s » trong ngôn ngữ C++)" | |
516 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
517 #: expr.c:695 |
0 | 518 msgid "this use of \"defined\" may not be portable" |
519 msgstr "khả năng dùng « defined » (đã xác định) có lẽ không thể mạng theo" | |
520 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
521 #: expr.c:751 |
0 | 522 msgid "floating constant in preprocessor expression" |
523 msgstr "gặp hằng trôi nổi nằm trong biểu thức tiền xử lý" | |
524 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
525 #: expr.c:757 |
0 | 526 msgid "imaginary number in preprocessor expression" |
527 msgstr "gặp số ảo nằm trong biểu thức tiền xử lý" | |
528 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
529 #: expr.c:804 |
0 | 530 #, c-format |
531 msgid "\"%s\" is not defined" | |
532 msgstr "chưa xác định « %s »" | |
533 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
534 #: expr.c:816 |
0 | 535 msgid "assertions are a GCC extension" |
536 msgstr "khẳng định là một phần mở rộng GCC" | |
537 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
538 #: expr.c:819 |
0 | 539 msgid "assertions are a deprecated extension" |
540 msgstr "khẳng định là một phần mở rộng GCC bị phản đối" | |
541 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
542 #: expr.c:952 expr.c:981 |
0 | 543 #, c-format |
544 msgid "missing binary operator before token \"%s\"" | |
545 msgstr "thiếu toán từ nhị phân nằm trước hiệu bài « %s »" | |
546 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
547 #: expr.c:972 |
0 | 548 #, c-format |
549 msgid "token \"%s\" is not valid in preprocessor expressions" | |
550 msgstr "hiệu bài « %s » không hợp lệ trong biểu thức tiền xử lý" | |
551 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
552 #: expr.c:989 |
0 | 553 msgid "missing expression between '(' and ')'" |
554 msgstr "thiếu biểu thức nằm giữa « ( » và « ) »" | |
555 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
556 #: expr.c:992 |
0 | 557 #, c-format |
558 msgid "%s with no expression" | |
559 msgstr "%s không có biểu thức" | |
560 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
561 #: expr.c:995 |
0 | 562 #, c-format |
563 msgid "operator '%s' has no right operand" | |
564 msgstr "toán tử « %s » không có tác tử bên phải" | |
565 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
566 #: expr.c:1000 |
0 | 567 #, c-format |
568 msgid "operator '%s' has no left operand" | |
569 msgstr "toán tử « %s » không có tác từ bên trái" | |
570 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
571 #: expr.c:1026 |
0 | 572 msgid " ':' without preceding '?'" |
573 msgstr " Dấu hai chấm « : » không có dấu hỏi « ? » đi trước" | |
574 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
575 #: expr.c:1054 |
0 | 576 #, c-format |
577 msgid "unbalanced stack in %s" | |
578 msgstr "có đống không cân bằng trong %s" | |
579 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
580 #: expr.c:1074 |
0 | 581 #, c-format |
582 msgid "impossible operator '%u'" | |
583 msgstr "toán từ không thể « %u »" | |
584 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
585 #: expr.c:1175 |
0 | 586 msgid "missing ')' in expression" |
587 msgstr "thiếu « ) » nằm trong biểu thức" | |
588 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
589 #: expr.c:1204 |
0 | 590 msgid "'?' without following ':'" |
591 msgstr "Dấu hỏi « ? » không có dấu hai chấm « : » đi sau" | |
592 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
593 #: expr.c:1214 |
0 | 594 msgid "integer overflow in preprocessor expression" |
595 msgstr "tràn số nguyên trong biểu thức tiền xử lý" | |
596 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
597 #: expr.c:1219 |
0 | 598 msgid "missing '(' in expression" |
599 msgstr "thiếu « ( » nằm trong biểu thức" | |
600 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
601 #: expr.c:1251 |
0 | 602 #, c-format |
603 msgid "the left operand of \"%s\" changes sign when promoted" | |
604 msgstr "tác tử bên trái của « %s » thay đổi dấu (dương/âm) khi được tăng cấp" | |
605 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
606 #: expr.c:1256 |
0 | 607 #, c-format |
608 msgid "the right operand of \"%s\" changes sign when promoted" | |
609 msgstr "tác tử bên phai của « %s » thay đổi dấu (dương/âm) khi đươc tăng cấp" | |
610 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
611 #: expr.c:1515 |
0 | 612 msgid "traditional C rejects the unary plus operator" |
613 msgstr "ngôn ngữ C truyền thống từ chối toán tử cộng chỉ có một tác tử" | |
614 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
615 #: expr.c:1598 |
0 | 616 msgid "comma operator in operand of #if" |
617 msgstr "toán tử dấu phẩy nằm trong tác tử của #if (nếu)" | |
618 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
619 #: expr.c:1734 |
0 | 620 msgid "division by zero in #if" |
621 msgstr "chia số không trong #if (nếu)" | |
622 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
623 #: files.c:463 |
0 | 624 msgid "NULL directory in find_file" |
625 msgstr "thư mục RỖNG trong « find_file » (tìm tập tin)" | |
626 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
627 #: files.c:500 |
0 | 628 msgid "one or more PCH files were found, but they were invalid" |
629 msgstr "tìm thấy một hay nhiều tập tin PCH, nhưng chúng không hợp lệ" | |
630 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
631 #: files.c:503 |
0 | 632 msgid "use -Winvalid-pch for more information" |
633 msgstr "hãy thử lệnh « -Winvalid-pch » để tìm thấy thông tin thêm" | |
634 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
635 #: files.c:594 |
0 | 636 #, c-format |
637 msgid "%s is a block device" | |
638 msgstr "%s là một thiết bị khối" | |
639 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
640 #: files.c:611 |
0 | 641 #, c-format |
642 msgid "%s is too large" | |
643 msgstr "%s quá lớn" | |
644 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
645 #: files.c:646 |
0 | 646 #, c-format |
647 msgid "%s is shorter than expected" | |
648 msgstr "ngờ %s dài hơn" | |
649 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
650 #: files.c:881 |
0 | 651 #, c-format |
652 msgid "no include path in which to search for %s" | |
653 msgstr "không có đường dẫn bao gồm trong đó có thể tìm kíếm %s" | |
654 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
655 #: files.c:1307 |
0 | 656 msgid "Multiple include guards may be useful for:\n" |
657 msgstr "Nhiều điều bảo vệ bao gồm có lẽ hiệu ích cho :\n" | |
658 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
659 #: init.c:489 |
0 | 660 msgid "cppchar_t must be an unsigned type" |
661 msgstr "« cppchar_t » phải là kiểu không có dấu dương/âm" | |
662 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
663 #: init.c:493 |
0 | 664 #, c-format |
665 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits" | |
666 msgstr "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" | |
667 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
668 #: init.c:500 |
0 | 669 msgid "CPP arithmetic must be at least as precise as a target int" |
670 msgstr "toán thuật CPP phải là ít nhất cùng chính xác với « int » đích" | |
671 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
672 #: init.c:503 |
0 | 673 msgid "target char is less than 8 bits wide" |
674 msgstr "« char » đích có độ rộng ít hơn 8 bit" | |
675 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
676 #: init.c:507 |
0 | 677 msgid "target wchar_t is narrower than target char" |
678 msgstr "« wchar_t » đích có độ rộng ít hơn « char » đích" | |
679 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
680 #: init.c:511 |
0 | 681 msgid "target int is narrower than target char" |
682 msgstr "« int » đích có độ rộng ít hơn « char » đích" | |
683 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
684 #: init.c:516 |
0 | 685 msgid "CPP half-integer narrower than CPP character" |
686 msgstr "nữa số nguyên CPP có độ rộng ít hơn ký tự CPP" | |
687 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
688 #: init.c:520 |
0 | 689 #, c-format |
690 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits" | |
691 msgstr "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" | |
692 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
693 #: lex.c:834 |
0 | 694 msgid "backslash and newline separated by space" |
695 msgstr "xuyệc ngược và ký tự dòng mới phân cách nhau bởi dấu cách" | |
696 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
697 #: lex.c:839 |
0 | 698 msgid "backslash-newline at end of file" |
699 msgstr "gặp xuyệc ngược-ký tự dòng mới tại kết thúc của tập tin" | |
700 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
701 #: lex.c:855 |
0 | 702 #, c-format |
703 msgid "trigraph ??%c converted to %c" | |
704 msgstr "chữ ba « ??%c » đã được chuyển đổi thành « %c »" | |
705 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
706 #: lex.c:863 |
0 | 707 #, c-format |
708 msgid "trigraph ??%c ignored, use -trigraphs to enable" | |
709 msgstr "chữ ba « ??%c » bị bỏ qua nên hãy sư dụng tùy chon « -trigraphs » (chữ ba) để hiệu lực nó" | |
710 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
711 #: lex.c:912 |
0 | 712 msgid "\"/*\" within comment" |
713 msgstr "gặp « /* » nằm trong chú thích" | |
714 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
715 #: lex.c:970 |
0 | 716 #, c-format |
717 msgid "%s in preprocessing directive" | |
718 msgstr "gặp %s nằm trong chỉ thị tiền xử lý" | |
719 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
720 #: lex.c:979 |
0 | 721 msgid "null character(s) ignored" |
722 msgstr "(mọi) ký tự rỗng bị bỏ qua" | |
723 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
724 #: lex.c:1016 |
0 | 725 #, c-format |
726 msgid "`%.*s' is not in NFKC" | |
727 msgstr "« %.*s » không phải nằm trong NFKC" | |
728 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
729 #: lex.c:1019 |
0 | 730 #, c-format |
731 msgid "`%.*s' is not in NFC" | |
732 msgstr "« %.*s » không phải nằm trong NFC" | |
733 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
734 #: lex.c:1087 lex.c:1164 |
0 | 735 #, c-format |
736 msgid "attempt to use poisoned \"%s\"" | |
737 msgstr "đã cố gắng dùng « %s » bị vô hiệu hóa" | |
738 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
739 #: lex.c:1095 lex.c:1172 |
0 | 740 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro" |
741 msgstr "« __VA_ARGS__ » chỉ có thể xuất hiện trong sự mở rộng của vĩ lệnh biến thiên C99" | |
742 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
743 #: lex.c:1101 lex.c:1178 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
744 #, c-format |
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
745 msgid "identifier \"%s\" is a special operator name in C++" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
746 msgstr "dấu nhận diện « %s » là một tên toán tử đặc biệt trong C++" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
747 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
748 #: lex.c:1323 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
749 msgid "raw string delimiter longer than 16 characters" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
750 msgstr "gặp dấu giới hạn chuỗi thô dài hơn 16 ký tự" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
751 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
752 #: lex.c:1326 |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
753 #, c-format |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
754 msgid "invalid character '%c' in raw string delimiter" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
755 msgstr "gặp ký tự sai « %c » trong dấu giới hạn chuỗi thô" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
756 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
757 #: lex.c:1447 lex.c:1469 |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
758 msgid "unterminated raw string" |
63
b7f97abdc517
update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
55
diff
changeset
|
759 msgstr "chuỗi thô chưa chấm dứt" |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
760 |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
761 #: lex.c:1484 lex.c:1583 |
0 | 762 msgid "null character(s) preserved in literal" |
763 msgstr "(các) ký tự rỗng được giữ lại trong điều nghĩa chữ" | |
764 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
765 #: lex.c:1586 |
0 | 766 #, c-format |
767 msgid "missing terminating %c character" | |
768 msgstr "thiếu ký tự « %c » chấm dứt" | |
769 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
770 #: lex.c:2085 |
0 | 771 msgid "C++ style comments are not allowed in ISO C90" |
772 msgstr "không cho phép chú thích kiểu C++ nằm trong ISO C90" | |
773 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
774 #: lex.c:2087 |
0 | 775 msgid "(this will be reported only once per input file)" |
776 msgstr "(điều này sẽ được thông báo chỉ một lần cho mỗi tập tin nhập)" | |
777 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
778 #: lex.c:2092 |
0 | 779 msgid "multi-line comment" |
780 msgstr "gặp chú thích đa dòng" | |
781 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
782 #: lex.c:2412 |
0 | 783 #, c-format |
784 msgid "unspellable token %s" | |
785 msgstr "gặp hiệu bài không thể chính tả %s" | |
786 | |
787 #: macro.c:87 | |
788 #, c-format | |
789 msgid "macro \"%s\" is not used" | |
790 msgstr "bộ đối số « %s » không được dùng" | |
791 | |
792 #: macro.c:126 macro.c:321 | |
793 #, c-format | |
794 msgid "invalid built-in macro \"%s\"" | |
795 msgstr "vĩ lệnh có sẳn không hợp lệ « %s »" | |
796 | |
797 #: macro.c:160 | |
798 msgid "could not determine file timestamp" | |
799 msgstr "không thể quyết định nhãn giờ của tập tin" | |
800 | |
801 #: macro.c:256 | |
802 msgid "could not determine date and time" | |
803 msgstr "không thể quyết định ngày và giờ" | |
804 | |
805 #: macro.c:272 | |
806 msgid "__COUNTER__ expanded inside directive with -fdirectives-only" | |
807 msgstr "__COUNTER__ đã mở rộng bên trong chỉ thị với « -fdirectives-only »" | |
808 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
809 #: macro.c:430 |
0 | 810 msgid "invalid string literal, ignoring final '\\'" |
811 msgstr "điều nghĩa chữ chuỗi không hợp lệ nên bỏ qua « \\ » cuối cùng" | |
812 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
813 #: macro.c:490 |
0 | 814 #, c-format |
815 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" | |
816 msgstr "việc dán « %s » và « %s » không đưa ra hiệu bài tiền xử lý hợp lệ" | |
817 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
818 #: macro.c:565 |
0 | 819 msgid "ISO C99 requires rest arguments to be used" |
820 msgstr "ISO C99 cần đến đối số còn lại trong khối được dùng" | |
821 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
822 #: macro.c:570 |
0 | 823 #, c-format |
824 msgid "macro \"%s\" requires %u arguments, but only %u given" | |
825 msgstr "vĩ lệnh « %s » cần đến %u đối số, nhưng chỉ đưa ra %u thôi" | |
826 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
827 #: macro.c:575 |
0 | 828 #, c-format |
829 msgid "macro \"%s\" passed %u arguments, but takes just %u" | |
830 msgstr "vĩ lệnh « %s » đã gởi %u đối số, nhưng nhận chỉ %u thôi" | |
831 | |
55
77e2b8dfacca
update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents:
36
diff
changeset
|
832 #: macro.c:734 traditional.c:681 |
0 | 833 #, c-format |
834 msgid "unterminated argument list invoking macro \"%s\"" | |
835 msgstr "danh sách đối số không được chấm dứt có gọi vĩ lệnh « %s »" | |
836 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
837 #: macro.c:866 |
0 | 838 #, c-format |
839 msgid "function-like macro \"%s\" must be used with arguments in traditional C" | |
840 msgstr "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" | |
841 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
842 #: macro.c:1040 |
0 | 843 #, c-format |
844 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98" | |
845 msgstr "đang gọi vĩ lệnh %s đối số %d: đối số vĩ lệnh còn rộng chưa được xác định tùy theo tiêu chuẩn ISO C90 và ISO C++98 " | |
846 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
847 #: macro.c:1507 |
0 | 848 #, c-format |
849 msgid "duplicate macro parameter \"%s\"" | |
850 msgstr "tham số vĩ lệnh trùng « %s »" | |
851 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
852 #: macro.c:1553 |
0 | 853 #, c-format |
854 msgid "\"%s\" may not appear in macro parameter list" | |
855 msgstr "không cho phép « %s » xuất hiện trong danh sách tham số vĩ lệnh" | |
856 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
857 #: macro.c:1561 |
0 | 858 msgid "macro parameters must be comma-separated" |
859 msgstr "các tham số bộ đối số phải được ngăn cách bởi dấu phẩy" | |
860 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
861 #: macro.c:1578 |
0 | 862 msgid "parameter name missing" |
863 msgstr "thiếu tên tham số" | |
864 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
865 #: macro.c:1596 |
0 | 866 msgid "anonymous variadic macros were introduced in C99" |
867 msgstr "vĩ lệnh biến thiên vô danh đã được giới thiệu trong C99" | |
868 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
869 #: macro.c:1601 |
0 | 870 msgid "ISO C does not permit named variadic macros" |
871 msgstr "ISO C không cho phép vĩ lệnh biến thiên có tên" | |
872 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
873 #: macro.c:1610 |
0 | 874 msgid "missing ')' in macro parameter list" |
875 msgstr "thiếu « ) » trong danh sách tham số bộ đối số" | |
876 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
877 #: macro.c:1659 |
0 | 878 msgid "'##' cannot appear at either end of a macro expansion" |
879 msgstr "không cho phép « ## » nằm hoặc trước hoặc sau sự mở rộng vĩ lệnh" | |
880 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
881 #: macro.c:1694 |
0 | 882 msgid "ISO C99 requires whitespace after the macro name" |
883 msgstr "ISO C99 cần đến khoảng trắng nằm sau tên vĩ lệnh" | |
884 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
885 #: macro.c:1718 |
0 | 886 msgid "missing whitespace after the macro name" |
887 msgstr "thiếu khoảng trắng nằm sau tên vĩ lệnh" | |
888 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
889 #: macro.c:1752 |
0 | 890 msgid "'#' is not followed by a macro parameter" |
891 msgstr "« # » không có tham số vĩ lệnh đi theo" | |
892 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
893 #: macro.c:1910 |
0 | 894 #, c-format |
895 msgid "\"%s\" redefined" | |
896 msgstr "« %s » đã được xác định lại" | |
897 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
898 #: macro.c:1916 |
0 | 899 msgid "this is the location of the previous definition" |
900 msgstr "đây là vị trí của lời xác định trước" | |
901 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
902 #: macro.c:1977 |
0 | 903 #, c-format |
904 msgid "macro argument \"%s\" would be stringified in traditional C" | |
905 msgstr "đố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" | |
906 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
907 #: macro.c:2004 |
0 | 908 #, c-format |
909 msgid "invalid hash type %d in cpp_macro_definition" | |
910 msgstr "gặp kiểu băm không hợp lệ %d trong « cpp_macro_definition » (lời xác định vĩ lệnh)" | |
911 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
912 #: pch.c:88 pch.c:336 pch.c:348 pch.c:366 pch.c:372 pch.c:381 pch.c:388 |
0 | 913 msgid "while writing precompiled header" |
914 msgstr "trong khi ghi đầu trang biên dịch sẵn" | |
915 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
916 #: pch.c:608 |
36 | 917 #, c-format |
918 msgid "%s: not used because `%.*s' is poisoned" | |
919 msgstr "%s: không được dùng vì « %.*s » không còn tin cậy lại (bị dữ liệu sai thay thế)" | |
920 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
921 #: pch.c:630 |
0 | 922 #, c-format |
923 msgid "%s: not used because `%.*s' not defined" | |
924 msgstr "%s: không được dùng vì chưa xác định « %.*s »" | |
925 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
926 #: pch.c:642 |
0 | 927 #, c-format |
928 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" | |
929 msgstr "%s: không được dùng vì « %.*s » đã được xác định là « %s » không phải « %.*s »" | |
930 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
931 #: pch.c:683 |
0 | 932 #, c-format |
933 msgid "%s: not used because `%s' is defined" | |
934 msgstr "%s: không được dùng vì « %s » đã được xác định" | |
935 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
936 #: pch.c:703 |
0 | 937 #, c-format |
938 msgid "%s: not used because `__COUNTER__' is invalid" | |
939 msgstr "%s: không được dùng vì « __COUNTER__ » không hợp lệ" | |
940 | |
67
f6334be47118
update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
63
diff
changeset
|
941 #: pch.c:712 pch.c:891 |
0 | 942 msgid "while reading precompiled header" |
943 msgstr "trong khi đọc đầu trang biên dịch sẵn" | |
944 | |
36 | 945 #: traditional.c:751 |
0 | 946 #, c-format |
947 msgid "detected recursion whilst expanding macro \"%s\"" | |
948 msgstr "đã phát hiện sự đệ qui trong khi mở rộng vĩ lệnh « %s »" | |
949 | |
36 | 950 #: traditional.c:969 |
0 | 951 msgid "syntax error in macro parameter list" |
952 msgstr "gặp lỗi cú pháp trong danh sách tham số vĩ lệnh" |