Move translated part of bug report string back into .c files so

xgettext can find it.  Regnerate .pot files.
This commit is contained in:
Alan Modra 2000-04-04 14:32:35 +00:00
parent 41b49281c1
commit 8ad3436c79
28 changed files with 1375 additions and 1289 deletions

View file

@ -1,5 +1,7 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 2000-04-04 Alan Modra <alan@linuxcare.com.au>
* po/bfd.pot: Regenerate.
* Makefile.am: Remove extraneous mkdep comment. * Makefile.am: Remove extraneous mkdep comment.
(MKDEP): Use gcc -MM rather than mkdep. (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning (DEP): Quote when passing vars to sub-make. Add warning

View file

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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" msgid "%s: Unknown section type in a.out.adobe file: %x\n"
msgstr "" msgstr ""
#: aoutx.h:1244 aoutx.h:1658 #: aoutx.h:1254 aoutx.h:1668
#, c-format #, c-format
msgid "%s: can not represent section `%s' in a.out object file format" msgid "%s: can not represent section `%s' in a.out object file format"
msgstr "" msgstr ""
#: aoutx.h:1628 #: aoutx.h:1638
#, c-format #, c-format
msgid "" msgid ""
"%s: can not represent section for symbol `%s' in a.out object file format" "%s: can not represent section for symbol `%s' in a.out object file format"
msgstr "" msgstr ""
#: aoutx.h:1630 #: aoutx.h:1640
msgid "*unknown*" msgid "*unknown*"
msgstr "" msgstr ""
#: aoutx.h:3674 #: aoutx.h:3685
#, c-format #, c-format
msgid "%s: relocateable link from %s to %s not supported" msgid "%s: relocateable link from %s to %s not supported"
msgstr "" msgstr ""
@ -176,7 +176,7 @@ msgstr ""
msgid "GP relative relocation used when GP not defined" msgid "GP relative relocation used when GP not defined"
msgstr "" msgstr ""
#: coff-alpha.c:1486 elf64-alpha.c:3984 #: coff-alpha.c:1486 elf64-alpha.c:3990
msgid "using multiple gp values" msgid "using multiple gp values"
msgstr "" msgstr ""
@ -184,129 +184,129 @@ msgstr ""
msgid "GP relative relocation when GP not defined" msgid "GP relative relocation when GP not defined"
msgstr "" msgstr ""
#: coff-arm.c:895 elf32-arm.h:258 #: coff-arm.c:1020 elf32-arm.h:258
#, c-format #, c-format
msgid "%s: unable to find THUMB glue '%s' for `%s'" msgid "%s: unable to find THUMB glue '%s' for `%s'"
msgstr "" msgstr ""
#: coff-arm.c:924 elf32-arm.h:291 #: coff-arm.c:1049 elf32-arm.h:291
#, c-format #, c-format
msgid "%s: unable to find ARM glue '%s' for `%s'" msgid "%s: unable to find ARM glue '%s' for `%s'"
msgstr "" 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 #, c-format
msgid "%s(%s): warning: interworking not enabled." msgid "%s(%s): warning: interworking not enabled."
msgstr "" msgstr ""
#: coff-arm.c:1203 elf32-arm.h:958 #: coff-arm.c:1335 elf32-arm.h:958
#, c-format #, c-format
msgid " first occurrence: %s: arm call to thumb" msgid " first occurrence: %s: arm call to thumb"
msgstr "" msgstr ""
#: coff-arm.c:1297 elf32-arm.h:860 #: coff-arm.c:1430 elf32-arm.h:860
#, c-format #, c-format
msgid " first occurrence: %s: thumb call to arm" msgid " first occurrence: %s: thumb call to arm"
msgstr "" msgstr ""
#: coff-arm.c:1300 #: coff-arm.c:1433
msgid " consider relinking with --support-old-code enabled" msgid " consider relinking with --support-old-code enabled"
msgstr "" 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 #, c-format
msgid "%s: bad reloc address 0x%lx in section `%s'" msgid "%s: bad reloc address 0x%lx in section `%s'"
msgstr "" msgstr ""
#: coff-arm.c:1923 #: coff-arm.c:2060
#, c-format #, c-format
msgid "%s: illegal symbol index in reloc: %d" msgid "%s: illegal symbol index in reloc: %d"
msgstr "" msgstr ""
#: coff-arm.c:2050 #: coff-arm.c:2189
#, c-format #, c-format
msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d" msgid "%s: ERROR: compiled for APCS-%d whereas target %s uses APCS-%d"
msgstr "" msgstr ""
#: coff-arm.c:2065 #: coff-arm.c:2204
#, c-format #, c-format
msgid "" msgid ""
"%s: ERROR: passes floats in float registers whereas target %s uses integer " "%s: ERROR: passes floats in float registers whereas target %s uses integer "
"registers" "registers"
msgstr "" msgstr ""
#: coff-arm.c:2068 #: coff-arm.c:2207
#, c-format #, c-format
msgid "" msgid ""
"%s: ERROR: passes floats in integer registers whereas target %s uses float " "%s: ERROR: passes floats in integer registers whereas target %s uses float "
"registers" "registers"
msgstr "" msgstr ""
#: coff-arm.c:2083 #: coff-arm.c:2222
#, c-format #, c-format
msgid "" msgid ""
"%s: ERROR: compiled as position independent code, whereas target %s is " "%s: ERROR: compiled as position independent code, whereas target %s is "
"absolute position" "absolute position"
msgstr "" msgstr ""
#: coff-arm.c:2086 #: coff-arm.c:2225
#, c-format #, c-format
msgid "" msgid ""
"%s: ERROR: compiled as absolute position code, whereas target %s is position " "%s: ERROR: compiled as absolute position code, whereas target %s is position "
"independent" "independent"
msgstr "" msgstr ""
#: coff-arm.c:2115 #: coff-arm.c:2254
#, c-format #, c-format
msgid "Warning: input file %s supports interworking, whereas %s does not." msgid "Warning: input file %s supports interworking, whereas %s does not."
msgstr "" msgstr ""
#: coff-arm.c:2118 #: coff-arm.c:2257
#, c-format #, c-format
msgid "Warning: input file %s does not support interworking, whereas %s does." msgid "Warning: input file %s does not support interworking, whereas %s does."
msgstr "" msgstr ""
#: coff-arm.c:2146 #: coff-arm.c:2285
#, c-format #, c-format
msgid "private flags = %x:" msgid "private flags = %x:"
msgstr "" msgstr ""
#: coff-arm.c:2154 elf32-arm.h:2088 #: coff-arm.c:2293 elf32-arm.h:2089
msgid " [floats passed in float registers]" msgid " [floats passed in float registers]"
msgstr "" msgstr ""
#: coff-arm.c:2156 elf32-arm.h:2090 #: coff-arm.c:2295 elf32-arm.h:2091
msgid " [floats passed in integer registers]" msgid " [floats passed in integer registers]"
msgstr "" msgstr ""
#: coff-arm.c:2159 elf32-arm.h:2093 #: coff-arm.c:2298 elf32-arm.h:2094
msgid " [position independent]" msgid " [position independent]"
msgstr "" msgstr ""
#: coff-arm.c:2161 elf32-arm.h:2095 #: coff-arm.c:2300 elf32-arm.h:2096
msgid " [absolute position]" msgid " [absolute position]"
msgstr "" msgstr ""
#: coff-arm.c:2165 #: coff-arm.c:2304
msgid " [interworking flag not initialised]" msgid " [interworking flag not initialised]"
msgstr "" msgstr ""
#: coff-arm.c:2167 #: coff-arm.c:2306
msgid " [interworking supported]" msgid " [interworking supported]"
msgstr "" msgstr ""
#: coff-arm.c:2169 #: coff-arm.c:2308
msgid " [interworking not supported]" msgid " [interworking not supported]"
msgstr "" msgstr ""
#: coff-arm.c:2218 #: coff-arm.c:2357
#, c-format #, c-format
msgid "" msgid ""
"Warning: Not setting interworking flag of %s, since it has already been " "Warning: Not setting interworking flag of %s, since it has already been "
"specified as non-interworking" "specified as non-interworking"
msgstr "" msgstr ""
#: coff-arm.c:2222 #: coff-arm.c:2361
#, c-format #, c-format
msgid "Warning: Clearing the interworking flag of %s due to outside request" msgid "Warning: Clearing the interworking flag of %s due to outside request"
msgstr "" msgstr ""
@ -315,7 +315,7 @@ msgstr ""
msgid "uncertain calling convention for non-COFF symbol" msgid "uncertain calling convention for non-COFF symbol"
msgstr "" 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" msgid "GP relative relocation when _gp not defined"
msgstr "" msgstr ""
@ -343,32 +343,32 @@ msgstr ""
msgid "ignoring reloc %s\n" msgid "ignoring reloc %s\n"
msgstr "" msgstr ""
#: coffcode.h:3928 #: coffcode.h:3965
#, c-format #, c-format
msgid "%s: warning: illegal symbol index %ld in line numbers" msgid "%s: warning: illegal symbol index %ld in line numbers"
msgstr "" msgstr ""
#: coffcode.h:3942 #: coffcode.h:3979
#, c-format #, c-format
msgid "%s: warning: duplicate line number information for `%s'" msgid "%s: warning: duplicate line number information for `%s'"
msgstr "" msgstr ""
#: coffcode.h:4297 #: coffcode.h:4334
#, c-format #, c-format
msgid "%s: Unrecognized storage class %d for %s symbol `%s'" msgid "%s: Unrecognized storage class %d for %s symbol `%s'"
msgstr "" msgstr ""
#: coffcode.h:4428 #: coffcode.h:4465
#, c-format #, c-format
msgid "warning: %s: local symbol `%s' has no section" msgid "warning: %s: local symbol `%s' has no section"
msgstr "" msgstr ""
#: coffcode.h:4541 #: coffcode.h:4578
#, c-format #, c-format
msgid "%s: warning: illegal symbol index %ld in relocs" msgid "%s: warning: illegal symbol index %ld in relocs"
msgstr "" msgstr ""
#: coffcode.h:4579 #: coffcode.h:4616
#, c-format #, c-format
msgid "%s: illegal relocation type %d at address 0x%lx" msgid "%s: illegal relocation type %d at address 0x%lx"
msgstr "" msgstr ""
@ -514,23 +514,23 @@ msgid ""
" Type: %s" " Type: %s"
msgstr "" msgstr ""
#: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1852 elf32-d10v.c:493 #: elf-m10200.c:455 elf-m10300.c:670 elf32-arm.h:1853 elf32-d10v.c:493
#: elf32-fr30.c:650 elf32-m32r.c:1157 elf32-v850.c:1677 #: elf32-fr30.c:651 elf32-m32r.c:1265 elf32-v850.c:1677
msgid "internal error: out of range error" msgid "internal error: out of range error"
msgstr "" msgstr ""
#: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1856 elf32-d10v.c:497 #: elf-m10200.c:459 elf-m10300.c:674 elf32-arm.h:1857 elf32-d10v.c:497
#: elf32-fr30.c:654 elf32-m32r.c:1161 elf32-v850.c:1681 #: elf32-fr30.c:655 elf32-m32r.c:1269 elf32-v850.c:1681
msgid "internal error: unsupported relocation error" msgid "internal error: unsupported relocation error"
msgstr "" msgstr ""
#: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1860 elf32-d10v.c:501 #: elf-m10200.c:463 elf-m10300.c:678 elf32-arm.h:1861 elf32-d10v.c:501
#: elf32-m32r.c:1165 #: elf32-m32r.c:1273
msgid "internal error: dangerous error" msgid "internal error: dangerous error"
msgstr "" msgstr ""
#: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1864 elf32-d10v.c:505 #: elf-m10200.c:467 elf-m10300.c:682 elf32-arm.h:1865 elf32-d10v.c:505
#: elf32-fr30.c:662 elf32-m32r.c:1169 elf32-v850.c:1701 #: elf32-fr30.c:663 elf32-m32r.c:1277 elf32-v850.c:1701
msgid "internal error: unknown error" msgid "internal error: unknown error"
msgstr "" msgstr ""
@ -605,135 +605,135 @@ msgstr ""
msgid "%s: warning: allocated section `%s' not in segment" msgid "%s: warning: allocated section `%s' not in segment"
msgstr "" msgstr ""
#: elf.c:3525 #: elf.c:3528
#, c-format #, c-format
msgid "%s: symbol `%s' required but not present" msgid "%s: symbol `%s' required but not present"
msgstr "" msgstr ""
#: elf.c:3534 #: elf.c:3537
#, c-format #, c-format
msgid "" msgid ""
"elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = " "elf_symbol_from_bfd_symbol 0x%.8lx, name = %s, sym num = %d, flags = "
"0x%.8lx%s\n" "0x%.8lx%s\n"
msgstr "" msgstr ""
#: elf.c:3676 #: elf.c:3679
#, c-format #, c-format
msgid "%s: warning: Empty loadable segment detected\n" msgid "%s: warning: Empty loadable segment detected\n"
msgstr "" msgstr ""
#: elf.c:4952 #: elf.c:4956
#, c-format #, c-format
msgid "%s: unsupported relocation type %s" msgid "%s: unsupported relocation type %s"
msgstr "" 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 #, c-format
msgid "" msgid ""
"%s: warning: unresolvable relocation against symbol `%s' from %s section" "%s: warning: unresolvable relocation against symbol `%s' from %s section"
msgstr "" msgstr ""
#: elf32-arm.h:1890 #: elf32-arm.h:1891
#, c-format #, c-format
msgid "" msgid ""
"Warning: Not setting interwork flag of %s since it has already been " "Warning: Not setting interwork flag of %s since it has already been "
"specified as non-interworking" "specified as non-interworking"
msgstr "" msgstr ""
#: elf32-arm.h:1894 #: elf32-arm.h:1895
#, c-format #, c-format
msgid "Warning: Clearing the interwork flag of %s due to outside request" msgid "Warning: Clearing the interwork flag of %s due to outside request"
msgstr "" msgstr ""
#: elf32-arm.h:1942 #: elf32-arm.h:1943
#, c-format #, c-format
msgid "" msgid ""
"Warning: Clearing the interwork flag in %s because non-interworking code in " "Warning: Clearing the interwork flag in %s because non-interworking code in "
"%s has been linked with it" "%s has been linked with it"
msgstr "" msgstr ""
#: elf32-arm.h:1976 #: elf32-arm.h:1977
#, c-format #, c-format
msgid "%s: compiled for a %s endian system and target is %s endian" msgid "%s: compiled for a %s endian system and target is %s endian"
msgstr "" msgstr ""
#: elf32-arm.h:2022 #: elf32-arm.h:2023
#, c-format #, c-format
msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d" msgid "Error: %s compiled for APCS-%d, whereas %s is compiled for APCS-%d"
msgstr "" msgstr ""
#: elf32-arm.h:2030 #: elf32-arm.h:2031
#, c-format #, c-format
msgid "" msgid ""
"Error: %s passes floats in %s registers, whereas %s passes them in %s " "Error: %s passes floats in %s registers, whereas %s passes them in %s "
"registers" "registers"
msgstr "" msgstr ""
#: elf32-arm.h:2033 elf32-arm.h:2035 #: elf32-arm.h:2034 elf32-arm.h:2036
msgid "float" msgid "float"
msgstr "" msgstr ""
#: elf32-arm.h:2033 elf32-arm.h:2035 #: elf32-arm.h:2034 elf32-arm.h:2036
msgid "integer" msgid "integer"
msgstr "" msgstr ""
#: elf32-arm.h:2038 #: elf32-arm.h:2039
#, c-format #, c-format
msgid "Error: %s is compiled as position %s code, whereas %s is not" msgid "Error: %s is compiled as position %s code, whereas %s is not"
msgstr "" msgstr ""
#: elf32-arm.h:2041 #: elf32-arm.h:2042
msgid "independent" msgid "independent"
msgstr "" msgstr ""
#: elf32-arm.h:2041 #: elf32-arm.h:2042
msgid "dependent" msgid "dependent"
msgstr "" msgstr ""
#: elf32-arm.h:2047 #: elf32-arm.h:2048
#, c-format #, c-format
msgid "Warning: %s %s interworking, whereas %s %s" msgid "Warning: %s %s interworking, whereas %s %s"
msgstr "" msgstr ""
#: elf32-arm.h:2050 #: elf32-arm.h:2051
msgid "supports" msgid "supports"
msgstr "" msgstr ""
#: elf32-arm.h:2050 #: elf32-arm.h:2051
msgid "does not support" msgid "does not support"
msgstr "" msgstr ""
#: elf32-arm.h:2052 #: elf32-arm.h:2053
msgid "does not" msgid "does not"
msgstr "" msgstr ""
#: elf32-arm.h:2052 #: elf32-arm.h:2053
msgid "does" msgid "does"
msgstr "" msgstr ""
#. Ignore init flag - it may not be set, despite the flags field containing valid data. #. 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 #, c-format
msgid "private flags = %lx:" msgid "private flags = %lx:"
msgstr "" msgstr ""
#: elf32-arm.h:2078 #: elf32-arm.h:2079
msgid " [interworking enabled]" msgid " [interworking enabled]"
msgstr "" msgstr ""
#: elf32-arm.h:2080 #: elf32-arm.h:2081
msgid " [interworking not enabled]" msgid " [interworking not enabled]"
msgstr "" msgstr ""
#: elf32-arm.h:2083 #: elf32-arm.h:2084
msgid " [APCS-26]" msgid " [APCS-26]"
msgstr "" msgstr ""
#: elf32-arm.h:2085 #: elf32-arm.h:2086
msgid " [APCS-32]" msgid " [APCS-32]"
msgstr "" msgstr ""
#: elf32-fr30.c:658 elf32-v850.c:1685 #: elf32-fr30.c:659 elf32-v850.c:1685
msgid "internal error: dangerous relocation" msgid "internal error: dangerous relocation"
msgstr "" msgstr ""
@ -742,35 +742,35 @@ msgstr ""
msgid "%s: invalid relocation type %d" msgid "%s: invalid relocation type %d"
msgstr "" msgstr ""
#: elf32-m32r.c:808 #: elf32-m32r.c:916
msgid "SDA relocation when _SDA_BASE_ not defined" msgid "SDA relocation when _SDA_BASE_ not defined"
msgstr "" msgstr ""
#: elf32-m32r.c:892 elf32-ppc.c:2963 #: elf32-m32r.c:1000 elf32-ppc.c:2963
#, c-format #, c-format
msgid "%s: unknown relocation type %d" msgid "%s: unknown relocation type %d"
msgstr "" msgstr ""
#: elf32-m32r.c:1100 #: elf32-m32r.c:1208
#, c-format #, c-format
msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)"
msgstr "" msgstr ""
#: elf32-m32r.c:1902 #: elf32-m32r.c:2010
#, c-format #, c-format
msgid "%s: Instruction set mismatch with previous modules" msgid "%s: Instruction set mismatch with previous modules"
msgstr "" msgstr ""
#: elf32-m32r.c:1925 #: elf32-m32r.c:2033
#, c-format #, c-format
msgid "private flags = %lx" msgid "private flags = %lx"
msgstr "" msgstr ""
#: elf32-m32r.c:1930 #: elf32-m32r.c:2038
msgid ": m32r instructions" msgid ": m32r instructions"
msgstr "" msgstr ""
#: elf32-m32r.c:1931 #: elf32-m32r.c:2039
msgid ": m32rx instructions" msgid ": m32rx instructions"
msgstr "" msgstr ""
@ -793,134 +793,134 @@ msgstr ""
msgid "%s: Unknown relocation type %d\n" msgid "%s: Unknown relocation type %d\n"
msgstr "" msgstr ""
#: elf32-mips.c:1481 #: elf32-mips.c:1565
msgid "32bits gp relative relocation occurs for an external symbol" msgid "32bits gp relative relocation occurs for an external symbol"
msgstr "" msgstr ""
#: elf32-mips.c:1630 #: elf32-mips.c:1714
#, c-format #, c-format
msgid "Linking mips16 objects into %s format is not supported" msgid "Linking mips16 objects into %s format is not supported"
msgstr "" msgstr ""
#: elf32-mips.c:2360 elf32-ppc.c:1408 #: elf32-mips.c:2469 elf32-ppc.c:1408
#, c-format #, c-format
msgid "%s: compiled for a big endian system and target is little endian" msgid "%s: compiled for a big endian system and target is little endian"
msgstr "" msgstr ""
#: elf32-mips.c:2362 elf32-ppc.c:1410 #: elf32-mips.c:2471 elf32-ppc.c:1410
#, c-format #, c-format
msgid "%s: compiled for a little endian system and target is big endian" msgid "%s: compiled for a little endian system and target is big endian"
msgstr "" msgstr ""
#: elf32-mips.c:2411 #: elf32-mips.c:2520
#, c-format #, c-format
msgid "%s: linking PIC files with non-PIC files" msgid "%s: linking PIC files with non-PIC files"
msgstr "" msgstr ""
#: elf32-mips.c:2421 #: elf32-mips.c:2530
#, c-format #, c-format
msgid "%s: linking abicalls files with non-abicalls files" msgid "%s: linking abicalls files with non-abicalls files"
msgstr "" msgstr ""
#: elf32-mips.c:2451 #: elf32-mips.c:2560
#, c-format #, c-format
msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)" msgid "%s: ISA mismatch (-mips%d) with previous modules (-mips%d)"
msgstr "" msgstr ""
#: elf32-mips.c:2460 #: elf32-mips.c:2569
#, c-format #, c-format
msgid "%s: ISA mismatch (%d) with previous modules (%d)" msgid "%s: ISA mismatch (%d) with previous modules (%d)"
msgstr "" msgstr ""
#: elf32-mips.c:2483 #: elf32-mips.c:2592
#, c-format #, c-format
msgid "%s: ABI mismatch: linking %s module with previous %s modules" msgid "%s: ABI mismatch: linking %s module with previous %s modules"
msgstr "" 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 #, c-format
msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)"
msgstr "" msgstr ""
#: elf32-mips.c:2528 #: elf32-mips.c:2637
msgid " [abi=O32]" msgid " [abi=O32]"
msgstr "" msgstr ""
#: elf32-mips.c:2530 #: elf32-mips.c:2639
msgid " [abi=O64]" msgid " [abi=O64]"
msgstr "" msgstr ""
#: elf32-mips.c:2532 #: elf32-mips.c:2641
msgid " [abi=EABI32]" msgid " [abi=EABI32]"
msgstr "" msgstr ""
#: elf32-mips.c:2534 #: elf32-mips.c:2643
msgid " [abi=EABI64]" msgid " [abi=EABI64]"
msgstr "" msgstr ""
#: elf32-mips.c:2536 #: elf32-mips.c:2645
msgid " [abi unknown]" msgid " [abi unknown]"
msgstr "" msgstr ""
#: elf32-mips.c:2538 #: elf32-mips.c:2647
msgid " [abi=N32]" msgid " [abi=N32]"
msgstr "" msgstr ""
#: elf32-mips.c:2540 #: elf32-mips.c:2649
msgid " [abi=64]" msgid " [abi=64]"
msgstr "" msgstr ""
#: elf32-mips.c:2542 #: elf32-mips.c:2651
msgid " [no abi set]" msgid " [no abi set]"
msgstr "" msgstr ""
#: elf32-mips.c:2545 #: elf32-mips.c:2654
msgid " [mips1]" msgid " [mips1]"
msgstr "" msgstr ""
#: elf32-mips.c:2547 #: elf32-mips.c:2656
msgid " [mips2]" msgid " [mips2]"
msgstr "" msgstr ""
#: elf32-mips.c:2549 #: elf32-mips.c:2658
msgid " [mips3]" msgid " [mips3]"
msgstr "" msgstr ""
#: elf32-mips.c:2551 #: elf32-mips.c:2660
msgid " [mips4]" msgid " [mips4]"
msgstr "" msgstr ""
#: elf32-mips.c:2553 #: elf32-mips.c:2662
msgid " [unknown ISA]" msgid " [unknown ISA]"
msgstr "" msgstr ""
#: elf32-mips.c:2556 #: elf32-mips.c:2665
msgid " [32bitmode]" msgid " [32bitmode]"
msgstr "" msgstr ""
#: elf32-mips.c:2558 #: elf32-mips.c:2667
msgid " [not 32bitmode]" msgid " [not 32bitmode]"
msgstr "" msgstr ""
#: elf32-mips.c:4161 #: elf32-mips.c:4270
msgid "static procedure (no name)" msgid "static procedure (no name)"
msgstr "" msgstr ""
#: elf32-mips.c:4778 elf64-alpha.c:4358 #: elf32-mips.c:4887 elf64-alpha.c:4364
#, c-format #, c-format
msgid "%s: illegal section name `%s'" msgid "%s: illegal section name `%s'"
msgstr "" msgstr ""
#: elf32-mips.c:5305 #: elf32-mips.c:5414
msgid "not enough GOT space for local GOT entries" msgid "not enough GOT space for local GOT entries"
msgstr "" msgstr ""
#: elf32-mips.c:6363 #: elf32-mips.c:6493
#, c-format #, c-format
msgid "%s: %s+0x%lx: jump to stub routine which is not jal" msgid "%s: %s+0x%lx: jump to stub routine which is not jal"
msgstr "" msgstr ""
#: elf32-mips.c:7342 #: elf32-mips.c:7521
#, c-format #, c-format
msgid "%s: CALL16 reloc at 0x%lx not against global symbol" msgid "%s: CALL16 reloc at 0x%lx not against global symbol"
msgstr "" msgstr ""
@ -947,18 +947,18 @@ msgstr ""
msgid "%s: relocation %s cannot be used when making a shared object" msgid "%s: relocation %s cannot be used when making a shared object"
msgstr "" msgstr ""
#: elf32-ppc.c:3121 #: elf32-ppc.c:3123
#, c-format #, c-format
msgid "%s: unknown relocation type %d for symbol %s" msgid "%s: unknown relocation type %d for symbol %s"
msgstr "" 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 #, c-format
msgid "" msgid ""
"%s: The target (%s) of a %s relocation is in the wrong output section (%s)" "%s: The target (%s) of a %s relocation is in the wrong output section (%s)"
msgstr "" msgstr ""
#: elf32-ppc.c:3625 #: elf32-ppc.c:3628
#, c-format #, c-format
msgid "%s: Relocation %s is not yet supported for symbol %s." msgid "%s: Relocation %s is not yet supported for symbol %s."
msgstr "" msgstr ""
@ -1003,27 +1003,27 @@ msgstr ""
msgid "%s: 0x%lx: fatal: reloc overflow while relaxing" msgid "%s: 0x%lx: fatal: reloc overflow while relaxing"
msgstr "" msgstr ""
#: elf32-sparc.c:1484 elf64-sparc.c:2240 #: elf32-sparc.c:1486 elf64-sparc.c:2242
#, c-format #, c-format
msgid "%s: probably compiled without -fPIC?" msgid "%s: probably compiled without -fPIC?"
msgstr "" msgstr ""
#: elf32-sparc.c:1854 #: elf32-sparc.c:1856
#, c-format #, c-format
msgid "%s: compiled for a v8plus system and target is v8" msgid "%s: compiled for a v8plus system and target is v8"
msgstr "" msgstr ""
#: elf32-sparc.c:1863 #: elf32-sparc.c:1865
#, c-format #, c-format
msgid "%s: compiled for a v8plusa system and target is v8plus" msgid "%s: compiled for a v8plusa system and target is v8plus"
msgstr "" msgstr ""
#: elf32-sparc.c:1871 #: elf32-sparc.c:1873
#, c-format #, c-format
msgid "%s: compiled for a 64 bit system and target is 32 bit" msgid "%s: compiled for a 64 bit system and target is 32 bit"
msgstr "" msgstr ""
#: elf32-sparc.c:1883 #: elf32-sparc.c:1888
#, c-format #, c-format
msgid "%s: linking little endian files with big endian files" msgid "%s: linking little endian files with big endian files"
msgstr "" msgstr ""
@ -1095,41 +1095,41 @@ msgstr ""
msgid "v850ea architecture" msgid "v850ea architecture"
msgstr "" msgstr ""
#: elf64-alpha.c:947 #: elf64-alpha.c:951
msgid "GPDISP relocation did not find ldah and lda instructions" msgid "GPDISP relocation did not find ldah and lda instructions"
msgstr "" msgstr ""
#: elf64-alpha.c:2999 #: elf64-alpha.c:3004
#, c-format #, c-format
msgid "%s: .got subsegment exceeds 64K (size %d)" msgid "%s: .got subsegment exceeds 64K (size %d)"
msgstr "" msgstr ""
#: elf64-sparc.c:1248 #: elf64-sparc.c:1249
#, c-format #, c-format
msgid "%s: check_relocs: unhandled reloc type %d" msgid "%s: check_relocs: unhandled reloc type %d"
msgstr "" msgstr ""
#: elf64-sparc.c:1285 #: elf64-sparc.c:1286
msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER" msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER"
msgstr "" msgstr ""
#: elf64-sparc.c:1305 #: elf64-sparc.c:1306
msgid "" msgid ""
"Register %%g%d used incompatibly: previously declared in %s to %s, in %s " "Register %%g%d used incompatibly: previously declared in %s to %s, in %s "
"redefined to %s" "redefined to %s"
msgstr "" msgstr ""
#: elf64-sparc.c:1328 #: elf64-sparc.c:1329
#, c-format #, c-format
msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s" msgid "Symbol `%s' has differing types: previously %s, REGISTER in %s"
msgstr "" msgstr ""
#: elf64-sparc.c:1374 #: elf64-sparc.c:1375
#, c-format #, c-format
msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s" msgid "Symbol `%s' has differing types: REGISTER in %s, %s in %s"
msgstr "" msgstr ""
#: elf64-sparc.c:2809 #: elf64-sparc.c:2825
#, c-format #, c-format
msgid "%s: linking UltraSPARC specific with HAL specific code" msgid "%s: linking UltraSPARC specific with HAL specific code"
msgstr "" msgstr ""
@ -1174,7 +1174,7 @@ msgstr ""
msgid "%s: undefined versioned symbol name %s" msgid "%s: undefined versioned symbol name %s"
msgstr "" msgstr ""
#: elflink.h:4981 #: elflink.h:4983
#, c-format #, c-format
msgid "%s: could not find output section %s for input section %s" msgid "%s: could not find output section %s for input section %s"
msgstr "" msgstr ""
@ -1298,9 +1298,42 @@ msgstr ""
msgid "Unhandled OSF/1 core file section type %d\n" msgid "Unhandled OSF/1 core file section type %d\n"
msgstr "" msgstr ""
#: peicode.h:395 #. XXX code yet to be written.
#: peicode.h:806
#, c-format #, 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 "" msgstr ""
#: peigen.c:938 #: peigen.c:938
@ -1597,7 +1630,7 @@ msgstr ""
#. The MS dumpbin program reportedly ands with 0xff0f before #. The MS dumpbin program reportedly ands with 0xff0f before
#. printing the characteristics field. Not sure why. No reason to #. printing the characteristics field. Not sure why. No reason to
#. emulate it here. #. emulate it here.
#: peigen.c:1715 #: peigen.c:1714
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"

