mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:54:41 +08:00
Move translated part of bug report string back into .c files so
xgettext can find it. Regnerate .pot files.
This commit is contained in:
parent
41b49281c1
commit
8ad3436c79
@ -1,5 +1,7 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/bfd.pot: Regenerate.
|
||||
|
||||
* Makefile.am: Remove extraneous mkdep comment.
|
||||
(MKDEP): Use gcc -MM rather than mkdep.
|
||||
(DEP): Quote when passing vars to sub-make. Add warning
|
||||
|
293
bfd/po/bfd.pot
293
bfd/po/bfd.pot
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-02-25 22:13-0500\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"
|
||||
@ -19,22 +19,22 @@ msgstr ""
|
||||
msgid "%s: Unknown section type in a.out.adobe file: %x\n"
|
||||
msgstr ""
|
||||
|
||||
#: aoutx.h:1244 aoutx.h:1658
|
||||
#: aoutx.h:1254 aoutx.h:1668
|
||||
#, c-format
|
||||
msgid "%s: can not represent section `%s' in a.out object file format"
|
||||
msgstr ""
|
||||
|
||||
#: aoutx.h:1628
|
||||
#: aoutx.h:1638
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: can not represent section for symbol `%s' in a.out object file format"
|
||||
msgstr ""
|
||||
|
||||
#: aoutx.h:1630
|
||||
#: aoutx.h:1640
|
||||
msgid "*unknown*"
|
||||
msgstr ""
|
||||
|
||||
#: aoutx.h:3674
|
||||
#: aoutx.h:3685
|
||||
#, c-format
|
||||
msgid "%s: relocateable link from %s to %s not supported"
|
||||
msgstr ""
|
||||
@ -176,7 +176,7 @@ msgstr ""
|
||||
msgid "GP relative relocation used when GP not defined"
|
||||
msgstr ""
|
||||
|
||||
#: coff-alpha.c:1486 elf64-alpha.c:3984
|
||||
#: coff-alpha.c:1486 elf64-alpha.c:3990
|
||||
msgid "using multiple gp values"
|
||||
msgstr ""
|
||||
|
||||
@ -184,129 +184,129 @@ msgstr ""
|
||||
msgid "GP relative relocation when GP not defined"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:895 elf32-arm.h:258
|
||||
#: coff-arm.c:1020 elf32-arm.h:258
|
||||
#, c-format
|
||||
msgid "%s: unable to find THUMB glue '%s' for `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:924 elf32-arm.h:291
|
||||
#: coff-arm.c:1049 elf32-arm.h:291
|
||||
#, c-format
|
||||
msgid "%s: unable to find ARM glue '%s' for `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:1199 coff-arm.c:1293 elf32-arm.h:857 elf32-arm.h:955
|
||||
#: 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:1203 elf32-arm.h:958
|
||||
#: coff-arm.c:1335 elf32-arm.h:958
|
||||
#, c-format
|
||||
msgid " first occurrence: %s: arm call to thumb"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:1297 elf32-arm.h:860
|
||||
#: coff-arm.c:1430 elf32-arm.h:860
|
||||
#, c-format
|
||||
msgid " first occurrence: %s: thumb call to arm"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:1300
|
||||
#: coff-arm.c:1433
|
||||
msgid " consider relinking with --support-old-code enabled"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:1586 coff-tic80.c:682 cofflink.c:2980
|
||||
#: 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:1923
|
||||
#: coff-arm.c:2060
|
||||
#, c-format
|
||||
msgid "%s: illegal symbol index in reloc: %d"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2050
|
||||
#: coff-arm.c:2189
|
||||
#, c-format
|
||||
msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2065
|
||||
#: coff-arm.c:2204
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: ERROR: passes floats in float registers whereas target %s uses integer "
|
||||
"registers"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2068
|
||||
#: coff-arm.c:2207
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: ERROR: passes floats in integer registers whereas target %s uses float "
|
||||
"registers"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2083
|
||||
#: coff-arm.c:2222
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: ERROR: compiled as position independent code, whereas target %s is "
|
||||
"absolute position"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2086
|
||||
#: coff-arm.c:2225
|
||||
#, c-format
|
||||
msgid ""
|
||||
"%s: ERROR: compiled as absolute position code, whereas target %s is position "
|
||||
"independent"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2115
|
||||
#: coff-arm.c:2254
|
||||
#, c-format
|
||||
msgid "Warning: input file %s supports interworking, whereas %s does not."
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2118
|
||||
#: coff-arm.c:2257
|
||||
#, c-format
|
||||
msgid "Warning: input file %s does not support interworking, whereas %s does."
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2146
|
||||
#: coff-arm.c:2285
|
||||
#, c-format
|
||||
msgid "private flags = %x:"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2154 elf32-arm.h:2088
|
||||
#: coff-arm.c:2293 elf32-arm.h:2089
|
||||
msgid " [floats passed in float registers]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2156 elf32-arm.h:2090
|
||||
#: coff-arm.c:2295 elf32-arm.h:2091
|
||||
msgid " [floats passed in integer registers]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2159 elf32-arm.h:2093
|
||||
#: coff-arm.c:2298 elf32-arm.h:2094
|
||||
msgid " [position independent]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2161 elf32-arm.h:2095
|
||||
#: coff-arm.c:2300 elf32-arm.h:2096
|
||||
msgid " [absolute position]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2165
|
||||
#: coff-arm.c:2304
|
||||
msgid " [interworking flag not initialised]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2167
|
||||
#: coff-arm.c:2306
|
||||
msgid " [interworking supported]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2169
|
||||
#: coff-arm.c:2308
|
||||
msgid " [interworking not supported]"
|
||||
msgstr ""
|
||||
|
||||
#: coff-arm.c:2218
|
||||
#: 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:2222
|
||||
#: coff-arm.c:2361
|
||||
#, c-format
|
||||
msgid "Warning: Clearing the interworking flag of %s due to outside request"
|
||||
msgstr ""
|
||||
@ -315,7 +315,7 @@ msgstr ""
|
||||
msgid "uncertain calling convention for non-COFF symbol"
|
||||
msgstr ""
|
||||
|
||||
#: coff-mips.c:875 elf32-mips.c:1322
|
||||
#: coff-mips.c:875 elf32-mips.c:1406
|
||||
msgid "GP relative relocation when _gp not defined"
|
||||
msgstr ""
|
||||
|
||||
@ -343,32 +343,32 @@ msgstr ""
|
||||
msgid "ignoring reloc %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:3928
|
||||
#: coffcode.h:3965
|
||||
#, c-format
|
||||
msgid "%s: warning: illegal symbol index %ld in line numbers"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:3942
|
||||
#: coffcode.h:3979
|
||||
#, c-format
|
||||
msgid "%s: warning: duplicate line number information for `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:4297
|
||||
#: coffcode.h:4334
|
||||
#, c-format
|
||||
msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:4428
|
||||
#: coffcode.h:4465
|
||||
#, c-format
|
||||
msgid "warning: %s: local symbol `%s' has no section"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:4541
|
||||
#: coffcode.h:4578
|
||||
#, c-format
|
||||
msgid "%s: warning: illegal symbol index %ld in relocs"
|
||||
msgstr ""
|
||||
|
||||
#: coffcode.h:4579
|
||||
#: coffcode.h:4616
|
||||
#, c-format
|
||||
msgid "%s: illegal relocation type %d at address 0x%lx"
|
||||
msgstr ""
|
||||
@ -514,23 +514,23 @@ msgid ""
|
||||
" Type: %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1852 elf32-d10v.c:493
|
||||
#: elf32-fr30.c:650 elf32-m32r.c:1157 elf32-v850.c:1677
|
||||
#: 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:1856 elf32-d10v.c:497
|
||||
#: elf32-fr30.c:654 elf32-m32r.c:1161 elf32-v850.c:1681
|
||||
#: 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:1860 elf32-d10v.c:501
|
||||
#: elf32-m32r.c:1165
|
||||
#: 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:1864 elf32-d10v.c:505
|
||||
#: elf32-fr30.c:662 elf32-m32r.c:1169 elf32-v850.c:1701
|
||||
#: 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 ""
|
||||
|
||||
@ -605,135 +605,135 @@ msgstr ""
|
||||
msgid "%s: warning: allocated section `%s' not in segment"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3525
|
||||
#: elf.c:3528
|
||||
#, c-format
|
||||
msgid "%s: symbol `%s' required but not present"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:3534
|
||||
#: 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:3676
|
||||
#: elf.c:3679
|
||||
#, c-format
|
||||
msgid "%s: warning: Empty loadable segment detected\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf.c:4952
|
||||
#: elf.c:4956
|
||||
#, c-format
|
||||
msgid "%s: unsupported relocation type %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:1787 elf32-i386.c:1299 elf32-ppc.c:3092
|
||||
#: 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:1890
|
||||
#: 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:1894
|
||||
#: elf32-arm.h:1895
|
||||
#, c-format
|
||||
msgid "Warning: Clearing the interwork flag of %s due to outside request"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:1942
|
||||
#: 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:1976
|
||||
#: elf32-arm.h:1977
|
||||
#, c-format
|
||||
msgid "%s: compiled for a %s endian system and target is %s endian"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2022
|
||||
#: elf32-arm.h:2023
|
||||
#, c-format
|
||||
msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2030
|
||||
#: 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:2033 elf32-arm.h:2035
|
||||
#: elf32-arm.h:2034 elf32-arm.h:2036
|
||||
msgid "float"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2033 elf32-arm.h:2035
|
||||
#: elf32-arm.h:2034 elf32-arm.h:2036
|
||||
msgid "integer"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2038
|
||||
#: elf32-arm.h:2039
|
||||
#, c-format
|
||||
msgid "Error: %s is compiled as position %s code, whereas %s is not"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2041
|
||||
#: elf32-arm.h:2042
|
||||
msgid "independent"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2041
|
||||
#: elf32-arm.h:2042
|
||||
msgid "dependent"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2047
|
||||
#: elf32-arm.h:2048
|
||||
#, c-format
|
||||
msgid "Warning: %s %s interworking, whereas %s %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2050
|
||||
#: elf32-arm.h:2051
|
||||
msgid "supports"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2050
|
||||
#: elf32-arm.h:2051
|
||||
msgid "does not support"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2052
|
||||
#: elf32-arm.h:2053
|
||||
msgid "does not"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2052
|
||||
#: 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:2075 elf32-m68k.c:430 elf32-mips.c:2525
|
||||
#: elf32-arm.h:2076 elf32-m68k.c:430 elf32-mips.c:2634
|
||||
#, c-format
|
||||
msgid "private flags = %lx:"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2078
|
||||
#: elf32-arm.h:2079
|
||||
msgid " [interworking enabled]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2080
|
||||
#: elf32-arm.h:2081
|
||||
msgid " [interworking not enabled]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2083
|
||||
#: elf32-arm.h:2084
|
||||
msgid " [APCS-26]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-arm.h:2085
|
||||
#: elf32-arm.h:2086
|
||||
msgid " [APCS-32]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-fr30.c:658 elf32-v850.c:1685
|
||||
#: elf32-fr30.c:659 elf32-v850.c:1685
|
||||
msgid "internal error: dangerous relocation"
|
||||
msgstr ""
|
||||
|
||||
@ -742,35 +742,35 @@ msgstr ""
|
||||
msgid "%s: invalid relocation type %d"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:808
|
||||
#: elf32-m32r.c:916
|
||||
msgid "SDA relocation when _SDA_BASE_ not defined"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:892 elf32-ppc.c:2963
|
||||
#: elf32-m32r.c:1000 elf32-ppc.c:2963
|
||||
#, c-format
|
||||
msgid "%s: unknown relocation type %d"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:1100
|
||||
#: 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:1902
|
||||
#: elf32-m32r.c:2010
|
||||
#, c-format
|
||||
msgid "%s: Instruction set mismatch with previous modules"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:1925
|
||||
#: elf32-m32r.c:2033
|
||||
#, c-format
|
||||
msgid "private flags = %lx"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:1930
|
||||
#: elf32-m32r.c:2038
|
||||
msgid ": m32r instructions"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-m32r.c:1931
|
||||
#: elf32-m32r.c:2039
|
||||
msgid ": m32rx instructions"
|
||||
msgstr ""
|
||||
|
||||
@ -793,134 +793,134 @@ msgstr ""
|
||||
msgid "%s: Unknown relocation type %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:1481
|
||||
#: elf32-mips.c:1565
|
||||
msgid "32bits gp relative relocation occurs for an external symbol"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:1630
|
||||
#: elf32-mips.c:1714
|
||||
#, c-format
|
||||
msgid "Linking mips16 objects into %s format is not supported"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2360 elf32-ppc.c:1408
|
||||
#: 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:2362 elf32-ppc.c:1410
|
||||
#: 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:2411
|
||||
#: elf32-mips.c:2520
|
||||
#, c-format
|
||||
msgid "%s: linking PIC files with non-PIC files"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2421
|
||||
#: elf32-mips.c:2530
|
||||
#, c-format
|
||||
msgid "%s: linking abicalls files with non-abicalls files"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2451
|
||||
#: elf32-mips.c:2560
|
||||
#, c-format
|
||||
msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2460
|
||||
#: elf32-mips.c:2569
|
||||
#, c-format
|
||||
msgid "%s: ISA mismatch (%d) with previous modules (%d)"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2483
|
||||
#: elf32-mips.c:2592
|
||||
#, c-format
|
||||
msgid "%s: ABI mismatch: linking %s module with previous %s modules"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2497 elf32-ppc.c:1477 elf64-sparc.c:2827
|
||||
#: 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:2528
|
||||
#: elf32-mips.c:2637
|
||||
msgid " [abi=O32]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2530
|
||||
#: elf32-mips.c:2639
|
||||
msgid " [abi=O64]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2532
|
||||
#: elf32-mips.c:2641
|
||||
msgid " [abi=EABI32]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2534
|
||||
#: elf32-mips.c:2643
|
||||
msgid " [abi=EABI64]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2536
|
||||
#: elf32-mips.c:2645
|
||||
msgid " [abi unknown]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2538
|
||||
#: elf32-mips.c:2647
|
||||
msgid " [abi=N32]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2540
|
||||
#: elf32-mips.c:2649
|
||||
msgid " [abi=64]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2542
|
||||
#: elf32-mips.c:2651
|
||||
msgid " [no abi set]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2545
|
||||
#: elf32-mips.c:2654
|
||||
msgid " [mips1]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2547
|
||||
#: elf32-mips.c:2656
|
||||
msgid " [mips2]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2549
|
||||
#: elf32-mips.c:2658
|
||||
msgid " [mips3]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2551
|
||||
#: elf32-mips.c:2660
|
||||
msgid " [mips4]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2553
|
||||
#: elf32-mips.c:2662
|
||||
msgid " [unknown ISA]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2556
|
||||
#: elf32-mips.c:2665
|
||||
msgid " [32bitmode]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:2558
|
||||
#: elf32-mips.c:2667
|
||||
msgid " [not 32bitmode]"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:4161
|
||||
#: elf32-mips.c:4270
|
||||
msgid "static procedure (no name)"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:4778 elf64-alpha.c:4358
|
||||
#: elf32-mips.c:4887 elf64-alpha.c:4364
|
||||
#, c-format
|
||||
msgid "%s: illegal section name `%s'"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:5305
|
||||
#: elf32-mips.c:5414
|
||||
msgid "not enough GOT space for local GOT entries"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:6363
|
||||
#: elf32-mips.c:6493
|
||||
#, c-format
|
||||
msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-mips.c:7342
|
||||
#: elf32-mips.c:7521
|
||||
#, c-format
|
||||
msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
|
||||
msgstr ""
|
||||
@ -947,18 +947,18 @@ msgstr ""
|
||||
msgid "%s: relocation %s cannot be used when making a shared object"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-ppc.c:3121
|
||||
#: elf32-ppc.c:3123
|
||||
#, c-format
|
||||
msgid "%s: unknown relocation type %d for symbol %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-ppc.c:3488 elf32-ppc.c:3510 elf32-ppc.c:3559
|
||||
#: 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:3625
|
||||
#: elf32-ppc.c:3628
|
||||
#, c-format
|
||||
msgid "%s: Relocation %s is not yet supported for symbol %s."
|
||||
msgstr ""
|
||||
@ -1003,27 +1003,27 @@ msgstr ""
|
||||
msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-sparc.c:1484 elf64-sparc.c:2240
|
||||
#: elf32-sparc.c:1486 elf64-sparc.c:2242
|
||||
#, c-format
|
||||
msgid "%s: probably compiled without -fPIC?"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-sparc.c:1854
|
||||
#: elf32-sparc.c:1856
|
||||
#, c-format
|
||||
msgid "%s: compiled for a v8plus system and target is v8"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-sparc.c:1863
|
||||
#: elf32-sparc.c:1865
|
||||
#, c-format
|
||||
msgid "%s: compiled for a v8plusa system and target is v8plus"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-sparc.c:1871
|
||||
#: elf32-sparc.c:1873
|
||||
#, c-format
|
||||
msgid "%s: compiled for a 64 bit system and target is 32 bit"
|
||||
msgstr ""
|
||||
|
||||
#: elf32-sparc.c:1883
|
||||
#: elf32-sparc.c:1888
|
||||
#, c-format
|
||||
msgid "%s: linking little endian files with big endian files"
|
||||
msgstr ""
|
||||
@ -1095,41 +1095,41 @@ msgstr ""
|
||||
msgid "v850ea architecture"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-alpha.c:947
|
||||
#: elf64-alpha.c:951
|
||||
msgid "GPDISP relocation did not find ldah and lda instructions"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-alpha.c:2999
|
||||
#: elf64-alpha.c:3004
|
||||
#, c-format
|
||||
msgid "%s: .got subsegment exceeds 64K (size %d)"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-sparc.c:1248
|
||||
#: elf64-sparc.c:1249
|
||||
#, c-format
|
||||
msgid "%s: check_relocs: unhandled reloc type %d"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-sparc.c:1285
|
||||
#: elf64-sparc.c:1286
|
||||
msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-sparc.c:1305
|
||||
#: 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:1328
|
||||
#: elf64-sparc.c:1329
|
||||
#, c-format
|
||||
msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-sparc.c:1374
|
||||
#: elf64-sparc.c:1375
|
||||
#, c-format
|
||||
msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
|
||||
msgstr ""
|
||||
|
||||
#: elf64-sparc.c:2809
|
||||
#: elf64-sparc.c:2825
|
||||
#, c-format
|
||||
msgid "%s: linking UltraSPARC specific with HAL specific code"
|
||||
msgstr ""
|
||||
@ -1174,7 +1174,7 @@ msgstr ""
|
||||
msgid "%s: undefined versioned symbol name %s"
|
||||
msgstr ""
|
||||
|
||||
#: elflink.h:4981
|
||||
#: elflink.h:4983
|
||||
#, c-format
|
||||
msgid "%s: could not find output section %s for input section %s"
|
||||
msgstr ""
|
||||
@ -1298,9 +1298,42 @@ msgstr ""
|
||||
msgid "Unhandled OSF/1 core file section type %d\n"
|
||||
msgstr ""
|
||||
|
||||
#: peicode.h:395
|
||||
#. XXX code yet to be written.
|
||||
#: peicode.h:806
|
||||
#, c-format
|
||||
msgid "%s: Import Library Format archives are not currently supported"
|
||||
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
|
||||
@ -1597,7 +1630,7 @@ 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:1715
|
||||
#: peigen.c:1714
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
|
@ -1,5 +1,19 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/binutils.pot: Regenerate.
|
||||
|
||||
* addr2line.c (usage): Restore translated part of bug string.
|
||||
* ar.c (usage): Likewise.
|
||||
* nlmconv.c (show_usage): Likewise.
|
||||
* nm.c (usage): Likewise.
|
||||
* objcopy.c (copy_usage): Likewise.
|
||||
(strip_usage): Likewise.
|
||||
* objdump.c (usage): Likewise.
|
||||
* readelf.c (usage): Likewise.
|
||||
* size.c (usage): Likewise.
|
||||
* strings.c (usage): Likewise.
|
||||
* windres.c (usage): Likewise.
|
||||
|
||||
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
|
||||
(DEP): Quote when passing vars to sub-make. Add warning
|
||||
message to end.
|
||||
|
@ -80,7 +80,7 @@ Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n\
|
||||
program_name);
|
||||
list_supported_targets (program_name, stream);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
@ -283,7 +283,7 @@ usage (help)
|
||||
list_supported_targets (program_name, stderr);
|
||||
|
||||
if (help)
|
||||
fprintf (s, REPORT_BUGS_TO);
|
||||
fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
|
||||
xexit (help ? 0 : 1);
|
||||
}
|
||||
|
@ -1138,7 +1138,7 @@ Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n\
|
||||
[in-file [out-file]]\n"),
|
||||
program_name);
|
||||
if (status == 0)
|
||||
fprintf (file, REPORT_BUGS_TO);
|
||||
fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
@ -303,7 +303,7 @@ Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n\
|
||||
program_name);
|
||||
list_supported_targets (program_name, stream);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
@ -341,7 +341,7 @@ copy_usage (stream, exit_status)
|
||||
"));
|
||||
list_supported_targets (program_name, stream);
|
||||
if (exit_status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (exit_status);
|
||||
}
|
||||
|
||||
@ -373,7 +373,7 @@ strip_usage (stream, exit_status)
|
||||
|
||||
list_supported_targets (program_name, stream);
|
||||
if (exit_status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (exit_status);
|
||||
}
|
||||
|
||||
|
@ -274,7 +274,7 @@ usage (stream, status)
|
||||
disassembler_usage (stream);
|
||||
}
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1700,7 +1700,7 @@ usage ()
|
||||
fprintf (stdout, _(" -I or --histogram Display histogram of bucket list lengths\n"));
|
||||
fprintf (stdout, _(" -v or --version Display the version number of readelf\n"));
|
||||
fprintf (stdout, _(" -H or --help Display this information\n"));
|
||||
fprintf (stdout, REPORT_BUGS_TO);
|
||||
fprintf (stdout, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
|
||||
exit (0);
|
||||
}
|
||||
|
@ -86,7 +86,7 @@ Usage: %s [-ABdoxV] [--format=berkeley|sysv] [--radix=8|10|16]\n\
|
||||
#endif
|
||||
list_supported_targets (program_name, stream);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
@ -509,6 +509,6 @@ Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n\
|
||||
program_name);
|
||||
list_supported_targets (program_name, stream);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
@ -734,7 +734,7 @@ extension if not specified. A single file name is an input file.\n\
|
||||
No input-file is stdin, default rc. No output-file is stdout, default rc.\n"));
|
||||
list_supported_targets (program_name, stream);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
@ -1,5 +1,10 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/gas.pot: Regenerate.
|
||||
|
||||
* as.c (show_usage): Restore translated part of bug string.
|
||||
* gasp.c (show_usage): Likewise.
|
||||
|
||||
* Makefile.am (MKDEP): Use gcc -MM rather than ../mkdep.
|
||||
(DEP): Quote when passing vars to sub-make. Use "mv -f" rather
|
||||
than move-if-change.
|
||||
|
2
gas/as.c
2
gas/as.c
@ -323,7 +323,7 @@ Options:\n\
|
||||
md_show_usage (stream);
|
||||
|
||||
fputc ('\n', stream);
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -3551,7 +3551,7 @@ Usage: %s \n\
|
||||
[-Ipath] add to include path list\n\
|
||||
[in-file]\n"));
|
||||
if (status == 0)
|
||||
printf (REPORT_BUGS_TO);
|
||||
printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
exit (status);
|
||||
}
|
||||
|
||||
|
1499
gas/po/gas.pot
1499
gas/po/gas.pot
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,9 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/gprof.pot: Regenerate.
|
||||
|
||||
* gprof.c (usage): Restore translated part of bug string.
|
||||
|
||||
* Makefile.am (BASEDIR): Define.
|
||||
(BFDDIR): Define.
|
||||
(INCDIR): Define.
|
||||
|
@ -157,7 +157,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
|
||||
[image-file] [profile-file...]\n"),
|
||||
whoami);
|
||||
if (status == 0)
|
||||
fprintf (stream, REPORT_BUGS_TO);
|
||||
fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
done (status);
|
||||
}
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-02-22 02:24-0500\n"
|
||||
"POT-Creation-Date: 2000-04-04 23:21+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"
|
||||
@ -344,7 +344,8 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: gprof.c:160
|
||||
msgid "Report bugs to bug-gnu-utils@gnu.org\n"
|
||||
#, c-format
|
||||
msgid "Report bugs to %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: gprof.c:229
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* bin-bugs.h (REPORT_BUGS_TO): Remove translated part.
|
||||
|
||||
2000-04-03 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* bin-bugs.h: New file.
|
||||
|
@ -1,3 +1,3 @@
|
||||
#ifndef REPORT_BUGS_TO
|
||||
#define REPORT_BUGS_TO _("Report bugs to %s\n"), "bug-gnu-utils@gnu.org"
|
||||
#define REPORT_BUGS_TO "bug-gnu-utils@gnu.org"
|
||||
#endif
|
||||
|
@ -1,5 +1,9 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/ld.pot: Regenerate.
|
||||
|
||||
* lexsup.c (help): Restore translated part of bug string.
|
||||
|
||||
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
|
||||
(DEP): Quote when passing vars to sub-make. Add warning message
|
||||
to end.
|
||||
|
@ -1163,5 +1163,5 @@ help ()
|
||||
ldemul_list_emulation_options (stdout);
|
||||
printf ("\n");
|
||||
|
||||
printf (REPORT_BUGS_TO);
|
||||
printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
|
||||
}
|
||||
|
153
ld/po/ld.pot
153
ld/po/ld.pot
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-02-25 22:20-0500\n"
|
||||
"POT-Creation-Date: 2000-04-04 23:21+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"
|
||||
@ -27,197 +27,197 @@ msgstr ""
|
||||
msgid "Errors encountered processing file %s"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/armcoff.em:205 emultempl/pe.em:1030
|
||||
#: emultempl/armcoff.em:205 emultempl/pe.em:1035
|
||||
msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/armcoff.em:210 emultempl/pe.em:1035
|
||||
#: emultempl/armcoff.em:210 emultempl/pe.em:1040
|
||||
msgid "%P: warning: connot find thumb start symbol %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:255
|
||||
#: emultempl/pe.em:257
|
||||
msgid ""
|
||||
" --base_file <basefile> Generate a base file for relocatable "
|
||||
"DLLs\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:256
|
||||
#: emultempl/pe.em:258
|
||||
msgid ""
|
||||
" --dll Set image base to the default for DLLs\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:257
|
||||
#: emultempl/pe.em:259
|
||||
msgid " --file-alignment <size> Set file alignment\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:258
|
||||
#: emultempl/pe.em:260
|
||||
msgid " --heap <size> Set initial size of the heap\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:259
|
||||
#: emultempl/pe.em:261
|
||||
msgid ""
|
||||
" --image-base <address> Set start address of the executable\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:260
|
||||
#: emultempl/pe.em:262
|
||||
msgid ""
|
||||
" --major-image-version <number> Set version number of the executable\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:261
|
||||
#: emultempl/pe.em:263
|
||||
msgid " --major-os-version <number> Set minimum required OS version\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:262
|
||||
#: emultempl/pe.em:264
|
||||
msgid ""
|
||||
" --major-subsystem-version <number> Set minimum required OS subsystem "
|
||||
"version\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:263
|
||||
#: emultempl/pe.em:265
|
||||
msgid ""
|
||||
" --minor-image-version <number> Set revision number of the executable\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:264
|
||||
#: emultempl/pe.em:266
|
||||
msgid " --minor-os-version <number> Set minimum required OS revision\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:265
|
||||
#: emultempl/pe.em:267
|
||||
msgid ""
|
||||
" --minor-subsystem-version <number> Set minimum required OS subsystem "
|
||||
"revision\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:266
|
||||
#: emultempl/pe.em:268
|
||||
msgid " --section-alignment <size> Set section alignment\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:267
|
||||
#: emultempl/pe.em:269
|
||||
msgid " --stack <size> Set size of the initial stack\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:268
|
||||
#: emultempl/pe.em:270
|
||||
msgid ""
|
||||
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:269
|
||||
#: emultempl/pe.em:271
|
||||
msgid ""
|
||||
" --support-old-code Support interworking with old code\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:270
|
||||
#: emultempl/pe.em:272
|
||||
msgid ""
|
||||
" --thumb-entry=<symbol> Set the entry point to be Thumb "
|
||||
"<symbol>\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:272
|
||||
#: emultempl/pe.em:274
|
||||
msgid ""
|
||||
" --add-stdcall-alias Export symbols with and without @nn\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:273
|
||||
#: emultempl/pe.em:275
|
||||
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:274
|
||||
#: emultempl/pe.em:276
|
||||
msgid ""
|
||||
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:275
|
||||
#: emultempl/pe.em:277
|
||||
msgid ""
|
||||
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:276
|
||||
#: emultempl/pe.em:278
|
||||
msgid ""
|
||||
" --export-all-symbols Automatically export all globals to "
|
||||
"DLL\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:277
|
||||
#: emultempl/pe.em:279
|
||||
msgid " --kill-at Remove @nn from exported symbols\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:278
|
||||
#: emultempl/pe.em:280
|
||||
msgid " --out-implib <file> Generate import library\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:279
|
||||
#: emultempl/pe.em:281
|
||||
msgid ""
|
||||
" --output-def <file> Generate a .DEF file for the built DLL\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:280
|
||||
#: emultempl/pe.em:282
|
||||
msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:281
|
||||
#: emultempl/pe.em:283
|
||||
msgid ""
|
||||
" --compat-implib Create backward compatible import "
|
||||
"libs;\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:282
|
||||
#: emultempl/pe.em:284
|
||||
msgid " create __imp_<SYMBOL> as well.\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:350
|
||||
#: emultempl/pe.em:352
|
||||
msgid "%P: warning: bad version number in -subsystem option\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:386
|
||||
#: emultempl/pe.em:388
|
||||
msgid "%P%F: invalid subsystem type %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:401
|
||||
#: emultempl/pe.em:403
|
||||
msgid "%P%F: invalid hex number for PE parameter '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:419
|
||||
#: emultempl/pe.em:421
|
||||
msgid "%P%F: strange hex info for PE parameter '%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:458
|
||||
#: emultempl/pe.em:460
|
||||
#, c-format
|
||||
msgid "%s: Can't open base file %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:600
|
||||
#: emultempl/pe.em:602
|
||||
msgid "%P: warning, file alignment > section alignment.\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:670 emultempl/pe.em:696
|
||||
#: emultempl/pe.em:673 emultempl/pe.em:699
|
||||
#, c-format
|
||||
msgid "Warning: resolving %s by linking to %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:675 emultempl/pe.em:701
|
||||
#: emultempl/pe.em:678 emultempl/pe.em:704
|
||||
msgid "Use --enable-stdcall-fixup to disable these warnings\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:676 emultempl/pe.em:702
|
||||
#: emultempl/pe.em:679 emultempl/pe.em:705
|
||||
msgid "Use --disable-stdcall-fixup to disable these fixups\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:718
|
||||
#: emultempl/pe.em:722
|
||||
msgid "%F%P: PE operations on non PE file.\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:835
|
||||
#: emultempl/pe.em:839
|
||||
#, c-format
|
||||
msgid "Errors encountered processing file %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:858
|
||||
#: emultempl/pe.em:862
|
||||
#, c-format
|
||||
msgid "Errors encountered processing file %s for interworking"
|
||||
msgstr ""
|
||||
|
||||
#: emultempl/pe.em:913 ldlang.c:1961 ldlang.c:4333 ldlang.c:4367 ldmain.c:996
|
||||
#: emultempl/pe.em:918 ldlang.c:1961 ldlang.c:4333 ldlang.c:4367 ldmain.c:996
|
||||
msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
|
||||
msgstr ""
|
||||
|
||||
@ -367,59 +367,59 @@ msgstr ""
|
||||
msgid "%F%S non constant expression for %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:106
|
||||
#: ldfile.c:108
|
||||
#, c-format
|
||||
msgid "attempt to open %s failed\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:108
|
||||
#: ldfile.c:110
|
||||
#, c-format
|
||||
msgid "attempt to open %s succeeded\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:114
|
||||
#: ldfile.c:116
|
||||
msgid "%F%P: invalid BFD target `%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:136
|
||||
#: ldfile.c:140
|
||||
msgid "%P: skipping incompatible %s when searching for %s"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:227
|
||||
#: ldfile.c:232
|
||||
msgid "%F%P: cannot open %s for %s: %E\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:230
|
||||
#: ldfile.c:235
|
||||
msgid "%F%P: cannot open %s: %E\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:250
|
||||
#: ldfile.c:255
|
||||
msgid "%F%P: cannot find %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:268 ldfile.c:283
|
||||
#: ldfile.c:273 ldfile.c:288
|
||||
#, c-format
|
||||
msgid "cannot find script file %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:270 ldfile.c:285
|
||||
#: ldfile.c:275 ldfile.c:290
|
||||
#, c-format
|
||||
msgid "opened script file %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:328
|
||||
#: ldfile.c:333
|
||||
msgid "%P%F: cannot open linker script file %s: %E\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:369
|
||||
#: ldfile.c:374
|
||||
msgid "%P%F: unknown architecture: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:386
|
||||
#: ldfile.c:391
|
||||
msgid "%P%F: target architecture respecified\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldfile.c:439
|
||||
#: ldfile.c:444
|
||||
msgid "%P%F: cannot represent machine `%s'\n"
|
||||
msgstr ""
|
||||
|
||||
@ -717,7 +717,7 @@ msgstr ""
|
||||
msgid "%P: Error writing file `%s'\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:432 pe-dll.c:1085
|
||||
#: ldmain.c:432 pe-dll.c:1082
|
||||
#, c-format
|
||||
msgid "%P: Error closing file `%s'\n"
|
||||
msgstr ""
|
||||
@ -820,44 +820,44 @@ msgstr ""
|
||||
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1170
|
||||
#: ldmain.c:1171
|
||||
msgid "%F%P: bfd_hash_table_init failed: %E\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1177
|
||||
#: ldmain.c:1178
|
||||
msgid "%F%P: bfd_hash_lookup failed: %E\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1196
|
||||
msgid "%X%C: undefined reference to `%T'\n"
|
||||
#: ldmain.c:1198
|
||||
msgid "%C: undefined reference to `%T'\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1199
|
||||
#: ldmain.c:1204
|
||||
msgid "%D: more undefined references to `%T' follow\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1205
|
||||
msgid "%X%B: undefined reference to `%T'\n"
|
||||
#: ldmain.c:1211
|
||||
msgid "%B: undefined reference to `%T'\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1208
|
||||
#: ldmain.c:1217
|
||||
msgid "%B: more undefined references to `%T' follow\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1229 ldmain.c:1251 ldmain.c:1271
|
||||
#: ldmain.c:1238 ldmain.c:1260 ldmain.c:1280
|
||||
msgid "%P%X: generated"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1232
|
||||
#: ldmain.c:1241
|
||||
msgid " relocation truncated to fit: %s %T"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1254
|
||||
#: ldmain.c:1263
|
||||
#, c-format
|
||||
msgid "dangerous relocation: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: ldmain.c:1274
|
||||
#: ldmain.c:1283
|
||||
msgid " reloc refers to symbol `%T' which is not being output\n"
|
||||
msgstr ""
|
||||
|
||||
@ -1434,9 +1434,8 @@ msgid "%s: emulation specific options:\n"
|
||||
msgstr ""
|
||||
|
||||
#: lexsup.c:1166
|
||||
msgid ""
|
||||
"\n"
|
||||
"Report bugs to bug-gnu-utils@gnu.org\n"
|
||||
#, c-format
|
||||
msgid "Report bugs to %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: mri.c:343
|
||||
@ -1478,26 +1477,26 @@ msgstr ""
|
||||
msgid "%XError, oridinal used twice: %d (%s vs %s)\n"
|
||||
msgstr ""
|
||||
|
||||
#: pe-dll.c:834
|
||||
#: pe-dll.c:831
|
||||
#, c-format
|
||||
msgid "%XError: %d-bit reloc in dll\n"
|
||||
msgstr ""
|
||||
|
||||
#: pe-dll.c:958
|
||||
#: pe-dll.c:955
|
||||
#, c-format
|
||||
msgid "%s: Can't open output def file %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: pe-dll.c:1080
|
||||
#: pe-dll.c:1077
|
||||
msgid "; no contents available\n"
|
||||
msgstr ""
|
||||
|
||||
#: pe-dll.c:1569
|
||||
#: pe-dll.c:1566
|
||||
#, c-format
|
||||
msgid "%XCan't open .lib file: %s\n"
|
||||
msgstr ""
|
||||
|
||||
#: pe-dll.c:1574
|
||||
#: pe-dll.c:1571
|
||||
#, c-format
|
||||
msgid "Creating library file: %s\n"
|
||||
msgstr ""
|
||||
|
@ -1,5 +1,7 @@
|
||||
2000-04-04 Alan Modra <alan@linuxcare.com.au>
|
||||
|
||||
* po/opcodes.pot: Regenerate.
|
||||
|
||||
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
|
||||
(DEP): Quote when passing vars to sub-make. Add warning message
|
||||
to end.
|
||||
|
@ -6,7 +6,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"POT-Creation-Date: 2000-02-25 22:16-0500\n"
|
||||
"POT-Creation-Date: 2000-04-04 23:21+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"
|
||||
|
Loading…
Reference in New Issue
Block a user