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