View file

@ -1,5 +1,19 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 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. * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning (DEP): Quote when passing vars to sub-make. Add warning
message to end. message to end.

View file

@ -80,7 +80,7 @@ Usage: %s [-CfsHV] [-b bfdname] [--target=bfdname]\n\
program_name); program_name);
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -283,7 +283,7 @@ usage (help)
list_supported_targets (program_name, stderr); list_supported_targets (program_name, stderr);
if (help) if (help)
fprintf (s, REPORT_BUGS_TO); fprintf (s, _("Report bugs to %s\n"), REPORT_BUGS_TO);
xexit (help ? 0 : 1); xexit (help ? 0 : 1);
} }

View file

@ -1138,7 +1138,7 @@ Usage: %s [-dhV] [-I bfdname] [-O bfdname] [-T header-file] [-l linker]\n\
[in-file [out-file]]\n"), [in-file [out-file]]\n"),
program_name); program_name);
if (status == 0) if (status == 0)
fprintf (file, REPORT_BUGS_TO); fprintf (file, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -303,7 +303,7 @@ Usage: %s [-aABCDglnopPrsuvV] [-t radix] [--radix=radix] [--target=bfdname]\n\
program_name); program_name);
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -341,7 +341,7 @@ copy_usage (stream, exit_status)
")); "));
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (exit_status == 0) if (exit_status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (exit_status); exit (exit_status);
} }
@ -373,7 +373,7 @@ strip_usage (stream, exit_status)
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (exit_status == 0) if (exit_status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (exit_status); exit (exit_status);
} }

