1203 lines
21 KiB
Text
1203 lines
21 KiB
Text
# 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 <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2008-02-01 22:48-0800\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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: archive.cc:97
|
|
#, c-format
|
|
msgid "%s: no archive symbol table (run ranlib)"
|
|
msgstr ""
|
|
|
|
#: archive.cc:151
|
|
#, c-format
|
|
msgid "%s: bad archive symbol table names"
|
|
msgstr ""
|
|
|
|
#: archive.cc:181
|
|
#, c-format
|
|
msgid "%s: malformed archive header at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:201
|
|
#, c-format
|
|
msgid "%s: malformed archive header size at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:212
|
|
#, c-format
|
|
msgid "%s: malformed archive header name at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:237
|
|
#, c-format
|
|
msgid "%s: bad extended name index at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:247
|
|
#, c-format
|
|
msgid "%s: bad extended name entry at header %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:340
|
|
#, c-format
|
|
msgid "%s: short archive header at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:391 archive.cc:405
|
|
#, c-format
|
|
msgid "%s: member at %zu is not an ELF object"
|
|
msgstr ""
|
|
|
|
#: compressed_output.cc:127
|
|
msgid "not compressing section data: zlib error"
|
|
msgstr ""
|
|
|
|
#: dirsearch.cc:70
|
|
#, c-format
|
|
msgid "%s: can not read directory: %s"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:147
|
|
#, c-format
|
|
msgid "unexpected duplicate type %u section: %u, %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:183
|
|
#, c-format
|
|
msgid "unexpected link in section %u header: %u != %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:219
|
|
#, c-format
|
|
msgid "DYNAMIC section %u link out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:227
|
|
#, c-format
|
|
msgid "DYNAMIC section %u link %u is not a strtab"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:255
|
|
#, c-format
|
|
msgid "DT_SONAME value out of range: %lld >= %lld"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:267
|
|
#, c-format
|
|
msgid "DT_NEEDED value out of range: %lld >= %lld"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:280
|
|
msgid "missing DT_NULL in dynamic segment"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:325
|
|
#, c-format
|
|
msgid "invalid dynamic symbol table name index: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:332
|
|
#, c-format
|
|
msgid "dynamic symbol table name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:406 object.cc:251 object.cc:589
|
|
#, c-format
|
|
msgid "bad section name offset for section %u: %lu"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:435
|
|
#, c-format
|
|
msgid "duplicate definition for version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:464
|
|
#, c-format
|
|
msgid "unexpected verdef version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:480
|
|
#, c-format
|
|
msgid "verdef vd_cnt field too small: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:488
|
|
#, c-format
|
|
msgid "verdef vd_aux field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:499
|
|
#, c-format
|
|
msgid "verdaux vda_name field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:509
|
|
#, c-format
|
|
msgid "verdef vd_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:543
|
|
#, c-format
|
|
msgid "unexpected verneed version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:552
|
|
#, c-format
|
|
msgid "verneed vn_aux field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:566
|
|
#, c-format
|
|
msgid "vernaux vna_name field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:577
|
|
#, c-format
|
|
msgid "verneed vna_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:588
|
|
#, c-format
|
|
msgid "verneed vn_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:636
|
|
msgid "size of dynamic symbols is not multiple of symbol size"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:1355
|
|
#, c-format
|
|
msgid "symbol %s has undefined version %s"
|
|
msgstr ""
|
|
|
|
#: errors.cc:106
|
|
#, c-format
|
|
msgid "%s: warning: "
|
|
msgstr ""
|
|
|
|
#: errors.cc:137
|
|
#, c-format
|
|
msgid "%s: %s: warning: "
|
|
msgstr ""
|
|
|
|
#: errors.cc:161
|
|
#, c-format
|
|
msgid "%s: %s: undefined reference to '%s'\n"
|
|
msgstr ""
|
|
|
|
#: errors.cc:171
|
|
#, c-format
|
|
msgid "%s: "
|
|
msgstr ""
|
|
|
|
#: expression.cc:113
|
|
#, c-format
|
|
msgid "undefined symbol '%s' referenced in expression"
|
|
msgstr ""
|
|
|
|
#: expression.cc:566
|
|
msgid "DEFINED not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:572
|
|
msgid "SIZEOF_HEADERS not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:578
|
|
msgid "ALIGNOF not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:584
|
|
msgid "SIZEOF not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:590
|
|
msgid "LOADADDR not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:596
|
|
msgid "ORIGIN not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:602
|
|
msgid "LENGTH not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:608
|
|
msgid "CONSTANT not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:614
|
|
msgid "ABSOLUTE not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:620
|
|
msgid "DATA_SEGMENT_ALIGN not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:626
|
|
msgid "DATA_SEGMENT_RELRO_END not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:632
|
|
msgid "DATA_SEGMENT_END not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:638
|
|
msgid "SEGMENT_START not implemented"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:50
|
|
#, c-format
|
|
msgid "munmap failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:91
|
|
#, c-format
|
|
msgid "close of %s failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:115
|
|
#, c-format
|
|
msgid "%s: fstat failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:240
|
|
#, c-format
|
|
msgid "%s: pread failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:246
|
|
#, c-format
|
|
msgid "%s: file too short: read only %lld of %lld bytes at %lld"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:325
|
|
#, c-format
|
|
msgid "%s: mmap offset %lld size %lld failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:400
|
|
#, c-format
|
|
msgid "%s: lseek failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:406
|
|
#, c-format
|
|
msgid "%s: readv failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:409
|
|
#, c-format
|
|
msgid "%s: file too short: read only %zd of %zd bytes at %lld"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:556
|
|
#, c-format
|
|
msgid "%s: total bytes mapped for read: %llu\n"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:558
|
|
#, c-format
|
|
msgid "%s: maximum bytes mapped for read at one time: %llu\n"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:642
|
|
#, c-format
|
|
msgid "cannot find -l%s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:669
|
|
#, c-format
|
|
msgid "cannot find %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:680
|
|
#, c-format
|
|
msgid "cannot open %s: %s"
|
|
msgstr ""
|
|
|
|
#: gold.cc:73
|
|
#, 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:119 gold.cc:167
|
|
msgid "no input files"
|
|
msgstr ""
|
|
|
|
#. We print out just the first .so we see; there may be others.
|
|
#: gold.cc:182
|
|
#, 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:1490 x86_64.cc:172 x86_64.cc:1375
|
|
msgid "missing expected TLS relocation"
|
|
msgstr ""
|
|
|
|
#: i386.cc:809 x86_64.cc:764 x86_64.cc:978
|
|
#, c-format
|
|
msgid "%s: unsupported reloc %u against local symbol"
|
|
msgstr ""
|
|
|
|
#: i386.cc:916 i386.cc:1214 x86_64.cc:889 x86_64.cc:1162
|
|
#, c-format
|
|
msgid "%s: unexpected reloc %u in object file"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1055 x86_64.cc:992 x86_64.cc:1258
|
|
#, c-format
|
|
msgid "%s: unsupported reloc %u against global symbol %s"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1368
|
|
#, c-format
|
|
msgid "%s: unsupported RELA reloc section"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1640 x86_64.cc:1577
|
|
#, c-format
|
|
msgid "unexpected reloc %u in object file"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1672 i386.cc:1747 i386.cc:1754 i386.cc:1785 i386.cc:1838
|
|
#: x86_64.cc:1598 x86_64.cc:1678 x86_64.cc:1702
|
|
#, c-format
|
|
msgid "unsupported reloc %u"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1762
|
|
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
|
|
#, c-format
|
|
msgid "%s: %s"
|
|
msgstr ""
|
|
|
|
#: object.cc:107
|
|
#, c-format
|
|
msgid "section name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:325
|
|
#, c-format
|
|
msgid "invalid symbol table name index: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:331
|
|
#, c-format
|
|
msgid "symbol table name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:412
|
|
#, c-format
|
|
msgid "section group %u info %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:430
|
|
#, c-format
|
|
msgid "symbol %u name offset %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:462
|
|
#, c-format
|
|
msgid "section %u in section group %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:552 reloc.cc:213 reloc.cc:570
|
|
#, c-format
|
|
msgid "relocation section %u has bad info %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:723
|
|
msgid "size of symbols is not multiple of symbol size"
|
|
msgstr ""
|
|
|
|
#: object.cc:823
|
|
#, c-format
|
|
msgid "local symbol %u section name out of range: %u >= %u"
|
|
msgstr ""
|
|
|
|
#. FIXME: Handle SHN_XINDEX.
|
|
#: object.cc:880
|
|
#, c-format
|
|
msgid "unknown section index %u for local symbol %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:889
|
|
#, c-format
|
|
msgid "local symbol %u section index %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:1192
|
|
#, c-format
|
|
msgid "%s: incompatible target"
|
|
msgstr ""
|
|
|
|
#: object.cc:1347
|
|
#, c-format
|
|
msgid "%s: unsupported ELF file type %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1366 object.cc:1412 object.cc:1446
|
|
#, c-format
|
|
msgid "%s: ELF file too short"
|
|
msgstr ""
|
|
|
|
#: object.cc:1374
|
|
#, c-format
|
|
msgid "%s: invalid ELF version 0"
|
|
msgstr ""
|
|
|
|
#: object.cc:1376
|
|
#, c-format
|
|
msgid "%s: unsupported ELF version %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1383
|
|
#, c-format
|
|
msgid "%s: invalid ELF class 0"
|
|
msgstr ""
|
|
|
|
#: object.cc:1389
|
|
#, c-format
|
|
msgid "%s: unsupported ELF class %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1396
|
|
#, c-format
|
|
msgid "%s: invalid ELF data encoding"
|
|
msgstr ""
|
|
|
|
#: object.cc:1402
|
|
#, c-format
|
|
msgid "%s: unsupported ELF data encoding %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1422
|
|
#, c-format
|
|
msgid "%s: not configured to support 32-bit big-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1435
|
|
#, c-format
|
|
msgid "%s: not configured to support 32-bit little-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1456
|
|
#, c-format
|
|
msgid "%s: not configured to support 64-bit big-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1469
|
|
#, c-format
|
|
msgid "%s: not configured to support 64-bit little-endian object"
|
|
msgstr ""
|
|
|
|
#: options.cc:158
|
|
#, c-format
|
|
msgid "unable to parse script file %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:174
|
|
#, c-format
|
|
msgid "unable to parse version script file %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:201
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [options] file...\n"
|
|
"Options:\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:372
|
|
msgid "Allow unresolved references in shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.cc:376
|
|
msgid "Do not allow unresolved references in shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.cc:380
|
|
msgid "Only set DT_NEEDED for dynamic libs if used"
|
|
msgstr ""
|
|
|
|
#: options.cc:383
|
|
msgid "Always DT_NEEDED for dynamic libs (default)"
|
|
msgstr ""
|
|
|
|
#: options.cc:386
|
|
msgid "-l searches for shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.cc:390
|
|
msgid "-l does not search for shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.cc:393
|
|
msgid "Bind defined symbols locally"
|
|
msgstr ""
|
|
|
|
#: options.cc:401
|
|
msgid "Compress .debug_* sections in the output file (default is none)"
|
|
msgstr ""
|
|
|
|
#: options.cc:403
|
|
msgid "--compress-debug-sections=[none"
|
|
msgstr ""
|
|
|
|
#: options.cc:403
|
|
msgid "]"
|
|
msgstr ""
|
|
|
|
#: options.cc:406
|
|
msgid "Define a symbol"
|
|
msgstr ""
|
|
|
|
#: options.cc:407
|
|
msgid "--defsym SYMBOL=EXPRESSION"
|
|
msgstr ""
|
|
|
|
#: options.cc:409
|
|
msgid "Demangle C++ symbols in log messages"
|
|
msgstr ""
|
|
|
|
#: options.cc:412
|
|
msgid "Do not demangle C++ symbols in log messages"
|
|
msgstr ""
|
|
|
|
#: options.cc:415
|
|
msgid "Try to detect violations of the One Definition Rule"
|
|
msgstr ""
|
|
|
|
#: options.cc:417
|
|
msgid "Set program start address"
|
|
msgstr ""
|
|
|
|
#: options.cc:418
|
|
msgid "-e ADDRESS, --entry ADDRESS"
|
|
msgstr ""
|
|
|
|
#: options.cc:420
|
|
msgid "Export all dynamic symbols"
|
|
msgstr ""
|
|
|
|
#: options.cc:422
|
|
msgid "Create exception frame header"
|
|
msgstr ""
|
|
|
|
#: options.cc:424
|
|
msgid "Set shared library name"
|
|
msgstr ""
|
|
|
|
#: options.cc:425
|
|
msgid "-h FILENAME, -soname FILENAME"
|
|
msgstr ""
|
|
|
|
#: options.cc:427
|
|
msgid "Set dynamic linker path"
|
|
msgstr ""
|
|
|
|
#: options.cc:428
|
|
msgid "-I PROGRAM, --dynamic-linker PROGRAM"
|
|
msgstr ""
|
|
|
|
#: options.cc:430
|
|
msgid "Search for library LIBNAME"
|
|
msgstr ""
|
|
|
|
#: options.cc:431
|
|
msgid "-lLIBNAME, --library LIBNAME"
|
|
msgstr ""
|
|
|
|
#: options.cc:433
|
|
msgid "Add directory to search path"
|
|
msgstr ""
|
|
|
|
#: options.cc:434
|
|
msgid "-L DIR, --library-path DIR"
|
|
msgstr ""
|
|
|
|
#: options.cc:436
|
|
msgid "Ignored for compatibility"
|
|
msgstr ""
|
|
|
|
#: options.cc:438
|
|
msgid "Set output file name"
|
|
msgstr ""
|
|
|
|
#: options.cc:439
|
|
msgid "-o FILE, --output FILE"
|
|
msgstr ""
|
|
|
|
#: options.cc:441
|
|
msgid "Optimize output file size"
|
|
msgstr ""
|
|
|
|
#: options.cc:442
|
|
msgid "-O level"
|
|
msgstr ""
|
|
|
|
#: options.cc:444
|
|
msgid "Generate relocatable output"
|
|
msgstr ""
|
|
|
|
#: options.cc:446
|
|
msgid "Add DIR to runtime search path"
|
|
msgstr ""
|
|
|
|
#: options.cc:447
|
|
msgid "-R DIR, -rpath DIR"
|
|
msgstr ""
|
|
|
|
#: options.cc:450
|
|
msgid "Add DIR to link time shared library search path"
|
|
msgstr ""
|
|
|
|
#: options.cc:451
|
|
msgid "--rpath-link DIR"
|
|
msgstr ""
|
|
|
|
#: options.cc:453
|
|
msgid "Strip all symbols"
|
|
msgstr ""
|
|
|
|
#: options.cc:456
|
|
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:460
|
|
msgid "Strip debugging information"
|
|
msgstr ""
|
|
|
|
#: options.cc:462
|
|
msgid "Generate shared library"
|
|
msgstr ""
|
|
|
|
#: options.cc:464
|
|
msgid "Do not link against shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.cc:466
|
|
msgid "Print resource usage statistics"
|
|
msgstr ""
|
|
|
|
#: options.cc:468
|
|
msgid "Set target system root directory"
|
|
msgstr ""
|
|
|
|
#: options.cc:469
|
|
msgid "--sysroot DIR"
|
|
msgstr ""
|
|
|
|
#: options.cc:470
|
|
msgid "Set the address of the .text section"
|
|
msgstr ""
|
|
|
|
#: options.cc:471
|
|
msgid "-Ttext ADDRESS"
|
|
msgstr ""
|
|
|
|
#. This must come after -Ttext since it's a prefix of it.
|
|
#: options.cc:474
|
|
msgid "Read linker script"
|
|
msgstr ""
|
|
|
|
#: options.cc:475
|
|
msgid "-T FILE, --script FILE"
|
|
msgstr ""
|
|
|
|
#: options.cc:477
|
|
msgid "Read version script"
|
|
msgstr ""
|
|
|
|
#: options.cc:478
|
|
msgid "--version-script FILE"
|
|
msgstr ""
|
|
|
|
#: options.cc:480
|
|
msgid "Run the linker multi-threaded"
|
|
msgstr ""
|
|
|
|
#: options.cc:482
|
|
msgid "Do not run the linker multi-threaded"
|
|
msgstr ""
|
|
|
|
#: options.cc:484
|
|
msgid "Number of threads to use"
|
|
msgstr ""
|
|
|
|
#: options.cc:485
|
|
msgid "--thread-count COUNT"
|
|
msgstr ""
|
|
|
|
#: options.cc:488
|
|
msgid "Number of threads to use in initial pass"
|
|
msgstr ""
|
|
|
|
#: options.cc:489
|
|
msgid "--thread-count-initial COUNT"
|
|
msgstr ""
|
|
|
|
#: options.cc:492
|
|
msgid "Number of threads to use in middle pass"
|
|
msgstr ""
|
|
|
|
#: options.cc:493
|
|
msgid "--thread-count-middle COUNT"
|
|
msgstr ""
|
|
|
|
#: options.cc:496
|
|
msgid "Number of threads to use in final pass"
|
|
msgstr ""
|
|
|
|
#: options.cc:497
|
|
msgid "--thread-count-final COUNT"
|
|
msgstr ""
|
|
|
|
#: options.cc:500
|
|
msgid "Include all archive contents"
|
|
msgstr ""
|
|
|
|
#: options.cc:504
|
|
msgid "Include only needed archive contents"
|
|
msgstr ""
|
|
|
|
#: options.cc:509
|
|
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:512
|
|
msgid "-z SUBCOMMAND"
|
|
msgstr ""
|
|
|
|
#: options.cc:515
|
|
msgid "Start a library search group"
|
|
msgstr ""
|
|
|
|
#: options.cc:517
|
|
msgid "End a library search group"
|
|
msgstr ""
|
|
|
|
#: options.cc:519
|
|
msgid "Report usage information"
|
|
msgstr ""
|
|
|
|
#: options.cc:521
|
|
msgid "Report version information"
|
|
msgstr ""
|
|
|
|
#: options.cc:523
|
|
msgid "Turn on debugging (all,task,script)"
|
|
msgstr ""
|
|
|
|
#: options.cc:524
|
|
msgid "--debug=TYPE"
|
|
msgstr ""
|
|
|
|
#: options.cc:620
|
|
#, c-format
|
|
msgid "%s: unrecognized -z subcommand: %s\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:643
|
|
#, c-format
|
|
msgid "%s: unrecognized --debug subcommand: %s\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:832
|
|
msgid "unexpected argument"
|
|
msgstr ""
|
|
|
|
#: options.cc:839 options.cc:891 options.cc:972
|
|
msgid "missing argument"
|
|
msgstr ""
|
|
|
|
#: options.cc:852 options.cc:900
|
|
msgid "unknown option"
|
|
msgstr ""
|
|
|
|
#: options.cc:918
|
|
#, c-format
|
|
msgid "%s: missing group end\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:1046
|
|
msgid "may not nest groups"
|
|
msgstr ""
|
|
|
|
#: options.cc:1056
|
|
msgid "group end without group start"
|
|
msgstr ""
|
|
|
|
#: options.cc:1066
|
|
#, c-format
|
|
msgid "%s: use the --help option for usage information\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:1075
|
|
#, c-format
|
|
msgid "%s: %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:1084
|
|
#, c-format
|
|
msgid "%s: -%c: %s\n"
|
|
msgstr ""
|
|
|
|
#: options.h:363
|
|
#, c-format
|
|
msgid "invalid optimization level: %s"
|
|
msgstr ""
|
|
|
|
#: options.h:409
|
|
#, c-format
|
|
msgid "unsupported argument to --compress-debug-sections: %s"
|
|
msgstr ""
|
|
|
|
#: options.h:463
|
|
#, c-format
|
|
msgid "invalid argument to -Ttext: %s"
|
|
msgstr ""
|
|
|
|
#: options.h:472
|
|
#, c-format
|
|
msgid "invalid thread count: %s"
|
|
msgstr ""
|
|
|
|
#: options.h:480
|
|
msgid "--threads not supported"
|
|
msgstr ""
|
|
|
|
#: output.cc:1511
|
|
#, c-format
|
|
msgid "invalid alignment %lu for section \"%s\""
|
|
msgstr ""
|
|
|
|
#: output.cc:2416
|
|
#, c-format
|
|
msgid "%s: open: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2436
|
|
#, c-format
|
|
msgid "%s: mremap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2472
|
|
#, c-format
|
|
msgid "%s: lseek: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2475 output.cc:2512
|
|
#, c-format
|
|
msgid "%s: write: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2483
|
|
#, c-format
|
|
msgid "%s: mmap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2493
|
|
#, c-format
|
|
msgid "%s: munmap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:2510
|
|
#, c-format
|
|
msgid "%s: write: unexpected 0 return-value"
|
|
msgstr ""
|
|
|
|
#: output.cc:2522
|
|
#, c-format
|
|
msgid "%s: close: %s"
|
|
msgstr ""
|
|
|
|
#: readsyms.cc:150
|
|
#, c-format
|
|
msgid "%s: file is empty"
|
|
msgstr ""
|
|
|
|
#. Here we have to handle any other input file types we need.
|
|
#: readsyms.cc:231
|
|
#, c-format
|
|
msgid "%s: not an object or archive"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:232 reloc.cc:588
|
|
#, c-format
|
|
msgid "relocation section %u uses unexpected symbol table %u"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:247 reloc.cc:606
|
|
#, c-format
|
|
msgid "unexpected entsize for reloc section %u: %lu != %u"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:256 reloc.cc:615
|
|
#, c-format
|
|
msgid "reloc section %u size %lu uneven"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:879
|
|
#, 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:322
|
|
#, c-format
|
|
msgid "%s: multiple definition of %s"
|
|
msgstr ""
|
|
|
|
#: resolve.cc:323 resolve.cc:328
|
|
msgid "command line"
|
|
msgstr ""
|
|
|
|
#: resolve.cc:325
|
|
#, c-format
|
|
msgid "%s: previous definition here"
|
|
msgstr ""
|
|
|
|
#: script.cc:1890
|
|
#, c-format
|
|
msgid "%s:%d:%d: %s"
|
|
msgstr ""
|
|
|
|
#. There are some options that we could handle here--e.g.,
|
|
#. -lLIBRARY. Should we bother?
|
|
#: script.cc:2026
|
|
#, c-format
|
|
msgid ""
|
|
"%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
|
|
"specified via -T/--script"
|
|
msgstr ""
|
|
|
|
#: stringpool.cc:525
|
|
#, c-format
|
|
msgid "%s: %s entries: %zu; buckets: %zu\n"
|
|
msgstr ""
|
|
|
|
#: stringpool.cc:529
|
|
#, c-format
|
|
msgid "%s: %s entries: %zu\n"
|
|
msgstr ""
|
|
|
|
#: stringpool.cc:532
|
|
#, c-format
|
|
msgid "%s: %s Stringdata structures: %zu\n"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:627
|
|
#, c-format
|
|
msgid "bad global symbol name offset %u at %zu"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:730
|
|
msgid "too few symbol versions"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:762
|
|
#, c-format
|
|
msgid "bad symbol name offset %u at %zu"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:816
|
|
#, c-format
|
|
msgid "versym for symbol %zu out of range: %u"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:824
|
|
#, c-format
|
|
msgid "versym for symbol %zu has no name: %u"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:1625 symtab.cc:1824
|
|
#, c-format
|
|
msgid "%s: unsupported symbol section 0x%x"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:1952
|
|
#, c-format
|
|
msgid "%s: undefined reference to '%s'"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2037
|
|
#, c-format
|
|
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2040
|
|
#, c-format
|
|
msgid "%s: symbol table entries: %zu\n"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2109
|
|
#, 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:1283
|
|
#, c-format
|
|
msgid "%s: unsupported REL reloc section"
|
|
msgstr ""
|
|
|
|
#: x86_64.cc:1750
|
|
#, c-format
|
|
msgid "unsupported reloc type %u"
|
|
msgstr ""
|