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