View file

@ -274,7 +274,7 @@ usage (stream, status)
disassembler_usage (stream); disassembler_usage (stream);
} }
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

File diff suppressed because it is too large Load diff

View file

@ -1700,7 +1700,7 @@ usage ()
fprintf (stdout, _(" -I or --histogram Display histogram of bucket list lengths\n")); 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, _(" -v or --version Display the version number of readelf\n"));
fprintf (stdout, _(" -H or --help Display this information\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); exit (0);
} }

View file

@ -86,7 +86,7 @@ Usage: %s [-ABdoxV] [--format=berkeley|sysv] [--radix=8|10|16]\n\
#endif #endif
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -509,6 +509,6 @@ Usage: %s [-afov] [-n min-len] [-min-len] [-t {o,x,d}] [-]\n\
program_name); program_name);
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -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")); No input-file is stdin, default rc. No output-file is stdout, default rc.\n"));
list_supported_targets (program_name, stream); list_supported_targets (program_name, stream);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

View file

@ -1,5 +1,10 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 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. * Makefile.am (MKDEP): Use gcc -MM rather than ../mkdep.
(DEP): Quote when passing vars to sub-make. Use "mv -f" rather (DEP): Quote when passing vars to sub-make. Use "mv -f" rather
than move-if-change. than move-if-change.

