1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) 2003 Free Software Foundation, Inc.
3# Wang Li <charles@linux.net.cn>, 2003.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: binutils 2.12.91\n"
8"POT-Creation-Date: 2002-07-23 15:55-0400\n"
9"PO-Revision-Date: 2003-05-09 17:28+0800\n"
10"Last-Translator: Wang Li <charles@linux.net.cn>\n"
11"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=gb2312\n"
14"Content-Transfer-Encoding: 8bit\n"
15
16#: addr2line.c:74
17#, c-format
18msgid "Usage: %s [option(s)] [addr(s)]\n"
19msgstr "������%s [����] [����]\n"
20
21#: addr2line.c:75
22msgid " Convert addresses into line number/file name pairs.\n"
23msgstr " ������������������/��������\n"
24
25#: addr2line.c:76
26msgid " If no addresses are specified on the command line, they will be read from stdin\n"
27msgstr " ��������������������������������������������������\n"
28
29#: addr2line.c:77
30msgid ""
31" The options are:\n"
32"  -b --target=<bfdname>  Set the binary file format\n"
33"  -e --exe=<executable>  Set the input file name (default is a.out)\n"
34"  -s --basenames         Strip directory names\n"
35"  -f --functions         Show function names\n"
36"  -C --demangle[=style]  Demangle function names\n"
37"  -h --help              Display this information\n"
38"  -v --version           Display the program's version\n"
39"\n"
40msgstr ""
41" ��������\n"
42"  -b --target=<bfdname>  ������������������\n"
43"  -e --exe=<executable>  �������������� (������ a.out)\n"
44"  -s --basenames         ����������\n"
45"  -f --functions         ����������\n"
46"  -C --demangle[=style]  ����������\n"
47"  -h --help              ����������\n"
48"  -v --version           ����������������\n"
49"\n"
50
51#: addr2line.c:89 ar.c:297 coffdump.c:479 nlmconv.c:1119 objcopy.c:424
52#: objcopy.c:457 readelf.c:2310 size.c:104 srconv.c:1962 strings.c:666
53#: sysdump.c:774 windres.c:733
54#, c-format
55msgid "Report bugs to %s\n"
56msgstr "�� bug ������ %s\n"
57
58#: addr2line.c:248
59#, c-format
60msgid "%s: can not get addresses from archive"
61msgstr "%s��������������������������"
62
63#: addr2line.c:320 nm.c:395 objdump.c:2782
64#, c-format
65msgid "unknown demangling style `%s'"
66msgstr "����������(demangle)������%s��"
67
68#: ar.c:238
69#, c-format
70msgid "no entry %s in archive\n"
71msgstr "������������������ %s\n"
72
73#: ar.c:255
74#, c-format
75msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
76msgstr "������%s [��������] [-]{dmpqrstx}[abcfilNoPsSuvV] [������] [����] �������� ����...\n"
77
78#: ar.c:258
79#, c-format
80msgid "       %s -M [<mri-script]\n"
81msgstr "       %s -M [<mri-����]\n"
82
83#: ar.c:259
84msgid " commands:\n"
85msgstr " ������\n"
86
87#: ar.c:260
88msgid "  d            - delete file(s) from the archive\n"
89msgstr "  d            - ��������������������\n"
90
91#: ar.c:261
92msgid "  m[ab]        - move file(s) in the archive\n"
93msgstr "  m[ab]        - ��������������������\n"
94
95#: ar.c:262
96msgid "  p            - print file(s) found in the archive\n"
97msgstr "  p            - ��������������������������\n"
98
99#: ar.c:263
100msgid "  q[f]         - quick append file(s) to the archive\n"
101msgstr "  q[f]         - ��������������������������\n"
102
103#: ar.c:264
104msgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
105msgstr "  r[ab][f][u]  - ������������������������������������\n"
106
107#: ar.c:265
108msgid "  t            - display contents of archive\n"
109msgstr "  t            - ������������������\n"
110
111#: ar.c:266
112msgid "  x[o]         - extract file(s) from the archive\n"
113msgstr "  x[o]         - ��������������������\n"
114
115#: ar.c:267
116msgid " command specific modifiers:\n"
117msgstr " ����������������\n"
118
119#: ar.c:268
120msgid "  [a]          - put file(s) after [member-name]\n"
121msgstr "  [a]          - ���������� [������] ����\n"
122
123#: ar.c:269
124msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
125msgstr "  [b]          - ���������� [������] ���� (�� [i] ����)\n"
126
127#: ar.c:270
128msgid "  [N]          - use instance [count] of name\n"
129msgstr ""
130
131#: ar.c:271
132msgid "  [f]          - truncate inserted file names\n"
133msgstr ""
134
135#: ar.c:272
136msgid "  [P]          - use full path names when matching\n"
137msgstr "  [P]          - ������������������������\n"
138
139#: ar.c:273
140msgid "  [o]          - preserve original dates\n"
141msgstr "  [o]          - ��������������\n"
142
143#: ar.c:274
144msgid "  [u]          - only replace files that are newer than current archive contents\n"
145msgstr "  [u]          - ������������������������������\n"
146
147#: ar.c:275
148msgid " generic modifiers:\n"
149msgstr " ������������\n"
150
151#: ar.c:276
152msgid "  [c]          - do not warn if the library had to be created\n"
153msgstr "  [c]          - ����������������������������\n"
154
155#: ar.c:277
156msgid "  [s]          - create an archive index (cf. ranlib)\n"
157msgstr "  [s]          - ������������ (cf. ranlib)\n"
158
159#: ar.c:278
160msgid "  [S]          - do not build a symbol table\n"
161msgstr "  [S]          - ��������������\n"
162
163#: ar.c:279
164msgid "  [v]          - be verbose\n"
165msgstr "  [v]          - ������������\n"
166
167#: ar.c:280
168msgid "  [V]          - display the version number\n"
169msgstr "  [V]          - ����������\n"
170
171#: ar.c:287
172#, c-format
173msgid "Usage: %s [options] archive\n"
174msgstr "������%s [����] ��������\n"
175
176#: ar.c:288
177msgid " Generate an index to speed access to archives\n"
178msgstr " ������������������������������\n"
179
180#: ar.c:289
181msgid ""
182" The options are:\n"
183"  -h --help                    Print this help message\n"
184"  -V --version                 Print version information\n"
185msgstr ""
186" ��������\n"
187"  -h --help                    ��������������\n"
188"  -V --version                 ������������\n"
189
190#: ar.c:512
191msgid "two different operation options specified"
192msgstr "������������������������"
193
194#: ar.c:587
195#, c-format
196msgid "illegal option -- %c"
197msgstr "�������� -- %c"
198
199#: ar.c:619
200msgid "no operation specified"
201msgstr "������������"
202
203#: ar.c:622
204msgid "`u' is only meaningful with the `r' option."
205msgstr "��u������������r����������������������"
206
207#: ar.c:632
208msgid "`N' is only meaningful with the `x' and `d' options."
209msgstr "��N������������x������d����������������������"
210
211#: ar.c:635
212msgid "Value for `N' must be positive."
213msgstr "��N������������������"
214
215#: ar.c:718
216#, c-format
217msgid "internal error -- this option not implemented"
218msgstr "�������� -- ��������������"
219
220#: ar.c:837 ar.c:888 ar.c:1333 objcopy.c:1348
221#, c-format
222msgid "internal stat error on %s"
223msgstr ""
224
225#: ar.c:841
226#, c-format
227msgid ""
228"\n"
229"<member %s>\n"
230"\n"
231msgstr ""
232"\n"
233"<���� %s>\n"
234"\n"
235
236#: ar.c:857 ar.c:925
237#, c-format
238msgid "%s is not a valid archive"
239msgstr "%s ������������������"
240
241#: ar.c:893
242#, c-format
243msgid "stat returns negative size for %s"
244msgstr "stat %s ������������"
245
246#: ar.c:1020
247#, c-format
248msgid "%s is not an archive"
249msgstr "%s ������������"
250
251#: ar.c:1027
252#, c-format
253msgid "creating %s"
254msgstr "�������� %s"
255
256#: ar.c:1233
257#, c-format
258msgid "No member named `%s'\n"
259msgstr "����������%s��������\n"
260
261#: ar.c:1285
262#, c-format
263msgid "no entry %s in archive %s!"
264msgstr "�������� %2$s ���������� %1$s��"
265
266#: ar.c:1422
267#, c-format
268msgid "%s: no archive map to update"
269msgstr "%s����������������������"
270
271#: arsup.c:86
272#, c-format
273msgid "No entry %s in archive.\n"
274msgstr "������������������ %s��\n"
275
276#: arsup.c:117
277#, c-format
278msgid "Can't open file %s\n"
279msgstr "������������ %s\n"
280
281#: arsup.c:172
282#, c-format
283msgid "%s: Can't open output archive %s\n"
284msgstr "%s������������������ %s\n"
285
286#: arsup.c:189
287#, c-format
288msgid "%s: Can't open input archive %s\n"
289msgstr "%s������������������ %s\n"
290
291#: arsup.c:198
292#, c-format
293msgid "%s: file %s is not an archive\n"
294msgstr "%s������ %s ������������\n"
295
296#: arsup.c:241
297#, c-format
298msgid "%s: no output archive specified yet\n"
299msgstr "%s����������������������\n"
300
301#: arsup.c:262 arsup.c:301 arsup.c:343 arsup.c:364 arsup.c:430
302#, c-format
303msgid "%s: no open output archive\n"
304msgstr "%s��������������������\n"
305
306#: arsup.c:273 arsup.c:385 arsup.c:411
307#, c-format
308msgid "%s: can't open file %s\n"
309msgstr "%s�������������� %s\n"
310
311#: arsup.c:328 arsup.c:407 arsup.c:489
312#, c-format
313msgid "%s: can't find module file %s\n"
314msgstr "%s������������������ %s\n"
315
316#: arsup.c:439
317#, c-format
318msgid "Current open archive is %s\n"
319msgstr "�������������������� %s\n"
320
321#: arsup.c:464
322#, c-format
323msgid "%s: no open archive\n"
324msgstr "%s����������������\n"
325
326#: binemul.c:39
327#, c-format
328msgid "  No emulation specific options\n"
329msgstr "  ������������������\n"
330
331#. Macros for common output.
332#: binemul.h:42
333#, c-format
334msgid " emulation options: \n"
335msgstr " ����������\n"
336
337#: bucomm.c:106
338#, c-format
339msgid "can't set BFD default target to `%s': %s"
340msgstr "������ BFD ����������������%s����%s"
341
342#: bucomm.c:118
343#, c-format
344msgid "%s: Matching formats:"
345msgstr "%s������������"
346
347#: bucomm.c:135
348msgid "Supported targets:"
349msgstr "������������"
350
351#: bucomm.c:137
352#, c-format
353msgid "%s: supported targets:"
354msgstr "%s��������������"
355
356#: bucomm.c:153
357msgid "Supported architectures:"
358msgstr "����������������"
359
360#: bucomm.c:155
361#, c-format
362msgid "%s: supported architectures:"
363msgstr "%s������������������"
364
365#: bucomm.c:262
366#, c-format
367msgid "%s: bad number: %s"
368msgstr "%s��������������%s"
369
370#: coffdump.c:107
371#, c-format
372msgid "#lines %d "
373msgstr "#���� %d "
374
375#: coffdump.c:471 sysdump.c:767
376#, c-format
377msgid "Usage: %s [option(s)] in-file\n"
378msgstr "������%s [����] ��������\n"
379
380#: coffdump.c:472
381msgid " Print a human readable interpretation of a SYSROFF object file\n"
382msgstr " ���������������� SYSROFF ��������������\n"
383
384#: coffdump.c:473
385msgid ""
386" The options are:\n"
387"  -h --help              Display this information\n"
388"  -v --version           Display the program's version\n"
389"\n"
390msgstr ""
391" ��������\n"
392"  -h --help              ��������������\n"
393"  -v --version           ����������������\n"
394"\n"
395
396#: coffdump.c:541 srconv.c:2052 sysdump.c:831
397msgid "no input file specified"
398msgstr "��������������"
399
400#: debug.c:653
401msgid "debug_add_to_current_namespace: no current file"
402msgstr "debug_add_to_current_namespace��������������"
403
404#: debug.c:736
405msgid "debug_start_source: no debug_set_filename call"
406msgstr "debug_start_source������ debug_set_filename ����"
407
408#: debug.c:795
409msgid "debug_record_function: no debug_set_filename call"
410msgstr "debug_record_function������ debug_set_filename ����"
411
412#: debug.c:851
413msgid "debug_record_parameter: no current function"
414msgstr "debug_record_parameter��������������"
415
416#: debug.c:885
417msgid "debug_end_function: no current function"
418msgstr "debug_end_function��������������"
419
420#: debug.c:891
421msgid "debug_end_function: some blocks were not closed"
422msgstr "debug_end_function����������������"
423
424#: debug.c:921
425msgid "debug_start_block: no current block"
426msgstr "debug_start_block������������"
427
428#: debug.c:959
429msgid "debug_end_block: no current block"
430msgstr "debug_end_block������������"
431
432#: debug.c:966
433msgid "debug_end_block: attempt to close top level block"
434msgstr "debug_end_block����������������"
435
436#: debug.c:992
437msgid "debug_record_line: no current unit"
438msgstr "debug_record_line��������������"
439
440#. FIXME
441#: debug.c:1046
442msgid "debug_start_common_block: not implemented"
443msgstr "debug_start_common_block��������"
444
445#. FIXME
446#: debug.c:1058
447msgid "debug_end_common_block: not implemented"
448msgstr "debug_end_common_block��������"
449
450#. FIXME.
451#: debug.c:1152
452msgid "debug_record_label: not implemented"
453msgstr "debug_record_label��������"
454
455#: debug.c:1178
456msgid "debug_record_variable: no current file"
457msgstr "debug_record_variable��������������"
458
459#: debug.c:1194
460msgid "debug_record_variable: no current block"
461msgstr "debug_record_variable������������"
462
463#: debug.c:1763
464msgid "debug_make_undefined_type: unsupported kind"
465msgstr "debug_make_undefined_type��������������"
466
467#: debug.c:1964
468msgid "debug_name_type: no current file"
469msgstr "debug_name_type��������������"
470
471#: debug.c:2012
472msgid "debug_tag_type: no current file"
473msgstr "debug_tag_type��������������"
474
475#: debug.c:2020
476msgid "debug_tag_type: extra tag attempted"
477msgstr "debug_tag_type������������������"
478
479#: debug.c:2059
480#, c-format
481msgid "Warning: changing type size from %d to %d\n"
482msgstr "���������������� %d ���� %d\n"
483
484#: debug.c:2083
485msgid "debug_find_named_type: no current compilation unit"
486msgstr "debug_find_named_type������������������"
487
488#: debug.c:2190
489#, c-format
490msgid "debug_get_real_type: circular debug information for %s\n"
491msgstr "debug_get_real_type������ %s ��������������\n"
492
493#: debug.c:2650
494msgid "debug_write_type: illegal type encountered"
495msgstr "debug_write_type��������������"
496
497#: dlltool.c:735 dlltool.c:760 dlltool.c:786
498#, c-format
499msgid "Internal error: Unknown machine type: %d"
500msgstr "��������������������������%d"
501
502#: dlltool.c:823
503#, c-format
504msgid "Can't open def file: %s"
505msgstr "�������� def ������%s"
506
507#: dlltool.c:828
508#, c-format
509msgid "Processing def file: %s"
510msgstr "���� def ������%s"
511
512#: dlltool.c:832
513msgid "Processed def file"
514msgstr "�������� def ����"
515
516#: dlltool.c:858
517#, c-format
518msgid "Syntax error in def file %s:%d"
519msgstr "def �������������� %s��%d"
520
521#: dlltool.c:897
522#, c-format
523msgid "NAME: %s base: %x"
524msgstr ""
525
526#: dlltool.c:900 dlltool.c:919
527msgid "Can't have LIBRARY and NAME"
528msgstr ""
529
530#: dlltool.c:916
531#, c-format
532msgid "LIBRARY: %s base: %x"
533msgstr ""
534
535#: dlltool.c:1174 resrc.c:271
536#, c-format
537msgid "wait: %s"
538msgstr "������%s"
539
540#: dlltool.c:1179 dllwrap.c:430 resrc.c:276
541#, c-format
542msgid "subprocess got fatal signal %d"
543msgstr "������������������ %d"
544
545#: dlltool.c:1185 dllwrap.c:437 resrc.c:283
546#, c-format
547msgid "%s exited with status %d"
548msgstr "%s ������ %d ����"
549
550#: dlltool.c:1217
551#, c-format
552msgid "Sucking in info from %s section in %s"
553msgstr "�� %2$s ���� %1$s ����������"
554
555#: dlltool.c:1341
556#, c-format
557msgid "Excluding symbol: %s"
558msgstr ""
559
560#: dlltool.c:1436 dlltool.c:1447 nm.c:959 nm.c:970 objdump.c:386 objdump.c:401
561#, c-format
562msgid "%s: no symbols"
563msgstr "%s��������"
564
565#. FIXME: we ought to read in and block out the base relocations
566#: dlltool.c:1474
567#, c-format
568msgid "Done reading %s"
569msgstr "���� %s ����"
570
571#: dlltool.c:1485
572#, c-format
573msgid "Unable to open object file: %s"
574msgstr "������������������%s"
575
576#: dlltool.c:1488
577#, c-format
578msgid "Scanning object file %s"
579msgstr "���������������� %s"
580
581#: dlltool.c:1503
582#, c-format
583msgid "Cannot produce mcore-elf dll from archive file: %s"
584msgstr "�������������������� mcore-elf ������������%s"
585
586#: dlltool.c:1595
587msgid "Adding exports to output file"
588msgstr ""
589
590#: dlltool.c:1640
591msgid "Added exports to output file"
592msgstr ""
593
594#: dlltool.c:1764
595#, c-format
596msgid "Generating export file: %s"
597msgstr "������������������%s"
598
599#: dlltool.c:1769
600#, c-format
601msgid "Unable to open temporary assembler file: %s"
602msgstr "����������������������%s"
603
604#: dlltool.c:1772
605#, c-format
606msgid "Opened temporary file: %s"
607msgstr "������������������%s"
608
609#: dlltool.c:1996
610msgid "Generated exports file"
611msgstr "����������������"
612
613#: dlltool.c:2258
614#, c-format
615msgid "bfd_open failed open stub file: %s"
616msgstr ""
617
618#: dlltool.c:2261
619#, c-format
620msgid "Creating stub file: %s"
621msgstr ""
622
623#: dlltool.c:2650
624#, c-format
625msgid "failed to open temporary head file: %s"
626msgstr "��������������������%s"
627
628#: dlltool.c:2709
629#, c-format
630msgid "failed to open temporary tail file: %s"
631msgstr "��������������������%s"
632
633#: dlltool.c:2777
634#, c-format
635msgid "Can't open .lib file: %s"
636msgstr "�������� .lib ������%s"
637
638#: dlltool.c:2780
639#, c-format
640msgid "Creating library file: %s"
641msgstr "����������������%s"
642
643#: dlltool.c:2839
644#, c-format
645msgid "cannot delete %s: %s"
646msgstr "�������� %s��%s"
647
648#: dlltool.c:2843
649msgid "Created lib file"
650msgstr "�������� lib ����"
651
652#: dlltool.c:2948
653#, c-format
654msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
655msgstr ""
656
657#: dlltool.c:2954
658#, c-format
659msgid "Error, duplicate EXPORT with oridinals: %s"
660msgstr ""
661
662#: dlltool.c:3081
663msgid "Processing definitions"
664msgstr "������������"
665
666#: dlltool.c:3119
667msgid "Processed definitions"
668msgstr "����������"
669
670#. xgetext:c-format
671#: dlltool.c:3130 dllwrap.c:495
672#, c-format
673msgid "Usage %s <option(s)> <object-file(s)>\n"
674msgstr "���� %s <����> <��������>\n"
675
676#. xgetext:c-format
677#: dlltool.c:3132
678#, c-format
679msgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
680msgstr "   -m --machine <machine>    �� <machine> ���� DLL��[������%s]\n"
681
682#: dlltool.c:3133
683msgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
684msgstr "        ������ <machine>��arm[_interwork]��i386��mcore[-elf]{-le|-be}��ppc��thumb\n"
685
686#: dlltool.c:3134
687msgid "   -e --output-exp <outname> Generate an export file.\n"
688msgstr "   -e --output-exp <outname> ��������������\n"
689
690#: dlltool.c:3135
691msgid "   -l --output-lib <outname> Generate an interface library.\n"
692msgstr "   -l --output-lib <outname> ������������\n"
693
694#: dlltool.c:3136
695msgid "   -a --add-indirect         Add dll indirects to export file.\n"
696msgstr ""
697
698#: dlltool.c:3137
699msgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
700msgstr ""
701
702#: dlltool.c:3138
703msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
704msgstr "   -d --input-def <deffile>  �������� .def ��������\n"
705
706#: dlltool.c:3139
707msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
708msgstr "   -z --output-def <deffile> �������� .def ��������\n"
709
710#: dlltool.c:3140
711msgid "      --export-all-symbols   Export all symbols to .def\n"
712msgstr "      --export-all-symbols   ���������������� .def\n"
713
714#: dlltool.c:3141
715msgid "      --no-export-all-symbols  Only export listed symbols\n"
716msgstr "      --no-export-all-symbols  ����������������\n"
717
718#: dlltool.c:3142
719msgid "      --exclude-symbols <list> Don't export <list>\n"
720msgstr "      --exclude-symbols <list> �������� <list>\n"
721
722#: dlltool.c:3143
723msgid "      --no-default-excludes  Clear default exclude symbols\n"
724msgstr ""
725
726#: dlltool.c:3144
727msgid "   -b --base-file <basefile> Read linker generated base file.\n"
728msgstr ""
729
730#: dlltool.c:3145
731msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
732msgstr "   -x --no-idata4            ������ idata$4 ����\n"
733
734#: dlltool.c:3146
735msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
736msgstr "   -c --no-idata5            ������ idata$5 ����\n"
737
738#: dlltool.c:3147
739msgid "   -U --add-underscore       Add underscores to symbols in interface library.\n"
740msgstr ""
741
742#: dlltool.c:3148
743msgid "   -k --kill-at              Kill @<n> from exported names.\n"
744msgstr ""
745
746#: dlltool.c:3149
747msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
748msgstr "   -A --add-stdcall-alias    �������� @<n> ��������\n"
749
750#: dlltool.c:3150
751msgid "   -S --as <name>            Use <name> for assembler.\n"
752msgstr "   -S --as <name>            �� <name> ��������������\n"
753
754#: dlltool.c:3151
755msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
756msgstr "   -f --as-flags <flags>     �� <flags> ����������������\n"
757
758#: dlltool.c:3152
759msgid "   -C --compat-implib        Create backward compatible import library.\n"
760msgstr "   -C --compat-implib        ����������������������\n"
761
762#: dlltool.c:3153
763msgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
764msgstr ""
765
766#: dlltool.c:3154
767msgid "   -v --verbose              Be verbose.\n"
768msgstr "   -v --verbose              ��������������\n"
769
770#: dlltool.c:3155
771msgid "   -V --version              Display the program version.\n"
772msgstr "   -V --version              ����������������\n"
773
774#: dlltool.c:3156
775msgid "   -h --help                 Display this information.\n"
776msgstr "   -h --help                 ������������\n"
777
778#: dlltool.c:3158
779msgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
780msgstr ""
781
782#: dlltool.c:3159
783msgid "   -L --linker <name>        Use <name> as the linker.\n"
784msgstr "   -L --linker <name>        �� <name> ������������\n"
785
786#: dlltool.c:3160
787msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
788msgstr "   -F --linker-flags <flags> �� <flags> ��������������\n"
789
790#: dlltool.c:3310
791#, c-format
792msgid "Unable to open base-file: %s"
793msgstr ""
794
795#: dlltool.c:3339
796#, c-format
797msgid "Machine '%s' not supported"
798msgstr "������������%s��"
799
800#: dlltool.c:3442 dllwrap.c:214
801#, c-format
802msgid "Tried file: %s"
803msgstr ""
804
805#: dlltool.c:3449 dllwrap.c:221
806#, c-format
807msgid "Using file: %s"
808msgstr ""
809
810#: dllwrap.c:308
811#, c-format
812msgid "Keeping temporary base file %s"
813msgstr ""
814
815#: dllwrap.c:310
816#, c-format
817msgid "Deleting temporary base file %s"
818msgstr ""
819
820#: dllwrap.c:324
821#, c-format
822msgid "Keeping temporary exp file %s"
823msgstr ""
824
825#: dllwrap.c:326
826#, c-format
827msgid "Deleting temporary exp file %s"
828msgstr ""
829
830#: dllwrap.c:339
831#, c-format
832msgid "Keeping temporary def file %s"
833msgstr "�������� def ���� %s"
834
835#: dllwrap.c:341
836#, c-format
837msgid "Deleting temporary def file %s"
838msgstr "�������� def ���� %s"
839
840#: dllwrap.c:496
841msgid "  Generic options:\n"
842msgstr "  ����������\n"
843
844#: dllwrap.c:497
845msgid "   --quiet, -q            Work quietly\n"
846msgstr "   --quiet, -q            ����������\n"
847
848#: dllwrap.c:498
849msgid "   --verbose, -v          Verbose\n"
850msgstr "   --verbose, -v          ������������\n"
851
852#: dllwrap.c:499
853msgid "   --version              Print dllwrap version\n"
854msgstr "   --version              ���� dllwrap ��������\n"
855
856#: dllwrap.c:500
857msgid "   --implib <outname>     Synonym for --output-lib\n"
858msgstr "   --implib <outname>     --output-lib ��������\n"
859
860#: dllwrap.c:501
861#, c-format
862msgid "  Options for %s:\n"
863msgstr "  %s ��������\n"
864
865#: dllwrap.c:502
866msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
867msgstr "   --driver-name <driver> ��������gcc��\n"
868
869#: dllwrap.c:503
870msgid "   --driver-flags <flags> Override default ld flags\n"
871msgstr "   --driver-flags <flags> ���������� ld ����\n"
872
873#: dllwrap.c:504
874msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
875msgstr "   --dlltool-name <dlltool> ��������dlltool��\n"
876
877#: dllwrap.c:505
878msgid "   --entry <entry>        Specify alternate DLL entry point\n"
879msgstr ""
880
881#: dllwrap.c:506
882msgid "   --image-base <base>    Specify image base address\n"
883msgstr ""
884
885#: dllwrap.c:507
886msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
887msgstr "   --target <machine>     i386-cygwin32 �� i386-mingw32\n"
888
889#: dllwrap.c:508
890msgid "   --dry-run              Show what needs to be run\n"
891msgstr "   --dry-run              ����������������������\n"
892
893#: dllwrap.c:509
894msgid "   --mno-cygwin           Create Mingw DLL\n"
895msgstr "   --mno-cygwin           ���� Mingw DLL\n"
896
897#: dllwrap.c:510
898msgid "  Options passed to DLLTOOL:\n"
899msgstr "  ������ DLLTOOL ��������\n"
900
901#: dllwrap.c:511
902msgid "   --machine <machine>\n"
903msgstr "   --machine <machine>\n"
904
905#: dllwrap.c:512
906msgid "   --output-exp <outname> Generate export file.\n"
907msgstr "   --output-exp <outname> ��������������\n"
908
909#: dllwrap.c:513
910msgid "   --output-lib <outname> Generate input library.\n"
911msgstr "   --output-lib <outname> ������������\n"
912
913#: dllwrap.c:514
914msgid "   --add-indirect         Add dll indirects to export file.\n"
915msgstr ""
916
917#: dllwrap.c:515
918msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
919msgstr ""
920
921#: dllwrap.c:516
922msgid "   --def <deffile>        Name input .def file\n"
923msgstr "   --def <deffile>        ���� .def ������������\n"
924
925#: dllwrap.c:517
926msgid "   --output-def <deffile> Name output .def file\n"
927msgstr "   --output-def <deffile> ���� .def ������������\n"
928
929#: dllwrap.c:518
930msgid "   --export-all-symbols     Export all symbols to .def\n"
931msgstr "   --export-all-symbols     ���������������� .def ��\n"
932
933#: dllwrap.c:519
934msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
935msgstr "   --no-export-all-symbols  ���������� .drectve\n"
936
937#: dllwrap.c:520
938msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
939msgstr "   --exclude-symbols <list> �� .def ������ <list>\n"
940
941#: dllwrap.c:521
942msgid "   --no-default-excludes    Zap default exclude symbols\n"
943msgstr "   --no-default-excludes    ����������������\n"
944
945#: dllwrap.c:522
946msgid "   --base-file <basefile> Read linker generated base file\n"
947msgstr ""
948
949#: dllwrap.c:523
950msgid "   --no-idata4           Don't generate idata$4 section\n"
951msgstr "   --no-idata4           ������ idata$4 ��\n"
952
953#: dllwrap.c:524
954msgid "   --no-idata5           Don't generate idata$5 section\n"
955msgstr "   --no-idata5           ������ idata$5 ��\n"
956
957#: dllwrap.c:525
958msgid "   -U                     Add underscores to .lib\n"
959msgstr "   -U                     �� .lib ����������\n"
960
961#: dllwrap.c:526
962msgid "   -k                     Kill @<n> from exported names\n"
963msgstr "   -k                     ���������������� @<n>\n"
964
965#: dllwrap.c:527
966msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
967msgstr "   --add-stdcall-alias    �������� @<n> ������\n"
968
969#: dllwrap.c:528
970msgid "   --as <name>            Use <name> for assembler\n"
971msgstr "   --as <name>            �� <name> ������������\n"
972
973#: dllwrap.c:529
974msgid "   --nodelete             Keep temp files.\n"
975msgstr "   --nodelete             ��������������\n"
976
977#: dllwrap.c:530
978msgid "  Rest are passed unmodified to the language driver\n"
979msgstr "  ��������������������������������������\n"
980
981#: dllwrap.c:802
982msgid "Must provide at least one of -o or --dllname options"
983msgstr "���������������� -o �� --dllname ����"
984
985#: dllwrap.c:830
986msgid ""
987"no export definition file provided.\n"
988"Creating one, but that may not be what you want"
989msgstr ""
990"��������������������\n"
991"����������������������������"
992
993#: dllwrap.c:992
994#, c-format
995msgid "DLLTOOL name    : %s\n"
996msgstr "DLLTOOL ����    ��%s\n"
997
998#: dllwrap.c:993
999#, c-format
1000msgid "DLLTOOL options : %s\n"
1001msgstr "DLLTOOL ����    ��%s\n"
1002
1003#: dllwrap.c:994
1004#, c-format
1005msgid "DRIVER name     : %s\n"
1006msgstr "����������      ��%s\n"
1007
1008#: dllwrap.c:995
1009#, c-format
1010msgid "DRIVER options  : %s\n"
1011msgstr "����������      ��%s\n"
1012
1013#: emul_aix.c:52
1014#, c-format
1015msgid "  [-g]         - 32 bit small archive\n"
1016msgstr "  [-g]         - 32 ������������\n"
1017
1018#: emul_aix.c:53
1019msgid "  [-X32]       - ignores 64 bit objects\n"
1020msgstr "  [-X32]       - ���� 64 ������\n"
1021
1022#: emul_aix.c:54
1023msgid "  [-X64]       - ignores 32 bit objects\n"
1024msgstr "  [-X64]       - ���� 32 ������\n"
1025
1026#: emul_aix.c:55
1027msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1028msgstr "  [-X32_64]    - ���� 32 ���� 64 ������\n"
1029
1030#: ieee.c:317
1031msgid "unexpected end of debugging information"
1032msgstr "����������������"
1033
1034#: ieee.c:412
1035msgid "invalid number"
1036msgstr "��������"
1037
1038#: ieee.c:471
1039msgid "invalid string length"
1040msgstr "����������������"
1041
1042#: ieee.c:528 ieee.c:569
1043msgid "expression stack overflow"
1044msgstr "������������"
1045
1046#: ieee.c:548
1047msgid "unsupported IEEE expression operator"
1048msgstr "�������� IEEE ������������"
1049
1050#: ieee.c:563
1051msgid "unknown section"
1052msgstr "��������"
1053
1054#: ieee.c:584
1055msgid "expression stack underflow"
1056msgstr "��������������"
1057
1058#: ieee.c:598
1059msgid "expression stack mismatch"
1060msgstr "��������������"
1061
1062#: ieee.c:637
1063msgid "unknown builtin type"
1064msgstr "��������������"
1065
1066#: ieee.c:782
1067msgid "BCD float type not supported"
1068msgstr "�������� BCD ��������"
1069
1070#: ieee.c:928
1071msgid "unexpected number"
1072msgstr "����������"
1073
1074#: ieee.c:935
1075msgid "unexpected record type"
1076msgstr "��������������"
1077
1078#: ieee.c:968
1079msgid "blocks left on stack at end"
1080msgstr "��������������������"
1081
1082#: ieee.c:1233
1083msgid "unknown BB type"
1084msgstr "������ BB ����"
1085
1086#: ieee.c:1242
1087msgid "stack overflow"
1088msgstr "��������"
1089
1090#: ieee.c:1267
1091msgid "stack underflow"
1092msgstr "��������"
1093
1094#: ieee.c:1381 ieee.c:1453 ieee.c:2152
1095msgid "illegal variable index"
1096msgstr "��������������"
1097
1098#: ieee.c:1431
1099msgid "illegal type index"
1100msgstr "��������������"
1101
1102#: ieee.c:1441 ieee.c:1478
1103msgid "unknown TY code"
1104msgstr "������ TY ����"
1105
1106#: ieee.c:1460
1107msgid "undefined variable in TY"
1108msgstr "TY ��������������"
1109
1110#. Pascal file name.  FIXME.
1111#: ieee.c:1871
1112msgid "Pascal file name not supported"
1113msgstr "������ Pascal ������"
1114
1115#: ieee.c:1919
1116msgid "unsupported qualifier"
1117msgstr "��������������"
1118
1119#: ieee.c:2190
1120msgid "undefined variable in ATN"
1121msgstr "ATN ��������������"
1122
1123#: ieee.c:2233
1124msgid "unknown ATN type"
1125msgstr "������ ATN ����"
1126
1127#. Reserved for FORTRAN common.
1128#: ieee.c:2355
1129msgid "unsupported ATN11"
1130msgstr "������ ATN11"
1131
1132#. We have no way to record this information.  FIXME.
1133#: ieee.c:2382
1134msgid "unsupported ATN12"
1135msgstr "������ ATN12"
1136
1137#: ieee.c:2442
1138msgid "unexpected string in C++ misc"
1139msgstr ""
1140
1141#: ieee.c:2455
1142msgid "bad misc record"
1143msgstr ""
1144
1145#: ieee.c:2498
1146msgid "unrecognized C++ misc record"
1147msgstr ""
1148
1149#: ieee.c:2615
1150msgid "undefined C++ object"
1151msgstr "�������� C++ ����"
1152
1153#: ieee.c:2649
1154msgid "unrecognized C++ object spec"
1155msgstr ""
1156
1157#: ieee.c:2685
1158msgid "unsupported C++ object type"
1159msgstr "�������� C++ ��������"
1160
1161#: ieee.c:2695
1162msgid "C++ base class not defined"
1163msgstr "������ C++ ����"
1164
1165#: ieee.c:2707 ieee.c:2812
1166msgid "C++ object has no fields"
1167msgstr "C++ ����������"
1168
1169#: ieee.c:2726
1170msgid "C++ base class not found in container"
1171msgstr ""
1172
1173#: ieee.c:2833
1174msgid "C++ data member not found in container"
1175msgstr ""
1176
1177#: ieee.c:2874 ieee.c:3024
1178msgid "unknown C++ visibility"
1179msgstr ""
1180
1181#: ieee.c:2908
1182msgid "bad C++ field bit pos or size"
1183msgstr ""
1184
1185#: ieee.c:3000
1186msgid "bad type for C++ method function"
1187msgstr ""
1188
1189#: ieee.c:3010
1190msgid "no type information for C++ method function"
1191msgstr ""
1192
1193#: ieee.c:3049
1194msgid "C++ static virtual method"
1195msgstr "C++ ������������"
1196
1197#: ieee.c:3144
1198msgid "unrecognized C++ object overhead spec"
1199msgstr ""
1200
1201#: ieee.c:3183
1202msgid "undefined C++ vtable"
1203msgstr "�������� C++ vtable"
1204
1205#: ieee.c:3254
1206msgid "C++ default values not in a function"
1207msgstr ""
1208
1209#: ieee.c:3294
1210msgid "unrecognized C++ default type"
1211msgstr "���������� C++ ��������"
1212
1213#: ieee.c:3325
1214msgid "reference parameter is not a pointer"
1215msgstr "����������������"
1216
1217#: ieee.c:3410
1218msgid "unrecognized C++ reference type"
1219msgstr "���������� C++ ��������"
1220
1221#: ieee.c:3492
1222msgid "C++ reference not found"
1223msgstr "������ C++ ����"
1224
1225#: ieee.c:3500
1226msgid "C++ reference is not pointer"
1227msgstr "C++ ������������"
1228
1229#: ieee.c:3529 ieee.c:3537
1230msgid "missing required ASN"
1231msgstr "���������� ASN"
1232
1233#: ieee.c:3567 ieee.c:3575
1234msgid "missing required ATN65"
1235msgstr "���������� ATN65"
1236
1237#: ieee.c:3589
1238msgid "bad ATN65 record"
1239msgstr "������ ATN65 ����"
1240
1241#: ieee.c:4234
1242msgid "IEEE numeric overflow: 0x"
1243msgstr "IEEE ����������0x"
1244
1245#: ieee.c:4280
1246#, c-format
1247msgid "IEEE string length overflow: %u\n"
1248msgstr "IEEE ����������������%u\n"
1249
1250#: ieee.c:5330
1251#, c-format
1252msgid "IEEE unsupported integer type size %u\n"
1253msgstr "IEEE �������������������� %u\n"
1254
1255#: ieee.c:5366
1256#, c-format
1257msgid "IEEE unsupported float type size %u\n"
1258msgstr "IEEE �������������������� %u\n"
1259
1260#: ieee.c:5402
1261#, c-format
1262msgid "IEEE unsupported complex type size %u\n"
1263msgstr "IEEE �������������������� %u\n"
1264
1265#: nlmconv.c:281 srconv.c:2043
1266msgid "input and output files must be different"
1267msgstr "��������������������"
1268
1269#: nlmconv.c:328
1270msgid "input file named both on command line and with INPUT"
1271msgstr "�������������� INPU ��������������"
1272
1273#: nlmconv.c:337
1274msgid "no input file"
1275msgstr "������������"
1276
1277#: nlmconv.c:367
1278msgid "no name for output file"
1279msgstr "����������������"
1280
1281#: nlmconv.c:380
1282msgid "warning: input and output formats are not compatible"
1283msgstr "��������������������������"
1284
1285#: nlmconv.c:409
1286msgid "make .bss section"
1287msgstr "���� .bss ��"
1288
1289#: nlmconv.c:418
1290msgid "make .nlmsections section"
1291msgstr "���� .nlmsections ��"
1292
1293#: nlmconv.c:420
1294msgid "set .nlmsections flags"
1295msgstr "���� .nlmsections ����"
1296
1297#: nlmconv.c:448
1298msgid "set .bss vma"
1299msgstr "���� .bss vma"
1300
1301#: nlmconv.c:455
1302msgid "set .data size"
1303msgstr "���� .data ������"
1304
1305#: nlmconv.c:635
1306#, c-format
1307msgid "warning: symbol %s imported but not in import list"
1308msgstr "���������������� %s ��������������"
1309
1310#: nlmconv.c:655
1311msgid "set start address"
1312msgstr "������������"
1313
1314#: nlmconv.c:704
1315#, c-format
1316msgid "warning: START procedure %s not defined"
1317msgstr "������������ START ������ %s"
1318
1319#: nlmconv.c:706
1320#, c-format
1321msgid "warning: EXIT procedure %s not defined"
1322msgstr "������������������ %s"
1323
1324#: nlmconv.c:708
1325#, c-format
1326msgid "warning: CHECK procedure %s not defined"
1327msgstr "������������������ %s"
1328
1329#: nlmconv.c:729 nlmconv.c:918
1330msgid "custom section"
1331msgstr "������"
1332
1333#: nlmconv.c:750 nlmconv.c:947
1334msgid "help section"
1335msgstr "������"
1336
1337#: nlmconv.c:772 nlmconv.c:965
1338msgid "message section"
1339msgstr "������"
1340
1341#: nlmconv.c:788 nlmconv.c:998
1342msgid "module section"
1343msgstr "������"
1344
1345#: nlmconv.c:808 nlmconv.c:1014
1346msgid "rpc section"
1347msgstr "rpc ��"
1348
1349#. There is no place to record this information.
1350#: nlmconv.c:844
1351#, c-format
1352msgid "%s: warning: shared libraries can not have uninitialized data"
1353msgstr "%s������������������������������������"
1354
1355#: nlmconv.c:865 nlmconv.c:1033
1356msgid "shared section"
1357msgstr "������"
1358
1359#: nlmconv.c:873
1360msgid "warning: No version number given"
1361msgstr "������������������"
1362
1363#: nlmconv.c:913 nlmconv.c:942 nlmconv.c:960 nlmconv.c:1009 nlmconv.c:1028
1364#, c-format
1365msgid "%s: read: %s"
1366msgstr "%s��������%s"
1367
1368#: nlmconv.c:935
1369msgid "warning: MAP and FULLMAP are not supported; try ld -M"
1370msgstr "������������ MAP �� FULLMAP�������� ld -M"
1371
1372#: nlmconv.c:1107
1373#, c-format
1374msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
1375msgstr "������%s [����] [�������� [��������]]\n"
1376
1377#: nlmconv.c:1108
1378msgid " Convert an object file into a NetWare Loadable Module\n"
1379msgstr " ����������������  NetWare ����������\n"
1380
1381#: nlmconv.c:1109
1382msgid ""
1383" The options are:\n"
1384"  -I --input-target=<bfdname>   Set the input binary file format\n"
1385"  -O --output-target=<bfdname>  Set the output binary file format\n"
1386"  -T --header-file=<file>       Read <file> for NLM header information\n"
1387"  -l --linker=<linker>          Use <linker> for any linking\n"
1388"  -d --debug                    Display on stderr the linker command line\n"
1389"  -h --help                     Display this information\n"
1390"  -v --version                  Display the program's version\n"
1391msgstr ""
1392" ��������\n"
1393"  -I --input-target=<bfdname>   ����������������������\n"
1394"  -O --output-target=<bfdname>  ����������������������\n"
1395"  -T --header-file=<file>       �� <file> ������ NLM ������\n"
1396"  -l --linker=<linker>          ���������������� <linker>\n"
1397"  -d --debug                    ��������������������������������\n"
1398"  -h --help                     ����������\n"
1399"  -v --version                  ����������������\n"
1400
1401#: nlmconv.c:1151
1402#, c-format
1403msgid "support not compiled in for %s"
1404msgstr ""
1405
1406#: nlmconv.c:1191
1407msgid "make section"
1408msgstr ""
1409
1410#: nlmconv.c:1205
1411msgid "set section size"
1412msgstr "����������"
1413
1414#: nlmconv.c:1211
1415msgid "set section alignment"
1416msgstr "����������"
1417
1418#: nlmconv.c:1215
1419msgid "set section flags"
1420msgstr "����������"
1421
1422#: nlmconv.c:1226
1423msgid "set .nlmsections size"
1424msgstr "���� .nlmsections ����"
1425
1426#: nlmconv.c:1314 nlmconv.c:1322 nlmconv.c:1331 nlmconv.c:1336
1427msgid "set .nlmsection contents"
1428msgstr "���� .nlmsection ������"
1429
1430#: nlmconv.c:1837
1431msgid "stub section sizes"
1432msgstr "����������"
1433
1434#: nlmconv.c:1886
1435msgid "writing stub"
1436msgstr "��������������"
1437
1438#: nlmconv.c:1975
1439#, c-format
1440msgid "unresolved PC relative reloc against %s"
1441msgstr ""
1442
1443#: nlmconv.c:2039
1444#, c-format
1445msgid "overflow when adjusting relocation against %s"
1446msgstr ""
1447
1448#: nlmconv.c:2156
1449#, c-format
1450msgid "%s: execution of %s failed: "
1451msgstr "%s������ %s ������"
1452
1453#: nlmconv.c:2171
1454#, c-format
1455msgid "Execution of %s failed"
1456msgstr "���� %s ����"
1457
1458#: nm.c:246 size.c:85 strings.c:650
1459#, c-format
1460msgid "Usage: %s [option(s)] [file(s)]\n"
1461msgstr "������%s [����] [����]\n"
1462
1463#: nm.c:247
1464msgid " List symbols in [file(s)] (a.out by default).\n"
1465msgstr "���� [����] �������� (������ a.out)��\n"
1466
1467#: nm.c:248
1468msgid ""
1469" The options are:\n"
1470"  -a, --debug-syms       Display debugger-only symbols\n"
1471"  -A, --print-file-name  Print name of the input file before every symbol\n"
1472"  -B                     Same as --format=bsd\n"
1473"  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
1474"                          The STYLE, if specified, can be `auto' (the default),\n"
1475"                          `gnu', 'lucid', 'arm', 'hp', 'edg' or 'gnu-new-abi'\n"
1476"      --no-demangle      Do not demangle low-level symbol names\n"
1477"  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
1478"      --defined-only     Display only defined symbols\n"
1479"  -e                     (ignored)\n"
1480"  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
1481"                           `sysv' or `posix'.  The default is `bsd'\n"
1482"  -g, --extern-only      Display only external symbols\n"
1483"  -l, --line-numbers     Use debugging information to find a filename and\n"
1484"                           line number for each symbol\n"
1485"  -n, --numeric-sort     Sort symbols numerically by address\n"
1486"  -o                     Same as -A\n"
1487"  -p, --no-sort          Do not sort the symbols\n"
1488"  -P, --portability      Same as --format=posix\n"
1489"  -r, --reverse-sort     Reverse the sense of the sort\n"
1490"  -S, --print-size       Print size of defined symbols\n"
1491"  -s, --print-armap      Include index for symbols from archive members\n"
1492"      --size-sort        Sort symbols by size\n"
1493"  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
1494"      --target=BFDNAME   Specify the target object format as BFDNAME\n"
1495"  -u, --undefined-only   Display only undefined symbols\n"
1496"  -X 32_64               (ignored)\n"
1497"  -h, --help             Display this information\n"
1498"  -V, --version          Display this program's version number\n"
1499"\n"
1500msgstr ""
1501" ��������\n"
1502"  -a, --debug-syms       ��������������������\n"
1503"  -A, --print-file-name  ��������������������������\n"
1504"  -B                     �� --format=bsd ����\n"
1505"  -C, --demangle[=STYLE] ����������������������������\n"
1506"                          �������� STYLE��STYLE ��������auto�� (����)��\n"
1507"                          ��gnu������lucid������arm������hp������edg������gnu-new-abi��\n"
1508"      --no-demangle      ������������������\n"
1509"  -D, --dynamic          ��������������������������\n"
1510"      --defined-only     ������������������\n"
1511"  -e                     (����)\n"
1512"  -f, --format=FORMAT    ������������ FORMAT��FORMAT ��������bsd����\n"
1513"                           ��sysv������posix������������bsd��\n"
1514"  -g, --extern-only      ��������������\n"
1515"  -l, --line-numbers     ������������������������������������������\n"
1516"  -n, --numeric-sort     ��������������\n"
1517"  -o                     �� -A ����\n"
1518"  -p, --no-sort          ������������������\n"
1519"  -P, --portability      �� --format=posix ����\n"
1520"  -r, --reverse-sort     ������������\n"
1521"  -S, --print-size       ����������������������\n"
1522"  -s, --print-armap      ����������������������������\n"
1523"      --size-sort        ��������������\n"
1524"  -t, --radix=RADIX      �� RADIX ��������������\n"
1525"      --target=BFDNAME   �������������������� BFDNAME\n"
1526"  -u, --undefined-only   ������������������\n"
1527"  -X 32_64               (����)\n"
1528"  -h, --help             ����������\n"
1529"  -V, --version          ������������������\n"
1530"\n"
1531
1532#: nm.c:281 objdump.c:217
1533#, c-format
1534msgid "Report bugs to %s.\n"
1535msgstr "�� bug ������ %s��\n"
1536
1537#: nm.c:314
1538#, c-format
1539msgid "%s: invalid radix"
1540msgstr "%s������������"
1541
1542#: nm.c:339
1543#, c-format
1544msgid "%s: invalid output format"
1545msgstr "%s����������������"
1546
1547#: nm.c:456
1548msgid "Only -X 32_64 is supported"
1549msgstr "������ -X 32_64"
1550
1551#: nm.c:498
1552#, c-format
1553msgid "data size %ld"
1554msgstr "�������� %ld"
1555
1556#: nm.c:523 readelf.c:5306 readelf.c:5342
1557#, c-format
1558msgid "<processor specific>: %d"
1559msgstr "<����������>��%d"
1560
1561#: nm.c:525 readelf.c:5308 readelf.c:5354
1562#, c-format
1563msgid "<OS specific>: %d"
1564msgstr "<������������>��%d"
1565
1566#: nm.c:527 readelf.c:5310 readelf.c:5357
1567#, c-format
1568msgid "<unknown>: %d"
1569msgstr "<����>��%d"
1570
1571#: nm.c:1339
1572#, c-format
1573msgid ""
1574"\n"
1575"\n"
1576"Undefined symbols from %s:\n"
1577"\n"
1578msgstr ""
1579"\n"
1580"\n"
1581"���� %s ��������������\n"
1582"\n"
1583
1584#: nm.c:1341
1585#, c-format
1586msgid ""
1587"\n"
1588"\n"
1589"Symbols from %s:\n"
1590"\n"
1591msgstr ""
1592"\n"
1593"\n"
1594"���� %s ��������\n"
1595"\n"
1596
1597#: nm.c:1343 nm.c:1401
1598msgid ""
1599"Name                  Value   Class        Type         Size     Line  Section\n"
1600"\n"
1601msgstr ""
1602
1603#: nm.c:1346 nm.c:1404
1604msgid ""
1605"Name                  Value           Class        Type         Size             Line  Section\n"
1606"\n"
1607msgstr ""
1608
1609#: nm.c:1397
1610#, c-format
1611msgid ""
1612"\n"
1613"\n"
1614"Undefined symbols from %s[%s]:\n"
1615"\n"
1616msgstr ""
1617"\n"
1618"\n"
1619"���� %s[%s] ����������������\n"
1620"\n"
1621
1622#: nm.c:1399
1623#, c-format
1624msgid ""
1625"\n"
1626"\n"
1627"Symbols from %s[%s]:\n"
1628"\n"
1629msgstr ""
1630"\n"
1631"\n"
1632"���� %s[%s] ��������\n"
1633"\n"
1634
1635#: nm.c:1614
1636msgid ""
1637"\n"
1638"Archive index:\n"
1639msgstr ""
1640"\n"
1641"����������\n"
1642
1643#: objcopy.c:363 srconv.c:1952
1644#, c-format
1645msgid "Usage: %s [option(s)] in-file [out-file]\n"
1646msgstr "������%s [����] �������� [��������]\n"
1647
1648#: objcopy.c:364
1649msgid " Copies a binary file, possibly transforming it in the process\n"
1650msgstr " ��������������������������������������\n"
1651
1652#: objcopy.c:365 objcopy.c:435
1653msgid " The options are:\n"
1654msgstr " ��������\n"
1655
1656#: objcopy.c:366
1657msgid ""
1658"  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
1659"  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
1660"  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
1661"  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
1662"     --debugging                   Convert debugging information, if possible\n"
1663"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1664"  -j --only-section <name>         Only copy section <name> into the output\n"
1665"  -R --remove-section <name>       Remove section <name> from the output\n"
1666"  -S --strip-all                   Remove all symbol and relocation information\n"
1667"  -g --strip-debug                 Remove all debugging symbols\n"
1668"     --strip-unneeded              Remove all symbols not needed by relocations\n"
1669"  -N --strip-symbol <name>         Do not copy symbol <name>\n"
1670"  -K --keep-symbol <name>          Only copy symbol <name>\n"
1671"  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
1672"  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
1673"  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
1674"     --weaken                      Force all global symbols to be marked as weak\n"
1675"  -x --discard-all                 Remove all non-global symbols\n"
1676"  -X --discard-locals              Remove any compiler-generated symbols\n"
1677"  -i --interleave <number>         Only copy one out of every <number> bytes\n"
1678"  -b --byte <num>                  Select byte <num> in every interleaved block\n"
1679"     --gap-fill <val>              Fill gaps between sections with <val>\n"
1680"     --pad-to <addr>               Pad the last section up to address <addr>\n"
1681"     --set-start <addr>            Set the start address to <addr>\n"
1682"    {--change-start|--adjust-start} <incr>\n"
1683"                                   Add <incr> to the start address\n"
1684"    {--change-addresses|--adjust-vma} <incr>\n"
1685"                                   Add <incr> to LMA, VMA and start addresses\n"
1686"    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1687"                                   Change LMA and VMA of section <name> by <val>\n"
1688"     --change-section-lma <name>{=|+|-}<val>\n"
1689"                                   Change the LMA of section <name> by <val>\n"
1690"     --change-section-vma <name>{=|+|-}<val>\n"
1691"                                   Change the VMA of section <name> by <val>\n"
1692"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1693"                                   Warn if a named section does not exist\n"
1694"     --set-section-flags <name>=<flags>\n"
1695"                                   Set section <name>'s properties to <flags>\n"
1696"     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
1697"     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
1698"     --change-leading-char         Force output format's leading character style\n"
1699"     --remove-leading-char         Remove leading character from global symbols\n"
1700"     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
1701"     --srec-len <number>           Restrict the length of generated Srecords\n"
1702"     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
1703"     --strip-symbols <file>        -N for all symbols listed in <file>\n"
1704"     --keep-symbols <file>         -K for all symbols listed in <file>\n"
1705"     --localize-symbols <file>     -L for all symbols listed in <file>\n"
1706"     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
1707"     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
1708"     --alt-machine-code <index>    Use alternate machine code for output\n"
1709"  -v --verbose                     List all object files modified\n"
1710"  -V --version                     Display this program's version number\n"
1711"  -h --help                        Display this output\n"
1712msgstr ""
1713"  -I --input-target <bfdname>      �������������������� <bfdname>\n"
1714"  -O --output-target <bfdname>     ���������� <bfdname> ����������\n"
1715"  -B --binary-architecture <arch>  ������������������������������������������������\n"
1716"  -F --target <bfdname>            �������������������� <bfdname>\n"
1717"     --debugging                   ����������������������\n"
1718"  -p --preserve-dates              ������/������������������������\n"
1719"  -j --only-section <name>         ���� <name> ������������������\n"
1720"  -R --remove-section <name>       ������������ <name> ��\n"
1721"  -S --strip-all                   ������������������������\n"
1722"  -g --strip-debug                 ����������������\n"
1723"     --strip-unneeded              ��������������������������\n"
1724"  -N --strip-symbol <name>         ������������ <name>\n"
1725"  -K --keep-symbol <name>          ���������� <name>\n"
1726"  -L --localize-symbol <name>      ������ <name> ������������������\n"
1727"  -G --keep-global-symbol <name>   ���������� <name> ����������������������������\n"
1728"  -W --weaken-symbol <name>        ������ <name> ����������������\n"
1729"     --weaken                      ��������������������������\n"
1730"  -x --discard-all                 ������������������\n"
1731"  -X --discard-locals              ������������������������\n"
1732"  -i --interleave <number>         ������ <number> ����������������\n"
1733"  -b --byte <num>                  ���������������������� <num>\n"
1734"     --gap-fill <val>              ������������ <val> ����\n"
1735"     --pad-to <addr>               �������������������� <addr>\n"
1736"     --set-start <addr>            ���������������� <addr>\n"
1737"    {--change-start|--adjust-start} <incr>\n"
1738"                                   �� <incr> ��������������\n"
1739"    {--change-addresses|--adjust-vma} <incr>\n"
1740"                                   �� <incr> ������ LMA��VMA ����������\n"
1741"    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1742"                                   �� <val> ���� <name> ���� LMA �� VMA\n"
1743"     --change-section-lma <name>{=|+|-}<val>\n"
1744"                                   �� <val> ���� <name> ���� LMA\n"
1745"     --change-section-vma <name>{=|+|-}<val>\n"
1746"                                   �� <val> ���� <name> ���� VMA\n"
1747"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1748"                                   ��������������������������\n"
1749"     --set-section-flags <name>=<flags>\n"
1750"                                   �� <name> �������������� <flags>\n"
1751"     --add-section <name>=<file>   �� <file> ���� <name> ��������������\n"
1752"     --rename-section <old>=<new>[,<flags>] ������ <old> ������ <new>\n"
1753"     --change-leading-char         ������������������������������\n"
1754"     --remove-leading-char         ����������������������\n"
1755"     --redefine-sym <old>=<new>    �������� <old> ������ <new>\n"
1756"     --srec-len <number>           ���������� Srecords ������\n"
1757"     --srec-forceS3                �������� Srecords ������������ S3\n"
1758"     --strip-symbols <file>        �������� <file> ���������������� -N\n"
1759"     --keep-symbols <file>         �������� <file> ���������������� -K\n"
1760"     --localize-symbols <file>     �������� <file> ���������������� -L\n"
1761"     --keep-global-symbols <file>  �������� <file> ���������������� -G\n"
1762"     --weaken-symbols <file>       �������� <file> ���������������� -W\n"
1763"     --alt-machine-code <index>    ��������������������\n"
1764"  -v --verbose                     ����������������������\n"
1765"  -V --version                     ������������������\n"
1766"  -h --help                        ����������\n"
1767
1768#: objcopy.c:433
1769#, c-format
1770msgid "Usage: %s <option(s)> in-file(s)\n"
1771msgstr "������%s <����> ��������\n"
1772
1773#: objcopy.c:434
1774msgid " Removes symbols and sections from files\n"
1775msgstr "��������������������\n"
1776
1777#: objcopy.c:436
1778msgid ""
1779"  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
1780"  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
1781"  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
1782"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1783"  -R --remove-section=<name>       Remove section <name> from the output\n"
1784"  -s --strip-all                   Remove all symbol and relocation information\n"
1785"  -g -S -d --strip-debug           Remove all debugging symbols\n"
1786"     --strip-unneeded              Remove all symbols not needed by relocations\n"
1787"  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
1788"  -K --keep-symbol=<name>          Only copy symbol <name>\n"
1789"  -x --discard-all                 Remove all non-global symbols\n"
1790"  -X --discard-locals              Remove any compiler-generated symbols\n"
1791"  -v --verbose                     List all object files modified\n"
1792"  -V --version                     Display this program's version number\n"
1793"  -h --help                        Display this output\n"
1794"  -o <file>                        Place stripped output into <file>\n"
1795msgstr ""
1796"  -I --input-target=<bfdname>      �������������������� <bfdname>\n"
1797"  -O --output-target=<bfdname>     ���������� <bfdname> ����������\n"
1798"  -F --target=<bfdname>            ������������������������ <bfdname>\n"
1799"  -p --preserve-dates              �� ����/���� ��������������������\n"
1800"  -R --remove-section=<name>       ������������ <name> ��\n"
1801"  -s --strip-all                   ������������������������\n"
1802"  -g -S -d --strip-debug           ����������������\n"
1803"     --strip-unneeded              ��������������������������\n"
1804"  -N --strip-symbol=<name>         ������������ <name>\n"
1805"  -K --keep-symbol=<name>          ���������� <name>\n"
1806"  -x --discard-all                 ������������������\n"
1807"  -X --discard-locals              ������������������������\n"
1808"  -v --verbose                     ������������������������\n"
1809"  -V --version                     ������������������\n"
1810"  -h --help                        ����������\n"
1811"  -o <file>                        �� strip �������������� <file>\n"
1812
1813#: objcopy.c:506
1814#, c-format
1815msgid "unrecognized section flag `%s'"
1816msgstr "������������������%s��"
1817
1818#: objcopy.c:507
1819#, c-format
1820msgid "supported flags: %s"
1821msgstr "������������%s"
1822
1823#: objcopy.c:584 objcopy.c:2243
1824#, c-format
1825msgid "cannot stat: %s: %s"
1826msgstr "���� stat��%s��%s"
1827
1828#: objcopy.c:591 objcopy.c:2261
1829#, c-format
1830msgid "cannot open: %s: %s"
1831msgstr "����������%s��%s"
1832
1833#: objcopy.c:594 objcopy.c:2265
1834#, c-format
1835msgid "%s: fread failed"
1836msgstr "%s��fread ����"
1837
1838#: objcopy.c:667
1839#, c-format
1840msgid "Ignoring rubbish found on line %d of %s"
1841msgstr ""
1842
1843#: objcopy.c:888
1844#, c-format
1845msgid "%s: Multiple redefinition of symbol \"%s\""
1846msgstr "%s��������������������%s��"
1847
1848#: objcopy.c:893
1849#, c-format
1850msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1851msgstr "%s��������%s����������������������"
1852
1853#: objcopy.c:945
1854msgid "Unable to change endianness of input file(s)"
1855msgstr ""
1856
1857#: objcopy.c:953
1858#, c-format
1859msgid "copy from %s(%s) to %s(%s)\n"
1860msgstr "�� %s(%s) ������ %s(%s)\n"
1861
1862#: objcopy.c:977
1863#, c-format
1864msgid "Warning: Output file cannot represent architecture %s"
1865msgstr "������������������������������ %s"
1866
1867#: objcopy.c:1004
1868#, c-format
1869msgid "can't create section `%s': %s"
1870msgstr "������������%s����%s"
1871
1872#: objcopy.c:1090
1873#, c-format
1874msgid "Can't fill gap after %s: %s"
1875msgstr "�������� %s ������������%s"
1876
1877#: objcopy.c:1115
1878#, c-format
1879msgid "Can't add padding to %s: %s"
1880msgstr ""
1881
1882#: objcopy.c:1254
1883#, c-format
1884msgid "%s: error copying private BFD data: %s"
1885msgstr "%s������ BFD ��������������%s"
1886
1887#: objcopy.c:1267
1888msgid "unknown alternate machine code, ignored"
1889msgstr ""
1890
1891#: objcopy.c:1300 objcopy.c:1330
1892#, c-format
1893msgid "cannot mkdir %s for archive copying (error: %s)"
1894msgstr "���������������������� %s (������%s)"
1895
1896#: objcopy.c:1497
1897#, c-format
1898msgid "Multiple renames of section %s"
1899msgstr "���������� %s"
1900
1901#: objcopy.c:1581
1902msgid "making"
1903msgstr ""
1904
1905#: objcopy.c:1590
1906msgid "size"
1907msgstr "����"
1908
1909#: objcopy.c:1604
1910msgid "vma"
1911msgstr "vma"
1912
1913#: objcopy.c:1630
1914msgid "alignment"
1915msgstr "����"
1916
1917#: objcopy.c:1638
1918msgid "flags"
1919msgstr "����"
1920
1921#: objcopy.c:1655
1922msgid "private data"
1923msgstr "��������"
1924
1925#: objcopy.c:1663
1926#, c-format
1927msgid "%s: section `%s': error in %s: %s"
1928msgstr "%s������%s����%s ��������%s"
1929
1930#: objcopy.c:1946
1931#, c-format
1932msgid "%s: can't create debugging section: %s"
1933msgstr "%s������������������%s"
1934
1935#: objcopy.c:1961
1936#, c-format
1937msgid "%s: can't set debugging section contents: %s"
1938msgstr "%s����������������������%s"
1939
1940#: objcopy.c:1970
1941#, c-format
1942msgid "%s: don't know how to write debugging information for %s"
1943msgstr "%s�������������� %s ������������"
1944
1945#: objcopy.c:2078
1946#, c-format
1947msgid "%s: cannot stat: %s"
1948msgstr "%s������ stat��%s"
1949
1950#: objcopy.c:2129
1951msgid "byte number must be non-negative"
1952msgstr "��������������������"
1953
1954#: objcopy.c:2139
1955msgid "interleave must be positive"
1956msgstr ""
1957
1958#: objcopy.c:2159 objcopy.c:2167
1959#, c-format
1960msgid "%s both copied and removed"
1961msgstr "�������� %s ����������"
1962
1963#: objcopy.c:2240 objcopy.c:2310 objcopy.c:2410 objcopy.c:2437 objcopy.c:2461
1964#: objcopy.c:2465 objcopy.c:2485
1965#, c-format
1966msgid "bad format for %s"
1967msgstr "%s ��������"
1968
1969#: objcopy.c:2379
1970#, c-format
1971msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
1972msgstr "������������������ 0x%s ������ 0x%x"
1973
1974#: objcopy.c:2531
1975msgid "alternate machine code index must be positive"
1976msgstr ""
1977
1978#: objcopy.c:2550
1979msgid "byte number must be less than interleave"
1980msgstr ""
1981
1982#: objcopy.c:2577
1983#, c-format
1984msgid "architecture %s unknown"
1985msgstr "�������������� %s"
1986
1987#: objcopy.c:2581
1988msgid "Warning: input target 'binary' required for binary architecture parameter."
1989msgstr ""
1990
1991#: objcopy.c:2582
1992#, c-format
1993msgid " Argument %s ignored"
1994msgstr " �������� %s"
1995
1996#: objcopy.c:2588
1997#, c-format
1998msgid "Cannot stat: %s: %s"
1999msgstr "���� stat��%s��%s"
2000
2001#: objcopy.c:2628 objcopy.c:2642
2002#, c-format
2003msgid "%s %s%c0x%s never used"
2004msgstr ""
2005
2006#: objdump.c:165
2007#, c-format
2008msgid "Usage: %s <option(s)> <file(s)>\n"
2009msgstr "������%s <����> <����>\n"
2010
2011#: objdump.c:166
2012msgid " Display information from object <file(s)>.\n"
2013msgstr " ������������ <����> ��������\n"
2014
2015#: objdump.c:167
2016msgid " At least one of the following switches must be given:\n"
2017msgstr " ��������������������������\n"
2018
2019#: objdump.c:168
2020msgid ""
2021"  -a, --archive-headers    Display archive header information\n"
2022"  -f, --file-headers       Display the contents of the overall file header\n"
2023"  -p, --private-headers    Display object format specific file header contents\n"
2024"  -h, --[section-]headers  Display the contents of the section headers\n"
2025"  -x, --all-headers        Display the contents of all headers\n"
2026"  -d, --disassemble        Display assembler contents of executable sections\n"
2027"  -D, --disassemble-all    Display assembler contents of all sections\n"
2028"  -S, --source             Intermix source code with disassembly\n"
2029"  -s, --full-contents      Display the full contents of all sections requested\n"
2030"  -g, --debugging          Display debug information in object file\n"
2031"  -G, --stabs              Display (in raw form) any STABS info in the file\n"
2032"  -t, --syms               Display the contents of the symbol table(s)\n"
2033"  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
2034"  -r, --reloc              Display the relocation entries in the file\n"
2035"  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
2036"  -v, --version            Display this program's version number\n"
2037"  -i, --info               List object formats and architectures supported\n"
2038"  -H, --help               Display this information\n"
2039msgstr ""
2040"  -a, --archive-headers    ������������������\n"
2041"  -f, --file-headers       ��������������������\n"
2042"  -p, --private-headers    ����������������������������\n"
2043"  -h, --[section-]headers  ��������������\n"
2044"  -x, --all-headers        ����������������\n"
2045"  -d, --disassemble        ����������������������\n"
2046"  -D, --disassemble-all    ��������������������\n"
2047"  -S, --source             ������������������������\n"
2048"  -s, --full-contents      ������������������������\n"
2049"  -g, --debugging          ����������������������\n"
2050"  -G, --stabs              �������������������������� STABS ����\n"
2051"  -t, --syms               ����������������\n"
2052"  -T, --dynamic-syms       ��������������������\n"
2053"  -r, --reloc              ����������������������\n"
2054"  -R, --dynamic-reloc      ��������������������������\n"
2055"  -v, --version            ������������������\n"
2056"  -i, --info               ����������������������������\n"
2057"  -H, --help               ����������\n"
2058
2059#: objdump.c:190
2060msgid ""
2061"\n"
2062" The following switches are optional:\n"
2063msgstr ""
2064"\n"
2065" ������������������\n"
2066
2067#: objdump.c:191
2068msgid ""
2069"  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
2070"  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
2071"  -j, --section=NAME             Only display information for section NAME\n"
2072"  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2073"  -EB --endian=big               Assume big endian format when disassembling\n"
2074"  -EL --endian=little            Assume little endian format when disassembling\n"
2075"      --file-start-context       Include context from start of file (with -S)\n"
2076"  -l, --line-numbers             Include line numbers and filenames in output\n"
2077"  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
2078"                                  The STYLE, if specified, can be `auto', 'gnu',\n"
2079"                                  'lucid', 'arm', 'hp', 'edg', or 'gnu-new-abi'\n"
2080"  -w, --wide                     Format output for more than 80 columns\n"
2081"  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
2082"      --start-address=ADDR       Only process data whoes address is >= ADDR\n"
2083"      --stop-address=ADDR        Only process data whoes address is <= ADDR\n"
2084"      --prefix-addresses         Print complete address alongside disassembly\n"
2085"      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
2086"      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
2087"\n"
2088msgstr ""
2089"  -b, --target=BFDNAME           ������������������������ BFDNAME\n"
2090"  -m, --architecture=MACHINE     �������������������� MACHINE\n"
2091"  -j, --section=NAME             ������ NAME ��������\n"
2092"  -M, --disassembler-options=OPT ������������ OPT ����������\n"
2093"  -EB --endian=big               ������������������������\n"
2094"  -EL --endian=little            ������������������������\n"
2095"      --file-start-context       ���������������������� (���� -S)\n"
2096"  -l, --line-numbers             ������������������������\n"
2097"  -C, --demangle[=STYLE]         �� mangled/����������������������\n"
2098"                                  ���������� STYLE��STYLE ��������auto������gnu����\n"
2099"                                  ��lucid������arm������hp������edg������gnu-new-abi��\n"
2100"  -w, --wide                     ������ 80 ������������������������\n"
2101"  -z, --disassemble-zeroes       ������������������������\n"
2102"      --start-address=ADDR       ������������������ >= ADDR\n"
2103"      --stop-address=ADDR        ������������������ <= ADDR\n"
2104"      --prefix-addresses         ������������������������������\n"
2105"      --[no-]show-raw-insn       ������������������������������\n"
2106"      --adjust-vma=OFFSET        ���������������������� OFFSET\n"
2107"\n"
2108
2109#: objdump.c:358
2110msgid "Sections:\n"
2111msgstr "����\n"
2112
2113#: objdump.c:361 objdump.c:365
2114msgid "Idx Name          Size      VMA       LMA       File off  Algn"
2115msgstr ""
2116
2117#: objdump.c:367
2118msgid "Idx Name          Size      VMA               LMA               File off  Algn"
2119msgstr ""
2120
2121#: objdump.c:371
2122msgid "  Flags"
2123msgstr "  ����"
2124
2125#: objdump.c:419
2126#, c-format
2127msgid "%s: not a dynamic object"
2128msgstr "%s��������������"
2129
2130#: objdump.c:433
2131#, c-format
2132msgid "%s: No dynamic symbols"
2133msgstr "%s��������������"
2134
2135#: objdump.c:1114
2136msgid "Out of virtual memory"
2137msgstr "��������"
2138
2139#: objdump.c:1543
2140#, c-format
2141msgid "Can't use supplied machine %s"
2142msgstr "������������������ %s"
2143
2144#: objdump.c:1561
2145#, c-format
2146msgid "Can't disassemble for architecture %s\n"
2147msgstr "������������������ %s\n"
2148
2149#: objdump.c:1643
2150#, c-format
2151msgid "Disassembly of section %s:\n"
2152msgstr "������ %s ����\n"
2153
2154#: objdump.c:1818
2155#, c-format
2156msgid ""
2157"No %s section present\n"
2158"\n"
2159msgstr ""
2160"%s ��������\n"
2161"\n"
2162
2163#: objdump.c:1825
2164#, c-format
2165msgid "%s has no %s section"
2166msgstr "%s ���� %s ��"
2167
2168#: objdump.c:1839
2169#, c-format
2170msgid "Reading %s section of %s failed: %s"
2171msgstr "���� %2$s �� %1$s ��������%3$s"
2172
2173#: objdump.c:1851
2174#, c-format
2175msgid "Reading %s section of %s failed: %s\n"
2176msgstr "���� %2$s �� %1$s ��������%3$s\n"
2177
2178#: objdump.c:1894
2179#, c-format
2180msgid ""
2181"Contents of %s section:\n"
2182"\n"
2183msgstr ""
2184"%s ����������\n"
2185"\n"
2186
2187#: objdump.c:1994
2188#, c-format
2189msgid "architecture: %s, "
2190msgstr "����������%s��"
2191
2192#: objdump.c:1997
2193#, c-format
2194msgid "flags 0x%08x:\n"
2195msgstr "���� 0x%08x��\n"
2196
2197#: objdump.c:2010
2198msgid ""
2199"\n"
2200"start address 0x"
2201msgstr ""
2202"\n"
2203"�������� 0x"
2204
2205#: objdump.c:2042
2206#, c-format
2207msgid ""
2208"\n"
2209"%s:     file format %s\n"
2210msgstr ""
2211"\n"
2212"%s��     �������� %s\n"
2213
2214#: objdump.c:2084
2215#, c-format
2216msgid "%s: printing debugging information failed"
2217msgstr "%s������������������"
2218
2219#: objdump.c:2161
2220#, c-format
2221msgid "In archive %s:\n"
2222msgstr "���������� %s ����\n"
2223
2224#: objdump.c:2213
2225#, c-format
2226msgid "Contents of section %s:\n"
2227msgstr "%s ����������\n"
2228
2229#: objdump.c:2718
2230#, c-format
2231msgid "BFD header file version %s\n"
2232msgstr "BFD ���������� %s\n"
2233
2234#: objdump.c:2807
2235msgid "unrecognized -E option"
2236msgstr "���������� -E ����"
2237
2238#: objdump.c:2818
2239#, c-format
2240msgid "unrecognized --endian type `%s'"
2241msgstr "���������� --endian ������%s��"
2242
2243#: rdcoff.c:204
2244#, c-format
2245msgid "parse_coff_type: Bad type code 0x%x"
2246msgstr "parse_coff_type�������������� 0x%x"
2247
2248#: rdcoff.c:422 rdcoff.c:530 rdcoff.c:729
2249#, c-format
2250msgid "bfd_coff_get_syment failed: %s"
2251msgstr "bfd_coff_get_syment ������%s"
2252
2253#: rdcoff.c:438 rdcoff.c:749
2254#, c-format
2255msgid "bfd_coff_get_auxent failed: %s"
2256msgstr "bfd_coff_get_auxent ������%s"
2257
2258#: rdcoff.c:816
2259#, c-format
2260msgid "%ld: .bf without preceding function"
2261msgstr ""
2262
2263#: rdcoff.c:866
2264#, c-format
2265msgid "%ld: unexpected .ef\n"
2266msgstr "%ld�������� .ef\n"
2267
2268#: rddbg.c:87
2269#, c-format
2270msgid "%s: no recognized debugging information"
2271msgstr "%s������������������"
2272
2273#: rddbg.c:410
2274msgid "Last stabs entries before error:\n"
2275msgstr ""
2276
2277#: readelf.c:328
2278#, c-format
2279msgid "%s: Error: "
2280msgstr "%s��������"
2281
2282#: readelf.c:339
2283#, c-format
2284msgid "%s: Warning: "
2285msgstr "%s��������"
2286
2287#: readelf.c:361
2288#, c-format
2289msgid "Unable to seek to %x for %s\n"
2290msgstr ""
2291
2292#: readelf.c:372
2293#, c-format
2294msgid "Out of memory allocating %d bytes for %s\n"
2295msgstr ""
2296
2297#: readelf.c:380
2298#, c-format
2299msgid "Unable to read in %d bytes of %s\n"
2300msgstr ""
2301
2302#: readelf.c:433 readelf.c:591
2303#, c-format
2304msgid "Unhandled data length: %d\n"
2305msgstr "������������������%d\n"
2306
2307#: readelf.c:675
2308msgid "Don't know about relocations on this machine architecture\n"
2309msgstr "��������������������������������������\n"
2310
2311#: readelf.c:697 readelf.c:726 readelf.c:772 readelf.c:799
2312msgid "relocs"
2313msgstr "������"
2314
2315#: readelf.c:708 readelf.c:737 readelf.c:782 readelf.c:809
2316msgid "out of memory parsing relocs"
2317msgstr "������������������"
2318
2319#: readelf.c:861
2320msgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
2321msgstr ""
2322
2323#: readelf.c:863
2324msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
2325msgstr ""
2326
2327#: readelf.c:868
2328msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
2329msgstr ""
2330
2331#: readelf.c:870
2332msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
2333msgstr ""
2334
2335#: readelf.c:878
2336msgid "    Offset             Info            Type               Symbol's Value  Symbol's Name + Addend\n"
2337msgstr ""
2338
2339#: readelf.c:880
2340msgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
2341msgstr ""
2342
2343#: readelf.c:885
2344msgid "    Offset             Info            Type               Symbol's Value  Symbol's Name\n"
2345msgstr ""
2346
2347#: readelf.c:887
2348msgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
2349msgstr ""
2350
2351#: readelf.c:1134 readelf.c:1136 readelf.c:1184 readelf.c:1186 readelf.c:1195
2352#: readelf.c:1197
2353#, c-format
2354msgid "unrecognized: %-7lx"
2355msgstr "������������%-7lx"
2356
2357#: readelf.c:1158
2358#, c-format
2359msgid "<string table index %3ld>"
2360msgstr "<������������ %3ld>"
2361
2362#: readelf.c:1423
2363#, c-format
2364msgid "Processor Specific: %lx"
2365msgstr "������������%lx"
2366
2367#: readelf.c:1442
2368#, c-format
2369msgid "Operating System specific: %lx"
2370msgstr "��������������%lx"
2371
2372#: readelf.c:1445 readelf.c:2086
2373#, c-format
2374msgid "<unknown>: %lx"
2375msgstr "<����>��%lx"
2376
2377#: readelf.c:1459
2378msgid "NONE (None)"
2379msgstr "NONE (��)"
2380
2381#: readelf.c:1460
2382msgid "REL (Relocatable file)"
2383msgstr "REL (������������)"
2384
2385#: readelf.c:1461
2386msgid "EXEC (Executable file)"
2387msgstr "EXEC (����������)"
2388
2389#: readelf.c:1462
2390msgid "DYN (Shared object file)"
2391msgstr "DYN (������������)"
2392
2393#: readelf.c:1463
2394msgid "CORE (Core file)"
2395msgstr "CORE (Core ����)"
2396
2397#: readelf.c:1467
2398#, c-format
2399msgid "Processor Specific: (%x)"
2400msgstr "������������(%x)"
2401
2402#: readelf.c:1469
2403#, c-format
2404msgid "OS Specific: (%x)"
2405msgstr "��������������(%x)"
2406
2407#: readelf.c:1471 readelf.c:1573 readelf.c:2238
2408#, c-format
2409msgid "<unknown>: %x"
2410msgstr "<����>��%x"
2411
2412#: readelf.c:1484
2413msgid "None"
2414msgstr "��"
2415
2416#: readelf.c:2278
2417msgid "Usage: readelf <option(s)> elf-file(s)\n"
2418msgstr "������readelf <����> elf-����\n"
2419
2420#: readelf.c:2279
2421msgid " Display information about the contents of ELF format files\n"
2422msgstr " �������� ELF ������������������\n"
2423
2424#: readelf.c:2280
2425msgid ""
2426" Options are:\n"
2427"  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
2428"  -h --file-header       Display the ELF file header\n"
2429"  -l --program-headers   Display the program headers\n"
2430"     --segments          An alias for --program-headers\n"
2431"  -S --section-headers   Display the sections' header\n"
2432"     --sections          An alias for --section-headers\n"
2433"  -e --headers           Equivalent to: -h -l -S\n"
2434"  -s --syms              Display the symbol table\n"
2435"      --symbols          An alias for --syms\n"
2436"  -n --notes             Display the core notes (if present)\n"
2437"  -r --relocs            Display the relocations (if present)\n"
2438"  -u --unwind            Display the unwind info (if present)\n"
2439"  -d --dynamic           Display the dynamic segment (if present)\n"
2440"  -V --version-info      Display the version sections (if present)\n"
2441"  -A --arch-specific     Display architecture specific information (if any).\n"
2442"  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
2443"  -x --hex-dump=<number> Dump the contents of section <number>\n"
2444"  -w --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str,=loc]\n"
2445"                         Display the contents of DWARF2 debug sections\n"
2446msgstr ""
2447" ��������\n"
2448"  -a --all               ��������-h -l -S -s -r -d -V -A -I\n"
2449"  -h --file-header       ���� ELF ������\n"
2450"  -l --program-headers   ����������\n"
2451"     --segments          --program-headers ������\n"
2452"  -S --section-headers   ��������\n"
2453"     --sections          --section-headers ������\n"
2454"  -e --headers           ��������-h -l -S\n"
2455"  -s --syms              ����������\n"
2456"      --symbols          --syms ������\n"
2457"  -n --notes             ������������ (����������)\n"
2458"  -r --relocs            ���������� (����������)\n"
2459"  -u --unwind            ��������(unwind)���� (����������)\n"
2460"  -d --dynamic           ���������� (����������)\n"
2461"  -V --version-info      ���������� (����������)\n"
2462"  -A --arch-specific     ���������������������� (����������).\n"
2463"  -D --use-dynamic       ����������������������������\n"
2464"  -x --hex-dump=<����>   ���� <����> ��������\n"
2465"  -w --debug-dump[=line,=info,=abbrev,=pubnames,=ranges,=macro,=frames,=str,=loc]\n"
2466"                         ���� DWARF2 ������������\n"
2467
2468#: readelf.c:2301
2469msgid ""
2470"  -i --instruction-dump=<number>\n"
2471"                         Disassemble the contents of section <number>\n"
2472msgstr ""
2473"  -i --instruction-dump=<����>\n"
2474"                         �������� <����> ������\n"
2475
2476#: readelf.c:2305
2477msgid ""
2478"  -I --histogram         Display histogram of bucket list lengths\n"
2479"  -W --wide              Allow output width to exceed 80 characters\n"
2480"  -H --help              Display this information\n"
2481"  -v --version           Display the version number of readelf\n"
2482msgstr ""
2483
2484#: readelf.c:2327
2485msgid "Out of memory allocating dump request table."
2486msgstr ""
2487
2488#: readelf.c:2491
2489#, c-format
2490msgid "Unrecognized debug option '%s'\n"
2491msgstr "��������������������%s��\n"
2492
2493#: readelf.c:2519
2494#, c-format
2495msgid "Invalid option '-%c'\n"
2496msgstr "������������-%c��\n"
2497
2498#: readelf.c:2532
2499msgid "Nothing to do.\n"
2500msgstr "����������\n"
2501
2502#: readelf.c:2545 readelf.c:2562 readelf.c:4867
2503msgid "none"
2504msgstr "��"
2505
2506#: readelf.c:2549 readelf.c:2566 readelf.c:2594
2507#, c-format
2508msgid "<unknown: %x>"
2509msgstr "<������%x>"
2510
2511#: readelf.c:2563
2512msgid "2's complement, little endian"
2513msgstr ""
2514
2515#: readelf.c:2564
2516msgid "2's complement, big endian"
2517msgstr ""
2518
2519#: readelf.c:2591
2520msgid "Standalone App"
2521msgstr "������������"
2522
2523#: readelf.c:2609
2524msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2525msgstr "���� ELF ���� - �������� magic ��������\n"
2526
2527#: readelf.c:2617
2528msgid "ELF Header:\n"
2529msgstr "ELF ����\n"
2530
2531#: readelf.c:2618
2532msgid "  Magic:   "
2533msgstr "  Magic��  "
2534
2535#: readelf.c:2622
2536#, c-format
2537msgid "  Class:                             %s\n"
2538msgstr ""
2539
2540#: readelf.c:2624
2541#, c-format
2542msgid "  Data:                              %s\n"
2543msgstr ""
2544
2545#: readelf.c:2626
2546#, c-format
2547msgid "  Version:                           %d %s\n"
2548msgstr ""
2549
2550#: readelf.c:2633
2551#, c-format
2552msgid "  OS/ABI:                            %s\n"
2553msgstr ""
2554
2555#: readelf.c:2635
2556#, c-format
2557msgid "  ABI Version:                       %d\n"
2558msgstr ""
2559
2560#: readelf.c:2637
2561#, c-format
2562msgid "  Type:                              %s\n"
2563msgstr ""
2564
2565#: readelf.c:2639
2566#, c-format
2567msgid "  Machine:                           %s\n"
2568msgstr ""
2569
2570#: readelf.c:2641
2571#, c-format
2572msgid "  Version:                           0x%lx\n"
2573msgstr ""
2574
2575#: readelf.c:2644
2576msgid "  Entry point address:               "
2577msgstr "  ������������              "
2578
2579#: readelf.c:2646
2580msgid ""
2581"\n"
2582"  Start of program headers:          "
2583msgstr ""
2584"\n"
2585"  ������������              "
2586
2587#: readelf.c:2648
2588msgid ""
2589" (bytes into file)\n"
2590"  Start of section headers:          "
2591msgstr ""
2592
2593#: readelf.c:2650
2594msgid " (bytes into file)\n"
2595msgstr ""
2596
2597#: readelf.c:2652
2598#, c-format
2599msgid "  Flags:                             0x%lx%s\n"
2600msgstr "  ������             0x%lx%s\n"
2601
2602#: readelf.c:2655
2603#, c-format
2604msgid "  Size of this header:               %ld (bytes)\n"
2605msgstr "  ������������       %ld (����)\n"
2606
2607#: readelf.c:2657
2608#, c-format
2609msgid "  Size of program headers:           %ld (bytes)\n"
2610msgstr "  ������������       %ld (����)\n"
2611
2612#: readelf.c:2659
2613#, c-format
2614msgid "  Number of program headers:         %ld\n"
2615msgstr "  ������������       %ld\n"
2616
2617#: readelf.c:2661
2618#, c-format
2619msgid "  Size of section headers:           %ld (bytes)\n"
2620msgstr "  ����������         %ld (����)\n"
2621
2622#: readelf.c:2663
2623#, c-format
2624msgid "  Number of section headers:         %ld"
2625msgstr "  ����������         %ld"
2626
2627#: readelf.c:2668
2628#, c-format
2629msgid "  Section header string table index: %ld"
2630msgstr "  ������������������ %ld"
2631
2632#: readelf.c:2702 readelf.c:2738
2633msgid "program headers"
2634msgstr "������"
2635
2636#: readelf.c:2772
2637msgid ""
2638"\n"
2639"There are no program headers in this file.\n"
2640msgstr ""
2641"\n"
2642"��������������������\n"
2643
2644#: readelf.c:2778
2645#, c-format
2646msgid ""
2647"\n"
2648"Elf file type is %s\n"
2649msgstr ""
2650"\n"
2651"Elf ���������� %s\n"
2652
2653#: readelf.c:2779
2654msgid "Entry point "
2655msgstr "������ "
2656
2657#: readelf.c:2781
2658#, c-format
2659msgid ""
2660"\n"
2661"There are %d program headers, starting at offset "
2662msgstr ""
2663"\n"
2664"���� %d ����������������������"
2665
2666#: readelf.c:2792 readelf.c:3019 readelf.c:3065 readelf.c:3128 readelf.c:3195
2667#: readelf.c:4229 readelf.c:4272 readelf.c:4461 readelf.c:5414 readelf.c:5428
2668#: readelf.c:9659 readelf.c:9699
2669msgid "Out of memory\n"
2670msgstr "��������\n"
2671
2672#: readelf.c:2810 readelf.c:2812
2673msgid ""
2674"\n"
2675"Program Headers:\n"
2676msgstr ""
2677"\n"
2678"��������\n"
2679
2680#: readelf.c:2816
2681msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
2682msgstr ""
2683
2684#: readelf.c:2819
2685msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
2686msgstr ""
2687
2688#: readelf.c:2823
2689msgid "  Type           Offset             VirtAddr           PhysAddr\n"
2690msgstr ""
2691
2692#: readelf.c:2825
2693msgid "                 FileSiz            MemSiz              Flags  Align\n"
2694msgstr ""
2695
2696#: readelf.c:2925
2697msgid "more than one dynamic segment\n"
2698msgstr "��������������\n"
2699
2700#: readelf.c:2933
2701msgid "Unable to find program interpreter name\n"
2702msgstr "����������������������\n"
2703
2704#: readelf.c:2940
2705#, c-format
2706msgid ""
2707"\n"
2708"      [Requesting program interpreter: %s]"
2709msgstr ""
2710"\n"
2711"      [��������������������%s]"
2712
2713#: readelf.c:2958
2714msgid ""
2715"\n"
2716" Section to Segment mapping:\n"
2717msgstr ""
2718
2719#: readelf.c:2959
2720msgid "  Segment Sections...\n"
2721msgstr "  ����...\n"
2722
2723#: readelf.c:3010 readelf.c:3056
2724msgid "section headers"
2725msgstr "����"
2726
2727#: readelf.c:3104 readelf.c:3171
2728msgid "symbols"
2729msgstr "����"
2730
2731#: readelf.c:3115 readelf.c:3182
2732msgid "symtab shndx"
2733msgstr ""
2734
2735#: readelf.c:3284
2736msgid ""
2737"\n"
2738"There are no sections in this file.\n"
2739msgstr ""
2740"\n"
2741"����������������\n"
2742
2743#: readelf.c:3290
2744#, c-format
2745msgid "There are %d section headers, starting at offset 0x%lx:\n"
2746msgstr "���� %d ���������������� 0x%lx ������\n"
2747
2748#: readelf.c:3307 readelf.c:3621 readelf.c:3968 readelf.c:5565
2749msgid "string table"
2750msgstr "��������"
2751
2752#: readelf.c:3328
2753msgid "File contains multiple dynamic symbol tables\n"
2754msgstr "����������������������\n"
2755
2756#: readelf.c:3340
2757msgid "File contains multiple dynamic string tables\n"
2758msgstr "������������������������\n"
2759
2760#: readelf.c:3346
2761msgid "dynamic strings"
2762msgstr "����������"
2763
2764#: readelf.c:3352
2765msgid "File contains multiple symtab shndx tables\n"
2766msgstr ""
2767
2768#: readelf.c:3390
2769msgid ""
2770"\n"
2771"Section Headers:\n"
2772msgstr ""
2773"\n"
2774"������\n"
2775
2776#: readelf.c:3392
2777msgid ""
2778"\n"
2779"Section Header:\n"
2780msgstr ""
2781"\n"
2782"������\n"
2783
2784#: readelf.c:3396
2785msgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
2786msgstr ""
2787
2788#: readelf.c:3399
2789msgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
2790msgstr ""
2791
2792#: readelf.c:3402
2793msgid "  [Nr] Name              Type             Address           Offset\n"
2794msgstr ""
2795
2796#: readelf.c:3403
2797msgid "       Size              EntSize          Flags  Link  Info  Align\n"
2798msgstr ""
2799
2800#: readelf.c:3498
2801msgid ""
2802"Key to Flags:\n"
2803"  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2804"  I (info), L (link order), G (group), x (unknown)\n"
2805"  O (extra OS processing required) o (OS specific), p (processor specific)\n"
2806msgstr ""
2807
2808#: readelf.c:3559
2809#, c-format
2810msgid ""
2811"\n"
2812"Relocation section at offset 0x%lx contains %ld bytes:\n"
2813msgstr ""
2814"\n"
2815"���������� 0x%lx �������������� %ld ��������\n"
2816
2817#: readelf.c:3566
2818msgid ""
2819"\n"
2820"There are no dynamic relocations in this file.\n"
2821msgstr ""
2822"\n"
2823"������������������������\n"
2824
2825#: readelf.c:3593
2826msgid ""
2827"\n"
2828"Relocation section "
2829msgstr ""
2830"\n"
2831"�������� "
2832
2833#: readelf.c:3598 readelf.c:4031 readelf.c:4045
2834#, c-format
2835msgid "'%s'"
2836msgstr "��%s��"
2837
2838#: readelf.c:3600 readelf.c:4047
2839#, c-format
2840msgid " at offset 0x%lx contains %lu entries:\n"
2841msgstr " ���������� 0x%lx ���� %lu ��������\n"
2842
2843#: readelf.c:3638
2844msgid ""
2845"\n"
2846"There are no relocations in this file.\n"
2847msgstr ""
2848"\n"
2849"������������������������\n"
2850
2851#: readelf.c:3834
2852msgid "unwind table"
2853msgstr ""
2854
2855#: readelf.c:3885 readelf.c:3897 readelf.c:7890 readelf.c:7901
2856#, c-format
2857msgid "Skipping unexpected symbol type %u\n"
2858msgstr "������������������ %u\n"
2859
2860#: readelf.c:3905
2861#, c-format
2862msgid "Skipping unexpected relocation type %s\n"
2863msgstr "�������������������� %s\n"
2864
2865#: readelf.c:3950 readelf.c:3975
2866msgid ""
2867"\n"
2868"There are no unwind sections in this file.\n"
2869msgstr ""
2870
2871#: readelf.c:4026
2872msgid ""
2873"\n"
2874"Could not find unwind info section for "
2875msgstr ""
2876
2877#: readelf.c:4038
2878msgid "unwind info"
2879msgstr ""
2880
2881#: readelf.c:4040
2882msgid ""
2883"\n"
2884"Unwind section "
2885msgstr ""
2886
2887#: readelf.c:4213 readelf.c:4256
2888msgid "dynamic segment"
2889msgstr "������"
2890
2891#: readelf.c:4334
2892msgid ""
2893"\n"
2894"There is no dynamic segment in this file.\n"
2895msgstr ""
2896"\n"
2897"������������������\n"
2898
2899#: readelf.c:4368
2900msgid "Unable to seek to end of file!"
2901msgstr "��������������������"
2902
2903#: readelf.c:4379
2904msgid "Unable to determine the number of symbols to load\n"
2905msgstr "������������������������\n"
2906
2907#: readelf.c:4409
2908msgid "Unable to seek to end of file\n"
2909msgstr "������������������\n"
2910
2911#: readelf.c:4415
2912msgid "Unable to determine the length of the dynamic string table\n"
2913msgstr "��������������������������\n"
2914
2915#: readelf.c:4420
2916msgid "dynamic string table"
2917msgstr "������������"
2918
2919#: readelf.c:4454
2920msgid "symbol information"
2921msgstr "��������"
2922
2923#: readelf.c:4478
2924#, c-format
2925msgid ""
2926"\n"
2927"Dynamic segment at offset 0x%x contains %ld entries:\n"
2928msgstr ""
2929"\n"
2930"���������� 0x%x �������������� %ld ��������\n"
2931
2932#: readelf.c:4481
2933msgid "  Tag        Type                         Name/Value\n"
2934msgstr "  ����        ����                         ����/��\n"
2935
2936#: readelf.c:4517
2937msgid "Auxiliary library"
2938msgstr "������"
2939
2940#: readelf.c:4521
2941msgid "Filter library"
2942msgstr "��������"
2943
2944#: readelf.c:4525
2945msgid "Configuration file"
2946msgstr "��������"
2947
2948#: readelf.c:4529
2949msgid "Dependency audit library"
2950msgstr ""
2951
2952#: readelf.c:4533
2953msgid "Audit library"
2954msgstr ""
2955
2956#: readelf.c:4551 readelf.c:4577 readelf.c:4603
2957msgid "Flags:"
2958msgstr "������"
2959
2960#: readelf.c:4553 readelf.c:4579 readelf.c:4605
2961msgid " None\n"
2962msgstr " ��\n"
2963
2964#: readelf.c:4724
2965#, c-format
2966msgid "Shared library: [%s]"
2967msgstr "��������[%s]"
2968
2969#: readelf.c:4727
2970msgid " program interpreter"
2971msgstr " ����������"
2972
2973#: readelf.c:4731
2974#, c-format
2975msgid "Library soname: [%s]"
2976msgstr ""
2977
2978#: readelf.c:4735
2979#, c-format
2980msgid "Library rpath: [%s]"
2981msgstr ""
2982
2983#: readelf.c:4739
2984#, c-format
2985msgid "Library runpath: [%s]"
2986msgstr ""
2987
2988#: readelf.c:4802
2989#, c-format
2990msgid "Not needed object: [%s]\n"
2991msgstr "��������������[%s]\n"
2992
2993#: readelf.c:4913
2994#, c-format
2995msgid ""
2996"\n"
2997"Version definition section '%s' contains %ld entries:\n"
2998msgstr ""
2999"\n"
3000"������������%s������ %ld ��������\n"
3001
3002#: readelf.c:4916
3003msgid "  Addr: 0x"
3004msgstr "  ������0x"
3005
3006#: readelf.c:4918 readelf.c:5113
3007#, c-format
3008msgid "  Offset: %#08lx  Link: %lx (%s)\n"
3009msgstr "  ��������%#08lx  ������%lx (%s)\n"
3010
3011#: readelf.c:4925
3012msgid "version definition section"
3013msgstr "����������"
3014
3015#: readelf.c:4951
3016#, c-format
3017msgid "  %#06x: Rev: %d  Flags: %s"
3018msgstr ""
3019
3020#: readelf.c:4954
3021#, c-format
3022msgid "  Index: %d  Cnt: %d  "
3023msgstr ""
3024
3025#: readelf.c:4965
3026#, c-format
3027msgid "Name: %s\n"
3028msgstr "������%s\n"
3029
3030#: readelf.c:4967
3031#, c-format
3032msgid "Name index: %ld\n"
3033msgstr "����������%ld\n"
3034
3035#: readelf.c:4982
3036#, c-format
3037msgid "  %#06x: Parent %d: %s\n"
3038msgstr ""
3039
3040#: readelf.c:4985
3041#, c-format
3042msgid "  %#06x: Parent %d, name index: %ld\n"
3043msgstr ""
3044
3045#: readelf.c:5004
3046#, c-format
3047msgid ""
3048"\n"
3049"Version needs section '%s' contains %ld entries:\n"
3050msgstr ""
3051
3052#: readelf.c:5007
3053msgid " Addr: 0x"
3054msgstr " ������0x"
3055
3056#: readelf.c:5009
3057#, c-format
3058msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
3059msgstr ""
3060
3061#: readelf.c:5015
3062msgid "version need section"
3063msgstr "����������"
3064
3065#: readelf.c:5037
3066#, c-format
3067msgid "  %#06x: Version: %d"
3068msgstr ""
3069
3070#: readelf.c:5040
3071#, c-format
3072msgid "  File: %s"
3073msgstr "  ������%s"
3074
3075#: readelf.c:5042
3076#, c-format
3077msgid "  File: %lx"
3078msgstr "  ������%lx"
3079
3080#: readelf.c:5044
3081#, c-format
3082msgid "  Cnt: %d\n"
3083msgstr "  ������%d\n"
3084
3085#: readelf.c:5062
3086#, c-format
3087msgid "  %#06x: Name: %s"
3088msgstr "  %#06x��������%s"
3089
3090#: readelf.c:5065
3091#, c-format
3092msgid "  %#06x: Name index: %lx"
3093msgstr "  %#06x������������%lx"
3094
3095#: readelf.c:5068
3096#, c-format
3097msgid "  Flags: %s  Version: %d\n"
3098msgstr "  ������%s  ������%d\n"
3099
3100#: readelf.c:5104
3101msgid "version string table"
3102msgstr "������������"
3103
3104#: readelf.c:5108
3105#, c-format
3106msgid ""
3107"\n"
3108"Version symbols section '%s' contains %d entries:\n"
3109msgstr ""
3110"\n"
3111"������������%s������ %d ��������\n"
3112
3113#: readelf.c:5111
3114msgid " Addr: "
3115msgstr " ������"
3116
3117#: readelf.c:5121
3118msgid "version symbol data"
3119msgstr "������������"
3120
3121#: readelf.c:5148
3122msgid "   0 (*local*)    "
3123msgstr "   0 (*����*)    "
3124
3125#: readelf.c:5152
3126msgid "   1 (*global*)   "
3127msgstr "   1 (*����*)   "
3128
3129#: readelf.c:5187 readelf.c:5622
3130msgid "version need"
3131msgstr ""
3132
3133#: readelf.c:5197
3134msgid "version need aux (2)"
3135msgstr ""
3136
3137#: readelf.c:5238 readelf.c:5684
3138msgid "version def"
3139msgstr ""
3140
3141#: readelf.c:5257 readelf.c:5699
3142msgid "version def aux"
3143msgstr ""
3144
3145#: readelf.c:5288
3146msgid ""
3147"\n"
3148"No version information found in this file.\n"
3149msgstr ""
3150
3151#: readelf.c:5420
3152msgid "Unable to read in dynamic data\n"
3153msgstr "����������������\n"
3154
3155#: readelf.c:5462
3156msgid "Unable to seek to start of dynamic information"
3157msgstr "������������������������"
3158
3159#: readelf.c:5468
3160msgid "Failed to read in number of buckets\n"
3161msgstr ""
3162
3163#: readelf.c:5474
3164msgid "Failed to read in number of chains\n"
3165msgstr ""
3166
3167#: readelf.c:5494
3168msgid ""
3169"\n"
3170"Symbol table for image:\n"
3171msgstr ""
3172
3173#: readelf.c:5496
3174msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
3175msgstr ""
3176
3177#: readelf.c:5498
3178msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
3179msgstr ""
3180
3181#: readelf.c:5543
3182#, c-format
3183msgid ""
3184"\n"
3185"Symbol table '%s' contains %lu entries:\n"
3186msgstr ""
3187
3188#: readelf.c:5547
3189msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
3190msgstr ""
3191
3192#: readelf.c:5549
3193msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
3194msgstr ""
3195
3196#: readelf.c:5595
3197msgid "version data"
3198msgstr "��������"
3199
3200#: readelf.c:5635
3201msgid "version need aux (3)"
3202msgstr ""
3203
3204#: readelf.c:5660
3205msgid "bad dynamic symbol"
3206msgstr "��������������"
3207
3208#: readelf.c:5722
3209msgid ""
3210"\n"
3211"Dynamic symbol information is not available for displaying symbols.\n"
3212msgstr ""
3213
3214#: readelf.c:5734
3215#, c-format
3216msgid ""
3217"\n"
3218"Histogram for bucket list length (total of %d buckets):\n"
3219msgstr ""
3220
3221#: readelf.c:5736
3222#, c-format
3223msgid " Length  Number     %% of total  Coverage\n"
3224msgstr ""
3225
3226#: readelf.c:5741 readelf.c:5760 readelf.c:9146 readelf.c:9338
3227msgid "Out of memory"
3228msgstr "��������"
3229
3230#: readelf.c:5809
3231#, c-format
3232msgid ""
3233"\n"
3234"Dynamic info segment at offset 0x%lx contains %d entries:\n"
3235msgstr ""
3236"\n"
3237"���������� 0x%lx ���������������� %d ��������\n"
3238
3239#: readelf.c:5812
3240msgid " Num: Name                           BoundTo     Flags\n"
3241msgstr ""
3242
3243#: readelf.c:5864
3244#, c-format
3245msgid ""
3246"\n"
3247"Assembly dump of section %s\n"
3248msgstr ""
3249
3250#: readelf.c:5887
3251#, c-format
3252msgid ""
3253"\n"
3254"Section '%s' has no data to dump.\n"
3255msgstr ""
3256"\n"
3257"��%s����������������������\n"
3258
3259#: readelf.c:5892
3260#, c-format
3261msgid ""
3262"\n"
3263"Hex dump of section '%s':\n"
3264msgstr ""
3265"\n"
3266"��%s��������������������\n"
3267
3268#: readelf.c:5897
3269msgid "section data"
3270msgstr "������"
3271
3272#: readelf.c:6046
3273msgid "badly formed extended line op encountered!\n"
3274msgstr ""
3275
3276#: readelf.c:6053
3277#, c-format
3278msgid "  Extended opcode %d: "
3279msgstr ""
3280
3281#: readelf.c:6058
3282msgid ""
3283"End of Sequence\n"
3284"\n"
3285msgstr ""
3286"��������\n"
3287"\n"
3288
3289#: readelf.c:6064
3290#, c-format
3291msgid "set Address to 0x%lx\n"
3292msgstr ""
3293
3294#: readelf.c:6069
3295msgid "  define new File Table entry\n"
3296msgstr "  ����������������\n"
3297
3298#: readelf.c:6070 readelf.c:6199
3299msgid "  Entry\tDir\tTime\tSize\tName\n"
3300msgstr "  ����\t����\t����\t����\t����\n"
3301
3302#: readelf.c:6072
3303#, c-format
3304msgid "   %d\t"
3305msgstr "   %d\t"
3306
3307#: readelf.c:6075 readelf.c:6077 readelf.c:6079 readelf.c:6211 readelf.c:6213
3308#: readelf.c:6215
3309#, c-format
3310msgid "%lu\t"
3311msgstr "%lu\t"
3312
3313#: readelf.c:6080
3314#, c-format
3315msgid ""
3316"%s\n"
3317"\n"
3318msgstr ""
3319"%s\n"
3320"\n"
3321
3322#: readelf.c:6084
3323#, c-format
3324msgid "UNKNOWN: length %d\n"
3325msgstr "���������� %d\n"
3326
3327#: readelf.c:6110
3328#, c-format
3329msgid ""
3330"\n"
3331"Dump of debug contents of section %s:\n"
3332"\n"
3333msgstr ""
3334"\n"
3335"���� %s ��������������\n"
3336"\n"
3337
3338#: readelf.c:6122
3339msgid "64-bit DWARF line info is not supported yet.\n"
3340msgstr "�������� 64-�� DWARF ��������\n"
3341
3342#: readelf.c:6129
3343msgid "The line info appears to be corrupt - the section is too small\n"
3344msgstr "���������������� - ������\n"
3345
3346#: readelf.c:6137
3347msgid "Only DWARF version 2 line info is currently supported.\n"
3348msgstr "���������������� DWARF ��������\n"
3349
3350#: readelf.c:6152
3351#, c-format
3352msgid "  Length:                      %ld\n"
3353msgstr "  ������                      %ld\n"
3354
3355#: readelf.c:6153
3356#, c-format
3357msgid "  DWARF Version:               %d\n"
3358msgstr "  DWARF ������                %d\n"
3359
3360#: readelf.c:6154
3361#, c-format
3362msgid "  Prologue Length:             %d\n"
3363msgstr ""
3364
3365#: readelf.c:6155
3366#, c-format
3367msgid "  Minimum Instruction Length:  %d\n"
3368msgstr "  ��������������              %d\n"
3369
3370#: readelf.c:6156
3371#, c-format
3372msgid "  Initial value of 'is_stmt':  %d\n"
3373msgstr "  ��is_stmt������������       %d\n"
3374
3375#: readelf.c:6157
3376#, c-format
3377msgid "  Line Base:                   %d\n"
3378msgstr ""
3379
3380#: readelf.c:6158
3381#, c-format
3382msgid "  Line Range:                  %d\n"
3383msgstr ""
3384
3385#: readelf.c:6159
3386#, c-format
3387msgid "  Opcode Base:                 %d\n"
3388msgstr ""
3389
3390#: readelf.c:6168
3391msgid ""
3392"\n"
3393" Opcodes:\n"
3394msgstr ""
3395
3396#: readelf.c:6171
3397#, c-format
3398msgid "  Opcode %d has %d args\n"
3399msgstr ""
3400
3401#: readelf.c:6177
3402msgid ""
3403"\n"
3404" The Directory Table is empty.\n"
3405msgstr ""
3406"\n"
3407" ������������\n"
3408
3409#: readelf.c:6180
3410msgid ""
3411"\n"
3412" The Directory Table:\n"
3413msgstr ""
3414"\n"
3415" ��������\n"
3416
3417#: readelf.c:6184
3418#, c-format
3419msgid "  %s\n"
3420msgstr "  %s\n"
3421
3422#: readelf.c:6195
3423msgid ""
3424"\n"
3425" The File Name Table is empty.\n"
3426msgstr ""
3427"\n"
3428" ��������������\n"
3429
3430#: readelf.c:6198
3431msgid ""
3432"\n"
3433" The File Name Table:\n"
3434msgstr ""
3435"\n"
3436" ����������\n"
3437
3438#: readelf.c:6206
3439#, c-format
3440msgid "  %d\t"
3441msgstr "  %d\t"
3442
3443#: readelf.c:6217
3444#, c-format
3445msgid "%s\n"
3446msgstr "%s\n"
3447
3448#. Now display the statements.
3449#: readelf.c:6225
3450msgid ""
3451"\n"
3452" Line Number Statements:\n"
3453msgstr ""
3454"\n"
3455" ����������\n"
3456
3457#: readelf.c:6241
3458#, c-format
3459msgid "  Special opcode %d: advance Address by %d to 0x%lx"
3460msgstr ""
3461
3462#: readelf.c:6245
3463#, c-format
3464msgid " and Line by %d to %d\n"
3465msgstr ""
3466
3467#: readelf.c:6256
3468msgid "  Copy\n"
3469msgstr "  ����\n"
3470
3471#: readelf.c:6263
3472#, c-format
3473msgid "  Advance PC by %d to %lx\n"
3474msgstr ""
3475
3476#: readelf.c:6271
3477#, c-format
3478msgid "  Advance Line by %d to %d\n"
3479msgstr ""
3480
3481#: readelf.c:6278
3482#, c-format
3483msgid "  Set File Name to entry %d in the File Name Table\n"
3484msgstr ""
3485
3486#: readelf.c:6286
3487#, c-format
3488msgid "  Set column to %d\n"
3489msgstr "  ���������� %d\n"
3490
3491#: readelf.c:6293
3492#, c-format
3493msgid "  Set is_stmt to %d\n"
3494msgstr "  �� is_stmt ������ %d\n"
3495
3496#: readelf.c:6298
3497msgid "  Set basic block\n"
3498msgstr "  ����������\n"
3499
3500#: readelf.c:6306
3501#, c-format
3502msgid "  Advance PC by constant %d to 0x%lx\n"
3503msgstr ""
3504
3505#: readelf.c:6314
3506#, c-format
3507msgid "  Advance PC by fixed size amount %d to 0x%lx\n"
3508msgstr ""
3509
3510#: readelf.c:6319
3511msgid "  Set prologue_end to true\n"
3512msgstr ""
3513
3514#: readelf.c:6323
3515msgid "  Set epilogue_begin to true\n"
3516msgstr ""
3517
3518#: readelf.c:6329
3519#, c-format
3520msgid "  Set ISA to %d\n"
3521msgstr ""
3522
3523#: readelf.c:6333
3524#, c-format
3525msgid "  Unknown opcode %d with operands: "
3526msgstr ""
3527
3528#: readelf.c:6365 readelf.c:6827 readelf.c:6899
3529#, c-format
3530msgid ""
3531"Contents of the %s section:\n"
3532"\n"
3533msgstr ""
3534
3535#: readelf.c:6384
3536msgid "64-bit DWARF pubnames are not supported yet.\n"
3537msgstr ""
3538
3539#: readelf.c:6394
3540msgid "Only DWARF 2 pubnames are currently supported\n"
3541msgstr ""
3542
3543#: readelf.c:6401
3544#, c-format
3545msgid "  Length:                              %ld\n"
3546msgstr "  ������                              %ld\n"
3547
3548#: readelf.c:6403
3549#, c-format
3550msgid "  Version:                             %d\n"
3551msgstr "  ������                              %d\n"
3552
3553#: readelf.c:6405
3554#, c-format
3555msgid "  Offset into .debug_info section:     %ld\n"
3556msgstr "  �� .debug_info ��������������       %ld\n"
3557
3558#: readelf.c:6407
3559#, c-format
3560msgid "  Size of area in .debug_info section: %ld\n"
3561msgstr "  �� .debug_info ����������������     %ld\n"
3562
3563#: readelf.c:6410
3564msgid ""
3565"\n"
3566"    Offset\tName\n"
3567msgstr ""
3568"\n"
3569"    ������\t����\n"
3570
3571#: readelf.c:6501
3572#, c-format
3573msgid "Unknown TAG value: %lx"
3574msgstr "������ TAG ����%lx"
3575
3576#: readelf.c:6612
3577#, c-format
3578msgid "Unknown AT value: %lx"
3579msgstr "������ AT ����%lx"
3580
3581#: readelf.c:6649
3582#, c-format
3583msgid "Unknown FORM value: %lx"
3584msgstr "������ FORM ����%lx"
3585
3586#: readelf.c:6848
3587#, c-format
3588msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3589msgstr " DW_MACINFO_start_file - ������%d ����������%d\n"
3590
3591#: readelf.c:6853
3592msgid " DW_MACINFO_end_file\n"
3593msgstr " DW_MACINFO_end_file\n"
3594
3595#: readelf.c:6861
3596#, c-format
3597msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
3598msgstr " DW_MACINFO_define - ������%d ����%s\n"
3599
3600#: readelf.c:6869
3601#, c-format
3602msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
3603msgstr " DW_MACINFO_undef - ������%d ����%s\n"
3604
3605#: readelf.c:6880
3606#, c-format
3607msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
3608msgstr " DW_MACINFO_vendor_ext - ������%d ��������%s\n"
3609
3610#: readelf.c:6908
3611msgid "  Number TAG\n"
3612msgstr ""
3613
3614#: readelf.c:6914
3615#, c-format
3616msgid "   %ld      %s    [%s]\n"
3617msgstr ""
3618
3619#: readelf.c:6917
3620msgid "has children"
3621msgstr ""
3622
3623#: readelf.c:6917
3624msgid "no children"
3625msgstr ""
3626
3627#: readelf.c:6921
3628#, c-format
3629msgid "    %-18s %s\n"
3630msgstr "    %-18s %s\n"
3631
3632#: readelf.c:6942
3633#, c-format
3634msgid " %lu byte block: "
3635msgstr " %lu ����������"
3636
3637#: readelf.c:7265
3638msgid "(User defined location op)"
3639msgstr ""
3640
3641#: readelf.c:7267
3642msgid "(Unknown location op)"
3643msgstr ""
3644
3645#: readelf.c:7305
3646msgid "debug_loc section data"
3647msgstr "debug_loc ������"
3648
3649#: readelf.c:7336
3650msgid ""
3651"\n"
3652"The .debug_loc section is empty.\n"
3653msgstr ""
3654"\n"
3655".debug_loc ��������\n"
3656
3657#: readelf.c:7339
3658msgid ""
3659"Contents of the .debug_loc section:\n"
3660"\n"
3661msgstr ""
3662".debug_loc ����������\n"
3663"\n"
3664
3665#: readelf.c:7340
3666msgid ""
3667"\n"
3668"    Offset   Begin    End      Expression\n"
3669msgstr ""
3670
3671#: readelf.c:7412
3672msgid "debug_str section data"
3673msgstr "debug_str ������"
3674
3675#: readelf.c:7431
3676msgid "<no .debug_str section>"
3677msgstr "<���� .debug_str ��>"
3678
3679#: readelf.c:7434
3680msgid "<offset is too big>"
3681msgstr "<����������>"
3682
3683#: readelf.c:7454
3684msgid ""
3685"\n"
3686"The .debug_str section is empty.\n"
3687msgstr ""
3688"\n"
3689".debug_str ��������\n"
3690
3691#: readelf.c:7458
3692msgid ""
3693"Contents of the .debug_str section:\n"
3694"\n"
3695msgstr ""
3696".debug_str ����������\n"
3697"\n"
3698
3699#: readelf.c:7629
3700#, c-format
3701msgid " (indirect string, offset: 0x%lx): "
3702msgstr " (��������������������0x%lx)��"
3703
3704#: readelf.c:7638
3705#, c-format
3706msgid "Unrecognized form: %d\n"
3707msgstr "����������������%d\n"
3708
3709#: readelf.c:7651
3710msgid "(not inlined)"
3711msgstr "(������)"
3712
3713#: readelf.c:7652
3714msgid "(inlined)"
3715msgstr "(������)"
3716
3717#: readelf.c:7653
3718msgid "(declared as inline but ignored)"
3719msgstr "(������������������)"
3720
3721#: readelf.c:7654
3722msgid "(declared as inline and inlined)"
3723msgstr "(������������������)"
3724
3725#: readelf.c:7655
3726#, c-format
3727msgid "  (Unknown inline attribute value: %lx)"
3728msgstr "  (������������������%lx)"
3729
3730#: readelf.c:7826 readelf.c:8029
3731#, c-format
3732msgid ""
3733"The section %s contains:\n"
3734"\n"
3735msgstr ""
3736"%s ��������\n"
3737"\n"
3738
3739#: readelf.c:7850
3740msgid "64-bit DWARF debug info is not supported yet.\n"
3741msgstr "�������� 64-�� DWARF ����������\n"
3742
3743#: readelf.c:7919
3744#, c-format
3745msgid "  Compilation Unit @ %lx:\n"
3746msgstr "  �������� @ %lx��\n"
3747
3748#: readelf.c:7920
3749#, c-format
3750msgid "   Length:        %ld\n"
3751msgstr "   ������        %ld\n"
3752
3753#: readelf.c:7921
3754#, c-format
3755msgid "   Version:       %d\n"
3756msgstr "   ������        %d\n"
3757
3758#: readelf.c:7922
3759#, c-format
3760msgid "   Abbrev Offset: %ld\n"
3761msgstr "   ������������  %ld\n"
3762
3763#: readelf.c:7923
3764#, c-format
3765msgid "   Pointer Size:  %d\n"
3766msgstr "   ����������    %d\n"
3767
3768#: readelf.c:7927
3769msgid "Only version 2 DWARF debug information is currently supported.\n"
3770msgstr "������������ DWARF ����������\n"
3771
3772#: readelf.c:7948
3773msgid "Unable to locate .debug_abbrev section!\n"
3774msgstr "�������� .debug_abbrev ����\n"
3775
3776#: readelf.c:7954
3777msgid "debug_abbrev section data"
3778msgstr "debug_abbrev ������"
3779
3780#: readelf.c:7991
3781#, c-format
3782msgid "Unable to locate entry %lu in the abbreviation table\n"
3783msgstr "���������������������� %lu\n"
3784
3785#: readelf.c:7996
3786#, c-format
3787msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
3788msgstr " <%d><%lx>������������%lu (%s)\n"
3789
3790#: readelf.c:8050
3791msgid "64-bit DWARF aranges are not supported yet.\n"
3792msgstr ""
3793
3794#: readelf.c:8056
3795msgid "Only DWARF 2 aranges are currently supported.\n"
3796msgstr ""
3797
3798#: readelf.c:8060
3799#, c-format
3800msgid "  Length:                   %ld\n"
3801msgstr ""
3802
3803#: readelf.c:8061
3804#, c-format
3805msgid "  Version:                  %d\n"
3806msgstr ""
3807
3808#: readelf.c:8062
3809#, c-format
3810msgid "  Offset into .debug_info:  %lx\n"
3811msgstr ""
3812
3813#: readelf.c:8063
3814#, c-format
3815msgid "  Pointer Size:             %d\n"
3816msgstr ""
3817
3818#: readelf.c:8064
3819#, c-format
3820msgid "  Segment Size:             %d\n"
3821msgstr ""
3822
3823#: readelf.c:8066
3824msgid ""
3825"\n"
3826"    Address  Length\n"
3827msgstr ""
3828
3829#: readelf.c:8248
3830#, c-format
3831msgid "The section %s contains:\n"
3832msgstr "%s ��������\n"
3833
3834#: readelf.c:8271
3835msgid "64-bit DWARF format frames are not supported yet.\n"
3836msgstr ""
3837
3838#: readelf.c:8820
3839#, c-format
3840msgid "Displaying the debug contents of section %s is not yet supported.\n"
3841msgstr "������������ %s ��������������\n"
3842
3843#: readelf.c:8886
3844#, c-format
3845msgid ""
3846"\n"
3847"Section '%s' has no debugging data.\n"
3848msgstr ""
3849
3850#: readelf.c:8891 readelf.c:8953
3851msgid "debug section data"
3852msgstr "����������"
3853
3854#: readelf.c:8907
3855#, c-format
3856msgid "Unrecognized debug section: %s\n"
3857msgstr "������������������%s\n"
3858
3859#: readelf.c:8981
3860msgid "Some sections were not dumped because they do not exist!\n"
3861msgstr "����������������������������������\n"
3862
3863#: readelf.c:9054 readelf.c:9418
3864msgid "liblist"
3865msgstr ""
3866
3867#: readelf.c:9139
3868msgid "options"
3869msgstr "����"
3870
3871#: readelf.c:9170
3872#, c-format
3873msgid ""
3874"\n"
3875"Section '%s' contains %d entries:\n"
3876msgstr ""
3877"\n"
3878"��%s�������� %d ��������\n"
3879
3880#: readelf.c:9331
3881msgid "conflict list found without a dynamic symbol table"
3882msgstr ""
3883
3884#: readelf.c:9349 readelf.c:9365
3885msgid "conflict"
3886msgstr "����"
3887
3888#: readelf.c:9375
3889#, c-format
3890msgid ""
3891"\n"
3892"Section '.conflict' contains %ld entries:\n"
3893msgstr ""
3894
3895#: readelf.c:9377
3896msgid "  Num:    Index       Value  Name"
3897msgstr ""
3898
3899#: readelf.c:9426
3900msgid "liblist string table"
3901msgstr ""
3902
3903#: readelf.c:9435
3904#, c-format
3905msgid ""
3906"\n"
3907"Library list section '%s' contains %lu entries:\n"
3908msgstr ""
3909
3910#: readelf.c:9484
3911msgid "NT_PRSTATUS (prstatus structure)"
3912msgstr "NT_PRSTATUS (prstatus ����)"
3913
3914#: readelf.c:9485
3915msgid "NT_FPREGSET (floating point registers)"
3916msgstr "NT_FPREGSET (����������)"
3917
3918#: readelf.c:9486
3919msgid "NT_PRPSINFO (prpsinfo structure)"
3920msgstr "NT_PRPSINFO (prpsinfo ����)"
3921
3922#: readelf.c:9487
3923msgid "NT_TASKSTRUCT (task structure)"
3924msgstr "NT_TASKSTRUCT (��������)"
3925
3926#: readelf.c:9488
3927msgid "NT_PRXFPREG (user_xfpregs structure)"
3928msgstr "NT_PRXFPREG (user_xfpregs ����)"
3929
3930#: readelf.c:9489
3931msgid "NT_PSTATUS (pstatus structure)"
3932msgstr "NT_PSTATUS (pstatus ����)"
3933
3934#: readelf.c:9490
3935msgid "NT_FPREGS (floating point registers)"
3936msgstr "NT_FPREGS (������������)"
3937
3938#: readelf.c:9491
3939msgid "NT_PSINFO (psinfo structure)"
3940msgstr "NT_PSINFO (psinfo ����)"
3941
3942#: readelf.c:9492
3943msgid "NT_LWPSTATUS (lwpstatus_t structure)"
3944msgstr "NT_LWPSTATUS (lwpstatus_t ����)"
3945
3946#: readelf.c:9493
3947msgid "NT_LWPSINFO (lwpsinfo_t structure)"
3948msgstr "NT_LWPSINFO (lwpsinfo_t ����)"
3949
3950#: readelf.c:9494
3951msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
3952msgstr "NT_WIN32PSTATUS (win32_pstatus ����)"
3953
3954#: readelf.c:9496 readelf.c:9520
3955#, c-format
3956msgid "Unknown note type: (0x%08x)"
3957msgstr "����������������(0x%08x)"
3958
3959#. NetBSD core "procinfo" structure.
3960#: readelf.c:9510
3961msgid "NetBSD procinfo structure"
3962msgstr "NetBSD procinfo ����"
3963
3964#: readelf.c:9537 readelf.c:9551
3965msgid "PT_GETREGS (reg structure)"
3966msgstr "PT_GETREGS (reg ����)"
3967
3968#: readelf.c:9539 readelf.c:9553
3969msgid "PT_GETFPREGS (fpreg structure)"
3970msgstr "PT_GETFPREGS (fpreg ����)"
3971
3972#: readelf.c:9559
3973#, c-format
3974msgid "PT_FIRSTMACH+%d"
3975msgstr ""
3976
3977#: readelf.c:9613
3978msgid "notes"
3979msgstr "����"
3980
3981#: readelf.c:9619
3982#, c-format
3983msgid ""
3984"\n"
3985"Notes at offset 0x%08lx with length 0x%08lx:\n"
3986msgstr ""
3987"\n"
3988"�������������� 0x%08lx ������ 0x%08lx��\n"
3989
3990#: readelf.c:9621
3991msgid "  Owner\t\tData size\tDescription\n"
3992msgstr "  ������\t\t��������\t����\n"
3993
3994#: readelf.c:9640
3995#, c-format
3996msgid "corrupt note found at offset %x into core notes\n"
3997msgstr ""
3998
3999#: readelf.c:9642
4000#, c-format
4001msgid " type: %x, namesize: %08lx, descsize: %08lx\n"
4002msgstr " ������%x������������%08lx������������%08lx\n"
4003
4004#: readelf.c:9744
4005msgid "No note segments present in the core file.\n"
4006msgstr "core ������������������\n"
4007
4008#: readelf.c:9822
4009msgid ""
4010"This instance of readelf has been built without support for a\n"
4011"64 bit data type and so it cannot read 64 bit ELF files.\n"
4012msgstr ""
4013"�� readelf ���������������� 64 ����������������\n"
4014"������������ 64 �� ELF ������\n"
4015
4016#: readelf.c:9868
4017#, c-format
4018msgid "Cannot stat input file %s.\n"
4019msgstr "�������������� %s ���� stat ������\n"
4020
4021#: readelf.c:9875
4022#, c-format
4023msgid "Input file %s not found.\n"
4024msgstr "�������������� %s��\n"
4025
4026#: readelf.c:9881
4027#, c-format
4028msgid "%s: Failed to read file header\n"
4029msgstr "%s����������������\n"
4030
4031#: readelf.c:9895
4032#, c-format
4033msgid ""
4034"\n"
4035"File: %s\n"
4036msgstr ""
4037"\n"
4038"������%s\n"
4039
4040#: rename.c:131
4041#, c-format
4042msgid "%s: cannot set time: %s"
4043msgstr "%s����������������%s"
4044
4045#. We have to clean up here.
4046#: rename.c:170 rename.c:203
4047#, c-format
4048msgid "%s: rename: %s"
4049msgstr "%s����������%s"
4050
4051#: rename.c:211
4052#, c-format
4053msgid "%s: simple_copy: %s"
4054msgstr ""
4055
4056#: resbin.c:134
4057#, c-format
4058msgid "%s: not enough binary data"
4059msgstr ""
4060
4061#: resbin.c:153
4062msgid "null terminated unicode string"
4063msgstr "�� null ������ unicode ������"
4064
4065#: resbin.c:183 resbin.c:189
4066msgid "resource ID"
4067msgstr "���� ID"
4068
4069#: resbin.c:233
4070msgid "cursor"
4071msgstr "����"
4072
4073#: resbin.c:267 resbin.c:274
4074msgid "menu header"
4075msgstr "������"
4076
4077#: resbin.c:284
4078msgid "menuex header"
4079msgstr "����������"
4080
4081#: resbin.c:288
4082msgid "menuex offset"
4083msgstr "��������������"
4084
4085#: resbin.c:295
4086#, c-format
4087msgid "unsupported menu version %d"
4088msgstr "���������������� %d"
4089
4090#: resbin.c:323 resbin.c:338 resbin.c:404
4091msgid "menuitem header"
4092msgstr "��������"
4093
4094#: resbin.c:434
4095msgid "menuitem"
4096msgstr "������"
4097
4098#: resbin.c:475 resbin.c:503
4099msgid "dialog header"
4100msgstr "��������"
4101
4102#: resbin.c:493
4103#, c-format
4104msgid "unexpected DIALOGEX version %d"
4105msgstr "�������������������� %d"
4106
4107#: resbin.c:538
4108msgid "dialog font point size"
4109msgstr ""
4110
4111#: resbin.c:546
4112msgid "dialogex font information"
4113msgstr ""
4114
4115#: resbin.c:572 resbin.c:590
4116msgid "dialog control"
4117msgstr "����������"
4118
4119#: resbin.c:582
4120msgid "dialogex control"
4121msgstr "��������������"
4122
4123#: resbin.c:611
4124msgid "dialog control end"
4125msgstr "��������������"
4126
4127#: resbin.c:623
4128msgid "dialog control data"
4129msgstr "��������������"
4130
4131#: resbin.c:666
4132msgid "stringtable string length"
4133msgstr "������������������"
4134
4135#: resbin.c:676
4136msgid "stringtable string"
4137msgstr "��������������"
4138
4139#: resbin.c:709
4140msgid "fontdir header"
4141msgstr "����������"
4142
4143#: resbin.c:722
4144msgid "fontdir"
4145msgstr "��������"
4146
4147#: resbin.c:738
4148msgid "fontdir device name"
4149msgstr "��������������"
4150
4151#: resbin.c:744
4152msgid "fontdir face name"
4153msgstr ""
4154
4155#: resbin.c:787
4156msgid "accelerator"
4157msgstr "������"
4158
4159#: resbin.c:851
4160msgid "group cursor header"
4161msgstr "��������"
4162
4163#: resbin.c:855
4164#, c-format
4165msgid "unexpected group cursor type %d"
4166msgstr "���������������� %d"
4167
4168#: resbin.c:870
4169msgid "group cursor"
4170msgstr "������"
4171
4172#: resbin.c:909
4173msgid "group icon header"
4174msgstr "��������"
4175
4176#: resbin.c:913
4177#, c-format
4178msgid "unexpected group icon type %d"
4179msgstr "���������������� %d"
4180
4181#: resbin.c:928
4182msgid "group icon"
4183msgstr "������"
4184
4185#: resbin.c:999 resbin.c:1218
4186msgid "unexpected version string"
4187msgstr "����������������"
4188
4189#: resbin.c:1033
4190#, c-format
4191msgid "version length %d does not match resource length %lu"
4192msgstr "�������� %d �������������� %lu"
4193
4194#: resbin.c:1037
4195#, c-format
4196msgid "unexpected version type %d"
4197msgstr "�������������� %d"
4198
4199#: resbin.c:1049
4200#, c-format
4201msgid "unexpected fixed version information length %d"
4202msgstr ""
4203
4204#: resbin.c:1052
4205msgid "fixed version info"
4206msgstr ""
4207
4208#: resbin.c:1056
4209#, c-format
4210msgid "unexpected fixed version signature %lu"
4211msgstr "������������������ %lu"
4212
4213#: resbin.c:1060
4214#, c-format
4215msgid "unexpected fixed version info version %lu"
4216msgstr "���������������������� %lu"
4217
4218#: resbin.c:1089
4219msgid "version var info"
4220msgstr ""
4221
4222#: resbin.c:1106
4223#, c-format
4224msgid "unexpected stringfileinfo value length %d"
4225msgstr ""
4226
4227#: resbin.c:1116
4228#, c-format
4229msgid "unexpected version stringtable value length %d"
4230msgstr ""
4231
4232#: resbin.c:1150
4233#, c-format
4234msgid "unexpected version string length %d != %d + %d"
4235msgstr "�������������������� %d != %d + %d"
4236
4237#: resbin.c:1161
4238#, c-format
4239msgid "unexpected version string length %d < %d"
4240msgstr "�������������������� %d < %d"
4241
4242#: resbin.c:1178
4243#, c-format
4244msgid "unexpected varfileinfo value length %d"
4245msgstr ""
4246
4247#: resbin.c:1197
4248msgid "version varfileinfo"
4249msgstr ""
4250
4251#: resbin.c:1212
4252#, c-format
4253msgid "unexpected version value length %d"
4254msgstr "���������������� %d"
4255
4256#: rescoff.c:128
4257msgid "filename required for COFF input"
4258msgstr "COFF ��������������"
4259
4260#: rescoff.c:145
4261#, c-format
4262msgid "%s: no resource section"
4263msgstr "%s������������"
4264
4265#: rescoff.c:152
4266msgid "can't read resource section"
4267msgstr "��������������"
4268
4269#: rescoff.c:178
4270#, c-format
4271msgid "%s: %s: address out of bounds"
4272msgstr "%s��%s��������������"
4273
4274#: rescoff.c:197
4275msgid "directory"
4276msgstr "����"
4277
4278#: rescoff.c:225
4279msgid "named directory entry"
4280msgstr "����������������"
4281
4282#: rescoff.c:234
4283msgid "directory entry name"
4284msgstr "����������"
4285
4286#: rescoff.c:254
4287msgid "named subdirectory"
4288msgstr "��������������"
4289
4290#: rescoff.c:262
4291msgid "named resource"
4292msgstr "������������"
4293
4294#: rescoff.c:277
4295msgid "ID directory entry"
4296msgstr ""
4297
4298#: rescoff.c:294
4299msgid "ID subdirectory"
4300msgstr ""
4301
4302#: rescoff.c:302
4303msgid "ID resource"
4304msgstr ""
4305
4306#: rescoff.c:328
4307msgid "resource type unknown"
4308msgstr "������������"
4309
4310#: rescoff.c:331
4311msgid "data entry"
4312msgstr "��������"
4313
4314#: rescoff.c:339
4315msgid "resource data"
4316msgstr "��������"
4317
4318#: rescoff.c:344
4319msgid "resource data size"
4320msgstr "������������"
4321
4322#: rescoff.c:439
4323msgid "filename required for COFF output"
4324msgstr "COFF ��������������"
4325
4326#: rescoff.c:738
4327msgid "can't get BFD_RELOC_RVA relocation type"
4328msgstr "�������� BFD_RELOC_RVA ����������"
4329
4330#: resrc.c:240 resrc.c:312
4331#, c-format
4332msgid "can't open temporary file `%s': %s"
4333msgstr "������������������%s����%s"
4334
4335#: resrc.c:246
4336#, c-format
4337msgid "can't redirect stdout: `%s': %s"
4338msgstr "����������������������%s����%s"
4339
4340#: resrc.c:262
4341#, c-format
4342msgid "%s %s: %s"
4343msgstr "%s %s��%s"
4344
4345#: resrc.c:308
4346#, c-format
4347msgid "can't execute `%s': %s"
4348msgstr "����������%s����%s"
4349
4350#: resrc.c:317
4351#, c-format
4352msgid "Using temporary file `%s' to read preprocessor output\n"
4353msgstr "��������������%s��������������������\n"
4354
4355#: resrc.c:324
4356#, c-format
4357msgid "can't popen `%s': %s"
4358msgstr "���� popen ��%s����%s"
4359
4360#: resrc.c:326
4361msgid "Using popen to read preprocessor output\n"
4362msgstr "���� popen ����������������\n"
4363
4364#: resrc.c:369
4365#, c-format
4366msgid "Tried `%s'\n"
4367msgstr ""
4368
4369#: resrc.c:380
4370#, c-format
4371msgid "Using `%s'\n"
4372msgstr "������%s��\n"
4373
4374#: resrc.c:542
4375#, c-format
4376msgid "%s:%d: %s\n"
4377msgstr "%s��%d��%s\n"
4378
4379#: resrc.c:551
4380#, c-format
4381msgid "%s: unexpected EOF"
4382msgstr "%s��������������"
4383
4384#: resrc.c:608
4385#, c-format
4386msgid "%s: read of %lu returned %lu"
4387msgstr "%s������ %lu ���� %lu"
4388
4389#: resrc.c:650 resrc.c:904 resrc.c:1177 resrc.c:1331
4390#, c-format
4391msgid "stat failed on bitmap file `%s': %s"
4392msgstr "������������%s������ stat ����������%s"
4393
4394#: resrc.c:703
4395#, c-format
4396msgid "cursor file `%s' does not contain cursor data"
4397msgstr "����������%s����������������"
4398
4399#: resrc.c:735 resrc.c:1048
4400#, c-format
4401msgid "%s: fseek to %lu failed: %s"
4402msgstr ""
4403
4404#: resrc.c:872
4405msgid "help ID requires DIALOGEX"
4406msgstr ""
4407
4408#: resrc.c:874
4409msgid "control data requires DIALOGEX"
4410msgstr ""
4411
4412#: resrc.c:1017
4413#, c-format
4414msgid "icon file `%s' does not contain icon data"
4415msgstr "����������%s����������������"
4416
4417#: resrc.c:1536
4418#, c-format
4419msgid "can't open `%s' for output: %s"
4420msgstr "����������������%s����%s"
4421
4422#: size.c:86
4423msgid " Displays the sizes of sections inside binary files\n"
4424msgstr " ������������������������\n"
4425
4426#: size.c:87
4427msgid " If no input file(s) are specified, a.out is assumed\n"
4428msgstr " ������������������������ a.out\n"
4429
4430#: size.c:88
4431#, c-format
4432msgid ""
4433" The options are:\n"
4434"  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
4435"  -o|-d|-h  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
4436"  -t        --totals                  Display the total sizes (Berkeley only)\n"
4437"            --target=<bfdname>        Set the binary file format\n"
4438"  -h        --help                    Display this information\n"
4439"  -v        --version                 Display the program's version\n"
4440"\n"
4441msgstr ""
4442" ��������\n"
4443"  -A|-B     --format={sysv|berkeley}  ������������ (������ %s)\n"
4444"  -o|-d|-h  --radix={8|10|16}         ����������������������������������\n"
4445"  -t        --totals                  ���������� (������ Berkeley ����)\n"
4446"            --target=<bfdname>        ������������������\n"
4447"  -h        --help                    ����������\n"
4448"  -v        --version                 ����������������\n"
4449"\n"
4450
4451#: size.c:160
4452#, c-format
4453msgid "invalid argument to --format: %s"
4454msgstr "--format ������������%s"
4455
4456#: size.c:187
4457#, c-format
4458msgid "Invalid radix: %s\n"
4459msgstr ""
4460
4461#: srconv.c:1953
4462msgid "Convert a COFF object file into a SYSROFF object file\n"
4463msgstr "�� COFF �������������� SYSROFF ��������\n"
4464
4465#: srconv.c:1954
4466msgid ""
4467" The options are:\n"
4468"  -q --quick       (Obsolete - ignoerd)\n"
4469"  -n --noprescan   Do not perform a scan to convert commons into defs\n"
4470"  -d --debug       Display information about what is being done\n"
4471"  -h --help        Display this information\n"
4472"  -v --version     Print the program's version number\n"
4473msgstr ""
4474" ��������\n"
4475"  -q --quick       (���� - ����)\n"
4476"  -n --noprescan   �������������� commons ������ defs\n"
4477"  -d --debug       ������������������������\n"
4478"  -h --help        ����������\n"
4479"  -v --version     ����������������\n"
4480
4481#: srconv.c:2099
4482#, c-format
4483msgid "unable to open output file %s"
4484msgstr "���������������� %s"
4485
4486#: stabs.c:343 stabs.c:1759
4487msgid "numeric overflow"
4488msgstr "��������"
4489
4490#: stabs.c:354
4491#, c-format
4492msgid "Bad stab: %s\n"
4493msgstr ""
4494
4495#: stabs.c:364
4496#, c-format
4497msgid "Warning: %s: %s\n"
4498msgstr "������%s��%s\n"
4499
4500#: stabs.c:485
4501msgid "N_LBRAC not within function\n"
4502msgstr "N_LBRAC ����������\n"
4503
4504#: stabs.c:524
4505msgid "Too many N_RBRACs\n"
4506msgstr "������ N_RBRAC\n"
4507
4508#: stabs.c:769
4509msgid "unknown C++ encoded name"
4510msgstr "������ C++ ��������"
4511
4512#. Complain and keep going, so compilers can invent new
4513#. cross-reference types.
4514#: stabs.c:1296
4515msgid "unrecognized cross reference type"
4516msgstr "����������������������"
4517
4518#. Does this actually ever happen?  Is that why we are worrying
4519#. about dealing with it rather than just calling error_type?
4520#: stabs.c:1851
4521msgid "missing index type"
4522msgstr "��������������"
4523
4524#: stabs.c:2178
4525msgid "unknown virtual character for baseclass"
4526msgstr ""
4527
4528#: stabs.c:2196
4529msgid "unknown visibility character for baseclass"
4530msgstr ""
4531
4532#: stabs.c:2388
4533msgid "unnamed $vb type"
4534msgstr ""
4535
4536#: stabs.c:2394
4537msgid "unrecognized C++ abbreviation"
4538msgstr "���������� C++ ����"
4539
4540#: stabs.c:2474
4541msgid "unknown visibility character for field"
4542msgstr ""
4543
4544#: stabs.c:2730
4545msgid "const/volatile indicator missing"
4546msgstr "���� const/volatile ������"
4547
4548#: stabs.c:2970
4549#, c-format
4550msgid "No mangling for \"%s\"\n"
4551msgstr ""
4552
4553#: stabs.c:3283
4554msgid "Undefined N_EXCL"
4555msgstr "������ N_EXCL"
4556
4557#: stabs.c:3371
4558#, c-format
4559msgid "Type file number %d out of range\n"
4560msgstr "������������ %d ��������\n"
4561
4562#: stabs.c:3376
4563#, c-format
4564msgid "Type index number %d out of range\n"
4565msgstr "������������ %d ��������\n"
4566
4567#: stabs.c:3463
4568#, c-format
4569msgid "Unrecognized XCOFF type %d\n"
4570msgstr "���������� XCOFF ���� %d\n"
4571
4572#: stabs.c:3762
4573#, c-format
4574msgid "bad mangled name `%s'\n"
4575msgstr ""
4576
4577#: stabs.c:3858
4578msgid "no argument types in mangled string\n"
4579msgstr ""
4580
4581#: strings.c:200
4582#, c-format
4583msgid "invalid number %s"
4584msgstr "���������� %s"
4585
4586#: strings.c:640
4587#, c-format
4588msgid "invalid integer argument %s"
4589msgstr "�������������� %s"
4590
4591#: strings.c:651
4592msgid " Display printable strings in [file(s)] (stdin by default)\n"
4593msgstr " ���� [����] (��������������) ����������������\n"
4594
4595#: strings.c:652
4596msgid ""
4597" The options are:\n"
4598"  -a - --all                Scan the entire file, not just the data section\n"
4599"  -f --print-file-name      Print the name of the file before each string\n"
4600"  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
4601"  -<number>                 least [number] characters (default 4).\n"
4602"  -t --radix={o,x,d}        Print the location of the string in base 8, 10 or 16\n"
4603"  -o                        An alias for --radix=o\n"
4604"  -T --target=<BFDNAME>     Specify the binary file format\n"
4605"  -e --encoding={s,b,l,B,L} Select character size and endianness:\n"
4606"                            s = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
4607"  -h --help                 Display this information\n"
4608"  -v --version              Print the program's version number\n"
4609msgstr ""
4610
4611#: sysdump.c:768
4612msgid "Print a human readable interpretation of a SYSROFF object file\n"
4613msgstr "�������������� SYSROFF ��������������\n"
4614
4615#: sysdump.c:769
4616msgid ""
4617" The options are:\n"
4618"  -h --help        Display this information\n"
4619"  -v --version     Print the program's version number\n"
4620msgstr ""
4621" ��������\n"
4622"  -h --help        ����������\n"
4623"  -v --version     ����������������\n"
4624
4625#: sysdump.c:836
4626#, c-format
4627msgid "cannot open input file %s"
4628msgstr "���������������� %s"
4629
4630#: version.c:35
4631msgid "Copyright 2002 Free Software Foundation, Inc.\n"
4632msgstr "�������� 2002 ����������������\n"
4633
4634#: version.c:36
4635msgid ""
4636"This program is free software; you may redistribute it under the terms of\n"
4637"the GNU General Public License.  This program has absolutely no warranty.\n"
4638msgstr ""
4639"���������������������������� GNU ��������������\n"
4640"������������������������������������������\n"
4641
4642#: windres.c:239
4643#, c-format
4644msgid "can't open %s `%s': %s"
4645msgstr "�������� %s��%s����%s"
4646
4647#: windres.c:418
4648msgid ": expected to be a directory\n"
4649msgstr "����������\n"
4650
4651#: windres.c:430
4652msgid ": expected to be a leaf\n"
4653msgstr ""
4654
4655#: windres.c:439
4656#, c-format
4657msgid "%s: warning: "
4658msgstr "%s��������"
4659
4660#: windres.c:441
4661msgid ": duplicate value\n"
4662msgstr ""
4663
4664#: windres.c:602
4665#, c-format
4666msgid "unknown format type `%s'"
4667msgstr "����������������%s��"
4668
4669#: windres.c:603
4670#, c-format
4671msgid "%s: supported formats:"
4672msgstr "%s��������������"
4673
4674#. Otherwise, we give up.
4675#: windres.c:688
4676#, c-format
4677msgid "can not determine type of file `%s'; use the -I option"
4678msgstr "��������������%s���������������� -I ����"
4679
4680#: windres.c:702
4681#, c-format
4682msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
4683msgstr "������%s [����] [��������] [��������]\n"
4684
4685#: windres.c:704
4686msgid ""
4687" The options are:\n"
4688"  -i --input=<file>            Name input file\n"
4689"  -o --output=<file>           Name output file\n"
4690"  -I --input-format=<format>   Specify input format\n"
4691"  -O --output-format=<format>  Specify output format\n"
4692"  -F --target=<target>         Specify COFF target\n"
4693"     --preprocessor=<program>  Program to use to preprocess rc file\n"
4694"     --include-dir=<dir>       Include directory when preprocessing rc file\n"
4695"  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
4696"  -v --verbose                 Verbose - tells you what it's doing\n"
4697"     --language=<val>          Set language when reading rc file\n"
4698"     --use-temp-file           Use a temporary file instead of popen to read\n"
4699"                               the preprocessor output\n"
4700"     --no-use-temp-file        Use popen (default)\n"
4701msgstr ""
4702
4703#: windres.c:719
4704msgid "     --yydebug                 Turn on parser debugging\n"
4705msgstr "     --yydebug                 ��������������\n"
4706
4707#: windres.c:722
4708msgid ""
4709"  -h --help                    Print this help message\n"
4710"  -V --version                 Print version information\n"
4711msgstr ""
4712"  -h --help                    ��������������\n"
4713"  -V --version                 ������������\n"
4714
4715#: windres.c:725
4716msgid ""
4717"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
4718"extension if not specified.  A single file name is an input file.\n"
4719"No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
4720msgstr ""
4721"FORMAT �� rc��res �� coff ������������������������������������������\n"
4722"������������������������������������������������������������������\n"
4723"�� rc������������������������������������������ rc��\n"
4724
4725#: windres.c:988
4726msgid "no resources"
4727msgstr "��������"
4728
4729#: wrstabs.c:366 wrstabs.c:2026
4730#, c-format
4731msgid "string_hash_lookup failed: %s"
4732msgstr "string_hash_lookup ������%s"
4733
4734#: wrstabs.c:666
4735#, c-format
4736msgid "stab_int_type: bad size %u"
4737msgstr "stab_int_type���������� %u"
4738
4739#: wrstabs.c:1466
4740#, c-format
4741msgid "%s: warning: unknown size for field `%s' in struct"
4742msgstr "%s����������������%s��������������"
4743