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