19990502 sourceware import
[deliverable/binutils-gdb.git] / bfd / po / bfd.pot
CommitLineData
252b5132
RH
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR Free Software Foundation, Inc.
3# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4#
5#, fuzzy
6msgid ""
7msgstr ""
8"Project-Id-Version: PACKAGE VERSION\n"
9"POT-Creation-Date: 1999-04-18 18:26-0400\n"
10"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12"Language-Team: LANGUAGE <LL@li.org>\n"
13"MIME-Version: 1.0\n"
14"Content-Type: text/plain; charset=CHARSET\n"
15"Content-Transfer-Encoding: ENCODING\n"
16
17#: aout-adobe.c:182
18#, c-format
19msgid "%s: Unknown section type in a.out.adobe file: %x\n"
20msgstr ""
21
22#: aoutx.h:1237 aoutx.h:1651
23#, c-format
24msgid "%s: can not represent section `%s' in a.out object file format"
25msgstr ""
26
27#: aoutx.h:1621
28#, c-format
29msgid ""
30"%s: can not represent section for symbol `%s' in a.out object file format"
31msgstr ""
32
33#: aoutx.h:1623
34msgid "*unknown*"
35msgstr ""
36
37#: aoutx.h:3667
38#, c-format
39msgid "%s: relocateable link from %s to %s not supported"
40msgstr ""
41
42#: archive.c:1716
43msgid "Warning: writing archive was slow: rewriting timestamp\n"
44msgstr ""
45
46#: archive.c:1987
47msgid "Reading archive file mod timestamp"
48msgstr ""
49
50#. FIXME: bfd can't call perror.
51#: archive.c:2011
52msgid "Writing updated armap timestamp"
53msgstr ""
54
55#: bfd.c:274
56msgid "No error"
57msgstr ""
58
59#: bfd.c:275
60msgid "System call error"
61msgstr ""
62
63#: bfd.c:276
64msgid "Invalid bfd target"
65msgstr ""
66
67#: bfd.c:277
68msgid "File in wrong format"
69msgstr ""
70
71#: bfd.c:278
72msgid "Invalid operation"
73msgstr ""
74
75#: bfd.c:279
76msgid "Memory exhausted"
77msgstr ""
78
79#: bfd.c:280
80msgid "No symbols"
81msgstr ""
82
83#: bfd.c:281
84msgid "Archive has no index; run ranlib to add one"
85msgstr ""
86
87#: bfd.c:282
88msgid "No more archived files"
89msgstr ""
90
91#: bfd.c:283
92msgid "Malformed archive"
93msgstr ""
94
95#: bfd.c:284
96msgid "File format not recognized"
97msgstr ""
98
99#: bfd.c:285
100msgid "File format is ambiguous"
101msgstr ""
102
103#: bfd.c:286
104msgid "Section has no contents"
105msgstr ""
106
107#: bfd.c:287
108msgid "Nonrepresentable section on output"
109msgstr ""
110
111#: bfd.c:288
112msgid "Symbol needs debug section which does not exist"
113msgstr ""
114
115#: bfd.c:289
116msgid "Bad value"
117msgstr ""
118
119#: bfd.c:290
120msgid "File truncated"
121msgstr ""
122
123#: bfd.c:291
124msgid "File too big"
125msgstr ""
126
127#: bfd.c:292
128msgid "#<Invalid error code>"
129msgstr ""
130
131#: bfd.c:679
132#, c-format
133msgid "bfd assertion fail %s:%d"
134msgstr ""
135
136#: binary.c:298
137#, c-format
138msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
139msgstr ""
140
141#: coff-a29k.c:121
142msgid "Missing IHCONST"
143msgstr ""
144
145#: coff-a29k.c:181
146msgid "Missing IHIHALF"
147msgstr ""
148
149#: coff-a29k.c:213
150msgid "Unrecognized reloc"
151msgstr ""
152
153#: coff-a29k.c:406
154msgid "missing IHCONST reloc"
155msgstr ""
156
157#: coff-a29k.c:497
158msgid "missing IHIHALF reloc"
159msgstr ""
160
161#: coff-alpha.c:880 coff-alpha.c:917
162msgid "GP relative relocation used when GP not defined"
163msgstr ""
164
165#: coff-alpha.c:1486 elf64-alpha.c:4051
166msgid "using multiple gp values"
167msgstr ""
168
169#: coff-alpha.c:1992 coff-mips.c:1435 elf32-mips.c:5175
170msgid "GP relative relocation when GP not defined"
171msgstr ""
172
173#: coff-arm.c:884
174#, c-format
175msgid "%s: unable to find THUMB glue '%s' for `%s'"
176msgstr ""
177
178#: coff-arm.c:913
179#, c-format
180msgid "%s: unable to find ARM glue '%s' for `%s'"
181msgstr ""
182
183#: coff-arm.c:1192 coff-arm.c:1286
184#, c-format
185msgid "%s(%s): warning: interworking not enabled."
186msgstr ""
187
188#: coff-arm.c:1196
189#, c-format
190msgid " first occurrence: %s: arm call to thumb"
191msgstr ""
192
193#: coff-arm.c:1290
194#, c-format
195msgid " first occurrence: %s: thumb call to arm"
196msgstr ""
197
198#: coff-arm.c:1293
199msgid " consider relinking with --support-old-code enabled"
200msgstr ""
201
202#: coff-arm.c:1581 coff-tic80.c:682 cofflink.c:2722
203#, c-format
204msgid "%s: bad reloc address 0x%lx in section `%s'"
205msgstr ""
206
207#: coff-arm.c:2036
208#, c-format
209msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
210msgstr ""
211
212#: coff-arm.c:2051
213#, c-format
214msgid ""
215"%s: ERROR: passes floats in float registers whereas target %s uses integer "
216"registers"
217msgstr ""
218
219#: coff-arm.c:2054
220#, c-format
221msgid ""
222"%s: ERROR: passes floats in integer registers whereas target %s uses float "
223"registers"
224msgstr ""
225
226#: coff-arm.c:2069
227#, c-format
228msgid ""
229"%s: ERROR: compiled as position independent code, whereas target %s is "
230"absolute position"
231msgstr ""
232
233#: coff-arm.c:2072
234#, c-format
235msgid ""
236"%s: ERROR: compiled as absolute position code, whereas target %s is position "
237"independent"
238msgstr ""
239
240#: coff-arm.c:2101
241#, c-format
242msgid "Warning: input file %s supports interworking, whereas %s does not."
243msgstr ""
244
245#: coff-arm.c:2104
246#, c-format
247msgid "Warning: input file %s does not support interworking, whereas %s does."
248msgstr ""
249
250#: coff-arm.c:2132
251#, c-format
252msgid "private flags = %x:"
253msgstr ""
254
255#: coff-arm.c:2140
256msgid " [floats passed in float registers]"
257msgstr ""
258
259#: coff-arm.c:2142
260msgid " [floats passed in integer registers]"
261msgstr ""
262
263#: coff-arm.c:2145
264msgid " [position independent]"
265msgstr ""
266
267#: coff-arm.c:2147
268msgid " [absolute position]"
269msgstr ""
270
271#: coff-arm.c:2151
272msgid " [interworking flag not initialised]"
273msgstr ""
274
275#: coff-arm.c:2153
276msgid " [interworking supported]"
277msgstr ""
278
279#: coff-arm.c:2155
280msgid " [interworking not supported]"
281msgstr ""
282
283#: coff-arm.c:2204
284#, c-format
285msgid ""
286"Warning: Not setting interworking flag of %s, since it has already been "
287"specified as non-interworking"
288msgstr ""
289
290#: coff-arm.c:2208
291#, c-format
292msgid "Warning: Clearing the interworking flag of %s due to outside request"
293msgstr ""
294
295#: coff-i960.c:135 coff-i960.c:484
296msgid "uncertain calling convention for non-COFF symbol"
297msgstr ""
298
299#: coff-mips.c:875 elf32-mips.c:1183
300msgid "GP relative relocation when _gp not defined"
301msgstr ""
302
303#: coff-mips.c:2433
304msgid "unsupported reloc type"
305msgstr ""
306
307#. No other sections should appear in -membedded-pic
308#. code.
309#: coff-mips.c:2470
310msgid "reloc against unsupported section"
311msgstr ""
312
313#: coff-mips.c:2478
314msgid "reloc not properly aligned"
315msgstr ""
316
317#: coff-tic80.c:445
318#, c-format
319msgid "Unrecognized reloc type 0x%x"
320msgstr ""
321
322#: coff-w65.c:383
323#, c-format
324msgid "ignoring reloc %s\n"
325msgstr ""
326
327#: coffcode.h:3413
328#, c-format
329msgid "%s: warning: illegal symbol index %ld in line numbers"
330msgstr ""
331
332#: coffcode.h:3427
333#, c-format
334msgid "%s: warning: duplicate line number information for `%s'"
335msgstr ""
336
337#: coffcode.h:3748
338#, c-format
339msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
340msgstr ""
341
342#: coffcode.h:3932
343#, c-format
344msgid "%s: warning: illegal symbol index %ld in relocs"
345msgstr ""
346
347#: coffcode.h:3970
348#, c-format
349msgid "%s: illegal relocation type %d at address 0x%lx"
350msgstr ""
351
352#: coffgen.c:1607
353#, c-format
354msgid "%s: bad string table size %lu"
355msgstr ""
356
357#: cofflink.c:423
358#, c-format
359msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
360msgstr ""
361
362#: cofflink.c:2093
363#, c-format
364msgid "%s: relocs in section `%s', but it has no contents"
365msgstr ""
366
367#: coffswap.h:879
368#, c-format
369msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
370msgstr ""
371
372#: coffswap.h:892
373#, c-format
374msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
375msgstr ""
376
377#: dwarf2.c:420
378msgid "Dwarf Error: Can't find .debug_abbrev section."
379msgstr ""
380
381#: dwarf2.c:438
382#, c-format
383msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
384msgstr ""
385
386#: dwarf2.c:614
387#, c-format
388msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
389msgstr ""
390
391#: dwarf2.c:720
392msgid "Dwarf Error: Can't find .debug_line section."
393msgstr ""
394
395#: dwarf2.c:881
396msgid "Dwarf Error: mangled line number section."
397msgstr ""
398
399#: dwarf2.c:1054 dwarf2.c:1201
400#, c-format
401msgid "Dwarf Error: Could not find abbrev number %d."
402msgstr ""
403
404#: dwarf2.c:1162
405#, c-format
406msgid ""
407"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
408"information."
409msgstr ""
410
411#: dwarf2.c:1169
412#, c-format
413msgid ""
414"Dwarf Error: found address size '%u', this reader can not handle sizes "
415"greater than '%u'."
416msgstr ""
417
418#: dwarf2.c:1192
419#, c-format
420msgid "Dwarf Error: Bad abbrev number: %d."
421msgstr ""
422
423#: ecoff.c:1308
424#, c-format
425msgid "Unknown basic type %d"
426msgstr ""
427
428#: ecoff.c:1580
429#, c-format
430msgid ""
431"\n"
432" End+1 symbol: %ld"
433msgstr ""
434
435#: ecoff.c:1587 ecoff.c:1590
436#, c-format
437msgid ""
438"\n"
439" First symbol: %ld"
440msgstr ""
441
442#: ecoff.c:1602
443#, c-format
444msgid ""
445"\n"
446" End+1 symbol: %-7ld Type: %s"
447msgstr ""
448
449#: ecoff.c:1609
450#, c-format
451msgid ""
452"\n"
453" Local symbol: %ld"
454msgstr ""
455
456#: ecoff.c:1617
457#, c-format
458msgid ""
459"\n"
460" struct; End+1 symbol: %ld"
461msgstr ""
462
463#: ecoff.c:1622
464#, c-format
465msgid ""
466"\n"
467" union; End+1 symbol: %ld"
468msgstr ""
469
470#: ecoff.c:1627
471#, c-format
472msgid ""
473"\n"
474" enum; End+1 symbol: %ld"
475msgstr ""
476
477#: ecoff.c:1633
478#, c-format
479msgid ""
480"\n"
481" Type: %s"
482msgstr ""
483
484#: elf-m10200.c:455 elf-m10300.c:667 elf32-d10v.c:490 elf32-fr30.c:650
485#: elf32-m32r.c:1157 elf32-v850.c:1674
486msgid "internal error: out of range error"
487msgstr ""
488
489#: elf-m10200.c:459 elf-m10300.c:671 elf32-d10v.c:494 elf32-fr30.c:654
490#: elf32-m32r.c:1161 elf32-v850.c:1678
491msgid "internal error: unsupported relocation error"
492msgstr ""
493
494#: elf-m10200.c:463 elf-m10300.c:675 elf32-d10v.c:498 elf32-m32r.c:1165
495msgid "internal error: dangerous error"
496msgstr ""
497
498#: elf-m10200.c:467 elf-m10300.c:679 elf32-d10v.c:502 elf32-fr30.c:662
499#: elf32-m32r.c:1169 elf32-v850.c:1698
500msgid "internal error: unknown error"
501msgstr ""
502
503#: elf.c:320
504#, c-format
505msgid "%s: invalid string offset %u >= %lu for section `%s'"
506msgstr ""
507
508#: elf.c:543
509msgid ""
510"\n"
511"Program Header:\n"
512msgstr ""
513
514#: elf.c:591
515msgid ""
516"\n"
517"Dynamic Section:\n"
518msgstr ""
519
520#: elf.c:693
521msgid ""
522"\n"
523"Version definitions:\n"
524msgstr ""
525
526#: elf.c:716
527msgid ""
528"\n"
529"Version References:\n"
530msgstr ""
531
532#: elf.c:721
533#, c-format
534msgid " required from %s:\n"
535msgstr ""
536
537#: elf.c:1882
538#, c-format
539msgid ""
540"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
541"0x%.8lx\n"
542msgstr ""
543
544#: elf.c:2481
545#, c-format
546msgid "%s: Not enough room for program headers (allocated %u, need %u)"
547msgstr ""
548
549#: elf.c:2584
550#, c-format
551msgid "%s: Not enough room for program headers, try linking with -N"
552msgstr ""
553
554#: elf.c:2710
555#, c-format
556msgid "Error: First section in segment (%s) starts at 0x%x"
557msgstr ""
558
559#: elf.c:2713
560#, c-format
561msgid " whereas segment starts at 0x%x"
562msgstr ""
563
564#: elf.c:2983
565#, c-format
566msgid "%s: warning: allocated section `%s' not in segment"
567msgstr ""
568
569#: elf.c:3350
570#, c-format
571msgid "%s: symbol `%s' required but not present"
572msgstr ""
573
574#: elf.c:3359
575#, c-format
576msgid ""
577"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
578"0x%.8lx%s\n"
579msgstr ""
580
581#: elf.c:3501
582#, c-format
583msgid "%s: warning: Empty loadable segment detected\n"
584msgstr ""
585
586#: elf.c:4774
587#, c-format
588msgid "%s: unsupported relocation type %s"
589msgstr ""
590
591#: elf32-fr30.c:658 elf32-v850.c:1682
592msgid "internal error: dangerous relocation"
593msgstr ""
594
595#: elf32-hppa.c:1215
596msgid "Unsupported call to hppa_elf_reloc"
597msgstr ""
598
599#: elf32-i386.c:1293
600#, c-format
601msgid ""
602"%s: warning: unresolvable relocation against symbol `%s' from %s section"
603msgstr ""
604
605#: elf32-m32r.c:808
606msgid "SDA relocation when _SDA_BASE_ not defined"
607msgstr ""
608
609#: elf32-m32r.c:892 elf32-ppc.c:3071
610#, c-format
611msgid "%s: unknown relocation type %d"
612msgstr ""
613
614#: elf32-m32r.c:1100
615#, c-format
616msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
617msgstr ""
618
619#: elf32-m32r.c:1906
620#, c-format
621msgid "%s: Instruction set mismatch with previous modules"
622msgstr ""
623
624#: elf32-m32r.c:1929
625#, c-format
626msgid "private flags = %lx"
627msgstr ""
628
629#: elf32-m32r.c:1934
630msgid ": m32r instructions"
631msgstr ""
632
This page took 0.068005 seconds and 4 git commands to generate.