]>
Commit | Line | Data |
---|---|---|
5f2f8e02 | 1 | # wxWidgets trasnlation for Vietnamese. |
73423e29 | 2 | # This file is distributed under the same license as the wxWidgets package. |
4db65a42 | 3 | # First translator Trần Ngọc Quân <vnwildman@gmail.com>, 2008-2013. |
70797979 VZ |
4 | # |
5 | msgid "" | |
6 | msgstr "" | |
4db65a42 | 7 | "Project-Id-Version: wxstd-2.9.4\n" |
70797979 | 8 | "Report-Msgid-Bugs-To: \n" |
6d876f2a | 9 | "POT-Creation-Date: 2013-06-10 17:19+0200\n" |
4db65a42 | 10 | "PO-Revision-Date: 2013-07-10 08:33+0700\n" |
70797979 | 11 | "Last-Translator: Trần Ngọc Quân <vnwildman@gmail.com>\n" |
d2fd6629 | 12 | "Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n" |
4db65a42 | 13 | "Language: vi\n" |
70797979 VZ |
14 | "MIME-Version: 1.0\n" |
15 | "Content-Type: text/plain; charset=UTF-8\n" | |
16 | "Content-Transfer-Encoding: 8bit\n" | |
d2fd6629 | 17 | "X-Poedit-SourceCharset: UTF-8\n" |
70797979 | 18 | "Plural-Forms: nplurals=2; plural=1;\n" |
4db65a42 | 19 | "X-Generator: Poedit 1.5.5\n" |
70797979 | 20 | |
6d876f2a | 21 | #: ../src/common/debugrpt.cpp:580 |
70797979 VZ |
22 | msgid "" |
23 | "\n" | |
24 | "Please send this report to the program maintainer, thank you!\n" | |
25 | msgstr "" | |
26 | "\n" | |
5f2f8e02 | 27 | "Xin hãy gửi bản báo cáo này tới người bảo trì chương trình, xin cảm ơn!\n" |
70797979 | 28 | |
6d876f2a VZ |
29 | #: ../src/richtext/richtextstyledlg.cpp:211 |
30 | #: ../src/richtext/richtextstyledlg.cpp:223 | |
70797979 VZ |
31 | msgid " " |
32 | msgstr " " | |
33 | ||
73423e29 | 34 | #: ../src/generic/dbgrptg.cpp:323 |
70797979 | 35 | msgid " Thank you and we're sorry for the inconvenience!\n" |
95bf8d1b VZ |
36 | msgstr "" |
37 | " Xin cảm ơn và chúng tôi lấy làm tiếc về sự bất tiện này!\n" | |
38 | ||
39 | #: ../src/common/prntbase.cpp:547 | |
d2fd6629 | 40 | #, c-format |
95bf8d1b | 41 | msgid " (copy %d of %d)" |
d2fd6629 | 42 | msgstr " (chép %d trong số %d)" |
70797979 | 43 | |
be546c6f | 44 | #: ../src/common/log.cpp:428 |
18867602 | 45 | #, c-format |
70797979 VZ |
46 | msgid " (error %ld: %s)" |
47 | msgstr " (lỗi %ld: %s)" | |
48 | ||
be546c6f | 49 | #: ../src/common/imagtiff.cpp:76 |
73423e29 VZ |
50 | #, c-format |
51 | msgid " (in module \"%s\")" | |
52 | msgstr " (trong mô-đun \"%s\")" | |
53 | ||
6d876f2a | 54 | #: ../src/common/docview.cpp:1620 |
70797979 VZ |
55 | msgid " - " |
56 | msgstr " - " | |
57 | ||
95bf8d1b | 58 | #: ../src/richtext/richtextprint.cpp:585 ../src/html/htmprint.cpp:705 |
70797979 | 59 | msgid " Preview" |
73423e29 | 60 | msgstr " Xem trước" |
70797979 | 61 | |
be546c6f | 62 | #: ../src/common/fontcmn.cpp:812 |
70797979 VZ |
63 | msgid " bold" |
64 | msgstr " đậm" | |
65 | ||
be546c6f | 66 | #: ../src/common/fontcmn.cpp:828 |
70797979 VZ |
67 | msgid " italic" |
68 | msgstr " nghiêng" | |
69 | ||
be546c6f | 70 | #: ../src/common/fontcmn.cpp:808 |
70797979 | 71 | msgid " light" |
4db65a42 | 72 | msgstr " sáng" |
70797979 VZ |
73 | |
74 | #: ../src/common/paper.cpp:119 | |
75 | msgid "#10 Envelope, 4 1/8 x 9 1/2 in" | |
76 | msgstr "#10 Envelope, 4 1/8 x 9 1/2 in" | |
77 | ||
78 | #: ../src/common/paper.cpp:120 | |
79 | msgid "#11 Envelope, 4 1/2 x 10 3/8 in" | |
80 | msgstr "#11 Envelope, 4 1/2 x 10 3/8 in" | |
81 | ||
82 | #: ../src/common/paper.cpp:121 | |
83 | msgid "#12 Envelope, 4 3/4 x 11 in" | |
84 | msgstr "#12 Envelope, 4 3/4 x 11 in" | |
85 | ||
86 | #: ../src/common/paper.cpp:122 | |
87 | msgid "#14 Envelope, 5 x 11 1/2 in" | |
88 | msgstr "#14 Envelope, 5 x 11 1/2 in" | |
89 | ||
90 | #: ../src/common/paper.cpp:118 | |
91 | msgid "#9 Envelope, 3 7/8 x 8 7/8 in" | |
92 | msgstr "#9 Envelope, 3 7/8 x 8 7/8 in" | |
93 | ||
6d876f2a | 94 | #: ../src/html/helpwnd.cpp:1044 |
5f2f8e02 | 95 | #, c-format |
5325c2e3 | 96 | msgid "%d of %lu" |
5f2f8e02 | 97 | msgstr "%d của %lu" |
5325c2e3 | 98 | |
6d876f2a | 99 | #: ../src/html/helpwnd.cpp:1681 ../src/html/helpwnd.cpp:1719 |
18867602 | 100 | #, c-format |
70797979 VZ |
101 | msgid "%i of %i" |
102 | msgstr "%i của %i" | |
103 | ||
6d876f2a | 104 | #: ../src/generic/filectrlg.cpp:316 |
70797979 VZ |
105 | #, c-format |
106 | msgid "%ld byte" | |
107 | msgid_plural "%ld bytes" | |
108 | msgstr[0] "%ld byte" | |
109 | msgstr[1] "%ld bytes" | |
110 | ||
6d876f2a | 111 | #: ../src/html/helpwnd.cpp:1046 |
5f2f8e02 | 112 | #, c-format |
5325c2e3 | 113 | msgid "%lu of %lu" |
5f2f8e02 | 114 | msgstr "%lu của %lu" |
70797979 | 115 | |
5325c2e3 | 116 | #: ../src/common/cmdline.cpp:1043 |
18867602 | 117 | #, c-format |
70797979 VZ |
118 | msgid "%s (or %s)" |
119 | msgstr "%s (hoặc %s)" | |
120 | ||
95bf8d1b | 121 | #: ../src/generic/logg.cpp:231 |
18867602 | 122 | #, c-format |
70797979 VZ |
123 | msgid "%s Error" |
124 | msgstr "%s Lỗi" | |
125 | ||
95bf8d1b | 126 | #: ../src/generic/logg.cpp:243 |
18867602 | 127 | #, c-format |
70797979 VZ |
128 | msgid "%s Information" |
129 | msgstr "%s Thông tin" | |
130 | ||
6d876f2a | 131 | #: ../src/generic/preferencesg.cpp:109 |
4db65a42 | 132 | #, c-format |
6d876f2a | 133 | msgid "%s Preferences" |
4db65a42 | 134 | msgstr "Cá nhân hóa %s" |
6d876f2a | 135 | |
95bf8d1b | 136 | #: ../src/generic/logg.cpp:235 |
18867602 | 137 | #, c-format |
70797979 VZ |
138 | msgid "%s Warning" |
139 | msgstr "%s Cảnh báo" | |
140 | ||
73423e29 | 141 | #: ../src/common/tarstrm.cpp:1320 |
18867602 | 142 | #, c-format |
70797979 VZ |
143 | msgid "%s did not fit the tar header for entry '%s'" |
144 | msgstr "%s không vừa khớp với phần đầu tar cho mục vào '%s'" | |
145 | ||
5325c2e3 | 146 | #: ../src/common/fldlgcmn.cpp:107 |
18867602 | 147 | #, c-format |
70797979 | 148 | msgid "%s files (%s)|%s" |
d2fd6629 | 149 | msgstr "%s tập tin (%s)|%s" |
70797979 | 150 | |
95bf8d1b | 151 | #: ../src/common/stockitem.cpp:140 ../src/html/helpfrm.cpp:143 |
5325c2e3 | 152 | #: ../src/html/helpfrm.cpp:145 |
2d143b66 | 153 | msgid "&About" |
d2fd6629 | 154 | msgstr "&Giới thiệu" |
70797979 | 155 | |
5325c2e3 | 156 | #: ../src/common/stockitem.cpp:208 |
70797979 VZ |
157 | msgid "&Actual Size" |
158 | msgstr "&Kích thước Thật" | |
159 | ||
5325c2e3 | 160 | #: ../src/richtext/richtextindentspage.cpp:287 |
70797979 VZ |
161 | msgid "&After a paragraph:" |
162 | msgstr "S&au một đoạn văn:" | |
163 | ||
5325c2e3 VZ |
164 | #: ../src/richtext/richtextindentspage.cpp:141 |
165 | #: ../src/richtext/richtextliststylepage.cpp:320 | |
70797979 VZ |
166 | msgid "&Alignment" |
167 | msgstr "C&anh hàng" | |
168 | ||
5325c2e3 | 169 | #: ../src/common/stockitem.cpp:142 |
70797979 VZ |
170 | msgid "&Apply" |
171 | msgstr "Chấ&p nhận" | |
172 | ||
6d876f2a | 173 | #: ../src/richtext/richtextstyledlg.cpp:252 |
70797979 VZ |
174 | msgid "&Apply Style" |
175 | msgstr "Á&p dụng Kiểu Dáng" | |
176 | ||
6d876f2a | 177 | #: ../src/msw/mdi.cpp:176 |
70797979 VZ |
178 | msgid "&Arrange Icons" |
179 | msgstr "Xắp xế&p Biểu Tượng" | |
180 | ||
5325c2e3 | 181 | #: ../src/common/stockitem.cpp:196 |
73423e29 VZ |
182 | msgid "&Ascending" |
183 | msgstr "&Tăng dần" | |
184 | ||
5325c2e3 | 185 | #: ../src/common/stockitem.cpp:143 |
70797979 | 186 | msgid "&Back" |
5f2f8e02 | 187 | msgstr "&Quay lại" |
70797979 | 188 | |
5325c2e3 | 189 | #: ../src/richtext/richtextstylepage.cpp:114 |
70797979 VZ |
190 | msgid "&Based on:" |
191 | msgstr "&Trên cơ sở:" | |
192 | ||
5325c2e3 | 193 | #: ../src/richtext/richtextindentspage.cpp:278 |
70797979 VZ |
194 | msgid "&Before a paragraph:" |
195 | msgstr "T&rước một đoạn văn:" | |
196 | ||
6d876f2a | 197 | #: ../src/richtext/richtextfontpage.cpp:272 |
73423e29 | 198 | msgid "&Bg colour:" |
5f2f8e02 | 199 | msgstr "Màu &nền:" |
73423e29 | 200 | |
5325c2e3 | 201 | #: ../src/common/stockitem.cpp:144 |
70797979 VZ |
202 | msgid "&Bold" |
203 | msgstr "Đậ&m" | |
204 | ||
5325c2e3 | 205 | #: ../src/common/stockitem.cpp:145 |
73423e29 | 206 | msgid "&Bottom" |
5f2f8e02 | 207 | msgstr "&Dưới" |
73423e29 | 208 | |
5325c2e3 VZ |
209 | #: ../src/richtext/richtextborderspage.cpp:359 |
210 | #: ../src/richtext/richtextborderspage.cpp:503 | |
211 | #: ../src/richtext/richtextmarginspage.cpp:260 | |
212 | #: ../src/richtext/richtextmarginspage.cpp:374 | |
6d876f2a VZ |
213 | #: ../src/richtext/richtextsizepage.cpp:634 |
214 | #: ../src/richtext/richtextsizepage.cpp:641 | |
5325c2e3 | 215 | msgid "&Bottom:" |
5f2f8e02 | 216 | msgstr "&Dưới đáy:" |
5325c2e3 | 217 | |
6d876f2a | 218 | #: ../include/wx/richtext/richtextbuffer.h:3524 |
5325c2e3 | 219 | msgid "&Box" |
5f2f8e02 | 220 | msgstr "Hộ&p:" |
5325c2e3 VZ |
221 | |
222 | #: ../src/richtext/richtextliststylepage.cpp:211 | |
223 | #: ../src/richtext/richtextbulletspage.cpp:160 | |
70797979 VZ |
224 | msgid "&Bullet style:" |
225 | msgstr "Kiểu dáng &Bullet:" | |
226 | ||
5325c2e3 | 227 | #: ../src/common/stockitem.cpp:147 |
73423e29 VZ |
228 | msgid "&CD-Rom" |
229 | msgstr "&CD-Rom" | |
230 | ||
95bf8d1b | 231 | #: ../src/generic/wizard.cpp:433 ../src/generic/fontdlgg.cpp:471 |
6d876f2a | 232 | #: ../src/generic/fontdlgg.cpp:490 ../src/osx/carbon/fontdlg.cpp:589 |
5325c2e3 | 233 | #: ../src/common/stockitem.cpp:146 |
70797979 VZ |
234 | msgid "&Cancel" |
235 | msgstr "&Hủy bỏ" | |
236 | ||
6d876f2a | 237 | #: ../src/msw/mdi.cpp:172 |
70797979 VZ |
238 | msgid "&Cascade" |
239 | msgstr "&Kiểu xếp chồng" | |
240 | ||
6d876f2a | 241 | #: ../include/wx/richtext/richtextbuffer.h:5561 |
5325c2e3 | 242 | msgid "&Cell" |
5f2f8e02 | 243 | msgstr "Ô" |
5325c2e3 | 244 | |
95bf8d1b | 245 | #: ../src/richtext/richtextsymboldlg.cpp:440 |
70797979 VZ |
246 | msgid "&Character code:" |
247 | msgstr "&Mã ký tự:" | |
248 | ||
5325c2e3 | 249 | #: ../src/common/stockitem.cpp:148 |
70797979 VZ |
250 | msgid "&Clear" |
251 | msgstr "&Xóa" | |
252 | ||
6d876f2a | 253 | #: ../src/generic/logg.cpp:523 ../src/common/stockitem.cpp:149 |
95bf8d1b | 254 | #: ../src/common/prntbase.cpp:1571 ../src/univ/themes/win32.cpp:3757 |
be546c6f | 255 | #: ../src/html/helpfrm.cpp:140 |
70797979 VZ |
256 | msgid "&Close" |
257 | msgstr "Đó&ng" | |
258 | ||
5325c2e3 | 259 | #: ../src/common/stockitem.cpp:194 |
73423e29 VZ |
260 | msgid "&Color" |
261 | msgstr "&Màu" | |
262 | ||
6d876f2a | 263 | #: ../src/richtext/richtextfontpage.cpp:259 |
70797979 VZ |
264 | msgid "&Colour:" |
265 | msgstr "&Màu sắc:" | |
266 | ||
5325c2e3 | 267 | #: ../src/common/stockitem.cpp:150 |
73423e29 VZ |
268 | msgid "&Convert" |
269 | msgstr "&Chuyển đổi" | |
270 | ||
95bf8d1b | 271 | #: ../src/richtext/richtextctrl.cpp:325 ../src/osx/textctrl_osx.cpp:584 |
6d876f2a | 272 | #: ../src/common/stockitem.cpp:151 ../src/msw/textctrl.cpp:2285 |
70797979 VZ |
273 | msgid "&Copy" |
274 | msgstr "&Sao chép" | |
275 | ||
5325c2e3 | 276 | #: ../src/generic/hyperlinkg.cpp:157 |
70797979 VZ |
277 | msgid "&Copy URL" |
278 | msgstr "&Sao chép URL" | |
279 | ||
be546c6f | 280 | #: ../src/common/headerctrlcmn.cpp:329 |
73423e29 VZ |
281 | msgid "&Customize..." |
282 | msgstr "&Cá nhân hóa..." | |
283 | ||
284 | #: ../src/generic/dbgrptg.cpp:331 | |
70797979 VZ |
285 | msgid "&Debug report preview:" |
286 | msgstr "Xem thử &báo cáo lỗi:" | |
287 | ||
5325c2e3 | 288 | #: ../src/richtext/richtexttabspage.cpp:143 |
95bf8d1b | 289 | #: ../src/richtext/richtextctrl.cpp:327 ../src/osx/textctrl_osx.cpp:586 |
6d876f2a | 290 | #: ../src/common/stockitem.cpp:153 ../src/msw/textctrl.cpp:2287 |
70797979 VZ |
291 | msgid "&Delete" |
292 | msgstr "&Xóa" | |
293 | ||
6d876f2a | 294 | #: ../src/richtext/richtextstyledlg.cpp:270 |
70797979 VZ |
295 | msgid "&Delete Style..." |
296 | msgstr "&Xóa Kiểu Dáng..." | |
297 | ||
5325c2e3 | 298 | #: ../src/common/stockitem.cpp:197 |
73423e29 VZ |
299 | msgid "&Descending" |
300 | msgstr "&Giảm dần" | |
301 | ||
6d876f2a | 302 | #: ../src/generic/logg.cpp:689 |
70797979 VZ |
303 | msgid "&Details" |
304 | msgstr "&Chi tiết" | |
305 | ||
5325c2e3 | 306 | #: ../src/common/stockitem.cpp:154 |
70797979 VZ |
307 | msgid "&Down" |
308 | msgstr "X&uống" | |
309 | ||
5325c2e3 | 310 | #: ../src/common/stockitem.cpp:155 |
70797979 VZ |
311 | msgid "&Edit" |
312 | msgstr "&Hiệu chỉnh" | |
313 | ||
6d876f2a | 314 | #: ../src/richtext/richtextstyledlg.cpp:264 |
70797979 VZ |
315 | msgid "&Edit Style..." |
316 | msgstr "&Hiệu Chỉnh Kiểu Dáng..." | |
317 | ||
5325c2e3 | 318 | #: ../src/common/stockitem.cpp:156 |
73423e29 VZ |
319 | msgid "&Execute" |
320 | msgstr "&Thi hành" | |
321 | ||
95bf8d1b | 322 | #: ../src/common/stockitem.cpp:158 ../src/html/helpfrm.cpp:147 |
70797979 VZ |
323 | msgid "&File" |
324 | msgstr "&Chính" | |
325 | ||
5325c2e3 | 326 | #: ../src/common/stockitem.cpp:159 |
70797979 VZ |
327 | msgid "&Find" |
328 | msgstr "&Tìm" | |
329 | ||
95bf8d1b | 330 | #: ../src/generic/wizard.cpp:627 |
70797979 VZ |
331 | msgid "&Finish" |
332 | msgstr "&Hoàn tất" | |
333 | ||
5325c2e3 | 334 | #: ../src/common/stockitem.cpp:160 |
73423e29 VZ |
335 | msgid "&First" |
336 | msgstr "Đầ&u tiên" | |
337 | ||
6d876f2a | 338 | #: ../src/richtext/richtextsizepage.cpp:241 |
5325c2e3 | 339 | msgid "&Floating mode:" |
5f2f8e02 | 340 | msgstr "&Chế độ trôi nổi:" |
5325c2e3 VZ |
341 | |
342 | #: ../src/common/stockitem.cpp:161 | |
73423e29 VZ |
343 | msgid "&Floppy" |
344 | msgstr "Đĩa &mềm" | |
345 | ||
5325c2e3 | 346 | #: ../src/common/stockitem.cpp:195 |
73423e29 VZ |
347 | msgid "&Font" |
348 | msgstr "&Phông chữ" | |
349 | ||
5325c2e3 | 350 | #: ../src/generic/fontdlgg.cpp:372 |
70797979 VZ |
351 | msgid "&Font family:" |
352 | msgstr "Họ &phông chữ:" | |
353 | ||
5325c2e3 | 354 | #: ../src/richtext/richtextliststylepage.cpp:195 |
70797979 VZ |
355 | msgid "&Font for Level..." |
356 | msgstr "&Phông chữ cho Mức..." | |
357 | ||
6d876f2a | 358 | #: ../src/richtext/richtextfontpage.cpp:157 |
95bf8d1b | 359 | #: ../src/richtext/richtextsymboldlg.cpp:401 |
70797979 VZ |
360 | msgid "&Font:" |
361 | msgstr "&Phông chữ:" | |
362 | ||
5325c2e3 | 363 | #: ../src/common/stockitem.cpp:162 |
70797979 VZ |
364 | msgid "&Forward" |
365 | msgstr "&Tiếp tới" | |
366 | ||
95bf8d1b | 367 | #: ../src/richtext/richtextsymboldlg.cpp:452 |
70797979 VZ |
368 | msgid "&From:" |
369 | msgstr "&Từ:" | |
370 | ||
5325c2e3 | 371 | #: ../src/common/stockitem.cpp:163 |
73423e29 VZ |
372 | msgid "&Harddisk" |
373 | msgstr "Đĩa &cứng" | |
374 | ||
6d876f2a VZ |
375 | #: ../src/richtext/richtextsizepage.cpp:348 |
376 | #: ../src/richtext/richtextsizepage.cpp:355 | |
5325c2e3 | 377 | msgid "&Height:" |
5f2f8e02 VZ |
378 | msgstr "&Cao:" |
379 | ||
6d876f2a VZ |
380 | #: ../src/generic/wizard.cpp:436 ../src/richtext/richtextstyledlg.cpp:304 |
381 | #: ../src/richtext/richtextsymboldlg.cpp:480 ../src/osx/menu_osx.cpp:719 | |
95bf8d1b | 382 | #: ../src/common/stockitem.cpp:164 ../src/html/helpfrm.cpp:148 |
70797979 VZ |
383 | msgid "&Help" |
384 | msgstr "Trợ &giúp" | |
385 | ||
5325c2e3 | 386 | #: ../include/wx/richmsgdlg.h:31 |
5325c2e3 | 387 | msgid "&Hide details" |
5f2f8e02 | 388 | msgstr "Ẩ&n Chi tiết" |
5325c2e3 VZ |
389 | |
390 | #: ../src/common/stockitem.cpp:165 | |
70797979 VZ |
391 | msgid "&Home" |
392 | msgstr "&Home" | |
393 | ||
5325c2e3 VZ |
394 | #: ../src/richtext/richtextindentspage.cpp:197 |
395 | #: ../src/richtext/richtextliststylepage.cpp:373 | |
70797979 VZ |
396 | msgid "&Indentation (tenths of a mm)" |
397 | msgstr "Thụt lề dòng đầu(mỗ&i mười mm)" | |
398 | ||
5325c2e3 VZ |
399 | #: ../src/richtext/richtextindentspage.cpp:180 |
400 | #: ../src/richtext/richtextliststylepage.cpp:357 | |
70797979 VZ |
401 | msgid "&Indeterminate" |
402 | msgstr "&Vô định" | |
403 | ||
5325c2e3 | 404 | #: ../src/common/stockitem.cpp:167 |
70797979 VZ |
405 | msgid "&Index" |
406 | msgstr "&Chỉ mục" | |
407 | ||
5325c2e3 | 408 | #: ../src/common/stockitem.cpp:168 |
73423e29 VZ |
409 | msgid "&Info" |
410 | msgstr "&Thông tin" | |
411 | ||
5325c2e3 | 412 | #: ../src/common/stockitem.cpp:169 |
70797979 VZ |
413 | msgid "&Italic" |
414 | msgstr "Ngh&iêng" | |
415 | ||
5325c2e3 | 416 | #: ../src/common/stockitem.cpp:170 |
73423e29 VZ |
417 | msgid "&Jump to" |
418 | msgstr "&Nhảy tới" | |
419 | ||
5325c2e3 VZ |
420 | #: ../src/richtext/richtextindentspage.cpp:166 |
421 | #: ../src/richtext/richtextliststylepage.cpp:343 | |
70797979 VZ |
422 | msgid "&Justified" |
423 | msgstr "Căn chỉn&h" | |
424 | ||
5325c2e3 | 425 | #: ../src/common/stockitem.cpp:175 |
73423e29 VZ |
426 | msgid "&Last" |
427 | msgstr "&Cuối" | |
428 | ||
5325c2e3 VZ |
429 | #: ../src/richtext/richtextindentspage.cpp:152 |
430 | #: ../src/richtext/richtextliststylepage.cpp:329 | |
70797979 VZ |
431 | msgid "&Left" |
432 | msgstr "&Bên trái" | |
433 | ||
5325c2e3 VZ |
434 | #: ../src/richtext/richtextindentspage.cpp:208 |
435 | #: ../src/richtext/richtextborderspage.cpp:269 | |
436 | #: ../src/richtext/richtextborderspage.cpp:413 | |
437 | #: ../src/richtext/richtextliststylepage.cpp:382 | |
438 | #: ../src/richtext/richtextmarginspage.cpp:187 | |
439 | #: ../src/richtext/richtextmarginspage.cpp:301 | |
6d876f2a VZ |
440 | #: ../src/richtext/richtextsizepage.cpp:529 |
441 | #: ../src/richtext/richtextsizepage.cpp:536 | |
70797979 VZ |
442 | msgid "&Left:" |
443 | msgstr "&Bên trái:" | |
444 | ||
5325c2e3 | 445 | #: ../src/richtext/richtextliststylepage.cpp:184 |
70797979 VZ |
446 | msgid "&List level:" |
447 | msgstr "&Mức danh sách:" | |
448 | ||
6d876f2a | 449 | #: ../src/generic/logg.cpp:524 |
70797979 | 450 | msgid "&Log" |
d2fd6629 | 451 | msgstr "Tập ti&n ghi thông tin" |
70797979 | 452 | |
95bf8d1b | 453 | #: ../src/univ/themes/win32.cpp:3749 |
70797979 VZ |
454 | msgid "&Move" |
455 | msgstr "Di chuyể&n" | |
456 | ||
6d876f2a | 457 | #: ../src/richtext/richtextsizepage.cpp:669 |
5325c2e3 | 458 | msgid "&Move the object to:" |
5f2f8e02 | 459 | msgstr "&Di chuyển đối tượng tới:" |
5325c2e3 VZ |
460 | |
461 | #: ../src/common/stockitem.cpp:176 | |
73423e29 VZ |
462 | msgid "&Network" |
463 | msgstr "Mạ&ng" | |
464 | ||
95bf8d1b | 465 | #: ../src/richtext/richtexttabspage.cpp:137 ../src/common/stockitem.cpp:177 |
70797979 VZ |
466 | msgid "&New" |
467 | msgstr "Tạo &mới" | |
468 | ||
6d876f2a VZ |
469 | #: ../src/aui/tabmdi.cpp:112 ../src/generic/mdig.cpp:101 |
470 | #: ../src/msw/mdi.cpp:177 | |
70797979 VZ |
471 | msgid "&Next" |
472 | msgstr "Tiếp &theo" | |
473 | ||
95bf8d1b | 474 | #: ../src/generic/wizard.cpp:432 ../src/generic/wizard.cpp:627 |
70797979 VZ |
475 | msgid "&Next >" |
476 | msgstr "Tiếp &theo >" | |
477 | ||
6d876f2a | 478 | #: ../src/richtext/richtextsizepage.cpp:678 |
5325c2e3 | 479 | msgid "&Next Paragraph" |
5f2f8e02 | 480 | msgstr "Đoạn Tiế&p" |
5325c2e3 | 481 | |
73423e29 | 482 | #: ../src/generic/tipdlg.cpp:277 |
70797979 VZ |
483 | msgid "&Next Tip" |
484 | msgstr "Mẹo kế &tiếp" | |
485 | ||
5325c2e3 | 486 | #: ../src/richtext/richtextstylepage.cpp:124 |
70797979 VZ |
487 | msgid "&Next style:" |
488 | msgstr "Kiểu dáng kế &tiếp:" | |
489 | ||
6d876f2a | 490 | #: ../src/common/stockitem.cpp:178 ../src/msw/msgdlg.cpp:477 |
70797979 VZ |
491 | msgid "&No" |
492 | msgstr "&Không" | |
493 | ||
73423e29 | 494 | #: ../src/generic/dbgrptg.cpp:353 |
70797979 VZ |
495 | msgid "&Notes:" |
496 | msgstr "Ghi c&hú:" | |
497 | ||
5325c2e3 | 498 | #: ../src/richtext/richtextbulletspage.cpp:265 |
70797979 VZ |
499 | msgid "&Number:" |
500 | msgstr "&Số:" | |
501 | ||
95bf8d1b | 502 | #: ../src/generic/fontdlgg.cpp:476 ../src/generic/fontdlgg.cpp:483 |
6d876f2a | 503 | #: ../src/osx/carbon/fontdlg.cpp:595 ../src/common/stockitem.cpp:179 |
70797979 VZ |
504 | msgid "&OK" |
505 | msgstr "&Đồng ý" | |
506 | ||
95bf8d1b | 507 | #: ../src/generic/dbgrptg.cpp:339 ../src/common/stockitem.cpp:180 |
5325c2e3 | 508 | #: ../src/html/helpfrm.cpp:138 |
70797979 VZ |
509 | msgid "&Open..." |
510 | msgstr "&Mở..." | |
511 | ||
5325c2e3 | 512 | #: ../src/richtext/richtextindentspage.cpp:235 |
70797979 VZ |
513 | msgid "&Outline level:" |
514 | msgstr "Mức đường ba&o:" | |
515 | ||
5325c2e3 VZ |
516 | #: ../src/richtext/richtextindentspage.cpp:318 |
517 | msgid "&Page Break" | |
5f2f8e02 | 518 | msgstr "Ngắt T&rang" |
5325c2e3 | 519 | |
95bf8d1b | 520 | #: ../src/richtext/richtextctrl.cpp:326 ../src/osx/textctrl_osx.cpp:585 |
6d876f2a | 521 | #: ../src/common/stockitem.cpp:181 ../src/msw/textctrl.cpp:2286 |
70797979 VZ |
522 | msgid "&Paste" |
523 | msgstr "&Dán" | |
524 | ||
6d876f2a | 525 | #: ../include/wx/richtext/richtextbuffer.h:4649 |
5325c2e3 | 526 | msgid "&Picture" |
5f2f8e02 | 527 | msgstr "&Hình ảnh" |
5325c2e3 VZ |
528 | |
529 | #: ../src/generic/fontdlgg.cpp:423 | |
70797979 VZ |
530 | msgid "&Point size:" |
531 | msgstr "&Kích thước điểm:" | |
532 | ||
5325c2e3 | 533 | #: ../src/richtext/richtexttabspage.cpp:115 |
70797979 VZ |
534 | msgid "&Position (tenths of a mm):" |
535 | msgstr "&Vị trí (mỗi 10mm):" | |
536 | ||
6d876f2a | 537 | #: ../src/richtext/richtextsizepage.cpp:511 |
95bf8d1b | 538 | msgid "&Position mode:" |
d2fd6629 | 539 | msgstr "&Chế độ vị trí:" |
95bf8d1b | 540 | |
5325c2e3 | 541 | #: ../src/common/stockitem.cpp:182 |
70797979 VZ |
542 | msgid "&Preferences" |
543 | msgstr "&Sở thích riêng" | |
544 | ||
6d876f2a VZ |
545 | #: ../src/aui/tabmdi.cpp:113 ../src/generic/mdig.cpp:102 |
546 | #: ../src/msw/mdi.cpp:178 | |
70797979 VZ |
547 | msgid "&Previous" |
548 | msgstr "&Trước" | |
549 | ||
6d876f2a | 550 | #: ../src/richtext/richtextsizepage.cpp:672 |
5325c2e3 | 551 | msgid "&Previous Paragraph" |
5f2f8e02 | 552 | msgstr "Đoạn T&rước" |
5325c2e3 VZ |
553 | |
554 | #: ../src/common/stockitem.cpp:184 | |
70797979 VZ |
555 | msgid "&Print..." |
556 | msgstr "&In..." | |
557 | ||
6d876f2a | 558 | #: ../src/richtext/richtextctrl.cpp:331 ../src/richtext/richtextctrl.cpp:4915 |
5325c2e3 | 559 | #: ../src/common/stockitem.cpp:185 |
70797979 VZ |
560 | msgid "&Properties" |
561 | msgstr "&Thuộc tính" | |
562 | ||
5325c2e3 | 563 | #: ../src/common/stockitem.cpp:157 |
70797979 VZ |
564 | msgid "&Quit" |
565 | msgstr "T&hoát" | |
566 | ||
95bf8d1b VZ |
567 | #: ../src/richtext/richtextctrl.cpp:322 ../src/osx/textctrl_osx.cpp:581 |
568 | #: ../src/common/stockitem.cpp:186 ../src/common/cmdproc.cpp:294 | |
6d876f2a | 569 | #: ../src/common/cmdproc.cpp:301 ../src/msw/textctrl.cpp:2282 |
70797979 VZ |
570 | msgid "&Redo" |
571 | msgstr "&Redo" | |
572 | ||
95bf8d1b | 573 | #: ../src/common/cmdproc.cpp:290 ../src/common/cmdproc.cpp:310 |
70797979 VZ |
574 | msgid "&Redo " |
575 | msgstr "&Redo " | |
576 | ||
6d876f2a | 577 | #: ../src/richtext/richtextstyledlg.cpp:258 |
70797979 VZ |
578 | msgid "&Rename Style..." |
579 | msgstr "Đổ&i tên Kiểu Dáng..." | |
580 | ||
581 | #: ../src/generic/fdrepdlg.cpp:180 | |
582 | msgid "&Replace" | |
73423e29 | 583 | msgstr "Th&ay thế" |
70797979 | 584 | |
6d876f2a | 585 | #: ../src/richtext/richtextstyledlg.cpp:288 |
70797979 VZ |
586 | msgid "&Restart numbering" |
587 | msgstr "&Khởi động lại sự đánh số" | |
588 | ||
95bf8d1b | 589 | #: ../src/univ/themes/win32.cpp:3748 |
70797979 VZ |
590 | msgid "&Restore" |
591 | msgstr "&Phục hồi lại" | |
592 | ||
5325c2e3 VZ |
593 | #: ../src/richtext/richtextindentspage.cpp:159 |
594 | #: ../src/richtext/richtextliststylepage.cpp:336 | |
70797979 VZ |
595 | msgid "&Right" |
596 | msgstr "&Phải" | |
597 | ||
5325c2e3 VZ |
598 | #: ../src/richtext/richtextindentspage.cpp:226 |
599 | #: ../src/richtext/richtextborderspage.cpp:299 | |
600 | #: ../src/richtext/richtextborderspage.cpp:443 | |
601 | #: ../src/richtext/richtextliststylepage.cpp:400 | |
602 | #: ../src/richtext/richtextmarginspage.cpp:212 | |
603 | #: ../src/richtext/richtextmarginspage.cpp:326 | |
6d876f2a VZ |
604 | #: ../src/richtext/richtextsizepage.cpp:599 |
605 | #: ../src/richtext/richtextsizepage.cpp:606 | |
70797979 VZ |
606 | msgid "&Right:" |
607 | msgstr "&Phải:" | |
608 | ||
5325c2e3 | 609 | #: ../src/common/stockitem.cpp:191 |
70797979 VZ |
610 | msgid "&Save" |
611 | msgstr "&Ghi lại" | |
612 | ||
5325c2e3 | 613 | #: ../src/common/stockitem.cpp:192 |
5325c2e3 | 614 | msgid "&Save as" |
5f2f8e02 | 615 | msgstr "&Ghi Lại Bằng Tên Mới" |
5325c2e3 | 616 | |
5325c2e3 | 617 | #: ../include/wx/richmsgdlg.h:30 |
5325c2e3 | 618 | msgid "&See details" |
5f2f8e02 | 619 | msgstr "&Xem chi tiết" |
5325c2e3 | 620 | |
73423e29 | 621 | #: ../src/generic/tipdlg.cpp:271 |
70797979 VZ |
622 | msgid "&Show tips at startup" |
623 | msgstr "&Hiện hướng dẫn nhỏ lúc mới mở" | |
624 | ||
95bf8d1b | 625 | #: ../src/univ/themes/win32.cpp:3751 |
70797979 VZ |
626 | msgid "&Size" |
627 | msgstr "&Kích thước" | |
628 | ||
6d876f2a | 629 | #: ../src/richtext/richtextfontpage.cpp:169 |
70797979 VZ |
630 | msgid "&Size:" |
631 | msgstr "&Kích thước:" | |
632 | ||
be546c6f | 633 | #: ../src/generic/progdlgg.cpp:283 |
70797979 VZ |
634 | msgid "&Skip" |
635 | msgstr "Giữ &nguyên" | |
636 | ||
5325c2e3 VZ |
637 | #: ../src/richtext/richtextindentspage.cpp:267 |
638 | #: ../src/richtext/richtextliststylepage.cpp:418 | |
70797979 | 639 | msgid "&Spacing (tenths of a mm)" |
18867602 | 640 | msgstr "&Khoảng cách chữ (mỗi 10mm)" |
70797979 | 641 | |
5325c2e3 | 642 | #: ../src/common/stockitem.cpp:198 |
73423e29 VZ |
643 | msgid "&Spell Check" |
644 | msgstr "&Kiểm tra chính tả" | |
645 | ||
5325c2e3 | 646 | #: ../src/common/stockitem.cpp:199 |
70797979 VZ |
647 | msgid "&Stop" |
648 | msgstr "&Dừng" | |
649 | ||
6d876f2a | 650 | #: ../src/richtext/richtextfontpage.cpp:285 ../src/common/stockitem.cpp:200 |
70797979 VZ |
651 | msgid "&Strikethrough" |
652 | msgstr "Gạch giữ&a" | |
653 | ||
95bf8d1b | 654 | #: ../src/generic/fontdlgg.cpp:383 ../src/richtext/richtextstylepage.cpp:105 |
70797979 VZ |
655 | msgid "&Style:" |
656 | msgstr "&Kiểu dáng:" | |
657 | ||
6d876f2a | 658 | #: ../src/richtext/richtextstyledlg.cpp:199 |
70797979 VZ |
659 | msgid "&Styles:" |
660 | msgstr "&Kiểu dáng:" | |
661 | ||
95bf8d1b | 662 | #: ../src/richtext/richtextsymboldlg.cpp:414 |
70797979 VZ |
663 | msgid "&Subset:" |
664 | msgstr "Tập c&on:" | |
665 | ||
5325c2e3 VZ |
666 | #: ../src/richtext/richtextliststylepage.cpp:269 |
667 | #: ../src/richtext/richtextbulletspage.cpp:223 | |
70797979 VZ |
668 | msgid "&Symbol:" |
669 | msgstr "Ký hiệu đặc &biệt:" | |
670 | ||
6d876f2a | 671 | #: ../include/wx/richtext/richtextbuffer.h:5643 |
5325c2e3 | 672 | msgid "&Table" |
5f2f8e02 | 673 | msgstr "&Bảng" |
5325c2e3 VZ |
674 | |
675 | #: ../src/common/stockitem.cpp:201 | |
73423e29 VZ |
676 | msgid "&Top" |
677 | msgstr "&Trên" | |
678 | ||
5325c2e3 VZ |
679 | #: ../src/richtext/richtextborderspage.cpp:329 |
680 | #: ../src/richtext/richtextborderspage.cpp:473 | |
681 | #: ../src/richtext/richtextmarginspage.cpp:235 | |
682 | #: ../src/richtext/richtextmarginspage.cpp:349 | |
6d876f2a VZ |
683 | #: ../src/richtext/richtextsizepage.cpp:564 |
684 | #: ../src/richtext/richtextsizepage.cpp:571 | |
5325c2e3 | 685 | msgid "&Top:" |
5f2f8e02 | 686 | msgstr "&Trên:" |
5325c2e3 | 687 | |
95bf8d1b | 688 | #: ../src/generic/fontdlgg.cpp:445 ../src/common/stockitem.cpp:203 |
70797979 VZ |
689 | msgid "&Underline" |
690 | msgstr "&Gạch chân" | |
691 | ||
6d876f2a | 692 | #: ../src/richtext/richtextfontpage.cpp:244 |
70797979 VZ |
693 | msgid "&Underlining:" |
694 | msgstr "&Gạch chân:" | |
695 | ||
95bf8d1b VZ |
696 | #: ../src/richtext/richtextctrl.cpp:321 ../src/osx/textctrl_osx.cpp:580 |
697 | #: ../src/common/stockitem.cpp:204 ../src/common/cmdproc.cpp:272 | |
6d876f2a | 698 | #: ../src/msw/textctrl.cpp:2281 |
70797979 VZ |
699 | msgid "&Undo" |
700 | msgstr "&Undo" | |
701 | ||
5325c2e3 | 702 | #: ../src/common/cmdproc.cpp:266 |
70797979 VZ |
703 | msgid "&Undo " |
704 | msgstr "&Undo " | |
705 | ||
5325c2e3 | 706 | #: ../src/common/stockitem.cpp:205 |
70797979 VZ |
707 | msgid "&Unindent" |
708 | msgstr "&Không thụt lề" | |
709 | ||
5325c2e3 | 710 | #: ../src/common/stockitem.cpp:206 |
70797979 VZ |
711 | msgid "&Up" |
712 | msgstr "&Lên" | |
713 | ||
6d876f2a | 714 | #: ../src/richtext/richtextsizepage.cpp:275 |
5325c2e3 | 715 | msgid "&Vertical alignment:" |
5f2f8e02 | 716 | msgstr "&Căn chiều ngang:" |
5325c2e3 | 717 | |
73423e29 VZ |
718 | #: ../src/generic/dbgrptg.cpp:337 |
719 | msgid "&View..." | |
720 | msgstr "&Trình bày..." | |
721 | ||
5325c2e3 | 722 | #: ../src/generic/fontdlgg.cpp:394 |
70797979 VZ |
723 | msgid "&Weight:" |
724 | msgstr "Độ đậ&m:" | |
725 | ||
6d876f2a VZ |
726 | #: ../src/richtext/richtextsizepage.cpp:314 |
727 | #: ../src/richtext/richtextsizepage.cpp:321 | |
5325c2e3 | 728 | msgid "&Width:" |
5f2f8e02 VZ |
729 | msgstr "&Rộng" |
730 | ||
6d876f2a VZ |
731 | #: ../src/aui/tabmdi.cpp:312 ../src/aui/tabmdi.cpp:328 |
732 | #: ../src/aui/tabmdi.cpp:330 ../src/generic/mdig.cpp:295 | |
95bf8d1b | 733 | #: ../src/generic/mdig.cpp:311 ../src/generic/mdig.cpp:315 |
6d876f2a | 734 | #: ../src/msw/mdi.cpp:78 |
70797979 VZ |
735 | msgid "&Window" |
736 | msgstr "&Cửa sổ" | |
737 | ||
6d876f2a | 738 | #: ../src/common/stockitem.cpp:207 ../src/msw/msgdlg.cpp:477 |
70797979 VZ |
739 | msgid "&Yes" |
740 | msgstr "Đồn&g ý" | |
741 | ||
be546c6f | 742 | #: ../src/common/fontcmn.cpp:845 |
73423e29 VZ |
743 | msgid "'" |
744 | msgstr "'" | |
745 | ||
95bf8d1b | 746 | #: ../src/common/config.cpp:524 ../src/msw/regconf.cpp:259 |
18867602 | 747 | #, c-format |
70797979 VZ |
748 | msgid "'%s' has extra '..', ignored." |
749 | msgstr "'%s' có thêm '..', bỏ qua." | |
750 | ||
95bf8d1b VZ |
751 | #: ../src/common/valtext.cpp:250 ../src/common/valtext.cpp:252 |
752 | #: ../src/common/valtext.cpp:254 ../src/common/valtext.cpp:256 | |
18867602 | 753 | #, c-format |
70797979 VZ |
754 | msgid "'%s' is invalid" |
755 | msgstr "'%s' không hợp lệ" | |
756 | ||
95bf8d1b | 757 | #: ../src/common/cmdline.cpp:941 ../src/common/cmdline.cpp:959 |
18867602 | 758 | #, c-format |
70797979 VZ |
759 | msgid "'%s' is not a correct numeric value for option '%s'." |
760 | msgstr "'%s' không phải là một giá trị bằng số đúng cho tùy chọn '%s'." | |
761 | ||
6d876f2a | 762 | #: ../src/common/translation.cpp:1080 |
18867602 | 763 | #, c-format |
70797979 VZ |
764 | msgid "'%s' is not a valid message catalog." |
765 | msgstr "'%s' không phải là catalog thông điệp hợp lệ." | |
766 | ||
95bf8d1b | 767 | #: ../src/common/textbuf.cpp:240 |
18867602 | 768 | #, c-format |
70797979 VZ |
769 | msgid "'%s' is probably a binary buffer." |
770 | msgstr "'%s' chắc chắn là một bộ đệm nhị phân." | |
771 | ||
5325c2e3 | 772 | #: ../src/common/valtext.cpp:248 |
18867602 | 773 | #, c-format |
70797979 VZ |
774 | msgid "'%s' should be numeric." |
775 | msgstr "'%s' có thể thuộc kiểu số." | |
776 | ||
5325c2e3 | 777 | #: ../src/common/valtext.cpp:240 |
18867602 | 778 | #, c-format |
70797979 VZ |
779 | msgid "'%s' should only contain ASCII characters." |
780 | msgstr "'%s' chỉ nên chứa chữ cái trong bảng mã ASCII." | |
781 | ||
5325c2e3 | 782 | #: ../src/common/valtext.cpp:242 |
18867602 | 783 | #, c-format |
70797979 VZ |
784 | msgid "'%s' should only contain alphabetic characters." |
785 | msgstr "'%s' chỉ nên chứa ký tự trong bảng chữ cái." | |
786 | ||
5325c2e3 | 787 | #: ../src/common/valtext.cpp:244 |
18867602 | 788 | #, c-format |
70797979 VZ |
789 | msgid "'%s' should only contain alphabetic or numeric characters." |
790 | msgstr "'%s' chỉ nên chứa ký tự trong bảng chữ cái hay chữ số." | |
791 | ||
5325c2e3 | 792 | #: ../src/common/valtext.cpp:246 |
73423e29 VZ |
793 | #, c-format |
794 | msgid "'%s' should only contain digits." | |
795 | msgstr "'%s' chỉ có thể chứa các chữ số." | |
796 | ||
5325c2e3 VZ |
797 | #: ../src/richtext/richtextliststylepage.cpp:230 |
798 | #: ../src/richtext/richtextbulletspage.cpp:180 | |
70797979 VZ |
799 | msgid "(*)" |
800 | msgstr "(*)" | |
801 | ||
6d876f2a | 802 | #: ../src/html/helpwnd.cpp:976 |
70797979 VZ |
803 | msgid "(Help)" |
804 | msgstr "(Trợ giúp)" | |
805 | ||
5325c2e3 VZ |
806 | #: ../src/richtext/richtextliststylepage.cpp:482 |
807 | #: ../src/richtext/richtextbulletspage.cpp:287 | |
70797979 VZ |
808 | msgid "(None)" |
809 | msgstr "(Không)" | |
810 | ||
95bf8d1b | 811 | #: ../src/richtext/richtextsymboldlg.cpp:505 |
70797979 VZ |
812 | msgid "(Normal text)" |
813 | msgstr "(Chữ thường)" | |
814 | ||
6d876f2a VZ |
815 | #: ../src/html/helpwnd.cpp:426 ../src/html/helpwnd.cpp:1119 |
816 | #: ../src/html/helpwnd.cpp:1745 | |
70797979 | 817 | msgid "(bookmarks)" |
5f2f8e02 | 818 | msgstr "(Dấu trang)" |
70797979 | 819 | |
5325c2e3 VZ |
820 | #: ../src/richtext/richtextindentspage.cpp:239 |
821 | #: ../src/richtext/richtextindentspage.cpp:250 | |
822 | #: ../src/richtext/richtextindentspage.cpp:251 | |
823 | #: ../src/richtext/richtextindentspage.cpp:299 | |
824 | #: ../src/richtext/richtextindentspage.cpp:311 | |
825 | #: ../src/richtext/richtextindentspage.cpp:312 | |
6d876f2a VZ |
826 | #: ../src/richtext/richtextformatdlg.cpp:830 |
827 | #: ../src/richtext/richtextfontpage.cpp:332 | |
828 | #: ../src/richtext/richtextfontpage.cpp:336 | |
829 | #: ../src/richtext/richtextfontpage.cpp:340 | |
5325c2e3 VZ |
830 | #: ../src/richtext/richtextliststylepage.cpp:449 |
831 | #: ../src/richtext/richtextliststylepage.cpp:461 | |
832 | #: ../src/richtext/richtextliststylepage.cpp:462 | |
70797979 VZ |
833 | msgid "(none)" |
834 | msgstr "(không)" | |
835 | ||
5325c2e3 VZ |
836 | #: ../src/richtext/richtextliststylepage.cpp:493 |
837 | #: ../src/richtext/richtextbulletspage.cpp:298 | |
70797979 VZ |
838 | msgid "*" |
839 | msgstr "*" | |
840 | ||
5325c2e3 VZ |
841 | #: ../src/richtext/richtextliststylepage.cpp:237 |
842 | #: ../src/richtext/richtextbulletspage.cpp:187 | |
70797979 VZ |
843 | msgid "*)" |
844 | msgstr "*)" | |
845 | ||
5325c2e3 VZ |
846 | #: ../src/richtext/richtextliststylepage.cpp:496 |
847 | #: ../src/richtext/richtextbulletspage.cpp:301 | |
70797979 VZ |
848 | msgid "+" |
849 | msgstr "+" | |
850 | ||
6d876f2a | 851 | #: ../src/msw/utils.cpp:1325 |
73423e29 VZ |
852 | msgid ", 64-bit edition" |
853 | msgstr ", bản 64-bit" | |
854 | ||
5325c2e3 VZ |
855 | #: ../src/richtext/richtextliststylepage.cpp:494 |
856 | #: ../src/richtext/richtextbulletspage.cpp:299 | |
70797979 VZ |
857 | msgid "-" |
858 | msgstr "-" | |
859 | ||
be546c6f | 860 | #: ../src/generic/filepickerg.cpp:67 |
5325c2e3 | 861 | msgid "..." |
5f2f8e02 | 862 | msgstr "..." |
5325c2e3 | 863 | |
5325c2e3 VZ |
864 | #: ../src/richtext/richtextindentspage.cpp:301 |
865 | #: ../src/richtext/richtextliststylepage.cpp:451 | |
73423e29 VZ |
866 | msgid "1.1" |
867 | msgstr "1.1" | |
868 | ||
5325c2e3 VZ |
869 | #: ../src/richtext/richtextindentspage.cpp:302 |
870 | #: ../src/richtext/richtextliststylepage.cpp:452 | |
73423e29 VZ |
871 | msgid "1.2" |
872 | msgstr "1.2" | |
873 | ||
5325c2e3 VZ |
874 | #: ../src/richtext/richtextindentspage.cpp:303 |
875 | #: ../src/richtext/richtextliststylepage.cpp:453 | |
73423e29 VZ |
876 | msgid "1.3" |
877 | msgstr "1.3" | |
878 | ||
5325c2e3 VZ |
879 | #: ../src/richtext/richtextindentspage.cpp:304 |
880 | #: ../src/richtext/richtextliststylepage.cpp:454 | |
73423e29 VZ |
881 | msgid "1.4" |
882 | msgstr "1.4" | |
883 | ||
5325c2e3 VZ |
884 | #: ../src/richtext/richtextindentspage.cpp:305 |
885 | #: ../src/richtext/richtextliststylepage.cpp:455 | |
70797979 VZ |
886 | msgid "1.5" |
887 | msgstr "1.5" | |
888 | ||
5325c2e3 VZ |
889 | #: ../src/richtext/richtextindentspage.cpp:306 |
890 | #: ../src/richtext/richtextliststylepage.cpp:456 | |
73423e29 VZ |
891 | msgid "1.6" |
892 | msgstr "1.6" | |
893 | ||
5325c2e3 VZ |
894 | #: ../src/richtext/richtextindentspage.cpp:307 |
895 | #: ../src/richtext/richtextliststylepage.cpp:457 | |
73423e29 VZ |
896 | msgid "1.7" |
897 | msgstr "1.7" | |
898 | ||
5325c2e3 VZ |
899 | #: ../src/richtext/richtextindentspage.cpp:308 |
900 | #: ../src/richtext/richtextliststylepage.cpp:458 | |
73423e29 VZ |
901 | msgid "1.8" |
902 | msgstr "1.8" | |
903 | ||
5325c2e3 VZ |
904 | #: ../src/richtext/richtextindentspage.cpp:309 |
905 | #: ../src/richtext/richtextliststylepage.cpp:459 | |
73423e29 VZ |
906 | msgid "1.9" |
907 | msgstr "1.9" | |
908 | ||
70797979 VZ |
909 | #: ../src/common/paper.cpp:142 |
910 | msgid "10 x 11 in" | |
911 | msgstr "10 x 11 in" | |
912 | ||
913 | #: ../src/common/paper.cpp:115 | |
914 | msgid "10 x 14 in" | |
915 | msgstr "10 x 14 in" | |
916 | ||
917 | #: ../src/common/paper.cpp:116 | |
918 | msgid "11 x 17 in" | |
919 | msgstr "11 x 17 in" | |
920 | ||
921 | #: ../src/common/paper.cpp:186 | |
922 | msgid "12 x 11 in" | |
923 | msgstr "12 x 11 in" | |
924 | ||
925 | #: ../src/common/paper.cpp:143 | |
926 | msgid "15 x 11 in" | |
927 | msgstr "15 x 11 in" | |
928 | ||
5325c2e3 VZ |
929 | #: ../src/richtext/richtextindentspage.cpp:310 |
930 | #: ../src/richtext/richtextliststylepage.cpp:460 | |
70797979 VZ |
931 | msgid "2" |
932 | msgstr "2" | |
933 | ||
70797979 VZ |
934 | #: ../src/common/paper.cpp:134 |
935 | msgid "6 3/4 Envelope, 3 5/8 x 6 1/2 in" | |
936 | msgstr "6 3/4 Envelope, 3 5/8 x 6 1/2 in" | |
937 | ||
70797979 VZ |
938 | #: ../src/common/paper.cpp:141 |
939 | msgid "9 x 11 in" | |
940 | msgstr "9 x 11 in" | |
941 | ||
73423e29 | 942 | #: ../src/html/htmprint.cpp:432 |
70797979 | 943 | msgid ": file does not exist!" |
4db65a42 | 944 | msgstr ": tập tin không tồn tại!" |
70797979 | 945 | |
95bf8d1b | 946 | #: ../src/common/fontmap.cpp:200 |
70797979 VZ |
947 | msgid ": unknown charset" |
948 | msgstr ": không rõ bộ ký tự" | |
949 | ||
95bf8d1b | 950 | #: ../src/common/fontmap.cpp:414 |
70797979 | 951 | msgid ": unknown encoding" |
4db65a42 | 952 | msgstr ": không hiểu bảng mã" |
70797979 | 953 | |
95bf8d1b | 954 | #: ../src/generic/wizard.cpp:438 |
70797979 VZ |
955 | msgid "< &Back" |
956 | msgstr "< &Quay lại" | |
957 | ||
6d876f2a VZ |
958 | #: ../src/osx/carbon/fontdlg.cpp:609 ../src/osx/carbon/fontdlg.cpp:816 |
959 | #: ../src/osx/carbon/fontdlg.cpp:836 | |
70797979 | 960 | msgid "<Any Decorative>" |
18867602 | 961 | msgstr "<Dạng Chữ Trang Trí bất kỳ>" |
70797979 | 962 | |
6d876f2a VZ |
963 | #: ../src/osx/carbon/fontdlg.cpp:610 ../src/osx/carbon/fontdlg.cpp:818 |
964 | #: ../src/osx/carbon/fontdlg.cpp:838 | |
70797979 VZ |
965 | msgid "<Any Modern>" |
966 | msgstr "<Dạng Hiện Đại bất kỳ >" | |
967 | ||
6d876f2a VZ |
968 | #: ../src/osx/carbon/fontdlg.cpp:608 ../src/osx/carbon/fontdlg.cpp:814 |
969 | #: ../src/osx/carbon/fontdlg.cpp:834 | |
70797979 VZ |
970 | msgid "<Any Roman>" |
971 | msgstr "<Dạng La Mã bất kỳ>" | |
972 | ||
6d876f2a VZ |
973 | #: ../src/osx/carbon/fontdlg.cpp:611 ../src/osx/carbon/fontdlg.cpp:820 |
974 | #: ../src/osx/carbon/fontdlg.cpp:840 | |
70797979 VZ |
975 | msgid "<Any Script>" |
976 | msgstr "<Dạng Script bất kỳ>" | |
977 | ||
6d876f2a VZ |
978 | #: ../src/osx/carbon/fontdlg.cpp:612 ../src/osx/carbon/fontdlg.cpp:825 |
979 | #: ../src/osx/carbon/fontdlg.cpp:844 | |
70797979 VZ |
980 | msgid "<Any Swiss>" |
981 | msgstr "<Dạng Thụy Sỹ bất kỳ>" | |
982 | ||
6d876f2a VZ |
983 | #: ../src/osx/carbon/fontdlg.cpp:613 ../src/osx/carbon/fontdlg.cpp:822 |
984 | #: ../src/osx/carbon/fontdlg.cpp:842 | |
70797979 VZ |
985 | msgid "<Any Teletype>" |
986 | msgstr "<Dạng Teletype bất kỳ>" | |
987 | ||
6d876f2a | 988 | #: ../src/osx/carbon/fontdlg.cpp:607 |
70797979 VZ |
989 | msgid "<Any>" |
990 | msgstr "<Bất kỳ>" | |
991 | ||
6d876f2a | 992 | #: ../src/generic/filectrlg.cpp:287 ../src/generic/filectrlg.cpp:310 |
70797979 VZ |
993 | msgid "<DIR>" |
994 | msgstr "<DIR>" | |
995 | ||
6d876f2a | 996 | #: ../src/generic/filectrlg.cpp:291 ../src/generic/filectrlg.cpp:314 |
70797979 VZ |
997 | msgid "<DRIVE>" |
998 | msgstr "<DRIVE>" | |
999 | ||
6d876f2a | 1000 | #: ../src/generic/filectrlg.cpp:289 ../src/generic/filectrlg.cpp:312 |
70797979 VZ |
1001 | msgid "<LINK>" |
1002 | msgstr "<LINK>" | |
1003 | ||
6d876f2a | 1004 | #: ../src/html/helpwnd.cpp:1279 |
70797979 VZ |
1005 | msgid "<b><i>Bold italic face.</i></b><br>" |
1006 | msgstr "<b><i>Chữ vừa đậm vừa nghiêng.</i></b><br>" | |
1007 | ||
6d876f2a | 1008 | #: ../src/html/helpwnd.cpp:1283 |
70797979 VZ |
1009 | msgid "<b><i>bold italic <u>underlined</u></i></b><br>" |
1010 | msgstr "<b><i>đậm và nghiêng <u>có gạch chân</u></i></b><br>" | |
1011 | ||
6d876f2a | 1012 | #: ../src/html/helpwnd.cpp:1278 |
70797979 VZ |
1013 | msgid "<b>Bold face.</b> " |
1014 | msgstr "<b>Chữ đậm.</b> " | |
1015 | ||
6d876f2a | 1016 | #: ../src/html/helpwnd.cpp:1277 |
70797979 VZ |
1017 | msgid "<i>Italic face.</i> " |
1018 | msgstr "<i>Chữ nghiêng.</i> " | |
1019 | ||
5325c2e3 VZ |
1020 | #: ../src/richtext/richtextliststylepage.cpp:495 |
1021 | #: ../src/richtext/richtextbulletspage.cpp:300 | |
70797979 VZ |
1022 | msgid ">" |
1023 | msgstr ">" | |
1024 | ||
73423e29 | 1025 | #: ../src/generic/dbgrptg.cpp:315 |
70797979 VZ |
1026 | msgid "A debug report has been generated in the directory\n" |
1027 | msgstr "Một báo cáo lỗi đã được tạo ra trong thư mục\n" | |
1028 | ||
6d876f2a | 1029 | #: ../src/common/debugrpt.cpp:567 |
70797979 VZ |
1030 | msgid "A debug report has been generated. It can be found in" |
1031 | msgstr "Một báo cáo lỗi đã được tạo ra. Nó có thể tìm thấy trong" | |
1032 | ||
5325c2e3 | 1033 | #: ../src/common/xtixml.cpp:419 |
70797979 | 1034 | msgid "A non empty collection must consist of 'element' nodes" |
73423e29 | 1035 | msgstr "Một tập hợp không trống rỗng phải gồm có những nút 'phần tử'" |
70797979 | 1036 | |
70797979 | 1037 | #: ../src/richtext/richtextliststylepage.cpp:305 |
5325c2e3 VZ |
1038 | #: ../src/richtext/richtextliststylepage.cpp:307 |
1039 | #: ../src/richtext/richtextbulletspage.cpp:258 | |
1040 | #: ../src/richtext/richtextbulletspage.cpp:260 | |
70797979 VZ |
1041 | msgid "A standard bullet name." |
1042 | msgstr "Một tên bullet tiêu chuẩn." | |
1043 | ||
73423e29 VZ |
1044 | #: ../src/common/paper.cpp:219 |
1045 | msgid "A0 sheet, 841 x 1189 mm" | |
1046 | msgstr "A0 sheet, 841 x 1189 mm" | |
1047 | ||
1048 | #: ../src/common/paper.cpp:220 | |
1049 | msgid "A1 sheet, 594 x 841 mm" | |
1050 | msgstr "A1 sheet, 594 x 841 mm" | |
1051 | ||
70797979 VZ |
1052 | #: ../src/common/paper.cpp:161 |
1053 | msgid "A2 420 x 594 mm" | |
1054 | msgstr "A2 420 x 594 mm" | |
1055 | ||
1056 | #: ../src/common/paper.cpp:158 | |
1057 | msgid "A3 Extra 322 x 445 mm" | |
1058 | msgstr "A3 Extra 322 x 445 mm" | |
1059 | ||
1060 | #: ../src/common/paper.cpp:163 | |
1061 | msgid "A3 Extra Transverse 322 x 445 mm" | |
1062 | msgstr "A3 Extra Transverse 322 x 445 mm" | |
1063 | ||
1064 | #: ../src/common/paper.cpp:172 | |
1065 | msgid "A3 Rotated 420 x 297 mm" | |
1066 | msgstr "A3 Rotated 420 x 297 mm" | |
1067 | ||
1068 | #: ../src/common/paper.cpp:162 | |
1069 | msgid "A3 Transverse 297 x 420 mm" | |
1070 | msgstr "A3 Transverse 297 x 420 mm" | |
1071 | ||
1072 | #: ../src/common/paper.cpp:108 | |
1073 | msgid "A3 sheet, 297 x 420 mm" | |
1074 | msgstr "A3 sheet, 297 x 420 mm" | |
1075 | ||
1076 | #: ../src/common/paper.cpp:148 | |
1077 | msgid "A4 Extra 9.27 x 12.69 in" | |
1078 | msgstr "A4 Extra 9.27 x 12.69 in" | |
1079 | ||
1080 | #: ../src/common/paper.cpp:155 | |
1081 | msgid "A4 Plus 210 x 330 mm" | |
1082 | msgstr "A4 Plus 210 x 330 mm" | |
1083 | ||
1084 | #: ../src/common/paper.cpp:173 | |
1085 | msgid "A4 Rotated 297 x 210 mm" | |
1086 | msgstr "A4 Rotated 297 x 210 mm" | |
1087 | ||
1088 | #: ../src/common/paper.cpp:150 | |
1089 | msgid "A4 Transverse 210 x 297 mm" | |
1090 | msgstr "A4 Transverse 210 x 297 mm" | |
1091 | ||
1092 | #: ../src/common/paper.cpp:99 | |
1093 | msgid "A4 sheet, 210 x 297 mm" | |
1094 | msgstr "A4 sheet, 210 x 297 mm" | |
1095 | ||
1096 | #: ../src/common/paper.cpp:109 | |
1097 | msgid "A4 small sheet, 210 x 297 mm" | |
1098 | msgstr "A4 small sheet, 210 x 297 mm" | |
1099 | ||
1100 | #: ../src/common/paper.cpp:159 | |
1101 | msgid "A5 Extra 174 x 235 mm" | |
1102 | msgstr "A5 Extra 174 x 235 mm" | |
1103 | ||
1104 | #: ../src/common/paper.cpp:174 | |
1105 | msgid "A5 Rotated 210 x 148 mm" | |
1106 | msgstr "A5 Rotated 210 x 148 mm" | |
1107 | ||
1108 | #: ../src/common/paper.cpp:156 | |
1109 | msgid "A5 Transverse 148 x 210 mm" | |
1110 | msgstr "A5 Transverse 148 x 210 mm" | |
1111 | ||
1112 | #: ../src/common/paper.cpp:110 | |
1113 | msgid "A5 sheet, 148 x 210 mm" | |
1114 | msgstr "A5 sheet, 148 x 210 mm" | |
1115 | ||
1116 | #: ../src/common/paper.cpp:166 | |
1117 | msgid "A6 105 x 148 mm" | |
1118 | msgstr "A6 105 x 148 mm" | |
1119 | ||
1120 | #: ../src/common/paper.cpp:179 | |
1121 | msgid "A6 Rotated 148 x 105 mm" | |
1122 | msgstr "A6 Rotated 148 x 105 mm" | |
1123 | ||
6d876f2a VZ |
1124 | #: ../src/generic/fontdlgg.cpp:84 ../src/richtext/richtextformatdlg.cpp:527 |
1125 | #: ../src/osx/carbon/fontdlg.cpp:340 | |
70797979 VZ |
1126 | msgid "ABCDEFGabcdefg12345" |
1127 | msgstr "ABCDEFGabcdefg12345" | |
1128 | ||
5325c2e3 | 1129 | #: ../src/common/accelcmn.cpp:77 |
70797979 VZ |
1130 | msgid "ADD" |
1131 | msgstr "THÊM" | |
1132 | ||
95bf8d1b | 1133 | #: ../src/richtext/richtextsymboldlg.cpp:459 ../src/common/ftp.cpp:406 |
70797979 VZ |
1134 | msgid "ASCII" |
1135 | msgstr "ASCII" | |
1136 | ||
6d876f2a | 1137 | #: ../src/osx/menu_osx.cpp:564 ../src/common/stockitem.cpp:140 |
be546c6f | 1138 | msgid "About" |
5f2f8e02 | 1139 | msgstr "Giới thiệu" |
70797979 | 1140 | |
95bf8d1b | 1141 | #: ../src/generic/aboutdlgg.cpp:141 ../src/msw/aboutdlg.cpp:65 |
18867602 | 1142 | #, c-format |
70797979 VZ |
1143 | msgid "About %s" |
1144 | msgstr "Giới thiệu %s" | |
1145 | ||
6d876f2a | 1146 | #: ../src/richtext/richtextsizepage.cpp:517 |
95bf8d1b | 1147 | msgid "Absolute" |
d2fd6629 | 1148 | msgstr "Tuyệt đối" |
95bf8d1b | 1149 | |
5325c2e3 | 1150 | #: ../src/common/stockitem.cpp:208 |
5325c2e3 | 1151 | msgid "Actual Size" |
5f2f8e02 | 1152 | msgstr "Kích thước Thật" |
5325c2e3 VZ |
1153 | |
1154 | #: ../src/common/stockitem.cpp:141 | |
70797979 VZ |
1155 | msgid "Add" |
1156 | msgstr "Thêm" | |
1157 | ||
6d876f2a VZ |
1158 | #: ../src/richtext/richtextbuffer.cpp:10477 |
1159 | msgid "Add column" | |
4db65a42 | 1160 | msgstr "Thêm cột" |
6d876f2a VZ |
1161 | |
1162 | #: ../src/html/helpwnd.cpp:439 | |
70797979 | 1163 | msgid "Add current page to bookmarks" |
5f2f8e02 | 1164 | msgstr "Thêm trang hiện thời vào dấu trang" |
70797979 | 1165 | |
6d876f2a VZ |
1166 | #: ../src/richtext/richtextbuffer.cpp:10419 |
1167 | msgid "Add row" | |
4db65a42 | 1168 | msgstr "Thêm hàng" |
6d876f2a | 1169 | |
95bf8d1b | 1170 | #: ../src/generic/colrdlgg.cpp:284 |
70797979 | 1171 | msgid "Add to custom colours" |
4db65a42 | 1172 | msgstr "Thêm vào màu tự chọn" |
70797979 | 1173 | |
be546c6f | 1174 | #: ../include/wx/xtiprop.h:260 |
5325c2e3 | 1175 | msgid "AddToPropertyCollection called on a generic accessor" |
5f2f8e02 | 1176 | msgstr "AddToPropertyCollection được gọi bởi một bộ truy cập chung" |
5325c2e3 | 1177 | |
be546c6f | 1178 | #: ../include/wx/xtiprop.h:198 |
5325c2e3 | 1179 | msgid "AddToPropertyCollection called w/o valid adder" |
5f2f8e02 | 1180 | msgstr "AddToPropertyCollection được gọi bởi bộ thêm w/o hợp lệ" |
70797979 | 1181 | |
95bf8d1b | 1182 | #: ../src/html/helpctrl.cpp:160 |
18867602 | 1183 | #, c-format |
70797979 VZ |
1184 | msgid "Adding book %s" |
1185 | msgstr "Thêm sách %s" | |
1186 | ||
be546c6f | 1187 | #: ../src/osx/carbon/dataview.cpp:1934 |
73423e29 VZ |
1188 | msgid "Adding flavor TEXT failed" |
1189 | msgstr "Việc thêm flavor TEXT gặp lỗi" | |
1190 | ||
be546c6f | 1191 | #: ../src/osx/carbon/dataview.cpp:1955 |
73423e29 VZ |
1192 | msgid "Adding flavor utxt failed" |
1193 | msgstr "Việc thêm flavor utxt gặp lỗi" | |
1194 | ||
6d876f2a VZ |
1195 | #: ../src/common/preferencescmn.cpp:40 |
1196 | msgid "Advanced" | |
4db65a42 | 1197 | msgstr "Cao cấp" |
6d876f2a | 1198 | |
5325c2e3 | 1199 | #: ../src/richtext/richtextliststylepage.cpp:436 |
70797979 VZ |
1200 | msgid "After a paragraph:" |
1201 | msgstr "Sau một đoạn văn:" | |
1202 | ||
5325c2e3 | 1203 | #: ../src/common/stockitem.cpp:173 |
70797979 VZ |
1204 | msgid "Align Left" |
1205 | msgstr "Canh lề Trái" | |
1206 | ||
5325c2e3 | 1207 | #: ../src/common/stockitem.cpp:174 |
70797979 VZ |
1208 | msgid "Align Right" |
1209 | msgstr "Canh lề Phải" | |
1210 | ||
6d876f2a | 1211 | #: ../src/richtext/richtextsizepage.cpp:263 |
5325c2e3 VZ |
1212 | msgid "Alignment" |
1213 | msgstr "C&anh hàng" | |
1214 | ||
70797979 VZ |
1215 | #: ../src/generic/prntdlgg.cpp:221 |
1216 | msgid "All" | |
1217 | msgstr "Tất cả" | |
1218 | ||
6d876f2a | 1219 | #: ../src/generic/filectrlg.cpp:1206 ../src/common/fldlgcmn.cpp:90 |
18867602 | 1220 | #, c-format |
70797979 VZ |
1221 | msgid "All files (%s)|%s" |
1222 | msgstr "Mọi tập tin (%s)|%s" | |
1223 | ||
6d876f2a | 1224 | #: ../include/wx/defs.h:2864 |
70797979 VZ |
1225 | msgid "All files (*)|*" |
1226 | msgstr "Mọi tập tin (*)|*" | |
1227 | ||
6d876f2a | 1228 | #: ../include/wx/defs.h:2861 |
70797979 VZ |
1229 | msgid "All files (*.*)|*.*" |
1230 | msgstr "Mọi tập tin (*.*)|*.*" | |
1231 | ||
6d876f2a | 1232 | #: ../src/richtext/richtextstyles.cpp:1045 |
70797979 VZ |
1233 | msgid "All styles" |
1234 | msgstr "Mọi kiểu dáng" | |
1235 | ||
6d876f2a | 1236 | #: ../src/propgrid/manager.cpp:1497 |
73423e29 VZ |
1237 | msgid "Alphabetic Mode" |
1238 | msgstr "Chế độ Bảng chữ cái" | |
1239 | ||
5325c2e3 | 1240 | #: ../src/common/xtistrm.cpp:430 |
70797979 | 1241 | msgid "Already Registered Object passed to SetObjectClassInfo" |
73423e29 | 1242 | msgstr "Already Registered Object được chuyển cho SetObjectClassInfo" |
70797979 | 1243 | |
5325c2e3 | 1244 | #: ../src/unix/dialup.cpp:355 |
70797979 VZ |
1245 | msgid "Already dialling ISP." |
1246 | msgstr "Sẵn sàng quay số tới nhà cung cấp dịch vụ Internet ISP." | |
1247 | ||
95bf8d1b | 1248 | #: ../src/common/accelcmn.cpp:321 ../src/univ/themes/win32.cpp:3757 |
73423e29 VZ |
1249 | msgid "Alt+" |
1250 | msgstr "Alt+" | |
70797979 | 1251 | |
6d876f2a | 1252 | #: ../src/common/debugrpt.cpp:570 |
70797979 | 1253 | msgid "And includes the following files:\n" |
d2fd6629 | 1254 | msgstr "Và bao gồm các tập tin sau đây:\n" |
70797979 | 1255 | |
73423e29 | 1256 | #: ../src/generic/animateg.cpp:163 |
18867602 | 1257 | #, c-format |
70797979 | 1258 | msgid "Animation file is not of type %ld." |
d2fd6629 | 1259 | msgstr "Tập tin hoạt hình thì không phải thuộc kiểu %ld." |
70797979 | 1260 | |
6d876f2a | 1261 | #: ../src/generic/logg.cpp:1035 |
18867602 | 1262 | #, c-format |
70797979 | 1263 | msgid "Append log to file '%s' (choosing [No] will overwrite it)?" |
d2fd6629 | 1264 | msgstr "Nối thêm nhật ký vào tập tin '%s' (chọn [No] sẽ ghi đè lên nó)?" |
70797979 | 1265 | |
6d876f2a VZ |
1266 | #: ../src/osx/menu_osx.cpp:536 ../src/osx/menu_osx.cpp:544 |
1267 | #: ../src/osx/menu_osx.cpp:583 ../src/osx/menu_osx.cpp:591 | |
be546c6f | 1268 | msgid "Application" |
5f2f8e02 | 1269 | msgstr "Ứng dụng" |
be546c6f | 1270 | |
5325c2e3 | 1271 | #: ../src/common/stockitem.cpp:142 |
5325c2e3 | 1272 | msgid "Apply" |
5f2f8e02 | 1273 | msgstr "Chấp nhận" |
5325c2e3 VZ |
1274 | |
1275 | #: ../src/richtext/richtextliststylepage.cpp:483 | |
1276 | #: ../src/richtext/richtextbulletspage.cpp:288 | |
70797979 VZ |
1277 | msgid "Arabic" |
1278 | msgstr "Arabic" | |
1279 | ||
95bf8d1b | 1280 | #: ../src/common/fmapbase.cpp:154 |
70797979 VZ |
1281 | msgid "Arabic (ISO-8859-6)" |
1282 | msgstr "Arabic (ISO-8859-6)" | |
1283 | ||
6d876f2a | 1284 | #: ../src/msw/ole/automtn.cpp:662 |
5f2f8e02 | 1285 | #, c-format |
5325c2e3 | 1286 | msgid "Argument %u not found." |
5f2f8e02 | 1287 | msgstr "Tham số %u không tìm thấy." |
5325c2e3 | 1288 | |
73423e29 | 1289 | #: ../src/generic/aboutdlgg.cpp:185 |
70797979 VZ |
1290 | msgid "Artists" |
1291 | msgstr "Nghệ sĩ" | |
1292 | ||
5325c2e3 | 1293 | #: ../src/common/stockitem.cpp:196 |
5325c2e3 | 1294 | msgid "Ascending" |
5f2f8e02 | 1295 | msgstr "Tăng dần" |
5325c2e3 | 1296 | |
6d876f2a | 1297 | #: ../src/generic/filectrlg.cpp:469 |
70797979 VZ |
1298 | msgid "Attributes" |
1299 | msgstr "Thuộc tính" | |
1300 | ||
5325c2e3 VZ |
1301 | #: ../src/richtext/richtextliststylepage.cpp:295 |
1302 | #: ../src/richtext/richtextbulletspage.cpp:246 | |
1303 | #: ../src/richtext/richtextbulletspage.cpp:248 | |
70797979 VZ |
1304 | msgid "Available fonts." |
1305 | msgstr "Phông chữ sẵn có." | |
1306 | ||
1307 | #: ../src/common/paper.cpp:139 | |
1308 | msgid "B4 (ISO) 250 x 353 mm" | |
1309 | msgstr "B4 (ISO) 250 x 353 mm" | |
1310 | ||
1311 | #: ../src/common/paper.cpp:175 | |
1312 | msgid "B4 (JIS) Rotated 364 x 257 mm" | |
1313 | msgstr "B4 (JIS) Rotated 364 x 257 mm" | |
1314 | ||
1315 | #: ../src/common/paper.cpp:129 | |
1316 | msgid "B4 Envelope, 250 x 353 mm" | |
1317 | msgstr "B4 Envelope, 250 x 353 mm" | |
1318 | ||
1319 | #: ../src/common/paper.cpp:111 | |
1320 | msgid "B4 sheet, 250 x 354 mm" | |
1321 | msgstr "B4 sheet, 250 x 354 mm" | |
1322 | ||
1323 | #: ../src/common/paper.cpp:160 | |
1324 | msgid "B5 (ISO) Extra 201 x 276 mm" | |
1325 | msgstr "B5 (ISO) Extra 201 x 276 mm" | |
1326 | ||
1327 | #: ../src/common/paper.cpp:176 | |
1328 | msgid "B5 (JIS) Rotated 257 x 182 mm" | |
1329 | msgstr "B5 (JIS) Rotated 257 x 182 mm" | |
1330 | ||
1331 | #: ../src/common/paper.cpp:157 | |
1332 | msgid "B5 (JIS) Transverse 182 x 257 mm" | |
1333 | msgstr "B5 (JIS) Transverse 182 x 257 mm" | |
1334 | ||
1335 | #: ../src/common/paper.cpp:130 | |
1336 | msgid "B5 Envelope, 176 x 250 mm" | |
1337 | msgstr "B5 Envelope, 176 x 250 mm" | |
1338 | ||
1339 | #: ../src/common/paper.cpp:112 | |
1340 | msgid "B5 sheet, 182 x 257 millimeter" | |
1341 | msgstr "B5 sheet, 182 x 257 millimeter" | |
1342 | ||
1343 | #: ../src/common/paper.cpp:184 | |
1344 | msgid "B6 (JIS) 128 x 182 mm" | |
1345 | msgstr "B6 (JIS) 128 x 182 mm" | |
1346 | ||
1347 | #: ../src/common/paper.cpp:185 | |
1348 | msgid "B6 (JIS) Rotated 182 x 128 mm" | |
1349 | msgstr "B6 (JIS) Rotated 182 x 128 mm" | |
1350 | ||
1351 | #: ../src/common/paper.cpp:131 | |
1352 | msgid "B6 Envelope, 176 x 125 mm" | |
1353 | msgstr "B6 Envelope, 176 x 125 mm" | |
1354 | ||
5325c2e3 | 1355 | #: ../src/common/accelcmn.cpp:50 |
70797979 VZ |
1356 | msgid "BACK" |
1357 | msgstr "QUAY LẠI" | |
1358 | ||
95bf8d1b | 1359 | #: ../src/common/imagbmp.cpp:524 ../src/common/imagbmp.cpp:554 |
5325c2e3 | 1360 | #: ../src/common/imagbmp.cpp:569 |
70797979 VZ |
1361 | msgid "BMP: Couldn't allocate memory." |
1362 | msgstr "BMP: Không thể cấp phát bộ nhớ." | |
1363 | ||
5325c2e3 | 1364 | #: ../src/common/imagbmp.cpp:98 |
70797979 VZ |
1365 | msgid "BMP: Couldn't save invalid image." |
1366 | msgstr "BMP: Không thể ghi ảnh không hợp lệ." | |
1367 | ||
5325c2e3 | 1368 | #: ../src/common/imagbmp.cpp:339 |
70797979 VZ |
1369 | msgid "BMP: Couldn't write RGB color map." |
1370 | msgstr "BMP: Không thể ghi bản đồ màu RGB." | |
1371 | ||
5325c2e3 | 1372 | #: ../src/common/imagbmp.cpp:474 |
70797979 VZ |
1373 | msgid "BMP: Couldn't write data." |
1374 | msgstr "BMP: Không thể ghi dữ liệu." | |
1375 | ||
5325c2e3 | 1376 | #: ../src/common/imagbmp.cpp:240 |
70797979 | 1377 | msgid "BMP: Couldn't write the file (Bitmap) header." |
d2fd6629 | 1378 | msgstr "BMP: Không thể ghi phần đầu tập tin (Bitmap)." |
70797979 | 1379 | |
5325c2e3 | 1380 | #: ../src/common/imagbmp.cpp:263 |
70797979 | 1381 | msgid "BMP: Couldn't write the file (BitmapInfo) header." |
d2fd6629 | 1382 | msgstr "BMP: Không thể ghi phần đầu tập tin (BitmapInfo)." |
70797979 | 1383 | |
5325c2e3 | 1384 | #: ../src/common/imagbmp.cpp:134 |
70797979 VZ |
1385 | msgid "BMP: wxImage doesn't have own wxPalette." |
1386 | msgstr "BMP: wxImage không có quyền sở hữu wxPalette." | |
1387 | ||
5325c2e3 | 1388 | #: ../src/common/stockitem.cpp:143 |
5325c2e3 | 1389 | msgid "Back" |
5f2f8e02 | 1390 | msgstr "Quay lại" |
5325c2e3 VZ |
1391 | |
1392 | #: ../src/richtext/richtextbackgroundpage.cpp:119 | |
6d876f2a | 1393 | #: ../src/richtext/richtextformatdlg.cpp:375 |
5325c2e3 | 1394 | msgid "Background" |
5f2f8e02 | 1395 | msgstr "Nền" |
5325c2e3 VZ |
1396 | |
1397 | #: ../src/richtext/richtextbackgroundpage.cpp:131 | |
5325c2e3 | 1398 | msgid "Background &colour:" |
5f2f8e02 | 1399 | msgstr "Mà&u nền:" |
5325c2e3 | 1400 | |
6d876f2a | 1401 | #: ../src/osx/carbon/fontdlg.cpp:407 |
70797979 VZ |
1402 | msgid "Background colour" |
1403 | msgstr "Màu nền" | |
1404 | ||
95bf8d1b | 1405 | #: ../src/common/fmapbase.cpp:161 |
70797979 VZ |
1406 | msgid "Baltic (ISO-8859-13)" |
1407 | msgstr "Baltic (ISO-8859-13)" | |
1408 | ||
95bf8d1b | 1409 | #: ../src/common/fmapbase.cpp:152 |
70797979 VZ |
1410 | msgid "Baltic (old) (ISO-8859-4)" |
1411 | msgstr "Baltic (cũ) (ISO-8859-4)" | |
1412 | ||
5325c2e3 | 1413 | #: ../src/richtext/richtextliststylepage.cpp:427 |
70797979 VZ |
1414 | msgid "Before a paragraph:" |
1415 | msgstr "Phía trước đoạn văn:" | |
1416 | ||
5325c2e3 VZ |
1417 | #: ../src/richtext/richtextliststylepage.cpp:490 |
1418 | #: ../src/richtext/richtextbulletspage.cpp:295 | |
70797979 VZ |
1419 | msgid "Bitmap" |
1420 | msgstr "Ảnh mảng bitmap" | |
1421 | ||
be546c6f | 1422 | #: ../src/osx/carbon/dataview.cpp:2397 |
70797979 VZ |
1423 | msgid "Bitmap renderer cannot render value; value type: " |
1424 | msgstr "Bộ đáp ứng ảnh bitmap không thể trả về giá trị; kiểu giá trị: " | |
1425 | ||
6d876f2a VZ |
1426 | #: ../src/generic/fontdlgg.cpp:334 ../src/richtext/richtextfontpage.cpp:338 |
1427 | #: ../src/osx/carbon/fontdlg.cpp:541 ../src/common/stockitem.cpp:144 | |
70797979 VZ |
1428 | msgid "Bold" |
1429 | msgstr "Đậm" | |
1430 | ||
5325c2e3 VZ |
1431 | #: ../src/richtext/richtextborderspage.cpp:256 |
1432 | #: ../src/richtext/richtextborderspage.cpp:389 | |
5325c2e3 | 1433 | msgid "Border" |
5f2f8e02 | 1434 | msgstr "Viền" |
5325c2e3 | 1435 | |
6d876f2a | 1436 | #: ../src/richtext/richtextformatdlg.cpp:369 |
5325c2e3 | 1437 | msgid "Borders" |
5f2f8e02 | 1438 | msgstr "Viền mép" |
5325c2e3 | 1439 | |
6d876f2a | 1440 | #: ../src/richtext/richtextsizepage.cpp:285 ../src/common/stockitem.cpp:145 |
5325c2e3 | 1441 | msgid "Bottom" |
5f2f8e02 | 1442 | msgstr "Dưới" |
5325c2e3 VZ |
1443 | |
1444 | #: ../src/generic/prntdlgg.cpp:899 | |
1445 | msgid "Bottom margin (mm):" | |
70797979 VZ |
1446 | msgstr "Lề dưới chân (mm):" |
1447 | ||
6d876f2a | 1448 | #: ../src/richtext/richtextbuffer.cpp:8858 |
5325c2e3 | 1449 | msgid "Box Properties" |
5f2f8e02 | 1450 | msgstr "Các tính chất Hộp" |
5325c2e3 | 1451 | |
6d876f2a | 1452 | #: ../src/richtext/richtextstyles.cpp:1049 |
5325c2e3 | 1453 | msgid "Box styles" |
5f2f8e02 | 1454 | msgstr "Kiểu dáng Hộp" |
5325c2e3 | 1455 | |
95bf8d1b | 1456 | #: ../src/common/filepickercmn.cpp:44 ../src/common/filepickercmn.cpp:45 |
70797979 VZ |
1457 | msgid "Browse" |
1458 | msgstr "Tìm duyệt" | |
1459 | ||
5325c2e3 VZ |
1460 | #: ../src/richtext/richtextliststylepage.cpp:246 |
1461 | #: ../src/richtext/richtextbulletspage.cpp:196 | |
70797979 VZ |
1462 | msgid "Bullet &Alignment:" |
1463 | msgstr "&Căn lề Bullet:" | |
1464 | ||
5325c2e3 | 1465 | #: ../src/richtext/richtextliststylepage.cpp:310 |
70797979 VZ |
1466 | msgid "Bullet style" |
1467 | msgstr "Kiểu dáng bullet" | |
1468 | ||
6d876f2a | 1469 | #: ../src/richtext/richtextformatdlg.cpp:343 |
70797979 VZ |
1470 | msgid "Bullets" |
1471 | msgstr "Bullets" | |
1472 | ||
1473 | #: ../src/common/paper.cpp:100 | |
1474 | msgid "C sheet, 17 x 22 in" | |
1475 | msgstr "C sheet, 17 x 22 in" | |
1476 | ||
6d876f2a | 1477 | #: ../src/generic/logg.cpp:521 |
70797979 VZ |
1478 | msgid "C&lear" |
1479 | msgstr "&Xóa tất cả" | |
1480 | ||
5325c2e3 | 1481 | #: ../src/generic/fontdlgg.cpp:407 |
70797979 VZ |
1482 | msgid "C&olour:" |
1483 | msgstr "Mà&u:" | |
1484 | ||
1485 | #: ../src/common/paper.cpp:125 | |
1486 | msgid "C3 Envelope, 324 x 458 mm" | |
1487 | msgstr "C3 Envelope, 324 x 458 mm" | |
1488 | ||
1489 | #: ../src/common/paper.cpp:126 | |
1490 | msgid "C4 Envelope, 229 x 324 mm" | |
1491 | msgstr "C4 Envelope, 229 x 324 mm" | |
1492 | ||
1493 | #: ../src/common/paper.cpp:124 | |
1494 | msgid "C5 Envelope, 162 x 229 mm" | |
1495 | msgstr "C5 Envelope, 162 x 229 mm" | |
1496 | ||
1497 | #: ../src/common/paper.cpp:127 | |
1498 | msgid "C6 Envelope, 114 x 162 mm" | |
1499 | msgstr "C6 Envelope, 114 x 162 mm" | |
1500 | ||
1501 | #: ../src/common/paper.cpp:128 | |
1502 | msgid "C65 Envelope, 114 x 229 mm" | |
1503 | msgstr "C65 Envelope, 114 x 229 mm" | |
1504 | ||
5325c2e3 | 1505 | #: ../src/common/accelcmn.cpp:67 |
70797979 VZ |
1506 | msgid "CANCEL" |
1507 | msgstr "HỦY BỎ" | |
1508 | ||
5325c2e3 | 1509 | #: ../src/common/accelcmn.cpp:71 |
70797979 VZ |
1510 | msgid "CAPITAL" |
1511 | msgstr "CHỮ VIẾT HOA" | |
1512 | ||
5325c2e3 | 1513 | #: ../src/common/stockitem.cpp:147 |
5325c2e3 | 1514 | msgid "CD-Rom" |
5f2f8e02 | 1515 | msgstr "CD-Rom" |
5325c2e3 | 1516 | |
6d876f2a | 1517 | #: ../src/html/chm.cpp:816 ../src/html/chm.cpp:875 |
70797979 | 1518 | msgid "CHM handler currently supports only local files!" |
d2fd6629 | 1519 | msgstr "CHM handler hiện tại chỉ hỗ trợ các tập tin nội bộ!" |
70797979 | 1520 | |
5325c2e3 | 1521 | #: ../src/common/accelcmn.cpp:68 |
70797979 VZ |
1522 | msgid "CLEAR" |
1523 | msgstr "XÓA" | |
1524 | ||
5325c2e3 | 1525 | #: ../src/common/accelcmn.cpp:112 |
70797979 VZ |
1526 | msgid "COMMAND" |
1527 | msgstr "LỆNH" | |
1528 | ||
6d876f2a | 1529 | #: ../src/richtext/richtextfontpage.cpp:292 |
70797979 VZ |
1530 | msgid "Ca&pitals" |
1531 | msgstr "Chữ viết &hoa" | |
1532 | ||
5325c2e3 | 1533 | #: ../src/common/cmdproc.cpp:268 |
70797979 VZ |
1534 | msgid "Can't &Undo " |
1535 | msgstr "Không thể &Undo" | |
1536 | ||
6d876f2a | 1537 | #: ../src/common/image.cpp:2582 |
5325c2e3 | 1538 | msgid "Can't automatically determine the image format for non-seekable input." |
95bf8d1b VZ |
1539 | msgstr "" |
1540 | "Không thể tự động dò tìm định dạng ảnh cho đầu vào không-di-chuyển-vị-trí-" | |
1541 | "đọc-được." | |
70797979 | 1542 | |
5325c2e3 | 1543 | #: ../src/msw/registry.cpp:506 |
18867602 | 1544 | #, c-format |
70797979 VZ |
1545 | msgid "Can't close registry key '%s'" |
1546 | msgstr "Không thể đóng khóa đăng ký '%s'" | |
1547 | ||
5325c2e3 | 1548 | #: ../src/msw/registry.cpp:584 |
18867602 | 1549 | #, c-format |
70797979 VZ |
1550 | msgid "Can't copy values of unsupported type %d." |
1551 | msgstr "Không thể sao chép giá trị của kiểu không được hỗ trợ %d." | |
1552 | ||
5325c2e3 | 1553 | #: ../src/msw/registry.cpp:487 |
18867602 | 1554 | #, c-format |
70797979 VZ |
1555 | msgid "Can't create registry key '%s'" |
1556 | msgstr "Không thể tạo một khóa đăng ký '%s'" | |
1557 | ||
6d876f2a | 1558 | #: ../src/msw/thread.cpp:697 ../src/os2/thread.cpp:495 |
70797979 VZ |
1559 | msgid "Can't create thread" |
1560 | msgstr "Không thể tạo tuyến trình" | |
1561 | ||
6d876f2a | 1562 | #: ../src/msw/window.cpp:3774 |
18867602 | 1563 | #, c-format |
70797979 VZ |
1564 | msgid "Can't create window of class %s" |
1565 | msgstr "Không thể tạo cửa sổ của lớp %s" | |
1566 | ||
5325c2e3 | 1567 | #: ../src/msw/registry.cpp:777 |
18867602 | 1568 | #, c-format |
70797979 VZ |
1569 | msgid "Can't delete key '%s'" |
1570 | msgstr "Không thể xóa khóa '%s'" | |
1571 | ||
95bf8d1b | 1572 | #: ../src/msw/iniconf.cpp:459 ../src/os2/iniconf.cpp:472 |
18867602 | 1573 | #, c-format |
70797979 | 1574 | msgid "Can't delete the INI file '%s'" |
d2fd6629 | 1575 | msgstr "Không thể xóa tập tin INI '%s'" |
70797979 | 1576 | |
5325c2e3 | 1577 | #: ../src/msw/registry.cpp:805 |
18867602 | 1578 | #, c-format |
70797979 VZ |
1579 | msgid "Can't delete value '%s' from key '%s'" |
1580 | msgstr "Không thể xóa giá trị '%s' từ khóa '%s'" | |
1581 | ||
5325c2e3 | 1582 | #: ../src/msw/registry.cpp:1162 |
18867602 | 1583 | #, c-format |
70797979 VZ |
1584 | msgid "Can't enumerate subkeys of key '%s'" |
1585 | msgstr "Không thể liệt kê khóa phụ từ khóa '%s'" | |
1586 | ||
5325c2e3 | 1587 | #: ../src/msw/registry.cpp:1117 |
18867602 | 1588 | #, c-format |
70797979 VZ |
1589 | msgid "Can't enumerate values of key '%s'" |
1590 | msgstr "Không thể liệt kê các giá trị của khóa '%s'" | |
1591 | ||
5325c2e3 | 1592 | #: ../src/msw/registry.cpp:1380 |
18867602 | 1593 | #, c-format |
70797979 VZ |
1594 | msgid "Can't export value of unsupported type %d." |
1595 | msgstr "Không thể xuất ra giá trị của kiểu không được hỗ trợ %d." | |
1596 | ||
6d876f2a | 1597 | #: ../src/common/ffile.cpp:237 |
18867602 | 1598 | #, c-format |
70797979 | 1599 | msgid "Can't find current position in file '%s'" |
d2fd6629 | 1600 | msgstr "Không thể tìm được vị trí hiện hành trong tập tin '%s'" |
70797979 | 1601 | |
5325c2e3 | 1602 | #: ../src/msw/registry.cpp:417 |
18867602 | 1603 | #, c-format |
70797979 VZ |
1604 | msgid "Can't get info about registry key '%s'" |
1605 | msgstr "Không thể nhận được thông tin về khóa đăng ký '%s'" | |
1606 | ||
95bf8d1b | 1607 | #: ../src/common/zstream.cpp:347 |
70797979 VZ |
1608 | msgid "Can't initialize zlib deflate stream." |
1609 | msgstr "Không thể khởi tạo zlib deflate stream." | |
1610 | ||
95bf8d1b | 1611 | #: ../src/common/zstream.cpp:186 |
70797979 VZ |
1612 | msgid "Can't initialize zlib inflate stream." |
1613 | msgstr "Không thể khởi tạo zlib inflate stream." | |
1614 | ||
6d876f2a | 1615 | #: ../src/msw/fswatcher.cpp:433 |
5f2f8e02 | 1616 | #, c-format |
5325c2e3 | 1617 | msgid "Can't monitor non-existent directory \"%s\" for changes." |
95bf8d1b VZ |
1618 | msgstr "" |
1619 | "Không thể theo dõi thư mục không-hiện-có \"%s\" để thấy được các thay đổi." | |
5325c2e3 | 1620 | |
5325c2e3 | 1621 | #: ../src/msw/registry.cpp:453 |
18867602 | 1622 | #, c-format |
70797979 VZ |
1623 | msgid "Can't open registry key '%s'" |
1624 | msgstr "Không thể mở khóa đăng ký '%s'" | |
1625 | ||
95bf8d1b | 1626 | #: ../src/common/zstream.cpp:253 |
18867602 | 1627 | #, c-format |
70797979 VZ |
1628 | msgid "Can't read from inflate stream: %s" |
1629 | msgstr "Không thể đọc từ inflate stream: %s" | |
1630 | ||
95bf8d1b | 1631 | #: ../src/common/zstream.cpp:245 |
70797979 | 1632 | msgid "Can't read inflate stream: unexpected EOF in underlying stream." |
95bf8d1b VZ |
1633 | msgstr "" |
1634 | "Không thể đọc inflate stream: không mong chờ kết thúc tập tin EOF nằm ở dưới " | |
1635 | "dòng dữ liệu." | |
70797979 | 1636 | |
5325c2e3 | 1637 | #: ../src/msw/registry.cpp:1049 |
18867602 | 1638 | #, c-format |
70797979 VZ |
1639 | msgid "Can't read value of '%s'" |
1640 | msgstr "Không thể đọc giá trị của '%s'" | |
1641 | ||
95bf8d1b | 1642 | #: ../src/msw/registry.cpp:878 ../src/msw/registry.cpp:910 |
5325c2e3 | 1643 | #: ../src/msw/registry.cpp:972 |
18867602 | 1644 | #, c-format |
70797979 VZ |
1645 | msgid "Can't read value of key '%s'" |
1646 | msgstr "Không thể đọc giá trị của khóa '%s'" | |
1647 | ||
6d876f2a | 1648 | #: ../src/common/image.cpp:2379 |
18867602 | 1649 | #, c-format |
70797979 | 1650 | msgid "Can't save image to file '%s': unknown extension." |
d2fd6629 | 1651 | msgstr "Không thể ghi ảnh ra tập tin '%s': không hiểu phần mở rộng." |
70797979 | 1652 | |
6d876f2a | 1653 | #: ../src/generic/logg.cpp:580 ../src/generic/logg.cpp:997 |
70797979 | 1654 | msgid "Can't save log contents to file." |
d2fd6629 | 1655 | msgstr "Không thể ghi nội dung nhật ký ra tập tin." |
70797979 | 1656 | |
6d876f2a | 1657 | #: ../src/msw/thread.cpp:653 ../src/os2/thread.cpp:478 |
70797979 VZ |
1658 | msgid "Can't set thread priority" |
1659 | msgstr "Không thể đặt mức ưu tiên tuyến trình" | |
1660 | ||
95bf8d1b | 1661 | #: ../src/msw/registry.cpp:896 ../src/msw/registry.cpp:940 |
5325c2e3 | 1662 | #: ../src/msw/registry.cpp:1066 |
18867602 | 1663 | #, c-format |
70797979 VZ |
1664 | msgid "Can't set value of '%s'" |
1665 | msgstr "Không thể đặt giá trị của '%s'" | |
1666 | ||
6d876f2a | 1667 | #: ../src/unix/utilsunx.cpp:356 |
5325c2e3 | 1668 | msgid "Can't write to child process's stdin" |
5f2f8e02 | 1669 | msgstr "Không thể ghi ra đầu vào chuẩn của quá trình con" |
5325c2e3 | 1670 | |
95bf8d1b | 1671 | #: ../src/common/zstream.cpp:428 |
18867602 | 1672 | #, c-format |
70797979 VZ |
1673 | msgid "Can't write to deflate stream: %s" |
1674 | msgstr "Không thể ghi vào deflate stream: %s" | |
1675 | ||
6d876f2a VZ |
1676 | #: ../src/generic/dirdlgg.cpp:108 ../src/richtext/richtextstyledlg.cpp:301 |
1677 | #: ../src/common/stockitem.cpp:146 ../src/msw/msgdlg.cpp:490 | |
95bf8d1b | 1678 | #: ../src/msw/progdlg.cpp:674 ../src/gtk1/fontdlg.cpp:145 |
6d876f2a | 1679 | #: ../src/motif/msgdlg.cpp:197 |
70797979 VZ |
1680 | msgid "Cancel" |
1681 | msgstr "Hủy bỏ" | |
1682 | ||
5325c2e3 VZ |
1683 | #: ../src/os2/thread.cpp:117 |
1684 | msgid "Cannot create mutex." | |
1685 | msgstr "không thể tạo mutex" | |
1686 | ||
73423e29 | 1687 | #: ../src/osx/carbon/dataview.cpp:896 |
70797979 | 1688 | msgid "Cannot create new column's ID. Probably max. number of columns reached." |
95bf8d1b VZ |
1689 | msgstr "" |
1690 | "Không thể tạo mới chỉ số ID của cột. Hầu như chắc chắn trị số lớn nhất của " | |
1691 | "cột đã được dùng." | |
5325c2e3 | 1692 | |
6d876f2a | 1693 | #: ../src/common/filefn.cpp:1331 |
5325c2e3 VZ |
1694 | #, c-format |
1695 | msgid "Cannot enumerate files '%s'" | |
d2fd6629 | 1696 | msgstr "Không thể liệt kê các tập tin '%s'" |
5325c2e3 | 1697 | |
6d876f2a | 1698 | #: ../src/msw/dir.cpp:251 |
5325c2e3 VZ |
1699 | #, c-format |
1700 | msgid "Cannot enumerate files in directory '%s'" | |
d2fd6629 | 1701 | msgstr "Không thể đếm các tập tin trong thư mục '%s'" |
70797979 | 1702 | |
5325c2e3 | 1703 | #: ../src/msw/dialup.cpp:543 |
18867602 | 1704 | #, c-format |
70797979 VZ |
1705 | msgid "Cannot find active dialup connection: %s" |
1706 | msgstr "Không thể tìm thấy kết nối quay số đang hoạt động: %s" | |
1707 | ||
95bf8d1b | 1708 | #: ../src/msw/dialup.cpp:849 |
70797979 | 1709 | msgid "Cannot find the location of address book file" |
d2fd6629 | 1710 | msgstr "Không tìm thấy vị trí trong tập tin sổ địa chỉ" |
70797979 | 1711 | |
6d876f2a | 1712 | #: ../src/msw/ole/automtn.cpp:563 |
5f2f8e02 | 1713 | #, c-format |
5325c2e3 | 1714 | msgid "Cannot get an active instance of \"%s\"" |
5f2f8e02 | 1715 | msgstr "Không lấy được minh dụ đang hoạt động của \"%s\"" |
5325c2e3 | 1716 | |
6d876f2a | 1717 | #: ../src/unix/threadpsx.cpp:1031 |
18867602 | 1718 | #, c-format |
70797979 VZ |
1719 | msgid "Cannot get priority range for scheduling policy %d." |
1720 | msgstr "Không thể nhận vùng ưu tiên cho việc tạo lập chính sách %d." | |
1721 | ||
6d876f2a | 1722 | #: ../src/unix/utilsunx.cpp:909 |
70797979 VZ |
1723 | msgid "Cannot get the hostname" |
1724 | msgstr "Không thể lấy được tên máy chủ" | |
1725 | ||
6d876f2a | 1726 | #: ../src/unix/utilsunx.cpp:945 |
70797979 VZ |
1727 | msgid "Cannot get the official hostname" |
1728 | msgstr "Không lấy được tên máy chủ văn phòng" | |
1729 | ||
95bf8d1b | 1730 | #: ../src/msw/dialup.cpp:950 |
70797979 VZ |
1731 | msgid "Cannot hang up - no active dialup connection." |
1732 | msgstr "Không thể gác máy - không có kết nối quay số nào đang hoạt động." | |
1733 | ||
5325c2e3 | 1734 | #: ../include/wx/msw/ole/oleutils.h:53 |
70797979 VZ |
1735 | msgid "Cannot initialize OLE" |
1736 | msgstr "Không thể khởi tạo OLE" | |
1737 | ||
6d876f2a | 1738 | #: ../src/common/socket.cpp:848 |
73423e29 VZ |
1739 | msgid "Cannot initialize sockets" |
1740 | msgstr "Không thể khởi tạo socket" | |
1741 | ||
6d876f2a | 1742 | #: ../src/msw/volume.cpp:621 |
18867602 | 1743 | #, c-format |
70797979 VZ |
1744 | msgid "Cannot load icon from '%s'." |
1745 | msgstr "Không thể tải biểu tượng từ '%s'." | |
1746 | ||
5325c2e3 | 1747 | #: ../src/xrc/xmlres.cpp:362 |
73423e29 VZ |
1748 | #, c-format |
1749 | msgid "Cannot load resources from '%s'." | |
1750 | msgstr "Không thể tải tài nguyên từ '%s'." | |
1751 | ||
6d876f2a | 1752 | #: ../src/xrc/xmlres.cpp:747 |
18867602 | 1753 | #, c-format |
70797979 | 1754 | msgid "Cannot load resources from file '%s'." |
d2fd6629 | 1755 | msgstr "Không thể tải tài nguyên từ tập tin '%s'." |
70797979 VZ |
1756 | |
1757 | #: ../src/html/htmlfilt.cpp:138 | |
18867602 | 1758 | #, c-format |
70797979 VZ |
1759 | msgid "Cannot open HTML document: %s" |
1760 | msgstr "Không thể mở tài liệu HTML: %s" | |
1761 | ||
6d876f2a | 1762 | #: ../src/html/helpdata.cpp:665 |
18867602 | 1763 | #, c-format |
70797979 VZ |
1764 | msgid "Cannot open HTML help book: %s" |
1765 | msgstr "Không thể mở sách trợ giúp dạng HTML: %s" | |
1766 | ||
1767 | #: ../src/html/helpdata.cpp:298 | |
18867602 | 1768 | #, c-format |
70797979 VZ |
1769 | msgid "Cannot open contents file: %s" |
1770 | msgstr "Không thể mở tập tin nội dung: %s" | |
1771 | ||
6d876f2a | 1772 | #: ../src/generic/dcpsg.cpp:1752 |
70797979 VZ |
1773 | msgid "Cannot open file for PostScript printing!" |
1774 | msgstr "Không thể mở tập tin cho việc in dạng PostScript!" | |
1775 | ||
1776 | #: ../src/html/helpdata.cpp:312 | |
18867602 | 1777 | #, c-format |
70797979 VZ |
1778 | msgid "Cannot open index file: %s" |
1779 | msgstr "Không thể mở tập tin chỉ mục: %s" | |
1780 | ||
6d876f2a | 1781 | #: ../src/xrc/xmlres.cpp:729 |
5f2f8e02 | 1782 | #, c-format |
5325c2e3 | 1783 | msgid "Cannot open resources file '%s'." |
5f2f8e02 | 1784 | msgstr "Không thể mở tập tin tài nguyên '%s'." |
5325c2e3 | 1785 | |
6d876f2a | 1786 | #: ../src/html/helpwnd.cpp:1537 |
70797979 VZ |
1787 | msgid "Cannot print empty page." |
1788 | msgstr "Không thể in một trang rỗng." | |
1789 | ||
73423e29 | 1790 | #: ../src/msw/volume.cpp:508 |
18867602 | 1791 | #, c-format |
70797979 VZ |
1792 | msgid "Cannot read typename from '%s'!" |
1793 | msgstr "Không thể đọc kiểu tên từ '%s'!" | |
1794 | ||
5325c2e3 VZ |
1795 | #: ../src/os2/thread.cpp:528 |
1796 | #, c-format | |
1797 | msgid "Cannot resume thread %lu" | |
1798 | msgstr "Không thể phục hồi tuyến trình %lu" | |
1799 | ||
6d876f2a | 1800 | #: ../src/msw/thread.cpp:924 |
4db65a42 | 1801 | #, c-format |
6d876f2a | 1802 | msgid "Cannot resume thread %lx" |
4db65a42 | 1803 | msgstr "Không thể phục hồi tuyến trình %lx" |
5325c2e3 | 1804 | |
6d876f2a | 1805 | #: ../src/unix/threadpsx.cpp:1012 |
70797979 VZ |
1806 | msgid "Cannot retrieve thread scheduling policy." |
1807 | msgstr "Không thể khôi phục chính sách tạo lập tác vụ tuyến trình." | |
1808 | ||
5325c2e3 | 1809 | #: ../src/common/intl.cpp:545 |
18867602 | 1810 | #, c-format |
70797979 | 1811 | msgid "Cannot set locale to language \"%s\"." |
d2fd6629 | 1812 | msgstr "Không thể đặt ngôn ngữ thành \"%s\"." |
70797979 | 1813 | |
6d876f2a | 1814 | #: ../src/unix/threadpsx.cpp:832 ../src/msw/thread.cpp:570 |
5325c2e3 VZ |
1815 | msgid "Cannot start thread: error writing TLS." |
1816 | msgstr "Không thể khởi động tuyến trình: lỗi ghi TLS." | |
1817 | ||
1818 | #: ../src/os2/thread.cpp:514 | |
1819 | #, c-format | |
1820 | msgid "Cannot suspend thread %lu" | |
1821 | msgstr "Không thể đình chỉ tuyến trình %lu" | |
1822 | ||
6d876f2a | 1823 | #: ../src/msw/thread.cpp:908 |
4db65a42 | 1824 | #, c-format |
6d876f2a | 1825 | msgid "Cannot suspend thread %lx" |
4db65a42 | 1826 | msgstr "Không thể đình chỉ tuyến trình %lx" |
5325c2e3 | 1827 | |
6d876f2a | 1828 | #: ../src/msw/thread.cpp:831 |
5325c2e3 VZ |
1829 | msgid "Cannot wait for thread termination" |
1830 | msgstr "Không thể chờ tuyến trình thiết bị cuối" | |
1831 | ||
6d876f2a | 1832 | #: ../src/html/helpwnd.cpp:546 |
70797979 VZ |
1833 | msgid "Case sensitive" |
1834 | msgstr "Phân biệt chữ HOA/thường" | |
1835 | ||
6d876f2a | 1836 | #: ../src/propgrid/manager.cpp:1496 |
73423e29 VZ |
1837 | msgid "Categorized Mode" |
1838 | msgstr "Chế độ Cá nhân hóa" | |
1839 | ||
6d876f2a | 1840 | #: ../src/richtext/richtextbuffer.cpp:9270 |
5325c2e3 | 1841 | msgid "Cell Properties" |
5f2f8e02 | 1842 | msgstr "Các thuộc tính của ô" |
5325c2e3 | 1843 | |
95bf8d1b | 1844 | #: ../src/common/fmapbase.cpp:162 |
70797979 VZ |
1845 | msgid "Celtic (ISO-8859-14)" |
1846 | msgstr "Celtic (ISO-8859-14)" | |
1847 | ||
5325c2e3 VZ |
1848 | #: ../src/richtext/richtextindentspage.cpp:173 |
1849 | #: ../src/richtext/richtextliststylepage.cpp:350 | |
70797979 VZ |
1850 | msgid "Cen&tred" |
1851 | msgstr "&Trung tâm" | |
1852 | ||
5325c2e3 | 1853 | #: ../src/common/stockitem.cpp:171 |
70797979 VZ |
1854 | msgid "Centered" |
1855 | msgstr "Trung tâm" | |
1856 | ||
95bf8d1b | 1857 | #: ../src/common/fmapbase.cpp:150 |
70797979 VZ |
1858 | msgid "Central European (ISO-8859-2)" |
1859 | msgstr "Central European (ISO-8859-2)" | |
1860 | ||
5325c2e3 VZ |
1861 | #: ../src/richtext/richtextliststylepage.cpp:251 |
1862 | #: ../src/richtext/richtextbulletspage.cpp:201 | |
70797979 VZ |
1863 | msgid "Centre" |
1864 | msgstr "Chính giữa" | |
1865 | ||
5325c2e3 VZ |
1866 | #: ../src/richtext/richtextindentspage.cpp:175 |
1867 | #: ../src/richtext/richtextindentspage.cpp:177 | |
73423e29 | 1868 | #: ../src/richtext/richtextliststylepage.cpp:352 |
5325c2e3 | 1869 | #: ../src/richtext/richtextliststylepage.cpp:354 |
70797979 VZ |
1870 | msgid "Centre text." |
1871 | msgstr "Chữ ở chính giữa." | |
1872 | ||
6d876f2a | 1873 | #: ../src/richtext/richtextsizepage.cpp:284 |
5325c2e3 | 1874 | msgid "Centred" |
5f2f8e02 | 1875 | msgstr "Trung tâm" |
5325c2e3 VZ |
1876 | |
1877 | #: ../src/richtext/richtextliststylepage.cpp:281 | |
1878 | #: ../src/richtext/richtextbulletspage.cpp:233 | |
70797979 VZ |
1879 | msgid "Ch&oose..." |
1880 | msgstr "&Chọn lựa..." | |
1881 | ||
6d876f2a | 1882 | #: ../src/richtext/richtextbuffer.cpp:4030 |
70797979 VZ |
1883 | msgid "Change List Style" |
1884 | msgstr "Thay Đổi Kiểu Dáng List" | |
1885 | ||
6d876f2a | 1886 | #: ../src/richtext/richtextbuffer.cpp:3381 |
5325c2e3 | 1887 | msgid "Change Object Style" |
5f2f8e02 | 1888 | msgstr "Thay đổi Kiểu dáng Đối tượng" |
5325c2e3 | 1889 | |
6d876f2a | 1890 | #: ../src/richtext/richtextbuffer.cpp:3647 |
be546c6f | 1891 | msgid "Change Properties" |
5f2f8e02 | 1892 | msgstr "Thay đổi các thuộc tính" |
be546c6f | 1893 | |
6d876f2a | 1894 | #: ../src/richtext/richtextbuffer.cpp:3198 |
70797979 VZ |
1895 | msgid "Change Style" |
1896 | msgstr "Thay đổi Kiểu Dáng" | |
1897 | ||
73423e29 | 1898 | #: ../src/common/fileconf.cpp:373 |
18867602 | 1899 | #, c-format |
70797979 | 1900 | msgid "Changes won't be saved to avoid overwriting the existing file \"%s\"" |
95bf8d1b | 1901 | msgstr "" |
d2fd6629 | 1902 | "Các thay đổi không thể ghi lại mà không ghi đè lên tập tin đã tồn tại \"%s\"" |
70797979 | 1903 | |
6d876f2a | 1904 | #: ../src/richtext/richtextstyles.cpp:1047 |
70797979 VZ |
1905 | msgid "Character styles" |
1906 | msgstr "Kiểu dáng ký tự" | |
1907 | ||
70797979 | 1908 | #: ../src/richtext/richtextliststylepage.cpp:225 |
5325c2e3 VZ |
1909 | #: ../src/richtext/richtextliststylepage.cpp:227 |
1910 | #: ../src/richtext/richtextbulletspage.cpp:175 | |
1911 | #: ../src/richtext/richtextbulletspage.cpp:177 | |
70797979 VZ |
1912 | msgid "Check to add a period after the bullet." |
1913 | msgstr "Kiểm tra để thêm một dấu chấm sau bullet." | |
1914 | ||
70797979 | 1915 | #: ../src/richtext/richtextliststylepage.cpp:239 |
5325c2e3 VZ |
1916 | #: ../src/richtext/richtextliststylepage.cpp:241 |
1917 | #: ../src/richtext/richtextbulletspage.cpp:189 | |
1918 | #: ../src/richtext/richtextbulletspage.cpp:191 | |
70797979 VZ |
1919 | msgid "Check to add a right parenthesis." |
1920 | msgstr "Đánh đấu kiểm để thêm dấu mở ngoặc đơn." | |
1921 | ||
70797979 | 1922 | #: ../src/richtext/richtextliststylepage.cpp:232 |
5325c2e3 VZ |
1923 | #: ../src/richtext/richtextliststylepage.cpp:234 |
1924 | #: ../src/richtext/richtextbulletspage.cpp:182 | |
1925 | #: ../src/richtext/richtextbulletspage.cpp:184 | |
70797979 VZ |
1926 | msgid "Check to enclose the bullet in parentheses." |
1927 | msgstr "Kiểm tra để bao bullet bằng dấu ngoặc đơn." | |
1928 | ||
6d876f2a | 1929 | #: ../src/osx/carbon/fontdlg.cpp:543 ../src/osx/carbon/fontdlg.cpp:545 |
70797979 VZ |
1930 | msgid "Check to make the font bold." |
1931 | msgstr "Đánh đấu kiểm để làm cho phông chữ đậm." | |
1932 | ||
6d876f2a | 1933 | #: ../src/osx/carbon/fontdlg.cpp:550 ../src/osx/carbon/fontdlg.cpp:552 |
70797979 VZ |
1934 | msgid "Check to make the font italic." |
1935 | msgstr "Đánh đấu kiểm để làm cho phông chữ nghiêng." | |
1936 | ||
6d876f2a | 1937 | #: ../src/osx/carbon/fontdlg.cpp:559 ../src/osx/carbon/fontdlg.cpp:561 |
70797979 VZ |
1938 | msgid "Check to make the font underlined." |
1939 | msgstr "Đánh đấu kiểm để làm cho phông chữ có gạch chân." | |
1940 | ||
6d876f2a VZ |
1941 | #: ../src/richtext/richtextstyledlg.cpp:290 |
1942 | #: ../src/richtext/richtextstyledlg.cpp:292 | |
70797979 VZ |
1943 | msgid "Check to restart numbering." |
1944 | msgstr "Đánh đấu kiểm để bắt đầu đánh số." | |
1945 | ||
6d876f2a VZ |
1946 | #: ../src/richtext/richtextfontpage.cpp:287 |
1947 | #: ../src/richtext/richtextfontpage.cpp:289 | |
70797979 VZ |
1948 | msgid "Check to show a line through the text." |
1949 | msgstr "Đánh dấu kiểm để chữ bị gạch ngang." | |
1950 | ||
6d876f2a VZ |
1951 | #: ../src/richtext/richtextfontpage.cpp:294 |
1952 | #: ../src/richtext/richtextfontpage.cpp:296 | |
70797979 VZ |
1953 | msgid "Check to show the text in capitals." |
1954 | msgstr "Đánh dấu kiểm để chữ được viết hoa." | |
1955 | ||
6d876f2a VZ |
1956 | #: ../src/richtext/richtextfontpage.cpp:301 |
1957 | #: ../src/richtext/richtextfontpage.cpp:303 | |
6d876f2a | 1958 | msgid "Check to show the text in small capitals." |
4db65a42 | 1959 | msgstr "Đánh dấu kiểm để chữ được viết HOA nhưng dạng nhỏ hơn." |
6d876f2a VZ |
1960 | |
1961 | #: ../src/richtext/richtextfontpage.cpp:315 | |
1962 | #: ../src/richtext/richtextfontpage.cpp:317 | |
70797979 VZ |
1963 | msgid "Check to show the text in subscript." |
1964 | msgstr "Đánh dấu kiểm để chữ thụt xuống." | |
1965 | ||
6d876f2a VZ |
1966 | #: ../src/richtext/richtextfontpage.cpp:308 |
1967 | #: ../src/richtext/richtextfontpage.cpp:310 | |
70797979 VZ |
1968 | msgid "Check to show the text in superscript." |
1969 | msgstr "Đánh dấu kiểm để chữ đẩy lên." | |
1970 | ||
5325c2e3 | 1971 | #: ../src/msw/dialup.cpp:785 |
70797979 VZ |
1972 | msgid "Choose ISP to dial" |
1973 | msgstr "Chọn nhà cung cấp dịch vụ Internet ISP để quay số" | |
1974 | ||
5325c2e3 | 1975 | #: ../src/propgrid/props.cpp:1644 |
73423e29 VZ |
1976 | msgid "Choose a directory:" |
1977 | msgstr "Chọn thư mục:" | |
1978 | ||
5325c2e3 | 1979 | #: ../src/propgrid/props.cpp:1703 |
73423e29 | 1980 | msgid "Choose a file" |
d2fd6629 | 1981 | msgstr "Chọn một tập tin" |
73423e29 | 1982 | |
6d876f2a | 1983 | #: ../src/generic/colrdlgg.cpp:145 ../src/gtk/colordlg.cpp:64 |
70797979 VZ |
1984 | msgid "Choose colour" |
1985 | msgstr "Chọn màu" | |
1986 | ||
6d876f2a | 1987 | #: ../src/generic/fontpickerg.cpp:51 ../src/gtk/fontdlg.cpp:76 |
70797979 VZ |
1988 | #: ../src/gtk1/fontdlg.cpp:126 |
1989 | msgid "Choose font" | |
1990 | msgstr "Chọn phông chữ" | |
1991 | ||
1992 | #: ../src/common/module.cpp:75 | |
18867602 | 1993 | #, c-format |
70797979 VZ |
1994 | msgid "Circular dependency involving module \"%s\" detected." |
1995 | msgstr "Circular dependency đòi hỏi phải tìm được mô đun \"%s\"." | |
1996 | ||
6d876f2a | 1997 | #: ../src/aui/tabmdi.cpp:109 ../src/generic/mdig.cpp:98 |
70797979 VZ |
1998 | msgid "Cl&ose" |
1999 | msgstr "Đón&g" | |
2000 | ||
6d876f2a | 2001 | #: ../src/msw/ole/automtn.cpp:674 |
5325c2e3 | 2002 | msgid "Class not registered." |
5f2f8e02 | 2003 | msgstr "Lớp chưa được đăng ký." |
5325c2e3 VZ |
2004 | |
2005 | #: ../src/common/stockitem.cpp:148 | |
5325c2e3 | 2006 | msgid "Clear" |
5f2f8e02 | 2007 | msgstr "Xóa sạch" |
5325c2e3 | 2008 | |
6d876f2a | 2009 | #: ../src/generic/logg.cpp:521 |
70797979 VZ |
2010 | msgid "Clear the log contents" |
2011 | msgstr "Xóa nội dung nhật ký thông tin" | |
2012 | ||
6d876f2a VZ |
2013 | #: ../src/richtext/richtextstyledlg.cpp:253 |
2014 | #: ../src/richtext/richtextstyledlg.cpp:255 | |
70797979 VZ |
2015 | msgid "Click to apply the selected style." |
2016 | msgstr "Bấm vào để chấp nhận kiểu dáng đã chọn." | |
2017 | ||
70797979 | 2018 | #: ../src/richtext/richtextliststylepage.cpp:282 |
5325c2e3 VZ |
2019 | #: ../src/richtext/richtextliststylepage.cpp:284 |
2020 | #: ../src/richtext/richtextbulletspage.cpp:234 | |
2021 | #: ../src/richtext/richtextbulletspage.cpp:236 | |
70797979 VZ |
2022 | msgid "Click to browse for a symbol." |
2023 | msgstr "Bấm chọn để tìm duyệt ký tự đặc biệt." | |
2024 | ||
6d876f2a | 2025 | #: ../src/osx/carbon/fontdlg.cpp:590 ../src/osx/carbon/fontdlg.cpp:592 |
70797979 VZ |
2026 | msgid "Click to cancel changes to the font." |
2027 | msgstr "Bấm vào để hủy thay đổi phông chữ." | |
2028 | ||
95bf8d1b | 2029 | #: ../src/generic/fontdlgg.cpp:473 ../src/generic/fontdlgg.cpp:492 |
70797979 VZ |
2030 | msgid "Click to cancel the font selection." |
2031 | msgstr "Bấm vào để hủy việc chọn phông chữ." | |
2032 | ||
6d876f2a | 2033 | #: ../src/osx/carbon/fontdlg.cpp:571 ../src/osx/carbon/fontdlg.cpp:573 |
70797979 VZ |
2034 | msgid "Click to change the font colour." |
2035 | msgstr "Bấm vào để thay đổi màu sắc phông chữ." | |
2036 | ||
6d876f2a VZ |
2037 | #: ../src/richtext/richtextfontpage.cpp:277 |
2038 | #: ../src/richtext/richtextfontpage.cpp:279 | |
73423e29 VZ |
2039 | msgid "Click to change the text background colour." |
2040 | msgstr "Bấm vào để thay đổi màu nền của chữ." | |
2041 | ||
6d876f2a VZ |
2042 | #: ../src/richtext/richtextfontpage.cpp:264 |
2043 | #: ../src/richtext/richtextfontpage.cpp:266 | |
70797979 VZ |
2044 | msgid "Click to change the text colour." |
2045 | msgstr "Bấm vào để thay đổi màu của chữ." | |
2046 | ||
70797979 | 2047 | #: ../src/richtext/richtextliststylepage.cpp:196 |
5325c2e3 | 2048 | #: ../src/richtext/richtextliststylepage.cpp:198 |
70797979 VZ |
2049 | msgid "Click to choose the font for this level." |
2050 | msgstr "Bấm vào để chọn phông chữ cho mức này." | |
2051 | ||
6d876f2a VZ |
2052 | #: ../src/richtext/richtextstyledlg.cpp:280 |
2053 | #: ../src/richtext/richtextstyledlg.cpp:282 | |
70797979 VZ |
2054 | msgid "Click to close this window." |
2055 | msgstr "Bấm vào để đóng cửa sổ này." | |
2056 | ||
6d876f2a | 2057 | #: ../src/osx/carbon/fontdlg.cpp:597 ../src/osx/carbon/fontdlg.cpp:599 |
70797979 VZ |
2058 | msgid "Click to confirm changes to the font." |
2059 | msgstr "Bấm vào để xác nhận thay đổi phông chữ." | |
2060 | ||
95bf8d1b VZ |
2061 | #: ../src/generic/fontdlgg.cpp:478 ../src/generic/fontdlgg.cpp:480 |
2062 | #: ../src/generic/fontdlgg.cpp:485 ../src/generic/fontdlgg.cpp:487 | |
70797979 VZ |
2063 | msgid "Click to confirm the font selection." |
2064 | msgstr "Bấm vào để xác nhận việc chọn phông chữ." | |
2065 | ||
6d876f2a VZ |
2066 | #: ../src/richtext/richtextstyledlg.cpp:245 |
2067 | #: ../src/richtext/richtextstyledlg.cpp:247 | |
be546c6f | 2068 | msgid "Click to create a new box style." |
5f2f8e02 | 2069 | msgstr "Bấm vào để tạo kiểu dáng ký hộp mới." |
be546c6f | 2070 | |
6d876f2a VZ |
2071 | #: ../src/richtext/richtextstyledlg.cpp:227 |
2072 | #: ../src/richtext/richtextstyledlg.cpp:229 | |
70797979 VZ |
2073 | msgid "Click to create a new character style." |
2074 | msgstr "Bấm vào để tạo kiểu dáng ký tự mới." | |
2075 | ||
6d876f2a VZ |
2076 | #: ../src/richtext/richtextstyledlg.cpp:239 |
2077 | #: ../src/richtext/richtextstyledlg.cpp:241 | |
70797979 VZ |
2078 | msgid "Click to create a new list style." |
2079 | msgstr "Bấm vào để tạo kiểu dáng danh sách mới." | |
2080 | ||
6d876f2a VZ |
2081 | #: ../src/richtext/richtextstyledlg.cpp:233 |
2082 | #: ../src/richtext/richtextstyledlg.cpp:235 | |
70797979 VZ |
2083 | msgid "Click to create a new paragraph style." |
2084 | msgstr "Bấm vào để tạo một kiểu dáng đoạn văn mới." | |
2085 | ||
73423e29 | 2086 | #: ../src/richtext/richtexttabspage.cpp:138 |
5325c2e3 | 2087 | #: ../src/richtext/richtexttabspage.cpp:140 |
70797979 VZ |
2088 | msgid "Click to create a new tab position." |
2089 | msgstr "Bấm vào để tạo một vị trí tab mới." | |
2090 | ||
73423e29 | 2091 | #: ../src/richtext/richtexttabspage.cpp:150 |
5325c2e3 | 2092 | #: ../src/richtext/richtexttabspage.cpp:152 |
70797979 VZ |
2093 | msgid "Click to delete all tab positions." |
2094 | msgstr "Bấm vào để xóa tất cả vị trí tab." | |
2095 | ||
6d876f2a VZ |
2096 | #: ../src/richtext/richtextstyledlg.cpp:271 |
2097 | #: ../src/richtext/richtextstyledlg.cpp:273 | |
70797979 VZ |
2098 | msgid "Click to delete the selected style." |
2099 | msgstr "Bấm vào để xóa kiểu dáng đã chọn." | |
2100 | ||
73423e29 | 2101 | #: ../src/richtext/richtexttabspage.cpp:144 |
5325c2e3 | 2102 | #: ../src/richtext/richtexttabspage.cpp:146 |
70797979 VZ |
2103 | msgid "Click to delete the selected tab position." |
2104 | msgstr "Bấm vào để xóa các vị trí tab đã chọn." | |
2105 | ||
6d876f2a VZ |
2106 | #: ../src/richtext/richtextstyledlg.cpp:265 |
2107 | #: ../src/richtext/richtextstyledlg.cpp:267 | |
70797979 VZ |
2108 | msgid "Click to edit the selected style." |
2109 | msgstr "Bấm vào để biên tập kiểu dáng đã chọn." | |
2110 | ||
6d876f2a VZ |
2111 | #: ../src/richtext/richtextstyledlg.cpp:259 |
2112 | #: ../src/richtext/richtextstyledlg.cpp:261 | |
70797979 VZ |
2113 | msgid "Click to rename the selected style." |
2114 | msgstr "Bấm vào để đổi tên kiểu dáng đã chọn." | |
2115 | ||
95bf8d1b | 2116 | #: ../src/generic/dbgrptg.cpp:94 ../src/generic/progdlgg.cpp:805 |
6d876f2a | 2117 | #: ../src/generic/progdlgg.cpp:810 ../src/richtext/richtextstyledlg.cpp:278 |
95bf8d1b VZ |
2118 | #: ../src/richtext/richtextsymboldlg.cpp:477 ../src/common/stockitem.cpp:149 |
2119 | #: ../src/msw/progdlg.cpp:171 ../src/msw/progdlg.cpp:680 | |
70797979 | 2120 | #: ../src/html/helpdlg.cpp:91 |
70797979 VZ |
2121 | msgid "Close" |
2122 | msgstr "Đóng" | |
2123 | ||
6d876f2a | 2124 | #: ../src/aui/tabmdi.cpp:110 ../src/generic/mdig.cpp:99 |
70797979 VZ |
2125 | msgid "Close All" |
2126 | msgstr "Đóng hết" | |
2127 | ||
5325c2e3 | 2128 | #: ../src/common/stockitem.cpp:267 |
70797979 VZ |
2129 | msgid "Close current document" |
2130 | msgstr "Đóng tài liệu hiện thời" | |
2131 | ||
6d876f2a | 2132 | #: ../src/generic/logg.cpp:523 |
70797979 VZ |
2133 | msgid "Close this window" |
2134 | msgstr "Đóng cửa sổ này" | |
2135 | ||
5325c2e3 | 2136 | #: ../src/common/stockitem.cpp:194 |
5325c2e3 | 2137 | msgid "Color" |
5f2f8e02 | 2138 | msgstr "Màu" |
5325c2e3 | 2139 | |
6d876f2a | 2140 | #: ../src/richtext/richtextformatdlg.cpp:724 |
70797979 VZ |
2141 | msgid "Colour" |
2142 | msgstr "Màu sắc" | |
2143 | ||
6d876f2a | 2144 | #: ../src/msw/colordlg.cpp:157 |
18867602 | 2145 | #, c-format |
70797979 VZ |
2146 | msgid "Colour selection dialog failed with error %0lx." |
2147 | msgstr "Hộp thoại chọn màu gặp lỗi %0lx." | |
2148 | ||
6d876f2a | 2149 | #: ../src/osx/carbon/fontdlg.cpp:567 |
70797979 VZ |
2150 | msgid "Colour:" |
2151 | msgstr "Màu sắc:" | |
2152 | ||
73423e29 | 2153 | #: ../src/osx/carbon/dataview.cpp:901 |
70797979 VZ |
2154 | msgid "Column could not be added." |
2155 | msgstr "Cột không thể chèn thêm" | |
2156 | ||
73423e29 | 2157 | #: ../src/osx/carbon/dataview.cpp:900 |
70797979 VZ |
2158 | msgid "Column description could not be initialized." |
2159 | msgstr "Phần miêu tả cột không thể được khởi tạo." | |
2160 | ||
95bf8d1b | 2161 | #: ../src/osx/carbon/dataview.cpp:1539 ../src/osx/carbon/dataview.cpp:1560 |
70797979 VZ |
2162 | msgid "Column index not found." |
2163 | msgstr "Chỉ mục cột không thấy." | |
2164 | ||
be546c6f | 2165 | #: ../src/osx/carbon/dataview.cpp:1615 |
70797979 VZ |
2166 | msgid "Column width could not be determined" |
2167 | msgstr "Chiều rộng cột không thể được định rõ" | |
2168 | ||
73423e29 | 2169 | #: ../src/osx/carbon/dataview.cpp:902 |
70797979 VZ |
2170 | msgid "Column width could not be set." |
2171 | msgstr "Chiều rộng cột không thể đặt được." | |
2172 | ||
6d876f2a | 2173 | #: ../src/common/init.cpp:189 |
18867602 | 2174 | #, c-format |
95bf8d1b VZ |
2175 | msgid "" |
2176 | "Command line argument %d couldn't be converted to Unicode and will be " | |
2177 | "ignored." | |
2178 | msgstr "" | |
2179 | "Tham số dòng lệnh %d không thể chuyển đổi sang Unicode và sẽ bị bỏ qua." | |
70797979 | 2180 | |
6d876f2a | 2181 | #: ../src/msw/fontdlg.cpp:120 |
73423e29 VZ |
2182 | #, c-format |
2183 | msgid "Common dialog failed with error code %0lx." | |
2184 | msgstr "Hộp thoại dùng chung gặp lỗi %0lx." | |
2185 | ||
6d876f2a | 2186 | #: ../src/gtk/window.cpp:4283 |
95bf8d1b VZ |
2187 | msgid "" |
2188 | "Compositing not supported by this system, please enable it in your Window " | |
2189 | "Manager." | |
2190 | msgstr "" | |
2191 | "Sự kết hợp không được hỗ trợ bởi hệ thống này, xin hãy bật nó lên trong " | |
2192 | "Window Manager." | |
be546c6f | 2193 | |
6d876f2a | 2194 | #: ../src/html/helpwnd.cpp:1554 |
70797979 | 2195 | msgid "Compressed HTML Help file (*.chm)|*.chm|" |
d2fd6629 | 2196 | msgstr "Nén tập tin Trợ Giúp dạng HTML (*.chm)|*.chm|" |
70797979 | 2197 | |
6d876f2a | 2198 | #: ../src/generic/dirctrlg.cpp:545 |
70797979 VZ |
2199 | msgid "Computer" |
2200 | msgstr "Thư mục Computer" | |
2201 | ||
73423e29 | 2202 | #: ../src/common/fileconf.cpp:966 |
18867602 | 2203 | #, c-format |
70797979 | 2204 | msgid "Config entry name cannot start with '%c'." |
73423e29 | 2205 | msgstr "Tên mục tin cấu hình không thể bắt đầu bằng '%c'." |
70797979 | 2206 | |
6d876f2a | 2207 | #: ../src/gtk/filedlg.cpp:60 |
70797979 VZ |
2208 | msgid "Confirm" |
2209 | msgstr "Xác nhận" | |
2210 | ||
6d876f2a | 2211 | #: ../src/msw/mimetype.cpp:735 |
70797979 VZ |
2212 | msgid "Confirm registry update" |
2213 | msgstr "Xác nhận cập nhật đăng ký" | |
2214 | ||
5325c2e3 | 2215 | #: ../src/html/htmlwin.cpp:540 |
70797979 VZ |
2216 | msgid "Connecting..." |
2217 | msgstr "Đang kết nối..." | |
2218 | ||
6d876f2a | 2219 | #: ../src/html/helpwnd.cpp:482 |
70797979 VZ |
2220 | msgid "Contents" |
2221 | msgstr "Nội dung" | |
2222 | ||
6d876f2a | 2223 | #: ../src/common/strconv.cpp:2262 |
18867602 | 2224 | #, c-format |
70797979 VZ |
2225 | msgid "Conversion to charset '%s' doesn't work." |
2226 | msgstr "Việc chuyển đổi bộ ký tự thành '%s' không làm việc." | |
2227 | ||
5325c2e3 | 2228 | #: ../src/common/stockitem.cpp:150 |
5325c2e3 | 2229 | msgid "Convert" |
5f2f8e02 | 2230 | msgstr "Chuyển đổi" |
5325c2e3 VZ |
2231 | |
2232 | #: ../src/html/htmlwin.cpp:1053 | |
18867602 | 2233 | #, c-format |
70797979 VZ |
2234 | msgid "Copied to clipboard:\"%s\"" |
2235 | msgstr "Đã sao chép vào clipboard:\"%s\"" | |
2236 | ||
73423e29 | 2237 | #: ../src/generic/prntdlgg.cpp:253 |
70797979 VZ |
2238 | msgid "Copies:" |
2239 | msgstr "Bản sao:" | |
2240 | ||
95bf8d1b | 2241 | #: ../src/common/stockitem.cpp:151 ../src/stc/stc_i18n.cpp:19 |
70797979 VZ |
2242 | msgid "Copy" |
2243 | msgstr "Chép" | |
2244 | ||
5325c2e3 | 2245 | #: ../src/common/stockitem.cpp:259 |
70797979 VZ |
2246 | msgid "Copy selection" |
2247 | msgstr "Chép vùng chọn" | |
2248 | ||
6d876f2a | 2249 | #: ../src/html/chm.cpp:719 |
18867602 | 2250 | #, c-format |
70797979 | 2251 | msgid "Could not create temporary file '%s'" |
73423e29 | 2252 | msgstr "Không thể tạo tập tin tạm thời '%s'" |
70797979 | 2253 | |
95bf8d1b | 2254 | #: ../src/osx/carbon/dataview.cpp:1286 ../src/osx/carbon/dataview.cpp:1673 |
70797979 VZ |
2255 | msgid "Could not determine column index." |
2256 | msgstr "Không thể định rõ chỉ mục của cột." | |
2257 | ||
73423e29 | 2258 | #: ../src/osx/carbon/dataview.cpp:877 |
70797979 VZ |
2259 | msgid "Could not determine column's position" |
2260 | msgstr "Không thể xác định rõ vị trí của cột" | |
2261 | ||
73423e29 VZ |
2262 | #: ../src/osx/carbon/dataview.cpp:844 |
2263 | msgid "Could not determine number of columns." | |
2264 | msgstr "Không thể định rõ số các cột." | |
2265 | ||
2266 | #: ../src/osx/carbon/dataview.cpp:976 | |
70797979 VZ |
2267 | msgid "Could not determine number of items" |
2268 | msgstr "Không thể định rõ số các mục tin" | |
2269 | ||
2270 | #: ../src/html/chm.cpp:274 | |
18867602 | 2271 | #, c-format |
70797979 | 2272 | msgid "Could not extract %s into %s: %s" |
73423e29 | 2273 | msgstr "Không thể rút trích %s vào trong %s: %s" |
70797979 | 2274 | |
73423e29 | 2275 | #: ../src/generic/tabg.cpp:1049 |
70797979 VZ |
2276 | msgid "Could not find tab for id" |
2277 | msgstr "Không thể tìm thấy tab cho id" | |
2278 | ||
95bf8d1b VZ |
2279 | #: ../src/osx/carbon/dataview.cpp:2557 ../src/osx/carbon/dataview.cpp:2592 |
2280 | #: ../src/osx/carbon/dataview.cpp:2616 ../src/osx/carbon/dataview.cpp:2637 | |
be546c6f | 2281 | #: ../src/osx/carbon/dataview.cpp:2774 |
70797979 VZ |
2282 | msgid "Could not get header description." |
2283 | msgstr "Không thể lấy phần mô tả phần đầu." | |
2284 | ||
95bf8d1b | 2285 | #: ../src/osx/carbon/dataview.cpp:1170 ../src/osx/carbon/dataview.cpp:1196 |
70797979 VZ |
2286 | msgid "Could not get items." |
2287 | msgstr "Không thể lấy các mục tin." | |
2288 | ||
95bf8d1b | 2289 | #: ../src/osx/carbon/dataview.cpp:2660 ../src/osx/carbon/dataview.cpp:2725 |
70797979 VZ |
2290 | msgid "Could not get property flags." |
2291 | msgstr "Không thể lấy thuộc tính của các cờ." | |
2292 | ||
73423e29 | 2293 | #: ../src/osx/carbon/dataview.cpp:727 |
70797979 VZ |
2294 | msgid "Could not get selected items." |
2295 | msgstr "Không thể lấy mục tin đã chọn." | |
2296 | ||
2297 | #: ../src/html/chm.cpp:445 | |
18867602 | 2298 | #, c-format |
70797979 | 2299 | msgid "Could not locate file '%s'." |
d2fd6629 | 2300 | msgstr "Không thể cấp phát tập tin '%s'." |
70797979 | 2301 | |
73423e29 | 2302 | #: ../src/osx/carbon/dataview.cpp:846 |
70797979 VZ |
2303 | msgid "Could not remove column." |
2304 | msgstr "Không thể gỡ bỏ cột." | |
2305 | ||
73423e29 | 2306 | #: ../src/osx/carbon/dataview.cpp:643 |
70797979 VZ |
2307 | msgid "Could not retrieve number of items" |
2308 | msgstr "Không thể lấy số mục tin." | |
2309 | ||
be546c6f | 2310 | #: ../src/osx/carbon/dataview.cpp:2573 |
70797979 VZ |
2311 | msgid "Could not set alignment." |
2312 | msgstr "Không thể đặt sự căn chỉnh." | |
2313 | ||
be546c6f | 2314 | #: ../src/osx/carbon/dataview.cpp:2804 |
70797979 VZ |
2315 | msgid "Could not set column width." |
2316 | msgstr "Không thể đặt độ rộng cột." | |
2317 | ||
6d876f2a | 2318 | #: ../src/common/filefn.cpp:1564 |
be546c6f | 2319 | msgid "Could not set current working directory" |
5f2f8e02 | 2320 | msgstr "Không thể đặt thư mục làm việc hiện hành" |
be546c6f VZ |
2321 | |
2322 | #: ../src/osx/carbon/dataview.cpp:2776 | |
70797979 VZ |
2323 | msgid "Could not set header description." |
2324 | msgstr "Không thể đặt phần mô tả phần đầu." | |
2325 | ||
be546c6f | 2326 | #: ../src/osx/carbon/dataview.cpp:2597 |
70797979 VZ |
2327 | msgid "Could not set icon." |
2328 | msgstr "Không thể đặt biểu tượng." | |
2329 | ||
be546c6f | 2330 | #: ../src/osx/carbon/dataview.cpp:2618 |
70797979 VZ |
2331 | msgid "Could not set maximum width." |
2332 | msgstr "Không thể đặt độ rộng cột tối đa." | |
2333 | ||
be546c6f | 2334 | #: ../src/osx/carbon/dataview.cpp:2639 |
70797979 VZ |
2335 | msgid "Could not set minimum width." |
2336 | msgstr "Không thể đặt độ rộng cột tối thiểu." | |
2337 | ||
95bf8d1b | 2338 | #: ../src/osx/carbon/dataview.cpp:2665 ../src/osx/carbon/dataview.cpp:2730 |
70797979 VZ |
2339 | msgid "Could not set property flags." |
2340 | msgstr "Không thể đặt thuộc tính của các cờ." | |
2341 | ||
95bf8d1b | 2342 | #: ../src/common/prntbase.cpp:1986 |
70797979 VZ |
2343 | msgid "Could not start document preview." |
2344 | msgstr "Không thể bắt đầu việc xem thử tài liệu." | |
2345 | ||
6d876f2a VZ |
2346 | #: ../src/generic/printps.cpp:179 ../src/msw/printwin.cpp:211 |
2347 | #: ../src/gtk/print.cpp:1087 ../src/gtk/gnome/gprint.cpp:923 | |
70797979 VZ |
2348 | msgid "Could not start printing." |
2349 | msgstr "Không thể bắt đầu in." | |
2350 | ||
6d876f2a | 2351 | #: ../src/common/wincmn.cpp:2104 |
70797979 VZ |
2352 | msgid "Could not transfer data to window" |
2353 | msgstr "Không thể truyền dữ liệu tới cửa sổ" | |
2354 | ||
73423e29 | 2355 | #: ../src/os2/thread.cpp:161 |
70797979 VZ |
2356 | msgid "Couldn't acquire a mutex lock" |
2357 | msgstr "Không thể có được khóa mutex" | |
2358 | ||
95bf8d1b VZ |
2359 | #: ../src/msw/imaglist.cpp:167 ../src/msw/imaglist.cpp:198 |
2360 | #: ../src/msw/imaglist.cpp:210 ../src/msw/dragimag.cpp:194 | |
be546c6f | 2361 | #: ../src/msw/dragimag.cpp:233 |
70797979 VZ |
2362 | msgid "Couldn't add an image to the image list." |
2363 | msgstr "Không thể thêm ảnh vào trong danh sách ảnh." | |
2364 | ||
95bf8d1b | 2365 | #: ../src/msw/timer.cpp:135 ../src/os2/timer.cpp:114 |
70797979 VZ |
2366 | msgid "Couldn't create a timer" |
2367 | msgstr "Không tạo được một timer" | |
2368 | ||
73423e29 | 2369 | #: ../src/osx/carbon/overlay.cpp:123 |
70797979 VZ |
2370 | msgid "Couldn't create the overlay window" |
2371 | msgstr "Không tạo được cửa sổ overlay" | |
2372 | ||
6d876f2a | 2373 | #: ../src/common/translation.cpp:2015 |
5325c2e3 | 2374 | msgid "Couldn't enumerate translations" |
5f2f8e02 | 2375 | msgstr "Không thể liệt kê các bản dịch" |
5325c2e3 | 2376 | |
70797979 | 2377 | #: ../src/common/dynlib.cpp:157 |
18867602 | 2378 | #, c-format |
70797979 VZ |
2379 | msgid "Couldn't find symbol '%s' in a dynamic library" |
2380 | msgstr "Không thể tìm thấy ký tự đặc biệt '%s' trong thư viện liên kết động" | |
2381 | ||
6d876f2a | 2382 | #: ../src/gtk/print.cpp:2024 |
70797979 VZ |
2383 | msgid "Couldn't get hatch style from wxBrush." |
2384 | msgstr "Không thể lấy kiểu dáng hatch từ wxBrush." | |
2385 | ||
6d876f2a | 2386 | #: ../src/msw/thread.cpp:951 |
70797979 VZ |
2387 | msgid "Couldn't get the current thread pointer" |
2388 | msgstr "Không thể lấy con trỏ tuyến trình hiện hành" | |
2389 | ||
73423e29 | 2390 | #: ../src/osx/carbon/overlay.cpp:130 |
70797979 VZ |
2391 | msgid "Couldn't init the context on the overlay window" |
2392 | msgstr "Không thể khởi tạo context trên cửa sổ overlay" | |
2393 | ||
5325c2e3 | 2394 | #: ../src/common/imaggif.cpp:264 |
5325c2e3 | 2395 | msgid "Couldn't initialize GIF hash table." |
5f2f8e02 | 2396 | msgstr "Không thể khởi tạo bảng mã băm GIF." |
5325c2e3 | 2397 | |
be546c6f | 2398 | #: ../src/common/imagpng.cpp:658 |
70797979 | 2399 | msgid "Couldn't load a PNG image - file is corrupted or not enough memory." |
d2fd6629 | 2400 | msgstr "Không thể tải ảnh PNG- tập tin bị hỏng hay không đủ bộ nhớ." |
70797979 VZ |
2401 | |
2402 | #: ../src/unix/sound.cpp:471 | |
18867602 | 2403 | #, c-format |
70797979 VZ |
2404 | msgid "Couldn't load sound data from '%s'." |
2405 | msgstr "Không thể tải dữ liệu âm thanh từ '%s'." | |
2406 | ||
6d876f2a | 2407 | #: ../src/msw/dirdlg.cpp:442 |
95bf8d1b | 2408 | msgid "Couldn't obtain folder name" |
d2fd6629 | 2409 | msgstr "Không thể lấy được tên thư mục" |
95bf8d1b | 2410 | |
73423e29 | 2411 | #: ../src/unix/sound_sdl.cpp:226 |
18867602 | 2412 | #, c-format |
70797979 VZ |
2413 | msgid "Couldn't open audio: %s" |
2414 | msgstr "Không mở âm thanh: %s" | |
2415 | ||
6d876f2a | 2416 | #: ../src/msw/ole/dataobj.cpp:351 |
18867602 | 2417 | #, c-format |
70797979 VZ |
2418 | msgid "Couldn't register clipboard format '%s'." |
2419 | msgstr "Không thể đăng ký định dạng clipboard '%s'." | |
2420 | ||
73423e29 | 2421 | #: ../src/os2/thread.cpp:178 |
70797979 VZ |
2422 | msgid "Couldn't release a mutex" |
2423 | msgstr "Không thể giải phóng mutex" | |
2424 | ||
be546c6f | 2425 | #: ../src/msw/listctrl.cpp:757 |
18867602 | 2426 | #, c-format |
70797979 VZ |
2427 | msgid "Couldn't retrieve information about list control item %d." |
2428 | msgstr "Không thể phục hồi thông tin về điều khiển danh sách mục tin %d." | |
2429 | ||
95bf8d1b | 2430 | #: ../src/common/imagpng.cpp:747 ../src/common/imagpng.cpp:758 |
be546c6f | 2431 | #: ../src/common/imagpng.cpp:768 |
70797979 VZ |
2432 | msgid "Couldn't save PNG image." |
2433 | msgstr "Không thể ghi lại ảnh PNG." | |
2434 | ||
6d876f2a | 2435 | #: ../src/msw/thread.cpp:716 |
70797979 VZ |
2436 | msgid "Couldn't terminate thread" |
2437 | msgstr "Không thể chấm dứt tuyến trình" | |
2438 | ||
5325c2e3 | 2439 | #: ../src/common/xtistrm.cpp:171 |
5f2f8e02 | 2440 | #, c-format |
5325c2e3 | 2441 | msgid "Create Parameter %s not found in declared RTTI Parameters" |
5f2f8e02 | 2442 | msgstr "Tạo Tham Số %s không tìm thấy trong khai báo Tham Số RTTI" |
70797979 VZ |
2443 | |
2444 | #: ../src/generic/dirdlgg.cpp:318 | |
2445 | msgid "Create directory" | |
2446 | msgstr "Tạo thư mục" | |
2447 | ||
6d876f2a | 2448 | #: ../src/generic/filedlgg.cpp:229 ../src/generic/dirdlgg.cpp:132 |
70797979 VZ |
2449 | msgid "Create new directory" |
2450 | msgstr "Tạo thư mục mới" | |
2451 | ||
95bf8d1b | 2452 | #: ../src/common/accelcmn.cpp:323 |
73423e29 VZ |
2453 | msgid "Ctrl+" |
2454 | msgstr "Ctrl+" | |
70797979 | 2455 | |
95bf8d1b | 2456 | #: ../src/richtext/richtextctrl.cpp:324 ../src/osx/textctrl_osx.cpp:583 |
6d876f2a | 2457 | #: ../src/common/stockitem.cpp:152 ../src/msw/textctrl.cpp:2284 |
70797979 VZ |
2458 | msgid "Cu&t" |
2459 | msgstr "Cắ&t" | |
2460 | ||
6d876f2a | 2461 | #: ../src/generic/filectrlg.cpp:957 |
70797979 VZ |
2462 | msgid "Current directory:" |
2463 | msgstr "Thư mục hiện thời:" | |
2464 | ||
6d876f2a | 2465 | #: ../src/gtk/print.cpp:769 |
70797979 VZ |
2466 | msgid "Custom size" |
2467 | msgstr "Cỡ riêng" | |
2468 | ||
be546c6f | 2469 | #: ../src/common/headerctrlcmn.cpp:61 |
73423e29 VZ |
2470 | msgid "Customize Columns" |
2471 | msgstr "Tùy Chỉnh Số Cột" | |
2472 | ||
95bf8d1b | 2473 | #: ../src/common/stockitem.cpp:152 ../src/stc/stc_i18n.cpp:18 |
70797979 VZ |
2474 | msgid "Cut" |
2475 | msgstr "Cắt" | |
2476 | ||
5325c2e3 | 2477 | #: ../src/common/stockitem.cpp:260 |
70797979 VZ |
2478 | msgid "Cut selection" |
2479 | msgstr "Cắt vùng chọn" | |
2480 | ||
95bf8d1b | 2481 | #: ../src/common/fmapbase.cpp:153 |
70797979 VZ |
2482 | msgid "Cyrillic (ISO-8859-5)" |
2483 | msgstr "Cyrillic (ISO-8859-5)" | |
2484 | ||
2485 | #: ../src/common/paper.cpp:101 | |
2486 | msgid "D sheet, 22 x 34 in" | |
2487 | msgstr "D sheet, 22 x 34 in" | |
2488 | ||
be546c6f | 2489 | #: ../src/msw/dde.cpp:709 |
70797979 VZ |
2490 | msgid "DDE poke request failed" |
2491 | msgstr "Yêu cầu poke DDE gặp lỗi" | |
2492 | ||
5325c2e3 | 2493 | #: ../src/common/accelcmn.cpp:80 |
70797979 VZ |
2494 | msgid "DECIMAL" |
2495 | msgstr "HỆ THẬP PHÂN" | |
2496 | ||
5325c2e3 | 2497 | #: ../src/common/accelcmn.cpp:48 |
70797979 VZ |
2498 | msgid "DEL" |
2499 | msgstr "DEL" | |
2500 | ||
5325c2e3 | 2501 | #: ../src/common/accelcmn.cpp:49 |
70797979 VZ |
2502 | msgid "DELETE" |
2503 | msgstr "DELETE" | |
2504 | ||
6d876f2a | 2505 | #: ../src/common/imagbmp.cpp:1093 |
70797979 VZ |
2506 | msgid "DIB Header: Encoding doesn't match bitdepth." |
2507 | msgstr "Phần đầu DIB: Bộ giải mã không khớp với độ sâu bit." | |
2508 | ||
6d876f2a | 2509 | #: ../src/common/imagbmp.cpp:1041 |
70797979 | 2510 | msgid "DIB Header: Image height > 32767 pixels for file." |
d2fd6629 | 2511 | msgstr "Phần đầu DIB: Độ cao ảnh > 32767 điểm ảnh cho tập tin." |
70797979 | 2512 | |
6d876f2a | 2513 | #: ../src/common/imagbmp.cpp:1033 |
70797979 | 2514 | msgid "DIB Header: Image width > 32767 pixels for file." |
d2fd6629 | 2515 | msgstr "Phần đầu DIB: Độ rộng ảnh > 32767 điểm ảnh cho tập tin." |
70797979 | 2516 | |
6d876f2a | 2517 | #: ../src/common/imagbmp.cpp:1061 |
70797979 | 2518 | msgid "DIB Header: Unknown bitdepth in file." |
d2fd6629 | 2519 | msgstr "Phần đầu DIB: Không rõ độ sâu bit trong tập tin." |
70797979 | 2520 | |
6d876f2a | 2521 | #: ../src/common/imagbmp.cpp:1075 |
70797979 | 2522 | msgid "DIB Header: Unknown encoding in file." |
d2fd6629 | 2523 | msgstr "Phần Đầu DIB: Không hiểu bộ giải mã trong tập tin." |
70797979 | 2524 | |
5325c2e3 | 2525 | #: ../src/common/accelcmn.cpp:81 |
70797979 VZ |
2526 | msgid "DIVIDE" |
2527 | msgstr "DIVIDE" | |
2528 | ||
2529 | #: ../src/common/paper.cpp:123 | |
2530 | msgid "DL Envelope, 110 x 220 mm" | |
2531 | msgstr "DL Envelope, 110 x 220 mm" | |
2532 | ||
5325c2e3 | 2533 | #: ../src/common/accelcmn.cpp:60 |
70797979 VZ |
2534 | msgid "DOWN" |
2535 | msgstr "DOWN" | |
2536 | ||
5325c2e3 VZ |
2537 | #: ../src/richtext/richtextborderspage.cpp:545 |
2538 | msgid "Dashed" | |
5f2f8e02 | 2539 | msgstr "Đã gạch" |
5325c2e3 | 2540 | |
be546c6f | 2541 | #: ../src/osx/carbon/dataview.cpp:1922 |
73423e29 VZ |
2542 | msgid "Data object has invalid data format" |
2543 | msgstr "Đối tượng dữ liệu không đúng định dạng" | |
70797979 | 2544 | |
be546c6f | 2545 | #: ../src/osx/carbon/dataview.cpp:2492 |
70797979 | 2546 | msgid "Date renderer cannot render value; value type: " |
73423e29 | 2547 | msgstr "Bộ đáp ứng Ngày tháng không trả về giá trị; giá trị kiểu: " |
70797979 | 2548 | |
73423e29 | 2549 | #: ../src/generic/dbgrptg.cpp:297 |
18867602 | 2550 | #, c-format |
70797979 | 2551 | msgid "Debug report \"%s\"" |
73423e29 | 2552 | msgstr "Báo cáo lỗi \"%s\"" |
70797979 | 2553 | |
6d876f2a | 2554 | #: ../src/common/debugrpt.cpp:207 |
70797979 VZ |
2555 | msgid "Debug report couldn't be created." |
2556 | msgstr "Báo cáo gỡ lỗi không thể được tạo ra." | |
2557 | ||
6d876f2a | 2558 | #: ../src/common/debugrpt.cpp:547 |
70797979 VZ |
2559 | msgid "Debug report generation has failed." |
2560 | msgstr "Việc tạo ra bản báo cáo lỗi gặp lỗi." | |
2561 | ||
5325c2e3 | 2562 | #: ../src/generic/fontdlgg.cpp:324 |
70797979 VZ |
2563 | msgid "Decorative" |
2564 | msgstr "Trang trí" | |
2565 | ||
95bf8d1b | 2566 | #: ../src/common/fmapbase.cpp:797 |
70797979 VZ |
2567 | msgid "Default encoding" |
2568 | msgstr "Bộ mã mặc định" | |
2569 | ||
73423e29 | 2570 | #: ../src/dfb/fontmgr.cpp:181 |
70797979 VZ |
2571 | msgid "Default font" |
2572 | msgstr "Phông chữ mặc định" | |
2573 | ||
73423e29 | 2574 | #: ../src/generic/prntdlgg.cpp:516 |
70797979 VZ |
2575 | msgid "Default printer" |
2576 | msgstr "Máy in mặc định" | |
2577 | ||
6d876f2a | 2578 | #: ../src/richtext/richtextbuffer.cpp:7794 ../src/common/stockitem.cpp:153 |
5325c2e3 | 2579 | #: ../src/stc/stc_i18n.cpp:21 |
70797979 VZ |
2580 | msgid "Delete" |
2581 | msgstr "Xóa bỏ" | |
2582 | ||
5325c2e3 | 2583 | #: ../src/richtext/richtexttabspage.cpp:149 |
70797979 VZ |
2584 | msgid "Delete A&ll" |
2585 | msgstr "Xó&a Tất" | |
2586 | ||
6d876f2a | 2587 | #: ../src/richtext/richtextstyledlg.cpp:780 |
70797979 VZ |
2588 | msgid "Delete Style" |
2589 | msgstr "Xóa Kiểu Dáng" | |
2590 | ||
6d876f2a | 2591 | #: ../src/richtext/richtextctrl.cpp:1230 ../src/richtext/richtextctrl.cpp:1451 |
70797979 VZ |
2592 | msgid "Delete Text" |
2593 | msgstr "Xóa Chữ" | |
2594 | ||
6d876f2a | 2595 | #: ../src/richtext/richtextbuffer.cpp:10369 |
6d876f2a | 2596 | msgid "Delete column" |
4db65a42 | 2597 | msgstr "Xóa cột" |
6d876f2a | 2598 | |
73423e29 | 2599 | #: ../src/generic/editlbox.cpp:275 |
70797979 VZ |
2600 | msgid "Delete item" |
2601 | msgstr "Xóa bỏ mục tin" | |
2602 | ||
6d876f2a | 2603 | #: ../src/richtext/richtextbuffer.cpp:10301 |
6d876f2a | 2604 | msgid "Delete row" |
4db65a42 | 2605 | msgstr "Xóa hàng" |
6d876f2a | 2606 | |
5325c2e3 | 2607 | #: ../src/common/stockitem.cpp:261 |
70797979 VZ |
2608 | msgid "Delete selection" |
2609 | msgstr "Xóa bỏ vùng chọn" | |
2610 | ||
6d876f2a | 2611 | #: ../src/richtext/richtextstyledlg.cpp:780 |
18867602 | 2612 | #, c-format |
70797979 VZ |
2613 | msgid "Delete style %s?" |
2614 | msgstr "Xóa kiểu dáng %s?" | |
2615 | ||
2616 | #: ../src/unix/snglinst.cpp:296 | |
18867602 | 2617 | #, c-format |
70797979 | 2618 | msgid "Deleted stale lock file '%s'." |
d2fd6629 | 2619 | msgstr "Xóa tập tin khóa cũ '%s'." |
70797979 VZ |
2620 | |
2621 | #: ../src/common/module.cpp:125 | |
18867602 | 2622 | #, c-format |
70797979 VZ |
2623 | msgid "Dependency \"%s\" of module \"%s\" doesn't exist." |
2624 | msgstr "Phần phụ thuộc \"%s\" của mô đun \"%s\" chưa tồn tại." | |
2625 | ||
5325c2e3 | 2626 | #: ../src/common/stockitem.cpp:197 |
5325c2e3 | 2627 | msgid "Descending" |
5f2f8e02 | 2628 | msgstr "Giảm dần" |
5325c2e3 | 2629 | |
6d876f2a | 2630 | #: ../src/generic/dirctrlg.cpp:627 |
70797979 VZ |
2631 | msgid "Desktop" |
2632 | msgstr "Thư mục Desktop" | |
2633 | ||
2634 | #: ../src/generic/aboutdlgg.cpp:71 | |
2635 | msgid "Developed by " | |
73423e29 | 2636 | msgstr "Được phát triển bởi " |
70797979 | 2637 | |
73423e29 | 2638 | #: ../src/generic/aboutdlgg.cpp:177 |
70797979 VZ |
2639 | msgid "Developers" |
2640 | msgstr "Những người phát triển" | |
2641 | ||
5325c2e3 | 2642 | #: ../src/msw/dialup.cpp:394 |
95bf8d1b VZ |
2643 | msgid "" |
2644 | "Dial up functions are unavailable because the remote access service (RAS) is " | |
2645 | "not installed on this machine. Please install it." | |
2646 | msgstr "" | |
2647 | "Hàm quay số không sẵn sàng bởi vì dịch vụ truy cập từ xa (RAS) chưa được cài " | |
2648 | "trong máy này. Xin hãy cài nó vào." | |
70797979 | 2649 | |
73423e29 | 2650 | #: ../src/generic/tipdlg.cpp:231 |
70797979 VZ |
2651 | msgid "Did you know..." |
2652 | msgstr "Bạn có biết..." | |
2653 | ||
2654 | #: ../src/dfb/wrapdfb.cpp:64 | |
d2fd6629 | 2655 | #, c-format |
95bf8d1b | 2656 | msgid "DirectFB error %d occurred." |
d2fd6629 | 2657 | msgstr "Lỗi DirectFB %d đã xảy ra." |
70797979 | 2658 | |
6d876f2a | 2659 | #: ../src/motif/filedlg.cpp:220 |
70797979 VZ |
2660 | msgid "Directories" |
2661 | msgstr "Thư mục" | |
2662 | ||
6d876f2a | 2663 | #: ../src/common/filefn.cpp:1246 |
18867602 | 2664 | #, c-format |
70797979 VZ |
2665 | msgid "Directory '%s' couldn't be created" |
2666 | msgstr "Thư mục '%s' không thể được tạo" | |
2667 | ||
6d876f2a | 2668 | #: ../src/common/filefn.cpp:1266 |
73423e29 VZ |
2669 | #, c-format |
2670 | msgid "Directory '%s' couldn't be deleted" | |
2671 | msgstr "Thư mục '%s' không thể xóa được" | |
2672 | ||
70797979 VZ |
2673 | #: ../src/generic/dirdlgg.cpp:234 |
2674 | msgid "Directory does not exist" | |
2675 | msgstr "Thư mục chưa tồn tại" | |
2676 | ||
6d876f2a | 2677 | #: ../src/generic/filectrlg.cpp:1413 |
70797979 VZ |
2678 | msgid "Directory doesn't exist." |
2679 | msgstr "Thư mục chưa tồn tại." | |
2680 | ||
6d876f2a | 2681 | #: ../src/common/docview.cpp:456 |
73423e29 VZ |
2682 | msgid "Discard changes and reload the last saved version?" |
2683 | msgstr "Không dùng những thay đổi này và tải lại dữ liệu đã lưu lần trước?" | |
2684 | ||
6d876f2a | 2685 | #: ../src/html/helpwnd.cpp:512 |
95bf8d1b VZ |
2686 | msgid "" |
2687 | "Display all index items that contain given substring. Search is case " | |
2688 | "insensitive." | |
2689 | msgstr "" | |
2690 | "Hiện tất cả chỉ số mục tin mà có chứa chuỗi con định sẵn. Tìm kiếm phân biệt " | |
2691 | "Hoa/thường." | |
70797979 | 2692 | |
6d876f2a | 2693 | #: ../src/html/helpwnd.cpp:692 |
70797979 VZ |
2694 | msgid "Display options dialog" |
2695 | msgstr "Hiển thị hộp thoại tùy chọn" | |
2696 | ||
95bf8d1b | 2697 | #: ../src/html/helpwnd.cpp:327 |
70797979 VZ |
2698 | msgid "Displays help as you browse the books on the left." |
2699 | msgstr "Hiện phần trợ giúp như là một trình duyệt sách trên phần bên trái." | |
2700 | ||
6d876f2a | 2701 | #: ../src/msw/mimetype.cpp:728 |
70797979 | 2702 | msgid "" |
95bf8d1b VZ |
2703 | "Do you want to overwrite the command used to %s files with extension \"%s" |
2704 | "\" ?\n" | |
70797979 VZ |
2705 | "Current value is \n" |
2706 | "%s, \n" | |
2707 | "New value is \n" | |
2708 | "%s %1" | |
2709 | msgstr "" | |
d2fd6629 | 2710 | "Bạn có muốn ghi đè lệnh thường dùng với tập tin %s với phần mở rộng \"%s" |
95bf8d1b | 2711 | "\" ?\n" |
70797979 VZ |
2712 | "Giá trị hiện hành là \n" |
2713 | "%s, \n" | |
2714 | "Giá trị mới là \n" | |
2715 | "%s %1" | |
2716 | ||
6d876f2a | 2717 | #: ../src/common/docview.cpp:532 |
18867602 | 2718 | #, c-format |
73423e29 VZ |
2719 | msgid "Do you want to save changes to %s?" |
2720 | msgstr "Bạn có muốn ghi lại các thay đổi với %s không?" | |
70797979 | 2721 | |
95bf8d1b | 2722 | #: ../src/common/prntbase.cpp:526 |
95bf8d1b | 2723 | msgid "Document:" |
d2fd6629 | 2724 | msgstr "Tài liệu:" |
95bf8d1b | 2725 | |
70797979 VZ |
2726 | #: ../src/generic/aboutdlgg.cpp:74 |
2727 | msgid "Documentation by " | |
73423e29 | 2728 | msgstr "Viết bởi " |
70797979 | 2729 | |
73423e29 | 2730 | #: ../src/generic/aboutdlgg.cpp:181 |
70797979 VZ |
2731 | msgid "Documentation writers" |
2732 | msgstr "Những người viết tài liệu" | |
2733 | ||
6d876f2a | 2734 | #: ../src/common/sizer.cpp:2681 |
70797979 VZ |
2735 | msgid "Don't Save" |
2736 | msgstr "Không Ghi Lại" | |
2737 | ||
6d876f2a | 2738 | #: ../src/msw/frame.cpp:123 ../src/html/htmlwin.cpp:607 |
70797979 VZ |
2739 | msgid "Done" |
2740 | msgstr "Hoàn tất" | |
2741 | ||
95bf8d1b | 2742 | #: ../src/generic/progdlgg.cpp:482 ../src/msw/progdlg.cpp:408 |
70797979 VZ |
2743 | msgid "Done." |
2744 | msgstr "Hoàn tất." | |
2745 | ||
5325c2e3 | 2746 | #: ../src/richtext/richtextborderspage.cpp:544 |
5325c2e3 | 2747 | msgid "Dotted" |
5f2f8e02 | 2748 | msgstr "Chấm chấm" |
5325c2e3 VZ |
2749 | |
2750 | #: ../src/richtext/richtextborderspage.cpp:546 | |
5325c2e3 | 2751 | msgid "Double" |
5f2f8e02 | 2752 | msgstr "Đôi" |
5325c2e3 | 2753 | |
70797979 VZ |
2754 | #: ../src/common/paper.cpp:178 |
2755 | msgid "Double Japanese Postcard Rotated 148 x 200 mm" | |
2756 | msgstr "Double Japanese Postcard Rotated 148 x 200 mm" | |
2757 | ||
5325c2e3 | 2758 | #: ../src/common/xtixml.cpp:274 |
18867602 | 2759 | #, c-format |
70797979 VZ |
2760 | msgid "Doubly used id : %d" |
2761 | msgstr "Chỉ số id người dùng kép: %d" | |
2762 | ||
95bf8d1b | 2763 | #: ../src/generic/fdrepdlg.cpp:153 ../src/common/stockitem.cpp:154 |
70797979 VZ |
2764 | msgid "Down" |
2765 | msgstr "Xuống" | |
2766 | ||
6d876f2a | 2767 | #: ../src/richtext/richtextctrl.cpp:813 |
be546c6f | 2768 | msgid "Drag" |
5f2f8e02 | 2769 | msgstr "Kéo" |
be546c6f | 2770 | |
70797979 VZ |
2771 | #: ../src/common/paper.cpp:102 |
2772 | msgid "E sheet, 34 x 44 in" | |
2773 | msgstr "E sheet, 34 x 44 in" | |
2774 | ||
5325c2e3 | 2775 | #: ../src/common/accelcmn.cpp:62 |
70797979 VZ |
2776 | msgid "END" |
2777 | msgstr "END" | |
2778 | ||
5325c2e3 | 2779 | #: ../src/common/accelcmn.cpp:53 |
70797979 VZ |
2780 | msgid "ENTER" |
2781 | msgstr "ENTER" | |
2782 | ||
6d876f2a | 2783 | #: ../src/unix/fswatcher_inotify.cpp:536 |
73423e29 | 2784 | msgid "EOF while reading from inotify descriptor" |
4db65a42 | 2785 | msgstr "Việc đọc bộ mô tả inotify gặp lỗi EOF" |
73423e29 | 2786 | |
5325c2e3 | 2787 | #: ../src/common/accelcmn.cpp:65 |
70797979 VZ |
2788 | msgid "ESC" |
2789 | msgstr "ESC" | |
2790 | ||
5325c2e3 | 2791 | #: ../src/common/accelcmn.cpp:66 |
70797979 VZ |
2792 | msgid "ESCAPE" |
2793 | msgstr "ESCAPE" | |
2794 | ||
5325c2e3 | 2795 | #: ../src/common/accelcmn.cpp:74 |
70797979 VZ |
2796 | msgid "EXECUTE" |
2797 | msgstr "THI HÀNH" | |
2798 | ||
5325c2e3 | 2799 | #: ../src/common/stockitem.cpp:155 |
5325c2e3 | 2800 | msgid "Edit" |
5f2f8e02 | 2801 | msgstr "Chỉnh sửa" |
5325c2e3 | 2802 | |
73423e29 | 2803 | #: ../src/generic/editlbox.cpp:273 |
70797979 VZ |
2804 | msgid "Edit item" |
2805 | msgstr "Biên tập mục tin" | |
2806 | ||
6d876f2a VZ |
2807 | #: ../src/richtext/richtextsizepage.cpp:350 |
2808 | #: ../src/richtext/richtextsizepage.cpp:352 | |
2809 | #: ../src/richtext/richtextsizepage.cpp:462 | |
2810 | #: ../src/richtext/richtextsizepage.cpp:464 | |
5325c2e3 | 2811 | msgid "Enable the height value." |
5f2f8e02 | 2812 | msgstr "Cho phép giá trị cao." |
5325c2e3 | 2813 | |
6d876f2a VZ |
2814 | #: ../src/richtext/richtextsizepage.cpp:435 |
2815 | #: ../src/richtext/richtextsizepage.cpp:437 | |
be546c6f | 2816 | msgid "Enable the maximum width value." |
5f2f8e02 | 2817 | msgstr "Cho phép giá trị độ rộng tối đa." |
be546c6f | 2818 | |
6d876f2a VZ |
2819 | #: ../src/richtext/richtextsizepage.cpp:408 |
2820 | #: ../src/richtext/richtextsizepage.cpp:410 | |
be546c6f | 2821 | msgid "Enable the minimum height value." |
5f2f8e02 | 2822 | msgstr "Cho phép giá trị cao tối đa" |
be546c6f | 2823 | |
6d876f2a VZ |
2824 | #: ../src/richtext/richtextsizepage.cpp:381 |
2825 | #: ../src/richtext/richtextsizepage.cpp:383 | |
be546c6f | 2826 | msgid "Enable the minimum width value." |
5f2f8e02 | 2827 | msgstr "Cho phép giá trị độ rộng tối thiểu." |
be546c6f | 2828 | |
6d876f2a VZ |
2829 | #: ../src/richtext/richtextsizepage.cpp:316 |
2830 | #: ../src/richtext/richtextsizepage.cpp:318 | |
5325c2e3 | 2831 | msgid "Enable the width value." |
5f2f8e02 | 2832 | msgstr "Cho phép giá trị độ rộng." |
5325c2e3 | 2833 | |
6d876f2a VZ |
2834 | #: ../src/richtext/richtextsizepage.cpp:277 |
2835 | #: ../src/richtext/richtextsizepage.cpp:279 | |
5325c2e3 | 2836 | msgid "Enable vertical alignment." |
5f2f8e02 | 2837 | msgstr "Cho phép xắp hàng theo chiều dọc." |
5325c2e3 | 2838 | |
5325c2e3 VZ |
2839 | #: ../src/richtext/richtextbackgroundpage.cpp:133 |
2840 | #: ../src/richtext/richtextbackgroundpage.cpp:135 | |
5325c2e3 | 2841 | msgid "Enables a background colour." |
5f2f8e02 | 2842 | msgstr "Cho phép màu nền." |
70797979 | 2843 | |
6d876f2a | 2844 | #: ../src/richtext/richtextstyledlg.cpp:932 |
be546c6f | 2845 | msgid "Enter a box style name" |
5f2f8e02 | 2846 | msgstr "Nhập vào tên kiểu dáng hộp" |
be546c6f | 2847 | |
6d876f2a | 2848 | #: ../src/richtext/richtextstyledlg.cpp:604 |
70797979 VZ |
2849 | msgid "Enter a character style name" |
2850 | msgstr "Nhập vào tên kiểu dáng ký tự" | |
2851 | ||
6d876f2a | 2852 | #: ../src/richtext/richtextstyledlg.cpp:818 |
70797979 VZ |
2853 | msgid "Enter a list style name" |
2854 | msgstr "Nhập vào tên kiểu dáng danh sách" | |
2855 | ||
6d876f2a | 2856 | #: ../src/richtext/richtextstyledlg.cpp:891 |
70797979 VZ |
2857 | msgid "Enter a new style name" |
2858 | msgstr "Nhập vào tên kiểu dáng danh sách mới" | |
2859 | ||
6d876f2a | 2860 | #: ../src/richtext/richtextstyledlg.cpp:652 |
70797979 VZ |
2861 | msgid "Enter a paragraph style name" |
2862 | msgstr "Nhập vào tên kiểu dáng đoạn văn" | |
2863 | ||
73423e29 | 2864 | #: ../src/generic/dbgrptg.cpp:171 |
18867602 | 2865 | #, c-format |
70797979 | 2866 | msgid "Enter command to open file \"%s\":" |
d2fd6629 | 2867 | msgstr "Nhập vào lệnh mở tập tin \"%s\":" |
70797979 | 2868 | |
5325c2e3 | 2869 | #: ../src/generic/helpext.cpp:464 |
70797979 VZ |
2870 | msgid "Entries found" |
2871 | msgstr "Các mục tin tìm thấy" | |
2872 | ||
2873 | #: ../src/common/paper.cpp:144 | |
2874 | msgid "Envelope Invite 220 x 220 mm" | |
2875 | msgstr "Envelope Invite 220 x 220 mm" | |
2876 | ||
be546c6f | 2877 | #: ../src/common/config.cpp:474 |
18867602 | 2878 | #, c-format |
95bf8d1b VZ |
2879 | msgid "" |
2880 | "Environment variables expansion failed: missing '%c' at position %u in '%s'." | |
2881 | msgstr "" | |
2882 | "Sự mở rộng các biến môi trường gặp lỗi: mất '%c' tại vị trí %u trong '%s'." | |
2883 | ||
6d876f2a VZ |
2884 | #: ../src/generic/dirctrlg.cpp:671 ../src/generic/dirctrlg.cpp:689 |
2885 | #: ../src/generic/dirctrlg.cpp:700 ../src/generic/dirdlgg.cpp:353 | |
2886 | #: ../src/generic/filectrlg.cpp:678 ../src/generic/filectrlg.cpp:792 | |
2887 | #: ../src/generic/filectrlg.cpp:806 ../src/generic/filectrlg.cpp:822 | |
2888 | #: ../src/generic/filectrlg.cpp:1382 ../src/generic/filectrlg.cpp:1413 | |
2889 | #: ../src/gtk/filedlg.cpp:74 ../src/gtk1/fontdlg.cpp:75 | |
70797979 VZ |
2890 | msgid "Error" |
2891 | msgstr "Lỗi" | |
2892 | ||
73423e29 | 2893 | #: ../src/unix/epolldispatcher.cpp:104 |
70797979 VZ |
2894 | msgid "Error closing epoll descriptor" |
2895 | msgstr "Lỗi khi đóng phần mô tả epoll" | |
2896 | ||
73423e29 VZ |
2897 | #: ../src/unix/fswatcher_kqueue.cpp:115 |
2898 | msgid "Error closing kqueue instance" | |
2899 | msgstr "Lỗi khi đóng kqueue" | |
2900 | ||
70797979 VZ |
2901 | #: ../src/generic/dirdlgg.cpp:252 |
2902 | msgid "Error creating directory" | |
2903 | msgstr "Lỗi tạo thư mục" | |
2904 | ||
6d876f2a | 2905 | #: ../src/common/imagbmp.cpp:1104 |
70797979 VZ |
2906 | msgid "Error in reading image DIB." |
2907 | msgstr "Lỗi trong việc đọc ảnh DIB." | |
2908 | ||
6d876f2a | 2909 | #: ../src/propgrid/propgrid.cpp:6564 |
73423e29 VZ |
2910 | #, c-format |
2911 | msgid "Error in resource: %s" | |
2912 | msgstr "Lỗi trong tài nguyên: %s" | |
2913 | ||
2914 | #: ../src/common/fileconf.cpp:454 | |
70797979 VZ |
2915 | msgid "Error reading config options." |
2916 | msgstr "Lỗi trong việc đọc các tùy chọn cấu hình." | |
2917 | ||
73423e29 | 2918 | #: ../src/common/fileconf.cpp:1065 |
70797979 VZ |
2919 | msgid "Error saving user configuration data." |
2920 | msgstr "Lỗi ghi lại dữ liệu cấu hình người dùng." | |
2921 | ||
6d876f2a | 2922 | #: ../src/gtk/print.cpp:681 |
70797979 | 2923 | msgid "Error while printing: " |
73423e29 | 2924 | msgstr "Lỗi trong khi in: " |
70797979 | 2925 | |
be546c6f | 2926 | #: ../src/common/log.cpp:226 |
70797979 VZ |
2927 | msgid "Error: " |
2928 | msgstr "Lỗi: " | |
2929 | ||
95bf8d1b | 2930 | #: ../src/common/fmapbase.cpp:151 |
70797979 VZ |
2931 | msgid "Esperanto (ISO-8859-3)" |
2932 | msgstr "Esperanto (ISO-8859-3)" | |
2933 | ||
6d876f2a | 2934 | #: ../src/unix/fswatcher_inotify.cpp:640 |
73423e29 VZ |
2935 | msgid "Event queue overflowed" |
2936 | msgstr "Hàng đợi sự kiện bị tràn" | |
2937 | ||
2938 | #: ../src/generic/dbgrptg.cpp:231 | |
be546c6f | 2939 | msgid "Executable files (*.exe)|*.exe|" |
d2fd6629 | 2940 | msgstr "Tập tin thực thi (*.exe)|*.exe|" |
70797979 | 2941 | |
5325c2e3 | 2942 | #: ../src/common/stockitem.cpp:156 |
5325c2e3 | 2943 | msgid "Execute" |
5f2f8e02 | 2944 | msgstr "Thi hành" |
5325c2e3 | 2945 | |
6d876f2a | 2946 | #: ../src/msw/utilsexc.cpp:931 |
5325c2e3 VZ |
2947 | #, c-format |
2948 | msgid "Execution of command '%s' failed" | |
70797979 VZ |
2949 | msgstr "Thi hành lệnh '%s' gặp lỗi" |
2950 | ||
5325c2e3 | 2951 | #: ../src/os2/utilsexc.cpp:164 |
18867602 | 2952 | #, c-format |
70797979 VZ |
2953 | msgid "Execution of command '%s' failed with error: %ul" |
2954 | msgstr "Thi hành lệnh '%s' gặp lỗi với lỗi: %ul" | |
2955 | ||
2956 | #: ../src/common/paper.cpp:107 | |
2957 | msgid "Executive, 7 1/4 x 10 1/2 in" | |
2958 | msgstr "Executive, 7 1/4 x 10 1/2 in" | |
2959 | ||
5325c2e3 | 2960 | #: ../src/msw/registry.cpp:1231 |
18867602 | 2961 | #, c-format |
95bf8d1b VZ |
2962 | msgid "" |
2963 | "Exporting registry key: file \"%s\" already exists and won't be overwritten." | |
2964 | msgstr "" | |
d2fd6629 | 2965 | "Sự xuất khóa đăng ký: tập tin \"%s\" đã tồn tại và không thể ghi đè lên." |
70797979 | 2966 | |
95bf8d1b | 2967 | #: ../src/common/fmapbase.cpp:196 |
70797979 VZ |
2968 | msgid "Extended Unix Codepage for Japanese (EUC-JP)" |
2969 | msgstr "Extended Unix Codepage for Japanese (EUC-JP)" | |
2970 | ||
6d876f2a | 2971 | #: ../src/html/chm.cpp:726 |
18867602 | 2972 | #, c-format |
70797979 VZ |
2973 | msgid "Extraction of '%s' into '%s' failed." |
2974 | msgstr "Rút trích '%s' vào '%s' gặp lỗi." | |
2975 | ||
95bf8d1b | 2976 | #: ../src/common/accelcmn.cpp:239 ../src/common/accelcmn.cpp:334 |
70797979 VZ |
2977 | msgid "F" |
2978 | msgstr "F" | |
2979 | ||
5325c2e3 | 2980 | #: ../src/propgrid/advprops.cpp:641 |
73423e29 VZ |
2981 | msgid "Face Name" |
2982 | msgstr "Tên Mặt" | |
2983 | ||
70797979 VZ |
2984 | #: ../src/unix/snglinst.cpp:270 |
2985 | msgid "Failed to access lock file." | |
d2fd6629 | 2986 | msgstr "Truy cập tập tin khóa gặp lỗi." |
70797979 | 2987 | |
73423e29 | 2988 | #: ../src/unix/epolldispatcher.cpp:117 |
18867602 | 2989 | #, c-format |
70797979 VZ |
2990 | msgid "Failed to add descriptor %d to epoll descriptor %d" |
2991 | msgstr "Khi thêm phần mô tả %d vào phần mô tả epoll %d gặp lỗi" | |
2992 | ||
95bf8d1b | 2993 | #: ../src/msw/dib.cpp:549 |
18867602 | 2994 | #, c-format |
73423e29 | 2995 | msgid "Failed to allocate %luKb of memory for bitmap data." |
70797979 VZ |
2996 | msgstr "Việc cấp phát %luKb bộ nhớ cho dữ liệu ảnh bitmap gặp lỗi." |
2997 | ||
73423e29 VZ |
2998 | #: ../src/common/glcmn.cpp:88 |
2999 | msgid "Failed to allocate colour for OpenGL" | |
3000 | msgstr "Cấp phát màu cho OpenGL gặp lỗi" | |
3001 | ||
3002 | #: ../src/unix/displayx11.cpp:289 | |
70797979 VZ |
3003 | msgid "Failed to change video mode" |
3004 | msgstr "Thay đổi chế độ video gặp lỗi" | |
3005 | ||
6d876f2a | 3006 | #: ../src/common/image.cpp:3035 |
5f2f8e02 | 3007 | #, c-format |
5325c2e3 | 3008 | msgid "Failed to check format of image file \"%s\"." |
d2fd6629 | 3009 | msgstr "Gặp lỗi khi kiểm tra định dạng của tập tin ảnh \"%s\"." |
5325c2e3 | 3010 | |
6d876f2a | 3011 | #: ../src/common/debugrpt.cpp:241 |
18867602 | 3012 | #, c-format |
70797979 VZ |
3013 | msgid "Failed to clean up debug report directory \"%s\"" |
3014 | msgstr "Việc xóa sạch thư mục báo cáo lỗi \"%s\" gặp lỗi" | |
3015 | ||
6d876f2a | 3016 | #: ../src/common/filename.cpp:211 |
70797979 | 3017 | msgid "Failed to close file handle" |
d2fd6629 | 3018 | msgstr "Đóng handle tập tin gặp lỗi" |
70797979 VZ |
3019 | |
3020 | #: ../src/unix/snglinst.cpp:335 | |
18867602 | 3021 | #, c-format |
70797979 VZ |
3022 | msgid "Failed to close lock file '%s'" |
3023 | msgstr "Đóng tập tin khóa '%s' gặp lỗi" | |
3024 | ||
95bf8d1b | 3025 | #: ../src/msw/clipbrd.cpp:116 |
70797979 VZ |
3026 | msgid "Failed to close the clipboard." |
3027 | msgstr "Đóng clipboard gặp lỗi." | |
3028 | ||
95bf8d1b | 3029 | #: ../src/x11/utils.cpp:204 |
18867602 | 3030 | #, c-format |
70797979 VZ |
3031 | msgid "Failed to close the display \"%s\"" |
3032 | msgstr "Đóng bộ hiển thị \"%s\" gặp lỗi" | |
3033 | ||
5325c2e3 | 3034 | #: ../src/msw/dialup.cpp:819 |
70797979 VZ |
3035 | msgid "Failed to connect: missing username/password." |
3036 | msgstr "Kết nối lỗi: không có tên người dùng/mật khẩu." | |
3037 | ||
5325c2e3 | 3038 | #: ../src/msw/dialup.cpp:765 |
70797979 VZ |
3039 | msgid "Failed to connect: no ISP to dial." |
3040 | msgstr "Kết nối lỗi: không có nhà cung cấp dịch vụ Internet ISP để quay số." | |
3041 | ||
73423e29 | 3042 | #: ../src/common/textfile.cpp:201 |
18867602 | 3043 | #, c-format |
70797979 | 3044 | msgid "Failed to convert file \"%s\" to Unicode." |
d2fd6629 | 3045 | msgstr "Chuyển đổi tập tin \"%s\" sang Unicode gặp lỗi." |
70797979 | 3046 | |
6d876f2a | 3047 | #: ../src/generic/logg.cpp:977 |
73423e29 VZ |
3048 | msgid "Failed to copy dialog contents to the clipboard." |
3049 | msgstr "Sao chép nội dung từ hộp thoại vào bộ nhớ clipboard gặp lỗi." | |
3050 | ||
5325c2e3 | 3051 | #: ../src/msw/registry.cpp:692 |
18867602 | 3052 | #, c-format |
70797979 VZ |
3053 | msgid "Failed to copy registry value '%s'" |
3054 | msgstr "Sao chép giá trị đăng ký '%s' gặp lỗi" | |
3055 | ||
5325c2e3 | 3056 | #: ../src/msw/registry.cpp:701 |
18867602 | 3057 | #, c-format |
70797979 VZ |
3058 | msgid "Failed to copy the contents of registry key '%s' to '%s'." |
3059 | msgstr "Sao chép nội dung khóa đăng ký '%s' tới '%s' gặp lỗi." | |
3060 | ||
6d876f2a | 3061 | #: ../src/common/filefn.cpp:1054 |
18867602 | 3062 | #, c-format |
70797979 | 3063 | msgid "Failed to copy the file '%s' to '%s'" |
d2fd6629 | 3064 | msgstr "Sao chép tập tin từ '%s' sang '%s' gặp lỗi" |
70797979 | 3065 | |
5325c2e3 | 3066 | #: ../src/msw/registry.cpp:679 |
18867602 | 3067 | #, c-format |
70797979 VZ |
3068 | msgid "Failed to copy the registry subkey '%s' to '%s'." |
3069 | msgstr "Sao chép khóa đăng ký phụ '%s' tới '%s' gặp lỗi." | |
3070 | ||
be546c6f | 3071 | #: ../src/msw/dde.cpp:1074 |
70797979 VZ |
3072 | msgid "Failed to create DDE string" |
3073 | msgstr "Tạo chuỗi DDE gặp lỗi" | |
3074 | ||
6d876f2a | 3075 | #: ../src/msw/mdi.cpp:601 |
70797979 VZ |
3076 | msgid "Failed to create MDI parent frame." |
3077 | msgstr "Tạo khung cửa sổ cha MDI gặp lỗi." | |
3078 | ||
6d876f2a | 3079 | #: ../src/common/filename.cpp:1099 |
70797979 VZ |
3080 | msgid "Failed to create a temporary file name" |
3081 | msgstr "Tạo tên tập tin tạm gặp lỗi" | |
3082 | ||
6d876f2a | 3083 | #: ../src/msw/utilsexc.cpp:278 |
70797979 VZ |
3084 | msgid "Failed to create an anonymous pipe" |
3085 | msgstr "Tạo anonymous pipe gặp lỗi" | |
3086 | ||
6d876f2a | 3087 | #: ../src/msw/ole/automtn.cpp:523 |
5f2f8e02 | 3088 | #, c-format |
5325c2e3 | 3089 | msgid "Failed to create an instance of \"%s\"" |
5f2f8e02 | 3090 | msgstr "Gặp lỗi khi tạo một minh dụ của \"%s\"" |
5325c2e3 VZ |
3091 | |
3092 | #: ../src/msw/dde.cpp:443 | |
18867602 | 3093 | #, c-format |
70797979 VZ |
3094 | msgid "Failed to create connection to server '%s' on topic '%s'" |
3095 | msgstr "Tạo kết nối tới máy chủ '%s' với chủ đề '%s' gặp lỗi" | |
3096 | ||
5325c2e3 | 3097 | #: ../src/msw/cursor.cpp:213 |
70797979 VZ |
3098 | msgid "Failed to create cursor." |
3099 | msgstr "Tạo con trỏ chuột gặp lỗi." | |
3100 | ||
6d876f2a | 3101 | #: ../src/common/debugrpt.cpp:206 |
18867602 | 3102 | #, c-format |
70797979 VZ |
3103 | msgid "Failed to create directory \"%s\"" |
3104 | msgstr "Tạo thư mục \"%s\" gặp lỗi" | |
3105 | ||
3106 | #: ../src/generic/dirdlgg.cpp:250 | |
18867602 | 3107 | #, c-format |
70797979 VZ |
3108 | msgid "" |
3109 | "Failed to create directory '%s'\n" | |
3110 | "(Do you have the required permissions?)" | |
3111 | msgstr "" | |
3112 | "Tạo thư mục '%s' gặp lỗi\n" | |
3113 | "(bạn có quyền yêu cầu không?)" | |
3114 | ||
73423e29 | 3115 | #: ../src/unix/epolldispatcher.cpp:85 |
70797979 VZ |
3116 | msgid "Failed to create epoll descriptor" |
3117 | msgstr "Tạo phần mô tả epoll gặp lỗi" | |
3118 | ||
73423e29 | 3119 | #: ../src/msw/mimetype.cpp:199 |
18867602 | 3120 | #, c-format |
70797979 | 3121 | msgid "Failed to create registry entry for '%s' files." |
d2fd6629 | 3122 | msgstr "Tạo mục đăng ký cho '%s' tập tin gặp lỗi." |
70797979 VZ |
3123 | |
3124 | #: ../src/msw/fdrepdlg.cpp:443 | |
18867602 | 3125 | #, c-format |
70797979 VZ |
3126 | msgid "Failed to create the standard find/replace dialog (error code %d)" |
3127 | msgstr "Tạo hộp thoại tìm/thay thế tiêu chuẩn gặp lỗi (mã lỗi %d)" | |
3128 | ||
95bf8d1b | 3129 | #: ../src/unix/evtloopunix.cpp:96 |
70797979 VZ |
3130 | msgid "Failed to create wake up pipe used by event loop." |
3131 | msgstr "Tạo wake up pipe sử dụng cho vòng lặp sự kiện gặp lỗi." | |
3132 | ||
6d876f2a | 3133 | #: ../src/html/winpars.cpp:740 |
18867602 | 3134 | #, c-format |
70797979 VZ |
3135 | msgid "Failed to display HTML document in %s encoding" |
3136 | msgstr "Hiển thị tài liệu HTML trong bộ mã %s gặp lỗi" | |
3137 | ||
95bf8d1b | 3138 | #: ../src/msw/clipbrd.cpp:128 |
70797979 VZ |
3139 | msgid "Failed to empty the clipboard." |
3140 | msgstr "Làm rỗng clipboard gặp lỗi." | |
3141 | ||
73423e29 | 3142 | #: ../src/unix/displayx11.cpp:266 |
70797979 VZ |
3143 | msgid "Failed to enumerate video modes" |
3144 | msgstr "Đếm các chế độ video gặp lỗi" | |
3145 | ||
be546c6f | 3146 | #: ../src/msw/dde.cpp:728 |
70797979 VZ |
3147 | msgid "Failed to establish an advise loop with DDE server" |
3148 | msgstr "Thiết lập một vòng lặp advise máy chủ DDE gặp lỗi" | |
3149 | ||
95bf8d1b | 3150 | #: ../src/msw/dialup.cpp:651 ../src/msw/dialup.cpp:885 |
18867602 | 3151 | #, c-format |
70797979 VZ |
3152 | msgid "Failed to establish dialup connection: %s" |
3153 | msgstr "Thiết lập kết nối quay số gặp lỗi: %s" | |
3154 | ||
6d876f2a | 3155 | #: ../src/unix/utilsunx.cpp:532 ../src/unix/utilsunx.cpp:546 |
18867602 | 3156 | #, c-format |
70797979 VZ |
3157 | msgid "Failed to execute '%s'\n" |
3158 | msgstr "Thực thi '%s' gặp lỗi\n" | |
3159 | ||
6d876f2a | 3160 | #: ../src/common/debugrpt.cpp:698 |
70797979 VZ |
3161 | msgid "Failed to execute curl, please install it in PATH." |
3162 | msgstr "Thực thi curl gặp lỗi, xin thiết đặt nó trong ĐƯỜNG DẪN." | |
3163 | ||
6d876f2a | 3164 | #: ../src/msw/ole/automtn.cpp:506 |
5f2f8e02 | 3165 | #, c-format |
5325c2e3 | 3166 | msgid "Failed to find CLSID of \"%s\"" |
5f2f8e02 | 3167 | msgstr "Gặp lỗi khi tìm CLSID của \"%s\"" |
5325c2e3 | 3168 | |
95bf8d1b | 3169 | #: ../src/common/regex.cpp:435 ../src/common/regex.cpp:483 |
18867602 | 3170 | #, c-format |
70797979 VZ |
3171 | msgid "Failed to find match for regular expression: %s" |
3172 | msgstr "Việc tìm khớp với biểu thức thông thường gặp lỗi: %s" | |
3173 | ||
5325c2e3 | 3174 | #: ../src/msw/dialup.cpp:717 |
18867602 | 3175 | #, c-format |
70797979 VZ |
3176 | msgid "Failed to get ISP names: %s" |
3177 | msgstr "Lấy tên của nhà cung cấp dịch vụ Internet ISP gặp lỗi: %s" | |
3178 | ||
6d876f2a | 3179 | #: ../src/msw/ole/automtn.cpp:575 |
5f2f8e02 | 3180 | #, c-format |
5325c2e3 | 3181 | msgid "Failed to get OLE automation interface for \"%s\"" |
5f2f8e02 | 3182 | msgstr "Gặp lỗi khi lấy giao diện tự động OLE cho \"%s\"" |
5325c2e3 | 3183 | |
95bf8d1b | 3184 | #: ../src/msw/clipbrd.cpp:748 |
70797979 VZ |
3185 | msgid "Failed to get data from the clipboard" |
3186 | msgstr "Lấy dữ liệu từ clipboard gặp lỗi" | |
3187 | ||
95bf8d1b | 3188 | #: ../src/common/time.cpp:250 |
70797979 VZ |
3189 | msgid "Failed to get the local system time" |
3190 | msgstr "Lấy thời gian từ hệ thống gặp lỗi" | |
3191 | ||
6d876f2a | 3192 | #: ../src/common/filefn.cpp:1448 |
70797979 VZ |
3193 | msgid "Failed to get the working directory" |
3194 | msgstr "Lấy thư mục đang làm việc gặp lỗi" | |
3195 | ||
3196 | #: ../src/univ/theme.cpp:114 | |
3197 | msgid "Failed to initialize GUI: no built-in themes found." | |
95bf8d1b VZ |
3198 | msgstr "" |
3199 | "Khởi tạo GUI gặp lỗi: không có built-in giao diện hiển thị nào được tìm thấy." | |
70797979 VZ |
3200 | |
3201 | #: ../src/msw/helpchm.cpp:64 | |
3202 | msgid "Failed to initialize MS HTML Help." | |
3203 | msgstr "Khởi tạo Trợ Giúp MS HTML gặp lỗi." | |
3204 | ||
5325c2e3 | 3205 | #: ../src/msw/glcanvas.cpp:893 |
70797979 VZ |
3206 | msgid "Failed to initialize OpenGL" |
3207 | msgstr "Khởi tạo OpenGL gặp lỗi." | |
3208 | ||
95bf8d1b | 3209 | #: ../src/msw/dialup.cpp:880 |
18867602 | 3210 | #, c-format |
70797979 VZ |
3211 | msgid "Failed to initiate dialup connection: %s" |
3212 | msgstr "Khởi tạo kết nối quay số gặp lỗi: %s" | |
3213 | ||
6d876f2a | 3214 | #: ../src/gtk/textctrl.cpp:1118 |
70797979 VZ |
3215 | msgid "Failed to insert text in the control." |
3216 | msgstr "Chèn chữ vào điều khiển gặp lỗi." | |
3217 | ||
3218 | #: ../src/unix/snglinst.cpp:242 | |
18867602 | 3219 | #, c-format |
70797979 | 3220 | msgid "Failed to inspect the lock file '%s'" |
d2fd6629 | 3221 | msgstr "Kiểm tra tập tin khóa '%s' gặp lỗi" |
70797979 | 3222 | |
73423e29 | 3223 | #: ../src/unix/appunix.cpp:90 |
70797979 VZ |
3224 | msgid "Failed to install signal handler" |
3225 | msgstr "Cài đặt bộ điều khiển tín hiệu gặp lỗi" | |
3226 | ||
6d876f2a | 3227 | #: ../src/unix/threadpsx.cpp:1163 |
95bf8d1b VZ |
3228 | msgid "" |
3229 | "Failed to join a thread, potential memory leak detected - please restart the " | |
3230 | "program" | |
3231 | msgstr "" | |
3232 | "Gia nhập tuyến trình gặp lỗi, đã phát hiện lỗ thủng bộ nhớ tiềm tàng - xin " | |
3233 | "hãy khởi động lại chương trình" | |
70797979 | 3234 | |
6d876f2a | 3235 | #: ../src/msw/utils.cpp:746 |
18867602 | 3236 | #, c-format |
70797979 VZ |
3237 | msgid "Failed to kill process %d" |
3238 | msgstr "Loại bỏ quá trình %d gặp lỗi" | |
3239 | ||
95bf8d1b | 3240 | #: ../src/common/image.cpp:2261 |
d2fd6629 | 3241 | #, c-format |
95bf8d1b | 3242 | msgid "Failed to load bitmap \"%s\" from resources." |
d2fd6629 | 3243 | msgstr "Gặp lỗi tải ảnh \"%s\" từ nguồn tài nguyên." |
95bf8d1b VZ |
3244 | |
3245 | #: ../src/common/image.cpp:2270 | |
d2fd6629 | 3246 | #, c-format |
95bf8d1b | 3247 | msgid "Failed to load icon \"%s\" from resources." |
d2fd6629 | 3248 | msgstr "Tải biểu tượng \"%s\" từ nguồn tài nguyên gặp lỗi." |
95bf8d1b | 3249 | |
5325c2e3 | 3250 | #: ../src/common/iconbndl.cpp:183 |
18867602 | 3251 | #, c-format |
73423e29 | 3252 | msgid "Failed to load image %%d from file '%s'." |
d2fd6629 | 3253 | msgstr "Tải ảnh %%d từ tập tin '%s' gặp lỗi." |
70797979 | 3254 | |
5325c2e3 | 3255 | #: ../src/common/iconbndl.cpp:191 |
73423e29 VZ |
3256 | #, c-format |
3257 | msgid "Failed to load image %d from stream." | |
3258 | msgstr "Lỗi khi tải ảnh %d từ dòng dữ liệu." | |
3259 | ||
6d876f2a | 3260 | #: ../src/common/image.cpp:2346 ../src/common/image.cpp:2365 |
5f2f8e02 | 3261 | #, c-format |
5325c2e3 | 3262 | msgid "Failed to load image from file \"%s\"." |
d2fd6629 | 3263 | msgstr "Tải ảnh từ tập tin \"%s\" gặp lỗi." |
5325c2e3 | 3264 | |
73423e29 | 3265 | #: ../src/msw/enhmeta.cpp:98 |
18867602 | 3266 | #, c-format |
70797979 | 3267 | msgid "Failed to load metafile from file \"%s\"." |
d2fd6629 | 3268 | msgstr "Tải metafile từ tập tin \"%s\" gặp lỗi." |
70797979 | 3269 | |
73423e29 | 3270 | #: ../src/msw/volume.cpp:328 |
70797979 VZ |
3271 | msgid "Failed to load mpr.dll." |
3272 | msgstr "Tải thư viện mpr.dll gặp lỗi." | |
3273 | ||
6d876f2a | 3274 | #: ../src/msw/utils.cpp:1121 |
73423e29 VZ |
3275 | #, c-format |
3276 | msgid "Failed to load resource \"%s\"." | |
3277 | msgstr "Lỗi khi tải tài nguyên \"%s\"." | |
3278 | ||
70797979 | 3279 | #: ../src/common/dynlib.cpp:105 |
18867602 | 3280 | #, c-format |
70797979 VZ |
3281 | msgid "Failed to load shared library '%s'" |
3282 | msgstr "Tải thư viện chia sẻ %s gặp lỗi" | |
3283 | ||
6d876f2a | 3284 | #: ../src/msw/utils.cpp:1128 |
73423e29 VZ |
3285 | #, c-format |
3286 | msgid "Failed to lock resource \"%s\"." | |
3287 | msgstr "Lỗi khi khóa tài nguyên \"%s\"." | |
3288 | ||
70797979 | 3289 | #: ../src/unix/snglinst.cpp:199 |
18867602 | 3290 | #, c-format |
70797979 VZ |
3291 | msgid "Failed to lock the lock file '%s'" |
3292 | msgstr "Khóa tập tin khóa %s gặp lỗi" | |
3293 | ||
73423e29 | 3294 | #: ../src/unix/epolldispatcher.cpp:137 |
18867602 | 3295 | #, c-format |
70797979 VZ |
3296 | msgid "Failed to modify descriptor %d in epoll descriptor %d" |
3297 | msgstr "Chỉnh sửa phần mô tả %d trong phần mô tả epoll %d gặp lỗi" | |
3298 | ||
6d876f2a | 3299 | #: ../src/common/filename.cpp:2669 |
18867602 | 3300 | #, c-format |
70797979 | 3301 | msgid "Failed to modify file times for '%s'" |
d2fd6629 | 3302 | msgstr "Chỉnh sửa thời gian tập tin '%s' gặp lỗi" |
70797979 | 3303 | |
73423e29 | 3304 | #: ../src/common/selectdispatcher.cpp:253 |
70797979 VZ |
3305 | msgid "Failed to monitor I/O channels" |
3306 | msgstr "Kênh vào ra màn hình gặp lỗi" | |
3307 | ||
6d876f2a | 3308 | #: ../src/common/filename.cpp:194 |
18867602 | 3309 | #, c-format |
70797979 VZ |
3310 | msgid "Failed to open '%s' for reading" |
3311 | msgstr "Mở '%s' để đọc gặp lỗi" | |
3312 | ||
6d876f2a | 3313 | #: ../src/common/filename.cpp:199 |
18867602 | 3314 | #, c-format |
70797979 VZ |
3315 | msgid "Failed to open '%s' for writing" |
3316 | msgstr "Mở '%s' để ghi gặp lỗi" | |
3317 | ||
3318 | #: ../src/html/chm.cpp:142 | |
18867602 | 3319 | #, c-format |
70797979 VZ |
3320 | msgid "Failed to open CHM archive '%s'." |
3321 | msgstr "Mở CHM để lưu giữ '%s' gặp lỗi." | |
3322 | ||
6d876f2a | 3323 | #: ../src/common/utilscmn.cpp:1135 |
18867602 | 3324 | #, c-format |
70797979 VZ |
3325 | msgid "Failed to open URL \"%s\" in default browser." |
3326 | msgstr "Mở URL \"%s\" trong trình duyệt mặc định gặp lỗi." | |
3327 | ||
73423e29 VZ |
3328 | #: ../include/wx/msw/private/fswatcher.h:93 |
3329 | #, c-format | |
3330 | msgid "Failed to open directory \"%s\" for monitoring." | |
3331 | msgstr "Lỗi khi mở thư mục \"%s\" để theo dõi." | |
3332 | ||
95bf8d1b | 3333 | #: ../src/x11/utils.cpp:223 |
18867602 | 3334 | #, c-format |
70797979 VZ |
3335 | msgid "Failed to open display \"%s\"." |
3336 | msgstr "Mở bộ hiển thị \"%s\" gặp lỗi." | |
3337 | ||
6d876f2a | 3338 | #: ../src/common/filename.cpp:1134 |
70797979 VZ |
3339 | msgid "Failed to open temporary file." |
3340 | msgstr "Mở tập tin tạm thời gặp lỗi." | |
3341 | ||
95bf8d1b | 3342 | #: ../src/msw/clipbrd.cpp:95 |
70797979 VZ |
3343 | msgid "Failed to open the clipboard." |
3344 | msgstr "Mở clipboard gặp lỗi." | |
3345 | ||
6d876f2a | 3346 | #: ../src/common/translation.cpp:1164 |
73423e29 VZ |
3347 | #, c-format |
3348 | msgid "Failed to parse Plural-Forms: '%s'" | |
3349 | msgstr "Lỗi khi phân tích dạng thức số nhiều: '%s'" | |
3350 | ||
95bf8d1b | 3351 | #: ../src/unix/mediactrl.cpp:1269 |
d2fd6629 | 3352 | #, c-format |
95bf8d1b | 3353 | msgid "Failed to prepare playing \"%s\"." |
d2fd6629 | 3354 | msgstr "Gặp lỗi khi chuẩn bị phát \"%s\"." |
95bf8d1b VZ |
3355 | |
3356 | #: ../src/msw/clipbrd.cpp:648 | |
70797979 VZ |
3357 | msgid "Failed to put data on the clipboard" |
3358 | msgstr "Đặt dữ liệu vào clipboard gặp lỗi" | |
3359 | ||
3360 | #: ../src/unix/snglinst.cpp:279 | |
3361 | msgid "Failed to read PID from lock file." | |
d2fd6629 | 3362 | msgstr "Đọc PID từ tập tin khóa gặp lỗi." |
70797979 | 3363 | |
73423e29 | 3364 | #: ../src/common/fileconf.cpp:465 |
70797979 VZ |
3365 | msgid "Failed to read config options." |
3366 | msgstr "Đọc cấu hình tùy chọn gặp lỗi." | |
3367 | ||
6d876f2a | 3368 | #: ../src/common/docview.cpp:679 |
73423e29 VZ |
3369 | #, c-format |
3370 | msgid "Failed to read document from the file \"%s\"." | |
3371 | msgstr "Lỗi đọc từ tập tin \"%s\" gặp lỗi." | |
3372 | ||
3373 | #: ../src/dfb/evtloop.cpp:99 | |
3374 | msgid "Failed to read event from DirectFB pipe" | |
3375 | msgstr "Đọc từ ống dẫn DirectFB gặp lỗi" | |
3376 | ||
95bf8d1b | 3377 | #: ../src/unix/evtloopunix.cpp:170 |
70797979 VZ |
3378 | msgid "Failed to read from wake-up pipe" |
3379 | msgstr "Đọc từ ống dẫn wake-up gặp lỗi" | |
3380 | ||
6d876f2a | 3381 | #: ../src/unix/utilsunx.cpp:614 |
70797979 VZ |
3382 | msgid "Failed to redirect child process input/output" |
3383 | msgstr "Chuyển hướng quá trình kết nhập/kết xuất của tiến trình con gặp lỗi" | |
3384 | ||
6d876f2a | 3385 | #: ../src/msw/utilsexc.cpp:740 |
70797979 VZ |
3386 | msgid "Failed to redirect the child process IO" |
3387 | msgstr "Chuyển hướng vào xử lý IO con gặp lỗi" | |
3388 | ||
3389 | #: ../src/msw/dde.cpp:294 | |
18867602 | 3390 | #, c-format |
70797979 VZ |
3391 | msgid "Failed to register DDE server '%s'" |
3392 | msgstr "Đăng ký máy chủ DDE '%s' gặp lỗi." | |
3393 | ||
95bf8d1b | 3394 | #: ../src/common/fontmap.cpp:246 |
18867602 | 3395 | #, c-format |
70797979 VZ |
3396 | msgid "Failed to remember the encoding for the charset '%s'." |
3397 | msgstr "Ghi nhớ bộ mã của bộ ký tự '%s' gặp lỗi." | |
3398 | ||
6d876f2a | 3399 | #: ../src/common/debugrpt.cpp:224 |
18867602 | 3400 | #, c-format |
70797979 | 3401 | msgid "Failed to remove debug report file \"%s\"" |
d2fd6629 | 3402 | msgstr "Gỡ bỏ tập tin báo cáo gỡ lỗi \"%s\" gặp lỗi" |
70797979 VZ |
3403 | |
3404 | #: ../src/unix/snglinst.cpp:323 | |
18867602 | 3405 | #, c-format |
70797979 | 3406 | msgid "Failed to remove lock file '%s'" |
d2fd6629 | 3407 | msgstr "Gỡ bỏ tập tin khóa '%s' gặp lỗi" |
70797979 VZ |
3408 | |
3409 | #: ../src/unix/snglinst.cpp:289 | |
18867602 | 3410 | #, c-format |
70797979 | 3411 | msgid "Failed to remove stale lock file '%s'." |
d2fd6629 | 3412 | msgstr "Gỡ bỏ tập tin khóa cũ '%s' gặp lỗi." |
70797979 | 3413 | |
5325c2e3 | 3414 | #: ../src/msw/registry.cpp:529 |
18867602 | 3415 | #, c-format |
70797979 VZ |
3416 | msgid "Failed to rename registry value '%s' to '%s'." |
3417 | msgstr "Đổi tên giá trị đăng ký '%s' thành '%s' gặp lỗi." | |
3418 | ||
6d876f2a | 3419 | #: ../src/common/filefn.cpp:1164 |
18867602 | 3420 | #, c-format |
95bf8d1b VZ |
3421 | msgid "" |
3422 | "Failed to rename the file '%s' to '%s' because the destination file already " | |
3423 | "exists." | |
3424 | msgstr "" | |
d2fd6629 | 3425 | "Đổi tên tập tin '%s' thành '%s' gặp lỗi bởi vì tập tin đích đã tồn tại rồi." |
70797979 | 3426 | |
5325c2e3 | 3427 | #: ../src/msw/registry.cpp:634 |
18867602 | 3428 | #, c-format |
70797979 VZ |
3429 | msgid "Failed to rename the registry key '%s' to '%s'." |
3430 | msgstr "Đổi tên khóa đăng ký '%s' thành '%s' gặp lỗi." | |
3431 | ||
95bf8d1b | 3432 | #: ../src/msw/clipbrd.cpp:498 |
70797979 VZ |
3433 | msgid "Failed to retrieve data from the clipboard." |
3434 | msgstr "Khôi phục dữ liệu từ clipboard gặp lỗi." | |
3435 | ||
6d876f2a | 3436 | #: ../src/common/filename.cpp:2765 |
18867602 | 3437 | #, c-format |
70797979 | 3438 | msgid "Failed to retrieve file times for '%s'" |
d2fd6629 | 3439 | msgstr "Khôi phục thời gian tập tin cho '%s' gặp lỗi" |
70797979 | 3440 | |
5325c2e3 | 3441 | #: ../src/msw/dialup.cpp:488 |
70797979 VZ |
3442 | msgid "Failed to retrieve text of RAS error message" |
3443 | msgstr "Khôi phục chữ của thông điệp lỗi RAS gặp lỗi" | |
3444 | ||
95bf8d1b | 3445 | #: ../src/msw/clipbrd.cpp:785 |
70797979 VZ |
3446 | msgid "Failed to retrieve the supported clipboard formats" |
3447 | msgstr "Khôi phục định dạng clipboard được hỗ trợ gặp lỗi" | |
3448 | ||
6d876f2a | 3449 | #: ../src/common/docview.cpp:650 |
73423e29 VZ |
3450 | #, c-format |
3451 | msgid "Failed to save document to the file \"%s\"." | |
d2fd6629 | 3452 | msgstr "Gặp lỗi khi ghi tài liệu vào tập tin \"%s\"." |
73423e29 | 3453 | |
95bf8d1b | 3454 | #: ../src/msw/dib.cpp:327 |
18867602 | 3455 | #, c-format |
70797979 | 3456 | msgid "Failed to save the bitmap image to file \"%s\"." |
d2fd6629 | 3457 | msgstr "Ghi ảnh bitmap thành tập tin \"%s\" gặp lỗi." |
70797979 | 3458 | |
be546c6f | 3459 | #: ../src/msw/dde.cpp:769 |
70797979 VZ |
3460 | msgid "Failed to send DDE advise notification" |
3461 | msgstr "Gửi thông báo DDE advise gặp lỗi" | |
3462 | ||
95bf8d1b | 3463 | #: ../src/common/ftp.cpp:405 |
18867602 | 3464 | #, c-format |
70797979 VZ |
3465 | msgid "Failed to set FTP transfer mode to %s." |
3466 | msgstr "Đặt chế độ truyền FTP thành %s gặp lỗi." | |
3467 | ||
95bf8d1b | 3468 | #: ../src/msw/clipbrd.cpp:374 |
70797979 VZ |
3469 | msgid "Failed to set clipboard data." |
3470 | msgstr "Đặt dữ liệu clipboard gặp lỗi." | |
3471 | ||
3472 | #: ../src/unix/snglinst.cpp:182 | |
18867602 | 3473 | #, c-format |
70797979 | 3474 | msgid "Failed to set permissions on lock file '%s'" |
d2fd6629 | 3475 | msgstr "Đặt quyền trên tập tin khóa '%s' gặp lỗi" |
70797979 | 3476 | |
6d876f2a | 3477 | #: ../src/unix/utilsunx.cpp:603 |
6d876f2a | 3478 | msgid "Failed to set process priority" |
4db65a42 | 3479 | msgstr "Gặp lỗi khi đặt mức ưu tiên tuyến trình" |
6d876f2a VZ |
3480 | |
3481 | #: ../src/common/file.cpp:577 | |
70797979 | 3482 | msgid "Failed to set temporary file permissions" |
d2fd6629 | 3483 | msgstr "Đặt quyền cho tập tin tạm gặp lỗi" |
70797979 | 3484 | |
6d876f2a | 3485 | #: ../src/gtk/textctrl.cpp:1059 |
70797979 VZ |
3486 | msgid "Failed to set text in the text control." |
3487 | msgstr "Gán văn bản vào điều khiển văn bản gặp lỗi." | |
3488 | ||
6d876f2a | 3489 | #: ../src/unix/threadpsx.cpp:1294 |
d2fd6629 | 3490 | #, c-format |
95bf8d1b | 3491 | msgid "Failed to set thread concurrency level to %lu" |
d2fd6629 | 3492 | msgstr "Gặp lỗi khi đặt mức tuyến trình đồng thời thành %lu" |
95bf8d1b | 3493 | |
6d876f2a | 3494 | #: ../src/unix/threadpsx.cpp:1378 ../src/unix/threadpsx.cpp:1388 |
18867602 | 3495 | #, c-format |
70797979 VZ |
3496 | msgid "Failed to set thread priority %d." |
3497 | msgstr "Đặt mức ưu tiên tuyến trình %d gặp lỗi." | |
3498 | ||
6d876f2a | 3499 | #: ../src/unix/utilsunx.cpp:735 |
5325c2e3 | 3500 | msgid "Failed to set up non-blocking pipe, the program might hang." |
95bf8d1b VZ |
3501 | msgstr "" |
3502 | "Gặp lỗi khi cài đặt đường ống không-khối (non-blocking pipe), chương trình " | |
3503 | "có lẽ bị treo." | |
5325c2e3 | 3504 | |
be546c6f | 3505 | #: ../src/common/fs_mem.cpp:262 |
18867602 | 3506 | #, c-format |
70797979 VZ |
3507 | msgid "Failed to store image '%s' to memory VFS!" |
3508 | msgstr "Lưu trữ ảnh '%s' vào bộ nhớ VFS gặp lỗi!" | |
3509 | ||
73423e29 VZ |
3510 | #: ../src/dfb/evtloop.cpp:171 |
3511 | msgid "Failed to switch DirectFB pipe to non-blocking mode" | |
95bf8d1b VZ |
3512 | msgstr "" |
3513 | "Chuyển sang chế độ từ đường ống DirectFB sang chế độ non-blocking gặp lỗi" | |
73423e29 | 3514 | |
95bf8d1b | 3515 | #: ../src/unix/evtloopunix.cpp:103 |
70797979 VZ |
3516 | msgid "Failed to switch wake up pipe to non-blocking mode" |
3517 | msgstr "Chuyển sang chế độ từ wake up pipe sang non-blocking gặp lỗi" | |
3518 | ||
6d876f2a | 3519 | #: ../src/unix/threadpsx.cpp:1570 |
70797979 VZ |
3520 | msgid "Failed to terminate a thread." |
3521 | msgstr "Chấm dứt một tuyến trình gặp lỗi." | |
3522 | ||
be546c6f | 3523 | #: ../src/msw/dde.cpp:747 |
70797979 VZ |
3524 | msgid "Failed to terminate the advise loop with DDE server" |
3525 | msgstr "Chấm dứt vòng lặp advise với máy chủ DDE gặp lỗi" | |
3526 | ||
95bf8d1b | 3527 | #: ../src/msw/dialup.cpp:960 |
18867602 | 3528 | #, c-format |
70797979 VZ |
3529 | msgid "Failed to terminate the dialup connection: %s" |
3530 | msgstr "Chấm dứt kết nối quay số gặp lỗi: %s" | |
3531 | ||
6d876f2a | 3532 | #: ../src/common/filename.cpp:2684 |
18867602 | 3533 | #, c-format |
70797979 | 3534 | msgid "Failed to touch the file '%s'" |
d2fd6629 | 3535 | msgstr "Mở tập tin '%s' gặp lỗi" |
70797979 VZ |
3536 | |
3537 | #: ../src/unix/snglinst.cpp:329 | |
18867602 | 3538 | #, c-format |
70797979 | 3539 | msgid "Failed to unlock lock file '%s'" |
d2fd6629 | 3540 | msgstr "Không khóa tập tin khóa '%s' gặp lỗi" |
70797979 VZ |
3541 | |
3542 | #: ../src/msw/dde.cpp:315 | |
18867602 | 3543 | #, c-format |
70797979 VZ |
3544 | msgid "Failed to unregister DDE server '%s'" |
3545 | msgstr "Việc bỏ đăng ký máy chủ DDE '%s' gặp lỗi" | |
3546 | ||
73423e29 | 3547 | #: ../src/unix/epolldispatcher.cpp:156 |
18867602 | 3548 | #, c-format |
70797979 VZ |
3549 | msgid "Failed to unregister descriptor %d from epoll descriptor %d" |
3550 | msgstr "Bỏ đăng ký phần mô tả %d từ phần mô tả epoll %d gặp lỗi." | |
3551 | ||
73423e29 | 3552 | #: ../src/common/fileconf.cpp:1038 |
70797979 | 3553 | msgid "Failed to update user configuration file." |
d2fd6629 | 3554 | msgstr "Cập nhật tập tin cấu hình gặp lỗi." |
70797979 | 3555 | |
6d876f2a | 3556 | #: ../src/common/debugrpt.cpp:711 |
18867602 | 3557 | #, c-format |
70797979 VZ |
3558 | msgid "Failed to upload the debug report (error code %d)." |
3559 | msgstr "Tải lên báo cáo lỗi gặp lỗi (mã lỗi %d)." | |
3560 | ||
3561 | #: ../src/unix/snglinst.cpp:169 | |
18867602 | 3562 | #, c-format |
70797979 | 3563 | msgid "Failed to write to lock file '%s'" |
d2fd6629 | 3564 | msgstr "Ghi vào tập tin khóa '%s' gặp lỗi" |
70797979 | 3565 | |
5325c2e3 | 3566 | #: ../src/propgrid/propgrid.cpp:173 |
73423e29 VZ |
3567 | msgid "False" |
3568 | msgstr "Sai" | |
70797979 | 3569 | |
5325c2e3 | 3570 | #: ../src/propgrid/advprops.cpp:659 |
73423e29 VZ |
3571 | msgid "Family" |
3572 | msgstr "Họ :" | |
70797979 | 3573 | |
6d876f2a | 3574 | #: ../src/common/stockitem.cpp:158 ../src/msw/wince/filedlgwce.cpp:122 |
70797979 | 3575 | msgid "File" |
d2fd6629 | 3576 | msgstr "Tập tin" |
70797979 | 3577 | |
6d876f2a | 3578 | #: ../src/common/docview.cpp:667 |
73423e29 VZ |
3579 | #, c-format |
3580 | msgid "File \"%s\" could not be opened for reading." | |
d2fd6629 | 3581 | msgstr "Tập tin \"%s\" không thể mở để đọc." |
73423e29 | 3582 | |
6d876f2a | 3583 | #: ../src/common/docview.cpp:644 |
73423e29 VZ |
3584 | #, c-format |
3585 | msgid "File \"%s\" could not be opened for writing." | |
d2fd6629 | 3586 | msgstr "Tập tin \"%s\" không thể mở để ghi." |
73423e29 | 3587 | |
6d876f2a | 3588 | #: ../src/gtk/filedlg.cpp:57 |
18867602 | 3589 | #, c-format |
70797979 | 3590 | msgid "File '%s' already exists, do you really want to overwrite it?" |
d2fd6629 | 3591 | msgstr "Tập tin '%s' đã tồn tại. Bạn có muốn ghi đè lên nó không?" |
70797979 | 3592 | |
6d876f2a | 3593 | #: ../src/os2/filedlg.cpp:311 |
18867602 | 3594 | #, c-format |
70797979 VZ |
3595 | msgid "" |
3596 | "File '%s' already exists.\n" | |
3597 | "Do you want to replace it?" | |
3598 | msgstr "" | |
d2fd6629 | 3599 | "Tập tin '%s' đã tồn tại. \n" |
70797979 VZ |
3600 | "Bạn có muốn thay thế nó không?" |
3601 | ||
6d876f2a | 3602 | #: ../src/common/filefn.cpp:1202 |
5f2f8e02 | 3603 | #, c-format |
be546c6f | 3604 | msgid "File '%s' couldn't be removed" |
d2fd6629 | 3605 | msgstr "Tập tin '%s' gỡ bỏ được" |
be546c6f | 3606 | |
6d876f2a | 3607 | #: ../src/common/filefn.cpp:1183 |
5f2f8e02 | 3608 | #, c-format |
be546c6f | 3609 | msgid "File '%s' couldn't be renamed '%s'" |
d2fd6629 | 3610 | msgstr "Tập tin '%s' không thể bị đổi tên '%s'" |
be546c6f | 3611 | |
6d876f2a | 3612 | #: ../src/richtext/richtextctrl.cpp:2687 ../src/common/textcmn.cpp:920 |
70797979 | 3613 | msgid "File couldn't be loaded." |
d2fd6629 | 3614 | msgstr "Không thể tải tập tin lên." |
70797979 | 3615 | |
6d876f2a | 3616 | #: ../src/msw/filedlg.cpp:459 |
73423e29 VZ |
3617 | #, c-format |
3618 | msgid "File dialog failed with error code %0lx." | |
d2fd6629 | 3619 | msgstr "Hộp thoại chọn tập tin bị lỗi %0lx." |
73423e29 | 3620 | |
6d876f2a | 3621 | #: ../src/common/docview.cpp:1767 |
70797979 | 3622 | msgid "File error" |
d2fd6629 | 3623 | msgstr "Lỗi tập tin" |
70797979 | 3624 | |
6d876f2a | 3625 | #: ../src/generic/dirctrlg.cpp:689 ../src/generic/filectrlg.cpp:806 |
70797979 | 3626 | msgid "File name exists already." |
d2fd6629 | 3627 | msgstr "Tên tập tin đã tồn tại rồi." |
70797979 | 3628 | |
6d876f2a | 3629 | #: ../src/motif/filedlg.cpp:221 |
70797979 VZ |
3630 | msgid "Files" |
3631 | msgstr "Tập tin" | |
3632 | ||
6d876f2a | 3633 | #: ../src/common/filefn.cpp:1756 |
18867602 | 3634 | #, c-format |
70797979 VZ |
3635 | msgid "Files (%s)" |
3636 | msgstr "Tập tin (%s)" | |
3637 | ||
6d876f2a | 3638 | #: ../src/motif/filedlg.cpp:219 |
70797979 VZ |
3639 | msgid "Filter" |
3640 | msgstr "Bộ lọc" | |
3641 | ||
6d876f2a | 3642 | #: ../src/common/stockitem.cpp:159 ../src/html/helpwnd.cpp:500 |
70797979 VZ |
3643 | msgid "Find" |
3644 | msgstr "Tìm" | |
3645 | ||
5325c2e3 | 3646 | #: ../src/common/stockitem.cpp:160 |
5325c2e3 | 3647 | msgid "First" |
5f2f8e02 | 3648 | msgstr "Đầu tiên" |
5325c2e3 | 3649 | |
95bf8d1b | 3650 | #: ../src/common/prntbase.cpp:1519 |
5325c2e3 | 3651 | msgid "First page" |
5f2f8e02 | 3652 | msgstr "Trang đầu" |
5325c2e3 | 3653 | |
6d876f2a | 3654 | #: ../src/richtext/richtextsizepage.cpp:518 |
95bf8d1b | 3655 | msgid "Fixed" |
d2fd6629 | 3656 | msgstr "Cố định" |
95bf8d1b | 3657 | |
6d876f2a | 3658 | #: ../src/html/helpwnd.cpp:1219 |
70797979 VZ |
3659 | msgid "Fixed font:" |
3660 | msgstr "Phông chữ cố định:" | |
3661 | ||
6d876f2a | 3662 | #: ../src/html/helpwnd.cpp:1282 |
70797979 VZ |
3663 | msgid "Fixed size face.<br> <b>bold</b> <i>italic</i> " |
3664 | msgstr "Kích thước bình thường.<br> <b>đậm</b> <i>nghiêng</i> " | |
3665 | ||
6d876f2a | 3666 | #: ../src/richtext/richtextsizepage.cpp:226 |
5325c2e3 | 3667 | msgid "Floating" |
5f2f8e02 | 3668 | msgstr "Trôi nổi" |
5325c2e3 VZ |
3669 | |
3670 | #: ../src/common/stockitem.cpp:161 | |
5325c2e3 | 3671 | msgid "Floppy" |
5f2f8e02 | 3672 | msgstr "Đĩa mềm" |
5325c2e3 | 3673 | |
70797979 VZ |
3674 | #: ../src/common/paper.cpp:113 |
3675 | msgid "Folio, 8 1/2 x 13 in" | |
3676 | msgstr "Folio, 8 1/2 x 13 in" | |
3677 | ||
6d876f2a | 3678 | #: ../src/richtext/richtextformatdlg.cpp:325 ../src/osx/carbon/fontdlg.cpp:474 |
5325c2e3 | 3679 | #: ../src/common/stockitem.cpp:195 |
70797979 VZ |
3680 | msgid "Font" |
3681 | msgstr "Phông chữ" | |
3682 | ||
6d876f2a | 3683 | #: ../src/richtext/richtextfontpage.cpp:231 |
70797979 VZ |
3684 | msgid "Font &weight:" |
3685 | msgstr "Độ đậm phông &chữ" | |
3686 | ||
6d876f2a | 3687 | #: ../src/html/helpwnd.cpp:1220 |
70797979 VZ |
3688 | msgid "Font size:" |
3689 | msgstr "Cỡ phông chữ:" | |
3690 | ||
6d876f2a | 3691 | #: ../src/richtext/richtextfontpage.cpp:218 |
70797979 VZ |
3692 | msgid "Font st&yle:" |
3693 | msgstr "Kiể&u dáng phông chữ:" | |
3694 | ||
6d876f2a | 3695 | #: ../src/osx/carbon/fontdlg.cpp:516 |
70797979 VZ |
3696 | msgid "Font:" |
3697 | msgstr "Phông chữ :" | |
3698 | ||
73423e29 | 3699 | #: ../src/dfb/fontmgr.cpp:199 |
18867602 | 3700 | #, c-format |
70797979 | 3701 | msgid "Fonts index file %s disappeared while loading fonts." |
d2fd6629 | 3702 | msgstr "Tập tin chỉ số phông chữ %s bị mất khi đang tải lên." |
70797979 | 3703 | |
6d876f2a | 3704 | #: ../src/unix/utilsunx.cpp:580 |
70797979 VZ |
3705 | msgid "Fork failed" |
3706 | msgstr "Lỗi Fork" | |
3707 | ||
5325c2e3 | 3708 | #: ../src/common/stockitem.cpp:162 |
5325c2e3 | 3709 | msgid "Forward" |
5f2f8e02 | 3710 | msgstr "Chuyển tiếp" |
5325c2e3 VZ |
3711 | |
3712 | #: ../src/common/xtixml.cpp:236 | |
70797979 VZ |
3713 | msgid "Forward hrefs are not supported" |
3714 | msgstr "Liên kết tiến tới chưa được hỗ trợ" | |
3715 | ||
6d876f2a | 3716 | #: ../src/html/helpwnd.cpp:888 |
18867602 | 3717 | #, c-format |
70797979 VZ |
3718 | msgid "Found %i matches" |
3719 | msgstr "Tìm thấy %i cái khớp" | |
3720 | ||
73423e29 | 3721 | #: ../src/generic/prntdlgg.cpp:244 |
70797979 VZ |
3722 | msgid "From:" |
3723 | msgstr "Từ :" | |
3724 | ||
5325c2e3 | 3725 | #: ../src/common/imaggif.cpp:161 |
70797979 VZ |
3726 | msgid "GIF: Invalid gif index." |
3727 | msgstr "GIF: Chỉ mục gif không hợp lệ." | |
3728 | ||
5325c2e3 | 3729 | #: ../src/common/imaggif.cpp:151 |
70797979 VZ |
3730 | msgid "GIF: data stream seems to be truncated." |
3731 | msgstr "GIF: dòng dữ liệu dường như bị cắt xén." | |
3732 | ||
5325c2e3 | 3733 | #: ../src/common/imaggif.cpp:135 |
70797979 VZ |
3734 | msgid "GIF: error in GIF image format." |
3735 | msgstr "GIF: lỗi trong định dạng ảnh GIF." | |
3736 | ||
5325c2e3 | 3737 | #: ../src/common/imaggif.cpp:138 |
70797979 VZ |
3738 | msgid "GIF: not enough memory." |
3739 | msgstr "GIF: không có đủ bộ nhớ." | |
3740 | ||
5325c2e3 | 3741 | #: ../src/common/imaggif.cpp:141 |
70797979 VZ |
3742 | msgid "GIF: unknown error!!!" |
3743 | msgstr "GIF: lỗi không rõ!!!" | |
3744 | ||
6d876f2a | 3745 | #: ../src/gtk/window.cpp:4265 |
95bf8d1b VZ |
3746 | msgid "" |
3747 | "GTK+ installed on this machine is too old to support screen compositing, " | |
3748 | "please install GTK+ 2.12 or later." | |
3749 | msgstr "" | |
3750 | "GTK+ đã cài đặt trên máy này quá cũ để nó có thể hỗ trợ ghép màn hình, hãy " | |
3751 | "cài GTK+ 2.12 hay mới hơn." | |
be546c6f | 3752 | |
95bf8d1b | 3753 | #: ../src/univ/themes/gtk.cpp:526 |
70797979 VZ |
3754 | msgid "GTK+ theme" |
3755 | msgstr "Giao diện hiển thị GTK+" | |
3756 | ||
6d876f2a VZ |
3757 | #: ../src/common/preferencescmn.cpp:38 |
3758 | msgid "General" | |
4db65a42 | 3759 | msgstr "Chung" |
6d876f2a | 3760 | |
5325c2e3 | 3761 | #: ../src/common/prntbase.cpp:244 |
70797979 VZ |
3762 | msgid "Generic PostScript" |
3763 | msgstr "Generic PostScript" | |
3764 | ||
3765 | #: ../src/common/paper.cpp:137 | |
3766 | msgid "German Legal Fanfold, 8 1/2 x 13 in" | |
3767 | msgstr "German Legal Fanfold, 8 1/2 x 13 in" | |
3768 | ||
3769 | #: ../src/common/paper.cpp:136 | |
3770 | msgid "German Std Fanfold, 8 1/2 x 12 in" | |
3771 | msgstr "German Std Fanfold, 8 1/2 x 12 in" | |
3772 | ||
be546c6f | 3773 | #: ../include/wx/xtiprop.h:189 |
5325c2e3 | 3774 | msgid "GetProperty called w/o valid getter" |
5f2f8e02 | 3775 | msgstr "GetProperty được gọi bởi bộ nhận w/o hợp lệ" |
5325c2e3 | 3776 | |
be546c6f | 3777 | #: ../include/wx/xtiprop.h:267 |
5325c2e3 | 3778 | msgid "GetPropertyCollection called on a generic accessor" |
5f2f8e02 | 3779 | msgstr "GetPropertyCollection được gọi bởi một bộ truy cập chung" |
5325c2e3 | 3780 | |
be546c6f | 3781 | #: ../include/wx/xtiprop.h:207 |
5325c2e3 | 3782 | msgid "GetPropertyCollection called w/o valid collection getter" |
5f2f8e02 | 3783 | msgstr "GetPropertyCollection được gọi bởi bộ nhận thu thập w/o hợp lệ" |
5325c2e3 | 3784 | |
6d876f2a | 3785 | #: ../src/html/helpwnd.cpp:673 |
70797979 VZ |
3786 | msgid "Go back" |
3787 | msgstr "Quay lui một trang" | |
3788 | ||
6d876f2a | 3789 | #: ../src/html/helpwnd.cpp:674 |
70797979 VZ |
3790 | msgid "Go forward" |
3791 | msgstr "Đi tiếp một trang" | |
3792 | ||
6d876f2a | 3793 | #: ../src/html/helpwnd.cpp:676 |
70797979 VZ |
3794 | msgid "Go one level up in document hierarchy" |
3795 | msgstr "Tăng một cấp trong thứ bậc tài liệu" | |
3796 | ||
6d876f2a | 3797 | #: ../src/generic/filedlgg.cpp:224 ../src/generic/dirdlgg.cpp:137 |
70797979 VZ |
3798 | msgid "Go to home directory" |
3799 | msgstr "Chuyển sang thư mục gốc(home)" | |
3800 | ||
6d876f2a | 3801 | #: ../src/generic/filedlgg.cpp:220 |
70797979 VZ |
3802 | msgid "Go to parent directory" |
3803 | msgstr "Chuyển sang thư mục cha" | |
3804 | ||
70797979 VZ |
3805 | #: ../src/generic/aboutdlgg.cpp:77 |
3806 | msgid "Graphics art by " | |
73423e29 | 3807 | msgstr "Đồ họa bởi " |
70797979 | 3808 | |
95bf8d1b | 3809 | #: ../src/common/fmapbase.cpp:155 |
70797979 VZ |
3810 | msgid "Greek (ISO-8859-7)" |
3811 | msgstr "Greek (ISO-8859-7)" | |
3812 | ||
5325c2e3 VZ |
3813 | #: ../src/richtext/richtextborderspage.cpp:547 |
3814 | msgid "Groove" | |
5f2f8e02 | 3815 | msgstr "Khía" |
5325c2e3 | 3816 | |
95bf8d1b | 3817 | #: ../src/common/zstream.cpp:159 ../src/common/zstream.cpp:319 |
70797979 VZ |
3818 | msgid "Gzip not supported by this version of zlib" |
3819 | msgstr "Gzip không được hỗ trợ bởi phiên bản này của zlib" | |
3820 | ||
5325c2e3 | 3821 | #: ../src/common/accelcmn.cpp:76 |
70797979 VZ |
3822 | msgid "HELP" |
3823 | msgstr "TRỢ GIÚP" | |
3824 | ||
5325c2e3 | 3825 | #: ../src/common/accelcmn.cpp:61 |
70797979 VZ |
3826 | msgid "HOME" |
3827 | msgstr "HOME" | |
3828 | ||
6d876f2a | 3829 | #: ../src/html/helpwnd.cpp:1552 |
70797979 VZ |
3830 | msgid "HTML Help Project (*.hhp)|*.hhp|" |
3831 | msgstr "HTML Đề án Trợ giúp (*.hhp)|*.hhp|" | |
3832 | ||
5325c2e3 | 3833 | #: ../src/html/htmlwin.cpp:655 |
18867602 | 3834 | #, c-format |
70797979 VZ |
3835 | msgid "HTML anchor %s does not exist." |
3836 | msgstr "Điểm neo HTML %s không tồn tại." | |
3837 | ||
6d876f2a | 3838 | #: ../src/html/helpwnd.cpp:1550 |
70797979 | 3839 | msgid "HTML files (*.html;*.htm)|*.html;*.htm|" |
d2fd6629 | 3840 | msgstr "Tập tin HTML (*.html;*.htm)|*.html;*.htm|" |
70797979 | 3841 | |
5325c2e3 | 3842 | #: ../src/common/stockitem.cpp:163 |
5325c2e3 | 3843 | msgid "Harddisk" |
5f2f8e02 | 3844 | msgstr "Đĩa cứng" |
70797979 | 3845 | |
95bf8d1b | 3846 | #: ../src/common/fmapbase.cpp:156 |
70797979 VZ |
3847 | msgid "Hebrew (ISO-8859-8)" |
3848 | msgstr "Hebrew (ISO-8859-8)" | |
3849 | ||
95bf8d1b VZ |
3850 | #: ../src/osx/button_osx.cpp:40 ../src/common/stockitem.cpp:164 |
3851 | #: ../src/html/helpdlg.cpp:67 ../src/html/helpfrm.cpp:117 | |
70797979 VZ |
3852 | msgid "Help" |
3853 | msgstr "Trợ giúp" | |
3854 | ||
6d876f2a | 3855 | #: ../src/html/helpwnd.cpp:1213 |
70797979 VZ |
3856 | msgid "Help Browser Options" |
3857 | msgstr "Các tùy chọn Duyệt Trợ Giúp" | |
3858 | ||
95bf8d1b | 3859 | #: ../src/generic/helpext.cpp:459 ../src/generic/helpext.cpp:460 |
70797979 VZ |
3860 | msgid "Help Index" |
3861 | msgstr "Chỉ Mục Trợ Giúp" | |
3862 | ||
6d876f2a | 3863 | #: ../src/html/helpwnd.cpp:1534 |
70797979 VZ |
3864 | msgid "Help Printing" |
3865 | msgstr "Trợ Giúp In Ấn" | |
3866 | ||
6d876f2a | 3867 | #: ../src/html/helpwnd.cpp:814 |
70797979 VZ |
3868 | msgid "Help Topics" |
3869 | msgstr "Trợ Giúp Theo Chủ Đề..." | |
3870 | ||
6d876f2a | 3871 | #: ../src/html/helpwnd.cpp:1551 |
70797979 VZ |
3872 | msgid "Help books (*.htb)|*.htb|Help books (*.zip)|*.zip|" |
3873 | msgstr "Sách trợ giúp (*.htb)|*.htb|Sách trợ giúp (*.zip)|*.zip|" | |
3874 | ||
5325c2e3 | 3875 | #: ../src/generic/helpext.cpp:272 |
18867602 | 3876 | #, c-format |
70797979 VZ |
3877 | msgid "Help directory \"%s\" not found." |
3878 | msgstr "Không tìm thấy thư mục trợ giúp \"%s\"." | |
3879 | ||
5325c2e3 | 3880 | #: ../src/generic/helpext.cpp:280 |
18867602 | 3881 | #, c-format |
70797979 | 3882 | msgid "Help file \"%s\" not found." |
d2fd6629 | 3883 | msgstr "Tập tin trợ giúp \"%s\" không tìm thấy." |
70797979 | 3884 | |
95bf8d1b | 3885 | #: ../src/html/helpctrl.cpp:64 |
18867602 | 3886 | #, c-format |
70797979 VZ |
3887 | msgid "Help: %s" |
3888 | msgstr "Trợ giúp: %s" | |
3889 | ||
6d876f2a | 3890 | #: ../src/osx/menu_osx.cpp:536 ../src/osx/menu_osx.cpp:583 |
5f2f8e02 | 3891 | #, c-format |
be546c6f | 3892 | msgid "Hide %s" |
5f2f8e02 | 3893 | msgstr "Ẩn %s" |
5325c2e3 | 3894 | |
6d876f2a | 3895 | #: ../src/osx/menu_osx.cpp:538 ../src/osx/menu_osx.cpp:585 |
5325c2e3 | 3896 | msgid "Hide Others" |
5f2f8e02 | 3897 | msgstr "Các thứ khác ẩn" |
5325c2e3 | 3898 | |
6d876f2a | 3899 | #: ../src/generic/infobar.cpp:86 |
73423e29 VZ |
3900 | msgid "Hide this notification message." |
3901 | msgstr "Tắt phần thông báo." | |
3902 | ||
95bf8d1b | 3903 | #: ../src/generic/dirdlgg.cpp:99 ../src/common/stockitem.cpp:165 |
70797979 VZ |
3904 | msgid "Home" |
3905 | msgstr "Thư mục Home" | |
3906 | ||
6d876f2a | 3907 | #: ../src/generic/dirctrlg.cpp:625 |
70797979 VZ |
3908 | msgid "Home directory" |
3909 | msgstr "Thư mục Home" | |
3910 | ||
6d876f2a VZ |
3911 | #: ../src/richtext/richtextsizepage.cpp:250 |
3912 | #: ../src/richtext/richtextsizepage.cpp:252 | |
5325c2e3 | 3913 | msgid "How the object will float relative to the text." |
5f2f8e02 | 3914 | msgstr "Để thấy đối tượng sẽ trôi nổi liên quan đến chữ." |
70797979 | 3915 | |
6d876f2a | 3916 | #: ../src/common/imagbmp.cpp:1119 |
70797979 VZ |
3917 | msgid "ICO: Error in reading mask DIB." |
3918 | msgstr "ICO: Lỗi trong việc đọc mặt nạ DIB." | |
3919 | ||
6d876f2a VZ |
3920 | #: ../src/common/imagbmp.cpp:1234 ../src/common/imagbmp.cpp:1295 |
3921 | #: ../src/common/imagbmp.cpp:1306 ../src/common/imagbmp.cpp:1319 | |
3922 | #: ../src/common/imagbmp.cpp:1364 ../src/common/imagbmp.cpp:1376 | |
3923 | #: ../src/common/imagbmp.cpp:1387 | |
70797979 | 3924 | msgid "ICO: Error writing the image file!" |
d2fd6629 | 3925 | msgstr "ICO: Lỗi khi đang ghi tập tin ảnh!" |
70797979 | 3926 | |
6d876f2a | 3927 | #: ../src/common/imagbmp.cpp:1199 |
70797979 VZ |
3928 | msgid "ICO: Image too tall for an icon." |
3929 | msgstr "ICO: Ảnh quá cao đối với biểu tượng." | |
3930 | ||
6d876f2a | 3931 | #: ../src/common/imagbmp.cpp:1207 |
70797979 VZ |
3932 | msgid "ICO: Image too wide for an icon." |
3933 | msgstr "ICO: Ảnh quá rộng đối với biểu tượng." | |
3934 | ||
6d876f2a | 3935 | #: ../src/common/imagbmp.cpp:1467 |
70797979 VZ |
3936 | msgid "ICO: Invalid icon index." |
3937 | msgstr "ICO: Chỉ mục biểu tượng không hợp lệ." | |
3938 | ||
5325c2e3 | 3939 | #: ../src/common/imagiff.cpp:760 |
70797979 VZ |
3940 | msgid "IFF: data stream seems to be truncated." |
3941 | msgstr "IFF: dòng dữ liệu dường như bị cắt xén." | |
3942 | ||
5325c2e3 | 3943 | #: ../src/common/imagiff.cpp:744 |
70797979 VZ |
3944 | msgid "IFF: error in IFF image format." |
3945 | msgstr "IFF: lỗi trong định dạng ảnh IFF." | |
3946 | ||
5325c2e3 | 3947 | #: ../src/common/imagiff.cpp:747 |
70797979 VZ |
3948 | msgid "IFF: not enough memory." |
3949 | msgstr "IFF: không có đủ bộ nhớ." | |
3950 | ||
5325c2e3 | 3951 | #: ../src/common/imagiff.cpp:750 |
70797979 VZ |
3952 | msgid "IFF: unknown error!!!" |
3953 | msgstr "IFF: lỗi không rõ!!!" | |
3954 | ||
5325c2e3 | 3955 | #: ../src/common/accelcmn.cpp:51 |
70797979 VZ |
3956 | msgid "INS" |
3957 | msgstr "INS" | |
3958 | ||
5325c2e3 | 3959 | #: ../src/common/accelcmn.cpp:52 |
70797979 VZ |
3960 | msgid "INSERT" |
3961 | msgstr "CHÈN" | |
3962 | ||
95bf8d1b | 3963 | #: ../src/common/fmapbase.cpp:198 |
70797979 VZ |
3964 | msgid "ISO-2022-JP" |
3965 | msgstr "ISO-2022-JP" | |
3966 | ||
be546c6f | 3967 | #: ../src/osx/carbon/dataview.cpp:2421 |
70797979 | 3968 | msgid "Icon & text renderer cannot render value; value type: " |
73423e29 VZ |
3969 | msgstr "Bộ đáp ứng Biểu tượng & text không trả về giá trị; giá trị kiểu: " |
3970 | ||
3971 | #: ../src/html/htmprint.cpp:283 | |
95bf8d1b VZ |
3972 | msgid "" |
3973 | "If possible, try changing the layout parameters to make the printout more " | |
3974 | "narrow." | |
3975 | msgstr "" | |
3976 | "Nếu có thể, hay thử thay đổi cách bố trí các tham số để mà in ra nhiều mũi " | |
3977 | "tên hơn." | |
70797979 | 3978 | |
73423e29 | 3979 | #: ../src/generic/dbgrptg.cpp:355 |
70797979 VZ |
3980 | msgid "" |
3981 | "If you have any additional information pertaining to this bug\n" | |
3982 | "report, please enter it here and it will be joined to it:" | |
3983 | msgstr "" | |
3984 | "Nếu bạn có thêm thông tin liên quan về lỗi báo cáo này,\n" | |
73423e29 | 3985 | "xin hãy nhập chúng vào đây và nó sẽ nối thêm vào nó:" |
70797979 | 3986 | |
73423e29 | 3987 | #: ../src/generic/dbgrptg.cpp:321 |
70797979 | 3988 | msgid "" |
95bf8d1b VZ |
3989 | "If you wish to suppress this debug report completely, please choose the " |
3990 | "\"Cancel\" button,\n" | |
70797979 VZ |
3991 | "but be warned that it may hinder improving the program, so if\n" |
3992 | "at all possible please do continue with the report generation.\n" | |
3993 | msgstr "" | |
95bf8d1b VZ |
3994 | "Nếu bạn mong muốn ngăn cản toàn bộ báo cáo lỗi này, xin hãy bấm vào nút " |
3995 | "\"Hủy bỏ\" ,\n" | |
3996 | "nhưng xin cảnh báo rằng nó có thể gây cản trở việc phát triển chương trình, " | |
3997 | "do đó\n" | |
70797979 VZ |
3998 | "nếu có thể xin hãy tiếp tục việc báo cáo với chúng tôi.\n" |
3999 | ||
5325c2e3 | 4000 | #: ../src/msw/registry.cpp:1396 |
18867602 | 4001 | #, c-format |
70797979 VZ |
4002 | msgid "Ignoring value \"%s\" of the key \"%s\"." |
4003 | msgstr "Bỏ qua giá trị \"%s\" của khóa \"%s\"." | |
4004 | ||
5325c2e3 | 4005 | #: ../src/common/xtistrm.cpp:300 |
70797979 VZ |
4006 | msgid "Illegal Object Class (Non-wxEvtHandler) as Event Source" |
4007 | msgstr "Illegal Object Class (Non-wxEvtHandler) as Event Source" | |
4008 | ||
5325c2e3 VZ |
4009 | #: ../src/common/xti.cpp:514 |
4010 | msgid "Illegal Parameter Count for ConstructObject Method" | |
95bf8d1b VZ |
4011 | msgstr "" |
4012 | "Tham số Số lượng không hợp lệ cho Phương thức ConstructObject (khởi tạo đối " | |
4013 | "tượng, hay cấu tử)" | |
5325c2e3 VZ |
4014 | |
4015 | #: ../src/common/xti.cpp:502 | |
4016 | msgid "Illegal Parameter Count for Create Method" | |
5f2f8e02 | 4017 | msgstr "Tham số Số lượng không hợp lệ cho Phương thức Tạo" |
5325c2e3 | 4018 | |
6d876f2a | 4019 | #: ../src/generic/dirctrlg.cpp:671 ../src/generic/filectrlg.cpp:792 |
70797979 VZ |
4020 | msgid "Illegal directory name." |
4021 | msgstr "Tên thư mục không hợp lệ." | |
4022 | ||
6d876f2a | 4023 | #: ../src/generic/filectrlg.cpp:1381 |
70797979 | 4024 | msgid "Illegal file specification." |
d2fd6629 | 4025 | msgstr "Chi tiết tập tin không hợp lệ." |
70797979 | 4026 | |
be546c6f | 4027 | #: ../src/common/image.cpp:2054 |
70797979 | 4028 | msgid "Image and mask have different sizes." |
73423e29 | 4029 | msgstr "Ảnh và mặt nạ có sự khác biệt kích thước." |
70797979 | 4030 | |
6d876f2a | 4031 | #: ../src/common/image.cpp:2505 |
5f2f8e02 | 4032 | #, c-format |
5325c2e3 | 4033 | msgid "Image file is not of type %d." |
d2fd6629 | 4034 | msgstr "Tập tin ảnh không thuộc kiểu %d." |
70797979 | 4035 | |
6d876f2a | 4036 | #: ../src/common/image.cpp:2635 |
5f2f8e02 | 4037 | #, c-format |
5325c2e3 | 4038 | msgid "Image is not of type %s." |
5f2f8e02 | 4039 | msgstr "Ảnh không thuộc kiểu %s." |
70797979 | 4040 | |
6d876f2a | 4041 | #: ../src/msw/textctrl.cpp:400 |
95bf8d1b VZ |
4042 | msgid "" |
4043 | "Impossible to create a rich edit control, using simple text control instead. " | |
4044 | "Please reinstall riched32.dll" | |
4045 | msgstr "" | |
4046 | "Không thể nào khởi tạo điều khiển văn bản (rich edit), đang sử dụng điều " | |
4047 | "khiển văn bản đơn giản để thay thế. Xin hãy cài lại riched32.dll" | |
70797979 | 4048 | |
6d876f2a | 4049 | #: ../src/unix/utilsunx.cpp:306 |
70797979 VZ |
4050 | msgid "Impossible to get child process input" |
4051 | msgstr "Không thể lấy đầu vào của tiến trình con" | |
4052 | ||
6d876f2a | 4053 | #: ../src/common/filefn.cpp:1070 |
18867602 | 4054 | #, c-format |
70797979 | 4055 | msgid "Impossible to get permissions for file '%s'" |
d2fd6629 | 4056 | msgstr "Không thể nào lấy được quyền cho tập tin '%s'" |
70797979 | 4057 | |
6d876f2a | 4058 | #: ../src/common/filefn.cpp:1084 |
18867602 | 4059 | #, c-format |
70797979 | 4060 | msgid "Impossible to overwrite the file '%s'" |
d2fd6629 | 4061 | msgstr "Không thể xảy ra việc ghi đè lên tập tin '%s'" |
70797979 | 4062 | |
6d876f2a | 4063 | #: ../src/common/filefn.cpp:1138 |
18867602 | 4064 | #, c-format |
70797979 | 4065 | msgid "Impossible to set permissions for the file '%s'" |
d2fd6629 | 4066 | msgstr "Không thể nào đặt được quyền cho tập tin '%s'" |
70797979 | 4067 | |
5325c2e3 | 4068 | #: ../src/common/gifdecod.cpp:819 |
73423e29 VZ |
4069 | #, c-format |
4070 | msgid "Incorrect GIF frame size (%u, %d) for the frame #%u" | |
4071 | msgstr "Frame của ảnh GIF (%u, %d) cho frame #%u không đúng" | |
4072 | ||
6d876f2a | 4073 | #: ../src/msw/ole/automtn.cpp:625 |
5325c2e3 | 4074 | msgid "Incorrect number of arguments." |
5f2f8e02 | 4075 | msgstr "Số lượng đối số không đúng." |
5325c2e3 VZ |
4076 | |
4077 | #: ../src/common/stockitem.cpp:166 | |
70797979 VZ |
4078 | msgid "Indent" |
4079 | msgstr "Thụt lề" | |
4080 | ||
6d876f2a | 4081 | #: ../src/richtext/richtextformatdlg.cpp:331 |
70797979 VZ |
4082 | msgid "Indents && Spacing" |
4083 | msgstr "Thụt lề && Khoảng Trắng" | |
4084 | ||
6d876f2a | 4085 | #: ../src/common/stockitem.cpp:167 ../src/html/helpwnd.cpp:525 |
70797979 VZ |
4086 | msgid "Index" |
4087 | msgstr "Chỉ mục" | |
4088 | ||
95bf8d1b | 4089 | #: ../src/common/fmapbase.cpp:160 |
70797979 VZ |
4090 | msgid "Indian (ISO-8859-12)" |
4091 | msgstr "Indian (ISO-8859-12)" | |
4092 | ||
5325c2e3 | 4093 | #: ../src/common/stockitem.cpp:168 |
5325c2e3 | 4094 | msgid "Info" |
5f2f8e02 | 4095 | msgstr "Thông tin" |
5325c2e3 | 4096 | |
6d876f2a | 4097 | #: ../src/common/init.cpp:277 |
70797979 VZ |
4098 | msgid "Initialization failed in post init, aborting." |
4099 | msgstr "Khởi tạo lỗi trong việc post init, đang bãi bỏ." | |
4100 | ||
95bf8d1b | 4101 | #: ../src/richtext/richtextsymboldlg.cpp:473 |
70797979 VZ |
4102 | msgid "Insert" |
4103 | msgstr "Chèn" | |
4104 | ||
6d876f2a | 4105 | #: ../src/richtext/richtextbuffer.cpp:7673 |
95bf8d1b | 4106 | msgid "Insert Field" |
d2fd6629 | 4107 | msgstr "Thêm trường" |
95bf8d1b | 4108 | |
6d876f2a VZ |
4109 | #: ../src/richtext/richtextbuffer.cpp:7584 |
4110 | #: ../src/richtext/richtextbuffer.cpp:8490 | |
70797979 VZ |
4111 | msgid "Insert Image" |
4112 | msgstr "Chèn Ảnh" | |
4113 | ||
6d876f2a | 4114 | #: ../src/richtext/richtextbuffer.cpp:7631 |
5325c2e3 | 4115 | msgid "Insert Object" |
5f2f8e02 | 4116 | msgstr "Chèn Đối tượng" |
5325c2e3 | 4117 | |
6d876f2a VZ |
4118 | #: ../src/richtext/richtextctrl.cpp:1171 ../src/richtext/richtextctrl.cpp:1361 |
4119 | #: ../src/richtext/richtextbuffer.cpp:7429 | |
4120 | #: ../src/richtext/richtextbuffer.cpp:7456 | |
4121 | #: ../src/richtext/richtextbuffer.cpp:7500 | |
70797979 VZ |
4122 | msgid "Insert Text" |
4123 | msgstr "Chèn Chữ" | |
4124 | ||
5325c2e3 VZ |
4125 | #: ../src/richtext/richtextindentspage.cpp:320 |
4126 | #: ../src/richtext/richtextindentspage.cpp:322 | |
5325c2e3 | 4127 | msgid "Inserts a page break before the paragraph." |
5f2f8e02 | 4128 | msgstr "Chèn ngắt trang trước một đoạn văn." |
5325c2e3 VZ |
4129 | |
4130 | #: ../src/richtext/richtextborderspage.cpp:549 | |
5325c2e3 VZ |
4131 | msgid "Inset" |
4132 | msgstr "Chèn" | |
70797979 | 4133 | |
6d876f2a | 4134 | #: ../src/gtk/app.cpp:430 |
18867602 | 4135 | #, c-format |
70797979 | 4136 | msgid "Invalid GTK+ command line option, use \"%s --help\"" |
73423e29 | 4137 | msgstr "Tùy chọn dòng lệnh GTK+ không hợp lệ, sử dụng \"%s --help\"" |
70797979 | 4138 | |
be546c6f | 4139 | #: ../src/common/imagtiff.cpp:315 |
70797979 VZ |
4140 | msgid "Invalid TIFF image index." |
4141 | msgstr "Chỉ mục ảnh TIFF không hợp lệ." | |
4142 | ||
95bf8d1b | 4143 | #: ../src/osx/carbon/dataview.cpp:1783 ../src/osx/carbon/dataview.cpp:1878 |
70797979 VZ |
4144 | msgid "Invalid data view item" |
4145 | msgstr "Dữ liệu hiển thị mục tin không hợp lệ" | |
4146 | ||
5325c2e3 | 4147 | #: ../src/common/appcmn.cpp:246 |
18867602 | 4148 | #, c-format |
70797979 VZ |
4149 | msgid "Invalid display mode specification '%s'." |
4150 | msgstr "Chi tiết chế độ hiển thị '%s' không hợp lệ." | |
4151 | ||
73423e29 | 4152 | #: ../src/x11/app.cpp:122 |
18867602 | 4153 | #, c-format |
70797979 VZ |
4154 | msgid "Invalid geometry specification '%s'" |
4155 | msgstr "Chi tiết hình học '%s' không hợp lệ" | |
4156 | ||
6d876f2a VZ |
4157 | #: ../src/unix/fswatcher_inotify.cpp:299 |
4158 | #, c-format | |
4159 | msgid "Invalid inotify event for \"%s\"" | |
4db65a42 | 4160 | msgstr "Sự kiện inotify (theo dõi tập tin) dành cho \"%s\" không hợp lệ" |
6d876f2a | 4161 | |
70797979 | 4162 | #: ../src/unix/snglinst.cpp:307 |
18867602 | 4163 | #, c-format |
70797979 | 4164 | msgid "Invalid lock file '%s'." |
d2fd6629 | 4165 | msgstr "Tập tin khóa '%s' không hợp lệ." |
70797979 | 4166 | |
6d876f2a | 4167 | #: ../src/common/translation.cpp:1105 |
73423e29 VZ |
4168 | msgid "Invalid message catalog." |
4169 | msgstr "Catalog không hợp lệ." | |
4170 | ||
95bf8d1b | 4171 | #: ../src/common/xtistrm.cpp:410 ../src/common/xtistrm.cpp:425 |
70797979 VZ |
4172 | msgid "Invalid or Null Object ID passed to GetObjectClassInfo" |
4173 | msgstr "Không hợp lệ hay Null Object ID được chuyển tới GetObjectClassInfo" | |
4174 | ||
5325c2e3 | 4175 | #: ../src/common/xtistrm.cpp:440 |
70797979 VZ |
4176 | msgid "Invalid or Null Object ID passed to HasObjectClassInfo" |
4177 | msgstr "Không hợp lệ hay Null Object ID được chuyển tới HasObjectClassInfo" | |
4178 | ||
73423e29 | 4179 | #: ../src/common/regex.cpp:314 |
18867602 | 4180 | #, c-format |
70797979 VZ |
4181 | msgid "Invalid regular expression '%s': %s" |
4182 | msgstr "Biểu thức thông thường '%s' không hợp lệ: %s" | |
4183 | ||
be546c6f | 4184 | #: ../src/common/config.cpp:227 |
5325c2e3 VZ |
4185 | #, c-format |
4186 | msgid "Invalid value %ld for a boolean key \"%s\" in config file." | |
95bf8d1b | 4187 | msgstr "" |
d2fd6629 | 4188 | "Giá trị %ld không hợp lệ cho một khoá thuộc kiểu lôgíc \"%s\" trong tập tin " |
95bf8d1b | 4189 | "dùng cho cấu hình." |
73423e29 | 4190 | |
6d876f2a VZ |
4191 | #: ../src/generic/fontdlgg.cpp:330 ../src/richtext/richtextfontpage.cpp:334 |
4192 | #: ../src/osx/carbon/fontdlg.cpp:548 ../src/common/stockitem.cpp:169 | |
70797979 VZ |
4193 | msgid "Italic" |
4194 | msgstr "Nghiêng" | |
4195 | ||
4196 | #: ../src/common/paper.cpp:132 | |
4197 | msgid "Italy Envelope, 110 x 230 mm" | |
4198 | msgstr "Italy Envelope, 110 x 230 mm" | |
4199 | ||
5325c2e3 | 4200 | #: ../src/common/imagjpeg.cpp:256 |
70797979 | 4201 | msgid "JPEG: Couldn't load - file is probably corrupted." |
d2fd6629 | 4202 | msgstr "JPEG: Không thể tải - tập tin hầu như chắc chắn đã sai hỏng." |
70797979 | 4203 | |
be546c6f | 4204 | #: ../src/common/imagjpeg.cpp:435 |
70797979 VZ |
4205 | msgid "JPEG: Couldn't save image." |
4206 | msgstr "JPEG: Không thể ghi lại ảnh." | |
4207 | ||
4208 | #: ../src/common/paper.cpp:165 | |
4209 | msgid "Japanese Double Postcard 200 x 148 mm" | |
4210 | msgstr "Japanese Double Postcard 200 x 148 mm" | |
4211 | ||
4212 | #: ../src/common/paper.cpp:169 | |
4213 | msgid "Japanese Envelope Chou #3" | |
4214 | msgstr "Japanese Envelope Chou #3" | |
4215 | ||
4216 | #: ../src/common/paper.cpp:182 | |
4217 | msgid "Japanese Envelope Chou #3 Rotated" | |
4218 | msgstr "Japanese Envelope Chou #3 Rotated" | |
4219 | ||
4220 | #: ../src/common/paper.cpp:170 | |
4221 | msgid "Japanese Envelope Chou #4" | |
4222 | msgstr "Japanese Envelope Chou #4" | |
4223 | ||
4224 | #: ../src/common/paper.cpp:183 | |
4225 | msgid "Japanese Envelope Chou #4 Rotated" | |
4226 | msgstr "Japanese Envelope Chou #4 Rotated" | |
4227 | ||
4228 | #: ../src/common/paper.cpp:167 | |
4229 | msgid "Japanese Envelope Kaku #2" | |
4230 | msgstr "Japanese Envelope Kaku #2" | |
4231 | ||
4232 | #: ../src/common/paper.cpp:180 | |
4233 | msgid "Japanese Envelope Kaku #2 Rotated" | |
4234 | msgstr "Japanese Envelope Kaku #2 Rotated" | |
4235 | ||
4236 | #: ../src/common/paper.cpp:168 | |
4237 | msgid "Japanese Envelope Kaku #3" | |
4238 | msgstr "Japanese Envelope Kaku #3" | |
4239 | ||
4240 | #: ../src/common/paper.cpp:181 | |
4241 | msgid "Japanese Envelope Kaku #3 Rotated" | |
4242 | msgstr "Japanese Envelope Kaku #3 Rotated" | |
4243 | ||
4244 | #: ../src/common/paper.cpp:187 | |
4245 | msgid "Japanese Envelope You #4" | |
4246 | msgstr "Japanese Envelope You #4" | |
4247 | ||
4248 | #: ../src/common/paper.cpp:188 | |
4249 | msgid "Japanese Envelope You #4 Rotated" | |
4250 | msgstr "Japanese Envelope You #4 Rotated" | |
4251 | ||
4252 | #: ../src/common/paper.cpp:140 | |
4253 | msgid "Japanese Postcard 100 x 148 mm" | |
4254 | msgstr "Bưu Thiếp Kiểu Nhật Bản 100 x 148 mm" | |
4255 | ||
4256 | #: ../src/common/paper.cpp:177 | |
4257 | msgid "Japanese Postcard Rotated 148 x 100 mm" | |
4258 | msgstr "Bưu Thiếp Kiểu Nhật Bản Đã Xoay lại 148 x 100 mm" | |
4259 | ||
5325c2e3 | 4260 | #: ../src/common/stockitem.cpp:170 |
5325c2e3 | 4261 | msgid "Jump to" |
5f2f8e02 | 4262 | msgstr "Nhảy tới" |
5325c2e3 VZ |
4263 | |
4264 | #: ../src/common/stockitem.cpp:172 | |
70797979 VZ |
4265 | msgid "Justified" |
4266 | msgstr "Xắp xếp chữ" | |
4267 | ||
5325c2e3 VZ |
4268 | #: ../src/richtext/richtextindentspage.cpp:168 |
4269 | #: ../src/richtext/richtextindentspage.cpp:170 | |
73423e29 | 4270 | #: ../src/richtext/richtextliststylepage.cpp:345 |
5325c2e3 | 4271 | #: ../src/richtext/richtextliststylepage.cpp:347 |
70797979 VZ |
4272 | msgid "Justify text left and right." |
4273 | msgstr "Xắp xếp chữ canh lề trái và phải." | |
4274 | ||
95bf8d1b | 4275 | #: ../src/common/fmapbase.cpp:164 |
70797979 VZ |
4276 | msgid "KOI8-R" |
4277 | msgstr "KOI8-R" | |
4278 | ||
95bf8d1b | 4279 | #: ../src/common/fmapbase.cpp:165 |
70797979 VZ |
4280 | msgid "KOI8-U" |
4281 | msgstr "KOI8-U" | |
4282 | ||
95bf8d1b | 4283 | #: ../src/common/accelcmn.cpp:255 ../src/common/accelcmn.cpp:337 |
70797979 VZ |
4284 | msgid "KP_" |
4285 | msgstr "KP_" | |
4286 | ||
5325c2e3 | 4287 | #: ../src/common/accelcmn.cpp:104 |
70797979 VZ |
4288 | msgid "KP_ADD" |
4289 | msgstr "KP_ADD" | |
4290 | ||
5325c2e3 | 4291 | #: ../src/common/accelcmn.cpp:99 |
70797979 VZ |
4292 | msgid "KP_BEGIN" |
4293 | msgstr "KP_BEGIN" | |
4294 | ||
5325c2e3 | 4295 | #: ../src/common/accelcmn.cpp:107 |
70797979 VZ |
4296 | msgid "KP_DECIMAL" |
4297 | msgstr "KP_DECIMAL" | |
4298 | ||
5325c2e3 | 4299 | #: ../src/common/accelcmn.cpp:101 |
70797979 VZ |
4300 | msgid "KP_DELETE" |
4301 | msgstr "KP_DELETE" | |
4302 | ||
5325c2e3 | 4303 | #: ../src/common/accelcmn.cpp:108 |
70797979 VZ |
4304 | msgid "KP_DIVIDE" |
4305 | msgstr "KP_DIVIDE" | |
4306 | ||
5325c2e3 | 4307 | #: ../src/common/accelcmn.cpp:93 |
70797979 VZ |
4308 | msgid "KP_DOWN" |
4309 | msgstr "KP_DOWN" | |
4310 | ||
5325c2e3 | 4311 | #: ../src/common/accelcmn.cpp:98 |
70797979 VZ |
4312 | msgid "KP_END" |
4313 | msgstr "KP_END" | |
4314 | ||
5325c2e3 | 4315 | #: ../src/common/accelcmn.cpp:88 |
70797979 VZ |
4316 | msgid "KP_ENTER" |
4317 | msgstr "KP_ENTER" | |
4318 | ||
5325c2e3 | 4319 | #: ../src/common/accelcmn.cpp:102 |
70797979 VZ |
4320 | msgid "KP_EQUAL" |
4321 | msgstr "KP_EQUAL" | |
4322 | ||
5325c2e3 | 4323 | #: ../src/common/accelcmn.cpp:89 |
70797979 VZ |
4324 | msgid "KP_HOME" |
4325 | msgstr "KP_HOME" | |
4326 | ||
5325c2e3 | 4327 | #: ../src/common/accelcmn.cpp:100 |
70797979 VZ |
4328 | msgid "KP_INSERT" |
4329 | msgstr "KP_INSERT" | |
4330 | ||
5325c2e3 | 4331 | #: ../src/common/accelcmn.cpp:90 |
70797979 VZ |
4332 | msgid "KP_LEFT" |
4333 | msgstr "KP_LEFT" | |
4334 | ||
5325c2e3 | 4335 | #: ../src/common/accelcmn.cpp:103 |
70797979 VZ |
4336 | msgid "KP_MULTIPLY" |
4337 | msgstr "KP_MULTIPLY" | |
4338 | ||
5325c2e3 | 4339 | #: ../src/common/accelcmn.cpp:96 |
70797979 VZ |
4340 | msgid "KP_NEXT" |
4341 | msgstr "KP_NEXT" | |
4342 | ||
5325c2e3 | 4343 | #: ../src/common/accelcmn.cpp:97 |
70797979 VZ |
4344 | msgid "KP_PAGEDOWN" |
4345 | msgstr "KP_PAGEDOWN" | |
4346 | ||
5325c2e3 | 4347 | #: ../src/common/accelcmn.cpp:95 |
70797979 VZ |
4348 | msgid "KP_PAGEUP" |
4349 | msgstr "KP_PAGEUP" | |
4350 | ||
5325c2e3 | 4351 | #: ../src/common/accelcmn.cpp:94 |
70797979 VZ |
4352 | msgid "KP_PRIOR" |
4353 | msgstr "KP_PRIOR" | |
4354 | ||
5325c2e3 | 4355 | #: ../src/common/accelcmn.cpp:92 |
70797979 VZ |
4356 | msgid "KP_RIGHT" |
4357 | msgstr "KP_RIGHT" | |
4358 | ||
5325c2e3 | 4359 | #: ../src/common/accelcmn.cpp:105 |
70797979 VZ |
4360 | msgid "KP_SEPARATOR" |
4361 | msgstr "KP_SEPARATOR" | |
4362 | ||
5325c2e3 | 4363 | #: ../src/common/accelcmn.cpp:86 |
70797979 VZ |
4364 | msgid "KP_SPACE" |
4365 | msgstr "KP_SPACE" | |
4366 | ||
5325c2e3 | 4367 | #: ../src/common/accelcmn.cpp:106 |
70797979 VZ |
4368 | msgid "KP_SUBTRACT" |
4369 | msgstr "KP_SUBTRACT" | |
4370 | ||
5325c2e3 | 4371 | #: ../src/common/accelcmn.cpp:87 |
70797979 VZ |
4372 | msgid "KP_TAB" |
4373 | msgstr "KP_TAB" | |
4374 | ||
5325c2e3 | 4375 | #: ../src/common/accelcmn.cpp:91 |
70797979 VZ |
4376 | msgid "KP_UP" |
4377 | msgstr "KP_UP" | |
4378 | ||
5325c2e3 | 4379 | #: ../src/richtext/richtextindentspage.cpp:295 |
70797979 VZ |
4380 | msgid "L&ine spacing:" |
4381 | msgstr "Khoảng cách &dòng:" | |
4382 | ||
5325c2e3 | 4383 | #: ../src/common/accelcmn.cpp:57 |
70797979 VZ |
4384 | msgid "LEFT" |
4385 | msgstr "LEFT" | |
4386 | ||
95bf8d1b | 4387 | #: ../src/generic/prntdlgg.cpp:619 ../src/generic/prntdlgg.cpp:874 |
70797979 VZ |
4388 | msgid "Landscape" |
4389 | msgstr "Nằm ngang" | |
4390 | ||
5325c2e3 | 4391 | #: ../src/common/stockitem.cpp:175 |
5325c2e3 | 4392 | msgid "Last" |
5f2f8e02 | 4393 | msgstr "Cuối" |
5325c2e3 | 4394 | |
95bf8d1b | 4395 | #: ../src/common/prntbase.cpp:1543 |
5325c2e3 | 4396 | msgid "Last page" |
5f2f8e02 | 4397 | msgstr "Trang cuối" |
5325c2e3 | 4398 | |
be546c6f | 4399 | #: ../src/common/log.cpp:312 |
5325c2e3 VZ |
4400 | #, c-format |
4401 | msgid "Last repeated message (\"%s\", %lu time) wasn't output" | |
4402 | msgid_plural "Last repeated message (\"%s\", %lu times) wasn't output" | |
5f2f8e02 VZ |
4403 | msgstr[0] "Thông điệp lặp cuối cùng (\"%s\", %lu lần) đã không được kết xuất" |
4404 | msgstr[1] "Thông điệp lặp cuối cùng (\"%s\", %lu lần) đã không được kết xuất" | |
5325c2e3 | 4405 | |
70797979 VZ |
4406 | #: ../src/common/paper.cpp:105 |
4407 | msgid "Ledger, 17 x 11 in" | |
4408 | msgstr "Ledger, 17 x 11 in" | |
4409 | ||
5325c2e3 VZ |
4410 | #: ../src/richtext/richtextliststylepage.cpp:250 |
4411 | #: ../src/richtext/richtextliststylepage.cpp:253 | |
4412 | #: ../src/richtext/richtextliststylepage.cpp:254 | |
70797979 | 4413 | #: ../src/richtext/richtextbulletspage.cpp:200 |
5325c2e3 VZ |
4414 | #: ../src/richtext/richtextbulletspage.cpp:203 |
4415 | #: ../src/richtext/richtextbulletspage.cpp:204 | |
6d876f2a | 4416 | #: ../src/richtext/richtextsizepage.cpp:246 |
70797979 VZ |
4417 | msgid "Left" |
4418 | msgstr "Trái" | |
4419 | ||
70797979 | 4420 | #: ../src/richtext/richtextindentspage.cpp:217 |
73423e29 | 4421 | #: ../src/richtext/richtextliststylepage.cpp:391 |
70797979 VZ |
4422 | msgid "Left (&first line):" |
4423 | msgstr "&Bên trái (dòng đầu):" | |
4424 | ||
73423e29 | 4425 | #: ../src/generic/prntdlgg.cpp:886 |
70797979 VZ |
4426 | msgid "Left margin (mm):" |
4427 | msgstr "Lề trái (mm):" | |
4428 | ||
5325c2e3 VZ |
4429 | #: ../src/richtext/richtextindentspage.cpp:154 |
4430 | #: ../src/richtext/richtextindentspage.cpp:156 | |
73423e29 | 4431 | #: ../src/richtext/richtextliststylepage.cpp:331 |
5325c2e3 | 4432 | #: ../src/richtext/richtextliststylepage.cpp:333 |
70797979 VZ |
4433 | msgid "Left-align text." |
4434 | msgstr "Canh lề cạnh bên trái chữ." | |
4435 | ||
4436 | #: ../src/common/paper.cpp:146 | |
4437 | msgid "Legal Extra 9 1/2 x 15 in" | |
4438 | msgstr "Legal Extra 9 1/2 x 15 in" | |
4439 | ||
4440 | #: ../src/common/paper.cpp:98 | |
4441 | msgid "Legal, 8 1/2 x 14 in" | |
4442 | msgstr "Legal, 8 1/2 x 14 in" | |
4443 | ||
4444 | #: ../src/common/paper.cpp:145 | |
4445 | msgid "Letter Extra 9 1/2 x 12 in" | |
4446 | msgstr "Letter Extra 9 1/2 x 12 in" | |
4447 | ||
4448 | #: ../src/common/paper.cpp:151 | |
4449 | msgid "Letter Extra Transverse 9.275 x 12 in" | |
4450 | msgstr "Letter Extra Transverse 9.275 x 12 in" | |
4451 | ||
4452 | #: ../src/common/paper.cpp:154 | |
4453 | msgid "Letter Plus 8 1/2 x 12.69 in" | |
4454 | msgstr "Letter Plus 8 1/2 x 12.69 in" | |
4455 | ||
4456 | #: ../src/common/paper.cpp:171 | |
4457 | msgid "Letter Rotated 11 x 8 1/2 in" | |
4458 | msgstr "Letter Rotated 11 x 8 1/2 in" | |
4459 | ||
4460 | #: ../src/common/paper.cpp:103 | |
4461 | msgid "Letter Small, 8 1/2 x 11 in" | |
4462 | msgstr "Letter Small, 8 1/2 x 11 in" | |
4463 | ||
4464 | #: ../src/common/paper.cpp:149 | |
4465 | msgid "Letter Transverse 8 1/2 x 11 in" | |
4466 | msgstr "Letter Transverse 8 1/2 x 11 in" | |
4467 | ||
4468 | #: ../src/common/paper.cpp:97 | |
4469 | msgid "Letter, 8 1/2 x 11 in" | |
4470 | msgstr "Letter, 8 1/2 x 11 in" | |
4471 | ||
73423e29 | 4472 | #: ../src/generic/aboutdlgg.cpp:174 |
70797979 VZ |
4473 | msgid "License" |
4474 | msgstr "Giấy phép" | |
4475 | ||
5325c2e3 | 4476 | #: ../src/generic/fontdlgg.cpp:333 |
70797979 VZ |
4477 | msgid "Light" |
4478 | msgstr "Ánh sáng" | |
4479 | ||
5325c2e3 | 4480 | #: ../src/generic/helpext.cpp:299 |
18867602 | 4481 | #, c-format |
70797979 | 4482 | msgid "Line %lu of map file \"%s\" has invalid syntax, skipped." |
d2fd6629 | 4483 | msgstr "Dòng %lu của tập tin ánh xạ \"%s\" có cú pháp không hợp lệ, đã bỏ qua." |
70797979 | 4484 | |
5325c2e3 | 4485 | #: ../src/richtext/richtextliststylepage.cpp:445 |
70797979 VZ |
4486 | msgid "Line spacing:" |
4487 | msgstr "Khoảng cách dòng:" | |
4488 | ||
6d876f2a | 4489 | #: ../src/html/chm.cpp:839 |
70797979 VZ |
4490 | msgid "Link contained '//', converted to absolute link." |
4491 | msgstr "Liên kết có chứa '//', đã chuyển đổi sang liên kết đúng đắn." | |
4492 | ||
6d876f2a | 4493 | #: ../src/richtext/richtextformatdlg.cpp:350 |
70797979 VZ |
4494 | msgid "List Style" |
4495 | msgstr "Danh Sách Kiểu Dáng" | |
4496 | ||
6d876f2a | 4497 | #: ../src/richtext/richtextstyles.cpp:1048 |
70797979 VZ |
4498 | msgid "List styles" |
4499 | msgstr "Danh sách kiểu dáng" | |
4500 | ||
6d876f2a VZ |
4501 | #: ../src/richtext/richtextfontpage.cpp:207 |
4502 | #: ../src/richtext/richtextfontpage.cpp:209 | |
70797979 | 4503 | msgid "Lists font sizes in points." |
95bf8d1b VZ |
4504 | msgstr "" |
4505 | "Danh sách kích thước phông chữ bằng đơn vị point (72 point xấp xỉ bằng một " | |
4506 | "inch)." | |
70797979 | 4507 | |
6d876f2a VZ |
4508 | #: ../src/richtext/richtextfontpage.cpp:200 |
4509 | #: ../src/richtext/richtextfontpage.cpp:202 | |
70797979 VZ |
4510 | msgid "Lists the available fonts." |
4511 | msgstr "Danh sách phông chữ sẵn có." | |
4512 | ||
5325c2e3 | 4513 | #: ../src/common/fldlgcmn.cpp:326 |
18867602 | 4514 | #, c-format |
70797979 VZ |
4515 | msgid "Load %s file" |
4516 | msgstr "Tải %s tập tin" | |
4517 | ||
5325c2e3 | 4518 | #: ../src/html/htmlwin.cpp:571 |
70797979 VZ |
4519 | msgid "Loading : " |
4520 | msgstr "Đang tải :" | |
4521 | ||
4522 | #: ../src/unix/snglinst.cpp:247 | |
18867602 | 4523 | #, c-format |
70797979 VZ |
4524 | msgid "Lock file '%s' has incorrect owner." |
4525 | msgstr "Tập tin khóa '%s' có chủ sở hữu không đúng." | |
4526 | ||
4527 | #: ../src/unix/snglinst.cpp:252 | |
18867602 | 4528 | #, c-format |
70797979 VZ |
4529 | msgid "Lock file '%s' has incorrect permissions." |
4530 | msgstr "Tập tin khóa '%s' có quyền không đúng." | |
4531 | ||
6d876f2a | 4532 | #: ../src/generic/logg.cpp:583 |
18867602 | 4533 | #, c-format |
70797979 VZ |
4534 | msgid "Log saved to the file '%s'." |
4535 | msgstr "Ghi nhật ký thông tin vào tập tin '%s'." | |
4536 | ||
5325c2e3 VZ |
4537 | #: ../src/richtext/richtextliststylepage.cpp:485 |
4538 | #: ../src/richtext/richtextbulletspage.cpp:290 | |
70797979 VZ |
4539 | msgid "Lower case letters" |
4540 | msgstr "Chữ thường" | |
4541 | ||
5325c2e3 VZ |
4542 | #: ../src/richtext/richtextliststylepage.cpp:487 |
4543 | #: ../src/richtext/richtextbulletspage.cpp:292 | |
70797979 VZ |
4544 | msgid "Lower case roman numerals" |
4545 | msgstr "Chữ số La Mã thường" | |
4546 | ||
95bf8d1b | 4547 | #: ../src/gtk/mdi.cpp:423 ../src/gtk1/mdi.cpp:432 |
70797979 VZ |
4548 | msgid "MDI child" |
4549 | msgstr "cửa sổ MDI con" | |
4550 | ||
5325c2e3 | 4551 | #: ../src/common/accelcmn.cpp:69 |
70797979 VZ |
4552 | msgid "MENU" |
4553 | msgstr "TRÌNH ĐƠN" | |
4554 | ||
4555 | #: ../src/msw/helpchm.cpp:57 | |
95bf8d1b VZ |
4556 | msgid "" |
4557 | "MS HTML Help functions are unavailable because the MS HTML Help library is " | |
4558 | "not installed on this machine. Please install it." | |
4559 | msgstr "" | |
4560 | "Hàm MS HTML Help không sẵn sàng bởi vì thư viện MS HTML Help không được cài " | |
4561 | "đặt trong máy này. Xin hãy cài nó vào." | |
70797979 | 4562 | |
95bf8d1b | 4563 | #: ../src/univ/themes/win32.cpp:3755 |
70797979 VZ |
4564 | msgid "Ma&ximize" |
4565 | msgstr "Tối đ&a" | |
4566 | ||
95bf8d1b | 4567 | #: ../src/common/fmapbase.cpp:204 |
73423e29 VZ |
4568 | msgid "MacArabic" |
4569 | msgstr "Arabic" | |
4570 | ||
95bf8d1b | 4571 | #: ../src/common/fmapbase.cpp:223 |
73423e29 VZ |
4572 | msgid "MacArmenian" |
4573 | msgstr "MacArmenian" | |
4574 | ||
95bf8d1b | 4575 | #: ../src/common/fmapbase.cpp:212 |
73423e29 VZ |
4576 | msgid "MacBengali" |
4577 | msgstr "MacBengali" | |
4578 | ||
95bf8d1b | 4579 | #: ../src/common/fmapbase.cpp:218 |
73423e29 VZ |
4580 | msgid "MacBurmese" |
4581 | msgstr "MacBurmese" | |
4582 | ||
95bf8d1b | 4583 | #: ../src/common/fmapbase.cpp:237 |
73423e29 VZ |
4584 | msgid "MacCeltic" |
4585 | msgstr "MacCeltic" | |
4586 | ||
95bf8d1b | 4587 | #: ../src/common/fmapbase.cpp:228 |
73423e29 VZ |
4588 | msgid "MacCentralEurRoman" |
4589 | msgstr "MacCentralEurRoman" | |
4590 | ||
95bf8d1b | 4591 | #: ../src/common/fmapbase.cpp:224 |
73423e29 VZ |
4592 | msgid "MacChineseSimp" |
4593 | msgstr "MacChineseSimp" | |
4594 | ||
95bf8d1b | 4595 | #: ../src/common/fmapbase.cpp:202 |
73423e29 VZ |
4596 | msgid "MacChineseTrad" |
4597 | msgstr "MacChineseTrad" | |
4598 | ||
95bf8d1b | 4599 | #: ../src/common/fmapbase.cpp:234 |
73423e29 VZ |
4600 | msgid "MacCroatian" |
4601 | msgstr "MacCroatian" | |
4602 | ||
95bf8d1b | 4603 | #: ../src/common/fmapbase.cpp:207 |
73423e29 VZ |
4604 | msgid "MacCyrillic" |
4605 | msgstr "MacCyrillic" | |
4606 | ||
95bf8d1b | 4607 | #: ../src/common/fmapbase.cpp:208 |
73423e29 VZ |
4608 | msgid "MacDevanagari" |
4609 | msgstr "MacDevanagari" | |
4610 | ||
95bf8d1b | 4611 | #: ../src/common/fmapbase.cpp:232 |
73423e29 VZ |
4612 | msgid "MacDingbats" |
4613 | msgstr "MacDingbats" | |
4614 | ||
95bf8d1b | 4615 | #: ../src/common/fmapbase.cpp:227 |
73423e29 VZ |
4616 | msgid "MacEthiopic" |
4617 | msgstr "MacEthiopic" | |
4618 | ||
95bf8d1b | 4619 | #: ../src/common/fmapbase.cpp:230 |
73423e29 VZ |
4620 | msgid "MacExtArabic" |
4621 | msgstr "MacExtArabic" | |
4622 | ||
95bf8d1b | 4623 | #: ../src/common/fmapbase.cpp:238 |
73423e29 VZ |
4624 | msgid "MacGaelic" |
4625 | msgstr "MacGaelic" | |
4626 | ||
95bf8d1b | 4627 | #: ../src/common/fmapbase.cpp:222 |
73423e29 VZ |
4628 | msgid "MacGeorgian" |
4629 | msgstr "MacGeorgian" | |
4630 | ||
95bf8d1b | 4631 | #: ../src/common/fmapbase.cpp:206 |
73423e29 VZ |
4632 | msgid "MacGreek" |
4633 | msgstr "MacGreek" | |
4634 | ||
95bf8d1b | 4635 | #: ../src/common/fmapbase.cpp:210 |
73423e29 VZ |
4636 | msgid "MacGujarati" |
4637 | msgstr "MacGujarati" | |
4638 | ||
95bf8d1b | 4639 | #: ../src/common/fmapbase.cpp:209 |
73423e29 VZ |
4640 | msgid "MacGurmukhi" |
4641 | msgstr "MacGurmukhi" | |
4642 | ||
95bf8d1b | 4643 | #: ../src/common/fmapbase.cpp:205 |
73423e29 VZ |
4644 | msgid "MacHebrew" |
4645 | msgstr "MacHebrew" | |
4646 | ||
95bf8d1b | 4647 | #: ../src/common/fmapbase.cpp:235 |
73423e29 VZ |
4648 | msgid "MacIcelandic" |
4649 | msgstr "MacIcelandic" | |
4650 | ||
95bf8d1b | 4651 | #: ../src/common/fmapbase.cpp:201 |
73423e29 VZ |
4652 | msgid "MacJapanese" |
4653 | msgstr "MacJapanese" | |
4654 | ||
95bf8d1b | 4655 | #: ../src/common/fmapbase.cpp:215 |
73423e29 VZ |
4656 | msgid "MacKannada" |
4657 | msgstr "MacKannada" | |
4658 | ||
95bf8d1b | 4659 | #: ../src/common/fmapbase.cpp:239 |
73423e29 VZ |
4660 | msgid "MacKeyboardGlyphs" |
4661 | msgstr "MacKeyboardGlyphs" | |
4662 | ||
95bf8d1b | 4663 | #: ../src/common/fmapbase.cpp:219 |
73423e29 VZ |
4664 | msgid "MacKhmer" |
4665 | msgstr "MacKhmer" | |
4666 | ||
95bf8d1b | 4667 | #: ../src/common/fmapbase.cpp:203 |
73423e29 VZ |
4668 | msgid "MacKorean" |
4669 | msgstr "MacKorean" | |
4670 | ||
95bf8d1b | 4671 | #: ../src/common/fmapbase.cpp:221 |
73423e29 VZ |
4672 | msgid "MacLaotian" |
4673 | msgstr "MacLaotian" | |
4674 | ||
95bf8d1b | 4675 | #: ../src/common/fmapbase.cpp:216 |
73423e29 VZ |
4676 | msgid "MacMalayalam" |
4677 | msgstr "MacMalayalam" | |
4678 | ||
95bf8d1b | 4679 | #: ../src/common/fmapbase.cpp:226 |
73423e29 VZ |
4680 | msgid "MacMongolian" |
4681 | msgstr "MacMongolian" | |
4682 | ||
95bf8d1b | 4683 | #: ../src/common/fmapbase.cpp:211 |
73423e29 VZ |
4684 | msgid "MacOriya" |
4685 | msgstr "MacOriya" | |
4686 | ||
95bf8d1b | 4687 | #: ../src/common/fmapbase.cpp:200 |
73423e29 VZ |
4688 | msgid "MacRoman" |
4689 | msgstr "MacRoman" | |
4690 | ||
95bf8d1b | 4691 | #: ../src/common/fmapbase.cpp:236 |
73423e29 VZ |
4692 | msgid "MacRomanian" |
4693 | msgstr "MacRomanian" | |
4694 | ||
95bf8d1b | 4695 | #: ../src/common/fmapbase.cpp:217 |
73423e29 VZ |
4696 | msgid "MacSinhalese" |
4697 | msgstr "MacSinhalese" | |
4698 | ||
95bf8d1b | 4699 | #: ../src/common/fmapbase.cpp:231 |
73423e29 VZ |
4700 | msgid "MacSymbol" |
4701 | msgstr "MacSymbol" | |
4702 | ||
95bf8d1b | 4703 | #: ../src/common/fmapbase.cpp:213 |
73423e29 VZ |
4704 | msgid "MacTamil" |
4705 | msgstr "MacTamil" | |
4706 | ||
95bf8d1b | 4707 | #: ../src/common/fmapbase.cpp:214 |
73423e29 VZ |
4708 | msgid "MacTelugu" |
4709 | msgstr "MacTelugu" | |
4710 | ||
95bf8d1b | 4711 | #: ../src/common/fmapbase.cpp:220 |
73423e29 VZ |
4712 | msgid "MacThai" |
4713 | msgstr "MacThai" | |
4714 | ||
95bf8d1b | 4715 | #: ../src/common/fmapbase.cpp:225 |
73423e29 VZ |
4716 | msgid "MacTibetan" |
4717 | msgstr "MacTibetan" | |
4718 | ||
95bf8d1b | 4719 | #: ../src/common/fmapbase.cpp:233 |
73423e29 VZ |
4720 | msgid "MacTurkish" |
4721 | msgstr "MacTurkish" | |
4722 | ||
95bf8d1b | 4723 | #: ../src/common/fmapbase.cpp:229 |
73423e29 VZ |
4724 | msgid "MacVietnamese" |
4725 | msgstr "MacVietnamese" | |
4726 | ||
5325c2e3 | 4727 | #: ../src/propgrid/advprops.cpp:2025 |
73423e29 VZ |
4728 | msgid "Make a selection:" |
4729 | msgstr "Làm với vùng chọn:" | |
4730 | ||
6d876f2a | 4731 | #: ../src/richtext/richtextformatdlg.cpp:363 |
5325c2e3 | 4732 | #: ../src/richtext/richtextmarginspage.cpp:172 |
5325c2e3 | 4733 | msgid "Margins" |
5f2f8e02 | 4734 | msgstr "Lề" |
5325c2e3 | 4735 | |
70797979 VZ |
4736 | #: ../src/generic/fdrepdlg.cpp:148 |
4737 | msgid "Match case" | |
4738 | msgstr "Phân biệt chữ hoa/thường" | |
4739 | ||
6d876f2a | 4740 | #: ../src/richtext/richtextsizepage.cpp:460 |
be546c6f | 4741 | msgid "Max height:" |
5f2f8e02 | 4742 | msgstr "Độ cao tối đa:" |
be546c6f | 4743 | |
6d876f2a | 4744 | #: ../src/richtext/richtextsizepage.cpp:433 |
be546c6f | 4745 | msgid "Max width:" |
5f2f8e02 | 4746 | msgstr "Chiều rộng tối đa:" |
be546c6f | 4747 | |
95bf8d1b VZ |
4748 | #: ../src/unix/mediactrl.cpp:1007 |
4749 | #, c-format | |
4750 | msgid "Media playback error: %s" | |
d2fd6629 | 4751 | msgstr "Lỗi phát đa phương tiện: %s" |
95bf8d1b | 4752 | |
73423e29 | 4753 | #: ../src/common/fs_mem.cpp:176 |
18867602 | 4754 | #, c-format |
70797979 | 4755 | msgid "Memory VFS already contains file '%s'!" |
d2fd6629 | 4756 | msgstr "Bộ nhớ VFS đã chứa tập tin '%s' rồi!" |
70797979 | 4757 | |
6d876f2a | 4758 | #: ../src/msw/frame.cpp:348 |
70797979 VZ |
4759 | msgid "Menu" |
4760 | msgstr "Trình đơn" | |
4761 | ||
5325c2e3 | 4762 | #: ../src/common/msgout.cpp:125 |
5325c2e3 | 4763 | msgid "Message" |
5f2f8e02 | 4764 | msgstr "Tin nhắn" |
5325c2e3 | 4765 | |
70797979 VZ |
4766 | #: ../src/univ/themes/metal.cpp:169 |
4767 | msgid "Metal theme" | |
4768 | msgstr "Chủ đề giống kim loại" | |
4769 | ||
6d876f2a | 4770 | #: ../src/msw/ole/automtn.cpp:642 |
5325c2e3 | 4771 | msgid "Method or property not found." |
5f2f8e02 | 4772 | msgstr "Phương thức hay thuộc tính không tìm thấy." |
5325c2e3 | 4773 | |
95bf8d1b | 4774 | #: ../src/univ/themes/win32.cpp:3753 |
70797979 VZ |
4775 | msgid "Mi&nimize" |
4776 | msgstr "&Nhỏ nhất" | |
4777 | ||
6d876f2a | 4778 | #: ../src/richtext/richtextsizepage.cpp:406 |
be546c6f | 4779 | msgid "Min height:" |
5f2f8e02 | 4780 | msgstr "Độ cao tối thiểu:" |
be546c6f | 4781 | |
6d876f2a | 4782 | #: ../src/richtext/richtextsizepage.cpp:379 |
be546c6f | 4783 | msgid "Min width:" |
5f2f8e02 | 4784 | msgstr "Chiều rộng tối thiểu:" |
be546c6f | 4785 | |
6d876f2a | 4786 | #: ../src/msw/ole/automtn.cpp:658 |
5325c2e3 | 4787 | msgid "Missing a required parameter." |
5f2f8e02 | 4788 | msgstr "Thiếu tham số yêu cầu." |
5325c2e3 | 4789 | |
5325c2e3 | 4790 | #: ../src/generic/fontdlgg.cpp:325 |
70797979 VZ |
4791 | msgid "Modern" |
4792 | msgstr "Hiện đại" | |
4793 | ||
6d876f2a | 4794 | #: ../src/generic/filectrlg.cpp:463 |
70797979 | 4795 | msgid "Modified" |
4db65a42 | 4796 | msgstr "Đã bị sửa" |
70797979 VZ |
4797 | |
4798 | #: ../src/common/module.cpp:134 | |
18867602 | 4799 | #, c-format |
70797979 VZ |
4800 | msgid "Module \"%s\" initialization failed" |
4801 | msgstr "Sự khởi tạo mô-đun \"%s\" gặp lỗi" | |
4802 | ||
4803 | #: ../src/common/paper.cpp:133 | |
4804 | msgid "Monarch Envelope, 3 7/8 x 7 1/2 in" | |
4805 | msgstr "Monarch Envelope, 3 7/8 x 7 1/2 in" | |
4806 | ||
5325c2e3 VZ |
4807 | #: ../src/msw/fswatcher.cpp:144 |
4808 | msgid "Monitoring individual files for changes is not supported currently." | |
95bf8d1b | 4809 | msgstr "" |
d2fd6629 | 4810 | "Theo dõi các tập tin riêng lẻ để biết nó thay đổi gì hiện tại không được hỗ " |
95bf8d1b | 4811 | "trợ." |
5325c2e3 | 4812 | |
73423e29 | 4813 | #: ../src/generic/editlbox.cpp:277 |
70797979 VZ |
4814 | msgid "Move down" |
4815 | msgstr "Di chuyển xuống" | |
4816 | ||
73423e29 | 4817 | #: ../src/generic/editlbox.cpp:276 |
70797979 VZ |
4818 | msgid "Move up" |
4819 | msgstr "Di chuyển lên" | |
4820 | ||
6d876f2a VZ |
4821 | #: ../src/richtext/richtextsizepage.cpp:679 |
4822 | #: ../src/richtext/richtextsizepage.cpp:681 | |
5325c2e3 | 4823 | msgid "Moves the object to the next paragraph." |
5f2f8e02 | 4824 | msgstr "Di chuyển đối tượng đến đoạn tiếp theo." |
5325c2e3 | 4825 | |
6d876f2a VZ |
4826 | #: ../src/richtext/richtextsizepage.cpp:673 |
4827 | #: ../src/richtext/richtextsizepage.cpp:675 | |
5325c2e3 | 4828 | msgid "Moves the object to the previous paragraph." |
5f2f8e02 | 4829 | msgstr "Di chuyển đối tượng đến đoạn trước đây." |
5325c2e3 | 4830 | |
6d876f2a | 4831 | #: ../src/richtext/richtextbuffer.cpp:9268 |
5325c2e3 | 4832 | msgid "Multiple Cell Properties" |
5f2f8e02 | 4833 | msgstr "Thuộc tính Đa Ô" |
5325c2e3 VZ |
4834 | |
4835 | #: ../src/common/accelcmn.cpp:82 | |
70797979 VZ |
4836 | msgid "NUM_LOCK" |
4837 | msgstr "NUM_LOCK" | |
4838 | ||
6d876f2a | 4839 | #: ../src/generic/filectrlg.cpp:460 |
70797979 VZ |
4840 | msgid "Name" |
4841 | msgstr "Tên" | |
4842 | ||
5325c2e3 | 4843 | #: ../src/common/stockitem.cpp:176 |
5325c2e3 | 4844 | msgid "Network" |
5f2f8e02 | 4845 | msgstr "Mạng" |
5325c2e3 VZ |
4846 | |
4847 | #: ../src/common/stockitem.cpp:177 | |
5325c2e3 | 4848 | msgid "New" |
5f2f8e02 | 4849 | msgstr "Mới" |
5325c2e3 | 4850 | |
6d876f2a | 4851 | #: ../src/richtext/richtextstyledlg.cpp:244 |
be546c6f | 4852 | msgid "New &Box Style..." |
5f2f8e02 | 4853 | msgstr "Kiểu Dáng &Hộp mới..." |
be546c6f | 4854 | |
6d876f2a | 4855 | #: ../src/richtext/richtextstyledlg.cpp:226 |
70797979 VZ |
4856 | msgid "New &Character Style..." |
4857 | msgstr "Kiểu Dáng Ký &Tự mới..." | |
4858 | ||
6d876f2a | 4859 | #: ../src/richtext/richtextstyledlg.cpp:238 |
70797979 VZ |
4860 | msgid "New &List Style..." |
4861 | msgstr "&List Style mới..." | |
4862 | ||
6d876f2a | 4863 | #: ../src/richtext/richtextstyledlg.cpp:232 |
70797979 VZ |
4864 | msgid "New &Paragraph Style..." |
4865 | msgstr "Kiểu Dáng Đ&oạn mới..." | |
4866 | ||
6d876f2a VZ |
4867 | #: ../src/richtext/richtextstyledlg.cpp:604 |
4868 | #: ../src/richtext/richtextstyledlg.cpp:609 | |
4869 | #: ../src/richtext/richtextstyledlg.cpp:652 | |
4870 | #: ../src/richtext/richtextstyledlg.cpp:657 | |
4871 | #: ../src/richtext/richtextstyledlg.cpp:818 | |
4872 | #: ../src/richtext/richtextstyledlg.cpp:823 | |
4873 | #: ../src/richtext/richtextstyledlg.cpp:891 | |
4874 | #: ../src/richtext/richtextstyledlg.cpp:899 | |
4875 | #: ../src/richtext/richtextstyledlg.cpp:932 | |
4876 | #: ../src/richtext/richtextstyledlg.cpp:937 | |
70797979 VZ |
4877 | msgid "New Style" |
4878 | msgstr "Kiểu dáng Mới" | |
4879 | ||
4880 | #: ../src/generic/dirdlgg.cpp:103 | |
4881 | msgid "New directory" | |
4882 | msgstr "Thư mục mới" | |
4883 | ||
73423e29 | 4884 | #: ../src/generic/editlbox.cpp:274 |
70797979 VZ |
4885 | msgid "New item" |
4886 | msgstr "Mục tin mới" | |
4887 | ||
95bf8d1b | 4888 | #: ../src/generic/dirdlgg.cpp:327 ../src/generic/dirdlgg.cpp:337 |
6d876f2a | 4889 | #: ../src/generic/filectrlg.cpp:654 ../src/generic/filectrlg.cpp:663 |
70797979 VZ |
4890 | msgid "NewName" |
4891 | msgstr "TênMới" | |
4892 | ||
73423e29 | 4893 | #: ../src/generic/tipdlg.cpp:306 |
70797979 VZ |
4894 | msgid "Next" |
4895 | msgstr "Tiếp theo" | |
4896 | ||
6d876f2a | 4897 | #: ../src/common/prntbase.cpp:1538 ../src/html/helpwnd.cpp:678 |
70797979 VZ |
4898 | msgid "Next page" |
4899 | msgstr "Trang tiếp theo" | |
4900 | ||
6d876f2a | 4901 | #: ../src/common/stockitem.cpp:178 ../src/motif/msgdlg.cpp:197 |
70797979 VZ |
4902 | msgid "No" |
4903 | msgstr "Không" | |
4904 | ||
73423e29 | 4905 | #: ../src/generic/animateg.cpp:151 |
18867602 | 4906 | #, c-format |
70797979 VZ |
4907 | msgid "No animation handler for type %ld defined." |
4908 | msgstr "Không có bộ điều khiển hoạt hình cho kiểu %ld đã định nghĩa." | |
4909 | ||
95bf8d1b | 4910 | #: ../src/dfb/bitmap.cpp:643 ../src/dfb/bitmap.cpp:677 |
18867602 | 4911 | #, c-format |
70797979 VZ |
4912 | msgid "No bitmap handler for type %d defined." |
4913 | msgstr "Không có bộ điều khiển ảnh cho kiểu %d được định nghĩa." | |
4914 | ||
be546c6f | 4915 | #: ../src/osx/carbon/dataview.cpp:1785 |
70797979 VZ |
4916 | msgid "No column existing." |
4917 | msgstr "Chưa có cột nào tồn tại." | |
4918 | ||
be546c6f | 4919 | #: ../src/osx/carbon/dataview.cpp:1675 |
73423e29 VZ |
4920 | msgid "No column for the specified column existing." |
4921 | msgstr "Không cột nào đã tạo cho vị trí cột đã chỉ ra." | |
70797979 | 4922 | |
be546c6f | 4923 | #: ../src/osx/carbon/dataview.cpp:1424 |
70797979 VZ |
4924 | msgid "No column for the specified column position existing." |
4925 | msgstr "Không cột nào cho vị trí cột đã tồn tại theo danh nghĩa." | |
4926 | ||
6d876f2a | 4927 | #: ../src/common/utilscmn.cpp:1049 |
70797979 | 4928 | msgid "No default application configured for HTML files." |
d2fd6629 | 4929 | msgstr "Không có ứng dụng mặc định được cấu hình tập tin HTML." |
70797979 | 4930 | |
5325c2e3 | 4931 | #: ../src/generic/helpext.cpp:450 |
70797979 VZ |
4932 | msgid "No entries found." |
4933 | msgstr "Không tìm thấy đề mục nào." | |
4934 | ||
95bf8d1b | 4935 | #: ../src/common/fontmap.cpp:422 |
18867602 | 4936 | #, c-format |
70797979 VZ |
4937 | msgid "" |
4938 | "No font for displaying text in encoding '%s' found,\n" | |
4939 | "but an alternative encoding '%s' is available.\n" | |
95bf8d1b VZ |
4940 | "Do you want to use this encoding (otherwise you will have to choose another " |
4941 | "one)?" | |
70797979 VZ |
4942 | msgstr "" |
4943 | "Không có phông chữ nào hiển thị chữ ở bộ mã '%s' được tìm thấy,\n" | |
4944 | "nhưng bộ mã thay thế '%s' thì sẵn có.\n" | |
95bf8d1b VZ |
4945 | "Bạn có muốn sử dụng bộ mã này không (nếu không bạn sẽ phải chọn một cái " |
4946 | "khác)?" | |
70797979 | 4947 | |
95bf8d1b | 4948 | #: ../src/common/fontmap.cpp:427 |
18867602 | 4949 | #, c-format |
70797979 VZ |
4950 | msgid "" |
4951 | "No font for displaying text in encoding '%s' found.\n" | |
4952 | "Would you like to select a font to be used for this encoding\n" | |
4953 | "(otherwise the text in this encoding will not be shown correctly)?" | |
4954 | msgstr "" | |
4955 | "Không có phông chữ nào hiển thị chữ ở bộ mã '%s' được tìm thấy,\n" | |
4956 | "Bạn có muốn chọn một phông chữ sử dụng cho bộ mã này không\n" | |
4957 | "(nếu không chữ với bộ mã này sẽ hiện lên không chính xác)?" | |
4958 | ||
73423e29 | 4959 | #: ../src/generic/animateg.cpp:143 |
70797979 VZ |
4960 | msgid "No handler found for animation type." |
4961 | msgstr "Không có phần điều khiển cho kiểu hoạt hình." | |
4962 | ||
6d876f2a | 4963 | #: ../src/common/image.cpp:2487 |
70797979 VZ |
4964 | msgid "No handler found for image type." |
4965 | msgstr "Không có phần điều khiển cho kiểu ảnh này." | |
4966 | ||
6d876f2a VZ |
4967 | #: ../src/common/image.cpp:2495 ../src/common/image.cpp:2606 |
4968 | #: ../src/common/image.cpp:2659 | |
18867602 | 4969 | #, c-format |
70797979 VZ |
4970 | msgid "No image handler for type %d defined." |
4971 | msgstr "Không có bộ điều khiển ảnh cho kiểu %d được định nghĩa." | |
4972 | ||
6d876f2a | 4973 | #: ../src/common/image.cpp:2629 ../src/common/image.cpp:2673 |
18867602 | 4974 | #, c-format |
70797979 VZ |
4975 | msgid "No image handler for type %s defined." |
4976 | msgstr "Không có bộ điều khiển ảnh cho kiểu %s được định nghĩa." | |
4977 | ||
6d876f2a | 4978 | #: ../src/html/helpwnd.cpp:871 |
70797979 VZ |
4979 | msgid "No matching page found yet" |
4980 | msgstr "Không tìm thấy trang phù hợp" | |
4981 | ||
95bf8d1b | 4982 | #: ../src/osx/carbon/dataview.cpp:1677 ../src/osx/carbon/dataview.cpp:1787 |
70797979 | 4983 | msgid "No renderer or invalid renderer type specified for custom data column." |
95bf8d1b VZ |
4984 | msgstr "" |
4985 | "Không có renderer hoặc kiểu renderer không hợp lệ chỉ định cho kiểu cột dữ " | |
4986 | "liệu tùy chỉnh." | |
70797979 | 4987 | |
be546c6f | 4988 | #: ../src/osx/carbon/dataview.cpp:1425 |
70797979 VZ |
4989 | msgid "No renderer specified for column." |
4990 | msgstr "Không có renderer định rõ cho cột." | |
4991 | ||
4992 | #: ../src/unix/sound.cpp:82 | |
4993 | msgid "No sound" | |
4994 | msgstr "Không có âm thanh" | |
4995 | ||
95bf8d1b | 4996 | #: ../src/common/image.cpp:2062 ../src/common/image.cpp:2103 |
70797979 VZ |
4997 | msgid "No unused colour in image being masked." |
4998 | msgstr "Không có màu không dùng đến trong mặt nạ ảnh này." | |
4999 | ||
6d876f2a | 5000 | #: ../src/common/image.cpp:3132 |
70797979 VZ |
5001 | msgid "No unused colour in image." |
5002 | msgstr "Không có màu không dùng trong ảnh." | |
5003 | ||
5325c2e3 | 5004 | #: ../src/generic/helpext.cpp:307 |
18867602 | 5005 | #, c-format |
70797979 | 5006 | msgid "No valid mappings found in the file \"%s\"." |
d2fd6629 | 5007 | msgstr "Không có ánh xạ hợp lệ nào được tìm thấy trong tập tin \"%s\"." |
70797979 | 5008 | |
5325c2e3 | 5009 | #: ../src/richtext/richtextborderspage.cpp:542 |
6d876f2a VZ |
5010 | #: ../src/richtext/richtextsizepage.cpp:245 |
5011 | #: ../src/richtext/richtextsizepage.cpp:249 | |
5325c2e3 | 5012 | msgid "None" |
5f2f8e02 | 5013 | msgstr "Không" |
5325c2e3 | 5014 | |
95bf8d1b | 5015 | #: ../src/common/fmapbase.cpp:158 |
70797979 VZ |
5016 | msgid "Nordic (ISO-8859-10)" |
5017 | msgstr "Nordic (ISO-8859-10)" | |
5018 | ||
95bf8d1b | 5019 | #: ../src/generic/fontdlgg.cpp:329 ../src/generic/fontdlgg.cpp:332 |
70797979 VZ |
5020 | msgid "Normal" |
5021 | msgstr "Bình thường" | |
5022 | ||
6d876f2a | 5023 | #: ../src/html/helpwnd.cpp:1276 |
70797979 VZ |
5024 | msgid "Normal face<br>and <u>underlined</u>. " |
5025 | msgstr "Bình thường<br>và <u>gạch chân</u>. " | |
5026 | ||
6d876f2a | 5027 | #: ../src/html/helpwnd.cpp:1218 |
70797979 VZ |
5028 | msgid "Normal font:" |
5029 | msgstr "Phông chữ thường:" | |
5030 | ||
5325c2e3 | 5031 | #: ../src/propgrid/props.cpp:888 |
73423e29 VZ |
5032 | #, c-format |
5033 | msgid "Not %s" | |
5034 | msgstr "Không %s" | |
5035 | ||
6d876f2a | 5036 | #: ../include/wx/filename.h:594 ../include/wx/filename.h:599 |
73423e29 VZ |
5037 | msgid "Not available" |
5038 | msgstr "Không sẵn sàng" | |
5039 | ||
6d876f2a | 5040 | #: ../src/richtext/richtextfontpage.cpp:341 |
70797979 VZ |
5041 | msgid "Not underlined" |
5042 | msgstr "Không gạch chân" | |
5043 | ||
5044 | #: ../src/common/paper.cpp:117 | |
5045 | msgid "Note, 8 1/2 x 11 in" | |
5046 | msgstr "Note, 8 1/2 x 11 in" | |
5047 | ||
73423e29 | 5048 | #: ../src/generic/notifmsgg.cpp:105 |
70797979 VZ |
5049 | msgid "Notice" |
5050 | msgstr "Chú ý" | |
5051 | ||
73423e29 VZ |
5052 | #: ../src/osx/carbon/dataview.cpp:903 |
5053 | msgid "Number of columns could not be determined." | |
5054 | msgstr "Số cột không thể định rõ." | |
5055 | ||
5325c2e3 VZ |
5056 | #: ../src/richtext/richtextliststylepage.cpp:488 |
5057 | #: ../src/richtext/richtextbulletspage.cpp:293 | |
70797979 VZ |
5058 | msgid "Numbered outline" |
5059 | msgstr "Số đường bao" | |
5060 | ||
6d876f2a VZ |
5061 | #: ../src/richtext/richtextstyledlg.cpp:298 ../src/common/stockitem.cpp:179 |
5062 | #: ../src/msw/msgdlg.cpp:490 ../src/msw/msgdlg.cpp:796 | |
5063 | #: ../src/msw/dialog.cpp:121 ../src/gtk1/fontdlg.cpp:139 | |
70797979 VZ |
5064 | msgid "OK" |
5065 | msgstr "Đồng ý" | |
5066 | ||
6d876f2a | 5067 | #: ../src/msw/ole/automtn.cpp:682 |
5325c2e3 VZ |
5068 | #, c-format |
5069 | msgid "OLE Automation error in %s: %s" | |
4db65a42 | 5070 | msgstr "Lỗi hoạt hình OLE trong %s: %s" |
5325c2e3 VZ |
5071 | |
5072 | #: ../include/wx/richtext/richtextimagedlg.h:39 | |
5325c2e3 | 5073 | msgid "Object Properties" |
5f2f8e02 | 5074 | msgstr "Thuộc tính Đối tượng" |
5325c2e3 | 5075 | |
6d876f2a | 5076 | #: ../src/msw/ole/automtn.cpp:650 |
5325c2e3 | 5077 | msgid "Object implementation does not support named arguments." |
5f2f8e02 | 5078 | msgstr "Phần thực thi đối tượng không hỗ trợ các đối số có tên." |
5325c2e3 VZ |
5079 | |
5080 | #: ../src/common/xtixml.cpp:265 | |
70797979 VZ |
5081 | msgid "Objects must have an id attribute" |
5082 | msgstr "Đối tượng phải có giá trị thuộc tính id" | |
5083 | ||
6d876f2a | 5084 | #: ../src/common/docview.cpp:1751 ../src/common/docview.cpp:1793 |
70797979 VZ |
5085 | msgid "Open File" |
5086 | msgstr "Mở tập tin" | |
5087 | ||
6d876f2a | 5088 | #: ../src/html/helpwnd.cpp:684 ../src/html/helpwnd.cpp:1557 |
70797979 VZ |
5089 | msgid "Open HTML document" |
5090 | msgstr "Mở tài liệu định dạng HTML" | |
5091 | ||
73423e29 | 5092 | #: ../src/generic/dbgrptg.cpp:160 |
18867602 | 5093 | #, c-format |
70797979 | 5094 | msgid "Open file \"%s\"" |
d2fd6629 | 5095 | msgstr "Mở tập tin \"%s\"" |
70797979 | 5096 | |
5325c2e3 | 5097 | #: ../src/common/stockitem.cpp:180 |
5325c2e3 | 5098 | msgid "Open..." |
5f2f8e02 | 5099 | msgstr "Mở..." |
5325c2e3 | 5100 | |
73423e29 | 5101 | #: ../src/osx/carbon/glcanvas.cpp:49 |
18867602 | 5102 | #, c-format |
70797979 VZ |
5103 | msgid "OpenGL function \"%s\" failed: %s (error %d)" |
5104 | msgstr "Hàm \"%s\" của OpenGL bị lỗi: %s (lỗi %d)" | |
5105 | ||
6d876f2a VZ |
5106 | #: ../src/generic/dirctrlg.cpp:700 ../src/generic/dirdlgg.cpp:353 |
5107 | #: ../src/generic/filectrlg.cpp:678 ../src/generic/filectrlg.cpp:822 | |
70797979 VZ |
5108 | msgid "Operation not permitted." |
5109 | msgstr "Thao tác không được phép." | |
5110 | ||
5325c2e3 | 5111 | #: ../src/common/cmdline.cpp:728 |
5f2f8e02 | 5112 | #, c-format |
5325c2e3 | 5113 | msgid "Option '%s' can't be negated" |
5f2f8e02 | 5114 | msgstr "Tuỳ chọn '%s' không thể bị phủ định" |
5325c2e3 VZ |
5115 | |
5116 | #: ../src/common/cmdline.cpp:892 | |
18867602 | 5117 | #, c-format |
70797979 VZ |
5118 | msgid "Option '%s' requires a value." |
5119 | msgstr "Tùy chọn '%s' yêu cầu một giá trị." | |
5120 | ||
5325c2e3 | 5121 | #: ../src/common/cmdline.cpp:975 |
18867602 | 5122 | #, c-format |
70797979 VZ |
5123 | msgid "Option '%s': '%s' cannot be converted to a date." |
5124 | msgstr "Tùy chọn '%s': '%s' không thể chuyển thành dạng ngày tháng." | |
5125 | ||
95bf8d1b | 5126 | #: ../src/generic/dirdlgg.cpp:188 ../src/generic/prntdlgg.cpp:624 |
70797979 VZ |
5127 | msgid "Options" |
5128 | msgstr "Tùy chọn" | |
5129 | ||
95bf8d1b | 5130 | #: ../src/generic/prntdlgg.cpp:621 ../src/generic/prntdlgg.cpp:875 |
70797979 VZ |
5131 | msgid "Orientation" |
5132 | msgstr "Hướng" | |
5133 | ||
5325c2e3 | 5134 | #: ../src/common/windowid.cpp:260 |
70797979 VZ |
5135 | msgid "Out of window IDs. Recommend shutting down application." |
5136 | msgstr "Thiếu chỉ số cửa sổ IDs. Đề nghị đóng ứng dụng." | |
5137 | ||
5325c2e3 VZ |
5138 | #: ../src/richtext/richtextborderspage.cpp:400 |
5139 | #: ../src/richtext/richtextborderspage.cpp:533 | |
5325c2e3 | 5140 | msgid "Outline" |
5f2f8e02 | 5141 | msgstr "Viền ngoài" |
70797979 | 5142 | |
5325c2e3 VZ |
5143 | #: ../src/richtext/richtextborderspage.cpp:550 |
5144 | msgid "Outset" | |
5f2f8e02 | 5145 | msgstr "Bắt đầu" |
5325c2e3 | 5146 | |
6d876f2a | 5147 | #: ../src/msw/ole/automtn.cpp:646 |
5325c2e3 | 5148 | msgid "Overflow while coercing argument values." |
5f2f8e02 | 5149 | msgstr "Tràn khi ép buộc các giá trị tham số." |
5325c2e3 VZ |
5150 | |
5151 | #: ../src/common/accelcmn.cpp:85 | |
70797979 VZ |
5152 | msgid "PAGEDOWN" |
5153 | msgstr "PAGEDOWN" | |
5154 | ||
5325c2e3 | 5155 | #: ../src/common/accelcmn.cpp:84 |
70797979 VZ |
5156 | msgid "PAGEUP" |
5157 | msgstr "PAGEUP" | |
5158 | ||
5325c2e3 | 5159 | #: ../src/common/accelcmn.cpp:70 |
70797979 VZ |
5160 | msgid "PAUSE" |
5161 | msgstr "PAUSE" | |
5162 | ||
95bf8d1b | 5163 | #: ../src/common/imagpcx.cpp:458 ../src/common/imagpcx.cpp:481 |
70797979 VZ |
5164 | msgid "PCX: couldn't allocate memory" |
5165 | msgstr "PCX: không thể cấp phát bộ nhớ" | |
5166 | ||
73423e29 | 5167 | #: ../src/common/imagpcx.cpp:457 |
70797979 VZ |
5168 | msgid "PCX: image format unsupported" |
5169 | msgstr "PCX: không hỗ trợ định dạng ảnh" | |
5170 | ||
73423e29 | 5171 | #: ../src/common/imagpcx.cpp:480 |
70797979 VZ |
5172 | msgid "PCX: invalid image" |
5173 | msgstr "PCX: ảnh không hợp lệ" | |
5174 | ||
73423e29 | 5175 | #: ../src/common/imagpcx.cpp:443 |
70797979 VZ |
5176 | msgid "PCX: this is not a PCX file." |
5177 | msgstr "PCX: cái này không phải là tập tin PCX." | |
5178 | ||
95bf8d1b | 5179 | #: ../src/common/imagpcx.cpp:460 ../src/common/imagpcx.cpp:482 |
70797979 VZ |
5180 | msgid "PCX: unknown error !!!" |
5181 | msgstr "PCX: lỗi không rõ!!!" | |
5182 | ||
73423e29 | 5183 | #: ../src/common/imagpcx.cpp:459 |
70797979 VZ |
5184 | msgid "PCX: version number too low" |
5185 | msgstr "PCX: phiên bản quá thấp" | |
5186 | ||
5325c2e3 | 5187 | #: ../src/common/accelcmn.cpp:56 |
70797979 VZ |
5188 | msgid "PGDN" |
5189 | msgstr "PGDN" | |
5190 | ||
5325c2e3 | 5191 | #: ../src/common/accelcmn.cpp:55 |
70797979 VZ |
5192 | msgid "PGUP" |
5193 | msgstr "PGUP" | |
5194 | ||
73423e29 | 5195 | #: ../src/common/imagpnm.cpp:92 |
70797979 VZ |
5196 | msgid "PNM: Couldn't allocate memory." |
5197 | msgstr "PNM: Không thể cấp phát bộ nhớ." | |
5198 | ||
73423e29 | 5199 | #: ../src/common/imagpnm.cpp:74 |
70797979 | 5200 | msgid "PNM: File format is not recognized." |
d2fd6629 | 5201 | msgstr "PNM: Định dạng tập tin không được thừa nhận." |
70797979 | 5202 | |
95bf8d1b | 5203 | #: ../src/common/imagpnm.cpp:113 ../src/common/imagpnm.cpp:135 |
73423e29 | 5204 | #: ../src/common/imagpnm.cpp:157 |
70797979 | 5205 | msgid "PNM: File seems truncated." |
d2fd6629 | 5206 | msgstr "PNM: Tập tin dường như đã bị cắt xén." |
70797979 VZ |
5207 | |
5208 | #: ../src/common/paper.cpp:189 | |
5209 | msgid "PRC 16K 146 x 215 mm" | |
5210 | msgstr "PRC 16K 146 x 215 mm" | |
5211 | ||
5212 | #: ../src/common/paper.cpp:202 | |
5213 | msgid "PRC 16K Rotated" | |
5214 | msgstr "PRC 16K Rotated" | |
5215 | ||
5216 | #: ../src/common/paper.cpp:190 | |
5217 | msgid "PRC 32K 97 x 151 mm" | |
5218 | msgstr "PRC 32K 97 x 151 mm" | |
5219 | ||
5220 | #: ../src/common/paper.cpp:203 | |
5221 | msgid "PRC 32K Rotated" | |
5222 | msgstr "PRC 32K Rotated" | |
5223 | ||
5224 | #: ../src/common/paper.cpp:191 | |
5225 | msgid "PRC 32K(Big) 97 x 151 mm" | |
5226 | msgstr "PRC 32K(Big) 97 x 151 mm" | |
5227 | ||
5228 | #: ../src/common/paper.cpp:204 | |
5229 | msgid "PRC 32K(Big) Rotated" | |
5230 | msgstr "PRC 32K(Big) Rotated" | |
5231 | ||
5232 | #: ../src/common/paper.cpp:192 | |
5233 | msgid "PRC Envelope #1 102 x 165 mm" | |
5234 | msgstr "PRC Envelope #1 102 x 165 mm" | |
5235 | ||
5236 | #: ../src/common/paper.cpp:205 | |
5237 | msgid "PRC Envelope #1 Rotated 165 x 102 mm" | |
5238 | msgstr "PRC Envelope #1 Rotated 165 x 102 mm" | |
5239 | ||
5240 | #: ../src/common/paper.cpp:201 | |
5241 | msgid "PRC Envelope #10 324 x 458 mm" | |
5242 | msgstr "PRC Envelope #10 324 x 458 mm" | |
5243 | ||
5244 | #: ../src/common/paper.cpp:214 | |
5245 | msgid "PRC Envelope #10 Rotated 458 x 324 mm" | |
5246 | msgstr "PRC Envelope #10 Rotated 458 x 324 mm" | |
5247 | ||
5248 | #: ../src/common/paper.cpp:193 | |
5249 | msgid "PRC Envelope #2 102 x 176 mm" | |
5250 | msgstr "PRC Envelope #2 102 x 176 mm" | |
5251 | ||
5252 | #: ../src/common/paper.cpp:206 | |
5253 | msgid "PRC Envelope #2 Rotated 176 x 102 mm" | |
5254 | msgstr "PRC Envelope #2 Rotated 176 x 102 mm" | |
5255 | ||
5256 | #: ../src/common/paper.cpp:194 | |
5257 | msgid "PRC Envelope #3 125 x 176 mm" | |
5258 | msgstr "PRC Envelope #3 125 x 176 mm" | |
5259 | ||
5260 | #: ../src/common/paper.cpp:207 | |
5261 | msgid "PRC Envelope #3 Rotated 176 x 125 mm" | |
5262 | msgstr "PRC Envelope #3 Rotated 176 x 125 mm" | |
5263 | ||
5264 | #: ../src/common/paper.cpp:195 | |
5265 | msgid "PRC Envelope #4 110 x 208 mm" | |
5266 | msgstr "PRC Envelope #4 110 x 208 mm" | |
5267 | ||
5268 | #: ../src/common/paper.cpp:208 | |
5269 | msgid "PRC Envelope #4 Rotated 208 x 110 mm" | |
5270 | msgstr "PRC Envelope #4 Rotated 208 x 110 mm" | |
5271 | ||
5272 | #: ../src/common/paper.cpp:196 | |
5273 | msgid "PRC Envelope #5 110 x 220 mm" | |
5274 | msgstr "PRC Envelope #5 110 x 220 mm" | |
5275 | ||
5276 | #: ../src/common/paper.cpp:209 | |
5277 | msgid "PRC Envelope #5 Rotated 220 x 110 mm" | |
5278 | msgstr "PRC Envelope #5 Rotated 220 x 110 mm" | |
5279 | ||
5280 | #: ../src/common/paper.cpp:197 | |
5281 | msgid "PRC Envelope #6 120 x 230 mm" | |
5282 | msgstr "PRC Envelope #6 120 x 230 mm" | |
5283 | ||
5284 | #: ../src/common/paper.cpp:210 | |
5285 | msgid "PRC Envelope #6 Rotated 230 x 120 mm" | |
5286 | msgstr "PRC Envelope #6 Rotated 230 x 120 mm" | |
5287 | ||
5288 | #: ../src/common/paper.cpp:198 | |
5289 | msgid "PRC Envelope #7 160 x 230 mm" | |
5290 | msgstr "PRC Envelope #7 160 x 230 mm" | |
5291 | ||
5292 | #: ../src/common/paper.cpp:211 | |
5293 | msgid "PRC Envelope #7 Rotated 230 x 160 mm" | |
5294 | msgstr "PRC Envelope #7 Rotated 230 x 160 mm" | |
5295 | ||
5296 | #: ../src/common/paper.cpp:199 | |
5297 | msgid "PRC Envelope #8 120 x 309 mm" | |
5298 | msgstr "PRC Envelope #8 120 x 309 mm" | |
5299 | ||
5300 | #: ../src/common/paper.cpp:212 | |
5301 | msgid "PRC Envelope #8 Rotated 309 x 120 mm" | |
5302 | msgstr "PRC Envelope #8 Rotated 309 x 120 mm" | |
5303 | ||
5304 | #: ../src/common/paper.cpp:200 | |
5305 | msgid "PRC Envelope #9 229 x 324 mm" | |
5306 | msgstr "PRC Envelope #9 229 x 324 mm" | |
5307 | ||
5308 | #: ../src/common/paper.cpp:213 | |
5309 | msgid "PRC Envelope #9 Rotated 324 x 229 mm" | |
5310 | msgstr "PRC Envelope #9 Rotated 324 x 229 mm" | |
5311 | ||
5325c2e3 | 5312 | #: ../src/common/accelcmn.cpp:73 |
70797979 VZ |
5313 | msgid "PRINT" |
5314 | msgstr "IN" | |
5315 | ||
5325c2e3 VZ |
5316 | #: ../src/richtext/richtextmarginspage.cpp:286 |
5317 | msgid "Padding" | |
5f2f8e02 | 5318 | msgstr "Đệm" |
5325c2e3 | 5319 | |
95bf8d1b | 5320 | #: ../src/common/prntbase.cpp:2045 |
18867602 | 5321 | #, c-format |
70797979 VZ |
5322 | msgid "Page %d" |
5323 | msgstr "Trang %d" | |
5324 | ||
95bf8d1b | 5325 | #: ../src/common/prntbase.cpp:2043 |
18867602 | 5326 | #, c-format |
70797979 VZ |
5327 | msgid "Page %d of %d" |
5328 | msgstr "Trang %d của %d" | |
5329 | ||
6d876f2a | 5330 | #: ../src/gtk/print.cpp:784 |
70797979 VZ |
5331 | msgid "Page Setup" |
5332 | msgstr "Thiết lập trang" | |
5333 | ||
95bf8d1b | 5334 | #: ../src/generic/prntdlgg.cpp:834 ../src/common/prntbase.cpp:468 |
6d876f2a | 5335 | #: ../src/gtk/gnome/gprint.cpp:711 |
70797979 VZ |
5336 | msgid "Page setup" |
5337 | msgstr "Thiết lập trang" | |
5338 | ||
5339 | #: ../src/generic/prntdlgg.cpp:222 | |
5340 | msgid "Pages" | |
5341 | msgstr "Trang" | |
5342 | ||
95bf8d1b VZ |
5343 | #: ../src/generic/prntdlgg.cpp:608 ../src/generic/prntdlgg.cpp:807 |
5344 | #: ../src/generic/prntdlgg.cpp:848 ../src/generic/prntdlgg.cpp:861 | |
5345 | #: ../src/generic/prntdlgg.cpp:1058 ../src/generic/prntdlgg.cpp:1063 | |
70797979 VZ |
5346 | msgid "Paper size" |
5347 | msgstr "Cỡ giấy" | |
5348 | ||
6d876f2a | 5349 | #: ../src/richtext/richtextstyles.cpp:1046 |
70797979 VZ |
5350 | msgid "Paragraph styles" |
5351 | msgstr "Kiểu đoạn văn" | |
5352 | ||
5325c2e3 | 5353 | #: ../src/common/xtistrm.cpp:470 |
70797979 VZ |
5354 | msgid "Passing a already registered object to SetObject" |
5355 | msgstr "Chuyển qua một đối tượng đã được đăng ký rồi để SetObject" | |
5356 | ||
5325c2e3 | 5357 | #: ../src/common/xtistrm.cpp:481 |
95bf8d1b VZ |
5358 | msgid "Passing an unknown object to GetObject" |
5359 | msgstr "Chuyển một đối tượng không hợp lệ cho SetObject" | |
70797979 | 5360 | |
6d876f2a | 5361 | #: ../src/richtext/richtextctrl.cpp:3101 ../src/common/stockitem.cpp:181 |
5325c2e3 | 5362 | #: ../src/stc/stc_i18n.cpp:20 |
70797979 VZ |
5363 | msgid "Paste" |
5364 | msgstr "Dán" | |
5365 | ||
5325c2e3 | 5366 | #: ../src/common/stockitem.cpp:263 |
70797979 VZ |
5367 | msgid "Paste selection" |
5368 | msgstr "Dán vùng chọn" | |
5369 | ||
5325c2e3 VZ |
5370 | #: ../src/richtext/richtextliststylepage.cpp:223 |
5371 | #: ../src/richtext/richtextbulletspage.cpp:173 | |
70797979 VZ |
5372 | msgid "Peri&od" |
5373 | msgstr "Dấu chấ&m" | |
5374 | ||
6d876f2a | 5375 | #: ../src/generic/filectrlg.cpp:466 |
70797979 VZ |
5376 | msgid "Permissions" |
5377 | msgstr "Các quyền" | |
5378 | ||
6d876f2a | 5379 | #: ../src/richtext/richtextbuffer.cpp:11568 |
5325c2e3 | 5380 | msgid "Picture Properties" |
5f2f8e02 | 5381 | msgstr "Các thuộc tính Hình ảnh" |
5325c2e3 | 5382 | |
70797979 VZ |
5383 | #: ../include/wx/unix/pipe.h:47 |
5384 | msgid "Pipe creation failed" | |
5385 | msgstr "Việc tạo đường ống gặp lỗi" | |
5386 | ||
5387 | #: ../src/gtk1/fontdlg.cpp:75 | |
5388 | msgid "Please choose a valid font." | |
5389 | msgstr "Hãy chọn một phông chữ hợp lệ." | |
5390 | ||
6d876f2a | 5391 | #: ../src/gtk/filedlg.cpp:73 |
70797979 | 5392 | msgid "Please choose an existing file." |
d2fd6629 | 5393 | msgstr "Xin hãy chọn một tập tin đã tồn tại." |
70797979 | 5394 | |
6d876f2a | 5395 | #: ../src/html/helpwnd.cpp:813 |
70797979 VZ |
5396 | msgid "Please choose the page to display:" |
5397 | msgstr "Xin hãy chọn trang bạn muốn hiển thị:" | |
5398 | ||
5325c2e3 | 5399 | #: ../src/msw/dialup.cpp:786 |
70797979 VZ |
5400 | msgid "Please choose which ISP do you want to connect to" |
5401 | msgstr "Xin hãy chọn nhà cung cấp dịch vụ Internet ISP mà bạn muốn kết nối tới" | |
5402 | ||
be546c6f | 5403 | #: ../src/msw/listctrl.cpp:373 |
18867602 | 5404 | #, c-format |
70797979 VZ |
5405 | msgid "" |
5406 | "Please install a newer version of comctl32.dll\n" | |
5407 | "(at least version 4.70 is required but you have %d.%02d)\n" | |
5408 | "or this program won't operate correctly." | |
5409 | msgstr "" | |
5410 | "Xin hãy cài đặt phiên bản comctl32.dll mới hơn\n" | |
5411 | "(ít nhất yêu cầu phiên bản 4.70 nhưng bạn phải có %d.%02d)\n" | |
5412 | "nếu không chương trình sẽ không làm việc đúng." | |
5413 | ||
be546c6f | 5414 | #: ../src/common/headerctrlcmn.cpp:60 |
73423e29 VZ |
5415 | msgid "Please select the columns to show and define their order:" |
5416 | msgstr "Xin hãy chọn các cột sẽ hiển thị và xác định thứ tự của chúng:" | |
5417 | ||
95bf8d1b | 5418 | #: ../src/common/prntbase.cpp:522 |
95bf8d1b | 5419 | msgid "Please wait while printing..." |
d2fd6629 | 5420 | msgstr "Xin hãy đợi khi đang in..." |
70797979 | 5421 | |
5325c2e3 | 5422 | #: ../src/propgrid/advprops.cpp:632 |
73423e29 VZ |
5423 | msgid "Point Size" |
5424 | msgstr "&Kích thước Phông chữ:" | |
5425 | ||
95bf8d1b VZ |
5426 | #: ../src/osx/carbon/dataview.cpp:1279 ../src/osx/carbon/dataview.cpp:1330 |
5427 | #: ../src/osx/carbon/dataview.cpp:1421 ../src/osx/carbon/dataview.cpp:1444 | |
5428 | #: ../src/osx/carbon/dataview.cpp:1461 ../src/osx/carbon/dataview.cpp:1478 | |
5429 | #: ../src/osx/carbon/dataview.cpp:1671 ../src/osx/carbon/dataview.cpp:1780 | |
5430 | #: ../src/osx/carbon/dataview.cpp:1822 ../src/osx/carbon/dataview.cpp:1875 | |
be546c6f | 5431 | #: ../src/osx/carbon/dataview.cpp:1998 |
70797979 | 5432 | msgid "Pointer to data view control not set correctly." |
95bf8d1b VZ |
5433 | msgstr "" |
5434 | "Con trỏ tới điều khiển hiển thị dữ liệu không được đặt một cách chính xác." | |
5435 | ||
5436 | #: ../src/osx/carbon/dataview.cpp:1280 ../src/osx/carbon/dataview.cpp:1339 | |
5437 | #: ../src/osx/carbon/dataview.cpp:1422 ../src/osx/carbon/dataview.cpp:1479 | |
5438 | #: ../src/osx/carbon/dataview.cpp:1672 ../src/osx/carbon/dataview.cpp:1781 | |
5439 | #: ../src/osx/carbon/dataview.cpp:1823 ../src/osx/carbon/dataview.cpp:1876 | |
be546c6f | 5440 | #: ../src/osx/carbon/dataview.cpp:1999 |
70797979 VZ |
5441 | msgid "Pointer to model not set correctly." |
5442 | msgstr "Con trỏ tới mô hình không được đặt một cách chính xác." | |
5443 | ||
95bf8d1b | 5444 | #: ../src/generic/prntdlgg.cpp:618 ../src/generic/prntdlgg.cpp:873 |
70797979 VZ |
5445 | msgid "Portrait" |
5446 | msgstr "Thẳng đứng" | |
5447 | ||
6d876f2a | 5448 | #: ../src/richtext/richtextsizepage.cpp:493 |
5325c2e3 | 5449 | msgid "Position" |
5f2f8e02 | 5450 | msgstr "Vị trí" |
5325c2e3 | 5451 | |
73423e29 | 5452 | #: ../src/generic/prntdlgg.cpp:304 |
70797979 | 5453 | msgid "PostScript file" |
d2fd6629 | 5454 | msgstr "tập tin PostScript" |
70797979 | 5455 | |
5325c2e3 | 5456 | #: ../src/common/stockitem.cpp:182 |
5325c2e3 | 5457 | msgid "Preferences" |
4db65a42 | 5458 | msgstr "Cá nhân hóa" |
5325c2e3 | 5459 | |
6d876f2a | 5460 | #: ../src/osx/menu_osx.cpp:577 |
5325c2e3 | 5461 | msgid "Preferences..." |
4db65a42 | 5462 | msgstr "Cá nhân hóa..." |
5325c2e3 | 5463 | |
95bf8d1b VZ |
5464 | #: ../src/common/prntbase.cpp:530 |
5465 | msgid "Preparing" | |
d2fd6629 | 5466 | msgstr "Đang chuẩn bị" |
5325c2e3 | 5467 | |
6d876f2a VZ |
5468 | #: ../src/generic/fontdlgg.cpp:456 ../src/osx/carbon/fontdlg.cpp:577 |
5469 | #: ../src/html/helpwnd.cpp:1235 | |
70797979 VZ |
5470 | msgid "Preview:" |
5471 | msgstr "Xem trước:" | |
5472 | ||
6d876f2a | 5473 | #: ../src/common/prntbase.cpp:1524 ../src/html/helpwnd.cpp:677 |
70797979 VZ |
5474 | msgid "Previous page" |
5475 | msgstr "Trang trước" | |
5476 | ||
95bf8d1b VZ |
5477 | #: ../src/generic/prntdlgg.cpp:149 ../src/generic/prntdlgg.cpp:163 |
5478 | #: ../src/common/prntbase.cpp:410 ../src/common/prntbase.cpp:1512 | |
6d876f2a VZ |
5479 | #: ../src/gtk/print.cpp:594 ../src/gtk/print.cpp:607 |
5480 | #: ../src/gtk/gnome/gprint.cpp:538 ../src/gtk/gnome/gprint.cpp:550 | |
70797979 VZ |
5481 | msgid "Print" |
5482 | msgstr "In" | |
5483 | ||
6d876f2a | 5484 | #: ../include/wx/prntbase.h:396 ../src/common/docview.cpp:1245 |
70797979 VZ |
5485 | msgid "Print Preview" |
5486 | msgstr "Mô Phỏng Bản In" | |
5487 | ||
95bf8d1b VZ |
5488 | #: ../src/common/prntbase.cpp:1986 ../src/common/prntbase.cpp:2028 |
5489 | #: ../src/common/prntbase.cpp:2036 | |
70797979 VZ |
5490 | msgid "Print Preview Failure" |
5491 | msgstr "Mô Phỏng Bản In Bị Lỗi" | |
5492 | ||
5493 | #: ../src/generic/prntdlgg.cpp:230 | |
5494 | msgid "Print Range" | |
5495 | msgstr "Vùng cần in" | |
5496 | ||
73423e29 | 5497 | #: ../src/generic/prntdlgg.cpp:455 |
70797979 VZ |
5498 | msgid "Print Setup" |
5499 | msgstr "Cài Đặt In" | |
5500 | ||
73423e29 | 5501 | #: ../src/generic/prntdlgg.cpp:627 |
70797979 VZ |
5502 | msgid "Print in colour" |
5503 | msgstr "In màu" | |
5504 | ||
95bf8d1b | 5505 | #: ../src/common/stockitem.cpp:183 |
95bf8d1b | 5506 | msgid "Print previe&w..." |
d2fd6629 | 5507 | msgstr "&Mô phỏng bản in..." |
95bf8d1b | 5508 | |
6d876f2a | 5509 | #: ../src/gtk/gnome/gprint.cpp:945 |
70797979 VZ |
5510 | msgid "Print preview" |
5511 | msgstr "Mô phỏng bản in" | |
5512 | ||
6d876f2a | 5513 | #: ../src/common/docview.cpp:1239 |
73423e29 VZ |
5514 | msgid "Print preview creation failed." |
5515 | msgstr "Tạo bản xem thử khi in gặp lỗi." | |
5516 | ||
95bf8d1b | 5517 | #: ../src/common/stockitem.cpp:183 |
95bf8d1b | 5518 | msgid "Print preview..." |
d2fd6629 | 5519 | msgstr "Mô phỏng bản in..." |
95bf8d1b | 5520 | |
73423e29 | 5521 | #: ../src/generic/prntdlgg.cpp:636 |
70797979 VZ |
5522 | msgid "Print spooling" |
5523 | msgstr "In vào bộ nhớ" | |
5524 | ||
6d876f2a | 5525 | #: ../src/html/helpwnd.cpp:688 |
70797979 VZ |
5526 | msgid "Print this page" |
5527 | msgstr "In ra trang này" | |
5528 | ||
5529 | #: ../src/generic/prntdlgg.cpp:191 | |
5530 | msgid "Print to File" | |
d2fd6629 | 5531 | msgstr "In ra Tập tin" |
70797979 | 5532 | |
5325c2e3 | 5533 | #: ../src/common/stockitem.cpp:184 |
5325c2e3 | 5534 | msgid "Print..." |
5f2f8e02 | 5535 | msgstr "In..." |
5325c2e3 | 5536 | |
73423e29 | 5537 | #: ../src/generic/prntdlgg.cpp:499 |
70797979 VZ |
5538 | msgid "Printer" |
5539 | msgstr "Máy in" | |
5540 | ||
73423e29 | 5541 | #: ../src/generic/prntdlgg.cpp:639 |
70797979 VZ |
5542 | msgid "Printer command:" |
5543 | msgstr "Lệnh in:" | |
5544 | ||
5545 | #: ../src/generic/prntdlgg.cpp:186 | |
5546 | msgid "Printer options" | |
5547 | msgstr "Tùy chọn về máy in" | |
5548 | ||
73423e29 | 5549 | #: ../src/generic/prntdlgg.cpp:651 |
70797979 VZ |
5550 | msgid "Printer options:" |
5551 | msgstr "Tùy chọn về máy in:" | |
5552 | ||
73423e29 | 5553 | #: ../src/generic/prntdlgg.cpp:922 |
70797979 VZ |
5554 | msgid "Printer..." |
5555 | msgstr "Máy in..." | |
5556 | ||
5557 | #: ../src/generic/prntdlgg.cpp:202 | |
5558 | msgid "Printer:" | |
5559 | msgstr "Máy in:" | |
5560 | ||
95bf8d1b | 5561 | #: ../include/wx/richtext/richtextprint.h:164 ../src/common/prntbase.cpp:519 |
5f2f8e02 | 5562 | #: ../src/html/htmprint.cpp:278 |
73423e29 VZ |
5563 | msgid "Printing" |
5564 | msgstr "In ấn" | |
5565 | ||
95bf8d1b | 5566 | #: ../src/common/prntbase.cpp:587 |
70797979 | 5567 | msgid "Printing " |
73423e29 | 5568 | msgstr "Đang in " |
70797979 | 5569 | |
95bf8d1b | 5570 | #: ../src/common/prntbase.cpp:331 |
70797979 VZ |
5571 | msgid "Printing Error" |
5572 | msgstr "Lỗi In" | |
5573 | ||
95bf8d1b | 5574 | #: ../src/common/prntbase.cpp:545 |
d2fd6629 | 5575 | #, c-format |
95bf8d1b | 5576 | msgid "Printing page %d of %d" |
d2fd6629 | 5577 | msgstr "Đang in trang %d trong tổng số %d" |
95bf8d1b | 5578 | |
73423e29 | 5579 | #: ../src/generic/printps.cpp:202 |
18867602 | 5580 | #, c-format |
70797979 VZ |
5581 | msgid "Printing page %d..." |
5582 | msgstr "Đang in trang %d..." | |
5583 | ||
73423e29 | 5584 | #: ../src/generic/printps.cpp:162 |
70797979 VZ |
5585 | msgid "Printing..." |
5586 | msgstr "Đang in..." | |
5587 | ||
95bf8d1b | 5588 | #: ../include/wx/richtext/richtextprint.h:110 ../include/wx/prntbase.h:264 |
6d876f2a | 5589 | #: ../src/common/docview.cpp:2120 |
73423e29 VZ |
5590 | msgid "Printout" |
5591 | msgstr "Dữ liệu in" | |
5592 | ||
6d876f2a | 5593 | #: ../src/common/debugrpt.cpp:554 |
18867602 | 5594 | #, c-format |
95bf8d1b VZ |
5595 | msgid "" |
5596 | "Processing debug report has failed, leaving the files in \"%s\" directory." | |
d2fd6629 | 5597 | msgstr "Sự tạo báo cáo gỡ lỗi bị lỗi, tập tin xuất ra trong thư mục \"%s\"." |
70797979 | 5598 | |
be546c6f | 5599 | #: ../src/osx/carbon/dataview.cpp:2473 |
70797979 | 5600 | msgid "Progress renderer cannot render value type; value type: " |
73423e29 VZ |
5601 | msgstr "Tiến trình renderer không thể trả về kiểu giá trị loại; kiểu giá trị: " |
5602 | ||
95bf8d1b VZ |
5603 | #: ../src/common/prntbase.cpp:529 |
5604 | msgid "Progress:" | |
d2fd6629 | 5605 | msgstr "Tiến triển:" |
95bf8d1b | 5606 | |
5325c2e3 | 5607 | #: ../src/common/stockitem.cpp:185 |
5325c2e3 | 5608 | msgid "Properties" |
5f2f8e02 | 5609 | msgstr "Thuộc tính" |
5325c2e3 | 5610 | |
73423e29 VZ |
5611 | #: ../src/propgrid/manager.cpp:238 |
5612 | msgid "Property" | |
5613 | msgstr "Thuộc tính" | |
70797979 | 5614 | |
95bf8d1b | 5615 | #: ../src/propgrid/propgrid.cpp:3145 ../src/propgrid/propgrid.cpp:3277 |
5325c2e3 | 5616 | msgid "Property Error" |
5f2f8e02 | 5617 | msgstr "Lỗi Thuộc tính" |
5325c2e3 | 5618 | |
70797979 VZ |
5619 | #: ../src/common/paper.cpp:114 |
5620 | msgid "Quarto, 215 x 275 mm" | |
5621 | msgstr "Quarto, 215 x 275 mm" | |
5622 | ||
6d876f2a | 5623 | #: ../src/generic/logg.cpp:1037 |
70797979 VZ |
5624 | msgid "Question" |
5625 | msgstr "Câu hỏi" | |
5626 | ||
be546c6f | 5627 | #: ../src/common/stockitem.cpp:157 |
5325c2e3 | 5628 | msgid "Quit" |
5f2f8e02 | 5629 | msgstr "Thoát" |
5325c2e3 | 5630 | |
6d876f2a | 5631 | #: ../src/osx/menu_osx.cpp:544 ../src/osx/menu_osx.cpp:591 |
5f2f8e02 | 5632 | #, c-format |
be546c6f | 5633 | msgid "Quit %s" |
5f2f8e02 | 5634 | msgstr "Thoát %s" |
be546c6f | 5635 | |
5325c2e3 | 5636 | #: ../src/common/stockitem.cpp:264 |
70797979 VZ |
5637 | msgid "Quit this program" |
5638 | msgstr "Thoát khỏi chương trình này" | |
5639 | ||
5325c2e3 | 5640 | #: ../src/common/accelcmn.cpp:54 |
70797979 VZ |
5641 | msgid "RETURN" |
5642 | msgstr "RETURN" | |
5643 | ||
5325c2e3 | 5644 | #: ../src/common/accelcmn.cpp:58 |
70797979 VZ |
5645 | msgid "RIGHT" |
5646 | msgstr "RIGHT" | |
5647 | ||
95bf8d1b | 5648 | #: ../src/common/accelcmn.cpp:328 |
be546c6f | 5649 | msgid "RawCtrl+" |
5f2f8e02 | 5650 | msgstr "RawCtrl+" |
be546c6f | 5651 | |
6d876f2a | 5652 | #: ../src/common/ffile.cpp:114 ../src/common/ffile.cpp:135 |
18867602 | 5653 | #, c-format |
70797979 VZ |
5654 | msgid "Read error on file '%s'" |
5655 | msgstr "Lỗi đọc trong tập tin '%s'" | |
5656 | ||
5325c2e3 | 5657 | #: ../src/common/prntbase.cpp:258 |
70797979 VZ |
5658 | msgid "Ready" |
5659 | msgstr "Sẵn sàng" | |
5660 | ||
95bf8d1b | 5661 | #: ../src/common/stockitem.cpp:186 ../src/stc/stc_i18n.cpp:17 |
70797979 VZ |
5662 | msgid "Redo" |
5663 | msgstr "Redo" | |
5664 | ||
5325c2e3 | 5665 | #: ../src/common/stockitem.cpp:265 |
70797979 VZ |
5666 | msgid "Redo last action" |
5667 | msgstr "Redo bước cuối cùng" | |
5668 | ||
5325c2e3 | 5669 | #: ../src/common/stockitem.cpp:187 |
70797979 VZ |
5670 | msgid "Refresh" |
5671 | msgstr "Làm tươi lại" | |
5672 | ||
5325c2e3 | 5673 | #: ../src/msw/registry.cpp:626 |
18867602 | 5674 | #, c-format |
70797979 VZ |
5675 | msgid "Registry key '%s' already exists." |
5676 | msgstr "Khóa đăng ký '%s' đã tồn tại rồi." | |
5677 | ||
5325c2e3 | 5678 | #: ../src/msw/registry.cpp:595 |
18867602 | 5679 | #, c-format |
70797979 VZ |
5680 | msgid "Registry key '%s' does not exist, cannot rename it." |
5681 | msgstr "Khóa đăng ký '%s' chưa tồn tại, không thể đổi tên được." | |
5682 | ||
5325c2e3 | 5683 | #: ../src/msw/registry.cpp:727 |
18867602 | 5684 | #, c-format |
70797979 VZ |
5685 | msgid "" |
5686 | "Registry key '%s' is needed for normal system operation,\n" | |
5687 | "deleting it will leave your system in unusable state:\n" | |
5688 | "operation aborted." | |
5689 | msgstr "" | |
5690 | "Khóa đăng ký '%s' là cần thiết cho hệ thống hoạt động bình thường,\n" | |
5691 | "việc xóa nó sẽ làm cho hệ thống của bạn rơi vào trạng thái không ổn định:\n" | |
5692 | "thao tác đã bị hủy bỏ." | |
5693 | ||
5325c2e3 | 5694 | #: ../src/msw/registry.cpp:521 |
18867602 | 5695 | #, c-format |
70797979 VZ |
5696 | msgid "Registry value '%s' already exists." |
5697 | msgstr "Giá trị đăng ký '%s' đã tồn tại rồi." | |
5698 | ||
6d876f2a VZ |
5699 | #: ../src/richtext/richtextfontpage.cpp:333 |
5700 | #: ../src/richtext/richtextfontpage.cpp:337 | |
70797979 VZ |
5701 | msgid "Regular" |
5702 | msgstr "Thông thường" | |
5703 | ||
6d876f2a | 5704 | #: ../src/richtext/richtextsizepage.cpp:516 |
95bf8d1b | 5705 | msgid "Relative" |
d2fd6629 | 5706 | msgstr "Tương đối" |
95bf8d1b | 5707 | |
5325c2e3 | 5708 | #: ../src/generic/helpext.cpp:463 |
70797979 VZ |
5709 | msgid "Relevant entries:" |
5710 | msgstr "Các đề mục tin hợp:" | |
5711 | ||
5325c2e3 | 5712 | #: ../src/common/stockitem.cpp:188 |
70797979 VZ |
5713 | msgid "Remove" |
5714 | msgstr "Gỡ bỏ" | |
5715 | ||
6d876f2a | 5716 | #: ../src/richtext/richtextctrl.cpp:1429 |
95bf8d1b | 5717 | msgid "Remove Bullet" |
d2fd6629 | 5718 | msgstr "Gỡ bỏ Bullet" |
95bf8d1b | 5719 | |
6d876f2a | 5720 | #: ../src/html/helpwnd.cpp:440 |
70797979 | 5721 | msgid "Remove current page from bookmarks" |
5f2f8e02 | 5722 | msgstr "Gỡ bỏ trang hiện hành từ dấu trang" |
70797979 VZ |
5723 | |
5724 | #: ../src/common/rendcmn.cpp:195 | |
18867602 | 5725 | #, c-format |
70797979 | 5726 | msgid "Renderer \"%s\" has incompatible version %d.%d and couldn't be loaded." |
95bf8d1b VZ |
5727 | msgstr "" |
5728 | "Renderer \"% s\" đã không tương thích với phiên bản% d.% d và không thể được " | |
5729 | "nạp." | |
70797979 | 5730 | |
be546c6f | 5731 | #: ../src/osx/carbon/dataview.cpp:1431 |
70797979 VZ |
5732 | msgid "Rendering failed." |
5733 | msgstr "Rendering gặp lỗi." | |
5734 | ||
6d876f2a | 5735 | #: ../src/richtext/richtextbuffer.cpp:4203 |
70797979 VZ |
5736 | msgid "Renumber List" |
5737 | msgstr "Đánh số lại List" | |
5738 | ||
5325c2e3 | 5739 | #: ../src/common/stockitem.cpp:189 |
70797979 VZ |
5740 | msgid "Rep&lace" |
5741 | msgstr "Tha&y thế" | |
5742 | ||
6d876f2a | 5743 | #: ../src/richtext/richtextctrl.cpp:3261 ../src/common/stockitem.cpp:189 |
70797979 VZ |
5744 | msgid "Replace" |
5745 | msgstr "Thay thế" | |
5746 | ||
5747 | #: ../src/generic/fdrepdlg.cpp:183 | |
5748 | msgid "Replace &all" | |
5749 | msgstr "Th&ay thế tất cả" | |
5750 | ||
5325c2e3 | 5751 | #: ../src/common/stockitem.cpp:262 |
70797979 VZ |
5752 | msgid "Replace selection" |
5753 | msgstr "Thay thế vùng chọn hiện thời" | |
5754 | ||
5755 | #: ../src/generic/fdrepdlg.cpp:125 | |
5756 | msgid "Replace with:" | |
5757 | msgstr "Thay thế bằng:" | |
5758 | ||
5325c2e3 | 5759 | #: ../src/common/valtext.cpp:162 |
73423e29 VZ |
5760 | msgid "Required information entry is empty." |
5761 | msgstr "Mục thông tin đã yêu cầu bị rỗng." | |
70797979 | 5762 | |
6d876f2a | 5763 | #: ../src/common/translation.cpp:1966 |
73423e29 VZ |
5764 | #, c-format |
5765 | msgid "Resource '%s' is not a valid message catalog." | |
5766 | msgstr "Tài nguyên '%s' không đúng định dạng." | |
5767 | ||
5325c2e3 | 5768 | #: ../src/common/stockitem.cpp:190 |
70797979 VZ |
5769 | msgid "Revert to Saved" |
5770 | msgstr "Hoàn nguyên để Ghi Lại" | |
5771 | ||
5325c2e3 | 5772 | #: ../src/richtext/richtextborderspage.cpp:548 |
5325c2e3 | 5773 | msgid "Ridge" |
5f2f8e02 | 5774 | msgstr "Nhấp nhô" |
5325c2e3 VZ |
5775 | |
5776 | #: ../src/richtext/richtextliststylepage.cpp:252 | |
5777 | #: ../src/richtext/richtextbulletspage.cpp:202 | |
6d876f2a | 5778 | #: ../src/richtext/richtextsizepage.cpp:247 |
70797979 VZ |
5779 | msgid "Right" |
5780 | msgstr "Phải" | |
5781 | ||
73423e29 | 5782 | #: ../src/generic/prntdlgg.cpp:898 |
70797979 VZ |
5783 | msgid "Right margin (mm):" |
5784 | msgstr "Lề phải (mm):" | |
5785 | ||
5325c2e3 VZ |
5786 | #: ../src/richtext/richtextindentspage.cpp:161 |
5787 | #: ../src/richtext/richtextindentspage.cpp:163 | |
73423e29 | 5788 | #: ../src/richtext/richtextliststylepage.cpp:338 |
5325c2e3 | 5789 | #: ../src/richtext/richtextliststylepage.cpp:340 |
70797979 VZ |
5790 | msgid "Right-align text." |
5791 | msgstr "Canh lề chữ phải." | |
5792 | ||
5325c2e3 | 5793 | #: ../src/generic/fontdlgg.cpp:323 |
70797979 VZ |
5794 | msgid "Roman" |
5795 | msgstr "Roman" | |
5796 | ||
5325c2e3 VZ |
5797 | #: ../src/richtext/richtextliststylepage.cpp:300 |
5798 | #: ../src/richtext/richtextbulletspage.cpp:253 | |
70797979 VZ |
5799 | msgid "S&tandard bullet name:" |
5800 | msgstr "&Tên bullet tiêu chuẩn:" | |
5801 | ||
5325c2e3 | 5802 | #: ../src/common/accelcmn.cpp:83 |
70797979 VZ |
5803 | msgid "SCROLL_LOCK" |
5804 | msgstr "SCROLL_LOCK" | |
5805 | ||
5325c2e3 | 5806 | #: ../src/common/accelcmn.cpp:72 |
70797979 VZ |
5807 | msgid "SELECT" |
5808 | msgstr "SELECT" | |
5809 | ||
5325c2e3 | 5810 | #: ../src/common/accelcmn.cpp:78 |
70797979 VZ |
5811 | msgid "SEPARATOR" |
5812 | msgstr "SEPARATOR" | |
5813 | ||
5325c2e3 | 5814 | #: ../src/common/accelcmn.cpp:75 |
70797979 VZ |
5815 | msgid "SNAPSHOT" |
5816 | msgstr "SNAPSHOT" | |
5817 | ||
5325c2e3 | 5818 | #: ../src/common/accelcmn.cpp:63 |
70797979 VZ |
5819 | msgid "SPACE" |
5820 | msgstr "SPACE" | |
5821 | ||
95bf8d1b | 5822 | #: ../src/common/accelcmn.cpp:258 ../src/common/accelcmn.cpp:340 |
70797979 VZ |
5823 | msgid "SPECIAL" |
5824 | msgstr "SPECIAL" | |
5825 | ||
5325c2e3 | 5826 | #: ../src/common/accelcmn.cpp:79 |
70797979 VZ |
5827 | msgid "SUBTRACT" |
5828 | msgstr "SUBTRACT" | |
5829 | ||
6d876f2a | 5830 | #: ../src/common/stockitem.cpp:191 ../src/common/sizer.cpp:2679 |
70797979 VZ |
5831 | msgid "Save" |
5832 | msgstr "Ghi lại" | |
5833 | ||
5325c2e3 | 5834 | #: ../src/common/fldlgcmn.cpp:328 |
18867602 | 5835 | #, c-format |
70797979 | 5836 | msgid "Save %s file" |
d2fd6629 | 5837 | msgstr "Ghi lại %s tập tin" |
70797979 | 5838 | |
6d876f2a | 5839 | #: ../src/generic/logg.cpp:519 |
be546c6f VZ |
5840 | msgid "Save &As..." |
5841 | msgstr "&Ghi Lại Bằng Tên Mới..." | |
5842 | ||
6d876f2a | 5843 | #: ../src/common/docview.cpp:361 |
70797979 VZ |
5844 | msgid "Save As" |
5845 | msgstr "Ghi Lại Bằng Tên Mới" | |
5846 | ||
5325c2e3 | 5847 | #: ../src/common/stockitem.cpp:192 |
5325c2e3 VZ |
5848 | msgid "Save as" |
5849 | msgstr "Ghi Lại Bằng Tên Mới" | |
5850 | ||
5851 | #: ../src/common/stockitem.cpp:268 | |
70797979 | 5852 | msgid "Save current document" |
4db65a42 | 5853 | msgstr "Ghi lại tài liệu hiện tại" |
70797979 | 5854 | |
5325c2e3 | 5855 | #: ../src/common/stockitem.cpp:269 |
70797979 VZ |
5856 | msgid "Save current document with a different filename" |
5857 | msgstr "Ghi lại tài liệu hiện hành với một cái tên khác" | |
5858 | ||
6d876f2a | 5859 | #: ../src/generic/logg.cpp:519 |
70797979 VZ |
5860 | msgid "Save log contents to file" |
5861 | msgstr "Ghi lại nội dung nhật ký vào tập tin" | |
5862 | ||
5325c2e3 | 5863 | #: ../src/generic/fontdlgg.cpp:326 |
70797979 VZ |
5864 | msgid "Script" |
5865 | msgstr "Script" | |
5866 | ||
6d876f2a VZ |
5867 | #: ../src/generic/srchctlg.cpp:68 ../src/html/helpwnd.cpp:548 |
5868 | #: ../src/html/helpwnd.cpp:563 | |
70797979 VZ |
5869 | msgid "Search" |
5870 | msgstr "Tìm kiếm" | |
5871 | ||
6d876f2a | 5872 | #: ../src/html/helpwnd.cpp:550 |
95bf8d1b VZ |
5873 | msgid "" |
5874 | "Search contents of help book(s) for all occurrences of the text you typed " | |
5875 | "above" | |
5876 | msgstr "" | |
5877 | "Tìm kiếm nội dung của cuốn sách trợ giúp cho tất cả các lần xuất hiện của " | |
5878 | "chữ bạn đã gõ ở trên" | |
70797979 VZ |
5879 | |
5880 | #: ../src/generic/fdrepdlg.cpp:161 | |
5881 | msgid "Search direction" | |
5882 | msgstr "Hướng tìm kiếm" | |
5883 | ||
5884 | #: ../src/generic/fdrepdlg.cpp:113 | |
5885 | msgid "Search for:" | |
5886 | msgstr "Tìm kiếm cho:" | |
5887 | ||
6d876f2a | 5888 | #: ../src/html/helpwnd.cpp:1065 |
70797979 VZ |
5889 | msgid "Search in all books" |
5890 | msgstr "Tìm trong tất cả các sách" | |
5891 | ||
6d876f2a | 5892 | #: ../src/html/helpwnd.cpp:870 |
70797979 VZ |
5893 | msgid "Searching..." |
5894 | msgstr "Đang tìm kiếm..." | |
5895 | ||
6d876f2a | 5896 | #: ../src/generic/dirctrlg.cpp:547 |
70797979 VZ |
5897 | msgid "Sections" |
5898 | msgstr "Vùng chọn" | |
5899 | ||
6d876f2a | 5900 | #: ../src/common/ffile.cpp:221 |
18867602 | 5901 | #, c-format |
70797979 VZ |
5902 | msgid "Seek error on file '%s'" |
5903 | msgstr "Tìm kiếm lỗi trong tập tin '%s'" | |
5904 | ||
6d876f2a | 5905 | #: ../src/common/ffile.cpp:211 |
18867602 | 5906 | #, c-format |
70797979 | 5907 | msgid "Seek error on file '%s' (large files not supported by stdio)" |
95bf8d1b | 5908 | msgstr "" |
d2fd6629 | 5909 | "Tìm kiếm trên tập tin '%s' gặp lỗi (tập tin có kích thước lớn không được hỗ " |
95bf8d1b | 5910 | "trợ bởi stdio)" |
70797979 | 5911 | |
95bf8d1b | 5912 | #: ../src/richtext/richtextctrl.cpp:329 ../src/osx/textctrl_osx.cpp:588 |
6d876f2a | 5913 | #: ../src/common/stockitem.cpp:193 ../src/msw/textctrl.cpp:2289 |
70797979 VZ |
5914 | msgid "Select &All" |
5915 | msgstr "Chọn &Hết" | |
5916 | ||
95bf8d1b | 5917 | #: ../src/common/stockitem.cpp:193 ../src/stc/stc_i18n.cpp:22 |
70797979 VZ |
5918 | msgid "Select All" |
5919 | msgstr "Chọn Hết" | |
5920 | ||
6d876f2a | 5921 | #: ../src/common/docview.cpp:1873 |
70797979 VZ |
5922 | msgid "Select a document template" |
5923 | msgstr "Chọn một tài liệu tạm thời" | |
5924 | ||
6d876f2a | 5925 | #: ../src/common/docview.cpp:1947 |
70797979 VZ |
5926 | msgid "Select a document view" |
5927 | msgstr "Chọn một bộ hiển thị tài liệu" | |
5928 | ||
6d876f2a VZ |
5929 | #: ../src/richtext/richtextfontpage.cpp:236 |
5930 | #: ../src/richtext/richtextfontpage.cpp:238 | |
70797979 VZ |
5931 | msgid "Select regular or bold." |
5932 | msgstr "Chọn kiểu thường hay đậm." | |
5933 | ||
6d876f2a VZ |
5934 | #: ../src/richtext/richtextfontpage.cpp:223 |
5935 | #: ../src/richtext/richtextfontpage.cpp:225 | |
70797979 VZ |
5936 | msgid "Select regular or italic style." |
5937 | msgstr "Chọn kiểu dáng thông thường hay nghiêng." | |
5938 | ||
6d876f2a VZ |
5939 | #: ../src/richtext/richtextfontpage.cpp:249 |
5940 | #: ../src/richtext/richtextfontpage.cpp:251 | |
70797979 VZ |
5941 | msgid "Select underlining or no underlining." |
5942 | msgstr "Chọn có gạch dưới hay không có gạch dưới." | |
5943 | ||
6d876f2a | 5944 | #: ../src/motif/filedlg.cpp:221 |
70797979 VZ |
5945 | msgid "Selection" |
5946 | msgstr "Vùng chọn" | |
5947 | ||
70797979 | 5948 | #: ../src/richtext/richtextliststylepage.cpp:188 |
5325c2e3 | 5949 | #: ../src/richtext/richtextliststylepage.cpp:190 |
70797979 VZ |
5950 | msgid "Selects the list level to edit." |
5951 | msgstr "Chọn mức danh sách muốn chỉnh sửa." | |
5952 | ||
5325c2e3 | 5953 | #: ../src/common/cmdline.cpp:911 |
18867602 | 5954 | #, c-format |
70797979 VZ |
5955 | msgid "Separator expected after the option '%s'." |
5956 | msgstr "Mong đợi dấu phân cách sau tùy chọn '%s'." | |
5957 | ||
6d876f2a | 5958 | #: ../src/richtext/richtextbuffer.cpp:10226 |
5325c2e3 | 5959 | msgid "Set Cell Style" |
5f2f8e02 | 5960 | msgstr "Đặt Kiểu Dáng Ô" |
5325c2e3 | 5961 | |
be546c6f | 5962 | #: ../include/wx/xtiprop.h:180 |
5325c2e3 | 5963 | msgid "SetProperty called w/o valid setter" |
5f2f8e02 | 5964 | msgstr "SetProperty được gọi bởi bộ đặt w/o hợp lệ" |
5325c2e3 | 5965 | |
6d876f2a | 5966 | #: ../src/common/filename.cpp:2620 |
73423e29 | 5967 | msgid "Setting directory access times is not supported under this OS version" |
95bf8d1b VZ |
5968 | msgstr "" |
5969 | "Cài đặt về thời gian truy cập thư mục không được hỗ trợ trong phiên bản hệ " | |
5970 | "điều hành này" | |
73423e29 | 5971 | |
70797979 VZ |
5972 | #: ../src/generic/prntdlgg.cpp:194 |
5973 | msgid "Setup..." | |
5974 | msgstr "Cài đặt..." | |
5975 | ||
5325c2e3 | 5976 | #: ../src/msw/dialup.cpp:564 |
70797979 | 5977 | msgid "Several active dialup connections found, choosing one randomly." |
95bf8d1b VZ |
5978 | msgstr "" |
5979 | "Tìm thấy nhiều kết nối quay số đang hoạt động, đang chọn một cái ngẫu nhiên." | |
70797979 | 5980 | |
95bf8d1b | 5981 | #: ../src/common/accelcmn.cpp:325 |
73423e29 VZ |
5982 | msgid "Shift+" |
5983 | msgstr "Shift+" | |
70797979 VZ |
5984 | |
5985 | #: ../src/generic/dirdlgg.cpp:171 | |
5986 | msgid "Show &hidden directories" | |
5987 | msgstr "&Hiện thư mục ẩn" | |
5988 | ||
6d876f2a | 5989 | #: ../src/generic/filectrlg.cpp:1004 |
70797979 | 5990 | msgid "Show &hidden files" |
d2fd6629 | 5991 | msgstr "&Hiện tập tin ẩn" |
70797979 | 5992 | |
6d876f2a | 5993 | #: ../src/osx/menu_osx.cpp:539 ../src/osx/menu_osx.cpp:586 |
5325c2e3 VZ |
5994 | msgid "Show All" |
5995 | msgstr "Hiện tất" | |
5996 | ||
5997 | #: ../src/common/stockitem.cpp:258 | |
70797979 VZ |
5998 | msgid "Show about dialog" |
5999 | msgstr "Hiển thị hộp thoại thông tin thêm" | |
6000 | ||
6d876f2a | 6001 | #: ../src/html/helpwnd.cpp:502 |
70797979 VZ |
6002 | msgid "Show all" |
6003 | msgstr "Hiện tất" | |
6004 | ||
6d876f2a | 6005 | #: ../src/html/helpwnd.cpp:513 |
70797979 VZ |
6006 | msgid "Show all items in index" |
6007 | msgstr "Hiển thị tất cả các mục tin trong mục lục" | |
6008 | ||
6009 | #: ../src/generic/dirdlgg.cpp:106 | |
6010 | msgid "Show hidden directories" | |
6011 | msgstr "Hiện thư mục ẩn" | |
6012 | ||
6d876f2a | 6013 | #: ../src/html/helpwnd.cpp:671 |
70797979 VZ |
6014 | msgid "Show/hide navigation panel" |
6015 | msgstr "Hiện/ẩn bản điều hướng" | |
6016 | ||
95bf8d1b VZ |
6017 | #: ../src/richtext/richtextsymboldlg.cpp:422 |
6018 | #: ../src/richtext/richtextsymboldlg.cpp:424 | |
70797979 VZ |
6019 | msgid "Shows a Unicode subset." |
6020 | msgstr "Hiển thị tập con của bộ mã Unicode." | |
6021 | ||
5325c2e3 VZ |
6022 | #: ../src/richtext/richtextliststylepage.cpp:473 |
6023 | #: ../src/richtext/richtextliststylepage.cpp:475 | |
6024 | #: ../src/richtext/richtextbulletspage.cpp:277 | |
6025 | #: ../src/richtext/richtextbulletspage.cpp:279 | |
70797979 VZ |
6026 | msgid "Shows a preview of the bullet settings." |
6027 | msgstr "Xem thử các cài đặt về bullet." | |
6028 | ||
6d876f2a VZ |
6029 | #: ../src/richtext/richtextfontpage.cpp:323 |
6030 | #: ../src/richtext/richtextfontpage.cpp:325 | |
70797979 VZ |
6031 | msgid "Shows a preview of the font settings." |
6032 | msgstr "Xem thử các cài đặt về phông chữ." | |
6033 | ||
6d876f2a | 6034 | #: ../src/osx/carbon/fontdlg.cpp:581 ../src/osx/carbon/fontdlg.cpp:583 |
70797979 VZ |
6035 | msgid "Shows a preview of the font." |
6036 | msgstr "Xem thử phông chữ." | |
6037 | ||
5325c2e3 VZ |
6038 | #: ../src/richtext/richtextindentspage.cpp:328 |
6039 | #: ../src/richtext/richtextindentspage.cpp:330 | |
70797979 VZ |
6040 | msgid "Shows a preview of the paragraph settings." |
6041 | msgstr "Xem thử cài đặt về đoạn văn." | |
6042 | ||
95bf8d1b | 6043 | #: ../src/generic/fontdlgg.cpp:461 ../src/generic/fontdlgg.cpp:463 |
70797979 VZ |
6044 | msgid "Shows the font preview." |
6045 | msgstr "Hiện bộ xem thử phông chữ." | |
6046 | ||
73423e29 | 6047 | #: ../src/univ/themes/mono.cpp:517 |
70797979 VZ |
6048 | msgid "Simple monochrome theme" |
6049 | msgstr "Theme màu đơn sắc đơn giản" | |
6050 | ||
5325c2e3 VZ |
6051 | #: ../src/richtext/richtextindentspage.cpp:300 |
6052 | #: ../src/richtext/richtextliststylepage.cpp:450 | |
70797979 VZ |
6053 | msgid "Single" |
6054 | msgstr "Đơn" | |
6055 | ||
6d876f2a VZ |
6056 | #: ../src/generic/filectrlg.cpp:461 ../src/richtext/richtextformatdlg.cpp:357 |
6057 | #: ../src/richtext/richtextsizepage.cpp:296 | |
70797979 VZ |
6058 | msgid "Size" |
6059 | msgstr "Kích thước" | |
6060 | ||
6d876f2a | 6061 | #: ../src/osx/carbon/fontdlg.cpp:526 |
70797979 VZ |
6062 | msgid "Size:" |
6063 | msgstr "Kích thước:" | |
6064 | ||
95bf8d1b | 6065 | #: ../src/generic/progdlgg.cpp:263 ../src/generic/progdlgg.cpp:774 |
be546c6f | 6066 | #: ../src/msw/progdlg.cpp:802 |
70797979 VZ |
6067 | msgid "Skip" |
6068 | msgstr "Bỏ qua" | |
6069 | ||
5325c2e3 | 6070 | #: ../src/generic/fontdlgg.cpp:331 |
70797979 VZ |
6071 | msgid "Slant" |
6072 | msgstr "Nghiêng" | |
6073 | ||
6d876f2a | 6074 | #: ../src/richtext/richtextfontpage.cpp:299 |
6d876f2a | 6075 | msgid "Small C&apitals" |
4db65a42 | 6076 | msgstr "Chữ viết &HOA nhỏ" |
6d876f2a | 6077 | |
5325c2e3 | 6078 | #: ../src/richtext/richtextborderspage.cpp:543 |
5325c2e3 | 6079 | msgid "Solid" |
5f2f8e02 | 6080 | msgstr "Đặc" |
5325c2e3 | 6081 | |
6d876f2a | 6082 | #: ../src/common/docview.cpp:1769 |
70797979 VZ |
6083 | msgid "Sorry, could not open this file." |
6084 | msgstr "Xin lỗi, không thể mở tập tin này." | |
6085 | ||
95bf8d1b | 6086 | #: ../src/common/prntbase.cpp:2028 ../src/common/prntbase.cpp:2036 |
70797979 VZ |
6087 | msgid "Sorry, not enough memory to create a preview." |
6088 | msgstr "Rất tiếc, không đủ bộ nhớ để tạo lập việc xem thử." | |
6089 | ||
6d876f2a VZ |
6090 | #: ../src/richtext/richtextstyledlg.cpp:609 |
6091 | #: ../src/richtext/richtextstyledlg.cpp:657 | |
6092 | #: ../src/richtext/richtextstyledlg.cpp:823 | |
6093 | #: ../src/richtext/richtextstyledlg.cpp:899 | |
6094 | #: ../src/richtext/richtextstyledlg.cpp:937 | |
70797979 VZ |
6095 | msgid "Sorry, that name is taken. Please choose another." |
6096 | msgstr "Rất tiếc, tên đó đã được dùng. Xin hãy chọn một cái khác." | |
6097 | ||
6d876f2a | 6098 | #: ../src/common/docview.cpp:1792 |
70797979 | 6099 | msgid "Sorry, the format for this file is unknown." |
d2fd6629 | 6100 | msgstr "Rất tiếc, định dạng tập tin này không hiểu." |
70797979 VZ |
6101 | |
6102 | #: ../src/unix/sound.cpp:493 | |
6103 | msgid "Sound data are in unsupported format." | |
6104 | msgstr "Có vẻ như dữ liệu có định dạng không được hỗ trợ." | |
6105 | ||
6106 | #: ../src/unix/sound.cpp:478 | |
18867602 | 6107 | #, c-format |
70797979 | 6108 | msgid "Sound file '%s' is in unsupported format." |
d2fd6629 | 6109 | msgstr "Có vẻ như tập tin '%s' không được hỗ trợ định dạng." |
70797979 | 6110 | |
5325c2e3 | 6111 | #: ../src/richtext/richtextliststylepage.cpp:468 |
70797979 VZ |
6112 | msgid "Spacing" |
6113 | msgstr "Khoảng cách" | |
6114 | ||
5325c2e3 | 6115 | #: ../src/common/stockitem.cpp:198 |
5325c2e3 | 6116 | msgid "Spell Check" |
5f2f8e02 | 6117 | msgstr "Kiểm tra chính tả" |
5325c2e3 VZ |
6118 | |
6119 | #: ../src/richtext/richtextliststylepage.cpp:491 | |
6120 | #: ../src/richtext/richtextbulletspage.cpp:296 | |
70797979 VZ |
6121 | msgid "Standard" |
6122 | msgstr "Tiêu chuẩn" | |
6123 | ||
6124 | #: ../src/common/paper.cpp:106 | |
6125 | msgid "Statement, 5 1/2 x 8 1/2 in" | |
6126 | msgstr "Statement, 5 1/2 x 8 1/2 in" | |
6127 | ||
6d876f2a VZ |
6128 | #: ../src/richtext/richtextsizepage.cpp:515 |
6129 | #: ../src/richtext/richtextsizepage.cpp:520 | |
95bf8d1b | 6130 | msgid "Static" |
d2fd6629 | 6131 | msgstr "Thống kê" |
95bf8d1b | 6132 | |
70797979 VZ |
6133 | #: ../src/generic/prntdlgg.cpp:210 |
6134 | msgid "Status:" | |
6135 | msgstr "Tình trạng:" | |
6136 | ||
5325c2e3 | 6137 | #: ../src/common/stockitem.cpp:199 |
5325c2e3 | 6138 | msgid "Stop" |
5f2f8e02 | 6139 | msgstr "Dừng" |
5325c2e3 VZ |
6140 | |
6141 | #: ../src/common/stockitem.cpp:200 | |
5325c2e3 | 6142 | msgid "Strikethrough" |
5f2f8e02 | 6143 | msgstr "Gạch giữa" |
70797979 | 6144 | |
5325c2e3 | 6145 | #: ../src/common/colourcmn.cpp:46 |
18867602 | 6146 | #, c-format |
70797979 VZ |
6147 | msgid "String To Colour : Incorrect colour specification : %s" |
6148 | msgstr "Màu từ Xâu chữ : Đặc tả màu không chính xác : %s" | |
6149 | ||
6d876f2a | 6150 | #: ../src/richtext/richtextformatdlg.cpp:319 ../src/propgrid/advprops.cpp:648 |
70797979 VZ |
6151 | msgid "Style" |
6152 | msgstr "Kiểu dáng" | |
6153 | ||
5325c2e3 | 6154 | #: ../include/wx/richtext/richtextstyledlg.h:48 |
70797979 VZ |
6155 | msgid "Style Organiser" |
6156 | msgstr "Kiểu dáng Bộ Tổ Chức" | |
6157 | ||
6d876f2a | 6158 | #: ../src/osx/carbon/fontdlg.cpp:535 |
70797979 VZ |
6159 | msgid "Style:" |
6160 | msgstr "Kiểu dáng" | |
6161 | ||
6d876f2a | 6162 | #: ../src/richtext/richtextfontpage.cpp:313 |
70797979 VZ |
6163 | msgid "Subscrip&t" |
6164 | msgstr "Chỉ số dưới &dòng" | |
6165 | ||
6d876f2a | 6166 | #: ../src/richtext/richtextfontpage.cpp:306 |
70797979 VZ |
6167 | msgid "Supe&rscript" |
6168 | msgstr "Chỉ số t&rên dòng" | |
6169 | ||
6170 | #: ../src/common/paper.cpp:152 | |
6171 | msgid "SuperA/SuperA/A4 227 x 356 mm" | |
6172 | msgstr "SuperA/SuperA/A4 227 x 356 mm" | |
6173 | ||
6174 | #: ../src/common/paper.cpp:153 | |
6175 | msgid "SuperB/SuperB/A3 305 x 487 mm" | |
6176 | msgstr "SuperB/SuperB/A3 305 x 487 mm" | |
6177 | ||
5325c2e3 | 6178 | #: ../src/generic/fontdlgg.cpp:327 |
70797979 VZ |
6179 | msgid "Swiss" |
6180 | msgstr "Swiss" | |
6181 | ||
5325c2e3 VZ |
6182 | #: ../src/richtext/richtextliststylepage.cpp:489 |
6183 | #: ../src/richtext/richtextbulletspage.cpp:294 | |
70797979 | 6184 | msgid "Symbol" |
4db65a42 | 6185 | msgstr "Ký hiệu" |
70797979 | 6186 | |
5325c2e3 VZ |
6187 | #: ../src/richtext/richtextliststylepage.cpp:289 |
6188 | #: ../src/richtext/richtextbulletspage.cpp:241 | |
70797979 VZ |
6189 | msgid "Symbol &font:" |
6190 | msgstr "&Phông chữ ký tự đặc biệt:" | |
6191 | ||
5325c2e3 | 6192 | #: ../src/common/accelcmn.cpp:64 |
70797979 VZ |
6193 | msgid "TAB" |
6194 | msgstr "TAB" | |
6195 | ||
95bf8d1b | 6196 | #: ../src/common/imagtiff.cpp:373 ../src/common/imagtiff.cpp:386 |
be546c6f | 6197 | #: ../src/common/imagtiff.cpp:745 |
70797979 VZ |
6198 | msgid "TIFF: Couldn't allocate memory." |
6199 | msgstr "TIFF: Không thể cấp phát bộ nhớ." | |
6200 | ||
be546c6f | 6201 | #: ../src/common/imagtiff.cpp:305 |
70797979 VZ |
6202 | msgid "TIFF: Error loading image." |
6203 | msgstr "TIFF: Lỗi tải ảnh." | |
6204 | ||
be546c6f | 6205 | #: ../src/common/imagtiff.cpp:472 |
70797979 VZ |
6206 | msgid "TIFF: Error reading image." |
6207 | msgstr "TIFF: Lỗi trong khi đọc tập tin ảnh." | |
6208 | ||
be546c6f | 6209 | #: ../src/common/imagtiff.cpp:612 |
70797979 VZ |
6210 | msgid "TIFF: Error saving image." |
6211 | msgstr "TIFF: Gặp lỗi khi ghi tập tin ảnh." | |
6212 | ||
be546c6f | 6213 | #: ../src/common/imagtiff.cpp:850 |
70797979 VZ |
6214 | msgid "TIFF: Error writing image." |
6215 | msgstr "TIFF: Gặp lỗi khi ghi tập tin ảnh." | |
6216 | ||
be546c6f | 6217 | #: ../src/common/imagtiff.cpp:359 |
73423e29 VZ |
6218 | msgid "TIFF: Image size is abnormally big." |
6219 | msgstr "TIFF: Kích cỡ ảnh thường lớn." | |
6220 | ||
6d876f2a | 6221 | #: ../src/richtext/richtextbuffer.cpp:10516 |
5325c2e3 | 6222 | msgid "Table Properties" |
5f2f8e02 | 6223 | msgstr "Các thuộc tính Bảng" |
5325c2e3 | 6224 | |
70797979 VZ |
6225 | #: ../src/common/paper.cpp:147 |
6226 | msgid "Tabloid Extra 11.69 x 18 in" | |
6227 | msgstr "Tabloid Extra 11.69 x 18 in" | |
6228 | ||
6229 | #: ../src/common/paper.cpp:104 | |
6230 | msgid "Tabloid, 11 x 17 in" | |
6231 | msgstr "Tabloid, 11 x 17 in" | |
6232 | ||
6d876f2a | 6233 | #: ../src/richtext/richtextformatdlg.cpp:337 |
70797979 VZ |
6234 | msgid "Tabs" |
6235 | msgstr "Tabs" | |
6236 | ||
5325c2e3 | 6237 | #: ../src/generic/fontdlgg.cpp:328 |
70797979 VZ |
6238 | msgid "Teletype" |
6239 | msgstr "Dạng Teletype" | |
6240 | ||
6d876f2a | 6241 | #: ../src/common/docview.cpp:1874 |
70797979 VZ |
6242 | msgid "Templates" |
6243 | msgstr "Biểu mẫu" | |
6244 | ||
be546c6f | 6245 | #: ../src/osx/carbon/dataview.cpp:2374 |
70797979 | 6246 | msgid "Text renderer cannot render value; value type: " |
73423e29 | 6247 | msgstr "Text renderer không trả về giá trị; giá trị kiểu: " |
70797979 | 6248 | |
95bf8d1b | 6249 | #: ../src/common/fmapbase.cpp:159 |
70797979 VZ |
6250 | msgid "Thai (ISO-8859-11)" |
6251 | msgstr "Thai (ISO-8859-11)" | |
6252 | ||
95bf8d1b | 6253 | #: ../src/common/ftp.cpp:621 |
70797979 VZ |
6254 | msgid "The FTP server doesn't support passive mode." |
6255 | msgstr "Máy chủ FTP không hỗ trợ chế độ tích cực." | |
6256 | ||
95bf8d1b | 6257 | #: ../src/common/ftp.cpp:607 |
70797979 VZ |
6258 | msgid "The FTP server doesn't support the PORT command." |
6259 | msgstr "Máy chủ FTP không hỗ trợ lệnh PORT." | |
6260 | ||
70797979 | 6261 | #: ../src/richtext/richtextliststylepage.cpp:216 |
5325c2e3 VZ |
6262 | #: ../src/richtext/richtextliststylepage.cpp:218 |
6263 | #: ../src/richtext/richtextbulletspage.cpp:165 | |
6264 | #: ../src/richtext/richtextbulletspage.cpp:167 | |
70797979 VZ |
6265 | msgid "The available bullet styles." |
6266 | msgstr "Các kiểu dáng bullet sẵn có." | |
6267 | ||
6d876f2a VZ |
6268 | #: ../src/richtext/richtextstyledlg.cpp:203 |
6269 | #: ../src/richtext/richtextstyledlg.cpp:205 | |
70797979 VZ |
6270 | msgid "The available styles." |
6271 | msgstr "Các kiểu dáng sẵn có." | |
6272 | ||
5325c2e3 VZ |
6273 | #: ../src/richtext/richtextbackgroundpage.cpp:139 |
6274 | #: ../src/richtext/richtextbackgroundpage.cpp:141 | |
5325c2e3 | 6275 | msgid "The background colour." |
5f2f8e02 | 6276 | msgstr "Màu nền." |
5325c2e3 VZ |
6277 | |
6278 | #: ../src/richtext/richtextmarginspage.cpp:268 | |
6279 | #: ../src/richtext/richtextmarginspage.cpp:270 | |
5325c2e3 | 6280 | msgid "The bottom margin size." |
5f2f8e02 | 6281 | msgstr "Kích thước lề dưới đáy." |
5325c2e3 VZ |
6282 | |
6283 | #: ../src/richtext/richtextmarginspage.cpp:382 | |
6284 | #: ../src/richtext/richtextmarginspage.cpp:384 | |
5325c2e3 | 6285 | msgid "The bottom padding size." |
5f2f8e02 | 6286 | msgstr "Kích thước đệm dưới đáy." |
5325c2e3 | 6287 | |
6d876f2a VZ |
6288 | #: ../src/richtext/richtextsizepage.cpp:636 |
6289 | #: ../src/richtext/richtextsizepage.cpp:638 | |
6290 | #: ../src/richtext/richtextsizepage.cpp:650 | |
6291 | #: ../src/richtext/richtextsizepage.cpp:652 | |
95bf8d1b | 6292 | msgid "The bottom position." |
d2fd6629 | 6293 | msgstr "Vị trí đáy." |
95bf8d1b | 6294 | |
70797979 | 6295 | #: ../src/richtext/richtextliststylepage.cpp:255 |
5325c2e3 | 6296 | #: ../src/richtext/richtextliststylepage.cpp:257 |
70797979 | 6297 | #: ../src/richtext/richtextliststylepage.cpp:276 |
5325c2e3 VZ |
6298 | #: ../src/richtext/richtextliststylepage.cpp:278 |
6299 | #: ../src/richtext/richtextbulletspage.cpp:205 | |
6300 | #: ../src/richtext/richtextbulletspage.cpp:207 | |
6301 | #: ../src/richtext/richtextbulletspage.cpp:228 | |
6302 | #: ../src/richtext/richtextbulletspage.cpp:230 | |
70797979 VZ |
6303 | msgid "The bullet character." |
6304 | msgstr "Ký tự dùng với bullet." | |
6305 | ||
95bf8d1b VZ |
6306 | #: ../src/richtext/richtextsymboldlg.cpp:444 |
6307 | #: ../src/richtext/richtextsymboldlg.cpp:446 | |
70797979 VZ |
6308 | msgid "The character code." |
6309 | msgstr "Mã ký tự." | |
6310 | ||
95bf8d1b | 6311 | #: ../src/common/fontmap.cpp:204 |
18867602 | 6312 | #, c-format |
70797979 VZ |
6313 | msgid "" |
6314 | "The charset '%s' is unknown. You may select\n" | |
6315 | "another charset to replace it with or choose\n" | |
6316 | "[Cancel] if it cannot be replaced" | |
6317 | msgstr "" | |
6318 | "Bộ ký tự '%s' không rõ. Bạn có thể chọn\n" | |
6319 | "bộ ký tự khác để thay thế cho nó hay chọn\n" | |
6320 | "[Hủy] nếu nó không thể thay thế được" | |
6321 | ||
6d876f2a | 6322 | #: ../src/msw/ole/dataobj.cpp:368 |
18867602 | 6323 | #, c-format |
70797979 VZ |
6324 | msgid "The clipboard format '%d' doesn't exist." |
6325 | msgstr "Định dạng clipboard '%d' chưa tồn tại." | |
6326 | ||
70797979 | 6327 | #: ../src/richtext/richtextstylepage.cpp:129 |
5325c2e3 | 6328 | #: ../src/richtext/richtextstylepage.cpp:131 |
70797979 VZ |
6329 | msgid "The default style for the next paragraph." |
6330 | msgstr "Kiểu dáng mặc định cho đoạn tiếp theo." | |
6331 | ||
6332 | #: ../src/generic/dirdlgg.cpp:232 | |
18867602 | 6333 | #, c-format |
70797979 VZ |
6334 | msgid "" |
6335 | "The directory '%s' does not exist\n" | |
6336 | "Create it now?" | |
6337 | msgstr "" | |
6338 | "Thư mục '%s' chưa tồn tại\n" | |
6339 | "Có tạo bây giờ không?" | |
6340 | ||
73423e29 | 6341 | #: ../src/html/htmprint.cpp:272 |
18867602 | 6342 | #, c-format |
70797979 | 6343 | msgid "" |
95bf8d1b VZ |
6344 | "The document \"%s\" doesn't fit on the page horizontally and will be " |
6345 | "truncated if printed.\n" | |
73423e29 VZ |
6346 | "\n" |
6347 | "Would you like to proceed with printing it nevertheless?" | |
70797979 | 6348 | msgstr "" |
95bf8d1b VZ |
6349 | "Tài liệu \"%s\" không vừa khớp với khổ giấy theo chiều ngang và sẽ bị cắt " |
6350 | "cụt đi khi nếu được in.\n" | |
73423e29 VZ |
6351 | "\n" |
6352 | "Bạn có thực sự muốn in nó không?" | |
70797979 | 6353 | |
6d876f2a | 6354 | #: ../src/common/docview.cpp:1179 |
5f2f8e02 | 6355 | #, c-format |
5325c2e3 VZ |
6356 | msgid "" |
6357 | "The file '%s' doesn't exist and couldn't be opened.\n" | |
6358 | "It has been removed from the most recently used files list." | |
5f2f8e02 | 6359 | msgstr "" |
d2fd6629 VZ |
6360 | "Tập tin '%s' không tồn tại và không thể mở được.\n" |
6361 | "Nó đã bị gỡ bỏ từ danh sách tập tin mới được dùng gần đây nhất." | |
70797979 | 6362 | |
5325c2e3 VZ |
6363 | #: ../src/richtext/richtextindentspage.cpp:221 |
6364 | #: ../src/richtext/richtextindentspage.cpp:223 | |
6365 | #: ../src/richtext/richtextliststylepage.cpp:395 | |
73423e29 | 6366 | #: ../src/richtext/richtextliststylepage.cpp:397 |
70797979 VZ |
6367 | msgid "The first line indent." |
6368 | msgstr "Thụt lề dòng đầu tiên." | |
6369 | ||
6d876f2a | 6370 | #: ../src/gtk/utilsgtk.cpp:464 |
70797979 VZ |
6371 | msgid "The following standard GTK+ options are also supported:\n" |
6372 | msgstr "Các tùy chọn GTK+ tiêu chuẩn sau đây đều được hỗ trợ:\n" | |
6373 | ||
95bf8d1b | 6374 | #: ../src/generic/fontdlgg.cpp:415 ../src/generic/fontdlgg.cpp:417 |
70797979 VZ |
6375 | msgid "The font colour." |
6376 | msgstr "Màu phông chữ." | |
6377 | ||
95bf8d1b | 6378 | #: ../src/generic/fontdlgg.cpp:376 ../src/generic/fontdlgg.cpp:378 |
70797979 VZ |
6379 | msgid "The font family." |
6380 | msgstr "Họ phông chữ." | |
6381 | ||
95bf8d1b VZ |
6382 | #: ../src/richtext/richtextsymboldlg.cpp:406 |
6383 | #: ../src/richtext/richtextsymboldlg.cpp:408 | |
70797979 VZ |
6384 | msgid "The font from which to take the symbol." |
6385 | msgstr "Phông chữ từ đó đã lấy ký tự đặc biệt." | |
6386 | ||
95bf8d1b VZ |
6387 | #: ../src/generic/fontdlgg.cpp:428 ../src/generic/fontdlgg.cpp:430 |
6388 | #: ../src/generic/fontdlgg.cpp:435 ../src/generic/fontdlgg.cpp:437 | |
70797979 VZ |
6389 | msgid "The font point size." |
6390 | msgstr "Cỡ phông chữ theo đơn vị point." | |
6391 | ||
6d876f2a | 6392 | #: ../src/osx/carbon/fontdlg.cpp:530 ../src/osx/carbon/fontdlg.cpp:532 |
70797979 VZ |
6393 | msgid "The font size in points." |
6394 | msgstr "Cỡ phông chữ theo đơn vị point." | |
6395 | ||
6d876f2a VZ |
6396 | #: ../src/richtext/richtextfontpage.cpp:191 |
6397 | #: ../src/richtext/richtextfontpage.cpp:193 | |
95bf8d1b | 6398 | msgid "The font size units, points or pixels." |
d2fd6629 | 6399 | msgstr "Các đơn vị cỡ chữ, point hay pixel." |
95bf8d1b VZ |
6400 | |
6401 | #: ../src/generic/fontdlgg.cpp:387 ../src/generic/fontdlgg.cpp:389 | |
70797979 VZ |
6402 | msgid "The font style." |
6403 | msgstr "Kiểu phông chữ." | |
6404 | ||
95bf8d1b | 6405 | #: ../src/generic/fontdlgg.cpp:398 ../src/generic/fontdlgg.cpp:400 |
70797979 VZ |
6406 | msgid "The font weight." |
6407 | msgstr "Độ đậm phông chữ." | |
6408 | ||
6d876f2a | 6409 | #: ../src/common/docview.cpp:1460 |
73423e29 VZ |
6410 | #, c-format |
6411 | msgid "The format of file '%s' couldn't be determined." | |
d2fd6629 | 6412 | msgstr "Định dạng của tập tin '%s' không phân tách đúng định dạng." |
73423e29 | 6413 | |
70797979 VZ |
6414 | #: ../src/richtext/richtextindentspage.cpp:212 |
6415 | #: ../src/richtext/richtextindentspage.cpp:214 | |
73423e29 VZ |
6416 | #: ../src/richtext/richtextliststylepage.cpp:386 |
6417 | #: ../src/richtext/richtextliststylepage.cpp:388 | |
70797979 VZ |
6418 | msgid "The left indent." |
6419 | msgstr "Thụt lề trái." | |
6420 | ||
5325c2e3 VZ |
6421 | #: ../src/richtext/richtextmarginspage.cpp:195 |
6422 | #: ../src/richtext/richtextmarginspage.cpp:197 | |
5325c2e3 | 6423 | msgid "The left margin size." |
5f2f8e02 | 6424 | msgstr "Kích thước lề trái." |
5325c2e3 VZ |
6425 | |
6426 | #: ../src/richtext/richtextmarginspage.cpp:309 | |
6427 | #: ../src/richtext/richtextmarginspage.cpp:311 | |
5325c2e3 | 6428 | msgid "The left padding size." |
5f2f8e02 | 6429 | msgstr "Kích thước đệm bên trái." |
5325c2e3 | 6430 | |
6d876f2a VZ |
6431 | #: ../src/richtext/richtextsizepage.cpp:531 |
6432 | #: ../src/richtext/richtextsizepage.cpp:533 | |
6433 | #: ../src/richtext/richtextsizepage.cpp:545 | |
6434 | #: ../src/richtext/richtextsizepage.cpp:547 | |
95bf8d1b | 6435 | msgid "The left position." |
d2fd6629 | 6436 | msgstr "Vị trí trái." |
95bf8d1b | 6437 | |
5325c2e3 VZ |
6438 | #: ../src/richtext/richtextindentspage.cpp:313 |
6439 | #: ../src/richtext/richtextindentspage.cpp:315 | |
6440 | #: ../src/richtext/richtextliststylepage.cpp:463 | |
6441 | #: ../src/richtext/richtextliststylepage.cpp:465 | |
6442 | msgid "The line spacing." | |
70797979 VZ |
6443 | msgstr "Chỉnh khoảng cách dòng." |
6444 | ||
5325c2e3 VZ |
6445 | #: ../src/richtext/richtextbulletspage.cpp:269 |
6446 | #: ../src/richtext/richtextbulletspage.cpp:271 | |
70797979 VZ |
6447 | msgid "The list item number." |
6448 | msgstr "Số mẩu tin của danh sách." | |
6449 | ||
6d876f2a | 6450 | #: ../src/msw/ole/automtn.cpp:654 |
5325c2e3 | 6451 | msgid "The locale ID is unknown." |
5f2f8e02 | 6452 | msgstr "ID nơi chốn không được biết." |
5325c2e3 | 6453 | |
6d876f2a VZ |
6454 | #: ../src/richtext/richtextsizepage.cpp:363 |
6455 | #: ../src/richtext/richtextsizepage.cpp:365 | |
5325c2e3 | 6456 | msgid "The object height." |
5f2f8e02 | 6457 | msgstr "Độ cao đối tượng." |
5325c2e3 | 6458 | |
6d876f2a VZ |
6459 | #: ../src/richtext/richtextsizepage.cpp:471 |
6460 | #: ../src/richtext/richtextsizepage.cpp:473 | |
be546c6f | 6461 | msgid "The object maximum height." |
5f2f8e02 | 6462 | msgstr "Độ cao đối tượng tối đa." |
be546c6f | 6463 | |
6d876f2a VZ |
6464 | #: ../src/richtext/richtextsizepage.cpp:444 |
6465 | #: ../src/richtext/richtextsizepage.cpp:446 | |
be546c6f | 6466 | msgid "The object maximum width." |
5f2f8e02 | 6467 | msgstr "Độ rộng đối tượng tối đa." |
be546c6f | 6468 | |
6d876f2a VZ |
6469 | #: ../src/richtext/richtextsizepage.cpp:417 |
6470 | #: ../src/richtext/richtextsizepage.cpp:419 | |
95bf8d1b VZ |
6471 | msgid "The object minimum height." |
6472 | msgstr "Độ cao đối tượng tối thiểu." | |
6473 | ||
6d876f2a VZ |
6474 | #: ../src/richtext/richtextsizepage.cpp:390 |
6475 | #: ../src/richtext/richtextsizepage.cpp:392 | |
be546c6f | 6476 | msgid "The object minimum width." |
5f2f8e02 | 6477 | msgstr "Độ rộng đối tượng tối thiểu." |
be546c6f | 6478 | |
6d876f2a VZ |
6479 | #: ../src/richtext/richtextsizepage.cpp:329 |
6480 | #: ../src/richtext/richtextsizepage.cpp:331 | |
5325c2e3 | 6481 | msgid "The object width." |
5f2f8e02 | 6482 | msgstr "Độ rộng đối tượng" |
5325c2e3 VZ |
6483 | |
6484 | #: ../src/richtext/richtextindentspage.cpp:252 | |
6485 | #: ../src/richtext/richtextindentspage.cpp:254 | |
70797979 VZ |
6486 | msgid "The outline level." |
6487 | msgstr "Mức đường bao." | |
6488 | ||
be546c6f | 6489 | #: ../src/common/log.cpp:284 |
5f2f8e02 | 6490 | #, c-format |
5325c2e3 | 6491 | msgid "The previous message repeated %lu time." |
70797979 | 6492 | msgid_plural "The previous message repeated %lu times." |
5f2f8e02 VZ |
6493 | msgstr[0] "Thông điệp liền trước lặp lại %lu lần." |
6494 | msgstr[1] "Thông điệp liền trước lặp lại %lu lần." | |
70797979 | 6495 | |
be546c6f | 6496 | #: ../src/common/log.cpp:277 |
5325c2e3 | 6497 | msgid "The previous message repeated once." |
5f2f8e02 | 6498 | msgstr "Thông điệp liền trước lặp đi lặp lại thông điệp." |
5325c2e3 | 6499 | |
6d876f2a | 6500 | #: ../src/gtk/print.cpp:941 ../src/gtk/print.cpp:1124 |
70797979 VZ |
6501 | msgid "The print dialog returned an error." |
6502 | msgstr "Hộp thoại in trả về một lỗi." | |
6503 | ||
95bf8d1b VZ |
6504 | #: ../src/richtext/richtextsymboldlg.cpp:463 |
6505 | #: ../src/richtext/richtextsymboldlg.cpp:465 | |
70797979 VZ |
6506 | msgid "The range to show." |
6507 | msgstr "Chọn vùng cần hiện." | |
6508 | ||
73423e29 | 6509 | #: ../src/generic/dbgrptg.cpp:319 |
70797979 | 6510 | msgid "" |
95bf8d1b VZ |
6511 | "The report contains the files listed below. If any of these files contain " |
6512 | "private information,\n" | |
70797979 VZ |
6513 | "please uncheck them and they will be removed from the report.\n" |
6514 | msgstr "" | |
d2fd6629 | 6515 | "Bản báo cáo này chứa danh sách tập tin bên dưới. Nếu bất kỳ tập tin nào chứa " |
95bf8d1b | 6516 | "thông tin cá nhân,\n" |
70797979 VZ |
6517 | "xin hãy bỏ dấu kiểm và chúng sẽ được gỡ bỏ khỏi báo cáo.\n" |
6518 | ||
5325c2e3 | 6519 | #: ../src/common/cmdline.cpp:1076 |
18867602 | 6520 | #, c-format |
70797979 VZ |
6521 | msgid "The required parameter '%s' was not specified." |
6522 | msgstr "Tham số yêu cầu '%s' đã không được định rõ." | |
6523 | ||
5325c2e3 VZ |
6524 | #: ../src/richtext/richtextindentspage.cpp:230 |
6525 | #: ../src/richtext/richtextindentspage.cpp:232 | |
6526 | #: ../src/richtext/richtextliststylepage.cpp:404 | |
6527 | #: ../src/richtext/richtextliststylepage.cpp:406 | |
70797979 VZ |
6528 | msgid "The right indent." |
6529 | msgstr "Thụt lề phải." | |
6530 | ||
5325c2e3 VZ |
6531 | #: ../src/richtext/richtextmarginspage.cpp:220 |
6532 | #: ../src/richtext/richtextmarginspage.cpp:222 | |
5325c2e3 | 6533 | msgid "The right margin size." |
5f2f8e02 | 6534 | msgstr "Kích thước lề phải." |
5325c2e3 VZ |
6535 | |
6536 | #: ../src/richtext/richtextmarginspage.cpp:334 | |
6537 | #: ../src/richtext/richtextmarginspage.cpp:336 | |
5325c2e3 | 6538 | msgid "The right padding size." |
5f2f8e02 | 6539 | msgstr "Kích thứoc đệm bên phải." |
5325c2e3 | 6540 | |
6d876f2a VZ |
6541 | #: ../src/richtext/richtextsizepage.cpp:601 |
6542 | #: ../src/richtext/richtextsizepage.cpp:603 | |
6543 | #: ../src/richtext/richtextsizepage.cpp:615 | |
6544 | #: ../src/richtext/richtextsizepage.cpp:617 | |
95bf8d1b | 6545 | msgid "The right position." |
d2fd6629 | 6546 | msgstr "Vị trí phải." |
95bf8d1b | 6547 | |
5325c2e3 VZ |
6548 | #: ../src/richtext/richtextindentspage.cpp:292 |
6549 | #: ../src/richtext/richtextliststylepage.cpp:440 | |
6550 | #: ../src/richtext/richtextliststylepage.cpp:442 | |
70797979 VZ |
6551 | msgid "The spacing after the paragraph." |
6552 | msgstr "Khoảng trắng sau một đoạn văn." | |
6553 | ||
5325c2e3 VZ |
6554 | #: ../src/richtext/richtextindentspage.cpp:282 |
6555 | #: ../src/richtext/richtextindentspage.cpp:284 | |
6556 | #: ../src/richtext/richtextliststylepage.cpp:431 | |
6557 | #: ../src/richtext/richtextliststylepage.cpp:433 | |
70797979 VZ |
6558 | msgid "The spacing before the paragraph." |
6559 | msgstr "Khoảng trắng trước một đoạn văn." | |
6560 | ||
70797979 | 6561 | #: ../src/richtext/richtextstylepage.cpp:109 |
5325c2e3 | 6562 | #: ../src/richtext/richtextstylepage.cpp:111 |
70797979 VZ |
6563 | msgid "The style name." |
6564 | msgstr "Tên kiểu dáng." | |
6565 | ||
70797979 | 6566 | #: ../src/richtext/richtextstylepage.cpp:119 |
5325c2e3 | 6567 | #: ../src/richtext/richtextstylepage.cpp:121 |
70797979 VZ |
6568 | msgid "The style on which this style is based." |
6569 | msgstr "Kiểu dáng lấy chính kiểu dáng này làm cơ sở." | |
6570 | ||
6d876f2a VZ |
6571 | #: ../src/richtext/richtextstyledlg.cpp:215 |
6572 | #: ../src/richtext/richtextstyledlg.cpp:217 | |
70797979 VZ |
6573 | msgid "The style preview." |
6574 | msgstr "Xem thử kiểu dáng." | |
6575 | ||
6d876f2a | 6576 | #: ../src/msw/ole/automtn.cpp:670 |
5325c2e3 | 6577 | msgid "The system cannot find the file specified." |
5f2f8e02 | 6578 | msgstr "Hệ thống không tìm thấy tập tin đã chỉ ra." |
5325c2e3 | 6579 | |
70797979 | 6580 | #: ../src/richtext/richtexttabspage.cpp:119 |
5325c2e3 | 6581 | #: ../src/richtext/richtexttabspage.cpp:121 |
70797979 VZ |
6582 | msgid "The tab position." |
6583 | msgstr "Vị trí tab." | |
6584 | ||
5325c2e3 | 6585 | #: ../src/richtext/richtexttabspage.cpp:125 |
70797979 VZ |
6586 | msgid "The tab positions." |
6587 | msgstr "Vị trí tab." | |
6588 | ||
6d876f2a | 6589 | #: ../src/richtext/richtextctrl.cpp:2704 |
70797979 VZ |
6590 | msgid "The text couldn't be saved." |
6591 | msgstr "Dữ liệu dạng chữ không thể được ghi lại." | |
6592 | ||
5325c2e3 VZ |
6593 | #: ../src/richtext/richtextmarginspage.cpp:243 |
6594 | #: ../src/richtext/richtextmarginspage.cpp:245 | |
5325c2e3 | 6595 | msgid "The top margin size." |
5f2f8e02 | 6596 | msgstr "Kích thước lề trên." |
5325c2e3 VZ |
6597 | |
6598 | #: ../src/richtext/richtextmarginspage.cpp:357 | |
6599 | #: ../src/richtext/richtextmarginspage.cpp:359 | |
5325c2e3 | 6600 | msgid "The top padding size." |
5f2f8e02 | 6601 | msgstr "Kích thước đệm trên." |
5325c2e3 | 6602 | |
6d876f2a VZ |
6603 | #: ../src/richtext/richtextsizepage.cpp:566 |
6604 | #: ../src/richtext/richtextsizepage.cpp:568 | |
6605 | #: ../src/richtext/richtextsizepage.cpp:580 | |
6606 | #: ../src/richtext/richtextsizepage.cpp:582 | |
95bf8d1b | 6607 | msgid "The top position." |
4db65a42 | 6608 | msgstr "Vị trí trên cùng." |
95bf8d1b | 6609 | |
5325c2e3 | 6610 | #: ../src/common/cmdline.cpp:1054 |
18867602 | 6611 | #, c-format |
70797979 VZ |
6612 | msgid "The value for the option '%s' must be specified." |
6613 | msgstr "Giá trị cho tùy chọn '%s' phải được định rõ." | |
6614 | ||
5325c2e3 | 6615 | #: ../src/msw/dialup.cpp:453 |
18867602 | 6616 | #, c-format |
95bf8d1b VZ |
6617 | msgid "" |
6618 | "The version of remote access service (RAS) installed on this machine is too " | |
6619 | "old, please upgrade (the following required function is missing: %s)." | |
6620 | msgstr "" | |
6621 | "Phiên bản của chương trình truy cập dữ liệu từ xa (RAS) được cài đặt trong " | |
6622 | "máy này đã quá cũ, xin hãy cập nhật (hàm yêu cầu sau đây bị thiếu: %s)." | |
5325c2e3 | 6623 | |
6d876f2a | 6624 | #: ../src/gtk/print.cpp:969 |
70797979 VZ |
6625 | msgid "The wxGtkPrinterDC cannot be used." |
6626 | msgstr "Hàm wxGtkPrinterDC không thể sử dụng." | |
6627 | ||
be546c6f | 6628 | #: ../src/osx/carbon/dataview.cpp:1341 |
70797979 VZ |
6629 | msgid "There is no column or renderer for the specified column index." |
6630 | msgstr "Không có cột hay bộ xử lý nào cho chỉ số cột đã định sẵn." | |
6631 | ||
95bf8d1b VZ |
6632 | #: ../src/richtext/richtextprint.cpp:611 ../src/html/htmprint.cpp:736 |
6633 | msgid "" | |
6634 | "There was a problem during page setup: you may need to set a default printer." | |
6635 | msgstr "" | |
6636 | "Có trục trặc xảy ra khi cài đặt kiểu giấy: có lẽ bạn cần phải đặt một máy in " | |
6637 | "mặc định." | |
70797979 | 6638 | |
73423e29 | 6639 | #: ../src/html/htmprint.cpp:256 |
95bf8d1b VZ |
6640 | msgid "" |
6641 | "This document doesn't fit on the page horizontally and will be truncated " | |
6642 | "when it is printed." | |
6643 | msgstr "" | |
6644 | "Tài liệu này không vừa khớp theo chiều ngang của giấy và sẽ bị cắt cụt đi " | |
6645 | "khi được in." | |
5325c2e3 | 6646 | |
6d876f2a | 6647 | #: ../src/common/image.cpp:2612 |
5f2f8e02 | 6648 | #, c-format |
5325c2e3 | 6649 | msgid "This is not a %s." |
5f2f8e02 | 6650 | msgstr "Cái này không phải là một %s." |
73423e29 | 6651 | |
6d876f2a | 6652 | #: ../src/common/wincmn.cpp:1637 |
be546c6f | 6653 | msgid "This platform does not support background transparency." |
5f2f8e02 | 6654 | msgstr "Hệ thống này không hỗ trợ làm trong suốt nền" |
be546c6f | 6655 | |
6d876f2a | 6656 | #: ../src/gtk/window.cpp:4294 |
95bf8d1b VZ |
6657 | msgid "" |
6658 | "This program was compiled with a too old version of GTK+, please rebuild " | |
6659 | "with GTK+ 2.12 or newer." | |
6660 | msgstr "" | |
6661 | "Chương trình này được dịch với phiên bản cũ của GTK+, xin hãy dịch lại với " | |
6662 | "GTK+ 2.12 hay mới hơn." | |
be546c6f | 6663 | |
70797979 | 6664 | #: ../src/msw/datecontrols.cpp:60 |
95bf8d1b VZ |
6665 | msgid "" |
6666 | "This system doesn't support date controls, please upgrade your version of " | |
6667 | "comctl32.dll" | |
6668 | msgstr "" | |
6669 | "Hệ thống không hỗ trợ điều khiển ngày tháng, xin hãy cập nhật phiên bản mới " | |
6670 | "của comctl32.dll" | |
70797979 | 6671 | |
6d876f2a | 6672 | #: ../src/msw/thread.cpp:1301 |
95bf8d1b VZ |
6673 | msgid "" |
6674 | "Thread module initialization failed: cannot store value in thread local " | |
6675 | "storage" | |
6676 | msgstr "" | |
6677 | "Khởi tạo mô đun tuyến trình gặp lỗi: không thể lưu giá trị trong phần lưu " | |
6678 | "trữ nội bộ tuyến trình" | |
70797979 | 6679 | |
6d876f2a | 6680 | #: ../src/unix/threadpsx.cpp:1759 |
70797979 VZ |
6681 | msgid "Thread module initialization failed: failed to create thread key" |
6682 | msgstr "Khởi tạo mô đun tuyến trình gặp lỗi: lỗi tạo khóa tuyến trình" | |
6683 | ||
6d876f2a | 6684 | #: ../src/msw/thread.cpp:1289 |
95bf8d1b VZ |
6685 | msgid "" |
6686 | "Thread module initialization failed: impossible to allocate index in thread " | |
6687 | "local storage" | |
6688 | msgstr "" | |
6689 | "Khởi tạo mô đun tuyến trình gặp lỗi: không thể cấp phát chỉ số trong phần " | |
6690 | "lưu trữ nội bộ tuyến trình" | |
70797979 | 6691 | |
6d876f2a | 6692 | #: ../src/unix/threadpsx.cpp:1039 |
70797979 VZ |
6693 | msgid "Thread priority setting is ignored." |
6694 | msgstr "Cài đặt quyền ưu tiên tuyến trình bị bỏ qua." | |
6695 | ||
6d876f2a | 6696 | #: ../src/msw/mdi.cpp:173 |
70797979 VZ |
6697 | msgid "Tile &Horizontally" |
6698 | msgstr "Xếp Kề Nhau Theo C&hiều Ngang" | |
6699 | ||
6d876f2a | 6700 | #: ../src/msw/mdi.cpp:174 |
70797979 VZ |
6701 | msgid "Tile &Vertically" |
6702 | msgstr "Xếp &Kề Nhau Theo Chiều Đứng" | |
6703 | ||
95bf8d1b | 6704 | #: ../src/common/ftp.cpp:203 |
70797979 | 6705 | msgid "Timeout while waiting for FTP server to connect, try passive mode." |
95bf8d1b VZ |
6706 | msgstr "" |
6707 | "Lỗi quá thời gian khi chờ kết nối với máy chủ FTP, hãy thử chế độ thụ động." | |
70797979 VZ |
6708 | |
6709 | #: ../src/os2/timer.cpp:100 | |
70797979 VZ |
6710 | msgid "Timer creation failed." |
6711 | msgstr "Tạo lập bộ định thời Timer gặp lỗi." | |
6712 | ||
73423e29 | 6713 | #: ../src/generic/tipdlg.cpp:221 |
70797979 VZ |
6714 | msgid "Tip of the Day" |
6715 | msgstr "Mẹo Nhỏ" | |
6716 | ||
73423e29 | 6717 | #: ../src/generic/tipdlg.cpp:155 |
70797979 VZ |
6718 | msgid "Tips not available, sorry!" |
6719 | msgstr "Các mẹo nhỏ vẫn chưa có, thành thật xin lỗi!" | |
6720 | ||
73423e29 | 6721 | #: ../src/generic/prntdlgg.cpp:248 |
70797979 VZ |
6722 | msgid "To:" |
6723 | msgstr "Đến:" | |
6724 | ||
be546c6f | 6725 | #: ../src/osx/carbon/dataview.cpp:2452 |
70797979 | 6726 | msgid "Toggle renderer cannot render value; value type: " |
73423e29 | 6727 | msgstr "Toggle renderer không trả về giá trị; giá trị kiểu: " |
70797979 | 6728 | |
6d876f2a | 6729 | #: ../src/richtext/richtextbuffer.cpp:7926 |
70797979 VZ |
6730 | msgid "Too many EndStyle calls!" |
6731 | msgstr "Quá nhiều cú gọi EndStyle!" | |
6732 | ||
be546c6f | 6733 | #: ../src/common/imagpng.cpp:287 |
70797979 VZ |
6734 | msgid "Too many colours in PNG, the image may be slightly blurred." |
6735 | msgstr "Quá nhiều màu trong PNG, ảnh có thể hơi nhòe." | |
6736 | ||
6d876f2a VZ |
6737 | #: ../src/richtext/richtextsizepage.cpp:283 |
6738 | #: ../src/richtext/richtextsizepage.cpp:287 ../src/common/stockitem.cpp:201 | |
5325c2e3 | 6739 | msgid "Top" |
5f2f8e02 | 6740 | msgstr "Trên" |
5325c2e3 | 6741 | |
73423e29 | 6742 | #: ../src/generic/prntdlgg.cpp:887 |
70797979 VZ |
6743 | msgid "Top margin (mm):" |
6744 | msgstr "Để lề trên (mm):" | |
6745 | ||
6746 | #: ../src/generic/aboutdlgg.cpp:80 | |
6747 | msgid "Translations by " | |
73423e29 | 6748 | msgstr "Dịch bởi " |
70797979 | 6749 | |
73423e29 | 6750 | #: ../src/generic/aboutdlgg.cpp:189 |
70797979 VZ |
6751 | msgid "Translators" |
6752 | msgstr "Người dịch" | |
6753 | ||
5325c2e3 | 6754 | #: ../src/propgrid/propgrid.cpp:174 |
73423e29 VZ |
6755 | msgid "True" |
6756 | msgstr "Đúng" | |
6757 | ||
be546c6f | 6758 | #: ../src/common/fs_mem.cpp:228 |
18867602 | 6759 | #, c-format |
70797979 | 6760 | msgid "Trying to remove file '%s' from memory VFS, but it is not loaded!" |
d2fd6629 | 6761 | msgstr "Cố gắng gỡ bỏ tập tin '%s' từ bộ nhớ VFS, nhưng nó chưa được tải lên!" |
70797979 | 6762 | |
95bf8d1b | 6763 | #: ../src/common/fmapbase.cpp:157 |
70797979 VZ |
6764 | msgid "Turkish (ISO-8859-9)" |
6765 | msgstr "Thổ Nhĩ Kỳ (ISO-8859-9)" | |
6766 | ||
6d876f2a | 6767 | #: ../src/generic/filectrlg.cpp:462 |
70797979 VZ |
6768 | msgid "Type" |
6769 | msgstr "Kiểu" | |
6770 | ||
6d876f2a VZ |
6771 | #: ../src/richtext/richtextfontpage.cpp:161 |
6772 | #: ../src/richtext/richtextfontpage.cpp:163 | |
70797979 VZ |
6773 | msgid "Type a font name." |
6774 | msgstr "Gõ một tên phông chữ." | |
6775 | ||
6d876f2a VZ |
6776 | #: ../src/richtext/richtextfontpage.cpp:176 |
6777 | #: ../src/richtext/richtextfontpage.cpp:178 | |
70797979 VZ |
6778 | msgid "Type a size in points." |
6779 | msgstr "Kích thước phông chữ theo points." | |
6780 | ||
6d876f2a | 6781 | #: ../src/msw/ole/automtn.cpp:666 |
5325c2e3 VZ |
6782 | #, c-format |
6783 | msgid "Type mismatch in argument %u." | |
5f2f8e02 | 6784 | msgstr "Không khớp kiểu trong tham số %u." |
5325c2e3 | 6785 | |
95bf8d1b | 6786 | #: ../src/common/xtixml.cpp:357 ../src/common/xtixml.cpp:510 |
5325c2e3 | 6787 | #: ../src/common/xtistrm.cpp:323 |
70797979 VZ |
6788 | msgid "Type must have enum - long conversion" |
6789 | msgstr "Kiểu phải ở dạng enum - long chuyển đổi" | |
6790 | ||
73423e29 VZ |
6791 | #: ../src/propgrid/propgridiface.cpp:383 |
6792 | #, c-format | |
95bf8d1b VZ |
6793 | msgid "" |
6794 | "Type operation \"%s\" failed: Property labeled \"%s\" is of type \"%s\", NOT " | |
6795 | "\"%s\"." | |
6796 | msgstr "" | |
6797 | "Toán tử kiểu \"%s\" gặp lỗi: Tên thuộc tính \"%s\" là kiểu \"%s\", KHÔNG " | |
6798 | "PHẢI \"%s\"." | |
73423e29 | 6799 | |
5325c2e3 | 6800 | #: ../src/common/accelcmn.cpp:59 |
70797979 VZ |
6801 | msgid "UP" |
6802 | msgstr "UP" | |
6803 | ||
6804 | #: ../src/common/paper.cpp:135 | |
6805 | msgid "US Std Fanfold, 14 7/8 x 11 in" | |
6806 | msgstr "US Std Fanfold, 14 7/8 x 11 in" | |
6807 | ||
95bf8d1b | 6808 | #: ../src/common/fmapbase.cpp:197 |
70797979 VZ |
6809 | msgid "US-ASCII" |
6810 | msgstr "US-ASCII" | |
6811 | ||
5325c2e3 | 6812 | #: ../src/unix/fswatcher_inotify.cpp:110 |
73423e29 VZ |
6813 | msgid "Unable to add inotify watch" |
6814 | msgstr "Không thể đóng bộ theo dõi inotify" | |
6815 | ||
5325c2e3 | 6816 | #: ../src/unix/fswatcher_kqueue.cpp:137 |
73423e29 VZ |
6817 | msgid "Unable to add kqueue watch" |
6818 | msgstr "Không thể tạo bộ theo dõi kqueue" | |
6819 | ||
5325c2e3 | 6820 | #: ../include/wx/msw/private/fswatcher.h:143 |
73423e29 VZ |
6821 | msgid "Unable to associate handle with I/O completion port" |
6822 | msgstr "Không thể kết giao" | |
6823 | ||
5325c2e3 | 6824 | #: ../include/wx/msw/private/fswatcher.h:126 |
73423e29 VZ |
6825 | msgid "Unable to close I/O completion port handle" |
6826 | msgstr "Không thể đóng handle cổng Vào/Ra" | |
6827 | ||
5325c2e3 | 6828 | #: ../src/unix/fswatcher_inotify.cpp:98 |
73423e29 VZ |
6829 | msgid "Unable to close inotify instance" |
6830 | msgstr "Không thể đóng inotify" | |
6831 | ||
6832 | #: ../include/wx/unix/private/fswatcher_kqueue.h:75 | |
6833 | #, c-format | |
6834 | msgid "Unable to close path '%s'" | |
6835 | msgstr "Không thể đóng đường dẫn '%s'" | |
6836 | ||
6837 | #: ../include/wx/msw/private/fswatcher.h:49 | |
6838 | #, c-format | |
6839 | msgid "Unable to close the handle for '%s'" | |
6840 | msgstr "Không thể đóng thẻ quản handle cho '%s'" | |
6841 | ||
5325c2e3 | 6842 | #: ../include/wx/msw/private/fswatcher.h:241 |
73423e29 VZ |
6843 | msgid "Unable to create I/O completion port" |
6844 | msgstr "Không thể tạo handle cổng Vào/Ra" | |
6845 | ||
6846 | #: ../src/msw/fswatcher.cpp:85 | |
6847 | msgid "Unable to create IOCP worker thread" | |
6848 | msgstr "Không thể tạo tuyến làm việc IOCP được" | |
6849 | ||
6850 | #: ../src/unix/fswatcher_inotify.cpp:75 | |
6851 | msgid "Unable to create inotify instance" | |
6852 | msgstr "Không thể tạo inotify được" | |
6853 | ||
6854 | #: ../src/unix/fswatcher_kqueue.cpp:98 | |
6855 | msgid "Unable to create kqueue instance" | |
6856 | msgstr "Không thể tạo kqueue được" | |
6857 | ||
5325c2e3 | 6858 | #: ../include/wx/msw/private/fswatcher.h:230 |
73423e29 VZ |
6859 | msgid "Unable to dequeue completion packet" |
6860 | msgstr "Không thể tạo rút ra từ hàng đợi" | |
6861 | ||
5325c2e3 | 6862 | #: ../src/unix/fswatcher_kqueue.cpp:187 |
73423e29 VZ |
6863 | msgid "Unable to get events from kqueue" |
6864 | msgstr "Không thể lấy các sự kiện từ kqueue" | |
6865 | ||
be546c6f | 6866 | #: ../src/osx/carbon/dataview.cpp:1904 |
73423e29 VZ |
6867 | msgid "Unable to handle native drag&drop data" |
6868 | msgstr "Không thể kéo&thả dữ liệu được" | |
6869 | ||
6d876f2a | 6870 | #: ../src/gtk/app.cpp:440 |
70797979 | 6871 | msgid "Unable to initialize GTK+, is DISPLAY set properly?" |
95bf8d1b VZ |
6872 | msgstr "" |
6873 | "Không thể khởi tạo GTK+, BỘ HIỂN THỊ đã cài đặt các thuộc tính hay chưa?" | |
70797979 | 6874 | |
6d876f2a | 6875 | #: ../src/gtk/app.cpp:277 |
70797979 VZ |
6876 | msgid "Unable to initialize Hildon program" |
6877 | msgstr "Không thể khởi tạo chương trình Hildon" | |
6878 | ||
73423e29 VZ |
6879 | #: ../include/wx/unix/private/fswatcher_kqueue.h:58 |
6880 | #, c-format | |
6881 | msgid "Unable to open path '%s'" | |
6882 | msgstr "Không thể mở đường dẫn '%s'" | |
6883 | ||
5325c2e3 | 6884 | #: ../src/html/htmlwin.cpp:557 |
18867602 | 6885 | #, c-format |
70797979 VZ |
6886 | msgid "Unable to open requested HTML document: %s" |
6887 | msgstr "Không thể mở tài liệu HTML đã yêu cầu: %s" | |
6888 | ||
6889 | #: ../src/unix/sound.cpp:369 | |
6890 | msgid "Unable to play sound asynchronously." | |
6891 | msgstr "Không thể chạy đoạn âm thanh dị bộ." | |
6892 | ||
5325c2e3 | 6893 | #: ../include/wx/msw/private/fswatcher.h:208 |
73423e29 VZ |
6894 | msgid "Unable to post completion status" |
6895 | msgstr "Không thể gửi hoàn thiện trạng thái" | |
6896 | ||
6d876f2a | 6897 | #: ../src/unix/fswatcher_inotify.cpp:531 |
73423e29 VZ |
6898 | msgid "Unable to read from inotify descriptor" |
6899 | msgstr "Không đọc được phần mô tả của inotify" | |
6900 | ||
5325c2e3 | 6901 | #: ../src/unix/fswatcher_inotify.cpp:133 |
73423e29 VZ |
6902 | msgid "Unable to remove inotify watch" |
6903 | msgstr "Không thể gỡ bỏ bộ theo dõi inotify" | |
6904 | ||
5325c2e3 | 6905 | #: ../src/unix/fswatcher_kqueue.cpp:155 |
73423e29 VZ |
6906 | msgid "Unable to remove kqueue watch" |
6907 | msgstr "Không thể gỡ bỏ bộ theo dõi kqueue" | |
6908 | ||
5325c2e3 | 6909 | #: ../src/msw/fswatcher.cpp:169 |
73423e29 VZ |
6910 | #, c-format |
6911 | msgid "Unable to set up watch for '%s'" | |
6912 | msgstr "Không thể cài đặt cửa sổ theo dõi cho '%s'" | |
6913 | ||
6914 | #: ../src/msw/fswatcher.cpp:92 | |
6915 | msgid "Unable to start IOCP worker thread" | |
6916 | msgstr "Không thể khởi tạo tuyến trình làm việc IOCP" | |
6917 | ||
5325c2e3 | 6918 | #: ../src/common/stockitem.cpp:202 |
70797979 VZ |
6919 | msgid "Undelete" |
6920 | msgstr "Không thể xóa" | |
6921 | ||
5325c2e3 | 6922 | #: ../src/common/stockitem.cpp:203 |
5325c2e3 | 6923 | msgid "Underline" |
5f2f8e02 | 6924 | msgstr "Gạch dưới" |
5325c2e3 | 6925 | |
6d876f2a | 6926 | #: ../src/richtext/richtextfontpage.cpp:342 ../src/osx/carbon/fontdlg.cpp:557 |
5325c2e3 | 6927 | #: ../src/propgrid/advprops.cpp:656 |
70797979 | 6928 | msgid "Underlined" |
d2fd6629 | 6929 | msgstr "Bị gạch dưới" |
70797979 | 6930 | |
95bf8d1b | 6931 | #: ../src/common/stockitem.cpp:204 ../src/stc/stc_i18n.cpp:16 |
70797979 VZ |
6932 | msgid "Undo" |
6933 | msgstr "Undo" | |
6934 | ||
5325c2e3 | 6935 | #: ../src/common/stockitem.cpp:266 |
70797979 VZ |
6936 | msgid "Undo last action" |
6937 | msgstr "Undo thao tác cuối cùng" | |
6938 | ||
5325c2e3 | 6939 | #: ../src/common/cmdline.cpp:857 |
18867602 | 6940 | #, c-format |
70797979 VZ |
6941 | msgid "Unexpected characters following option '%s'." |
6942 | msgstr "Không mong đợi ký tự đi sau tùy chọn '%s'." | |
6943 | ||
6d876f2a VZ |
6944 | #: ../src/unix/fswatcher_inotify.cpp:262 |
6945 | #, c-format | |
6946 | msgid "Unexpected event for \"%s\": no matching watch descriptor." | |
6947 | msgstr "" | |
4db65a42 VZ |
6948 | "Gặp sự kiện bất ngờ dành cho \"%s\": không có bộ mô tả theo dõi nào tương " |
6949 | "ứng với nó." | |
6d876f2a | 6950 | |
5325c2e3 | 6951 | #: ../src/common/cmdline.cpp:1017 |
18867602 | 6952 | #, c-format |
70797979 VZ |
6953 | msgid "Unexpected parameter '%s'" |
6954 | msgstr "Tham số không mong đợi '%s'" | |
6955 | ||
5325c2e3 | 6956 | #: ../include/wx/msw/private/fswatcher.h:149 |
73423e29 VZ |
6957 | msgid "Unexpectedly new I/O completion port was created" |
6958 | msgstr "Một cổng I/O bất ngờ đã được tạo ra" | |
6959 | ||
6960 | #: ../src/msw/fswatcher.cpp:71 | |
6961 | msgid "Ungraceful worker thread termination" | |
6962 | msgstr "Sự kết thúc một tuyến trình công việc không đúng đắn" | |
6963 | ||
95bf8d1b VZ |
6964 | #: ../src/richtext/richtextsymboldlg.cpp:460 |
6965 | #: ../src/richtext/richtextsymboldlg.cpp:461 | |
6966 | #: ../src/richtext/richtextsymboldlg.cpp:462 | |
70797979 VZ |
6967 | msgid "Unicode" |
6968 | msgstr "Unicode" | |
6969 | ||
95bf8d1b | 6970 | #: ../src/common/fmapbase.cpp:186 ../src/common/fmapbase.cpp:192 |
70797979 VZ |
6971 | msgid "Unicode 16 bit (UTF-16)" |
6972 | msgstr "Unicode 16 bit (UTF-16)" | |
6973 | ||
95bf8d1b | 6974 | #: ../src/common/fmapbase.cpp:191 |
70797979 VZ |
6975 | msgid "Unicode 16 bit Big Endian (UTF-16BE)" |
6976 | msgstr "Unicode 16 bit Big Endian (UTF-16BE)" | |
6977 | ||
95bf8d1b | 6978 | #: ../src/common/fmapbase.cpp:187 |
70797979 VZ |
6979 | msgid "Unicode 16 bit Little Endian (UTF-16LE)" |
6980 | msgstr "Unicode 16 bit Little Endian (UTF-16LE)" | |
6981 | ||
95bf8d1b | 6982 | #: ../src/common/fmapbase.cpp:188 ../src/common/fmapbase.cpp:194 |
70797979 VZ |
6983 | msgid "Unicode 32 bit (UTF-32)" |
6984 | msgstr "Unicode 32 bit (UTF-32)" | |
6985 | ||
95bf8d1b | 6986 | #: ../src/common/fmapbase.cpp:193 |
70797979 VZ |
6987 | msgid "Unicode 32 bit Big Endian (UTF-32BE)" |
6988 | msgstr "Unicode 32 bit Big Endian (UTF-32BE)" | |
6989 | ||
95bf8d1b | 6990 | #: ../src/common/fmapbase.cpp:189 |
70797979 VZ |
6991 | msgid "Unicode 32 bit Little Endian (UTF-32LE)" |
6992 | msgstr "Unicode 32 bit Little Endian (UTF-32LE)" | |
6993 | ||
95bf8d1b | 6994 | #: ../src/common/fmapbase.cpp:183 |
70797979 VZ |
6995 | msgid "Unicode 7 bit (UTF-7)" |
6996 | msgstr "Unicode 7 bit (UTF-7)" | |
6997 | ||
95bf8d1b | 6998 | #: ../src/common/fmapbase.cpp:184 |
70797979 VZ |
6999 | msgid "Unicode 8 bit (UTF-8)" |
7000 | msgstr "Unicode 8 bit (UTF-8)" | |
7001 | ||
5325c2e3 | 7002 | #: ../src/common/stockitem.cpp:205 |
5325c2e3 | 7003 | msgid "Unindent" |
5f2f8e02 | 7004 | msgstr "Không thụt lề" |
5325c2e3 VZ |
7005 | |
7006 | #: ../src/richtext/richtextborderspage.cpp:373 | |
7007 | #: ../src/richtext/richtextborderspage.cpp:375 | |
7008 | msgid "Units for the bottom border width." | |
5f2f8e02 | 7009 | msgstr "Đơn vị cho độ rộng biên đáy." |
5325c2e3 VZ |
7010 | |
7011 | #: ../src/richtext/richtextmarginspage.cpp:278 | |
7012 | #: ../src/richtext/richtextmarginspage.cpp:280 | |
7013 | msgid "Units for the bottom margin." | |
5f2f8e02 | 7014 | msgstr "Đơn vị cho lề đáy." |
5325c2e3 VZ |
7015 | |
7016 | #: ../src/richtext/richtextborderspage.cpp:517 | |
7017 | #: ../src/richtext/richtextborderspage.cpp:519 | |
7018 | msgid "Units for the bottom outline width." | |
5f2f8e02 | 7019 | msgstr "Đơn vị cho độ rộng viền đáy" |
5325c2e3 VZ |
7020 | |
7021 | #: ../src/richtext/richtextmarginspage.cpp:392 | |
7022 | #: ../src/richtext/richtextmarginspage.cpp:394 | |
7023 | msgid "Units for the bottom padding." | |
5f2f8e02 | 7024 | msgstr "Đơn vị cho đệm đáy." |
5325c2e3 | 7025 | |
6d876f2a VZ |
7026 | #: ../src/richtext/richtextsizepage.cpp:661 |
7027 | #: ../src/richtext/richtextsizepage.cpp:663 | |
95bf8d1b | 7028 | msgid "Units for the bottom position." |
d2fd6629 | 7029 | msgstr "Đơn vị cho vị trí đáy." |
95bf8d1b | 7030 | |
5325c2e3 VZ |
7031 | #: ../src/richtext/richtextborderspage.cpp:283 |
7032 | #: ../src/richtext/richtextborderspage.cpp:285 | |
7033 | msgid "Units for the left border width." | |
5f2f8e02 | 7034 | msgstr "Đơn vị cho độ rộng biên trái." |
5325c2e3 VZ |
7035 | |
7036 | #: ../src/richtext/richtextmarginspage.cpp:205 | |
7037 | #: ../src/richtext/richtextmarginspage.cpp:207 | |
7038 | msgid "Units for the left margin." | |
5f2f8e02 | 7039 | msgstr "Đơn vị cho lề trái." |
5325c2e3 VZ |
7040 | |
7041 | #: ../src/richtext/richtextborderspage.cpp:427 | |
7042 | #: ../src/richtext/richtextborderspage.cpp:429 | |
7043 | msgid "Units for the left outline width." | |
5f2f8e02 | 7044 | msgstr "Đơn vị cho độ rộng viền trái" |
5325c2e3 VZ |
7045 | |
7046 | #: ../src/richtext/richtextmarginspage.cpp:319 | |
7047 | #: ../src/richtext/richtextmarginspage.cpp:321 | |
7048 | msgid "Units for the left padding." | |
5f2f8e02 | 7049 | msgstr "Đơn vị cho đệm trái." |
5325c2e3 | 7050 | |
6d876f2a VZ |
7051 | #: ../src/richtext/richtextsizepage.cpp:556 |
7052 | #: ../src/richtext/richtextsizepage.cpp:558 | |
95bf8d1b | 7053 | msgid "Units for the left position." |
d2fd6629 | 7054 | msgstr "Đơn vị cho vị trí trái." |
95bf8d1b | 7055 | |
6d876f2a VZ |
7056 | #: ../src/richtext/richtextsizepage.cpp:482 |
7057 | #: ../src/richtext/richtextsizepage.cpp:484 | |
be546c6f | 7058 | msgid "Units for the maximum object height." |
5f2f8e02 | 7059 | msgstr "Đơn vị cho độ cao đối tượng tối đa." |
be546c6f | 7060 | |
6d876f2a VZ |
7061 | #: ../src/richtext/richtextsizepage.cpp:455 |
7062 | #: ../src/richtext/richtextsizepage.cpp:457 | |
be546c6f | 7063 | msgid "Units for the maximum object width." |
5f2f8e02 | 7064 | msgstr "Đơn vị cho độ rộng đối tượng tối đa." |
be546c6f | 7065 | |
6d876f2a VZ |
7066 | #: ../src/richtext/richtextsizepage.cpp:428 |
7067 | #: ../src/richtext/richtextsizepage.cpp:430 | |
be546c6f | 7068 | msgid "Units for the minimum object height." |
5f2f8e02 | 7069 | msgstr "Đơn vị cho độ cao đối tượng tối thiểu." |
be546c6f | 7070 | |
6d876f2a VZ |
7071 | #: ../src/richtext/richtextsizepage.cpp:401 |
7072 | #: ../src/richtext/richtextsizepage.cpp:403 | |
be546c6f | 7073 | msgid "Units for the minimum object width." |
5f2f8e02 | 7074 | msgstr "Đơn vị cho độ rộng đối tượng tối thiểu." |
be546c6f | 7075 | |
6d876f2a VZ |
7076 | #: ../src/richtext/richtextsizepage.cpp:374 |
7077 | #: ../src/richtext/richtextsizepage.cpp:376 | |
5325c2e3 | 7078 | msgid "Units for the object height." |
5f2f8e02 | 7079 | msgstr "Đơn vị cho độ cao đối tượng." |
5325c2e3 | 7080 | |
6d876f2a VZ |
7081 | #: ../src/richtext/richtextsizepage.cpp:340 |
7082 | #: ../src/richtext/richtextsizepage.cpp:342 | |
5325c2e3 | 7083 | msgid "Units for the object width." |
5f2f8e02 | 7084 | msgstr "Đơn vị cho độ rộng đối tượng." |
5325c2e3 VZ |
7085 | |
7086 | #: ../src/richtext/richtextborderspage.cpp:313 | |
7087 | #: ../src/richtext/richtextborderspage.cpp:315 | |
7088 | msgid "Units for the right border width." | |
5f2f8e02 | 7089 | msgstr "Đơn vị cho độ rộng biên phải." |
5325c2e3 VZ |
7090 | |
7091 | #: ../src/richtext/richtextmarginspage.cpp:230 | |
7092 | #: ../src/richtext/richtextmarginspage.cpp:232 | |
7093 | msgid "Units for the right margin." | |
5f2f8e02 | 7094 | msgstr "Đơn vị cho lề phải." |
5325c2e3 VZ |
7095 | |
7096 | #: ../src/richtext/richtextborderspage.cpp:457 | |
7097 | #: ../src/richtext/richtextborderspage.cpp:459 | |
7098 | msgid "Units for the right outline width." | |
5f2f8e02 | 7099 | msgstr "Đơn vị cho độ rộng viền phải." |
5325c2e3 VZ |
7100 | |
7101 | #: ../src/richtext/richtextmarginspage.cpp:344 | |
7102 | #: ../src/richtext/richtextmarginspage.cpp:346 | |
7103 | msgid "Units for the right padding." | |
5f2f8e02 | 7104 | msgstr "Đơn vị cho đệm phải." |
5325c2e3 | 7105 | |
6d876f2a VZ |
7106 | #: ../src/richtext/richtextsizepage.cpp:626 |
7107 | #: ../src/richtext/richtextsizepage.cpp:628 | |
95bf8d1b | 7108 | msgid "Units for the right position." |
d2fd6629 | 7109 | msgstr "Đơn vị cho vị trí phải." |
95bf8d1b | 7110 | |
5325c2e3 VZ |
7111 | #: ../src/richtext/richtextborderspage.cpp:343 |
7112 | #: ../src/richtext/richtextborderspage.cpp:345 | |
7113 | msgid "Units for the top border width." | |
5f2f8e02 | 7114 | msgstr "Đơn vị cho độ rộng biên trên." |
5325c2e3 VZ |
7115 | |
7116 | #: ../src/richtext/richtextmarginspage.cpp:253 | |
7117 | #: ../src/richtext/richtextmarginspage.cpp:255 | |
5325c2e3 | 7118 | msgid "Units for the top margin." |
5f2f8e02 | 7119 | msgstr "Đơn vị cho lề trên." |
5325c2e3 VZ |
7120 | |
7121 | #: ../src/richtext/richtextborderspage.cpp:487 | |
7122 | #: ../src/richtext/richtextborderspage.cpp:489 | |
7123 | msgid "Units for the top outline width." | |
5f2f8e02 | 7124 | msgstr "Đơn vị cho độ rộng viền trên." |
5325c2e3 VZ |
7125 | |
7126 | #: ../src/richtext/richtextmarginspage.cpp:367 | |
7127 | #: ../src/richtext/richtextmarginspage.cpp:369 | |
7128 | msgid "Units for the top padding." | |
5f2f8e02 | 7129 | msgstr "Đơn vị cho đệm trên." |
5325c2e3 | 7130 | |
6d876f2a VZ |
7131 | #: ../src/richtext/richtextsizepage.cpp:591 |
7132 | #: ../src/richtext/richtextsizepage.cpp:593 | |
95bf8d1b | 7133 | msgid "Units for the top position." |
d2fd6629 | 7134 | msgstr "Đơn vị cho vị trí trên." |
95bf8d1b VZ |
7135 | |
7136 | #: ../src/generic/progdlgg.cpp:383 ../src/generic/progdlgg.cpp:656 | |
70797979 VZ |
7137 | msgid "Unknown" |
7138 | msgstr "Không hiểu" | |
7139 | ||
be546c6f | 7140 | #: ../src/msw/dde.cpp:1178 |
18867602 | 7141 | #, c-format |
70797979 VZ |
7142 | msgid "Unknown DDE error %08x" |
7143 | msgstr "Không hiểu lỗi DDE %08x" | |
7144 | ||
5325c2e3 | 7145 | #: ../src/common/xtistrm.cpp:415 |
70797979 VZ |
7146 | msgid "Unknown Object passed to GetObjectClassInfo" |
7147 | msgstr "Đối Tượng không rõ được truyền tới GetObjectClassInfo" | |
7148 | ||
be546c6f | 7149 | #: ../src/common/imagpng.cpp:615 |
5f2f8e02 | 7150 | #, c-format |
5325c2e3 | 7151 | msgid "Unknown PNG resolution unit %d" |
5f2f8e02 | 7152 | msgstr "Không hiểu đơn vị độ phân giải PNG %d" |
5325c2e3 VZ |
7153 | |
7154 | #: ../src/common/xtixml.cpp:328 | |
18867602 | 7155 | #, c-format |
70797979 VZ |
7156 | msgid "Unknown Property %s" |
7157 | msgstr "Không Rõ Thuộc Tính %s" | |
7158 | ||
be546c6f | 7159 | #: ../src/common/imagtiff.cpp:533 |
18867602 | 7160 | #, c-format |
70797979 VZ |
7161 | msgid "Unknown TIFF resolution unit %d ignored" |
7162 | msgstr "Không hiểu đơn vị độ phân giải TIFF %d bỏ qua" | |
7163 | ||
be546c6f | 7164 | #: ../src/osx/carbon/dataview.cpp:1979 |
73423e29 VZ |
7165 | msgid "Unknown data format" |
7166 | msgstr "Định dạng dữ liệu chưa rõ" | |
7167 | ||
70797979 VZ |
7168 | #: ../src/unix/dlunix.cpp:335 |
7169 | msgid "Unknown dynamic library error" | |
7170 | msgstr "Không rõ lỗi thư viện liên kết động" | |
7171 | ||
95bf8d1b | 7172 | #: ../src/common/fmapbase.cpp:811 |
18867602 | 7173 | #, c-format |
70797979 VZ |
7174 | msgid "Unknown encoding (%d)" |
7175 | msgstr "Không rõ bộ giải mã (%d)" | |
7176 | ||
6d876f2a | 7177 | #: ../src/msw/ole/automtn.cpp:678 |
5f2f8e02 | 7178 | #, c-format |
5325c2e3 | 7179 | msgid "Unknown error %08x" |
5f2f8e02 | 7180 | msgstr "Không hiểu lỗi %08x" |
5325c2e3 | 7181 | |
6d876f2a | 7182 | #: ../src/msw/ole/automtn.cpp:637 |
5325c2e3 | 7183 | msgid "Unknown exception" |
5f2f8e02 | 7184 | msgstr "Không hiểu ngoại lệ" |
5325c2e3 | 7185 | |
6d876f2a | 7186 | #: ../src/common/image.cpp:2597 |
5325c2e3 | 7187 | msgid "Unknown image data format." |
5f2f8e02 | 7188 | msgstr "Không hiểu định dạng dữ liệu ảnh" |
5325c2e3 VZ |
7189 | |
7190 | #: ../src/common/cmdline.cpp:742 | |
18867602 | 7191 | #, c-format |
70797979 VZ |
7192 | msgid "Unknown long option '%s'" |
7193 | msgstr "Không rõ tùy chọn dài '%s'" | |
7194 | ||
6d876f2a | 7195 | #: ../src/msw/ole/automtn.cpp:621 |
5325c2e3 | 7196 | msgid "Unknown name or named argument." |
5f2f8e02 | 7197 | msgstr "Không hiểu tên hay tham số tên." |
5325c2e3 | 7198 | |
95bf8d1b | 7199 | #: ../src/common/cmdline.cpp:757 ../src/common/cmdline.cpp:779 |
18867602 | 7200 | #, c-format |
70797979 VZ |
7201 | msgid "Unknown option '%s'" |
7202 | msgstr "Không biết tùy chọn %s" | |
7203 | ||
5325c2e3 | 7204 | #: ../src/common/mimecmn.cpp:231 |
18867602 | 7205 | #, c-format |
70797979 VZ |
7206 | msgid "Unmatched '{' in an entry for mime type %s." |
7207 | msgstr "Không khớp '{' trong một mục từ cho kiểu diễn tả %s." | |
7208 | ||
95bf8d1b | 7209 | #: ../src/common/cmdproc.cpp:263 ../src/common/cmdproc.cpp:289 |
5325c2e3 | 7210 | #: ../src/common/cmdproc.cpp:309 |
70797979 VZ |
7211 | msgid "Unnamed command" |
7212 | msgstr "Câu lệnh vô danh" | |
7213 | ||
be546c6f | 7214 | #: ../src/propgrid/propgrid.cpp:399 |
73423e29 VZ |
7215 | msgid "Unspecified" |
7216 | msgstr "Chưa định danh" | |
7217 | ||
95bf8d1b | 7218 | #: ../src/msw/clipbrd.cpp:272 ../src/msw/clipbrd.cpp:440 |
70797979 VZ |
7219 | msgid "Unsupported clipboard format." |
7220 | msgstr "Dạng thức clipboard không được hỗ trợ." | |
7221 | ||
5325c2e3 | 7222 | #: ../src/common/appcmn.cpp:229 |
18867602 | 7223 | #, c-format |
70797979 VZ |
7224 | msgid "Unsupported theme '%s'." |
7225 | msgstr "Theme '%s' không được hỗ trợ." | |
7226 | ||
95bf8d1b | 7227 | #: ../src/generic/fdrepdlg.cpp:153 ../src/common/stockitem.cpp:206 |
70797979 VZ |
7228 | msgid "Up" |
7229 | msgstr "Lên" | |
7230 | ||
5325c2e3 VZ |
7231 | #: ../src/richtext/richtextliststylepage.cpp:484 |
7232 | #: ../src/richtext/richtextbulletspage.cpp:289 | |
70797979 VZ |
7233 | msgid "Upper case letters" |
7234 | msgstr "Chuyển thành chữ hoa" | |
7235 | ||
5325c2e3 VZ |
7236 | #: ../src/richtext/richtextliststylepage.cpp:486 |
7237 | #: ../src/richtext/richtextbulletspage.cpp:291 | |
70797979 VZ |
7238 | msgid "Upper case roman numerals" |
7239 | msgstr "Đổi thành chữ số La Mã in hoa" | |
7240 | ||
5325c2e3 | 7241 | #: ../src/common/cmdline.cpp:1148 |
18867602 | 7242 | #, c-format |
70797979 | 7243 | msgid "Usage: %s" |
4db65a42 | 7244 | msgstr "Cách dùng: %s" |
70797979 | 7245 | |
5325c2e3 VZ |
7246 | #: ../src/richtext/richtextindentspage.cpp:182 |
7247 | #: ../src/richtext/richtextindentspage.cpp:184 | |
73423e29 | 7248 | #: ../src/richtext/richtextliststylepage.cpp:359 |
5325c2e3 | 7249 | #: ../src/richtext/richtextliststylepage.cpp:361 |
70797979 VZ |
7250 | msgid "Use the current alignment setting." |
7251 | msgstr "Sử dụng cài đặt về căn chỉnh hiện hành." | |
7252 | ||
95bf8d1b | 7253 | #: ../src/osx/carbon/dataview.cpp:2659 ../src/osx/carbon/dataview.cpp:2724 |
70797979 VZ |
7254 | msgid "Valid pointer to native data view control does not exist" |
7255 | msgstr "Con trỏ hợp lệ cho điều khiển hiển thị dữ liệu nội tại chưa tồn tại" | |
7256 | ||
5325c2e3 | 7257 | #: ../src/common/valtext.cpp:175 |
70797979 VZ |
7258 | msgid "Validation conflict" |
7259 | msgstr "Bộ xác định tính hợp lệ bị xung đột" | |
7260 | ||
73423e29 VZ |
7261 | #: ../src/propgrid/manager.cpp:239 |
7262 | msgid "Value" | |
7263 | msgstr "Giá trị" | |
7264 | ||
5325c2e3 | 7265 | #: ../src/propgrid/props.cpp:385 |
5f2f8e02 | 7266 | #, c-format |
5325c2e3 | 7267 | msgid "Value must be %s or higher." |
5f2f8e02 | 7268 | msgstr "Giá trị phải là %s hay lớn hơn." |
73423e29 | 7269 | |
5325c2e3 | 7270 | #: ../src/propgrid/props.cpp:412 |
5f2f8e02 | 7271 | #, c-format |
5325c2e3 | 7272 | msgid "Value must be %s or less." |
5f2f8e02 | 7273 | msgstr "Giá trị phải là %s hay nhỏ hơn." |
73423e29 | 7274 | |
95bf8d1b | 7275 | #: ../src/propgrid/props.cpp:389 ../src/propgrid/props.cpp:416 |
5f2f8e02 | 7276 | #, c-format |
5325c2e3 | 7277 | msgid "Value must be between %s and %s." |
5f2f8e02 | 7278 | msgstr "Giá trị phải nằm giữa %s và %s." |
73423e29 VZ |
7279 | |
7280 | #: ../src/generic/aboutdlgg.cpp:129 | |
7281 | msgid "Version " | |
7282 | msgstr "Phiên bản " | |
70797979 | 7283 | |
6d876f2a VZ |
7284 | #: ../src/richtext/richtextsizepage.cpp:288 |
7285 | #: ../src/richtext/richtextsizepage.cpp:290 | |
5325c2e3 | 7286 | msgid "Vertical alignment." |
5f2f8e02 | 7287 | msgstr "Căn lề dọc." |
5325c2e3 | 7288 | |
6d876f2a | 7289 | #: ../src/generic/filedlgg.cpp:217 |
70797979 | 7290 | msgid "View files as a detailed view" |
d2fd6629 | 7291 | msgstr "Hiển thị tập tin dạng chi tiết" |
70797979 | 7292 | |
6d876f2a | 7293 | #: ../src/generic/filedlgg.cpp:215 |
70797979 | 7294 | msgid "View files as a list view" |
d2fd6629 | 7295 | msgstr "Hiển thị tập tin bằng kiểu danh sách liệt kê" |
70797979 | 7296 | |
6d876f2a | 7297 | #: ../src/common/docview.cpp:1948 |
70797979 VZ |
7298 | msgid "Views" |
7299 | msgstr "Trình bày" | |
7300 | ||
5325c2e3 | 7301 | #: ../src/common/accelcmn.cpp:109 |
70797979 VZ |
7302 | msgid "WINDOWS_LEFT" |
7303 | msgstr "WINDOWS_LEFT" | |
7304 | ||
5325c2e3 | 7305 | #: ../src/common/accelcmn.cpp:111 |
70797979 VZ |
7306 | msgid "WINDOWS_MENU" |
7307 | msgstr "WINDOWS_MENU" | |
7308 | ||
5325c2e3 | 7309 | #: ../src/common/accelcmn.cpp:110 |
70797979 VZ |
7310 | msgid "WINDOWS_RIGHT" |
7311 | msgstr "WINDOWS_RIGHT" | |
7312 | ||
73423e29 | 7313 | #: ../src/unix/epolldispatcher.cpp:214 |
18867602 | 7314 | #, c-format |
70797979 | 7315 | msgid "Waiting for IO on epoll descriptor %d failed" |
18867602 | 7316 | msgstr "Đợi IO trên phần mô tả epoll %d gặp lỗi" |
70797979 | 7317 | |
be546c6f | 7318 | #: ../src/common/log.cpp:230 |
70797979 | 7319 | msgid "Warning: " |
73423e29 | 7320 | msgstr "Cảnh báo: " |
70797979 | 7321 | |
5325c2e3 | 7322 | #: ../src/propgrid/advprops.cpp:652 |
73423e29 VZ |
7323 | msgid "Weight" |
7324 | msgstr "Độ rộng" | |
7325 | ||
95bf8d1b | 7326 | #: ../src/common/fmapbase.cpp:149 |
70797979 VZ |
7327 | msgid "Western European (ISO-8859-1)" |
7328 | msgstr "Western European (ISO-8859-1)" | |
7329 | ||
95bf8d1b | 7330 | #: ../src/common/fmapbase.cpp:163 |
70797979 VZ |
7331 | msgid "Western European with Euro (ISO-8859-15)" |
7332 | msgstr "Western European with Euro (ISO-8859-15)" | |
7333 | ||
95bf8d1b | 7334 | #: ../src/generic/fontdlgg.cpp:447 ../src/generic/fontdlgg.cpp:449 |
70797979 VZ |
7335 | msgid "Whether the font is underlined." |
7336 | msgstr "Không biết phông chữ có gạch chân hay không." | |
7337 | ||
7338 | #: ../src/generic/fdrepdlg.cpp:145 | |
7339 | msgid "Whole word" | |
4db65a42 | 7340 | msgstr "Toàn bộ từ" |
70797979 | 7341 | |
6d876f2a | 7342 | #: ../src/html/helpwnd.cpp:547 |
70797979 | 7343 | msgid "Whole words only" |
4db65a42 | 7344 | msgstr "Chỉ khi khớp cả từ" |
70797979 | 7345 | |
95bf8d1b | 7346 | #: ../src/univ/themes/win32.cpp:1103 |
70797979 | 7347 | msgid "Win32 theme" |
18867602 | 7348 | msgstr "kiểu Win32" |
70797979 | 7349 | |
6d876f2a | 7350 | #: ../src/msw/utils.cpp:1221 |
70797979 VZ |
7351 | msgid "Win32s on Windows 3.1" |
7352 | msgstr "Win32s trên Windows 3.1" | |
7353 | ||
6d876f2a | 7354 | #: ../src/msw/utils.cpp:1271 |
5325c2e3 | 7355 | msgid "Windows 2000" |
5f2f8e02 | 7356 | msgstr "Windows 2000" |
5325c2e3 | 7357 | |
6d876f2a | 7358 | #: ../src/msw/utils.cpp:1303 |
5325c2e3 | 7359 | msgid "Windows 7" |
5f2f8e02 | 7360 | msgstr "Windows 7" |
70797979 | 7361 | |
6d876f2a | 7362 | #: ../src/msw/utils.cpp:1235 |
70797979 VZ |
7363 | msgid "Windows 95" |
7364 | msgstr "Windows 95" | |
7365 | ||
6d876f2a | 7366 | #: ../src/msw/utils.cpp:1231 |
70797979 VZ |
7367 | msgid "Windows 95 OSR2" |
7368 | msgstr "Windows 95 OSR2" | |
7369 | ||
6d876f2a | 7370 | #: ../src/msw/utils.cpp:1246 |
70797979 VZ |
7371 | msgid "Windows 98" |
7372 | msgstr "Windows 98" | |
7373 | ||
6d876f2a | 7374 | #: ../src/msw/utils.cpp:1242 |
70797979 VZ |
7375 | msgid "Windows 98 SE" |
7376 | msgstr "Windows 98 SE" | |
7377 | ||
6d876f2a | 7378 | #: ../src/msw/utils.cpp:1253 |
18867602 | 7379 | #, c-format |
70797979 VZ |
7380 | msgid "Windows 9x (%d.%d)" |
7381 | msgstr "Windows 9x (%d.%d)" | |
7382 | ||
95bf8d1b | 7383 | #: ../src/common/fmapbase.cpp:178 |
70797979 VZ |
7384 | msgid "Windows Arabic (CP 1256)" |
7385 | msgstr "Windows Ả Rập (CP 1256)" | |
7386 | ||
95bf8d1b | 7387 | #: ../src/common/fmapbase.cpp:179 |
70797979 VZ |
7388 | msgid "Windows Baltic (CP 1257)" |
7389 | msgstr "Windows Baltic (CP 1257)" | |
7390 | ||
6d876f2a | 7391 | #: ../src/msw/utils.cpp:1215 |
18867602 | 7392 | #, c-format |
70797979 VZ |
7393 | msgid "Windows CE (%d.%d)" |
7394 | msgstr "Windows CE (%d.%d)" | |
7395 | ||
95bf8d1b | 7396 | #: ../src/common/fmapbase.cpp:172 |
70797979 VZ |
7397 | msgid "Windows Central European (CP 1250)" |
7398 | msgstr "Windows Central European (CP 1250)" | |
7399 | ||
95bf8d1b | 7400 | #: ../src/common/fmapbase.cpp:169 |
5325c2e3 | 7401 | msgid "Windows Chinese Simplified (CP 936) or GB-2312" |
5f2f8e02 | 7402 | msgstr "Windows Trung Quốc Giản thể (CP 936) hoặc GB-2312" |
70797979 | 7403 | |
95bf8d1b | 7404 | #: ../src/common/fmapbase.cpp:171 |
5325c2e3 | 7405 | msgid "Windows Chinese Traditional (CP 950) or Big-5" |
70797979 VZ |
7406 | msgstr "Windows Trung Quốc Cổ Điển (CP 950)" |
7407 | ||
95bf8d1b | 7408 | #: ../src/common/fmapbase.cpp:173 |
70797979 VZ |
7409 | msgid "Windows Cyrillic (CP 1251)" |
7410 | msgstr "Windows Cyrillic (CP 1251)" | |
7411 | ||
95bf8d1b | 7412 | #: ../src/common/fmapbase.cpp:175 |
70797979 VZ |
7413 | msgid "Windows Greek (CP 1253)" |
7414 | msgstr "Windows Hi Lạp (CP 1253)" | |
7415 | ||
95bf8d1b | 7416 | #: ../src/common/fmapbase.cpp:177 |
70797979 VZ |
7417 | msgid "Windows Hebrew (CP 1255)" |
7418 | msgstr "Windows Hebrew (CP 1255)" | |
7419 | ||
95bf8d1b | 7420 | #: ../src/common/fmapbase.cpp:168 |
5325c2e3 | 7421 | msgid "Windows Japanese (CP 932) or Shift-JIS" |
5f2f8e02 | 7422 | msgstr "Windows Tiếng Nhật (CP 932) hoặc Shift-JIS" |
70797979 | 7423 | |
95bf8d1b | 7424 | #: ../src/common/fmapbase.cpp:181 |
95bf8d1b | 7425 | msgid "Windows Johab (CP 1361)" |
d2fd6629 | 7426 | msgstr "Windows Johab (CP 1361)" |
95bf8d1b VZ |
7427 | |
7428 | #: ../src/common/fmapbase.cpp:170 | |
70797979 VZ |
7429 | msgid "Windows Korean (CP 949)" |
7430 | msgstr "Windows Tiếng Hàn (CP 949)" | |
7431 | ||
6d876f2a | 7432 | #: ../src/msw/utils.cpp:1250 |
70797979 VZ |
7433 | msgid "Windows ME" |
7434 | msgstr "Windows ME" | |
7435 | ||
6d876f2a | 7436 | #: ../src/msw/utils.cpp:1311 |
5f2f8e02 | 7437 | #, c-format |
5325c2e3 | 7438 | msgid "Windows NT %lu.%lu" |
5f2f8e02 | 7439 | msgstr "Windows NT %lu.%lu" |
70797979 | 7440 | |
6d876f2a | 7441 | #: ../src/msw/utils.cpp:1280 |
5325c2e3 | 7442 | msgid "Windows Server 2003" |
5f2f8e02 | 7443 | msgstr "Windows Server 2003" |
70797979 | 7444 | |
6d876f2a | 7445 | #: ../src/msw/utils.cpp:1296 |
5325c2e3 | 7446 | msgid "Windows Server 2008" |
5f2f8e02 | 7447 | msgstr "Windows Server 2008" |
5325c2e3 | 7448 | |
6d876f2a | 7449 | #: ../src/msw/utils.cpp:1302 |
5325c2e3 | 7450 | msgid "Windows Server 2008 R2" |
5f2f8e02 | 7451 | msgstr "Windows Server 2008 R2" |
5325c2e3 | 7452 | |
95bf8d1b | 7453 | #: ../src/common/fmapbase.cpp:167 |
70797979 VZ |
7454 | msgid "Windows Thai (CP 874)" |
7455 | msgstr "Windows Thái Lan(CP 874)" | |
7456 | ||
95bf8d1b | 7457 | #: ../src/common/fmapbase.cpp:176 |
70797979 VZ |
7458 | msgid "Windows Turkish (CP 1254)" |
7459 | msgstr "Windows Thổ Nhĩ Kỳ (CP 1254)" | |
7460 | ||
95bf8d1b | 7461 | #: ../src/common/fmapbase.cpp:180 |
95bf8d1b | 7462 | msgid "Windows Vietnamese (CP 1258)" |
d2fd6629 | 7463 | msgstr "Windows Vietnamese (CP 1258)" |
95bf8d1b | 7464 | |
6d876f2a | 7465 | #: ../src/msw/utils.cpp:1297 |
5325c2e3 | 7466 | msgid "Windows Vista" |
5f2f8e02 | 7467 | msgstr "Windows Vista" |
73423e29 | 7468 | |
95bf8d1b | 7469 | #: ../src/common/fmapbase.cpp:174 |
70797979 VZ |
7470 | msgid "Windows Western European (CP 1252)" |
7471 | msgstr "Windows Trung Âu (CP 1252)" | |
7472 | ||
6d876f2a | 7473 | #: ../src/msw/utils.cpp:1286 |
5325c2e3 | 7474 | msgid "Windows XP" |
5f2f8e02 | 7475 | msgstr "Windows XP" |
70797979 | 7476 | |
95bf8d1b | 7477 | #: ../src/common/fmapbase.cpp:182 |
70797979 VZ |
7478 | msgid "Windows/DOS OEM (CP 437)" |
7479 | msgstr "Windows/DOS OEM (CP 437)" | |
7480 | ||
95bf8d1b | 7481 | #: ../src/common/fmapbase.cpp:166 |
5325c2e3 | 7482 | msgid "Windows/DOS OEM Cyrillic (CP 866)" |
5f2f8e02 | 7483 | msgstr "Windows/DOS OEM Cyrillic (CP 866)" |
5325c2e3 | 7484 | |
6d876f2a | 7485 | #: ../src/common/ffile.cpp:149 |
18867602 | 7486 | #, c-format |
70797979 VZ |
7487 | msgid "Write error on file '%s'" |
7488 | msgstr "Lỗi ghi trên tập tin '%s'" | |
7489 | ||
6d876f2a | 7490 | #: ../src/xml/xml.cpp:845 |
18867602 | 7491 | #, c-format |
70797979 VZ |
7492 | msgid "XML parsing error: '%s' at line %d" |
7493 | msgstr "Gặp lỗi khi phân tách XML: '%s' trên dòng %d" | |
7494 | ||
73423e29 | 7495 | #: ../src/common/xpmdecod.cpp:797 |
70797979 VZ |
7496 | msgid "XPM: Malformed pixel data!" |
7497 | msgstr "XPM: Dữ liệu điểm ảnh của ảnh bị hỏng!" | |
7498 | ||
73423e29 | 7499 | #: ../src/common/xpmdecod.cpp:706 |
18867602 | 7500 | #, c-format |
70797979 VZ |
7501 | msgid "XPM: incorrect colour description in line %d" |
7502 | msgstr "XPM: phần mô tả màu sắc không đúng tại dòng %d" | |
7503 | ||
73423e29 | 7504 | #: ../src/common/xpmdecod.cpp:681 |
70797979 VZ |
7505 | msgid "XPM: incorrect header format!" |
7506 | msgstr "XPM: định dạng phần đầu không đúng!" | |
7507 | ||
95bf8d1b | 7508 | #: ../src/common/xpmdecod.cpp:717 ../src/common/xpmdecod.cpp:726 |
18867602 | 7509 | #, c-format |
70797979 VZ |
7510 | msgid "XPM: malformed colour definition '%s' at line %d!" |
7511 | msgstr "XPM: định nghĩa màu sắc dị hình '%s' tại dòng %d!" | |
7512 | ||
73423e29 | 7513 | #: ../src/common/xpmdecod.cpp:756 |
70797979 VZ |
7514 | msgid "XPM: no colors left to use for mask!" |
7515 | msgstr "XPM: không tìm thấy màu sử dụng cho mặt nạ!" | |
7516 | ||
73423e29 | 7517 | #: ../src/common/xpmdecod.cpp:783 |
18867602 | 7518 | #, c-format |
70797979 VZ |
7519 | msgid "XPM: truncated image data at line %d!" |
7520 | msgstr "XPM: dữ liệu bị cắt xén ảnh tại dòng %d!" | |
7521 | ||
6d876f2a | 7522 | #: ../src/common/stockitem.cpp:207 ../src/motif/msgdlg.cpp:197 |
70797979 VZ |
7523 | msgid "Yes" |
7524 | msgstr "Đồng ý" | |
7525 | ||
73423e29 | 7526 | #: ../src/osx/carbon/overlay.cpp:156 |
70797979 VZ |
7527 | msgid "You cannot Clear an overlay that is not inited" |
7528 | msgstr "Bạn không thể Xóa một overlay mà nó chưa được khởi tạo" | |
7529 | ||
95bf8d1b | 7530 | #: ../src/osx/carbon/overlay.cpp:108 ../src/dfb/overlay.cpp:62 |
70797979 VZ |
7531 | msgid "You cannot Init an overlay twice" |
7532 | msgstr "Bạn không thể khởi tạo overlay lần nữa" | |
7533 | ||
7534 | #: ../src/generic/dirdlgg.cpp:317 | |
7535 | msgid "You cannot add a new directory to this section." | |
7536 | msgstr "Bạn không thể thêm một thư mục mới vào section này." | |
7537 | ||
be546c6f | 7538 | #: ../src/propgrid/propgrid.cpp:3259 |
5325c2e3 | 7539 | msgid "You have entered invalid value. Press ESC to cancel editing." |
95bf8d1b VZ |
7540 | msgstr "" |
7541 | "Bạn đã nhập vào giá trị không hợp lệ. Hãy bấm phím ESC để huỷ bỏ việc chỉnh " | |
7542 | "sửa." | |
5325c2e3 VZ |
7543 | |
7544 | #: ../src/common/stockitem.cpp:210 | |
70797979 VZ |
7545 | msgid "Zoom &In" |
7546 | msgstr "Phóng T&o" | |
7547 | ||
5325c2e3 | 7548 | #: ../src/common/stockitem.cpp:211 |
70797979 VZ |
7549 | msgid "Zoom &Out" |
7550 | msgstr "Th&u Nhỏ" | |
7551 | ||
95bf8d1b | 7552 | #: ../src/common/stockitem.cpp:210 ../src/common/prntbase.cpp:1565 |
5325c2e3 | 7553 | msgid "Zoom In" |
5f2f8e02 | 7554 | msgstr "Phóng to" |
5325c2e3 | 7555 | |
95bf8d1b | 7556 | #: ../src/common/stockitem.cpp:211 ../src/common/prntbase.cpp:1551 |
5325c2e3 | 7557 | msgid "Zoom Out" |
5f2f8e02 | 7558 | msgstr "Thu nhỏ" |
5325c2e3 VZ |
7559 | |
7560 | #: ../src/common/stockitem.cpp:209 | |
70797979 VZ |
7561 | msgid "Zoom to &Fit" |
7562 | msgstr "Vừa &Khít Cửa Sổ" | |
7563 | ||
5325c2e3 | 7564 | #: ../src/common/stockitem.cpp:209 |
5325c2e3 | 7565 | msgid "Zoom to Fit" |
5f2f8e02 | 7566 | msgstr "Phóng to Khít Cửa Sổ" |
5325c2e3 | 7567 | |
be546c6f | 7568 | #: ../src/msw/dde.cpp:1145 |
70797979 VZ |
7569 | msgid "a DDEML application has created a prolonged race condition." |
7570 | msgstr "một ứng dụng DDEML đã tạo ra một loại điều kiện nối dài." | |
7571 | ||
be546c6f | 7572 | #: ../src/msw/dde.cpp:1133 |
70797979 | 7573 | msgid "" |
95bf8d1b VZ |
7574 | "a DDEML function was called without first calling the DdeInitialize " |
7575 | "function,\n" | |
70797979 VZ |
7576 | "or an invalid instance identifier\n" |
7577 | "was passed to a DDEML function." | |
7578 | msgstr "" | |
7579 | "hàm DDEML được gọi mà không gọi hàm DdeInitialize trước,\n" | |
7580 | "hay bộ nhận dạng instance không hợp lệ\n" | |
7581 | "đã được chuyển qua hàm DDEML." | |
7582 | ||
be546c6f | 7583 | #: ../src/msw/dde.cpp:1151 |
70797979 VZ |
7584 | msgid "a client's attempt to establish a conversation has failed." |
7585 | msgstr "sự có gắng của máy khách để thiết lập một cuộc đàm thoại bị lỗi." | |
7586 | ||
be546c6f | 7587 | #: ../src/msw/dde.cpp:1148 |
70797979 VZ |
7588 | msgid "a memory allocation failed." |
7589 | msgstr "sự cấp phát bộ nhớ bị lỗi." | |
7590 | ||
be546c6f | 7591 | #: ../src/msw/dde.cpp:1142 |
70797979 VZ |
7592 | msgid "a parameter failed to be validated by the DDEML." |
7593 | msgstr "một tham số gặp lỗi được công nhận bởi DDEML." | |
7594 | ||
be546c6f | 7595 | #: ../src/msw/dde.cpp:1124 |
70797979 VZ |
7596 | msgid "a request for a synchronous advise transaction has timed out." |
7597 | msgstr "yêu cầu cho chuyển tác advise đồng bộ gặp lỗi quá lâu." | |
7598 | ||
be546c6f | 7599 | #: ../src/msw/dde.cpp:1130 |
70797979 VZ |
7600 | msgid "a request for a synchronous data transaction has timed out." |
7601 | msgstr "yêu cầu chuyển tác dữ liệu đồng bộ gặp lỗi quá lâu." | |
7602 | ||
be546c6f | 7603 | #: ../src/msw/dde.cpp:1139 |
70797979 VZ |
7604 | msgid "a request for a synchronous execute transaction has timed out." |
7605 | msgstr "yêu cầu cho chuyển tác thi hành đồng bộ gặp lỗi quá lâu." | |
7606 | ||
be546c6f | 7607 | #: ../src/msw/dde.cpp:1157 |
70797979 VZ |
7608 | msgid "a request for a synchronous poke transaction has timed out." |
7609 | msgstr "yêu cầu cho chuyển tác poke đồng bộ gặp lỗi quá lâu." | |
7610 | ||
be546c6f | 7611 | #: ../src/msw/dde.cpp:1172 |
70797979 VZ |
7612 | msgid "a request to end an advise transaction has timed out." |
7613 | msgstr "yêu cầu cho chuyển tác end và advise đồng bộ gặp lỗi quá lâu." | |
7614 | ||
be546c6f | 7615 | #: ../src/msw/dde.cpp:1166 |
70797979 VZ |
7616 | msgid "" |
7617 | "a server-side transaction was attempted on a conversation\n" | |
7618 | "that was terminated by the client, or the server\n" | |
7619 | "terminated before completing a transaction." | |
7620 | msgstr "" | |
7621 | "chuyển tác phía máy chủ nỗ lực để giao tiếp\n" | |
7622 | "với chuyển tác đã chấm dứt phía máy khách, hay máy chủ\n" | |
7623 | "chấm dứt trước khi hoàn tất chuyển tác." | |
7624 | ||
be546c6f | 7625 | #: ../src/msw/dde.cpp:1154 |
70797979 VZ |
7626 | msgid "a transaction failed." |
7627 | msgstr "một chuyển tác bị lỗi." | |
7628 | ||
5325c2e3 | 7629 | #: ../src/common/accelcmn.cpp:185 |
70797979 VZ |
7630 | msgid "alt" |
7631 | msgstr "alt" | |
7632 | ||
be546c6f | 7633 | #: ../src/msw/dde.cpp:1136 |
70797979 VZ |
7634 | msgid "" |
7635 | "an application initialized as APPCLASS_MONITOR has\n" | |
7636 | "attempted to perform a DDE transaction,\n" | |
7637 | "or an application initialized as APPCMD_CLIENTONLY has \n" | |
7638 | "attempted to perform server transactions." | |
7639 | msgstr "" | |
7640 | "một ứng dụng khởi tạo như APPCLASS_MONITOR đã\n" | |
7641 | "cố gắng thi hành một chuyển tác DDE,\n" | |
7642 | "hay một ứng dụng khởi tạo như APPCMD_CLIENTONLY đã\n" | |
7643 | "cố gắng thi hành một chuyển tác phía máy chủ." | |
7644 | ||
be546c6f | 7645 | #: ../src/msw/dde.cpp:1160 |
70797979 VZ |
7646 | msgid "an internal call to the PostMessage function has failed. " |
7647 | msgstr "cuộc gọi nội tới hàm PostMessage gặp lỗi." | |
7648 | ||
be546c6f | 7649 | #: ../src/msw/dde.cpp:1169 |
70797979 VZ |
7650 | msgid "an internal error has occurred in the DDEML." |
7651 | msgstr "một lỗi nội bộ phát sinh trong DDEML." | |
7652 | ||
be546c6f | 7653 | #: ../src/msw/dde.cpp:1175 |
70797979 VZ |
7654 | msgid "" |
7655 | "an invalid transaction identifier was passed to a DDEML function.\n" | |
7656 | "Once the application has returned from an XTYP_XACT_COMPLETE callback,\n" | |
7657 | "the transaction identifier for that callback is no longer valid." | |
7658 | msgstr "" | |
7659 | "một bộ nhận dạng chuyển tác không hợp lệ được chuyển tới hàm DDEML.\n" | |
7660 | "Một khi ứng dụng trả về từ một XTYP_XACT_COMPLETE callback,\n" | |
7661 | "bộ nhận dạng chuyển tác cho callback đó sẽ không còn hợp lệ." | |
7662 | ||
73423e29 | 7663 | #: ../src/common/zipstrm.cpp:1273 |
70797979 | 7664 | msgid "assuming this is a multi-part zip concatenated" |
d2fd6629 | 7665 | msgstr "xác nhận rằng đây là các phần móc nối của tập tin zip" |
70797979 | 7666 | |
95bf8d1b | 7667 | #: ../src/common/fileconf.cpp:1883 |
18867602 | 7668 | #, c-format |
70797979 VZ |
7669 | msgid "attempt to change immutable key '%s' ignored." |
7670 | msgstr "cố gắng đổi khóa bất biến '%s' bị bỏ qua." | |
7671 | ||
7672 | #: ../src/html/chm.cpp:330 | |
7673 | msgid "bad arguments to library function" | |
7674 | msgstr "tham số sai tới hàm thư viện" | |
7675 | ||
7676 | #: ../src/html/chm.cpp:342 | |
7677 | msgid "bad signature" | |
7678 | msgstr "chữ ký sai" | |
7679 | ||
73423e29 | 7680 | #: ../src/common/zipstrm.cpp:1716 |
70797979 | 7681 | msgid "bad zipfile offset to entry" |
d2fd6629 | 7682 | msgstr "đoạn offset tập tin zipfile hỏng được ghi vào" |
70797979 | 7683 | |
95bf8d1b | 7684 | #: ../src/common/ftp.cpp:406 |
70797979 VZ |
7685 | msgid "binary" |
7686 | msgstr "nhị phân" | |
7687 | ||
be546c6f | 7688 | #: ../src/common/fontcmn.cpp:979 |
70797979 VZ |
7689 | msgid "bold" |
7690 | msgstr "đậm" | |
7691 | ||
73423e29 | 7692 | #: ../src/os2/iniconf.cpp:464 |
70797979 VZ |
7693 | msgid "buffer is too small for Windows directory." |
7694 | msgstr "bộ đệm quá nhỏ cho thư mục Windows." | |
7695 | ||
6d876f2a | 7696 | #: ../src/msw/utils.cpp:1317 |
5f2f8e02 | 7697 | #, c-format |
5325c2e3 | 7698 | msgid "build %lu" |
5f2f8e02 | 7699 | msgstr "xây dựng %lu" |
5325c2e3 | 7700 | |
73423e29 | 7701 | #: ../src/common/ffile.cpp:80 |
18867602 | 7702 | #, c-format |
70797979 VZ |
7703 | msgid "can't close file '%s'" |
7704 | msgstr "không thể đóng tập tin '%s'" | |
7705 | ||
be546c6f | 7706 | #: ../src/common/file.cpp:279 |
18867602 | 7707 | #, c-format |
70797979 | 7708 | msgid "can't close file descriptor %d" |
d2fd6629 | 7709 | msgstr "không thể đóng phần mô tả tập tin %d" |
70797979 | 7710 | |
6d876f2a | 7711 | #: ../src/common/file.cpp:605 |
18867602 | 7712 | #, c-format |
70797979 | 7713 | msgid "can't commit changes to file '%s'" |
d2fd6629 | 7714 | msgstr "không thể chuyển các thay đổi tới tập tin '%s'" |
70797979 | 7715 | |
be546c6f | 7716 | #: ../src/common/file.cpp:213 |
18867602 | 7717 | #, c-format |
70797979 VZ |
7718 | msgid "can't create file '%s'" |
7719 | msgstr "không thể tạo tập tin '%s'" | |
7720 | ||
73423e29 | 7721 | #: ../src/common/fileconf.cpp:1177 |
18867602 | 7722 | #, c-format |
70797979 | 7723 | msgid "can't delete user configuration file '%s'" |
d2fd6629 | 7724 | msgstr "không thể xóa tập tin cấu hình '%s' của người dùng" |
70797979 | 7725 | |
6d876f2a | 7726 | #: ../src/common/file.cpp:512 |
18867602 | 7727 | #, c-format |
70797979 | 7728 | msgid "can't determine if the end of file is reached on descriptor %d" |
d2fd6629 | 7729 | msgstr "không thể kết thúc nếu kết thúc tập tin nằm trên phần mô tả %d" |
70797979 | 7730 | |
95bf8d1b | 7731 | #: ../src/msdos/utilsdos.cpp:311 ../src/msdos/utilsdos.cpp:476 |
18867602 | 7732 | #, c-format |
70797979 VZ |
7733 | msgid "can't execute '%s'" |
7734 | msgstr "không thể thực hiện '%s'" | |
7735 | ||
73423e29 | 7736 | #: ../src/common/zipstrm.cpp:1491 |
70797979 VZ |
7737 | msgid "can't find central directory in zip" |
7738 | msgstr "không thể tìm thấy thư mục trung tâm trong zip" | |
7739 | ||
6d876f2a | 7740 | #: ../src/common/file.cpp:482 |
18867602 | 7741 | #, c-format |
70797979 | 7742 | msgid "can't find length of file on file descriptor %d" |
d2fd6629 | 7743 | msgstr "không thể tìm thấy độ dài của tập tin trên phần mô tả tập tin %d" |
70797979 | 7744 | |
95bf8d1b | 7745 | #: ../src/msw/utils.cpp:374 |
70797979 | 7746 | msgid "can't find user's HOME, using current directory." |
95bf8d1b VZ |
7747 | msgstr "" |
7748 | "không thể tìm thấy thư mục HOME của người dùng, sử dụng thư mục hiện hành." | |
70797979 | 7749 | |
6d876f2a | 7750 | #: ../src/common/file.cpp:383 |
18867602 | 7751 | #, c-format |
70797979 | 7752 | msgid "can't flush file descriptor %d" |
d2fd6629 | 7753 | msgstr "không thể vào thẳng phần mô tả tập tin %d" |
70797979 | 7754 | |
6d876f2a | 7755 | #: ../src/common/file.cpp:439 ../src/msw/wince/filefnwce.cpp:199 |
18867602 | 7756 | #, c-format |
70797979 | 7757 | msgid "can't get seek position on file descriptor %d" |
d2fd6629 | 7758 | msgstr "không thể tìm thấy vị trí trên phần mô tả tập tin %d" |
70797979 | 7759 | |
95bf8d1b | 7760 | #: ../src/common/fontmap.cpp:326 |
70797979 VZ |
7761 | msgid "can't load any font, aborting" |
7762 | msgstr "không tải được phông chữ nào, bãi bỏ" | |
7763 | ||
95bf8d1b | 7764 | #: ../src/common/file.cpp:265 ../src/common/ffile.cpp:64 |
18867602 | 7765 | #, c-format |
70797979 VZ |
7766 | msgid "can't open file '%s'" |
7767 | msgstr "không thể mở tập tin '%s'" | |
7768 | ||
73423e29 | 7769 | #: ../src/common/fileconf.cpp:352 |
18867602 | 7770 | #, c-format |
70797979 VZ |
7771 | msgid "can't open global configuration file '%s'." |
7772 | msgstr "không thể mở tập tin cấu hình chung '%s'." | |
7773 | ||
73423e29 | 7774 | #: ../src/common/fileconf.cpp:368 |
18867602 | 7775 | #, c-format |
70797979 | 7776 | msgid "can't open user configuration file '%s'." |
d2fd6629 | 7777 | msgstr "không thể mở tập tin '%s' cấu hình của người dùng." |
70797979 | 7778 | |
73423e29 | 7779 | #: ../src/common/fileconf.cpp:1018 |
70797979 | 7780 | msgid "can't open user configuration file." |
d2fd6629 | 7781 | msgstr "không thể mở tập tin cấu hình của người dùng." |
70797979 VZ |
7782 | |
7783 | #: ../src/common/zipstrm.cpp:528 | |
7784 | msgid "can't re-initialize zlib deflate stream" | |
7785 | msgstr "không thể khởi tạo lại zlib deflate stream" | |
7786 | ||
7787 | #: ../src/common/zipstrm.cpp:553 | |
7788 | msgid "can't re-initialize zlib inflate stream" | |
7789 | msgstr "không thể khởi tạo lại zlib inflate stream" | |
7790 | ||
6d876f2a | 7791 | #: ../src/common/file.cpp:335 |
18867602 | 7792 | #, c-format |
70797979 | 7793 | msgid "can't read from file descriptor %d" |
d2fd6629 | 7794 | msgstr "không thể đọc từ phần mô tả tập tin %d" |
70797979 | 7795 | |
6d876f2a | 7796 | #: ../src/common/file.cpp:600 |
18867602 | 7797 | #, c-format |
70797979 | 7798 | msgid "can't remove file '%s'" |
d2fd6629 | 7799 | msgstr "không thể gỡ bỏ tập tin '%s'" |
70797979 | 7800 | |
6d876f2a | 7801 | #: ../src/common/file.cpp:617 |
18867602 | 7802 | #, c-format |
70797979 VZ |
7803 | msgid "can't remove temporary file '%s'" |
7804 | msgstr "không thể gỡ bỏ tập tin tạm thời '%s'" | |
7805 | ||
6d876f2a | 7806 | #: ../src/common/file.cpp:425 ../src/msw/wince/filefnwce.cpp:185 |
18867602 | 7807 | #, c-format |
70797979 | 7808 | msgid "can't seek on file descriptor %d" |
d2fd6629 | 7809 | msgstr "không thể tìm kiếm trên phần mô tả tập tin %d" |
70797979 | 7810 | |
73423e29 | 7811 | #: ../src/common/textfile.cpp:300 |
18867602 | 7812 | #, c-format |
70797979 VZ |
7813 | msgid "can't write buffer '%s' to disk." |
7814 | msgstr "không thể ghi dữ liệu đệm '%s' vào đĩa." | |
7815 | ||
6d876f2a | 7816 | #: ../src/common/file.cpp:351 |
18867602 | 7817 | #, c-format |
70797979 | 7818 | msgid "can't write to file descriptor %d" |
d2fd6629 | 7819 | msgstr "không thể ghi dữ liệu vào phần mô tả tập tin %d" |
70797979 | 7820 | |
73423e29 | 7821 | #: ../src/common/fileconf.cpp:1032 |
70797979 | 7822 | msgid "can't write user configuration file." |
d2fd6629 | 7823 | msgstr "không thể ghi tập tin cấu hình của người dùng." |
70797979 | 7824 | |
70797979 VZ |
7825 | #: ../src/html/chm.cpp:346 |
7826 | msgid "checksum error" | |
7827 | msgstr "tổng kiểm tra sai" | |
7828 | ||
73423e29 | 7829 | #: ../src/common/tarstrm.cpp:821 |
70797979 VZ |
7830 | msgid "checksum failure reading tar header block" |
7831 | msgstr "tổng kiểm tra việc đọc khối đầu gói tar bị thất bại" | |
7832 | ||
5325c2e3 VZ |
7833 | #: ../src/richtext/richtextborderspage.cpp:280 |
7834 | #: ../src/richtext/richtextborderspage.cpp:310 | |
7835 | #: ../src/richtext/richtextborderspage.cpp:340 | |
7836 | #: ../src/richtext/richtextborderspage.cpp:370 | |
7837 | #: ../src/richtext/richtextborderspage.cpp:424 | |
7838 | #: ../src/richtext/richtextborderspage.cpp:454 | |
7839 | #: ../src/richtext/richtextborderspage.cpp:484 | |
7840 | #: ../src/richtext/richtextborderspage.cpp:514 | |
7841 | #: ../src/richtext/richtextmarginspage.cpp:202 | |
7842 | #: ../src/richtext/richtextmarginspage.cpp:227 | |
7843 | #: ../src/richtext/richtextmarginspage.cpp:250 | |
7844 | #: ../src/richtext/richtextmarginspage.cpp:275 | |
7845 | #: ../src/richtext/richtextmarginspage.cpp:316 | |
7846 | #: ../src/richtext/richtextmarginspage.cpp:341 | |
7847 | #: ../src/richtext/richtextmarginspage.cpp:364 | |
7848 | #: ../src/richtext/richtextmarginspage.cpp:389 | |
6d876f2a VZ |
7849 | #: ../src/richtext/richtextsizepage.cpp:336 |
7850 | #: ../src/richtext/richtextsizepage.cpp:370 | |
7851 | #: ../src/richtext/richtextsizepage.cpp:397 | |
7852 | #: ../src/richtext/richtextsizepage.cpp:424 | |
7853 | #: ../src/richtext/richtextsizepage.cpp:451 | |
7854 | #: ../src/richtext/richtextsizepage.cpp:478 | |
7855 | #: ../src/richtext/richtextsizepage.cpp:552 | |
7856 | #: ../src/richtext/richtextsizepage.cpp:587 | |
7857 | #: ../src/richtext/richtextsizepage.cpp:622 | |
7858 | #: ../src/richtext/richtextsizepage.cpp:657 | |
5325c2e3 | 7859 | msgid "cm" |
5f2f8e02 | 7860 | msgstr "cm" |
5325c2e3 | 7861 | |
70797979 VZ |
7862 | #: ../src/html/chm.cpp:348 |
7863 | msgid "compression error" | |
7864 | msgstr "lỗi nén" | |
7865 | ||
7866 | #: ../src/common/regex.cpp:240 | |
7867 | msgid "conversion to 8-bit encoding failed" | |
7868 | msgstr "chuyển đổi sang bộ mã 8-bit gặp lỗi" | |
7869 | ||
5325c2e3 | 7870 | #: ../src/common/accelcmn.cpp:183 |
70797979 VZ |
7871 | msgid "ctrl" |
7872 | msgstr "ctrl" | |
7873 | ||
5325c2e3 | 7874 | #: ../src/common/cmdline.cpp:1316 |
70797979 VZ |
7875 | msgid "date" |
7876 | msgstr "ngày tháng" | |
7877 | ||
7878 | #: ../src/html/chm.cpp:350 | |
7879 | msgid "decompression error" | |
7880 | msgstr "lỗi giải nén" | |
7881 | ||
6d876f2a | 7882 | #: ../src/richtext/richtextstyles.cpp:772 ../src/common/fmapbase.cpp:821 |
70797979 VZ |
7883 | msgid "default" |
7884 | msgstr "mặc định" | |
7885 | ||
5325c2e3 | 7886 | #: ../src/common/cmdline.cpp:1312 |
70797979 | 7887 | msgid "double" |
d2fd6629 | 7888 | msgstr "kép" |
70797979 | 7889 | |
6d876f2a | 7890 | #: ../src/common/debugrpt.cpp:532 |
70797979 VZ |
7891 | msgid "dump of the process state (binary)" |
7892 | msgstr "kết xuất trạng thái qui trình (dạng nhị phân)" | |
7893 | ||
95bf8d1b | 7894 | #: ../src/common/datetimefmt.cpp:1925 |
70797979 VZ |
7895 | msgid "eighteenth" |
7896 | msgstr "thứ mười tám" | |
7897 | ||
95bf8d1b | 7898 | #: ../src/common/datetimefmt.cpp:1915 |
70797979 VZ |
7899 | msgid "eighth" |
7900 | msgstr "thứ tám" | |
7901 | ||
95bf8d1b | 7902 | #: ../src/common/datetimefmt.cpp:1918 |
70797979 VZ |
7903 | msgid "eleventh" |
7904 | msgstr "thứ mười một" | |
7905 | ||
95bf8d1b | 7906 | #: ../src/common/fileconf.cpp:1869 |
18867602 | 7907 | #, c-format |
70797979 VZ |
7908 | msgid "entry '%s' appears more than once in group '%s'" |
7909 | msgstr "mục từ '%s' xuất hiện nhiều hơn một lần trong nhóm '%s'" | |
7910 | ||
7911 | #: ../src/html/chm.cpp:344 | |
7912 | msgid "error in data format" | |
7913 | msgstr "lỗi định dạng dữ liệu" | |
7914 | ||
5325c2e3 | 7915 | #: ../src/msdos/utilsdos.cpp:414 |
18867602 | 7916 | #, c-format |
70797979 VZ |
7917 | msgid "error opening '%s'" |
7918 | msgstr "lỗi khi mở '%s'" | |
7919 | ||
7920 | #: ../src/html/chm.cpp:332 | |
7921 | msgid "error opening file" | |
7922 | msgstr "lỗi khi mở tập tin" | |
7923 | ||
73423e29 | 7924 | #: ../src/common/zipstrm.cpp:1577 |
70797979 VZ |
7925 | msgid "error reading zip central directory" |
7926 | msgstr "lỗi đọc thư mục trung tâm zip" | |
7927 | ||
73423e29 | 7928 | #: ../src/common/zipstrm.cpp:1668 |
70797979 VZ |
7929 | msgid "error reading zip local header" |
7930 | msgstr "lỗi đọc phần đầu nội bộ của zip" | |
7931 | ||
73423e29 | 7932 | #: ../src/common/zipstrm.cpp:2397 |
18867602 | 7933 | #, c-format |
70797979 VZ |
7934 | msgid "error writing zip entry '%s': bad crc or length" |
7935 | msgstr "lỗi ghi mục tin zip '%s': kiểm tra crc hay độ dài hỏng" | |
7936 | ||
6d876f2a | 7937 | #: ../src/common/ffile.cpp:171 |
18867602 | 7938 | #, c-format |
70797979 | 7939 | msgid "failed to flush the file '%s'" |
d2fd6629 | 7940 | msgstr "làm phẳng tập tin '%s' gặp lỗi" |
70797979 | 7941 | |
95bf8d1b | 7942 | #: ../src/common/datetimefmt.cpp:1922 |
70797979 VZ |
7943 | msgid "fifteenth" |
7944 | msgstr "thứ mười lăm" | |
7945 | ||
95bf8d1b | 7946 | #: ../src/common/datetimefmt.cpp:1912 |
70797979 VZ |
7947 | msgid "fifth" |
7948 | msgstr "thứ năm" | |
7949 | ||
73423e29 | 7950 | #: ../src/common/fileconf.cpp:611 |
18867602 | 7951 | #, c-format |
70797979 | 7952 | msgid "file '%s', line %d: '%s' ignored after group header." |
d2fd6629 | 7953 | msgstr "tập tin '%s', dòng %d: '%s' được bỏ qua trước phần đầu nhóm." |
70797979 | 7954 | |
73423e29 | 7955 | #: ../src/common/fileconf.cpp:640 |
18867602 | 7956 | #, c-format |
70797979 | 7957 | msgid "file '%s', line %d: '=' expected." |
d2fd6629 | 7958 | msgstr "tập tin '%s', dòng %d: '=' mong đợi." |
70797979 | 7959 | |
73423e29 | 7960 | #: ../src/common/fileconf.cpp:663 |
18867602 | 7961 | #, c-format |
70797979 | 7962 | msgid "file '%s', line %d: key '%s' was first found at line %d." |
d2fd6629 | 7963 | msgstr "tập tin '%s', dòng %d: khóa '%s' được tìm thấy đầu tiên tại dòng %d." |
70797979 | 7964 | |
73423e29 | 7965 | #: ../src/common/fileconf.cpp:653 |
18867602 | 7966 | #, c-format |
70797979 | 7967 | msgid "file '%s', line %d: value for immutable key '%s' ignored." |
d2fd6629 | 7968 | msgstr "tập tin '%s', dòng %d: giá trị khóa bất biến '%s' bị bỏ qua." |
70797979 | 7969 | |
73423e29 | 7970 | #: ../src/common/fileconf.cpp:575 |
18867602 | 7971 | #, c-format |
70797979 | 7972 | msgid "file '%s': unexpected character %c at line %d." |
d2fd6629 | 7973 | msgstr "tập tin '%s': không mong ký tự %c tại dòng %d." |
70797979 | 7974 | |
6d876f2a | 7975 | #: ../src/richtext/richtextbuffer.cpp:8301 |
70797979 | 7976 | msgid "files" |
d2fd6629 | 7977 | msgstr "tập tin" |
70797979 | 7978 | |
95bf8d1b | 7979 | #: ../src/common/datetimefmt.cpp:1908 |
70797979 VZ |
7980 | msgid "first" |
7981 | msgstr "đầu tiên" | |
7982 | ||
6d876f2a | 7983 | #: ../src/html/helpwnd.cpp:1265 |
70797979 VZ |
7984 | msgid "font size" |
7985 | msgstr "cỡ phông chữ" | |
7986 | ||
95bf8d1b | 7987 | #: ../src/common/datetimefmt.cpp:1921 |
70797979 VZ |
7988 | msgid "fourteenth" |
7989 | msgstr "thứ mười bốn" | |
7990 | ||
95bf8d1b | 7991 | #: ../src/common/datetimefmt.cpp:1911 |
70797979 VZ |
7992 | msgid "fourth" |
7993 | msgstr "thứ tư" | |
7994 | ||
6d876f2a | 7995 | #: ../src/common/appbase.cpp:680 |
70797979 VZ |
7996 | msgid "generate verbose log messages" |
7997 | msgstr "tạo ra nhật ký thông tin đầy đủ" | |
7998 | ||
6d876f2a VZ |
7999 | #: ../src/richtext/richtextbuffer.cpp:11838 |
8000 | #: ../src/richtext/richtextbuffer.cpp:11948 | |
70797979 VZ |
8001 | msgid "image" |
8002 | msgstr "hình ảnh" | |
8003 | ||
73423e29 | 8004 | #: ../src/common/tarstrm.cpp:797 |
70797979 VZ |
8005 | msgid "incomplete header block in tar" |
8006 | msgstr "không hoàn thành khối đầu trong gói tar" | |
8007 | ||
5325c2e3 | 8008 | #: ../src/common/xtixml.cpp:490 |
70797979 VZ |
8009 | msgid "incorrect event handler string, missing dot" |
8010 | msgstr "xâu chữ bộ điều khiển sự kiện không hợp lệ, thiếu dấu chấm" | |
8011 | ||
73423e29 | 8012 | #: ../src/common/tarstrm.cpp:1382 |
70797979 VZ |
8013 | msgid "incorrect size given for tar entry" |
8014 | msgstr "kích thước định sẵn cho mục tin của gói tar không hợp lệ" | |
8015 | ||
73423e29 | 8016 | #: ../src/common/tarstrm.cpp:994 |
70797979 VZ |
8017 | msgid "invalid data in extended tar header" |
8018 | msgstr "dữ liệu trong phần đầu mở rộng của gói tar không hợp lệ" | |
8019 | ||
6d876f2a | 8020 | #: ../src/generic/logg.cpp:1051 |
70797979 VZ |
8021 | msgid "invalid message box return value" |
8022 | msgstr "hộp thoại thông điệp trả về giá trị không hợp lệ" | |
8023 | ||
73423e29 | 8024 | #: ../src/common/zipstrm.cpp:1446 |
70797979 VZ |
8025 | msgid "invalid zip file" |
8026 | msgstr "tập tin zip không hợp lệ" | |
8027 | ||
be546c6f | 8028 | #: ../src/common/fontcmn.cpp:984 |
70797979 VZ |
8029 | msgid "italic" |
8030 | msgstr "nghiêng" | |
8031 | ||
be546c6f | 8032 | #: ../src/common/fontcmn.cpp:974 |
70797979 VZ |
8033 | msgid "light" |
8034 | msgstr "ánh sáng" | |
8035 | ||
5325c2e3 | 8036 | #: ../src/common/intl.cpp:296 |
18867602 | 8037 | #, c-format |
4c51a665 | 8038 | msgid "locale '%s' cannot be set." |
73423e29 | 8039 | msgstr "địa phương '%s' không thể đặt được." |
70797979 | 8040 | |
95bf8d1b | 8041 | #: ../src/common/datetimefmt.cpp:2081 |
70797979 VZ |
8042 | msgid "midnight" |
8043 | msgstr "nửa đêm" | |
8044 | ||
95bf8d1b | 8045 | #: ../src/common/datetimefmt.cpp:1926 |
70797979 VZ |
8046 | msgid "nineteenth" |
8047 | msgstr "thứ mười chín" | |
8048 | ||
95bf8d1b | 8049 | #: ../src/common/datetimefmt.cpp:1916 |
70797979 VZ |
8050 | msgid "ninth" |
8051 | msgstr "thứ chín" | |
8052 | ||
be546c6f | 8053 | #: ../src/msw/dde.cpp:1120 |
70797979 VZ |
8054 | msgid "no DDE error." |
8055 | msgstr "không có lỗi DDE." | |
8056 | ||
8057 | #: ../src/html/chm.cpp:328 | |
8058 | msgid "no error" | |
8059 | msgstr "không lỗi" | |
8060 | ||
73423e29 | 8061 | #: ../src/dfb/fontmgr.cpp:175 |
18867602 | 8062 | #, c-format |
70797979 VZ |
8063 | msgid "no fonts found in %s, using builtin font" |
8064 | msgstr "không phông chữ nào được tìm thấy trong %s, sử dụng phông dựng sẵn" | |
8065 | ||
6d876f2a | 8066 | #: ../src/html/helpdata.cpp:655 |
70797979 VZ |
8067 | msgid "noname" |
8068 | msgstr "không tên" | |
8069 | ||
95bf8d1b | 8070 | #: ../src/common/datetimefmt.cpp:2080 |
70797979 VZ |
8071 | msgid "noon" |
8072 | msgstr "buổi trưa" | |
8073 | ||
6d876f2a | 8074 | #: ../src/richtext/richtextstyles.cpp:771 |
73423e29 VZ |
8075 | msgid "normal" |
8076 | msgstr "thông thường" | |
8077 | ||
6d876f2a | 8078 | #: ../src/gtk/print.cpp:1228 ../src/gtk/print.cpp:1333 |
70797979 VZ |
8079 | msgid "not implemented" |
8080 | msgstr "chưa thi hành đầy đủ." | |
8081 | ||
5325c2e3 | 8082 | #: ../src/common/cmdline.cpp:1308 |
70797979 | 8083 | msgid "num" |
4db65a42 | 8084 | msgstr "số" |
70797979 | 8085 | |
5325c2e3 | 8086 | #: ../src/common/xtixml.cpp:260 |
70797979 | 8087 | msgid "objects cannot have XML Text Nodes" |
73423e29 | 8088 | msgstr "đối tượng không thể có XML Text Nodes" |
70797979 VZ |
8089 | |
8090 | #: ../src/html/chm.cpp:340 | |
8091 | msgid "out of memory" | |
8092 | msgstr "hết bộ nhớ" | |
8093 | ||
6d876f2a VZ |
8094 | #: ../src/richtext/richtextsizepage.cpp:337 |
8095 | #: ../src/richtext/richtextsizepage.cpp:371 | |
8096 | #: ../src/richtext/richtextsizepage.cpp:398 | |
8097 | #: ../src/richtext/richtextsizepage.cpp:425 | |
8098 | #: ../src/richtext/richtextsizepage.cpp:452 | |
8099 | #: ../src/richtext/richtextsizepage.cpp:479 | |
8100 | #: ../src/richtext/richtextsizepage.cpp:553 | |
8101 | #: ../src/richtext/richtextsizepage.cpp:588 | |
8102 | #: ../src/richtext/richtextsizepage.cpp:623 | |
8103 | #: ../src/richtext/richtextsizepage.cpp:658 | |
5325c2e3 | 8104 | msgid "percent" |
5f2f8e02 | 8105 | msgstr "phần trăm" |
5325c2e3 | 8106 | |
6d876f2a | 8107 | #: ../src/common/debugrpt.cpp:508 |
70797979 VZ |
8108 | msgid "process context description" |
8109 | msgstr "mô tả ngữ cảnh tiến trình" | |
8110 | ||
95bf8d1b | 8111 | #: ../src/richtext/richtextfontpage.cpp:187 |
6d876f2a | 8112 | #: ../src/richtext/richtextfontpage.cpp:190 |
95bf8d1b | 8113 | msgid "pt" |
d2fd6629 | 8114 | msgstr "pt" |
95bf8d1b | 8115 | |
6d876f2a | 8116 | #: ../src/richtext/richtextfontpage.cpp:188 |
5325c2e3 VZ |
8117 | #: ../src/richtext/richtextborderspage.cpp:279 |
8118 | #: ../src/richtext/richtextborderspage.cpp:281 | |
8119 | #: ../src/richtext/richtextborderspage.cpp:282 | |
8120 | #: ../src/richtext/richtextborderspage.cpp:309 | |
8121 | #: ../src/richtext/richtextborderspage.cpp:311 | |
8122 | #: ../src/richtext/richtextborderspage.cpp:312 | |
8123 | #: ../src/richtext/richtextborderspage.cpp:339 | |
8124 | #: ../src/richtext/richtextborderspage.cpp:341 | |
8125 | #: ../src/richtext/richtextborderspage.cpp:342 | |
8126 | #: ../src/richtext/richtextborderspage.cpp:369 | |
8127 | #: ../src/richtext/richtextborderspage.cpp:371 | |
8128 | #: ../src/richtext/richtextborderspage.cpp:372 | |
8129 | #: ../src/richtext/richtextborderspage.cpp:423 | |
8130 | #: ../src/richtext/richtextborderspage.cpp:425 | |
8131 | #: ../src/richtext/richtextborderspage.cpp:426 | |
8132 | #: ../src/richtext/richtextborderspage.cpp:453 | |
8133 | #: ../src/richtext/richtextborderspage.cpp:455 | |
8134 | #: ../src/richtext/richtextborderspage.cpp:456 | |
8135 | #: ../src/richtext/richtextborderspage.cpp:483 | |
8136 | #: ../src/richtext/richtextborderspage.cpp:485 | |
8137 | #: ../src/richtext/richtextborderspage.cpp:486 | |
8138 | #: ../src/richtext/richtextborderspage.cpp:513 | |
8139 | #: ../src/richtext/richtextborderspage.cpp:515 | |
8140 | #: ../src/richtext/richtextborderspage.cpp:516 | |
8141 | #: ../src/richtext/richtextmarginspage.cpp:201 | |
8142 | #: ../src/richtext/richtextmarginspage.cpp:203 | |
8143 | #: ../src/richtext/richtextmarginspage.cpp:204 | |
8144 | #: ../src/richtext/richtextmarginspage.cpp:226 | |
8145 | #: ../src/richtext/richtextmarginspage.cpp:228 | |
8146 | #: ../src/richtext/richtextmarginspage.cpp:229 | |
8147 | #: ../src/richtext/richtextmarginspage.cpp:249 | |
8148 | #: ../src/richtext/richtextmarginspage.cpp:251 | |
8149 | #: ../src/richtext/richtextmarginspage.cpp:252 | |
8150 | #: ../src/richtext/richtextmarginspage.cpp:274 | |
8151 | #: ../src/richtext/richtextmarginspage.cpp:276 | |
8152 | #: ../src/richtext/richtextmarginspage.cpp:277 | |
8153 | #: ../src/richtext/richtextmarginspage.cpp:315 | |
8154 | #: ../src/richtext/richtextmarginspage.cpp:317 | |
8155 | #: ../src/richtext/richtextmarginspage.cpp:318 | |
8156 | #: ../src/richtext/richtextmarginspage.cpp:340 | |
8157 | #: ../src/richtext/richtextmarginspage.cpp:342 | |
8158 | #: ../src/richtext/richtextmarginspage.cpp:343 | |
8159 | #: ../src/richtext/richtextmarginspage.cpp:363 | |
8160 | #: ../src/richtext/richtextmarginspage.cpp:365 | |
8161 | #: ../src/richtext/richtextmarginspage.cpp:366 | |
8162 | #: ../src/richtext/richtextmarginspage.cpp:388 | |
8163 | #: ../src/richtext/richtextmarginspage.cpp:390 | |
8164 | #: ../src/richtext/richtextmarginspage.cpp:391 | |
6d876f2a | 8165 | #: ../src/richtext/richtextsizepage.cpp:335 |
95bf8d1b | 8166 | #: ../src/richtext/richtextsizepage.cpp:338 |
6d876f2a VZ |
8167 | #: ../src/richtext/richtextsizepage.cpp:339 |
8168 | #: ../src/richtext/richtextsizepage.cpp:369 | |
8169 | #: ../src/richtext/richtextsizepage.cpp:372 | |
8170 | #: ../src/richtext/richtextsizepage.cpp:373 | |
8171 | #: ../src/richtext/richtextsizepage.cpp:396 | |
8172 | #: ../src/richtext/richtextsizepage.cpp:399 | |
8173 | #: ../src/richtext/richtextsizepage.cpp:400 | |
8174 | #: ../src/richtext/richtextsizepage.cpp:423 | |
8175 | #: ../src/richtext/richtextsizepage.cpp:426 | |
8176 | #: ../src/richtext/richtextsizepage.cpp:427 | |
8177 | #: ../src/richtext/richtextsizepage.cpp:450 | |
8178 | #: ../src/richtext/richtextsizepage.cpp:453 | |
8179 | #: ../src/richtext/richtextsizepage.cpp:454 | |
8180 | #: ../src/richtext/richtextsizepage.cpp:477 | |
8181 | #: ../src/richtext/richtextsizepage.cpp:480 | |
8182 | #: ../src/richtext/richtextsizepage.cpp:481 | |
8183 | #: ../src/richtext/richtextsizepage.cpp:551 | |
8184 | #: ../src/richtext/richtextsizepage.cpp:554 | |
8185 | #: ../src/richtext/richtextsizepage.cpp:555 | |
8186 | #: ../src/richtext/richtextsizepage.cpp:586 | |
8187 | #: ../src/richtext/richtextsizepage.cpp:589 | |
8188 | #: ../src/richtext/richtextsizepage.cpp:590 | |
8189 | #: ../src/richtext/richtextsizepage.cpp:621 | |
8190 | #: ../src/richtext/richtextsizepage.cpp:624 | |
8191 | #: ../src/richtext/richtextsizepage.cpp:625 | |
8192 | #: ../src/richtext/richtextsizepage.cpp:656 | |
8193 | #: ../src/richtext/richtextsizepage.cpp:659 | |
8194 | #: ../src/richtext/richtextsizepage.cpp:660 | |
5325c2e3 | 8195 | msgid "px" |
5f2f8e02 | 8196 | msgstr "px (pi-xeo)" |
5325c2e3 | 8197 | |
be546c6f | 8198 | #: ../src/common/accelcmn.cpp:189 |
be546c6f | 8199 | msgid "rawctrl" |
5f2f8e02 | 8200 | msgstr "rawctrl" |
be546c6f | 8201 | |
70797979 VZ |
8202 | #: ../src/html/chm.cpp:334 |
8203 | msgid "read error" | |
8204 | msgstr "lỗi đọc" | |
8205 | ||
73423e29 | 8206 | #: ../src/common/zipstrm.cpp:1883 |
18867602 | 8207 | #, c-format |
70797979 VZ |
8208 | msgid "reading zip stream (entry %s): bad crc" |
8209 | msgstr "đang đọc dòng dữ liệu zip (mục vào %s): kiểm tra độ dư vòng(crc) hỏng" | |
8210 | ||
73423e29 | 8211 | #: ../src/common/zipstrm.cpp:1878 |
18867602 | 8212 | #, c-format |
70797979 VZ |
8213 | msgid "reading zip stream (entry %s): bad length" |
8214 | msgstr "đang đọc dòng dữ liệu zip (mục vào %s): chiều dài lỗi" | |
8215 | ||
be546c6f | 8216 | #: ../src/msw/dde.cpp:1163 |
70797979 VZ |
8217 | msgid "reentrancy problem." |
8218 | msgstr "trục trặc reentrancy." | |
8219 | ||
95bf8d1b | 8220 | #: ../src/common/datetimefmt.cpp:1909 |
70797979 VZ |
8221 | msgid "second" |
8222 | msgstr "giây" | |
8223 | ||
8224 | #: ../src/html/chm.cpp:338 | |
8225 | msgid "seek error" | |
8226 | msgstr "lỗi đặt vị trí" | |
8227 | ||
95bf8d1b | 8228 | #: ../src/common/datetimefmt.cpp:1924 |
70797979 VZ |
8229 | msgid "seventeenth" |
8230 | msgstr "thứ mười bảy" | |
8231 | ||
95bf8d1b | 8232 | #: ../src/common/datetimefmt.cpp:1914 |
70797979 VZ |
8233 | msgid "seventh" |
8234 | msgstr "thứ bảy" | |
8235 | ||
5325c2e3 | 8236 | #: ../src/common/accelcmn.cpp:187 |
70797979 VZ |
8237 | msgid "shift" |
8238 | msgstr "shift" | |
8239 | ||
6d876f2a | 8240 | #: ../src/common/appbase.cpp:670 |
70797979 VZ |
8241 | msgid "show this help message" |
8242 | msgstr "hiển thị thông tin trợ giúp này" | |
8243 | ||
95bf8d1b | 8244 | #: ../src/common/datetimefmt.cpp:1923 |
70797979 VZ |
8245 | msgid "sixteenth" |
8246 | msgstr "thứ mười sáu" | |
8247 | ||
95bf8d1b | 8248 | #: ../src/common/datetimefmt.cpp:1913 |
70797979 VZ |
8249 | msgid "sixth" |
8250 | msgstr "thứ sáu" | |
8251 | ||
5325c2e3 | 8252 | #: ../src/common/appcmn.cpp:207 |
70797979 VZ |
8253 | msgid "specify display mode to use (e.g. 640x480-16)" |
8254 | msgstr "định rõ chế độ hiển thị sử dụng (ví dụ 640x480-16)" | |
8255 | ||
5325c2e3 | 8256 | #: ../src/common/appcmn.cpp:193 |
70797979 VZ |
8257 | msgid "specify the theme to use" |
8258 | msgstr "định rõ theme cần dùng" | |
8259 | ||
6d876f2a | 8260 | #: ../src/richtext/richtextbuffer.cpp:8815 |
73423e29 VZ |
8261 | msgid "standard/circle" |
8262 | msgstr "Tiêu chuẩn/ hình tròn" | |
8263 | ||
6d876f2a | 8264 | #: ../src/richtext/richtextbuffer.cpp:8816 |
5325c2e3 | 8265 | msgid "standard/circle-outline" |
5f2f8e02 | 8266 | msgstr "tiêu-chuẩn/viền-tròn" |
5325c2e3 | 8267 | |
6d876f2a | 8268 | #: ../src/richtext/richtextbuffer.cpp:8818 |
73423e29 VZ |
8269 | msgid "standard/diamond" |
8270 | msgstr "Tiêu chuẩn/Thoi" | |
8271 | ||
6d876f2a | 8272 | #: ../src/richtext/richtextbuffer.cpp:8817 |
73423e29 VZ |
8273 | msgid "standard/square" |
8274 | msgstr "Tiêu chuẩn/vuông" | |
8275 | ||
6d876f2a | 8276 | #: ../src/richtext/richtextbuffer.cpp:8819 |
73423e29 VZ |
8277 | msgid "standard/triangle" |
8278 | msgstr "Tiêu chuẩn/chữ nhật" | |
8279 | ||
8280 | #: ../src/common/zipstrm.cpp:1783 | |
70797979 | 8281 | msgid "stored file length not in Zip header" |
d2fd6629 | 8282 | msgstr "phần lưu giữ độ dài tập tin không ở trong phần đầu của Zip" |
70797979 | 8283 | |
5325c2e3 | 8284 | #: ../src/common/cmdline.cpp:1304 |
70797979 VZ |
8285 | msgid "str" |
8286 | msgstr "str" | |
8287 | ||
95bf8d1b | 8288 | #: ../src/common/fontcmn.cpp:795 ../src/common/fontcmn.cpp:970 |
be546c6f | 8289 | msgid "strikethrough" |
5f2f8e02 | 8290 | msgstr "Gạch giữa" |
be546c6f | 8291 | |
95bf8d1b VZ |
8292 | #: ../src/common/tarstrm.cpp:1004 ../src/common/tarstrm.cpp:1026 |
8293 | #: ../src/common/tarstrm.cpp:1508 ../src/common/tarstrm.cpp:1530 | |
70797979 VZ |
8294 | msgid "tar entry not open" |
8295 | msgstr "mục tin tar không mở được" | |
8296 | ||
95bf8d1b | 8297 | #: ../src/common/datetimefmt.cpp:1917 |
70797979 VZ |
8298 | msgid "tenth" |
8299 | msgstr "thứ mười" | |
8300 | ||
be546c6f | 8301 | #: ../src/msw/dde.cpp:1127 |
70797979 VZ |
8302 | msgid "the response to the transaction caused the DDE_FBUSY bit to be set." |
8303 | msgstr "đáp ứng chuyển tác này là nguyên nhân bít DDE_FBUSY được đặt." | |
8304 | ||
95bf8d1b | 8305 | #: ../src/common/datetimefmt.cpp:1910 |
70797979 VZ |
8306 | msgid "third" |
8307 | msgstr "thứ ba" | |
8308 | ||
95bf8d1b | 8309 | #: ../src/common/datetimefmt.cpp:1920 |
70797979 VZ |
8310 | msgid "thirteenth" |
8311 | msgstr "thứ mười ba" | |
8312 | ||
95bf8d1b | 8313 | #: ../src/common/datetimefmt.cpp:1714 |
70797979 VZ |
8314 | msgid "today" |
8315 | msgstr "hôm nay" | |
8316 | ||
95bf8d1b | 8317 | #: ../src/common/datetimefmt.cpp:1716 |
70797979 VZ |
8318 | msgid "tomorrow" |
8319 | msgstr "ngày mai" | |
8320 | ||
95bf8d1b | 8321 | #: ../src/common/fileconf.cpp:1980 |
18867602 | 8322 | #, c-format |
70797979 VZ |
8323 | msgid "trailing backslash ignored in '%s'" |
8324 | msgstr "dấu gạch ngược bị bỏ qua trong '%s'" | |
8325 | ||
95bf8d1b | 8326 | #: ../src/gtk/aboutdlg.cpp:219 |
70797979 VZ |
8327 | msgid "translator-credits" |
8328 | msgstr "người dịch-chứng chỉ" | |
8329 | ||
95bf8d1b | 8330 | #: ../src/common/datetimefmt.cpp:1919 |
70797979 VZ |
8331 | msgid "twelfth" |
8332 | msgstr "thứ mười hai" | |
8333 | ||
95bf8d1b | 8334 | #: ../src/common/datetimefmt.cpp:1927 |
70797979 VZ |
8335 | msgid "twentieth" |
8336 | msgstr "thứ hai mươi" | |
8337 | ||
95bf8d1b | 8338 | #: ../src/common/fontcmn.cpp:790 ../src/common/fontcmn.cpp:966 |
70797979 VZ |
8339 | msgid "underlined" |
8340 | msgstr "gạch chân" | |
8341 | ||
95bf8d1b | 8342 | #: ../src/common/fileconf.cpp:2015 |
18867602 | 8343 | #, c-format |
70797979 VZ |
8344 | msgid "unexpected \" at position %d in '%s'." |
8345 | msgstr "không mong đợi \" tại vị trí %d trong '%s' ." | |
8346 | ||
73423e29 | 8347 | #: ../src/common/tarstrm.cpp:1046 |
70797979 VZ |
8348 | msgid "unexpected end of file" |
8349 | msgstr "kết thúc tập tin đột xuất" | |
8350 | ||
95bf8d1b VZ |
8351 | #: ../src/generic/progdlgg.cpp:400 ../src/common/tarstrm.cpp:372 |
8352 | #: ../src/common/tarstrm.cpp:395 ../src/common/tarstrm.cpp:426 | |
70797979 VZ |
8353 | msgid "unknown" |
8354 | msgstr "không rõ" | |
8355 | ||
5325c2e3 | 8356 | #: ../src/common/xtixml.cpp:254 |
18867602 | 8357 | #, c-format |
70797979 VZ |
8358 | msgid "unknown class %s" |
8359 | msgstr "chưa biết lớp %s" | |
8360 | ||
95bf8d1b | 8361 | #: ../src/common/regex.cpp:262 ../src/html/chm.cpp:352 |
70797979 VZ |
8362 | msgid "unknown error" |
8363 | msgstr "lỗi lạ" | |
8364 | ||
5325c2e3 | 8365 | #: ../src/msw/dialup.cpp:491 |
18867602 | 8366 | #, c-format |
70797979 VZ |
8367 | msgid "unknown error (error code %08x)." |
8368 | msgstr "chưa biết lỗi (mã sai %08x)." | |
8369 | ||
8370 | #: ../src/msw/wince/filefnwce.cpp:167 | |
8371 | msgid "unknown seek origin" | |
8372 | msgstr "không hiểu tìm kiếm nguồn gốc" | |
8373 | ||
95bf8d1b | 8374 | #: ../src/common/fmapbase.cpp:835 |
18867602 | 8375 | #, c-format |
70797979 VZ |
8376 | msgid "unknown-%d" |
8377 | msgstr "không hiểu-%d" | |
8378 | ||
6d876f2a | 8379 | #: ../src/common/docview.cpp:508 |
70797979 | 8380 | msgid "unnamed" |
4db65a42 | 8381 | msgstr "không_tên" |
70797979 | 8382 | |
6d876f2a | 8383 | #: ../src/common/docview.cpp:1602 |
18867602 | 8384 | #, c-format |
70797979 | 8385 | msgid "unnamed%d" |
4db65a42 | 8386 | msgstr "Không_tên%d" |
70797979 | 8387 | |
95bf8d1b | 8388 | #: ../src/common/zipstrm.cpp:1797 ../src/common/zipstrm.cpp:2185 |
70797979 VZ |
8389 | msgid "unsupported Zip compression method" |
8390 | msgstr "không hỗ trợ phương thức nén Zip" | |
8391 | ||
6d876f2a | 8392 | #: ../src/common/translation.cpp:1886 |
18867602 | 8393 | #, c-format |
70797979 VZ |
8394 | msgid "using catalog '%s' from '%s'." |
8395 | msgstr "sử dụng catalog '%s' từ '%s'." | |
8396 | ||
8397 | #: ../src/html/chm.cpp:336 | |
8398 | msgid "write error" | |
d2fd6629 | 8399 | msgstr "lỗi ghi tập tin" |
70797979 | 8400 | |
95bf8d1b | 8401 | #: ../src/common/time.cpp:319 |
70797979 VZ |
8402 | msgid "wxGetTimeOfDay failed." |
8403 | msgstr "wxGetTimeOfDay bị lỗi." | |
8404 | ||
6d876f2a | 8405 | #: ../src/gtk/print.cpp:997 |
70797979 VZ |
8406 | msgid "wxPrintout::GetPageInfo gives a null maxPage." |
8407 | msgstr "wxPrintout::GetPageInfo trả lại một maxPage rỗng." | |
8408 | ||
be546c6f | 8409 | #: ../src/osx/carbon/dataview.cpp:1304 |
70797979 | 8410 | msgid "wxWidget control pointer is not a data view pointer" |
95bf8d1b VZ |
8411 | msgstr "" |
8412 | "Con trỏ điều khiển wxWidget không phải là kiểu con trỏ hiển thị dữ liệu" | |
70797979 | 8413 | |
73423e29 VZ |
8414 | #: ../src/osx/carbon/dataview.cpp:908 |
8415 | msgid "wxWidget's control not initialized." | |
8416 | msgstr "điểu khiển của wxWidget chưa được khởi tạo." | |
8417 | ||
8418 | #: ../src/motif/app.cpp:246 | |
18867602 | 8419 | #, c-format |
70797979 VZ |
8420 | msgid "wxWidgets could not open display for '%s': exiting." |
8421 | msgstr "wxWidgets không thể mở' %s' ra, đang thoát ra." | |
8422 | ||
73423e29 | 8423 | #: ../src/x11/app.cpp:165 |
70797979 VZ |
8424 | msgid "wxWidgets could not open display. Exiting." |
8425 | msgstr "wxWidgets không thể mở bộ hiển thị. Đang thoát ra." | |
8426 | ||
95bf8d1b | 8427 | #: ../src/richtext/richtextsymboldlg.cpp:435 |
70797979 VZ |
8428 | msgid "xxxx" |
8429 | msgstr "xxxx" | |
8430 | ||
95bf8d1b | 8431 | #: ../src/common/datetimefmt.cpp:1715 |
70797979 VZ |
8432 | msgid "yesterday" |
8433 | msgstr "hôm qua" | |
8434 | ||
95bf8d1b | 8435 | #: ../src/common/zstream.cpp:252 ../src/common/zstream.cpp:427 |
18867602 | 8436 | #, c-format |
70797979 VZ |
8437 | msgid "zlib error %d" |
8438 | msgstr "lỗi zlib %d" | |
8439 | ||
5325c2e3 VZ |
8440 | #: ../src/richtext/richtextliststylepage.cpp:497 |
8441 | #: ../src/richtext/richtextbulletspage.cpp:302 | |
70797979 VZ |
8442 | msgid "~" |
8443 | msgstr "~" | |
8444 | ||
6d876f2a VZ |
8445 | #~ msgid "1" |
8446 | #~ msgstr "1" | |
8447 | ||
8448 | #~ msgid "10" | |
8449 | #~ msgstr "10" | |
8450 | ||
8451 | #~ msgid "3" | |
8452 | #~ msgstr "3" | |
8453 | ||
8454 | #~ msgid "4" | |
8455 | #~ msgstr "4" | |
8456 | ||
8457 | #~ msgid "5" | |
8458 | #~ msgstr "5" | |
8459 | ||
8460 | #~ msgid "6" | |
8461 | #~ msgstr "6" | |
8462 | ||
8463 | #~ msgid "7" | |
8464 | #~ msgstr "7" | |
8465 | ||
8466 | #~ msgid "8" | |
8467 | #~ msgstr "8" | |
8468 | ||
8469 | #~ msgid "9" | |
8470 | #~ msgstr "9" | |
8471 | ||
8472 | #~ msgid "Can't monitor non-existent path \"%s\" for changes." | |
8473 | #~ msgstr "" | |
8474 | #~ "Không thể theo dõi đường dẫn không-hiện-có \"%s\" để thấy được các thay " | |
8475 | #~ "đổi." | |
8476 | ||
8477 | #~ msgid "File system containing watched object was unmounted" | |
8478 | #~ msgstr "Hệ thống tập tin chứa đối tượng theo dõi chưa được gắn vào" | |
8479 | ||
95bf8d1b VZ |
8480 | #~ msgid "&Preview..." |
8481 | #~ msgstr "&Xem trước..." | |
8482 | ||
8483 | #~ msgid "Enable vertical offset." | |
8484 | #~ msgstr "Cho phép đoạn bù (offset) theo chiều dọc." | |
8485 | ||
8486 | #~ msgid "Passing an unkown object to GetObject" | |
8487 | #~ msgstr "Chuyển qua một đối tượng không rõ để SetObject" | |
8488 | ||
8489 | #~ msgid "Preview..." | |
8490 | #~ msgstr "Xem trước..." | |
8491 | ||
8492 | #~ msgid "The vertical offset relative to the paragraph." | |
8493 | #~ msgstr "Khoảng bù (offset) dọc liên quan đến đoạn." | |
8494 | ||
8495 | #~ msgid "Units for the object offset." | |
8496 | #~ msgstr "Đơn vị cho khoảng bù (offset) đối tượng." | |
8497 | ||
8498 | #~ msgid "Vertical &Offset:" | |
8499 | #~ msgstr "&Vị trí tương đối theo chiều dọc:" | |
8500 | ||
5325c2e3 VZ |
8501 | #~ msgid "%s" |
8502 | #~ msgstr "%s" | |
8503 | ||
5f2f8e02 VZ |
8504 | #~ msgid "&About..." |
8505 | #~ msgstr "&Thông tin thêm..." | |
8506 | ||
5325c2e3 VZ |
8507 | #~ msgid "&Goto..." |
8508 | #~ msgstr "Nhả&y tới..." | |
8509 | ||
5f2f8e02 VZ |
8510 | #~ msgid "&Save..." |
8511 | #~ msgstr "&Ghi lại..." | |
8512 | ||
5325c2e3 VZ |
8513 | #~ msgid "<<" |
8514 | #~ msgstr "<<" | |
8515 | ||
8516 | #~ msgid ">>" | |
8517 | #~ msgstr ">>" | |
8518 | ||
8519 | #~ msgid ">>|" | |
8520 | #~ msgstr ">>|" | |
8521 | ||
8522 | #~ msgid "Added item is invalid." | |
8523 | #~ msgstr "Thêm mục tin là không hợp lệ." | |
8524 | ||
5f2f8e02 VZ |
8525 | #~ msgid "All files (*.*)|*" |
8526 | #~ msgstr "Mọi tập tin (*.*)|*" | |
8527 | ||
5325c2e3 VZ |
8528 | #~ msgid "BIG5" |
8529 | #~ msgstr "BIG5" | |
8530 | ||
8531 | #~ msgid "Can't check image format of file '%s': file does not exist." | |
8532 | #~ msgstr "" | |
d2fd6629 | 8533 | #~ "Không thể kiểm tra định dạng tập tin ảnh '%s': tập tin không tồn tại." |
5325c2e3 VZ |
8534 | |
8535 | #~ msgid "Can't load image from file '%s': file does not exist." | |
d2fd6629 | 8536 | #~ msgstr "Không thể tải ảnh từ tập tin '%s': tập tin không tồn tại." |
5325c2e3 | 8537 | |
5f2f8e02 VZ |
8538 | #~ msgid "Cannot initialize SciTech MGL!" |
8539 | #~ msgstr "Không thể khởi tạo SciTech MGL!" | |
8540 | ||
8541 | #~ msgid "Cannot initialize display." | |
8542 | #~ msgstr "Không thể khỏi tạo bộ hiển thị." | |
8543 | ||
5325c2e3 VZ |
8544 | #~ msgid "Cannot open file '%s'." |
8545 | #~ msgstr "Không thể mở tập tin %s." | |
8546 | ||
5f2f8e02 VZ |
8547 | #~ msgid "Cannot start thread: error writing TLS" |
8548 | #~ msgstr "Không thể khởi động tuyến trình: lỗi ghi TLS." | |
8549 | ||
5325c2e3 VZ |
8550 | #~ msgid "Changed item is invalid." |
8551 | #~ msgstr "Thay đổi mục tin không hợp lệ." | |
8552 | ||
8553 | #~ msgid "Click to cancel this window." | |
8554 | #~ msgstr "Bấm vào để hủy cửa sổ này." | |
8555 | ||
8556 | #~ msgid "Click to confirm your selection." | |
8557 | #~ msgstr "Nhấn để xác thực việc chọn." | |
8558 | ||
5f2f8e02 VZ |
8559 | #~ msgid "Close\tAlt-F4" |
8560 | #~ msgstr "Đóng lại\tAlt-F4" | |
8561 | ||
5325c2e3 VZ |
8562 | #~ msgid "Column could not be added to native control." |
8563 | #~ msgstr "Cột không thể chèn thêm vào một điều khiển cơ bản" | |
8564 | ||
8565 | #~ msgid "Column does not have a renderer." | |
8566 | #~ msgstr "Cột không có bộ xử lý." | |
8567 | ||
8568 | #~ msgid "Column pointer must not be NULL." | |
8569 | #~ msgstr "Con trỏ cột phải khác NULL." | |
8570 | ||
8571 | #~ msgid "Column's model column has no equivalent in the associated model." | |
8572 | #~ msgstr "Mô hình của cột phải không tương đương với mô hình liên quan." | |
8573 | ||
8574 | #~ msgid "Could not add column to internal structures." | |
8575 | #~ msgstr "Không thể thêm cột vào cấu trúc nội tại." | |
8576 | ||
5f2f8e02 VZ |
8577 | #~ msgid "Couldn't create cursor." |
8578 | #~ msgstr "Không tạo được con trỏ chuột." | |
8579 | ||
8580 | #~ msgid "Directory '%s' doesn't exist!" | |
8581 | #~ msgstr "Thư mục '%s' chưa tồn tại!" | |
8582 | ||
5325c2e3 VZ |
8583 | #~ msgid "Elapsed time:" |
8584 | #~ msgstr "Thời gian đã trôi qua:" | |
8585 | ||
8586 | #~ msgid "Enter a page number between %d and %d:" | |
8587 | #~ msgstr "Nhập vào số trang nằm giữa %d và %d:" | |
8588 | ||
8589 | #~ msgid "Estimated time:" | |
8590 | #~ msgstr "Thời gian ước tính:" | |
8591 | ||
8592 | #~ msgid "Failed to create a status bar." | |
8593 | #~ msgstr "Tạo thanh trạng thái gặp lỗi." | |
8594 | ||
5f2f8e02 | 8595 | #~ msgid "File %s does not exist." |
d2fd6629 | 8596 | #~ msgstr "Tập tin %s chưa tồn tại." |
5f2f8e02 | 8597 | |
5325c2e3 VZ |
8598 | #~ msgid "GB-2312" |
8599 | #~ msgstr "GB-2312" | |
8600 | ||
8601 | #~ msgid "Goto Page" | |
8602 | #~ msgstr "Nhảy tới Trang" | |
8603 | ||
8604 | #~ msgid "" | |
8605 | #~ "HTML pagination algorithm generated more than the allowed maximum number " | |
8606 | #~ "of pages and it can't continue any longer!" | |
8607 | #~ msgstr "" | |
8608 | #~ "Thuật toán chia trang HTML tạo ra nhiều hơn số tối đa trang được phép và " | |
8609 | #~ "nó không thể tiếp tục được nữa!" | |
8610 | ||
8611 | #~ msgid "I64" | |
8612 | #~ msgstr "I64" | |
8613 | ||
8614 | #~ msgid "Internal error, illegal wxCustomTypeInfo" | |
8615 | #~ msgstr "Lỗi nội bộ, wxCustomTypeInfo không hợp lệ" | |
8616 | ||
5f2f8e02 VZ |
8617 | #~ msgid "Mode %ix%i-%i not available." |
8618 | #~ msgstr "Chế độ %ix%i-%i không sẵn sàng." | |
8619 | ||
5325c2e3 VZ |
8620 | #~ msgid "Model pointer not initialized." |
8621 | #~ msgstr "Mô hình con trỏ không thể khởi tạo." | |
8622 | ||
8623 | #~ msgid "No image handler for type %ld defined." | |
8624 | #~ msgstr "Không có bộ điều khiển ảnh cho kiểu %ld đã định nghĩa." | |
8625 | ||
8626 | #~ msgid "No model associated with control." | |
8627 | #~ msgstr "Không có mô hình liên kết với điều khiển này." | |
8628 | ||
8629 | #~ msgid "Owner not initialized." | |
8630 | #~ msgstr "Chủ sở hữu không khởi tạo." | |
8631 | ||
5f2f8e02 VZ |
8632 | #~ msgid "Paper Size" |
8633 | #~ msgstr "Cỡ giấy" | |
8634 | ||
5325c2e3 VZ |
8635 | #~ msgid "Passed item is invalid." |
8636 | #~ msgstr "Mục tin chuyển tới không hợp lệ." | |
8637 | ||
8638 | #~ msgid "Passing a already registered object to SetObjectName" | |
8639 | #~ msgstr "Chuyển qua một đối tượng đã được đăng ký rồi để SetObjectName" | |
8640 | ||
5325c2e3 VZ |
8641 | #~ msgid "Pointer to dataview control must not be NULL" |
8642 | #~ msgstr "Con trỏ tới điều khiển hiển thị dữ liệu không được đặt bằng NULL." | |
8643 | ||
8644 | #~ msgid "Pointer to native control must not be NULL." | |
8645 | #~ msgstr "Con trỏ tới điều khiển native không được đặt bằng NULL." | |
8646 | ||
5325c2e3 VZ |
8647 | #~ msgid "Remaining time:" |
8648 | #~ msgstr "Thời gian còn lại:" | |
8649 | ||
8650 | #~ msgid "SHIFT-JIS" | |
8651 | #~ msgstr "SHIFT-JIS" | |
8652 | ||
5325c2e3 VZ |
8653 | #~ msgid "" |
8654 | #~ "Streaming delegates for not already streamed objects not yet supported" | |
8655 | #~ msgstr "Đại diện Streaming cho đối tượng streamed vẫn chưa được hỗ trợ" | |
8656 | ||
8657 | #~ msgid "" | |
8658 | #~ "The data format for the GET-direction of the to be added data object " | |
8659 | #~ "already exists" | |
8660 | #~ msgstr "" | |
8661 | #~ "Định dạng dữ liệu cho bộ điều hướng GET của đối tượng dữ liệu được thêm " | |
8662 | #~ "vào đã có rồi" | |
8663 | ||
8664 | #~ msgid "" | |
8665 | #~ "The data format for the SET-direction of the to be added data object " | |
8666 | #~ "already exists" | |
8667 | #~ msgstr "" | |
8668 | #~ "Định dạng dữ liệu cho bộ điều hướng SET của đối tượng dữ liệu được thêm " | |
8669 | #~ "vào đã có rồi" | |
8670 | ||
5325c2e3 | 8671 | #~ msgid "The file '%s' doesn't exist and couldn't be opened." |
d2fd6629 | 8672 | #~ msgstr "Tập tin '%s' chưa tồn tại và không thể mở." |
5325c2e3 VZ |
8673 | |
8674 | #~ msgid "The path '%s' contains too many \"..\"!" | |
8675 | #~ msgstr "Đường dẫn '%s' chứa quá nhiều \"..\"!" | |
8676 | ||
8677 | #~ msgid "To be deleted item is invalid." | |
8678 | #~ msgstr "Xóa mục tin là không hợp lệ." | |
8679 | ||
8680 | #~ msgid "Update" | |
8681 | #~ msgstr "Cập nhật" | |
8682 | ||
8683 | #~ msgid "Value must be %lld or higher" | |
8684 | #~ msgstr "Giá trị phải là %lld hay lớn hơn" | |
8685 | ||
8686 | #~ msgid "Value must be %llu or higher" | |
8687 | #~ msgstr "Giá trị phải là %llu hay nhỏ hơn" | |
8688 | ||
8689 | #~ msgid "Value must be %llu or less" | |
8690 | #~ msgstr "Giá trị phải là %llu hay nhỏ hơn" | |
8691 | ||
8692 | #~ msgid "Warning" | |
8693 | #~ msgstr "Cảnh báo" | |
8694 | ||
8695 | #~ msgid "Windows 2000 (build %lu" | |
8696 | #~ msgstr "Windows 2000 (build %lu" | |
8697 | ||
8698 | #~ msgid "delegate has no type info" | |
8699 | #~ msgstr "delegate không có thông tin kiểu" | |
8700 | ||
8701 | #~ msgid "wxSearchEngine::LookFor must be called before scanning!" | |
8702 | #~ msgstr "wxSearchEngine::LookFor phải được gọi trước khi quét!" | |
8703 | ||
8704 | #~ msgid "|<<" | |
8705 | #~ msgstr "|<<" | |
8706 | ||
73423e29 VZ |
8707 | #~ msgid "%.*f GB" |
8708 | #~ msgstr "%.*f GB" | |
8709 | ||
8710 | #~ msgid "%.*f MB" | |
8711 | #~ msgstr "%.*f MB" | |
8712 | ||
8713 | #~ msgid "%.*f TB" | |
8714 | #~ msgstr "%.*f TB" | |
8715 | ||
8716 | #~ msgid "%.*f kB" | |
8717 | #~ msgstr "%.*f kB" | |
8718 | ||
8719 | #~ msgid "%s B" | |
8720 | #~ msgstr "%s B" | |
8721 | ||
73423e29 | 8722 | #~ msgid "Archive doesnt contain #SYSTEM file" |
d2fd6629 | 8723 | #~ msgstr "Phần lưu trữ không chứa tập tin hệ thống #SYSTEM" |
73423e29 VZ |
8724 | |
8725 | #~ msgid "Cannot convert dialog units: dialog unknown." | |
8726 | #~ msgstr "Không thể chuyển đổi đơn vị hộp thoại: hộp thoại chưa được biết." | |
8727 | ||
8728 | #~ msgid "Cannot convert from the charset '%s'!" | |
8729 | #~ msgstr "Không thể chuyển đổi từ bộ ký tự '%s'!" | |
8730 | ||
8731 | #~ msgid "Cannot find container for unknown control '%s'." | |
8732 | #~ msgstr "Không tìm thấy container cho điều khiển không rõ '%s'." | |
8733 | ||
8734 | #~ msgid "Cannot find font node '%s'." | |
8735 | #~ msgstr "Không thể tìm thấy nút phông chữ '%s'." | |
8736 | ||
8737 | #~ msgid "Cannot parse coordinates from '%s'." | |
8738 | #~ msgstr "Không thể phân tách hệ tọa độ từ '%s'." | |
8739 | ||
8740 | #~ msgid "Cannot parse dimension from '%s'." | |
8741 | #~ msgstr "Không thể phân tách kích thước từ '%s'." | |
8742 | ||
73423e29 VZ |
8743 | #~ msgid "Cant create the thread event queue" |
8744 | #~ msgstr "Không thể tạo hàng đợi sự kiện tuyến trình" | |
8745 | ||
8746 | #~ msgid "Control is wrongly initialized." | |
8747 | #~ msgstr "Điều khiển khởi tạo sai." | |
8748 | ||
8749 | #~ msgid "Could not unlock mutex" | |
8750 | #~ msgstr "Không thể bỏ khóa mutex" | |
8751 | ||
8752 | #~ msgid "Data view control is not correctly initialized" | |
8753 | #~ msgstr "Điều khiển hiển thị dữ liệu không được khởi tạo một cách đúng đắn." | |
8754 | ||
8755 | #~ msgid "Error while waiting on semaphore" | |
8756 | #~ msgstr "Lỗi khi chờ cờ hiệu" | |
8757 | ||
8758 | #~ msgid "Failed to connect to session manager: %s" | |
8759 | #~ msgstr "Kết nối tới quản lý session gặp lỗi: %s" | |
8760 | ||
8761 | #~ msgid "Failed to register OpenGL window class." | |
8762 | #~ msgstr "Đăng ký một lớp cửa sổ OpenGL gặp lỗi." | |
8763 | ||
8764 | #~ msgid "Fatal error" | |
8765 | #~ msgstr "Lỗi nghiêm trọng" | |
8766 | ||
8767 | #~ msgid "Fatal error: " | |
8768 | #~ msgstr "Lỗi nghiêm trọng: " | |
8769 | ||
73423e29 VZ |
8770 | #~ msgid "Go forward to the next HTML page" |
8771 | #~ msgstr "Tiến tới trang HTML tiếp theo" | |
8772 | ||
8773 | #~ msgid "Help : %s" | |
8774 | #~ msgstr "Trợ giúp : %s" | |
8775 | ||
8776 | #~ msgid "Invalid XRC resource '%s': doesn't have root node 'resource'." | |
8777 | #~ msgstr "Tài nguyên XRC '%s' không hợp lệ: không có nút gốc 'resource'." | |
8778 | ||
8779 | #~ msgid "No handler found for XML node '%s', class '%s'!" | |
8780 | #~ msgstr "Không tìm thấy handler XML cho nút '%s', lớp '%s'!" | |
8781 | ||
8782 | #~ msgid "Preparing help window..." | |
8783 | #~ msgstr "Đang chuẩn bị cửa sổ trợ giúp..." | |
8784 | ||
8785 | #~ msgid "Program aborted." | |
8786 | #~ msgstr "Chương trình bị bãi bỏ." | |
8787 | ||
8788 | #~ msgid "Referenced object node with ref=\"%s\" not found!" | |
8789 | #~ msgstr "Nốt đối tượng có liên quan đến ref=\"%s\" không tìm thấy!" | |
8790 | ||
8791 | #~ msgid "Resource files must have same version number!" | |
d2fd6629 | 8792 | #~ msgstr "Tập tin tài nguyên phải có cùng số phiên bản!" |
73423e29 VZ |
8793 | |
8794 | #~ msgid "Search!" | |
8795 | #~ msgstr "Tìm kiếm!" | |
8796 | ||
8797 | #~ msgid "Sorry, could not open this file for saving." | |
d2fd6629 | 8798 | #~ msgstr "Rất tiếc, không thể mở tập tin này để ghi." |
73423e29 VZ |
8799 | |
8800 | #~ msgid "Sorry, could not save this file." | |
d2fd6629 | 8801 | #~ msgstr "Rất tiếc, không thể ghi lại tập tin này." |
73423e29 VZ |
8802 | |
8803 | #~ msgid "Sorry, print preview needs a printer to be installed." | |
8804 | #~ msgstr "Rất tiếc, việc mô phỏng bản in cần một máy in đã được cài đặt." | |
8805 | ||
8806 | #~ msgid "Status: " | |
8807 | #~ msgstr "Tình trạng: " | |
8808 | ||
8809 | #~ msgid "Subclass '%s' not found for resource '%s', not subclassing!" | |
8810 | #~ msgstr "" | |
8811 | #~ "Lớp con '%s' không được tìm thấy cho tài nguyên '%s', không có lớp con!" | |
8812 | ||
8813 | #~ msgid "Symbols" | |
8814 | #~ msgstr "Ký tự đặc biệt" | |
8815 | ||
8816 | #~ msgid "TIFF library error." | |
8817 | #~ msgstr "Thư viện TIFF bị lỗi." | |
8818 | ||
8819 | #~ msgid "TIFF library warning." | |
8820 | #~ msgstr "Cảnh giác với thư viện TIFF." | |
8821 | ||
8822 | #~ msgid "Trying to solve a NULL hostname: giving up" | |
8823 | #~ msgstr "Đang cố gắng giải quyết một tên máy chủ RỖNG: đưa lên" | |
8824 | ||
8825 | #~ msgid "Unknown style flag " | |
8826 | #~ msgstr "Không rõ kiểu cờ " | |
8827 | ||
8828 | #~ msgid "XRC resource '%s' (class '%s') not found!" | |
8829 | #~ msgstr "Tài nguyên XRC '%s' (lớp '%s') không tìm thấy!" | |
8830 | ||
8831 | #~ msgid "XRC resource: Cannot create animation from '%s'." | |
8832 | #~ msgstr "Tài nguyên XRC: Không thể tạo hoạt hình từ '%s'." | |
8833 | ||
8834 | #~ msgid "XRC resource: Cannot create bitmap from '%s'." | |
8835 | #~ msgstr "Tài nguyên XRC: Không thể tạo ảnh bitmap từ '%s'." | |
8836 | ||
8837 | #~ msgid "" | |
8838 | #~ "XRC resource: Incorrect colour specification '%s' for attribute '%s'." | |
8839 | #~ msgstr "" | |
8840 | #~ "Tài nguyên XRC: Sự định màu '%s' không chính xác cho thuộc tính '%s'." | |
8841 | ||
8842 | #~ msgid "[EMPTY]" | |
8843 | #~ msgstr "[EMPTY]" | |
8844 | ||
8845 | #~ msgid "catalog file for domain '%s' not found." | |
d2fd6629 | 8846 | #~ msgstr "tập tin catalog cho tên miền '%s' không tìm thấy." |
73423e29 VZ |
8847 | |
8848 | #~ msgid "encoding %i" | |
8849 | #~ msgstr "bộ mã %i" | |
8850 | ||
8851 | #~ msgid "looking for catalog '%s' in path '%s'." | |
8852 | #~ msgstr "tìm catalog '%s' trong đường dẫn '%s'." | |
8853 | ||
8854 | #~ msgid "m_peer is not or incorrectly initialized" | |
8855 | #~ msgstr "khởi tạo m_peer không được hay không chính xác" | |
8856 | ||
8857 | #~ msgid "wxRichTextFontPage" | |
8858 | #~ msgstr "wxRichTextFontPage" | |
8859 | ||
8860 | #~ msgid "wxSocket: invalid signature in ReadMsg." | |
8861 | #~ msgstr "wxSocket: chữ ký không hợp lệ trong ReadMsg." | |
8862 | ||
8863 | #~ msgid "wxSocket: unknown event!." | |
8864 | #~ msgstr "wxSocket: không rõ sự kiện!." |