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