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