diff options
author | Alan Modra <amodra@gmail.com> | 2005-10-25 02:20:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-10-25 02:20:17 +0000 |
commit | 3caac5b897b20e3fb86b7f523264b4ef05a49aa5 (patch) | |
tree | 916ecd6ee7a0a7ff15305d9aa8f7dd6fbe1d1eb6 /ld/po | |
parent | a2377e33fd4428c873a55088af10f9b1fa126855 (diff) | |
download | gdb-3caac5b897b20e3fb86b7f523264b4ef05a49aa5.zip gdb-3caac5b897b20e3fb86b7f523264b4ef05a49aa5.tar.gz gdb-3caac5b897b20e3fb86b7f523264b4ef05a49aa5.tar.bz2 |
Regenerate
Diffstat (limited to 'ld/po')
-rw-r--r-- | ld/po/ld.pot | 406 |
1 files changed, 203 insertions, 203 deletions
diff --git a/ld/po/ld.pot b/ld/po/ld.pot index b2a3adb..567d0e5 100644 --- a/ld/po/ld.pot +++ b/ld/po/ld.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-07-14 17:39-0500\n" +"POT-Creation-Date: 2005-10-24 11:45+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" @@ -31,167 +31,167 @@ msgstr "" msgid "Errors encountered processing file %s" msgstr "" -#: emultempl/armcoff.em:191 emultempl/pe.em:1458 +#: emultempl/armcoff.em:190 emultempl/pe.em:1460 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n" msgstr "" -#: emultempl/armcoff.em:196 emultempl/pe.em:1463 +#: emultempl/armcoff.em:195 emultempl/pe.em:1465 msgid "%P: warning: connot find thumb start symbol %s\n" msgstr "" -#: emultempl/pe.em:301 +#: emultempl/pe.em:304 #, c-format msgid "" " --base_file <basefile> Generate a base file for relocatable " "DLLs\n" msgstr "" -#: emultempl/pe.em:302 +#: emultempl/pe.em:305 #, c-format msgid "" " --dll Set image base to the default for DLLs\n" msgstr "" -#: emultempl/pe.em:303 +#: emultempl/pe.em:306 #, c-format msgid " --file-alignment <size> Set file alignment\n" msgstr "" -#: emultempl/pe.em:304 +#: emultempl/pe.em:307 #, c-format msgid " --heap <size> Set initial size of the heap\n" msgstr "" -#: emultempl/pe.em:305 +#: emultempl/pe.em:308 #, c-format msgid "" " --image-base <address> Set start address of the executable\n" msgstr "" -#: emultempl/pe.em:306 +#: emultempl/pe.em:309 #, c-format msgid "" " --major-image-version <number> Set version number of the executable\n" msgstr "" -#: emultempl/pe.em:307 +#: emultempl/pe.em:310 #, c-format msgid " --major-os-version <number> Set minimum required OS version\n" msgstr "" -#: emultempl/pe.em:308 +#: emultempl/pe.em:311 #, c-format msgid "" " --major-subsystem-version <number> Set minimum required OS subsystem " "version\n" msgstr "" -#: emultempl/pe.em:309 +#: emultempl/pe.em:312 #, c-format msgid "" " --minor-image-version <number> Set revision number of the executable\n" msgstr "" -#: emultempl/pe.em:310 +#: emultempl/pe.em:313 #, c-format msgid " --minor-os-version <number> Set minimum required OS revision\n" msgstr "" -#: emultempl/pe.em:311 +#: emultempl/pe.em:314 #, c-format msgid "" " --minor-subsystem-version <number> Set minimum required OS subsystem " "revision\n" msgstr "" -#: emultempl/pe.em:312 +#: emultempl/pe.em:315 #, c-format msgid " --section-alignment <size> Set section alignment\n" msgstr "" -#: emultempl/pe.em:313 +#: emultempl/pe.em:316 #, c-format msgid " --stack <size> Set size of the initial stack\n" msgstr "" -#: emultempl/pe.em:314 +#: emultempl/pe.em:317 #, c-format msgid "" " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n" msgstr "" -#: emultempl/pe.em:315 +#: emultempl/pe.em:318 #, c-format msgid "" " --support-old-code Support interworking with old code\n" msgstr "" -#: emultempl/pe.em:316 +#: emultempl/pe.em:319 #, c-format msgid "" " --thumb-entry=<symbol> Set the entry point to be Thumb " "<symbol>\n" msgstr "" -#: emultempl/pe.em:318 +#: emultempl/pe.em:321 #, c-format msgid "" " --add-stdcall-alias Export symbols with and without @nn\n" msgstr "" -#: emultempl/pe.em:319 +#: emultempl/pe.em:322 #, c-format msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n" msgstr "" -#: emultempl/pe.em:320 +#: emultempl/pe.em:323 #, c-format msgid "" " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n" msgstr "" -#: emultempl/pe.em:321 +#: emultempl/pe.em:324 #, c-format msgid "" " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n" msgstr "" -#: emultempl/pe.em:322 +#: emultempl/pe.em:325 #, c-format msgid "" " --exclude-libs lib,lib,... Exclude libraries from automatic " "export\n" msgstr "" -#: emultempl/pe.em:323 +#: emultempl/pe.em:326 #, c-format msgid "" " --export-all-symbols Automatically export all globals to " "DLL\n" msgstr "" -#: emultempl/pe.em:324 +#: emultempl/pe.em:327 #, c-format msgid " --kill-at Remove @nn from exported symbols\n" msgstr "" -#: emultempl/pe.em:325 +#: emultempl/pe.em:328 #, c-format msgid " --out-implib <file> Generate import library\n" msgstr "" -#: emultempl/pe.em:326 +#: emultempl/pe.em:329 #, c-format msgid "" " --output-def <file> Generate a .DEF file for the built DLL\n" msgstr "" -#: emultempl/pe.em:327 +#: emultempl/pe.em:330 #, c-format msgid " --warn-duplicate-exports Warn about duplicate exports.\n" msgstr "" -#: emultempl/pe.em:328 +#: emultempl/pe.em:331 #, c-format msgid "" " --compat-implib Create backward compatible import " @@ -199,7 +199,7 @@ msgid "" " create __imp_<SYMBOL> as well.\n" msgstr "" -#: emultempl/pe.em:330 +#: emultempl/pe.em:333 #, c-format msgid "" " --enable-auto-image-base Automatically choose image base for " @@ -207,14 +207,14 @@ msgid "" " unless user specifies one\n" msgstr "" -#: emultempl/pe.em:332 +#: emultempl/pe.em:335 #, c-format msgid "" " --disable-auto-image-base Do not auto-choose image base. " "(default)\n" msgstr "" -#: emultempl/pe.em:333 +#: emultempl/pe.em:336 #, c-format msgid "" " --dll-search-prefix=<string> When linking dynamically to a dll " @@ -224,21 +224,21 @@ msgid "" " in preference to lib<basename>.dll \n" msgstr "" -#: emultempl/pe.em:336 +#: emultempl/pe.em:339 #, c-format msgid "" " --enable-auto-import Do sophistcated linking of _sym to\n" " __imp_sym for DATA references\n" msgstr "" -#: emultempl/pe.em:338 +#: emultempl/pe.em:341 #, c-format msgid "" " --disable-auto-import Do not auto-import DATA items from " "DLLs\n" msgstr "" -#: emultempl/pe.em:339 +#: emultempl/pe.em:342 #, c-format msgid "" " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n" @@ -247,7 +247,7 @@ msgid "" " runtime.\n" msgstr "" -#: emultempl/pe.em:342 +#: emultempl/pe.em:345 #, c-format msgid "" " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations " @@ -255,7 +255,7 @@ msgid "" " auto-imported DATA.\n" msgstr "" -#: emultempl/pe.em:344 +#: emultempl/pe.em:347 #, c-format msgid "" " --enable-extra-pe-debug Enable verbose debug output when " @@ -264,77 +264,77 @@ msgid "" "import)\n" msgstr "" -#: emultempl/pe.em:347 +#: emultempl/pe.em:350 #, c-format msgid "" " --large-address-aware Executable supports virtual addresses\n" " greater than 2 gigabytes\n" msgstr "" -#: emultempl/pe.em:414 +#: emultempl/pe.em:417 msgid "%P: warning: bad version number in -subsystem option\n" msgstr "" -#: emultempl/pe.em:445 +#: emultempl/pe.em:448 msgid "%P%F: invalid subsystem type %s\n" msgstr "" -#: emultempl/pe.em:484 +#: emultempl/pe.em:487 msgid "%P%F: invalid hex number for PE parameter '%s'\n" msgstr "" -#: emultempl/pe.em:501 +#: emultempl/pe.em:504 msgid "%P%F: strange hex info for PE parameter '%s'\n" msgstr "" -#: emultempl/pe.em:518 +#: emultempl/pe.em:521 #, c-format msgid "%s: Can't open base file %s\n" msgstr "" -#: emultempl/pe.em:734 +#: emultempl/pe.em:737 msgid "%P: warning, file alignment > section alignment.\n" msgstr "" -#: emultempl/pe.em:821 emultempl/pe.em:848 +#: emultempl/pe.em:824 emultempl/pe.em:851 #, c-format msgid "Warning: resolving %s by linking to %s\n" msgstr "" -#: emultempl/pe.em:826 emultempl/pe.em:853 +#: emultempl/pe.em:829 emultempl/pe.em:856 msgid "Use --enable-stdcall-fixup to disable these warnings\n" msgstr "" -#: emultempl/pe.em:827 emultempl/pe.em:854 +#: emultempl/pe.em:830 emultempl/pe.em:857 msgid "Use --disable-stdcall-fixup to disable these fixups\n" msgstr "" -#: emultempl/pe.em:873 +#: emultempl/pe.em:876 #, c-format msgid "%C: Cannot get section contents - auto-import exception\n" msgstr "" -#: emultempl/pe.em:910 +#: emultempl/pe.em:913 #, c-format msgid "Info: resolving %s by linking to %s (auto-import)\n" msgstr "" -#: emultempl/pe.em:983 +#: emultempl/pe.em:986 msgid "%F%P: PE operations on non PE file.\n" msgstr "" -#: emultempl/pe.em:1258 +#: emultempl/pe.em:1261 #, c-format msgid "Errors encountered processing file %s\n" msgstr "" -#: emultempl/pe.em:1281 +#: emultempl/pe.em:1284 #, c-format msgid "Errors encountered processing file %s for interworking" msgstr "" -#: emultempl/pe.em:1343 ldexp.c:522 ldlang.c:2811 ldlang.c:5671 ldlang.c:5702 -#: ldmain.c:1163 +#: emultempl/pe.em:1345 ldexp.c:522 ldlang.c:2928 ldlang.c:5785 ldlang.c:5816 +#: ldmain.c:1164 msgid "%P%F: bfd_link_hash_lookup failed: %E\n" msgstr "" @@ -368,11 +368,11 @@ msgstr "" msgid "No symbols\n" msgstr "" -#: ldcref.c:359 ldcref.c:478 +#: ldcref.c:359 ldcref.c:481 msgid "%B%F: could not read symbols; %E\n" msgstr "" -#: ldcref.c:363 ldcref.c:482 ldmain.c:1228 ldmain.c:1232 +#: ldcref.c:363 ldcref.c:485 ldmain.c:1229 ldmain.c:1233 msgid "%B%F: could not read symbols: %E\n" msgstr "" @@ -380,7 +380,7 @@ msgstr "" msgid "%P: symbol `%T' missing from main hash table\n" msgstr "" -#: ldcref.c:547 ldcref.c:554 ldmain.c:1275 ldmain.c:1282 +#: ldcref.c:556 ldcref.c:563 ldmain.c:1276 ldmain.c:1283 msgid "%B%F: could not read relocs: %E\n" msgstr "" @@ -388,7 +388,7 @@ msgstr "" #. in OUTSECNAME. This reloc is from a section which is #. mapped into a section from which references to OUTSECNAME #. are prohibited. We must report an error. -#: ldcref.c:573 +#: ldcref.c:590 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n" msgstr "" @@ -415,25 +415,25 @@ msgid "" "\n" msgstr "" -#: ldemul.c:230 +#: ldemul.c:236 #, c-format msgid "%S SYSLIB ignored\n" msgstr "" -#: ldemul.c:236 +#: ldemul.c:242 #, c-format msgid "%S HLL ignored\n" msgstr "" -#: ldemul.c:256 +#: ldemul.c:262 msgid "%P: unrecognised emulation mode: %s\n" msgstr "" -#: ldemul.c:257 +#: ldemul.c:263 msgid "Supported emulations: " msgstr "" -#: ldemul.c:299 +#: ldemul.c:305 #, c-format msgid " no emulation specific options.\n" msgstr "" @@ -458,40 +458,40 @@ msgstr "" msgid "%F%S: undefined symbol `%s' referenced in expression\n" msgstr "" -#: ldexp.c:606 ldexp.c:619 +#: ldexp.c:608 ldexp.c:621 #, c-format msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n" msgstr "" -#: ldexp.c:688 +#: ldexp.c:683 #, c-format msgid "%F%S can not PROVIDE assignment to location counter\n" msgstr "" -#: ldexp.c:702 +#: ldexp.c:697 #, c-format msgid "%F%S invalid assignment to location counter\n" msgstr "" -#: ldexp.c:705 +#: ldexp.c:700 #, c-format msgid "%F%S assignment to location counter invalid outside of SECTION\n" msgstr "" -#: ldexp.c:714 +#: ldexp.c:709 msgid "%F%S cannot move location counter backwards (from %V to %V)\n" msgstr "" -#: ldexp.c:753 +#: ldexp.c:750 msgid "%P%F:%s: hash creation failed\n" msgstr "" -#: ldexp.c:1004 ldexp.c:1029 +#: ldexp.c:1002 ldexp.c:1027 #, c-format msgid "%F%S nonconstant expression for %s\n" msgstr "" -#: ldexp.c:1086 +#: ldexp.c:1084 #, c-format msgid "%F%S non constant expression for %s\n" msgstr "" @@ -552,42 +552,50 @@ msgstr "" msgid "%P%F: cannot represent machine `%s'\n" msgstr "" -#: ldlang.c:900 +#: ldlang.c:901 ldlang.c:5388 +msgid "%P%F: Failed to create hash table\n" +msgstr "" + +#: ldlang.c:941 msgid "%P%F: out of memory during initialization" msgstr "" -#: ldlang.c:937 +#: ldlang.c:984 msgid "%P:%S: warning: redeclaration of memory region '%s'\n" msgstr "" -#: ldlang.c:943 +#: ldlang.c:990 msgid "%P:%S: warning: memory region %s not declared\n" msgstr "" -#: ldlang.c:1464 +#: ldlang.c:1107 +msgid "%P%F: bfd_hash_lookup failed creating section `%s'\n" +msgstr "" + +#: ldlang.c:1575 msgid "" "\n" "Memory Configuration\n" "\n" msgstr "" -#: ldlang.c:1466 +#: ldlang.c:1577 msgid "Name" msgstr "" -#: ldlang.c:1466 +#: ldlang.c:1577 msgid "Origin" msgstr "" -#: ldlang.c:1466 +#: ldlang.c:1577 msgid "Length" msgstr "" -#: ldlang.c:1466 +#: ldlang.c:1577 msgid "Attributes" msgstr "" -#: ldlang.c:1506 +#: ldlang.c:1617 #, c-format msgid "" "\n" @@ -595,463 +603,455 @@ msgid "" "\n" msgstr "" -#: ldlang.c:1572 +#: ldlang.c:1683 msgid "%P%F: Illegal use of `%s' section\n" msgstr "" -#: ldlang.c:1579 +#: ldlang.c:1690 msgid "%P%F: output format %s cannot represent section called %s\n" msgstr "" -#: ldlang.c:2178 +#: ldlang.c:2295 msgid "%B: file not recognized: %E\n" msgstr "" -#: ldlang.c:2179 +#: ldlang.c:2296 msgid "%B: matching formats:" msgstr "" -#: ldlang.c:2186 +#: ldlang.c:2303 msgid "%F%B: file not recognized: %E\n" msgstr "" -#: ldlang.c:2250 +#: ldlang.c:2367 msgid "%F%B: member %B in archive is not an object\n" msgstr "" -#: ldlang.c:2261 ldlang.c:2275 +#: ldlang.c:2378 ldlang.c:2392 msgid "%F%B: could not read symbols: %E\n" msgstr "" -#: ldlang.c:2530 +#: ldlang.c:2647 msgid "" "%P: warning: could not find any targets that match endianness requirement\n" msgstr "" -#: ldlang.c:2544 +#: ldlang.c:2661 msgid "%P%F: target %s not found\n" msgstr "" -#: ldlang.c:2546 +#: ldlang.c:2663 msgid "%P%F: cannot open output file %s: %E\n" msgstr "" -#: ldlang.c:2552 +#: ldlang.c:2669 msgid "%P%F:%s: can not make object file: %E\n" msgstr "" -#: ldlang.c:2556 +#: ldlang.c:2673 msgid "%P%F:%s: can not set architecture: %E\n" msgstr "" -#: ldlang.c:2560 +#: ldlang.c:2677 msgid "%P%F: can not create link hash table: %E\n" msgstr "" -#: ldlang.c:2704 +#: ldlang.c:2821 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n" msgstr "" -#: ldlang.c:2722 +#: ldlang.c:2839 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n" msgstr "" -#: ldlang.c:3155 +#: ldlang.c:3270 msgid " load address 0x%V" msgstr "" -#: ldlang.c:3395 +#: ldlang.c:3510 msgid "%W (size before relaxing)\n" msgstr "" -#: ldlang.c:3482 +#: ldlang.c:3597 #, c-format msgid "Address of section %s set to " msgstr "" -#: ldlang.c:3635 +#: ldlang.c:3750 #, c-format msgid "Fail with %d\n" msgstr "" -#: ldlang.c:3906 +#: ldlang.c:4021 msgid "%X%P: section %s [%V -> %V] overlaps section %s [%V -> %V]\n" msgstr "" -#: ldlang.c:3931 +#: ldlang.c:4046 msgid "%X%P: address 0x%v of %B section %s is not within region %s\n" msgstr "" -#: ldlang.c:3940 +#: ldlang.c:4055 msgid "%X%P: region %s is full (%B section %s)\n" msgstr "" -#: ldlang.c:3991 +#: ldlang.c:4095 +#, c-format +msgid "" +"%F%S: non constant or forward reference address expression for section %s\n" +msgstr "" + +#: ldlang.c:4120 msgid "%P%X: Internal error on COFF shared library section %s\n" msgstr "" -#: ldlang.c:4046 +#: ldlang.c:4176 msgid "%P%F: error: no memory region specified for loadable section `%s'\n" msgstr "" -#: ldlang.c:4051 +#: ldlang.c:4181 msgid "%P: warning: no memory region specified for loadable section `%s'\n" msgstr "" -#: ldlang.c:4068 +#: ldlang.c:4198 msgid "%P: warning: changing start of section %s by %lu bytes\n" msgstr "" -#: ldlang.c:4083 -#, c-format -msgid "" -"%F%S: non constant or forward reference address expression for section %s\n" -msgstr "" - -#: ldlang.c:4255 +#: ldlang.c:4369 msgid "%P%F: can't relax section: %E\n" msgstr "" -#: ldlang.c:4503 +#: ldlang.c:4617 msgid "%F%P: invalid data statement\n" msgstr "" -#: ldlang.c:4536 +#: ldlang.c:4650 msgid "%F%P: invalid reloc statement\n" msgstr "" -#: ldlang.c:4669 +#: ldlang.c:4783 msgid "%P%F:%s: can't set start address\n" msgstr "" -#: ldlang.c:4682 ldlang.c:4701 +#: ldlang.c:4796 ldlang.c:4815 msgid "%P%F: can't set start address\n" msgstr "" -#: ldlang.c:4694 +#: ldlang.c:4808 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n" msgstr "" -#: ldlang.c:4706 +#: ldlang.c:4820 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n" msgstr "" -#: ldlang.c:4755 +#: ldlang.c:4869 msgid "" "%P%F: Relocatable linking with relocations from format %s (%B) to format %s " "(%B) is not supported\n" msgstr "" -#: ldlang.c:4765 +#: ldlang.c:4879 msgid "" "%P: warning: %s architecture of input file `%B' is incompatible with %s " "output\n" msgstr "" -#: ldlang.c:4787 +#: ldlang.c:4901 msgid "%P%X: failed to merge target specific data of file %B\n" msgstr "" -#: ldlang.c:4871 +#: ldlang.c:4985 msgid "" "\n" "Allocating common symbols\n" msgstr "" -#: ldlang.c:4872 +#: ldlang.c:4986 msgid "" "Common symbol size file\n" "\n" msgstr "" -#: ldlang.c:4998 +#: ldlang.c:5112 msgid "%P%F: invalid syntax in flags\n" msgstr "" -#: ldlang.c:5274 -msgid "%P%F: Failed to create hash table\n" -msgstr "" - -#: ldlang.c:5593 -msgid "%P%Fmultiple STARTUP files\n" +#: ldlang.c:5707 +msgid "%P%F: multiple STARTUP files\n" msgstr "" -#: ldlang.c:5641 +#: ldlang.c:5755 msgid "%X%P:%S: section has both a load address and a load region\n" msgstr "" -#: ldlang.c:5878 +#: ldlang.c:5992 msgid "%F%P: bfd_record_phdr failed: %E\n" msgstr "" -#: ldlang.c:5898 +#: ldlang.c:6012 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n" msgstr "" -#: ldlang.c:6284 +#: ldlang.c:6403 msgid "%X%P: unknown language `%s' in version information\n" msgstr "" -#: ldlang.c:6426 +#: ldlang.c:6545 msgid "" "%X%P: anonymous version tag cannot be combined with other version tags\n" msgstr "" -#: ldlang.c:6435 +#: ldlang.c:6554 msgid "%X%P: duplicate version tag `%s'\n" msgstr "" -#: ldlang.c:6455 ldlang.c:6464 ldlang.c:6481 ldlang.c:6491 +#: ldlang.c:6574 ldlang.c:6583 ldlang.c:6600 ldlang.c:6610 msgid "%X%P: duplicate expression `%s' in version information\n" msgstr "" -#: ldlang.c:6531 +#: ldlang.c:6650 msgid "%X%P: unable to find version dependency `%s'\n" msgstr "" -#: ldlang.c:6553 +#: ldlang.c:6672 msgid "%X%P: unable to read .exports section contents\n" msgstr "" -#: ldmain.c:230 +#: ldmain.c:232 msgid "%X%P: can't set BFD default target to `%s': %E\n" msgstr "" -#: ldmain.c:343 +#: ldmain.c:345 msgid "%P%F: --relax and -r may not be used together\n" msgstr "" -#: ldmain.c:345 +#: ldmain.c:347 msgid "%P%F: -r and -shared may not be used together\n" msgstr "" -#: ldmain.c:349 -msgid "%P%F: -static and -shared may not be used together\n" -msgstr "" - -#: ldmain.c:354 +#: ldmain.c:353 msgid "%P%F: -F may not be used without -shared\n" msgstr "" -#: ldmain.c:356 +#: ldmain.c:355 msgid "%P%F: -f may not be used without -shared\n" msgstr "" -#: ldmain.c:398 +#: ldmain.c:397 msgid "using external linker script:" msgstr "" -#: ldmain.c:400 +#: ldmain.c:399 msgid "using internal linker script:" msgstr "" -#: ldmain.c:434 +#: ldmain.c:433 msgid "%P%F: no input files\n" msgstr "" -#: ldmain.c:438 +#: ldmain.c:437 msgid "%P: mode %s\n" msgstr "" -#: ldmain.c:454 +#: ldmain.c:453 msgid "%P%F: cannot open map file %s: %E\n" msgstr "" -#: ldmain.c:484 +#: ldmain.c:485 msgid "%P: link errors found, deleting executable `%s'\n" msgstr "" -#: ldmain.c:493 +#: ldmain.c:494 msgid "%F%B: final close failed: %E\n" msgstr "" -#: ldmain.c:519 +#: ldmain.c:520 msgid "%X%P: unable to open for source of copy `%s'\n" msgstr "" -#: ldmain.c:522 +#: ldmain.c:523 msgid "%X%P: unable to open for destination of copy `%s'\n" msgstr "" -#: ldmain.c:529 +#: ldmain.c:530 msgid "%P: Error writing file `%s'\n" msgstr "" -#: ldmain.c:534 pe-dll.c:1447 +#: ldmain.c:535 pe-dll.c:1447 #, c-format msgid "%P: Error closing file `%s'\n" msgstr "" -#: ldmain.c:550 +#: ldmain.c:551 #, c-format msgid "%s: total time in link: %ld.%06ld\n" msgstr "" -#: ldmain.c:553 +#: ldmain.c:554 #, c-format msgid "%s: data size %ld\n" msgstr "" -#: ldmain.c:636 +#: ldmain.c:637 msgid "%P%F: missing argument to -m\n" msgstr "" -#: ldmain.c:782 ldmain.c:800 ldmain.c:830 +#: ldmain.c:783 ldmain.c:801 ldmain.c:831 msgid "%P%F: bfd_hash_table_init failed: %E\n" msgstr "" -#: ldmain.c:786 ldmain.c:804 +#: ldmain.c:787 ldmain.c:805 msgid "%P%F: bfd_hash_lookup failed: %E\n" msgstr "" -#: ldmain.c:818 +#: ldmain.c:819 msgid "%X%P: error: duplicate retain-symbols-file\n" msgstr "" -#: ldmain.c:860 +#: ldmain.c:861 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n" msgstr "" -#: ldmain.c:865 +#: ldmain.c:866 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n" msgstr "" -#: ldmain.c:940 +#: ldmain.c:941 #, c-format msgid "" "Archive member included because of file (symbol)\n" "\n" msgstr "" -#: ldmain.c:1010 +#: ldmain.c:1011 msgid "%X%C: multiple definition of `%T'\n" msgstr "" -#: ldmain.c:1013 +#: ldmain.c:1014 msgid "%D: first defined here\n" msgstr "" -#: ldmain.c:1017 +#: ldmain.c:1018 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n" msgstr "" -#: ldmain.c:1047 +#: ldmain.c:1048 msgid "%B: warning: definition of `%T' overriding common\n" msgstr "" -#: ldmain.c:1050 +#: ldmain.c:1051 msgid "%B: warning: common is here\n" msgstr "" -#: ldmain.c:1057 +#: ldmain.c:1058 msgid "%B: warning: common of `%T' overridden by definition\n" msgstr "" -#: ldmain.c:1060 +#: ldmain.c:1061 msgid "%B: warning: defined here\n" msgstr "" -#: ldmain.c:1067 +#: ldmain.c:1068 msgid "%B: warning: common of `%T' overridden by larger common\n" msgstr "" -#: ldmain.c:1070 +#: ldmain.c:1071 msgid "%B: warning: larger common is here\n" msgstr "" -#: ldmain.c:1074 +#: ldmain.c:1075 msgid "%B: warning: common of `%T' overriding smaller common\n" msgstr "" -#: ldmain.c:1077 +#: ldmain.c:1078 msgid "%B: warning: smaller common is here\n" msgstr "" -#: ldmain.c:1081 +#: ldmain.c:1082 msgid "%B: warning: multiple common of `%T'\n" msgstr "" -#: ldmain.c:1083 +#: ldmain.c:1084 msgid "%B: warning: previous common is here\n" msgstr "" -#: ldmain.c:1103 ldmain.c:1141 +#: ldmain.c:1104 ldmain.c:1142 msgid "%P: warning: global constructor %s used\n" msgstr "" -#: ldmain.c:1151 +#: ldmain.c:1152 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n" msgstr "" #. We found a reloc for the symbol we are looking for. -#: ldmain.c:1205 ldmain.c:1207 ldmain.c:1209 ldmain.c:1247 ldmain.c:1295 +#: ldmain.c:1206 ldmain.c:1208 ldmain.c:1210 ldmain.c:1248 ldmain.c:1296 msgid "warning: " msgstr "" -#: ldmain.c:1329 +#: ldmain.c:1330 msgid "%F%P: bfd_hash_table_init failed: %E\n" msgstr "" -#: ldmain.c:1336 +#: ldmain.c:1337 msgid "%F%P: bfd_hash_lookup failed: %E\n" msgstr "" -#: ldmain.c:1357 +#: ldmain.c:1358 msgid "%X%C: undefined reference to `%T'\n" msgstr "" -#: ldmain.c:1360 +#: ldmain.c:1361 msgid "%C: warning: undefined reference to `%T'\n" msgstr "" -#: ldmain.c:1366 +#: ldmain.c:1367 msgid "%X%D: more undefined references to `%T' follow\n" msgstr "" -#: ldmain.c:1369 +#: ldmain.c:1370 msgid "%D: warning: more undefined references to `%T' follow\n" msgstr "" -#: ldmain.c:1380 +#: ldmain.c:1381 msgid "%X%B: undefined reference to `%T'\n" msgstr "" -#: ldmain.c:1383 +#: ldmain.c:1384 msgid "%B: warning: undefined reference to `%T'\n" msgstr "" -#: ldmain.c:1389 +#: ldmain.c:1390 msgid "%X%B: more undefined references to `%T' follow\n" msgstr "" -#: ldmain.c:1392 +#: ldmain.c:1393 msgid "%B: warning: more undefined references to `%T' follow\n" msgstr "" -#: ldmain.c:1431 +#: ldmain.c:1432 msgid " additional relocation overflows omitted from the output\n" msgstr "" -#: ldmain.c:1444 +#: ldmain.c:1445 msgid " relocation truncated to fit: %s against undefined symbol `%T'" msgstr "" -#: ldmain.c:1449 +#: ldmain.c:1450 msgid "" " relocation truncated to fit: %s against symbol `%T' defined in %A section " "in %B" msgstr "" -#: ldmain.c:1461 +#: ldmain.c:1462 msgid " relocation truncated to fit: %s against `%T'" msgstr "" -#: ldmain.c:1478 +#: ldmain.c:1479 #, c-format msgid "%X%C: dangerous relocation: %s\n" msgstr "" -#: ldmain.c:1493 +#: ldmain.c:1494 msgid "%X%C: reloc refers to symbol `%T' which is not being output\n" msgstr "" @@ -1070,7 +1070,7 @@ msgid "%B%F: could not read symbols\n" msgstr "" #: ldmisc.c:342 -msgid "%B: In function `%T':\n" +msgid "%B: In function `%T'" msgstr "" #: ldmisc.c:493 |