1478 lines
27 KiB
Plaintext
1478 lines
27 KiB
Plaintext
# 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-04-14 21:18-0700\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:101
|
|
#, c-format
|
|
msgid "%s: no archive symbol table (run ranlib)"
|
|
msgstr ""
|
|
|
|
#: archive.cc:165
|
|
#, c-format
|
|
msgid "%s: bad archive symbol table names"
|
|
msgstr ""
|
|
|
|
#: archive.cc:197
|
|
#, c-format
|
|
msgid "%s: malformed archive header at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:217
|
|
#, c-format
|
|
msgid "%s: malformed archive header size at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:228
|
|
#, c-format
|
|
msgid "%s: malformed archive header name at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:258
|
|
#, c-format
|
|
msgid "%s: bad extended name index at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:268
|
|
#, c-format
|
|
msgid "%s: bad extended name entry at header %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:363
|
|
#, c-format
|
|
msgid "%s: short archive header at %zu"
|
|
msgstr ""
|
|
|
|
#: archive.cc:477 archive.cc:491
|
|
#, c-format
|
|
msgid "%s: member at %zu is not an ELF object"
|
|
msgstr ""
|
|
|
|
#: binary.cc:129
|
|
#, c-format
|
|
msgid "cannot open %s: %s:"
|
|
msgstr ""
|
|
|
|
#: compressed_output.cc:128
|
|
msgid "not compressing section data: zlib error"
|
|
msgstr ""
|
|
|
|
#: dirsearch.cc:71
|
|
#, c-format
|
|
msgid "%s: can not read directory: %s"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:146
|
|
#, c-format
|
|
msgid "unexpected duplicate type %u section: %u, %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:182
|
|
#, c-format
|
|
msgid "unexpected link in section %u header: %u != %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:218
|
|
#, c-format
|
|
msgid "DYNAMIC section %u link out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:226
|
|
#, 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:326
|
|
#, c-format
|
|
msgid "invalid dynamic symbol table name index: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:333
|
|
#, c-format
|
|
msgid "dynamic symbol table name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:407 object.cc:252 object.cc:619
|
|
#, c-format
|
|
msgid "bad section name offset for section %u: %lu"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:436
|
|
#, c-format
|
|
msgid "duplicate definition for version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:465
|
|
#, c-format
|
|
msgid "unexpected verdef version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:481
|
|
#, c-format
|
|
msgid "verdef vd_cnt field too small: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:489
|
|
#, c-format
|
|
msgid "verdef vd_aux field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:500
|
|
#, c-format
|
|
msgid "verdaux vda_name field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:510
|
|
#, c-format
|
|
msgid "verdef vd_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:544
|
|
#, c-format
|
|
msgid "unexpected verneed version %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:553
|
|
#, c-format
|
|
msgid "verneed vn_aux field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:567
|
|
#, c-format
|
|
msgid "vernaux vna_name field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:578
|
|
#, c-format
|
|
msgid "verneed vna_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:589
|
|
#, c-format
|
|
msgid "verneed vn_next field out of range: %u"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:637
|
|
msgid "size of dynamic symbols is not multiple of symbol size"
|
|
msgstr ""
|
|
|
|
#: dynobj.cc:1358
|
|
#, 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:163
|
|
#, c-format
|
|
msgid "%s: %s: undefined reference to '%s'\n"
|
|
msgstr ""
|
|
|
|
#: errors.cc:167
|
|
#, c-format
|
|
msgid "%s: %s: undefined reference to '%s', version '%s'\n"
|
|
msgstr ""
|
|
|
|
#: errors.cc:177
|
|
#, c-format
|
|
msgid "%s: "
|
|
msgstr ""
|
|
|
|
#: expression.cc:172
|
|
#, c-format
|
|
msgid "undefined symbol '%s' referenced in expression"
|
|
msgstr ""
|
|
|
|
#: expression.cc:209
|
|
msgid "invalid reference to dot symbol outside of SECTIONS clause"
|
|
msgstr ""
|
|
|
|
#. Handle unary operators. We use a preprocessor macro as a hack to
|
|
#. capture the C operator.
|
|
#: expression.cc:278
|
|
msgid "unary "
|
|
msgstr ""
|
|
|
|
#. Handle binary operators. We use a preprocessor macro as a hack to
|
|
#. capture the C operator. KEEP_LEFT means that if the left operand
|
|
#. is section relative and the right operand is not, the result uses
|
|
#. the same section as the left operand. KEEP_RIGHT is the same with
|
|
#. left and right swapped. IS_DIV means that we need to give an error
|
|
#. if the right operand is zero. WARN means that we should warn if
|
|
#. used on section relative values in a relocatable link. We always
|
|
#. warn if used on values in different sections in a relocatable link.
|
|
#: expression.cc:400
|
|
msgid "binary "
|
|
msgstr ""
|
|
|
|
#: expression.cc:404
|
|
msgid " by zero"
|
|
msgstr ""
|
|
|
|
#: expression.cc:575
|
|
msgid "max applied to section relative value"
|
|
msgstr ""
|
|
|
|
#: expression.cc:610
|
|
msgid "min applied to section relative value"
|
|
msgstr ""
|
|
|
|
#: expression.cc:740
|
|
msgid "aligning to section relative value"
|
|
msgstr ""
|
|
|
|
#: expression.cc:895
|
|
#, c-format
|
|
msgid "unknown constant %s"
|
|
msgstr ""
|
|
|
|
#: expression.cc:1126
|
|
msgid "SEGMENT_START not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:1135
|
|
msgid "ORIGIN not implemented"
|
|
msgstr ""
|
|
|
|
#: expression.cc:1141
|
|
msgid "LENGTH not implemented"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:54
|
|
#, c-format
|
|
msgid "munmap failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:95
|
|
#, c-format
|
|
msgid "close of %s failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:119
|
|
#, c-format
|
|
msgid "%s: fstat failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:266
|
|
#, c-format
|
|
msgid "%s: pread failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:272
|
|
#, c-format
|
|
msgid "%s: file too short: read only %lld of %lld bytes at %lld"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:353
|
|
#, c-format
|
|
msgid "%s: mmap offset %lld size %lld failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:497
|
|
#, c-format
|
|
msgid "%s: lseek failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:503
|
|
#, c-format
|
|
msgid "%s: readv failed: %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:506
|
|
#, c-format
|
|
msgid "%s: file too short: read only %zd of %zd bytes at %lld"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:655
|
|
#, c-format
|
|
msgid "%s: total bytes mapped for read: %llu\n"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:657
|
|
#, c-format
|
|
msgid "%s: maximum bytes mapped for read at one time: %llu\n"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:752
|
|
#, c-format
|
|
msgid "cannot find -l%s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:779
|
|
#, c-format
|
|
msgid "cannot find %s"
|
|
msgstr ""
|
|
|
|
#: fileread.cc:802
|
|
#, c-format
|
|
msgid "cannot open %s: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:103
|
|
#, c-format
|
|
msgid "pthead_mutextattr_init failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:107
|
|
#, c-format
|
|
msgid "pthread_mutextattr_settype failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:112
|
|
#, c-format
|
|
msgid "pthread_mutex_init failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:116
|
|
#, c-format
|
|
msgid "pthread_mutexattr_destroy failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:123
|
|
#, c-format
|
|
msgid "pthread_mutex_destroy failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:131
|
|
#, c-format
|
|
msgid "pthread_mutex_lock failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:139
|
|
#, c-format
|
|
msgid "pthread_mutex_unlock failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:220
|
|
#, c-format
|
|
msgid "pthread_cond_init failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:227
|
|
#, c-format
|
|
msgid "pthread_cond_destroy failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:236
|
|
#, c-format
|
|
msgid "pthread_cond_wait failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:244
|
|
#, c-format
|
|
msgid "pthread_cond_signal failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold-threads.cc:252
|
|
#, c-format
|
|
msgid "pthread_cond_broadcast failed: %s"
|
|
msgstr ""
|
|
|
|
#: gold.cc:74
|
|
#, c-format
|
|
msgid "%s: internal error in %s, at %s:%d\n"
|
|
msgstr ""
|
|
|
|
#: gold.cc:120
|
|
msgid "no input files"
|
|
msgstr ""
|
|
|
|
#. We print out just the first .so we see; there may be others.
|
|
#: gold.cc:183
|
|
#, c-format
|
|
msgid "cannot mix -static with dynamic object %s"
|
|
msgstr ""
|
|
|
|
#: gold.cc:187
|
|
#, c-format
|
|
msgid "cannot mix -r with dynamic object %s"
|
|
msgstr ""
|
|
|
|
#: gold.cc:191
|
|
#, c-format
|
|
msgid "cannot use non-ELF output format with dynamic object %s"
|
|
msgstr ""
|
|
|
|
#. FIXME: This needs to specify the location somehow.
|
|
#: i386.cc:191 i386.cc:1610 sparc.cc:198 sparc.cc:2262 x86_64.cc:206
|
|
#: x86_64.cc:1668
|
|
msgid "missing expected TLS relocation"
|
|
msgstr ""
|
|
|
|
#: i386.cc:878 sparc.cc:1516 x86_64.cc:948 x86_64.cc:1236
|
|
#, c-format
|
|
msgid "%s: unsupported reloc %u against local symbol"
|
|
msgstr ""
|
|
|
|
#: i386.cc:994 i386.cc:1313 sparc.cc:1787 sparc.cc:2137 x86_64.cc:1131
|
|
#: x86_64.cc:1424
|
|
#, c-format
|
|
msgid "%s: unexpected reloc %u in object file"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1150 sparc.cc:1806 x86_64.cc:1250 x86_64.cc:1541
|
|
#, c-format
|
|
msgid "%s: unsupported reloc %u against global symbol %s"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1488
|
|
#, c-format
|
|
msgid "%s: unsupported RELA reloc section"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1762 i386.cc:2454 sparc.cc:2568 x86_64.cc:1871 x86_64.cc:2433
|
|
#, c-format
|
|
msgid "unexpected reloc %u in object file"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1794 i386.cc:1873 i386.cc:1924 i386.cc:1955 i386.cc:2011
|
|
#: sparc.cc:2574 sparc.cc:2757 sparc.cc:2818 sparc.cc:2925 x86_64.cc:1892
|
|
#: x86_64.cc:1974 x86_64.cc:2028 x86_64.cc:2052
|
|
#, c-format
|
|
msgid "unsupported reloc %u"
|
|
msgstr ""
|
|
|
|
#: i386.cc:1932
|
|
msgid "both SUN and GNU model TLS relocations"
|
|
msgstr ""
|
|
|
|
#: i386.cc:2468
|
|
#, c-format
|
|
msgid "unsupported reloc %u in object file"
|
|
msgstr ""
|
|
|
|
#: layout.cc:1384
|
|
#, c-format
|
|
msgid "--build-id=uuid failed: could not open /dev/urandom: %s"
|
|
msgstr ""
|
|
|
|
#: layout.cc:1391
|
|
#, c-format
|
|
msgid "/dev/urandom: read failed: %s"
|
|
msgstr ""
|
|
|
|
#: layout.cc:1393
|
|
#, c-format
|
|
msgid "/dev/urandom: expected %zu bytes, got %zd bytes"
|
|
msgstr ""
|
|
|
|
#: layout.cc:1415
|
|
#, c-format
|
|
msgid "--build-id argument '%s' not a valid hex number"
|
|
msgstr ""
|
|
|
|
#: layout.cc:1421
|
|
#, c-format
|
|
msgid "unrecognized --build-id argument '%s'"
|
|
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:605
|
|
#, 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:108
|
|
#, c-format
|
|
msgid "section name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:329
|
|
#, c-format
|
|
msgid "invalid symbol table name index: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:335
|
|
#, c-format
|
|
msgid "symbol table name section has wrong type: %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:417
|
|
#, c-format
|
|
msgid "section group %u info %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:436
|
|
#, c-format
|
|
msgid "symbol %u name offset %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:475
|
|
#, c-format
|
|
msgid "section %u in section group %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:565 reloc.cc:214 reloc.cc:720
|
|
#, c-format
|
|
msgid "relocation section %u has bad info %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:806
|
|
msgid "size of symbols is not multiple of symbol size"
|
|
msgstr ""
|
|
|
|
#: object.cc:908
|
|
#, c-format
|
|
msgid "local symbol %u section name out of range: %u >= %u"
|
|
msgstr ""
|
|
|
|
#. FIXME: Handle SHN_XINDEX.
|
|
#: object.cc:965
|
|
#, c-format
|
|
msgid "unknown section index %u for local symbol %u"
|
|
msgstr ""
|
|
|
|
#: object.cc:974
|
|
#, c-format
|
|
msgid "local symbol %u section index %u out of range"
|
|
msgstr ""
|
|
|
|
#: object.cc:1268
|
|
msgid "incompatible target"
|
|
msgstr ""
|
|
|
|
#: object.cc:1421
|
|
#, c-format
|
|
msgid "%s: unsupported ELF file type %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1440 object.cc:1486 object.cc:1520
|
|
#, c-format
|
|
msgid "%s: ELF file too short"
|
|
msgstr ""
|
|
|
|
#: object.cc:1448
|
|
#, c-format
|
|
msgid "%s: invalid ELF version 0"
|
|
msgstr ""
|
|
|
|
#: object.cc:1450
|
|
#, c-format
|
|
msgid "%s: unsupported ELF version %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1457
|
|
#, c-format
|
|
msgid "%s: invalid ELF class 0"
|
|
msgstr ""
|
|
|
|
#: object.cc:1463
|
|
#, c-format
|
|
msgid "%s: unsupported ELF class %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1470
|
|
#, c-format
|
|
msgid "%s: invalid ELF data encoding"
|
|
msgstr ""
|
|
|
|
#: object.cc:1476
|
|
#, c-format
|
|
msgid "%s: unsupported ELF data encoding %d"
|
|
msgstr ""
|
|
|
|
#: object.cc:1496
|
|
#, c-format
|
|
msgid "%s: not configured to support 32-bit big-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1509
|
|
#, c-format
|
|
msgid "%s: not configured to support 32-bit little-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1530
|
|
#, c-format
|
|
msgid "%s: not configured to support 64-bit big-endian object"
|
|
msgstr ""
|
|
|
|
#: object.cc:1543
|
|
#, c-format
|
|
msgid "%s: not configured to support 64-bit little-endian object"
|
|
msgstr ""
|
|
|
|
#: options.cc:142
|
|
#, c-format
|
|
msgid ""
|
|
"Usage: %s [options] file...\n"
|
|
"Options:\n"
|
|
msgstr ""
|
|
|
|
#. config.guess and libtool.m4 look in ld --help output for the
|
|
#. string "supported targets".
|
|
#: options.cc:150
|
|
#, c-format
|
|
msgid "%s: supported targets:"
|
|
msgstr ""
|
|
|
|
#: options.cc:162
|
|
#, c-format
|
|
msgid "Report bugs to %s\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:179 options.cc:189
|
|
#, c-format
|
|
msgid "%s: invalid option value (expected an integer): %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:199
|
|
#, c-format
|
|
msgid "%s: invalid option value (expected a floating point number): %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:208
|
|
#, c-format
|
|
msgid "%s: must take a non-empty argument"
|
|
msgstr ""
|
|
|
|
#: options.cc:243
|
|
#, c-format
|
|
msgid "%s: must take one of the following arguments: %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:316
|
|
#, c-format
|
|
msgid "unable to parse script file %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:324
|
|
#, c-format
|
|
msgid "unable to parse version script file %s"
|
|
msgstr ""
|
|
|
|
#: options.cc:357
|
|
#, c-format
|
|
msgid "%s: use the --help option for usage information\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:366
|
|
#, c-format
|
|
msgid "%s: %s: %s\n"
|
|
msgstr ""
|
|
|
|
#: options.cc:387
|
|
#, c-format
|
|
msgid ""
|
|
"format '%s' not supported; treating as elf (supported formats: elf, binary)"
|
|
msgstr ""
|
|
|
|
#: options.cc:493
|
|
msgid "unexpected argument"
|
|
msgstr ""
|
|
|
|
#: options.cc:506 options.cc:567
|
|
msgid "missing argument"
|
|
msgstr ""
|
|
|
|
#: options.cc:578
|
|
msgid "unknown -z option"
|
|
msgstr ""
|
|
|
|
#: options.cc:708
|
|
#, c-format
|
|
msgid "ignoring --threads: %s was compiled without thread support"
|
|
msgstr ""
|
|
|
|
#: options.cc:715
|
|
#, c-format
|
|
msgid "ignoring --thread-count: %s was compiled without thread support"
|
|
msgstr ""
|
|
|
|
#: options.cc:754
|
|
msgid "-shared and -r are incompatible"
|
|
msgstr ""
|
|
|
|
#: options.cc:758
|
|
msgid "binary output format not compatible with -shared or -r"
|
|
msgstr ""
|
|
|
|
#: options.cc:763
|
|
#, c-format
|
|
msgid "--hash-bucket-empty-fraction value %g out of range [0.0, 1.0)"
|
|
msgstr ""
|
|
|
|
#: options.cc:830
|
|
msgid "May not nest groups"
|
|
msgstr ""
|
|
|
|
#: options.cc:842
|
|
msgid "Group end without group start"
|
|
msgstr ""
|
|
|
|
#. I guess it's neither a long option nor a short option.
|
|
#: options.cc:900
|
|
msgid "unknown option"
|
|
msgstr ""
|
|
|
|
#: options.cc:926
|
|
#, c-format
|
|
msgid "%s: missing group end\n"
|
|
msgstr ""
|
|
|
|
#: options.h:428
|
|
msgid "Report usage information"
|
|
msgstr ""
|
|
|
|
#: options.h:430
|
|
msgid "Report version information"
|
|
msgstr ""
|
|
|
|
#: options.h:439
|
|
msgid "Allow unresolved references in shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.h:440
|
|
msgid "Do not allow unresolved references in shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.h:443
|
|
msgid "Only set DT_NEEDED for dynamic libs if used"
|
|
msgstr ""
|
|
|
|
#: options.h:444
|
|
msgid "Always DT_NEEDED for dynamic libs"
|
|
msgstr ""
|
|
|
|
#: options.h:451
|
|
msgid "Set input format"
|
|
msgstr ""
|
|
|
|
#: options.h:454
|
|
msgid "-l searches for shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.h:458
|
|
msgid "-l does not search for shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.h:461
|
|
msgid "Bind defined symbols locally"
|
|
msgstr ""
|
|
|
|
#: options.h:464
|
|
msgid "Generate build ID note"
|
|
msgstr ""
|
|
|
|
#: options.h:465 options.h:496
|
|
msgid "[=STYLE]"
|
|
msgstr ""
|
|
|
|
#: options.h:469 options.h:474
|
|
msgid "Compress .debug_* sections in the output file"
|
|
msgstr ""
|
|
|
|
#: options.h:475
|
|
msgid "[none]"
|
|
msgstr ""
|
|
|
|
#: options.h:480
|
|
msgid "Define common symbols"
|
|
msgstr ""
|
|
|
|
#: options.h:481
|
|
msgid "Do not define common symbols"
|
|
msgstr ""
|
|
|
|
#: options.h:483 options.h:485
|
|
msgid "Alias for -d"
|
|
msgstr ""
|
|
|
|
#: options.h:488
|
|
msgid "Turn on debugging"
|
|
msgstr ""
|
|
|
|
#: options.h:489
|
|
msgid "[all,files,script,task][,...]"
|
|
msgstr ""
|
|
|
|
#: options.h:492
|
|
msgid "Define a symbol"
|
|
msgstr ""
|
|
|
|
#: options.h:492
|
|
msgid "SYMBOL=EXPRESSION"
|
|
msgstr ""
|
|
|
|
#: options.h:495
|
|
msgid "Demangle C++ symbols in log messages"
|
|
msgstr ""
|
|
|
|
#: options.h:499
|
|
msgid "Do not demangle C++ symbols in log messages"
|
|
msgstr ""
|
|
|
|
#: options.h:503
|
|
msgid "Try to detect violations of the One Definition Rule"
|
|
msgstr ""
|
|
|
|
#: options.h:507
|
|
msgid "Set program start address"
|
|
msgstr ""
|
|
|
|
#: options.h:507 options.h:613 options.h:615 options.h:617
|
|
msgid "ADDRESS"
|
|
msgstr ""
|
|
|
|
#: options.h:510
|
|
msgid "Export all dynamic symbols"
|
|
msgstr ""
|
|
|
|
#: options.h:513
|
|
msgid "Create exception frame header"
|
|
msgstr ""
|
|
|
|
#: options.h:516
|
|
msgid "Set shared library name"
|
|
msgstr ""
|
|
|
|
#: options.h:516
|
|
msgid "FILENAME"
|
|
msgstr ""
|
|
|
|
#: options.h:519
|
|
msgid "Min fraction of empty buckets in dynamic hash"
|
|
msgstr ""
|
|
|
|
#: options.h:520
|
|
msgid "FRACTION"
|
|
msgstr ""
|
|
|
|
#: options.h:523
|
|
msgid "Dynamic hash style"
|
|
msgstr ""
|
|
|
|
#: options.h:523
|
|
msgid "[sysv,gnu,both]"
|
|
msgstr ""
|
|
|
|
#: options.h:527
|
|
msgid "Set dynamic linker path"
|
|
msgstr ""
|
|
|
|
#: options.h:527
|
|
msgid "PROGRAM"
|
|
msgstr ""
|
|
|
|
#: options.h:530
|
|
msgid "Read only symbol values from FILE"
|
|
msgstr ""
|
|
|
|
#: options.h:530 options.h:545 options.h:598 options.h:623
|
|
msgid "FILE"
|
|
msgstr ""
|
|
|
|
#: options.h:533
|
|
msgid "Search for library LIBNAME"
|
|
msgstr ""
|
|
|
|
#: options.h:533
|
|
msgid "LIBNAME"
|
|
msgstr ""
|
|
|
|
#: options.h:536
|
|
msgid "Add directory to search path"
|
|
msgstr ""
|
|
|
|
#: options.h:536 options.h:566 options.h:569 options.h:573 options.h:595
|
|
msgid "DIR"
|
|
msgstr ""
|
|
|
|
#: options.h:539
|
|
msgid "Ignored for compatibility"
|
|
msgstr ""
|
|
|
|
#: options.h:539
|
|
msgid "EMULATION"
|
|
msgstr ""
|
|
|
|
#: options.h:542
|
|
msgid "Create an output file even if errors occur"
|
|
msgstr ""
|
|
|
|
#: options.h:545
|
|
msgid "Set output file name"
|
|
msgstr ""
|
|
|
|
#: options.h:548
|
|
msgid "Optimize output file size"
|
|
msgstr ""
|
|
|
|
#: options.h:548
|
|
msgid "LEVEL"
|
|
msgstr ""
|
|
|
|
#: options.h:551
|
|
msgid "Set output format"
|
|
msgstr ""
|
|
|
|
#: options.h:551
|
|
msgid "[binary]"
|
|
msgstr ""
|
|
|
|
#: options.h:554
|
|
msgid "Generate relocations in output"
|
|
msgstr ""
|
|
|
|
#: options.h:557
|
|
msgid "Generate relocatable output"
|
|
msgstr ""
|
|
|
|
#: options.h:560
|
|
msgid "Relax branches on certain targets"
|
|
msgstr ""
|
|
|
|
#: options.h:566 options.h:569
|
|
msgid "Add DIR to runtime search path"
|
|
msgstr ""
|
|
|
|
#: options.h:572
|
|
msgid "Add DIR to link time shared library search path"
|
|
msgstr ""
|
|
|
|
#: options.h:576
|
|
msgid "Strip all symbols"
|
|
msgstr ""
|
|
|
|
#: options.h:578
|
|
msgid "Strip debugging information"
|
|
msgstr ""
|
|
|
|
#: options.h:580
|
|
msgid "Strip debug symbols that are unused by gdb (at least versions <= 6.7)"
|
|
msgstr ""
|
|
|
|
#: options.h:584
|
|
msgid "Generate shared library"
|
|
msgstr ""
|
|
|
|
#: options.h:589
|
|
msgid "Do not link against shared libraries"
|
|
msgstr ""
|
|
|
|
#: options.h:592
|
|
msgid "Print resource usage statistics"
|
|
msgstr ""
|
|
|
|
#: options.h:595
|
|
msgid "Set target system root directory"
|
|
msgstr ""
|
|
|
|
#: options.h:598
|
|
msgid "Read linker script"
|
|
msgstr ""
|
|
|
|
#: options.h:601
|
|
msgid "Run the linker multi-threaded"
|
|
msgstr ""
|
|
|
|
#: options.h:602
|
|
msgid "Do not run the linker multi-threaded"
|
|
msgstr ""
|
|
|
|
#: options.h:604
|
|
msgid "Number of threads to use"
|
|
msgstr ""
|
|
|
|
#: options.h:604 options.h:606 options.h:608 options.h:610
|
|
msgid "COUNT"
|
|
msgstr ""
|
|
|
|
#: options.h:606
|
|
msgid "Number of threads to use in initial pass"
|
|
msgstr ""
|
|
|
|
#: options.h:608
|
|
msgid "Number of threads to use in middle pass"
|
|
msgstr ""
|
|
|
|
#: options.h:610
|
|
msgid "Number of threads to use in final pass"
|
|
msgstr ""
|
|
|
|
#: options.h:613
|
|
msgid "Set the address of the bss segment"
|
|
msgstr ""
|
|
|
|
#: options.h:615
|
|
msgid "Set the address of the data segment"
|
|
msgstr ""
|
|
|
|
#: options.h:617
|
|
msgid "Set the address of the text segment"
|
|
msgstr ""
|
|
|
|
#: options.h:620
|
|
msgid "Synonym for --debug=files"
|
|
msgstr ""
|
|
|
|
#: options.h:623
|
|
msgid "Read version script"
|
|
msgstr ""
|
|
|
|
#: options.h:626
|
|
msgid "Include all archive contents"
|
|
msgstr ""
|
|
|
|
#: options.h:627
|
|
msgid "Include only needed archive contents"
|
|
msgstr ""
|
|
|
|
#: options.h:630
|
|
msgid "Use wrapper functions for SYMBOL"
|
|
msgstr ""
|
|
|
|
#: options.h:630
|
|
msgid "SYMBOL"
|
|
msgstr ""
|
|
|
|
#: options.h:633
|
|
msgid "Default search path for Solaris compatibility"
|
|
msgstr ""
|
|
|
|
#: options.h:634
|
|
msgid "PATH"
|
|
msgstr ""
|
|
|
|
#: options.h:637
|
|
msgid "Start a library search group"
|
|
msgstr ""
|
|
|
|
#: options.h:639
|
|
msgid "End a library search group"
|
|
msgstr ""
|
|
|
|
#: options.h:646
|
|
msgid "Set common page size to SIZE"
|
|
msgstr ""
|
|
|
|
#: options.h:646 options.h:653
|
|
msgid "SIZE"
|
|
msgstr ""
|
|
|
|
#: options.h:648
|
|
msgid "Report undefined symbols (even with --shared)"
|
|
msgstr ""
|
|
|
|
#: options.h:651
|
|
msgid "Mark output as requiring executable stack"
|
|
msgstr ""
|
|
|
|
#: options.h:653
|
|
msgid "Set maximum page size to SIZE"
|
|
msgstr ""
|
|
|
|
#: options.h:655
|
|
msgid "Mark output as not requiring executable stack"
|
|
msgstr ""
|
|
|
|
#: output.cc:1016
|
|
msgid "section group retained but group element discarded"
|
|
msgstr ""
|
|
|
|
#: output.cc:1667
|
|
#, c-format
|
|
msgid "invalid alignment %lu for section \"%s\""
|
|
msgstr ""
|
|
|
|
#: output.cc:2944
|
|
#, c-format
|
|
msgid "nobits section %s may not precede progbits section %s in same segment"
|
|
msgstr ""
|
|
|
|
#: output.cc:3090
|
|
#, c-format
|
|
msgid "%s: open: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3111
|
|
#, c-format
|
|
msgid "%s: mremap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3148
|
|
#, c-format
|
|
msgid "%s: lseek: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3151 output.cc:3188
|
|
#, c-format
|
|
msgid "%s: write: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3159
|
|
#, c-format
|
|
msgid "%s: mmap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3169
|
|
#, c-format
|
|
msgid "%s: munmap: %s"
|
|
msgstr ""
|
|
|
|
#: output.cc:3186
|
|
#, c-format
|
|
msgid "%s: write: unexpected 0 return-value"
|
|
msgstr ""
|
|
|
|
#: output.cc:3200
|
|
#, c-format
|
|
msgid "%s: close: %s"
|
|
msgstr ""
|
|
|
|
#: parameters.cc:87
|
|
#, c-format
|
|
msgid "unrecognized output format %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:468
|
|
#, c-format
|
|
msgid "%s: not an object or archive"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:238 reloc.cc:740
|
|
#, c-format
|
|
msgid "relocation section %u uses unexpected symbol table %u"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:253 reloc.cc:758
|
|
#, c-format
|
|
msgid "unexpected entsize for reloc section %u: %lu != %u"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:262 reloc.cc:767
|
|
#, c-format
|
|
msgid "reloc section %u size %lu uneven"
|
|
msgstr ""
|
|
|
|
#: reloc.cc:1127
|
|
#, 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:141
|
|
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:147
|
|
msgid "unsupported symbol binding"
|
|
msgstr ""
|
|
|
|
#. FIXME: Do a better job of reporting locations.
|
|
#: resolve.cc:325
|
|
#, c-format
|
|
msgid "%s: multiple definition of %s"
|
|
msgstr ""
|
|
|
|
#: resolve.cc:326 resolve.cc:331
|
|
msgid "command line"
|
|
msgstr ""
|
|
|
|
#: resolve.cc:328
|
|
#, c-format
|
|
msgid "%s: previous definition here"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:422
|
|
msgid "dot may not move backward"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:669
|
|
msgid "fill value is not absolute"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:1659
|
|
#, c-format
|
|
msgid "alignment of section %s is not absolute"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:1703
|
|
#, c-format
|
|
msgid "subalign of section %s is not absolute"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:1718
|
|
#, c-format
|
|
msgid "fill of section %s is not absolute"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:1786
|
|
msgid "SPECIAL constraints are not implemented"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:1828
|
|
msgid "mismatched definition for constrained sections"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2473
|
|
msgid "no matching section constraint"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2773
|
|
msgid "TLS sections are not adjacent"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2899
|
|
msgid "allocated section not in any segment"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2931
|
|
#, c-format
|
|
msgid "no segment %s"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2941
|
|
msgid "section in two PT_LOAD segments"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2948
|
|
msgid "allocated section not in any PT_LOAD segment"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:2976
|
|
msgid "may only specify load address for PT_LOAD segment"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:3000
|
|
#, c-format
|
|
msgid "PHDRS load address overrides section %s load address"
|
|
msgstr ""
|
|
|
|
#. We could support this if we wanted to.
|
|
#: script-sections.cc:3011
|
|
msgid "using only one of FILEHDR and PHDRS is not currently supported"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:3026
|
|
msgid ""
|
|
"sections loaded on first page without room for file and program headers are "
|
|
"not supported"
|
|
msgstr ""
|
|
|
|
#: script-sections.cc:3032
|
|
msgid ""
|
|
"using FILEHDR and PHDRS on more than one PT_LOAD segment is not currently "
|
|
"supported"
|
|
msgstr ""
|
|
|
|
#: script.cc:1063
|
|
msgid "invalid use of PROVIDE for dot symbol"
|
|
msgstr ""
|
|
|
|
#: script.cc:1065
|
|
msgid "invalid assignment to dot outside of SECTIONS"
|
|
msgstr ""
|
|
|
|
#: script.cc:1980
|
|
#, 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:2128
|
|
#, c-format
|
|
msgid ""
|
|
"%s:%d:%d: ignoring command OPTION; OPTION is only valid for scripts "
|
|
"specified via -T/--script"
|
|
msgstr ""
|
|
|
|
#: script.cc:2153
|
|
#, c-format
|
|
msgid ""
|
|
"%s:%d:%d: ignoring SEARCH_DIR; SEARCH_DIR is only valid for scripts "
|
|
"specified via -T/--script"
|
|
msgstr ""
|
|
|
|
#: script.cc:2500
|
|
msgid "unknown PHDR type (try integer)"
|
|
msgstr ""
|
|
|
|
#: sparc.cc:2170 x86_64.cc:1566
|
|
#, c-format
|
|
msgid "%s: unsupported REL reloc section"
|
|
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:753
|
|
#, c-format
|
|
msgid "bad global symbol name offset %u at %zu"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:881
|
|
msgid "--just-symbols does not make sense with a shared object"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:887
|
|
msgid "too few symbol versions"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:919
|
|
#, c-format
|
|
msgid "bad symbol name offset %u at %zu"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:973
|
|
#, c-format
|
|
msgid "versym for symbol %zu out of range: %u"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:981
|
|
#, c-format
|
|
msgid "versym for symbol %zu has no name: %u"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:1794 symtab.cc:1984
|
|
#, c-format
|
|
msgid "%s: unsupported symbol section 0x%x"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2115
|
|
#, c-format
|
|
msgid "%s: undefined reference to '%s'"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2185
|
|
#, c-format
|
|
msgid "%s: symbol table entries: %zu; buckets: %zu\n"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2188
|
|
#, c-format
|
|
msgid "%s: symbol table entries: %zu\n"
|
|
msgstr ""
|
|
|
|
#: symtab.cc:2257
|
|
#, 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:64
|
|
#, c-format
|
|
msgid "Copyright 2008 Free Software Foundation, Inc.\n"
|
|
msgstr ""
|
|
|
|
#: version.cc:65
|
|
#, 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:984
|
|
msgid "requires unsupported dynamic reloc; recompile with -fPIC"
|
|
msgstr ""
|
|
|
|
#: x86_64.cc:2102
|
|
#, c-format
|
|
msgid "unsupported reloc type %u"
|
|
msgstr ""
|
|
|
|
#: x86_64.cc:2439
|
|
#, c-format
|
|
msgid "unsupported reloc %u against local symbol"
|
|
msgstr ""
|