PR gprof/13325
[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"
f12e7348 10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
9cf03b7e 11"POT-Creation-Date: 2011-10-13 16:24+0100\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"
cc643b88 15"Language: \n"
252b5132
RH
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
328577ad 18"Content-Transfer-Encoding: 8bit\n"
252b5132 19
cc643b88 20#: addr2line.c:81
252b5132 21#, c-format
1a09a22c
NC
22msgid "Usage: %s [option(s)] [addr(s)]\n"
23msgstr ""
24
cc643b88 25#: addr2line.c:82
6ece5c52 26#, c-format
1a09a22c
NC
27msgid " Convert addresses into line number/file name pairs.\n"
28msgstr ""
29
cc643b88 30#: addr2line.c:83
6ece5c52 31#, c-format
252b5132 32msgid ""
1a09a22c
NC
33" If no addresses are specified on the command line, they will be read from "
34"stdin\n"
252b5132
RH
35msgstr ""
36
cc643b88 37#: addr2line.c:84
6ece5c52 38#, c-format
1a09a22c
NC
39msgid ""
40" The options are:\n"
3caac5b8 41" @<file> Read options from <file>\n"
2ee0aedf 42" -a --addresses Show addresses\n"
1a09a22c
NC
43" -b --target=<bfdname> Set the binary file format\n"
44" -e --exe=<executable> Set the input file name (default is a.out)\n"
ae351704
AM
45" -i --inlines Unwind inlined functions\n"
46" -j --section=<name> Read section-relative offsets instead of addresses\n"
2ee0aedf 47" -p --pretty-print Make the output easier to read for humans\n"
1a09a22c
NC
48" -s --basenames Strip directory names\n"
49" -f --functions Show function names\n"
50" -C --demangle[=style] Demangle function names\n"
51" -h --help Display this information\n"
52" -v --version Display the program's version\n"
53"\n"
54msgstr ""
55
9cf03b7e
NC
56#: addr2line.c:101 ar.c:304 ar.c:333 coffdump.c:471 dlltool.c:3938
57#: dllwrap.c:524 elfedit.c:653 nlmconv.c:1114 objcopy.c:576 objcopy.c:611
58#: readelf.c:3207 size.c:99 srconv.c:1743 strings.c:667 sysdump.c:653
cc643b88 59#: windmc.c:228 windres.c:695
8ad3436c
AM
60#, c-format
61msgid "Report bugs to %s\n"
252b5132
RH
62msgstr ""
63
9cf03b7e
NC
64#. Note for translators: This printf is used to join the
65#. function name just printed above to the line number/
66#. file name pair that is about to be printed below. Eg:
67#.
68#. foo at 123:bar.c
69#: addr2line.c:276
2ee0aedf
TG
70#, c-format
71msgid " at "
72msgstr ""
73
9cf03b7e
NC
74#. Note for translators: This printf is used to join the
75#. line number/file name pair that has just been printed with
76#. the line number/file name pair that is going to be printed
77#. by the next iteration of the while loop. Eg:
78#.
79#. 123:bar.c (inlined by) 456:main.c
80#: addr2line.c:308
2ee0aedf
TG
81#, c-format
82msgid " (inlined by) "
83msgstr ""
84
9cf03b7e 85#: addr2line.c:341
252b5132 86#, c-format
ae351704 87msgid "%s: cannot get addresses from archive"
252b5132
RH
88msgstr ""
89
9cf03b7e 90#: addr2line.c:358
ae351704
AM
91#, c-format
92msgid "%s: cannot find section %s"
93msgstr ""
94
9cf03b7e 95#: addr2line.c:427 nm.c:1570 objdump.c:3423
18e03609
NC
96#, c-format
97msgid "unknown demangling style `%s'"
98msgstr ""
99
cc643b88 100#: ar.c:238
252b5132
RH
101#, c-format
102msgid "no entry %s in archive\n"
103msgstr ""
104
cc643b88 105#: ar.c:254
23f938f1
TG
106#, c-format
107msgid ""
cc643b88
NC
108"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin "
109"<name>] [member-name] [count] archive-file file...\n"
23f938f1
TG
110msgstr ""
111
cc643b88 112#: ar.c:260
252b5132
RH
113#, c-format
114msgid ""
cc643b88 115"Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [member-name] "
1a09a22c 116"[count] archive-file file...\n"
252b5132
RH
117msgstr ""
118
cc643b88 119#: ar.c:266
252b5132
RH
120#, c-format
121msgid " %s -M [<mri-script]\n"
122msgstr ""
123
cc643b88 124#: ar.c:267
6ece5c52 125#, c-format
252b5132
RH
126msgid " commands:\n"
127msgstr ""
128
cc643b88 129#: ar.c:268
6ece5c52 130#, c-format
252b5132
RH
131msgid " d - delete file(s) from the archive\n"
132msgstr ""
133
cc643b88 134#: ar.c:269
6ece5c52 135#, c-format
252b5132
RH
136msgid " m[ab] - move file(s) in the archive\n"
137msgstr ""
138
cc643b88 139#: ar.c:270
6ece5c52 140#, c-format
252b5132
RH
141msgid " p - print file(s) found in the archive\n"
142msgstr ""
143
cc643b88 144#: ar.c:271
6ece5c52 145#, c-format
252b5132
RH
146msgid " q[f] - quick append file(s) to the archive\n"
147msgstr ""
148
cc643b88 149#: ar.c:272
6ece5c52 150#, c-format
252b5132
RH
151msgid ""
152" r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
153msgstr ""
154
cc643b88 155#: ar.c:273
2ee0aedf
TG
156#, c-format
157msgid " s - act as ranlib\n"
158msgstr ""
159
cc643b88 160#: ar.c:274
6ece5c52 161#, c-format
252b5132
RH
162msgid " t - display contents of archive\n"
163msgstr ""
164
cc643b88 165#: ar.c:275
6ece5c52 166#, c-format
252b5132
RH
167msgid " x[o] - extract file(s) from the archive\n"
168msgstr ""
169
cc643b88 170#: ar.c:276
6ece5c52 171#, c-format
252b5132
RH
172msgid " command specific modifiers:\n"
173msgstr ""
174
cc643b88 175#: ar.c:277
6ece5c52 176#, c-format
252b5132
RH
177msgid " [a] - put file(s) after [member-name]\n"
178msgstr ""
179
cc643b88 180#: ar.c:278
6ece5c52 181#, c-format
252b5132
RH
182msgid " [b] - put file(s) before [member-name] (same as [i])\n"
183msgstr ""
184
cc643b88 185#: ar.c:279
23f938f1
TG
186#, c-format
187msgid " [D] - use zero for timestamps and uids/gids\n"
188msgstr ""
189
cc643b88 190#: ar.c:280
6ece5c52 191#, c-format
a74801ba
ILT
192msgid " [N] - use instance [count] of name\n"
193msgstr ""
194
cc643b88 195#: ar.c:281
6ece5c52 196#, c-format
252b5132
RH
197msgid " [f] - truncate inserted file names\n"
198msgstr ""
199
cc643b88 200#: ar.c:282
6ece5c52 201#, c-format
a74801ba
ILT
202msgid " [P] - use full path names when matching\n"
203msgstr ""
204
cc643b88 205#: ar.c:283
6ece5c52 206#, c-format
252b5132
RH
207msgid " [o] - preserve original dates\n"
208msgstr ""
209
cc643b88 210#: ar.c:284
6ece5c52 211#, c-format
252b5132
RH
212msgid ""
213" [u] - only replace files that are newer than current archive "
214"contents\n"
215msgstr ""
216
cc643b88 217#: ar.c:285
6ece5c52 218#, c-format
252b5132
RH
219msgid " generic modifiers:\n"
220msgstr ""
221
cc643b88 222#: ar.c:286
6ece5c52 223#, c-format
252b5132
RH
224msgid " [c] - do not warn if the library had to be created\n"
225msgstr ""
226
cc643b88 227#: ar.c:287
6ece5c52 228#, c-format
252b5132
RH
229msgid " [s] - create an archive index (cf. ranlib)\n"
230msgstr ""
231
cc643b88 232#: ar.c:288
6ece5c52 233#, c-format
252b5132
RH
234msgid " [S] - do not build a symbol table\n"
235msgstr ""
236
cc643b88 237#: ar.c:289
f12e7348
NC
238#, c-format
239msgid " [T] - make a thin archive\n"
240msgstr ""
241
cc643b88 242#: ar.c:290
6ece5c52 243#, c-format
252b5132
RH
244msgid " [v] - be verbose\n"
245msgstr ""
246
cc643b88 247#: ar.c:291
6ece5c52 248#, c-format
252b5132
RH
249msgid " [V] - display the version number\n"
250msgstr ""
251
cc643b88 252#: ar.c:292
1a09a22c 253#, c-format
3caac5b8 254msgid " @<file> - read options from <file>\n"
18e03609
NC
255msgstr ""
256
cc643b88
NC
257#: ar.c:293
258#, c-format
259msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
260msgstr ""
261
262#: ar.c:295
23f938f1
TG
263#, c-format
264msgid " optional:\n"
265msgstr ""
266
cc643b88 267#: ar.c:296
23f938f1
TG
268#, c-format
269msgid " --plugin <p> - load the specified plugin\n"
270msgstr ""
271
cc643b88 272#: ar.c:317
6ece5c52 273#, c-format
3caac5b8 274msgid "Usage: %s [options] archive\n"
1a09a22c
NC
275msgstr ""
276
cc643b88 277#: ar.c:318
6ece5c52 278#, c-format
3caac5b8
AM
279msgid " Generate an index to speed access to archives\n"
280msgstr ""
281
cc643b88 282#: ar.c:319
3caac5b8 283#, c-format
1a09a22c
NC
284msgid ""
285" The options are:\n"
3caac5b8 286" @<file> Read options from <file>\n"
23f938f1
TG
287msgstr ""
288
cc643b88 289#: ar.c:322
23f938f1
TG
290#, c-format
291msgid " --plugin <name> Load the specified plugin\n"
292msgstr ""
293
cc643b88 294#: ar.c:325
23f938f1
TG
295#, c-format
296msgid ""
f12e7348 297" -t Update the archive's symbol map timestamp\n"
1a09a22c 298" -h --help Print this help message\n"
f12e7348 299" -v --version Print version information\n"
252b5132
RH
300msgstr ""
301
cc643b88 302#: ar.c:449
252b5132
RH
303msgid "two different operation options specified"
304msgstr ""
305
9cf03b7e 306#: ar.c:538 nm.c:1643
252b5132 307#, c-format
cc643b88 308msgid "sorry - this program has been built without plugin support\n"
252b5132
RH
309msgstr ""
310
cc643b88 311#: ar.c:693
252b5132
RH
312msgid "no operation specified"
313msgstr ""
314
cc643b88 315#: ar.c:696
252b5132
RH
316msgid "`u' is only meaningful with the `r' option."
317msgstr ""
318
cc643b88 319#: ar.c:699
23f938f1
TG
320msgid "`u' is not meaningful with the `D' option."
321msgstr ""
322
cc643b88 323#: ar.c:707
60bcf0fa 324msgid "`N' is only meaningful with the `x' and `d' options."
a74801ba
ILT
325msgstr ""
326
cc643b88 327#: ar.c:710
a74801ba 328msgid "Value for `N' must be positive."
252b5132
RH
329msgstr ""
330
cc643b88 331#: ar.c:724
f12e7348
NC
332msgid "`x' cannot be used on thin archives."
333msgstr ""
334
9cf03b7e 335#: ar.c:771
252b5132 336#, c-format
60bcf0fa 337msgid "internal error -- this option not implemented"
252b5132
RH
338msgstr ""
339
9cf03b7e 340#: ar.c:840
6ece5c52
AM
341#, c-format
342msgid "creating %s"
343msgstr ""
344
9cf03b7e 345#: ar.c:889 ar.c:943 ar.c:1272 objcopy.c:2080
252b5132 346#, c-format
a74801ba 347msgid "internal stat error on %s"
252b5132
RH
348msgstr ""
349
9cf03b7e 350#: ar.c:908 ar.c:976
252b5132
RH
351#, c-format
352msgid "%s is not a valid archive"
353msgstr ""
354
9cf03b7e
NC
355#: ar.c:1034
356msgid "could not create temporary file whilst writing archive"
357msgstr ""
358
359#: ar.c:1177
252b5132
RH
360#, c-format
361msgid "No member named `%s'\n"
362msgstr ""
363
9cf03b7e 364#: ar.c:1227
252b5132 365#, c-format
60bcf0fa 366msgid "no entry %s in archive %s!"
252b5132
RH
367msgstr ""
368
9cf03b7e 369#: ar.c:1366
252b5132
RH
370#, c-format
371msgid "%s: no archive map to update"
372msgstr ""
373
f12e7348 374#: arsup.c:89
252b5132
RH
375#, c-format
376msgid "No entry %s in archive.\n"
377msgstr ""
378
f12e7348 379#: arsup.c:114
252b5132
RH
380#, c-format
381msgid "Can't open file %s\n"
382msgstr ""
383
f12e7348 384#: arsup.c:164
252b5132
RH
385#, c-format
386msgid "%s: Can't open output archive %s\n"
387msgstr ""
388
f12e7348 389#: arsup.c:181
252b5132
RH
390#, c-format
391msgid "%s: Can't open input archive %s\n"
392msgstr ""
393
f12e7348 394#: arsup.c:190
252b5132
RH
395#, c-format
396msgid "%s: file %s is not an archive\n"
397msgstr ""
398
f12e7348 399#: arsup.c:230
252b5132
RH
400#, c-format
401msgid "%s: no output archive specified yet\n"
402msgstr ""
403
f12e7348 404#: arsup.c:250 arsup.c:288 arsup.c:330 arsup.c:350 arsup.c:416
252b5132
RH
405#, c-format
406msgid "%s: no open output archive\n"
407msgstr ""
408
f12e7348 409#: arsup.c:261 arsup.c:371 arsup.c:397
252b5132
RH
410#, c-format
411msgid "%s: can't open file %s\n"
412msgstr ""
413
f12e7348 414#: arsup.c:315 arsup.c:393 arsup.c:474
252b5132
RH
415#, c-format
416msgid "%s: can't find module file %s\n"
417msgstr ""
418
f12e7348 419#: arsup.c:425
252b5132
RH
420#, c-format
421msgid "Current open archive is %s\n"
422msgstr ""
423
f12e7348 424#: arsup.c:449
1a09a22c
NC
425#, c-format
426msgid "%s: no open archive\n"
427msgstr ""
428
cc643b88 429#: binemul.c:39
252b5132 430#, c-format
1a09a22c
NC
431msgid " No emulation specific options\n"
432msgstr ""
433
434#. Macros for common output.
cc643b88 435#: binemul.h:49
1a09a22c
NC
436#, c-format
437msgid " emulation options: \n"
252b5132
RH
438msgstr ""
439
2ee0aedf 440#: bucomm.c:163
252b5132
RH
441#, c-format
442msgid "can't set BFD default target to `%s': %s"
443msgstr ""
444
2ee0aedf 445#: bucomm.c:175
252b5132
RH
446#, c-format
447msgid "%s: Matching formats:"
448msgstr ""
449
2ee0aedf 450#: bucomm.c:190
6ece5c52 451#, c-format
252b5132
RH
452msgid "Supported targets:"
453msgstr ""
454
2ee0aedf 455#: bucomm.c:192
252b5132
RH
456#, c-format
457msgid "%s: supported targets:"
458msgstr ""
459
2ee0aedf 460#: bucomm.c:210
6ece5c52 461#, c-format
328577ad
NC
462msgid "Supported architectures:"
463msgstr ""
464
2ee0aedf 465#: bucomm.c:212
252b5132 466#, c-format
328577ad 467msgid "%s: supported architectures:"
252b5132
RH
468msgstr ""
469
9cf03b7e
NC
470#: bucomm.c:228
471msgid "big endian"
472msgstr ""
473
474#: bucomm.c:229
475msgid "little endian"
476msgstr ""
477
478#: bucomm.c:230
479msgid "endianness unknown"
480msgstr ""
481
482#: bucomm.c:251
483#, c-format
484msgid ""
485"%s\n"
486" (header %s, data %s)\n"
487msgstr ""
488
2ee0aedf 489#: bucomm.c:407
fce00800
AM
490#, c-format
491msgid "BFD header file version %s\n"
492msgstr ""
493
cc643b88 494#: bucomm.c:559
252b5132 495#, c-format
328577ad 496msgid "%s: bad number: %s"
252b5132
RH
497msgstr ""
498
cc643b88 499#: bucomm.c:576 strings.c:409
6ece5c52
AM
500#, c-format
501msgid "'%s': No such file"
502msgstr ""
503
cc643b88 504#: bucomm.c:578 strings.c:411
6ece5c52
AM
505#, c-format
506msgid "Warning: could not locate '%s'. reason: %s"
507msgstr ""
508
cc643b88 509#: bucomm.c:582
6ece5c52
AM
510#, c-format
511msgid "Warning: '%s' is not an ordinary file"
512msgstr ""
513
cc643b88
NC
514#: bucomm.c:584
515#, c-format
516msgid "Warning: '%s' has negative size, probably it is too large"
517msgstr ""
518
519#: coffdump.c:107
252b5132 520#, c-format
328577ad 521msgid "#lines %d "
252b5132
RH
522msgstr ""
523
9cf03b7e
NC
524#: coffdump.c:130
525#, c-format
526msgid "size %d "
527msgstr ""
528
529#: coffdump.c:135
530#, c-format
531msgid "section definition at %x size %x\n"
532msgstr ""
533
534#: coffdump.c:141
535#, c-format
536msgid "pointer to"
537msgstr ""
538
539#: coffdump.c:146
540#, c-format
541msgid "array [%d] of"
542msgstr ""
543
544#: coffdump.c:151
545#, c-format
546msgid "function returning"
547msgstr ""
548
549#: coffdump.c:155
550#, c-format
551msgid "arguments"
552msgstr ""
553
554#: coffdump.c:159
555#, c-format
556msgid "code"
557msgstr ""
558
559#: coffdump.c:165
560#, c-format
561msgid "structure definition"
562msgstr ""
563
564#: coffdump.c:171
565#, c-format
566msgid "structure ref to UNKNOWN struct"
567msgstr ""
568
569#: coffdump.c:173
570#, c-format
571msgid "structure ref to %s"
572msgstr ""
573
574#: coffdump.c:176
575#, c-format
576msgid "enum ref to %s"
577msgstr ""
578
579#: coffdump.c:179
580#, c-format
581msgid "enum definition"
582msgstr ""
583
584#: coffdump.c:252
585#, c-format
586msgid "Stack offset %x"
587msgstr ""
588
589#: coffdump.c:255
590#, c-format
591msgid "Memory section %s+%x"
592msgstr ""
593
594#: coffdump.c:258
595#, c-format
596msgid "Register %d"
597msgstr ""
598
599#: coffdump.c:261
600#, c-format
601msgid "Struct Member offset %x"
602msgstr ""
603
604#: coffdump.c:264
605#, c-format
606msgid "Enum Member offset %x"
607msgstr ""
608
609#: coffdump.c:267
610#, c-format
611msgid "Undefined symbol"
612msgstr ""
613
614#: coffdump.c:334
615#, c-format
616msgid "List of symbols"
617msgstr ""
618
619#: coffdump.c:341
620#, c-format
621msgid "Symbol %s, tag %d, number %d"
622msgstr ""
623
624#: coffdump.c:345 readelf.c:12201 readelf.c:12275
625#, c-format
626msgid "Type"
627msgstr ""
628
629#: coffdump.c:350
630#, c-format
631msgid "Where"
632msgstr ""
633
634#: coffdump.c:354
635#, c-format
636msgid "Visible"
637msgstr ""
638
639#: coffdump.c:370
640msgid "List of blocks "
641msgstr ""
642
643#: coffdump.c:383
644#, c-format
645msgid "vars %d"
646msgstr ""
647
648#: coffdump.c:386
649#, c-format
650msgid "blocks"
651msgstr ""
652
653#: coffdump.c:404
654#, c-format
655msgid "List of source files"
656msgstr ""
657
658#: coffdump.c:410
659#, c-format
660msgid "Source file %s"
661msgstr ""
662
663#: coffdump.c:424
664#, c-format
665msgid "section %s %d %d address %x size %x number %d nrelocs %d"
666msgstr ""
667
668#: coffdump.c:449
669#, c-format
670msgid "#sources %d"
671msgstr ""
672
673#: coffdump.c:462 sysdump.c:646
252b5132 674#, c-format
1a09a22c
NC
675msgid "Usage: %s [option(s)] in-file\n"
676msgstr ""
677
9cf03b7e 678#: coffdump.c:463
6ece5c52 679#, c-format
cc643b88 680msgid " Print a human readable interpretation of a COFF object file\n"
1a09a22c
NC
681msgstr ""
682
9cf03b7e 683#: coffdump.c:464
6ece5c52 684#, c-format
1a09a22c
NC
685msgid ""
686" The options are:\n"
3caac5b8 687" @<file> Read options from <file>\n"
1a09a22c
NC
688" -h --help Display this information\n"
689" -v --version Display the program's version\n"
690"\n"
252b5132
RH
691msgstr ""
692
9cf03b7e 693#: coffdump.c:533 srconv.c:1833 sysdump.c:710
60bcf0fa 694msgid "no input file specified"
252b5132
RH
695msgstr ""
696
cc643b88 697#: cxxfilt.c:119 nm.c:269 objdump.c:281
ae351704
AM
698#, c-format
699msgid "Report bugs to %s.\n"
700msgstr ""
701
cc643b88 702#: debug.c:648
252b5132
RH
703msgid "debug_add_to_current_namespace: no current file"
704msgstr ""
705
cc643b88 706#: debug.c:727
252b5132
RH
707msgid "debug_start_source: no debug_set_filename call"
708msgstr ""
709
cc643b88 710#: debug.c:781
252b5132
RH
711msgid "debug_record_function: no debug_set_filename call"
712msgstr ""
713
cc643b88 714#: debug.c:833
252b5132
RH
715msgid "debug_record_parameter: no current function"
716msgstr ""
717
cc643b88 718#: debug.c:865
252b5132
RH
719msgid "debug_end_function: no current function"
720msgstr ""
721
cc643b88 722#: debug.c:871
252b5132
RH
723msgid "debug_end_function: some blocks were not closed"
724msgstr ""
725
cc643b88 726#: debug.c:899
252b5132
RH
727msgid "debug_start_block: no current block"
728msgstr ""
729
cc643b88 730#: debug.c:935
252b5132
RH
731msgid "debug_end_block: no current block"
732msgstr ""
733
cc643b88 734#: debug.c:942
252b5132
RH
735msgid "debug_end_block: attempt to close top level block"
736msgstr ""
737
cc643b88 738#: debug.c:965
252b5132
RH
739msgid "debug_record_line: no current unit"
740msgstr ""
741
742#. FIXME
cc643b88 743#: debug.c:1018
252b5132
RH
744msgid "debug_start_common_block: not implemented"
745msgstr ""
746
747#. FIXME
cc643b88 748#: debug.c:1029
252b5132
RH
749msgid "debug_end_common_block: not implemented"
750msgstr ""
751
752#. FIXME.
cc643b88 753#: debug.c:1113
1a09a22c 754msgid "debug_record_label: not implemented"
252b5132
RH
755msgstr ""
756
cc643b88 757#: debug.c:1135
252b5132
RH
758msgid "debug_record_variable: no current file"
759msgstr ""
760
cc643b88 761#: debug.c:1663
252b5132
RH
762msgid "debug_make_undefined_type: unsupported kind"
763msgstr ""
764
cc643b88 765#: debug.c:1840
252b5132
RH
766msgid "debug_name_type: no current file"
767msgstr ""
768
cc643b88 769#: debug.c:1885
252b5132
RH
770msgid "debug_tag_type: no current file"
771msgstr ""
772
cc643b88 773#: debug.c:1893
252b5132
RH
774msgid "debug_tag_type: extra tag attempted"
775msgstr ""
776
cc643b88 777#: debug.c:1930
252b5132
RH
778#, c-format
779msgid "Warning: changing type size from %d to %d\n"
780msgstr ""
781
cc643b88 782#: debug.c:1952
252b5132
RH
783msgid "debug_find_named_type: no current compilation unit"
784msgstr ""
785
cc643b88 786#: debug.c:2055
252b5132
RH
787#, c-format
788msgid "debug_get_real_type: circular debug information for %s\n"
789msgstr ""
790
cc643b88 791#: debug.c:2482
252b5132
RH
792msgid "debug_write_type: illegal type encountered"
793msgstr ""
794
cc643b88 795#: dlltool.c:902 dlltool.c:928 dlltool.c:959
252b5132 796#, c-format
60bcf0fa 797msgid "Internal error: Unknown machine type: %d"
252b5132
RH
798msgstr ""
799
cc643b88 800#: dlltool.c:1000
252b5132
RH
801#, c-format
802msgid "Can't open def file: %s"
803msgstr ""
804
cc643b88 805#: dlltool.c:1005
252b5132
RH
806#, c-format
807msgid "Processing def file: %s"
808msgstr ""
809
cc643b88 810#: dlltool.c:1009
252b5132
RH
811msgid "Processed def file"
812msgstr ""
813
cc643b88 814#: dlltool.c:1033
252b5132 815#, c-format
60bcf0fa 816msgid "Syntax error in def file %s:%d"
252b5132
RH
817msgstr ""
818
cc643b88 819#: dlltool.c:1070
06647dfd
AM
820#, c-format
821msgid "%s: Path components stripped from image name, '%s'."
822msgstr ""
823
cc643b88 824#: dlltool.c:1088
252b5132
RH
825#, c-format
826msgid "NAME: %s base: %x"
827msgstr ""
828
cc643b88 829#: dlltool.c:1091 dlltool.c:1112
60bcf0fa 830msgid "Can't have LIBRARY and NAME"
252b5132
RH
831msgstr ""
832
cc643b88 833#: dlltool.c:1109
252b5132
RH
834#, c-format
835msgid "LIBRARY: %s base: %x"
836msgstr ""
837
9cf03b7e
NC
838#: dlltool.c:1266
839#, c-format
840msgid "VERSION %d.%d\n"
841msgstr ""
842
843#: dlltool.c:1314
844#, c-format
845msgid "run: %s %s"
846msgstr ""
847
cc643b88 848#: dlltool.c:1354 resrc.c:293
252b5132
RH
849#, c-format
850msgid "wait: %s"
851msgstr ""
852
cc643b88 853#: dlltool.c:1359 dllwrap.c:422 resrc.c:298
252b5132
RH
854#, c-format
855msgid "subprocess got fatal signal %d"
856msgstr ""
857
cc643b88 858#: dlltool.c:1365 dllwrap.c:429 resrc.c:305
252b5132 859#, c-format
60bcf0fa 860msgid "%s exited with status %d"
252b5132
RH
861msgstr ""
862
cc643b88 863#: dlltool.c:1396
252b5132 864#, c-format
60bcf0fa 865msgid "Sucking in info from %s section in %s"
252b5132
RH
866msgstr ""
867
cc643b88 868#: dlltool.c:1536
252b5132 869#, c-format
60bcf0fa 870msgid "Excluding symbol: %s"
252b5132
RH
871msgstr ""
872
cc643b88 873#: dlltool.c:1625 dlltool.c:1636 nm.c:1012 nm.c:1023
252b5132 874#, c-format
60bcf0fa 875msgid "%s: no symbols"
252b5132
RH
876msgstr ""
877
fce00800 878#. FIXME: we ought to read in and block out the base relocations.
cc643b88 879#: dlltool.c:1662
252b5132 880#, c-format
60bcf0fa 881msgid "Done reading %s"
252b5132
RH
882msgstr ""
883
cc643b88 884#: dlltool.c:1672
252b5132 885#, c-format
2ee0aedf 886msgid "Unable to open object file: %s: %s"
252b5132
RH
887msgstr ""
888
cc643b88 889#: dlltool.c:1675
252b5132
RH
890#, c-format
891msgid "Scanning object file %s"
892msgstr ""
893
cc643b88 894#: dlltool.c:1690
e0a2c38a
RH
895#, c-format
896msgid "Cannot produce mcore-elf dll from archive file: %s"
897msgstr ""
898
cc643b88 899#: dlltool.c:1792
252b5132
RH
900msgid "Adding exports to output file"
901msgstr ""
902
cc643b88 903#: dlltool.c:1844
252b5132
RH
904msgid "Added exports to output file"
905msgstr ""
906
cc643b88 907#: dlltool.c:1986
252b5132 908#, c-format
60bcf0fa 909msgid "Generating export file: %s"
252b5132
RH
910msgstr ""
911
cc643b88 912#: dlltool.c:1991
252b5132
RH
913#, c-format
914msgid "Unable to open temporary assembler file: %s"
915msgstr ""
916
cc643b88 917#: dlltool.c:1994
252b5132
RH
918#, c-format
919msgid "Opened temporary file: %s"
920msgstr ""
921
cc643b88 922#: dlltool.c:2171
23f938f1
TG
923msgid "failed to read the number of entries from base file"
924msgstr ""
925
cc643b88 926#: dlltool.c:2219
252b5132
RH
927msgid "Generated exports file"
928msgstr ""
929
cc643b88 930#: dlltool.c:2428
252b5132 931#, c-format
2ee0aedf 932msgid "bfd_open failed open stub file: %s: %s"
252b5132
RH
933msgstr ""
934
cc643b88 935#: dlltool.c:2432
252b5132
RH
936#, c-format
937msgid "Creating stub file: %s"
938msgstr ""
939
cc643b88 940#: dlltool.c:2894
2ee0aedf
TG
941#, c-format
942msgid "bfd_open failed reopen stub file: %s: %s"
943msgstr ""
944
cc643b88 945#: dlltool.c:2908 dlltool.c:2984
e0a2c38a
RH
946#, c-format
947msgid "failed to open temporary head file: %s"
948msgstr ""
949
cc643b88 950#: dlltool.c:2970 dlltool.c:3050
e0a2c38a 951#, c-format
2ee0aedf 952msgid "failed to open temporary head file: %s: %s"
e0a2c38a
RH
953msgstr ""
954
cc643b88 955#: dlltool.c:3064
252b5132 956#, c-format
2ee0aedf
TG
957msgid "failed to open temporary tail file: %s"
958msgstr ""
959
cc643b88 960#: dlltool.c:3121
2ee0aedf
TG
961#, c-format
962msgid "failed to open temporary tail file: %s: %s"
963msgstr ""
964
cc643b88 965#: dlltool.c:3143
2ee0aedf
TG
966#, c-format
967msgid "Can't create .lib file: %s: %s"
252b5132
RH
968msgstr ""
969
cc643b88 970#: dlltool.c:3147
252b5132 971#, c-format
60bcf0fa 972msgid "Creating library file: %s"
252b5132
RH
973msgstr ""
974
cc643b88 975#: dlltool.c:3239 dlltool.c:3245
252b5132 976#, c-format
60bcf0fa 977msgid "cannot delete %s: %s"
252b5132
RH
978msgstr ""
979
cc643b88 980#: dlltool.c:3250
252b5132
RH
981msgid "Created lib file"
982msgstr ""
983
cc643b88 984#: dlltool.c:3462
2ee0aedf
TG
985#, c-format
986msgid "Can't open .lib file: %s: %s"
987msgstr ""
988
cc643b88 989#: dlltool.c:3470 dlltool.c:3492
23f938f1
TG
990#, c-format
991msgid "%s is not a library"
992msgstr ""
993
cc643b88 994#: dlltool.c:3510
23f938f1
TG
995#, c-format
996msgid "Import library `%s' specifies two or more dlls"
997msgstr ""
998
cc643b88 999#: dlltool.c:3521
23f938f1
TG
1000#, c-format
1001msgid "Unable to determine dll name for `%s' (not an import library?)"
1002msgstr ""
1003
cc643b88 1004#: dlltool.c:3745
252b5132 1005#, c-format
60bcf0fa 1006msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
252b5132
RH
1007msgstr ""
1008
cc643b88 1009#: dlltool.c:3751
252b5132 1010#, c-format
f12e7348 1011msgid "Error, duplicate EXPORT with ordinals: %s"
252b5132
RH
1012msgstr ""
1013
cc643b88 1014#: dlltool.c:3856
252b5132
RH
1015msgid "Processing definitions"
1016msgstr ""
1017
cc643b88 1018#: dlltool.c:3888
252b5132
RH
1019msgid "Processed definitions"
1020msgstr ""
1021
1022#. xgetext:c-format
cc643b88 1023#: dlltool.c:3895 dllwrap.c:483
252b5132 1024#, c-format
1a09a22c 1025msgid "Usage %s <option(s)> <object-file(s)>\n"
252b5132
RH
1026msgstr ""
1027
1028#. xgetext:c-format
cc643b88 1029#: dlltool.c:3897
252b5132
RH
1030#, c-format
1031msgid ""
e0a2c38a
RH
1032" -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
1033msgstr ""
1034
cc643b88 1035#: dlltool.c:3898
6ece5c52 1036#, c-format
e0a2c38a 1037msgid ""
a74801ba
ILT
1038" possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, "
1039"ppc, thumb\n"
252b5132
RH
1040msgstr ""
1041
cc643b88 1042#: dlltool.c:3899
6ece5c52 1043#, c-format
252b5132
RH
1044msgid " -e --output-exp <outname> Generate an export file.\n"
1045msgstr ""
1046
cc643b88 1047#: dlltool.c:3900
6ece5c52 1048#, c-format
252b5132
RH
1049msgid " -l --output-lib <outname> Generate an interface library.\n"
1050msgstr ""
1051
cc643b88 1052#: dlltool.c:3901
23f938f1
TG
1053#, c-format
1054msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
1055msgstr ""
1056
cc643b88 1057#: dlltool.c:3902
6ece5c52 1058#, c-format
252b5132
RH
1059msgid " -a --add-indirect Add dll indirects to export file.\n"
1060msgstr ""
1061
cc643b88 1062#: dlltool.c:3903
6ece5c52 1063#, c-format
252b5132
RH
1064msgid ""
1065" -D --dllname <name> Name of input dll to put into interface lib.\n"
1066msgstr ""
1067
cc643b88 1068#: dlltool.c:3904
6ece5c52 1069#, c-format
252b5132
RH
1070msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
1071msgstr ""
1072
cc643b88 1073#: dlltool.c:3905
6ece5c52 1074#, c-format
252b5132
RH
1075msgid " -z --output-def <deffile> Name of .def file to be created.\n"
1076msgstr ""
1077
cc643b88 1078#: dlltool.c:3906
6ece5c52 1079#, c-format
e0a2c38a 1080msgid " --export-all-symbols Export all symbols to .def\n"
252b5132
RH
1081msgstr ""
1082
cc643b88 1083#: dlltool.c:3907
6ece5c52 1084#, c-format
e0a2c38a 1085msgid " --no-export-all-symbols Only export listed symbols\n"
252b5132
RH
1086msgstr ""
1087
cc643b88 1088#: dlltool.c:3908
6ece5c52 1089#, c-format
e0a2c38a 1090msgid " --exclude-symbols <list> Don't export <list>\n"
252b5132
RH
1091msgstr ""
1092
cc643b88 1093#: dlltool.c:3909
6ece5c52 1094#, c-format
e0a2c38a 1095msgid " --no-default-excludes Clear default exclude symbols\n"
252b5132
RH
1096msgstr ""
1097
cc643b88 1098#: dlltool.c:3910
6ece5c52 1099#, c-format
252b5132
RH
1100msgid " -b --base-file <basefile> Read linker generated base file.\n"
1101msgstr ""
1102
cc643b88 1103#: dlltool.c:3911
6ece5c52 1104#, c-format
252b5132
RH
1105msgid " -x --no-idata4 Don't generate idata$4 section.\n"
1106msgstr ""
1107
cc643b88 1108#: dlltool.c:3912
6ece5c52 1109#, c-format
252b5132
RH
1110msgid " -c --no-idata5 Don't generate idata$5 section.\n"
1111msgstr ""
1112
cc643b88 1113#: dlltool.c:3913
23f938f1
TG
1114#, c-format
1115msgid ""
1116" --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata"
1117"$5.\n"
1118msgstr ""
1119
cc643b88 1120#: dlltool.c:3914
6ece5c52 1121#, c-format
252b5132 1122msgid ""
ae351704 1123" -U --add-underscore Add underscores to all symbols in interface "
252b5132
RH
1124"library.\n"
1125msgstr ""
1126
cc643b88 1127#: dlltool.c:3915
ae351704
AM
1128#, c-format
1129msgid ""
1130" --add-stdcall-underscore Add underscores to stdcall symbols in "
1131"interface library.\n"
1132msgstr ""
1133
cc643b88 1134#: dlltool.c:3916
2ee0aedf
TG
1135#, c-format
1136msgid ""
1137" --no-leading-underscore All symbols shouldn't be prefixed by an "
1138"underscore.\n"
1139msgstr ""
1140
cc643b88 1141#: dlltool.c:3917
2ee0aedf
TG
1142#, c-format
1143msgid ""
1144" --leading-underscore All symbols should be prefixed by an "
1145"underscore.\n"
1146msgstr ""
1147
cc643b88 1148#: dlltool.c:3918
6ece5c52 1149#, c-format
252b5132
RH
1150msgid " -k --kill-at Kill @<n> from exported names.\n"
1151msgstr ""
1152
cc643b88 1153#: dlltool.c:3919
6ece5c52 1154#, c-format
252b5132
RH
1155msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
1156msgstr ""
1157
cc643b88 1158#: dlltool.c:3920
3443c1ae
AM
1159#, c-format
1160msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
1161msgstr ""
1162
cc643b88 1163#: dlltool.c:3921
6ece5c52 1164#, c-format
252b5132
RH
1165msgid " -S --as <name> Use <name> for assembler.\n"
1166msgstr ""
1167
cc643b88 1168#: dlltool.c:3922
6ece5c52 1169#, c-format
252b5132
RH
1170msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
1171msgstr ""
1172
cc643b88 1173#: dlltool.c:3923
6ece5c52 1174#, c-format
a74801ba
ILT
1175msgid ""
1176" -C --compat-implib Create backward compatible import library.\n"
1177msgstr ""
1178
cc643b88 1179#: dlltool.c:3924
6ece5c52 1180#, c-format
252b5132
RH
1181msgid ""
1182" -n --no-delete Keep temp files (repeat for extra "
1183"preservation).\n"
1184msgstr ""
1185
cc643b88 1186#: dlltool.c:3925
6ece5c52
AM
1187#, c-format
1188msgid ""
1189" -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1190msgstr ""
1191
cc643b88 1192#: dlltool.c:3926
23f938f1
TG
1193#, c-format
1194msgid ""
1195" -I --identify <implib> Report the name of the DLL associated with "
1196"<implib>.\n"
1197msgstr ""
1198
cc643b88 1199#: dlltool.c:3927
23f938f1
TG
1200#, c-format
1201msgid ""
1202" --identify-strict Causes --identify to report error when multiple "
1203"DLLs.\n"
1204msgstr ""
1205
cc643b88 1206#: dlltool.c:3928
6ece5c52 1207#, c-format
252b5132
RH
1208msgid " -v --verbose Be verbose.\n"
1209msgstr ""
1210
cc643b88 1211#: dlltool.c:3929
6ece5c52 1212#, c-format
252b5132
RH
1213msgid " -V --version Display the program version.\n"
1214msgstr ""
1215
cc643b88 1216#: dlltool.c:3930
6ece5c52 1217#, c-format
252b5132
RH
1218msgid " -h --help Display this information.\n"
1219msgstr ""
1220
cc643b88 1221#: dlltool.c:3931
3caac5b8
AM
1222#, c-format
1223msgid " @<file> Read options from <file>.\n"
1224msgstr ""
1225
cc643b88 1226#: dlltool.c:3933
6ece5c52 1227#, c-format
e0a2c38a
RH
1228msgid ""
1229" -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1230msgstr ""
1231
cc643b88 1232#: dlltool.c:3934
6ece5c52 1233#, c-format
e0a2c38a
RH
1234msgid " -L --linker <name> Use <name> as the linker.\n"
1235msgstr ""
1236
cc643b88 1237#: dlltool.c:3935
6ece5c52 1238#, c-format
e0a2c38a
RH
1239msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1240msgstr ""
1241
cc643b88 1242#: dlltool.c:4082
06647dfd
AM
1243#, c-format
1244msgid "Path components stripped from dllname, '%s'."
1245msgstr ""
1246
cc643b88 1247#: dlltool.c:4130
252b5132
RH
1248#, c-format
1249msgid "Unable to open base-file: %s"
1250msgstr ""
1251
cc643b88 1252#: dlltool.c:4165
252b5132
RH
1253#, c-format
1254msgid "Machine '%s' not supported"
1255msgstr ""
1256
cc643b88 1257#: dlltool.c:4245
23f938f1
TG
1258#, c-format
1259msgid "Warning, machine type (%d) not supported for delayimport."
1260msgstr ""
1261
cc643b88 1262#: dlltool.c:4313 dllwrap.c:213
a74801ba
ILT
1263#, c-format
1264msgid "Tried file: %s"
1265msgstr ""
1266
cc643b88 1267#: dlltool.c:4320 dllwrap.c:220
a74801ba
ILT
1268#, c-format
1269msgid "Using file: %s"
e0a2c38a
RH
1270msgstr ""
1271
2ee0aedf 1272#: dllwrap.c:303
60bcf0fa
NC
1273#, c-format
1274msgid "Keeping temporary base file %s"
1275msgstr ""
1276
2ee0aedf 1277#: dllwrap.c:305
60bcf0fa
NC
1278#, c-format
1279msgid "Deleting temporary base file %s"
1280msgstr ""
1281
2ee0aedf 1282#: dllwrap.c:319
60bcf0fa
NC
1283#, c-format
1284msgid "Keeping temporary exp file %s"
1285msgstr ""
1286
2ee0aedf 1287#: dllwrap.c:321
60bcf0fa
NC
1288#, c-format
1289msgid "Deleting temporary exp file %s"
1290msgstr ""
1291
2ee0aedf 1292#: dllwrap.c:334
60bcf0fa
NC
1293#, c-format
1294msgid "Keeping temporary def file %s"
1295msgstr ""
1296
2ee0aedf 1297#: dllwrap.c:336
60bcf0fa
NC
1298#, c-format
1299msgid "Deleting temporary def file %s"
1300msgstr ""
1301
9cf03b7e
NC
1302#: dllwrap.c:417
1303#, c-format
1304msgid "pwait returns: %s"
1305msgstr ""
1306
2ee0aedf 1307#: dllwrap.c:484
6ece5c52 1308#, c-format
60bcf0fa
NC
1309msgid " Generic options:\n"
1310msgstr ""
1311
2ee0aedf 1312#: dllwrap.c:485
6ece5c52 1313#, c-format
3caac5b8 1314msgid " @<file> Read options from <file>\n"
60bcf0fa
NC
1315msgstr ""
1316
2ee0aedf 1317#: dllwrap.c:486
6ece5c52 1318#, c-format
3caac5b8 1319msgid " --quiet, -q Work quietly\n"
60bcf0fa
NC
1320msgstr ""
1321
2ee0aedf 1322#: dllwrap.c:487
6ece5c52 1323#, c-format
3caac5b8 1324msgid " --verbose, -v Verbose\n"
60bcf0fa
NC
1325msgstr ""
1326
2ee0aedf 1327#: dllwrap.c:488
6ece5c52 1328#, c-format
3caac5b8 1329msgid " --version Print dllwrap version\n"
60bcf0fa
NC
1330msgstr ""
1331
2ee0aedf 1332#: dllwrap.c:489
60bcf0fa 1333#, c-format
3caac5b8 1334msgid " --implib <outname> Synonym for --output-lib\n"
60bcf0fa
NC
1335msgstr ""
1336
2ee0aedf 1337#: dllwrap.c:490
6ece5c52 1338#, c-format
3caac5b8 1339msgid " Options for %s:\n"
60bcf0fa
NC
1340msgstr ""
1341
2ee0aedf 1342#: dllwrap.c:491
6ece5c52 1343#, c-format
3caac5b8 1344msgid " --driver-name <driver> Defaults to \"gcc\"\n"
60bcf0fa
NC
1345msgstr ""
1346
2ee0aedf 1347#: dllwrap.c:492
6ece5c52 1348#, c-format
3caac5b8 1349msgid " --driver-flags <flags> Override default ld flags\n"
60bcf0fa
NC
1350msgstr ""
1351
2ee0aedf 1352#: dllwrap.c:493
6ece5c52 1353#, c-format
3caac5b8 1354msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
60bcf0fa
NC
1355msgstr ""
1356
2ee0aedf 1357#: dllwrap.c:494
6ece5c52 1358#, c-format
3caac5b8 1359msgid " --entry <entry> Specify alternate DLL entry point\n"
60bcf0fa
NC
1360msgstr ""
1361
2ee0aedf 1362#: dllwrap.c:495
6ece5c52 1363#, c-format
3caac5b8 1364msgid " --image-base <base> Specify image base address\n"
60bcf0fa
NC
1365msgstr ""
1366
2ee0aedf 1367#: dllwrap.c:496
6ece5c52 1368#, c-format
3caac5b8 1369msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
60bcf0fa
NC
1370msgstr ""
1371
2ee0aedf 1372#: dllwrap.c:497
6ece5c52 1373#, c-format
3caac5b8 1374msgid " --dry-run Show what needs to be run\n"
60bcf0fa
NC
1375msgstr ""
1376
2ee0aedf 1377#: dllwrap.c:498
6ece5c52 1378#, c-format
3caac5b8 1379msgid " --mno-cygwin Create Mingw DLL\n"
60bcf0fa
NC
1380msgstr ""
1381
2ee0aedf 1382#: dllwrap.c:499
6ece5c52 1383#, c-format
3caac5b8 1384msgid " Options passed to DLLTOOL:\n"
60bcf0fa
NC
1385msgstr ""
1386
2ee0aedf 1387#: dllwrap.c:500
6ece5c52 1388#, c-format
3caac5b8 1389msgid " --machine <machine>\n"
60bcf0fa
NC
1390msgstr ""
1391
2ee0aedf 1392#: dllwrap.c:501
6ece5c52 1393#, c-format
3caac5b8 1394msgid " --output-exp <outname> Generate export file.\n"
60bcf0fa
NC
1395msgstr ""
1396
2ee0aedf 1397#: dllwrap.c:502
6ece5c52 1398#, c-format
3caac5b8 1399msgid " --output-lib <outname> Generate input library.\n"
60bcf0fa
NC
1400msgstr ""
1401
2ee0aedf 1402#: dllwrap.c:503
6ece5c52 1403#, c-format
3caac5b8 1404msgid " --add-indirect Add dll indirects to export file.\n"
60bcf0fa
NC
1405msgstr ""
1406
2ee0aedf 1407#: dllwrap.c:504
6ece5c52 1408#, c-format
3caac5b8 1409msgid " --dllname <name> Name of input dll to put into output lib.\n"
60bcf0fa
NC
1410msgstr ""
1411
2ee0aedf 1412#: dllwrap.c:505
6ece5c52 1413#, c-format
3caac5b8 1414msgid " --def <deffile> Name input .def file\n"
60bcf0fa
NC
1415msgstr ""
1416
2ee0aedf 1417#: dllwrap.c:506
6ece5c52 1418#, c-format
3caac5b8 1419msgid " --output-def <deffile> Name output .def file\n"
60bcf0fa
NC
1420msgstr ""
1421
2ee0aedf 1422#: dllwrap.c:507
6ece5c52 1423#, c-format
3caac5b8 1424msgid " --export-all-symbols Export all symbols to .def\n"
60bcf0fa
NC
1425msgstr ""
1426
2ee0aedf 1427#: dllwrap.c:508
6ece5c52 1428#, c-format
3caac5b8 1429msgid " --no-export-all-symbols Only export .drectve symbols\n"
60bcf0fa
NC
1430msgstr ""
1431
2ee0aedf 1432#: dllwrap.c:509
6ece5c52 1433#, c-format
3caac5b8 1434msgid " --exclude-symbols <list> Exclude <list> from .def\n"
60bcf0fa
NC
1435msgstr ""
1436
2ee0aedf 1437#: dllwrap.c:510
6ece5c52 1438#, c-format
3caac5b8 1439msgid " --no-default-excludes Zap default exclude symbols\n"
60bcf0fa
NC
1440msgstr ""
1441
2ee0aedf 1442#: dllwrap.c:511
6ece5c52 1443#, c-format
3caac5b8 1444msgid " --base-file <basefile> Read linker generated base file\n"
60bcf0fa
NC
1445msgstr ""
1446
2ee0aedf 1447#: dllwrap.c:512
6ece5c52 1448#, c-format
3caac5b8 1449msgid " --no-idata4 Don't generate idata$4 section\n"
60bcf0fa
NC
1450msgstr ""
1451
2ee0aedf 1452#: dllwrap.c:513
6ece5c52 1453#, c-format
3caac5b8 1454msgid " --no-idata5 Don't generate idata$5 section\n"
60bcf0fa
NC
1455msgstr ""
1456
2ee0aedf 1457#: dllwrap.c:514
6ece5c52 1458#, c-format
3caac5b8 1459msgid " -U Add underscores to .lib\n"
60bcf0fa
NC
1460msgstr ""
1461
2ee0aedf 1462#: dllwrap.c:515
6ece5c52 1463#, c-format
3caac5b8 1464msgid " -k Kill @<n> from exported names\n"
60bcf0fa
NC
1465msgstr ""
1466
2ee0aedf 1467#: dllwrap.c:516
6ece5c52 1468#, c-format
3caac5b8 1469msgid " --add-stdcall-alias Add aliases without @<n>\n"
60bcf0fa
NC
1470msgstr ""
1471
2ee0aedf 1472#: dllwrap.c:517
6ece5c52 1473#, c-format
3caac5b8 1474msgid " --as <name> Use <name> for assembler\n"
60bcf0fa
NC
1475msgstr ""
1476
2ee0aedf 1477#: dllwrap.c:518
6ece5c52 1478#, c-format
3caac5b8
AM
1479msgid " --nodelete Keep temp files.\n"
1480msgstr ""
1481
2ee0aedf
TG
1482#: dllwrap.c:519
1483#, c-format
1484msgid " --no-leading-underscore Entrypoint without underscore\n"
1485msgstr ""
1486
1487#: dllwrap.c:520
1488#, c-format
1489msgid " --leading-underscore Entrypoint with underscore.\n"
1490msgstr ""
1491
1492#: dllwrap.c:521
3caac5b8 1493#, c-format
60bcf0fa
NC
1494msgid " Rest are passed unmodified to the language driver\n"
1495msgstr ""
1496
2ee0aedf 1497#: dllwrap.c:805
60bcf0fa
NC
1498msgid "Must provide at least one of -o or --dllname options"
1499msgstr ""
1500
2ee0aedf 1501#: dllwrap.c:834
328577ad
NC
1502msgid ""
1503"no export definition file provided.\n"
1504"Creating one, but that may not be what you want"
60bcf0fa
NC
1505msgstr ""
1506
2ee0aedf 1507#: dllwrap.c:1023
60bcf0fa
NC
1508#, c-format
1509msgid "DLLTOOL name : %s\n"
1510msgstr ""
1511
2ee0aedf 1512#: dllwrap.c:1024
60bcf0fa
NC
1513#, c-format
1514msgid "DLLTOOL options : %s\n"
1515msgstr ""
1516
2ee0aedf 1517#: dllwrap.c:1025
60bcf0fa
NC
1518#, c-format
1519msgid "DRIVER name : %s\n"
1520msgstr ""
1521
2ee0aedf 1522#: dllwrap.c:1026
60bcf0fa
NC
1523#, c-format
1524msgid "DRIVER options : %s\n"
1525msgstr ""
1526
9cf03b7e
NC
1527#: dwarf.c:132
1528msgid "Wrong size in print_dwarf_vma"
1529msgstr ""
1530
1531#: dwarf.c:256 dwarf.c:3026
3caac5b8
AM
1532msgid "badly formed extended line op encountered!\n"
1533msgstr ""
1534
cc643b88 1535#: dwarf.c:263
6ece5c52 1536#, c-format
3caac5b8 1537msgid " Extended opcode %d: "
1a09a22c
NC
1538msgstr ""
1539
cc643b88 1540#: dwarf.c:268
6ece5c52 1541#, c-format
3caac5b8
AM
1542msgid ""
1543"End of Sequence\n"
1544"\n"
1a09a22c
NC
1545msgstr ""
1546
cc643b88 1547#: dwarf.c:274
6ece5c52 1548#, c-format
cc643b88 1549msgid "set Address to 0x%s\n"
1a09a22c
NC
1550msgstr ""
1551
cc643b88 1552#: dwarf.c:280
3caac5b8
AM
1553#, c-format
1554msgid " define new File Table entry\n"
252b5132
RH
1555msgstr ""
1556
9cf03b7e 1557#: dwarf.c:281 dwarf.c:2554
3caac5b8
AM
1558#, c-format
1559msgid " Entry\tDir\tTime\tSize\tName\n"
252b5132
RH
1560msgstr ""
1561
cc643b88 1562#: dwarf.c:295
3caac5b8 1563#, c-format
cc643b88 1564msgid "set Discriminator to %s\n"
252b5132
RH
1565msgstr ""
1566
9cf03b7e 1567#: dwarf.c:370
23f938f1 1568#, c-format
9cf03b7e 1569msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
23f938f1
TG
1570msgstr ""
1571
f12e7348
NC
1572#. The test against DW_LNW_hi_user is redundant due to
1573#. the limited range of the unsigned char data type used
1574#. for op_code.
1575#. && op_code <= DW_LNE_hi_user
cc643b88 1576#: dwarf.c:387
f12e7348 1577#, c-format
cc643b88 1578msgid "user defined: "
f12e7348
NC
1579msgstr ""
1580
cc643b88 1581#: dwarf.c:389
3caac5b8 1582#, c-format
cc643b88 1583msgid "UNKNOWN: "
252b5132
RH
1584msgstr ""
1585
cc643b88
NC
1586#: dwarf.c:390
1587#, c-format
1588msgid "length %d ["
1589msgstr ""
1590
1591#: dwarf.c:407
3caac5b8 1592msgid "<no .debug_str section>"
252b5132
RH
1593msgstr ""
1594
cc643b88 1595#: dwarf.c:413
3caac5b8 1596#, c-format
cc643b88 1597msgid "DW_FORM_strp offset too big: %s\n"
252b5132
RH
1598msgstr ""
1599
2ee0aedf 1600#: dwarf.c:415
3caac5b8 1601msgid "<offset is too big>"
252b5132
RH
1602msgstr ""
1603
cc643b88 1604#: dwarf.c:655
3caac5b8
AM
1605#, c-format
1606msgid "Unknown TAG value: %lx"
252b5132
RH
1607msgstr ""
1608
cc643b88 1609#: dwarf.c:696
3caac5b8
AM
1610#, c-format
1611msgid "Unknown FORM value: %lx"
252b5132
RH
1612msgstr ""
1613
cc643b88 1614#: dwarf.c:705
3caac5b8 1615#, c-format
cc643b88 1616msgid " %s byte block: "
252b5132
RH
1617msgstr ""
1618
cc643b88 1619#: dwarf.c:1050
2ee0aedf
TG
1620#, c-format
1621msgid "(DW_OP_call_ref in frame info)"
1622msgstr ""
1623
9cf03b7e
NC
1624#: dwarf.c:1075
1625#, c-format
1626msgid "size: %s "
1627msgstr ""
1628
1629#: dwarf.c:1078
1630#, c-format
1631msgid "offset: %s "
1632msgstr ""
1633
1634#: dwarf.c:1098
1635#, c-format
1636msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
1637msgstr ""
1638
cc643b88 1639#: dwarf.c:1122
2ee0aedf
TG
1640#, c-format
1641msgid "(DW_OP_GNU_implicit_pointer in frame info)"
1642msgstr ""
1643
9cf03b7e 1644#: dwarf.c:1234
3caac5b8
AM
1645#, c-format
1646msgid "(User defined location op)"
252b5132
RH
1647msgstr ""
1648
9cf03b7e 1649#: dwarf.c:1236
3caac5b8
AM
1650#, c-format
1651msgid "(Unknown location op)"
252b5132
RH
1652msgstr ""
1653
9cf03b7e 1654#: dwarf.c:1283
2ee0aedf 1655msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
252b5132
RH
1656msgstr ""
1657
9cf03b7e 1658#: dwarf.c:1389
cc643b88 1659msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
252b5132
RH
1660msgstr ""
1661
9cf03b7e 1662#: dwarf.c:1439
3caac5b8 1663#, c-format
cc643b88 1664msgid " (indirect string, offset: 0x%s): %s"
252b5132
RH
1665msgstr ""
1666
9cf03b7e 1667#: dwarf.c:1464
3caac5b8
AM
1668#, c-format
1669msgid "Unrecognized form: %lu\n"
252b5132
RH
1670msgstr ""
1671
9cf03b7e 1672#: dwarf.c:1557
3caac5b8
AM
1673#, c-format
1674msgid "(not inlined)"
252b5132
RH
1675msgstr ""
1676
9cf03b7e 1677#: dwarf.c:1560
3caac5b8
AM
1678#, c-format
1679msgid "(inlined)"
252b5132
RH
1680msgstr ""
1681
9cf03b7e 1682#: dwarf.c:1563
3caac5b8
AM
1683#, c-format
1684msgid "(declared as inline but ignored)"
252b5132
RH
1685msgstr ""
1686
9cf03b7e 1687#: dwarf.c:1566
3caac5b8
AM
1688#, c-format
1689msgid "(declared as inline and inlined)"
252b5132
RH
1690msgstr ""
1691
9cf03b7e 1692#: dwarf.c:1569
3caac5b8 1693#, c-format
cc643b88 1694msgid " (Unknown inline attribute value: %s)"
252b5132
RH
1695msgstr ""
1696
9cf03b7e
NC
1697#: dwarf.c:1608
1698#, c-format
1699msgid "(implementation defined: %s)"
1700msgstr ""
1701
1702#: dwarf.c:1611
1703#, c-format
1704msgid "(Unknown: %s)"
1705msgstr ""
1706
1707#: dwarf.c:1649
1708#, c-format
1709msgid "(user defined type)"
1710msgstr ""
1711
1712#: dwarf.c:1651
1713#, c-format
1714msgid "(unknown type)"
1715msgstr ""
1716
1717#: dwarf.c:1663
1718#, c-format
1719msgid "(unknown accessibility)"
1720msgstr ""
1721
1722#: dwarf.c:1674
1723#, c-format
1724msgid "(unknown visibility)"
1725msgstr ""
1726
1727#: dwarf.c:1684
1728#, c-format
1729msgid "(unknown virtuality)"
1730msgstr ""
1731
1732#: dwarf.c:1695
1733#, c-format
1734msgid "(unknown case)"
1735msgstr ""
1736
1737#: dwarf.c:1708
1738#, c-format
1739msgid "(user defined)"
1740msgstr ""
1741
1742#: dwarf.c:1710
1743#, c-format
1744msgid "(unknown convention)"
1745msgstr ""
1746
1747#: dwarf.c:1717
1748#, c-format
1749msgid "(undefined)"
1750msgstr ""
1751
1752#: dwarf.c:1740
f12e7348
NC
1753#, c-format
1754msgid "(location list)"
1755msgstr ""
1756
9cf03b7e 1757#: dwarf.c:1761 dwarf.c:4044
3caac5b8
AM
1758#, c-format
1759msgid " [without DW_AT_frame_base]"
252b5132
RH
1760msgstr ""
1761
9cf03b7e 1762#: dwarf.c:1776
3caac5b8 1763#, c-format
f12e7348 1764msgid ""
cc643b88 1765"Offset %s used as value for DW_AT_import attribute of DIE at offset %lx is "
f12e7348 1766"too big.\n"
252b5132
RH
1767msgstr ""
1768
9cf03b7e
NC
1769#: dwarf.c:1786
1770#, c-format
1771msgid "[Abbrev Number: %ld"
1772msgstr ""
1773
1774#: dwarf.c:1977
3caac5b8
AM
1775#, c-format
1776msgid "Unknown AT value: %lx"
252b5132
RH
1777msgstr ""
1778
9cf03b7e 1779#: dwarf.c:2048
f12e7348 1780#, c-format
cc643b88 1781msgid "Reserved length value (0x%s) found in section %s\n"
f12e7348
NC
1782msgstr ""
1783
9cf03b7e 1784#: dwarf.c:2060
f12e7348 1785#, c-format
cc643b88 1786msgid "Corrupt unit length (0x%s) found in section %s\n"
f12e7348
NC
1787msgstr ""
1788
9cf03b7e 1789#: dwarf.c:2068
3caac5b8
AM
1790#, c-format
1791msgid "No comp units in %s section ?"
252b5132
RH
1792msgstr ""
1793
9cf03b7e 1794#: dwarf.c:2077
3caac5b8
AM
1795#, c-format
1796msgid "Not enough memory for a debug info array of %u entries"
252b5132
RH
1797msgstr ""
1798
9cf03b7e
NC
1799#: dwarf.c:2086 dwarf.c:3295 dwarf.c:3389 dwarf.c:3550 dwarf.c:3778
1800#: dwarf.c:3910 dwarf.c:4080 dwarf.c:4149 dwarf.c:4353
3caac5b8
AM
1801#, c-format
1802msgid ""
23f938f1 1803"Contents of the %s section:\n"
3caac5b8 1804"\n"
252b5132
RH
1805msgstr ""
1806
9cf03b7e 1807#: dwarf.c:2094
3caac5b8
AM
1808#, c-format
1809msgid "Unable to locate %s section!\n"
252b5132
RH
1810msgstr ""
1811
9cf03b7e 1812#: dwarf.c:2175
3caac5b8 1813#, c-format
cc643b88 1814msgid " Compilation Unit @ offset 0x%s:\n"
252b5132
RH
1815msgstr ""
1816
9cf03b7e 1817#: dwarf.c:2177
3caac5b8 1818#, c-format
cc643b88 1819msgid " Length: 0x%s (%s)\n"
252b5132
RH
1820msgstr ""
1821
9cf03b7e 1822#: dwarf.c:2180
3caac5b8
AM
1823#, c-format
1824msgid " Version: %d\n"
252b5132
RH
1825msgstr ""
1826
9cf03b7e 1827#: dwarf.c:2181
3caac5b8 1828#, c-format
cc643b88 1829msgid " Abbrev Offset: %s\n"
252b5132
RH
1830msgstr ""
1831
9cf03b7e 1832#: dwarf.c:2183
3caac5b8
AM
1833#, c-format
1834msgid " Pointer Size: %d\n"
252b5132
RH
1835msgstr ""
1836
9cf03b7e 1837#: dwarf.c:2187
2ee0aedf
TG
1838#, c-format
1839msgid " Signature: "
1840msgstr ""
1841
9cf03b7e 1842#: dwarf.c:2191
2ee0aedf 1843#, c-format
cc643b88 1844msgid " Type Offset: 0x%s\n"
2ee0aedf
TG
1845msgstr ""
1846
9cf03b7e 1847#: dwarf.c:2199
ae351704 1848#, c-format
f12e7348 1849msgid ""
cc643b88
NC
1850"Debug info is corrupted, length of CU at %s extends beyond end of section "
1851"(length = %s)\n"
252b5132
RH
1852msgstr ""
1853
9cf03b7e 1854#: dwarf.c:2212
f12e7348 1855#, c-format
cc643b88 1856msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
f12e7348
NC
1857msgstr ""
1858
9cf03b7e 1859#: dwarf.c:2223
f12e7348
NC
1860#, c-format
1861msgid ""
1862"Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section "
1863"size (%lx)\n"
252b5132
RH
1864msgstr ""
1865
9cf03b7e 1866#: dwarf.c:2273
3caac5b8 1867#, c-format
ae351704 1868msgid ""
f12e7348
NC
1869"Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n"
1870msgstr ""
1871
9cf03b7e 1872#: dwarf.c:2277
f12e7348 1873msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
252b5132
RH
1874msgstr ""
1875
9cf03b7e 1876#: dwarf.c:2296
3caac5b8 1877#, c-format
ae351704 1878msgid " <%d><%lx>: Abbrev Number: %lu"
252b5132
RH
1879msgstr ""
1880
9cf03b7e 1881#: dwarf.c:2300
3caac5b8 1882#, c-format
cc643b88 1883msgid " <%d><%lx>: ...\n"
252b5132
RH
1884msgstr ""
1885
9cf03b7e 1886#: dwarf.c:2319
3caac5b8 1887#, c-format
cc643b88
NC
1888msgid ""
1889"DIE at offset %lx refers to abbreviation number %lu which does not exist\n"
252b5132
RH
1890msgstr ""
1891
9cf03b7e 1892#: dwarf.c:2421
3caac5b8
AM
1893#, c-format
1894msgid ""
f12e7348 1895"Raw dump of debug contents of section %s:\n"
3caac5b8 1896"\n"
252b5132
RH
1897msgstr ""
1898
9cf03b7e 1899#: dwarf.c:2459
23f938f1
TG
1900#, c-format
1901msgid ""
1902"The information in section %s appears to be corrupt - the section is too "
1903"small\n"
252b5132
RH
1904msgstr ""
1905
9cf03b7e 1906#: dwarf.c:2471 dwarf.c:2839
2ee0aedf
TG
1907msgid "Only DWARF version 2, 3 and 4 line info is currently supported.\n"
1908msgstr ""
1909
9cf03b7e 1910#: dwarf.c:2485 dwarf.c:2854
2ee0aedf 1911msgid "Invalid maximum operations per insn.\n"
252b5132
RH
1912msgstr ""
1913
9cf03b7e 1914#: dwarf.c:2504 dwarf.c:3573
f12e7348
NC
1915#, c-format
1916msgid " Offset: 0x%lx\n"
1917msgstr ""
1918
9cf03b7e 1919#: dwarf.c:2505
3caac5b8
AM
1920#, c-format
1921msgid " Length: %ld\n"
252b5132
RH
1922msgstr ""
1923
9cf03b7e 1924#: dwarf.c:2506
3caac5b8
AM
1925#, c-format
1926msgid " DWARF Version: %d\n"
252b5132
RH
1927msgstr ""
1928
9cf03b7e 1929#: dwarf.c:2507
3caac5b8
AM
1930#, c-format
1931msgid " Prologue Length: %d\n"
252b5132
RH
1932msgstr ""
1933
9cf03b7e 1934#: dwarf.c:2508
3caac5b8
AM
1935#, c-format
1936msgid " Minimum Instruction Length: %d\n"
252b5132
RH
1937msgstr ""
1938
9cf03b7e 1939#: dwarf.c:2510
2ee0aedf
TG
1940#, c-format
1941msgid " Maximum Ops per Instruction: %d\n"
1942msgstr ""
1943
9cf03b7e 1944#: dwarf.c:2511
3caac5b8
AM
1945#, c-format
1946msgid " Initial value of 'is_stmt': %d\n"
252b5132
RH
1947msgstr ""
1948
9cf03b7e 1949#: dwarf.c:2512
3caac5b8
AM
1950#, c-format
1951msgid " Line Base: %d\n"
252b5132
RH
1952msgstr ""
1953
9cf03b7e 1954#: dwarf.c:2513
3caac5b8
AM
1955#, c-format
1956msgid " Line Range: %d\n"
252b5132
RH
1957msgstr ""
1958
9cf03b7e 1959#: dwarf.c:2514
3caac5b8
AM
1960#, c-format
1961msgid " Opcode Base: %d\n"
252b5132
RH
1962msgstr ""
1963
9cf03b7e 1964#: dwarf.c:2523
252b5132 1965#, c-format
3caac5b8
AM
1966msgid ""
1967"\n"
1968" Opcodes:\n"
252b5132
RH
1969msgstr ""
1970
9cf03b7e 1971#: dwarf.c:2526
252b5132 1972#, c-format
3caac5b8 1973msgid " Opcode %d has %d args\n"
252b5132
RH
1974msgstr ""
1975
9cf03b7e 1976#: dwarf.c:2532
252b5132 1977#, c-format
3caac5b8
AM
1978msgid ""
1979"\n"
1980" The Directory Table is empty.\n"
252b5132
RH
1981msgstr ""
1982
9cf03b7e 1983#: dwarf.c:2535
252b5132 1984#, c-format
3caac5b8
AM
1985msgid ""
1986"\n"
1987" The Directory Table:\n"
252b5132
RH
1988msgstr ""
1989
9cf03b7e 1990#: dwarf.c:2550
3caac5b8
AM
1991#, c-format
1992msgid ""
1993"\n"
1994" The File Name Table is empty.\n"
252b5132
RH
1995msgstr ""
1996
9cf03b7e 1997#: dwarf.c:2553
3caac5b8
AM
1998#, c-format
1999msgid ""
2000"\n"
2001" The File Name Table:\n"
252b5132
RH
2002msgstr ""
2003
3caac5b8 2004#. Now display the statements.
9cf03b7e 2005#: dwarf.c:2583
3caac5b8
AM
2006#, c-format
2007msgid ""
2008"\n"
2009" Line Number Statements:\n"
252b5132
RH
2010msgstr ""
2011
9cf03b7e 2012#: dwarf.c:2602
3caac5b8 2013#, c-format
cc643b88 2014msgid " Special opcode %d: advance Address by %s to 0x%s"
252b5132
RH
2015msgstr ""
2016
9cf03b7e 2017#: dwarf.c:2616
2ee0aedf 2018#, c-format
cc643b88 2019msgid " Special opcode %d: advance Address by %s to 0x%s[%d]"
2ee0aedf
TG
2020msgstr ""
2021
9cf03b7e 2022#: dwarf.c:2624
3caac5b8 2023#, c-format
cc643b88 2024msgid " and Line by %s to %d\n"
252b5132
RH
2025msgstr ""
2026
9cf03b7e 2027#: dwarf.c:2634
3caac5b8
AM
2028#, c-format
2029msgid " Copy\n"
252b5132
RH
2030msgstr ""
2031
9cf03b7e 2032#: dwarf.c:2644
252b5132 2033#, c-format
cc643b88 2034msgid " Advance PC by %s to 0x%s\n"
252b5132
RH
2035msgstr ""
2036
9cf03b7e 2037#: dwarf.c:2657
2ee0aedf 2038#, c-format
cc643b88 2039msgid " Advance PC by %s to 0x%s[%d]\n"
2ee0aedf
TG
2040msgstr ""
2041
9cf03b7e 2042#: dwarf.c:2668
3caac5b8 2043#, c-format
cc643b88 2044msgid " Advance Line by %s to %d\n"
252b5132
RH
2045msgstr ""
2046
9cf03b7e 2047#: dwarf.c:2676
252b5132 2048#, c-format
cc643b88 2049msgid " Set File Name to entry %s in the File Name Table\n"
252b5132
RH
2050msgstr ""
2051
9cf03b7e 2052#: dwarf.c:2684
252b5132 2053#, c-format
cc643b88 2054msgid " Set column to %s\n"
252b5132
RH
2055msgstr ""
2056
9cf03b7e 2057#: dwarf.c:2692
252b5132 2058#, c-format
cc643b88 2059msgid " Set is_stmt to %s\n"
252b5132
RH
2060msgstr ""
2061
9cf03b7e 2062#: dwarf.c:2697
3caac5b8
AM
2063#, c-format
2064msgid " Set basic block\n"
252b5132
RH
2065msgstr ""
2066
9cf03b7e 2067#: dwarf.c:2707
3caac5b8 2068#, c-format
cc643b88 2069msgid " Advance PC by constant %s to 0x%s\n"
252b5132
RH
2070msgstr ""
2071
9cf03b7e 2072#: dwarf.c:2720
2ee0aedf 2073#, c-format
cc643b88 2074msgid " Advance PC by constant %s to 0x%s[%d]\n"
2ee0aedf
TG
2075msgstr ""
2076
9cf03b7e 2077#: dwarf.c:2732
3caac5b8 2078#, c-format
cc643b88 2079msgid " Advance PC by fixed size amount %s to 0x%s\n"
252b5132
RH
2080msgstr ""
2081
9cf03b7e 2082#: dwarf.c:2738
3caac5b8
AM
2083#, c-format
2084msgid " Set prologue_end to true\n"
252b5132
RH
2085msgstr ""
2086
9cf03b7e 2087#: dwarf.c:2742
3caac5b8
AM
2088#, c-format
2089msgid " Set epilogue_begin to true\n"
252b5132
RH
2090msgstr ""
2091
9cf03b7e 2092#: dwarf.c:2748
252b5132 2093#, c-format
cc643b88 2094msgid " Set ISA to %s\n"
252b5132
RH
2095msgstr ""
2096
9cf03b7e 2097#: dwarf.c:2752 dwarf.c:3167
3caac5b8
AM
2098#, c-format
2099msgid " Unknown opcode %d with operands: "
252b5132
RH
2100msgstr ""
2101
9cf03b7e 2102#: dwarf.c:2786
f12e7348
NC
2103#, c-format
2104msgid ""
2105"Decoded dump of debug contents of section %s:\n"
2106"\n"
2107msgstr ""
2108
9cf03b7e 2109#: dwarf.c:2827
23f938f1
TG
2110msgid "The line info appears to be corrupt - the section is too small\n"
2111msgstr ""
2112
9cf03b7e 2113#: dwarf.c:2959
f12e7348
NC
2114#, c-format
2115msgid "CU: %s:\n"
2116msgstr ""
2117
9cf03b7e 2118#: dwarf.c:2960 dwarf.c:2971
f12e7348
NC
2119#, c-format
2120msgid "File name Line number Starting address\n"
2121msgstr ""
2122
9cf03b7e 2123#: dwarf.c:2967
f12e7348
NC
2124#, c-format
2125msgid "CU: %s/%s:\n"
2126msgstr ""
2127
9cf03b7e 2128#: dwarf.c:3058
f12e7348 2129#, c-format
cc643b88 2130msgid "UNKNOWN: length %d\n"
f12e7348
NC
2131msgstr ""
2132
9cf03b7e 2133#: dwarf.c:3163
f12e7348 2134#, c-format
cc643b88 2135msgid " Set ISA to %lu\n"
f12e7348
NC
2136msgstr ""
2137
9cf03b7e 2138#: dwarf.c:3329 dwarf.c:4194
f12e7348
NC
2139#, c-format
2140msgid ""
2141".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
2142msgstr ""
2143
9cf03b7e 2144#: dwarf.c:3343
3caac5b8 2145msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
252b5132
RH
2146msgstr ""
2147
9cf03b7e 2148#: dwarf.c:3350
252b5132 2149#, c-format
3caac5b8 2150msgid " Length: %ld\n"
252b5132
RH
2151msgstr ""
2152
9cf03b7e 2153#: dwarf.c:3352
3caac5b8
AM
2154#, c-format
2155msgid " Version: %d\n"
252b5132
RH
2156msgstr ""
2157
9cf03b7e 2158#: dwarf.c:3354
252b5132 2159#, c-format
f12e7348 2160msgid " Offset into .debug_info section: 0x%lx\n"
252b5132
RH
2161msgstr ""
2162
9cf03b7e 2163#: dwarf.c:3356
6ece5c52 2164#, c-format
3caac5b8 2165msgid " Size of area in .debug_info section: %ld\n"
1a09a22c
NC
2166msgstr ""
2167
9cf03b7e 2168#: dwarf.c:3359
6ece5c52 2169#, c-format
252b5132 2170msgid ""
3caac5b8
AM
2171"\n"
2172" Offset\tName\n"
252b5132
RH
2173msgstr ""
2174
9cf03b7e 2175#: dwarf.c:3410
252b5132 2176#, c-format
3caac5b8 2177msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
252b5132
RH
2178msgstr ""
2179
9cf03b7e 2180#: dwarf.c:3416
3caac5b8
AM
2181#, c-format
2182msgid " DW_MACINFO_end_file\n"
252b5132
RH
2183msgstr ""
2184
9cf03b7e 2185#: dwarf.c:3424
3caac5b8
AM
2186#, c-format
2187msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
252b5132
RH
2188msgstr ""
2189
9cf03b7e 2190#: dwarf.c:3433
3caac5b8
AM
2191#, c-format
2192msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
252b5132
RH
2193msgstr ""
2194
9cf03b7e 2195#: dwarf.c:3445
3caac5b8
AM
2196#, c-format
2197msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
252b5132
RH
2198msgstr ""
2199
9cf03b7e
NC
2200#: dwarf.c:3565
2201#, c-format
2202msgid "Only GNU extension to DWARF 4 of %s is currently supported.\n"
2203msgstr ""
2204
2205#: dwarf.c:3575
2206#, c-format
2207msgid " Version: %d\n"
2208msgstr ""
2209
2210#: dwarf.c:3576
2211#, c-format
2212msgid " Offset size: %d\n"
2213msgstr ""
2214
2215#: dwarf.c:3581
2216#, c-format
2217msgid " Offset into .debug_line: 0x%lx\n"
2218msgstr ""
2219
2220#: dwarf.c:3592
2221#, c-format
2222msgid " Extension opcode arguments:\n"
2223msgstr ""
2224
2225#: dwarf.c:3600
2226#, c-format
2227msgid " DW_MACRO_GNU_%02x has no arguments\n"
2228msgstr ""
2229
2230#: dwarf.c:3603
2231#, c-format
2232msgid " DW_MACRO_GNU_%02x arguments: "
2233msgstr ""
2234
2235#: dwarf.c:3627
2236#, c-format
2237msgid "Invalid extension opcode form %s\n"
2238msgstr ""
2239
2240#: dwarf.c:3644
2241msgid ".debug_macro section not zero terminated\n"
2242msgstr ""
2243
2244#: dwarf.c:3665
2245msgid "DW_MACRO_GNU_start_file used, but no .debug_line offset provided.\n"
2246msgstr ""
2247
2248#: dwarf.c:3671
2249#, c-format
2250msgid " DW_MACRO_GNU_start_file - lineno: %d filenum: %d\n"
2251msgstr ""
2252
2253#: dwarf.c:3674
2254#, c-format
2255msgid " DW_MACRO_GNU_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
2256msgstr ""
2257
2258#: dwarf.c:3682
2259#, c-format
2260msgid " DW_MACRO_GNU_end_file\n"
2261msgstr ""
2262
2263#: dwarf.c:3690
2264#, c-format
2265msgid " DW_MACRO_GNU_define - lineno : %d macro : %s\n"
2266msgstr ""
2267
2268#: dwarf.c:3699
2269#, c-format
2270msgid " DW_MACRO_GNU_undef - lineno : %d macro : %s\n"
2271msgstr ""
2272
2273#: dwarf.c:3709
2274#, c-format
2275msgid " DW_MACRO_GNU_define_indirect - lineno : %d macro : %s\n"
2276msgstr ""
2277
2278#: dwarf.c:3719
2279#, c-format
2280msgid " DW_MACRO_GNU_undef_indirect - lineno : %d macro : %s\n"
2281msgstr ""
2282
2283#: dwarf.c:3726
2284#, c-format
2285msgid " DW_MACRO_GNU_transparent_include - offset : 0x%lx\n"
2286msgstr ""
2287
2288#: dwarf.c:3733
2289#, c-format
2290msgid " Unknown macro opcode %02x seen\n"
2291msgstr ""
2292
2293#: dwarf.c:3745
2294#, c-format
2295msgid " DW_MACRO_GNU_%02x\n"
2296msgstr ""
2297
2298#: dwarf.c:3748
2299#, c-format
2300msgid " DW_MACRO_GNU_%02x -"
2301msgstr ""
2302
2303#: dwarf.c:3789
3caac5b8
AM
2304#, c-format
2305msgid " Number TAG\n"
252b5132
RH
2306msgstr ""
2307
9cf03b7e 2308#: dwarf.c:3798
3caac5b8 2309msgid "has children"
252b5132
RH
2310msgstr ""
2311
9cf03b7e 2312#: dwarf.c:3798
3caac5b8 2313msgid "no children"
252b5132
RH
2314msgstr ""
2315
9cf03b7e 2316#: dwarf.c:3849 dwarf.c:4076 dwarf.c:4310
252b5132 2317#, c-format
3caac5b8
AM
2318msgid ""
2319"\n"
2320"The %s section is empty.\n"
252b5132
RH
2321msgstr ""
2322
9cf03b7e 2323#: dwarf.c:3855 dwarf.c:4316
2ee0aedf
TG
2324#, c-format
2325msgid ""
2326"Unable to load/parse the .debug_info section, so cannot interpret the %s "
2327"section.\n"
2328msgstr ""
2329
9cf03b7e 2330#: dwarf.c:3899
3caac5b8 2331msgid "No location lists in .debug_info section!\n"
252b5132
RH
2332msgstr ""
2333
9cf03b7e 2334#: dwarf.c:3904
252b5132 2335#, c-format
cc643b88 2336msgid "Location lists in %s section start at 0x%s\n"
b56f55ce
NC
2337msgstr ""
2338
9cf03b7e 2339#: dwarf.c:3911
6ece5c52 2340#, c-format
3caac5b8 2341msgid " Offset Begin End Expression\n"
b56f55ce
NC
2342msgstr ""
2343
9cf03b7e 2344#: dwarf.c:3960
6ece5c52 2345#, c-format
3caac5b8 2346msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
b56f55ce
NC
2347msgstr ""
2348
9cf03b7e 2349#: dwarf.c:3964
b56f55ce 2350#, c-format
3caac5b8 2351msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
252b5132
RH
2352msgstr ""
2353
9cf03b7e 2354#: dwarf.c:3972
252b5132 2355#, c-format
3caac5b8 2356msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
252b5132
RH
2357msgstr ""
2358
9cf03b7e 2359#: dwarf.c:3981 dwarf.c:4016 dwarf.c:4026
252b5132 2360#, c-format
3caac5b8 2361msgid "Location list starting at offset 0x%lx is not terminated.\n"
252b5132
RH
2362msgstr ""
2363
9cf03b7e 2364#: dwarf.c:4000 dwarf.c:4404
1a09a22c 2365#, c-format
f12e7348 2366msgid "<End of list>\n"
1a09a22c
NC
2367msgstr ""
2368
9cf03b7e 2369#: dwarf.c:4010
1a09a22c 2370#, c-format
f12e7348 2371msgid "(base address)\n"
3caac5b8
AM
2372msgstr ""
2373
9cf03b7e 2374#: dwarf.c:4047
3caac5b8 2375msgid " (start == end)"
1a09a22c
NC
2376msgstr ""
2377
9cf03b7e 2378#: dwarf.c:4049
3caac5b8
AM
2379msgid " (start > end)"
2380msgstr ""
2381
9cf03b7e 2382#: dwarf.c:4059
f12e7348
NC
2383#, c-format
2384msgid "There are %ld unused bytes at the end of section %s\n"
2385msgstr ""
2386
9cf03b7e 2387#: dwarf.c:4205
3caac5b8
AM
2388msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
2389msgstr ""
2390
9cf03b7e 2391#: dwarf.c:4209
1a09a22c 2392#, c-format
3caac5b8 2393msgid " Length: %ld\n"
1a09a22c
NC
2394msgstr ""
2395
9cf03b7e 2396#: dwarf.c:4211
06647dfd 2397#, c-format
3caac5b8 2398msgid " Version: %d\n"
06647dfd
AM
2399msgstr ""
2400
9cf03b7e 2401#: dwarf.c:4212
252b5132 2402#, c-format
f12e7348 2403msgid " Offset into .debug_info: 0x%lx\n"
252b5132
RH
2404msgstr ""
2405
9cf03b7e 2406#: dwarf.c:4214
252b5132 2407#, c-format
3caac5b8 2408msgid " Pointer Size: %d\n"
252b5132
RH
2409msgstr ""
2410
9cf03b7e 2411#: dwarf.c:4215
6ece5c52 2412#, c-format
3caac5b8 2413msgid " Segment Size: %d\n"
252b5132
RH
2414msgstr ""
2415
9cf03b7e
NC
2416#: dwarf.c:4221
2417#, c-format
2418msgid "Invalid address size in %s section!\n"
2419msgstr ""
2420
2421#: dwarf.c:4231
ae351704
AM
2422msgid "Pointer size + Segment size is not a power of two.\n"
2423msgstr ""
2424
9cf03b7e 2425#: dwarf.c:4236
6ece5c52 2426#, c-format
1a09a22c 2427msgid ""
1a09a22c 2428"\n"
ae351704
AM
2429" Address Length\n"
2430msgstr ""
2431
9cf03b7e 2432#: dwarf.c:4238
ae351704
AM
2433#, c-format
2434msgid ""
2435"\n"
2436" Address Length\n"
1a09a22c
NC
2437msgstr ""
2438
9cf03b7e 2439#: dwarf.c:4326
3caac5b8
AM
2440msgid "No range lists in .debug_info section!\n"
2441msgstr ""
2442
9cf03b7e 2443#: dwarf.c:4350
252b5132 2444#, c-format
3caac5b8 2445msgid "Range lists in %s section start at 0x%lx\n"
252b5132
RH
2446msgstr ""
2447
9cf03b7e 2448#: dwarf.c:4354
252b5132 2449#, c-format
3caac5b8 2450msgid " Offset Begin End\n"
252b5132
RH
2451msgstr ""
2452
9cf03b7e 2453#: dwarf.c:4375
3caac5b8
AM
2454#, c-format
2455msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
2456msgstr ""
2457
9cf03b7e 2458#: dwarf.c:4379
3caac5b8
AM
2459#, c-format
2460msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
06647dfd
AM
2461msgstr ""
2462
9cf03b7e 2463#: dwarf.c:4422
f12e7348
NC
2464msgid "(start == end)"
2465msgstr ""
2466
9cf03b7e 2467#: dwarf.c:4424
f12e7348
NC
2468msgid "(start > end)"
2469msgstr ""
2470
9cf03b7e 2471#: dwarf.c:4677
23f938f1
TG
2472msgid "bad register: "
2473msgstr ""
2474
cc643b88 2475#. The documentation for the format of this file is in gdb/dwarf2read.c.
9cf03b7e 2476#: dwarf.c:4680 dwarf.c:5489
3caac5b8 2477#, c-format
23f938f1 2478msgid "Contents of the %s section:\n"
06647dfd
AM
2479msgstr ""
2480
9cf03b7e 2481#: dwarf.c:5450
ae351704
AM
2482#, c-format
2483msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
2484msgstr ""
2485
9cf03b7e 2486#: dwarf.c:5452
6ece5c52 2487#, c-format
ae351704 2488msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
252b5132
RH
2489msgstr ""
2490
9cf03b7e 2491#: dwarf.c:5493
a74801ba 2492#, c-format
cc643b88 2493msgid "Truncated header in the %s section.\n"
a74801ba
ILT
2494msgstr ""
2495
9cf03b7e 2496#: dwarf.c:5498
6ece5c52 2497#, c-format
cc643b88
NC
2498msgid "Version %ld\n"
2499msgstr ""
2500
9cf03b7e 2501#: dwarf.c:5505
cc643b88
NC
2502msgid "The address table data in version 3 may be wrong.\n"
2503msgstr ""
2504
9cf03b7e 2505#: dwarf.c:5508
cc643b88 2506msgid "Version 4 does not support case insensitive lookups.\n"
1a09a22c
NC
2507msgstr ""
2508
9cf03b7e 2509#: dwarf.c:5513
6ece5c52 2510#, c-format
cc643b88 2511msgid "Unsupported version %lu.\n"
a74801ba
ILT
2512msgstr ""
2513
9cf03b7e 2514#: dwarf.c:5529
23f938f1 2515#, c-format
cc643b88 2516msgid "Corrupt header in the %s section.\n"
23f938f1
TG
2517msgstr ""
2518
9cf03b7e 2519#: dwarf.c:5544
6ece5c52 2520#, c-format
cc643b88
NC
2521msgid ""
2522"\n"
2523"CU table:\n"
252b5132
RH
2524msgstr ""
2525
9cf03b7e 2526#: dwarf.c:5550
a74801ba 2527#, c-format
cc643b88 2528msgid "[%3u] 0x%lx - 0x%lx\n"
252b5132
RH
2529msgstr ""
2530
9cf03b7e 2531#: dwarf.c:5555
6ece5c52 2532#, c-format
cc643b88
NC
2533msgid ""
2534"\n"
2535"TU table:\n"
1a09a22c
NC
2536msgstr ""
2537
9cf03b7e 2538#: dwarf.c:5562
6ece5c52 2539#, c-format
cc643b88 2540msgid "[%3u] 0x%lx 0x%lx "
252b5132
RH
2541msgstr ""
2542
9cf03b7e 2543#: dwarf.c:5569
2ee0aedf 2544#, c-format
cc643b88
NC
2545msgid ""
2546"\n"
2547"Address table:\n"
252b5132
RH
2548msgstr ""
2549
9cf03b7e 2550#: dwarf.c:5578
2ee0aedf 2551#, c-format
cc643b88 2552msgid "%lu\n"
252b5132
RH
2553msgstr ""
2554
9cf03b7e 2555#: dwarf.c:5581
2ee0aedf 2556#, c-format
cc643b88
NC
2557msgid ""
2558"\n"
2559"Symbol table:\n"
16b2b71c
NC
2560msgstr ""
2561
9cf03b7e 2562#: dwarf.c:5615
2ee0aedf 2563#, c-format
cc643b88 2564msgid "Displaying the debug contents of section %s is not yet supported.\n"
16b2b71c
NC
2565msgstr ""
2566
9cf03b7e 2567#: dwarf.c:5751 dwarf.c:5821
cc643b88
NC
2568#, c-format
2569msgid "Unrecognized debug option '%s'\n"
c45021f2
NC
2570msgstr ""
2571
cc643b88 2572#: elfcomm.c:39
2ee0aedf 2573#, c-format
cc643b88 2574msgid "%s: Error: "
60bcf0fa
NC
2575msgstr ""
2576
cc643b88 2577#: elfcomm.c:50
2ee0aedf 2578#, c-format
cc643b88
NC
2579msgid "%s: Warning: "
2580msgstr ""
2581
2582#: elfcomm.c:82 elfcomm.c:117 elfcomm.c:167 elfcomm.c:216
2583#, c-format
2584msgid "Unhandled data length: %d\n"
60bcf0fa
NC
2585msgstr ""
2586
9cf03b7e
NC
2587#: elfcomm.c:263 elfcomm.c:277 elfcomm.c:645 readelf.c:3676 readelf.c:3984
2588#: readelf.c:4027 readelf.c:4101 readelf.c:4180 readelf.c:4958 readelf.c:4982
2589#: readelf.c:7390 readelf.c:7436 readelf.c:7635 readelf.c:8856 readelf.c:8870
2590#: readelf.c:9416 readelf.c:9432 readelf.c:9475 readelf.c:9500 readelf.c:11890
2591#: readelf.c:12082 readelf.c:12915
2ee0aedf 2592msgid "Out of memory\n"
fce00800
AM
2593msgstr ""
2594
cc643b88 2595#: elfcomm.c:312
2ee0aedf
TG
2596#, c-format
2597msgid "%s: failed to seek to first archive header\n"
fce00800
AM
2598msgstr ""
2599
9cf03b7e 2600#: elfcomm.c:321 elfcomm.c:611 elfedit.c:340 readelf.c:13404
2ee0aedf
TG
2601#, c-format
2602msgid "%s: failed to read archive header\n"
fce00800
AM
2603msgstr ""
2604
cc643b88 2605#: elfcomm.c:347
2ee0aedf 2606#, c-format
cc643b88 2607msgid "%s: the archive index is empty\n"
fce00800
AM
2608msgstr ""
2609
cc643b88 2610#: elfcomm.c:355 elfcomm.c:381
2ee0aedf 2611#, c-format
cc643b88 2612msgid "%s: failed to read archive index\n"
49f58d10
JB
2613msgstr ""
2614
cc643b88
NC
2615#: elfcomm.c:365
2616#, c-format
2617msgid ""
2618"%s: the archive index is supposed to have %ld entries, but the size in the "
2619"header is too small\n"
49f58d10
JB
2620msgstr ""
2621
cc643b88
NC
2622#: elfcomm.c:373
2623msgid "Out of memory whilst trying to read archive symbol index\n"
4d6ed7c8
NC
2624msgstr ""
2625
cc643b88
NC
2626#: elfcomm.c:392
2627msgid "Out of memory whilst trying to convert the archive symbol index\n"
252b5132
RH
2628msgstr ""
2629
cc643b88 2630#: elfcomm.c:405
2ee0aedf 2631#, c-format
cc643b88 2632msgid "%s: the archive has an index but no symbols\n"
6ece5c52
AM
2633msgstr ""
2634
cc643b88
NC
2635#: elfcomm.c:413
2636msgid "Out of memory whilst trying to read archive index symbol table\n"
2ee0aedf
TG
2637msgstr ""
2638
cc643b88 2639#: elfcomm.c:419
2ee0aedf 2640#, c-format
cc643b88 2641msgid "%s: failed to read archive index symbol table\n"
2ee0aedf
TG
2642msgstr ""
2643
cc643b88 2644#: elfcomm.c:428
2ee0aedf 2645#, c-format
cc643b88 2646msgid "%s: failed to skip archive symbol table\n"
2ee0aedf
TG
2647msgstr ""
2648
cc643b88 2649#: elfcomm.c:440
2ee0aedf 2650#, c-format
cc643b88 2651msgid "%s: failed to read archive header following archive index\n"
2ee0aedf
TG
2652msgstr ""
2653
cc643b88 2654#: elfcomm.c:446
2ee0aedf 2655#, c-format
cc643b88 2656msgid "%s has no archive index\n"
2ee0aedf
TG
2657msgstr ""
2658
cc643b88
NC
2659#: elfcomm.c:457
2660msgid "Out of memory reading long symbol names in archive\n"
2ee0aedf
TG
2661msgstr ""
2662
cc643b88 2663#: elfcomm.c:465
2ee0aedf 2664#, c-format
cc643b88 2665msgid "%s: failed to read long symbol name string table\n"
2ee0aedf
TG
2666msgstr ""
2667
cc643b88 2668#: elfcomm.c:605
2ee0aedf 2669#, c-format
cc643b88 2670msgid "%s: failed to seek to next file name\n"
2ee0aedf
TG
2671msgstr ""
2672
9cf03b7e 2673#: elfcomm.c:616 elfedit.c:347 readelf.c:13410
2ee0aedf 2674#, c-format
cc643b88 2675msgid "%s: did not find a valid archive header\n"
2ee0aedf
TG
2676msgstr ""
2677
cc643b88 2678#: elfedit.c:73
2ee0aedf 2679#, c-format
cc643b88 2680msgid "%s: Not an ELF file - wrong magic bytes at the start\n"
2ee0aedf
TG
2681msgstr ""
2682
cc643b88 2683#: elfedit.c:81
2ee0aedf 2684#, c-format
cc643b88
NC
2685msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
2686msgstr ""
2687
2688#: elfedit.c:97
2689#, c-format
2690msgid "%s: Unmatched EI_CLASS: %d is not %d\n"
2691msgstr ""
2692
2693#: elfedit.c:108
2694#, c-format
2695msgid "%s: Unmatched e_machine: %d is not %d\n"
2696msgstr ""
2697
2698#: elfedit.c:119
2699#, c-format
2700msgid "%s: Unmatched e_type: %d is not %d\n"
2701msgstr ""
2702
2703#: elfedit.c:130
2704#, c-format
2705msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
2706msgstr ""
2707
2708#: elfedit.c:163
2709#, c-format
2710msgid "%s: Failed to update ELF header: %s\n"
2711msgstr ""
2712
2713#: elfedit.c:196
2714#, c-format
2715msgid "Unsupported EI_CLASS: %d\n"
2716msgstr ""
2717
2718#: elfedit.c:229
2719msgid ""
2720"This executable has been built without support for a\n"
2721"64 bit data type and so it cannot process 64 bit ELF files.\n"
2722msgstr ""
2723
2724#: elfedit.c:270
2725#, c-format
2726msgid "%s: Failed to read ELF header\n"
2727msgstr ""
2728
2729#: elfedit.c:277
2730#, c-format
2731msgid "%s: Failed to seek to ELF header\n"
2732msgstr ""
2733
9cf03b7e 2734#: elfedit.c:331 readelf.c:13396
cc643b88
NC
2735#, c-format
2736msgid "%s: failed to seek to next archive header\n"
2737msgstr ""
2738
9cf03b7e 2739#: elfedit.c:362 elfedit.c:371 readelf.c:13424 readelf.c:13433
cc643b88
NC
2740#, c-format
2741msgid "%s: bad archive file name\n"
2742msgstr ""
2743
2744#: elfedit.c:391 elfedit.c:483
2745#, c-format
2746msgid "Input file '%s' is not readable\n"
2747msgstr ""
2748
2749#: elfedit.c:415
2750#, c-format
2751msgid "%s: failed to seek to archive member\n"
2752msgstr ""
2753
9cf03b7e 2754#: elfedit.c:454 readelf.c:13519
cc643b88
NC
2755#, c-format
2756msgid "'%s': No such file\n"
2757msgstr ""
2758
9cf03b7e 2759#: elfedit.c:456 readelf.c:13521
cc643b88
NC
2760#, c-format
2761msgid "Could not locate '%s'. System error message: %s\n"
2762msgstr ""
2763
9cf03b7e 2764#: elfedit.c:463 readelf.c:13528
cc643b88
NC
2765#, c-format
2766msgid "'%s' is not an ordinary file\n"
2767msgstr ""
2768
9cf03b7e 2769#: elfedit.c:489 readelf.c:13541
cc643b88
NC
2770#, c-format
2771msgid "%s: Failed to read file's magic number\n"
2772msgstr ""
2773
2774#: elfedit.c:547
2775#, c-format
2776msgid "Unknown OSABI: %s\n"
2777msgstr ""
2778
9cf03b7e 2779#: elfedit.c:568
cc643b88
NC
2780#, c-format
2781msgid "Unknown machine type: %s\n"
2782msgstr ""
2783
9cf03b7e 2784#: elfedit.c:587
cc643b88
NC
2785#, c-format
2786msgid "Unknown machine type: %d\n"
2ee0aedf
TG
2787msgstr ""
2788
9cf03b7e 2789#: elfedit.c:606
2ee0aedf
TG
2790#, c-format
2791msgid "Unknown type: %s\n"
2792msgstr ""
2793
9cf03b7e 2794#: elfedit.c:637
2ee0aedf
TG
2795#, c-format
2796msgid "Usage: %s <option(s)> elffile(s)\n"
2797msgstr ""
2798
9cf03b7e 2799#: elfedit.c:639
2ee0aedf
TG
2800#, c-format
2801msgid " Update the ELF header of ELF files\n"
2802msgstr ""
2803
9cf03b7e 2804#: elfedit.c:640 objcopy.c:475 objcopy.c:585
2ee0aedf
TG
2805#, c-format
2806msgid " The options are:\n"
2807msgstr ""
2808
9cf03b7e 2809#: elfedit.c:641
2ee0aedf
TG
2810#, c-format
2811msgid ""
2812" --input-mach <machine> Set input machine type to <machine>\n"
2813" --output-mach <machine> Set output machine type to <machine>\n"
2814" --input-type <type> Set input file type to <type>\n"
2815" --output-type <type> Set output file type to <type>\n"
2816" --input-osabi <osabi> Set input OSABI to <osabi>\n"
2817" --output-osabi <osabi> Set output OSABI to <osabi>\n"
2818" -h --help Display this information\n"
2819" -v --version Display the version number of %s\n"
2820msgstr ""
2821
cc643b88 2822#: emul_aix.c:45
2ee0aedf
TG
2823#, c-format
2824msgid " [-g] - 32 bit small archive\n"
2825msgstr ""
2826
cc643b88 2827#: emul_aix.c:46
2ee0aedf
TG
2828#, c-format
2829msgid " [-X32] - ignores 64 bit objects\n"
2830msgstr ""
2831
cc643b88 2832#: emul_aix.c:47
2ee0aedf
TG
2833#, c-format
2834msgid " [-X64] - ignores 32 bit objects\n"
2835msgstr ""
2836
cc643b88 2837#: emul_aix.c:48
2ee0aedf
TG
2838#, c-format
2839msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
2840msgstr ""
2841
2ee0aedf
TG
2842#: ieee.c:311
2843msgid "unexpected end of debugging information"
2844msgstr ""
2845
2846#: ieee.c:398
2847msgid "invalid number"
2848msgstr ""
2849
2850#: ieee.c:451
2851msgid "invalid string length"
2852msgstr ""
2853
2854#: ieee.c:506 ieee.c:547
2855msgid "expression stack overflow"
2856msgstr ""
2857
2858#: ieee.c:526
2859msgid "unsupported IEEE expression operator"
2860msgstr ""
2861
2862#: ieee.c:541
2863msgid "unknown section"
2864msgstr ""
2865
2866#: ieee.c:562
2867msgid "expression stack underflow"
2868msgstr ""
2869
2870#: ieee.c:576
2871msgid "expression stack mismatch"
2872msgstr ""
2873
2874#: ieee.c:613
2875msgid "unknown builtin type"
2876msgstr ""
2877
2878#: ieee.c:758
2879msgid "BCD float type not supported"
2880msgstr ""
2881
2882#: ieee.c:895
2883msgid "unexpected number"
2884msgstr ""
2885
2886#: ieee.c:902
2887msgid "unexpected record type"
2888msgstr ""
2889
2890#: ieee.c:935
2891msgid "blocks left on stack at end"
2892msgstr ""
2893
2894#: ieee.c:1208
2895msgid "unknown BB type"
2896msgstr ""
2897
2898#: ieee.c:1217
2899msgid "stack overflow"
2900msgstr ""
2901
2902#: ieee.c:1240
2903msgid "stack underflow"
2904msgstr ""
2905
2906#: ieee.c:1352 ieee.c:1422 ieee.c:2120
3caac5b8 2907msgid "illegal variable index"
252b5132
RH
2908msgstr ""
2909
9c9c98a5 2910#: ieee.c:1400
3caac5b8 2911msgid "illegal type index"
252b5132
RH
2912msgstr ""
2913
9c9c98a5 2914#: ieee.c:1410 ieee.c:1447
3caac5b8 2915msgid "unknown TY code"
6ece5c52
AM
2916msgstr ""
2917
9c9c98a5 2918#: ieee.c:1429
3caac5b8 2919msgid "undefined variable in TY"
252b5132
RH
2920msgstr ""
2921
3caac5b8 2922#. Pascal file name. FIXME.
9c9c98a5 2923#: ieee.c:1841
3caac5b8 2924msgid "Pascal file name not supported"
252b5132
RH
2925msgstr ""
2926
9c9c98a5 2927#: ieee.c:1889
3caac5b8 2928msgid "unsupported qualifier"
252b5132
RH
2929msgstr ""
2930
9c9c98a5 2931#: ieee.c:2158
3caac5b8 2932msgid "undefined variable in ATN"
328577ad
NC
2933msgstr ""
2934
9c9c98a5 2935#: ieee.c:2201
3caac5b8 2936msgid "unknown ATN type"
252b5132
RH
2937msgstr ""
2938
3caac5b8 2939#. Reserved for FORTRAN common.
9c9c98a5 2940#: ieee.c:2323
3caac5b8 2941msgid "unsupported ATN11"
49f58d10
JB
2942msgstr ""
2943
3caac5b8 2944#. We have no way to record this information. FIXME.
9c9c98a5 2945#: ieee.c:2350
3caac5b8 2946msgid "unsupported ATN12"
328577ad
NC
2947msgstr ""
2948
9c9c98a5 2949#: ieee.c:2410
3caac5b8 2950msgid "unexpected string in C++ misc"
3443c1ae
AM
2951msgstr ""
2952
9c9c98a5 2953#: ieee.c:2423
3caac5b8 2954msgid "bad misc record"
3443c1ae
AM
2955msgstr ""
2956
9c9c98a5 2957#: ieee.c:2464
3caac5b8 2958msgid "unrecognized C++ misc record"
60bcf0fa
NC
2959msgstr ""
2960
9c9c98a5 2961#: ieee.c:2579
3caac5b8 2962msgid "undefined C++ object"
60bcf0fa
NC
2963msgstr ""
2964
9c9c98a5 2965#: ieee.c:2613
3caac5b8 2966msgid "unrecognized C++ object spec"
60bcf0fa
NC
2967msgstr ""
2968
9c9c98a5 2969#: ieee.c:2649
3caac5b8 2970msgid "unsupported C++ object type"
60bcf0fa
NC
2971msgstr ""
2972
9c9c98a5 2973#: ieee.c:2659
3caac5b8 2974msgid "C++ base class not defined"
60bcf0fa
NC
2975msgstr ""
2976
9c9c98a5 2977#: ieee.c:2671 ieee.c:2776
3caac5b8 2978msgid "C++ object has no fields"
252b5132
RH
2979msgstr ""
2980
9c9c98a5 2981#: ieee.c:2690
3caac5b8 2982msgid "C++ base class not found in container"
252b5132
RH
2983msgstr ""
2984
9c9c98a5 2985#: ieee.c:2797
3caac5b8 2986msgid "C++ data member not found in container"
252b5132
RH
2987msgstr ""
2988
9c9c98a5 2989#: ieee.c:2838 ieee.c:2988
3caac5b8 2990msgid "unknown C++ visibility"
252b5132
RH
2991msgstr ""
2992
9c9c98a5 2993#: ieee.c:2872
3caac5b8 2994msgid "bad C++ field bit pos or size"
252b5132
RH
2995msgstr ""
2996
9c9c98a5 2997#: ieee.c:2964
3caac5b8 2998msgid "bad type for C++ method function"
252b5132
RH
2999msgstr ""
3000
9c9c98a5 3001#: ieee.c:2974
3caac5b8 3002msgid "no type information for C++ method function"
a74801ba
ILT
3003msgstr ""
3004
9c9c98a5 3005#: ieee.c:3013
3caac5b8 3006msgid "C++ static virtual method"
252b5132
RH
3007msgstr ""
3008
9c9c98a5 3009#: ieee.c:3108
3caac5b8 3010msgid "unrecognized C++ object overhead spec"
6ece5c52
AM
3011msgstr ""
3012
9c9c98a5 3013#: ieee.c:3147
3caac5b8 3014msgid "undefined C++ vtable"
252b5132
RH
3015msgstr ""
3016
9c9c98a5 3017#: ieee.c:3216
3caac5b8 3018msgid "C++ default values not in a function"
328577ad
NC
3019msgstr ""
3020
9c9c98a5 3021#: ieee.c:3256
3caac5b8 3022msgid "unrecognized C++ default type"
252b5132
RH
3023msgstr ""
3024
9c9c98a5 3025#: ieee.c:3287
3caac5b8 3026msgid "reference parameter is not a pointer"
252b5132
RH
3027msgstr ""
3028
9c9c98a5 3029#: ieee.c:3370
3caac5b8 3030msgid "unrecognized C++ reference type"
252b5132
RH
3031msgstr ""
3032
9c9c98a5 3033#: ieee.c:3452
3caac5b8 3034msgid "C++ reference not found"
252b5132
RH
3035msgstr ""
3036
9c9c98a5 3037#: ieee.c:3460
3caac5b8 3038msgid "C++ reference is not pointer"
252b5132
RH
3039msgstr ""
3040
9c9c98a5 3041#: ieee.c:3486 ieee.c:3494
3caac5b8 3042msgid "missing required ASN"
252b5132
RH
3043msgstr ""
3044
9c9c98a5 3045#: ieee.c:3521 ieee.c:3529
3caac5b8 3046msgid "missing required ATN65"
252b5132
RH
3047msgstr ""
3048
9c9c98a5 3049#: ieee.c:3543
3caac5b8 3050msgid "bad ATN65 record"
252b5132
RH
3051msgstr ""
3052
9c9c98a5 3053#: ieee.c:4171
6ece5c52 3054#, c-format
3caac5b8 3055msgid "IEEE numeric overflow: 0x"
b56f55ce
NC
3056msgstr ""
3057
9c9c98a5 3058#: ieee.c:4215
6ece5c52 3059#, c-format
3caac5b8 3060msgid "IEEE string length overflow: %u\n"
a74801ba
ILT
3061msgstr ""
3062
cc643b88 3063#: ieee.c:5213
6ece5c52 3064#, c-format
3caac5b8 3065msgid "IEEE unsupported integer type size %u\n"
a74801ba
ILT
3066msgstr ""
3067
cc643b88 3068#: ieee.c:5247
6ece5c52 3069#, c-format
3caac5b8 3070msgid "IEEE unsupported float type size %u\n"
a74801ba
ILT
3071msgstr ""
3072
cc643b88 3073#: ieee.c:5281
6ece5c52 3074#, c-format
3caac5b8 3075msgid "IEEE unsupported complex type size %u\n"
252b5132
RH
3076msgstr ""
3077
ae351704
AM
3078#: mclex.c:241
3079msgid "Duplicate symbol entered into keyword list."
3080msgstr ""
3081
cc643b88 3082#: nlmconv.c:274 srconv.c:1824
3caac5b8 3083msgid "input and output files must be different"
252b5132
RH
3084msgstr ""
3085
cc643b88 3086#: nlmconv.c:321
3caac5b8 3087msgid "input file named both on command line and with INPUT"
a74801ba
ILT
3088msgstr ""
3089
cc643b88 3090#: nlmconv.c:330
3caac5b8 3091msgid "no input file"
252b5132
RH
3092msgstr ""
3093
cc643b88 3094#: nlmconv.c:360
3caac5b8 3095msgid "no name for output file"
252b5132
RH
3096msgstr ""
3097
cc643b88 3098#: nlmconv.c:374
3caac5b8 3099msgid "warning: input and output formats are not compatible"
252b5132
RH
3100msgstr ""
3101
cc643b88 3102#: nlmconv.c:404
3caac5b8 3103msgid "make .bss section"
252b5132
RH
3104msgstr ""
3105
cc643b88 3106#: nlmconv.c:414
3caac5b8 3107msgid "make .nlmsections section"
252b5132
RH
3108msgstr ""
3109
cc643b88 3110#: nlmconv.c:442
3caac5b8 3111msgid "set .bss vma"
252b5132
RH
3112msgstr ""
3113
cc643b88 3114#: nlmconv.c:449
3caac5b8 3115msgid "set .data size"
252b5132
RH
3116msgstr ""
3117
cc643b88 3118#: nlmconv.c:629
252b5132 3119#, c-format
3caac5b8 3120msgid "warning: symbol %s imported but not in import list"
252b5132
RH
3121msgstr ""
3122
cc643b88 3123#: nlmconv.c:649
3caac5b8 3124msgid "set start address"
252b5132
RH
3125msgstr ""
3126
cc643b88 3127#: nlmconv.c:698
252b5132 3128#, c-format
3caac5b8 3129msgid "warning: START procedure %s not defined"
252b5132
RH
3130msgstr ""
3131
cc643b88 3132#: nlmconv.c:700
6ece5c52 3133#, c-format
3caac5b8 3134msgid "warning: EXIT procedure %s not defined"
252b5132
RH
3135msgstr ""
3136
cc643b88 3137#: nlmconv.c:702
252b5132 3138#, c-format
3caac5b8 3139msgid "warning: CHECK procedure %s not defined"
252b5132
RH
3140msgstr ""
3141
cc643b88 3142#: nlmconv.c:722 nlmconv.c:908
3caac5b8 3143msgid "custom section"
252b5132
RH
3144msgstr ""
3145
cc643b88 3146#: nlmconv.c:742 nlmconv.c:937
3caac5b8 3147msgid "help section"
252b5132
RH
3148msgstr ""
3149
cc643b88 3150#: nlmconv.c:764 nlmconv.c:955
3caac5b8 3151msgid "message section"
252b5132
RH
3152msgstr ""
3153
cc643b88 3154#: nlmconv.c:779 nlmconv.c:988
3caac5b8 3155msgid "module section"
6ece5c52
AM
3156msgstr ""
3157
cc643b88 3158#: nlmconv.c:798 nlmconv.c:1004
3caac5b8 3159msgid "rpc section"
6ece5c52
AM
3160msgstr ""
3161
3caac5b8 3162#. There is no place to record this information.
cc643b88 3163#: nlmconv.c:834
6ece5c52 3164#, c-format
3caac5b8 3165msgid "%s: warning: shared libraries can not have uninitialized data"
1a09a22c
NC
3166msgstr ""
3167
cc643b88 3168#: nlmconv.c:855 nlmconv.c:1023
3caac5b8 3169msgid "shared section"
252b5132
RH
3170msgstr ""
3171
cc643b88 3172#: nlmconv.c:863
3caac5b8 3173msgid "warning: No version number given"
252b5132
RH
3174msgstr ""
3175
cc643b88 3176#: nlmconv.c:903 nlmconv.c:932 nlmconv.c:950 nlmconv.c:999 nlmconv.c:1018
252b5132 3177#, c-format
3caac5b8 3178msgid "%s: read: %s"
252b5132
RH
3179msgstr ""
3180
cc643b88 3181#: nlmconv.c:925
3caac5b8 3182msgid "warning: FULLMAP is not supported; try ld -M"
252b5132
RH
3183msgstr ""
3184
cc643b88 3185#: nlmconv.c:1101
252b5132 3186#, c-format
3caac5b8 3187msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
252b5132
RH
3188msgstr ""
3189
cc643b88 3190#: nlmconv.c:1102
252b5132 3191#, c-format
3caac5b8 3192msgid " Convert an object file into a NetWare Loadable Module\n"
252b5132
RH
3193msgstr ""
3194
cc643b88 3195#: nlmconv.c:1103
252b5132 3196#, c-format
3caac5b8
AM
3197msgid ""
3198" The options are:\n"
3199" -I --input-target=<bfdname> Set the input binary file format\n"
3200" -O --output-target=<bfdname> Set the output binary file format\n"
3201" -T --header-file=<file> Read <file> for NLM header information\n"
3202" -l --linker=<linker> Use <linker> for any linking\n"
3203" -d --debug Display on stderr the linker command line\n"
3204" @<file> Read options from <file>.\n"
3205" -h --help Display this information\n"
3206" -v --version Display the program's version\n"
252b5132
RH
3207msgstr ""
3208
cc643b88 3209#: nlmconv.c:1144
252b5132 3210#, c-format
3caac5b8 3211msgid "support not compiled in for %s"
252b5132
RH
3212msgstr ""
3213
cc643b88 3214#: nlmconv.c:1181
3caac5b8
AM
3215msgid "make section"
3216msgstr ""
3217
cc643b88 3218#: nlmconv.c:1195
3caac5b8
AM
3219msgid "set section size"
3220msgstr ""
3221
cc643b88 3222#: nlmconv.c:1201
3caac5b8
AM
3223msgid "set section alignment"
3224msgstr ""
3225
cc643b88 3226#: nlmconv.c:1205
3caac5b8
AM
3227msgid "set section flags"
3228msgstr ""
3229
cc643b88 3230#: nlmconv.c:1216
3caac5b8
AM
3231msgid "set .nlmsections size"
3232msgstr ""
3233
cc643b88 3234#: nlmconv.c:1297 nlmconv.c:1305 nlmconv.c:1314 nlmconv.c:1319
3caac5b8
AM
3235msgid "set .nlmsection contents"
3236msgstr ""
3237
cc643b88 3238#: nlmconv.c:1796
3caac5b8
AM
3239msgid "stub section sizes"
3240msgstr ""
3241
cc643b88 3242#: nlmconv.c:1843
3caac5b8 3243msgid "writing stub"
252b5132
RH
3244msgstr ""
3245
cc643b88 3246#: nlmconv.c:1927
252b5132 3247#, c-format
3caac5b8 3248msgid "unresolved PC relative reloc against %s"
252b5132
RH
3249msgstr ""
3250
cc643b88 3251#: nlmconv.c:1991
252b5132 3252#, c-format
3caac5b8 3253msgid "overflow when adjusting relocation against %s"
252b5132
RH
3254msgstr ""
3255
cc643b88 3256#: nlmconv.c:2118
328577ad 3257#, c-format
3caac5b8 3258msgid "%s: execution of %s failed: "
328577ad
NC
3259msgstr ""
3260
cc643b88 3261#: nlmconv.c:2133
328577ad 3262#, c-format
3caac5b8 3263msgid "Execution of %s failed"
328577ad
NC
3264msgstr ""
3265
cc643b88 3266#: nm.c:225 size.c:78 strings.c:650
328577ad 3267#, c-format
3caac5b8 3268msgid "Usage: %s [option(s)] [file(s)]\n"
328577ad
NC
3269msgstr ""
3270
2ee0aedf 3271#: nm.c:226
252b5132 3272#, c-format
3caac5b8 3273msgid " List symbols in [file(s)] (a.out by default).\n"
252b5132
RH
3274msgstr ""
3275
2ee0aedf 3276#: nm.c:227
3caac5b8
AM
3277#, c-format
3278msgid ""
3279" The options are:\n"
3280" -a, --debug-syms Display debugger-only symbols\n"
3281" -A, --print-file-name Print name of the input file before every symbol\n"
3282" -B Same as --format=bsd\n"
3283" -C, --demangle[=STYLE] Decode low-level symbol names into user-level "
3284"names\n"
3285" The STYLE, if specified, can be `auto' (the "
3286"default),\n"
3287" `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', "
3288"`java'\n"
3289" or `gnat'\n"
3290" --no-demangle Do not demangle low-level symbol names\n"
3291" -D, --dynamic Display dynamic symbols instead of normal symbols\n"
3292" --defined-only Display only defined symbols\n"
3293" -e (ignored)\n"
3294" -f, --format=FORMAT Use the output format FORMAT. FORMAT can be "
3295"`bsd',\n"
3296" `sysv' or `posix'. The default is `bsd'\n"
3297" -g, --extern-only Display only external symbols\n"
3298" -l, --line-numbers Use debugging information to find a filename and\n"
3299" line number for each symbol\n"
3300" -n, --numeric-sort Sort symbols numerically by address\n"
3301" -o Same as -A\n"
3302" -p, --no-sort Do not sort the symbols\n"
3303" -P, --portability Same as --format=posix\n"
3304" -r, --reverse-sort Reverse the sense of the sort\n"
23f938f1
TG
3305msgstr ""
3306
2ee0aedf 3307#: nm.c:250
23f938f1
TG
3308#, c-format
3309msgid " --plugin NAME Load the specified plugin\n"
3310msgstr ""
3311
2ee0aedf 3312#: nm.c:253
23f938f1
TG
3313#, c-format
3314msgid ""
3caac5b8 3315" -S, --print-size Print size of defined symbols\n"
2ee0aedf 3316" -s, --print-armap Include index for symbols from archive members\n"
3caac5b8
AM
3317" --size-sort Sort symbols by size\n"
3318" --special-syms Include special symbols in the output\n"
3319" --synthetic Display synthetic symbols as well\n"
3320" -t, --radix=RADIX Use RADIX for printing symbol values\n"
3321" --target=BFDNAME Specify the target object format as BFDNAME\n"
3322" -u, --undefined-only Display only undefined symbols\n"
3323" -X 32_64 (ignored)\n"
3324" @FILE Read options from FILE\n"
3325" -h, --help Display this information\n"
3326" -V, --version Display this program's version number\n"
3327"\n"
252b5132
RH
3328msgstr ""
3329
2ee0aedf 3330#: nm.c:301
3caac5b8
AM
3331#, c-format
3332msgid "%s: invalid radix"
e0a2c38a
RH
3333msgstr ""
3334
2ee0aedf 3335#: nm.c:325
6ece5c52 3336#, c-format
3caac5b8 3337msgid "%s: invalid output format"
1a09a22c
NC
3338msgstr ""
3339
9cf03b7e 3340#: nm.c:346 readelf.c:8609 readelf.c:8654
6ece5c52 3341#, c-format
3caac5b8 3342msgid "<processor specific>: %d"
1a09a22c
NC
3343msgstr ""
3344
9cf03b7e 3345#: nm.c:348 readelf.c:8618 readelf.c:8672
6ece5c52 3346#, c-format
3caac5b8 3347msgid "<OS specific>: %d"
1a09a22c
NC
3348msgstr ""
3349
9cf03b7e 3350#: nm.c:350 readelf.c:8621 readelf.c:8675
6ece5c52 3351#, c-format
3caac5b8 3352msgid "<unknown>: %d"
252b5132
RH
3353msgstr ""
3354
2ee0aedf 3355#: nm.c:390
6ece5c52 3356#, c-format
1a09a22c 3357msgid ""
3caac5b8
AM
3358"\n"
3359"Archive index:\n"
328577ad
NC
3360msgstr ""
3361
9cf03b7e 3362#: nm.c:1258
6ece5c52 3363#, c-format
328577ad 3364msgid ""
3caac5b8
AM
3365"\n"
3366"\n"
3367"Undefined symbols from %s:\n"
3368"\n"
328577ad
NC
3369msgstr ""
3370
9cf03b7e 3371#: nm.c:1260
6ece5c52 3372#, c-format
328577ad 3373msgid ""
3caac5b8
AM
3374"\n"
3375"\n"
3376"Symbols from %s:\n"
3377"\n"
252b5132
RH
3378msgstr ""
3379
9cf03b7e 3380#: nm.c:1262 nm.c:1313
6ece5c52 3381#, c-format
1a09a22c 3382msgid ""
3caac5b8
AM
3383"Name Value Class Type Size Line "
3384"Section\n"
3385"\n"
1a09a22c
NC
3386msgstr ""
3387
9cf03b7e 3388#: nm.c:1265 nm.c:1316
252b5132 3389#, c-format
3caac5b8
AM
3390msgid ""
3391"Name Value Class Type "
3392"Size Line Section\n"
3393"\n"
252b5132
RH
3394msgstr ""
3395
9cf03b7e 3396#: nm.c:1309
49f58d10 3397#, c-format
3caac5b8
AM
3398msgid ""
3399"\n"
3400"\n"
3401"Undefined symbols from %s[%s]:\n"
3402"\n"
49f58d10
JB
3403msgstr ""
3404
9cf03b7e 3405#: nm.c:1311
06647dfd 3406#, c-format
3caac5b8
AM
3407msgid ""
3408"\n"
3409"\n"
3410"Symbols from %s[%s]:\n"
3411"\n"
06647dfd
AM
3412msgstr ""
3413
9cf03b7e 3414#: nm.c:1403
ae351704
AM
3415#, c-format
3416msgid "Print width has not been initialized (%d)"
3417msgstr ""
3418
9cf03b7e 3419#: nm.c:1631
3caac5b8 3420msgid "Only -X 32_64 is supported"
252b5132
RH
3421msgstr ""
3422
9cf03b7e 3423#: nm.c:1660
3caac5b8
AM
3424msgid "Using the --size-sort and --undefined-only options together"
3425msgstr ""
3426
9cf03b7e 3427#: nm.c:1661
3caac5b8 3428msgid "will produce no output, since undefined symbols have no size."
252b5132
RH
3429msgstr ""
3430
9cf03b7e 3431#: nm.c:1689
252b5132 3432#, c-format
3caac5b8 3433msgid "data size %ld"
252b5132
RH
3434msgstr ""
3435
cc643b88 3436#: objcopy.c:473 srconv.c:1732
252b5132 3437#, c-format
3caac5b8 3438msgid "Usage: %s [option(s)] in-file [out-file]\n"
252b5132
RH
3439msgstr ""
3440
2ee0aedf 3441#: objcopy.c:474
3caac5b8
AM
3442#, c-format
3443msgid " Copies a binary file, possibly transforming it in the process\n"
252b5132
RH
3444msgstr ""
3445
2ee0aedf 3446#: objcopy.c:476
3caac5b8
AM
3447#, c-format
3448msgid ""
3449" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
3450" -O --output-target <bfdname> Create an output file in format "
3451"<bfdname>\n"
2ee0aedf 3452" -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
3caac5b8
AM
3453" -F --target <bfdname> Set both input and output format to "
3454"<bfdname>\n"
3455" --debugging Convert debugging information, if "
3456"possible\n"
3457" -p --preserve-dates Copy modified/access timestamps to the "
3458"output\n"
3459" -j --only-section <name> Only copy section <name> into the output\n"
3460" --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to "
3461"<file>\n"
3462" -R --remove-section <name> Remove section <name> from the output\n"
3463" -S --strip-all Remove all symbol and relocation "
3464"information\n"
3465" -g --strip-debug Remove all debugging symbols & sections\n"
3466" --strip-unneeded Remove all symbols not needed by "
3467"relocations\n"
3468" -N --strip-symbol <name> Do not copy symbol <name>\n"
3469" --strip-unneeded-symbol <name>\n"
3470" Do not copy symbol <name> unless needed "
3471"by\n"
3472" relocations\n"
3473" --only-keep-debug Strip everything but the debug "
3474"information\n"
ae351704 3475" --extract-symbol Remove section contents but keep symbols\n"
3caac5b8 3476" -K --keep-symbol <name> Do not strip symbol <name>\n"
ae351704
AM
3477" --keep-file-symbols Do not strip file symbol(s)\n"
3478" --localize-hidden Turn all ELF hidden symbols into locals\n"
3caac5b8
AM
3479" -L --localize-symbol <name> Force symbol <name> to be marked as a "
3480"local\n"
3481" --globalize-symbol <name> Force symbol <name> to be marked as a "
3482"global\n"
3483" -G --keep-global-symbol <name> Localize all symbols except <name>\n"
3484" -W --weaken-symbol <name> Force symbol <name> to be marked as a "
3485"weak\n"
3486" --weaken Force all global symbols to be marked as "
3487"weak\n"
3488" -w --wildcard Permit wildcard in symbol comparison\n"
3489" -x --discard-all Remove all non-global symbols\n"
3490" -X --discard-locals Remove any compiler-generated symbols\n"
2ee0aedf
TG
3491" -i --interleave [<number>] Only copy N out of every <number> bytes\n"
3492" --interleave-width <number> Set N for --interleave\n"
3caac5b8
AM
3493" -b --byte <num> Select byte <num> in every interleaved "
3494"block\n"
3495" --gap-fill <val> Fill gaps between sections with <val>\n"
3496" --pad-to <addr> Pad the last section up to address "
3497"<addr>\n"
3498" --set-start <addr> Set the start address to <addr>\n"
3499" {--change-start|--adjust-start} <incr>\n"
3500" Add <incr> to the start address\n"
3501" {--change-addresses|--adjust-vma} <incr>\n"
3502" Add <incr> to LMA, VMA and start "
3503"addresses\n"
3504" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
3505" Change LMA and VMA of section <name> by "
3506"<val>\n"
3507" --change-section-lma <name>{=|+|-}<val>\n"
3508" Change the LMA of section <name> by "
3509"<val>\n"
3510" --change-section-vma <name>{=|+|-}<val>\n"
3511" Change the VMA of section <name> by "
3512"<val>\n"
3513" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
3514" Warn if a named section does not exist\n"
3515" --set-section-flags <name>=<flags>\n"
3516" Set section <name>'s properties to "
3517"<flags>\n"
3518" --add-section <name>=<file> Add section <name> found in <file> to "
3519"output\n"
3520" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
23f938f1
TG
3521" --long-section-names {enable|disable|keep}\n"
3522" Handle long section names in Coff "
3523"objects.\n"
3caac5b8
AM
3524" --change-leading-char Force output format's leading character "
3525"style\n"
3526" --remove-leading-char Remove leading character from global "
3527"symbols\n"
ae351704
AM
3528" --reverse-bytes=<num> Reverse <num> bytes at a time, in output "
3529"sections with content\n"
3caac5b8
AM
3530" --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
3531" --redefine-syms <file> --redefine-sym for all symbol pairs \n"
3532" listed in <file>\n"
3533" --srec-len <number> Restrict the length of generated "
3534"Srecords\n"
3535" --srec-forceS3 Restrict the type of generated Srecords "
3536"to S3\n"
3537" --strip-symbols <file> -N for all symbols listed in <file>\n"
3538" --strip-unneeded-symbols <file>\n"
3539" --strip-unneeded-symbol for all symbols "
3540"listed\n"
3541" in <file>\n"
3542" --keep-symbols <file> -K for all symbols listed in <file>\n"
3543" --localize-symbols <file> -L for all symbols listed in <file>\n"
3544" --globalize-symbols <file> --globalize-symbol for all in <file>\n"
3545" --keep-global-symbols <file> -G for all symbols listed in <file>\n"
3546" --weaken-symbols <file> -W for all symbols listed in <file>\n"
ae351704
AM
3547" --alt-machine-code <index> Use the target's <index>'th alternative "
3548"machine\n"
3caac5b8
AM
3549" --writable-text Mark the output text as writable\n"
3550" --readonly-text Make the output text write protected\n"
3551" --pure Mark the output file as demand paged\n"
3552" --impure Mark the output file as impure\n"
3553" --prefix-symbols <prefix> Add <prefix> to start of every symbol "
3554"name\n"
3555" --prefix-sections <prefix> Add <prefix> to start of every section "
3556"name\n"
3557" --prefix-alloc-sections <prefix>\n"
3558" Add <prefix> to start of every "
3559"allocatable\n"
3560" section name\n"
23f938f1
TG
3561" --file-alignment <num> Set PE file alignment to <num>\n"
3562" --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
3563" <commit>\n"
3564" --image-base <address> Set PE image base to <address>\n"
3565" --section-alignment <num> Set PE section alignment to <num>\n"
3566" --stack <reserve>[,<commit>] Set PE reserve/commit stack to "
3567"<reserve>/\n"
3568" <commit>\n"
3569" --subsystem <name>[:<version>]\n"
3570" Set PE subsystem to <name> [& <version>]\n"
2ee0aedf
TG
3571" --compress-debug-sections Compress DWARF debug sections using zlib\n"
3572" --decompress-debug-sections Decompress DWARF debug sections using "
3573"zlib\n"
3574" -v --verbose List all object files modified\n"
3caac5b8
AM
3575" @<file> Read options from <file>\n"
3576" -V --version Display this program's version number\n"
3577" -h --help Display this output\n"
3578" --info List object formats & architectures "
3579"supported\n"
252b5132
RH
3580msgstr ""
3581
2ee0aedf 3582#: objcopy.c:583
3caac5b8
AM
3583#, c-format
3584msgid "Usage: %s <option(s)> in-file(s)\n"
252b5132
RH
3585msgstr ""
3586
2ee0aedf 3587#: objcopy.c:584
3caac5b8
AM
3588#, c-format
3589msgid " Removes symbols and sections from files\n"
252b5132
RH
3590msgstr ""
3591
2ee0aedf 3592#: objcopy.c:586
252b5132 3593#, c-format
3caac5b8
AM
3594msgid ""
3595" -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
3596" -O --output-target=<bfdname> Create an output file in format "
3597"<bfdname>\n"
3598" -F --target=<bfdname> Set both input and output format to "
3599"<bfdname>\n"
3600" -p --preserve-dates Copy modified/access timestamps to the "
3601"output\n"
3602" -R --remove-section=<name> Remove section <name> from the output\n"
3603" -s --strip-all Remove all symbol and relocation "
3604"information\n"
3605" -g -S -d --strip-debug Remove all debugging symbols & sections\n"
3606" --strip-unneeded Remove all symbols not needed by "
3607"relocations\n"
3608" --only-keep-debug Strip everything but the debug "
3609"information\n"
3610" -N --strip-symbol=<name> Do not copy symbol <name>\n"
3611" -K --keep-symbol=<name> Do not strip symbol <name>\n"
ae351704 3612" --keep-file-symbols Do not strip file symbol(s)\n"
3caac5b8
AM
3613" -w --wildcard Permit wildcard in symbol comparison\n"
3614" -x --discard-all Remove all non-global symbols\n"
3615" -X --discard-locals Remove any compiler-generated symbols\n"
3616" -v --verbose List all object files modified\n"
3617" -V --version Display this program's version number\n"
3618" -h --help Display this output\n"
3619" --info List object formats & architectures "
3620"supported\n"
3621" -o <file> Place stripped output into <file>\n"
252b5132
RH
3622msgstr ""
3623
2ee0aedf 3624#: objcopy.c:659
252b5132 3625#, c-format
3caac5b8 3626msgid "unrecognized section flag `%s'"
252b5132
RH
3627msgstr ""
3628
2ee0aedf 3629#: objcopy.c:660
252b5132 3630#, c-format
3caac5b8 3631msgid "supported flags: %s"
6ece5c52
AM
3632msgstr ""
3633
2ee0aedf 3634#: objcopy.c:761
6ece5c52 3635#, c-format
3caac5b8 3636msgid "cannot open '%s': %s"
6ece5c52
AM
3637msgstr ""
3638
9cf03b7e 3639#: objcopy.c:764 objcopy.c:3417
6ece5c52 3640#, c-format
3caac5b8 3641msgid "%s: fread failed"
252b5132
RH
3642msgstr ""
3643
2ee0aedf 3644#: objcopy.c:837
6ece5c52 3645#, c-format
3caac5b8 3646msgid "%s:%d: Ignoring rubbish found on this line"
252b5132
RH
3647msgstr ""
3648
9cf03b7e 3649#: objcopy.c:1153
ae351704
AM
3650#, c-format
3651msgid "not stripping symbol `%s' because it is named in a relocation"
3652msgstr ""
3653
9cf03b7e 3654#: objcopy.c:1236
6ece5c52 3655#, c-format
3caac5b8 3656msgid "%s: Multiple redefinition of symbol \"%s\""
252b5132
RH
3657msgstr ""
3658
9cf03b7e 3659#: objcopy.c:1240
6ece5c52 3660#, c-format
3caac5b8 3661msgid "%s: Symbol \"%s\" is target of more than one redefinition"
252b5132
RH
3662msgstr ""
3663
9cf03b7e 3664#: objcopy.c:1268
6ece5c52 3665#, c-format
3caac5b8 3666msgid "couldn't open symbol redefinition file %s (error: %s)"
252b5132
RH
3667msgstr ""
3668
9cf03b7e 3669#: objcopy.c:1346
3caac5b8
AM
3670#, c-format
3671msgid "%s:%d: garbage found at end of line"
252b5132
RH
3672msgstr ""
3673
9cf03b7e 3674#: objcopy.c:1349
252b5132 3675#, c-format
3caac5b8 3676msgid "%s:%d: missing new symbol name"
252b5132
RH
3677msgstr ""
3678
9cf03b7e 3679#: objcopy.c:1359
252b5132 3680#, c-format
3caac5b8 3681msgid "%s:%d: premature end of file"
252b5132
RH
3682msgstr ""
3683
9cf03b7e 3684#: objcopy.c:1385
3caac5b8
AM
3685#, c-format
3686msgid "stat returns negative size for `%s'"
252b5132
RH
3687msgstr ""
3688
9cf03b7e 3689#: objcopy.c:1397
3caac5b8
AM
3690#, c-format
3691msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
252b5132
RH
3692msgstr ""
3693
9cf03b7e 3694#: objcopy.c:1454
3caac5b8 3695msgid "Unable to change endianness of input file(s)"
252b5132
RH
3696msgstr ""
3697
9cf03b7e 3698#: objcopy.c:1463
3caac5b8
AM
3699#, c-format
3700msgid "copy from `%s' [%s] to `%s' [%s]\n"
252b5132
RH
3701msgstr ""
3702
9cf03b7e 3703#: objcopy.c:1512
2ee0aedf
TG
3704#, c-format
3705msgid "Input file `%s' ignores binary architecture parameter."
3706msgstr ""
3707
9cf03b7e 3708#: objcopy.c:1520
3caac5b8
AM
3709#, c-format
3710msgid "Unable to recognise the format of the input file `%s'"
252b5132
RH
3711msgstr ""
3712
9cf03b7e 3713#: objcopy.c:1523
6ece5c52 3714#, c-format
2ee0aedf 3715msgid "Output file cannot represent architecture `%s'"
252b5132
RH
3716msgstr ""
3717
9cf03b7e 3718#: objcopy.c:1586
23f938f1
TG
3719#, c-format
3720msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
3721msgstr ""
3722
9cf03b7e 3723#: objcopy.c:1645
6ece5c52 3724#, c-format
f12e7348 3725msgid "can't add section '%s'"
252b5132
RH
3726msgstr ""
3727
9cf03b7e 3728#: objcopy.c:1659
ae351704 3729#, c-format
f12e7348 3730msgid "can't create section `%s'"
252b5132
RH
3731msgstr ""
3732
9cf03b7e 3733#: objcopy.c:1705
252b5132 3734#, c-format
f12e7348 3735msgid "cannot create debug link section `%s'"
252b5132
RH
3736msgstr ""
3737
9cf03b7e 3738#: objcopy.c:1798
f12e7348
NC
3739msgid "Can't fill gap after section"
3740msgstr ""
3741
9cf03b7e 3742#: objcopy.c:1822
f12e7348 3743msgid "can't add padding"
252b5132
RH
3744msgstr ""
3745
9cf03b7e 3746#: objcopy.c:1913
252b5132 3747#, c-format
f12e7348 3748msgid "cannot fill debug link section `%s'"
252b5132
RH
3749msgstr ""
3750
9cf03b7e 3751#: objcopy.c:1976
f12e7348
NC
3752msgid "error copying private BFD data"
3753msgstr ""
3754
9cf03b7e 3755#: objcopy.c:1987
ae351704
AM
3756#, c-format
3757msgid "this target does not support %lu alternative machine codes"
252b5132
RH
3758msgstr ""
3759
9cf03b7e 3760#: objcopy.c:1991
ae351704
AM
3761msgid "treating that number as an absolute e_machine value instead"
3762msgstr ""
3763
9cf03b7e 3764#: objcopy.c:1995
ae351704 3765msgid "ignoring the alternative value"
252b5132
RH
3766msgstr ""
3767
9cf03b7e 3768#: objcopy.c:2027 objcopy.c:2063
252b5132 3769#, c-format
ae351704 3770msgid "cannot create tempdir for archive copying (error: %s)"
252b5132
RH
3771msgstr ""
3772
9cf03b7e 3773#: objcopy.c:2093
f12e7348 3774msgid "Unable to recognise the format of file"
252b5132
RH
3775msgstr ""
3776
9cf03b7e 3777#: objcopy.c:2220
23f938f1
TG
3778#, c-format
3779msgid "error: the input file '%s' is empty"
3780msgstr ""
3781
9cf03b7e 3782#: objcopy.c:2364
6ece5c52 3783#, c-format
f12e7348 3784msgid "Multiple renames of section %s"
252b5132
RH
3785msgstr ""
3786
9cf03b7e 3787#: objcopy.c:2415
23f938f1 3788msgid "error in private header data"
a74801ba
ILT
3789msgstr ""
3790
9cf03b7e 3791#: objcopy.c:2493
f12e7348 3792msgid "failed to create output section"
252b5132
RH
3793msgstr ""
3794
9cf03b7e 3795#: objcopy.c:2507
f12e7348 3796msgid "failed to set size"
252b5132
RH
3797msgstr ""
3798
9cf03b7e 3799#: objcopy.c:2521
f12e7348 3800msgid "failed to set vma"
252b5132
RH
3801msgstr ""
3802
9cf03b7e 3803#: objcopy.c:2546
f12e7348 3804msgid "failed to set alignment"
252b5132
RH
3805msgstr ""
3806
9cf03b7e 3807#: objcopy.c:2580
f12e7348
NC
3808msgid "failed to copy private data"
3809msgstr ""
3810
9cf03b7e 3811#: objcopy.c:2662
f12e7348 3812msgid "relocation count is negative"
252b5132
RH
3813msgstr ""
3814
ae351704 3815#. User must pad the section up in order to do this.
9cf03b7e 3816#: objcopy.c:2723
ae351704
AM
3817#, c-format
3818msgid ""
3819"cannot reverse bytes: length of section %s must be evenly divisible by %d"
3820msgstr ""
3821
9cf03b7e 3822#: objcopy.c:2909
f12e7348 3823msgid "can't create debugging section"
252b5132
RH
3824msgstr ""
3825
9cf03b7e 3826#: objcopy.c:2922
f12e7348 3827msgid "can't set debugging section contents"
252b5132
RH
3828msgstr ""
3829
9cf03b7e 3830#: objcopy.c:2930
252b5132 3831#, c-format
f12e7348 3832msgid "don't know how to write debugging information for %s"
252b5132
RH
3833msgstr ""
3834
9cf03b7e 3835#: objcopy.c:3073
f12e7348 3836msgid "could not create temporary file to hold stripped copy"
ae351704
AM
3837msgstr ""
3838
9cf03b7e 3839#: objcopy.c:3145
23f938f1
TG
3840#, c-format
3841msgid "%s: bad version in PE subsystem"
3842msgstr ""
3843
9cf03b7e 3844#: objcopy.c:3175
23f938f1
TG
3845#, c-format
3846msgid "unknown PE subsystem: %s"
3847msgstr ""
3848
9cf03b7e 3849#: objcopy.c:3237
3caac5b8 3850msgid "byte number must be non-negative"
328577ad
NC
3851msgstr ""
3852
9cf03b7e 3853#: objcopy.c:3243
2ee0aedf
TG
3854#, c-format
3855msgid "architecture %s unknown"
3856msgstr ""
3857
9cf03b7e 3858#: objcopy.c:3251
3caac5b8 3859msgid "interleave must be positive"
fce00800
AM
3860msgstr ""
3861
9cf03b7e 3862#: objcopy.c:3260
2ee0aedf
TG
3863msgid "interleave width must be positive"
3864msgstr ""
3865
9cf03b7e 3866#: objcopy.c:3280 objcopy.c:3288
6ece5c52 3867#, c-format
3caac5b8 3868msgid "%s both copied and removed"
252b5132
RH
3869msgstr ""
3870
9cf03b7e
NC
3871#: objcopy.c:3387 objcopy.c:3467 objcopy.c:3575 objcopy.c:3606 objcopy.c:3630
3872#: objcopy.c:3634 objcopy.c:3654
252b5132 3873#, c-format
3caac5b8 3874msgid "bad format for %s"
252b5132
RH
3875msgstr ""
3876
9cf03b7e 3877#: objcopy.c:3399
6ece5c52 3878#, c-format
3caac5b8 3879msgid "cannot open: %s: %s"
252b5132
RH
3880msgstr ""
3881
9cf03b7e 3882#: objcopy.c:3544
252b5132 3883#, c-format
3caac5b8 3884msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
252b5132
RH
3885msgstr ""
3886
9cf03b7e 3887#: objcopy.c:3705
23f938f1
TG
3888#, c-format
3889msgid "unknown long section names option '%s'"
3890msgstr ""
3891
9cf03b7e 3892#: objcopy.c:3723
ae351704
AM
3893msgid "unable to parse alternative machine code"
3894msgstr ""
3895
9cf03b7e 3896#: objcopy.c:3768
ae351704
AM
3897msgid "number of bytes to reverse must be positive and even"
3898msgstr ""
3899
9cf03b7e 3900#: objcopy.c:3771
ae351704
AM
3901#, c-format
3902msgid "Warning: ignoring previous --reverse-bytes value of %d"
252b5132
RH
3903msgstr ""
3904
9cf03b7e 3905#: objcopy.c:3786
23f938f1
TG
3906#, c-format
3907msgid "%s: invalid reserve value for --heap"
3908msgstr ""
3909
9cf03b7e 3910#: objcopy.c:3792
23f938f1
TG
3911#, c-format
3912msgid "%s: invalid commit value for --heap"
3913msgstr ""
3914
9cf03b7e 3915#: objcopy.c:3817
23f938f1
TG
3916#, c-format
3917msgid "%s: invalid reserve value for --stack"
3918msgstr ""
3919
9cf03b7e 3920#: objcopy.c:3823
23f938f1
TG
3921#, c-format
3922msgid "%s: invalid commit value for --stack"
3923msgstr ""
3924
9cf03b7e 3925#: objcopy.c:3852
2ee0aedf 3926msgid "interleave start byte must be set with --byte"
252b5132
RH
3927msgstr ""
3928
9cf03b7e 3929#: objcopy.c:3855
2ee0aedf 3930msgid "byte number must be less than interleave"
23f938f1
TG
3931msgstr ""
3932
9cf03b7e 3933#: objcopy.c:3858
2ee0aedf 3934msgid "interleave width must be less than or equal to interleave - byte`"
23f938f1
TG
3935msgstr ""
3936
9cf03b7e 3937#: objcopy.c:3885
6ece5c52 3938#, c-format
2ee0aedf 3939msgid "unknown input EFI target: %s"
a74801ba
ILT
3940msgstr ""
3941
9cf03b7e 3942#: objcopy.c:3916
6ece5c52 3943#, c-format
2ee0aedf 3944msgid "unknown output EFI target: %s"
a74801ba
ILT
3945msgstr ""
3946
9cf03b7e 3947#: objcopy.c:3929
3caac5b8
AM
3948#, c-format
3949msgid "warning: could not locate '%s'. System error message: %s"
252b5132
RH
3950msgstr ""
3951
9cf03b7e 3952#: objcopy.c:3941
ae351704
AM
3953#, c-format
3954msgid ""
3955"warning: could not create temporary file whilst copying '%s', (error: %s)"
3956msgstr ""
3957
9cf03b7e 3958#: objcopy.c:3969 objcopy.c:3983
3caac5b8
AM
3959#, c-format
3960msgid "%s %s%c0x%s never used"
3443c1ae
AM
3961msgstr ""
3962
cc643b88 3963#: objdump.c:201
3caac5b8
AM
3964#, c-format
3965msgid "Usage: %s <option(s)> <file(s)>\n"
3443c1ae
AM
3966msgstr ""
3967
cc643b88 3968#: objdump.c:202
3caac5b8
AM
3969#, c-format
3970msgid " Display information from object <file(s)>.\n"
3443c1ae
AM
3971msgstr ""
3972
cc643b88 3973#: objdump.c:203
3caac5b8
AM
3974#, c-format
3975msgid " At least one of the following switches must be given:\n"
252b5132
RH
3976msgstr ""
3977
cc643b88 3978#: objdump.c:204
252b5132
RH
3979#, c-format
3980msgid ""
3caac5b8
AM
3981" -a, --archive-headers Display archive header information\n"
3982" -f, --file-headers Display the contents of the overall file header\n"
3983" -p, --private-headers Display object format specific file header "
3984"contents\n"
cc643b88 3985" -P, --private=OPT,OPT... Display object format specific contents\n"
3caac5b8
AM
3986" -h, --[section-]headers Display the contents of the section headers\n"
3987" -x, --all-headers Display the contents of all headers\n"
3988" -d, --disassemble Display assembler contents of executable "
3989"sections\n"
3990" -D, --disassemble-all Display assembler contents of all sections\n"
3991" -S, --source Intermix source code with disassembly\n"
3992" -s, --full-contents Display the full contents of all sections "
3993"requested\n"
3994" -g, --debugging Display debug information in object file\n"
3995" -e, --debugging-tags Display debug information using ctags style\n"
3996" -G, --stabs Display (in raw form) any STABS info in the file\n"
2ee0aedf 3997" -W[lLiaprmfFsoRt] or\n"
23f938f1 3998" --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf
TG
3999"=frames,\n"
4000" =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
cc643b88 4001" =gdb_index,=trace_info,=trace_abbrev,=trace_aranges]\n"
23f938f1 4002" Display DWARF info in the file\n"
3caac5b8
AM
4003" -t, --syms Display the contents of the symbol table(s)\n"
4004" -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
4005" -r, --reloc Display the relocation entries in the file\n"
4006" -R, --dynamic-reloc Display the dynamic relocation entries in the "
4007"file\n"
4008" @<file> Read options from <file>\n"
4009" -v, --version Display this program's version number\n"
4010" -i, --info List object formats and architectures supported\n"
4011" -H, --help Display this information\n"
252b5132
RH
4012msgstr ""
4013
cc643b88 4014#: objdump.c:236
6ece5c52 4015#, c-format
252b5132
RH
4016msgid ""
4017"\n"
3caac5b8 4018" The following switches are optional:\n"
fce00800
AM
4019msgstr ""
4020
cc643b88 4021#: objdump.c:237
fce00800 4022#, c-format
3caac5b8
AM
4023msgid ""
4024" -b, --target=BFDNAME Specify the target object format as "
4025"BFDNAME\n"
4026" -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
4027" -j, --section=NAME Only display information for section NAME\n"
4028" -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
4029" -EB --endian=big Assume big endian format when "
4030"disassembling\n"
4031" -EL --endian=little Assume little endian format when "
4032"disassembling\n"
4033" --file-start-context Include context from start of file (with -"
4034"S)\n"
4035" -I, --include=DIR Add DIR to search list for source files\n"
4036" -l, --line-numbers Include line numbers and filenames in "
4037"output\n"
f12e7348
NC
4038" -F, --file-offsets Include file offsets when displaying "
4039"information\n"
3caac5b8
AM
4040" -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
4041" The STYLE, if specified, can be `auto', "
4042"`gnu',\n"
4043" `lucid', `arm', `hp', `edg', `gnu-v3', "
4044"`java'\n"
4045" or `gnat'\n"
4046" -w, --wide Format output for more than 80 columns\n"
4047" -z, --disassemble-zeroes Do not skip blocks of zeroes when "
4048"disassembling\n"
4049" --start-address=ADDR Only process data whose address is >= ADDR\n"
4050" --stop-address=ADDR Only process data whose address is <= ADDR\n"
4051" --prefix-addresses Print complete address alongside "
4052"disassembly\n"
4053" --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
505f1412 4054" --insn-width=WIDTH Display WIDTH bytes on a single line for -"
23f938f1 4055"d\n"
3caac5b8
AM
4056" --adjust-vma=OFFSET Add OFFSET to all displayed section "
4057"addresses\n"
4058" --special-syms Include special symbols in symbol dumps\n"
23f938f1
TG
4059" --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
4060" --prefix-strip=LEVEL Strip initial directory names for -S\n"
cc643b88
NC
4061msgstr ""
4062
4063#: objdump.c:263
4064#, c-format
4065msgid ""
4066" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
4067" --dwarf-start=N Display DIEs starting with N, at the same "
4068"depth\n"
4069" or deeper\n"
4070"\n"
4071msgstr ""
4072
4073#: objdump.c:275
4074#, c-format
4075msgid ""
3caac5b8 4076"\n"
cc643b88 4077"Options supported for -P/--private switch:\n"
328577ad
NC
4078msgstr ""
4079
cc643b88 4080#: objdump.c:426
2ee0aedf
TG
4081#, c-format
4082msgid "section '%s' mentioned in a -j option, but not found in any input file"
4083msgstr ""
4084
cc643b88 4085#: objdump.c:530
3caac5b8
AM
4086#, c-format
4087msgid "Sections:\n"
328577ad
NC
4088msgstr ""
4089
cc643b88 4090#: objdump.c:533 objdump.c:537
3caac5b8
AM
4091#, c-format
4092msgid "Idx Name Size VMA LMA File off Algn"
328577ad
NC
4093msgstr ""
4094
cc643b88 4095#: objdump.c:539
6ece5c52 4096#, c-format
252b5132 4097msgid ""
3caac5b8
AM
4098"Idx Name Size VMA LMA File off "
4099"Algn"
252b5132
RH
4100msgstr ""
4101
cc643b88
NC
4102#: objdump.c:543
4103#, c-format
4104msgid " Flags"
4105msgstr ""
4106
4107#: objdump.c:586
4108#, c-format
4109msgid "%s: not a dynamic object"
4110msgstr ""
4111
4112#: objdump.c:1012 objdump.c:1036
4113#, c-format
4114msgid " (File Offset: 0x%lx)"
4115msgstr ""
4116
4117#: objdump.c:1662
4118#, c-format
4119msgid "disassemble_fn returned length %d"
4120msgstr ""
4121
4122#: objdump.c:1967
4123#, c-format
4124msgid ""
4125"\n"
4126"Disassembly of section %s:\n"
4127msgstr ""
4128
4129#: objdump.c:2143
4130#, c-format
4131msgid "can't use supplied machine %s"
4132msgstr ""
4133
4134#: objdump.c:2162
4135#, c-format
4136msgid "can't disassemble for architecture %s\n"
4137msgstr ""
4138
4139#: objdump.c:2242 objdump.c:2265
4140#, c-format
4141msgid ""
4142"\n"
4143"Can't get contents for section '%s'.\n"
4144msgstr ""
4145
4146#: objdump.c:2406
4147#, c-format
4148msgid ""
4149"No %s section present\n"
4150"\n"
4151msgstr ""
4152
4153#: objdump.c:2415
4154#, c-format
4155msgid "reading %s section of %s failed: %s"
4156msgstr ""
4157
4158#: objdump.c:2459
4159#, c-format
4160msgid ""
4161"Contents of %s section:\n"
4162"\n"
4163msgstr ""
4164
4165#: objdump.c:2590
4166#, c-format
4167msgid "architecture: %s, "
4168msgstr ""
4169
4170#: objdump.c:2593
4171#, c-format
4172msgid "flags 0x%08x:\n"
4173msgstr ""
4174
4175#: objdump.c:2607
4176#, c-format
4177msgid ""
4178"\n"
4179"start address 0x"
4180msgstr ""
4181
4182#: objdump.c:2633
4183msgid "option -P/--private not supported by this file"
4184msgstr ""
4185
4186#: objdump.c:2657
4187#, c-format
4188msgid "target specific dump '%s' not supported"
4189msgstr ""
4190
4191#: objdump.c:2721
4192#, c-format
4193msgid "Contents of section %s:"
4194msgstr ""
4195
4196#: objdump.c:2723
4197#, c-format
4198msgid " (Starting at file offset: 0x%lx)"
4199msgstr ""
4200
4201#: objdump.c:2729
4202msgid "Reading section failed"
4203msgstr ""
4204
4205#: objdump.c:2832
4206#, c-format
4207msgid "no symbols\n"
4208msgstr ""
4209
4210#: objdump.c:2839
4211#, c-format
4212msgid "no information for symbol number %ld\n"
4213msgstr ""
4214
4215#: objdump.c:2842
4216#, c-format
4217msgid "could not determine the type of symbol number %ld\n"
4218msgstr ""
4219
4220#: objdump.c:3163
4221#, c-format
4222msgid ""
4223"\n"
4224"%s: file format %s\n"
4225msgstr ""
4226
4227#: objdump.c:3223
4228#, c-format
4229msgid "%s: printing debugging information failed"
4230msgstr ""
4231
4232#: objdump.c:3327
4233#, c-format
4234msgid "In archive %s:\n"
4235msgstr ""
4236
4237#: objdump.c:3438
4238msgid "error: the start address should be before the end address"
4239msgstr ""
4240
4241#: objdump.c:3443
4242msgid "error: the stop address should be after the start address"
4243msgstr ""
4244
4245#: objdump.c:3455
4246msgid "error: prefix strip must be non-negative"
4247msgstr ""
4248
4249#: objdump.c:3460
4250msgid "error: instruction width must be positive"
4251msgstr ""
4252
4253#: objdump.c:3469
4254msgid "unrecognized -E option"
4255msgstr ""
4256
4257#: objdump.c:3480
4258#, c-format
4259msgid "unrecognized --endian type `%s'"
4260msgstr ""
4261
4262#: od-xcoff.c:75
4263#, c-format
4264msgid ""
4265"For XCOFF files:\n"
4266" header Display the file header\n"
4267" aout Display the auxiliary header\n"
4268" sections Display the section headers\n"
4269" syms Display the symbols table\n"
4270" relocs Display the relocation entries\n"
4271" lineno Display the line number entries\n"
4272" loader Display loader section\n"
4273" except Display exception table\n"
4274" typchk Display type-check section\n"
4275" traceback Display traceback tags\n"
4276" toc Display toc symbols\n"
4277msgstr ""
4278
4279#: od-xcoff.c:416
4280#, c-format
4281msgid " nbr sections: %d\n"
4282msgstr ""
4283
4284#: od-xcoff.c:417
4285#, c-format
4286msgid " time and date: 0x%08x - "
4287msgstr ""
4288
4289#: od-xcoff.c:419
4290#, c-format
4291msgid "not set\n"
4292msgstr ""
4293
4294#: od-xcoff.c:426
4295#, c-format
4296msgid " symbols off: 0x%08x\n"
4297msgstr ""
4298
4299#: od-xcoff.c:427
4300#, c-format
4301msgid " nbr symbols: %d\n"
4302msgstr ""
4303
4304#: od-xcoff.c:428
4305#, c-format
4306msgid " opt hdr sz: %d\n"
4307msgstr ""
4308
4309#: od-xcoff.c:429
4310#, c-format
4311msgid " flags: 0x%04x "
4312msgstr ""
4313
4314#: od-xcoff.c:443
4315#, c-format
4316msgid "Auxiliary header:\n"
4317msgstr ""
4318
4319#: od-xcoff.c:446
4320#, c-format
4321msgid " No aux header\n"
4322msgstr ""
4323
4324#: od-xcoff.c:451
4325#, c-format
4326msgid "warning: optionnal header size too large (> %d)\n"
4327msgstr ""
4328
4329#: od-xcoff.c:457
4330msgid "cannot read auxhdr"
4331msgstr ""
4332
9cf03b7e 4333#: od-xcoff.c:522
cc643b88
NC
4334#, c-format
4335msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
4336msgstr ""
4337
9cf03b7e 4338#: od-xcoff.c:527
cc643b88
NC
4339#, c-format
4340msgid " No section header\n"
4341msgstr ""
4342
9cf03b7e 4343#: od-xcoff.c:532 od-xcoff.c:544 od-xcoff.c:599
cc643b88
NC
4344msgid "cannot read section header"
4345msgstr ""
4346
9cf03b7e 4347#: od-xcoff.c:558
cc643b88
NC
4348#, c-format
4349msgid " Flags: %08x "
4350msgstr ""
4351
9cf03b7e 4352#: od-xcoff.c:566
cc643b88
NC
4353#, c-format
4354msgid "overflow - nreloc: %u, nlnno: %u\n"
4355msgstr ""
4356
9cf03b7e 4357#: od-xcoff.c:587 od-xcoff.c:922 od-xcoff.c:978
cc643b88
NC
4358msgid "cannot read section headers"
4359msgstr ""
4360
9cf03b7e
NC
4361#: od-xcoff.c:646
4362msgid "cannot read strings table length"
cc643b88
NC
4363msgstr ""
4364
9cf03b7e 4365#: od-xcoff.c:662
cc643b88
NC
4366msgid "cannot read strings table"
4367msgstr ""
4368
9cf03b7e 4369#: od-xcoff.c:670
cc643b88
NC
4370msgid "cannot read symbol table"
4371msgstr ""
4372
9cf03b7e 4373#: od-xcoff.c:685
cc643b88
NC
4374msgid "cannot read symbol entry"
4375msgstr ""
4376
9cf03b7e 4377#: od-xcoff.c:720
cc643b88
NC
4378msgid "cannot read symbol aux entry"
4379msgstr ""
4380
9cf03b7e 4381#: od-xcoff.c:742
cc643b88
NC
4382#, c-format
4383msgid "Symbols table (strtable at 0x%08x)"
4384msgstr ""
4385
9cf03b7e 4386#: od-xcoff.c:747
cc643b88
NC
4387#, c-format
4388msgid ""
4389":\n"
4390" No symbols\n"
4391msgstr ""
4392
9cf03b7e 4393#: od-xcoff.c:753
cc643b88
NC
4394#, c-format
4395msgid " (no strings):\n"
4396msgstr ""
4397
9cf03b7e 4398#: od-xcoff.c:755
cc643b88
NC
4399#, c-format
4400msgid " (strings size: %08x):\n"
4401msgstr ""
4402
9cf03b7e
NC
4403#. Translators: 'sc' is for storage class, 'off' for offset.
4404#: od-xcoff.c:769
cc643b88
NC
4405#, c-format
4406msgid " # sc value section type aux name/off\n"
4407msgstr ""
4408
9cf03b7e 4409#. Section length, number of relocs and line number.
cc643b88
NC
4410#: od-xcoff.c:821
4411#, c-format
4412msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
4413msgstr ""
4414
9cf03b7e
NC
4415#. Section length and number of relocs.
4416#: od-xcoff.c:828
cc643b88
NC
4417#, c-format
4418msgid " scnlen: %08x nreloc: %-6u\n"
4419msgstr ""
4420
9cf03b7e 4421#: od-xcoff.c:891
cc643b88
NC
4422#, c-format
4423msgid "offset: %08x"
4424msgstr ""
4425
9cf03b7e 4426#: od-xcoff.c:934
cc643b88
NC
4427#, c-format
4428msgid "Relocations for %s (%u)\n"
4429msgstr ""
4430
cc643b88 4431#: od-xcoff.c:937
9cf03b7e 4432msgid "cannot read relocations"
cc643b88
NC
4433msgstr ""
4434
4435#: od-xcoff.c:950
9cf03b7e 4436msgid "cannot read relocation entry"
cc643b88
NC
4437msgstr ""
4438
9cf03b7e 4439#: od-xcoff.c:990
cc643b88
NC
4440#, c-format
4441msgid "Line numbers for %s (%u)\n"
4442msgstr ""
4443
9cf03b7e 4444#: od-xcoff.c:993
cc643b88
NC
4445msgid "cannot read line numbers"
4446msgstr ""
4447
9cf03b7e
NC
4448#. Line number, symbol index and physical address.
4449#: od-xcoff.c:997
cc643b88
NC
4450#, c-format
4451msgid "lineno symndx/paddr\n"
4452msgstr ""
4453
9cf03b7e 4454#: od-xcoff.c:1005
cc643b88
NC
4455msgid "cannot read line number entry"
4456msgstr ""
4457
9cf03b7e 4458#: od-xcoff.c:1048
cc643b88
NC
4459#, c-format
4460msgid "no .loader section in file\n"
4461msgstr ""
4462
9cf03b7e 4463#: od-xcoff.c:1054
cc643b88
NC
4464#, c-format
4465msgid "section .loader is too short\n"
4466msgstr ""
4467
9cf03b7e 4468#: od-xcoff.c:1061
cc643b88
NC
4469#, c-format
4470msgid "Loader header:\n"
4471msgstr ""
4472
9cf03b7e 4473#: od-xcoff.c:1063
cc643b88
NC
4474#, c-format
4475msgid " version: %u\n"
4476msgstr ""
4477
9cf03b7e 4478#: od-xcoff.c:1066
cc643b88
NC
4479#, c-format
4480msgid " Unhandled version\n"
4481msgstr ""
4482
9cf03b7e 4483#: od-xcoff.c:1071
cc643b88
NC
4484#, c-format
4485msgid " nbr symbols: %u\n"
4486msgstr ""
4487
9cf03b7e 4488#: od-xcoff.c:1073
cc643b88
NC
4489#, c-format
4490msgid " nbr relocs: %u\n"
4491msgstr ""
4492
9cf03b7e
NC
4493#. Import string table length.
4494#: od-xcoff.c:1075
cc643b88
NC
4495#, c-format
4496msgid " import strtab len: %u\n"
4497msgstr ""
4498
9cf03b7e 4499#: od-xcoff.c:1078
cc643b88
NC
4500#, c-format
4501msgid " nbr import files: %u\n"
4502msgstr ""
4503
9cf03b7e 4504#: od-xcoff.c:1080
cc643b88
NC
4505#, c-format
4506msgid " import file off: %u\n"
4507msgstr ""
4508
9cf03b7e 4509#: od-xcoff.c:1082
cc643b88
NC
4510#, c-format
4511msgid " string table len: %u\n"
4512msgstr ""
4513
9cf03b7e 4514#: od-xcoff.c:1084
cc643b88
NC
4515#, c-format
4516msgid " string table off: %u\n"
4517msgstr ""
4518
9cf03b7e 4519#: od-xcoff.c:1087
cc643b88
NC
4520#, c-format
4521msgid "Dynamic symbols:\n"
4522msgstr ""
4523
9cf03b7e 4524#: od-xcoff.c:1094
cc643b88
NC
4525#, c-format
4526msgid " %4u %08x %3u "
4527msgstr ""
4528
9cf03b7e 4529#: od-xcoff.c:1107
cc643b88
NC
4530#, c-format
4531msgid " %3u %3u "
4532msgstr ""
4533
9cf03b7e 4534#: od-xcoff.c:1116
cc643b88
NC
4535#, c-format
4536msgid "(bad offset: %u)"
4537msgstr ""
4538
9cf03b7e 4539#: od-xcoff.c:1123
cc643b88
NC
4540#, c-format
4541msgid "Dynamic relocs:\n"
4542msgstr ""
4543
9cf03b7e 4544#: od-xcoff.c:1163
cc643b88
NC
4545#, c-format
4546msgid "Import files:\n"
4547msgstr ""
4548
9cf03b7e 4549#: od-xcoff.c:1195
cc643b88
NC
4550#, c-format
4551msgid "no .except section in file\n"
4552msgstr ""
4553
9cf03b7e 4554#: od-xcoff.c:1203
cc643b88
NC
4555#, c-format
4556msgid "Exception table:\n"
4557msgstr ""
4558
9cf03b7e 4559#: od-xcoff.c:1238
252b5132 4560#, c-format
cc643b88 4561msgid "no .typchk section in file\n"
328577ad
NC
4562msgstr ""
4563
9cf03b7e 4564#: od-xcoff.c:1245
49f58d10 4565#, c-format
cc643b88 4566msgid "Type-check section:\n"
49f58d10
JB
4567msgstr ""
4568
9cf03b7e 4569#: od-xcoff.c:1292
3caac5b8 4570#, c-format
cc643b88 4571msgid " address beyond section size\n"
f12e7348
NC
4572msgstr ""
4573
9cf03b7e 4574#: od-xcoff.c:1302
2ee0aedf 4575#, c-format
cc643b88 4576msgid " tags at %08x\n"
2ee0aedf
TG
4577msgstr ""
4578
9cf03b7e 4579#: od-xcoff.c:1380
49f58d10 4580#, c-format
cc643b88 4581msgid " number of CTL anchors: %u\n"
49f58d10
JB
4582msgstr ""
4583
9cf03b7e 4584#: od-xcoff.c:1399
f12e7348 4585#, c-format
cc643b88 4586msgid " Name (len: %u): "
f12e7348
NC
4587msgstr ""
4588
9cf03b7e 4589#: od-xcoff.c:1402
49f58d10 4590#, c-format
cc643b88 4591msgid "[truncated]\n"
49f58d10
JB
4592msgstr ""
4593
9cf03b7e 4594#: od-xcoff.c:1421
49f58d10 4595#, c-format
cc643b88 4596msgid " (end of tags at %08x)\n"
49f58d10
JB
4597msgstr ""
4598
9cf03b7e 4599#: od-xcoff.c:1424
6ece5c52 4600#, c-format
cc643b88 4601msgid " no tags found\n"
a74801ba
ILT
4602msgstr ""
4603
9cf03b7e 4604#: od-xcoff.c:1428
6ece5c52 4605#, c-format
cc643b88 4606msgid " Truncated .text section\n"
a74801ba
ILT
4607msgstr ""
4608
9cf03b7e 4609#: od-xcoff.c:1513
6ece5c52 4610#, c-format
cc643b88 4611msgid "TOC:\n"
e7af610e
NC
4612msgstr ""
4613
9cf03b7e 4614#: od-xcoff.c:1556
3443c1ae 4615#, c-format
cc643b88
NC
4616msgid "Nbr entries: %-8u Size: %08x (%u)\n"
4617msgstr ""
4618
9cf03b7e 4619#: od-xcoff.c:1640
cc643b88 4620msgid "cannot read header"
3443c1ae
AM
4621msgstr ""
4622
9cf03b7e 4623#: od-xcoff.c:1648
3caac5b8 4624#, c-format
cc643b88 4625msgid "File header:\n"
06647dfd
AM
4626msgstr ""
4627
9cf03b7e 4628#: od-xcoff.c:1649
cc643b88
NC
4629#, c-format
4630msgid " magic: 0x%04x (0%04o) "
f12e7348
NC
4631msgstr ""
4632
9cf03b7e 4633#: od-xcoff.c:1653
cc643b88
NC
4634#, c-format
4635msgid "(WRMAGIC: writable text segments)"
f12e7348
NC
4636msgstr ""
4637
9cf03b7e 4638#: od-xcoff.c:1656
cc643b88
NC
4639#, c-format
4640msgid "(ROMAGIC: readonly sharablee text segments)"
23f938f1
TG
4641msgstr ""
4642
9cf03b7e 4643#: od-xcoff.c:1659
cc643b88
NC
4644#, c-format
4645msgid "(TOCMAGIC: readonly text segments and TOC)"
23f938f1
TG
4646msgstr ""
4647
9cf03b7e 4648#: od-xcoff.c:1662
cc643b88
NC
4649#, c-format
4650msgid "unknown magic"
3443c1ae
AM
4651msgstr ""
4652
9cf03b7e 4653#: od-xcoff.c:1669
3443c1ae 4654#, c-format
cc643b88 4655msgid " Unhandled magic\n"
3443c1ae
AM
4656msgstr ""
4657
f12e7348 4658#: rclex.c:197
ae351704
AM
4659msgid "invalid value specified for pragma code_page.\n"
4660msgstr ""
4661
4662#: rdcoff.c:198
3443c1ae 4663#, c-format
3caac5b8 4664msgid "parse_coff_type: Bad type code 0x%x"
3443c1ae
AM
4665msgstr ""
4666
ae351704 4667#: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699
3caac5b8
AM
4668#, c-format
4669msgid "bfd_coff_get_syment failed: %s"
3443c1ae
AM
4670msgstr ""
4671
ae351704 4672#: rdcoff.c:422 rdcoff.c:719
3443c1ae 4673#, c-format
3caac5b8 4674msgid "bfd_coff_get_auxent failed: %s"
3443c1ae
AM
4675msgstr ""
4676
ae351704 4677#: rdcoff.c:786
3443c1ae 4678#, c-format
3caac5b8 4679msgid "%ld: .bf without preceding function"
3443c1ae
AM
4680msgstr ""
4681
ae351704 4682#: rdcoff.c:836
49f58d10 4683#, c-format
3caac5b8 4684msgid "%ld: unexpected .ef\n"
49f58d10
JB
4685msgstr ""
4686
f12e7348 4687#: rddbg.c:88
49f58d10 4688#, c-format
3caac5b8 4689msgid "%s: no recognized debugging information"
49f58d10
JB
4690msgstr ""
4691
f12e7348 4692#: rddbg.c:402
06647dfd 4693#, c-format
3caac5b8 4694msgid "Last stabs entries before error:\n"
06647dfd
AM
4695msgstr ""
4696
9cf03b7e 4697#: readelf.c:267
2ee0aedf
TG
4698msgid "<none>"
4699msgstr ""
4700
9cf03b7e 4701#: readelf.c:268
2ee0aedf
TG
4702msgid "<no-name>"
4703msgstr ""
4704
9cf03b7e
NC
4705#: readelf.c:269 readelf.c:5076 readelf.c:5587 readelf.c:8125 readelf.c:8243
4706#: readelf.c:9226 readelf.c:9320 readelf.c:9381 readelf.c:12377
4707#: readelf.c:12380
2ee0aedf
TG
4708msgid "<corrupt>"
4709msgstr ""
4710
9cf03b7e 4711#: readelf.c:308
252b5132 4712#, c-format
3caac5b8 4713msgid "Unable to seek to 0x%lx for %s\n"
252b5132
RH
4714msgstr ""
4715
9cf03b7e 4716#: readelf.c:323
6ece5c52 4717#, c-format
3caac5b8 4718msgid "Out of memory allocating 0x%lx bytes for %s\n"
252b5132
RH
4719msgstr ""
4720
9cf03b7e 4721#: readelf.c:333
6ece5c52 4722#, c-format
3caac5b8 4723msgid "Unable to read in 0x%lx bytes of %s\n"
252b5132
RH
4724msgstr ""
4725
9cf03b7e 4726#: readelf.c:636
3caac5b8 4727msgid "Don't know about relocations on this machine architecture\n"
1a09a22c
NC
4728msgstr ""
4729
9cf03b7e
NC
4730#: readelf.c:657 readelf.c:755
4731msgid "32-bit relocation data"
3caac5b8
AM
4732msgstr ""
4733
9cf03b7e 4734#: readelf.c:669 readelf.c:699 readelf.c:766 readelf.c:795
ae351704 4735msgid "out of memory parsing relocs\n"
252b5132
RH
4736msgstr ""
4737
9cf03b7e
NC
4738#: readelf.c:687 readelf.c:784
4739msgid "64-bit relocation data"
4740msgstr ""
4741
4742#: readelf.c:900
6ece5c52 4743#, c-format
252b5132 4744msgid ""
3caac5b8 4745" Offset Info Type Sym. Value Symbol's Name + Addend\n"
252b5132
RH
4746msgstr ""
4747
9cf03b7e 4748#: readelf.c:902
3caac5b8
AM
4749#, c-format
4750msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
328577ad
NC
4751msgstr ""
4752
9cf03b7e 4753#: readelf.c:907
4d6ed7c8 4754#, c-format
3caac5b8 4755msgid " Offset Info Type Sym. Value Symbol's Name\n"
4d6ed7c8
NC
4756msgstr ""
4757
9cf03b7e 4758#: readelf.c:909
6ece5c52 4759#, c-format
3caac5b8 4760msgid " Offset Info Type Sym.Value Sym. Name\n"
4d6ed7c8
NC
4761msgstr ""
4762
9cf03b7e 4763#: readelf.c:917
6ece5c52 4764#, c-format
4d6ed7c8 4765msgid ""
3caac5b8
AM
4766" Offset Info Type Symbol's Value "
4767"Symbol's Name + Addend\n"
328577ad
NC
4768msgstr ""
4769
9cf03b7e 4770#: readelf.c:919
6ece5c52 4771#, c-format
16b2b71c 4772msgid ""
3caac5b8
AM
4773" Offset Info Type Sym. Value Sym. Name + "
4774"Addend\n"
4d6ed7c8
NC
4775msgstr ""
4776
9cf03b7e 4777#: readelf.c:924
3caac5b8
AM
4778#, c-format
4779msgid ""
4780" Offset Info Type Symbol's Value "
4781"Symbol's Name\n"
328577ad
NC
4782msgstr ""
4783
9cf03b7e 4784#: readelf.c:926
6ece5c52 4785#, c-format
252b5132 4786msgid ""
3caac5b8 4787" Offset Info Type Sym. Value Sym. Name\n"
252b5132
RH
4788msgstr ""
4789
9cf03b7e 4790#: readelf.c:1239 readelf.c:1399 readelf.c:1407
3caac5b8
AM
4791#, c-format
4792msgid "unrecognized: %-7lx"
252b5132
RH
4793msgstr ""
4794
9cf03b7e 4795#: readelf.c:1264
3caac5b8
AM
4796#, c-format
4797msgid "<unknown addend: %lx>"
252b5132
RH
4798msgstr ""
4799
9cf03b7e 4800#: readelf.c:1271
2ee0aedf
TG
4801#, c-format
4802msgid " bad symbol index: %08lx"
4803msgstr ""
4804
9cf03b7e 4805#: readelf.c:1357
3caac5b8
AM
4806#, c-format
4807msgid "<string table index: %3ld>"
252b5132
RH
4808msgstr ""
4809
9cf03b7e 4810#: readelf.c:1359
3caac5b8
AM
4811#, c-format
4812msgid "<corrupt string table index: %3ld>"
252b5132
RH
4813msgstr ""
4814
9cf03b7e 4815#: readelf.c:1752
3caac5b8
AM
4816#, c-format
4817msgid "Processor Specific: %lx"
328577ad
NC
4818msgstr ""
4819
9cf03b7e 4820#: readelf.c:1776
3caac5b8
AM
4821#, c-format
4822msgid "Operating System specific: %lx"
328577ad
NC
4823msgstr ""
4824
9cf03b7e 4825#: readelf.c:1780 readelf.c:2851
252b5132 4826#, c-format
3caac5b8 4827msgid "<unknown>: %lx"
252b5132
RH
4828msgstr ""
4829
9cf03b7e 4830#: readelf.c:1793
3caac5b8 4831msgid "NONE (None)"
252b5132
RH
4832msgstr ""
4833
9cf03b7e 4834#: readelf.c:1794
3caac5b8 4835msgid "REL (Relocatable file)"
252b5132
RH
4836msgstr ""
4837
9cf03b7e 4838#: readelf.c:1795
3caac5b8 4839msgid "EXEC (Executable file)"
252b5132
RH
4840msgstr ""
4841
9cf03b7e 4842#: readelf.c:1796
3caac5b8 4843msgid "DYN (Shared object file)"
1b61cf92
HPN
4844msgstr ""
4845
9cf03b7e 4846#: readelf.c:1797
3caac5b8 4847msgid "CORE (Core file)"
1b61cf92
HPN
4848msgstr ""
4849
9cf03b7e 4850#: readelf.c:1801
6ece5c52 4851#, c-format
3caac5b8 4852msgid "Processor Specific: (%x)"
1b61cf92
HPN
4853msgstr ""
4854
9cf03b7e 4855#: readelf.c:1803
6ece5c52 4856#, c-format
3caac5b8 4857msgid "OS Specific: (%x)"
252b5132
RH
4858msgstr ""
4859
9cf03b7e 4860#: readelf.c:1805
6ece5c52 4861#, c-format
3caac5b8 4862msgid "<unknown>: %x"
252b5132
RH
4863msgstr ""
4864
9cf03b7e 4865#: readelf.c:1817
3caac5b8
AM
4866msgid "None"
4867msgstr ""
4868
9cf03b7e 4869#: readelf.c:1987
ae351704
AM
4870#, c-format
4871msgid "<unknown>: 0x%x"
4872msgstr ""
4873
9cf03b7e 4874#: readelf.c:2173
2ee0aedf
TG
4875msgid ", <unknown>"
4876msgstr ""
4877
9cf03b7e 4878#: readelf.c:2259 readelf.c:7478
ae351704
AM
4879msgid "unknown"
4880msgstr ""
4881
9cf03b7e 4882#: readelf.c:2260
ae351704
AM
4883msgid "unknown mac"
4884msgstr ""
4885
9cf03b7e 4886#: readelf.c:2324
2ee0aedf
TG
4887msgid ", relocatable"
4888msgstr ""
4889
9cf03b7e 4890#: readelf.c:2327
2ee0aedf
TG
4891msgid ", relocatable-lib"
4892msgstr ""
4893
9cf03b7e 4894#: readelf.c:2350
2ee0aedf
TG
4895msgid ", unknown v850 architecture variant"
4896msgstr ""
4897
9cf03b7e 4898#: readelf.c:2407
2ee0aedf
TG
4899msgid ", unknown CPU"
4900msgstr ""
4901
9cf03b7e 4902#: readelf.c:2422
2ee0aedf
TG
4903msgid ", unknown ABI"
4904msgstr ""
4905
9cf03b7e 4906#: readelf.c:2445 readelf.c:2479
2ee0aedf
TG
4907msgid ", unknown ISA"
4908msgstr ""
4909
9cf03b7e 4910#: readelf.c:2656
3caac5b8 4911msgid "Standalone App"
252b5132
RH
4912msgstr ""
4913
9cf03b7e 4914#: readelf.c:2665
2ee0aedf
TG
4915msgid "Bare-metal C6000"
4916msgstr ""
4917
9cf03b7e 4918#: readelf.c:2675 readelf.c:3464 readelf.c:3480
6ece5c52 4919#, c-format
3caac5b8 4920msgid "<unknown: %x>"
252b5132
RH
4921msgstr ""
4922
9cf03b7e
NC
4923#. This message is probably going to be displayed in a 15
4924#. character wide field, so put the hex value first.
4925#: readelf.c:3101
4926#, c-format
4927msgid "%08x: <unknown>"
4928msgstr ""
4929
4930#: readelf.c:3156
252b5132 4931#, c-format
3caac5b8 4932msgid "Usage: readelf <option(s)> elf-file(s)\n"
252b5132
RH
4933msgstr ""
4934
9cf03b7e 4935#: readelf.c:3157
252b5132 4936#, c-format
3caac5b8 4937msgid " Display information about the contents of ELF format files\n"
252b5132
RH
4938msgstr ""
4939
9cf03b7e 4940#: readelf.c:3158
1b61cf92 4941#, c-format
3caac5b8
AM
4942msgid ""
4943" Options are:\n"
4944" -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
4945" -h --file-header Display the ELF file header\n"
4946" -l --program-headers Display the program headers\n"
4947" --segments An alias for --program-headers\n"
4948" -S --section-headers Display the sections' header\n"
4949" --sections An alias for --section-headers\n"
4950" -g --section-groups Display the section groups\n"
4951" -t --section-details Display the section details\n"
4952" -e --headers Equivalent to: -h -l -S\n"
4953" -s --syms Display the symbol table\n"
2ee0aedf
TG
4954" --symbols An alias for --syms\n"
4955" --dyn-syms Display the dynamic symbol table\n"
3caac5b8
AM
4956" -n --notes Display the core notes (if present)\n"
4957" -r --relocs Display the relocations (if present)\n"
4958" -u --unwind Display the unwind info (if present)\n"
4959" -d --dynamic Display the dynamic section (if present)\n"
4960" -V --version-info Display the version sections (if present)\n"
4961" -A --arch-specific Display architecture specific information (if "
4962"any).\n"
f12e7348 4963" -c --archive-index Display the symbol/file index in an archive\n"
3caac5b8
AM
4964" -D --use-dynamic Use the dynamic section info when displaying "
4965"symbols\n"
f12e7348
NC
4966" -x --hex-dump=<number|name>\n"
4967" Dump the contents of section <number|name> as "
4968"bytes\n"
4969" -p --string-dump=<number|name>\n"
4970" Dump the contents of section <number|name> as "
4971"strings\n"
23f938f1
TG
4972" -R --relocated-dump=<number|name>\n"
4973" Dump the contents of section <number|name> as "
4974"relocated bytes\n"
2ee0aedf 4975" -w[lLiaprmfFsoRt] or\n"
f12e7348 4976" --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,"
2ee0aedf
TG
4977"=frames,\n"
4978" =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
cc643b88 4979" =gdb_index,=trace_info,=trace_abbrev,=trace_aranges]\n"
3caac5b8 4980" Display the contents of DWARF2 debug sections\n"
1b61cf92
HPN
4981msgstr ""
4982
9cf03b7e 4983#: readelf.c:3190
cc643b88
NC
4984#, c-format
4985msgid ""
4986" --dwarf-depth=N Do not display DIEs at depth N or greater\n"
4987" --dwarf-start=N Display DIEs starting with N, at the same depth\n"
4988" or deeper\n"
4989msgstr ""
4990
9cf03b7e 4991#: readelf.c:3195
252b5132 4992#, c-format
3caac5b8 4993msgid ""
f12e7348
NC
4994" -i --instruction-dump=<number|name>\n"
4995" Disassemble the contents of section <number|name>\n"
252b5132
RH
4996msgstr ""
4997
9cf03b7e 4998#: readelf.c:3199
252b5132
RH
4999#, c-format
5000msgid ""
3caac5b8
AM
5001" -I --histogram Display histogram of bucket list lengths\n"
5002" -W --wide Allow output width to exceed 80 characters\n"
5003" @<file> Read options from <file>\n"
5004" -H --help Display this information\n"
5005" -v --version Display the version number of readelf\n"
5006msgstr ""
5007
9cf03b7e 5008#: readelf.c:3228 readelf.c:3257 readelf.c:3261 readelf.c:13609
ae351704 5009msgid "Out of memory allocating dump request table.\n"
252b5132
RH
5010msgstr ""
5011
9cf03b7e 5012#: readelf.c:3433
252b5132 5013#, c-format
3caac5b8 5014msgid "Invalid option '-%c'\n"
252b5132
RH
5015msgstr ""
5016
9cf03b7e 5017#: readelf.c:3448
3caac5b8 5018msgid "Nothing to do.\n"
328577ad
NC
5019msgstr ""
5020
9cf03b7e 5021#: readelf.c:3460 readelf.c:3476 readelf.c:8061
3caac5b8
AM
5022msgid "none"
5023msgstr ""
5024
9cf03b7e 5025#: readelf.c:3477
3caac5b8 5026msgid "2's complement, little endian"
252b5132
RH
5027msgstr ""
5028
9cf03b7e 5029#: readelf.c:3478
3caac5b8 5030msgid "2's complement, big endian"
252b5132
RH
5031msgstr ""
5032
9cf03b7e 5033#: readelf.c:3496
3caac5b8 5034msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
252b5132
RH
5035msgstr ""
5036
9cf03b7e 5037#: readelf.c:3506
252b5132 5038#, c-format
3caac5b8 5039msgid "ELF Header:\n"
252b5132
RH
5040msgstr ""
5041
9cf03b7e 5042#: readelf.c:3507
252b5132 5043#, c-format
3caac5b8 5044msgid " Magic: "
252b5132
RH
5045msgstr ""
5046
9cf03b7e 5047#: readelf.c:3511
252b5132 5048#, c-format
3caac5b8 5049msgid " Class: %s\n"
252b5132
RH
5050msgstr ""
5051
9cf03b7e 5052#: readelf.c:3513
252b5132 5053#, c-format
3caac5b8 5054msgid " Data: %s\n"
252b5132
RH
5055msgstr ""
5056
9cf03b7e 5057#: readelf.c:3515
6ece5c52 5058#, c-format
3caac5b8 5059msgid " Version: %d %s\n"
252b5132
RH
5060msgstr ""
5061
9cf03b7e 5062#: readelf.c:3520
2ee0aedf
TG
5063#, c-format
5064msgid "<unknown: %lx>"
5065msgstr ""
5066
9cf03b7e 5067#: readelf.c:3522
252b5132 5068#, c-format
3caac5b8 5069msgid " OS/ABI: %s\n"
328577ad
NC
5070msgstr ""
5071
9cf03b7e 5072#: readelf.c:3524
252b5132 5073#, c-format
3caac5b8 5074msgid " ABI Version: %d\n"
252b5132
RH
5075msgstr ""
5076
9cf03b7e 5077#: readelf.c:3526
252b5132 5078#, c-format
3caac5b8 5079msgid " Type: %s\n"
252b5132
RH
5080msgstr ""
5081
9cf03b7e 5082#: readelf.c:3528
252b5132 5083#, c-format
3caac5b8 5084msgid " Machine: %s\n"
252b5132
RH
5085msgstr ""
5086
9cf03b7e 5087#: readelf.c:3530
252b5132 5088#, c-format
3caac5b8 5089msgid " Version: 0x%lx\n"
252b5132
RH
5090msgstr ""
5091
9cf03b7e 5092#: readelf.c:3533
252b5132 5093#, c-format
3caac5b8 5094msgid " Entry point address: "
252b5132
RH
5095msgstr ""
5096
9cf03b7e 5097#: readelf.c:3535
252b5132 5098#, c-format
3caac5b8
AM
5099msgid ""
5100"\n"
5101" Start of program headers: "
252b5132
RH
5102msgstr ""
5103
9cf03b7e 5104#: readelf.c:3537
252b5132 5105#, c-format
3caac5b8
AM
5106msgid ""
5107" (bytes into file)\n"
5108" Start of section headers: "
252b5132
RH
5109msgstr ""
5110
9cf03b7e 5111#: readelf.c:3539
3caac5b8
AM
5112#, c-format
5113msgid " (bytes into file)\n"
328577ad
NC
5114msgstr ""
5115
9cf03b7e 5116#: readelf.c:3541
252b5132 5117#, c-format
3caac5b8 5118msgid " Flags: 0x%lx%s\n"
252b5132
RH
5119msgstr ""
5120
9cf03b7e 5121#: readelf.c:3544
6ece5c52 5122#, c-format
3caac5b8 5123msgid " Size of this header: %ld (bytes)\n"
252b5132
RH
5124msgstr ""
5125
9cf03b7e 5126#: readelf.c:3546
3caac5b8
AM
5127#, c-format
5128msgid " Size of program headers: %ld (bytes)\n"
328577ad
NC
5129msgstr ""
5130
9cf03b7e 5131#: readelf.c:3548
3caac5b8 5132#, c-format
2ee0aedf 5133msgid " Number of program headers: %ld"
252b5132
RH
5134msgstr ""
5135
9cf03b7e 5136#: readelf.c:3555
3caac5b8
AM
5137#, c-format
5138msgid " Size of section headers: %ld (bytes)\n"
252b5132
RH
5139msgstr ""
5140
9cf03b7e 5141#: readelf.c:3557
3caac5b8
AM
5142#, c-format
5143msgid " Number of section headers: %ld"
328577ad
NC
5144msgstr ""
5145
9cf03b7e 5146#: readelf.c:3562
3caac5b8
AM
5147#, c-format
5148msgid " Section header string table index: %ld"
328577ad
NC
5149msgstr ""
5150
9cf03b7e 5151#: readelf.c:3569
2ee0aedf
TG
5152#, c-format
5153msgid " <corrupt: out of range>"
328577ad
NC
5154msgstr ""
5155
9cf03b7e 5156#: readelf.c:3603 readelf.c:3637
2ee0aedf 5157msgid "program headers"
328577ad
NC
5158msgstr ""
5159
9cf03b7e 5160#: readelf.c:3704
cc643b88
NC
5161msgid ""
5162"possibly corrupt ELF header - it has a non-zero program header offset, but "
5163"no program headers"
5164msgstr ""
5165
9cf03b7e 5166#: readelf.c:3707
6ece5c52 5167#, c-format
252b5132
RH
5168msgid ""
5169"\n"
3caac5b8 5170"There are no program headers in this file.\n"
252b5132
RH
5171msgstr ""
5172
9cf03b7e 5173#: readelf.c:3713
3caac5b8
AM
5174#, c-format
5175msgid ""
5176"\n"
5177"Elf file type is %s\n"
252b5132
RH
5178msgstr ""
5179
9cf03b7e 5180#: readelf.c:3714
3caac5b8
AM
5181#, c-format
5182msgid "Entry point "
252b5132
RH
5183msgstr ""
5184
9cf03b7e 5185#: readelf.c:3716
6ece5c52 5186#, c-format
252b5132
RH
5187msgid ""
5188"\n"
3caac5b8 5189"There are %d program headers, starting at offset "
252b5132
RH
5190msgstr ""
5191
9cf03b7e 5192#: readelf.c:3728 readelf.c:3730
6ece5c52 5193#, c-format
3caac5b8
AM
5194msgid ""
5195"\n"
5196"Program Headers:\n"
252b5132
RH
5197msgstr ""
5198
9cf03b7e 5199#: readelf.c:3734
6ece5c52 5200#, c-format
3caac5b8
AM
5201msgid ""
5202" Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
a74801ba
ILT
5203msgstr ""
5204
9cf03b7e 5205#: readelf.c:3737
252b5132
RH
5206#, c-format
5207msgid ""
3caac5b8
AM
5208" Type Offset VirtAddr PhysAddr FileSiz "
5209"MemSiz Flg Align\n"
252b5132
RH
5210msgstr ""
5211
9cf03b7e 5212#: readelf.c:3741
6ece5c52 5213#, c-format
3caac5b8 5214msgid " Type Offset VirtAddr PhysAddr\n"
a74801ba
ILT
5215msgstr ""
5216
9cf03b7e 5217#: readelf.c:3743
6ece5c52 5218#, c-format
3caac5b8 5219msgid " FileSiz MemSiz Flags Align\n"
252b5132
RH
5220msgstr ""
5221
9cf03b7e 5222#: readelf.c:3836
3caac5b8 5223msgid "more than one dynamic segment\n"
328577ad
NC
5224msgstr ""
5225
9cf03b7e 5226#: readelf.c:3855
ae351704 5227msgid "no .dynamic section in the dynamic segment\n"
328577ad
NC
5228msgstr ""
5229
9cf03b7e 5230#: readelf.c:3870
ae351704 5231msgid "the .dynamic section is not contained within the dynamic segment\n"
3caac5b8
AM
5232msgstr ""
5233
9cf03b7e 5234#: readelf.c:3873
ae351704 5235msgid "the .dynamic section is not the first section in the dynamic segment.\n"
3caac5b8
AM
5236msgstr ""
5237
9cf03b7e 5238#: readelf.c:3881
3caac5b8 5239msgid "Unable to find program interpreter name\n"
252b5132
RH
5240msgstr ""
5241
9cf03b7e 5242#: readelf.c:3888
ae351704
AM
5243msgid ""
5244"Internal error: failed to create format string to display program "
5245"interpreter\n"
5246msgstr ""
5247
9cf03b7e 5248#: readelf.c:3892
ae351704
AM
5249msgid "Unable to read program interpreter name\n"
5250msgstr ""
5251
9cf03b7e 5252#: readelf.c:3895
6ece5c52 5253#, c-format
252b5132
RH
5254msgid ""
5255"\n"
3caac5b8 5256" [Requesting program interpreter: %s]"
252b5132
RH
5257msgstr ""
5258
9cf03b7e 5259#: readelf.c:3907
252b5132
RH
5260#, c-format
5261msgid ""
5262"\n"
3caac5b8 5263" Section to Segment mapping:\n"
252b5132
RH
5264msgstr ""
5265
9cf03b7e 5266#: readelf.c:3908
328577ad 5267#, c-format
3caac5b8 5268msgid " Segment Sections...\n"
252b5132
RH
5269msgstr ""
5270
9cf03b7e 5271#: readelf.c:3944
3caac5b8 5272msgid "Cannot interpret virtual addresses without program headers.\n"
252b5132
RH
5273msgstr ""
5274
9cf03b7e 5275#: readelf.c:3960
252b5132 5276#, c-format
3caac5b8 5277msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
252b5132
RH
5278msgstr ""
5279
9cf03b7e 5280#: readelf.c:3975 readelf.c:4018
3caac5b8 5281msgid "section headers"
252b5132
RH
5282msgstr ""
5283
9cf03b7e 5284#: readelf.c:4067 readelf.c:4147
2ee0aedf
TG
5285msgid "sh_entsize is zero\n"
5286msgstr ""
5287
9cf03b7e 5288#: readelf.c:4075 readelf.c:4155
2ee0aedf
TG
5289msgid "Invalid sh_entsize\n"
5290msgstr ""
5291
9cf03b7e 5292#: readelf.c:4080 readelf.c:4160
3caac5b8 5293msgid "symbols"
252b5132
RH
5294msgstr ""
5295
9cf03b7e
NC
5296#: readelf.c:4092 readelf.c:4171
5297msgid "symbol table section indicies"
252b5132
RH
5298msgstr ""
5299
9cf03b7e 5300#: readelf.c:4432
2ee0aedf
TG
5301#, c-format
5302msgid "UNKNOWN (%*.*lx)"
5303msgstr ""
5304
9cf03b7e 5305#: readelf.c:4454
cc643b88
NC
5306msgid ""
5307"possibly corrupt ELF file header - it has a non-zero section header offset, "
5308"but no section headers\n"
5309msgstr ""
5310
9cf03b7e 5311#: readelf.c:4457
252b5132
RH
5312#, c-format
5313msgid ""
5314"\n"
3caac5b8 5315"There are no sections in this file.\n"
252b5132
RH
5316msgstr ""
5317
9cf03b7e 5318#: readelf.c:4463
252b5132 5319#, c-format
3caac5b8 5320msgid "There are %d section headers, starting at offset 0x%lx:\n"
252b5132
RH
5321msgstr ""
5322
9cf03b7e
NC
5323#: readelf.c:4484 readelf.c:5072 readelf.c:5484 readelf.c:5790 readelf.c:6203
5324#: readelf.c:7086 readelf.c:9206
3caac5b8 5325msgid "string table"
252b5132
RH
5326msgstr ""
5327
9cf03b7e 5328#: readelf.c:4551
252b5132 5329#, c-format
3caac5b8 5330msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
252b5132
RH
5331msgstr ""
5332
9cf03b7e 5333#: readelf.c:4571
3caac5b8 5334msgid "File contains multiple dynamic symbol tables\n"
252b5132
RH
5335msgstr ""
5336
9cf03b7e 5337#: readelf.c:4583
3caac5b8 5338msgid "File contains multiple dynamic string tables\n"
252b5132
RH
5339msgstr ""
5340
9cf03b7e 5341#: readelf.c:4589
3caac5b8 5342msgid "dynamic strings"
252b5132
RH
5343msgstr ""
5344
9cf03b7e 5345#: readelf.c:4596
3caac5b8 5346msgid "File contains multiple symtab shndx tables\n"
252b5132
RH
5347msgstr ""
5348
9cf03b7e 5349#: readelf.c:4667
252b5132
RH
5350#, c-format
5351msgid ""
252b5132 5352"\n"
3caac5b8 5353"Section Headers:\n"
252b5132
RH
5354msgstr ""
5355
9cf03b7e 5356#: readelf.c:4669
252b5132 5357#, c-format
3caac5b8
AM
5358msgid ""
5359"\n"
5360"Section Header:\n"
06647dfd
AM
5361msgstr ""
5362
9cf03b7e 5363#: readelf.c:4675 readelf.c:4686 readelf.c:4697
49f58d10 5364#, c-format
3caac5b8 5365msgid " [Nr] Name\n"
06647dfd
AM
5366msgstr ""
5367
9cf03b7e 5368#: readelf.c:4676
06647dfd 5369#, c-format
3caac5b8 5370msgid " Type Addr Off Size ES Lk Inf Al\n"
06647dfd
AM
5371msgstr ""
5372
9cf03b7e 5373#: readelf.c:4680
06647dfd 5374#, c-format
3caac5b8
AM
5375msgid ""
5376" [Nr] Name Type Addr Off Size ES Flg Lk "
5377"Inf Al\n"
06647dfd
AM
5378msgstr ""
5379
9cf03b7e 5380#: readelf.c:4687
06647dfd 5381#, c-format
3caac5b8 5382msgid " Type Address Off Size ES Lk Inf Al\n"
06647dfd
AM
5383msgstr ""
5384
9cf03b7e 5385#: readelf.c:4691
06647dfd 5386#, c-format
3caac5b8
AM
5387msgid ""
5388" [Nr] Name Type Address Off Size ES "
5389"Flg Lk Inf Al\n"
06647dfd
AM
5390msgstr ""
5391
9cf03b7e 5392#: readelf.c:4698
06647dfd 5393#, c-format
3caac5b8 5394msgid " Type Address Offset Link\n"
06647dfd
AM
5395msgstr ""
5396
9cf03b7e 5397#: readelf.c:4699
06647dfd 5398#, c-format
3caac5b8 5399msgid " Size EntSize Info Align\n"
06647dfd
AM
5400msgstr ""
5401
9cf03b7e 5402#: readelf.c:4703
06647dfd 5403#, c-format
3caac5b8 5404msgid " [Nr] Name Type Address Offset\n"
06647dfd
AM
5405msgstr ""
5406
9cf03b7e 5407#: readelf.c:4704
3caac5b8
AM
5408#, c-format
5409msgid " Size EntSize Flags Link Info Align\n"
06647dfd
AM
5410msgstr ""
5411
9cf03b7e 5412#: readelf.c:4709
3caac5b8
AM
5413#, c-format
5414msgid " Flags\n"
06647dfd
AM
5415msgstr ""
5416
9cf03b7e 5417#: readelf.c:4789
9c9c98a5
NC
5418#, c-format
5419msgid "section %u: sh_link value of %u is larger than the number of sections\n"
5420msgstr ""
5421
9cf03b7e 5422#: readelf.c:4889
2ee0aedf
TG
5423#, c-format
5424msgid ""
5425"Key to Flags:\n"
5426" W (write), A (alloc), X (execute), M (merge), S (strings), l (large)\n"
5427" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
5428" O (extra OS processing required) o (OS specific), p (processor specific)\n"
5429msgstr ""
5430
9cf03b7e 5431#: readelf.c:4894
06647dfd 5432#, c-format
3caac5b8
AM
5433msgid ""
5434"Key to Flags:\n"
5435" W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2ee0aedf 5436" I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
3caac5b8 5437" O (extra OS processing required) o (OS specific), p (processor specific)\n"
06647dfd
AM
5438msgstr ""
5439
9cf03b7e 5440#: readelf.c:4916
06647dfd 5441#, c-format
2ee0aedf 5442msgid "[<unknown>: 0x%x] "
06647dfd
AM
5443msgstr ""
5444
9cf03b7e 5445#: readelf.c:4942
cc643b88
NC
5446#, c-format
5447msgid ""
5448"\n"
5449"There are no sections to group in this file.\n"
5450msgstr ""
5451
9cf03b7e 5452#: readelf.c:4949
3caac5b8 5453msgid "Section headers are not available!\n"
06647dfd
AM
5454msgstr ""
5455
9cf03b7e 5456#: readelf.c:4973
06647dfd 5457#, c-format
3caac5b8
AM
5458msgid ""
5459"\n"
5460"There are no section groups in this file.\n"
06647dfd
AM
5461msgstr ""
5462
9cf03b7e 5463#: readelf.c:5011
06647dfd 5464#, c-format
3caac5b8 5465msgid "Bad sh_link in group section `%s'\n"
06647dfd
AM
5466msgstr ""
5467
9cf03b7e 5468#: readelf.c:5025
2ee0aedf
TG
5469#, c-format
5470msgid "Corrupt header in group section `%s'\n"
5471msgstr ""
5472
9cf03b7e 5473#: readelf.c:5031 readelf.c:5042
06647dfd 5474#, c-format
3caac5b8 5475msgid "Bad sh_info in group section `%s'\n"
06647dfd
AM
5476msgstr ""
5477
9cf03b7e 5478#: readelf.c:5081
3caac5b8 5479msgid "section data"
06647dfd
AM
5480msgstr ""
5481
9cf03b7e 5482#: readelf.c:5092
2ee0aedf
TG
5483#, c-format
5484msgid ""
5485"\n"
5486"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
5487msgstr ""
5488
9cf03b7e 5489#: readelf.c:5095
06647dfd 5490#, c-format
3caac5b8 5491msgid " [Index] Name\n"
06647dfd
AM
5492msgstr ""
5493
9cf03b7e 5494#: readelf.c:5109
06647dfd 5495#, c-format
3caac5b8 5496msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
06647dfd
AM
5497msgstr ""
5498
9cf03b7e 5499#: readelf.c:5118
3caac5b8
AM
5500#, c-format
5501msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
6ece5c52
AM
5502msgstr ""
5503
9cf03b7e 5504#: readelf.c:5131
06647dfd 5505#, c-format
3caac5b8 5506msgid "section 0 in group section [%5u]\n"
06647dfd
AM
5507msgstr ""
5508
9cf03b7e 5509#: readelf.c:5198
2ee0aedf
TG
5510msgid "dynamic section image fixups"
5511msgstr ""
5512
9cf03b7e 5513#: readelf.c:5210
06647dfd
AM
5514#, c-format
5515msgid ""
06647dfd 5516"\n"
2ee0aedf 5517"Image fixups for needed library #%d: %s - ident: %lx\n"
06647dfd
AM
5518msgstr ""
5519
9cf03b7e 5520#: readelf.c:5213
06647dfd 5521#, c-format
2ee0aedf
TG
5522msgid "Seg Offset Type SymVec DataType\n"
5523msgstr ""
5524
9cf03b7e
NC
5525#: readelf.c:5245
5526msgid "dynamic section image relocations"
2ee0aedf
TG
5527msgstr ""
5528
9cf03b7e 5529#: readelf.c:5249
2ee0aedf
TG
5530#, c-format
5531msgid ""
5532"\n"
5533"Image relocs\n"
5534msgstr ""
5535
9cf03b7e 5536#: readelf.c:5251
2ee0aedf
TG
5537#, c-format
5538msgid ""
5539"Seg Offset Type Addend Seg Sym Off\n"
5540msgstr ""
5541
9cf03b7e 5542#: readelf.c:5306
2ee0aedf
TG
5543msgid "dynamic string section"
5544msgstr ""
5545
9cf03b7e 5546#: readelf.c:5407
2ee0aedf
TG
5547#, c-format
5548msgid ""
5549"\n"
5550"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
5551msgstr ""
5552
9cf03b7e 5553#: readelf.c:5422
2ee0aedf
TG
5554#, c-format
5555msgid ""
3caac5b8
AM
5556"\n"
5557"There are no dynamic relocations in this file.\n"
06647dfd
AM
5558msgstr ""
5559
9cf03b7e 5560#: readelf.c:5446
06647dfd 5561#, c-format
3caac5b8
AM
5562msgid ""
5563"\n"
5564"Relocation section "
06647dfd
AM
5565msgstr ""
5566
9cf03b7e 5567#: readelf.c:5453 readelf.c:5883 readelf.c:6220
06647dfd 5568#, c-format
3caac5b8 5569msgid " at offset 0x%lx contains %lu entries:\n"
06647dfd
AM
5570msgstr ""
5571
9cf03b7e 5572#: readelf.c:5503
3caac5b8
AM
5573#, c-format
5574msgid ""
5575"\n"
5576"There are no relocations in this file.\n"
06647dfd
AM
5577msgstr ""
5578
9cf03b7e 5579#: readelf.c:5641
2ee0aedf
TG
5580#, c-format
5581msgid "\tUnknown version.\n"
5582msgstr ""
5583
9cf03b7e 5584#: readelf.c:5694 readelf.c:6067
3caac5b8 5585msgid "unwind table"
06647dfd
AM
5586msgstr ""
5587
9cf03b7e 5588#: readelf.c:5736 readelf.c:6149 readelf.c:6408
06647dfd 5589#, c-format
3caac5b8 5590msgid "Skipping unexpected relocation type %s\n"
06647dfd
AM
5591msgstr ""
5592
9cf03b7e 5593#: readelf.c:5798 readelf.c:6211 readelf.c:7094 readelf.c:7141
06647dfd 5594#, c-format
3caac5b8
AM
5595msgid ""
5596"\n"
5597"There are no unwind sections in this file.\n"
06647dfd
AM
5598msgstr ""
5599
9cf03b7e 5600#: readelf.c:5861
06647dfd 5601#, c-format
3caac5b8
AM
5602msgid ""
5603"\n"
5604"Could not find unwind info section for "
06647dfd
AM
5605msgstr ""
5606
9cf03b7e
NC
5607#: readelf.c:5866 readelf.c:5881 readelf.c:6218
5608#, c-format
5609msgid "'%s'"
5610msgstr ""
5611
5612#: readelf.c:5873
3caac5b8 5613msgid "unwind info"
06647dfd
AM
5614msgstr ""
5615
9cf03b7e 5616#: readelf.c:5876 readelf.c:6217
6ece5c52 5617#, c-format
06647dfd 5618msgid ""
06647dfd 5619"\n"
3caac5b8 5620"Unwind section "
6ece5c52
AM
5621msgstr ""
5622
9cf03b7e 5623#: readelf.c:6326
2ee0aedf
TG
5624msgid "unwind data"
5625msgstr ""
5626
9cf03b7e 5627#: readelf.c:6379
2ee0aedf
TG
5628#, c-format
5629msgid "Skipping unexpected relocation at offset 0x%lx\n"
5630msgstr ""
5631
9cf03b7e 5632#: readelf.c:6483
2ee0aedf
TG
5633#, c-format
5634msgid "[Truncated opcode]\n"
5635msgstr ""
5636
9cf03b7e 5637#: readelf.c:6527 readelf.c:6727
2ee0aedf 5638#, c-format
cc643b88 5639msgid "Refuse to unwind"
2ee0aedf
TG
5640msgstr ""
5641
9cf03b7e 5642#: readelf.c:6550
2ee0aedf 5643#, c-format
cc643b88 5644msgid " [Reserved]"
2ee0aedf
TG
5645msgstr ""
5646
9cf03b7e 5647#: readelf.c:6578
2ee0aedf 5648#, c-format
cc643b88 5649msgid " finish"
2ee0aedf
TG
5650msgstr ""
5651
9cf03b7e 5652#: readelf.c:6583 readelf.c:6669
2ee0aedf 5653#, c-format
cc643b88 5654msgid "[Spare]"
2ee0aedf
TG
5655msgstr ""
5656
9cf03b7e 5657#: readelf.c:6690 readelf.c:6824
2ee0aedf 5658#, c-format
cc643b88 5659msgid " [unsupported opcode]"
2ee0aedf
TG
5660msgstr ""
5661
9cf03b7e 5662#: readelf.c:6774
2ee0aedf 5663#, c-format
cc643b88
NC
5664msgid "pop frame {"
5665msgstr ""
5666
9cf03b7e 5667#: readelf.c:6785
cc643b88 5668msgid "[pad]"
2ee0aedf
TG
5669msgstr ""
5670
9cf03b7e 5671#: readelf.c:6813
2ee0aedf 5672#, c-format
cc643b88 5673msgid "sp = sp + %ld"
2ee0aedf
TG
5674msgstr ""
5675
9cf03b7e 5676#: readelf.c:6871
2ee0aedf 5677#, c-format
cc643b88 5678msgid " Personality routine: "
2ee0aedf
TG
5679msgstr ""
5680
9cf03b7e 5681#: readelf.c:6889
2ee0aedf 5682#, c-format
cc643b88 5683msgid " [Truncated data]\n"
2ee0aedf
TG
5684msgstr ""
5685
9cf03b7e 5686#: readelf.c:6904
2ee0aedf 5687#, c-format
cc643b88 5688msgid " Compact model %d\n"
2ee0aedf
TG
5689msgstr ""
5690
9cf03b7e 5691#: readelf.c:6940
2ee0aedf 5692#, c-format
cc643b88 5693msgid " Restore stack from frame pointer\n"
2ee0aedf
TG
5694msgstr ""
5695
9cf03b7e 5696#: readelf.c:6942
2ee0aedf 5697#, c-format
cc643b88 5698msgid " Stack increment %d\n"
2ee0aedf
TG
5699msgstr ""
5700
9cf03b7e 5701#: readelf.c:6943
2ee0aedf 5702#, c-format
cc643b88 5703msgid " Registers restored: "
2ee0aedf
TG
5704msgstr ""
5705
9cf03b7e 5706#: readelf.c:6948
2ee0aedf 5707#, c-format
cc643b88 5708msgid " Return register: %s\n"
2ee0aedf
TG
5709msgstr ""
5710
9cf03b7e 5711#: readelf.c:7031
2ee0aedf
TG
5712#, c-format
5713msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
5714msgstr ""
5715
9cf03b7e 5716#: readelf.c:7100
2ee0aedf
TG
5717#, c-format
5718msgid ""
5719"\n"
5720"Unwind table index '%s' at offset 0x%lx contains %lu entries:\n"
5721msgstr ""
5722
9cf03b7e 5723#: readelf.c:7152
2ee0aedf
TG
5724#, c-format
5725msgid "NONE\n"
5726msgstr ""
5727
9cf03b7e 5728#: readelf.c:7178
2ee0aedf
TG
5729#, c-format
5730msgid "Interface Version: %s\n"
5731msgstr ""
5732
9cf03b7e 5733#: readelf.c:7180
2ee0aedf
TG
5734#, c-format
5735msgid "<corrupt: %ld>\n"
5736msgstr ""
5737
9cf03b7e 5738#: readelf.c:7193
2ee0aedf
TG
5739#, c-format
5740msgid "Time Stamp: %s\n"
5741msgstr ""
5742
9cf03b7e 5743#: readelf.c:7370 readelf.c:7416
3caac5b8 5744msgid "dynamic section"
06647dfd
AM
5745msgstr ""
5746
9cf03b7e 5747#: readelf.c:7494
252b5132
RH
5748#, c-format
5749msgid ""
5750"\n"
3caac5b8 5751"There is no dynamic section in this file.\n"
252b5132
RH
5752msgstr ""
5753
9cf03b7e 5754#: readelf.c:7532
ae351704 5755msgid "Unable to seek to end of file!\n"
252b5132
RH
5756msgstr ""
5757
9cf03b7e 5758#: readelf.c:7545
3caac5b8 5759msgid "Unable to determine the number of symbols to load\n"
252b5132
RH
5760msgstr ""
5761
9cf03b7e 5762#: readelf.c:7578
3caac5b8 5763msgid "Unable to seek to end of file\n"
252b5132
RH
5764msgstr ""
5765
9cf03b7e 5766#: readelf.c:7585
3caac5b8 5767msgid "Unable to determine the length of the dynamic string table\n"
252b5132
RH
5768msgstr ""
5769
9cf03b7e 5770#: readelf.c:7591
3caac5b8
AM
5771msgid "dynamic string table"
5772msgstr ""
5773
9cf03b7e 5774#: readelf.c:7628
3caac5b8 5775msgid "symbol information"
252b5132
RH
5776msgstr ""
5777
9cf03b7e 5778#: readelf.c:7653
252b5132 5779#, c-format
3caac5b8
AM
5780msgid ""
5781"\n"
5782"Dynamic section at offset 0x%lx contains %u entries:\n"
252b5132
RH
5783msgstr ""
5784
9cf03b7e 5785#: readelf.c:7656
252b5132 5786#, c-format
3caac5b8 5787msgid " Tag Type Name/Value\n"
252b5132
RH
5788msgstr ""
5789
9cf03b7e 5790#: readelf.c:7692
252b5132 5791#, c-format
3caac5b8 5792msgid "Auxiliary library"
252b5132
RH
5793msgstr ""
5794
9cf03b7e 5795#: readelf.c:7696
252b5132 5796#, c-format
3caac5b8 5797msgid "Filter library"
252b5132
RH
5798msgstr ""
5799
9cf03b7e 5800#: readelf.c:7700
252b5132 5801#, c-format
3caac5b8 5802msgid "Configuration file"
252b5132
RH
5803msgstr ""
5804
9cf03b7e 5805#: readelf.c:7704
6ece5c52 5806#, c-format
3caac5b8 5807msgid "Dependency audit library"
6ece5c52
AM
5808msgstr ""
5809
9cf03b7e 5810#: readelf.c:7708
6ece5c52 5811#, c-format
3caac5b8 5812msgid "Audit library"
252b5132
RH
5813msgstr ""
5814
9cf03b7e 5815#: readelf.c:7726 readelf.c:7754 readelf.c:7782
252b5132 5816#, c-format
3caac5b8 5817msgid "Flags:"
252b5132
RH
5818msgstr ""
5819
9cf03b7e 5820#: readelf.c:7729 readelf.c:7757 readelf.c:7784
6ece5c52 5821#, c-format
3caac5b8 5822msgid " None\n"
252b5132
RH
5823msgstr ""
5824
9cf03b7e 5825#: readelf.c:7905
6ece5c52 5826#, c-format
3caac5b8 5827msgid "Shared library: [%s]"
252b5132
RH
5828msgstr ""
5829
9cf03b7e 5830#: readelf.c:7908
252b5132 5831#, c-format
3caac5b8 5832msgid " program interpreter"
252b5132
RH
5833msgstr ""
5834
9cf03b7e 5835#: readelf.c:7912
6ece5c52 5836#, c-format
3caac5b8 5837msgid "Library soname: [%s]"
252b5132
RH
5838msgstr ""
5839
9cf03b7e 5840#: readelf.c:7916
6ece5c52 5841#, c-format
3caac5b8 5842msgid "Library rpath: [%s]"
252b5132
RH
5843msgstr ""
5844
9cf03b7e 5845#: readelf.c:7920
252b5132 5846#, c-format
3caac5b8 5847msgid "Library runpath: [%s]"
252b5132
RH
5848msgstr ""
5849
9cf03b7e 5850#: readelf.c:7953
2ee0aedf
TG
5851#, c-format
5852msgid " (bytes)\n"
5853msgstr ""
5854
9cf03b7e 5855#: readelf.c:7983
252b5132 5856#, c-format
3caac5b8 5857msgid "Not needed object: [%s]\n"
252b5132
RH
5858msgstr ""
5859
9cf03b7e 5860#: readelf.c:8083
2ee0aedf
TG
5861msgid "| <unknown>"
5862msgstr ""
5863
9cf03b7e 5864#: readelf.c:8116
6ece5c52 5865#, c-format
252b5132
RH
5866msgid ""
5867"\n"
f12e7348 5868"Version definition section '%s' contains %u entries:\n"
252b5132
RH
5869msgstr ""
5870
9cf03b7e 5871#: readelf.c:8119
328577ad 5872#, c-format
3caac5b8 5873msgid " Addr: 0x"
328577ad
NC
5874msgstr ""
5875
9cf03b7e 5876#: readelf.c:8121 readelf.c:8239 readelf.c:8383
328577ad 5877#, c-format
f12e7348 5878msgid " Offset: %#08lx Link: %u (%s)\n"
328577ad
NC
5879msgstr ""
5880
9cf03b7e 5881#: readelf.c:8129
3caac5b8 5882msgid "version definition section"
49f58d10
JB
5883msgstr ""
5884
9cf03b7e 5885#: readelf.c:8162
6ece5c52 5886#, c-format
3caac5b8 5887msgid " %#06x: Rev: %d Flags: %s"
252b5132
RH
5888msgstr ""
5889
9cf03b7e 5890#: readelf.c:8165
252b5132 5891#, c-format
3caac5b8 5892msgid " Index: %d Cnt: %d "
252b5132
RH
5893msgstr ""
5894
9cf03b7e 5895#: readelf.c:8181
252b5132 5896#, c-format
3caac5b8 5897msgid "Name: %s\n"
252b5132
RH
5898msgstr ""
5899
9cf03b7e 5900#: readelf.c:8183
252b5132 5901#, c-format
3caac5b8 5902msgid "Name index: %ld\n"
252b5132
RH
5903msgstr ""
5904
9cf03b7e 5905#: readelf.c:8205
252b5132 5906#, c-format
3caac5b8 5907msgid " %#06x: Parent %d: %s\n"
252b5132
RH
5908msgstr ""
5909
9cf03b7e 5910#: readelf.c:8208
252b5132 5911#, c-format
3caac5b8 5912msgid " %#06x: Parent %d, name index: %ld\n"
252b5132
RH
5913msgstr ""
5914
9cf03b7e 5915#: readelf.c:8213
6ece5c52 5916#, c-format
f12e7348 5917msgid " Version def aux past end of section\n"
252b5132
RH
5918msgstr ""
5919
9cf03b7e 5920#: readelf.c:8219
252b5132 5921#, c-format
f12e7348 5922msgid " Version definition past end of section\n"
252b5132
RH
5923msgstr ""
5924
9cf03b7e 5925#: readelf.c:8234
252b5132 5926#, c-format
f12e7348
NC
5927msgid ""
5928"\n"
5929"Version needs section '%s' contains %u entries:\n"
252b5132
RH
5930msgstr ""
5931
9cf03b7e 5932#: readelf.c:8237
f12e7348
NC
5933#, c-format
5934msgid " Addr: 0x"
5935msgstr ""
5936
9cf03b7e
NC
5937#: readelf.c:8248
5938msgid "Version Needs section"
328577ad
NC
5939msgstr ""
5940
9cf03b7e 5941#: readelf.c:8276
6ece5c52 5942#, c-format
3caac5b8 5943msgid " %#06x: Version: %d"
328577ad
NC
5944msgstr ""
5945
9cf03b7e 5946#: readelf.c:8279
252b5132 5947#, c-format
3caac5b8 5948msgid " File: %s"
252b5132
RH
5949msgstr ""
5950
9cf03b7e 5951#: readelf.c:8281
252b5132 5952#, c-format
3caac5b8 5953msgid " File: %lx"
252b5132
RH
5954msgstr ""
5955
9cf03b7e 5956#: readelf.c:8283
252b5132 5957#, c-format
3caac5b8 5958msgid " Cnt: %d\n"
328577ad
NC
5959msgstr ""
5960
9cf03b7e 5961#: readelf.c:8308
252b5132 5962#, c-format
3caac5b8 5963msgid " %#06x: Name: %s"
252b5132
RH
5964msgstr ""
5965
9cf03b7e 5966#: readelf.c:8311
252b5132 5967#, c-format
3caac5b8 5968msgid " %#06x: Name index: %lx"
252b5132
RH
5969msgstr ""
5970
9cf03b7e 5971#: readelf.c:8314
252b5132 5972#, c-format
3caac5b8 5973msgid " Flags: %s Version: %d\n"
252b5132
RH
5974msgstr ""
5975
9cf03b7e
NC
5976#: readelf.c:8327
5977msgid "Missing Version Needs auxillary information\n"
f12e7348
NC
5978msgstr ""
5979
9cf03b7e
NC
5980#: readelf.c:8333
5981msgid "Missing Version Needs information\n"
f12e7348
NC
5982msgstr ""
5983
9cf03b7e 5984#: readelf.c:8371
3caac5b8 5985msgid "version string table"
252b5132
RH
5986msgstr ""
5987
9cf03b7e 5988#: readelf.c:8378
6ece5c52 5989#, c-format
252b5132
RH
5990msgid ""
5991"\n"
3caac5b8 5992"Version symbols section '%s' contains %d entries:\n"
328577ad
NC
5993msgstr ""
5994
9cf03b7e 5995#: readelf.c:8381
328577ad 5996#, c-format
3caac5b8 5997msgid " Addr: "
328577ad
NC
5998msgstr ""
5999
9cf03b7e 6000#: readelf.c:8392
3caac5b8 6001msgid "version symbol data"
328577ad
NC
6002msgstr ""
6003
9cf03b7e 6004#: readelf.c:8420
3caac5b8 6005msgid " 0 (*local*) "
328577ad
NC
6006msgstr ""
6007
9cf03b7e 6008#: readelf.c:8424
3caac5b8 6009msgid " 1 (*global*) "
252b5132
RH
6010msgstr ""
6011
9cf03b7e 6012#: readelf.c:8435
2ee0aedf
TG
6013msgid "invalid index into symbol array\n"
6014msgstr ""
6015
9cf03b7e 6016#: readelf.c:8469 readelf.c:9272
3caac5b8 6017msgid "version need"
252b5132
RH
6018msgstr ""
6019
9cf03b7e 6020#: readelf.c:8480
3caac5b8 6021msgid "version need aux (2)"
252b5132
RH
6022msgstr ""
6023
9cf03b7e 6024#: readelf.c:8501 readelf.c:8563
f12e7348
NC
6025msgid "*invalid*"
6026msgstr ""
6027
9cf03b7e 6028#: readelf.c:8531 readelf.c:9350
3caac5b8 6029msgid "version def"
252b5132
RH
6030msgstr ""
6031
9cf03b7e 6032#: readelf.c:8557 readelf.c:9372
3caac5b8 6033msgid "version def aux"
252b5132
RH
6034msgstr ""
6035
9cf03b7e 6036#: readelf.c:8592
252b5132 6037#, c-format
06647dfd
AM
6038msgid ""
6039"\n"
3caac5b8 6040"No version information found in this file.\n"
252b5132
RH
6041msgstr ""
6042
9cf03b7e 6043#: readelf.c:8800
ae351704
AM
6044#, c-format
6045msgid "<other>: %x"
6046msgstr ""
6047
9cf03b7e 6048#: readelf.c:8862
3caac5b8 6049msgid "Unable to read in dynamic data\n"
252b5132
RH
6050msgstr ""
6051
9cf03b7e 6052#: readelf.c:8912
2ee0aedf
TG
6053#, c-format
6054msgid " <corrupt: %14ld>"
6055msgstr ""
6056
9cf03b7e 6057#: readelf.c:8955 readelf.c:9007 readelf.c:9031 readelf.c:9061 readelf.c:9085
ae351704 6058msgid "Unable to seek to start of dynamic information\n"
252b5132
RH
6059msgstr ""
6060
9cf03b7e 6061#: readelf.c:8961 readelf.c:9013
3caac5b8 6062msgid "Failed to read in number of buckets\n"
1a09a22c
NC
6063msgstr ""
6064
9cf03b7e 6065#: readelf.c:8967
3caac5b8 6066msgid "Failed to read in number of chains\n"
1a09a22c
NC
6067msgstr ""
6068
9cf03b7e 6069#: readelf.c:9069
f12e7348
NC
6070msgid "Failed to determine last chain length\n"
6071msgstr ""
6072
9cf03b7e 6073#: readelf.c:9113
6ece5c52 6074#, c-format
3caac5b8
AM
6075msgid ""
6076"\n"
6077"Symbol table for image:\n"
1a09a22c
NC
6078msgstr ""
6079
9cf03b7e 6080#: readelf.c:9115 readelf.c:9133
6ece5c52 6081#, c-format
3caac5b8 6082msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
1a09a22c
NC
6083msgstr ""
6084
9cf03b7e 6085#: readelf.c:9117 readelf.c:9135
06647dfd 6086#, c-format
3caac5b8 6087msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
6ece5c52
AM
6088msgstr ""
6089
9cf03b7e 6090#: readelf.c:9131
f12e7348
NC
6091#, c-format
6092msgid ""
6093"\n"
6094"Symbol table of `.gnu.hash' for image:\n"
6095msgstr ""
6096
9cf03b7e 6097#: readelf.c:9175
2ee0aedf
TG
6098#, c-format
6099msgid ""
6100"\n"
6101"Symbol table '%s' has a sh_entsize of zero!\n"
6102msgstr ""
6103
9cf03b7e 6104#: readelf.c:9180
49f58d10 6105#, c-format
3caac5b8
AM
6106msgid ""
6107"\n"
6108"Symbol table '%s' contains %lu entries:\n"
49f58d10
JB
6109msgstr ""
6110
9cf03b7e 6111#: readelf.c:9185
49f58d10 6112#, c-format
3caac5b8 6113msgid " Num: Value Size Type Bind Vis Ndx Name\n"
49f58d10
JB
6114msgstr ""
6115
9cf03b7e 6116#: readelf.c:9187
06647dfd 6117#, c-format
3caac5b8 6118msgid " Num: Value Size Type Bind Vis Ndx Name\n"
328577ad
NC
6119msgstr ""
6120
9cf03b7e 6121#: readelf.c:9242
3caac5b8 6122msgid "version data"
49f58d10
JB
6123msgstr ""
6124
9cf03b7e 6125#: readelf.c:9291
3caac5b8 6126msgid "version need aux (3)"
328577ad
NC
6127msgstr ""
6128
9cf03b7e 6129#: readelf.c:9325
ae351704 6130msgid "bad dynamic symbol\n"
328577ad
NC
6131msgstr ""
6132
9cf03b7e 6133#: readelf.c:9397
6ece5c52 6134#, c-format
328577ad
NC
6135msgid ""
6136"\n"
3caac5b8 6137"Dynamic symbol information is not available for displaying symbols.\n"
328577ad
NC
6138msgstr ""
6139
9cf03b7e 6140#: readelf.c:9409
6ece5c52 6141#, c-format
328577ad 6142msgid ""
328577ad 6143"\n"
3caac5b8 6144"Histogram for bucket list length (total of %lu buckets):\n"
328577ad
NC
6145msgstr ""
6146
9cf03b7e 6147#: readelf.c:9411 readelf.c:9481
6ece5c52 6148#, c-format
3caac5b8 6149msgid " Length Number %% of total Coverage\n"
252b5132
RH
6150msgstr ""
6151
9cf03b7e 6152#: readelf.c:9479
ae351704
AM
6153#, c-format
6154msgid ""
6155"\n"
6156"Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
252b5132
RH
6157msgstr ""
6158
9cf03b7e 6159#: readelf.c:9545
6ece5c52 6160#, c-format
3caac5b8
AM
6161msgid ""
6162"\n"
6163"Dynamic info segment at offset 0x%lx contains %d entries:\n"
252b5132
RH
6164msgstr ""
6165
9cf03b7e 6166#: readelf.c:9548
6ece5c52 6167#, c-format
3caac5b8 6168msgid " Num: Name BoundTo Flags\n"
252b5132
RH
6169msgstr ""
6170
9cf03b7e 6171#: readelf.c:9557
2ee0aedf
TG
6172#, c-format
6173msgid "<corrupt: %19ld>"
6174msgstr ""
6175
9cf03b7e 6176#: readelf.c:9639
23f938f1
TG
6177msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
6178msgstr ""
6179
9cf03b7e 6180#: readelf.c:9804
23f938f1
TG
6181#, c-format
6182msgid ""
6183"Missing knowledge of 32-bit reloc types used in DWARF sections of machine "
6184"number %d\n"
6185msgstr ""
6186
9cf03b7e 6187#: readelf.c:10124
23f938f1
TG
6188#, c-format
6189msgid "unable to apply unsupported reloc type %d to section %s\n"
6190msgstr ""
6191
9cf03b7e 6192#: readelf.c:10132
23f938f1
TG
6193#, c-format
6194msgid "skipping invalid relocation offset 0x%lx in section %s\n"
6195msgstr ""
6196
9cf03b7e
NC
6197#: readelf.c:10141
6198#, c-format
6199msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
6200msgstr ""
6201
6202#: readelf.c:10163
23f938f1
TG
6203#, c-format
6204msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
6205msgstr ""
6206
9cf03b7e 6207#: readelf.c:10209
252b5132 6208#, c-format
3caac5b8
AM
6209msgid ""
6210"\n"
6211"Assembly dump of section %s\n"
252b5132
RH
6212msgstr ""
6213
9cf03b7e 6214#: readelf.c:10230
252b5132
RH
6215#, c-format
6216msgid ""
252b5132 6217"\n"
3caac5b8 6218"Section '%s' has no data to dump.\n"
252b5132
RH
6219msgstr ""
6220
9cf03b7e 6221#: readelf.c:10236
23f938f1
TG
6222msgid "section contents"
6223msgstr ""
6224
9cf03b7e 6225#: readelf.c:10255
f12e7348
NC
6226#, c-format
6227msgid ""
6228"\n"
6229"String dump of section '%s':\n"
6230msgstr ""
6231
9cf03b7e 6232#: readelf.c:10273
f12e7348
NC
6233#, c-format
6234msgid ""
6235" Note: This section has relocations against it, but these have NOT been "
6236"applied to this dump.\n"
6237msgstr ""
6238
9cf03b7e 6239#: readelf.c:10304
f12e7348
NC
6240#, c-format
6241msgid " No strings found in this section."
6242msgstr ""
6243
9cf03b7e 6244#: readelf.c:10326
252b5132 6245#, c-format
06647dfd
AM
6246msgid ""
6247"\n"
3caac5b8 6248"Hex dump of section '%s':\n"
18e03609
NC
6249msgstr ""
6250
9cf03b7e 6251#: readelf.c:10350
ae351704
AM
6252#, c-format
6253msgid ""
6254" NOTE: This section has relocations against it, but these have NOT been "
6255"applied to this dump.\n"
6256msgstr ""
6257
9cf03b7e 6258#: readelf.c:10484
252b5132 6259#, c-format
3caac5b8 6260msgid "%s section data"
252b5132
RH
6261msgstr ""
6262
9cf03b7e 6263#: readelf.c:10554
252b5132 6264#, c-format
3caac5b8
AM
6265msgid ""
6266"\n"
6267"Section '%s' has no debugging data.\n"
252b5132
RH
6268msgstr ""
6269
23f938f1
TG
6270#. There is no point in dumping the contents of a debugging section
6271#. which has the NOBITS type - the bits in the file will be random.
6272#. This can happen when a file containing a .eh_frame section is
6273#. stripped with the --only-keep-debug command line option.
9cf03b7e 6274#: readelf.c:10563
23f938f1
TG
6275#, c-format
6276msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
6277msgstr ""
6278
9cf03b7e 6279#: readelf.c:10599
6ece5c52 6280#, c-format
3caac5b8 6281msgid "Unrecognized debug section: %s\n"
252b5132
RH
6282msgstr ""
6283
9cf03b7e 6284#: readelf.c:10627
ae351704
AM
6285#, c-format
6286msgid "Section '%s' was not dumped because it does not exist!\n"
6287msgstr ""
6288
9cf03b7e 6289#: readelf.c:10668
e7af610e 6290#, c-format
3caac5b8 6291msgid "Section %d was not dumped because it does not exist!\n"
e7af610e
NC
6292msgstr ""
6293
9cf03b7e 6294#: readelf.c:10846 readelf.c:10860 readelf.c:10879 readelf.c:11279
2ee0aedf
TG
6295#, c-format
6296msgid "None\n"
6297msgstr ""
6298
9cf03b7e 6299#: readelf.c:10847
2ee0aedf
TG
6300#, c-format
6301msgid "Application\n"
6302msgstr ""
6303
9cf03b7e 6304#: readelf.c:10848
2ee0aedf
TG
6305#, c-format
6306msgid "Realtime\n"
6307msgstr ""
6308
9cf03b7e 6309#: readelf.c:10849
2ee0aedf
TG
6310#, c-format
6311msgid "Microcontroller\n"
6312msgstr ""
6313
9cf03b7e 6314#: readelf.c:10850
2ee0aedf
TG
6315#, c-format
6316msgid "Application or Realtime\n"
6317msgstr ""
6318
9cf03b7e
NC
6319#: readelf.c:10861 readelf.c:10881 readelf.c:11333 readelf.c:11351
6320#: readelf.c:11426 readelf.c:11447
2ee0aedf
TG
6321#, c-format
6322msgid "8-byte\n"
6323msgstr ""
6324
9cf03b7e 6325#: readelf.c:10862 readelf.c:11429 readelf.c:11450
2ee0aedf
TG
6326#, c-format
6327msgid "4-byte\n"
6328msgstr ""
6329
9cf03b7e 6330#: readelf.c:10866 readelf.c:10885
2ee0aedf
TG
6331#, c-format
6332msgid "8-byte and up to %d-byte extended\n"
6333msgstr ""
6334
9cf03b7e 6335#: readelf.c:10880
2ee0aedf
TG
6336#, c-format
6337msgid "8-byte, except leaf SP\n"
6338msgstr ""
6339
9cf03b7e 6340#: readelf.c:10896 readelf.c:10986 readelf.c:11465
2ee0aedf
TG
6341#, c-format
6342msgid "flag = %d, vendor = %s\n"
6343msgstr ""
6344
9cf03b7e 6345#: readelf.c:10902
2ee0aedf
TG
6346#, c-format
6347msgid "True\n"
6348msgstr ""
6349
9cf03b7e 6350#: readelf.c:11031 readelf.c:11217
2ee0aedf
TG
6351#, c-format
6352msgid "Hard or soft float\n"
6353msgstr ""
6354
9cf03b7e 6355#: readelf.c:11034
2ee0aedf
TG
6356#, c-format
6357msgid "Hard float\n"
6358msgstr ""
6359
9cf03b7e 6360#: readelf.c:11037 readelf.c:11226
2ee0aedf
TG
6361#, c-format
6362msgid "Soft float\n"
6363msgstr ""
6364
9cf03b7e 6365#: readelf.c:11040
2ee0aedf
TG
6366#, c-format
6367msgid "Single-precision hard float\n"
6368msgstr ""
6369
9cf03b7e 6370#: readelf.c:11057 readelf.c:11083
2ee0aedf
TG
6371#, c-format
6372msgid "Any\n"
6373msgstr ""
6374
9cf03b7e 6375#: readelf.c:11060
2ee0aedf
TG
6376#, c-format
6377msgid "Generic\n"
6378msgstr ""
6379
9cf03b7e 6380#: readelf.c:11089
2ee0aedf
TG
6381#, c-format
6382msgid "Memory\n"
6383msgstr ""
6384
9cf03b7e 6385#: readelf.c:11220
2ee0aedf
TG
6386#, c-format
6387msgid "Hard float (double precision)\n"
6388msgstr ""
6389
9cf03b7e 6390#: readelf.c:11223
2ee0aedf
TG
6391#, c-format
6392msgid "Hard float (single precision)\n"
6393msgstr ""
6394
9cf03b7e 6395#: readelf.c:11229
2ee0aedf
TG
6396#, c-format
6397msgid "Hard float (MIPS32r2 64-bit FPU)\n"
6398msgstr ""
6399
9cf03b7e 6400#: readelf.c:11312
2ee0aedf
TG
6401#, c-format
6402msgid "Not used\n"
6403msgstr ""
6404
9cf03b7e 6405#: readelf.c:11315
2ee0aedf
TG
6406#, c-format
6407msgid "2 bytes\n"
6408msgstr ""
6409
9cf03b7e 6410#: readelf.c:11318
2ee0aedf
TG
6411#, c-format
6412msgid "4 bytes\n"
6413msgstr ""
6414
9cf03b7e 6415#: readelf.c:11336 readelf.c:11354 readelf.c:11432 readelf.c:11453
2ee0aedf
TG
6416#, c-format
6417msgid "16-byte\n"
6418msgstr ""
6419
9cf03b7e 6420#: readelf.c:11369
2ee0aedf
TG
6421#, c-format
6422msgid "DSBT addressing not used\n"
6423msgstr ""
6424
9cf03b7e 6425#: readelf.c:11372
2ee0aedf
TG
6426#, c-format
6427msgid "DSBT addressing used\n"
6428msgstr ""
6429
9cf03b7e 6430#: readelf.c:11387
2ee0aedf
TG
6431#, c-format
6432msgid "Data addressing position-dependent\n"
6433msgstr ""
6434
9cf03b7e 6435#: readelf.c:11390
2ee0aedf
TG
6436#, c-format
6437msgid "Data addressing position-independent, GOT near DP\n"
6438msgstr ""
6439
9cf03b7e 6440#: readelf.c:11393
2ee0aedf
TG
6441#, c-format
6442msgid "Data addressing position-independent, GOT far from DP\n"
6443msgstr ""
6444
9cf03b7e 6445#: readelf.c:11408
2ee0aedf
TG
6446#, c-format
6447msgid "Code addressing position-dependent\n"
6448msgstr ""
6449
9cf03b7e 6450#: readelf.c:11411
2ee0aedf
TG
6451#, c-format
6452msgid "Code addressing position-independent\n"
6453msgstr ""
6454
9cf03b7e 6455#: readelf.c:11517
3caac5b8 6456msgid "attributes"
252b5132
RH
6457msgstr ""
6458
9cf03b7e 6459#: readelf.c:11538
252b5132 6460#, c-format
3caac5b8 6461msgid "ERROR: Bad section length (%d > %d)\n"
252b5132
RH
6462msgstr ""
6463
9cf03b7e 6464#: readelf.c:11544
2ee0aedf
TG
6465#, c-format
6466msgid "Attribute Section: %s\n"
6467msgstr ""
6468
9cf03b7e 6469#: readelf.c:11569
252b5132 6470#, c-format
3caac5b8 6471msgid "ERROR: Bad subsection length (%d > %d)\n"
252b5132
RH
6472msgstr ""
6473
9cf03b7e 6474#: readelf.c:11581
2ee0aedf
TG
6475#, c-format
6476msgid "File Attributes\n"
6477msgstr ""
6478
9cf03b7e 6479#: readelf.c:11584
2ee0aedf
TG
6480#, c-format
6481msgid "Section Attributes:"
6482msgstr ""
6483
9cf03b7e 6484#: readelf.c:11587
2ee0aedf
TG
6485#, c-format
6486msgid "Symbol Attributes:"
6487msgstr ""
6488
9cf03b7e 6489#: readelf.c:11602
2ee0aedf
TG
6490#, c-format
6491msgid "Unknown tag: %d\n"
6492msgstr ""
6493
6494#. ??? Do something sensible, like dump hex.
9cf03b7e 6495#: readelf.c:11621
2ee0aedf
TG
6496#, c-format
6497msgid " Unknown section contexts\n"
6498msgstr ""
6499
9cf03b7e 6500#: readelf.c:11628
06647dfd 6501#, c-format
3caac5b8 6502msgid "Unknown format '%c'\n"
252b5132
RH
6503msgstr ""
6504
9cf03b7e 6505#: readelf.c:11679 readelf.c:11701
2ee0aedf
TG
6506msgid "<unknown>"
6507msgstr ""
6508
9cf03b7e
NC
6509#: readelf.c:11796 readelf.c:12330
6510msgid "liblist section data"
328577ad
NC
6511msgstr ""
6512
9cf03b7e 6513#: readelf.c:11799
2ee0aedf
TG
6514#, c-format
6515msgid ""
6516"\n"
6517"Section '.liblist' contains %lu entries:\n"
6518msgstr ""
6519
9cf03b7e 6520#: readelf.c:11801
2ee0aedf
TG
6521msgid ""
6522" Library Time Stamp Checksum Version Flags\n"
6523msgstr ""
6524
9cf03b7e 6525#: readelf.c:11827
2ee0aedf
TG
6526#, c-format
6527msgid "<corrupt: %9ld>"
6528msgstr ""
6529
9cf03b7e 6530#: readelf.c:11832
2ee0aedf
TG
6531msgid " NONE"
6532msgstr ""
6533
9cf03b7e 6534#: readelf.c:11883
328577ad
NC
6535msgid "options"
6536msgstr ""
6537
9cf03b7e 6538#: readelf.c:11914
252b5132
RH
6539#, c-format
6540msgid ""
6541"\n"
6542"Section '%s' contains %d entries:\n"
6543msgstr ""
6544
9cf03b7e 6545#: readelf.c:12075
ae351704 6546msgid "conflict list found without a dynamic symbol table\n"
252b5132
RH
6547msgstr ""
6548
9cf03b7e 6549#: readelf.c:12092 readelf.c:12107
328577ad
NC
6550msgid "conflict"
6551msgstr ""
6552
9cf03b7e 6553#: readelf.c:12117
252b5132
RH
6554#, c-format
6555msgid ""
6556"\n"
6ece5c52 6557"Section '.conflict' contains %lu entries:\n"
252b5132
RH
6558msgstr ""
6559
9cf03b7e 6560#: readelf.c:12119
252b5132
RH
6561msgid " Num: Index Value Name"
6562msgstr ""
6563
9cf03b7e 6564#: readelf.c:12131 readelf.c:12220 readelf.c:12291
2ee0aedf
TG
6565#, c-format
6566msgid "<corrupt: %14ld>"
6567msgstr ""
6568
9cf03b7e
NC
6569#: readelf.c:12153
6570msgid "Global Offset Table data"
f12e7348
NC
6571msgstr ""
6572
9cf03b7e 6573#: readelf.c:12157
f12e7348
NC
6574#, c-format
6575msgid ""
6576"\n"
6577"Primary GOT:\n"
6578msgstr ""
6579
9cf03b7e 6580#: readelf.c:12158
f12e7348
NC
6581#, c-format
6582msgid " Canonical gp value: "
6583msgstr ""
6584
9cf03b7e 6585#: readelf.c:12162 readelf.c:12262
f12e7348
NC
6586#, c-format
6587msgid " Reserved entries:\n"
6588msgstr ""
6589
9cf03b7e 6590#: readelf.c:12163
f12e7348
NC
6591#, c-format
6592msgid " %*s %10s %*s Purpose\n"
6593msgstr ""
6594
9cf03b7e
NC
6595#: readelf.c:12164 readelf.c:12181 readelf.c:12197 readelf.c:12264
6596#: readelf.c:12273
2ee0aedf
TG
6597msgid "Address"
6598msgstr ""
6599
9cf03b7e 6600#: readelf.c:12164 readelf.c:12181 readelf.c:12198
2ee0aedf
TG
6601msgid "Access"
6602msgstr ""
6603
9cf03b7e
NC
6604#: readelf.c:12165 readelf.c:12182 readelf.c:12199 readelf.c:12264
6605#: readelf.c:12274
2ee0aedf
TG
6606msgid "Initial"
6607msgstr ""
6608
9cf03b7e 6609#: readelf.c:12167
2ee0aedf
TG
6610#, c-format
6611msgid " Lazy resolver\n"
6612msgstr ""
6613
9cf03b7e 6614#: readelf.c:12173
2ee0aedf
TG
6615#, c-format
6616msgid " Module pointer (GNU extension)\n"
6617msgstr ""
6618
9cf03b7e 6619#: readelf.c:12179
f12e7348
NC
6620#, c-format
6621msgid " Local entries:\n"
6622msgstr ""
6623
9cf03b7e 6624#: readelf.c:12195
f12e7348
NC
6625#, c-format
6626msgid " Global entries:\n"
6627msgstr ""
6628
9cf03b7e 6629#: readelf.c:12200 readelf.c:12275
2ee0aedf
TG
6630msgid "Sym.Val."
6631msgstr ""
6632
9cf03b7e
NC
6633#. Note for translators: "Ndx" = abbreviated form of "Index".
6634#: readelf.c:12203 readelf.c:12275
2ee0aedf
TG
6635msgid "Ndx"
6636msgstr ""
6637
9cf03b7e 6638#: readelf.c:12203 readelf.c:12275
2ee0aedf
TG
6639msgid "Name"
6640msgstr ""
6641
9cf03b7e
NC
6642#: readelf.c:12257
6643msgid "Procedure Linkage Table data"
f12e7348
NC
6644msgstr ""
6645
9cf03b7e 6646#: readelf.c:12263
f12e7348
NC
6647#, c-format
6648msgid " %*s %*s Purpose\n"
6649msgstr ""
6650
9cf03b7e 6651#: readelf.c:12266
2ee0aedf
TG
6652#, c-format
6653msgid " PLT lazy resolver\n"
6654msgstr ""
6655
9cf03b7e 6656#: readelf.c:12268
2ee0aedf
TG
6657#, c-format
6658msgid " Module pointer\n"
6659msgstr ""
6660
9cf03b7e 6661#: readelf.c:12271
f12e7348
NC
6662#, c-format
6663msgid " Entries:\n"
6664msgstr ""
6665
9cf03b7e 6666#: readelf.c:12338
1a09a22c
NC
6667msgid "liblist string table"
6668msgstr ""
6669
9cf03b7e 6670#: readelf.c:12348
1a09a22c
NC
6671#, c-format
6672msgid ""
6673"\n"
6674"Library list section '%s' contains %lu entries:\n"
6675msgstr ""
6676
9cf03b7e 6677#: readelf.c:12352
2ee0aedf
TG
6678msgid " Library Time Stamp Checksum Version Flags"
6679msgstr ""
6680
9cf03b7e 6681#: readelf.c:12402
6ece5c52
AM
6682msgid "NT_AUXV (auxiliary vector)"
6683msgstr ""
6684
9cf03b7e 6685#: readelf.c:12404
a74801ba
ILT
6686msgid "NT_PRSTATUS (prstatus structure)"
6687msgstr ""
6688
9cf03b7e 6689#: readelf.c:12406
a74801ba
ILT
6690msgid "NT_FPREGSET (floating point registers)"
6691msgstr ""
6692
9cf03b7e 6693#: readelf.c:12408
a74801ba
ILT
6694msgid "NT_PRPSINFO (prpsinfo structure)"
6695msgstr ""
6696
9cf03b7e 6697#: readelf.c:12410
a74801ba
ILT
6698msgid "NT_TASKSTRUCT (task structure)"
6699msgstr ""
6700
9cf03b7e 6701#: readelf.c:12412
a74801ba
ILT
6702msgid "NT_PRXFPREG (user_xfpregs structure)"
6703msgstr ""
6704
9cf03b7e 6705#: readelf.c:12414
f12e7348
NC
6706msgid "NT_PPC_VMX (ppc Altivec registers)"
6707msgstr ""
6708
9cf03b7e 6709#: readelf.c:12416
f12e7348
NC
6710msgid "NT_PPC_VSX (ppc VSX registers)"
6711msgstr ""
6712
9cf03b7e 6713#: readelf.c:12418
2ee0aedf
TG
6714msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
6715msgstr ""
6716
9cf03b7e 6717#: readelf.c:12420
2ee0aedf
TG
6718msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
6719msgstr ""
6720
9cf03b7e 6721#: readelf.c:12422
2ee0aedf
TG
6722msgid "NT_S390_TIMER (s390 timer register)"
6723msgstr ""
6724
9cf03b7e 6725#: readelf.c:12424
2ee0aedf
TG
6726msgid "NT_S390_TODCMP (s390 TOD comparator register)"
6727msgstr ""
6728
9cf03b7e 6729#: readelf.c:12426
2ee0aedf
TG
6730msgid "NT_S390_TODPREG (s390 TOD programmable register)"
6731msgstr ""
6732
9cf03b7e 6733#: readelf.c:12428
2ee0aedf
TG
6734msgid "NT_S390_CTRS (s390 control registers)"
6735msgstr ""
6736
9cf03b7e 6737#: readelf.c:12430
2ee0aedf
TG
6738msgid "NT_S390_PREFIX (s390 prefix register)"
6739msgstr ""
6740
9cf03b7e
NC
6741#: readelf.c:12432
6742msgid "NT_ARM_VFP (arm VFP registers)"
6743msgstr ""
6744
6745#: readelf.c:12434
a74801ba
ILT
6746msgid "NT_PSTATUS (pstatus structure)"
6747msgstr ""
6748
9cf03b7e 6749#: readelf.c:12436
a74801ba
ILT
6750msgid "NT_FPREGS (floating point registers)"
6751msgstr ""
6752
9cf03b7e 6753#: readelf.c:12438
a74801ba
ILT
6754msgid "NT_PSINFO (psinfo structure)"
6755msgstr ""
6756
9cf03b7e 6757#: readelf.c:12440
a74801ba
ILT
6758msgid "NT_LWPSTATUS (lwpstatus_t structure)"
6759msgstr ""
6760
9cf03b7e 6761#: readelf.c:12442
a74801ba
ILT
6762msgid "NT_LWPSINFO (lwpsinfo_t structure)"
6763msgstr ""
6764
9cf03b7e 6765#: readelf.c:12444
1a09a22c 6766msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
a74801ba
ILT
6767msgstr ""
6768
9cf03b7e 6769#: readelf.c:12452
06647dfd
AM
6770msgid "NT_VERSION (version)"
6771msgstr ""
6772
9cf03b7e 6773#: readelf.c:12454
06647dfd
AM
6774msgid "NT_ARCH (architecture)"
6775msgstr ""
6776
9cf03b7e
NC
6777#: readelf.c:12459 readelf.c:12482 readelf.c:12561 readelf.c:12619
6778#: readelf.c:12696
a74801ba
ILT
6779#, c-format
6780msgid "Unknown note type: (0x%08x)"
6781msgstr ""
6782
9cf03b7e 6783#: readelf.c:12471
f12e7348
NC
6784msgid "NT_GNU_ABI_TAG (ABI version tag)"
6785msgstr ""
6786
9cf03b7e 6787#: readelf.c:12473
f12e7348
NC
6788msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
6789msgstr ""
6790
9cf03b7e 6791#: readelf.c:12475
f12e7348
NC
6792msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
6793msgstr ""
6794
9cf03b7e 6795#: readelf.c:12477
f12e7348
NC
6796msgid "NT_GNU_GOLD_VERSION (gold version)"
6797msgstr ""
6798
9cf03b7e 6799#: readelf.c:12495
cc643b88
NC
6800#, c-format
6801msgid " Build ID: "
6802msgstr ""
6803
9cf03b7e 6804#: readelf.c:12534
cc643b88
NC
6805#, c-format
6806msgid " OS: %s, ABI: %ld.%ld.%ld\n"
6807msgstr ""
6808
328577ad 6809#. NetBSD core "procinfo" structure.
9cf03b7e 6810#: readelf.c:12551
328577ad
NC
6811msgid "NetBSD procinfo structure"
6812msgstr ""
6813
9cf03b7e 6814#: readelf.c:12578 readelf.c:12592
328577ad
NC
6815msgid "PT_GETREGS (reg structure)"
6816msgstr ""
6817
9cf03b7e 6818#: readelf.c:12580 readelf.c:12594
328577ad
NC
6819msgid "PT_GETFPREGS (fpreg structure)"
6820msgstr ""
6821
9cf03b7e 6822#: readelf.c:12613
cc643b88 6823msgid "NT_STAPSDT (SystemTap probe descriptors)"
328577ad
NC
6824msgstr ""
6825
9cf03b7e 6826#: readelf.c:12646
a74801ba 6827#, c-format
cc643b88 6828msgid " Provider: %s\n"
a74801ba
ILT
6829msgstr ""
6830
9cf03b7e 6831#: readelf.c:12647
6ece5c52 6832#, c-format
cc643b88 6833msgid " Name: %s\n"
a74801ba
ILT
6834msgstr ""
6835
9cf03b7e 6836#: readelf.c:12648
1a09a22c 6837#, c-format
cc643b88 6838msgid " Location: "
1a09a22c
NC
6839msgstr ""
6840
9cf03b7e 6841#: readelf.c:12650
1a09a22c 6842#, c-format
cc643b88 6843msgid ", Base: "
1a09a22c
NC
6844msgstr ""
6845
9cf03b7e 6846#: readelf.c:12652
6ece5c52 6847#, c-format
cc643b88 6848msgid ", Semaphore: "
a74801ba
ILT
6849msgstr ""
6850
9cf03b7e 6851#: readelf.c:12655
cc643b88
NC
6852#, c-format
6853msgid " Arguments: %s\n"
6854msgstr ""
6855
9cf03b7e 6856#: readelf.c:12668
cc643b88
NC
6857msgid "NT_VMS_MHD (module header)"
6858msgstr ""
6859
9cf03b7e 6860#: readelf.c:12670
cc643b88
NC
6861msgid "NT_VMS_LNM (language name)"
6862msgstr ""
6863
9cf03b7e 6864#: readelf.c:12672
cc643b88
NC
6865msgid "NT_VMS_SRC (source files)"
6866msgstr ""
6867
9cf03b7e 6868#: readelf.c:12676
cc643b88
NC
6869msgid "NT_VMS_EIDC (consistency check)"
6870msgstr ""
6871
9cf03b7e 6872#: readelf.c:12678
cc643b88
NC
6873msgid "NT_VMS_FPMODE (FP mode)"
6874msgstr ""
6875
9cf03b7e 6876#: readelf.c:12682
cc643b88
NC
6877msgid "NT_VMS_IMGNAM (image name)"
6878msgstr ""
6879
9cf03b7e 6880#: readelf.c:12684
cc643b88 6881msgid "NT_VMS_IMGID (image id)"
a74801ba
ILT
6882msgstr ""
6883
9cf03b7e 6884#: readelf.c:12686
cc643b88
NC
6885msgid "NT_VMS_LINKID (link id)"
6886msgstr ""
6887
9cf03b7e 6888#: readelf.c:12688
cc643b88
NC
6889msgid "NT_VMS_IMGBID (build id)"
6890msgstr ""
6891
9cf03b7e 6892#: readelf.c:12690
cc643b88
NC
6893msgid "NT_VMS_GSTNAM (sym table name)"
6894msgstr ""
6895
9cf03b7e 6896#: readelf.c:12710
252b5132 6897#, c-format
cc643b88
NC
6898msgid " Creation date : %.17s\n"
6899msgstr ""
6900
9cf03b7e 6901#: readelf.c:12711
cc643b88
NC
6902#, c-format
6903msgid " Last patch date: %.17s\n"
6904msgstr ""
6905
9cf03b7e 6906#: readelf.c:12712
cc643b88
NC
6907#, c-format
6908msgid " Module name : %s\n"
6909msgstr ""
6910
9cf03b7e 6911#: readelf.c:12713
cc643b88
NC
6912#, c-format
6913msgid " Module version : %s\n"
6914msgstr ""
6915
9cf03b7e 6916#: readelf.c:12716
cc643b88
NC
6917#, c-format
6918msgid " Invalid size\n"
6919msgstr ""
6920
9cf03b7e 6921#: readelf.c:12719
cc643b88
NC
6922#, c-format
6923msgid " Language: %s\n"
6924msgstr ""
6925
9cf03b7e
NC
6926#: readelf.c:12723
6927#, c-format
6928msgid " Floating Point mode: "
cc643b88
NC
6929msgstr ""
6930
9cf03b7e 6931#: readelf.c:12728
cc643b88
NC
6932#, c-format
6933msgid " Link time: "
6934msgstr ""
6935
9cf03b7e 6936#: readelf.c:12734
cc643b88
NC
6937#, c-format
6938msgid " Patch time: "
6939msgstr ""
6940
9cf03b7e 6941#: readelf.c:12740
cc643b88
NC
6942#, c-format
6943msgid " Major id: %u, minor id: %u\n"
252b5132
RH
6944msgstr ""
6945
9cf03b7e 6946#: readelf.c:12743
252b5132 6947#, c-format
9cf03b7e 6948msgid " Last modified : "
cc643b88
NC
6949msgstr ""
6950
9cf03b7e
NC
6951#: readelf.c:12746
6952#, c-format
6ece5c52
AM
6953msgid ""
6954"\n"
9cf03b7e 6955" Link flags : "
252b5132
RH
6956msgstr ""
6957
9cf03b7e 6958#: readelf.c:12749
f12e7348 6959#, c-format
cc643b88 6960msgid " Header flags: 0x%08x\n"
f12e7348
NC
6961msgstr ""
6962
9cf03b7e 6963#: readelf.c:12751
f12e7348 6964#, c-format
cc643b88
NC
6965msgid " Image id : %s\n"
6966msgstr ""
6967
9cf03b7e 6968#: readelf.c:12755
cc643b88
NC
6969#, c-format
6970msgid " Image name: %s\n"
6971msgstr ""
6972
9cf03b7e 6973#: readelf.c:12758
cc643b88
NC
6974#, c-format
6975msgid " Global symbol table name: %s\n"
6976msgstr ""
6977
9cf03b7e 6978#: readelf.c:12761
cc643b88
NC
6979#, c-format
6980msgid " Image id: %s\n"
6981msgstr ""
6982
9cf03b7e 6983#: readelf.c:12764
cc643b88
NC
6984#, c-format
6985msgid " Linker id: %s\n"
6986msgstr ""
6987
9cf03b7e 6988#: readelf.c:12839
cc643b88 6989msgid "notes"
f12e7348
NC
6990msgstr ""
6991
9cf03b7e 6992#: readelf.c:12845
f12e7348
NC
6993#, c-format
6994msgid ""
cc643b88
NC
6995"\n"
6996"Notes at offset 0x%08lx with length 0x%08lx:\n"
f12e7348
NC
6997msgstr ""
6998
9cf03b7e 6999#: readelf.c:12847
cc643b88
NC
7000#, c-format
7001msgid " %-20s %10s\tDescription\n"
f12e7348
NC
7002msgstr ""
7003
9cf03b7e 7004#: readelf.c:12847
cc643b88
NC
7005msgid "Owner"
7006msgstr ""
7007
9cf03b7e 7008#: readelf.c:12847
cc643b88 7009msgid "Data size"
f12e7348
NC
7010msgstr ""
7011
9cf03b7e 7012#: readelf.c:12885 readelf.c:12898
f12e7348 7013#, c-format
cc643b88 7014msgid "corrupt note found at offset %lx into core notes\n"
f12e7348
NC
7015msgstr ""
7016
9cf03b7e 7017#: readelf.c:12887 readelf.c:12900
cc643b88
NC
7018#, c-format
7019msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
f12e7348
NC
7020msgstr ""
7021
9cf03b7e 7022#: readelf.c:12996
f12e7348 7023#, c-format
cc643b88
NC
7024msgid "No note segments present in the core file.\n"
7025msgstr ""
7026
9cf03b7e 7027#: readelf.c:13088
cc643b88
NC
7028msgid ""
7029"This instance of readelf has been built without support for a\n"
7030"64 bit data type and so it cannot read 64 bit ELF files.\n"
f12e7348
NC
7031msgstr ""
7032
9cf03b7e 7033#: readelf.c:13135
f12e7348 7034#, c-format
cc643b88
NC
7035msgid "%s: Failed to read file header\n"
7036msgstr ""
7037
9cf03b7e 7038#: readelf.c:13149
cc643b88
NC
7039#, c-format
7040msgid ""
7041"\n"
7042"File: %s\n"
f12e7348
NC
7043msgstr ""
7044
9cf03b7e 7045#: readelf.c:13321
f12e7348 7046#, c-format
23f938f1 7047msgid "%s: unable to dump the index as none was found\n"
f12e7348
NC
7048msgstr ""
7049
9cf03b7e 7050#: readelf.c:13327
f12e7348 7051#, c-format
23f938f1 7052msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
f12e7348
NC
7053msgstr ""
7054
9cf03b7e 7055#: readelf.c:13345
f12e7348
NC
7056#, c-format
7057msgid "Binary %s contains:\n"
7058msgstr ""
7059
9cf03b7e 7060#: readelf.c:13353
f12e7348
NC
7061#, c-format
7062msgid "%s: end of the symbol table reached before the end of the index\n"
7063msgstr ""
7064
9cf03b7e 7065#: readelf.c:13364
f12e7348
NC
7066#, c-format
7067msgid ""
7068"%s: symbols remain in the index symbol table, but without corresponding "
7069"entries in the index table\n"
7070msgstr ""
7071
9cf03b7e 7072#: readelf.c:13369
f12e7348
NC
7073#, c-format
7074msgid "%s: failed to seek back to start of object files in the archive\n"
7075msgstr ""
7076
9cf03b7e 7077#: readelf.c:13452 readelf.c:13535
6ece5c52 7078#, c-format
23f938f1 7079msgid "Input file '%s' is not readable.\n"
6ece5c52
AM
7080msgstr ""
7081
9cf03b7e 7082#: readelf.c:13474
6ece5c52 7083#, c-format
23f938f1 7084msgid "%s: failed to seek to archive member.\n"
252b5132
RH
7085msgstr ""
7086
9cf03b7e 7087#: readelf.c:13553
f12e7348
NC
7088#, c-format
7089msgid "File %s is not an archive so its index cannot be displayed.\n"
7090msgstr ""
7091
7092#: rename.c:124
252b5132
RH
7093#, c-format
7094msgid "%s: cannot set time: %s"
7095msgstr ""
7096
7097#. We have to clean up here.
f12e7348 7098#: rename.c:159 rename.c:197
252b5132 7099#, c-format
f12e7348 7100msgid "unable to rename '%s'; reason: %s"
252b5132
RH
7101msgstr ""
7102
f12e7348 7103#: rename.c:205
252b5132 7104#, c-format
f12e7348 7105msgid "unable to copy file '%s'; reason: %s"
252b5132
RH
7106msgstr ""
7107
f12e7348 7108#: resbin.c:120
252b5132
RH
7109#, c-format
7110msgid "%s: not enough binary data"
7111msgstr ""
7112
f12e7348 7113#: resbin.c:136
252b5132
RH
7114msgid "null terminated unicode string"
7115msgstr ""
7116
f12e7348 7117#: resbin.c:163 resbin.c:169
252b5132
RH
7118msgid "resource ID"
7119msgstr ""
7120
f12e7348 7121#: resbin.c:208
252b5132
RH
7122msgid "cursor"
7123msgstr ""
7124
f12e7348 7125#: resbin.c:239 resbin.c:246
252b5132
RH
7126msgid "menu header"
7127msgstr ""
7128
f12e7348 7129#: resbin.c:255
252b5132
RH
7130msgid "menuex header"
7131msgstr ""
7132
f12e7348 7133#: resbin.c:259
252b5132
RH
7134msgid "menuex offset"
7135msgstr ""
7136
f12e7348 7137#: resbin.c:264
252b5132
RH
7138#, c-format
7139msgid "unsupported menu version %d"
7140msgstr ""
7141
f12e7348 7142#: resbin.c:289 resbin.c:304 resbin.c:366
252b5132
RH
7143msgid "menuitem header"
7144msgstr ""
7145
f12e7348 7146#: resbin.c:396
252b5132
RH
7147msgid "menuitem"
7148msgstr ""
7149
f12e7348 7150#: resbin.c:433 resbin.c:461
252b5132
RH
7151msgid "dialog header"
7152msgstr ""
7153
f12e7348 7154#: resbin.c:451
252b5132 7155#, c-format
1a09a22c 7156msgid "unexpected DIALOGEX version %d"
252b5132
RH
7157msgstr ""
7158
f12e7348 7159#: resbin.c:496
252b5132
RH
7160msgid "dialog font point size"
7161msgstr ""
7162
f12e7348 7163#: resbin.c:504
252b5132
RH
7164msgid "dialogex font information"
7165msgstr ""
7166
f12e7348 7167#: resbin.c:530 resbin.c:548
252b5132
RH
7168msgid "dialog control"
7169msgstr ""
7170
f12e7348 7171#: resbin.c:540
252b5132
RH
7172msgid "dialogex control"
7173msgstr ""
7174
f12e7348 7175#: resbin.c:569
252b5132
RH
7176msgid "dialog control end"
7177msgstr ""
7178
f12e7348 7179#: resbin.c:581
252b5132
RH
7180msgid "dialog control data"
7181msgstr ""
7182
f12e7348 7183#: resbin.c:621
252b5132
RH
7184msgid "stringtable string length"
7185msgstr ""
7186
f12e7348 7187#: resbin.c:631
252b5132
RH
7188msgid "stringtable string"
7189msgstr ""
7190
f12e7348 7191#: resbin.c:661
252b5132
RH
7192msgid "fontdir header"
7193msgstr ""
7194
f12e7348 7195#: resbin.c:675
252b5132
RH
7196msgid "fontdir"
7197msgstr ""
7198
f12e7348 7199#: resbin.c:692
252b5132
RH
7200msgid "fontdir device name"
7201msgstr ""
7202
f12e7348 7203#: resbin.c:698
252b5132
RH
7204msgid "fontdir face name"
7205msgstr ""
7206
f12e7348 7207#: resbin.c:738
252b5132
RH
7208msgid "accelerator"
7209msgstr ""
7210
f12e7348 7211#: resbin.c:797
252b5132
RH
7212msgid "group cursor header"
7213msgstr ""
7214
f12e7348 7215#: resbin.c:801 resrc.c:1355
252b5132
RH
7216#, c-format
7217msgid "unexpected group cursor type %d"
7218msgstr ""
7219
f12e7348 7220#: resbin.c:816
252b5132
RH
7221msgid "group cursor"
7222msgstr ""
7223
f12e7348 7224#: resbin.c:852
252b5132
RH
7225msgid "group icon header"
7226msgstr ""
7227
f12e7348 7228#: resbin.c:856 resrc.c:1302
252b5132
RH
7229#, c-format
7230msgid "unexpected group icon type %d"
7231msgstr ""
7232
f12e7348 7233#: resbin.c:871
252b5132
RH
7234msgid "group icon"
7235msgstr ""
7236
9cf03b7e 7237#: resbin.c:935 resbin.c:1173
252b5132
RH
7238msgid "unexpected version string"
7239msgstr ""
7240
f12e7348 7241#: resbin.c:966
252b5132
RH
7242#, c-format
7243msgid "version length %d does not match resource length %lu"
7244msgstr ""
7245
f12e7348 7246#: resbin.c:970
252b5132
RH
7247#, c-format
7248msgid "unexpected version type %d"
7249msgstr ""
7250
f12e7348 7251#: resbin.c:982
252b5132 7252#, c-format
ae351704 7253msgid "unexpected fixed version information length %ld"
252b5132
RH
7254msgstr ""
7255
f12e7348 7256#: resbin.c:985
252b5132
RH
7257msgid "fixed version info"
7258msgstr ""
7259
f12e7348 7260#: resbin.c:989
252b5132
RH
7261#, c-format
7262msgid "unexpected fixed version signature %lu"
7263msgstr ""
7264
f12e7348 7265#: resbin.c:993
252b5132
RH
7266#, c-format
7267msgid "unexpected fixed version info version %lu"
7268msgstr ""
7269
f12e7348 7270#: resbin.c:1022
252b5132
RH
7271msgid "version var info"
7272msgstr ""
7273
f12e7348 7274#: resbin.c:1039
252b5132 7275#, c-format
ae351704 7276msgid "unexpected stringfileinfo value length %ld"
252b5132
RH
7277msgstr ""
7278
9cf03b7e
NC
7279#: resbin.c:1059
7280msgid "version stringtable"
7281msgstr ""
7282
7283#: resbin.c:1067
252b5132 7284#, c-format
ae351704 7285msgid "unexpected version stringtable value length %ld"
252b5132
RH
7286msgstr ""
7287
9cf03b7e
NC
7288#: resbin.c:1084
7289msgid "version string"
7290msgstr ""
7291
7292#: resbin.c:1101
252b5132 7293#, c-format
ae351704 7294msgid "unexpected version string length %ld != %ld + %ld"
252b5132
RH
7295msgstr ""
7296
9cf03b7e 7297#: resbin.c:1108
252b5132 7298#, c-format
ae351704 7299msgid "unexpected version string length %ld < %ld"
252b5132
RH
7300msgstr ""
7301
9cf03b7e 7302#: resbin.c:1133
252b5132 7303#, c-format
ae351704 7304msgid "unexpected varfileinfo value length %ld"
252b5132
RH
7305msgstr ""
7306
9cf03b7e 7307#: resbin.c:1152
252b5132
RH
7308msgid "version varfileinfo"
7309msgstr ""
7310
9cf03b7e 7311#: resbin.c:1167
252b5132 7312#, c-format
ae351704 7313msgid "unexpected version value length %ld"
252b5132
RH
7314msgstr ""
7315
ae351704 7316#: rescoff.c:124
252b5132
RH
7317msgid "filename required for COFF input"
7318msgstr ""
7319
ae351704 7320#: rescoff.c:141
252b5132 7321#, c-format
60bcf0fa 7322msgid "%s: no resource section"
252b5132
RH
7323msgstr ""
7324
ae351704 7325#: rescoff.c:173
252b5132
RH
7326#, c-format
7327msgid "%s: %s: address out of bounds"
7328msgstr ""
7329
6ece5c52 7330#: rescoff.c:190
252b5132
RH
7331msgid "directory"
7332msgstr ""
7333
6ece5c52 7334#: rescoff.c:218
252b5132
RH
7335msgid "named directory entry"
7336msgstr ""
7337
6ece5c52 7338#: rescoff.c:227
252b5132
RH
7339msgid "directory entry name"
7340msgstr ""
7341
6ece5c52 7342#: rescoff.c:247
252b5132
RH
7343msgid "named subdirectory"
7344msgstr ""
7345
6ece5c52 7346#: rescoff.c:255
252b5132
RH
7347msgid "named resource"
7348msgstr ""
7349
6ece5c52 7350#: rescoff.c:270
252b5132
RH
7351msgid "ID directory entry"
7352msgstr ""
7353
6ece5c52 7354#: rescoff.c:287
252b5132
RH
7355msgid "ID subdirectory"
7356msgstr ""
7357
6ece5c52 7358#: rescoff.c:295
252b5132
RH
7359msgid "ID resource"
7360msgstr ""
7361
ae351704 7362#: rescoff.c:320
252b5132
RH
7363msgid "resource type unknown"
7364msgstr ""
7365
ae351704 7366#: rescoff.c:323
252b5132
RH
7367msgid "data entry"
7368msgstr ""
7369
ae351704 7370#: rescoff.c:331
252b5132
RH
7371msgid "resource data"
7372msgstr ""
7373
ae351704 7374#: rescoff.c:336
252b5132
RH
7375msgid "resource data size"
7376msgstr ""
7377
ae351704 7378#: rescoff.c:431
252b5132
RH
7379msgid "filename required for COFF output"
7380msgstr ""
7381
f12e7348 7382#: rescoff.c:715
252b5132
RH
7383msgid "can't get BFD_RELOC_RVA relocation type"
7384msgstr ""
7385
ae351704 7386#: resrc.c:262 resrc.c:333
a74801ba
ILT
7387#, c-format
7388msgid "can't open temporary file `%s': %s"
7389msgstr ""
7390
ae351704 7391#: resrc.c:268
a74801ba
ILT
7392#, c-format
7393msgid "can't redirect stdout: `%s': %s"
7394msgstr ""
7395
ae351704 7396#: resrc.c:329
a74801ba
ILT
7397#, c-format
7398msgid "can't execute `%s': %s"
7399msgstr ""
7400
ae351704 7401#: resrc.c:338
a74801ba
ILT
7402#, c-format
7403msgid "Using temporary file `%s' to read preprocessor output\n"
7404msgstr ""
7405
ae351704 7406#: resrc.c:345
252b5132
RH
7407#, c-format
7408msgid "can't popen `%s': %s"
7409msgstr ""
7410
ae351704 7411#: resrc.c:347
6ece5c52 7412#, c-format
a74801ba
ILT
7413msgid "Using popen to read preprocessor output\n"
7414msgstr ""
7415
ae351704 7416#: resrc.c:413
a74801ba
ILT
7417#, c-format
7418msgid "Tried `%s'\n"
7419msgstr ""
7420
ae351704 7421#: resrc.c:424
a74801ba
ILT
7422#, c-format
7423msgid "Using `%s'\n"
7424msgstr ""
7425
f12e7348
NC
7426#: resrc.c:608
7427msgid "preprocessing failed."
7428msgstr ""
7429
f12e7348 7430#: resrc.c:639
252b5132
RH
7431#, c-format
7432msgid "%s: unexpected EOF"
7433msgstr ""
7434
f12e7348 7435#: resrc.c:688
252b5132
RH
7436#, c-format
7437msgid "%s: read of %lu returned %lu"
7438msgstr ""
7439
f12e7348 7440#: resrc.c:727 resrc.c:1502
252b5132
RH
7441#, c-format
7442msgid "stat failed on bitmap file `%s': %s"
7443msgstr ""
7444
f12e7348 7445#: resrc.c:778
252b5132
RH
7446#, c-format
7447msgid "cursor file `%s' does not contain cursor data"
7448msgstr ""
7449
f12e7348 7450#: resrc.c:810 resrc.c:1210
252b5132
RH
7451#, c-format
7452msgid "%s: fseek to %lu failed: %s"
7453msgstr ""
7454
f12e7348 7455#: resrc.c:936
60bcf0fa
NC
7456msgid "help ID requires DIALOGEX"
7457msgstr ""
7458
f12e7348 7459#: resrc.c:938
60bcf0fa
NC
7460msgid "control data requires DIALOGEX"
7461msgstr ""
7462
f12e7348 7463#: resrc.c:966
06647dfd
AM
7464#, c-format
7465msgid "stat failed on font file `%s': %s"
7466msgstr ""
7467
f12e7348 7468#: resrc.c:1179
252b5132
RH
7469#, c-format
7470msgid "icon file `%s' does not contain icon data"
7471msgstr ""
7472
f12e7348 7473#: resrc.c:1724 resrc.c:1759
06647dfd
AM
7474#, c-format
7475msgid "stat failed on file `%s': %s"
7476msgstr ""
7477
9cf03b7e 7478#: resrc.c:1958
252b5132
RH
7479#, c-format
7480msgid "can't open `%s' for output: %s"
7481msgstr ""
7482
f12e7348 7483#: size.c:79
6ece5c52 7484#, c-format
1a09a22c 7485msgid " Displays the sizes of sections inside binary files\n"
252b5132
RH
7486msgstr ""
7487
f12e7348 7488#: size.c:80
6ece5c52 7489#, c-format
1a09a22c 7490msgid " If no input file(s) are specified, a.out is assumed\n"
252b5132
RH
7491msgstr ""
7492
f12e7348 7493#: size.c:81
1a09a22c
NC
7494#, c-format
7495msgid ""
7496" The options are:\n"
7497" -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
fce00800 7498" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or "
1a09a22c
NC
7499"hex\n"
7500" -t --totals Display the total sizes (Berkeley "
7501"only)\n"
f12e7348 7502" --common Display total size for *COM* syms\n"
1a09a22c 7503" --target=<bfdname> Set the binary file format\n"
3caac5b8 7504" @<file> Read options from <file>\n"
1a09a22c
NC
7505" -h --help Display this information\n"
7506" -v --version Display the program's version\n"
7507"\n"
252b5132
RH
7508msgstr ""
7509
f12e7348 7510#: size.c:160
252b5132 7511#, c-format
60bcf0fa 7512msgid "invalid argument to --format: %s"
252b5132
RH
7513msgstr ""
7514
f12e7348 7515#: size.c:187
252b5132
RH
7516#, c-format
7517msgid "Invalid radix: %s\n"
7518msgstr ""
7519
cc643b88 7520#: srconv.c:1733
6ece5c52 7521#, c-format
1a09a22c 7522msgid "Convert a COFF object file into a SYSROFF object file\n"
252b5132
RH
7523msgstr ""
7524
cc643b88 7525#: srconv.c:1734
6ece5c52 7526#, c-format
1a09a22c
NC
7527msgid ""
7528" The options are:\n"
06647dfd 7529" -q --quick (Obsolete - ignored)\n"
1a09a22c
NC
7530" -n --noprescan Do not perform a scan to convert commons into defs\n"
7531" -d --debug Display information about what is being done\n"
3caac5b8 7532" @<file> Read options from <file>\n"
1a09a22c
NC
7533" -h --help Display this information\n"
7534" -v --version Print the program's version number\n"
252b5132
RH
7535msgstr ""
7536
cc643b88 7537#: srconv.c:1880
252b5132 7538#, c-format
60bcf0fa 7539msgid "unable to open output file %s"
252b5132
RH
7540msgstr ""
7541
2ee0aedf 7542#: stabs.c:328 stabs.c:1717
252b5132
RH
7543msgid "numeric overflow"
7544msgstr ""
7545
ae351704 7546#: stabs.c:338
252b5132
RH
7547#, c-format
7548msgid "Bad stab: %s\n"
7549msgstr ""
7550
ae351704 7551#: stabs.c:346
252b5132
RH
7552#, c-format
7553msgid "Warning: %s: %s\n"
7554msgstr ""
7555
ae351704 7556#: stabs.c:456
6ece5c52 7557#, c-format
252b5132
RH
7558msgid "N_LBRAC not within function\n"
7559msgstr ""
7560
ae351704 7561#: stabs.c:495
6ece5c52 7562#, c-format
252b5132
RH
7563msgid "Too many N_RBRACs\n"
7564msgstr ""
7565
2ee0aedf 7566#: stabs.c:727
252b5132
RH
7567msgid "unknown C++ encoded name"
7568msgstr ""
7569
7570#. Complain and keep going, so compilers can invent new
7571#. cross-reference types.
2ee0aedf 7572#: stabs.c:1262
252b5132
RH
7573msgid "unrecognized cross reference type"
7574msgstr ""
7575
7576#. Does this actually ever happen? Is that why we are worrying
7577#. about dealing with it rather than just calling error_type?
2ee0aedf 7578#: stabs.c:1809
252b5132
RH
7579msgid "missing index type"
7580msgstr ""
7581
cc643b88 7582#: stabs.c:2129
252b5132
RH
7583msgid "unknown virtual character for baseclass"
7584msgstr ""
7585
cc643b88 7586#: stabs.c:2147
252b5132
RH
7587msgid "unknown visibility character for baseclass"
7588msgstr ""
7589
cc643b88 7590#: stabs.c:2337
252b5132
RH
7591msgid "unnamed $vb type"
7592msgstr ""
7593
cc643b88 7594#: stabs.c:2343
252b5132
RH
7595msgid "unrecognized C++ abbreviation"
7596msgstr ""
7597
cc643b88 7598#: stabs.c:2419
252b5132
RH
7599msgid "unknown visibility character for field"
7600msgstr ""
7601
cc643b88 7602#: stabs.c:2679
252b5132
RH
7603msgid "const/volatile indicator missing"
7604msgstr ""
7605
cc643b88 7606#: stabs.c:2924
252b5132
RH
7607#, c-format
7608msgid "No mangling for \"%s\"\n"
7609msgstr ""
7610
cc643b88 7611#: stabs.c:3224
252b5132
RH
7612msgid "Undefined N_EXCL"
7613msgstr ""
7614
cc643b88 7615#: stabs.c:3304
252b5132
RH
7616#, c-format
7617msgid "Type file number %d out of range\n"
7618msgstr ""
7619
cc643b88 7620#: stabs.c:3309
252b5132
RH
7621#, c-format
7622msgid "Type index number %d out of range\n"
7623msgstr ""
7624
cc643b88 7625#: stabs.c:3388
252b5132
RH
7626#, c-format
7627msgid "Unrecognized XCOFF type %d\n"
7628msgstr ""
7629
cc643b88 7630#: stabs.c:3680
252b5132
RH
7631#, c-format
7632msgid "bad mangled name `%s'\n"
7633msgstr ""
7634
cc643b88 7635#: stabs.c:3775
6ece5c52 7636#, c-format
252b5132
RH
7637msgid "no argument types in mangled string\n"
7638msgstr ""
7639
cc643b88 7640#: stabs.c:5125
6ece5c52
AM
7641#, c-format
7642msgid "Demangled name is not a function\n"
7643msgstr ""
7644
cc643b88 7645#: stabs.c:5167
6ece5c52 7646#, c-format
06647dfd 7647msgid "Unexpected type in v3 arglist demangling\n"
6ece5c52
AM
7648msgstr ""
7649
cc643b88 7650#: stabs.c:5234
6ece5c52 7651#, c-format
06647dfd 7652msgid "Unrecognized demangle component %d\n"
6ece5c52
AM
7653msgstr ""
7654
cc643b88 7655#: stabs.c:5286
6ece5c52
AM
7656#, c-format
7657msgid "Failed to print demangled template\n"
7658msgstr ""
7659
cc643b88 7660#: stabs.c:5366
6ece5c52
AM
7661#, c-format
7662msgid "Couldn't get demangled builtin type\n"
7663msgstr ""
7664
cc643b88 7665#: stabs.c:5415
6ece5c52
AM
7666#, c-format
7667msgid "Unexpected demangled varargs\n"
7668msgstr ""
7669
cc643b88 7670#: stabs.c:5422
6ece5c52
AM
7671#, c-format
7672msgid "Unrecognized demangled builtin type\n"
7673msgstr ""
7674
2ee0aedf 7675#: strings.c:186 strings.c:245
23f938f1
TG
7676#, c-format
7677msgid "invalid integer argument %s"
7678msgstr ""
7679
2ee0aedf 7680#: strings.c:248
252b5132 7681#, c-format
f12e7348 7682msgid "invalid minimum string length %d"
252b5132
RH
7683msgstr ""
7684
cc643b88 7685#: strings.c:651
6ece5c52 7686#, c-format
1a09a22c 7687msgid " Display printable strings in [file(s)] (stdin by default)\n"
252b5132
RH
7688msgstr ""
7689
cc643b88 7690#: strings.c:652
6ece5c52 7691#, c-format
1a09a22c
NC
7692msgid ""
7693" The options are:\n"
7694" -a - --all Scan the entire file, not just the data section\n"
7695" -f --print-file-name Print the name of the file before each string\n"
7696" -n --bytes=[number] Locate & print any NUL-terminated sequence of "
7697"at\n"
f12e7348 7698" -<number> least [number] characters (default 4).\n"
06647dfd 7699" -t --radix={o,d,x} Print the location of the string in base 8, 10 "
1a09a22c
NC
7700"or 16\n"
7701" -o An alias for --radix=o\n"
7702" -T --target=<BFDNAME> Specify the binary file format\n"
fce00800
AM
7703" -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
7704" s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-"
7705"bit\n"
3caac5b8 7706" @<file> Read options from <file>\n"
1a09a22c 7707" -h --help Display this information\n"
23f938f1 7708" -v -V --version Print the program's version number\n"
1a09a22c
NC
7709msgstr ""
7710
9cf03b7e
NC
7711#: sysdump.c:66
7712msgid "*undefined*"
7713msgstr ""
7714
7715#: sysdump.c:137
7716#, c-format
7717msgid "SUM IS %x\n"
7718msgstr ""
7719
7720#: sysdump.c:503
7721#, c-format
7722msgid "GOT A %x\n"
7723msgstr ""
7724
7725#: sysdump.c:521
7726#, c-format
7727msgid "WANTED %x!!\n"
7728msgstr ""
7729
7730#: sysdump.c:539
7731msgid "SYMBOL INFO"
7732msgstr ""
7733
7734#: sysdump.c:557
7735msgid "DERIVED TYPE"
7736msgstr ""
7737
7738#: sysdump.c:614
7739msgid "MODULE***\n"
7740msgstr ""
7741
23f938f1 7742#: sysdump.c:647
6ece5c52 7743#, c-format
1a09a22c
NC
7744msgid "Print a human readable interpretation of a SYSROFF object file\n"
7745msgstr ""
7746
23f938f1 7747#: sysdump.c:648
6ece5c52 7748#, c-format
1a09a22c
NC
7749msgid ""
7750" The options are:\n"
7751" -h --help Display this information\n"
7752" -v --version Print the program's version number\n"
252b5132
RH
7753msgstr ""
7754
23f938f1 7755#: sysdump.c:715
252b5132 7756#, c-format
60bcf0fa 7757msgid "cannot open input file %s"
252b5132
RH
7758msgstr ""
7759
2ee0aedf 7760#: version.c:36
6ece5c52 7761#, c-format
cc643b88 7762msgid "Copyright 2011 Free Software Foundation, Inc.\n"
252b5132
RH
7763msgstr ""
7764
2ee0aedf 7765#: version.c:37
6ece5c52 7766#, c-format
252b5132
RH
7767msgid ""
7768"This program is free software; you may redistribute it under the terms of\n"
f12e7348
NC
7769"the GNU General Public License version 3 or (at your option) any later "
7770"version.\n"
7771"This program has absolutely no warranty.\n"
252b5132
RH
7772msgstr ""
7773
2ee0aedf 7774#: windmc.c:190
252b5132 7775#, c-format
cc643b88 7776msgid "can't create %s file `%s' for output.\n"
252b5132
RH
7777msgstr ""
7778
2ee0aedf 7779#: windmc.c:198
6ece5c52 7780#, c-format
ae351704 7781msgid "Usage: %s [option(s)] [input-file]\n"
252b5132
RH
7782msgstr ""
7783
2ee0aedf 7784#: windmc.c:200
6ece5c52 7785#, c-format
ae351704
AM
7786msgid ""
7787" The options are:\n"
7788" -a --ascii_in Read input file as ASCII file\n"
7789" -A --ascii_out Write binary messages as ASCII\n"
7790" -b --binprefix .bin filename is prefixed by .mc filename_ "
7791"for uniqueness.\n"
7792" -c --customflag Set custom flags for messages\n"
7793" -C --codepage_in=<val> Set codepage when reading mc text file\n"
7794" -d --decimal_values Print values to text files decimal\n"
7795" -e --extension=<extension> Set header extension used on export header "
7796"file\n"
cc643b88 7797" -F --target <target> Specify output target for endianness.\n"
ae351704
AM
7798" -h --headerdir=<directory> Set the export directory for headers\n"
7799" -u --unicode_in Read input file as UTF16 file\n"
7800" -U --unicode_out Write binary messages as UFT16\n"
7801" -m --maxlength=<val> Set the maximal allowed message length\n"
7802" -n --nullterminate Automatic add a zero termination to strings\n"
7803" -o --hresult_use Use HRESULT definition instead of status code "
7804"definition\n"
7805" -O --codepage_out=<val> Set codepage used for writing text file\n"
7806" -r --rcdir=<directory> Set the export directory for rc files\n"
7807" -x --xdbg=<directory> Where to create the .dbg C include file\n"
7808" that maps message ID's to their symbolic "
7809"name.\n"
7810msgstr ""
7811
2ee0aedf 7812#: windmc.c:220
ae351704
AM
7813#, c-format
7814msgid ""
7815" -H --help Print this help message\n"
7816" -v --verbose Verbose - tells you what it's doing\n"
7817" -V --version Print version information\n"
252b5132
RH
7818msgstr ""
7819
2ee0aedf 7820#: windmc.c:261 windres.c:411
252b5132
RH
7821#, c-format
7822msgid "%s: warning: "
7823msgstr ""
7824
2ee0aedf 7825#: windmc.c:262
ae351704 7826#, c-format
cc643b88 7827msgid "A codepage was specified switch `%s' and UTF16.\n"
ae351704
AM
7828msgstr ""
7829
2ee0aedf 7830#: windmc.c:263
ae351704
AM
7831#, c-format
7832msgid "\tcodepage settings are ignored.\n"
7833msgstr ""
7834
2ee0aedf 7835#: windmc.c:307
ae351704
AM
7836msgid "try to add a ill language."
7837msgstr ""
7838
2ee0aedf 7839#: windmc.c:1116
ae351704 7840#, c-format
cc643b88 7841msgid "unable to open file `%s' for input.\n"
ae351704
AM
7842msgstr ""
7843
2ee0aedf 7844#: windmc.c:1124
23f938f1
TG
7845#, c-format
7846msgid "unable to read contents of %s"
7847msgstr ""
7848
2ee0aedf 7849#: windmc.c:1136
ae351704
AM
7850msgid "input file does not seems to be UFT16.\n"
7851msgstr ""
7852
2ee0aedf 7853#: windres.c:216
ae351704
AM
7854#, c-format
7855msgid "can't open %s `%s': %s"
7856msgstr ""
7857
2ee0aedf 7858#: windres.c:390
ae351704
AM
7859#, c-format
7860msgid ": expected to be a directory\n"
7861msgstr ""
7862
2ee0aedf 7863#: windres.c:402
ae351704
AM
7864#, c-format
7865msgid ": expected to be a leaf\n"
7866msgstr ""
7867
2ee0aedf 7868#: windres.c:413
6ece5c52 7869#, c-format
252b5132
RH
7870msgid ": duplicate value\n"
7871msgstr ""
7872
2ee0aedf 7873#: windres.c:563
252b5132 7874#, c-format
60bcf0fa 7875msgid "unknown format type `%s'"
252b5132
RH
7876msgstr ""
7877
2ee0aedf 7878#: windres.c:564
252b5132
RH
7879#, c-format
7880msgid "%s: supported formats:"
7881msgstr ""
7882
7883#. Otherwise, we give up.
2ee0aedf 7884#: windres.c:647
252b5132 7885#, c-format
06647dfd 7886msgid "can not determine type of file `%s'; use the -J option"
252b5132
RH
7887msgstr ""
7888
2ee0aedf 7889#: windres.c:659
252b5132 7890#, c-format
1a09a22c 7891msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
252b5132
RH
7892msgstr ""
7893
2ee0aedf 7894#: windres.c:661
6ece5c52 7895#, c-format
252b5132 7896msgid ""
1a09a22c
NC
7897" The options are:\n"
7898" -i --input=<file> Name input file\n"
7899" -o --output=<file> Name output file\n"
fce00800 7900" -J --input-format=<format> Specify input format\n"
1a09a22c
NC
7901" -O --output-format=<format> Specify output format\n"
7902" -F --target=<target> Specify COFF target\n"
7903" --preprocessor=<program> Program to use to preprocess rc file\n"
cc643b88 7904" --preprocessor-arg=<arg> Additional preprocessor argument\n"
fce00800 7905" -I --include-dir=<dir> Include directory when preprocessing rc file\n"
1a09a22c 7906" -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
fce00800 7907" -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
1a09a22c 7908" -v --verbose Verbose - tells you what it's doing\n"
ae351704 7909" -c --codepage=<codepage> Specify default codepage\n"
fce00800 7910" -l --language=<val> Set language when reading rc file\n"
1a09a22c
NC
7911" --use-temp-file Use a temporary file instead of popen to "
7912"read\n"
7913" the preprocessor output\n"
7914" --no-use-temp-file Use popen (default)\n"
7915msgstr ""
7916
cc643b88 7917#: windres.c:679
6ece5c52 7918#, c-format
1a09a22c
NC
7919msgid " --yydebug Turn on parser debugging\n"
7920msgstr ""
7921
cc643b88 7922#: windres.c:682
6ece5c52 7923#, c-format
252b5132 7924msgid ""
fce00800 7925" -r Ignored for compatibility with rc\n"
3caac5b8 7926" @<file> Read options from <file>\n"
1a09a22c
NC
7927" -h --help Print this help message\n"
7928" -V --version Print version information\n"
252b5132
RH
7929msgstr ""
7930
cc643b88 7931#: windres.c:687
6ece5c52 7932#, c-format
252b5132
RH
7933msgid ""
7934"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
7935"extension if not specified. A single file name is an input file.\n"
7936"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
7937msgstr ""
7938
cc643b88 7939#: windres.c:850
ae351704
AM
7940msgid "invalid codepage specified.\n"
7941msgstr ""
7942
cc643b88 7943#: windres.c:865
fce00800
AM
7944msgid "invalid option -f\n"
7945msgstr ""
7946
cc643b88 7947#: windres.c:870
fce00800
AM
7948msgid "No filename following the -fo option.\n"
7949msgstr ""
7950
cc643b88 7951#: windres.c:959
6ece5c52 7952#, c-format
fce00800
AM
7953msgid ""
7954"Option -I is deprecated for setting the input format, please use -J "
7955"instead.\n"
7956msgstr ""
7957
cc643b88 7958#: windres.c:1072
252b5132
RH
7959msgid "no resources"
7960msgstr ""
7961
cc643b88 7962#: wrstabs.c:354 wrstabs.c:1915
252b5132 7963#, c-format
60bcf0fa 7964msgid "string_hash_lookup failed: %s"
252b5132
RH
7965msgstr ""
7966
cc643b88 7967#: wrstabs.c:637
252b5132 7968#, c-format
60bcf0fa 7969msgid "stab_int_type: bad size %u"
252b5132
RH
7970msgstr ""
7971
cc643b88 7972#: wrstabs.c:1393
252b5132 7973#, c-format
60bcf0fa 7974msgid "%s: warning: unknown size for field `%s' in struct"
252b5132 7975msgstr ""
This page took 1.066553 seconds and 4 git commands to generate.