blob: 10ce3220b9f876a90f15b87a4542c1969c92ba67 [file] [log] [blame]
# 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: 2000-04-04 23:18+0930\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:183
#, c-format
msgid "%s: Unknown section type in a.out.adobe file: %x\n"
msgstr ""
#: aoutx.h:1254 aoutx.h:1668
#, c-format
msgid "%s: can not represent section `%s' in a.out object file format"
msgstr ""
#: aoutx.h:1638
#, c-format
msgid ""
"%s: can not represent section for symbol `%s' in a.out object file format"
msgstr ""
#: aoutx.h:1640
msgid "*unknown*"
msgstr ""
#: aoutx.h:3685
#, c-format
msgid "%s: relocateable link from %s to %s not supported"
msgstr ""
#: archive.c:1724
msgid "Warning: writing archive was slow: rewriting timestamp\n"
msgstr ""
#: archive.c:1990
msgid "Reading archive file mod timestamp"
msgstr ""
#. FIXME: bfd can't call perror.
#: archive.c:2014
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 ""
#: bfd.c:697
#, c-format
msgid "BFD internal error, aborting at %s line %d in %s\n"
msgstr ""
#: bfd.c:701
#, c-format
msgid "BFD internal error, aborting at %s line %d\n"
msgstr ""
#: bfd.c:703
msgid "Please report this bug.\n"
msgstr ""
#: binary.c:298
#, c-format
msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx."
msgstr ""
#: coff-a29k.c:122
msgid "Missing IHCONST"
msgstr ""
#: coff-a29k.c:182
msgid "Missing IHIHALF"
msgstr ""
#: coff-a29k.c:214
msgid "Unrecognized reloc"
msgstr ""
#: coff-a29k.c:427
msgid "missing IHCONST reloc"
msgstr ""
#: coff-a29k.c:518
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:3990
msgid "using multiple gp values"
msgstr ""
#: coff-alpha.c:1992 coff-mips.c:1435
msgid "GP relative relocation when GP not defined"
msgstr ""
#: coff-arm.c:1020 elf32-arm.h:258
#, c-format
msgid "%s: unable to find THUMB glue '%s' for `%s'"
msgstr ""
#: coff-arm.c:1049 elf32-arm.h:291
#, c-format
msgid "%s: unable to find ARM glue '%s' for `%s'"
msgstr ""
#: coff-arm.c:1331 coff-arm.c:1426 elf32-arm.h:857 elf32-arm.h:955
#, c-format
msgid "%s(%s): warning: interworking not enabled."
msgstr ""
#: coff-arm.c:1335 elf32-arm.h:958
#, c-format
msgid " first occurrence: %s: arm call to thumb"
msgstr ""
#: coff-arm.c:1430 elf32-arm.h:860
#, c-format
msgid " first occurrence: %s: thumb call to arm"
msgstr ""
#: coff-arm.c:1433
msgid " consider relinking with --support-old-code enabled"
msgstr ""
#: coff-arm.c:1722 coff-tic80.c:682 cofflink.c:2980
#, c-format
msgid "%s: bad reloc address 0x%lx in section `%s'"
msgstr ""
#: coff-arm.c:2060
#, c-format
msgid "%s: illegal symbol index in reloc: %d"
msgstr ""
#: coff-arm.c:2189
#, c-format
msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
msgstr ""
#: coff-arm.c:2204
#, c-format
msgid ""
"%s: ERROR: passes floats in float registers whereas target %s uses integer "
"registers"
msgstr ""
#: coff-arm.c:2207
#, c-format
msgid ""
"%s: ERROR: passes floats in integer registers whereas target %s uses float "
"registers"
msgstr ""
#: coff-arm.c:2222
#, c-format
msgid ""
"%s: ERROR: compiled as position independent code, whereas target %s is "
"absolute position"
msgstr ""
#: coff-arm.c:2225
#, c-format
msgid ""
"%s: ERROR: compiled as absolute position code, whereas target %s is position "
"independent"
msgstr ""
#: coff-arm.c:2254
#, c-format
msgid "Warning: input file %s supports interworking, whereas %s does not."
msgstr ""
#: coff-arm.c:2257
#, c-format
msgid "Warning: input file %s does not support interworking, whereas %s does."
msgstr ""
#: coff-arm.c:2285
#, c-format
msgid "private flags = %x:"
msgstr ""
#: coff-arm.c:2293 elf32-arm.h:2089
msgid " [floats passed in float registers]"
msgstr ""
#: coff-arm.c:2295 elf32-arm.h:2091
msgid " [floats passed in integer registers]"
msgstr ""
#: coff-arm.c:2298 elf32-arm.h:2094
msgid " [position independent]"
msgstr ""
#: coff-arm.c:2300 elf32-arm.h:2096
msgid " [absolute position]"
msgstr ""
#: coff-arm.c:2304
msgid " [interworking flag not initialised]"
msgstr ""
#: coff-arm.c:2306
msgid " [interworking supported]"
msgstr ""
#: coff-arm.c:2308
msgid " [interworking not supported]"
msgstr ""
#: coff-arm.c:2357
#, c-format
msgid ""
"Warning: Not setting interworking flag of %s, since it has already been "
"specified as non-interworking"
msgstr ""
#: coff-arm.c:2361
#, c-format
msgid "Warning: Clearing the interworking flag of %s due to outside request"
msgstr ""
#: coff-i960.c:136 coff-i960.c:485
msgid "uncertain calling convention for non-COFF symbol"
msgstr ""
#: coff-mips.c:875 elf32-mips.c:1406
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:3965
#, c-format
msgid "%s: warning: illegal symbol index %ld in line numbers"
msgstr ""
#: coffcode.h:3979
#, c-format
msgid "%s: warning: duplicate line number information for `%s'"
msgstr ""
#: coffcode.h:4334
#, c-format
msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
msgstr ""
#: coffcode.h:4465
#, c-format
msgid "warning: %s: local symbol `%s' has no section"
msgstr ""
#: coffcode.h:4578
#, c-format
msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr ""
#: coffcode.h:4616
#, c-format
msgid "%s: illegal relocation type %d at address 0x%lx"
msgstr ""
#: coffgen.c:1613
#, c-format
msgid "%s: bad string table size %lu"
msgstr ""
#: coffgen.c:2076
#, c-format
msgid "AUX tagndx %ld ttlsiz 0x%lx lnnos %ld next %ld"
msgstr ""
#: cofflink.c:518 elflink.h:1568
#, c-format
msgid "Warning: type of symbol `%s' changed from %d to %d in %s"
msgstr ""
#: cofflink.c:2285
#, c-format
msgid "%s: relocs in section `%s', but it has no contents"
msgstr ""
#: cofflink.c:2619 coffswap.h:904
#, c-format
msgid "%s: %s: reloc overflow: 0x%lx > 0xffff"
msgstr ""
#: cofflink.c:2628 coffswap.h:891
#, c-format
msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff"
msgstr ""
#: dwarf2.c:429
msgid "Dwarf Error: Can't find .debug_abbrev section."
msgstr ""
#: dwarf2.c:447
#, c-format
msgid "Dwarf Error: Abbrev offset (%u) bigger than abbrev size (%u)."
msgstr ""
#: dwarf2.c:627
#, c-format
msgid "Dwarf Error: Invalid or unhandled FORM value: %d."
msgstr ""
#: dwarf2.c:700
msgid "Dwarf Error: mangled line number section (bad file number)."
msgstr ""
#: dwarf2.c:791
msgid "Dwarf Error: Can't find .debug_line section."
msgstr ""
#: dwarf2.c:963
msgid "Dwarf Error: mangled line number section."
msgstr ""
#: dwarf2.c:1151 dwarf2.c:1307
#, c-format
msgid "Dwarf Error: Could not find abbrev number %d."
msgstr ""
#: dwarf2.c:1268
#, c-format
msgid ""
"Dwarf Error: found dwarf version '%hu', this reader only handles version 2 "
"information."
msgstr ""
#: dwarf2.c:1275
#, c-format
msgid ""
"Dwarf Error: found address size '%u', this reader can not handle sizes "
"greater than '%u'."
msgstr ""
#: dwarf2.c:1298
#, c-format
msgid "Dwarf Error: Bad abbrev number: %d."
msgstr ""
#: ecoff.c:1325
#, c-format
msgid "Unknown basic type %d"
msgstr ""
#: ecoff.c:1597
#, c-format
msgid ""
"\n"
" End+1 symbol: %ld"
msgstr ""
#: ecoff.c:1604 ecoff.c:1607
#, c-format
msgid ""
"\n"
" First symbol: %ld"
msgstr ""
#: ecoff.c:1619
#, c-format
msgid ""
"\n"
" End+1 symbol: %-7ld Type: %s"
msgstr ""
#: ecoff.c:1626
#, c-format
msgid ""
"\n"
" Local symbol: %ld"
msgstr ""
#: ecoff.c:1634
#, c-format
msgid ""
"\n"
" struct; End+1 symbol: %ld"
msgstr ""
#: ecoff.c:1639
#, c-format
msgid ""
"\n"
" union; End+1 symbol: %ld"
msgstr ""
#: ecoff.c:1644
#, c-format
msgid ""
"\n"
" enum; End+1 symbol: %ld"
msgstr ""
#: ecoff.c:1650
#, c-format
msgid ""
"\n"
" Type: %s"
msgstr ""
#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1853 elf32-d10v.c:493
#: elf32-fr30.c:651 elf32-m32r.c:1265 elf32-v850.c:1677
msgid "internal error: out of range error"
msgstr ""
#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1857 elf32-d10v.c:497
#: elf32-fr30.c:655 elf32-m32r.c:1269 elf32-v850.c:1681
msgid "internal error: unsupported relocation error"
msgstr ""
#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1861 elf32-d10v.c:501
#: elf32-m32r.c:1273
msgid "internal error: dangerous error"
msgstr ""
#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1865 elf32-d10v.c:505
#: elf32-fr30.c:663 elf32-m32r.c:1277 elf32-v850.c:1701
msgid "internal error: unknown error"
msgstr ""
#: elf.c:323
#, c-format
msgid "%s: invalid string offset %u >= %lu for section `%s'"
msgstr ""
#: elf.c:546
msgid ""
"\n"
"Program Header:\n"
msgstr ""
#: elf.c:594
msgid ""
"\n"
"Dynamic Section:\n"
msgstr ""
#: elf.c:696
msgid ""
"\n"
"Version definitions:\n"
msgstr ""
#: elf.c:719
msgid ""
"\n"
"Version References:\n"
msgstr ""
#: elf.c:724
#, c-format
msgid " required from %s:\n"
msgstr ""
#: elf.c:1286
#, c-format
msgid "%s: invalid link %lu for reloc section %s (index %u)"
msgstr ""
#: elf.c:2045
#, c-format
msgid ""
"creating section symbol, name = %s, value = 0x%.8lx, index = %d, section = "
"0x%.8lx\n"
msgstr ""
#: elf.c:2648
#, c-format
msgid "%s: Not enough room for program headers (allocated %u, need %u)"
msgstr ""
#: elf.c:2747
#, c-format
msgid "%s: Not enough room for program headers, try linking with -N"
msgstr ""
#: elf.c:2873
#, c-format
msgid "Error: First section in segment (%s) starts at 0x%x"
msgstr ""
#: elf.c:2876
#, c-format
msgid " whereas segment starts at 0x%x"
msgstr ""
#: elf.c:3146
#, c-format
msgid "%s: warning: allocated section `%s' not in segment"
msgstr ""
#: elf.c:3528
#, c-format
msgid "%s: symbol `%s' required but not present"
msgstr ""
#: elf.c:3537
#, c-format
msgid ""
"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
"0x%.8lx%s\n"
msgstr ""
#: elf.c:3679
#, c-format
msgid "%s: warning: Empty loadable segment detected\n"
msgstr ""
#: elf.c:4956
#, c-format
msgid "%s: unsupported relocation type %s"
msgstr ""
#: elf32-arm.h:1787 elf32-i386.c:1304 elf32-ppc.c:3092
#, c-format
msgid ""
"%s: warning: unresolvable relocation against symbol `%s' from %s section"
msgstr ""
#: elf32-arm.h:1891
#, c-format
msgid ""
"Warning: Not setting interwork flag of %s since it has already been "
"specified as non-interworking"
msgstr ""
#: elf32-arm.h:1895
#, c-format
msgid "Warning: Clearing the interwork flag of %s due to outside request"
msgstr ""
#: elf32-arm.h:1943
#, c-format
msgid ""
"Warning: Clearing the interwork flag in %s because non-interworking code in "
"%s has been linked with it"
msgstr ""
#: elf32-arm.h:1977
#, c-format
msgid "%s: compiled for a %s endian system and target is %s endian"
msgstr ""
#: elf32-arm.h:2023
#, c-format
msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
msgstr ""
#: elf32-arm.h:2031
#, c-format
msgid ""
"Error: %s passes floats in %s registers, whereas %s passes them in %s "
"registers"
msgstr ""
#: elf32-arm.h:2034 elf32-arm.h:2036
msgid "float"
msgstr ""
#: elf32-arm.h:2034 elf32-arm.h:2036
msgid "integer"
msgstr ""
#: elf32-arm.h:2039
#, c-format
msgid "Error: %s is compiled as position %s code, whereas %s is not"
msgstr ""
#: elf32-arm.h:2042
msgid "independent"
msgstr ""
#: elf32-arm.h:2042
msgid "dependent"
msgstr ""
#: elf32-arm.h:2048
#, c-format
msgid "Warning: %s %s interworking, whereas %s %s"
msgstr ""
#: elf32-arm.h:2051
msgid "supports"
msgstr ""
#: elf32-arm.h:2051
msgid "does not support"
msgstr ""
#: elf32-arm.h:2053
msgid "does not"
msgstr ""
#: elf32-arm.h:2053
msgid "does"
msgstr ""
#. Ignore init flag - it may not be set, despite the flags field containing valid data.
#: elf32-arm.h:2076 elf32-m68k.c:430 elf32-mips.c:2634
#, c-format
msgid "private flags = %lx:"
msgstr ""
#: elf32-arm.h:2079
msgid " [interworking enabled]"
msgstr ""
#: elf32-arm.h:2081
msgid " [interworking not enabled]"
msgstr ""
#: elf32-arm.h:2084
msgid " [APCS-26]"
msgstr ""
#: elf32-arm.h:2086
msgid " [APCS-32]"
msgstr ""
#: elf32-fr30.c:659 elf32-v850.c:1685
msgid "internal error: dangerous relocation"
msgstr ""
#: elf32-i386.c:239
#, c-format
msgid "%s: invalid relocation type %d"
msgstr ""
#: elf32-m32r.c:916
msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr ""
#: elf32-m32r.c:1000 elf32-ppc.c:2963
#, c-format
msgid "%s: unknown relocation type %d"
msgstr ""
#: elf32-m32r.c:1208
#, c-format
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
msgstr ""
#: elf32-m32r.c:2010
#, c-format
msgid "%s: Instruction set mismatch with previous modules"
msgstr ""
#: elf32-m32r.c:2033
#, c-format
msgid "private flags = %lx"
msgstr ""
#: elf32-m32r.c:2038
msgid ": m32r instructions"
msgstr ""
#: elf32-m32r.c:2039
msgid ": m32rx instructions"
msgstr ""
#: elf32-m68k.c:433
msgid " [cpu32]"
msgstr ""
#: elf32-mcore.c:329
#, c-format
msgid "%s: compiled for a %s endian system and target is %s endian.\n"
msgstr ""
#: elf32-mcore.c:377 elf32-mcore.c:504
#, c-format
msgid "%s: Relocation %s (%d) is not currently supported.\n"
msgstr ""
#: elf32-mcore.c:463
#, c-format
msgid "%s: Unknown relocation type %d\n"
msgstr ""
#: elf32-mips.c:1565
msgid "32bits gp relative relocation occurs for an external symbol"
msgstr ""
#: elf32-mips.c:1714
#, c-format
msgid "Linking mips16 objects into %s format is not supported"
msgstr ""
#: elf32-mips.c:2469 elf32-ppc.c:1408
#, c-format
msgid "%s: compiled for a big endian system and target is little endian"
msgstr ""
#: elf32-mips.c:2471 elf32-ppc.c:1410
#, c-format
msgid "%s: compiled for a little endian system and target is big endian"
msgstr ""
#: elf32-mips.c:2520
#, c-format
msgid "%s: linking PIC files with non-PIC files"
msgstr ""
#: elf32-mips.c:2530
#, c-format
msgid "%s: linking abicalls files with non-abicalls files"
msgstr ""
#: elf32-mips.c:2560
#, c-format
msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
msgstr ""
#: elf32-mips.c:2569
#, c-format
msgid "%s: ISA mismatch (%d) with previous modules (%d)"
msgstr ""
#: elf32-mips.c:2592
#, c-format
msgid "%s: ABI mismatch: linking %s module with previous %s modules"
msgstr ""
#: elf32-mips.c:2606 elf32-ppc.c:1477 elf64-sparc.c:2844
#, c-format
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr ""
#: elf32-mips.c:2637
msgid " [abi=O32]"
msgstr ""
#: elf32-mips.c:2639
msgid " [abi=O64]"
msgstr ""
#: elf32-mips.c:2641
msgid " [abi=EABI32]"
msgstr ""
#: elf32-mips.c:2643
msgid " [abi=EABI64]"
msgstr ""
#: elf32-mips.c:2645
msgid " [abi unknown]"
msgstr ""
#: elf32-mips.c:2647
msgid " [abi=N32]"
msgstr ""
#: elf32-mips.c:2649
msgid " [abi=64]"
msgstr ""
#: elf32-mips.c:2651
msgid " [no abi set]"
msgstr ""
#: elf32-mips.c:2654
msgid " [mips1]"
msgstr ""
#: elf32-mips.c:2656
msgid " [mips2]"
msgstr ""
#: elf32-mips.c:2658
msgid " [mips3]"
msgstr ""
#: elf32-mips.c:2660
msgid " [mips4]"
msgstr ""
#: elf32-mips.c:2662
msgid " [unknown ISA]"
msgstr ""
#: elf32-mips.c:2665
msgid " [32bitmode]"
msgstr ""
#: elf32-mips.c:2667
msgid " [not 32bitmode]"
msgstr ""
#: elf32-mips.c:4270
msgid "static procedure (no name)"
msgstr ""
#: elf32-mips.c:4887 elf64-alpha.c:4364
#, c-format
msgid "%s: illegal section name `%s'"
msgstr ""
#: elf32-mips.c:5414
msgid "not enough GOT space for local GOT entries"
msgstr ""
#: elf32-mips.c:6493
#, c-format
msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
msgstr ""
#: elf32-mips.c:7521
#, c-format
msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
msgstr ""
#: elf32-ppc.c:1443
#, c-format
msgid ""
"%s: compiled with -mrelocatable and linked with modules compiled normally"
msgstr ""
#: elf32-ppc.c:1451
#, c-format
msgid ""
"%s: compiled normally and linked with modules compiled with -mrelocatable"
msgstr ""
#: elf32-ppc.c:1578
#, c-format
msgid "%s: Unknown special linker type %d"
msgstr ""
#: elf32-ppc.c:2251 elf32-ppc.c:2285 elf32-ppc.c:2320
#, c-format
msgid "%s: relocation %s cannot be used when making a shared object"
msgstr ""
#: elf32-ppc.c:3123
#, c-format
msgid "%s: unknown relocation type %d for symbol %s"
msgstr ""
#: elf32-ppc.c:3491 elf32-ppc.c:3513 elf32-ppc.c:3562
#, c-format
msgid ""
"%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
msgstr ""
#: elf32-ppc.c:3628
#, c-format
msgid "%s: Relocation %s is not yet supported for symbol %s."
msgstr ""
#: elf32-sh.c:681
#, c-format
msgid "%s: 0x%lx: warning: bad R_SH_USES offset"
msgstr ""
#: elf32-sh.c:693
#, c-format
msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x"
msgstr ""
#: elf32-sh.c:710
#, c-format
msgid "%s: 0x%lx: warning: bad R_SH_USES load offset"
msgstr ""
#: elf32-sh.c:725
#, c-format
msgid "%s: 0x%lx: warning: could not find expected reloc"
msgstr ""
#: elf32-sh.c:762
#, c-format
msgid "%s: 0x%lx: warning: symbol in unexpected section"
msgstr ""
#: elf32-sh.c:884
#, c-format
msgid "%s: 0x%lx: warning: could not find expected COUNT reloc"
msgstr ""
#: elf32-sh.c:893
#, c-format
msgid "%s: 0x%lx: warning: bad count"
msgstr ""
#: elf32-sh.c:1279 elf32-sh.c:1666
#, c-format
msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
msgstr ""
#: elf32-sparc.c:1486 elf64-sparc.c:2242
#, c-format
msgid "%s: probably compiled without -fPIC?"
msgstr ""
#: elf32-sparc.c:1856
#, c-format
msgid "%s: compiled for a v8plus system and target is v8"
msgstr ""
#: elf32-sparc.c:1865
#, c-format
msgid "%s: compiled for a v8plusa system and target is v8plus"
msgstr ""
#: elf32-sparc.c:1873
#, c-format
msgid "%s: compiled for a 64 bit system and target is 32 bit"
msgstr ""
#: elf32-sparc.c:1888
#, c-format
msgid "%s: linking little endian files with big endian files"
msgstr ""
#: elf32-v850.c:680
#, c-format
msgid "Variable `%s' cannot occupy in multiple small data regions"
msgstr ""
#: elf32-v850.c:683
#, c-format
msgid ""
"Variable `%s' can only be in one of the small, zero, and tiny data regions"
msgstr ""
#: elf32-v850.c:686
#, c-format
msgid ""
"Variable `%s' cannot be in both small and zero data regions simultaneously"
msgstr ""
#: elf32-v850.c:689
#, c-format
msgid ""
"Variable `%s' cannot be in both small and tiny data regions simultaneously"
msgstr ""
#: elf32-v850.c:692
#, c-format
msgid ""
"Variable `%s' cannot be in both zero and tiny data regions simultaneously"
msgstr ""
#: elf32-v850.c:1070
msgid "FAILED to find previous HI16 reloc\n"
msgstr ""
#: elf32-v850.c:1689
msgid "could not locate special linker symbol __gp"
msgstr ""
#: elf32-v850.c:1693
msgid "could not locate special linker symbol __ep"
msgstr ""
#: elf32-v850.c:1697
msgid "could not locate special linker symbol __ctbp"
msgstr ""
#: elf32-v850.c:1886
#, c-format
msgid "%s: Architecture mismatch with previous modules"
msgstr ""
#: elf32-v850.c:1905
#, c-format
msgid "private flags = %lx: "
msgstr ""
#: elf32-v850.c:1910
msgid "v850 architecture"
msgstr ""
#: elf32-v850.c:1911
msgid "v850e architecture"
msgstr ""
#: elf32-v850.c:1912
msgid "v850ea architecture"
msgstr ""
#: elf64-alpha.c:951
msgid "GPDISP relocation did not find ldah and lda instructions"
msgstr ""
#: elf64-alpha.c:3004
#, c-format
msgid "%s: .got subsegment exceeds 64K (size %d)"
msgstr ""
#: elf64-sparc.c:1249
#, c-format
msgid "%s: check_relocs: unhandled reloc type %d"
msgstr ""
#: elf64-sparc.c:1286
msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
msgstr ""
#: elf64-sparc.c:1306
msgid ""
"Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
"redefined to %s"
msgstr ""
#: elf64-sparc.c:1329
#, c-format
msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
msgstr ""
#: elf64-sparc.c:1375
#, c-format
msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
msgstr ""
#: elf64-sparc.c:2825
#, c-format
msgid "%s: linking UltraSPARC specific with HAL specific code"
msgstr ""
#: elfcode.h:1061
#, c-format
msgid "%s: version count (%ld) does not match symbol count (%ld)"
msgstr ""
#: elflink.c:423
#, c-format
msgid "%s: Section %s is already to large to put hole of %ld bytes in"
msgstr ""
#: elflink.h:1388
#, c-format
msgid "%s: %s: invalid version %u (max %d)"
msgstr ""
#: elflink.h:1429
#, c-format
msgid "%s: %s: invalid needed version %d"
msgstr ""
#: elflink.h:1546
#, c-format
msgid "Warning: size of symbol `%s' changed from %lu to %lu in %s"
msgstr ""
#: elflink.h:1790
#, c-format
msgid "%s: warning: unexpected redefinition of `%s'"
msgstr ""
#: elflink.h:3480
#, c-format
msgid "warning: type and size of dynamic symbol `%s' are not defined"
msgstr ""
#: elflink.h:3752
#, c-format
msgid "%s: undefined versioned symbol name %s"
msgstr ""
#: elflink.h:4983
#, c-format
msgid "%s: could not find output section %s for input section %s"
msgstr ""
#: i386linux.c:450 m68klinux.c:454 sparclinux.c:452
#, c-format
msgid "Output file requires shared library `%s'\n"
msgstr ""
#: i386linux.c:458 m68klinux.c:462 sparclinux.c:460
#, c-format
msgid "Output file requires shared library `%s.so.%s'\n"
msgstr ""
#: i386linux.c:646 i386linux.c:696 m68klinux.c:653 m68klinux.c:701
#: sparclinux.c:649 sparclinux.c:699
#, c-format
msgid "Symbol %s not defined for fixups\n"
msgstr ""
#: i386linux.c:720 m68klinux.c:725 sparclinux.c:723
msgid "Warning: fixup count mismatch\n"
msgstr ""
#: ieee.c:167
#, c-format
msgid "%s: string too long (%d chars, max 65535)"
msgstr ""
#: ieee.c:297
#, c-format
msgid "%s: unrecognized symbol `%s' flags 0x%x"
msgstr ""
#: ieee.c:793
#, c-format
msgid "%s: unimplemented ATI record %u for symbol %u"
msgstr ""
#: ieee.c:818
#, c-format
msgid "%s: unexpected ATN type %d in external part"
msgstr ""
#: ieee.c:840
#, c-format
msgid "%s: unexpected type after ATN"
msgstr ""
#: ihex.c:259
#, c-format
msgid "%s:%d: unexpected character `%s' in Intel Hex file\n"
msgstr ""
#: ihex.c:369
#, c-format
msgid "%s:%d: bad checksum in Intel Hex file (expected %u, found %u)"
msgstr ""
#: ihex.c:421
#, c-format
msgid "%s:%d: bad extended address record length in Intel Hex file"
msgstr ""
#: ihex.c:438
#, c-format
msgid "%s:%d: bad extended start address length in Intel Hex file"
msgstr ""
#: ihex.c:455
#, c-format
msgid "%s:%d: bad extended linear address record length in Intel Hex file"
msgstr ""
#: ihex.c:472
#, c-format
msgid "%s:%d: bad extended linear start address length in Intel Hex file"
msgstr ""
#: ihex.c:489
#, c-format
msgid "%s:%d: unrecognized ihex type %u in Intel Hex file\n"
msgstr ""
#: ihex.c:609
#, c-format
msgid "%s: internal error in ihex_read_section"
msgstr ""
#: ihex.c:644
#, c-format
msgid "%s: bad section length in ihex_read_section"
msgstr ""
#: ihex.c:858
#, c-format
msgid "%s: address 0x%s out of range for Intex Hex file"
msgstr ""
#: libbfd.c:484
#, c-format
msgid "not mapping: data=%lx mapped=%d\n"
msgstr ""
#: libbfd.c:487
msgid "not mapping: env var not set\n"
msgstr ""
#: linker.c:2679
#, c-format
msgid "Attempt to do relocateable link with %s input and %s output"
msgstr ""
#: oasys.c:1016
#, c-format
msgid "%s: can not represent section `%s' in oasys"
msgstr ""
#: osf-core.c:146
#, c-format
msgid "Unhandled OSF/1 core file section type %d\n"
msgstr ""
#. XXX code yet to be written.
#: peicode.h:806
#, c-format
msgid "%s: Unhandled import type; %x"
msgstr ""
#: peicode.h:811
#, c-format
msgid "%s: Unrecognised import type; %x"
msgstr ""
#: peicode.h:825
#, c-format
msgid "%s: Unrecognised import name type; %x"
msgstr ""
#: peicode.h:1182
#, c-format
msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive"
msgstr ""
#: peicode.h:1194
#, c-format
msgid ""
"%s: Recognised but unhandled machine type (0x%x) in Import Library Format "
"archive"
msgstr ""
#: peicode.h:1211
#, c-format
msgid "%s: size field is zero in Import Library Format header"
msgstr ""
#: peicode.h:1239
#, c-format
msgid "%s: string not null terminated in ILF object file."
msgstr ""
#: peigen.c:938
#, c-format
msgid "%s: line number overflow: 0x%lx > 0xffff"
msgstr ""
#: peigen.c:950
#, c-format
msgid "%s: reloc overflow: 0x%lx > 0xffff"
msgstr ""
#: peigen.c:963
msgid "Export Directory [.edata (or where ever we found it)]"
msgstr ""
#: peigen.c:964
msgid "Import Directory [parts of .idata]"
msgstr ""
#: peigen.c:965
msgid "Resource Directory [.rsrc]"
msgstr ""
#: peigen.c:966
msgid "Exception Directory [.pdata]"
msgstr ""
#: peigen.c:967
msgid "Security Directory"
msgstr ""
#: peigen.c:968
msgid "Base Relocation Directory [.reloc]"
msgstr ""
#: peigen.c:969
msgid "Debug Directory"
msgstr ""
#: peigen.c:970
msgid "Description Directory"
msgstr ""
#: peigen.c:971
msgid "Special Directory"
msgstr ""
#: peigen.c:972
msgid "Thread Storage Directory [.tls]"
msgstr ""
#: peigen.c:973
msgid "Load Configuration Directory"
msgstr ""
#: peigen.c:974
msgid "Bound Import Directory"
msgstr ""
#: peigen.c:975
msgid "Import Address Table Directory"
msgstr ""
#: peigen.c:976 peigen.c:977 peigen.c:978
msgid "Reserved"
msgstr ""
#: peigen.c:1022
msgid ""
"\n"
"The import table is the .idata section\n"
msgstr ""
#: peigen.c:1044
msgid ""
"\n"
"There is an import table, but the section containing it could not be found\n"
msgstr ""
#: peigen.c:1048
#, c-format
msgid ""
"\n"
"There is an import table in %s at 0x%lx\n"
msgstr ""
#: peigen.c:1089
#, c-format
msgid ""
"\n"
"Function descriptor located at the start address: %04lx\n"
msgstr ""
#: peigen.c:1092
#, c-format
msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n"
msgstr ""
#: peigen.c:1098
msgid ""
"\n"
"No reldata section! Function descriptor not decoded.\n"
msgstr ""
#: peigen.c:1103
msgid ""
"\n"
"The Import Tables (interpreted .idata section contents)\n"
msgstr ""
#: peigen.c:1105
msgid " vma: Hint Time Forward DLL First\n"
msgstr ""
#: peigen.c:1107
msgid " Table Stamp Chain Name Thunk\n"
msgstr ""
#: peigen.c:1157
#, c-format
msgid ""
"\n"
"\tDLL Name: %s\n"
msgstr ""
#: peigen.c:1161 peigen.c:1224
msgid "\tvma: Hint/Ord Member-Name\n"
msgstr ""
#: peigen.c:1223
msgid "\tThe Import Address Table (difference found)\n"
msgstr ""
#: peigen.c:1230
msgid "\t>>> Ran out of IAT members!\n"
msgstr ""
#: peigen.c:1248
msgid "\tThe Import Address Table is identical\n"
msgstr ""
#: peigen.c:1297
msgid ""
"\n"
"The export table is the .edata section\n"
msgstr ""
#: peigen.c:1319
msgid ""
"\n"
"There is an export table, but the section containing it could not be found\n"
msgstr ""
#: peigen.c:1323
#, c-format
msgid ""
"\n"
"There is an export table in %s at 0x%lx\n"
msgstr ""
#: peigen.c:1355
msgid ""
"\n"
"The Export Tables (interpreted .edata section contents)\n"
"\n"
msgstr ""
#: peigen.c:1358
#, c-format
msgid "Export Flags \t\t\t%lx\n"
msgstr ""
#: peigen.c:1361
#, c-format
msgid "Time/Date stamp \t\t%lx\n"
msgstr ""
#: peigen.c:1364
#, c-format
msgid "Major/Minor \t\t\t%d/%d\n"
msgstr ""
#: peigen.c:1367
msgid "Name \t\t\t\t"
msgstr ""
#: peigen.c:1373
#, c-format
msgid "Ordinal Base \t\t\t%ld\n"
msgstr ""
#: peigen.c:1376
msgid "Number in:\n"
msgstr ""
#: peigen.c:1379
#, c-format
msgid "\tExport Address Table \t\t%lx\n"
msgstr ""
#: peigen.c:1383
#, c-format
msgid "\t[Name Pointer/Ordinal] Table\t%lu\n"
msgstr ""
#: peigen.c:1386
msgid "Table Addresses\n"
msgstr ""
#: peigen.c:1389
msgid "\tExport Address Table \t\t"
msgstr ""
#: peigen.c:1394
msgid "\tName Pointer Table \t\t"
msgstr ""
#: peigen.c:1399
msgid "\tOrdinal Table \t\t\t"
msgstr ""
#: peigen.c:1415
#, c-format
msgid ""
"\n"
"Export Address Table -- Ordinal Base %ld\n"
msgstr ""
#: peigen.c:1436
msgid "Forwarder RVA"
msgstr ""
#: peigen.c:1444
msgid "Export RVA"
msgstr ""
#: peigen.c:1451
msgid ""
"\n"
"[Ordinal/Name Pointer] Table\n"
msgstr ""
#: peigen.c:1496
#, c-format
msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n"
msgstr ""
#: peigen.c:1500
msgid ""
"\n"
"The Function Table (interpreted .pdata section contents)\n"
msgstr ""
#: peigen.c:1502
msgid " vma:\t\tBegin End EH EH PrologEnd Exception\n"
msgstr ""
#: peigen.c:1504
msgid " \t\tAddress Address Handler Data Address Mask\n"
msgstr ""
#: peigen.c:1576
msgid " Register save millicode"
msgstr ""
#: peigen.c:1579
msgid " Register restore millicode"
msgstr ""
#: peigen.c:1582
msgid " Glue code sequence"
msgstr ""
#: peigen.c:1628
msgid ""
"\n"
"\n"
"PE File Base Relocations (interpreted .reloc section contents)\n"
msgstr ""
#: peigen.c:1663
#, c-format
msgid ""
"\n"
"Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n"
msgstr ""
#: peigen.c:1676
#, c-format
msgid "\treloc %4d offset %4x [%4lx] %s"
msgstr ""
#. The MS dumpbin program reportedly ands with 0xff0f before
#. printing the characteristics field. Not sure why. No reason to
#. emulate it here.
#: peigen.c:1714
#, c-format
msgid ""
"\n"
"Characteristics 0x%x\n"
msgstr ""
#: ppcboot.c:418
msgid ""
"\n"
"ppcboot header:\n"
msgstr ""
#: ppcboot.c:419
#, c-format
msgid "Entry offset = 0x%.8lx (%ld)\n"
msgstr ""
#: ppcboot.c:420
#, c-format
msgid "Length = 0x%.8lx (%ld)\n"
msgstr ""
#: ppcboot.c:423
#, c-format
msgid "Flag field = 0x%.2x\n"
msgstr ""
#: ppcboot.c:429
#, c-format
msgid "Partition name = \"%s\"\n"
msgstr ""
#: ppcboot.c:448
#, c-format
msgid ""
"\n"
"Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr ""
#: ppcboot.c:454
#, c-format
msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n"
msgstr ""
#: ppcboot.c:460
#, c-format
msgid "Partition[%d] sector = 0x%.8lx (%ld)\n"
msgstr ""
#: ppcboot.c:461
#, c-format
msgid "Partition[%d] length = 0x%.8lx (%ld)\n"
msgstr ""
#: som.c:5335
msgid "som_sizeof_headers unimplemented"
msgstr ""
#: srec.c:290
#, c-format
msgid "%s:%d: Unexpected character `%s' in S-record file\n"
msgstr ""
#: syms.c:974
msgid "Unsupported .stab relocation"
msgstr ""
#: vms-gsd.c:357
#, c-format
msgid "bfd_make_section (%s) failed"
msgstr ""
#: vms-gsd.c:371
#, c-format
msgid "bfd_set_section_flags (%s, %x) failed"
msgstr ""
#: vms-gsd.c:407
#, c-format
msgid "Size mismatch section %s=%lx, %s=%lx"
msgstr ""
#: vms-gsd.c:702
#, c-format
msgid "unknown gsd/egsd subtype %d"
msgstr ""
#: vms-hdr.c:405
msgid "Object module NOT error-free !\n"
msgstr ""
#: vms-misc.c:541
#, c-format
msgid "Stack overflow (%d) in _bfd_vms_push"
msgstr ""
#: vms-misc.c:560
msgid "Stack underflow in _bfd_vms_pop"
msgstr ""
#: vms-misc.c:931
msgid "_bfd_vms_output_counted called with zero bytes"
msgstr ""
#: vms-misc.c:936
msgid "_bfd_vms_output_counted called with too many bytes"
msgstr ""
#: vms-misc.c:1069
#, c-format
msgid "Symbol %s replaced by %s\n"
msgstr ""
#: vms-misc.c:1133
#, c-format
msgid "failed to enter %s"
msgstr ""
#: vms-tir.c:69
msgid "No Mem !"
msgstr ""
#: vms-tir.c:309
msgid "Bad section index in ETIR_S_C_STA_PQ"
msgstr ""
#: vms-tir.c:324
#, c-format
msgid "Unsupported STA cmd %d"
msgstr ""
#: vms-tir.c:329 vms-tir.c:1287
#, c-format
msgid "Reserved STA cmd %d"
msgstr ""
#: vms-tir.c:436
#, c-format
msgid "ETIR_S_C_STO_GBL: no symbol \"%s\""
msgstr ""
#: vms-tir.c:457
#, c-format
msgid "ETIR_S_C_STO_CA: no symbol \"%s\""
msgstr ""
#: vms-tir.c:470
msgid "ETIR_S_C_STO_RB/AB: Not supported"
msgstr ""
#: vms-tir.c:528
msgid "ETIR_S_C_STO_LP_PSB: Not supported"
msgstr ""
#: vms-tir.c:534
msgid "ETIR_S_C_STO_HINT_GBL: not implemented"
msgstr ""
#: vms-tir.c:540
msgid "ETIR_S_C_STO_HINT_PS: not implemented"
msgstr ""
#: vms-tir.c:544 vms-tir.c:1460
#, c-format
msgid "Reserved STO cmd %d"
msgstr ""
#: vms-tir.c:657
msgid "ETIR_S_C_OPR_INSV: Not supported"
msgstr ""
#: vms-tir.c:675
msgid "ETIR_S_C_OPR_USH: Not supported"
msgstr ""
#: vms-tir.c:681
msgid "ETIR_S_C_OPR_ROT: Not supported"
msgstr ""
#: vms-tir.c:700
msgid "ETIR_S_C_OPR_REDEF: Not supported"
msgstr ""
#: vms-tir.c:706
msgid "ETIR_S_C_OPR_DFLIT: Not supported"
msgstr ""
#: vms-tir.c:710 vms-tir.c:1656
#, c-format
msgid "Reserved OPR cmd %d"
msgstr ""
#: vms-tir.c:779 vms-tir.c:1726
#, c-format
msgid "Reserved CTL cmd %d"
msgstr ""
#: vms-tir.c:808
msgid "ETIR_S_C_STC_LP: not supported"
msgstr ""
#: vms-tir.c:826
msgid "ETIR_S_C_STC_GBL: not supported"
msgstr ""
#: vms-tir.c:834
msgid "ETIR_S_C_STC_GCA: not supported"
msgstr ""
#: vms-tir.c:843
msgid "ETIR_S_C_STC_PS: not supported"
msgstr ""
#.
#. * stack byte from image
#. * arg: -
#. *
#.
#: vms-tir.c:1187
msgid "Stack-from-image not implemented"
msgstr ""
#: vms-tir.c:1207
msgid "Stack-entry-mask not fully implemented"
msgstr ""
#.
#. * compare procedure argument
#. * arg: cs symbol name
#. * by argument index
#. * da argument descriptor
#. *
#. * compare argument descriptor with symbol argument (ARG$V_PASSMECH)
#. * and stack TRUE (args match) or FALSE (args dont match) value
#.
#: vms-tir.c:1223
msgid "PASSMECH not fully implemented"
msgstr ""
#: vms-tir.c:1243
msgid "Stack-local-symbol not fully implemented"
msgstr ""
#: vms-tir.c:1258
msgid "Stack-literal not fully implemented"
msgstr ""
#: vms-tir.c:1280
msgid "Stack-local-symbol-entry-point-mask not fully implemented"
msgstr ""
#: vms-tir.c:1456
#, c-format
msgid "Unimplemented STO cmd %d"
msgstr ""
#: vms-tir.c:1596
msgid "TIR_S_C_OPR_ASH incomplete"
msgstr ""
#: vms-tir.c:1610
msgid "TIR_S_C_OPR_USH incomplete"
msgstr ""
#: vms-tir.c:1624
msgid "TIR_S_C_OPR_ROT incomplete"
msgstr ""
#.
#. * redefine symbol to current location
#.
#: vms-tir.c:1645
msgid "TIR_S_C_OPR_REDEF not supported"
msgstr ""
#.
#. * define a literal
#.
#: vms-tir.c:1652
msgid "TIR_S_C_OPR_DFLIT not supported"
msgstr ""
#: vms-tir.c:1707
msgid "TIR_S_C_CTL_DFLOC not fully implemented"
msgstr ""
#: vms-tir.c:1715
msgid "TIR_S_C_CTL_STLOC not fully implemented"
msgstr ""
#: vms-tir.c:1723
msgid "TIR_S_C_CTL_STKDL not fully implemented"
msgstr ""
#: vms-tir.c:1778
#, c-format
msgid "Obj code %d not found"
msgstr ""
#: vms-tir.c:2127
#, c-format
msgid "SEC_RELOC with no relocs in section %s"
msgstr ""
#: vms-tir.c:2401
#, c-format
msgid "Unhandled relocation %s"
msgstr ""
#: xcofflink.c:1661
#, c-format
msgid "%s: `%s' has line numbers but no enclosing section"
msgstr ""
#: xcofflink.c:1713
#, c-format
msgid "%s: class %d symbol `%s' has no aux entries"
msgstr ""
#: xcofflink.c:1736
#, c-format
msgid "%s: symbol `%s' has unrecognized csect type %d"
msgstr ""
#: xcofflink.c:1748
#, c-format
msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d"
msgstr ""
#: xcofflink.c:1787
#, c-format
msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d"
msgstr ""
#: xcofflink.c:1911
#, c-format
msgid "%s: symbol `%s' has unrecognized smclas %d"
msgstr ""
#: xcofflink.c:1930
#, c-format
msgid "%s: csect `%s' not in enclosing section"
msgstr ""
#: xcofflink.c:2034
#, c-format
msgid "%s: misplaced XTY_LD `%s'"
msgstr ""
#: xcofflink.c:2345
#, c-format
msgid "%s: reloc %s:%d not in csect"
msgstr ""
#: xcofflink.c:2480
#, c-format
msgid "%s: XCOFF shared object when not producing XCOFF output"
msgstr ""
#: xcofflink.c:2501
#, c-format
msgid "%s: dynamic object with no .loader section"
msgstr ""
#: xcofflink.c:3141
#, c-format
msgid "%s: no such symbol"
msgstr ""
#: xcofflink.c:3733
#, c-format
msgid "warning: attempt to export undefined symbol `%s'"
msgstr ""
#: xcofflink.c:4709
#, c-format
msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling"
msgstr ""
#: xcofflink.c:5534 xcofflink.c:5890 xcofflink.c:5927 xcofflink.c:6244
#, c-format
msgid "%s: loader reloc in unrecognized section `%s'"
msgstr ""
#: xcofflink.c:5556 xcofflink.c:6255
#, c-format
msgid "%s: `%s' in loader reloc but not loader sym"
msgstr ""
#: xcofflink.c:5571
#, c-format
msgid "%s: loader reloc in read-only section %s"
msgstr ""
#: xcofflink.c:6451
#, c-format
msgid "%s: unsupported relocation type 0x%02x"
msgstr ""
#: xcofflink.c:6497
#, c-format
msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry"
msgstr ""