2006-08-05 07:10:59 +08:00
|
|
|
# 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"
|
2006-09-22 06:13:18 +08:00
|
|
|
"POT-Creation-Date: 2006-09-21 13:30-0700\n"
|
2006-08-05 07:10:59 +08:00
|
|
|
"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"
|
|
|
|
|
2006-08-19 06:29:20 +08:00
|
|
|
#: dirsearch.cc:51
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "can not read directory %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:56
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: warning: close(%s) failed: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:131
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: lseek to %lld failed: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:141
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: read failed: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:151
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: file too short: read only %lld of %lld bytes at %lld\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:267
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: cannot find %s"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: fileread.cc:275
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: cannot open %s: %s"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: gold.cc:74
|
2006-08-05 07:10:59 +08:00
|
|
|
msgid "no input files"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:48
|
|
|
|
msgid "pthead_mutextattr_init failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:51
|
|
|
|
msgid "pthread_mutextattr_settype failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:55
|
|
|
|
msgid "pthread_mutex_init failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:58
|
|
|
|
msgid "pthread_mutexattr_destroy failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:64
|
|
|
|
msgid "pthread_mutex_destroy failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:71
|
|
|
|
msgid "pthread_mutex_lock failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:78
|
|
|
|
msgid "pthread_mutex_unlock failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:159
|
|
|
|
msgid "pthread_cond_init failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:165
|
|
|
|
msgid "pthread_cond_destroy failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:172
|
|
|
|
msgid "pthread_cond_wait failed"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: gold-threads.cc:179
|
|
|
|
msgid "pthread_cond_signal failed"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:54
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: bad e_ehsize field (%d != %d)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:61
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: bad e_shentsize field (%d != %d)\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:87
|
2006-08-19 06:29:20 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: unsupported ELF machine number %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:165
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid symbol table name index: %u\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:175
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: symbol table name section has wrong type: %u\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:212
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
2006-08-19 06:29:20 +08:00
|
|
|
msgid "%s: %s: size of symbols is not multiple of symbol size\n"
|
2006-08-05 07:10:59 +08:00
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:266
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: section group %u link %u out of range\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: object.cc:277
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: section group %u info %u out of range\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: object.cc:288
|
|
|
|
#, c-format
|
|
|
|
msgid "%s; %s: symtab section %u link %u out of range\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: object.cc:306
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: symbol %u name offset %u out of range\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: object.cc:328
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: section %u in section group %u out of range"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: object.cc:407
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: bad section name offset for section %u: %lu\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-08-05 07:10:59 +08:00
|
|
|
#. elfcpp::ET_DYN
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:480
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: dynamic objects are not yet supported\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:504 object.cc:557 object.cc:578
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: ELF file too short\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:513
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid ELF version 0\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:516
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: unsupported ELF version %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:524
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid ELF class 0\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:531
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: unsupported ELF class %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:539
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid ELF data encoding\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: object.cc:546
|
2006-08-05 07:10:59 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: unsupported ELF data encoding %d\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:84
|
|
|
|
#, c-format
|
|
|
|
msgid ""
|
|
|
|
"Usage: %s [options] file...\n"
|
|
|
|
"Options:\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:193
|
|
|
|
msgid "Add directory to search path"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:194
|
|
|
|
msgid "-L DIR, --library-path DIR"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:196
|
|
|
|
msgid "Generate relocatable output"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:198
|
|
|
|
msgid "Do not link against shared libraries"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:200
|
|
|
|
msgid "Report usage information"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:294 options.cc:345
|
|
|
|
msgid "missing argument"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:307 options.cc:354
|
|
|
|
msgid "unknown option"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:393
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: use the --help option for usage information\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:402
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: options.cc:411
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: -%c: %s\n"
|
|
|
|
msgstr ""
|
2006-08-19 06:29:20 +08:00
|
|
|
|
2006-09-22 06:13:18 +08:00
|
|
|
#: output.cc:58
|
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid alignment %lu for section \"%s\"\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-08 05:21:41 +08:00
|
|
|
#: resolve.cc:135
|
2006-08-19 06:29:20 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: invalid STB_LOCAL symbol %s in external symbols\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-08 05:21:41 +08:00
|
|
|
#: resolve.cc:141
|
2006-08-19 06:29:20 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: unsupported symbol binding %d for symbol %s\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-08 05:21:41 +08:00
|
|
|
#: symtab.cc:271
|
2006-08-19 06:29:20 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: mixing 32-bit and 64-bit ELF objects\n"
|
|
|
|
msgstr ""
|
|
|
|
|
2006-09-08 05:21:41 +08:00
|
|
|
#: symtab.cc:284
|
2006-08-19 06:29:20 +08:00
|
|
|
#, c-format
|
|
|
|
msgid "%s: %s: bad symbol name offset %u at %lu\n"
|
|
|
|
msgstr ""
|