View file

@ -323,7 +323,7 @@ Options:\n\
md_show_usage (stream); md_show_usage (stream);
fputc ('\n', stream); fputc ('\n', stream);
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
} }
/* /*

View file

@ -3551,7 +3551,7 @@ Usage: %s \n\
[-Ipath] add to include path list\n\ [-Ipath] add to include path list\n\
[in-file]\n")); [in-file]\n"));
if (status == 0) if (status == 0)
printf (REPORT_BUGS_TO); printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
exit (status); exit (status);
} }

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,9 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 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. * Makefile.am (BASEDIR): Define.
(BFDDIR): Define. (BFDDIR): Define.
(INCDIR): Define. (INCDIR): Define.

View file

@ -157,7 +157,7 @@ Usage: %s [-[abcDhilLsTvwxyz]] [-[ACeEfFJnNOpPqQZ][name]] [-I dirs]\n\
[image-file] [profile-file...]\n"), [image-file] [profile-file...]\n"),
whoami); whoami);
if (status == 0) if (status == 0)
fprintf (stream, REPORT_BUGS_TO); fprintf (stream, _("Report bugs to %s\n"), REPORT_BUGS_TO);
done (status); done (status);
} }

View file

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -344,7 +344,8 @@ msgid ""
msgstr "" msgstr ""
#: gprof.c:160 #: gprof.c:160
msgid "Report bugs to bug-gnu-utils@gnu.org\n" #, c-format
msgid "Report bugs to %s\n"
msgstr "" msgstr ""
#: gprof.c:229 #: gprof.c:229

View file

@ -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> 2000-04-03 Alan Modra <alan@linuxcare.com.au>
* bin-bugs.h: New file. * bin-bugs.h: New file.

View file

@ -1,3 +1,3 @@
#ifndef REPORT_BUGS_TO #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 #endif

View file

@ -1,5 +1,9 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 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. * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning message (DEP): Quote when passing vars to sub-make. Add warning message
to end. to end.

View file

@ -1163,5 +1163,5 @@ help ()
ldemul_list_emulation_options (stdout); ldemul_list_emulation_options (stdout);
printf ("\n"); printf ("\n");
printf (REPORT_BUGS_TO); printf (_("Report bugs to %s\n"), REPORT_BUGS_TO);
} }

View file

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -27,197 +27,197 @@ msgstr ""
msgid "Errors encountered processing file %s" msgid "Errors encountered processing file %s"
msgstr "" 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" msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
msgstr "" 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" msgid "%P: warning: connot find thumb start symbol %s\n"
msgstr "" msgstr ""
#: emultempl/pe.em:255 #: emultempl/pe.em:257
msgid "" msgid ""
" --base_file <basefile> Generate a base file for relocatable " " --base_file <basefile> Generate a base file for relocatable "
"DLLs\n" "DLLs\n"
msgstr "" msgstr ""
#: emultempl/pe.em:256 #: emultempl/pe.em:258
msgid "" msgid ""
" --dll Set image base to the default for DLLs\n" " --dll Set image base to the default for DLLs\n"
msgstr "" msgstr ""
#: emultempl/pe.em:257 #: emultempl/pe.em:259
msgid " --file-alignment <size> Set file alignment\n" msgid " --file-alignment <size> Set file alignment\n"
msgstr "" msgstr ""
#: emultempl/pe.em:258 #: emultempl/pe.em:260
msgid " --heap <size> Set initial size of the heap\n" msgid " --heap <size> Set initial size of the heap\n"
msgstr "" msgstr ""
#: emultempl/pe.em:259 #: emultempl/pe.em:261
msgid "" msgid ""
" --image-base <address> Set start address of the executable\n" " --image-base <address> Set start address of the executable\n"
msgstr "" msgstr ""
#: emultempl/pe.em:260 #: emultempl/pe.em:262
msgid "" msgid ""
" --major-image-version <number> Set version number of the executable\n" " --major-image-version <number> Set version number of the executable\n"
msgstr "" msgstr ""
#: emultempl/pe.em:261 #: emultempl/pe.em:263
msgid " --major-os-version <number> Set minimum required OS version\n" msgid " --major-os-version <number> Set minimum required OS version\n"
msgstr "" msgstr ""
#: emultempl/pe.em:262 #: emultempl/pe.em:264
msgid "" msgid ""
" --major-subsystem-version <number> Set minimum required OS subsystem " " --major-subsystem-version <number> Set minimum required OS subsystem "
"version\n" "version\n"
msgstr "" msgstr ""
#: emultempl/pe.em:263 #: emultempl/pe.em:265
msgid "" msgid ""
" --minor-image-version <number> Set revision number of the executable\n" " --minor-image-version <number> Set revision number of the executable\n"
msgstr "" msgstr ""
#: emultempl/pe.em:264 #: emultempl/pe.em:266
msgid " --minor-os-version <number> Set minimum required OS revision\n" msgid " --minor-os-version <number> Set minimum required OS revision\n"
msgstr "" msgstr ""
#: emultempl/pe.em:265 #: emultempl/pe.em:267
msgid "" msgid ""
" --minor-subsystem-version <number> Set minimum required OS subsystem " " --minor-subsystem-version <number> Set minimum required OS subsystem "
"revision\n" "revision\n"
msgstr "" msgstr ""
#: emultempl/pe.em:266 #: emultempl/pe.em:268
msgid " --section-alignment <size> Set section alignment\n" msgid " --section-alignment <size> Set section alignment\n"
msgstr "" msgstr ""
#: emultempl/pe.em:267 #: emultempl/pe.em:269
msgid " --stack <size> Set size of the initial stack\n" msgid " --stack <size> Set size of the initial stack\n"
msgstr "" msgstr ""
#: emultempl/pe.em:268 #: emultempl/pe.em:270
msgid "" msgid ""
" --subsystem <name>[:<version>] Set required OS subsystem [& version]\n" " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
msgstr "" msgstr ""
#: emultempl/pe.em:269 #: emultempl/pe.em:271
msgid "" msgid ""
" --support-old-code Support interworking with old code\n" " --support-old-code Support interworking with old code\n"
msgstr "" msgstr ""
#: emultempl/pe.em:270 #: emultempl/pe.em:272
msgid "" msgid ""
" --thumb-entry=<symbol> Set the entry point to be Thumb " " --thumb-entry=<symbol> Set the entry point to be Thumb "
"<symbol>\n" "<symbol>\n"
msgstr "" msgstr ""
#: emultempl/pe.em:272 #: emultempl/pe.em:274
msgid "" msgid ""
" --add-stdcall-alias Export symbols with and without @nn\n" " --add-stdcall-alias Export symbols with and without @nn\n"
msgstr "" msgstr ""
#: emultempl/pe.em:273 #: emultempl/pe.em:275
msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
msgstr "" msgstr ""
#: emultempl/pe.em:274 #: emultempl/pe.em:276
msgid "" msgid ""
" --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
msgstr "" msgstr ""
#: emultempl/pe.em:275 #: emultempl/pe.em:277
msgid "" msgid ""
" --exclude-symbols sym,sym,... Exclude symbols from automatic export\n" " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
msgstr "" msgstr ""
#: emultempl/pe.em:276 #: emultempl/pe.em:278
msgid "" msgid ""
" --export-all-symbols Automatically export all globals to " " --export-all-symbols Automatically export all globals to "
"DLL\n" "DLL\n"
msgstr "" msgstr ""
#: emultempl/pe.em:277 #: emultempl/pe.em:279
msgid " --kill-at Remove @nn from exported symbols\n" msgid " --kill-at Remove @nn from exported symbols\n"
msgstr "" msgstr ""
#: emultempl/pe.em:278 #: emultempl/pe.em:280
msgid " --out-implib <file> Generate import library\n" msgid " --out-implib <file> Generate import library\n"
msgstr "" msgstr ""
#: emultempl/pe.em:279 #: emultempl/pe.em:281
msgid "" msgid ""
" --output-def <file> Generate a .DEF file for the built DLL\n" " --output-def <file> Generate a .DEF file for the built DLL\n"
msgstr "" msgstr ""
#: emultempl/pe.em:280 #: emultempl/pe.em:282
msgid " --warn-duplicate-exports Warn about duplicate exports.\n" msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
msgstr "" msgstr ""
#: emultempl/pe.em:281 #: emultempl/pe.em:283
msgid "" msgid ""
" --compat-implib Create backward compatible import " " --compat-implib Create backward compatible import "
"libs;\n" "libs;\n"
msgstr "" msgstr ""
#: emultempl/pe.em:282 #: emultempl/pe.em:284
msgid " create __imp_<SYMBOL> as well.\n" msgid " create __imp_<SYMBOL> as well.\n"
msgstr "" msgstr ""
#: emultempl/pe.em:350 #: emultempl/pe.em:352
msgid "%P: warning: bad version number in -subsystem option\n" msgid "%P: warning: bad version number in -subsystem option\n"
msgstr "" msgstr ""
#: emultempl/pe.em:386 #: emultempl/pe.em:388
msgid "%P%F: invalid subsystem type %s\n" msgid "%P%F: invalid subsystem type %s\n"
msgstr "" msgstr ""
#: emultempl/pe.em:401 #: emultempl/pe.em:403
msgid "%P%F: invalid hex number for PE parameter '%s'\n" msgid "%P%F: invalid hex number for PE parameter '%s'\n"
msgstr "" msgstr ""
#: emultempl/pe.em:419 #: emultempl/pe.em:421
msgid "%P%F: strange hex info for PE parameter '%s'\n" msgid "%P%F: strange hex info for PE parameter '%s'\n"
msgstr "" msgstr ""
#: emultempl/pe.em:458 #: emultempl/pe.em:460
#, c-format #, c-format
msgid "%s: Can't open base file %s\n" msgid "%s: Can't open base file %s\n"
msgstr "" msgstr ""
#: emultempl/pe.em:600 #: emultempl/pe.em:602
msgid "%P: warning, file alignment > section alignment.\n" msgid "%P: warning, file alignment > section alignment.\n"
msgstr "" msgstr ""
#: emultempl/pe.em:670 emultempl/pe.em:696 #: emultempl/pe.em:673 emultempl/pe.em:699
#, c-format #, c-format
msgid "Warning: resolving %s by linking to %s\n" msgid "Warning: resolving %s by linking to %s\n"
msgstr "" 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" msgid "Use --enable-stdcall-fixup to disable these warnings\n"
msgstr "" 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" msgid "Use --disable-stdcall-fixup to disable these fixups\n"
msgstr "" msgstr ""
#: emultempl/pe.em:718 #: emultempl/pe.em:722
msgid "%F%P: PE operations on non PE file.\n" msgid "%F%P: PE operations on non PE file.\n"
msgstr "" msgstr ""
#: emultempl/pe.em:835 #: emultempl/pe.em:839
#, c-format #, c-format
msgid "Errors encountered processing file %s\n" msgid "Errors encountered processing file %s\n"
msgstr "" msgstr ""
#: emultempl/pe.em:858 #: emultempl/pe.em:862
#, c-format #, c-format
msgid "Errors encountered processing file %s for interworking" msgid "Errors encountered processing file %s for interworking"
msgstr "" 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" msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
msgstr "" msgstr ""
@ -367,59 +367,59 @@ msgstr ""
msgid "%F%S non constant expression for %s\n" msgid "%F%S non constant expression for %s\n"
msgstr "" msgstr ""
#: ldfile.c:106 #: ldfile.c:108
#, c-format #, c-format
msgid "attempt to open %s failed\n" msgid "attempt to open %s failed\n"
msgstr "" msgstr ""
#: ldfile.c:108 #: ldfile.c:110
#, c-format #, c-format
msgid "attempt to open %s succeeded\n" msgid "attempt to open %s succeeded\n"
msgstr "" msgstr ""
#: ldfile.c:114 #: ldfile.c:116
msgid "%F%P: invalid BFD target `%s'\n" msgid "%F%P: invalid BFD target `%s'\n"
msgstr "" msgstr ""
#: ldfile.c:136 #: ldfile.c:140
msgid "%P: skipping incompatible %s when searching for %s" msgid "%P: skipping incompatible %s when searching for %s"
msgstr "" msgstr ""
#: ldfile.c:227 #: ldfile.c:232
msgid "%F%P: cannot open %s for %s: %E\n" msgid "%F%P: cannot open %s for %s: %E\n"
msgstr "" msgstr ""
#: ldfile.c:230 #: ldfile.c:235
msgid "%F%P: cannot open %s: %E\n" msgid "%F%P: cannot open %s: %E\n"
msgstr "" msgstr ""
#: ldfile.c:250 #: ldfile.c:255
msgid "%F%P: cannot find %s\n" msgid "%F%P: cannot find %s\n"
msgstr "" msgstr ""
#: ldfile.c:268 ldfile.c:283 #: ldfile.c:273 ldfile.c:288
#, c-format #, c-format
msgid "cannot find script file %s\n" msgid "cannot find script file %s\n"
msgstr "" msgstr ""
#: ldfile.c:270 ldfile.c:285 #: ldfile.c:275 ldfile.c:290
#, c-format #, c-format
msgid "opened script file %s\n" msgid "opened script file %s\n"
msgstr "" msgstr ""
#: ldfile.c:328 #: ldfile.c:333
msgid "%P%F: cannot open linker script file %s: %E\n" msgid "%P%F: cannot open linker script file %s: %E\n"
msgstr "" msgstr ""
#: ldfile.c:369 #: ldfile.c:374
msgid "%P%F: unknown architecture: %s\n" msgid "%P%F: unknown architecture: %s\n"
msgstr "" msgstr ""
#: ldfile.c:386 #: ldfile.c:391
msgid "%P%F: target architecture respecified\n" msgid "%P%F: target architecture respecified\n"
msgstr "" msgstr ""
#: ldfile.c:439 #: ldfile.c:444
msgid "%P%F: cannot represent machine `%s'\n" msgid "%P%F: cannot represent machine `%s'\n"
msgstr "" msgstr ""
@ -717,7 +717,7 @@ msgstr ""
msgid "%P: Error writing file `%s'\n" msgid "%P: Error writing file `%s'\n"
msgstr "" msgstr ""
#: ldmain.c:432 pe-dll.c:1085 #: ldmain.c:432 pe-dll.c:1082
#, c-format #, c-format
msgid "%P: Error closing file `%s'\n" msgid "%P: Error closing file `%s'\n"
msgstr "" msgstr ""
@ -820,44 +820,44 @@ msgstr ""
msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n" msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
msgstr "" msgstr ""
#: ldmain.c:1170 #: ldmain.c:1171
msgid "%F%P: bfd_hash_table_init failed: %E\n" msgid "%F%P: bfd_hash_table_init failed: %E\n"
msgstr "" msgstr ""
#: ldmain.c:1177 #: ldmain.c:1178
msgid "%F%P: bfd_hash_lookup failed: %E\n" msgid "%F%P: bfd_hash_lookup failed: %E\n"
msgstr "" msgstr ""
#: ldmain.c:1196 #: ldmain.c:1198
msgid "%X%C: undefined reference to `%T'\n" msgid "%C: undefined reference to `%T'\n"
msgstr "" msgstr ""
#: ldmain.c:1199 #: ldmain.c:1204
msgid "%D: more undefined references to `%T' follow\n" msgid "%D: more undefined references to `%T' follow\n"
msgstr "" msgstr ""
#: ldmain.c:1205 #: ldmain.c:1211
msgid "%X%B: undefined reference to `%T'\n" msgid "%B: undefined reference to `%T'\n"
msgstr "" msgstr ""
#: ldmain.c:1208 #: ldmain.c:1217
msgid "%B: more undefined references to `%T' follow\n" msgid "%B: more undefined references to `%T' follow\n"
msgstr "" msgstr ""
#: ldmain.c:1229 ldmain.c:1251 ldmain.c:1271 #: ldmain.c:1238 ldmain.c:1260 ldmain.c:1280
msgid "%P%X: generated" msgid "%P%X: generated"
msgstr "" msgstr ""
#: ldmain.c:1232 #: ldmain.c:1241
msgid " relocation truncated to fit: %s %T" msgid " relocation truncated to fit: %s %T"
msgstr "" msgstr ""
#: ldmain.c:1254 #: ldmain.c:1263
#, c-format #, c-format
msgid "dangerous relocation: %s\n" msgid "dangerous relocation: %s\n"
msgstr "" msgstr ""
#: ldmain.c:1274 #: ldmain.c:1283
msgid " reloc refers to symbol `%T' which is not being output\n" msgid " reloc refers to symbol `%T' which is not being output\n"
msgstr "" msgstr ""
@ -1434,9 +1434,8 @@ msgid "%s: emulation specific options:\n"
msgstr "" msgstr ""
#: lexsup.c:1166 #: lexsup.c:1166
msgid "" #, c-format
"\n" msgid "Report bugs to %s\n"
"Report bugs to bug-gnu-utils@gnu.org\n"
msgstr "" msgstr ""
#: mri.c:343 #: mri.c:343
@ -1478,26 +1477,26 @@ msgstr ""
msgid "%XError, oridinal used twice: %d (%s vs %s)\n" msgid "%XError, oridinal used twice: %d (%s vs %s)\n"
msgstr "" msgstr ""
#: pe-dll.c:834 #: pe-dll.c:831
#, c-format #, c-format
msgid "%XError: %d-bit reloc in dll\n" msgid "%XError: %d-bit reloc in dll\n"
msgstr "" msgstr ""
#: pe-dll.c:958 #: pe-dll.c:955
#, c-format #, c-format
msgid "%s: Can't open output def file %s\n" msgid "%s: Can't open output def file %s\n"
msgstr "" msgstr ""
#: pe-dll.c:1080 #: pe-dll.c:1077
msgid "; no contents available\n" msgid "; no contents available\n"
msgstr "" msgstr ""
#: pe-dll.c:1569 #: pe-dll.c:1566
#, c-format #, c-format
msgid "%XCan't open .lib file: %s\n" msgid "%XCan't open .lib file: %s\n"
msgstr "" msgstr ""
#: pe-dll.c:1574 #: pe-dll.c:1571
#, c-format #, c-format
msgid "Creating library file: %s\n" msgid "Creating library file: %s\n"
msgstr "" msgstr ""

View file

@ -1,5 +1,7 @@
2000-04-04 Alan Modra <alan@linuxcare.com.au> 2000-04-04 Alan Modra <alan@linuxcare.com.au>
* po/opcodes.pot: Regenerate.
* Makefile.am (MKDEP): Use gcc -MM rather than mkdep. * Makefile.am (MKDEP): Use gcc -MM rather than mkdep.
(DEP): Quote when passing vars to sub-make. Add warning message (DEP): Quote when passing vars to sub-make. Add warning message
to end. to end.

View file

@ -6,7 +6,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "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" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"