1# Vietnamese translation for BinUtils.
2# Copyright �� 2006 Free Software Foundation, Inc.
3# Clytie Siddall <clytie@riverland.net.au>, 2006.
4# 
5msgid ""
6msgstr ""
7"Project-Id-Version: binutils-2.16.93\n"
8"Report-Msgid-Bugs-To: \n"
9"POT-Creation-Date: 2005-10-25 09:14+0930\n"
10"PO-Revision-Date: 2006-05-23 17:58+0930\n"
11"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
12"Language-Team: Vietnamese <gnomevi-list@lists.sourceforge.net>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=UTF-8\n"
15"Content-Transfer-Encoding: 8bit\n"
16"Plural-Forms: nplurals=1; plural=0\n"
17"X-Generator: LocFactoryEditor 1.6b31\n"
18
19#: addr2line.c:76
20#, c-format
21msgid "Usage: %s [option(s)] [addr(s)]\n"
22msgstr "C��ch s��� d���ng: %s [t��y_ch���n...] [�����a_ch���...)]\n"
23
24#: addr2line.c:77
25#, c-format
26msgid " Convert addresses into line number/file name pairs.\n"
27msgstr " Chuy���n �����i �����a ch��� sang c���p s��� th��� t��� d��ng/t��n t���p tin.\n"
28
29#: addr2line.c:78
30#, c-format
31msgid " If no addresses are specified on the command line, they will be read from stdin\n"
32msgstr " N���u ch��a ghi r�� �����a ch��� tr��n d��ng l���nh, s��� �����c ch��ng t��� thi���t b��� nh���p chu���n\n"
33
34#: addr2line.c:79
35#, c-format
36msgid ""
37" The options are:\n"
38"  @<file>                Read options from <file>\n"
39"  -b --target=<bfdname>  Set the binary file format\n"
40"  -e --exe=<executable>  Set the input file name (default is a.out)\n"
41"  -i --inlines\t\t Unwind inlined functions\n"
42"  -s --basenames         Strip directory names\n"
43"  -f --functions         Show function names\n"
44"  -C --demangle[=style]  Demangle function names\n"
45"  -h --help              Display this information\n"
46"  -v --version           Display the program's version\n"
47"\n"
48msgstr ""
49" T��y ch���n:\n"
50"  @<t���p_tin>\t\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
51"    -b --target=<khu��n_d���ng>  \tL���p khu��n d���ng t���p tin nh��� ph��n (_����ch_)\n"
52"  -e --exe=<ch����ng_tr��nh>  \tL���p t��n t���p tin nh���p (m���c �����nh l�� <a.out>)\n"
53"\t\t\t\t\t\t\t\t(_ch����ng tr��nh ch���y �������c_)\n"
54"  -i --inlines\t\t\tTh��o ra c��c h��m tr���c ti���p\n"
55"  -s --basenames\t\tT�����c c��c t��n th�� m���c (_c��c t��n c�� b���n_)\n"
56"  -f --functions         \tHi���n t��n _c��c ch���c n��ng_\n"
57"  -C --demangle[=ki���u_d��ng]  \t_Th��o g���_ t��n ch���c n��ng\n"
58"  -h --help             \tHi���n th��ng tin _tr��� gi��p_ n��y\n"
59"  -v --version           \tHi���n _phi��n b���n_ c���a ch����ng tr��nh\n"
60"\n"
61
62#: addr2line.c:93 ar.c:263 coffdump.c:466 nlmconv.c:1113 objcopy.c:486
63#: objcopy.c:520 readelf.c:2622 size.c:102 srconv.c:1732 strings.c:725
64#: sysdump.c:648 windres.c:673
65#, c-format
66msgid "Report bugs to %s\n"
67msgstr "H��y tr��nh b��o l���i n��o cho %s\n"
68
69#: addr2line.c:253
70#, c-format
71msgid "%s: can not get addresses from archive"
72msgstr "%s: kh��ng th��� l���y �����a ch��� t��� kho"
73
74#: addr2line.c:325 nm.c:1523 objdump.c:3033
75#, c-format
76msgid "unknown demangling style `%s'"
77msgstr "kh��ng bi���t ki���u d��ng th��o g�� �� %s ��"
78
79#: ar.c:203
80#, c-format
81msgid "no entry %s in archive\n"
82msgstr "kh��ng c�� m���c nh���p %s trong kho\n"
83
84#: ar.c:219
85#, c-format
86msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
87msgstr "C��ch s��� d���ng: %s [t��y ch���n m�� ph���ng] [-]{dmpqrstx}[abcfilNoPsSuvV] [t��n th��nh vi��n] [s��� �����m] t���p_tin_kho t���p_tin...\n"
88
89#: ar.c:222
90#, c-format
91msgid "       %s -M [<mri-script]\n"
92msgstr "       %s -M [<t���p_l���nh-mri]\n"
93
94#: ar.c:223
95#, c-format
96msgid " commands:\n"
97msgstr " l���nh:\n"
98
99#: ar.c:224
100#, c-format
101msgid "  d            - delete file(s) from the archive\n"
102msgstr "  d            ��� _x��a b���_ t���p tin ra kho\n"
103
104#: ar.c:225
105#, c-format
106msgid "  m[ab]        - move file(s) in the archive\n"
107msgstr "  m[ab]        ��� _di chuy���n_ t���p tin trong kho\n"
108
109#: ar.c:226
110#, c-format
111msgid "  p            - print file(s) found in the archive\n"
112msgstr "  p            ��� _in_ t���p tin �������c t��m trong kho\n"
113
114#: ar.c:227
115#, c-format
116msgid "  q[f]         - quick append file(s) to the archive\n"
117msgstr "  q[f]         ��� ph��� th��m _nhanh_ t���p tin v��o kho\n"
118
119#: ar.c:228
120#, c-format
121msgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
122msgstr "  r[ab][f][u]  ��� _thay th���_ t���p tin ���� c��, ho���c ch��n t���p tin m���i v��o kho\n"
123
124#: ar.c:229
125#, c-format
126msgid "  t            - display contents of archive\n"
127msgstr "  t            ��� hi���n th��� n���i dung kho\n"
128
129#: ar.c:230
130#, c-format
131msgid "  x[o]         - extract file(s) from the archive\n"
132msgstr "  x[o]         ��� tr��ch t���p tin ra kho\n"
133
134#: ar.c:231
135#, c-format
136msgid " command specific modifiers:\n"
137msgstr " b��� s���a �����i �����c tr��ng cho l���nh:\n"
138
139#: ar.c:232
140#, c-format
141msgid "  [a]          - put file(s) after [member-name]\n"
142msgstr "  [a]          ��� ����� t���p tin _sau_ [t��n th��nh vi��n]\n"
143
144#: ar.c:233
145#, c-format
146msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
147msgstr "  [b]          ��� ����� t���p tin _tr�����c_ [t��n th��nh vi��n] (b���ng [i])\n"
148
149#: ar.c:234
150#, c-format
151msgid "  [N]          - use instance [count] of name\n"
152msgstr "  [N]          ��� d��ng l���n [s��� �����m] g���p _t��n_\n"
153
154#: ar.c:235
155#, c-format
156msgid "  [f]          - truncate inserted file names\n"
157msgstr "  [f]         ��� c���t b���t t��n _t���p tin_ ���� ch��n\n"
158
159#: ar.c:236
160#, c-format
161msgid "  [P]          - use full path names when matching\n"
162msgstr "  [P]          ��� d��ng t��n _�������ng d���n_ �����y ����� khi kh���p\n"
163
164#: ar.c:237
165#, c-format
166msgid "  [o]          - preserve original dates\n"
167msgstr "  [o]          ��� b���o t���n c��c ng��y _g���c_\n"
168
169#: ar.c:238
170#, c-format
171msgid "  [u]          - only replace files that are newer than current archive contents\n"
172msgstr "  [u]          ��� thay th��� ch��� nh���ng t���p tin m���i h��n n���i dung kho hi���n th���i\n"
173
174#: ar.c:239
175#, c-format
176msgid " generic modifiers:\n"
177msgstr " b��� s���a �����i chung:\n"
178
179#: ar.c:240
180#, c-format
181msgid "  [c]          - do not warn if the library had to be created\n"
182msgstr "  [c]          ��� �����ng c���nh b��o n���u th�� vi��n ph���i �������c _t���o_\n"
183
184#: ar.c:241
185#, c-format
186msgid "  [s]          - create an archive index (cf. ranlib)\n"
187msgstr "  [s]          ��� t���o ch��� m���c kho (nh�� ranlib)\n"
188
189#: ar.c:242
190#, c-format
191msgid "  [S]          - do not build a symbol table\n"
192msgstr "  [S]          ��� �����ng x��y d���ng b���ng _k�� hi���u_\n"
193
194#: ar.c:243
195#, c-format
196msgid "  [v]          - be verbose\n"
197msgstr "  [v]          ��� _xu���t chi ti���t_\n"
198
199#: ar.c:244
200#, c-format
201msgid "  [V]          - display the version number\n"
202msgstr "  [V]          ��� hi���n th��� s��� th��� t��� _phi��n b���n_\n"
203
204#: ar.c:245
205#, c-format
206msgid "  @<file>      - read options from <file>\n"
207msgstr "  @<t���p_tin>\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
208
209#: ar.c:252
210#, c-format
211msgid "Usage: %s [options] archive\n"
212msgstr "C��ch s��� d���ng: %s [t��y_ch���n] kho\n"
213
214#: ar.c:253
215#, c-format
216msgid " Generate an index to speed access to archives\n"
217msgstr " T���o ra ch��� m���c ����� t��ng t���c ����� truy c���p kho\n"
218
219#: ar.c:254
220#, c-format
221msgid ""
222" The options are:\n"
223"  @<file>                      Read options from <file>\n"
224"  -h --help                    Print this help message\n"
225"  -V --version                 Print version information\n"
226msgstr ""
227"T��y ch���n:\n"
228"  @<t���p_tin>\t\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
229"    -h, --help                 \thi���n th��� _tr��� gi��p_ n��y\n"
230"  -V, --version            \txu���t th��ng tin _phi��n b���n_\n"
231
232#: ar.c:485
233msgid "two different operation options specified"
234msgstr "hai t��y ch���n thao t��c kh��c ���� x��c �����nh"
235
236#: ar.c:560
237#, c-format
238msgid "illegal option -- %c"
239msgstr "kh��ng cho ph��p t��y ch���n �� -- %c ��"
240
241#: ar.c:606
242msgid "no operation specified"
243msgstr "ch��a ghi r�� t��y ch���n."
244
245#: ar.c:609
246msgid "`u' is only meaningful with the `r' option."
247msgstr "�� u �� c�� ngh��a ch��� c��ng v���i t��y ch���n �� r ��."
248
249#: ar.c:617
250msgid "`N' is only meaningful with the `x' and `d' options."
251msgstr "�� N �� c�� ngh��a ch��� c��ng v���i t��y ch���n �� x �� v�� �� d ��."
252
253#: ar.c:620
254msgid "Value for `N' must be positive."
255msgstr "Gi�� tr��� cho �� N �� ph���i l�� s��� d����ng."
256
257#: ar.c:670
258#, c-format
259msgid "internal error -- this option not implemented"
260msgstr "l���i n���i b���: ch��a th���c hi���n t��y ch���n n��y"
261
262#: ar.c:739
263#, c-format
264msgid "creating %s"
265msgstr "��ang t���o %s..."
266
267#: ar.c:788 ar.c:838 ar.c:1156 objcopy.c:1683
268#, c-format
269msgid "internal stat error on %s"
270msgstr "l���i stat n��i b��� tr��n %s"
271
272# Variable: do not translate/ bi���n: �����ng d���ch
273#: ar.c:792
274#, c-format
275msgid ""
276"\n"
277"<%s>\n"
278"\n"
279msgstr ""
280"\n"
281"<%s>\n"
282"\n"
283
284#: ar.c:808 ar.c:875
285#, c-format
286msgid "%s is not a valid archive"
287msgstr "%s kh��ng ph���i l�� m���t kho h���p l���"
288
289#: ar.c:843
290#, c-format
291msgid "stat returns negative size for %s"
292msgstr "vi���c stat (l���y c��c th��ng tin) tr��� g���i k��ch c��� ��m cho %s"
293
294#: ar.c:1061
295#, c-format
296msgid "No member named `%s'\n"
297msgstr "Kh��ng c�� th��nh vi��n t��n �� %s ��\n"
298
299#: ar.c:1111
300#, c-format
301msgid "no entry %s in archive %s!"
302msgstr "kh��ng c�� m���c nh���p %s trong kho %s."
303
304#: ar.c:1248
305#, c-format
306msgid "%s: no archive map to update"
307msgstr "%s: kh��ng c�� ��nh x��� kho c���n c���p nh���t"
308
309#: arsup.c:87
310#, c-format
311msgid "No entry %s in archive.\n"
312msgstr "Kh��ng c�� m���c nh���p %s trong kho.\n"
313
314#: arsup.c:112
315#, c-format
316msgid "Can't open file %s\n"
317msgstr "Kh��ng th��� m��� t���p tin %s\n"
318
319#: arsup.c:162
320#, c-format
321msgid "%s: Can't open output archive %s\n"
322msgstr "%s: Kh��ng th��� m��� kho xu���t %s\n"
323
324#: arsup.c:179
325#, c-format
326msgid "%s: Can't open input archive %s\n"
327msgstr "%s: Kh��ng th��� m��� kho nh���p %s\n"
328
329#: arsup.c:188
330#, c-format
331msgid "%s: file %s is not an archive\n"
332msgstr "%s: t���p tin %s kh��ng ph���i l�� kho\n"
333
334#: arsup.c:227
335#, c-format
336msgid "%s: no output archive specified yet\n"
337msgstr "%s: ch��a ghi r�� kho xu���t\n"
338
339#: arsup.c:247 arsup.c:285 arsup.c:327 arsup.c:347 arsup.c:413
340#, c-format
341msgid "%s: no open output archive\n"
342msgstr "%s: kh��ng c�� kho xu���t ���� m���\n"
343
344#: arsup.c:258 arsup.c:368 arsup.c:394
345#, c-format
346msgid "%s: can't open file %s\n"
347msgstr "%s: kh��ng th��� m��� t���p tin %s\n"
348
349#: arsup.c:312 arsup.c:390 arsup.c:471
350#, c-format
351msgid "%s: can't find module file %s\n"
352msgstr "%s: kh��ng t��m th���y t���p tin m��-��un %s\n"
353
354#: arsup.c:422
355#, c-format
356msgid "Current open archive is %s\n"
357msgstr "Kho ���� m��� hi���n th���i l�� %s\n"
358
359#: arsup.c:446
360#, c-format
361msgid "%s: no open archive\n"
362msgstr "%s: kh��ng c�� kho ���� m���\n"
363
364#: binemul.c:37
365#, c-format
366msgid "  No emulation specific options\n"
367msgstr "  Kh��ng c�� t��y ch���n �����c tr��ng cho m�� ph���ng\n"
368
369#. Macros for common output.
370#: binemul.h:40
371#, c-format
372msgid " emulation options: \n"
373msgstr " t��y ch���n m�� ph���ng:\n"
374
375#: bucomm.c:110
376#, c-format
377msgid "can't set BFD default target to `%s': %s"
378msgstr "kh��ng th��� l���p ����ch m���c �����nh BFD th��nh �� %s ��: %s"
379
380#: bucomm.c:121
381#, c-format
382msgid "%s: Matching formats:"
383msgstr "%s: khu��n d���ng kh���p:"
384
385#: bucomm.c:136
386#, c-format
387msgid "Supported targets:"
388msgstr "����ch h��� tr��� :"
389
390#: bucomm.c:138
391#, c-format
392msgid "%s: supported targets:"
393msgstr "%s: ����ch h��� tr��� :"
394
395#: bucomm.c:154
396#, c-format
397msgid "Supported architectures:"
398msgstr "Ki���n tr��c h��� tr��� :"
399
400#: bucomm.c:156
401#, c-format
402msgid "%s: supported architectures:"
403msgstr "%s: ki���n tr��c h��� tr��� :"
404
405#: bucomm.c:349
406#, c-format
407msgid "BFD header file version %s\n"
408msgstr "Phi��n b���n t���p tin �����u BFD %s\n"
409
410#: bucomm.c:450
411#, c-format
412msgid "%s: bad number: %s"
413msgstr "%s: s��� sai: %s"
414
415#: bucomm.c:467 strings.c:438
416#, c-format
417msgid "'%s': No such file"
418msgstr "�� %s ��: kh��ng c�� t���p tin nh�� v���y"
419
420#: bucomm.c:469 strings.c:440
421#, c-format
422msgid "Warning: could not locate '%s'.  reason: %s"
423msgstr "C���nh b��o : kh��ng th��� �����nh v��� �� %s ��. L�� do : %s"
424
425#: bucomm.c:473
426#, c-format
427msgid "Warning: '%s' is not an ordinary file"
428msgstr "C���nh b��o : �� %s �� kh��ng ph���i l�� m���t t���p tin chu���n"
429
430#: coffdump.c:103
431#, c-format
432msgid "#lines %d "
433msgstr "#d��ng %d "
434
435#: coffdump.c:457 sysdump.c:641
436#, c-format
437msgid "Usage: %s [option(s)] in-file\n"
438msgstr "C��ch s��� d���ng: %s [t��y_ch���n...] t���p_tin_nh���p\n"
439
440#: coffdump.c:458
441#, c-format
442msgid " Print a human readable interpretation of a SYSROFF object file\n"
443msgstr "In ra l���i th��ng d���ch cho ph��p ng�����i �����c c���a t���p tin �����i t�����ng SYSROFF\n"
444
445#: coffdump.c:459
446#, c-format
447msgid ""
448" The options are:\n"
449"  @<file>                Read options from <file>\n"
450"  -h --help              Display this information\n"
451"  -v --version           Display the program's version\n"
452"\n"
453msgstr ""
454"T��y ch���n:\n"
455"  @<t���p_tin>\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
456"   -h, --help            hi���n th��� _tr��� gi��p_ n��y\n"
457" -v --version         hi���n th��� _phi��n b���n_ c���a ch����ng tr��nh\n"
458
459#: coffdump.c:528 srconv.c:1822 sysdump.c:705
460msgid "no input file specified"
461msgstr "ch��a ghi r�� t���p tin nh���p"
462
463#: debug.c:648
464msgid "debug_add_to_current_namespace: no current file"
465msgstr "debug_add_to_current_namespace: (g��� l���i th��m v��o v��ng t��n hi���n c��) kh��ng c�� t���p tin hi���n th���i"
466
467#: debug.c:727
468msgid "debug_start_source: no debug_set_filename call"
469msgstr "debug_start_source: (g��� l���i b���t �����u ngu���n) kh��ng c�� cu���c g���i ki���u �� debug_set_filename �� (g��� l���i l���p t��n t���p tin)"
470
471#: debug.c:783
472msgid "debug_record_function: no debug_set_filename call"
473msgstr "debug_record_function: (g��� l���i ghi l��u ch���a n��ng) kh��ng c�� cu���c g���i ki���u �� debug_set_filename �� (g��� l���i l���p t��n t���p tin)"
474
475#: debug.c:835
476msgid "debug_record_parameter: no current function"
477msgstr "debug_record_parameter: (g��� l���i ghi l��u tham s���) kh��ng c�� ch���c n��ng hi���n th���i"
478
479#: debug.c:867
480msgid "debug_end_function: no current function"
481msgstr "debug_end_function: (g��� l���i k���t th��c ch���c n��ng) kh��ng c�� ch���c n��ng hi���n th���i"
482
483#: debug.c:873
484msgid "debug_end_function: some blocks were not closed"
485msgstr "debug_end_function: (g��� l���i k���t th��c ch���c n��ng) m���t s��� kh���i ch��a �������c ����ng"
486
487#: debug.c:901
488msgid "debug_start_block: no current block"
489msgstr "debug_start_block: (g��� l���i b���t �����u kh���i) kh��ng c�� kh���i hi���n th���i"
490
491#: debug.c:937
492msgid "debug_end_block: no current block"
493msgstr "debug_end_block: (g��� l���i k���t th��c kh���i) kh��ng c�� kh���i hi���n th���i"
494
495#: debug.c:944
496msgid "debug_end_block: attempt to close top level block"
497msgstr "debug_end_block: (g��� l���i k���t th��c kh���i) c��� ����ng kh���i c���p �����u"
498
499#: debug.c:967
500msgid "debug_record_line: no current unit"
501msgstr "debug_record_line: (g��� l���i ghi l��u d��ng) kh��ng c�� ����n v��� hi���n th���i"
502
503#. FIXME
504#: debug.c:1020
505msgid "debug_start_common_block: not implemented"
506msgstr "debug_start_common_block: not implemented"
507
508#. FIXME
509#: debug.c:1031
510msgid "debug_end_common_block: not implemented"
511msgstr "debug_end_common_block: not implemented"
512
513#. FIXME.
514#: debug.c:1115
515msgid "debug_record_label: not implemented"
516msgstr "debug_record_label: not implemented"
517
518#: debug.c:1137
519msgid "debug_record_variable: no current file"
520msgstr "debug_record_variable: (g��� l���i ghi l��u bi���n) kh��ng c�� t���p tin hi���n th���ino current file"
521
522#: debug.c:1665
523msgid "debug_make_undefined_type: unsupported kind"
524msgstr "debug_make_undefined_type: (g��� l���i t���o ki���u ch��a �������c �����nh ngh��a) ki���u ch��a �������c h��� tr���"
525
526#: debug.c:1842
527msgid "debug_name_type: no current file"
528msgstr "debug_name_type: no current file"
529
530#: debug.c:1887
531msgid "debug_tag_type: no current file"
532msgstr "debug_tag_type: (g��� l���i ki���u th���) kh��ng c�� t���p tin hi���n th���iL��u t���p tin hi���n"
533
534#: debug.c:1895
535msgid "debug_tag_type: extra tag attempted"
536msgstr "debug_tag_type: (g��� l���i ki���u th���) ���� c��� th��� th��m"
537
538#: debug.c:1932
539#, c-format
540msgid "Warning: changing type size from %d to %d\n"
541msgstr "C���nh b��o : ��ang thay �����i k��ch c��� ki���u t��� %d �����n %d\n"
542
543#: debug.c:1954
544msgid "debug_find_named_type: no current compilation unit"
545msgstr "debug_find_named_type: (g��� l���i t��m ki���u t��n ���� cho) kh��ng c�� ����n v��� bi��n d���ch hi���n th���i"
546
547#: debug.c:2057
548#, c-format
549msgid "debug_get_real_type: circular debug information for %s\n"
550msgstr "debug_get_real_type: (g��� l���i l���y ki���u th���t) th��ng tin g��� l���i v��ng cho %s\n"
551
552#: debug.c:2484
553msgid "debug_write_type: illegal type encountered"
554msgstr "debug_write_type: (g��� l���i ghi ki���u) g���p ki���u kh��ng �������c ph��p"
555
556#: dlltool.c:765 dlltool.c:789 dlltool.c:818
557#, c-format
558msgid "Internal error: Unknown machine type: %d"
559msgstr "L���i n���i b��� : kh��ng bi���t ki���u m��y: %d"
560
561#: dlltool.c:854
562#, c-format
563msgid "Can't open def file: %s"
564msgstr "Kh��ng th��� m��� t���p tin �����nh ngh��a: %s"
565
566#: dlltool.c:859
567#, c-format
568msgid "Processing def file: %s"
569msgstr "��ang x��� l�� t���p tin �����nh ngh��a: %s"
570
571#: dlltool.c:863
572msgid "Processed def file"
573msgstr "���� x��� l�� t���p tin �����nh ngh��a"
574
575#: dlltool.c:887
576#, c-format
577msgid "Syntax error in def file %s:%d"
578msgstr "G���p l���i c�� ph��p trong t���p tin �����nh ngh��a %s:%d"
579
580#: dlltool.c:922
581#, c-format
582msgid "%s: Path components stripped from image name, '%s'."
583msgstr "%s: c��c th��nh ph���n �������ng d���n b��� t�����c ra t��n ���nh, �� %s ��."
584
585#: dlltool.c:931
586#, c-format
587msgid "NAME: %s base: %x"
588msgstr "T��N: %s c�� b���n: %x"
589
590#: dlltool.c:934 dlltool.c:950
591msgid "Can't have LIBRARY and NAME"
592msgstr "Kh��ng cho ph��p d��ng c��� TH�� VI��N l���n T��N �����u"
593
594#: dlltool.c:947
595#, c-format
596msgid "LIBRARY: %s base: %x"
597msgstr "TH�� VI��N: %s c�� b���n: %x"
598
599#: dlltool.c:1183 resrc.c:269
600#, c-format
601msgid "wait: %s"
602msgstr "�����i: %s"
603
604#: dlltool.c:1188 dllwrap.c:413 resrc.c:274
605#, c-format
606msgid "subprocess got fatal signal %d"
607msgstr "ti���n tr��nh con ���� nh���n t��n hi���u nghi���m tr���ng %d"
608
609#: dlltool.c:1194 dllwrap.c:420 resrc.c:281
610#, c-format
611msgid "%s exited with status %d"
612msgstr "%s ���� tho��t v���i tr���ng th��i %d"
613
614#: dlltool.c:1225
615#, c-format
616msgid "Sucking in info from %s section in %s"
617msgstr "��ang k��o v��o th��ng tin t��� ph���n %s trong %s..."
618
619#: dlltool.c:1350
620#, c-format
621msgid "Excluding symbol: %s"
622msgstr "��ang lo���i tr��� k�� hi���u : %s"
623
624#: dlltool.c:1439 dlltool.c:1450 nm.c:1000 nm.c:1011
625#, c-format
626msgid "%s: no symbols"
627msgstr "%s: kh��ng c�� k�� hi���u"
628
629#. FIXME: we ought to read in and block out the base relocations.
630#: dlltool.c:1476
631#, c-format
632msgid "Done reading %s"
633msgstr "���� �����c xong %s"
634
635#: dlltool.c:1486
636#, c-format
637msgid "Unable to open object file: %s"
638msgstr "Kh��ng th��� m��� t���p tin �����i t�����ng: %s"
639
640#: dlltool.c:1489
641#, c-format
642msgid "Scanning object file %s"
643msgstr "��ang qu��t t���p tin �����i t�����ng %s..."
644
645#: dlltool.c:1504
646#, c-format
647msgid "Cannot produce mcore-elf dll from archive file: %s"
648msgstr "Kh��ng th��� cung c���p �� mcore-elf dll �� t��� t���p tin kho: %s"
649
650#: dlltool.c:1590
651msgid "Adding exports to output file"
652msgstr "��ang th��m c��c vi���c xu���t v��o nh��m k���t xu���t..."
653
654#: dlltool.c:1638
655msgid "Added exports to output file"
656msgstr "���� th��m c��c vi���c xu���t v��o nh��m k���t xu���t"
657
658#: dlltool.c:1759
659#, c-format
660msgid "Generating export file: %s"
661msgstr "��ang t���o ra t���p tin xu���t: %s"
662
663#: dlltool.c:1764
664#, c-format
665msgid "Unable to open temporary assembler file: %s"
666msgstr "Kh��ng th��� m��� t���p tin d���ch m�� s��� t���m th���i: %s"
667
668#: dlltool.c:1767
669#, c-format
670msgid "Opened temporary file: %s"
671msgstr "���� m��� t���p tin t���m th���i: %s"
672
673#: dlltool.c:1989
674msgid "Generated exports file"
675msgstr "���� t���o ra t���p tin xu���t"
676
677#: dlltool.c:2195
678#, c-format
679msgid "bfd_open failed open stub file: %s"
680msgstr "bfd_open kh��ng m��� �������c t���p tin stub: %s"
681
682#: dlltool.c:2198
683#, c-format
684msgid "Creating stub file: %s"
685msgstr "��ang t���o t���p tin stub: %s"
686
687#: dlltool.c:2580
688#, c-format
689msgid "failed to open temporary head file: %s"
690msgstr "l���i m��� t���p tin �����u t���m: %s"
691
692#: dlltool.c:2639
693#, c-format
694msgid "failed to open temporary tail file: %s"
695msgstr "l���i m��� t���p tin ��u��i t���m: %s"
696
697#: dlltool.c:2706
698#, c-format
699msgid "Can't open .lib file: %s"
700msgstr "Kh��ng th��� m��� t���p tin �� .lib �� (th�� vi��n): %s"
701
702#: dlltool.c:2709
703#, c-format
704msgid "Creating library file: %s"
705msgstr "��ang t���o t���p tin th�� vi��n: %s"
706
707#: dlltool.c:2792 dlltool.c:2798
708#, c-format
709msgid "cannot delete %s: %s"
710msgstr "kh��ng th��� x��a b��� %s: %s"
711
712#: dlltool.c:2803
713msgid "Created lib file"
714msgstr "���� t���o  t���p tin th�� vi��n"
715
716#: dlltool.c:2882
717#, c-format
718msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
719msgstr "C���nh b��o, ��ang b��� qua XU���T tr��ng %s %d,%d"
720
721#: dlltool.c:2888
722#, c-format
723msgid "Error, duplicate EXPORT with oridinals: %s"
724msgstr "L���i: XU���T tr��ng v���i ��i���u th��� t��� : %s"
725
726#: dlltool.c:2993
727msgid "Processing definitions"
728msgstr "��ang x��� l�� c��c l���i �����nh ngh��a..."
729
730#: dlltool.c:3025
731msgid "Processed definitions"
732msgstr "���� x��� l�� c��c l���i �����nh ngh��a"
733
734#. xgetext:c-format
735#: dlltool.c:3032 dllwrap.c:474
736#, c-format
737msgid "Usage %s <option(s)> <object-file(s)>\n"
738msgstr "C��ch s��� d���ng %s <t��y_ch���n...> <t���p_tin_�����i_t�����ng...>\n"
739
740#. xgetext:c-format
741#: dlltool.c:3034
742#, c-format
743msgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
744msgstr "   -m --machine <m��y>    T���o d���ng DLL cho <m��y>.  [m���c �����nh: %s]\n"
745
746#: dlltool.c:3035
747#, c-format
748msgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
749msgstr "        <m��y> c�� th���: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
750
751#: dlltool.c:3036
752#, c-format
753msgid "   -e --output-exp <outname> Generate an export file.\n"
754msgstr "   -e --output-exp <t��n_t���p_tin> \tT���o ra t���p tin _xu���t_.\n"
755
756#: dlltool.c:3037
757#, c-format
758msgid "   -l --output-lib <outname> Generate an interface library.\n"
759msgstr "   -l --output-lib <t��n_t���p_tin> \tT���o _ra th�� vi��n_ giao di���n.\n"
760
761#: dlltool.c:3038
762#, c-format
763msgid "   -a --add-indirect         Add dll indirects to export file.\n"
764msgstr "   -a --add-indirect         _Th��m l���i gi��n ti���p_d���ng dll v��o t���p tin xu���t\n"
765
766#: dlltool.c:3039
767#, c-format
768msgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
769msgstr "   -D --dllname <t��n>       _T��n dll_ nh���p c���n ����� v��o th�� vi��n giao di���n.\n"
770
771#: dlltool.c:3040
772#, c-format
773msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
774msgstr "   -d --input-def <t��n_t���p_tin>  \tT��n t���p tin _�����nh ngh��a_ c���n �����c _v��o_.\n"
775
776#: dlltool.c:3041
777#, c-format
778msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
779msgstr "   -z --output-def <t��n_t���p_tin> T��n t���p tin _�����nh ngh��a_ c���n t���o (_ra_).\n"
780
781#: dlltool.c:3042
782#, c-format
783msgid "      --export-all-symbols   Export all symbols to .def\n"
784msgstr "        --export-all-symbols    T��� �����ng _xu���t m���i k�� hi���u_ v��o t���p tin �����nh ngh��a\n"
785
786#: dlltool.c:3043
787#, c-format
788msgid "      --no-export-all-symbols  Only export listed symbols\n"
789msgstr ""
790"      --no-export-all-symbols  \tXu���t ch��� nh���ng k�� hi���u ���� li���t k��\n"
791"\t\t\t\t\t\t\t\t(_kh��ng xu���t m���i k�� hi���u_)\n"
792
793#: dlltool.c:3044
794#, c-format
795msgid "      --exclude-symbols <list> Don't export <list>\n"
796msgstr ""
797"      --exclude-symbols <danh_s��ch>           �����ng xu���t danh s��ch n��y\n"
798"\t\t\t\t\t\t\t\t(_lo���i tr��� k�� hi���u_)\n"
799
800#: dlltool.c:3045
801#, c-format
802msgid "      --no-default-excludes  Clear default exclude symbols\n"
803msgstr ""
804"      --no-default-excludes      X��a c��c k�� hi���u c���n lo���i tr��� theo m���c �����nh\n"
805"\t\t\t\t\t\t\t\t(kh��ng lo���i tr��� m���c �����nh)\n"
806
807#: dlltool.c:3046
808#, c-format
809msgid "   -b --base-file <basefile> Read linker generated base file.\n"
810msgstr "   -b --base-file <t��n_t���p_tin>    �����c _t���p tin c�� b���n_ do b��� li��n k���t t���o ra.\n"
811
812#: dlltool.c:3047
813#, c-format
814msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
815msgstr "   -x --no-idata4            �����ng t���o ra ph���n �� idata$4 ��.\n"
816
817#: dlltool.c:3048
818#, c-format
819msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
820msgstr "   -c --no-idata5            �����ng t���o ra ph���n �� idata$5 ��.\n"
821
822#: dlltool.c:3049
823#, c-format
824msgid "   -U --add-underscore       Add underscores to symbols in interface library.\n"
825msgstr ""
826"   -U --add-underscore     \t_Th��m d���u g���ch d�����i_ v��o\n"
827"\t\t\t\t\t\tc��c k�� hi���u trong th�� vi��n giao di���n.\n"
828
829#: dlltool.c:3050
830#, c-format
831msgid "   -k --kill-at              Kill @<n> from exported names.\n"
832msgstr ""
833"   -k --kill-at              X��a b��� �� @<n> �� ra c��c t��n ���� xu���t.\n"
834"\t\t\t\t\t\t(_bu���c k���t th��c t���i_)\n"
835
836#: dlltool.c:3051
837#, c-format
838msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
839msgstr ""
840"   -A --add-stdcall-alias    \tTh��m bi���t hi���u kh��ng c�� �� @<n> ��.\n"
841"\t\t\t\t\t\t(_th��m bi���t hi���u g���i chu���n_)\n"
842
843#: dlltool.c:3052
844#, c-format
845msgid "   -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
846msgstr ""
847"   -p --ext-prefix-alias <ti���n_t���> \tTh��m c��c bi���t hi���u c�� ti���n t��� n��y.\n"
848"\t\t\t\t\t\t(_bi���t hi���u ti���n t��� th��m_)\n"
849
850#: dlltool.c:3053
851#, c-format
852msgid "   -S --as <name>            Use <name> for assembler.\n"
853msgstr "   -S --as <t��n>            \tD��ng t��n n��y cho ch����ng tr��nh d���ch m�� s���.\n"
854
855#: dlltool.c:3054
856#, c-format
857msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
858msgstr ""
859"   -f --as-flags <c��c_c���>     G���i c��c c��� n��y qua cho ch����ng tr��nh d���ch m�� s���.\n"
860"\t\t\t\t\t\t\t(_d���ng c���_)\n"
861
862#: dlltool.c:3055
863#, c-format
864msgid "   -C --compat-implib        Create backward compatible import library.\n"
865msgstr "   -C --compat-implib        \tT���o _th�� vi��n nh���p t����ng th��ch_ ng�����c.\n"
866
867#: dlltool.c:3056
868#, c-format
869msgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
870msgstr ""
871"   -n --no-delete \t\tGi��� l���i c��c t���p tin t���m th���i (l���p l���i ����� b���o t���n th��m)\n"
872"\t\t\t\t\t\t(_kh��ng x��a b���_)\n"
873
874#: dlltool.c:3057
875#, c-format
876msgid "   -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
877msgstr "   -t --temp-prefix <ti���n_t���>\tD��ng _ti���n t���_ n��y ����� t���o t��n t���p tin _t���m_.\n"
878
879#: dlltool.c:3058
880#, c-format
881msgid "   -v --verbose              Be verbose.\n"
882msgstr "   -v --verbose               Xu���t _chi ti���t_.\n"
883
884#: dlltool.c:3059
885#, c-format
886msgid "   -V --version              Display the program version.\n"
887msgstr "   -V --version       \tHi���n th��� phi��n b���n ch����ng tr��nh.\n"
888
889#: dlltool.c:3060
890#, c-format
891msgid "   -h --help                 Display this information.\n"
892msgstr "   -h --help         \tHi���n th��� _tr��� gi��p_ n��y.\n"
893
894#: dlltool.c:3061
895#, c-format
896msgid "   @<file>                   Read options from <file>.\n"
897msgstr "   @<t���p_tin>\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
898
899#: dlltool.c:3063
900#, c-format
901msgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
902msgstr ""
903"   -M --mcore-elf <t��n_t���p_tin>\n"
904"\t\tX��� l�� c��c t���p tin �����i t�����ng ki���u �� mcore-elf �� v��o t���p tin t��n n��y.\n"
905
906#: dlltool.c:3064
907#, c-format
908msgid "   -L --linker <name>        Use <name> as the linker.\n"
909msgstr "   -L --linker <t��n>   \t\tD��ng t��n n��y l�� _b��� li��n k���t_.\n"
910
911#: dlltool.c:3065
912#, c-format
913msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
914msgstr "   -F --linker-flags <c��c_c���> \tG���i _c��c c���_ n��y qua cho _b��� li��n k���t_.\n"
915
916#: dlltool.c:3181
917#, c-format
918msgid "Path components stripped from dllname, '%s'."
919msgstr "C��c th��nh ph���n �������ng d���n b��� t�����c ra t��n dll, �� %s ��."
920
921#: dlltool.c:3226
922#, c-format
923msgid "Unable to open base-file: %s"
924msgstr "Kh��ng th��� m��� t���p tin c�� s���: %s"
925
926#: dlltool.c:3258
927#, c-format
928msgid "Machine '%s' not supported"
929msgstr "Kh��ng h��� tr��� m��y �� %s ��"
930
931#: dlltool.c:3362 dllwrap.c:204
932#, c-format
933msgid "Tried file: %s"
934msgstr "���� th��� t���p tin: %s"
935
936#: dlltool.c:3369 dllwrap.c:211
937#, c-format
938msgid "Using file: %s"
939msgstr "��ang d��ng t���p tin: %s"
940
941#: dllwrap.c:294
942#, c-format
943msgid "Keeping temporary base file %s"
944msgstr "��ang gi��� t���p tin c�� b���n t���m th���i %s"
945
946#: dllwrap.c:296
947#, c-format
948msgid "Deleting temporary base file %s"
949msgstr "��ang x��a b��� t���p tin c�� b���n t���m th���i %s..."
950
951#: dllwrap.c:310
952#, c-format
953msgid "Keeping temporary exp file %s"
954msgstr "��ang gi��� t���p tin xu���t t���m th���i %s"
955
956#: dllwrap.c:312
957#, c-format
958msgid "Deleting temporary exp file %s"
959msgstr "��ang x��a b��� t���p tin xu���t t���m th���i %s..."
960
961#: dllwrap.c:325
962#, c-format
963msgid "Keeping temporary def file %s"
964msgstr "��ang gi��� t���p tin �����nh ngh��a t���m th���i %s"
965
966#: dllwrap.c:327
967#, c-format
968msgid "Deleting temporary def file %s"
969msgstr "��ang x��a b��� t���p tin �����nh ngh��a t���m th���i %s..."
970
971#: dllwrap.c:475
972#, c-format
973msgid "  Generic options:\n"
974msgstr "  T��y ch���n chung:\n"
975
976#: dllwrap.c:476
977#, c-format
978msgid "   @<file>                Read options from <file>\n"
979msgstr "   @<t���p_tin>\t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
980
981#: dllwrap.c:477
982#, c-format
983msgid "   --quiet, -q            Work quietly\n"
984msgstr "   --quiet, -q            Kh��ng xu���t chi ti���t (_im_)\n"
985
986#: dllwrap.c:478
987#, c-format
988msgid "   --verbose, -v          Verbose\n"
989msgstr "   --verbose, -v          Xu���t _chi ti���t_\n"
990
991#: dllwrap.c:479
992#, c-format
993msgid "   --version              Print dllwrap version\n"
994msgstr "   --version              In ra phi��n b���n dllwrap\n"
995
996#: dllwrap.c:480
997#, c-format
998msgid "   --implib <outname>     Synonym for --output-lib\n"
999msgstr "   --implib <t��n_t���p_tin>     B���ng �� --output-lib ��\n"
1000
1001#: dllwrap.c:481
1002#, c-format
1003msgid "  Options for %s:\n"
1004msgstr "  T��y ch���n cho %s:\n"
1005
1006#: dllwrap.c:482
1007#, c-format
1008msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
1009msgstr ""
1010"   --driver-name <tr��nh_��i���u_khi���n> \t        M���c �����nh l�� �� gcc ��\n"
1011"\t\t\t\t\t\t\t\t(_t��n tr��nh ��i���u khi���n_)\n"
1012
1013#: dllwrap.c:483
1014#, c-format
1015msgid "   --driver-flags <flags> Override default ld flags\n"
1016msgstr ""
1017"   --driver-flags <c��c_c���> \t\tC�� quy���n cao h��n c��c c��� ld m���c �����nh\n"
1018"\t\t\t\t\t\t\t\t(_c��c c��� tr��nh ��i���u khi���n_)\n"
1019
1020#: dllwrap.c:484
1021#, c-format
1022msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
1023msgstr ""
1024"   --dlltool-name <dlltool> \t\tM���c �����nh l�� �� dlltool ��\n"
1025"\t\t\t\t\t\t\t\t(_t��n c��ng c��� dlltool_)\n"
1026
1027#: dllwrap.c:485
1028#, c-format
1029msgid "   --entry <entry>        Specify alternate DLL entry point\n"
1030msgstr "   --entry <��i���m_v��o>        \t\tGhi r�� ��i���m _v��o_ DLL xen k���\n"
1031
1032#: dllwrap.c:486
1033#, c-format
1034msgid "   --image-base <base>    Specify image base address\n"
1035msgstr "   --image-base <c��_b���n>    \tGhi r�� �����a ch��� _c�� b���n ���nh_\n"
1036
1037#: dllwrap.c:487
1038#, c-format
1039msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
1040msgstr "   --target <m��y>     i386-cygwin32 hay i386-mingw32\n"
1041
1042#: dllwrap.c:488
1043#, c-format
1044msgid "   --dry-run              Show what needs to be run\n"
1045msgstr "   --dry-run              \tHi���n th��� c��c ��i���u c���n ch���y (_ch���y th���c h��nh_)\n"
1046
1047#: dllwrap.c:489
1048#, c-format
1049msgid "   --mno-cygwin           Create Mingw DLL\n"
1050msgstr "   --mno-cygwin       \tT���o DLL d���ng Mingw\n"
1051
1052#: dllwrap.c:490
1053#, c-format
1054msgid "  Options passed to DLLTOOL:\n"
1055msgstr "  C��c t��y ch���n �������c g���i qua cho DLLTOOL:\n"
1056
1057#: dllwrap.c:491
1058#, c-format
1059msgid "   --machine <machine>\n"
1060msgstr "   --machine <m��y>\n"
1061
1062#: dllwrap.c:492
1063#, c-format
1064msgid "   --output-exp <outname> Generate export file.\n"
1065msgstr "   --output-exp <t��n_t���p_tin> \t\tT���o ra t���p tin _xu���t_.\n"
1066
1067#: dllwrap.c:493
1068#, c-format
1069msgid "   --output-lib <outname> Generate input library.\n"
1070msgstr "   --output-lib <t��n_t���p_tin> \t\tT���o _ra th�� vi��n_ nh���p.\n"
1071
1072#: dllwrap.c:494
1073#, c-format
1074msgid "   --add-indirect         Add dll indirects to export file.\n"
1075msgstr "   --add-indirect         \t\t_Th��m_ c��c l���i _gi��n ti���p_ v��o t���p tin xu���t.\n"
1076
1077#: dllwrap.c:495
1078#, c-format
1079msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
1080msgstr "   --dllname <t��n>       \t\t_T��n dll_ nh���p c���n ����� v��o th�� vi��n xu���t.\n"
1081
1082#: dllwrap.c:496
1083#, c-format
1084msgid "   --def <deffile>        Name input .def file\n"
1085msgstr "   --def <t��n_t���p_tin>        \tT��n t���p tin _�����nh ngh��a_ nh���p\n"
1086
1087#: dllwrap.c:497
1088#, c-format
1089msgid "   --output-def <deffile> Name output .def file\n"
1090msgstr "   --output-def <t��n_t���p_tin>\tT��n _t���p tin �����nh ngh��a xu���t_\n"
1091
1092#: dllwrap.c:498
1093#, c-format
1094msgid "   --export-all-symbols     Export all symbols to .def\n"
1095msgstr "   --export-all-symbols     _Xu���t m���i k�� hi���u_ v��o t���p tin �����nh ngh��a\n"
1096
1097#: dllwrap.c:499
1098#, c-format
1099msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
1100msgstr ""
1101"   --no-export-all-symbols  \tXu���t ch��� k�� hi���u ki���u �� .drectve ��.\n"
1102"\t\t\t\t\t\t\t\t(_kh��ng xu���t m���i k�� hi���u_)\n"
1103
1104#: dllwrap.c:500
1105#, c-format
1106msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
1107msgstr ""
1108"   --exclude-symbols <danh s��ch>\n"
1109"\t\t\t\t\tLo���i tr��� danh s��ch n��y ra t���p tin �����nh ngh��a.\n"
1110"\t\t\t\t\t\t\t\t(_lo���i tr��� c��c k�� hi���u_)\n"
1111
1112#: dllwrap.c:501
1113#, c-format
1114msgid "   --no-default-excludes    Zap default exclude symbols\n"
1115msgstr ""
1116"   --no-default-excludes    \t\tS���a m���i k�� hi���u lo���i tr��� m���c �����nh.\n"
1117"\t\t\t\t\t\t\t\t(_kh��ng lo���i tr��� m���c �����nh_)\n"
1118
1119#: dllwrap.c:502
1120#, c-format
1121msgid "   --base-file <basefile> Read linker generated base file\n"
1122msgstr "   --base-file <t��n_t���p_tin>     �����c _t���p tin c�� b���n_ do b��� li��n k���t t���o ra.\n"
1123
1124#: dllwrap.c:503
1125#, c-format
1126msgid "   --no-idata4           Don't generate idata$4 section\n"
1127msgstr "   --no-idata4           �����ng t���o ra ph���n �� idata$4 ��.\n"
1128
1129#: dllwrap.c:504
1130#, c-format
1131msgid "   --no-idata5           Don't generate idata$5 section\n"
1132msgstr "   --no-idata5           �����ng t���o ra ph���n �� idata$5 ��.\n"
1133
1134#: dllwrap.c:505
1135#, c-format
1136msgid "   -U                     Add underscores to .lib\n"
1137msgstr "   -U                     Th��m d���u g���ch _d�����i_ v��o th�� vi��n\n"
1138
1139#: dllwrap.c:506
1140#, c-format
1141msgid "   -k                     Kill @<n> from exported names\n"
1142msgstr ""
1143"   -k                     X��a b��� �� @<n> �� ra c��c t��n ���� xu���t\n"
1144"\t\t\t\t\t(_bu���c k���t th��c_)\n"
1145
1146#: dllwrap.c:507
1147#, c-format
1148msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
1149msgstr ""
1150"   --add-stdcall-alias    \tTh��m bi���t hi���u kh��ng c�� �� @<n> ��.\n"
1151"\t\t\t\t\t\t\t(_th��m bi���t hi���u g���i chu���n_)\n"
1152
1153#: dllwrap.c:508
1154#, c-format
1155msgid "   --as <name>            Use <name> for assembler\n"
1156msgstr "   --as <t��n>           D��ng t��n n��y cho ch����ng tr��nh d���ch m�� s��� (_d���ng_)\n"
1157
1158#: dllwrap.c:509
1159#, c-format
1160msgid "   --nodelete             Keep temp files.\n"
1161msgstr "   --nodelete             Gi��� c��c t���p tin t���m (_kh��ng x��a b���_)\n"
1162
1163#: dllwrap.c:510
1164#, c-format
1165msgid "  Rest are passed unmodified to the language driver\n"
1166msgstr "  C��c ��i���u c��n l���i �������c g���i d���ng ch��a �������c s���a �����i qua cho tr��nh ��i���u khi���n ng��n ng���\n"
1167
1168#: dllwrap.c:782
1169msgid "Must provide at least one of -o or --dllname options"
1170msgstr "Ph���i cung c���p ��t nh���t m���t c���a hai t��y ch���n �� -o �� hay �� -dllname ��"
1171
1172#: dllwrap.c:811
1173msgid ""
1174"no export definition file provided.\n"
1175"Creating one, but that may not be what you want"
1176msgstr ""
1177"ch��a cung c���p t���p tin �����nh ngh��a xu���t.\n"
1178"��ang t���o m���t ��i���u, m�� c�� l��� kh��ng ph���i l�� ��i���u b���n mu���n"
1179
1180#: dllwrap.c:970
1181#, c-format
1182msgid "DLLTOOL name    : %s\n"
1183msgstr "T��n c��ng c��� DLLTOOL    : %s\n"
1184
1185#: dllwrap.c:971
1186#, c-format
1187msgid "DLLTOOL options : %s\n"
1188msgstr "T��y ch���n DLLTOOL: %s\n"
1189
1190#: dllwrap.c:972
1191#, c-format
1192msgid "DRIVER name     : %s\n"
1193msgstr "T��n TR��NH ��I���U KHI���N     : %s\n"
1194
1195#: dllwrap.c:973
1196#, c-format
1197msgid "DRIVER options  : %s\n"
1198msgstr "T��y ch���n TR��NH ��I���U KHI���N  : %s\n"
1199
1200#: dwarf.c:93 dwarf.c:137 readelf.c:322 readelf.c:515
1201#, c-format
1202msgid "Unhandled data length: %d\n"
1203msgstr "����� d��i d��� li���u kh��ng �������c qu���n l��: %d\n"
1204
1205#: dwarf.c:237
1206msgid "badly formed extended line op encountered!\n"
1207msgstr "g���p thao t��c d��ng ���� m��� r���ng d���ng sai.\n"
1208
1209#: dwarf.c:244
1210#, c-format
1211msgid "  Extended opcode %d: "
1212msgstr "  Opcode (m�� thao t��c) ���� m��� r���ng %d: "
1213
1214#: dwarf.c:249
1215#, c-format
1216msgid ""
1217"End of Sequence\n"
1218"\n"
1219msgstr ""
1220"K���t th��c d��y\n"
1221"\n"
1222
1223#: dwarf.c:255
1224#, c-format
1225msgid "set Address to 0x%lx\n"
1226msgstr "�����t �����a ch��� l�� 0x%lx\n"
1227
1228#: dwarf.c:260
1229#, c-format
1230msgid "  define new File Table entry\n"
1231msgstr "  �����nh ngh��a m���c nh���p B���ng T���p tin m���i\n"
1232
1233#: dwarf.c:261 dwarf.c:1944
1234#, c-format
1235msgid "  Entry\tDir\tTime\tSize\tName\n"
1236msgstr "  M���c\tTM���c\tGi���\tC���\tT��n\n"
1237
1238# Variable: don't translate / Bi���n: �����ng d���ch
1239#: dwarf.c:263
1240#, c-format
1241msgid "   %d\t"
1242msgstr "   %d\t"
1243
1244# Variable: don't translate / Bi���n: �����ng d���ch
1245#: dwarf.c:266 dwarf.c:268 dwarf.c:270 dwarf.c:1956 dwarf.c:1958 dwarf.c:1960
1246#, c-format
1247msgid "%lu\t"
1248msgstr "%lu\t"
1249
1250# Variable: do not translate/ bi���n: �����ng d���ch
1251#: dwarf.c:271
1252#, c-format
1253msgid ""
1254"%s\n"
1255"\n"
1256msgstr ""
1257"%s\n"
1258"\n"
1259
1260#: dwarf.c:275
1261#, c-format
1262msgid "UNKNOWN: length %d\n"
1263msgstr "KH��NG R��: ����� d��i %d\n"
1264
1265#: dwarf.c:288
1266msgid "<no .debug_str section>"
1267msgstr "<no .debug_str section>"
1268
1269#: dwarf.c:294
1270#, c-format
1271msgid "DW_FORM_strp offset too big: %lx\n"
1272msgstr "DW_FORM_strp hi���u s��� qu�� l���n: %lx\n"
1273
1274#: dwarf.c:295
1275msgid "<offset is too big>"
1276msgstr "<offset is too big>"
1277
1278#: dwarf.c:528
1279#, c-format
1280msgid "Unknown TAG value: %lx"
1281msgstr "Gi�� tr��� TAG (th���) kh��ng r�� : %lx"
1282
1283#: dwarf.c:564
1284#, c-format
1285msgid "Unknown FORM value: %lx"
1286msgstr "Gi�� tr��� FORM (d���ng) kh��ng r�� : %lx"
1287
1288#: dwarf.c:573
1289#, c-format
1290msgid " %lu byte block: "
1291msgstr " Kh���i %lu byte: "
1292
1293#: dwarf.c:907
1294#, c-format
1295msgid "(User defined location op)"
1296msgstr "(Thao t��c �����nh v��� do ng�����i d��ng �����nh ngh��a)"
1297
1298#: dwarf.c:909
1299#, c-format
1300msgid "(Unknown location op)"
1301msgstr "(Thao t��c �����nh v��� kh��ng r��)"
1302
1303#: dwarf.c:955
1304msgid "Internal error: DWARF version is not 2 or 3.\n"
1305msgstr "L���i n���i b���: phi��n b���n DWARF kh��ng ph���i l�� 2 hay 3.\n"
1306
1307#: dwarf.c:1053
1308msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
1309msgstr "Kh��ng h��� tr��� �� DW_FORM_data8 �� khi �� sizeof (unsigned long) != 8 �� [k��ch c��� c���a (d��i kh��ng k��)]\n"
1310
1311#: dwarf.c:1102
1312#, c-format
1313msgid " (indirect string, offset: 0x%lx): %s"
1314msgstr " (chu���i gi��n ti���p, hi���u s���: 0x%lx): %s"
1315
1316#: dwarf.c:1111
1317#, c-format
1318msgid "Unrecognized form: %lu\n"
1319msgstr "Kh��ng nh���n di���n d���ng: %lu\n"
1320
1321#: dwarf.c:1196
1322#, c-format
1323msgid "(not inlined)"
1324msgstr "(kh��ng �����t tr���c ti���p)"
1325
1326#: dwarf.c:1199
1327#, c-format
1328msgid "(inlined)"
1329msgstr "(�����t tr���c ti���p)"
1330
1331#: dwarf.c:1202
1332#, c-format
1333msgid "(declared as inline but ignored)"
1334msgstr "(khai b��o l�� tr���c ti���p m�� b��� b��� qua)"
1335
1336#: dwarf.c:1205
1337#, c-format
1338msgid "(declared as inline and inlined)"
1339msgstr "(khai b��o l�� tr���c ti���p v�� �����t tr���c ti���p)"
1340
1341#: dwarf.c:1208
1342#, c-format
1343msgid "  (Unknown inline attribute value: %lx)"
1344msgstr "  (Kh��ng bi���t gi�� tr��� thu���c t��nh tr���c ti���p: %lx)"
1345
1346#: dwarf.c:1354 dwarf.c:2484
1347#, c-format
1348msgid " [without DW_AT_frame_base]"
1349msgstr " [kh��ng c�� DW_AT_frame_base (c�� b���n khung)]"
1350
1351#: dwarf.c:1357
1352#, c-format
1353msgid "(location list)"
1354msgstr "(danh s��ch �����a ��i���m)"
1355
1356#: dwarf.c:1475
1357#, c-format
1358msgid "Unknown AT value: %lx"
1359msgstr "Kh��ng bi���t gi�� tr��� AT: %lx"
1360
1361#: dwarf.c:1544
1362#, c-format
1363msgid "No comp units in %s section ?"
1364msgstr "Kh��ng c�� ����n v��� bi��n d���ch trong ph���n %s ?"
1365
1366#: dwarf.c:1553
1367#, c-format
1368msgid "Not enough memory for a debug info array of %u entries"
1369msgstr "Kh��ng ����� b��� nh��� cho m���ng th��ng tin g��� l���i c�� m���c nh���p %u"
1370
1371#: dwarf.c:1561 dwarf.c:2573
1372#, c-format
1373msgid ""
1374"The section %s contains:\n"
1375"\n"
1376msgstr ""
1377"Ph���n %s ch���a:\n"
1378"\n"
1379
1380#: dwarf.c:1569
1381#, c-format
1382msgid "Unable to locate %s section!\n"
1383msgstr "Kh��ng th��� �����nh v��� ph���n %s !\n"
1384
1385#: dwarf.c:1635
1386#, c-format
1387msgid "  Compilation Unit @ offset 0x%lx:\n"
1388msgstr "  ����n v��� bi��n d���ch @ hi���u s��� 0x%lx:\n"
1389
1390#: dwarf.c:1636
1391#, c-format
1392msgid "   Length:        %ld\n"
1393msgstr "   D��i:        %ld\n"
1394
1395#: dwarf.c:1637
1396#, c-format
1397msgid "   Version:       %d\n"
1398msgstr "   Phi��n b���n:       %d\n"
1399
1400#: dwarf.c:1638
1401#, c-format
1402msgid "   Abbrev Offset: %ld\n"
1403msgstr "   Hi���u s��� t���t: %ld\n"
1404
1405#: dwarf.c:1639
1406#, c-format
1407msgid "   Pointer Size:  %d\n"
1408msgstr "   C��� con tr��� :  %d\n"
1409
1410#: dwarf.c:1644
1411msgid "Only version 2 and 3 DWARF debug information is currently supported.\n"
1412msgstr "H��� tr��� ch��� th��ng tin g��� l���i phi��n b���n DWARF 2 v�� 3 th��i.\n"
1413
1414#: dwarf.c:1685
1415#, c-format
1416msgid "Unable to locate entry %lu in the abbreviation table\n"
1417msgstr "Kh��ng th��� �����nh v��� m���c nh��p %lu trong b���ng vi���t t���t\n"
1418
1419#: dwarf.c:1691
1420#, c-format
1421msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
1422msgstr " <%d><%lx>: S��� vi���t t���t: %lu (%s)\n"
1423
1424#: dwarf.c:1785
1425#, c-format
1426msgid "%s section needs a populated .debug_info section\n"
1427msgstr "Ph���n %s c���n ph���n �� .debug_info �� (th��ng tin g��� l���i) c�� d��� li���u\n"
1428
1429#: dwarf.c:1792
1430#, c-format
1431msgid "%s section has more comp units than .debug_info section\n"
1432msgstr "Ph���n %s c�� nhi���u ����n v��� bi��n d���ch h��n ph���n �� .debug_info �� (th��ng tin g��� l���i)\n"
1433
1434#: dwarf.c:1794
1435#, c-format
1436msgid ""
1437"assuming that the pointer size is %d, from the last comp unit in .debug_info\n"
1438"\n"
1439msgstr ""
1440"gi��� s��� k��ch c��� con tr��� l�� %d, t��� ����n v��� bi��n d���ch cu���i c��ng trong �� .debug_info �� (th��ng tin g��� l���i)\n"
1441"\n"
1442
1443#: dwarf.c:1819
1444#, c-format
1445msgid ""
1446"\n"
1447"Dump of debug contents of section %s:\n"
1448"\n"
1449msgstr ""
1450"\n"
1451"Vi���c ����� n���i dung g��� l���i c���a ph���n %s:\n"
1452
1453#: dwarf.c:1858
1454msgid "The line info appears to be corrupt - the section is too small\n"
1455msgstr "H��nh nh�� d��ng b��� h���ng ��� ph���n qu�� nh���\n"
1456
1457#: dwarf.c:1867
1458msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
1459msgstr "H��� tr��� hi���n th���i ch��� th��ng tin d��ng DWARF phi��n b���n 2 v�� 3.\n"
1460
1461#: dwarf.c:1894
1462#, c-format
1463msgid "  Length:                      %ld\n"
1464msgstr "  D��i:                      %ld\n"
1465
1466#: dwarf.c:1895
1467#, c-format
1468msgid "  DWARF Version:               %d\n"
1469msgstr "  Phi��n b���n DWARF:               %d\n"
1470
1471#: dwarf.c:1896
1472#, c-format
1473msgid "  Prologue Length:             %d\n"
1474msgstr "  D��i ��o���n m��� �����u :             %d\n"
1475
1476#: dwarf.c:1897
1477#, c-format
1478msgid "  Minimum Instruction Length:  %d\n"
1479msgstr "  D��i c��u l���nh t���i thi���u :  %d\n"
1480
1481#: dwarf.c:1898
1482#, c-format
1483msgid "  Initial value of 'is_stmt':  %d\n"
1484msgstr "  Gi�� tr��� �����u c���a �� is_stmt ��:  %d\n"
1485
1486#: dwarf.c:1899
1487#, c-format
1488msgid "  Line Base:                   %d\n"
1489msgstr "  C�� b���n d��ng:                   %d\n"
1490
1491#: dwarf.c:1900
1492#, c-format
1493msgid "  Line Range:                  %d\n"
1494msgstr "  Ph���m v��� d��ng:                  %d\n"
1495
1496#: dwarf.c:1901
1497#, c-format
1498msgid "  Opcode Base:                 %d\n"
1499msgstr "  C�� b���n m�� thao t��c:                 %d\n"
1500
1501#: dwarf.c:1902
1502#, c-format
1503msgid "  (Pointer size:               %u)%s\n"
1504msgstr "  (C��� con tr��� :\t\t\t%u)%s\n"
1505
1506#: dwarf.c:1913
1507#, c-format
1508msgid ""
1509"\n"
1510" Opcodes:\n"
1511msgstr ""
1512"\n"
1513" M�� thao t��c:\n"
1514
1515#: dwarf.c:1916
1516#, c-format
1517msgid "  Opcode %d has %d args\n"
1518msgstr "  M�� thao t��c %d c�� %d �����i s���\n"
1519
1520#: dwarf.c:1922
1521#, c-format
1522msgid ""
1523"\n"
1524" The Directory Table is empty.\n"
1525msgstr ""
1526"\n"
1527"  B���ng Th�� m���c r���ng\n"
1528
1529#: dwarf.c:1925
1530#, c-format
1531msgid ""
1532"\n"
1533" The Directory Table:\n"
1534msgstr ""
1535"\n"
1536"  B���ng Th�� m���c:\n"
1537
1538# Variable: don't translate / Bi���n: �����ng d���ch
1539#: dwarf.c:1929
1540#, c-format
1541msgid "  %s\n"
1542msgstr "  %s\n"
1543
1544#: dwarf.c:1940
1545#, c-format
1546msgid ""
1547"\n"
1548" The File Name Table is empty.\n"
1549msgstr ""
1550"\n"
1551" B���ng T��n T���p tin r���ng:\n"
1552
1553#: dwarf.c:1943
1554#, c-format
1555msgid ""
1556"\n"
1557" The File Name Table:\n"
1558msgstr ""
1559"\n"
1560"  B���ng T��n T���p tin:\n"
1561
1562# Variable: don't translate / Bi���n: �����ng d���ch
1563#: dwarf.c:1951
1564#, c-format
1565msgid "  %d\t"
1566msgstr "  %d\t"
1567
1568# Variable: do not translate/ bi���n: �����ng d���ch
1569#: dwarf.c:1962
1570#, c-format
1571msgid "%s\n"
1572msgstr "%s\n"
1573
1574#. Now display the statements.
1575#: dwarf.c:1970
1576#, c-format
1577msgid ""
1578"\n"
1579" Line Number Statements:\n"
1580msgstr ""
1581"\n"
1582" C��u S��� th��� t��� D��ng:\n"
1583
1584#: dwarf.c:1986
1585#, c-format
1586msgid "  Special opcode %d: advance Address by %lu to 0x%lx"
1587msgstr "  M�� thao t��c �����c bi���t %d: n��ng cao �����a ch��� b�����c %lu t���i 0x%lx"
1588
1589#: dwarf.c:1990
1590#, c-format
1591msgid " and Line by %d to %d\n"
1592msgstr " v�� D��ng b�����c %d t���i %d\n"
1593
1594#: dwarf.c:1998
1595msgid "Extend line ops need a valid pointer size, guessing at 4\n"
1596msgstr "Thao t��c k��o d��i �������ng c���n thi���t k��ch c��� con tr��� h���p l���, ��ang ��o��n n�� l�� 4\n"
1597
1598#: dwarf.c:2007
1599#, c-format
1600msgid "  Copy\n"
1601msgstr "  Ch��p\n"
1602
1603#: dwarf.c:2015
1604#, c-format
1605msgid "  Advance PC by %lu to 0x%lx\n"
1606msgstr "  N��ng cao PC b�����c %lu t���i %lx\n"
1607
1608#: dwarf.c:2023
1609#, c-format
1610msgid "  Advance Line by %d to %d\n"
1611msgstr "  N��ng cao d��ng b�����c %d t���i %d\n"
1612
1613#: dwarf.c:2030
1614#, c-format
1615msgid "  Set File Name to entry %d in the File Name Table\n"
1616msgstr "  L���p T��n T���p tin l�� m���c nh���p %d trong B���ng T��n T���p tin\n"
1617
1618#: dwarf.c:2038
1619#, c-format
1620msgid "  Set column to %lu\n"
1621msgstr "  L���p c���t th��nh %lu\n"
1622
1623#: dwarf.c:2045
1624#, c-format
1625msgid "  Set is_stmt to %d\n"
1626msgstr "  L���p �� is_stmt �� (l�� c��u) l�� %d\n"
1627
1628#: dwarf.c:2050
1629#, c-format
1630msgid "  Set basic block\n"
1631msgstr "  L���p kh���i c�� b���n\n"
1632
1633#: dwarf.c:2058
1634#, c-format
1635msgid "  Advance PC by constant %lu to 0x%lx\n"
1636msgstr "  N��ng cao PC b�����c h���ng s��� %lu t���i 0x%lx\n"
1637
1638#: dwarf.c:2066
1639#, c-format
1640msgid "  Advance PC by fixed size amount %lu to 0x%lx\n"
1641msgstr "  N��ng cao PC b�����c k��ch c��� c��� �����nh %lu t���i 0x%lx\n"
1642
1643#: dwarf.c:2071
1644#, c-format
1645msgid "  Set prologue_end to true\n"
1646msgstr "  L���p �� prologue_end �� (k���t th��c ��o���n m��� �����u) l�� true (����ng)\n"
1647
1648#: dwarf.c:2075
1649#, c-format
1650msgid "  Set epilogue_begin to true\n"
1651msgstr "  L���p �� epilogue_begin �� (�����u ph���n k���t) l�� true (����ng)\n"
1652
1653#: dwarf.c:2081
1654#, c-format
1655msgid "  Set ISA to %lu\n"
1656msgstr "  L���p ISA th��nh %lu\n"
1657
1658#: dwarf.c:2085
1659#, c-format
1660msgid "  Unknown opcode %d with operands: "
1661msgstr "  G���p opcode (m�� thao t��c) kh��ng r�� %d v���i t��c t��� : "
1662
1663#: dwarf.c:2111 dwarf.c:2197 dwarf.c:2271 dwarf.c:2382 dwarf.c:2514
1664#: dwarf.c:2739
1665#, c-format
1666msgid ""
1667"Contents of the %s section:\n"
1668"\n"
1669msgstr ""
1670"N���i dung c���a ph���n %s:\n"
1671"\n"
1672
1673#: dwarf.c:2151
1674msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
1675msgstr "H��� tr��� hi���n th���i ch��� pubnames (t��n c��ng) DWARF phi��n b���n 2 v�� 3 th��i\n"
1676
1677#: dwarf.c:2158
1678#, c-format
1679msgid "  Length:                              %ld\n"
1680msgstr "  Length:                              %ld\n"
1681
1682#: dwarf.c:2160
1683#, c-format
1684msgid "  Version:                             %d\n"
1685msgstr "  Version:                             %d\n"
1686
1687#: dwarf.c:2162
1688#, c-format
1689msgid "  Offset into .debug_info section:     %ld\n"
1690msgstr "  Hi���u s��� v��o ph���nO�� ffset into .�� (th��ng tin g��� l���i)nfo section:     %ld\n"
1691
1692#: dwarf.c:2164
1693#, c-format
1694msgid "  Size of area in .debug_info section: %ld\n"
1695msgstr "  K��ch c��� c���a v��ng trong ph���n �� .debug_info �� (th��ng tin g��� l���i): %ld\n"
1696
1697#: dwarf.c:2167
1698#, c-format
1699msgid ""
1700"\n"
1701"    Offset\tName\n"
1702msgstr ""
1703"\n"
1704"    Hi���u\tT��n\n"
1705
1706#: dwarf.c:2218
1707#, c-format
1708msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
1709msgstr " DW_MACINFO_start_file (b���t �����u t���p tin) ��� s���_d��ng: %d s���_t���p_tin: %d\n"
1710
1711#: dwarf.c:2224
1712#, c-format
1713msgid " DW_MACINFO_end_file\n"
1714msgstr " DW_MACINFO_end_file (k���t th��c t���p tin)\n"
1715
1716#: dwarf.c:2232
1717#, c-format
1718msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
1719msgstr " DW_MACINFO_define (�����nh ngh��a) ��� s���_d��ng : %d b���_l���nh : %s\n"
1720
1721#: dwarf.c:2241
1722#, c-format
1723msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
1724msgstr " DW_MACINFO_undef (ch��a �����nh ngh��a) ��� s���_d��ng : %d b���_l���nh : %s\n"
1725
1726#: dwarf.c:2253
1727#, c-format
1728msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
1729msgstr " DW_MACINFO_vendor_ext (ph���n m��� r���ng nh�� b��n) ��� h���ng s��� : %d chu���i : %s\n"
1730
1731#: dwarf.c:2282
1732#, c-format
1733msgid "  Number TAG\n"
1734msgstr "  S��� TH���\n"
1735
1736# Variable: don't translate / Bi���n: �����ng d���ch
1737#: dwarf.c:2288
1738#, c-format
1739msgid "   %ld      %s    [%s]\n"
1740msgstr "   %ld      %s    [%s]\n"
1741
1742#: dwarf.c:2291
1743msgid "has children"
1744msgstr "c�� ��i���u con"
1745
1746#: dwarf.c:2291
1747msgid "no children"
1748msgstr "kh��ng c�� con"
1749
1750# Variable: don't translate / Bi���n: �����ng d���ch
1751#: dwarf.c:2294
1752#, c-format
1753msgid "    %-18s %s\n"
1754msgstr "    %-18s %s\n"
1755
1756#: dwarf.c:2327 dwarf.c:2510 dwarf.c:2684
1757#, c-format
1758msgid ""
1759"\n"
1760"The %s section is empty.\n"
1761msgstr ""
1762"\n"
1763"Ph���n %s l�� r���ng.\n"
1764
1765#. FIXME: Should we handle this case?
1766#: dwarf.c:2372
1767msgid "Location lists in .debug_info section aren't in ascending order!\n"
1768msgstr "��� C��c danh s��ch �����a ��i���m trong ph���n �� .debug_info �� (th��ng tin g��� l���i) kh��ng ph���i theo th��� t��� d���n. ���\n"
1769
1770#: dwarf.c:2375
1771msgid "No location lists in .debug_info section!\n"
1772msgstr "��� Kh��ng c�� danh s��ch �����a ��i���m trong ph���n �� .debug_info �� (th��ng tin g��� l���i). ���\n"
1773
1774#: dwarf.c:2379
1775#, c-format
1776msgid "Location lists in %s section start at 0x%lx\n"
1777msgstr "Danh s��ch �����a ��i���m trong ph���n %s b���t �����u t���i 0x%lx\n"
1778
1779#: dwarf.c:2383
1780#, c-format
1781msgid "    Offset   Begin    End      Expression\n"
1782msgstr "    HI���u   �����u    Cu���i      Bi���u th���c\n"
1783
1784#: dwarf.c:2414
1785#, c-format
1786msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
1787msgstr "C�� m���t l��� [0x%lx - 0x%lx] trong ph���n �� .debug_info �� (th��ng tin g��� l���i).\n"
1788
1789#: dwarf.c:2417
1790#, c-format
1791msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1792msgstr "C�� m���t n��i ch���ng l���p [0x%lx - 0x%lx] trong ph���n �� .debug_info �� (th��ng tin g��� l���i).\n"
1793
1794#: dwarf.c:2424
1795#, c-format
1796msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
1797msgstr "C�� hi���u s��� 0x%lx l���n h��n k��ch c��� c���a ph���n �� .debug_loc �� (�����a ��i���m g��� l���i).\n"
1798
1799#: dwarf.c:2433 dwarf.c:2460 dwarf.c:2470
1800#, c-format
1801msgid "Location list starting at offset 0x%lx is not terminated.\n"
1802msgstr "Danh s��ch �����a ��i���m m�� b���t �����u t���i hi���u s��� 0x%lx ch��a �������c k���t th��c.\n"
1803
1804#: dwarf.c:2445 dwarf.c:2784
1805#, c-format
1806msgid "    %8.8lx <End of list>\n"
1807msgstr "    %8.8lx <K���t th��c danh s��ch>\n"
1808
1809#: dwarf.c:2453
1810#, c-format
1811msgid "    %8.8lx %8.8lx %8.8lx (base address)\n"
1812msgstr "    %8.8lx %8.8lx %8.8lx (�����a ch��� c�� b���n)\n"
1813
1814#: dwarf.c:2487 dwarf.c:2801
1815msgid " (start == end)"
1816msgstr " (start == end)"
1817
1818#: dwarf.c:2489 dwarf.c:2803
1819msgid " (start > end)"
1820msgstr " (start > end)"
1821
1822#: dwarf.c:2618
1823msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
1824msgstr "H��� tr��� hi���n th���i ch��� arange (ph���m v��� a) DWARF phi��n b���n 2 v�� 3 th��i.\n"
1825
1826#: dwarf.c:2622
1827#, c-format
1828msgid "  Length:                   %ld\n"
1829msgstr "  D��i:                   %ld\n"
1830
1831#: dwarf.c:2623
1832#, c-format
1833msgid "  Version:                  %d\n"
1834msgstr "  Phi��n b���n:                  %d\n"
1835
1836#: dwarf.c:2624
1837#, c-format
1838msgid "  Offset into .debug_info:  %lx\n"
1839msgstr "  Hi���u s��� v��o �� .debug_info �� (th��ng tin g��� l���i):  %lx\n"
1840
1841#: dwarf.c:2625
1842#, c-format
1843msgid "  Pointer Size:             %d\n"
1844msgstr "  K��ch c��� con tr��� :             %d\n"
1845
1846#: dwarf.c:2626
1847#, c-format
1848msgid "  Segment Size:             %d\n"
1849msgstr "  K��ch c��� ph��n ��o���n:             %d\n"
1850
1851#: dwarf.c:2628
1852#, c-format
1853msgid ""
1854"\n"
1855"    Address  Length\n"
1856msgstr ""
1857"\n"
1858"    ����� d��i �����a ch���\n"
1859
1860#. FIXME: Should we handle this case?
1861#: dwarf.c:2729
1862msgid "Range lists in .debug_info section aren't in ascending order!\n"
1863msgstr "��� C��c danh s��ch ph���m v��� trong ph���n �� .debug_info �� (th��ng tin g��� l���i) kh��ng ph���i theo th��� t��� d���n. ���\n"
1864
1865#: dwarf.c:2732
1866msgid "No range lists in .debug_info section!\n"
1867msgstr "��� Kh��ng c�� danh s��ch ph���m v��� trong ph���n �� .debug_info �� (th��ng tin g��� l���i). ���\n"
1868
1869#: dwarf.c:2736
1870#, c-format
1871msgid "Range lists in %s section start at 0x%lx\n"
1872msgstr "Danh s��ch ph���m v��� trong ph���n %s b���t �����u t���i 0x%lx\n"
1873
1874#: dwarf.c:2740
1875#, c-format
1876msgid "    Offset   Begin    End\n"
1877msgstr "    HI���u   �����u    Cu���i\n"
1878
1879#: dwarf.c:2765
1880#, c-format
1881msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
1882msgstr "C�� m���t l��� [0x%lx - 0x%lx] trong ph���n %s.\n"
1883
1884#: dwarf.c:2769
1885#, c-format
1886msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
1887msgstr "C�� m���t n��i ch���ng l���p [0x%lx - 0x%lx] trong ph���n %s.\n"
1888
1889#: dwarf.c:2964
1890#, c-format
1891msgid "The section %s contains:\n"
1892msgstr "Ph���n %s ch���a:\n"
1893
1894#: dwarf.c:3608
1895#, c-format
1896msgid "unsupported or unknown DW_CFA_%d\n"
1897msgstr "�� DW_CFA_%d �� kh��ng �������c h��� tr���, hay kh��ng r��\n"
1898
1899#: dwarf.c:3632
1900#, c-format
1901msgid "Displaying the debug contents of section %s is not yet supported.\n"
1902msgstr "Ch��a h��� tr��� kh��� n��ng hi���n th��� n���i dung ph���n %s.\n"
1903
1904#: dwarf.c:3674
1905#, c-format
1906msgid "%s: Error: "
1907msgstr "%s: L���i: "
1908
1909#: dwarf.c:3685
1910#, c-format
1911msgid "%s: Warning: "
1912msgstr "%s: C���nh b��o : "
1913
1914#: emul_aix.c:51
1915#, c-format
1916msgid "  [-g]         - 32 bit small archive\n"
1917msgstr "  [-g]         ��� kho nh��� 32-bit\n"
1918
1919#: emul_aix.c:52
1920#, c-format
1921msgid "  [-X32]       - ignores 64 bit objects\n"
1922msgstr "  [-X32]       ��� b��� qua c��c �����i t�����ng ki���u 64 bit\n"
1923
1924#: emul_aix.c:53
1925#, c-format
1926msgid "  [-X64]       - ignores 32 bit objects\n"
1927msgstr "  [-X64]       ��� b��� qua c��c �����i t�����ng ki���u 32 bit\n"
1928
1929#: emul_aix.c:54
1930#, c-format
1931msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1932msgstr "  [-X32_64]    ��� ch���p nh���n c��c �����i t�����ng ki���u c��� 32 bit l���n 64 bit �����u\n"
1933
1934#: ieee.c:311
1935msgid "unexpected end of debugging information"
1936msgstr "g���p k���t th��c th��ng tin g��� l���i b���t ng���"
1937
1938#: ieee.c:398
1939msgid "invalid number"
1940msgstr "s��� kh��ng h���p l���"
1941
1942#: ieee.c:451
1943msgid "invalid string length"
1944msgstr "����� d��i chu���i kh��ng h���p l���"
1945
1946#: ieee.c:506 ieee.c:547
1947msgid "expression stack overflow"
1948msgstr "tr��n �����ng bi���u th���c"
1949
1950#: ieee.c:526
1951msgid "unsupported IEEE expression operator"
1952msgstr "to��n t��� bi���u th���c IEE kh��ng �������c h��� tr���"
1953
1954#: ieee.c:541
1955msgid "unknown section"
1956msgstr "kh��ng bi���t ph���n"
1957
1958#: ieee.c:562
1959msgid "expression stack underflow"
1960msgstr "tr��n ng�����c �����ng bi���u th���c"
1961
1962#: ieee.c:576
1963msgid "expression stack mismatch"
1964msgstr "�����ng bi���u th���c kh��ng kh���p v���i nhau"
1965
1966#: ieee.c:613
1967msgid "unknown builtin type"
1968msgstr "kh��ng bi���t ki���u builtin"
1969
1970#: ieee.c:758
1971msgid "BCD float type not supported"
1972msgstr "Ki���u n���i BDC kh��ng �������c h��� tr���"
1973
1974#: ieee.c:895
1975msgid "unexpected number"
1976msgstr "s��� b���t ng���"
1977
1978#: ieee.c:902
1979msgid "unexpected record type"
1980msgstr "ki���u m���c ghi b���t ng���"
1981
1982#: ieee.c:935
1983msgid "blocks left on stack at end"
1984msgstr "c�� m���t s��� kh���i c��n l���i tr��n �����ng khi k���t th��c"
1985
1986#: ieee.c:1198
1987msgid "unknown BB type"
1988msgstr "kh��ng bi���t ki���u BB"
1989
1990#: ieee.c:1207
1991msgid "stack overflow"
1992msgstr "tr��n �����ng"
1993
1994#: ieee.c:1230
1995msgid "stack underflow"
1996msgstr "tr��n ng�����c �����ng"
1997
1998#: ieee.c:1342 ieee.c:1412 ieee.c:2109
1999msgid "illegal variable index"
2000msgstr "ch��� m���c bi���n kh��ng �������c ph��p"
2001
2002#: ieee.c:1390
2003msgid "illegal type index"
2004msgstr "ch��� m���c ki���u kh��ng �������c ph��p"
2005
2006#: ieee.c:1400 ieee.c:1437
2007msgid "unknown TY code"
2008msgstr "kh��ng bi���t m�� TY"
2009
2010#: ieee.c:1419
2011msgid "undefined variable in TY"
2012msgstr "g���p bi���n ch��a �������c �����nh ngh��a trong TY"
2013
2014#. Pascal file name.  FIXME.
2015#: ieee.c:1830
2016msgid "Pascal file name not supported"
2017msgstr "Ch��a h��� tr��� t��n t���p tin ki���u Pascal"
2018
2019#: ieee.c:1878
2020msgid "unsupported qualifier"
2021msgstr "b��� d�� d���t ch��a �������c h��� tr���"
2022
2023#: ieee.c:2147
2024msgid "undefined variable in ATN"
2025msgstr "g���p bi���n ch��a �����nh ngh��a trong ATN"
2026
2027#: ieee.c:2190
2028msgid "unknown ATN type"
2029msgstr "kh��ng bi���t ki���u ATN"
2030
2031#. Reserved for FORTRAN common.
2032#: ieee.c:2312
2033msgid "unsupported ATN11"
2034msgstr "ATN11 kh��ng �������c h��� tr��"
2035
2036#. We have no way to record this information.  FIXME.
2037#: ieee.c:2339
2038msgid "unsupported ATN12"
2039msgstr "ATN12 kh��ng �������c h��� tr��"
2040
2041#: ieee.c:2399
2042msgid "unexpected string in C++ misc"
2043msgstr "g���p chu���i kh��ng �������c h��� tr�� trong C++ l���t v���t"
2044
2045#: ieee.c:2412
2046msgid "bad misc record"
2047msgstr "m���c ghi l���t v���t sai"
2048
2049#: ieee.c:2453
2050msgid "unrecognized C++ misc record"
2051msgstr "kh��ng ch���p nh���n m���c ghi C++ l���t v���t"
2052
2053#: ieee.c:2568
2054msgid "undefined C++ object"
2055msgstr "�����i t�����ng C++ ch��a �������c �����nh ngh��a"
2056
2057#: ieee.c:2602
2058msgid "unrecognized C++ object spec"
2059msgstr "ch��a ch���p nh���n �����c t��� �����i t�����ng C++"
2060
2061#: ieee.c:2638
2062msgid "unsupported C++ object type"
2063msgstr "ki���u �����i t�����ng C++ ch��a �������c h��� tr���"
2064
2065#: ieee.c:2648
2066msgid "C++ base class not defined"
2067msgstr "ch��a �����nh ngh��a h���ng c�� b���n C++"
2068
2069#: ieee.c:2660 ieee.c:2765
2070msgid "C++ object has no fields"
2071msgstr "�����i t�����ng C++ kh��ng c�� tr�����ng n��o"
2072
2073#: ieee.c:2679
2074msgid "C++ base class not found in container"
2075msgstr "Kh��ng t��m th���y h���ng c�� b���n C++ trong b��� ch���a"
2076
2077#: ieee.c:2786
2078msgid "C++ data member not found in container"
2079msgstr "Kh��ng t��m th���y b��� ph���n d��� li���u C++ trong b��� ch���a"
2080
2081#: ieee.c:2827 ieee.c:2977
2082msgid "unknown C++ visibility"
2083msgstr "kh��ng bi���t ����� th���y r�� C++"
2084
2085#: ieee.c:2861
2086msgid "bad C++ field bit pos or size"
2087msgstr "v��� tr�� bit hay k��ch c��� tr�����ng C++ sai"
2088
2089#: ieee.c:2953
2090msgid "bad type for C++ method function"
2091msgstr "ki���u sai cho h��m ph����ng ph��p C++"
2092
2093#: ieee.c:2963
2094msgid "no type information for C++ method function"
2095msgstr "kh��ng c�� th��ng tin ki���u cho h��m ph����ng ph��p C++"
2096
2097#: ieee.c:3002
2098msgid "C++ static virtual method"
2099msgstr "ph����ng ph��p ���o t��nh C++"
2100
2101#: ieee.c:3097
2102msgid "unrecognized C++ object overhead spec"
2103msgstr "ch��a ch���p nh���n �����c t��� duy tu �����i t�����ng C++"
2104
2105#: ieee.c:3136
2106msgid "undefined C++ vtable"
2107msgstr "ch��a �����nh ngh��a vtable C++"
2108
2109#: ieee.c:3205
2110msgid "C++ default values not in a function"
2111msgstr "Gi�� tr��� C++ m���c �����nh kh��ng ph���i trong h��m"
2112
2113#: ieee.c:3245
2114msgid "unrecognized C++ default type"
2115msgstr "ch��a ch���p nh���n ki���u C++ m���c �����nh"
2116
2117#: ieee.c:3276
2118msgid "reference parameter is not a pointer"
2119msgstr "tham s��� tham chi���u kh��ng ph���i l�� con tr���"
2120
2121#: ieee.c:3359
2122msgid "unrecognized C++ reference type"
2123msgstr "ch��a ch���p nh���n ki���u tham chi���u C++"
2124
2125#: ieee.c:3441
2126msgid "C++ reference not found"
2127msgstr "Kh��ng t��m th���y tham chi���u C++"
2128
2129#: ieee.c:3449
2130msgid "C++ reference is not pointer"
2131msgstr "Tham chi���u C++ kh��ng ph���i l�� con tr���"
2132
2133#: ieee.c:3475 ieee.c:3483
2134msgid "missing required ASN"
2135msgstr "thi���u ASN c���n thi���t"
2136
2137#: ieee.c:3510 ieee.c:3518
2138msgid "missing required ATN65"
2139msgstr "thi���u ATN65 c���n thi���t"
2140
2141#: ieee.c:3532
2142msgid "bad ATN65 record"
2143msgstr "m���c ghi ATN65 sai"
2144
2145#: ieee.c:4160
2146#, c-format
2147msgid "IEEE numeric overflow: 0x"
2148msgstr "tr��n thu���c s��� IEEE: 0x"
2149
2150#: ieee.c:4204
2151#, c-format
2152msgid "IEEE string length overflow: %u\n"
2153msgstr "Tr��n ����� d��i chu���i IEEE: %u\n"
2154
2155#: ieee.c:5203
2156#, c-format
2157msgid "IEEE unsupported integer type size %u\n"
2158msgstr "K��ch c��� ki���u s��� nguy��n kh��ng �������c h��� tr��� IEEE %u\n"
2159
2160#: ieee.c:5237
2161#, c-format
2162msgid "IEEE unsupported float type size %u\n"
2163msgstr "K��ch c��� ki���u n���i kh��ng �������c h��� tr��� IEEE %u\n"
2164
2165#: ieee.c:5271
2166#, c-format
2167msgid "IEEE unsupported complex type size %u\n"
2168msgstr "K��ch c��� ki���u ph���c t���p kh��ng �������c h��� tr��� IEEE %u\n"
2169
2170#: nlmconv.c:269 srconv.c:1813
2171msgid "input and output files must be different"
2172msgstr "t���p tin nh���p v�� xu���t ph���i l�� kh��c nhau"
2173
2174#: nlmconv.c:316
2175msgid "input file named both on command line and with INPUT"
2176msgstr "t��n t���p tin �������c l���p c��� tr��n d��ng l���nh l���n b���ng INPUT �����u"
2177
2178#: nlmconv.c:325
2179msgid "no input file"
2180msgstr "kh��ng c�� t���p tin nh���p n��o"
2181
2182#: nlmconv.c:355
2183msgid "no name for output file"
2184msgstr "kh��ng c�� t��n cho t���p tin nh���p"
2185
2186#: nlmconv.c:369
2187msgid "warning: input and output formats are not compatible"
2188msgstr "c���nh b��o : khu��n d���ng nh���p v�� xu���t kh��ng t����ng th��ch v���i nhau"
2189
2190#: nlmconv.c:398
2191msgid "make .bss section"
2192msgstr "t���o ph���n �� .bss ��"
2193
2194#: nlmconv.c:407
2195msgid "make .nlmsections section"
2196msgstr "t���o ph���n �� .nlmsections ��"
2197
2198#: nlmconv.c:409
2199msgid "set .nlmsections flags"
2200msgstr "�����t c��c c��� �� .nlmsections ��"
2201
2202#: nlmconv.c:437
2203msgid "set .bss vma"
2204msgstr "�����t vma .bss"
2205
2206#: nlmconv.c:444
2207msgid "set .data size"
2208msgstr "�����t k��ch c��� d��� li���u .data"
2209
2210#: nlmconv.c:624
2211#, c-format
2212msgid "warning: symbol %s imported but not in import list"
2213msgstr "c���nh b��o : k�� hi���u %s �������c nh���p m�� kh��ng ph���i trong danh s��ch nh���p"
2214
2215#: nlmconv.c:644
2216msgid "set start address"
2217msgstr "�����t �����a ch��� b���t �����u"
2218
2219#: nlmconv.c:693
2220#, c-format
2221msgid "warning: START procedure %s not defined"
2222msgstr "c���nh b��o : th��� t���c START (b���t �����u) %s ch��a �������c �����nh ngh��a"
2223
2224#: nlmconv.c:695
2225#, c-format
2226msgid "warning: EXIT procedure %s not defined"
2227msgstr "c���nh b��o : th��� t���c EXIT (tho��t) %s ch��a �������c �����nh ngh��a"
2228
2229#: nlmconv.c:697
2230#, c-format
2231msgid "warning: CHECK procedure %s not defined"
2232msgstr "c���nh b��o : th��� t���c CHECK (ki���m tra) %s ch��a �������c �����nh ngh��a"
2233
2234#: nlmconv.c:718 nlmconv.c:907
2235msgid "custom section"
2236msgstr "ph���n t��� ch���n"
2237
2238#: nlmconv.c:739 nlmconv.c:936
2239msgid "help section"
2240msgstr "ph���n tr��� gi��p"
2241
2242#: nlmconv.c:761 nlmconv.c:954
2243msgid "message section"
2244msgstr "ph���n th��ng ��i���p"
2245
2246#: nlmconv.c:777 nlmconv.c:987
2247msgid "module section"
2248msgstr "ph���n m��-��un"
2249
2250#: nlmconv.c:797 nlmconv.c:1003
2251msgid "rpc section"
2252msgstr "ph���n rpc"
2253
2254#. There is no place to record this information.
2255#: nlmconv.c:833
2256#, c-format
2257msgid "%s: warning: shared libraries can not have uninitialized data"
2258msgstr "%s: c���nh b��o : th�� vi��n d��ng chung kh��ng th��� ch���a d��� li���u ch��a �������c s��� kh���i"
2259
2260#: nlmconv.c:854 nlmconv.c:1022
2261msgid "shared section"
2262msgstr "ph���n d��ng chung"
2263
2264#: nlmconv.c:862
2265msgid "warning: No version number given"
2266msgstr "c���nh b��o : ch��a ����a ra s��� th��� t��� phi��n b���n"
2267
2268#: nlmconv.c:902 nlmconv.c:931 nlmconv.c:949 nlmconv.c:998 nlmconv.c:1017
2269#, c-format
2270msgid "%s: read: %s"
2271msgstr "%s: �����c: %s"
2272
2273#: nlmconv.c:924
2274msgid "warning: FULLMAP is not supported; try ld -M"
2275msgstr "c���nh b��o : ch��a h��� tr��� FULLMAP; h��y th��� �� ld -M ��"
2276
2277#: nlmconv.c:1100
2278#, c-format
2279msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
2280msgstr "C��ch s��� d���ng: %s [t��y_ch���n...] [t���p_tin_nh���p [t���p_tin_xu���t]]\n"
2281
2282#: nlmconv.c:1101
2283#, c-format
2284msgid " Convert an object file into a NetWare Loadable Module\n"
2285msgstr " Chuy���n �����i t���p tin �����i t�����ng sang M��-��un T���i �������c NetWare (NetWare Loadable Module)\n"
2286
2287#: nlmconv.c:1102
2288#, c-format
2289msgid ""
2290" The options are:\n"
2291"  -I --input-target=<bfdname>   Set the input binary file format\n"
2292"  -O --output-target=<bfdname>  Set the output binary file format\n"
2293"  -T --header-file=<file>       Read <file> for NLM header information\n"
2294"  -l --linker=<linker>          Use <linker> for any linking\n"
2295"  -d --debug                    Display on stderr the linker command line\n"
2296"  @<file>                       Read options from <file>.\n"
2297"  -h --help                     Display this information\n"
2298"  -v --version                  Display the program's version\n"
2299msgstr ""
2300" T��y ch���n:\n"
2301"  -I --input-target=<t��n_bfd>\t    L���p d���ng th���c t���p tin nh��� ph��n nh���p\n"
2302"\t\t\t\t\t\t\t\t    (_����ch nh���p_)\n"
2303"  -O --output-target=<t��n_bfd>\t    L���p d���ng th���c t���p tin nh��� ph��n xu���t\n"
2304"\t\t\t\t\t\t\t\t    (_����ch xu���t_)\n"
2305"  -T --header-file=<t���p_tin>\n"
2306"\t\t�����c t���p tin n��y �����  t��m th��ng tin ph���n �����u NLM (_t���p tin ph���n �����u_)\n"
2307"  -l --linker=<b���_li��n_k���t>        \t    D��ng _b��� li��n k���t_ n��y khi li��n k���t\n"
2308"  -d --debug\n"
2309"\tHi���n th��� tr��n thi���t b��� l���i chu���n d��ng l���nh c���a b��� li��n k���t (_g��� l���i_)\n"
2310"  @<file>    \t\t\t\t\t    �����c c��c t��y ch���n t��� t���p tin ����\n"
2311"  -h --help                    \t\t    Hi���n th��� _tr��� gi��p_ n��y\n"
2312"  -v --version                 \t\t    Hi���n th��� _phi��n b���n_ ch����ng tr��nh\n"
2313
2314#: nlmconv.c:1143
2315#, c-format
2316msgid "support not compiled in for %s"
2317msgstr "ch��a bi��n d���ch c��ch h��� tr��� %s"
2318
2319#: nlmconv.c:1180
2320msgid "make section"
2321msgstr "t���o ph���n"
2322
2323#: nlmconv.c:1194
2324msgid "set section size"
2325msgstr "l���p k��ch c��� ph���n"
2326
2327#: nlmconv.c:1200
2328msgid "set section alignment"
2329msgstr "l���p canh l��� ph���n"
2330
2331#: nlmconv.c:1204
2332msgid "set section flags"
2333msgstr "l���p c��c c��� ph��n"
2334
2335#: nlmconv.c:1215
2336msgid "set .nlmsections size"
2337msgstr "l���p k��ch c��� �� .nlmsections ��"
2338
2339#: nlmconv.c:1296 nlmconv.c:1304 nlmconv.c:1313 nlmconv.c:1318
2340msgid "set .nlmsection contents"
2341msgstr "l���p n���i dung �� .nlmsections ��"
2342
2343#: nlmconv.c:1797
2344msgid "stub section sizes"
2345msgstr "k��ch c��� ph���n stub"
2346
2347#: nlmconv.c:1844
2348msgid "writing stub"
2349msgstr "��ang ghi stub..."
2350
2351#: nlmconv.c:1928
2352#, c-format
2353msgid "unresolved PC relative reloc against %s"
2354msgstr "c�� vi���c �����nh v��� l���i li��n quan �����n PC ch��a th��o g��� �����i v���i %s"
2355
2356#: nlmconv.c:1992
2357#, c-format
2358msgid "overflow when adjusting relocation against %s"
2359msgstr "tr��n khi ��i���u ch���nh vi���c �����nh v��� l���i �����i v���i %s"
2360
2361#: nlmconv.c:2119
2362#, c-format
2363msgid "%s: execution of %s failed: "
2364msgstr "%s: vi���c th���c hi���n %s b��� l���i: "
2365
2366#: nlmconv.c:2134
2367#, c-format
2368msgid "Execution of %s failed"
2369msgstr "Vi���c th���c hi���n %s b��� l���i"
2370
2371#: nm.c:224 size.c:82 strings.c:708
2372#, c-format
2373msgid "Usage: %s [option(s)] [file(s)]\n"
2374msgstr "C��ch s��� d���ng: %s [t��y_ch���n...] [t���p_tin...]\n"
2375
2376#: nm.c:225
2377#, c-format
2378msgid " List symbols in [file(s)] (a.out by default).\n"
2379msgstr " Li���t k�� c��c k�� hi���u trong nh���ng t���p tin n��y (m���c �����nh l�� <a.out>).\n"
2380
2381#: nm.c:226
2382#, c-format
2383msgid ""
2384" The options are:\n"
2385"  -a, --debug-syms       Display debugger-only symbols\n"
2386"  -A, --print-file-name  Print name of the input file before every symbol\n"
2387"  -B                     Same as --format=bsd\n"
2388"  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
2389"                          The STYLE, if specified, can be `auto' (the default),\n"
2390"                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
2391"                          or `gnat'\n"
2392"      --no-demangle      Do not demangle low-level symbol names\n"
2393"  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
2394"      --defined-only     Display only defined symbols\n"
2395"  -e                     (ignored)\n"
2396"  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
2397"                           `sysv' or `posix'.  The default is `bsd'\n"
2398"  -g, --extern-only      Display only external symbols\n"
2399"  -l, --line-numbers     Use debugging information to find a filename and\n"
2400"                           line number for each symbol\n"
2401"  -n, --numeric-sort     Sort symbols numerically by address\n"
2402"  -o                     Same as -A\n"
2403"  -p, --no-sort          Do not sort the symbols\n"
2404"  -P, --portability      Same as --format=posix\n"
2405"  -r, --reverse-sort     Reverse the sense of the sort\n"
2406"  -S, --print-size       Print size of defined symbols\n"
2407"  -s, --print-armap      Include index for symbols from archive members\n"
2408"      --size-sort        Sort symbols by size\n"
2409"      --special-syms     Include special symbols in the output\n"
2410"      --synthetic        Display synthetic symbols as well\n"
2411"  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
2412"      --target=BFDNAME   Specify the target object format as BFDNAME\n"
2413"  -u, --undefined-only   Display only undefined symbols\n"
2414"  -X 32_64               (ignored)\n"
2415"  @FILE                  Read options from FILE\n"
2416"  -h, --help             Display this information\n"
2417"  -V, --version          Display this program's version number\n"
2418"\n"
2419msgstr ""
2420" T��y ch���n:\n"
2421"  -a, --debug-syms       \tHi���n th��� _k�� hi���u_ ch��� ki���u b��� _g��� l���i_ th��i\n"
2422"  -A, --print-file-name  \t_In ra t��n t���p tin_ nh���p tr�����c m���i k�� hi���u\n"
2423"  -B                     \t\t\tB���ng �� --format=bsd ��\n"
2424"  -C, --demangle[=KI���U_D��NG]\n"
2425"\tGi���i m�� c��c t��n k�� hi���u c���p th���p th��nh t��n c���p ng�����i d��ng (_th��o g���_)\n"
2426"       Ki���u d��ng n��y, n���u �������c ghi r��, c�� th���  l�� �� auto �� (t��� �����ng: m���c �����nh)\n"
2427"\t�� gnu ��, �� lucid ��, �� arm ��, �� hp ��, �� edg ��, �� gnu-v3 ��, �� java �� hay �� gnat ��.\n"
2428"      --no-demangle      \t\t_�����ng th��o g���_ t��n k�� hi���u c���p th���p\n"
2429"  -D, --dynamic          \t\tHi���n th��� k�� hi���u _�����ng_ thay v��o k�� hi���u chu���n\n"
2430"      --defined-only     \t\tHi���n th��� _ch���_ k�� hi���u _�������c �����nh ngh��a_\n"
2431"  -e                     \t\t\t(b��� b��� qua)\n"
2432"  -f, --format=D���NG_TH���C    \tD��ng _d���ng th���c_ xu���t n��y, m���t c���a\n"
2433"\t\t\t\t\t\t\t�� bsd �� (m���c �����nh), �� sysv �� hay �� posix ��\n"
2434"  -g, --extern-only      \t\tHi���n th��� _ch���_ k�� hi���u _b��n ngo��i_\n"
2435"  -l, --line-numbers     \t\tD��ng th��ng tin g��� l���i ����� t��m t��n t���p tin\n"
2436"\t\t\t\t\t\tv�� _s��� th��� t��� d��ng_ cho m���i k�� hi���u\n"
2437"  -n, --numeric-sort     \t\t_S���p x���p_ k�� hi���u m���t c��ch _thu���c s���_ theo �����a ch���\n"
2438"  -o                     \t\t\tB���ng �� -A ��\n"
2439"  -p, --no-sort          \t\t_�����ng s���p x���p_ k�� hi���u\n"
2440"  -P, --portability      \t\tB���ng �� --format=posix ��\n"
2441"  -r, --reverse-sort     \t\t_S���p x���p ng�����c_\n"
2442"  -S, --print-size       \t\tIn ra k��ch c��� c���a c��c k�� hi���u �������c �����nh ngh��a\n"
2443"  -s, --print-armap      \t\tG���m ch��� m���c cho k�� hi���u t��� b��� ph���n kho\n"
2444"      --size-sort        \t\t_S���p x���p_ k�� hi���u theo _k��ch c���_\n"
2445"      --special-syms     \t\tG���m _k�� hi���u �����c bi���t_ trong d��� li���u xu���t\n"
2446"      --synthetic        \t\tC��ng hi���n th��� k�� hi���u _t���ng h���p_\n"
2447"  -t, --radix=C��_S���      \tD��ng _c�� s���_ n��y ����� in ra gi�� tr��� k�� hi���u\n"
2448"      --target=T��N_BFD   \tGhi r�� d���ng th���c �����i t�����ng _����ch_ l�� t��n BFD n��y\n"
2449"  -u, --undefined-only   \tHi���n th��� _ch���_ k�� hi���u _ch��a �������c �����nh ngh��a_\n"
2450"  -X 32_64               \t\t(b��� b��� qua)\n"
2451"  @<file>    \t\t\t\t\t    �����c c��c t��y ch���n t��� t���p tin ����\n"
2452"  -h, --help             \t\tHi���n th��� _tr��� gi��p_ n��y\n"
2453"  -V, --version          \t\tHi���n th��� s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh n��y\n"
2454"\n"
2455
2456#: nm.c:263 objdump.c:236
2457#, c-format
2458msgid "Report bugs to %s.\n"
2459msgstr "H��y tr��nh b��o l���i n��o cho %s\n"
2460
2461#: nm.c:295
2462#, c-format
2463msgid "%s: invalid radix"
2464msgstr "%s: c�� s��� kh��ng h���p l���"
2465
2466#: nm.c:319
2467#, c-format
2468msgid "%s: invalid output format"
2469msgstr "%s: d���ng th���c xu���t kh��ng h���p l���"
2470
2471#: nm.c:340 readelf.c:6623 readelf.c:6659
2472#, c-format
2473msgid "<processor specific>: %d"
2474msgstr "<�����c tr��ng cho b��� x��� l��>: %d"
2475
2476#: nm.c:342 readelf.c:6626 readelf.c:6671
2477#, c-format
2478msgid "<OS specific>: %d"
2479msgstr "<�����c tr��ng cho h��� ��i���u h��nh>: %d"
2480
2481#: nm.c:344 readelf.c:6628 readelf.c:6674
2482#, c-format
2483msgid "<unknown>: %d"
2484msgstr "<kh��ng bi���t>: %d"
2485
2486#: nm.c:381
2487#, c-format
2488msgid ""
2489"\n"
2490"Archive index:\n"
2491msgstr ""
2492"\n"
2493"Ch��� m���c kho:\n"
2494
2495#: nm.c:1227
2496#, c-format
2497msgid ""
2498"\n"
2499"\n"
2500"Undefined symbols from %s:\n"
2501"\n"
2502msgstr ""
2503"\n"
2504"\n"
2505"K�� hi���u ch��a �������c �����nh ngh��a t��� %s:\n"
2506"\n"
2507
2508#: nm.c:1229
2509#, c-format
2510msgid ""
2511"\n"
2512"\n"
2513"Symbols from %s:\n"
2514"\n"
2515msgstr ""
2516"\n"
2517"\n"
2518"K�� hi���u t��� %s:\n"
2519"\n"
2520
2521#: nm.c:1231 nm.c:1282
2522#, c-format
2523msgid ""
2524"Name                  Value   Class        Type         Size     Line  Section\n"
2525"\n"
2526msgstr ""
2527"T��n                  Gi�� tr���   H���ng        Ki���u         C���     D��ng  Ph���n\n"
2528"\n"
2529
2530#: nm.c:1234 nm.c:1285
2531#, c-format
2532msgid ""
2533"Name                  Value           Class        Type         Size             Line  Section\n"
2534"\n"
2535msgstr ""
2536"Name                  Value           Class        Type         Size             Line  Section\n"
2537"\n"
2538
2539#: nm.c:1278
2540#, c-format
2541msgid ""
2542"\n"
2543"\n"
2544"Undefined symbols from %s[%s]:\n"
2545"\n"
2546msgstr ""
2547"\n"
2548"\n"
2549"K�� hi���u ch��a �������c �����nh ngh��a t���Undefined symbols from %s[%s]:\n"
2550"\n"
2551
2552#: nm.c:1280
2553#, c-format
2554msgid ""
2555"\n"
2556"\n"
2557"Symbols from %s[%s]:\n"
2558"\n"
2559msgstr ""
2560"\n"
2561"\n"
2562"K�� hi���u t��� %s[%s]:\n"
2563"\n"
2564
2565#: nm.c:1584
2566msgid "Only -X 32_64 is supported"
2567msgstr "Ch��� h��� tr��� �� -X 32_64 ��"
2568
2569#: nm.c:1604
2570msgid "Using the --size-sort and --undefined-only options together"
2571msgstr "D��ng t��y ch���n c��� �� --size-sort �� l���n �� --undefined-only �� �����u"
2572
2573#: nm.c:1605
2574msgid "will produce no output, since undefined symbols have no size."
2575msgstr "s��� kh��ng xu���t g��, v�� k�� hi���u ch��a �������c �����nh ngh��a kh��ng c�� k��ch c��� n��o."
2576
2577#: nm.c:1633
2578#, c-format
2579msgid "data size %ld"
2580msgstr "c��� d��� li���u %ld"
2581
2582#: objcopy.c:401 srconv.c:1721
2583#, c-format
2584msgid "Usage: %s [option(s)] in-file [out-file]\n"
2585msgstr "C��ch s��� d���ng: %s [t��y_ch���n...] t���p_tin_nh���p [t���p_tin_xu���t]\n"
2586
2587#: objcopy.c:402
2588#, c-format
2589msgid " Copies a binary file, possibly transforming it in the process\n"
2590msgstr " Sao ch��p t���p tin nh��� ph��n, c��ng c�� th��� chuy���n �����i n��\n"
2591
2592#: objcopy.c:403 objcopy.c:495
2593#, c-format
2594msgid " The options are:\n"
2595msgstr " T��y ch���n:\n"
2596
2597#: objcopy.c:404
2598#, c-format
2599msgid ""
2600"  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
2601"  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
2602"  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
2603"  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
2604"     --debugging                   Convert debugging information, if possible\n"
2605"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
2606"  -j --only-section <name>         Only copy section <name> into the output\n"
2607"     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to <file>\n"
2608"  -R --remove-section <name>       Remove section <name> from the output\n"
2609"  -S --strip-all                   Remove all symbol and relocation information\n"
2610"  -g --strip-debug                 Remove all debugging symbols & sections\n"
2611"     --strip-unneeded              Remove all symbols not needed by relocations\n"
2612"  -N --strip-symbol <name>         Do not copy symbol <name>\n"
2613"     --strip-unneeded-symbol <name>\n"
2614"                                   Do not copy symbol <name> unless needed by\n"
2615"                                     relocations\n"
2616"     --only-keep-debug             Strip everything but the debug information\n"
2617"  -K --keep-symbol <name>          Do not strip symbol <name>\n"
2618"  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
2619"     --globalize-symbol <name>     Force symbol <name> to be marked as a global\n"
2620"  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
2621"  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
2622"     --weaken                      Force all global symbols to be marked as weak\n"
2623"  -w --wildcard                    Permit wildcard in symbol comparison\n"
2624"  -x --discard-all                 Remove all non-global symbols\n"
2625"  -X --discard-locals              Remove any compiler-generated symbols\n"
2626"  -i --interleave <number>         Only copy one out of every <number> bytes\n"
2627"  -b --byte <num>                  Select byte <num> in every interleaved block\n"
2628"     --gap-fill <val>              Fill gaps between sections with <val>\n"
2629"     --pad-to <addr>               Pad the last section up to address <addr>\n"
2630"     --set-start <addr>            Set the start address to <addr>\n"
2631"    {--change-start|--adjust-start} <incr>\n"
2632"                                   Add <incr> to the start address\n"
2633"    {--change-addresses|--adjust-vma} <incr>\n"
2634"                                   Add <incr> to LMA, VMA and start addresses\n"
2635"    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
2636"                                   Change LMA and VMA of section <name> by <val>\n"
2637"     --change-section-lma <name>{=|+|-}<val>\n"
2638"                                   Change the LMA of section <name> by <val>\n"
2639"     --change-section-vma <name>{=|+|-}<val>\n"
2640"                                   Change the VMA of section <name> by <val>\n"
2641"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
2642"                                   Warn if a named section does not exist\n"
2643"     --set-section-flags <name>=<flags>\n"
2644"                                   Set section <name>'s properties to <flags>\n"
2645"     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
2646"     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
2647"     --change-leading-char         Force output format's leading character style\n"
2648"     --remove-leading-char         Remove leading character from global symbols\n"
2649"     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
2650"     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
2651"                                     listed in <file>\n"
2652"     --srec-len <number>           Restrict the length of generated Srecords\n"
2653"     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
2654"     --strip-symbols <file>        -N for all symbols listed in <file>\n"
2655"     --strip-unneeded-symbols <file>\n"
2656"                                   --strip-unneeded-symbol for all symbols listed\n"
2657"                                     in <file>\n"
2658"     --keep-symbols <file>         -K for all symbols listed in <file>\n"
2659"     --localize-symbols <file>     -L for all symbols listed in <file>\n"
2660"     --globalize-symbols <file>    --globalize-symbol for all in <file>\n"
2661"     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
2662"     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
2663"     --alt-machine-code <index>    Use alternate machine code for output\n"
2664"     --writable-text               Mark the output text as writable\n"
2665"     --readonly-text               Make the output text write protected\n"
2666"     --pure                        Mark the output file as demand paged\n"
2667"     --impure                      Mark the output file as impure\n"
2668"     --prefix-symbols <prefix>     Add <prefix> to start of every symbol name\n"
2669"     --prefix-sections <prefix>    Add <prefix> to start of every section name\n"
2670"     --prefix-alloc-sections <prefix>\n"
2671"                                   Add <prefix> to start of every allocatable\n"
2672"                                     section name\n"
2673"  -v --verbose                     List all object files modified\n"
2674"  @<file>                          Read options from <file>\n"
2675"  -V --version                     Display this program's version number\n"
2676"  -h --help                        Display this output\n"
2677"     --info                        List object formats & architectures supported\n"
2678msgstr ""
2679"  -I --input-target <t��n_bfd>\t\tGi��� s��� t���p tin nh���p c�� d���ng <t��n_bfd>\n"
2680"\t\t\t\t\t\t\t\t    (_����ch nh���p_)\n"
2681"  -O --output-target <t��n_bfd>     \tT���o t���p tin d���ng <t��n_bfd>\n"
2682"\t\t\t\t\t\t\t\t    (_����ch xu���t_)\n"
2683"  -B --binary-architecture <ki���n_tr��c>\n"
2684"\t\t\tL���p _ki���n tr��c_ c���a t���p tin xu���t, khi t���p tin nh���p l�� _nh��� ph��n_\n"
2685"  -F --target <t��n_bfd>\n"
2686"\t\t\tL���p d���ng th���c c��� nh���p l���n xu���t �����u th��nh <t��n_bfd> (_����ch_)\n"
2687"     --debugging                   \t\t\tChuy���n �����i th��ng tin _g��� l���i_, n���u c�� th���\n"
2688"  -p --preserve-dates\n"
2689"\tSao ch��p nh��n th���i gian truy c���p/s���a �����i v��o k���t xu���t (_b���o t���n c��c ng��y_)\n"
2690"  -j --only-section <t��n>         \t_Ch���_ sao ch��p <t��n> _ph���n_ v��o k���t xu���t\n"
2691"     --add-gnu-debuglink=<t���p_tin>\n"
2692"\t\t_Th��m_ kh��� n��ng li��n k���t ph���n �� .gnu_debuglink �� v��o <t���p_tin>\n"
2693"  -R --remove-section <t��n>       \t_G��� b��� ph���n_ <t��n> ra k���t xu���t\n"
2694"  -S --strip-all                   \t\t\tG��� b��� m���i th��ng tin k�� hi���u v�� �����nh v��� l���i\n"
2695"\t\t\t\t\t\t\t\t    (_t�����c h���t_)\n"
2696"  -g --strip-debug                 \t\tG��� b��� m���i k�� hi���u v�� ph���n ki���u g��� l���i\n"
2697"\t\t\t\t\t\t\t\t    (_t�����c g��� l���i_)\n"
2698"     --strip-unneeded        \tG��� b��� m���i k�� hi���u kh��ng c���n thi���t ����� �����nh v��� l���i\n"
2699"\t\t\t\t\t\t\t\t    (_t�����c kh��ng c���n thi���t_)\n"
2700"  -N --strip-symbol <t��n>        \t\t �����ng sao ch��p k�� hi���u <t��n>\n"
2701"\t\t\t\t\t\t\t\t    (_t�����c k�� hi���u_)\n"
2702"     --strip-unneeded-symbol <t��n>\n"
2703"\t�����ng sao ch��p k�� hi���u tr��� c���n thi���t ����� �����nh v��� l���i (_t�����c kh��ng c���n thi���t_)\n"
2704"     --only-keep-debug\t\t\t\tT�����c h���t, tr��� th��ng tin g��� l���i\n"
2705"\t\t\t\t\t\t\t\t    (_ch��� gi��� g��� l���i_)\n"
2706"  -K --keep-symbol <t��n>          \tCh��� sao ch��p k�� hi���u <t��n>\n"
2707"\t\t\t\t\t\t\t\t    (_gi��� k�� hi���u_)\n"
2708"  -L --localize-symbol <t��n>\n"
2709"\t\t\t\tBu���c k�� hi���u <t��n>c�� nh��n ��i���u c���c b��� (_�����a ph����ng h��a_)\n"
2710"  -G --keep-global-symbol <t��n>   \t�����a ph����ng h��a m���i k�� hi���u tr��� <name>\n"
2711"\t\t\t\t\t\t\t\t    (_gi��� k�� hi���u to��n c���c_)\n"
2712"      -W --weaken-symbol <t��n>        \tBu���c k�� hi���u <name> c�� nh��n ��i���u y���u\n"
2713"\t\t\t\t\t\t\t\t    (_l��m y���u k�� hi���u_)\n"
2714"     --weaken                      \t\tBu���c m���i k�� hi���u to��n c���c c�� nh��n ��i���u y���u\n"
2715"\t\t\t\t\t\t\t\t    (_l��m y���u ��i_)\n"
2716"  -w --wildcard          \t\tCho ph��p _k�� t��� �����i di���n_ trong s��� so s��nh k�� hi���u\n"
2717"  -x --discard-all                 \t\t\tG��� b��� m���i k�� hi���u kh��ng to��n c���c\n"
2718"\t\t\t\t\t\t\t\t    (_h���y h���t_)\n"
2719"  -X --discard-locals              G��� b��� k�� hi���u n��o �������c t���o ra b���i b��� bi��n d���ch\n"
2720"\t\t\t\t\t\t\t\t    (_h���y c��c ��i���u c���c b���_)\n"
2721"  -i --interleave <s���>         \t\t\tCh��� sao ch��p m���t c���a m���i <s���> byte\n"
2722"\t\t\t\t\t\t\t\t    (_chen v��o_)\n"
2723"  -b --byte <s���>\n"
2724"\t\t\t\tCh���n byte s��� th��� t��� <s���> trong m���i kh���i tin ���� chen v��o\n"
2725"     --gap-fill <gi��_tr���>              \t_��i���n v��o khe_ gi���a hai ph���n b���ng <gi��_tr���>\n"
2726"     --pad-to <�����a_ch���>\t\t_�����m_ ph���n cu���i c��ng _�����_n �����a ch��� <�����a_ch���>\n"
2727"     --set-start <�����a_ch���>            \t\t_L���p_ �����a ch��� _�����u_ th��nh <�����a_ch���>\n"
2728"    {--change-start|--adjust-start} <t��ng>\n"
2729"\t\tTh��m <t��ng> v��o �����a ch��� �����u (_thay �����i �����u, ��i���u ch���nh �����u_)\n"
2730"    {--change-addresses|--adjust-vma} <tang>\n"
2731"    \t\t\t\t\t\t\tTh��m <tang> v��o �����a ch��� �����u, LMA v�� VMA\n"
2732"\t\t\t\t\t\t\t    (_thay �����i �����a ch���, ��i���u ch���nh vma_)\n"
2733"    {--change-section-address|--adjust-section-vma} <t��n>{=|+|-}<gi��_tr���>\n"
2734"\t\t\t\t\tThay �����i LMA v�� VMA c���a ph���n <t��n> b���ng <gi��_tr���>\n"
2735"\t\t\t\t\t\t(_thay �����i �����a ch��� ph���n, ��i���u ch���nh vma ph���n_)\n"
2736"     --change-section-lma <t��n>{=|+|-}<gi��_tr���>\n"
2737"   \tThay �����i LMA c���a ph���n <t��n> b���ng <gi��_tr���> (_thay �����i LMA c���a ph���n_)\n"
2738"     --change-section-vma <t��n>{=|+|-}<gi��_tr���>\n"
2739"  \tThay �����i VMA c���a ph���n <t��n> b���ng <gi��_tr���> (_thay �����i VMA c���a ph���n_)\n"
2740"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
2741"   \t\t\t\t\t\t\t\tC���nh b��o n���u kh��ng c�� ph���n c�� t��n\n"
2742"\t\t(_[kh��ng] thay �����i c��c c���nh b��o, [kh��ng] ��i���u ch���nh c��c c���nh b��o_)\n"
2743"     --set-section-flags <t��n>=<c��� ...>\n"
2744"                                   \t\tL���p thu���c t��nh c���a ph���n <t��n> th��nh <c��� ...>\n"
2745"\t\t\t\t\t\t\t\t    (_l���p c��c c��� ph���n_)\n"
2746"     --add-section <t��n>=<t���p_tin>\n"
2747"\t\t\t\t_Th��m ph���n_ <t��n> �������c t��m trong <t���p_tin> v��o k���t  xu���t\n"
2748"     --rename-section <c��>=<m���i>[,<c��� ...>]\n"
2749"\t\t\t\t\t\t\t\t_Thay �����i ph���n_ <c��> th��nh <m���i>\n"
2750"     --change-leading-char\n"
2751"\t\t\t\t\tBu���c ki���u d��ng c���a k�� t��� ��i tr�����c c���a d���ng th���c xu���t\n"
2752"\t\t\t\t\t\t\t\t    (_thay �����i k�� t��� ��i tr�����c_)\n"
2753"     --remove-leading-char\t\t_G��� b��� k�� t��� ��i tr�����c_ ra c��c k�� hi���u to��n c���c\n"
2754"     --redefine-sym <c��>=<m���i>\n"
2755"\t\t\t\t\t\t_�����nh ngh��a l���i_ t��n _k�� hi���u_ <c��> th��nh <m���i>\n"
2756"     --redefine-syms <t���p_tin>\n"
2757"\t\t�� --redefine-sym �� cho m���i c���p k�� hi���u �������c li���t k�� trong <t���p_tin>\n"
2758"     --srec-len <s���>           \t\tGi���i h���n _����� d��i_ c���a c��c Srecords ���� t���o ra\n"
2759"     --srec-forceS3                \tGi���i h���n ki���u Srecords th��nh S3 (_bu���c_)\n"
2760"     --strip-symbols <t���p_tin>\n"
2761"\t�� -N �� cho m���i k�� hi���u �������c li���t k�� trong <t���p_tin> (_t�����c c��c k�� hi���u_)\n"
2762"     --strip-unneeded-symbols <t���p_tin>\n"
2763"     \t\t\t\t\t\t\t�� --strip-unneeded-symbol �� cho m���i k�� hi���u\n"
2764"\t\t\t\t\t\t\t\t�������c li���t k�� trong <t���p_tin>\n"
2765"     --keep-symbols <t���p_tin>\n"
2766"\t\t\t\t\t�� -K �� cho m���i k�� hi���u �������c li���t k�� trong <t���p_tin>\n"
2767"\t\t\t\t\t\t\t\t    (_gi��� c��c k�� hi���u_)\n"
2768"     --localize-symbols <t���p_tin>\n"
2769"\t\t\t\t\t�� -L �� cho m���i k�� hi���u �������c li���t k�� trong <t���p_tin>\n"
2770"\t\t\t\t\t\t\t\t    (_�����a ph����ng h��a c��c k�� hi���u_)\n"
2771"     --keep-global-symbols <t���p_tin>\n"
2772"\t\t\t\t\t�� -G �� cho m���i k�� hi���u �������c li���t k�� trong <t���p_tin>\n"
2773"\t\t\t\t\t\t\t\t    (_gi��� c��c k�� hi���u to��n c���c_)\n"
2774"     --weaken-symbols <t���p_tin>\n"
2775"\t\t\t\t\t�� -W �� cho m���i k�� hi���u �������c li���t k�� trong <t���p_tin>\n"
2776"\t\t\t\t\t\t\t\t    (_l��m y���u c��c k�� hi���u_)\n"
2777"     --alt-machine-code <ch���_m���c>    D��ng _m�� m��y xen k���_ cho k���t xu���t\n"
2778"     --writable-text               \t\t����nh d���u _v��n b���n_ xu���t _c�� kh��� n��ng ghi_\n"
2779"     --readonly-text               \tL��m cho v��n b���n xu���t �������c b���o v��� ch���ng ghi\n"
2780"\t\t\t\t\t\t\t\t    (_v��n b���n ch��� c�� kh��� n��ng �����c_)\n"
2781"     --pure\n"
2782"\t\t\t����nh d���u t���p tin xu���t s��� c�� trang �������c s���p x���p theo y��u c���u\n"
2783"\t\t\t\t\t\t\t\t    (_tinh khi���t_)\n"
2784"     --impure                      \t\t����nh d���u t���p tin xu���t _kh��ng tinh khi���t_\n"
2785"     --prefix-symbols <ti���n_t���>\n"
2786"\t\tTh��m <ti���n_t���> v��o �����u c���a m���i t��n k�� hi���u (_ti���n t��� c��c k�� hi���u_)\n"
2787"     --prefix-sections <ti���n_t���>\n"
2788"\t\tTh��m <ti���n_t���> v��o �����u c���a m���i t��n ph���n (_ti���n t��� c��c ph���n_)\n"
2789"     --prefix-alloc-sections <ti���n_t���>\n"
2790"\t\tTh��m <ti���n_t���> v��o �����u c���a m���i t��n ph���n c�� th��� c���p ph��t\n"
2791"\t\t\t\t\t\t\t\t(_ti���n t��� c��c ph���n c�� th��� c���p ph��t_)\n"
2792"  -v --verbose                     \t\tLi���t k�� m���i t���p tin �����i t�����ng ���� �������c s���a �����i\n"
2793"\t\t\t\t\t\t\t\t    (_chi ti���t_)\n"
2794"  @<file>    \t\t\t\t\t    �����c c��c t��y ch���n t��� t���p tin ����\n"
2795"  -V --version                    Hi���n th��� s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh n��y\n"
2796"  -h --help                        \t\t\tHi���n th��� _tr��� gi��p_ n��y\n"
2797"     --info                        \t\tLi���t k�� c��c d���ng th���c v�� ki���n tr��c �������c h��� tr���\n"
2798"\t\t\t\t\t\t\t\t    (_th��ng tin_)\n"
2799
2800#: objcopy.c:493
2801#, c-format
2802msgid "Usage: %s <option(s)> in-file(s)\n"
2803msgstr "C��ch s��� d���ng: %s <t��y_ch���n> t���p_tin_nh���p...\n"
2804
2805#: objcopy.c:494
2806#, c-format
2807msgid " Removes symbols and sections from files\n"
2808msgstr " G��� b��� k�� hi���u v�� ph���n ra t���p tin\n"
2809
2810#: objcopy.c:496
2811#, c-format
2812msgid ""
2813"  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
2814"  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
2815"  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
2816"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
2817"  -R --remove-section=<name>       Remove section <name> from the output\n"
2818"  -s --strip-all                   Remove all symbol and relocation information\n"
2819"  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
2820"     --strip-unneeded              Remove all symbols not needed by relocations\n"
2821"     --only-keep-debug             Strip everything but the debug information\n"
2822"  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
2823"  -K --keep-symbol=<name>          Do not strip symbol <name>\n"
2824"  -w --wildcard                    Permit wildcard in symbol comparison\n"
2825"  -x --discard-all                 Remove all non-global symbols\n"
2826"  -X --discard-locals              Remove any compiler-generated symbols\n"
2827"  -v --verbose                     List all object files modified\n"
2828"  -V --version                     Display this program's version number\n"
2829"  -h --help                        Display this output\n"
2830"     --info                        List object formats & architectures supported\n"
2831"  -o <file>                        Place stripped output into <file>\n"
2832msgstr ""
2833"  -I --input-target=<t��n_bfd>        Gi��� s��� t���p tin nh���p c�� d���ng th���c <t��n_bfd>\n"
2834"\t\t(����ch nh���p)\n"
2835"  -O --output-target=<t��n_bfd>  T���o m���t t���p tin xu���t c�� d���ng th���c <t��n_bfd>\n"
2836"\t\t(����ch xu���t)\n"
2837"  -F --target=<t��n_bfd>   �����t d���ng th���c c��� nh���p l���n xu���t �����u th��nh <t��n_bfd>\n"
2838"\t\t(����ch)\n"
2839"  -p --preserve-dates\n"
2840"\t\tSao ch��p c��c nh��n th���i gian truy c���p/���� s���a �����i v��o k���t xu���t\n"
2841"\t\t(b���o t���n c��c ng��y)\n"
2842"  -R --remove-section=<t��n>       \t_G��� b��� ph���n_ <name> ra d��� li���u xu���t\n"
2843"  -s --strip-all                   \t\tG��� b��� m���i th��ng tin ki���u k�� hi���u v�� �����nh v��� l���i\n"
2844"\t\t(t�����c h���t)\n"
2845"  -g -S -d --strip-debug           \tG��� b��� m���i k�� hi���u v�� ph���n ki���u g��� l���i\n"
2846"\t\t(t�����c g��� l���i)\n"
2847"     --strip-unneeded               G��� b��� m���i k�� hi���u kh��ng c���n thi���t khi �����nh v��� l���i\n"
2848"\t\t(t�����c kh��ng c���n thi���t)\n"
2849"     --only-keep-debug             \tT�����c h���t, tr��� th��ng tin g��� l���i\n"
2850"\t\t(ch��� gi��� g��� l���i)\n"
2851"  -N --strip-symbol=<t��n>      \t�����ng sao ch��p k�� hi���u <t��n>\n"
2852"\t\t(t�����c k�� hi���u)\n"
2853"  -K --keep-symbol=<t��n>       \tSao ch��p ch��� k�� hi���u <t��n>\n"
2854"\t\t(gi��� k�� hi���u)\n"
2855"  -w --wildcard                Cho ph��p _k�� t��� �����i di���n_ trong chu���i so s��nh k�� hi���u\n"
2856"  -x --discard-all                 \t\tG��� b��� m���i k�� hi���u kh��ng to��n c���c\n"
2857"\t\t(h���y h���t)\n"
2858"  -X --discard-locals              \tG��� bo k�� hi���u n��o do b��� bi��n d���ch t���o ra\n"
2859"\t\t(h���y c��c ��i���u c���c b���)\n"
2860"  -v --verbose                     \t\tLi���t k�� m���i t���p tin �����i t�����ng ���� s���a �����i\n"
2861"\t\t(chi ti���t)\n"
2862"  -V --version                     Hi���n th��� s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh n��y\n"
2863"  -h --help                        \t\tHi���n th��� _tr��� gi��p_ n��y\n"
2864"     --info                     Li���t k�� c��c d���ng th���c �����i t�����ng v�� ki���n tr��c �������c h��� tr���\n"
2865"\t\t(th��ng tin)  -o <t���p_tin>                        \t����� k���t _xu���t_ ���� t�����ng v��o <t���p_tin>\n"
2866"  @<file>    \t\t\t\t\t   ����� d��� li���u xu���t ���� g��� b��� v��o t���p tin ����\n"
2867
2868#: objcopy.c:568
2869#, c-format
2870msgid "unrecognized section flag `%s'"
2871msgstr "kh��ng nh���n ra c��� ph���n �� %s ��"
2872
2873#: objcopy.c:569
2874#, c-format
2875msgid "supported flags: %s"
2876msgstr "c��c c��� ���� h��� tr��� : %s"
2877
2878#: objcopy.c:646
2879#, c-format
2880msgid "cannot open '%s': %s"
2881msgstr "kh��ng th��� m��� �� %s ��: %s"
2882
2883#: objcopy.c:649 objcopy.c:2722
2884#, c-format
2885msgid "%s: fread failed"
2886msgstr "%s: vi���c fread (�����c f) b��� l���i"
2887
2888#: objcopy.c:722
2889#, c-format
2890msgid "%s:%d: Ignoring rubbish found on this line"
2891msgstr "%s:%d: ��ang b��� qua r��c �������c g���p tr��n d��ng n��y"
2892
2893#: objcopy.c:996
2894#, c-format
2895msgid "%s: Multiple redefinition of symbol \"%s\""
2896msgstr "%s: K�� hi���u �� %s �� ���� �������c �����nh ngh��a l���i nhi���u l���n"
2897
2898#: objcopy.c:1000
2899#, c-format
2900msgid "%s: Symbol \"%s\" is target of more than one redefinition"
2901msgstr "%s: K�� hi���u �� %s �� l�� ����ch c���a nhi���u l���i �����nh ngh��a l���i"
2902
2903#: objcopy.c:1028
2904#, c-format
2905msgid "couldn't open symbol redefinition file %s (error: %s)"
2906msgstr "kh��ng th��� m��� t���p tin �����nh ngh��a l���i k�� hi���u %s (l���i: %s)"
2907
2908#: objcopy.c:1106
2909#, c-format
2910msgid "%s:%d: garbage found at end of line"
2911msgstr "%s:%d: g���p r��c t���i k���t th��c d��ng"
2912
2913#: objcopy.c:1109
2914#, c-format
2915msgid "%s:%d: missing new symbol name"
2916msgstr "%s:%d: thi���u t��n k�� hi���u m���i"
2917
2918#: objcopy.c:1119
2919#, c-format
2920msgid "%s:%d: premature end of file"
2921msgstr "%s:%d: g���p k���t th��c t���p tin qu�� s���m"
2922
2923#: objcopy.c:1145
2924#, c-format
2925msgid "stat returns negative size for `%s'"
2926msgstr "vi���c stat (l���y c��c th��ng tin) tr��� g���i k��ch c��� ��m cho �� %s ��"
2927
2928#: objcopy.c:1157
2929#, c-format
2930msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
2931msgstr "ch��p t��� �� %s �� [kh��ng r��] sang �� %s �� [kh��ng r��]\n"
2932
2933#: objcopy.c:1212
2934msgid "Unable to change endianness of input file(s)"
2935msgstr "Kh��ng th��� thay �����i t��nh tr���ng cu���i (endian) c���a (c��c) t���p tin nh���p"
2936
2937#: objcopy.c:1221
2938#, c-format
2939msgid "copy from `%s' [%s] to `%s' [%s]\n"
2940msgstr "ch��p t��� �� %s �� [%s] sang �� %s �� [%s]\n"
2941
2942#: objcopy.c:1258 objcopy.c:1715
2943#, c-format
2944msgid "Unable to recognise the format of the input file `%s'"
2945msgstr "Kh��ng th��� nh���n di���n d���ng th���c c���a t���p tin nh���p �� %s ��"
2946
2947#: objcopy.c:1261
2948#, c-format
2949msgid "Warning: Output file cannot represent architecture `%s'"
2950msgstr "C���nh b��o : t���p tin xu���t kh��ng th��� ti��u bi���u ki���n tr��c �� %s ��"
2951
2952#: objcopy.c:1305
2953#, c-format
2954msgid "can't create section `%s': %s"
2955msgstr "kh��ng th��� t���o ph���n �� %s ��: %s"
2956
2957#: objcopy.c:1356
2958msgid "there are no sections to be copied!"
2959msgstr "��� Kh��ng c�� ph���n c���n sao ch��p. ���"
2960
2961#: objcopy.c:1402
2962#, c-format
2963msgid "Can't fill gap after %s: %s"
2964msgstr "Kh��ng th��� ��i���n v��o khe sau : %s: %s"
2965
2966#: objcopy.c:1427
2967#, c-format
2968msgid "Can't add padding to %s: %s"
2969msgstr "Kh��ng th��� th��m �����m v��o %s: %s"
2970
2971#: objcopy.c:1594
2972#, c-format
2973msgid "%s: error copying private BFD data: %s"
2974msgstr "%s: g���p l���i khi sao ch��p d��� li���u BFD ri��ng : %s"
2975
2976#: objcopy.c:1605
2977msgid "unknown alternate machine code, ignored"
2978msgstr "kh��ng bi���t m�� m��y xen k��� n��n b��� qua n��"
2979
2980#: objcopy.c:1635 objcopy.c:1665
2981#, c-format
2982msgid "cannot mkdir %s for archive copying (error: %s)"
2983msgstr "kh��ng th��� mkdir (t���o th�� m���c) %s ����� sao ch��p kho (l���i: %s)"
2984
2985#: objcopy.c:1787
2986#, c-format
2987msgid "error: the input file '%s' is empty"
2988msgstr "l���i : t���p tin nh���p �� %s �� l�� r���ng"
2989
2990#: objcopy.c:1889
2991#, c-format
2992msgid "Multiple renames of section %s"
2993msgstr "���� thay �����i t��n ph���n %s nhi���u l���n"
2994
2995#: objcopy.c:1940
2996msgid "private header data"
2997msgstr "d��� li���u d��ng �����u ri��ng"
2998
2999#: objcopy.c:1948
3000#, c-format
3001msgid "%s: error in %s: %s"
3002msgstr "%s: l���i trong %s: %s"
3003
3004#: objcopy.c:2007
3005msgid "making"
3006msgstr "l��m"
3007
3008#: objcopy.c:2022
3009msgid "size"
3010msgstr "c���"
3011
3012#: objcopy.c:2036
3013msgid "vma"
3014msgstr "vma"
3015
3016#: objcopy.c:2061
3017msgid "alignment"
3018msgstr "canh l���"
3019
3020#: objcopy.c:2083
3021msgid "private data"
3022msgstr "d��� li���u ri��ng"
3023
3024#: objcopy.c:2091
3025#, c-format
3026msgid "%s: section `%s': error in %s: %s"
3027msgstr "%s: ph���n �� %s ��: l���i trong %s: %s"
3028
3029#: objcopy.c:2363
3030#, c-format
3031msgid "%s: can't create debugging section: %s"
3032msgstr "%s: kh��ng th��� t���o ph���n g��� l���i: %s"
3033
3034#: objcopy.c:2377
3035#, c-format
3036msgid "%s: can't set debugging section contents: %s"
3037msgstr "%s: kh��ng th��� �����t n���i dung ph���n g��� l���i: %s"
3038
3039#: objcopy.c:2386
3040#, c-format
3041msgid "%s: don't know how to write debugging information for %s"
3042msgstr "%s: kh��ng bi���t c��ch ghi th��ng tin g��� l���i cho %s"
3043
3044#: objcopy.c:2561
3045msgid "byte number must be non-negative"
3046msgstr "s��� byte ph���i l�� kh��ng ��m"
3047
3048#: objcopy.c:2571
3049msgid "interleave must be positive"
3050msgstr "chen v��o ph���i l�� d����ng"
3051
3052#: objcopy.c:2591 objcopy.c:2599
3053#, c-format
3054msgid "%s both copied and removed"
3055msgstr "%s c��� �������c sao ch��p l���n b��� g��� b��� �����u"
3056
3057#: objcopy.c:2696 objcopy.c:2767 objcopy.c:2867 objcopy.c:2898 objcopy.c:2922
3058#: objcopy.c:2926 objcopy.c:2946
3059#, c-format
3060msgid "bad format for %s"
3061msgstr "d���ng th���c sai cho %s"
3062
3063#: objcopy.c:2717
3064#, c-format
3065msgid "cannot open: %s: %s"
3066msgstr "kh��ng th��� m��� : %s: %s"
3067
3068#: objcopy.c:2836
3069#, c-format
3070msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
3071msgstr "C���nh b��o : ��ang c���t x��n ��i���n-khe t��� 0x%s th��nh 0x%x"
3072
3073#: objcopy.c:3000
3074msgid "alternate machine code index must be positive"
3075msgstr "ch��� m���c m�� m��y xen k��� ph���i l�� d����ng"
3076
3077#: objcopy.c:3058
3078msgid "byte number must be less than interleave"
3079msgstr "s��� byte ph���i l�� ��t h��n chen v��o"
3080
3081#: objcopy.c:3088
3082#, c-format
3083msgid "architecture %s unknown"
3084msgstr "kh��ng bi���t ki���n tr��c %s"
3085
3086#: objcopy.c:3092
3087msgid "Warning: input target 'binary' required for binary architecture parameter."
3088msgstr "C���nh b��o : ����ch nh���p �� binary �� (nh��� ph��n) c���n thi���t cho tham s��� ki���n tr��c nh��� ph��n."
3089
3090#: objcopy.c:3093
3091#, c-format
3092msgid " Argument %s ignored"
3093msgstr " �����i s��� %s b��� b��� qua"
3094
3095#: objcopy.c:3099
3096#, c-format
3097msgid "warning: could not locate '%s'.  System error message: %s"
3098msgstr "c���nh b��o : kh��ng th��� �����nh v��� �� %s ��. Th��ng ��i���p l���i h��� th���ng: %s"
3099
3100#: objcopy.c:3141 objcopy.c:3155
3101#, c-format
3102msgid "%s %s%c0x%s never used"
3103msgstr "%s %s%c0x%s ch��a bao gi��� d��ng"
3104
3105#: objdump.c:178
3106#, c-format
3107msgid "Usage: %s <option(s)> <file(s)>\n"
3108msgstr "C��ch s��� d���ng: %s <t��y_ch���n...> <t���p_tin...>\n"
3109
3110#: objdump.c:179
3111#, c-format
3112msgid " Display information from object <file(s)>.\n"
3113msgstr " Hi���n th��� th��ng tin t��� <t���p_tin...> �����i t�����ng.\n"
3114
3115#: objdump.c:180
3116#, c-format
3117msgid " At least one of the following switches must be given:\n"
3118msgstr " Ph���i ����a ra ��t nh���t m���t c���a nh���ng c��i chuy���n theo sau :\n"
3119
3120#: objdump.c:181
3121#, c-format
3122msgid ""
3123"  -a, --archive-headers    Display archive header information\n"
3124"  -f, --file-headers       Display the contents of the overall file header\n"
3125"  -p, --private-headers    Display object format specific file header contents\n"
3126"  -h, --[section-]headers  Display the contents of the section headers\n"
3127"  -x, --all-headers        Display the contents of all headers\n"
3128"  -d, --disassemble        Display assembler contents of executable sections\n"
3129"  -D, --disassemble-all    Display assembler contents of all sections\n"
3130"  -S, --source             Intermix source code with disassembly\n"
3131"  -s, --full-contents      Display the full contents of all sections requested\n"
3132"  -g, --debugging          Display debug information in object file\n"
3133"  -e, --debugging-tags     Display debug information using ctags style\n"
3134"  -G, --stabs              Display (in raw form) any STABS info in the file\n"
3135"  -W, --dwarf              Display DWARF info in the file\n"
3136"  -t, --syms               Display the contents of the symbol table(s)\n"
3137"  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
3138"  -r, --reloc              Display the relocation entries in the file\n"
3139"  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
3140"  @<file>                  Read options from <file>\n"
3141"  -v, --version            Display this program's version number\n"
3142"  -i, --info               List object formats and architectures supported\n"
3143"  -H, --help               Display this information\n"
3144msgstr ""
3145"  -a, --archive-headers    \t\tHi���n th��� th��ng tin v��� _c��c ph���n �����u kho_\n"
3146"  -f, --file-headers          Hi���n th��� n���i dung c���a _to��n b��� ph���n �����u t���p tin_\n"
3147"  -p, --private-headers\n"
3148"\t\tHi���n th��� n���i dung c���a ph���n �����u t���p tin �����c tr��ng cho �����i t�����ng\n"
3149"\t\t(c��c ph���n �����u ri��ng)\n"
3150"  -h, --[section-]headers    Hi���n th��� n���i dung c���a _c��c ph���n �����u c���a ph���n_\n"
3151"  -x, --all-headers        \t\t     Hi���n th��� n���i dung c���a _m���i ph���n �����u_\n"
3152"  -d, --disassemble\n"
3153"\t\tHi���n th��� n���i dung c���a c��c ph���n c�� kh��� n��ng th���c hi���n\n"
3154"\t\t(r��)\n"
3155"  -D, --disassemble-all    \t    Hi���n th��� n���i dung d���ch m�� s��� c���a m���i ph���n\n"
3156"\t\t(r�� h���t)\n"
3157"  -S, --source             \t\t\t\t      Tr���n l���n m�� _ngu���n_ v���i vi���c r��\n"
3158"  -s, --full-contents   Hi���n th��� _n���i dung �����y �����_ c���a m���i ph���n ���� y��u c���u\n"
3159"  -g, --debugging          Hi���n th��� th��ng tin _g��� l���i_ trong t���p tin �����i t�����ng\n"
3160"  -e, --debugging-tags      Hi���n th��� th��ng tin g��� l���i, d��ng ki���u d��ng ctags\n"
3161"\t\t(c��c th��� g��� l���i)\n"
3162"  -G, --stabs         Hi���n th��� (d���ng th��) th��ng tin STABS n��o trong th��ng tin\n"
3163"  -t, --syms               \t\t\t   Hi���n th��� n���i dung c���a c��c b���ng k�� hi���u\n"
3164"\t\t(c��c k�� hi���u [vi���t t���t])\n"
3165"  -T, --dynamic-syms       \t\tHi���n th��� n���i dung c���a b���ng k�� hi���u �����ng\n"
3166"\t\t(c��c k�� hi���u �����ng [vi���t t���t])\n"
3167"  -r, --reloc             \t\tHi���n th��� c��c m���c nh���p �����nh v��� l���i trong t���p tin\n"
3168"\t\t(�����nh v��� l���i [vi���t t���t])\n"
3169"  -R, --dynamic-reloc\n"
3170"\t\t\t\t      Hi���n th��� c��c m���c nh���p �����nh v��� l���i �����ng trong t���p tin\n"
3171"\t\t(�����nh v��� l���i �����ng [vi���t t���t])\n"
3172"  @<file>    \t\t\t\t\t    �����c c��c t��y ch���n t��� t���p tin ����\n"
3173"  -v, --version            Hi���n th��� s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh n��y\n"
3174"  -i, --info           Li���t k�� c��c d���ng th���c �����i t�����ng v�� ki���n tr��c �������c h��� tr���\n"
3175"\t\t(th��ng tin [vi���t t���t])\n"
3176"  -H, --help              \tHi���n th��� _tr��� gi��p_ n��y\n"
3177
3178#: objdump.c:206
3179#, c-format
3180msgid ""
3181"\n"
3182" The following switches are optional:\n"
3183msgstr ""
3184"\n"
3185" Nh���ng c��i chuy���n theo ����y l�� t��y ch���n:\n"
3186
3187#: objdump.c:207
3188#, c-format
3189msgid ""
3190"  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
3191"  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
3192"  -j, --section=NAME             Only display information for section NAME\n"
3193"  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
3194"  -EB --endian=big               Assume big endian format when disassembling\n"
3195"  -EL --endian=little            Assume little endian format when disassembling\n"
3196"      --file-start-context       Include context from start of file (with -S)\n"
3197"  -I, --include=DIR              Add DIR to search list for source files\n"
3198"  -l, --line-numbers             Include line numbers and filenames in output\n"
3199"  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
3200"                                  The STYLE, if specified, can be `auto', `gnu',\n"
3201"                                  `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
3202"                                  or `gnat'\n"
3203"  -w, --wide                     Format output for more than 80 columns\n"
3204"  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
3205"      --start-address=ADDR       Only process data whose address is >= ADDR\n"
3206"      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
3207"      --prefix-addresses         Print complete address alongside disassembly\n"
3208"      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
3209"      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
3210"      --special-syms             Include special symbols in symbol dumps\n"
3211"\n"
3212msgstr ""
3213"  -b, --target=T��N_BFD  \tGhi r�� d���ng th���c �����i t�����ng _����ch_ l�� T��N_BFD\n"
3214"  -m, --architecture=M��Y     \t\t          Ghi r�� _ki���n tr��c_ ����ch l�� M��Y\n"
3215"  -j, --section=T��N             \t\t     Hi���n th��� th��ng tin ch��� cho _ph���n_ T��N\n"
3216"  -M, --disassembler-options=T��Y_CH���N\n"
3217"\t\tG���i chu���i T��Y_CH���N qua cho _b��� r��_\n"
3218"\t\t(c��c t��y ch���n b��� r��)\n"
3219"  -EB --endian=big\n"
3220"\t\tGi��� s��� d���ng th���c t��nh tr���ng cu���i l���n (big-endian) khi r��\n"
3221"  -EL --endian=little\n"
3222"\t\tGi��� s��� d���ng th���c t��nh tr���ng cu���i nh��� (little-endian) khi r��\n"
3223"      --file-start-context       \tG���m _ng��� c���nh_ t��� _�����u t���p tin_ (b���ng �� -S ��)\n"
3224"  -I, --include=TH��_M���C\n"
3225"\t\tTh��m TH��_M���C v��o danh s��ch t��m ki���m t���p tin ngu���n\n"
3226"\t\t(bao g���m)\n"
3227"  -l, --line-numbers\n"
3228"\t\tG���m c��c _s��� th��� t��� d��ng_ v�� t��n t���p tin trong k���t xu���t\n"
3229"  -C, --demangle[=KI���U_D��NG]           gi���i m�� c��c t��n k�� hi���u ���� r���i/x��� l��\n"
3230"\t\t(th��o g���)\n"
3231"\t\tKI���U_D��NG, n���u ���� ghi r��, c�� th��� l��:\n"
3232"\t\t ��� auto\t\tt��� �����ng\n"
3233"\t\t ��� gnu\n"
3234"             \t ��� lucid\t\tr�� r��ng\n"
3235"\t\t ��� arm\n"
3236"\t\t ��� hp\n"
3237"\t\t ��� edg\n"
3238"\t\t ��� gnu-v3\n"
3239" \t\t ��� java\n"
3240"           \t ��� gnat\n"
3241"  -w, --wide                     \t\t�����nh d���ng d��� li���u xu���t chi���m h��n 80 c���t\n"
3242"\t\t(r���ng)\n"
3243"  -z, --disassemble-zeroes       \t\t�����ng nh���y qua kh���i  ��� kh��ng khi r��\n"
3244"\t\t(r�� c��c s��� kh��ng)\n"
3245"      --start-address=�����A_CH���            X��� l�� ch��� d��� li���u c�� �����a ch��� ��� �����A_CH���\n"
3246"      --stop-address=�����A_CH���            X��� l�� ch��� d��� li���u c�� �����a ch��� ��� �����A_CH���\n"
3247"      --prefix-addresses         \t\tIn ra �����a ch��� ho��n to��n ��� b        vi���c r��\n"
3248"\t\t(th��m v��o �����u c��c �����a ch���)\n"
3249"      --[no-]show-raw-insn\n"
3250"\t\tHi���n th��� th���p l���c ph��n ��� b��n vi���c r�� ki���u k�� hi���u\n"
3251"h��ng] hi���n th��� c��u l���nh th��)\n"
3252"      --adjust-vma=HI���U_S���\n"
3253"\t\tTh��m HI���U_S��� v��o m���i �����a ch��� ph���n ���� hi���n th���\n"
3254"\t\t(��i���u ch���nh vma)      --special-syms          G���m _c��c k�� hi���u �����c bi���t_ trong vi���c ����� k�� hi���u\n"
3255"\n"
3256
3257#: objdump.c:389
3258#, c-format
3259msgid "Sections:\n"
3260msgstr "Ph���n:\n"
3261
3262#: objdump.c:392 objdump.c:396
3263#, c-format
3264msgid "Idx Name          Size      VMA       LMA       File off  Algn"
3265msgstr "Idx Name          Size      VMA       LMA       File off  Algn"
3266
3267#: objdump.c:398
3268#, c-format
3269msgid "Idx Name          Size      VMA               LMA               File off  Algn"
3270msgstr "Idx Name          Size      VMA               LMA               File off  Algn"
3271
3272#: objdump.c:402
3273#, c-format
3274msgid "  Flags"
3275msgstr "  C���"
3276
3277#: objdump.c:404
3278#, c-format
3279msgid "  Pg"
3280msgstr "  Tr"
3281
3282#: objdump.c:447
3283#, c-format
3284msgid "%s: not a dynamic object"
3285msgstr "%s kh��ng ph���i l�� m��t �����i t�����ng �����ng"
3286
3287#: objdump.c:1735
3288#, c-format
3289msgid "Disassembly of section %s:\n"
3290msgstr "Vi���c r�� ph���n %s:\n"
3291
3292#: objdump.c:1897
3293#, c-format
3294msgid "Can't use supplied machine %s"
3295msgstr "Kh��ng th��� s��� d���ng m��y ���� cung c���p %s"
3296
3297#: objdump.c:1916
3298#, c-format
3299msgid "Can't disassemble for architecture %s\n"
3300msgstr "Kh��ng th��� r�� cho ki���n tr��c %s\n"
3301
3302#: objdump.c:2006
3303#, c-format
3304msgid ""
3305"\n"
3306"Can't get contents for section '%s'.\n"
3307msgstr ""
3308"\n"
3309"Kh��ng th��� l���y n���i dung cho ph���n �� %s ��.\n"
3310
3311#: objdump.c:2143
3312#, c-format
3313msgid ""
3314"No %s section present\n"
3315"\n"
3316msgstr ""
3317"Kh��ng c�� ph���n %s ���\n"
3318"\n"
3319
3320#: objdump.c:2152
3321#, c-format
3322msgid "Reading %s section of %s failed: %s"
3323msgstr "Vi���c �����c ph���n %s c���a %s b��� l���i: %s"
3324
3325#: objdump.c:2196
3326#, c-format
3327msgid ""
3328"Contents of %s section:\n"
3329"\n"
3330msgstr ""
3331"N���i dung ph���n %s\n"
3332"\n"
3333
3334#: objdump.c:2323
3335#, c-format
3336msgid "architecture: %s, "
3337msgstr "ki���n tr��c: %s, "
3338
3339#: objdump.c:2326
3340#, c-format
3341msgid "flags 0x%08x:\n"
3342msgstr "c��� 0x%08x:\n"
3343
3344#: objdump.c:2340
3345#, c-format
3346msgid ""
3347"\n"
3348"start address 0x"
3349msgstr ""
3350"\n"
3351"�����a ch��� �����u 0x"
3352
3353#: objdump.c:2380
3354#, c-format
3355msgid "Contents of section %s:\n"
3356msgstr "N���i dung ph���n %s:\n"
3357
3358#: objdump.c:2505
3359#, c-format
3360msgid "no symbols\n"
3361msgstr "kh��ng c�� k�� hi���u\n"
3362
3363#: objdump.c:2512
3364#, c-format
3365msgid "no information for symbol number %ld\n"
3366msgstr "kh��ng c�� th��ng tin cho k�� hi���u s��� %ld\n"
3367
3368#: objdump.c:2515
3369#, c-format
3370msgid "could not determine the type of symbol number %ld\n"
3371msgstr "kh��ng th��� quy���t �����nh ki���u k�� hi���u s��� %ld\n"
3372
3373#: objdump.c:2788
3374#, c-format
3375msgid ""
3376"\n"
3377"%s:     file format %s\n"
3378msgstr ""
3379"\n"
3380"%s:    d���ng th���c t���p tin %s\n"
3381
3382#: objdump.c:2845
3383#, c-format
3384msgid "%s: printing debugging information failed"
3385msgstr "%s: vi���c in ra th��ng tin g��� l���i b��� l���i"
3386
3387#: objdump.c:2936
3388#, c-format
3389msgid "In archive %s:\n"
3390msgstr "Trong kho %s\n"
3391
3392#: objdump.c:3058
3393msgid "unrecognized -E option"
3394msgstr "kh��ng nh���n ra t��y ch���n �� -E ��"
3395
3396#: objdump.c:3069
3397#, c-format
3398msgid "unrecognized --endian type `%s'"
3399msgstr "kh��ng nh���n ra ki���u t��nh tr���ng cu���i (endian) �� %s ��"
3400
3401#: rdcoff.c:196
3402#, c-format
3403msgid "parse_coff_type: Bad type code 0x%x"
3404msgstr "parse_coff_type: (ph��n t��ch ki���u coff) M�� ki���u sai 0x%x"
3405
3406#: rdcoff.c:404 rdcoff.c:509 rdcoff.c:697
3407#, c-format
3408msgid "bfd_coff_get_syment failed: %s"
3409msgstr "�� bfd_coff_get_syment �� b��� l���i: %s"
3410
3411#: rdcoff.c:420 rdcoff.c:717
3412#, c-format
3413msgid "bfd_coff_get_auxent failed: %s"
3414msgstr "�� bfd_coff_get_auxent �� b��� l���i: %s"
3415
3416#: rdcoff.c:784
3417#, c-format
3418msgid "%ld: .bf without preceding function"
3419msgstr "%ld: �� .bf �� kh��ng c�� h��m ��i tr�����c"
3420
3421#: rdcoff.c:834
3422#, c-format
3423msgid "%ld: unexpected .ef\n"
3424msgstr "%ld: �� .ef �� b���t ng���\n"
3425
3426#: rddbg.c:85
3427#, c-format
3428msgid "%s: no recognized debugging information"
3429msgstr "%s: kh��ng c�� th��ng tin g��� l���i ���� nh���n ra"
3430
3431#: rddbg.c:394
3432#, c-format
3433msgid "Last stabs entries before error:\n"
3434msgstr "Nh���ng m���c nh���p stabs cu���i c��ng tr�����c l���i:\n"
3435
3436#: readelf.c:264
3437#, c-format
3438msgid "Unable to seek to 0x%lx for %s\n"
3439msgstr "Kh��ng th��� nh���y t���i 0x%lx t��m %s\n"
3440
3441#: readelf.c:279
3442#, c-format
3443msgid "Out of memory allocating 0x%lx bytes for %s\n"
3444msgstr "H���t b��� nh��� khi c���p ph��t 0x%lx byte cho %s\n"
3445
3446#: readelf.c:289
3447#, c-format
3448msgid "Unable to read in 0x%lx bytes of %s\n"
3449msgstr "Kh��ng th��� �����c nh���p 0x%lx byte c���a %s\n"
3450
3451#: readelf.c:623
3452msgid "Don't know about relocations on this machine architecture\n"
3453msgstr "Kh��ng bi���t v��� vi���c �����nh v��� l���i tr��n ki���n tr��c m��y n��y\n"
3454
3455#: readelf.c:643 readelf.c:671 readelf.c:715 readelf.c:743
3456msgid "relocs"
3457msgstr "��.v. l���i"
3458
3459#: readelf.c:654 readelf.c:682 readelf.c:726 readelf.c:754
3460msgid "out of memory parsing relocs"
3461msgstr "h���t b��� nh��� khi ph��n t��ch vi���c �����nh v��� l���i"
3462
3463#: readelf.c:808
3464#, c-format
3465msgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
3466msgstr " Hi���u     Tin    Ki���u            Gi�� tr��� k�� hi���u  T��n k�� hi���u + g�� th��m\n"
3467
3468#: readelf.c:810
3469#, c-format
3470msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
3471msgstr " HI���u     Tin    Ki���u    Gi�� tr��� k�� hi���u T��n k�� hi���u + g�� th��m\n"
3472
3473#: readelf.c:815
3474#, c-format
3475msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
3476msgstr " HI���u     Tin    Ki���u            Gi�� tr��� k�� hi���u T��n k�� hi���u\n"
3477
3478#: readelf.c:817
3479#, c-format
3480msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
3481msgstr " Hi���u     Tin    Ki���u    Gi�� tr��� k�� hi���u T��n k�� hi���u\n"
3482
3483#: readelf.c:825
3484#, c-format
3485msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name + Addend\n"
3486msgstr "    Offset             Info             Type               Symbol's Value  Symbol's Name + Addend\n"
3487
3488#: readelf.c:827
3489#, c-format
3490msgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
3491msgstr "  Hi���u        Tin         Ki���u     Gi�� tr��� k�� hi���u  T��n k�� hi���u + g�� th��m\n"
3492
3493#: readelf.c:832
3494#, c-format
3495msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name\n"
3496msgstr "    Offset             Info             Type               Symbol's Value  Symbol's Name\n"
3497
3498#: readelf.c:834
3499#, c-format
3500msgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
3501msgstr "  HI���u        Tin         Ki���u      Gi�� tr��� k�� hi���u  T��n k�� hi���u\n"
3502
3503#: readelf.c:1127 readelf.c:1129 readelf.c:1238 readelf.c:1240 readelf.c:1249
3504#: readelf.c:1251
3505#, c-format
3506msgid "unrecognized: %-7lx"
3507msgstr "kh��ng nh���n ra: %-7lx"
3508
3509#: readelf.c:1154
3510#, c-format
3511msgid "<unknown addend: %lx>"
3512msgstr "<s��� th��m v��o kh��ng r�� : %lx>"
3513
3514#: readelf.c:1210
3515#, c-format
3516msgid "<string table index: %3ld>"
3517msgstr "<ch��� m���c b���ng chu���i: %3ld>"
3518
3519#: readelf.c:1212
3520#, c-format
3521msgid "<corrupt string table index: %3ld>"
3522msgstr "<ch��� m���c b���ng chu���i b��� h���ng: %3ld>"
3523
3524#: readelf.c:1522
3525#, c-format
3526msgid "Processor Specific: %lx"
3527msgstr "�����c tr��ng cho b��� x��� l��: %lx"
3528
3529#: readelf.c:1543
3530#, c-format
3531msgid "Operating System specific: %lx"
3532msgstr "�����c tr��ng cho H��� ��i���u h��nh: %lx"
3533
3534#: readelf.c:1547 readelf.c:2349
3535#, c-format
3536msgid "<unknown>: %lx"
3537msgstr "<kh��ng r��>: %lx"
3538
3539#: readelf.c:1560
3540msgid "NONE (None)"
3541msgstr "KH��NG C�� (Kh��ng c��)"
3542
3543#: readelf.c:1561
3544msgid "REL (Relocatable file)"
3545msgstr "REL (T���p tin c�� th��� _�����nh v��� l���i_)"
3546
3547#: readelf.c:1562
3548msgid "EXEC (Executable file)"
3549msgstr "EXEC (Executable file)"
3550
3551#: readelf.c:1563
3552msgid "DYN (Shared object file)"
3553msgstr "DYN (Shared object file)"
3554
3555#: readelf.c:1564
3556msgid "CORE (Core file)"
3557msgstr "CORE (Core file)"
3558
3559#: readelf.c:1568
3560#, c-format
3561msgid "Processor Specific: (%x)"
3562msgstr "�����c tr��ng cho b��� x��� l��: (%x)"
3563
3564#: readelf.c:1570
3565#, c-format
3566msgid "OS Specific: (%x)"
3567msgstr "�����c tr��ng cho H��H: (%x)"
3568
3569#: readelf.c:1572 readelf.c:1681 readelf.c:2541
3570#, c-format
3571msgid "<unknown>: %x"
3572msgstr "<kh��ng r��>: %x"
3573
3574#: readelf.c:1584
3575msgid "None"
3576msgstr "Kh��ng c��"
3577
3578#: readelf.c:2186
3579msgid "Standalone App"
3580msgstr "���ng d���ng �����c l���p"
3581
3582#: readelf.c:2189 readelf.c:2948 readelf.c:2964
3583#, c-format
3584msgid "<unknown: %x>"
3585msgstr "<kh��ng r�� : %x>"
3586
3587#: readelf.c:2586
3588#, c-format
3589msgid "Usage: readelf <option(s)> elf-file(s)\n"
3590msgstr "C��ch s��� d���ng: readelf <t��y_ch���n...> t���p_tin_elf...\n"
3591
3592#: readelf.c:2587
3593#, c-format
3594msgid " Display information about the contents of ELF format files\n"
3595msgstr " Hi���n th��� th��ng tin v��� n���i dung t���p tin d���ng th���c ELF\n"
3596
3597#: readelf.c:2588
3598#, c-format
3599msgid ""
3600" Options are:\n"
3601"  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
3602"  -h --file-header       Display the ELF file header\n"
3603"  -l --program-headers   Display the program headers\n"
3604"     --segments          An alias for --program-headers\n"
3605"  -S --section-headers   Display the sections' header\n"
3606"     --sections          An alias for --section-headers\n"
3607"  -g --section-groups    Display the section groups\n"
3608"  -t --section-details   Display the section details\n"
3609"  -e --headers           Equivalent to: -h -l -S\n"
3610"  -s --syms              Display the symbol table\n"
3611"      --symbols          An alias for --syms\n"
3612"  -n --notes             Display the core notes (if present)\n"
3613"  -r --relocs            Display the relocations (if present)\n"
3614"  -u --unwind            Display the unwind info (if present)\n"
3615"  -d --dynamic           Display the dynamic section (if present)\n"
3616"  -V --version-info      Display the version sections (if present)\n"
3617"  -A --arch-specific     Display architecture specific information (if any).\n"
3618"  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
3619"  -x --hex-dump=<number> Dump the contents of section <number>\n"
3620"  -w[liaprmfFsoR] or\n"
3621"  --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n"
3622"                         Display the contents of DWARF2 debug sections\n"
3623msgstr ""
3624" T��y ch���n:\n"
3625"  -a --all               \t\t\t\t\tB���ng: -h -l -S -s -r -d -V -A -I\n"
3626"\t(h���t)\n"
3627"  -h --file-header       \t\t\t\tHi���n th��� _d��ng �����u t���p tin_ ELF\n"
3628"  -l --program-headers   \t\tHi���n th��� _c��c d��ng �����u ch����ng tr��nh_\n"
3629"     --segments          \t\t\tBi���t hi���u cho �� --program-headers ��\n"
3630"\t(c��c ph��n ��o���n)\n"
3631"  -S --section-headers   \t\t\tHi���n th��� d��ng �����u c���a c��c ph���n\n"
3632"\t(c��c d��ng �����u ph���n)\n"
3633"     --sections          \t\t\tBi���t hi���u cho �� --section-headers ��\n"
3634"\t(c��c ph���n)\n"
3635"  -g --section-groups    \t\t\t     Hi���n th��� _c��c nh��m ph���n_\n"
3636"  -t --section-details\t\t\tHi���n th��� _chi ti���t v��� ph���n_\n"
3637"  -e --headers           \t\t\t\tB���ng: -h -l -S\n"
3638"\t(c��c d��ng �����u)\n"
3639"  -s --syms              \t\t\tHi���n th��� b���ng _k�� hi���u_\n"
3640"      --symbols          \t\t\tBi���t hi���u cho �� --syms ��\n"
3641"\t(c��c k�� hi���u [�� syms �� l�� vi���t t���t])\n"
3642"  -n --notes             \t\t\tHi���n th��� _c��c ghi ch��_ l��i (n���u c��)\n"
3643"  -r --relocs            \t\tHi���n th��� _c��c vi���c �����nh v��� l���i_ (n���u c��)\n"
3644"  -u --unwind            \t\tHi���n th��� th��ng tin _tri ra_ (n���u c��)\n"
3645"  -d --dynamic           \t\tHi���n th��� ph���n _�����ng_ (n���u c��)\n"
3646"  -V --version-info      \t\tHi���n th��� c��c ph���n phi��n b���n (n���u c��)\n"
3647"\t(th��ng tin phi��n b���n)\n"
3648"  -A --arch-specific     Hi���n th��� th��ng tin _�����c tr��ng cho ki���n tr��c_ (n���u c��)\n"
3649"  -D --use-dynamic       _D��ng_ th��ng tin ph���n _�����ng_ khi hi���n th��� k�� hi���u\n"
3650"  -x --hex-dump=<s���> \t\t\t����� n���i dung ph���n <s���>\n"
3651"\t(����� th���p l���c)\n"
3652"  -w[liaprmfFsoR] or\n"
3653"  --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n"
3654"\t[line\t\t\td��ng\n"
3655"\tinfo\t\t\tth��ng tin\n"
3656"\tabbrev.\t\tvi���t t���t\n"
3657"\tpubnames\tc��c t��n c��ng\n"
3658"\taranges\t\tc��c ph���m v��� a\n"
3659"\tmacro\t\tb��� l���nh\n"
3660"\tframes\t\tc��c khung\n"
3661"\tstr\t\t\tchu���i\n"
3662"\tloc\t\t\t�����nh v���\n"
3663"\tRanges\t\tC��c ph���m v���]\n"
3664"       Hi���n th��� n���i dung c��c ph���n g��� l���i ki���u DWARF2\n"
3665
3666#: readelf.c:2612
3667#, c-format
3668msgid ""
3669"  -i --instruction-dump=<number>\n"
3670"                         Disassemble the contents of section <number>\n"
3671msgstr ""
3672"  -i --instruction-dump=<s���>\t\tTh��o ra n���i dung ph���n <s���>\n"
3673"\t(����� c��u l���nh)\n"
3674
3675#: readelf.c:2616
3676#, c-format
3677msgid ""
3678"  -I --histogram         Display histogram of bucket list lengths\n"
3679"  -W --wide              Allow output width to exceed 80 characters\n"
3680"  @<file>                Read options from <file>\n"
3681"  -H --help              Display this information\n"
3682"  -v --version           Display the version number of readelf\n"
3683msgstr ""
3684"  -I --histogram\n"
3685"\tHi���n th��� _bi���u ����� t���n xu���t_ c���a c��c ����� d��i danh s��ch x��\n"
3686"  -W --wide              Cho ph��p ����� _r���ng_ k���t xu���t v�����t qua 80 k�� t���\n"
3687"  @<file>        \t\t�����c c��c t��y ch���n t��� t���p tin ����\n"
3688"  -H --help             \tHi���n th��� _tr��� gi��p_ n��y\n"
3689"  -v --version           \tHi���n th��� s��� th��� t��� _phi��n b���n_ c���a readelf\n"
3690
3691#: readelf.c:2642 readelf.c:9180
3692msgid "Out of memory allocating dump request table."
3693msgstr "H���t b��� nh��� khi c���p ph��t b���ng y��u c���u �����."
3694
3695#: readelf.c:2816 readelf.c:2884
3696#, c-format
3697msgid "Unrecognized debug option '%s'\n"
3698msgstr "Kh��ng nh���n di���n t��y ch���n g��� l���i �� %s ��\n"
3699
3700#: readelf.c:2918
3701#, c-format
3702msgid "Invalid option '-%c'\n"
3703msgstr "T��y ch���n kh��ng h���p l��� �� -%c ��\n"
3704
3705#: readelf.c:2932
3706msgid "Nothing to do.\n"
3707msgstr "Kh��ng c�� g�� c���n l��m.\n"
3708
3709#: readelf.c:2944 readelf.c:2960 readelf.c:6169
3710msgid "none"
3711msgstr "kh��ng c��"
3712
3713#: readelf.c:2961
3714msgid "2's complement, little endian"
3715msgstr "ph���n b�� c���a 2, t��nh tr���ng cu���i nh���"
3716
3717#: readelf.c:2962
3718msgid "2's complement, big endian"
3719msgstr "ph���n b�� c���a 2, t��nh tr���ng cu���i l���n"
3720
3721#: readelf.c:2980
3722msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
3723msgstr "Kh��ng ph���i l�� t���p tin ELF ��� c�� nh���ng byte ma thu���t kh��ng ����ng t���i �����u n��.\n"
3724
3725#: readelf.c:2988
3726#, c-format
3727msgid "ELF Header:\n"
3728msgstr "D��ng �����u ELF:\n"
3729
3730#: readelf.c:2989
3731#, c-format
3732msgid "  Magic:   "
3733msgstr "  Ma thu���t:   "
3734
3735#: readelf.c:2993
3736#, c-format
3737msgid "  Class:                             %s\n"
3738msgstr "  Class:                             %s\n"
3739
3740#: readelf.c:2995
3741#, c-format
3742msgid "  Data:                              %s\n"
3743msgstr "  Data:                              %s\n"
3744
3745#: readelf.c:2997
3746#, c-format
3747msgid "  Version:                           %d %s\n"
3748msgstr "  Version:                           %d %s\n"
3749
3750#: readelf.c:3004
3751#, c-format
3752msgid "  OS/ABI:                            %s\n"
3753msgstr "  OS/ABI:                            %s\n"
3754
3755#: readelf.c:3006
3756#, c-format
3757msgid "  ABI Version:                       %d\n"
3758msgstr "  Phi��n b���n ABI:                       %d\n"
3759
3760#: readelf.c:3008
3761#, c-format
3762msgid "  Type:                              %s\n"
3763msgstr "  Type:                              %s\n"
3764
3765#: readelf.c:3010
3766#, c-format
3767msgid "  Machine:                           %s\n"
3768msgstr "  Machine:                           %s\n"
3769
3770#: readelf.c:3012
3771#, c-format
3772msgid "  Version:                           0x%lx\n"
3773msgstr "  Version:                           0x%lx\n"
3774
3775#: readelf.c:3015
3776#, c-format
3777msgid "  Entry point address:               "
3778msgstr "  �����a ch��� ��i���m v��o :               "
3779
3780#: readelf.c:3017
3781#, c-format
3782msgid ""
3783"\n"
3784"  Start of program headers:          "
3785msgstr ""
3786"\n"
3787"  ��i���m �����u c��c d��ng �����u ch����ng tr��nh:          "
3788
3789#: readelf.c:3019
3790#, c-format
3791msgid ""
3792" (bytes into file)\n"
3793"  Start of section headers:          "
3794msgstr ""
3795" (byte v��o t���p tin)\n"
3796"  �����u c��c d��ng �����u ph���n:          "
3797
3798#: readelf.c:3021
3799#, c-format
3800msgid " (bytes into file)\n"
3801msgstr " (byte v��o t���p tin)\n"
3802
3803#: readelf.c:3023
3804#, c-format
3805msgid "  Flags:                             0x%lx%s\n"
3806msgstr "  Flags:                             0x%lx%s\n"
3807
3808#: readelf.c:3026
3809#, c-format
3810msgid "  Size of this header:               %ld (bytes)\n"
3811msgstr "  C��� ph���n n��y:               %ld (byte)\n"
3812
3813#: readelf.c:3028
3814#, c-format
3815msgid "  Size of program headers:           %ld (bytes)\n"
3816msgstr "  C��� c��c d��ng �����u ch����ng tr��nh:           %ld (byte)\n"
3817
3818#: readelf.c:3030
3819#, c-format
3820msgid "  Number of program headers:         %ld\n"
3821msgstr "  S��� d��ng �����u ch����ng tr��nh:         %ld\n"
3822
3823#: readelf.c:3032
3824#, c-format
3825msgid "  Size of section headers:           %ld (bytes)\n"
3826msgstr "  C��� c��c d��ng �����u ph���n:           %ld (byte)\n"
3827
3828#: readelf.c:3034
3829#, c-format
3830msgid "  Number of section headers:         %ld"
3831msgstr "  S��� d��ng �����u ph���n:         %ld"
3832
3833#: readelf.c:3039
3834#, c-format
3835msgid "  Section header string table index: %ld"
3836msgstr "  Ch��� m���c b���ng chu���i d��ng �����u ph���n: %ld"
3837
3838#: readelf.c:3070 readelf.c:3103
3839msgid "program headers"
3840msgstr "c��c d��ng �����u ch����ng tr��nh"
3841
3842#: readelf.c:3141 readelf.c:3440 readelf.c:3481 readelf.c:3540 readelf.c:3603
3843#: readelf.c:4208 readelf.c:4232 readelf.c:5510 readelf.c:5554 readelf.c:5752
3844#: readelf.c:6734 readelf.c:6748 readelf.c:8564 readelf.c:8972 readelf.c:9039
3845msgid "Out of memory\n"
3846msgstr "H���t b��� nh���\n"
3847
3848#: readelf.c:3168
3849#, c-format
3850msgid ""
3851"\n"
3852"There are no program headers in this file.\n"
3853msgstr ""
3854"\n"
3855"Kh��ng c�� d��ng �����u ch����ng tr��nh n��o trong t���p tin n��y.\n"
3856
3857#: readelf.c:3174
3858#, c-format
3859msgid ""
3860"\n"
3861"Elf file type is %s\n"
3862msgstr ""
3863"\n"
3864"Ki���u t���p tin Elf l�� %s\n"
3865
3866#: readelf.c:3175
3867#, c-format
3868msgid "Entry point "
3869msgstr "��i���m v��o "
3870
3871#: readelf.c:3177
3872#, c-format
3873msgid ""
3874"\n"
3875"There are %d program headers, starting at offset "
3876msgstr ""
3877"\n"
3878"C�� %d d��ng �����u ch����ng tr��nh, b���t �����u t���i hi���u s���"
3879
3880#: readelf.c:3189 readelf.c:3191
3881#, c-format
3882msgid ""
3883"\n"
3884"Program Headers:\n"
3885msgstr ""
3886"\n"
3887"D��ng �����u ch����ng tr��nh:\n"
3888
3889#: readelf.c:3195
3890#, c-format
3891msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
3892msgstr "  Ki���u         HI���u   ��Ch������o   ��Ch���V���t   C���T���p C���Nh���  C��� C���nh l���\n"
3893
3894#: readelf.c:3198
3895#, c-format
3896msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
3897msgstr "  Ki���u         HI���u   �����a Ch��� ���o   �����a Ch��� V���t l��   C���T���p C���Nh���  C��� C���nh l���\n"
3898
3899#: readelf.c:3202
3900#, c-format
3901msgid "  Type           Offset             VirtAddr           PhysAddr\n"
3902msgstr "  Ki���u         HI���u         �����a Ch��� ���o     �����a Ch��� V���t l��\n"
3903
3904#: readelf.c:3204
3905#, c-format
3906msgid "                 FileSiz            MemSiz              Flags  Align\n"
3907msgstr "                 FileSiz            MemSiz              Flags  Align\n"
3908
3909#: readelf.c:3297
3910msgid "more than one dynamic segment\n"
3911msgstr "h��n m���t ph��n ��o���n �����ng\n"
3912
3913#: readelf.c:3308
3914msgid "no .dynamic section in the dynamic segment"
3915msgstr "kh��ng c�� ph��n ��o���n �� .dynamic �� (�����ng) trong ph��n ��o���n �����ng"
3916
3917#: readelf.c:3317
3918msgid "the .dynamic section is not contained within the dynamic segment"
3919msgstr "ph���n �� .dynamic �� (�����ng) kh��ng c�� �������c ch���a ��� trong ph��n ��o���n �����ng"
3920
3921#: readelf.c:3319
3922msgid "the .dynamic section is not the first section in the dynamic segment."
3923msgstr "ph���n �� .dynamic �� (�����ng) kh��ng ph���i l�� ph���n th��� nh���t trong ph��n ��o���n �����ng."
3924
3925#: readelf.c:3333
3926msgid "Unable to find program interpreter name\n"
3927msgstr "Kh��ng t��m th���y t��n b��� gi���i d���ch ch����ng tr��nh\n"
3928
3929#: readelf.c:3340
3930#, c-format
3931msgid ""
3932"\n"
3933"      [Requesting program interpreter: %s]"
3934msgstr ""
3935"\n"
3936"      [��ang y��u c���u b��� gi���i d���ch ch����ng tr��nh: %s]"
3937
3938#: readelf.c:3352
3939#, c-format
3940msgid ""
3941"\n"
3942" Section to Segment mapping:\n"
3943msgstr ""
3944"\n"
3945" ��nh x��� Ph���n �����n Ph��n ��o���n:\n"
3946
3947#: readelf.c:3353
3948#, c-format
3949msgid "  Segment Sections...\n"
3950msgstr "  C��c ph���n ph��n ��o���n...\n"
3951
3952#: readelf.c:3402
3953msgid "Cannot interpret virtual addresses without program headers.\n"
3954msgstr "Kh��ng th��� gi���i d���ch �����a ch��� ���o khi kh��ng c�� d��ng �����u ch����ng tr��nh.\n"
3955
3956#: readelf.c:3418
3957#, c-format
3958msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
3959msgstr "�����a ch��� ���o 0x%lx kh��ng �������c �����nh v��� trong ph��n ��o���n ki���u �� PT_LOAD �� n��o.\n"
3960
3961#: readelf.c:3432 readelf.c:3473
3962msgid "section headers"
3963msgstr "d��ng �����u ph���n"
3964
3965#: readelf.c:3517 readelf.c:3580
3966msgid "symbols"
3967msgstr "k�� hi���u"
3968
3969#: readelf.c:3527 readelf.c:3590
3970msgid "symtab shndx"
3971msgstr "symtab shndx"
3972
3973#: readelf.c:3817 readelf.c:4192
3974#, c-format
3975msgid ""
3976"\n"
3977"There are no sections in this file.\n"
3978msgstr ""
3979"\n"
3980"Kh��ng c�� ph���n n��o trong t���p tin n��y.\n"
3981
3982#: readelf.c:3823
3983#, c-format
3984msgid "There are %d section headers, starting at offset 0x%lx:\n"
3985msgstr "C�� %d d��ng �����u ph���n, b���t �����u t���i hi���u s��� 0x%lx:\n"
3986
3987#: readelf.c:3842 readelf.c:4309 readelf.c:4544 readelf.c:4852 readelf.c:5267
3988#: readelf.c:6906
3989msgid "string table"
3990msgstr "b���ng chu���i"
3991
3992#: readelf.c:3881
3993#, c-format
3994msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
3995msgstr "Ph���n %d c�� k��ch c��� sh_entsize kh��ng h���p l��� %lx (ng��� %lx)\n"
3996
3997#: readelf.c:3901
3998msgid "File contains multiple dynamic symbol tables\n"
3999msgstr "T���p tin ch���a nhi���u b���ng k�� hi���u �����ng\n"
4000
4001# Type: text
4002# Description
4003#: readelf.c:3914
4004msgid "File contains multiple dynamic string tables\n"
4005msgstr "T���p tin ch���a nhi���u b���ng chu���i �����ng\n"
4006
4007#: readelf.c:3919
4008msgid "dynamic strings"
4009msgstr "chu���i �����ng"
4010
4011#: readelf.c:3926
4012msgid "File contains multiple symtab shndx tables\n"
4013msgstr "T���p tin ch���a nhi���u b���ng symtab shndx\n"
4014
4015#: readelf.c:3973
4016#, c-format
4017msgid ""
4018"\n"
4019"Section Headers:\n"
4020msgstr ""
4021"\n"
4022"D��ng �����u ph���n:\n"
4023
4024#: readelf.c:3975
4025#, c-format
4026msgid ""
4027"\n"
4028"Section Header:\n"
4029msgstr ""
4030"\n"
4031"D��ng �����u ph���n:\n"
4032
4033#: readelf.c:3981 readelf.c:3992 readelf.c:4003
4034#, c-format
4035msgid "  [Nr] Name\n"
4036msgstr "  [Nr] T��n\n"
4037
4038#: readelf.c:3982
4039#, c-format
4040msgid "       Type            Addr     Off    Size   ES   Lk Inf Al\n"
4041msgstr "       Ki���u            ��Ch���     Hi���u    C���   ES   Lk Tin Cl\n"
4042
4043#: readelf.c:3986
4044#, c-format
4045msgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
4046msgstr "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
4047
4048#: readelf.c:3993
4049#, c-format
4050msgid "       Type            Address          Off    Size   ES   Lk Inf Al\n"
4051msgstr "       Ki���u            �����a ch���          Hi���u    C���   ES   Lk Tin Cl\n"
4052
4053#: readelf.c:3997
4054#, c-format
4055msgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
4056msgstr "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
4057
4058#: readelf.c:4004
4059#, c-format
4060msgid "       Type              Address          Offset            Link\n"
4061msgstr "       Ki���u              �����a ch���          Hi���u s���            Li��n k���t\n"
4062
4063#: readelf.c:4005
4064#, c-format
4065msgid "       Size              EntSize          Info              Align\n"
4066msgstr "       C���              C���Ent          TTin              Canh l���\n"
4067
4068#: readelf.c:4009
4069#, c-format
4070msgid "  [Nr] Name              Type             Address           Offset\n"
4071msgstr "  [Nr] Name              Type             Address           Offset\n"
4072
4073#: readelf.c:4010
4074#, c-format
4075msgid "       Size              EntSize          Flags  Link  Info  Align\n"
4076msgstr "       Size              EntSize          Flags  Link  Info  Align\n"
4077
4078#: readelf.c:4015
4079#, c-format
4080msgid "       Flags\n"
4081msgstr "       C���\n"
4082
4083#: readelf.c:4150
4084#, c-format
4085msgid ""
4086"Key to Flags:\n"
4087"  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
4088"  I (info), L (link order), G (group), x (unknown)\n"
4089"  O (extra OS processing required) o (OS specific), p (processor specific)\n"
4090msgstr ""
4091"C��� ey \tW\tghi\n"
4092" \tA\tc���p ph��t\n"
4093"\tX\tth���c hi���n\n"
4094"\tM\ttr���n\n"
4095"\tS\tc��c chu���i\n"
4096"\tI\tth��ng tin\n"
4097"\tL\tth��� t��� li��n k���t\n"
4098"\tG\tnh��m\n"
4099"\tO\tc���n thi���t x��� l�� h��� ��i���u h��nh th��m\n"
4100"\to \t�����c tr��ng cho h��� ��i���u h��nh\n"
4101"\ts\t�����c tr��ng cho b��� x��� l��\n"
4102
4103#: readelf.c:4168
4104#, c-format
4105msgid "[<unknown>: 0x%x]"
4106msgstr "[<kh��ng r��>: 0x%x]"
4107
4108#: readelf.c:4199
4109msgid "Section headers are not available!\n"
4110msgstr "D��ng �����u ph���n kh��ng s���n s��ng.\n"
4111
4112#: readelf.c:4223
4113#, c-format
4114msgid ""
4115"\n"
4116"There are no section groups in this file.\n"
4117msgstr ""
4118"\n"
4119"Kh��ng c�� nh��m ph���n n��o trong t���p tin n��y.\n"
4120
4121#: readelf.c:4259
4122#, c-format
4123msgid "Bad sh_link in group section `%s'\n"
4124msgstr "C�� li��n k���t �� sh_link �� sai trong ph���n nh��m �� %s ��\n"
4125
4126#: readelf.c:4278
4127#, c-format
4128msgid "Bad sh_info in group section `%s'\n"
4129msgstr "C�� th��ng tin �� sh_info �� sai trong ph���n nh��m �� %s ��\n"
4130
4131#: readelf.c:4317 readelf.c:7243
4132msgid "section data"
4133msgstr "d��� li���u ph���n"
4134
4135#: readelf.c:4329
4136#, c-format
4137msgid "   [Index]    Name\n"
4138msgstr "   [Ch��� m���c]    T��n\n"
4139
4140#: readelf.c:4343
4141#, c-format
4142msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
4143msgstr "ph���n [%5u] trong ph���n nh��m [%5u]>ph���n t���i ��a [%5u]\n"
4144
4145#: readelf.c:4349
4146#, c-format
4147msgid "invalid section [%5u] in group section [%5u]\n"
4148msgstr "ph���n kh��ng h���p l��� [%5u] trong ph���n nh��m [%5u]\n"
4149
4150#: readelf.c:4359
4151#, c-format
4152msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
4153msgstr "ph���n [%5u] trong ph���n nh��m [%5u] ���� c�� trong ph���n nh��m [%5u]\n"
4154
4155#: readelf.c:4372
4156#, c-format
4157msgid "section 0 in group section [%5u]\n"
4158msgstr "ph���n 0 trong ph���n nh��m [%5u]\n"
4159
4160#: readelf.c:4468
4161#, c-format
4162msgid ""
4163"\n"
4164"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
4165msgstr ""
4166"\n"
4167"ph���n �����nh v��� l���i �� %s �� t���i hi���u s��� 0x%lx ch���a %ld byte:\n"
4168
4169#: readelf.c:4480
4170#, c-format
4171msgid ""
4172"\n"
4173"There are no dynamic relocations in this file.\n"
4174msgstr ""
4175"\n"
4176"Kh��ng c�� vi���c �����nh v��� l���i �����ng n��o trong t���p tin n��y.\n"
4177
4178#: readelf.c:4504
4179#, c-format
4180msgid ""
4181"\n"
4182"Relocation section "
4183msgstr ""
4184"\n"
4185"Ph���n �����nh v��� l���i"
4186
4187#: readelf.c:4509 readelf.c:4928 readelf.c:4942 readelf.c:5282
4188#, c-format
4189msgid "'%s'"
4190msgstr "�� %s ��"
4191
4192#: readelf.c:4511 readelf.c:4944 readelf.c:5284
4193#, c-format
4194msgid " at offset 0x%lx contains %lu entries:\n"
4195msgstr " t���i hi���u s��� 0x%lx ch���a %lu m���c nh���p:\n"
4196
4197#: readelf.c:4563
4198#, c-format
4199msgid ""
4200"\n"
4201"There are no relocations in this file.\n"
4202msgstr ""
4203"\n"
4204"Kh��ng c�� vi���c �����nh v��� l���i n��o trong t���p tin n��y.\n"
4205
4206#: readelf.c:4742 readelf.c:5124
4207msgid "unwind table"
4208msgstr "tri ra b���ng"
4209
4210#: readelf.c:4801 readelf.c:5214
4211#, c-format
4212msgid "Skipping unexpected relocation type %s\n"
4213msgstr "��ang nh���y ki���u �����nh v��� l���i b���t ng��� %s\n"
4214
4215#: readelf.c:4860 readelf.c:5275 readelf.c:5326
4216#, c-format
4217msgid ""
4218"\n"
4219"There are no unwind sections in this file.\n"
4220msgstr ""
4221"\n"
4222"Kh��ng c�� ph���n tri ra n��o trong t���p tin n��y.\n"
4223
4224#: readelf.c:4923
4225#, c-format
4226msgid ""
4227"\n"
4228"Could not find unwind info section for "
4229msgstr ""
4230"\n"
4231"Kh��ng th��� t��m th���y ph���n th��ng tin tri ra cho "
4232
4233#: readelf.c:4935
4234msgid "unwind info"
4235msgstr "th��ng tin tri ra"
4236
4237#: readelf.c:4937 readelf.c:5281
4238#, c-format
4239msgid ""
4240"\n"
4241"Unwind section "
4242msgstr ""
4243"\n"
4244"Ph���n tri ra "
4245
4246#: readelf.c:5491 readelf.c:5535
4247msgid "dynamic section"
4248msgstr "ph���n �����ng"
4249
4250#: readelf.c:5612
4251#, c-format
4252msgid ""
4253"\n"
4254"There is no dynamic section in this file.\n"
4255msgstr ""
4256"\n"
4257"Kh��ng c�� ph���n �����ng n��o trong t���p tin n��y.\n"
4258
4259#: readelf.c:5650
4260msgid "Unable to seek to end of file!"
4261msgstr "��� Kh��ng th��� t��m t���i k���t th��c t���p tin. ���"
4262
4263#: readelf.c:5663
4264msgid "Unable to determine the number of symbols to load\n"
4265msgstr "Kh��ng th��� quy���t �����nh s��� k�� hi���u c���n t���i\n"
4266
4267#: readelf.c:5698
4268msgid "Unable to seek to end of file\n"
4269msgstr "Kh��ng th��� t��m t���i k���t th��c t���p tin\n"
4270
4271#: readelf.c:5705
4272msgid "Unable to determine the length of the dynamic string table\n"
4273msgstr "Kh��ng th��� quy���t �����nh ����� d��i c���a b���ng chu���i �����ng\n"
4274
4275#: readelf.c:5710
4276msgid "dynamic string table"
4277msgstr "b���ng chu���i �����ng"
4278
4279#: readelf.c:5745
4280msgid "symbol information"
4281msgstr "th��ng tin k�� hi���u"
4282
4283#: readelf.c:5770
4284#, c-format
4285msgid ""
4286"\n"
4287"Dynamic section at offset 0x%lx contains %u entries:\n"
4288msgstr ""
4289"\n"
4290"Ph���n �����ng t���i hi���u s��� 0x%lx ch���a %u m���c nh���p:\n"
4291
4292#: readelf.c:5773
4293#, c-format
4294msgid "  Tag        Type                         Name/Value\n"
4295msgstr "  Th���        Ki���u                     T��n/Gi�� tr���\n"
4296
4297#: readelf.c:5809
4298#, c-format
4299msgid "Auxiliary library"
4300msgstr "Th�� vi��n ph���"
4301
4302#: readelf.c:5813
4303#, c-format
4304msgid "Filter library"
4305msgstr "Th�� vi��n l���c"
4306
4307#: readelf.c:5817
4308#, c-format
4309msgid "Configuration file"
4310msgstr "T���p tin c���u h��nh"
4311
4312#: readelf.c:5821
4313#, c-format
4314msgid "Dependency audit library"
4315msgstr "Th�� vi��n ki���m tra c��ch ph��� thu���c"
4316
4317#: readelf.c:5825
4318#, c-format
4319msgid "Audit library"
4320msgstr "Th�� vi��n ki���m tra"
4321
4322#: readelf.c:5843 readelf.c:5871 readelf.c:5899
4323#, c-format
4324msgid "Flags:"
4325msgstr "C��� :"
4326
4327#: readelf.c:5846 readelf.c:5874 readelf.c:5901
4328#, c-format
4329msgid " None\n"
4330msgstr " Kh��ng c��\n"
4331
4332#: readelf.c:6022
4333#, c-format
4334msgid "Shared library: [%s]"
4335msgstr "Th�� vi���n d��ng chung: [%s]"
4336
4337#: readelf.c:6025
4338#, c-format
4339msgid " program interpreter"
4340msgstr " b��� gi���i d���ch ch����ng tr��nh"
4341
4342#: readelf.c:6029
4343#, c-format
4344msgid "Library soname: [%s]"
4345msgstr "soname (t��n so) th�� vi��n: [%s]"
4346
4347#: readelf.c:6033
4348#, c-format
4349msgid "Library rpath: [%s]"
4350msgstr "rpath (�������ng d���n r) th�� vi��n: [%s]"
4351
4352#: readelf.c:6037
4353#, c-format
4354msgid "Library runpath: [%s]"
4355msgstr "runpath (�������ng d���n ch���y) th�� vi��n: [%s]"
4356
4357#: readelf.c:6100
4358#, c-format
4359msgid "Not needed object: [%s]\n"
4360msgstr "�����i t�����ng kh��ng c���n thi���t: [%s]\n"
4361
4362#: readelf.c:6214
4363#, c-format
4364msgid ""
4365"\n"
4366"Version definition section '%s' contains %ld entries:\n"
4367msgstr ""
4368"\n"
4369"Ph���n �����nh ngh��a phi��n b���n �� %s �� ch���a %ld m���c nh���p:\n"
4370
4371#: readelf.c:6217
4372#, c-format
4373msgid "  Addr: 0x"
4374msgstr "  ��Ch���: 0x"
4375
4376#: readelf.c:6219 readelf.c:6426
4377#, c-format
4378msgid "  Offset: %#08lx  Link: %lx (%s)\n"
4379msgstr "  HI���u: %#08lx  LK���t: %lx (%s)\n"
4380
4381#: readelf.c:6228
4382msgid "version definition section"
4383msgstr "ph���n �����nh ngh��a phi��n b���n"
4384
4385#: readelf.c:6254
4386#, c-format
4387msgid "  %#06x: Rev: %d  Flags: %s"
4388msgstr "  %#06x: B���n: %d  C���: %s"
4389
4390#: readelf.c:6257
4391#, c-format
4392msgid "  Index: %d  Cnt: %d  "
4393msgstr "  Ch��� m���c: %d  �����m: %d  "
4394
4395#: readelf.c:6268
4396#, c-format
4397msgid "Name: %s\n"
4398msgstr "T��n: %s\n"
4399
4400#: readelf.c:6270
4401#, c-format
4402msgid "Name index: %ld\n"
4403msgstr "Ch��� m���c t��n: %ld\n"
4404
4405#: readelf.c:6285
4406#, c-format
4407msgid "  %#06x: Parent %d: %s\n"
4408msgstr "  %#06x: M��� %d: %s\n"
4409
4410#: readelf.c:6288
4411#, c-format
4412msgid "  %#06x: Parent %d, name index: %ld\n"
4413msgstr "  %#06x: M��� %d, ch��� m���c t��n: %ld\n"
4414
4415#: readelf.c:6307
4416#, c-format
4417msgid ""
4418"\n"
4419"Version needs section '%s' contains %ld entries:\n"
4420msgstr ""
4421"\n"
4422"Ph���n c���n thi���t phi��n b���n �� %s �� ch���a %ld m���c nh���p:\n"
4423
4424#: readelf.c:6310
4425#, c-format
4426msgid " Addr: 0x"
4427msgstr " ��Ch���: 0x"
4428
4429#: readelf.c:6312
4430#, c-format
4431msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
4432msgstr "  HI���u: %#08lx  Li��n k���t �����n ph���n: %ld (%s)\n"
4433
4434#: readelf.c:6321
4435msgid "version need section"
4436msgstr "ph���n c���n phi��n b���n"
4437
4438#: readelf.c:6343
4439#, c-format
4440msgid "  %#06x: Version: %d"
4441msgstr "  %#06x: PhB���n: %d"
4442
4443#: readelf.c:6346
4444#, c-format
4445msgid "  File: %s"
4446msgstr "  T���p tin: %s"
4447
4448#: readelf.c:6348
4449#, c-format
4450msgid "  File: %lx"
4451msgstr "  T���p tin: %lx"
4452
4453#: readelf.c:6350
4454#, c-format
4455msgid "  Cnt: %d\n"
4456msgstr "  �����m: %d\n"
4457
4458#: readelf.c:6368
4459#, c-format
4460msgid "  %#06x:   Name: %s"
4461msgstr "  %#06x:   T��n: %s"
4462
4463#: readelf.c:6371
4464#, c-format
4465msgid "  %#06x:   Name index: %lx"
4466msgstr "  %#06x:   Ch��� m���c t��n: %lx"
4467
4468#: readelf.c:6374
4469#, c-format
4470msgid "  Flags: %s  Version: %d\n"
4471msgstr "  C���: %s  Phi��n b���n: %d\n"
4472
4473#: readelf.c:6417
4474msgid "version string table"
4475msgstr "b���ng chu���i phi��n b���n"
4476
4477#: readelf.c:6421
4478#, c-format
4479msgid ""
4480"\n"
4481"Version symbols section '%s' contains %d entries:\n"
4482msgstr ""
4483"\n"
4484"Ph���n k�� hi���u phi��n b���n �� %s �� ch���a %d m���c nh���p:\n"
4485
4486#: readelf.c:6424
4487#, c-format
4488msgid " Addr: "
4489msgstr " ��Ch���: "
4490
4491#: readelf.c:6434
4492msgid "version symbol data"
4493msgstr "d��� li���u k�� hi���u phi��n b���n"
4494
4495#: readelf.c:6461
4496msgid "   0 (*local*)    "
4497msgstr "   0 (*local*)    "
4498
4499#: readelf.c:6465
4500msgid "   1 (*global*)   "
4501msgstr "   1 (*to��n c���cglobal*)   "
4502
4503#: readelf.c:6503 readelf.c:6969
4504msgid "version need"
4505msgstr "phi��n b���n c���n"
4506
4507#: readelf.c:6513
4508msgid "version need aux (2)"
4509msgstr "phi��n b���n c���n ph��� (2)"
4510
4511#: readelf.c:6555 readelf.c:7034
4512msgid "version def"
4513msgstr "phb���n ��.ngh��a"
4514
4515#: readelf.c:6575 readelf.c:7049
4516msgid "version def aux"
4517msgstr "phb���n ��.ngh��a ph���"
4518
4519#: readelf.c:6606
4520#, c-format
4521msgid ""
4522"\n"
4523"No version information found in this file.\n"
4524msgstr ""
4525"\n"
4526"Kh��ng t��m th���y th��ng tin phi��n b���n trong t���p tin n��y.\n"
4527
4528#: readelf.c:6740
4529msgid "Unable to read in dynamic data\n"
4530msgstr "Kh��ng th��� �����c v��o d��� li���u �����ng\n"
4531
4532#: readelf.c:6793
4533msgid "Unable to seek to start of dynamic information"
4534msgstr "Kh��ng th��� t��m t���i �����u th��ng tin �����ng"
4535
4536#: readelf.c:6799
4537msgid "Failed to read in number of buckets\n"
4538msgstr "Vi���c �����c v��o s��� x�� b��� l���i\n"
4539
4540#: readelf.c:6805
4541msgid "Failed to read in number of chains\n"
4542msgstr "Vi���c �����c v��o s��� d��y b��� l���i\n"
4543
4544#: readelf.c:6825
4545#, c-format
4546msgid ""
4547"\n"
4548"Symbol table for image:\n"
4549msgstr ""
4550"\n"
4551"B���ng k�� hi���u cho ���nh:\n"
4552
4553#: readelf.c:6827
4554#, c-format
4555msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
4556msgstr "  S��� x�� :    Gi�� tr���  C���   Ki���u   Tr���n Hi���n      Ndx T��n\n"
4557
4558#: readelf.c:6829
4559#, c-format
4560msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
4561msgstr "  S��� x�� :    Gi�� tr���         C���   Ki���u   Tr���n Hi���n     Ndx T��n\n"
4562
4563#: readelf.c:6882
4564#, c-format
4565msgid ""
4566"\n"
4567"Symbol table '%s' contains %lu entries:\n"
4568msgstr ""
4569"\n"
4570"B���ng k�� hi���u �� %s �� ch���a %lu m���c nh���p:\n"
4571
4572#: readelf.c:6886
4573#, c-format
4574msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
4575msgstr "   S��� :    Gi�� tr���  C��� Ki���u    Tr���n   Hi���n    Ndx T��n\n"
4576
4577#: readelf.c:6888
4578#, c-format
4579msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
4580msgstr "   S��� :    Gi�� tr���        C��� Ki���u    Tr���n   Hi���n    Ndx T��n\n"
4581
4582#: readelf.c:6939
4583msgid "version data"
4584msgstr "d��� li���u phi��n b���n"
4585
4586#: readelf.c:6982
4587msgid "version need aux (3)"
4588msgstr "phi��n b���n c���n ph��� (3)"
4589
4590#: readelf.c:7009
4591msgid "bad dynamic symbol"
4592msgstr "k�� hi���u �����ng sai"
4593
4594#: readelf.c:7073
4595#, c-format
4596msgid ""
4597"\n"
4598"Dynamic symbol information is not available for displaying symbols.\n"
4599msgstr ""
4600"\n"
4601"Kh��ng c�� th��ng tin k�� hi���u �����ng ����� hi���n th��� k�� hi���u.\n"
4602
4603#: readelf.c:7085
4604#, c-format
4605msgid ""
4606"\n"
4607"Histogram for bucket list length (total of %lu buckets):\n"
4608msgstr ""
4609"\n"
4610"Bi���u ����� t���n xu���t cho ����� d��i danh s��ch x�� (t���ng s��� %lu x��):\n"
4611
4612#: readelf.c:7087
4613#, c-format
4614msgid " Length  Number     %% of total  Coverage\n"
4615msgstr " D��i       S���           %% t���ng ph���m v���\n"
4616
4617#: readelf.c:7092 readelf.c:7108 readelf.c:8031 readelf.c:8223
4618msgid "Out of memory"
4619msgstr "H���t b��� nh���"
4620
4621#: readelf.c:7157
4622#, c-format
4623msgid ""
4624"\n"
4625"Dynamic info segment at offset 0x%lx contains %d entries:\n"
4626msgstr ""
4627"\n"
4628"Ph��n ��o���n th��ng tin �����ng t���i hi���u s��� 0x%lx ch���a %d m���c nh���p:\n"
4629
4630#: readelf.c:7160
4631#, c-format
4632msgid " Num: Name                           BoundTo     Flags\n"
4633msgstr " S��� : T��n                           ����ngV���i     C���\n"
4634
4635#: readelf.c:7212
4636#, c-format
4637msgid ""
4638"\n"
4639"Assembly dump of section %s\n"
4640msgstr ""
4641"\n"
4642"Vi���c ����� thanh ghi c���a ph���n %s\n"
4643
4644#: readelf.c:7233
4645#, c-format
4646msgid ""
4647"\n"
4648"Section '%s' has no data to dump.\n"
4649msgstr ""
4650"\n"
4651"Ph���n �� %s �� kh��ng c�� d��� li���u c���n �����.\n"
4652
4653#: readelf.c:7238
4654#, c-format
4655msgid ""
4656"\n"
4657"Hex dump of section '%s':\n"
4658msgstr ""
4659"\n"
4660"Vi���c ����� th���p l���c c���a ph���n �� %s ��:\n"
4661
4662#: readelf.c:7359
4663#, c-format
4664msgid "skipping invalid relocation offset 0x%lx in section %s\n"
4665msgstr "��ang b��� qua hi���u s��� �����nh v��� l���i kh��ng h���p l��� 0x%lx trong ph���n %s\n"
4666
4667#: readelf.c:7376
4668#, c-format
4669msgid "skipping unexpected symbol type %s in relocation in section .rela%s\n"
4670msgstr "��ang b��� qua ki���u k�� hi���u b���t ng��� %s trong vi���c �����nh v��� l���i trong ph���n .rela%s\n"
4671
4672#: readelf.c:7402
4673#, c-format
4674msgid "skipping unexpected symbol type %s in relocation in section .rela.%s\n"
4675msgstr "��ang nh���y qua ki���u k�� hi���u b���t ng��� %s trong vi���c �����nh v��� l���i trong ph���n .rela%s\n"
4676
4677#: readelf.c:7435
4678#, c-format
4679msgid "%s section data"
4680msgstr "d��� li���u ph���n %s"
4681
4682#: readelf.c:7472
4683#, c-format
4684msgid ""
4685"\n"
4686"Section '%s' has no debugging data.\n"
4687msgstr ""
4688"\n"
4689"Ph���n �� %s �� kh��ng c�� d��� li���u g��� l���i n��o.\n"
4690
4691#: readelf.c:7498
4692#, c-format
4693msgid "Unrecognized debug section: %s\n"
4694msgstr "Kh��ng nh���n di���n ph���n g��� l���i: %s\n"
4695
4696#: readelf.c:7533
4697#, c-format
4698msgid "Section %d was not dumped because it does not exist!\n"
4699msgstr "��� Ph���n %d kh��ng �������c ����� v�� n�� kh��ng t���n t���i. ���\n"
4700
4701#: readelf.c:7791
4702msgid "attributes"
4703msgstr "thu���c t��nh"
4704
4705#: readelf.c:7809
4706#, c-format
4707msgid "ERROR: Bad section length (%d > %d)\n"
4708msgstr "L���I : ����� d��i ph���n sai (%d > %d)\n"
4709
4710#: readelf.c:7830
4711#, c-format
4712msgid "ERROR: Bad subsection length (%d > %d)\n"
4713msgstr "L���I : ����� d��i ph���n ph��� sai (%d > %d)\n"
4714
4715#: readelf.c:7880
4716#, c-format
4717msgid "Unknown format '%c'\n"
4718msgstr "Kh��ng bi���t d���ng th���c %c\n"
4719
4720#: readelf.c:7936 readelf.c:8304
4721msgid "liblist"
4722msgstr "danh s��ch th�� vi��n"
4723
4724#: readelf.c:8025
4725msgid "options"
4726msgstr "t��y ch���n"
4727
4728#: readelf.c:8055
4729#, c-format
4730msgid ""
4731"\n"
4732"Section '%s' contains %d entries:\n"
4733msgstr ""
4734"\n"
4735"Ph���n �� %s �� ch���a %d m���c nh���p:\n"
4736
4737#: readelf.c:8216
4738msgid "conflict list found without a dynamic symbol table"
4739msgstr "t��m danh s��ch xung �����t kh��ng c�� b���ng k�� hi���u �����ng"
4740
4741#: readelf.c:8232 readelf.c:8246
4742msgid "conflict"
4743msgstr "xung �����t"
4744
4745#: readelf.c:8256
4746#, c-format
4747msgid ""
4748"\n"
4749"Section '.conflict' contains %lu entries:\n"
4750msgstr ""
4751"\n"
4752"Ph���n �� .conflict �� (xung �����t) ch���a %lu m���c nh���p:\n"
4753
4754#: readelf.c:8258
4755msgid "  Num:    Index       Value  Name"
4756msgstr "  S��� :    CM���c     Gi�� tr���    T��n"
4757
4758#: readelf.c:8311
4759msgid "liblist string table"
4760msgstr "b���ng chu���i danh s��ch th�� vi��n"
4761
4762#: readelf.c:8321
4763#, c-format
4764msgid ""
4765"\n"
4766"Library list section '%s' contains %lu entries:\n"
4767msgstr ""
4768"\n"
4769"Ph���n danh s��ch th�� vi��n �� %s �� ch���a %lu m���c nh���p:\n"
4770
4771#: readelf.c:8374
4772msgid "NT_AUXV (auxiliary vector)"
4773msgstr "NT_AUXV (v��c-t�� ph���)"
4774
4775#: readelf.c:8376
4776msgid "NT_PRSTATUS (prstatus structure)"
4777msgstr "NT_PRSTATUS (c���u tr��c tr���ng th��i prstatus)"
4778
4779#: readelf.c:8378
4780msgid "NT_FPREGSET (floating point registers)"
4781msgstr "NT_FPREGSET (thanh ghi ��i���m ph�� �����ng)"
4782
4783#: readelf.c:8380
4784msgid "NT_PRPSINFO (prpsinfo structure)"
4785msgstr "NT_PRPSINFO (c���u tr��c th��ng tin prpsinfo)"
4786
4787#: readelf.c:8382
4788msgid "NT_TASKSTRUCT (task structure)"
4789msgstr "NT_TASKSTRUCT (c���u tr��c t��c v���)"
4790
4791#: readelf.c:8384
4792msgid "NT_PRXFPREG (user_xfpregs structure)"
4793msgstr "NT_PRXFPREG (c���u tr��c �� user_xfpregs ��)"
4794
4795#: readelf.c:8386
4796msgid "NT_PSTATUS (pstatus structure)"
4797msgstr "NT_PSTATUS (c���u tr��c tr���ng th��i pstatus)"
4798
4799#: readelf.c:8388
4800msgid "NT_FPREGS (floating point registers)"
4801msgstr "NT_FPREGS (thanh ghi ��i���m ph�� �����ng)"
4802
4803#: readelf.c:8390
4804msgid "NT_PSINFO (psinfo structure)"
4805msgstr "NT_PSINFO (c���u tr��c th��ng tin psinfo)"
4806
4807#: readelf.c:8392
4808msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4809msgstr "NT_LWPSTATUS (c���u tr��c tr���ng th��i �� lwpstatus_t ��)"
4810
4811#: readelf.c:8394
4812msgid "NT_LWPSINFO (lwpsinfo_t structure)"
4813msgstr "NT_LWPSINFO (c���u tr��c th��ng tin �� lwpsinfo_t ��)"
4814
4815#: readelf.c:8396
4816msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
4817msgstr "NT_WIN32PSTATUS (c���u tr��c tr���ng th��i �� win32_pstatus ��)"
4818
4819#: readelf.c:8404
4820msgid "NT_VERSION (version)"
4821msgstr "NT_VERSION (phi��n b���n)"
4822
4823#: readelf.c:8406
4824msgid "NT_ARCH (architecture)"
4825msgstr "NT_ARCH (architecture)"
4826
4827#: readelf.c:8411 readelf.c:8433
4828#, c-format
4829msgid "Unknown note type: (0x%08x)"
4830msgstr "Kh��ng bi���t ki���u ghi ch�� : (0x%08x)"
4831
4832#. NetBSD core "procinfo" structure.
4833#: readelf.c:8423
4834msgid "NetBSD procinfo structure"
4835msgstr "C���u tr��c th��ng tin ti���n tr��nh procinfo NetBSD"
4836
4837#: readelf.c:8450 readelf.c:8464
4838msgid "PT_GETREGS (reg structure)"
4839msgstr "PT_GETREGS (c���u tr��c thanh ghi)"
4840
4841#: readelf.c:8452 readelf.c:8466
4842msgid "PT_GETFPREGS (fpreg structure)"
4843msgstr "PT_GETFPREGS (c���u tr��c thanh ghi �� fpreg ��)"
4844
4845# Name: don't translate / T��n: �����ng d���ch
4846#: readelf.c:8472
4847#, c-format
4848msgid "PT_FIRSTMACH+%d"
4849msgstr "PT_FIRSTMACH+%d"
4850
4851#: readelf.c:8518
4852msgid "notes"
4853msgstr "ghi ch��"
4854
4855#: readelf.c:8524
4856#, c-format
4857msgid ""
4858"\n"
4859"Notes at offset 0x%08lx with length 0x%08lx:\n"
4860msgstr ""
4861"\n"
4862"G���p ghi ch�� t���i hi���u s��� 0x%08lx c�� ����� d��i 0x%08lx:\n"
4863
4864#: readelf.c:8526
4865#, c-format
4866msgid "  Owner\t\tData size\tDescription\n"
4867msgstr "  Ch���\t\tC��� d��� li���u\tM�� t���\n"
4868
4869#: readelf.c:8545
4870#, c-format
4871msgid "corrupt note found at offset %lx into core notes\n"
4872msgstr "t��m ghi ch�� b��� h���ng t���i hi���u s��� %lx v��o ghi ch�� l��i\n"
4873
4874#: readelf.c:8547
4875#, c-format
4876msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
4877msgstr " ki���u: %lx, c���_t��n: %08lx, c���_m��_t���: %08lx\n"
4878
4879#: readelf.c:8645
4880#, c-format
4881msgid "No note segments present in the core file.\n"
4882msgstr "Kh��ng c�� ph��n ��o���n ghi ch�� trong t���p tin l��i.\n"
4883
4884#: readelf.c:8726
4885msgid ""
4886"This instance of readelf has been built without support for a\n"
4887"64 bit data type and so it cannot read 64 bit ELF files.\n"
4888msgstr ""
4889"T���c th���i readelf n��y ���� �������c x��y d���ng\n"
4890"kh��ng c�� h��� tr��� ki���u d��� li���u 64-bit\n"
4891"n��n kh��ng th��� �����c t���p tin ELF ki���u 64-bit.\n"
4892
4893#: readelf.c:8775 readelf.c:9119
4894#, c-format
4895msgid "%s: Failed to read file header\n"
4896msgstr "%s: vi���c �����c d��ng �����u t���p tin b��� l���i\n"
4897
4898#: readelf.c:8788
4899#, c-format
4900msgid ""
4901"\n"
4902"File: %s\n"
4903msgstr ""
4904"\n"
4905"T���p tin: %s\n"
4906
4907#: readelf.c:8936 readelf.c:8957 readelf.c:8994 readelf.c:9074
4908#, c-format
4909msgid "%s: failed to read archive header\n"
4910msgstr "%s: vi���c �����c d��ng �����u kho b��� l���i\n"
4911
4912# Type: error
4913# Description
4914#: readelf.c:8947
4915#, c-format
4916msgid "%s: failed to skip archive symbol table\n"
4917msgstr "%s: vi���c nh���y qua b���ng k�� hi���u kho b��� l���i\n"
4918
4919# Type: error
4920# Description
4921#: readelf.c:8979
4922#, c-format
4923msgid "%s: failed to read string table\n"
4924msgstr "%s: vi���c �����c b���ng chu���i b��� l���i\n"
4925
4926#: readelf.c:9015
4927#, c-format
4928msgid "%s: invalid archive string table offset %lu\n"
4929msgstr "%s: hi���u s��� b���ng chu���i kho kh��ng h���p l��� %lu\n"
4930
4931#: readelf.c:9031
4932#, c-format
4933msgid "%s: bad archive file name\n"
4934msgstr "%s: t��n t���p tin kho sai\n"
4935
4936#: readelf.c:9063
4937#, c-format
4938msgid "%s: failed to seek to next archive header\n"
4939msgstr "%s: vi���c t��m t���i d��ng �����u kho k��� ti���p b��� l���i\n"
4940
4941#: readelf.c:9097
4942#, c-format
4943msgid "'%s': No such file\n"
4944msgstr "�� %s ��: kh��ng c�� t���p tin nh�� v���y\n"
4945
4946#: readelf.c:9099
4947#, c-format
4948msgid "Could not locate '%s'.  System error message: %s\n"
4949msgstr "Kh��ng th��� �����nh v��� �� %s ��. Th��ng ��i���p l���i h��� th���ng: %s\n"
4950
4951#: readelf.c:9106
4952#, c-format
4953msgid "'%s' is not an ordinary file\n"
4954msgstr "�� %s �� kh��ng ph���i l�� t���p tin chu���n\n"
4955
4956#: readelf.c:9113
4957#, c-format
4958msgid "Input file '%s' is not readable.\n"
4959msgstr "T���p tin nh���p �� %s �� kh��ng c�� kh��� n��ng �����c.\n"
4960
4961#: rename.c:129
4962#, c-format
4963msgid "%s: cannot set time: %s"
4964msgstr "%s: kh��ng th��� l���p th���i gian: %s"
4965
4966#. We have to clean up here.
4967#: rename.c:164 rename.c:202
4968#, c-format
4969msgid "unable to rename '%s' reason: %s"
4970msgstr "kh��ng th��� �����i t��n %s v�� l�� do : %s"
4971
4972#: rename.c:210
4973#, c-format
4974msgid "unable to copy file '%s' reason: %s"
4975msgstr "kh��ng th��� sao ch��p t���p tin �� %s �� v�� l�� do : %s"
4976
4977#: resbin.c:132
4978#, c-format
4979msgid "%s: not enough binary data"
4980msgstr "%s: kh��ng ����� d��� li���u nh��� ph��n"
4981
4982#: resbin.c:148
4983msgid "null terminated unicode string"
4984msgstr "chu���i Unicode kh��ng �������c ch���m d���t r���ng"
4985
4986#: resbin.c:175 resbin.c:181
4987msgid "resource ID"
4988msgstr "ID t��i nguy��n"
4989
4990#: resbin.c:221
4991msgid "cursor"
4992msgstr "con ch���y"
4993
4994#: resbin.c:253 resbin.c:260
4995msgid "menu header"
4996msgstr "d��ng �����u tr��nh ����n"
4997
4998#: resbin.c:270
4999msgid "menuex header"
5000msgstr "d��ng �����u tr��nh ����n menuex"
5001
5002#: resbin.c:274
5003msgid "menuex offset"
5004msgstr "hi���u s��� tr��nh ����n menuex"
5005
5006#: resbin.c:281
5007#, c-format
5008msgid "unsupported menu version %d"
5009msgstr "phi��n b���n tr��nh ����n kh��ng �������c h��� tr��� %d"
5010
5011#: resbin.c:306 resbin.c:321 resbin.c:384
5012msgid "menuitem header"
5013msgstr "d��ng �����u m���c tr��nh ����n"
5014
5015#: resbin.c:414
5016msgid "menuitem"
5017msgstr "m���c tr��nh ����n"
5018
5019#: resbin.c:453 resbin.c:481
5020msgid "dialog header"
5021msgstr "d��ng �����u �����i tho���i"
5022
5023#: resbin.c:471
5024#, c-format
5025msgid "unexpected DIALOGEX version %d"
5026msgstr "ng��� �����i tho���i DIALOGEX phi��n b���n %d"
5027
5028#: resbin.c:516
5029msgid "dialog font point size"
5030msgstr "k��ch c��� ��i���m ph��ng ch��� �����i tho���i"
5031
5032#: resbin.c:524
5033msgid "dialogex font information"
5034msgstr "th��ng tin ph��ng ch��� �����i tho���i dialogex"
5035
5036#: resbin.c:550 resbin.c:568
5037msgid "dialog control"
5038msgstr "��i���u ki���n �����i tho���i"
5039
5040#: resbin.c:560
5041msgid "dialogex control"
5042msgstr "��i���u ki���n �����i tho���i dialogex"
5043
5044#: resbin.c:589
5045msgid "dialog control end"
5046msgstr "k���t th��c ��i���u khi���n �����i tho���i"
5047
5048#: resbin.c:601
5049msgid "dialog control data"
5050msgstr "d��� li���u ��i���u khi���n �����i tho���i"
5051
5052#: resbin.c:642
5053msgid "stringtable string length"
5054msgstr "����� d��i b���ng chu���i"
5055
5056#: resbin.c:652
5057msgid "stringtable string"
5058msgstr "chu���i b���ng chu���i"
5059
5060#: resbin.c:683
5061msgid "fontdir header"
5062msgstr "d��ng �����u th�� m���c ph��ng ch���"
5063
5064#: resbin.c:696
5065msgid "fontdir"
5066msgstr "th�� m���c ph��ng ch���"
5067
5068#: resbin.c:712
5069msgid "fontdir device name"
5070msgstr "t��n thi���t b��� th�� m���c ph��ng ch���"
5071
5072#: resbin.c:718
5073msgid "fontdir face name"
5074msgstr "t��n m���t th�� m���c ph��ng ch���"
5075
5076#: resbin.c:759
5077msgid "accelerator"
5078msgstr "ph��m t���t"
5079
5080#: resbin.c:819
5081msgid "group cursor header"
5082msgstr "d��ng �����u con ch���y nh��m"
5083
5084#: resbin.c:823
5085#, c-format
5086msgid "unexpected group cursor type %d"
5087msgstr "ki���u con ch���y nh��m b���t ng��� %d"
5088
5089#: resbin.c:838
5090msgid "group cursor"
5091msgstr "con ch���y nh��m"
5092
5093#: resbin.c:875
5094msgid "group icon header"
5095msgstr "d��ng �����u bi���u t�����ng nh��m"
5096
5097#: resbin.c:879
5098#, c-format
5099msgid "unexpected group icon type %d"
5100msgstr "ki���u bi���u t�����ng nh��m b���t ng��� %d"
5101
5102#: resbin.c:894
5103msgid "group icon"
5104msgstr "bi���u t�����ng nh��m"
5105
5106#: resbin.c:957 resbin.c:1174
5107msgid "unexpected version string"
5108msgstr "chu���i phi��n b���n b���t ng���"
5109
5110#: resbin.c:989
5111#, c-format
5112msgid "version length %d does not match resource length %lu"
5113msgstr "����� d��i phi��n b���n %d kh��ng kh���p ����� d��i t��i nguy��n %lu."
5114
5115#: resbin.c:993
5116#, c-format
5117msgid "unexpected version type %d"
5118msgstr "ki���u phi��n b���n b���t ng��� %d"
5119
5120#: resbin.c:1005
5121#, c-format
5122msgid "unexpected fixed version information length %d"
5123msgstr "����� d��i th��ng tin phi��n b���n c��� �����nh b���t ng��� %d"
5124
5125#: resbin.c:1008
5126msgid "fixed version info"
5127msgstr "th��ng tin phi��n b���n c��� �����nh"
5128
5129#: resbin.c:1012
5130#, c-format
5131msgid "unexpected fixed version signature %lu"
5132msgstr "ch��� k�� phi��n b���n c��� �����nh b���t ng��� %lu"
5133
5134#: resbin.c:1016
5135#, c-format
5136msgid "unexpected fixed version info version %lu"
5137msgstr "phi��n b���n th��ng tin phi��n b���n c��� �����nh %lu"
5138
5139#: resbin.c:1045
5140msgid "version var info"
5141msgstr "h��ng tin t���m phi��n b���n"
5142
5143#: resbin.c:1062
5144#, c-format
5145msgid "unexpected stringfileinfo value length %d"
5146msgstr "����� d��i gi�� tr��� th��ng tin t���p tin chu���i b���t ng��� %d"
5147
5148#: resbin.c:1072
5149#, c-format
5150msgid "unexpected version stringtable value length %d"
5151msgstr "����� d��i gi�� tr��� b���ng chu���i phi��n b���n b���t ng��� %d"
5152
5153#: resbin.c:1106
5154#, c-format
5155msgid "unexpected version string length %d != %d + %d"
5156msgstr "����� d��i chu���i phi��n b���n b���t ng��� %d != %d + %d"
5157
5158#: resbin.c:1117
5159#, c-format
5160msgid "unexpected version string length %d < %d"
5161msgstr "����� d��i chu���i phi��n b���n b���t ng��� %d < %d"
5162
5163#: resbin.c:1134
5164#, c-format
5165msgid "unexpected varfileinfo value length %d"
5166msgstr "����� d��i gi�� tr��� th��ng tin t���p tin t���m b���t ng��� %d"
5167
5168#: resbin.c:1153
5169msgid "version varfileinfo"
5170msgstr "th��ng tin t���p tin t���m phi��n b���n"
5171
5172#: resbin.c:1168
5173#, c-format
5174msgid "unexpected version value length %d"
5175msgstr "n����� d��i gi�� tr��� phi��n b���n b���t ng��� %d"
5176
5177#: rescoff.c:126
5178msgid "filename required for COFF input"
5179msgstr "t��n t���p tin c���n thi���t cho d��� li���u nh���p COFF"
5180
5181#: rescoff.c:143
5182#, c-format
5183msgid "%s: no resource section"
5184msgstr "%s: kh��ng c�� ph���n t��i nguy��n"
5185
5186#: rescoff.c:150
5187msgid "can't read resource section"
5188msgstr "kh��ng th��� �����c ph���n t��i nguy��n"
5189
5190#: rescoff.c:174
5191#, c-format
5192msgid "%s: %s: address out of bounds"
5193msgstr "%s: %s: �����a ch��� ��� ngo���i ph���m v���"
5194
5195#: rescoff.c:190
5196msgid "directory"
5197msgstr "th�� m���c"
5198
5199#: rescoff.c:218
5200msgid "named directory entry"
5201msgstr "m���c nh���p th�� m���c c�� t��n"
5202
5203#: rescoff.c:227
5204msgid "directory entry name"
5205msgstr "t��n m���c nh���p th�� m���c"
5206
5207#: rescoff.c:247
5208msgid "named subdirectory"
5209msgstr "th�� m���c con c�� t��n"
5210
5211#: rescoff.c:255
5212msgid "named resource"
5213msgstr "t��i nguy��n c�� t��n"
5214
5215#: rescoff.c:270
5216msgid "ID directory entry"
5217msgstr "m���c nh���p th�� m���c ID"
5218
5219#: rescoff.c:287
5220msgid "ID subdirectory"
5221msgstr "th�� m���c con ID"
5222
5223#: rescoff.c:295
5224msgid "ID resource"
5225msgstr "t��i nguy��n ID"
5226
5227#: rescoff.c:318
5228msgid "resource type unknown"
5229msgstr "kh��ng bi���t ki���u t��i nguy��n"
5230
5231#: rescoff.c:321
5232msgid "data entry"
5233msgstr "m���c nh���p d��� li���u"
5234
5235#: rescoff.c:329
5236msgid "resource data"
5237msgstr "d��� li���u t��i nguy��n"
5238
5239#: rescoff.c:334
5240msgid "resource data size"
5241msgstr "k��ch c��� d��� li���u t��i nguy��n"
5242
5243#: rescoff.c:427
5244msgid "filename required for COFF output"
5245msgstr "t��n t���p tin c���n thi���t cho k���t xu���t COFF"
5246
5247#: rescoff.c:719
5248msgid "can't get BFD_RELOC_RVA relocation type"
5249msgstr "kh��ng th��� l���y ki���u vi���c �����nh v��� l���i �� BFD_RELOC_RVA ��"
5250
5251#: resrc.c:238 resrc.c:309
5252#, c-format
5253msgid "can't open temporary file `%s': %s"
5254msgstr "kh��ng th��� m��� t���p tin t���m th���i �� %s ��: %s"
5255
5256#: resrc.c:244
5257#, c-format
5258msgid "can't redirect stdout: `%s': %s"
5259msgstr "kh��ng th��� chuy���n h�����ng thi���t b��� xu���t chu���n �� %s ��: %s"
5260
5261# Variable: don't translate / Bi���n: �����ng d���ch
5262#: resrc.c:260
5263#, c-format
5264msgid "%s %s: %s"
5265msgstr "%s %s: %s"
5266
5267#: resrc.c:305
5268#, c-format
5269msgid "can't execute `%s': %s"
5270msgstr "kh��ng th��� th���c hi���n �� %s ��: %s"
5271
5272#: resrc.c:314
5273#, c-format
5274msgid "Using temporary file `%s' to read preprocessor output\n"
5275msgstr "��ang d��ng t���p tin t���m th���i �� %s �� ����� �����c d��� li���u xu���t b��� ti���n x��� l��\n"
5276
5277#: resrc.c:321
5278#, c-format
5279msgid "can't popen `%s': %s"
5280msgstr "Kh��ng th��� popen (m��� p) �� %s ��: %s"
5281
5282#: resrc.c:323
5283#, c-format
5284msgid "Using popen to read preprocessor output\n"
5285msgstr "��ang d��ng popen ����� �����c d��� li���u xu���t b��� ti���n x��� l��\n"
5286
5287#: resrc.c:362
5288#, c-format
5289msgid "Tried `%s'\n"
5290msgstr "���� th��� �� %s ��\n"
5291
5292#: resrc.c:373
5293#, c-format
5294msgid "Using `%s'\n"
5295msgstr "��ang d��ng �� %s ��\n"
5296
5297# Variable: don't translate / Bi���n: �����ng d���ch
5298#: resrc.c:529
5299#, c-format
5300msgid "%s:%d: %s\n"
5301msgstr "%s:%d: %s\n"
5302
5303#: resrc.c:537
5304#, c-format
5305msgid "%s: unexpected EOF"
5306msgstr "%s: g���p k���t th��c t���p tin b���t ng���"
5307
5308#: resrc.c:586
5309#, c-format
5310msgid "%s: read of %lu returned %lu"
5311msgstr "%s: vi���c �����c %lu ���� tr��� g���i %lu"
5312
5313#: resrc.c:624 resrc.c:1134
5314#, c-format
5315msgid "stat failed on bitmap file `%s': %s"
5316msgstr "vi���c l���y c��c th��ng tin b��� l���i tr��n t���p tin bitmap �� %s ��: %s"
5317
5318#: resrc.c:675
5319#, c-format
5320msgid "cursor file `%s' does not contain cursor data"
5321msgstr "t���p tin con ch���y �� %s �� kh��ng ch���a d��� li���u con ch���y"
5322
5323#: resrc.c:707 resrc.c:1003
5324#, c-format
5325msgid "%s: fseek to %lu failed: %s"
5326msgstr "%s: vi���c fseek (t��m f) t���i %lu b��� l���i: %s"
5327
5328#: resrc.c:831
5329msgid "help ID requires DIALOGEX"
5330msgstr "ID tr��� gi��p c���n thi���t DIALOGEX (�����i tho���i)"
5331
5332#: resrc.c:833
5333msgid "control data requires DIALOGEX"
5334msgstr "d��� li���u ��i���u khi���n c���n thi���t DIALOGEX (�����i tho���i)"
5335
5336#: resrc.c:861
5337#, c-format
5338msgid "stat failed on font file `%s': %s"
5339msgstr "vi���c l���y c��c th��ng tin b��� l���i tr��n t���p tin ph��ng ch��� �� %s ��: %s"
5340
5341#: resrc.c:972
5342#, c-format
5343msgid "icon file `%s' does not contain icon data"
5344msgstr "t���p tin bi���u t�����ng �� %s �� kh��ng ch���a d��� li���u bi���u t�����ng"
5345
5346#: resrc.c:1273 resrc.c:1308
5347#, c-format
5348msgid "stat failed on file `%s': %s"
5349msgstr "vi���c l���y c��c th��ng tin b��� l���i tr��n t���p tin �� %s ��: %s"
5350
5351#: resrc.c:1494
5352#, c-format
5353msgid "can't open `%s' for output: %s"
5354msgstr "kh��ng th��� m��� �� %s �� ����� xu���t: %s"
5355
5356#: size.c:83
5357#, c-format
5358msgid " Displays the sizes of sections inside binary files\n"
5359msgstr " Hi���n th��� k��ch c��� c���a c��c ph���n ��� trong t���p tin nh��� ph��n\n"
5360
5361#: size.c:84
5362#, c-format
5363msgid " If no input file(s) are specified, a.out is assumed\n"
5364msgstr " N���u ch��a ghi r�� t���p tin nh���p, gi��� s��� <a.out>\n"
5365
5366#: size.c:85
5367#, c-format
5368msgid ""
5369" The options are:\n"
5370"  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
5371"  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
5372"  -t        --totals                  Display the total sizes (Berkeley only)\n"
5373"            --target=<bfdname>        Set the binary file format\n"
5374"            @<file>                   Read options from <file>\n"
5375"  -h        --help                    Display this information\n"
5376"  -v        --version                 Display the program's version\n"
5377"\n"
5378msgstr ""
5379" T��y ch���n:\n"
5380"  -A|-B     --format={sysv|berkeley}\n"
5381"\t\t\tCh���n ki���u d��ng xu���t (m���c �����nh l�� %s)\n"
5382"\t\t\t(d���ng th���c)\n"
5383"  -o|-d|-x  --radix={8|10|16}\n"
5384"\t\t\tHi���n th��� s��� d���ng b��t ph��n, th���p ph��n hay th���p l���c\n"
5385"\t\t\t(c�� s���)\n"
5386"  -t        --totals          Hi���n th��� c��c k��ch c��� _t���ng c���ng_ (ch��� Berkeley)\n"
5387"            --target=<t��n_bfd>        \tL���p d���ng th���c t���p tin nh��� ph��n\n"
5388"\t\t\t(����ch)\n"
5389"            @<file>                   �����c c��c t��y ch���n t��� t���p tin ����\n"
5390"  -h        --help                Hi���n th��� _tr��� gi��p_ n��y\n"
5391"  -v        --version            Hi���n th��� _phi��n b���n_ c���a ch����ng tr��nh n��y\n"
5392"\n"
5393
5394#: size.c:158
5395#, c-format
5396msgid "invalid argument to --format: %s"
5397msgstr "�����i s�� kh��ng h���p l��� t���i �� --format �� (d���ng th���c): %s"
5398
5399#: size.c:185
5400#, c-format
5401msgid "Invalid radix: %s\n"
5402msgstr "C�� s��� kh��ng h���p l���: %s\n"
5403
5404#: srconv.c:1722
5405#, c-format
5406msgid "Convert a COFF object file into a SYSROFF object file\n"
5407msgstr "Chuy���n �����i m���t t���p tin �����i t�����ng COFF th��nh m���t t���p tin �����i t�����ng SYSROFF\n"
5408
5409#: srconv.c:1723
5410#, c-format
5411msgid ""
5412" The options are:\n"
5413"  -q --quick       (Obsolete - ignored)\n"
5414"  -n --noprescan   Do not perform a scan to convert commons into defs\n"
5415"  -d --debug       Display information about what is being done\n"
5416"  @<file>          Read options from <file>\n"
5417"  -h --help        Display this information\n"
5418"  -v --version     Print the program's version number\n"
5419msgstr ""
5420" T��y ch���n:\n"
5421"  -q --quick       \t(C�� n��n b��� b��� qua)\n"
5422"  -n --noprescan\n"
5423"\t\t�����ng qu��t ����� chuy���n �����i c��c ��i���u d��ng chung (common)\n"
5424"\t\tth��nh l���i �����nh ngh��a (def)\n"
5425"\t\t(kh��ng qu��t tr�����c)\n"
5426"  -d --debug       \t\t\tHi���n th��� th��ng tin v��� h��nh �����ng hi���n th���i\n"
5427"\t\t(g��� l���i)\n"
5428"   @<file>                   �����c c��c t��y ch���n t��� t���p tin ����\n"
5429"  -h --help        \t\t\tHi���n th��� _tr��� gi��p_ n��y\n"
5430"  -v --version     \t\tIn ra s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh\n"
5431
5432#: srconv.c:1869
5433#, c-format
5434msgid "unable to open output file %s"
5435msgstr "kh��ng th��� m��� t���p tin k���t xu���t %s"
5436
5437#: stabs.c:330 stabs.c:1708
5438msgid "numeric overflow"
5439msgstr "tr��n thu���c s���"
5440
5441#: stabs.c:340
5442#, c-format
5443msgid "Bad stab: %s\n"
5444msgstr "stab sai: %s\n"
5445
5446#: stabs.c:348
5447#, c-format
5448msgid "Warning: %s: %s\n"
5449msgstr "C���nh b��o : %s: %s\n"
5450
5451#: stabs.c:458
5452#, c-format
5453msgid "N_LBRAC not within function\n"
5454msgstr "�� N_LBRAC �� kh��ng ph���i ��� trong h��m\n"
5455
5456#: stabs.c:497
5457#, c-format
5458msgid "Too many N_RBRACs\n"
5459msgstr "Qu�� nhi���u �� N_RBRAC ��\n"
5460
5461#: stabs.c:738
5462msgid "unknown C++ encoded name"
5463msgstr "kh��ng bi���t t��n m�� C++"
5464
5465#. Complain and keep going, so compilers can invent new
5466#. cross-reference types.
5467#: stabs.c:1253
5468msgid "unrecognized cross reference type"
5469msgstr "kh��ng nh���n di���n ki���u tham chi���u ch��o"
5470
5471#. Does this actually ever happen?  Is that why we are worrying
5472#. about dealing with it rather than just calling error_type?
5473#: stabs.c:1800
5474msgid "missing index type"
5475msgstr "thi���u ki���u ch��� m���c"
5476
5477#: stabs.c:2114
5478msgid "unknown virtual character for baseclass"
5479msgstr "kh��ng bi���t k�� t��� ���o cho h���ng c�� b���n"
5480
5481#: stabs.c:2132
5482msgid "unknown visibility character for baseclass"
5483msgstr "kh��ng bi���t k�� t��� t��nh tr���ng hi���n th��� cho h���ng c�� b���n"
5484
5485#: stabs.c:2318
5486msgid "unnamed $vb type"
5487msgstr "ki���u $vb ch��a c�� t��n"
5488
5489#: stabs.c:2324
5490msgid "unrecognized C++ abbreviation"
5491msgstr "kh��ng nh���n bi���t vi���t t���t C++"
5492
5493#: stabs.c:2400
5494msgid "unknown visibility character for field"
5495msgstr "kh��ng bi���t k�� t��� t��nh tr���ng hi���n th��� cho tr�����ng"
5496
5497#: stabs.c:2652
5498msgid "const/volatile indicator missing"
5499msgstr "thi���u ch��� th��� b���t bi���n/hay thay �����i"
5500
5501#: stabs.c:2888
5502#, c-format
5503msgid "No mangling for \"%s\"\n"
5504msgstr "Kh��ng c�� vi���c th��o g��� cho �� %s ��\n"
5505
5506#: stabs.c:3188
5507msgid "Undefined N_EXCL"
5508msgstr "Ch��a �����nh ngh��a �� N_EXCL ��"
5509
5510#: stabs.c:3268
5511#, c-format
5512msgid "Type file number %d out of range\n"
5513msgstr "S��� ki���u t���p tin %d ��� ngo��i ph���m vi\n"
5514
5515#: stabs.c:3273
5516#, c-format
5517msgid "Type index number %d out of range\n"
5518msgstr "S��� ki���u ch��� m���c %d ��� ngo��i ph���m vi\n"
5519
5520#: stabs.c:3352
5521#, c-format
5522msgid "Unrecognized XCOFF type %d\n"
5523msgstr "Kh��ng nh���n di���n ki���u XCOFF %d\n"
5524
5525#: stabs.c:3644
5526#, c-format
5527msgid "bad mangled name `%s'\n"
5528msgstr "t��n ���� r���i sai �� %s ��\n"
5529
5530#: stabs.c:3739
5531#, c-format
5532msgid "no argument types in mangled string\n"
5533msgstr "kh��ng c�� ki���u �����i s��� n��o trong chu���i ���� r���i\n"
5534
5535#: stabs.c:5093
5536#, c-format
5537msgid "Demangled name is not a function\n"
5538msgstr "T��n ���� th��o g��� kh��ng ph���i l�� h��m\n"
5539
5540#: stabs.c:5135
5541#, c-format
5542msgid "Unexpected type in v3 arglist demangling\n"
5543msgstr "G���p ki���u b���t ng��� trong vi���c th��o g��� danh s��ch �����i s��� v3\n"
5544
5545#: stabs.c:5202
5546#, c-format
5547msgid "Unrecognized demangle component %d\n"
5548msgstr "Kh��ng nh���n di���n th��nh ph���n th��o g��� %d\n"
5549
5550#: stabs.c:5254
5551#, c-format
5552msgid "Failed to print demangled template\n"
5553msgstr "Vi���c in ra bi���u m���u ���� th��o g��� b��� l���i\n"
5554
5555#: stabs.c:5334
5556#, c-format
5557msgid "Couldn't get demangled builtin type\n"
5558msgstr "Kh��ng th��� l���y ki���u builtin (��i���u c�� s���n) ���� th��o g���\n"
5559
5560#: stabs.c:5383
5561#, c-format
5562msgid "Unexpected demangled varargs\n"
5563msgstr "G���p m���t s��� varargs (�����i s��� bi���n) ���� th��o g��� b���t ng���\n"
5564
5565#: stabs.c:5390
5566#, c-format
5567msgid "Unrecognized demangled builtin type\n"
5568msgstr "Kh��ng nh���n di���n ki���u builtin (��i���u c�� s���n) ���� th��o g���\n"
5569
5570#: strings.c:218
5571#, c-format
5572msgid "invalid number %s"
5573msgstr "s��� kh��ng h���p l��� %s"
5574
5575#: strings.c:700
5576#, c-format
5577msgid "invalid integer argument %s"
5578msgstr "�����i s��� s��� nguy��n kh��ng h���p l��� %s"
5579
5580#: strings.c:709
5581#, c-format
5582msgid " Display printable strings in [file(s)] (stdin by default)\n"
5583msgstr " Hi���n th��� c��c chu���i c�� kh��� n��ng in trong [t���p tin...] (m���c �����nh l�� thi���t b��� nh���p chu���n)\n"
5584
5585#: strings.c:710
5586#, c-format
5587msgid ""
5588" The options are:\n"
5589"  -a - --all                Scan the entire file, not just the data section\n"
5590"  -f --print-file-name      Print the name of the file before each string\n"
5591"  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
5592"  -<number>                 least [number] characters (default 4).\n"
5593"  -t --radix={o,d,x}        Print the location of the string in base 8, 10 or 16\n"
5594"  -o                        An alias for --radix=o\n"
5595"  -T --target=<BFDNAME>     Specify the binary file format\n"
5596"  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
5597"                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
5598"  @<file>                   Read options from <file>\n"
5599"  -h --help                 Display this information\n"
5600"  -v --version              Print the program's version number\n"
5601msgstr ""
5602" T��y ch���n:\n"
5603"  -a - --all                \t\tQu��t to��n b��� t���p tin, kh��ng ch��� ph���n d��� li���u\n"
5604"\t\t(h���t)\n"
5605"  -f --print-file-name      \t\t\t _In ra t��n t���p tin_ tr�����c m���i chu���i\n"
5606"  -n --bytes=[s���]\n"
5607"\t\t�����nh v��� v�� in ra d��y ���� ch���m d���t R���NG n��o t���i s��� byte n��y\n"
5608"  -<s���>                 s��� k�� t��� t���i thi���u (m���c �����nh l�� 4).\n"
5609"  -t --radix={o,d,x}\n"
5610"\t\tIn ra �����a ��i���m c���a chu���i d���ng b��t ph��n, th���p ph��n hay th���p l���c\n"
5611"\t\t(c�� s���)\n"
5612"  -o                        \t\tBi���t hi���u cho �� --radix=o �� \n"
5613"  -T --target=<T��N_BFD>     \t\tGhi r�� d���ng th���c t���p tin nh��� ph��n\n"
5614"\t\t(����ch)\n"
5615"  -e --encoding={s,S,b,l,B,L}\n"
5616"\t\tCh���n k��ch c��� k�� t��� v�� t��nh tr���ng cu���i (endian):\n"
5617"            \ts = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
5618"    @<file>                   �����c c��c t��y ch���n t��� t���p tin ����\n"
5619"  -h --help                 \t\tHi���n th��� _tr��� gi��p_ n��y\n"
5620"  -v --version              \t\tIn ra s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh\n"
5621
5622#: sysdump.c:642
5623#, c-format
5624msgid "Print a human readable interpretation of a SYSROFF object file\n"
5625msgstr "In ra l���i gi���i d���ch t���p tin �����i t�����ng SYSROFF cho ng�����i �����c\n"
5626
5627#: sysdump.c:643
5628#, c-format
5629msgid ""
5630" The options are:\n"
5631"  -h --help        Display this information\n"
5632"  -v --version     Print the program's version number\n"
5633msgstr ""
5634" T��y ch���n:\n"
5635"  -h --help                 \t\tHi���n th��� _tr��� gi��p_ n��y\n"
5636"  -v --version              \t\tIn ra s��� th��� t��� _phi��n b���n_ c���a ch����ng tr��nh\n"
5637
5638#: sysdump.c:710
5639#, c-format
5640msgid "cannot open input file %s"
5641msgstr "kh��ng th��� m��� t���p tin nh���p %s"
5642
5643#: version.c:35
5644#, c-format
5645msgid "Copyright 2005 Free Software Foundation, Inc.\n"
5646msgstr "B���n quy���n �� n��m 2005 T��� ch���c Ph���n m���m T��� do.\n"
5647
5648#: version.c:36
5649#, c-format
5650msgid ""
5651"This program is free software; you may redistribute it under the terms of\n"
5652"the GNU General Public License.  This program has absolutely no warranty.\n"
5653msgstr ""
5654"Ch����ng tr��nh n��y l�� ph���n m���m t��� do; b���n c�� th��� ph��t h��nh l���i\n"
5655"n�� v���i ��i���u ki���n c���a Quy���n C��ng Chung GNU (GPL).\n"
5656"Ch����ng tr��nh n��y kh��ng b���o �����m g�� c���.\n"
5657
5658#: windres.c:204
5659#, c-format
5660msgid "can't open %s `%s': %s"
5661msgstr "Kh��ng th��� m��� %s �� %s ��: %s"
5662
5663#: windres.c:370
5664#, c-format
5665msgid ": expected to be a directory\n"
5666msgstr ": ng��� l�� th�� m���c\n"
5667
5668#: windres.c:382
5669#, c-format
5670msgid ": expected to be a leaf\n"
5671msgstr ": ng��� l�� l��\n"
5672
5673#: windres.c:391
5674#, c-format
5675msgid "%s: warning: "
5676msgstr "%s: c���nh b��o : "
5677
5678#: windres.c:393
5679#, c-format
5680msgid ": duplicate value\n"
5681msgstr ": gi�� tr��� tr��ng\n"
5682
5683#: windres.c:543
5684#, c-format
5685msgid "unknown format type `%s'"
5686msgstr "kh��ng bi���t ki���u d���ng th���c �� %s ��"
5687
5688#: windres.c:544
5689#, c-format
5690msgid "%s: supported formats:"
5691msgstr "%s: d���ng th���c h��� tr��� :"
5692
5693#. Otherwise, we give up.
5694#: windres.c:627
5695#, c-format
5696msgid "can not determine type of file `%s'; use the -J option"
5697msgstr "kh��ng th��� quy���t �����nh ki���u t���p tin �� %s ��: h��y s��� d���ng t��y ch���n �� -J ��"
5698
5699#: windres.c:639
5700#, c-format
5701msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
5702msgstr "Usage: %s [t��y_ch���n...] [t���p_tin_nh���p] [t���p_tin_xu���t]\n"
5703
5704#: windres.c:641
5705#, c-format
5706msgid ""
5707" The options are:\n"
5708"  -i --input=<file>            Name input file\n"
5709"  -o --output=<file>           Name output file\n"
5710"  -J --input-format=<format>   Specify input format\n"
5711"  -O --output-format=<format>  Specify output format\n"
5712"  -F --target=<target>         Specify COFF target\n"
5713"     --preprocessor=<program>  Program to use to preprocess rc file\n"
5714"  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
5715"  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
5716"  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
5717"  -v --verbose                 Verbose - tells you what it's doing\n"
5718"  -l --language=<val>          Set language when reading rc file\n"
5719"     --use-temp-file           Use a temporary file instead of popen to read\n"
5720"                               the preprocessor output\n"
5721"     --no-use-temp-file        Use popen (default)\n"
5722msgstr ""
5723" T��y ch���n:\n"
5724"  -i --input=<t���p_tin>            \t\t                  L���p t���p tin _nh���p_\n"
5725"  -o --output=<t���p_tin>           \t\t                  L���p t���p tin _xu���t_\n"
5726"  -J --input-format=<d���ng_th���c>   \t                  Ghi r�� _d���ng th���c nh���p_\n"
5727"  -O --output-format=<d���ng_th���c>  \t                  Ghi r�� _d���ng th���c xu���t_\n"
5728"  -F --target=<����ch>         \t\t\t                  Ghi r�� _����ch_ COFF\n"
5729"     --preprocessor=<ch����ng_tr��nh>\n"
5730"\t\tCh����ng tr��nh c���n d��ng ����� ti���n x��� l�� t���p tin rc (t��i nguy��n)\n"
5731"\t\t(b��� ti���n x��� l��)\n"
5732"  -I --include-dir=<th��_m���c>\n"
5733"\t\t_G���m th�� m���c_ khi ti���n x��� l�� t���p tin rc (t��i nguy��n)\n"
5734"  -D --define <k��_hi���u>[=<gi��_tr���>]\n"
5735"\t\t_�����nh ngh��a_ k�� hi���u khi ti���n x��� l�� t���p tin rc (t��i nguy��n)\n"
5736"  -U --undefine <k��_hi���u>\n"
5737"\t\t_H���y �����nh ngh��a_ k�� hi���u khi ti���n x��� l�� t���p tin rc (t��i nguy��n)\n"
5738"  -v --verbose                 _Chi ti���t_: xu���t th��ng tin v��� h��nh �����ng hi���n th���i\n"
5739"  -l --language=<gi��_tr���>    L���p _ng��n ng���_ ����� �����c t���p tin rc (t��i nguy��n)\n"
5740"     --use-temp-file\n"
5741"\t\t_D��ng t���p tin t���m th���i_ thay v��o popen ����� �����c k���t xu���t ti���n x��� l��\n"
5742"     --no-use-temp-file        \t\t\t                 D��ng popen (m���c �����nh)\n"
5743"\t\t(kh��ng d��ng t���p tin t���m th���i)\n"
5744
5745#: windres.c:657
5746#, c-format
5747msgid "     --yydebug                 Turn on parser debugging\n"
5748msgstr "     --yydebug                 B���t kh��� n��ng g��� l���i ki���u b��� ph��n t��ch\n"
5749
5750#: windres.c:660
5751#, c-format
5752msgid ""
5753"  -r                           Ignored for compatibility with rc\n"
5754"  @<file>                      Read options from <file>\n"
5755"  -h --help                    Print this help message\n"
5756"  -V --version                 Print version information\n"
5757msgstr ""
5758"  -r\t\t\t\t\t \t \t\t     B��� b��� qua ����� t����ng th��ch v���i rc (t��i nguy��n)\n"
5759"   @<file>                   �����c c��c t��y ch���n t��� t���p tin ����\n"
5760"  -h, --help                  \t\t\t\t             rctr��� gi��p_ n��y\n"
5761"  -V, --version            \t\t\t\t           In ra th��ng tin _phi��n b���n_\n"
5762
5763#: windres.c:665
5764#, c-format
5765msgid ""
5766"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
5767"extension if not specified.  A single file name is an input file.\n"
5768"No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
5769msgstr ""
5770"D���NG TH���C l�� m���t c���a rc, res hay coff, v�� �������c quy���t �����nh\n"
5771"t��� ph���n m��� r���ng t��n t���p tin n���u ch��a ghi r��.\n"
5772"M���t t��n t���p tin ����n l�� t���p tin nh���p. Kh��ng c�� t���p tin nh���p th��\n"
5773"thi���t b��� nh���p chu���n, m���c �����nh l�� rc. Kh��ng c�� t���p tin xu���t th��\n"
5774"thi���t b��� xu���t chu���n, m���c �����nh l�� rc.\n"
5775
5776#: windres.c:803
5777msgid "invalid option -f\n"
5778msgstr "t��y ch���n kh��ng h���p l��� �� -f ��\n"
5779
5780#: windres.c:808
5781msgid "No filename following the -fo option.\n"
5782msgstr "Kh��ng c�� t��n t���p tin ��i sau t��y ch���n �� -fo ��.\n"
5783
5784#: windres.c:866
5785#, c-format
5786msgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
5787msgstr "T��y ch���n �� -l �� b��� ph���n �����i ����� l���p d���ng th���c nh���p, h��y d��ng �� -J �� thay th���.\n"
5788
5789#: windres.c:984
5790msgid "no resources"
5791msgstr "kh��ng c�� t��i nguy��n n��o"
5792
5793#: wrstabs.c:354 wrstabs.c:1915
5794#, c-format
5795msgid "string_hash_lookup failed: %s"
5796msgstr "vi���c �� string_hash_lookup �� (tra t��m b��m chu���i) b��� l���i: %s"
5797
5798#: wrstabs.c:635
5799#, c-format
5800msgid "stab_int_type: bad size %u"
5801msgstr "stab_int_type: (ki���u s��� nguy��n stab) k��ch c��� sai %u"
5802
5803#: wrstabs.c:1393
5804#, c-format
5805msgid "%s: warning: unknown size for field `%s' in struct"
5806msgstr "%s: c���nh b��o : kh��ng bi���t k��ch c��� cho tr�����ng �� %s �� trong c���u tr��c"
5807
5808#~ msgid "flags"
5809#~ msgstr "c���"
5810
5811#~ msgid "debug_str section data"
5812#~ msgstr "debug_str section data"
5813
5814#~ msgid "debug_loc section data"
5815#~ msgstr "d��� li���u ph���n �� debug_loc �� (�����nh v��� g��� l���i)"
5816
5817#~ msgid "debug_range section data"
5818#~ msgstr "d��� li���u ph���n �� debug_range �� (ph���m v��� g��� l���i)"
5819
5820#~ msgid "%s: skipping unexpected symbol type %s in relocation in section .rela%s\n"
5821#~ msgstr "%s: ��ang nh���y qua ki���u k�� hi���u b���t ng��� %s trong vi���c �����nh v��� l���i trong ph���n .rela%s\n"
5822
5823#~ msgid "debug_abbrev section data"
5824#~ msgstr "d��� li���u ph���n �� .debug_abbrev �� (g��� l���i vi���t t���t)"
5825
5826#~ msgid "extracting information from .debug_info section"
5827#~ msgstr "��ang tr��ch th��ng tin ra ph���n �� .debug_info �� (th��ng tin g��� l���i)"
5828
5829#~ msgid ""
5830#~ "\n"
5831#~ "The .debug_loc section is empty.\n"
5832#~ msgstr ""
5833#~ "\n"
5834#~ "Ph���n �� .debug_loc �� (g��� l���i �����nh v���) r���ng:\n"
5835
5836#~ msgid ""
5837#~ "Contents of the .debug_loc section:\n"
5838#~ "\n"
5839#~ msgstr ""
5840#~ "N���i dung c���a ph���n �� .debug_info �� (th��ng tin g��� l���i):\n"
5841#~ "\n"
5842
5843#~ msgid ""
5844#~ "Contents of the .debug_str section:\n"
5845#~ "\n"
5846#~ msgstr ""
5847#~ "N���i dung c���a ph���n �� .debug_str �� (chu���i g��� l���i):\n"
5848#~ "\n"
5849
5850#~ msgid ""
5851#~ "\n"
5852#~ "The .debug_ranges section is empty.\n"
5853#~ msgstr ""
5854#~ "\n"
5855#~ "Ph���n �� .debug_ranges �� (c��c ph���m v��� g��� l���i) r���ng.\n"
5856
5857#~ msgid ""
5858#~ "Contents of the .debug_ranges section:\n"
5859#~ "\n"
5860#~ msgstr ""
5861#~ "N���i dung c���a ph���n �� .debug_ranges �� (c��c ph���m v��� g��� l���i):\n"
5862#~ "\n"
5863
5864#~ msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n"
5865#~ msgstr "C�� m���t l��� [0x%lx - 0x%lx] trong ph���n �� .debug_ranges �� (c��c ph���m v��� g��� l���i).\n"
5866
5867#~ msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n"
5868#~ msgstr "C�� m���t ch���ng l���p [0x%lx - 0x%lx] trong ph���n �� .debug_ranges �� (c��c ph���m v��� g��� l���i).\n"
5869
5870#~ msgid "debug section data"
5871#~ msgstr "d��� li���u ph���n g��� l���i"
5872