summaryrefslogtreecommitdiff
path: root/bfd/po/bfd.pot
blob: f7ffbb47b01a96e38f7f84419a94041cef80202d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 1999-04-18 18:26-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: ENCODING\n"

#: aout-adobe.c:182
#, c-format
msgid "%s: Unknown section type in a.out.adobe file: %x\n"
msgstr ""

#: aoutx.h:1237 aoutx.h:1651
#, c-format
msgid "%s: can not represent section `%s' in a.out object file format"
msgstr ""

#: aoutx.h:1621
#, c-format
msgid ""
"%s: can not represent section for symbol `%s' in a.out object file format"
msgstr ""

#: aoutx.h:1623
msgid "*unknown*"
msgstr ""

#: aoutx.h:3667
#, c-format
msgid "%s: relocateable link from %s to %s not supported"
msgstr ""

#: archive.c:1716
msgid "Warning: writing archive was slow: rewriting timestamp\n"
msgstr ""

#: archive.c:1987
msgid "Reading archive file mod timestamp"
msgstr ""

#. FIXME: bfd can't call perror.
#: archive.c:2011
msgid "Writing updated armap timestamp"
msgstr ""

#: bfd.c:274
msgid "No error"
msgstr ""

#: bfd.c:275
msgid "System call error"
msgstr ""

#: bfd.c:276
msgid "Invalid bfd target"
msgstr ""

#: bfd.c:277
msgid "File in wrong format"
msgstr ""

#: bfd.c:278
msgid "Invalid operation"
msgstr ""

#: bfd.c:279
msgid "Memory exhausted"
msgstr ""

#: bfd.c:280
msgid "No symbols"
msgstr ""

#: bfd.c:281
msgid "Archive has no index; run ranlib to add one"
msgstr ""

#: bfd.c:282
msgid "No more archived files"
msgstr ""

#: bfd.c:283
msgid "Malformed archive"
msgstr ""

#: bfd.c:284
msgid "File format not recognized"
msgstr ""

#: bfd.c:285
msgid "File format is ambiguous"
msgstr ""

#: bfd.c:286
msgid "Section has no contents"
msgstr ""

#: bfd.c:287
msgid "Nonrepresentable section on output"
msgstr ""

#: bfd.c:288
msgid "Symbol needs debug section which does not exist"
msgstr ""

#: bfd.c:289
msgid "Bad value"
msgstr ""

#: bfd.c:290
msgid "File truncated"
msgstr ""

#: bfd.c:291
msgid "File too big"
msgstr ""

#: bfd.c:292
msgid "#<Invalid error code>"
msgstr ""

#: bfd.c:679
#, c-format
msgid "bfd assertion fail %s:%d"
msgstr ""

#: binary.c:298
#, c-format
msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
msgstr ""

#: coff-a29k.c:121
msgid "Missing IHCONST"
msgstr ""

#: coff-a29k.c:181
msgid "Missing IHIHALF"
msgstr ""

#: coff-a29k.c:213
msgid "Unrecognized reloc"
msgstr ""

#: coff-a29k.c:406
msgid "missing IHCONST reloc"
msgstr ""

#: coff-a29k.c:497
msgid "missing IHIHALF reloc"
msgstr ""

#: coff-alpha.c:880 coff-alpha.c:917
msgid "GP relative relocation used when GP not defined"
msgstr ""

#: coff-alpha.c:1486 elf64-alpha.c:4051
msgid "using multiple gp values"
msgstr ""

#: coff-alpha.c:1992 coff-mips.c:1435 elf32-mips.c:5175
msgid "GP relative relocation when GP not defined"
msgstr ""

#: coff-arm.c:884
#, c-format
msgid "%s: unable to find THUMB glue '%s' for `%s'"
msgstr ""

#: coff-arm.c:913
#, c-format
msgid "%s: unable to find ARM glue '%s' for `%s'"
msgstr ""

#: coff-arm.c:1192 coff-arm.c:1286
#, c-format
msgid "%s(%s): warning: interworking not enabled."
msgstr ""

#: coff-arm.c:1196
#, c-format
msgid "  first occurrence: %s: arm call to thumb"
msgstr ""

#: coff-arm.c:1290
#, c-format
msgid "  first occurrence: %s: thumb call to arm"
msgstr ""

#: coff-arm.c:1293
msgid "  consider relinking with --support-old-code enabled"
msgstr ""

#: coff-arm.c:1581 coff-tic80.c:682 cofflink.c:2722
#, c-format
msgid "%s: bad reloc address 0x%lx in section `%s'"
msgstr ""

#: coff-arm.c:2036
#, c-format
msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
msgstr ""

#: coff-arm.c:2051
#, c-format
msgid ""
"%s: ERROR: passes floats in float registers whereas target %s uses integer "
"registers"
msgstr ""

