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