1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2006-11-29 09:53-0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "%s: %s: no archive symbol table (run ranlib)\n"
26 msgid "%s: %s: bad archive symbol table names\n"
31 msgid "%s; %s: malformed archive header at %ld\n"
36 msgid "%s: %s: malformed archive header size at %ld\n"
41 msgid "%s: %s: malformed archive header name at %ld\n"
46 msgid "%s: %s: bad extended name index at %ld\n"
51 msgid "%s: %s: bad extended name entry at header %ld\n"
54 #: archive.cc:280 archive.cc:293
56 msgid "%s: %s: member at %ld is not an ELF object"
61 msgid "can not read directory %s"
66 msgid "%s: %s: unexpected duplicate type %u section: %u, %u\n"
71 msgid "%s: %s: unexpected link in section %u header: %u != %u\n"
76 msgid "%s: %s: DYNAMIC section %u link out of range: %u\n"
81 msgid "%s: %s: DYNAMIC section %u link %u is not a strtab\n"
86 msgid "%s: %s: DT_SONAME value out of range: %lld >= %lld\n"
91 msgid "%s: %s: missing DT_NULL in dynamic segment\n"
96 msgid "%s: %s: invalid dynamic symbol table name index: %u\n"
101 msgid "%s: %s: dynamic symbol table name section has wrong type: %u\n"
104 #: dynobj.cc:368 object.cc:421
106 msgid "%s: %s: bad section name offset for section %u: %lu\n"
111 msgid "%s: %s: duplicate definition for version %u\n"
114 #: dynobj.cc:442 dynobj.cc:561
116 msgid "%s: %s: verdef vd_next field out of range: %u\n"
121 msgid "%s: %s: verneed vn_aux field out of range: %u\n"
126 msgid "%s: %s: verneed vna_next field out of range: %u\n"
131 msgid "%s: %s: verneed vn_next field out of range: %u\n"
136 msgid "%s: %s: verdef vd_cnt field too small: %u\n"
141 msgid "%s: %s: verdef vd_aux field out of range: %u\n"
146 msgid "%s: %s: verdaux vda_name field out of range: %u\n"
151 msgid "%s: %s: vernaux vna_name field out of range: %u\n"
156 msgid "%s: %s: size of dynamic symbols is not multiple of symbol size\n"
161 msgid "%s: warning: close(%s) failed: %s"
166 msgid "%s: %s: lseek to %lld failed: %s"
171 msgid "%s: %s: read failed: %s\n"
174 #: fileread.cc:148 fileread.cc:231
176 msgid "%s: %s: file too short: read only %lld of %lld bytes at %lld\n"
181 msgid "%s: cannot find %s\n"
186 msgid "%s: cannot open %s: %s\n"
190 msgid "no input files"
193 #: gold-threads.cc:46
194 msgid "pthead_mutextattr_init failed"
197 #: gold-threads.cc:49
198 msgid "pthread_mutextattr_settype failed"
201 #: gold-threads.cc:53
202 msgid "pthread_mutex_init failed"
205 #: gold-threads.cc:56
206 msgid "pthread_mutexattr_destroy failed"
209 #: gold-threads.cc:62
210 msgid "pthread_mutex_destroy failed"
213 #: gold-threads.cc:69
214 msgid "pthread_mutex_lock failed"
217 #: gold-threads.cc:76
218 msgid "pthread_mutex_unlock failed"
221 #: gold-threads.cc:157
222 msgid "pthread_cond_init failed"
225 #: gold-threads.cc:163
226 msgid "pthread_cond_destroy failed"
229 #: gold-threads.cc:170
230 msgid "pthread_cond_wait failed"
233 #: gold-threads.cc:177
234 msgid "pthread_cond_signal failed"
237 #. FIXME: This needs to specify the location somehow.
240 msgid "%s: missing expected TLS relocation\n"
243 #: i386.cc:617 i386.cc:757 i386.cc:961
245 msgid "%s: %s: unexpected reloc %u in object file\n"
248 #: i386.cc:653 i386.cc:672
250 msgid "%s: %s: unsupported reloc %u against local symbol\n"
253 #: i386.cc:793 i386.cc:814
255 msgid "%s: %s: unsupported reloc %u against global symbol %s\n"
260 msgid "%s: %s: unsupported RELA reloc section\n"
265 msgid "%s: %s: missing expected TLS relocation\n"
268 #: i386.cc:993 i386.cc:1068 i386.cc:1079
270 msgid "%s: %s: unsupported reloc %u\n"
275 msgid "%s: %s: TLS reloc but no TLS segment\n"
280 msgid "%s: %s: unsupported reloc type %u\n"
285 msgid "%s: %s: TLS relocation out of range\n"
290 msgid "%s: %s: TLS relocation against invalid instruction\n"
295 msgid "%s: %s: unsupported ELF machine number %d\n"
300 msgid "%s: %s: section name section has wrong type: %u\n"
305 msgid "%s: %s: invalid symbol table name index: %u\n"
310 msgid "%s: %s: symbol table name section has wrong type: %u\n"
315 msgid "%s: %s: section group %u info %u out of range\n"
320 msgid "%s: %s: symbol %u name offset %u out of range\n"
325 msgid "%s: %s: section %u in section group %u out of range"
330 msgid "%s: %s: size of symbols is not multiple of symbol size\n"
335 msgid "%s: %s: unknown section index %u for local symbol %u\n"
340 msgid "%s: %s: local symbol %u section index %u out of range\n"
345 msgid "%s: %s: local symbol %u section name out of range: %u >= %u\n"
350 msgid "%s: %s: unsupported ELF file type %d\n"
353 #: object.cc:818 object.cc:871 object.cc:892
355 msgid "%s: %s: ELF file too short\n"
360 msgid "%s: %s: invalid ELF version 0\n"
365 msgid "%s: %s: unsupported ELF version %d\n"
370 msgid "%s: %s: invalid ELF class 0\n"
375 msgid "%s: %s: unsupported ELF class %d\n"
380 msgid "%s: %s: invalid ELF data encoding\n"
385 msgid "%s: %s: unsupported ELF data encoding %d\n"
391 "Usage: %s [options] file...\n"
396 msgid "Search for library LIBNAME"
400 msgid "-lLIBNAME --library LIBNAME"
404 msgid "Start a library search group"
408 msgid "End a library search group"
412 msgid "Set dynamic linker path"
416 msgid "-I PROGRAM, --dynamic-linker PROGRAM"
420 msgid "Add directory to search path"
424 msgid "-L DIR, --library-path DIR"
428 msgid "Ignored for compatibility"
432 msgid "Set output file name"
436 msgid "-o FILE, --output FILE"
440 msgid "Generate relocatable output"
444 msgid "Generate shared library"
448 msgid "Do not link against shared libraries"
452 msgid "Only set DT_NEEDED for following dynamic libs if used"
456 msgid "Always DT_NEEDED for following dynamic libs (default)"
460 msgid "Report usage information"
463 #: options.cc:393 options.cc:444 options.cc:523
464 msgid "missing argument"
467 #: options.cc:406 options.cc:453
468 msgid "unknown option"
473 msgid "%s: missing group end"
477 msgid "may not nest groups"
481 msgid "group end without group start"
486 msgid "%s: use the --help option for usage information\n"
489 #: options.cc:565 script.cc:1133
496 msgid "%s: -%c: %s\n"
501 msgid "%s: %s: invalid alignment %lu for section \"%s\"\n"
506 msgid "%s: %s: open: %s\n"
511 msgid "%s: %s: lseek: %s\n"
516 msgid "%s: %s: write: %s\n"
521 msgid "%s: %s: mmap: %s\n"
526 msgid "%s: %s: munmap: %s\n"
531 msgid "%s: %s: close: %s\n"
536 msgid "%s: %s: ordinary object found in input group\n"
541 msgid "%s: %s: file is empty\n"
544 #. Here we have to handle any other input file types we need.
547 msgid "%s: %s: not an object or archive\n"
550 #: reloc.cc:168 reloc.cc:409
552 msgid "%s: %s: relocation section %u has bad info %u\n"
555 #: reloc.cc:187 reloc.cc:426
557 msgid "%s: %s: relocation section %u uses unexpected symbol table %u\n"
560 #: reloc.cc:203 reloc.cc:445
562 msgid "%s: %s: unexpected entsize for reloc section %u: %lu != %u"
565 #: reloc.cc:214 reloc.cc:456
567 msgid "%s: %s: reloc section %u size %lu uneven"
572 msgid "%s: %s: invalid STB_LOCAL symbol %s in external symbols\n"
577 msgid "%s: %s: unsupported symbol binding %d for symbol %s\n"
580 #: symtab.cc:445 symtab.cc:542
582 msgid "%s: %s: mixing 32-bit and 64-bit ELF objects\n"
587 msgid "%s: %s: bad global symbol name offset %u at %lu\n"
592 msgid "%s: %s: too few symbol versions\n"
597 msgid "%s: %s: bad symbol name offset %u at %lu\n"
602 msgid "%s: %s: versym for symbol %zu out of range: %u\n"
607 msgid "%s: %s: versym for symbol %zu has no name: %u\n"
610 #: symtab.cc:1050 symtab.cc:1201
612 msgid "%s: %s: unsupported symbol section 0x%x\n"
617 msgid "%s: %s: warning: %s\n"
620 #: target-reloc.h:164
622 msgid "%s: %s: reloc has bad offset %zu\n"
625 #: target-reloc.h:174
627 msgid "%s: %s: undefined reference to '%s'\n"