#: coff-arm.c:2054
#, c-format
msgid ""
"%s: ERROR: passes floats in integer registers whereas target %s uses float "
"registers"
msgstr ""

#: coff-arm.c:2069
#, c-format
msgid ""
"%s: ERROR: compiled as position independent code, whereas target %s is "
"absolute position"
msgstr ""

#: coff-arm.c:2072
#, c-format
msgid ""
"%s: ERROR: compiled as absolute position code, whereas target %s is position "
"independent"
msgstr ""

#: coff-arm.c:2101
#, c-format
msgid "Warning: input file %s supports interworking, whereas %s does not."
msgstr ""

#: coff-arm.c:2104
#, c-format
msgid "Warning: input file %s does not support interworking, whereas %s does."
msgstr ""

#: coff-arm.c:2132
#, c-format
msgid "private flags = %x:"
msgstr ""

#: coff-arm.c:2140
msgid " [floats passed in float registers]"
msgstr ""

#: coff-arm.c:2142
msgid " [floats passed in integer registers]"
msgstr ""

#: coff-arm.c:2145
msgid " [position independent]"
msgstr ""

#: coff-arm.c:2147
msgid " [absolute position]"
msgstr ""

#: coff-arm.c:2151
msgid " [interworking flag not initialised]"
msgstr ""

#: coff-arm.c:2153
msgid " [interworking supported]"
msgstr ""

#: coff-arm.c:2155
msgid " [interworking not supported]"
msgstr ""

#: coff-arm.c:2204
#, c-format
msgid ""
"Warning: Not setting interworking flag of %s, since it has already been "
"specified as non-interworking"
msgstr ""

#: coff-arm.c:2208
#, c-format
msgid "Warning: Clearing the interworking flag of %s due to outside request"
msgstr ""

#: coff-i960.c:135 coff-i960.c:484
msgid "uncertain calling convention for non-COFF symbol"
msgstr ""

#: coff-mips.c:875 elf32-mips.c:1183
msgid "GP relative relocation when _gp not defined"
msgstr ""

#: coff-mips.c:2433
msgid "unsupported reloc type"
msgstr ""

#. No other sections should appear in -membedded-pic
#. code.
#: coff-mips.c:2470
msgid "reloc against unsupported section"
msgstr ""

#: coff-mips.c:2478
msgid "reloc not properly aligned"
msgstr ""

#: coff-tic80.c:445
#, c-format
msgid "Unrecognized reloc type 0x%x"
msgstr ""

#: coff-w65.c:383
#, c-format
msgid "ignoring reloc %s\n"
msgstr ""

#: coffcode.h:3413
#, c-format
msgid "%s: warning: illegal symbol index %ld in line numbers"
msgstr ""

#: coffcode.h:3427
#, c-format
msgid "%s: warning: duplicate line number information for `%s'"
msgstr ""

#: coffcode.h:3748
#, c-format
msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
msgstr ""

#: coffcode.h:3932
#, c-format
msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr ""

#: coffcode.h:3970
#, c-format
msgid "%s: illegal relocation type %d at address 0x%lx"
msgstr ""

#: coffgen.c:1607
#, c-format
msgid "%s: bad string table size %lu"
msgstr ""

#: cofflink.c:423
#, c-format
msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
msgstr ""

#: cofflink.c:2093
#, c-format
msgid "%s: relocs in section `%s', but it has no contents"
msgstr ""

#: coffswap.h:879
#, c-format
msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
msgstr ""

#: coffswap.h:892
#, c-format
msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
msgstr ""

#: dwarf2.c:420
msgid "Dwarf Error: Can't find .debug_abbrev section."
msgstr ""

#: dwarf2.c:438
#, c-format
msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
msgstr ""

#: dwarf2.c:614
#, c-format
msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
msgstr ""

#: dwarf2.c:720
msgid "Dwarf Error: Can't find .debug_line section."
msgstr ""

#: dwarf2.c:881
msgid "Dwarf Error: mangled line number section."
msgstr ""

#: dwarf2.c:1054 dwarf2.c:1201
#, c-format
msgid "Dwarf Error: Could not find abbrev number %d."
msgstr ""

#: dwarf2.c:1162
#, c-format
msgid ""
"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
"information."
msgstr ""

#: dwarf2.c:1169
#, c-format
msgid ""
"Dwarf Error: found address size '%u', this reader can not handle sizes "
"greater than '%u'."
msgstr ""

#: dwarf2.c:1192
#, c-format
msgid "Dwarf Error: Bad abbrev number: %d."
msgstr ""

#: ecoff.c:1308
#, c-format
msgid "Unknown basic type %d"
msgstr ""

