# 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-11-20 16:37-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:95 #, c-format msgid "%s: no archive symbol table (run ranlib)" msgstr "" #: archive.cc:145 #, c-format msgid "%s: bad archive symbol table names" msgstr "" #: archive.cc:175 #, c-format msgid "%s: malformed archive header at %zu" msgstr "" #: archive.cc:195 #, c-format msgid "%s: malformed archive header size at %zu" msgstr "" #: archive.cc:206 #, c-format msgid "%s: malformed archive header name at %zu" msgstr "" #: archive.cc:231 #, c-format msgid "%s: bad extended name index at %zu" msgstr "" #: archive.cc:241 #, c-format msgid "%s: bad extended name entry at header %zu" msgstr "" #: archive.cc:334 #, c-format msgid "%s: short archive header at %zu" msgstr "" #: archive.cc:385 archive.cc:399 #, c-format msgid "%s: member at %zu is not an ELF object" msgstr "" #: dirsearch.cc:68 #, 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:322 #, c-format msgid "invalid dynamic symbol table name index: %u" msgstr "" #: dynobj.cc:329 #, c-format msgid "dynamic symbol table name section has wrong type: %u" msgstr "" #: dynobj.cc:402 object.cc:236 object.cc:571 #, c-format msgid "bad section name offset for section %u: %lu" msgstr "" #: dynobj.cc:431 #, c-format msgid "duplicate definition for version %u" msgstr "" #: dynobj.cc:460 #, c-format msgid "unexpected verdef version %u" msgstr "" #: dynobj.cc:476 #, c-format msgid "verdef vd_cnt field too small: %u" msgstr "" #: dynobj.cc:483 #, c-format msgid "verdef vd_aux field out of range: %u" msgstr "" #: dynobj.cc:493 #, c-format msgid "verdaux vda_name field out of range: %u" msgstr "" #: dynobj.cc:502 #, c-format msgid "verdef vd_next field out of range: %u" msgstr "" #: dynobj.cc:535 #, c-format msgid "unexpected verneed version %u" msgstr "" #: dynobj.cc:544 #, c-format msgid "verneed vn_aux field out of range: %u" msgstr "" #: dynobj.cc:557 #, c-format msgid "vernaux vna_name field out of range: %u" msgstr "" #: dynobj.cc:568 #, c-format msgid "verneed vna_next field out of range: %u" msgstr "" #: dynobj.cc:579 #, c-format msgid "verneed vn_next field out of range: %u" msgstr "" #: dynobj.cc:626 msgid "size of dynamic symbols is not multiple of symbol size" msgstr "" #: dynobj.cc:1303 #, c-format msgid "symbol %s has undefined version %s" msgstr "" #: errors.cc:77 #, c-format msgid "%s: warning: " msgstr "" #: errors.cc:112 #, c-format msgid "%s: %s: warning: " msgstr "" #: errors.cc:136 #, c-format msgid "%s: %s: undefined reference to '%s'\n" msgstr "" #: errors.cc:146 #, 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:210 #, c-format msgid "%s: pread failed: %s" msgstr "" #: fileread.cc:216 #, c-format msgid "%s: file too short: read only %lld of %lld bytes at %lld" msgstr "" #: fileread.cc:292 #, c-format msgid "%s: mmap offset %lld size %lld failed: %s" msgstr "" #: fileread.cc:371 #, c-format msgid "%s: total bytes mapped for read: %llu\n" msgstr "" #: fileread.cc:373 #, c-format msgid "%s: maximum bytes mapped for read at one time: %llu\n" msgstr "" #: fileread.cc:442 #, c-format msgid "cannot find -l%s" msgstr "" #: fileread.cc:469 #, c-format msgid "cannot find %s" msgstr "" #: fileread.cc:480 #, 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:165 msgid "no input files" msgstr "" #. We print out just the first .so we see; there may be others. #: gold.cc:180 #, c-format msgid "cannot mix -static with dynamic object %s" msgstr "" #: gold-threads.cc:69 #, c-format msgid "pthead_mutextattr_init failed: %s" msgstr "" #: gold-threads.cc:73 #, c-format msgid "pthread_mutextattr_settype failed: %s" msgstr "" #: gold-threads.cc:78 #, c-format msgid "pthread_mutex_init failed: %s" msgstr "" #: gold-threads.cc:82 #, c-format msgid "pthread_mutexattr_destroy failed: %s" msgstr "" #: gold-threads.cc:89 #, c-format msgid "pthread_mutex_destroy failed: %s" msgstr "" #: gold-threads.cc:97 #, c-format msgid "pthread_mutex_lock failed: %s" msgstr "" #: gold-threads.cc:105 #, c-format msgid "pthread_mutex_unlock failed: %s" msgstr "" #: gold-threads.cc:193 #, c-format msgid "pthread_cond_init failed: %s" msgstr "" #: gold-threads.cc:200 #, c-format msgid "pthread_cond_destroy failed: %s" msgstr "" #: gold-threads.cc:208 #, c-format msgid "pthread_cond_wait failed: %s" msgstr "" #: gold-threads.cc:216 #, c-format msgid "pthread_cond_signal failed: %s" msgstr "" #: gold-threads.cc:224 #, c-format msgid "pthread_cond_broadcast failed: %s" msgstr "" #. FIXME: This needs to specify the location somehow. #: i386.cc:160 i386.cc:1439 x86_64.cc:172 x86_64.cc:1269 msgid "missing expected TLS relocation" msgstr "" #: i386.cc:779 x86_64.cc:732 x86_64.cc:910 #, c-format msgid "%s: unsupported reloc %u against local symbol" msgstr "" #: i386.cc:882 i386.cc:1169 x86_64.cc:851 x86_64.cc:1093 #, c-format msgid "%s: unexpected reloc %u in object file" msgstr "" #: i386.cc:1018 x86_64.cc:924 x86_64.cc:1152 #, c-format msgid "%s: unsupported reloc %u against global symbol %s" msgstr "" #: i386.cc:1322 #, c-format msgid "%s: unsupported RELA reloc section" msgstr "" #: i386.cc:1579 x86_64.cc:1467 #, c-format msgid "unexpected reloc %u in object file" msgstr "" #: i386.cc:1611 i386.cc:1687 i386.cc:1694 i386.cc:1735 i386.cc:1791 #: x86_64.cc:1488 x86_64.cc:1537 x86_64.cc:1548 #, c-format msgid "unsupported reloc %u" msgstr "" #: i386.cc:1702 msgid "both SUN and GNU model TLS relocations" msgstr "" #: merge.cc:283 msgid "mergeable string section length not multiple of character size" msgstr "" #: merge.cc:299 msgid "entry in mergeable string section not null terminated" msgstr "" #: object.cc:53 #, c-format msgid "%s: unsupported ELF machine number %d" msgstr "" #: object.cc:71 script.cc:1226 #, c-format msgid "%s: %s" msgstr "" #: object.cc:106 #, c-format msgid "section name section has wrong type: %u" msgstr "" #: object.cc:308 #, c-format msgid "invalid symbol table name index: %u" msgstr "" #: object.cc:314 #, c-format msgid "symbol table name section has wrong type: %u" msgstr "" #: object.cc:394 #, c-format msgid "section group %u info %u out of range" msgstr "" #: object.cc:412 #, c-format msgid "symbol %u name offset %u out of range" msgstr "" #: object.cc:444 #, c-format msgid "section %u in section group %u out of range" msgstr "" #: object.cc:534 reloc.cc:226 reloc.cc:493 #, c-format msgid "relocation section %u has bad info %u" msgstr "" #: object.cc:706 msgid "size of symbols is not multiple of symbol size" msgstr "" #. FIXME: Handle SHN_XINDEX. #: object.cc:798 #, c-format msgid "unknown section index %u for local symbol %u" msgstr "" #: object.cc:807 #, c-format msgid "local symbol %u section index %u out of range" msgstr "" #: object.cc:839 #, c-format msgid "local symbol %u section name out of range: %u >= %u" msgstr "" #: object.cc:1070 #, c-format msgid "%s: incompatible target" msgstr "" #: object.cc:1226 #, c-format msgid "%s: unsupported ELF file type %d" msgstr "" #: object.cc:1245 object.cc:1291 object.cc:1325 #, c-format msgid "%s: ELF file too short" msgstr "" #: object.cc:1253 #, c-format msgid "%s: invalid ELF version 0" msgstr "" #: object.cc:1255 #, c-format msgid "%s: unsupported ELF version %d" msgstr "" #: object.cc:1262 #, c-format msgid "%s: invalid ELF class 0" msgstr "" #: object.cc:1268 #, c-format msgid "%s: unsupported ELF class %d" msgstr "" #: object.cc:1275 #, c-format msgid "%s: invalid ELF data encoding" msgstr "" #: object.cc:1281 #, c-format msgid "%s: unsupported ELF data encoding %d" msgstr "" #: object.cc:1301 #, c-format msgid "%s: not configured to support 32-bit big-endian object" msgstr "" #: object.cc:1314 #, c-format msgid "%s: not configured to support 32-bit little-endian object" msgstr "" #: object.cc:1335 #, c-format msgid "%s: not configured to support 64-bit big-endian object" msgstr "" #: object.cc:1348 #, 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:379 msgid "Demangle C++ symbols in log messages" msgstr "" #: options.cc:382 msgid "Do not demangle C++ symbols in log messages" msgstr "" #: options.cc:385 msgid "Try to detect violations of the One Definition Rule" msgstr "" #: options.cc:387 msgid "Export all dynamic symbols" msgstr "" #: options.cc:389 msgid "Create exception frame header" msgstr "" #: options.cc:391 msgid "Set dynamic linker path" msgstr "" #: options.cc:392 msgid "-I PROGRAM, --dynamic-linker PROGRAM" msgstr "" #: options.cc:394 msgid "Search for library LIBNAME" msgstr "" #: options.cc:395 msgid "-lLIBNAME, --library LIBNAME" msgstr "" #: options.cc:397 msgid "Add directory to search path" msgstr "" #: options.cc:398 msgid "-L DIR, --library-path DIR" msgstr "" #: options.cc:400 msgid "Ignored for compatibility" msgstr "" #: options.cc:402 msgid "Set output file name" msgstr "" #: options.cc:403 msgid "-o FILE, --output FILE" msgstr "" #: options.cc:405 msgid "Optimize output file size" msgstr "" #: options.cc:406 msgid "-O level" msgstr "" #: options.cc:408 msgid "Generate relocatable output" msgstr "" #: options.cc:410 msgid "Add DIR to runtime search path" msgstr "" #: options.cc:411 msgid "-R DIR, -rpath DIR" msgstr "" #: options.cc:414 msgid "Add DIR to link time shared library search path" msgstr "" #: options.cc:415 msgid "--rpath-link DIR" msgstr "" #: options.cc:417 msgid "Strip all symbols" msgstr "" #: options.cc:420 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:424 msgid "Strip debugging information" msgstr "" #: options.cc:426 msgid "Generate shared library" msgstr "" #: options.cc:428 msgid "Do not link against shared libraries" msgstr "" #: options.cc:430 msgid "Print resource usage statistics" msgstr "" #: options.cc:432 msgid "Set target system root directory" msgstr "" #: options.cc:433 msgid "--sysroot DIR" msgstr "" #: options.cc:434 msgid "Set the address of the .text section" msgstr "" #: options.cc:435 msgid "-Ttext ADDRESS" msgstr "" #. This must come after -Ttext since it's a prefix of it. #: options.cc:438 msgid "Read linker script" msgstr "" #: options.cc:439 msgid "-T FILE, --script FILE" msgstr "" #: options.cc:441 msgid "Run the linker multi-threaded" msgstr "" #: options.cc:443 msgid "Do not run the linker multi-threaded" msgstr "" #: options.cc:445 msgid "Number of threads to use" msgstr "" #: options.cc:446 msgid "--thread-count COUNT" msgstr "" #: options.cc:449 msgid "Number of threads to use in initial pass" msgstr "" #: options.cc:450 msgid "--thread-count-initial COUNT" msgstr "" #: options.cc:453 msgid "Number of threads to use in middle pass" msgstr "" #: options.cc:454 msgid "--thread-count-middle COUNT" msgstr "" #: options.cc:457 msgid "Number of threads to use in final pass" msgstr "" #: options.cc:458 msgid "--thread-count-final COUNT" msgstr "" #: options.cc:461 msgid "Include all archive contents" msgstr "" #: options.cc:465 msgid "Include only needed archive contents" msgstr "" #: options.cc:470 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:473 msgid "-z SUBCOMMAND" msgstr "" #: options.cc:476 msgid "Start a library search group" msgstr "" #: options.cc:478 msgid "End a library search group" msgstr "" #: options.cc:480 msgid "Report usage information" msgstr "" #: options.cc:482 msgid "Report version information" msgstr "" #: options.cc:484 msgid "Turn on debugging (all,task)" msgstr "" #: options.cc:485 msgid "--debug=TYPE" msgstr "" #: options.cc:578 #, c-format msgid "%s: unrecognized -z subcommand: %s\n" msgstr "" #: options.cc:601 #, c-format msgid "%s: unrecognized --debug subcommand: %s\n" msgstr "" #: options.cc:781 msgid "unexpected argument" msgstr "" #: options.cc:788 options.cc:840 options.cc:921 msgid "missing argument" msgstr "" #: options.cc:801 options.cc:849 msgid "unknown option" msgstr "" #: options.cc:867 #, c-format msgid "%s: missing group end\n" msgstr "" #: options.cc:995 msgid "may not nest groups" msgstr "" #: options.cc:1005 msgid "group end without group start" msgstr "" #: options.cc:1015 #, c-format msgid "%s: use the --help option for usage information\n" msgstr "" #: options.cc:1024 #, c-format msgid "%s: %s: %s\n" msgstr "" #: options.cc:1033 #, c-format msgid "%s: -%c: %s\n" msgstr "" #: options.h:393 #, c-format msgid "%s: invalid argument to -Ttext: %s\n" msgstr "" #: options.h:406 #, c-format msgid "%s: invalid thread count: %s\n" msgstr "" #: output.cc:1108 #, c-format msgid "invalid alignment %lu for section \"%s\"" msgstr "" #: output.cc:1870 #, c-format msgid "%s: open: %s" msgstr "" #: output.cc:1875 #, c-format msgid "%s: lseek: %s" msgstr "" #: output.cc:1878 #, c-format msgid "%s: write: %s" msgstr "" #: output.cc:1884 #, c-format msgid "%s: mmap: %s" msgstr "" #: output.cc:1894 #, c-format msgid "%s: munmap: %s" msgstr "" #: output.cc:1898 #, c-format msgid "%s: close: %s" msgstr "" #: readsyms.cc:151 #, c-format msgid "%s: file is empty" msgstr "" #: readsyms.cc:186 #, 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:234 #, c-format msgid "%s: not an object or archive" msgstr "" #: reloc.cc:245 reloc.cc:511 #, c-format msgid "relocation section %u uses unexpected symbol table %u" msgstr "" #: reloc.cc:260 reloc.cc:529 #, c-format msgid "unexpected entsize for reloc section %u: %lu != %u" msgstr "" #: reloc.cc:269 reloc.cc:538 #, c-format msgid "reloc section %u size %lu uneven" msgstr "" #: reloc.cc:729 #, 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:1330 #, c-format msgid "" "%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -" "T" msgstr "" #: symtab.cc:576 #, c-format msgid "bad global symbol name offset %u at %zu" msgstr "" #: symtab.cc:654 msgid "too few symbol versions" msgstr "" #: symtab.cc:683 #, c-format msgid "bad symbol name offset %u at %zu" msgstr "" #: symtab.cc:737 #, c-format msgid "versym for symbol %zu out of range: %u" msgstr "" #: symtab.cc:745 #, c-format msgid "versym for symbol %zu has no name: %u" msgstr "" #: symtab.cc:1463 symtab.cc:1676 #, c-format msgid "%s: unsupported symbol section 0x%x" msgstr "" #: symtab.cc:1800 #, c-format msgid "%s: undefined reference to '%s'" msgstr "" #: symtab.cc:1941 #, c-format msgid "" "while linking %s: symbol '%s' defined in multiple places (possible ODR " "violation):" msgstr "" #: target-reloc.h:211 #, c-format msgid "reloc has bad offset %zu" msgstr "" #: tls.h:58 msgid "TLS relocation out of range" msgstr "" #: tls.h:72 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:1177 #, c-format msgid "%s: unsupported REL reloc section" msgstr "" #: x86_64.cc:1513 msgid "TLS reloc but no TLS segment" msgstr "" #: x86_64.cc:1576 #, c-format msgid "unsupported reloc type %u" msgstr ""