# 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-09 15:55-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:88 #, c-format msgid "%s: no archive symbol table (run ranlib)" msgstr "" #: archive.cc:138 #, c-format msgid "%s: bad archive symbol table names" msgstr "" #: archive.cc:168 #, c-format msgid "%s: malformed archive header at %zu" msgstr "" #: archive.cc:188 #, c-format msgid "%s: malformed archive header size at %zu" msgstr "" #: archive.cc:199 #, c-format msgid "%s: malformed archive header name at %zu" msgstr "" #: archive.cc:224 #, c-format msgid "%s: bad extended name index at %zu" msgstr "" #: archive.cc:234 #, c-format msgid "%s: bad extended name entry at header %zu" msgstr "" #: archive.cc:327 #, c-format msgid "%s: short archive header at %zu" msgstr "" #: archive.cc:378 archive.cc:392 #, 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:151 #, c-format msgid "unexpected duplicate type %u section: %u, %u" msgstr "" #: dynobj.cc:187 #, c-format msgid "unexpected link in section %u header: %u != %u" msgstr "" #: dynobj.cc:222 #, c-format msgid "DYNAMIC section %u link out of range: %u" msgstr "" #: dynobj.cc:230 #, c-format msgid "DYNAMIC section %u link %u is not a strtab" msgstr "" #: dynobj.cc:250 #, c-format msgid "DT_SONAME value out of range: %lld >= %lld" msgstr "" #: dynobj.cc:265 msgid "missing DT_NULL in dynamic segment" msgstr "" #: dynobj.cc:309 #, c-format msgid "invalid dynamic symbol table name index: %u" msgstr "" #: dynobj.cc:316 #, c-format msgid "dynamic symbol table name section has wrong type: %u" msgstr "" #: dynobj.cc:389 object.cc:234 object.cc:569 #, c-format msgid "bad section name offset for section %u: %lu" msgstr "" #: dynobj.cc:418 #, c-format msgid "duplicate definition for version %u" msgstr "" #: dynobj.cc:447 #, c-format msgid "unexpected verdef version %u" msgstr "" #: dynobj.cc:463 #, c-format msgid "verdef vd_cnt field too small: %u" msgstr "" #: dynobj.cc:470 #, c-format msgid "verdef vd_aux field out of range: %u" msgstr "" #: dynobj.cc:480 #, c-format msgid "verdaux vda_name field out of range: %u" msgstr "" #: dynobj.cc:489 #, c-format msgid "verdef vd_next field out of range: %u" msgstr "" #: dynobj.cc:522 #, c-format msgid "unexpected verneed version %u" msgstr "" #: dynobj.cc:531 #, c-format msgid "verneed vn_aux field out of range: %u" msgstr "" #: dynobj.cc:544 #, c-format msgid "vernaux vna_name field out of range: %u" msgstr "" #: dynobj.cc:555 #, c-format msgid "verneed vna_next field out of range: %u" msgstr "" #: dynobj.cc:566 #, c-format msgid "verneed vn_next field out of range: %u" msgstr "" #: dynobj.cc:613 msgid "size of dynamic symbols is not multiple of symbol size" msgstr "" #: dynobj.cc:1290 #, 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 "" #: 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:164 msgid "no input files" msgstr "" #. We print out just the first .so we see; there may be others. #: gold.cc:179 #, 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:72 #, c-format msgid "pthread_mutextattr_settype failed: %s" msgstr "" #: gold-threads.cc:76 #, c-format msgid "pthread_mutex_init failed: %s" msgstr "" #: gold-threads.cc:79 #, c-format msgid "pthread_mutexattr_destroy failed: %s" msgstr "" #: gold-threads.cc:85 #, c-format msgid "pthread_mutex_destroy failed: %s" msgstr "" #: gold-threads.cc:92 #, c-format msgid "pthread_mutex_lock failed: %s" msgstr "" #: gold-threads.cc:99 #, c-format msgid "pthread_mutex_unlock failed: %s" msgstr "" #: gold-threads.cc:180 #, c-format msgid "pthread_cond_init failed: %s" msgstr "" #: gold-threads.cc:186 #, c-format msgid "pthread_cond_destroy failed: %s" msgstr "" #: gold-threads.cc:193 #, c-format msgid "pthread_cond_wait failed: %s" msgstr "" #: gold-threads.cc:200 #, c-format msgid "pthread_cond_signal failed: %s" msgstr "" #. FIXME: This needs to specify the location somehow. #: i386.cc:153 i386.cc:1310 x86_64.cc:165 x86_64.cc:1254 msgid "missing expected TLS relocation" msgstr "" #: i386.cc:761 x86_64.cc:723 x86_64.cc:898 #, c-format msgid "%s: unsupported reloc %u against local symbol" msgstr "" #: i386.cc:862 i386.cc:1096 x86_64.cc:839 x86_64.cc:1079 #, c-format msgid "%s: unexpected reloc %u in object file" msgstr "" #: i386.cc:948 x86_64.cc:912 x86_64.cc:1138 #, c-format msgid "%s: unsupported reloc %u against global symbol %s" msgstr "" #: i386.cc:1193 #, c-format msgid "%s: unsupported RELA reloc section" msgstr "" #: i386.cc:1449 x86_64.cc:1452 #, c-format msgid "unexpected reloc %u in object file" msgstr "" #: i386.cc:1481 i386.cc:1528 i386.cc:1535 i386.cc:1555 i386.cc:1584 #: x86_64.cc:1473 x86_64.cc:1522 x86_64.cc:1533 #, c-format msgid "unsupported reloc %u" msgstr "" #: i386.cc:1506 x86_64.cc:1498 msgid "TLS reloc but no TLS segment" msgstr "" #: i386.cc:1543 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:51 #, c-format msgid "%s: unsupported ELF machine number %d" msgstr "" #: object.cc:69 script.cc:1222 #, c-format msgid "%s: %s" msgstr "" #: object.cc:104 #, c-format msgid "section name section has wrong type: %u" msgstr "" #: object.cc:306 #, c-format msgid "invalid symbol table name index: %u" msgstr "" #: object.cc:312 #, c-format msgid "symbol table name section has wrong type: %u" msgstr "" #: object.cc:392 #, c-format msgid "section group %u info %u out of range" msgstr "" #: object.cc:410 #, c-format msgid "symbol %u name offset %u out of range" msgstr "" #: object.cc:442 #, c-format msgid "section %u in section group %u out of range" msgstr "" #: object.cc:532 reloc.cc:202 reloc.cc:469 #, c-format msgid "relocation section %u has bad info %u" msgstr "" #: object.cc:704 msgid "size of symbols is not multiple of symbol size" msgstr "" #. FIXME: Handle SHN_XINDEX. #: object.cc:796 #, c-format msgid "unknown section index %u for local symbol %u" msgstr "" #: object.cc:805 #, c-format msgid "local symbol %u section index %u out of range" msgstr "" #: object.cc:837 #, c-format msgid "local symbol %u section name out of range: %u >= %u" msgstr "" #: object.cc:1055 #, c-format msgid "%s: incompatible target" msgstr "" #: object.cc:1213 #, c-format msgid "%s: unsupported ELF file type %d" msgstr "" #: object.cc:1232 object.cc:1278 object.cc:1312 #, c-format msgid "%s: ELF file too short" msgstr "" #: object.cc:1240 #, c-format msgid "%s: invalid ELF version 0" msgstr "" #: object.cc:1242 #, c-format msgid "%s: unsupported ELF version %d" msgstr "" #: object.cc:1249 #, c-format msgid "%s: invalid ELF class 0" msgstr "" #: object.cc:1255 #, c-format msgid "%s: unsupported ELF class %d" msgstr "" #: object.cc:1262 #, c-format msgid "%s: invalid ELF data encoding" msgstr "" #: object.cc:1268 #, c-format msgid "%s: unsupported ELF data encoding %d" msgstr "" #: object.cc:1288 #, c-format msgid "%s: not configured to support 32-bit big-endian object" msgstr "" #: object.cc:1301 #, c-format msgid "%s: not configured to support 32-bit little-endian object" msgstr "" #: object.cc:1322 #, c-format msgid "%s: not configured to support 64-bit big-endian object" msgstr "" #: object.cc:1335 #, c-format msgid "%s: not configured to support 64-bit little-endian object" msgstr "" #: options.cc:142 #, c-format msgid "%s: unable to parse script file %s\n" msgstr "" #: options.cc:170 #, c-format msgid "" "Usage: %s [options] file...\n" "Options:\n" msgstr "" #: options.cc:341 msgid "Only set DT_NEEDED for dynamic libs if used" msgstr "" #: options.cc:344 msgid "Always DT_NEEDED for dynamic libs (default)" msgstr "" #: options.cc:347 msgid "-l searches for shared libraries" msgstr "" #: options.cc:351 msgid "-l does not search for shared libraries" msgstr "" #: options.cc:354 msgid "Bind defined symbols locally" msgstr "" #: options.cc:356 msgid "Export all dynamic symbols" msgstr "" #: options.cc:358 msgid "Create exception frame header" msgstr "" #: options.cc:360 msgid "Set dynamic linker path" msgstr "" #: options.cc:361 msgid "-I PROGRAM, --dynamic-linker PROGRAM" msgstr "" #: options.cc:363 msgid "Search for library LIBNAME" msgstr "" #: options.cc:364 msgid "-lLIBNAME, --library LIBNAME" msgstr "" #: options.cc:366 msgid "Add directory to search path" msgstr "" #: options.cc:367 msgid "-L DIR, --library-path DIR" msgstr "" #: options.cc:369 msgid "Ignored for compatibility" msgstr "" #: options.cc:371 msgid "Set output file name" msgstr "" #: options.cc:372 msgid "-o FILE, --output FILE" msgstr "" #: options.cc:374 msgid "Optimize output file size" msgstr "" #: options.cc:375 msgid "-O level" msgstr "" #: options.cc:377 msgid "Generate relocatable output" msgstr "" #: options.cc:379 msgid "Add DIR to runtime search path" msgstr "" #: options.cc:380 msgid "-R DIR, -rpath DIR" msgstr "" #: options.cc:383 msgid "Add DIR to link time shared library search path" msgstr "" #: options.cc:384 msgid "--rpath-link DIR" msgstr "" #: options.cc:386 msgid "Strip all symbols" msgstr "" #: options.cc:388 msgid "Strip debugging information" msgstr "" #: options.cc:390 msgid "Generate shared library" msgstr "" #: options.cc:392 msgid "Do not link against shared libraries" msgstr "" #: options.cc:394 msgid "Print resource usage statistics" msgstr "" #: options.cc:396 msgid "Set target system root directory" msgstr "" #: options.cc:397 msgid "--sysroot DIR" msgstr "" #: options.cc:398 msgid "Set the address of the .text section" msgstr "" #: options.cc:399 msgid "-Ttext ADDRESS" msgstr "" #. This must come after -Ttext since it's a prefix of it. #: options.cc:402 msgid "Read linker script" msgstr "" #: options.cc:403 msgid "-T FILE, --script FILE" msgstr "" #: options.cc:405 msgid "Run the linker multi-threaded" msgstr "" #: options.cc:407 msgid "Do not run the linker multi-threaded" msgstr "" #: options.cc:409 msgid "Number of threads to use" msgstr "" #: options.cc:410 msgid "--thread-count COUNT" msgstr "" #: options.cc:413 msgid "Number of threads to use in initial pass" msgstr "" #: options.cc:414 msgid "--thread-count-initial COUNT" msgstr "" #: options.cc:417 msgid "Number of threads to use in middle pass" msgstr "" #: options.cc:418 msgid "--thread-count-middle COUNT" msgstr "" #: options.cc:421 msgid "Number of threads to use in final pass" msgstr "" #: options.cc:422 msgid "--thread-count-final COUNT" msgstr "" #: options.cc:425 msgid "Include all archive contents" msgstr "" #: options.cc:429 msgid "Include only needed archive contents" msgstr "" #: options.cc:434 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:437 msgid "-z SUBCOMMAND" msgstr "" #: options.cc:440 msgid "Start a library search group" msgstr "" #: options.cc:442 msgid "End a library search group" msgstr "" #: options.cc:444 msgid "Report usage information" msgstr "" #: options.cc:446 msgid "Report version information" msgstr "" #: options.cc:518 #, c-format msgid "%s: unrecognized -z subcommand: %s\n" msgstr "" #: options.cc:698 msgid "unexpected argument" msgstr "" #: options.cc:705 options.cc:757 options.cc:838 msgid "missing argument" msgstr "" #: options.cc:718 options.cc:766 msgid "unknown option" msgstr "" #: options.cc:784 #, c-format msgid "%s: missing group end\n" msgstr "" #: options.cc:912 msgid "may not nest groups" msgstr "" #: options.cc:922 msgid "group end without group start" msgstr "" #: options.cc:932 #, c-format msgid "%s: use the --help option for usage information\n" msgstr "" #: options.cc:941 #, c-format msgid "%s: %s: %s\n" msgstr "" #: options.cc:950 #, c-format msgid "%s: -%c: %s\n" msgstr "" #: options.h:338 #, c-format msgid "%s: invalid argument to -Ttext: %s\n" msgstr "" #: options.h:351 #, c-format msgid "%s: invalid thread count: %s\n" msgstr "" #: output.cc:1061 #, c-format msgid "invalid alignment %lu for section \"%s\"" msgstr "" #: output.cc:1787 #, c-format msgid "%s: open: %s" msgstr "" #: output.cc:1792 #, c-format msgid "%s: lseek: %s" msgstr "" #: output.cc:1795 #, c-format msgid "%s: write: %s" msgstr "" #: output.cc:1801 #, c-format msgid "%s: mmap: %s" msgstr "" #: output.cc:1811 #, c-format msgid "%s: munmap: %s" msgstr "" #: output.cc:1815 #, c-format msgid "%s: close: %s" msgstr "" #: readsyms.cc:147 #, c-format msgid "%s: file is empty" msgstr "" #: readsyms.cc:182 #, 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:230 #, c-format msgid "%s: not an object or archive" msgstr "" #: reloc.cc:221 reloc.cc:487 #, c-format msgid "relocation section %u uses unexpected symbol table %u" msgstr "" #: reloc.cc:236 reloc.cc:505 #, c-format msgid "unexpected entsize for reloc section %u: %lu != %u" msgstr "" #: reloc.cc:245 reloc.cc:514 #, c-format msgid "reloc section %u size %lu uneven" msgstr "" #: reloc.cc:702 #, c-format msgid "reloc section size %zu is not a multiple of reloc size %d\n" msgstr "" #: resolve.cc:165 #, c-format msgid "%s: invalid STB_LOCAL symbol %s in external symbols" msgstr "" #: resolve.cc:171 #, c-format msgid "%s: unsupported symbol binding %d for symbol %s" msgstr "" #. Two definitions of the same symbol. #. FIXME: Do a better job of reporting locations. #: resolve.cc:310 #, c-format msgid "%s: multiple definition of %s" msgstr "" #: resolve.cc:311 resolve.cc:316 msgid "command line" msgstr "" #: resolve.cc:313 #, 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:1326 #, c-format msgid "" "%s: Ignoring command OPTION; OPTION is only valid for scripts specified via -" "T" msgstr "" #: symtab.cc:541 #, c-format msgid "bad global symbol name offset %u at %zu" msgstr "" #: symtab.cc:619 msgid "too few symbol versions" msgstr "" #: symtab.cc:648 #, c-format msgid "bad symbol name offset %u at %zu" msgstr "" #: symtab.cc:702 #, c-format msgid "versym for symbol %zu out of range: %u" msgstr "" #: symtab.cc:710 #, c-format msgid "versym for symbol %zu has no name: %u" msgstr "" #: symtab.cc:1428 symtab.cc:1631 #, c-format msgid "%s: unsupported symbol section 0x%x" 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 "" #: x86_64.cc:1162 #, c-format msgid "%s: unsupported REL reloc section" msgstr "" #: x86_64.cc:1561 #, c-format msgid "unsupported reloc type %u" msgstr ""