#: ecoff.c:1580
#, c-format
msgid ""
"\n"
"      End+1 symbol: %ld"
msgstr ""

#: ecoff.c:1587 ecoff.c:1590
#, c-format
msgid ""
"\n"
"      First symbol: %ld"
msgstr ""

#: ecoff.c:1602
#, c-format
msgid ""
"\n"
"      End+1 symbol: %-7ld   Type:  %s"
msgstr ""

#: ecoff.c:1609
#, c-format
msgid ""
"\n"
"      Local symbol: %ld"
msgstr ""

#: ecoff.c:1617
#, c-format
msgid ""
"\n"
"      struct; End+1 symbol: %ld"
msgstr ""

#: ecoff.c:1622
#, c-format
msgid ""
"\n"
"      union; End+1 symbol: %ld"
msgstr ""

#: ecoff.c:1627
#, c-format
msgid ""
"\n"
"      enum; End+1 symbol: %ld"
msgstr ""

#: ecoff.c:1633
#, c-format
msgid ""
"\n"
"      Type: %s"
msgstr ""

#: elf-m10200.c:455 elf-m10300.c:667 elf32-d10v.c:490 elf32-fr30.c:650
#: elf32-m32r.c:1157 elf32-v850.c:1674
msgid "internal error: out of range error"
msgstr ""

#: elf-m10200.c:459 elf-m10300.c:671 elf32-d10v.c:494 elf32-fr30.c:654
#: elf32-m32r.c:1161 elf32-v850.c:1678
msgid "internal error: unsupported relocation error"
msgstr ""

#: elf-m10200.c:463 elf-m10300.c:675 elf32-d10v.c:498 elf32-m32r.c:1165
msgid "internal error: dangerous error"
msgstr ""

#: elf-m10200.c:467 elf-m10300.c:679 elf32-d10v.c:502 elf32-fr30.c:662
#: elf32-m32r.c:1169 elf32-v850.c:1698
msgid "internal error: unknown error"
msgstr ""

#: elf.c:320
#, c-format
msgid "%s: invalid string offset %u >= %lu for section `%s'"
msgstr ""

#: elf.c:543
msgid ""
"\n"
"Program Header:\n"
msgstr ""

#: elf.c:591
msgid ""
"\n"
"Dynamic Section:\n"
msgstr ""

#: elf.c:693
msgid ""
"\n"
"Version definitions:\n"
msgstr ""

#: elf.c:716
msgid ""
"\n"
"Version References:\n"
msgstr ""

#: elf.c:721
#, c-format
msgid "  required from %s:\n"
msgstr ""

#: elf.c:1882
#, c-format
msgid ""
"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
"0x%.8lx\n"
msgstr ""

#: elf.c:2481
#, c-format
msgid "%s: Not enough room for program headers (allocated %u, need %u)"
msgstr ""

#: elf.c:2584
#, c-format
msgid "%s: Not enough room for program headers, try linking with -N"
msgstr ""

#: elf.c:2710
#, c-format
msgid "Error: First section in segment (%s) starts at 0x%x"
msgstr ""

#: elf.c:2713
#, c-format
msgid "       whereas segment starts at 0x%x"
msgstr ""

#: elf.c:2983
#, c-format
msgid "%s: warning: allocated section `%s' not in segment"
msgstr ""

#: elf.c:3350
#, c-format
msgid "%s: symbol `%s' required but not present"
msgstr ""

#: elf.c:3359
#, c-format
msgid ""
"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
"0x%.8lx%s\n"
msgstr ""

#: elf.c:3501
#, c-format
msgid "%s: warning: Empty loadable segment detected\n"
msgstr ""

#: elf.c:4774
#, c-format
msgid "%s: unsupported relocation type %s"
msgstr ""

#: elf32-fr30.c:658 elf32-v850.c:1682
msgid "internal error: dangerous relocation"
msgstr ""

#: elf32-hppa.c:1215
msgid "Unsupported call to hppa_elf_reloc"
msgstr ""

#: elf32-i386.c:1293
#, c-format
msgid ""
"%s: warning: unresolvable relocation against symbol `%s' from %s section"
msgstr ""

#: elf32-m32r.c:808
msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr ""

#: elf32-m32r.c:892 elf32-ppc.c:3071
#, c-format
msgid "%s: unknown relocation type %d"
msgstr ""

#: elf32-m32r.c:1100
#, c-format
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
msgstr ""

#: elf32-m32r.c:1906
#, c-format
msgid "%s: Instruction set mismatch with previous modules"
msgstr ""

#: elf32-m32r.c:1929
#, c-format
msgid "private flags = %lx"
msgstr ""

#: elf32-m32r.c:1934
msgid ": m32r instructions"
msgstr ""