# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-12-21 15:26-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: archive.cc:96 #, c-format msgid "%s: no archive symbol table (run ranlib)" msgstr "" #: archive.cc:147 #, c-format msgid "%s: bad archive symbol table names" msgstr "" #: archive.cc:177 #, c-format msgid "%s: malformed archive header at %zu" msgstr "" #: archive.cc:197 #, c-format msgid "%s: malformed archive header size at %zu" msgstr "" #: archive.cc:208 #, c-format msgid "%s: malformed archive header name at %zu" msgstr "" #: archive.cc:233 #, c-format msgid "%s: bad extended name index at %zu" msgstr "" #: archive.cc:243 #, c-format msgid "%s: bad extended name entry at header %zu" msgstr "" #: archive.cc:336 #, c-format msgid "%s: short archive header at %zu" msgstr "" #: archive.cc:387 archive.cc:401 #, c-format msgid "%s: member at %zu is not an ELF object" msgstr "" #: compressed_output.cc:126 msgid "not compressing section data: zlib error" msgstr "" #: dirsearch.cc:70 #, c-format msgid "%s: can not read directory: %s" msgstr "" #: dynobj.cc:145 #, c-format msgid "unexpected duplicate type %u section: %u, %u" msgstr "" #: dynobj.cc:181 #, c-format msgid "unexpected link in section %u header: %u != %u" msgstr "" #: dynobj.cc:217 #, c-format msgid "DYNAMIC section %u link out of range: %u" msgstr "" #: dynobj.cc:225 #, c-format msgid "DYNAMIC section %u link %u is not a strtab" msgstr "" #: dynobj.cc:253 #, c-format msgid "DT_SONAME value out of range: %lld >= %lld" msgstr "" #: dynobj.cc:265 #, c-format msgid "DT_NEEDED value out of range: %lld >= %lld" msgstr "" #: dynobj.cc:278 msgid "missing DT_NULL in dynamic segment" msgstr "" #: dynobj.cc:323 #, c-format msgid "invalid dynamic symbol table name index: %u" msgstr "" #: dynobj.cc:330 #, c-format msgid "dynamic symbol table name section has wrong type: %u" msgstr "" #: dynobj.cc:404 object.cc:241 object.cc:579 #, c-format msgid "bad section name offset for section %u: %lu" msgstr "" #: dynobj.cc:433 #, c-format msgid "duplicate definition for version %u" msgstr "" #: dynobj.cc:462 #, c-format msgid "unexpected verdef version %u" msgstr "" #: dynobj.cc:478 #, c-format msgid "verdef vd_cnt field too small: %u" msgstr "" #: dynobj.cc:486 #, c-format msgid "verdef vd_aux field out of range: %u" msgstr "" #: dynobj.cc:497 #, c-format msgid "verdaux vda_name field out of range: %u" msgstr "" #: dynobj.cc:507 #, c-format msgid "verdef vd_next field out of range: %u" msgstr "" #: dynobj.cc:541 #, c-format msgid "unexpected verneed version %u" msgstr "" #: dynobj.cc:550 #, c-format msgid "verneed vn_aux field out of range: %u" msgstr "" #: dynobj.cc:564 #, c-format msgid "vernaux vna_name field out of range: %u" msgstr "" #: dynobj.cc:575 #, c-format msgid "verneed vna_next field out of range: %u" msgstr "" #: dynobj.cc:586 #, c-format msgid "verneed vn_next field out of range: %u" msgstr "" #: dynobj.cc:634 msgid "size of dynamic symbols is not multiple of symbol size" msgstr "" #: dynobj.cc:1312 #, c-format msgid "symbol %s has undefined version %s" msgstr "" #: errors.cc:88 #, c-format msgid "%s: warning: " msgstr "" #: errors.cc:127 #, c-format msgid "%s: %s: warning: " msgstr "" #: errors.cc:154 #, c-format msgid "%s: %s: undefined reference to '%s'\n" msgstr "" #: errors.cc:164 #, c-format msgid "%s: " msgstr "" #: fileread.cc:49 #, c-format msgid "munmap failed: %s" msgstr "" #: fileread.cc:90 #, c-format msgid "close of %s failed: %s" msgstr "" #: fileread.cc:114 #, c-format msgid "%s: fstat failed: %s" msgstr "" #: fileread.cc:229 #, c-format msgid "%s: pread failed: %s" msgstr "" #: fileread.cc:235 #, c-format msgid "%s: file too short: read only %lld of %lld bytes at %lld" msgstr "" #: fileread.cc:310 #, c-format msgid "%s: mmap offset %lld size %lld failed: %s" msgstr "" #: fileread.cc:391 #, c-format msgid "%s: total bytes mapped for read: %llu\n" msgstr "" #: fileread.cc:393 #, c-format msgid "%s: maximum bytes mapped for read at one time: %llu\n" msgstr "" #: fileread.cc:463 #, c-format msgid "cannot find -l%s" msgstr "" #: fileread.cc:490 #, c-format msgid "cannot find %s" msgstr "" #: fileread.cc:501 #, c-format msgid "cannot open %s: %s" msgstr "" #: gold.cc:72 #, c-format msgid "%s: internal error in %s, at %s:%d\n" msgstr "" #. We had some input files, but we weren't able to open any of #. them. #: gold.cc:118 gold.cc:166 msgid "no input files" msgstr "" #. We print out just the first .so we see; there may be others. #: gold.cc:181 #, c-format msgid "cannot mix -static with dynamic object %s" msgstr "" #: gold-threads.cc:102 #, c-format msgid "pthead_mutextattr_init failed: %s" msgstr "" #: gold-threads.cc:106 #, c-format msgid "pthread_mutextattr_settype failed: %s" msgstr "" #: gold-threads.cc:111 #, c-format msgid "pthread_mutex_init failed: %s" msgstr "" #: gold-threads.cc:115 #, c-format msgid "pthread_mutexattr_destroy failed: %s" msgstr "" #: gold-threads.cc:122 #, c-format msgid "pthread_mutex_destroy failed: %s" msgstr "" #: gold-threads.cc:130 #, c-format msgid "pthread_mutex_lock failed: %s" msgstr "" #: gold-threads.cc:138 #, c-format msgid "pthread_mutex_unlock failed: %s" msgstr "" #: gold-threads.cc:219 #, c-format msgid "pthread_cond_init failed: %s" msgstr "" #: gold-threads.cc:226 #, c-format msgid "pthread_cond_destroy failed: %s" msgstr "" #: gold-threads.cc:235 #, c-format msgid "pthread_cond_wait failed: %s" msgstr "" #: gold-threads.cc:243 #, c-format msgid "pthread_cond_signal failed: %s" msgstr "" #: gold-threads.cc:251 #, c-format msgid "pthread_cond_broadcast failed: %s" msgstr "" #. FIXME: This needs to specify the location somehow. #: i386.cc:160 i386.cc:1484 x86_64.cc:172 x86_64.cc:1373 msgid "missing expected TLS relocation" msgstr "" #: i386.cc:810 x86_64.cc:764 x86_64.cc:978 #, c-format msgid "%s: unsupported reloc %u against local symbol" msgstr "" #: i386.cc:917 i386.cc:1213 x86_64.cc:889 x86_64.cc:1160 #, c-format msgid "%s: unexpected reloc %u in object file" msgstr "" #: i386.cc:1056 x86_64.cc:992 x86_64.cc:1256 #, c-format msgid "%s: unsupported reloc %u against global symbol %s" msgstr "" #: i386.cc:1367 #, c-format msgid "%s: unsupported RELA reloc section" msgstr "" #: i386.cc:1627 x86_64.cc:1575 #, c-format msgid "unexpected reloc %u in object file" msgstr "" #: i386.cc:1659 i386.cc:1734 i386.cc:1741 i386.cc:1772 i386.cc:1825 #: x86_64.cc:1596 x86_64.cc:1676 x86_64.cc:1700 #, c-format msgid "unsupported reloc %u" msgstr "" #: i386.cc:1749 msgid "both SUN and GNU model TLS relocations" msgstr "" #: merge.cc:449 #, c-format msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n" msgstr "" #: merge.cc:472 msgid "mergeable string section length not multiple of character size" msgstr "" #: merge.cc:488 msgid "entry in mergeable string section not null terminated" msgstr "" #: merge.cc:603 #, c-format msgid "%s: %s input: %zu\n" msgstr "" #: object.cc:53 #, c-format msgid "%s: unsupported ELF machine number %d" msgstr "" #: object.cc:71 script.cc:1229 #, c-format msgid "%s: %s" msgstr "" #: object.cc:107 #, c-format msgid "section name section has wrong type: %u" msgstr "" #: object.cc:315 #, c-format msgid "invalid symbol table name index: %u" msgstr "" #: object.cc:321 #, c-format msgid "symbol table name section has wrong type: %u" msgstr "" #: object.cc:402 #, c-format msgid "section group %u info %u out of range" msgstr "" #: object.cc:420 #, c-format msgid "symbol %u name offset %u out of range" msgstr "" #: object.cc:452 #, c-format msgid "section %u in section group %u out of range" msgstr "" #: object.cc:542 reloc.cc:206 reloc.cc:530 #, c-format msgid "relocation section %u has bad info %u" msgstr "" #: object.cc:713 msgid "size of symbols is not multiple of symbol size" msgstr "" #: object.cc:812 #, c-format msgid "local symbol %u section name out of range: %u >= %u" msgstr "" #. FIXME: Handle SHN_XINDEX. #: object.cc:869 #, c-format msgid "unknown section index %u for local symbol %u" msgstr "" #: object.cc:878 #, c-format msgid "local symbol %u section index %u out of range" msgstr "" #: object.cc:1181 #, c-format msgid "%s: incompatible target" msgstr "" #: object.cc:1336 #, c-format msgid "%s: unsupported ELF file type %d" msgstr "" #: object.cc:1355 object.cc:1401 object.cc:1435 #, c-format msgid "%s: ELF file too short" msgstr "" #: object.cc:1363 #, c-format msgid "%s: invalid ELF version 0" msgstr "" #: object.cc:1365 #, c-format msgid "%s: unsupported ELF version %d" msgstr "" #: object.cc:1372 #, c-format msgid "%s: invalid ELF class 0" msgstr "" #: object.cc:1378 #, c-format msgid "%s: unsupported ELF class %d" msgstr "" #: object.cc:1385 #, c-format msgid "%s: invalid ELF data encoding" msgstr "" #: object.cc:1391 #, c-format msgid "%s: unsupported ELF data encoding %d" msgstr "" #: object.cc:1411 #, c-format msgid "%s: not configured to support 32-bit big-endian object" msgstr "" #: object.cc:1424 #, c-format msgid "%s: not configured to support 32-bit little-endian object" msgstr "" #: object.cc:1445 #, c-format msgid "%s: not configured to support 64-bit big-endian object" msgstr "" #: object.cc:1458 #, c-format msgid "%s: not configured to support 64-bit little-endian object" msgstr "" #: options.cc:157 #, c-format msgid "%s: unable to parse script file %s\n" msgstr "" #: options.cc:185 #, c-format msgid "" "Usage: %s [options] file...\n" "Options:\n" msgstr "" #: options.cc:356 msgid "Allow unresolved references in shared libraries" msgstr "" #: options.cc:360 msgid "Do not allow unresolved references in shared libraries" msgstr "" #: options.cc:364 msgid "Only set DT_NEEDED for dynamic libs if used" msgstr "" #: options.cc:367 msgid "Always DT_NEEDED for dynamic libs (default)" msgstr "" #: options.cc:370 msgid "-l searches for shared libraries" msgstr "" #: options.cc:374 msgid "-l does not search for shared libraries" msgstr "" #: options.cc:377 msgid "Bind defined symbols locally" msgstr "" #: options.cc:385 msgid "Compress .debug_* sections in the output file (default is none)" msgstr "" #: options.cc:387 msgid "--compress-debug-sections=[none" msgstr "" #: options.cc:387 msgid "]" msgstr "" #: options.cc:390 msgid "Demangle C++ symbols in log messages" msgstr "" #: options.cc:393 msgid "Do not demangle C++ symbols in log messages" msgstr "" #: options.cc:396 msgid "Try to detect violations of the One Definition Rule" msgstr "" #: options.cc:398 msgid "Export all dynamic symbols" msgstr "" #: options.cc:400 msgid "Create exception frame header" msgstr "" #: options.cc:402 msgid "Set dynamic linker path" msgstr "" #: options.cc:403 msgid "-I PROGRAM, --dynamic-linker PROGRAM" msgstr "" #: options.cc:405 msgid "Search for library LIBNAME" msgstr "" #: options.cc:406 msgid "-lLIBNAME, --library LIBNAME" msgstr "" #: options.cc:408 msgid "Add directory to search path" msgstr "" #: options.cc:409 msgid "-L DIR, --library-path DIR" msgstr "" #: options.cc:411 msgid "Ignored for compatibility" msgstr "" #: options.cc:413 msgid "Set output file name" msgstr "" #: options.cc:414 msgid "-o FILE, --output FILE" msgstr "" #: options.cc:416 msgid "Optimize output file size" msgstr "" #: options.cc:417 msgid "-O level" msgstr "" #: options.cc:419 msgid "Generate relocatable output" msgstr "" #: options.cc:421 msgid "Add DIR to runtime search path" msgstr "" #: options.cc:422 msgid "-R DIR, -rpath DIR" msgstr "" #: options.cc:425 msgid "Add DIR to link time shared library search path" msgstr "" #: options.cc:426 msgid "--rpath-link DIR" msgstr "" #: options.cc:428 msgid "Strip all symbols" msgstr "" #: options.cc:431 msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)" msgstr "" #. This must come after -Sdebug since it's a prefix of it. #: options.cc:435 msgid "Strip debugging information" msgstr "" #: options.cc:437 msgid "Generate shared library" msgstr "" #: options.cc:439 msgid "Do not link against shared libraries" msgstr "" #: options.cc:441 msgid "Print resource usage statistics" msgstr "" #: options.cc:443 msgid "Set target system root directory" msgstr "" #: options.cc:444 msgid "--sysroot DIR" msgstr "" #: options.cc:445 msgid "Set the address of the .text section" msgstr "" #: options.cc:446 msgid "-Ttext ADDRESS" msgstr "" #. This must come after -Ttext since it's a prefix of it. #: options.cc:449 msgid "Read linker script" msgstr "" #: options.cc:450 msgid "-T FILE, --script FILE" msgstr "" #: options.cc:452 msgid "Run the linker multi-threaded" msgstr "" #: options.cc:454 msgid "Do not run the linker multi-threaded" msgstr "" #: options.cc:456 msgid "Number of threads to use" msgstr "" #: options.cc:457 msgid "--thread-count COUNT" msgstr "" #: options.cc:460 msgid "Number of threads to use in initial pass" msgstr "" #: options.cc:461 msgid "--thread-count-initial COUNT" msgstr "" #: options.cc:464 msgid "Number of threads to use in middle pass" msgstr "" #: options.cc:465 msgid "--thread-count-middle COUNT" msgstr "" #: options.cc:468 msgid "Number of threads to use in final pass" msgstr "" #: options.cc:469 msgid "--thread-count-final COUNT" msgstr "" #: options.cc:472 msgid "Include all archive contents" msgstr "" #: options.cc:476 msgid "Include only needed archive contents" msgstr "" #: options.cc:481 msgid "" "Subcommands as follows:\n" " -z execstack Mark output as requiring executable stack\n" " -z noexecstack Mark output as not requiring executable stack" msgstr "" #: options.cc:484 msgid "-z SUBCOMMAND" msgstr "" #: options.cc:487 msgid "Start a library search group" msgstr "" #: options.cc:489 msgid "End a library search group" msgstr "" #: options.cc:491 msgid "Report usage information" msgstr "" #: options.cc:493 msgid "Report version information" msgstr "" #: options.cc:495 msgid "Turn on debugging (all,task)" msgstr "" #: options.cc:496 msgid "--debug=TYPE" msgstr "" #: options.cc:590 #, c-format msgid "%s: unrecognized -z subcommand: %s\n" msgstr "" #: options.cc:613 #, c-format msgid "%s: unrecognized --debug subcommand: %s\n" msgstr "" #: options.cc:793 msgid "unexpected argument" msgstr "" #: options.cc:800 options.cc:852 options.cc:933 msgid "missing argument" msgstr "" #: options.cc:813 options.cc:861 msgid "unknown option" msgstr "" #: options.cc:879 #, c-format msgid "%s: missing group end\n" msgstr "" #: options.cc:1007 msgid "may not nest groups" msgstr "" #: options.cc:1017 msgid "group end without group start" msgstr "" #: options.cc:1027 #, c-format msgid "%s: use the --help option for usage information\n" msgstr "" #: options.cc:1036 #, c-format msgid "%s: %s: %s\n" msgstr "" #: options.cc:1045 #, c-format msgid "%s: -%c: %s\n" msgstr "" #: options.h:331 #, c-format msgid "invalid optimization level: %s" msgstr "" #: options.h:377 #, c-format msgid "unsupported argument to --compress-debug-sections: %s" msgstr "" #: options.h:428 #, c-format msgid "invalid argument to -Ttext: %s" msgstr "" #: options.h:437 #, c-format msgid "invalid thread count: %s" msgstr "" #: options.h:445 msgid "--threads not supported" msgstr "" #: output.cc:1478 #, c-format msgid "invalid alignment %lu for section \"%s\"" msgstr "" #: output.cc:2383 #, c-format msgid "%s: open: %s" msgstr "" #: output.cc:2403 #, c-format msgid "%s: mremap: %s" msgstr "" #: output.cc:2439 #, c-format msgid "%s: lseek: %s" msgstr "" #: output.cc:2442 output.cc:2479 #, c-format msgid "%s: write: %s" msgstr "" #: output.cc:2450 #, c-format msgid "%s: mmap: %s" msgstr "" #: output.cc:2460 #, c-format msgid "%s: munmap: %s" msgstr "" #: output.cc:2477 #, c-format msgid "%s: write: unexpected 0 return-value" msgstr "" #: output.cc:2489 #, c-format msgid "%s: close: %s" msgstr "" #: readsyms.cc:150 #, c-format msgid "%s: file is empty" msgstr "" #: readsyms.cc:185 #, c-format msgid "%s: ordinary object found in input group" msgstr "" #. Here we have to handle any other input file types we need. #: readsyms.cc:242 #, c-format msgid "%s: not an object or archive" msgstr "" #: reloc.cc:225 reloc.cc:548 #, c-format msgid "relocation section %u uses unexpected symbol table %u" msgstr "" #: reloc.cc:240 reloc.cc:566 #, c-format msgid "unexpected entsize for reloc section %u: %lu != %u" msgstr "" #: reloc.cc:249 reloc.cc:575 #, c-format msgid "reloc section %u size %lu uneven" msgstr "" #: reloc.cc:839 #, c-format msgid "reloc section size %zu is not a multiple of reloc size %d\n" msgstr "" #. We should only see externally visible symbols in the symbol #. table. #: resolve.cc:144 msgid "invalid STB_LOCAL symbol in external symbols" msgstr "" #. Any target which wants to handle STB_LOOS, etc., needs to #. define a resolve method. #: resolve.cc:150 msgid "unsupported symbol binding" msgstr "" #. Two definitions of the same symbol. #. FIXME: Do a better job of reporting locations. #: resolve.cc:318 #, c-format msgid "%s: multiple definition of %s" msgstr "" #: resolve.cc:319 resolve.cc:324 msgid "command line" msgstr "" #: resolve.cc:321 #, c-format msgid "%s: previous definition here" msgstr "" #. There are some options that we could handle here--e.g., #. -lLIBRARY. Should we bother? #: script.cc:1333 #, c-format msgid "" "%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -" "T" msgstr "" #: stringpool.cc:537 #, c-format msgid "%s: %s entries: %zu; buckets: %zu\n" msgstr "" #: stringpool.cc:541 #, c-format msgid "%s: %s entries: %zu\n" msgstr "" #: stringpool.cc:544 #, c-format msgid "%s: %s Stringdata structures: %zu\n" msgstr "" #: symtab.cc:603 #, c-format msgid "bad global symbol name offset %u at %zu" msgstr "" #: symtab.cc:682 msgid "too few symbol versions" msgstr "" #: symtab.cc:711 #, c-format msgid "bad symbol name offset %u at %zu" msgstr "" #: symtab.cc:765 #, c-format msgid "versym for symbol %zu out of range: %u" msgstr "" #: symtab.cc:773 #, c-format msgid "versym for symbol %zu has no name: %u" msgstr "" #: symtab.cc:1493 symtab.cc:1709 #, c-format msgid "%s: unsupported symbol section 0x%x" msgstr "" #: symtab.cc:1833 #, c-format msgid "%s: undefined reference to '%s'" msgstr "" #: symtab.cc:1918 #, c-format msgid "%s: symbol table entries: %zu; buckets: %zu\n" msgstr "" #: symtab.cc:1921 #, c-format msgid "%s: symbol table entries: %zu\n" msgstr "" #: symtab.cc:1990 #, c-format msgid "" "while linking %s: symbol '%s' defined in multiple places (possible ODR " "violation):" msgstr "" #: target-reloc.h:212 #, c-format msgid "reloc has bad offset %zu" msgstr "" #: tls.h:59 msgid "TLS relocation out of range" msgstr "" #: tls.h:73 msgid "TLS relocation against invalid instruction" msgstr "" #. This output is intended to follow the GNU standards. #: version.cc:50 #, c-format msgid "Copyright 2007 Free Software Foundation, Inc.\n" msgstr "" #: version.cc:51 #, c-format msgid "" "This program is free software; you may redistribute it under the terms of\n" "the GNU General Public License version 3 or (at your option) a later " "version.\n" "This program has absolutely no warranty.\n" msgstr "" #: workqueue-threads.cc:106 #, c-format msgid "%s failed: %s" msgstr "" #: x86_64.cc:1281 #, c-format msgid "%s: unsupported REL reloc section" msgstr "" #: x86_64.cc:1748 #, c-format msgid "unsupported reloc type %u" msgstr ""