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