]>
Commit | Line | Data |
---|---|---|
252b5132 | 1 | # SOME DESCRIPTIVE TITLE. |
05864e2a AM |
2 | # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
3 | # This file is distributed under the same license as the PACKAGE package. | |
252b5132 RH |
4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | # | |
6 | #, fuzzy | |
7 | msgid "" | |
8 | msgstr "" | |
9 | "Project-Id-Version: PACKAGE VERSION\n" | |
05864e2a AM |
10 | "Report-Msgid-Bugs-To: \n" |
11 | "POT-Creation-Date: 2004-03-19 14:59+1030\n" | |
252b5132 RH |
12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | |
14 | "Language-Team: LANGUAGE <[email protected]>\n" | |
15 | "MIME-Version: 1.0\n" | |
16 | "Content-Type: text/plain; charset=CHARSET\n" | |
328577ad | 17 | "Content-Transfer-Encoding: 8bit\n" |
252b5132 | 18 | |
e30ddb24 | 19 | #: aout-adobe.c:204 |
252b5132 RH |
20 | #, c-format |
21 | msgid "%s: Unknown section type in a.out.adobe file: %x\n" | |
22 | msgstr "" | |
23 | ||
e30ddb24 | 24 | #: aout-cris.c:207 |
06c15ad7 HPN |
25 | #, c-format |
26 | msgid "%s: Invalid relocation type exported: %d" | |
27 | msgstr "" | |
28 | ||
e30ddb24 | 29 | #: aout-cris.c:251 |
06c15ad7 HPN |
30 | #, c-format |
31 | msgid "%s: Invalid relocation type imported: %d" | |
32 | msgstr "" | |
33 | ||
e30ddb24 | 34 | #: aout-cris.c:262 |
06c15ad7 HPN |
35 | #, c-format |
36 | msgid "%s: Bad relocation record imported: %d" | |
37 | msgstr "" | |
38 | ||
05864e2a | 39 | #: aoutx.h:1296 aoutx.h:1717 |
252b5132 RH |
40 | #, c-format |
41 | msgid "%s: can not represent section `%s' in a.out object file format" | |
42 | msgstr "" | |
43 | ||
05864e2a | 44 | #: aoutx.h:1683 |
252b5132 RH |
45 | #, c-format |
46 | msgid "" | |
47 | "%s: can not represent section for symbol `%s' in a.out object file format" | |
48 | msgstr "" | |
49 | ||
05864e2a | 50 | #: aoutx.h:1685 |
252b5132 RH |
51 | msgid "*unknown*" |
52 | msgstr "" | |
53 | ||
05864e2a | 54 | #: aoutx.h:3777 |
252b5132 | 55 | #, c-format |
fce00800 | 56 | msgid "%s: relocatable link from %s to %s not supported" |
252b5132 RH |
57 | msgstr "" |
58 | ||
fce00800 | 59 | #: archive.c:1751 |
252b5132 RH |
60 | msgid "Warning: writing archive was slow: rewriting timestamp\n" |
61 | msgstr "" | |
62 | ||
fce00800 | 63 | #: archive.c:2014 |
252b5132 RH |
64 | msgid "Reading archive file mod timestamp" |
65 | msgstr "" | |
66 | ||
fce00800 | 67 | #: archive.c:2040 |
252b5132 RH |
68 | msgid "Writing updated armap timestamp" |
69 | msgstr "" | |
70 | ||
fce00800 | 71 | #: bfd.c:280 |
252b5132 RH |
72 | msgid "No error" |
73 | msgstr "" | |
74 | ||
fce00800 | 75 | #: bfd.c:281 |
252b5132 RH |
76 | msgid "System call error" |
77 | msgstr "" | |
78 | ||
fce00800 | 79 | #: bfd.c:282 |
252b5132 RH |
80 | msgid "Invalid bfd target" |
81 | msgstr "" | |
82 | ||
fce00800 | 83 | #: bfd.c:283 |
252b5132 RH |
84 | msgid "File in wrong format" |
85 | msgstr "" | |
86 | ||
fce00800 | 87 | #: bfd.c:284 |
3c3bdf30 NC |
88 | msgid "Archive object file in wrong format" |
89 | msgstr "" | |
90 | ||
fce00800 | 91 | #: bfd.c:285 |
252b5132 RH |
92 | msgid "Invalid operation" |
93 | msgstr "" | |
94 | ||
fce00800 | 95 | #: bfd.c:286 |
252b5132 RH |
96 | msgid "Memory exhausted" |
97 | msgstr "" | |
98 | ||
fce00800 | 99 | #: bfd.c:287 |
252b5132 RH |
100 | msgid "No symbols" |
101 | msgstr "" | |
102 | ||
fce00800 | 103 | #: bfd.c:288 |
252b5132 RH |
104 | msgid "Archive has no index; run ranlib to add one" |
105 | msgstr "" | |
106 | ||
fce00800 | 107 | #: bfd.c:289 |
252b5132 RH |
108 | msgid "No more archived files" |
109 | msgstr "" | |
110 | ||
fce00800 | 111 | #: bfd.c:290 |
252b5132 RH |
112 | msgid "Malformed archive" |
113 | msgstr "" | |
114 | ||
fce00800 | 115 | #: bfd.c:291 |
252b5132 RH |
116 | msgid "File format not recognized" |
117 | msgstr "" | |
118 | ||
fce00800 | 119 | #: bfd.c:292 |
252b5132 RH |
120 | msgid "File format is ambiguous" |
121 | msgstr "" | |
122 | ||
fce00800 | 123 | #: bfd.c:293 |
252b5132 RH |
124 | msgid "Section has no contents" |
125 | msgstr "" | |
126 | ||
fce00800 | 127 | #: bfd.c:294 |
252b5132 RH |
128 | msgid "Nonrepresentable section on output" |
129 | msgstr "" | |
130 | ||
fce00800 | 131 | #: bfd.c:295 |
252b5132 RH |
132 | msgid "Symbol needs debug section which does not exist" |
133 | msgstr "" | |
134 | ||
fce00800 | 135 | #: bfd.c:296 |
252b5132 RH |
136 | msgid "Bad value" |
137 | msgstr "" | |
138 | ||
fce00800 | 139 | #: bfd.c:297 |
252b5132 RH |
140 | msgid "File truncated" |
141 | msgstr "" | |
142 | ||
fce00800 | 143 | #: bfd.c:298 |
252b5132 RH |
144 | msgid "File too big" |
145 | msgstr "" | |
146 | ||
fce00800 | 147 | #: bfd.c:299 |
252b5132 RH |
148 | msgid "#<Invalid error code>" |
149 | msgstr "" | |
150 | ||
fce00800 | 151 | #: bfd.c:687 |
252b5132 | 152 | #, c-format |
3c3bdf30 | 153 | msgid "BFD %s assertion fail %s:%d" |
252b5132 RH |
154 | msgstr "" |
155 | ||
fce00800 | 156 | #: bfd.c:703 |
a74801ba | 157 | #, c-format |
3c3bdf30 | 158 | msgid "BFD %s internal error, aborting at %s line %d in %s\n" |
a74801ba ILT |
159 | msgstr "" |
160 | ||
fce00800 | 161 | #: bfd.c:707 |
a74801ba | 162 | #, c-format |
3b16e843 | 163 | msgid "BFD %s internal error, aborting at %s line %d\n" |
a74801ba ILT |
164 | msgstr "" |
165 | ||
fce00800 | 166 | #: bfd.c:709 |
a74801ba ILT |
167 | msgid "Please report this bug.\n" |
168 | msgstr "" | |
169 | ||
fce00800 | 170 | #: bfdwin.c:202 |
e30ddb24 NC |
171 | #, c-format |
172 | msgid "not mapping: data=%lx mapped=%d\n" | |
173 | msgstr "" | |
174 | ||
fce00800 | 175 | #: bfdwin.c:205 |
05864e2a | 176 | #, c-format |
e30ddb24 NC |
177 | msgid "not mapping: env var not set\n" |
178 | msgstr "" | |
179 | ||
05864e2a | 180 | #: binary.c:308 |
252b5132 RH |
181 | #, c-format |
182 | msgid "Warning: Writing section `%s' to huge (ie negative) file offset 0x%lx." | |
183 | msgstr "" | |
184 | ||
05864e2a | 185 | #: coff64-rs6000.c:2108 coff-rs6000.c:3615 |
76bff705 NC |
186 | #, c-format |
187 | msgid "%s: symbol `%s' has unrecognized smclas %d" | |
188 | msgstr "" | |
189 | ||
fce00800 | 190 | #: coff-a29k.c:120 |
252b5132 RH |
191 | msgid "Missing IHCONST" |
192 | msgstr "" | |
193 | ||
fce00800 | 194 | #: coff-a29k.c:181 |
252b5132 RH |
195 | msgid "Missing IHIHALF" |
196 | msgstr "" | |
197 | ||
fce00800 | 198 | #: coff-a29k.c:213 coff-or32.c:236 |
252b5132 RH |
199 | msgid "Unrecognized reloc" |
200 | msgstr "" | |
201 | ||
fce00800 | 202 | #: coff-a29k.c:409 |
252b5132 RH |
203 | msgid "missing IHCONST reloc" |
204 | msgstr "" | |
205 | ||
fce00800 | 206 | #: coff-a29k.c:499 |
252b5132 RH |
207 | msgid "missing IHIHALF reloc" |
208 | msgstr "" | |
209 | ||
e30ddb24 | 210 | #: coff-alpha.c:884 coff-alpha.c:921 coff-alpha.c:1992 coff-mips.c:1397 |
252b5132 RH |
211 | msgid "GP relative relocation used when GP not defined" |
212 | msgstr "" | |
213 | ||
e30ddb24 | 214 | #: coff-alpha.c:1488 |
252b5132 RH |
215 | msgid "using multiple gp values" |
216 | msgstr "" | |
217 | ||
05864e2a | 218 | #: coff-arm.c:1066 elf32-arm.h:465 |
252b5132 RH |
219 | #, c-format |
220 | msgid "%s: unable to find THUMB glue '%s' for `%s'" | |
221 | msgstr "" | |
222 | ||
05864e2a | 223 | #: coff-arm.c:1096 elf32-arm.h:500 |
252b5132 RH |
224 | #, c-format |
225 | msgid "%s: unable to find ARM glue '%s' for `%s'" | |
226 | msgstr "" | |
227 | ||
05864e2a | 228 | #: coff-arm.c:1400 coff-arm.c:1495 elf32-arm.h:1063 elf32-arm.h:1170 |
252b5132 RH |
229 | #, c-format |
230 | msgid "%s(%s): warning: interworking not enabled." | |
231 | msgstr "" | |
232 | ||
05864e2a | 233 | #: coff-arm.c:1404 elf32-arm.h:1173 |
252b5132 RH |
234 | #, c-format |
235 | msgid " first occurrence: %s: arm call to thumb" | |
236 | msgstr "" | |
237 | ||
05864e2a | 238 | #: coff-arm.c:1499 elf32-arm.h:1066 |
252b5132 RH |
239 | #, c-format |
240 | msgid " first occurrence: %s: thumb call to arm" | |
241 | msgstr "" | |
242 | ||
05864e2a | 243 | #: coff-arm.c:1502 |
252b5132 RH |
244 | msgid " consider relinking with --support-old-code enabled" |
245 | msgstr "" | |
246 | ||
05864e2a | 247 | #: coff-arm.c:1797 cofflink.c:2987 coff-tic80.c:687 |
252b5132 RH |
248 | #, c-format |
249 | msgid "%s: bad reloc address 0x%lx in section `%s'" | |
250 | msgstr "" | |
251 | ||
05864e2a | 252 | #: coff-arm.c:2141 |
a74801ba ILT |
253 | #, c-format |
254 | msgid "%s: illegal symbol index in reloc: %d" | |
255 | msgstr "" | |
256 | ||
05864e2a | 257 | #: coff-arm.c:2274 |
252b5132 | 258 | #, c-format |
fbca6ad9 | 259 | msgid "ERROR: %s is compiled for APCS-%d, whereas %s is compiled for APCS-%d" |
252b5132 RH |
260 | msgstr "" |
261 | ||
05864e2a | 262 | #: coff-arm.c:2289 elf32-arm.h:2494 |
252b5132 RH |
263 | #, c-format |
264 | msgid "" | |
fbca6ad9 AO |
265 | "ERROR: %s passes floats in float registers, whereas %s passes them in " |
266 | "integer registers" | |
252b5132 RH |
267 | msgstr "" |
268 | ||
05864e2a | 269 | #: coff-arm.c:2292 elf32-arm.h:2499 |
252b5132 RH |
270 | #, c-format |
271 | msgid "" | |
fbca6ad9 AO |
272 | "ERROR: %s passes floats in integer registers, whereas %s passes them in " |
273 | "float registers" | |
252b5132 RH |
274 | msgstr "" |
275 | ||
05864e2a | 276 | #: coff-arm.c:2307 |
252b5132 RH |
277 | #, c-format |
278 | msgid "" | |
fbca6ad9 | 279 | "ERROR: %s is compiled as position independent code, whereas target %s is " |
252b5132 RH |
280 | "absolute position" |
281 | msgstr "" | |
282 | ||
05864e2a | 283 | #: coff-arm.c:2310 |
252b5132 RH |
284 | #, c-format |
285 | msgid "" | |
fbca6ad9 AO |
286 | "ERROR: %s is compiled as absolute position code, whereas target %s is " |
287 | "position independent" | |
252b5132 RH |
288 | msgstr "" |
289 | ||
05864e2a | 290 | #: coff-arm.c:2339 elf32-arm.h:2571 |
252b5132 | 291 | #, c-format |
fbca6ad9 | 292 | msgid "Warning: %s supports interworking, whereas %s does not" |
252b5132 RH |
293 | msgstr "" |
294 | ||
05864e2a | 295 | #: coff-arm.c:2342 elf32-arm.h:2578 |
252b5132 | 296 | #, c-format |
fbca6ad9 | 297 | msgid "Warning: %s does not support interworking, whereas %s does" |
252b5132 RH |
298 | msgstr "" |
299 | ||
05864e2a | 300 | #: coff-arm.c:2369 |
252b5132 RH |
301 | #, c-format |
302 | msgid "private flags = %x:" | |
303 | msgstr "" | |
304 | ||
05864e2a AM |
305 | #: coff-arm.c:2377 elf32-arm.h:2633 |
306 | #, c-format | |
252b5132 RH |
307 | msgid " [floats passed in float registers]" |
308 | msgstr "" | |
309 | ||
05864e2a AM |
310 | #: coff-arm.c:2379 |
311 | #, c-format | |
252b5132 RH |
312 | msgid " [floats passed in integer registers]" |
313 | msgstr "" | |
314 | ||
05864e2a AM |
315 | #: coff-arm.c:2382 elf32-arm.h:2636 |
316 | #, c-format | |
252b5132 RH |
317 | msgid " [position independent]" |
318 | msgstr "" | |
319 | ||
05864e2a AM |
320 | #: coff-arm.c:2384 |
321 | #, c-format | |
252b5132 RH |
322 | msgid " [absolute position]" |
323 | msgstr "" | |
324 | ||
05864e2a AM |
325 | #: coff-arm.c:2388 |
326 | #, c-format | |
252b5132 RH |
327 | msgid " [interworking flag not initialised]" |
328 | msgstr "" | |
329 | ||
05864e2a AM |
330 | #: coff-arm.c:2390 |
331 | #, c-format | |
252b5132 RH |
332 | msgid " [interworking supported]" |
333 | msgstr "" | |
334 | ||
05864e2a AM |
335 | #: coff-arm.c:2392 |
336 | #, c-format | |
252b5132 RH |
337 | msgid " [interworking not supported]" |
338 | msgstr "" | |
339 | ||
05864e2a | 340 | #: coff-arm.c:2440 elf32-arm.h:2298 |
252b5132 RH |
341 | #, c-format |
342 | msgid "" | |
3b16e843 | 343 | "Warning: Not setting interworking flag of %s since it has already been " |
252b5132 RH |
344 | "specified as non-interworking" |
345 | msgstr "" | |
346 | ||
05864e2a | 347 | #: coff-arm.c:2444 elf32-arm.h:2302 |
252b5132 RH |
348 | #, c-format |
349 | msgid "Warning: Clearing the interworking flag of %s due to outside request" | |
350 | msgstr "" | |
351 | ||
05864e2a | 352 | #: coffcode.h:1112 |
e30ddb24 | 353 | #, c-format |
76bff705 | 354 | msgid "%s (%s): Section flag %s (0x%x) ignored" |
328577ad NC |
355 | msgstr "" |
356 | ||
05864e2a | 357 | #: coffcode.h:2224 |
76bff705 NC |
358 | #, c-format |
359 | msgid "Unrecognized TI COFF target id '0x%x'" | |
328577ad NC |
360 | msgstr "" |
361 | ||
05864e2a AM |
362 | #: coffcode.h:4428 |
363 | #, c-format | |
364 | msgid "%s: warning: line number table read failed" | |
365 | msgstr "" | |
366 | ||
367 | #: coffcode.h:4461 | |
76bff705 NC |
368 | #, c-format |
369 | msgid "%s: warning: illegal symbol index %ld in line numbers" | |
328577ad NC |
370 | msgstr "" |
371 | ||
05864e2a | 372 | #: coffcode.h:4475 |
76bff705 NC |
373 | #, c-format |
374 | msgid "%s: warning: duplicate line number information for `%s'" | |
328577ad NC |
375 | msgstr "" |
376 | ||
05864e2a | 377 | #: coffcode.h:4831 |
76bff705 NC |
378 | #, c-format |
379 | msgid "%s: Unrecognized storage class %d for %s symbol `%s'" | |
fce00800 AM |
380 | msgstr "" |
381 | ||
05864e2a | 382 | #: coffcode.h:4964 |
328577ad | 383 | #, c-format |
76bff705 | 384 | msgid "warning: %s: local symbol `%s' has no section" |
328577ad NC |
385 | msgstr "" |
386 | ||
05864e2a | 387 | #: coffcode.h:5071 coff-i860.c:610 coff-tic4x.c:218 coff-tic54x.c:366 |
328577ad | 388 | #, c-format |
76bff705 | 389 | msgid "%s: warning: illegal symbol index %ld in relocs" |
328577ad NC |
390 | msgstr "" |
391 | ||
05864e2a | 392 | #: coffcode.h:5109 |
328577ad | 393 | #, c-format |
76bff705 | 394 | msgid "%s: illegal relocation type %d at address 0x%lx" |
328577ad NC |
395 | msgstr "" |
396 | ||
76bff705 | 397 | #: coffgen.c:1666 |
328577ad | 398 | #, c-format |
76bff705 | 399 | msgid "%s: bad string table size %lu" |
328577ad NC |
400 | msgstr "" |
401 | ||
05864e2a | 402 | #: coff-h8300.c:1124 |
328577ad | 403 | #, c-format |
76bff705 | 404 | msgid "cannot handle R_MEM_INDIRECT reloc when using %s output" |
328577ad NC |
405 | msgstr "" |
406 | ||
05864e2a AM |
407 | #: coff-i860.c:142 |
408 | #, c-format | |
409 | msgid "Relocation `%s' not yet implemented\n" | |
410 | msgstr "" | |
411 | ||
76bff705 NC |
412 | #: coff-i960.c:137 coff-i960.c:486 |
413 | msgid "uncertain calling convention for non-COFF symbol" | |
328577ad NC |
414 | msgstr "" |
415 | ||
05864e2a | 416 | #: cofflink.c:506 elflink.h:945 |
1276aefa | 417 | #, c-format |
76bff705 | 418 | msgid "Warning: type of symbol `%s' changed from %d to %d in %s" |
1276aefa NC |
419 | msgstr "" |
420 | ||
05864e2a | 421 | #: cofflink.c:2293 |
252b5132 | 422 | #, c-format |
76bff705 | 423 | msgid "%s: relocs in section `%s', but it has no contents" |
252b5132 RH |
424 | msgstr "" |
425 | ||
05864e2a | 426 | #: cofflink.c:2629 coffswap.h:890 |
252b5132 | 427 | #, c-format |
76bff705 | 428 | msgid "%s: %s: reloc overflow: 0x%lx > 0xffff" |
252b5132 RH |
429 | msgstr "" |
430 | ||
05864e2a | 431 | #: cofflink.c:2638 coffswap.h:876 |
252b5132 | 432 | #, c-format |
76bff705 | 433 | msgid "%s: warning: %s: line number overflow: 0x%lx > 0xffff" |
252b5132 RH |
434 | msgstr "" |
435 | ||
05864e2a | 436 | #: coff-m68k.c:482 coff-mips.c:2394 elf32-m68k.c:2153 elf32-mips.c:1405 |
76bff705 | 437 | msgid "unsupported reloc type" |
252b5132 RH |
438 | msgstr "" |
439 | ||
05864e2a | 440 | #: coff-mips.c:839 elf32-mips.c:795 elf64-mips.c:1490 elfn32-mips.c:1301 |
76bff705 | 441 | msgid "GP relative relocation when _gp not defined" |
e30ddb24 NC |
442 | msgstr "" |
443 | ||
76bff705 NC |
444 | #. No other sections should appear in -membedded-pic |
445 | #. code. | |
446 | #: coff-mips.c:2431 | |
447 | msgid "reloc against unsupported section" | |
e30ddb24 NC |
448 | msgstr "" |
449 | ||
76bff705 NC |
450 | #: coff-mips.c:2439 |
451 | msgid "reloc not properly aligned" | |
a74801ba ILT |
452 | msgstr "" |
453 | ||
05864e2a | 454 | #: coff-rs6000.c:2789 |
252b5132 | 455 | #, c-format |
76bff705 | 456 | msgid "%s: unsupported relocation type 0x%02x" |
252b5132 RH |
457 | msgstr "" |
458 | ||
05864e2a | 459 | #: coff-rs6000.c:2882 |
252b5132 | 460 | #, c-format |
76bff705 | 461 | msgid "%s: TOC reloc at 0x%x to symbol `%s' with no TOC entry" |
252b5132 RH |
462 | msgstr "" |
463 | ||
05864e2a | 464 | #: coff-tic4x.c:170 coff-tic54x.c:281 coff-tic80.c:450 |
252b5132 | 465 | #, c-format |
76bff705 | 466 | msgid "Unrecognized reloc type 0x%x" |
252b5132 RH |
467 | msgstr "" |
468 | ||
76bff705 | 469 | #: coff-w65.c:364 |
252b5132 | 470 | #, c-format |
76bff705 | 471 | msgid "ignoring reloc %s\n" |
252b5132 RH |
472 | msgstr "" |
473 | ||
e30ddb24 | 474 | #: cpu-arm.c:196 cpu-arm.c:206 |
252b5132 | 475 | #, c-format |
e30ddb24 | 476 | msgid "ERROR: %s is compiled for the EP9312, whereas %s is compiled for XScale" |
252b5132 RH |
477 | msgstr "" |
478 | ||
e30ddb24 | 479 | #: cpu-arm.c:344 |
252b5132 | 480 | #, c-format |
e30ddb24 | 481 | msgid "warning: unable to update contents of %s section in %s" |
252b5132 RH |
482 | msgstr "" |
483 | ||
05864e2a | 484 | #: dwarf2.c:289 |
328577ad | 485 | msgid "Dwarf Error: Can't find .debug_str section." |
59ff2774 NC |
486 | msgstr "" |
487 | ||
05864e2a | 488 | #: dwarf2.c:306 |
59ff2774 | 489 | #, c-format |
328577ad | 490 | msgid "" |
e30ddb24 NC |
491 | "Dwarf Error: DW_FORM_strp offset (%lu) greater than or equal to .debug_str " |
492 | "size (%lu)." | |
59ff2774 NC |
493 | msgstr "" |
494 | ||
05864e2a | 495 | #: dwarf2.c:441 |
252b5132 RH |
496 | msgid "Dwarf Error: Can't find .debug_abbrev section." |
497 | msgstr "" | |
498 | ||
05864e2a | 499 | #: dwarf2.c:456 |
252b5132 | 500 | #, c-format |
d1cf510e | 501 | msgid "" |
e30ddb24 NC |
502 | "Dwarf Error: Abbrev offset (%lu) greater than or equal to .debug_abbrev size " |
503 | "(%lu)." | |
252b5132 RH |
504 | msgstr "" |
505 | ||
05864e2a | 506 | #: dwarf2.c:654 |
252b5132 | 507 | #, c-format |
e30ddb24 | 508 | msgid "Dwarf Error: Invalid or unhandled FORM value: %u." |
252b5132 RH |
509 | msgstr "" |
510 | ||
05864e2a | 511 | #: dwarf2.c:827 |
e0a2c38a RH |
512 | msgid "Dwarf Error: mangled line number section (bad file number)." |
513 | msgstr "" | |
514 | ||
05864e2a | 515 | #: dwarf2.c:920 |
252b5132 RH |
516 | msgid "Dwarf Error: Can't find .debug_line section." |
517 | msgstr "" | |
518 | ||
05864e2a | 519 | #: dwarf2.c:937 |
60bcf0fa | 520 | #, c-format |
3b16e843 | 521 | msgid "" |
e30ddb24 NC |
522 | "Dwarf Error: Line offset (%lu) greater than or equal to .debug_line size (%" |
523 | "lu)." | |
60bcf0fa NC |
524 | msgstr "" |
525 | ||
05864e2a | 526 | #: dwarf2.c:1142 |
252b5132 RH |
527 | msgid "Dwarf Error: mangled line number section." |
528 | msgstr "" | |
529 | ||
05864e2a | 530 | #: dwarf2.c:1352 dwarf2.c:1501 |
252b5132 | 531 | #, c-format |
e30ddb24 | 532 | msgid "Dwarf Error: Could not find abbrev number %u." |
252b5132 RH |
533 | msgstr "" |
534 | ||
05864e2a | 535 | #: dwarf2.c:1462 |
252b5132 RH |
536 | #, c-format |
537 | msgid "" | |
e30ddb24 | 538 | "Dwarf Error: found dwarf version '%u', this reader only handles version 2 " |
252b5132 RH |
539 | "information." |
540 | msgstr "" | |
541 | ||
05864e2a | 542 | #: dwarf2.c:1469 |
252b5132 RH |
543 | #, c-format |
544 | msgid "" | |
545 | "Dwarf Error: found address size '%u', this reader can not handle sizes " | |
546 | "greater than '%u'." | |
547 | msgstr "" | |
548 | ||
05864e2a | 549 | #: dwarf2.c:1492 |
252b5132 | 550 | #, c-format |
e30ddb24 | 551 | msgid "Dwarf Error: Bad abbrev number: %u." |
252b5132 RH |
552 | msgstr "" |
553 | ||
fce00800 | 554 | #: ecoff.c:1339 |
252b5132 RH |
555 | #, c-format |
556 | msgid "Unknown basic type %d" | |
557 | msgstr "" | |
558 | ||
fce00800 | 559 | #: ecoff.c:1599 |
252b5132 RH |
560 | #, c-format |
561 | msgid "" | |
562 | "\n" | |
563 | " End+1 symbol: %ld" | |
564 | msgstr "" | |
565 | ||
fce00800 | 566 | #: ecoff.c:1606 ecoff.c:1609 |
252b5132 RH |
567 | #, c-format |
568 | msgid "" | |
569 | "\n" | |
570 | " First symbol: %ld" | |
571 | msgstr "" | |
572 | ||
fce00800 | 573 | #: ecoff.c:1621 |
252b5132 RH |
574 | #, c-format |
575 | msgid "" | |
576 | "\n" | |
577 | " End+1 symbol: %-7ld Type: %s" | |
578 | msgstr "" | |
579 | ||
fce00800 | 580 | #: ecoff.c:1628 |
252b5132 RH |
581 | #, c-format |
582 | msgid "" | |
583 | "\n" | |
584 | " Local symbol: %ld" | |
585 | msgstr "" | |
586 | ||
fce00800 | 587 | #: ecoff.c:1636 |
252b5132 RH |
588 | #, c-format |
589 | msgid "" | |
590 | "\n" | |
591 | " struct; End+1 symbol: %ld" | |
592 | msgstr "" | |
593 | ||
fce00800 | 594 | #: ecoff.c:1641 |
252b5132 RH |
595 | #, c-format |
596 | msgid "" | |
597 | "\n" | |
598 | " union; End+1 symbol: %ld" | |
599 | msgstr "" | |
600 | ||
fce00800 | 601 | #: ecoff.c:1646 |
252b5132 RH |
602 | #, c-format |
603 | msgid "" | |
604 | "\n" | |
605 | " enum; End+1 symbol: %ld" | |
606 | msgstr "" | |
607 | ||
fce00800 | 608 | #: ecoff.c:1652 |
252b5132 RH |
609 | #, c-format |
610 | msgid "" | |
611 | "\n" | |
612 | " Type: %s" | |
613 | msgstr "" | |
614 | ||
05864e2a | 615 | #: elf32-arm.h:1428 |
76bff705 NC |
616 | #, c-format |
617 | msgid "%s: Warning: Arm BLX instruction targets Arm function '%s'." | |
618 | msgstr "" | |
619 | ||
05864e2a | 620 | #: elf32-arm.h:1624 |
76bff705 NC |
621 | #, c-format |
622 | msgid "%s: Warning: Thumb BLX instruction targets thumb function '%s'." | |
623 | msgstr "" | |
624 | ||
05864e2a | 625 | #: elf32-arm.h:2092 elf32-sh.c:4819 elf64-sh64.c:1596 |
76bff705 NC |
626 | #, c-format |
627 | msgid "%s(%s+0x%lx): %s relocation against SEC_MERGE section" | |
628 | msgstr "" | |
629 | ||
05864e2a | 630 | #: elf32-arm.h:2184 |
a74801ba ILT |
631 | #, c-format |
632 | msgid "" | |
76bff705 | 633 | "%s: warning: unresolvable relocation %d against symbol `%s' from %s section" |
328577ad NC |
634 | msgstr "" |
635 | ||
05864e2a AM |
636 | #: elf32-arm.h:2236 elf32-avr.c:812 elf32-cris.c:1352 elf32-d10v.c:579 |
637 | #: elf32-fr30.c:634 elf32-frv.c:2499 elf32-h8300.c:509 elf32-i860.c:1218 | |
638 | #: elf32-ip2k.c:1565 elf32-iq2000.c:665 elf32-m32r.c:3202 elf32-m68hc1x.c:1214 | |
639 | #: elf32-msp430.c:510 elf32-openrisc.c:436 elf32-v850.c:1777 | |
640 | #: elf32-xstormy16.c:976 elf64-mmix.c:1545 elf-m10200.c:442 elf-m10300.c:1677 | |
e30ddb24 | 641 | msgid "internal error: out of range error" |
328577ad NC |
642 | msgstr "" |
643 | ||
05864e2a AM |
644 | #: elf32-arm.h:2240 elf32-avr.c:816 elf32-cris.c:1356 elf32-d10v.c:583 |
645 | #: elf32-fr30.c:638 elf32-frv.c:2503 elf32-h8300.c:513 elf32-i860.c:1222 | |
646 | #: elf32-iq2000.c:669 elf32-m32r.c:3206 elf32-m68hc1x.c:1218 | |
647 | #: elf32-msp430.c:514 elf32-openrisc.c:440 elf32-v850.c:1781 | |
648 | #: elf32-xstormy16.c:980 elf64-mmix.c:1549 elf-m10200.c:446 elf-m10300.c:1681 | |
649 | #: elfxx-mips.c:6470 | |
e30ddb24 | 650 | msgid "internal error: unsupported relocation error" |
328577ad NC |
651 | msgstr "" |
652 | ||
05864e2a AM |
653 | #: elf32-arm.h:2244 elf32-d10v.c:587 elf32-h8300.c:517 elf32-m32r.c:3210 |
654 | #: elf32-m68hc1x.c:1222 elf-m10200.c:450 elf-m10300.c:1685 | |
e30ddb24 | 655 | msgid "internal error: dangerous error" |
328577ad NC |
656 | msgstr "" |
657 | ||
05864e2a AM |
658 | #: elf32-arm.h:2248 elf32-avr.c:824 elf32-cris.c:1364 elf32-d10v.c:591 |
659 | #: elf32-fr30.c:646 elf32-frv.c:2511 elf32-h8300.c:521 elf32-i860.c:1230 | |
660 | #: elf32-ip2k.c:1580 elf32-iq2000.c:677 elf32-m32r.c:3214 elf32-m68hc1x.c:1226 | |
661 | #: elf32-msp430.c:522 elf32-openrisc.c:448 elf32-v850.c:1801 | |
662 | #: elf32-xstormy16.c:988 elf64-mmix.c:1557 elf-m10200.c:454 elf-m10300.c:1689 | |
e30ddb24 | 663 | msgid "internal error: unknown error" |
a74801ba ILT |
664 | msgstr "" |
665 | ||
05864e2a | 666 | #: elf32-arm.h:2350 |
328577ad NC |
667 | #, c-format |
668 | msgid "" | |
3b16e843 NC |
669 | "Warning: Clearing the interworking flag of %s because non-interworking code " |
670 | "in %s has been linked with it" | |
a74801ba ILT |
671 | msgstr "" |
672 | ||
05864e2a | 673 | #: elf32-arm.h:2468 |
a74801ba | 674 | #, c-format |
3c3bdf30 | 675 | msgid "" |
fbca6ad9 AO |
676 | "ERROR: %s is compiled for EABI version %d, whereas %s is compiled for " |
677 | "version %d" | |
a74801ba ILT |
678 | msgstr "" |
679 | ||
05864e2a | 680 | #: elf32-arm.h:2482 |
328577ad | 681 | #, c-format |
fbca6ad9 | 682 | msgid "ERROR: %s is compiled for APCS-%d, whereas target %s uses APCS-%d" |
a74801ba ILT |
683 | msgstr "" |
684 | ||
05864e2a | 685 | #: elf32-arm.h:2510 |
e30ddb24 NC |
686 | #, c-format |
687 | msgid "ERROR: %s uses VFP instructions, whereas %s does not" | |
688 | msgstr "" | |
689 | ||
05864e2a | 690 | #: elf32-arm.h:2515 |
a74801ba | 691 | #, c-format |
e30ddb24 | 692 | msgid "ERROR: %s uses FPA instructions, whereas %s does not" |
a74801ba ILT |
693 | msgstr "" |
694 | ||
05864e2a | 695 | #: elf32-arm.h:2526 |
328577ad | 696 | #, c-format |
e30ddb24 | 697 | msgid "ERROR: %s uses Maverick instructions, whereas %s does not" |
a74801ba ILT |
698 | msgstr "" |
699 | ||
05864e2a AM |
700 | #: elf32-arm.h:2531 |
701 | #, c-format | |
702 | msgid "ERROR: %s does not use Maverick instructions, whereas %s does" | |
703 | msgstr "" | |
704 | ||
705 | #: elf32-arm.h:2551 | |
328577ad | 706 | #, c-format |
fbca6ad9 | 707 | msgid "ERROR: %s uses software FP, whereas %s uses hardware FP" |
a74801ba ILT |
708 | msgstr "" |
709 | ||
05864e2a | 710 | #: elf32-arm.h:2556 |
328577ad | 711 | #, c-format |
fbca6ad9 | 712 | msgid "ERROR: %s uses hardware FP, whereas %s uses software FP" |
3c3bdf30 NC |
713 | msgstr "" |
714 | ||
7a6cc5fb NC |
715 | #. Ignore init flag - it may not be set, despite the flags field |
716 | #. containing valid data. | |
05864e2a AM |
717 | #. Ignore init flag - it may not be set, despite the flags field containing valid data. |
718 | #: elf32-arm.h:2609 elf32-cris.c:2938 elf32-m68hc1x.c:1362 elf32-m68k.c:397 | |
719 | #: elf32-vax.c:546 elfxx-mips.c:9179 | |
a74801ba ILT |
720 | #, c-format |
721 | msgid "private flags = %lx:" | |
722 | msgstr "" | |
723 | ||
05864e2a AM |
724 | #: elf32-arm.h:2618 |
725 | #, c-format | |
a74801ba ILT |
726 | msgid " [interworking enabled]" |
727 | msgstr "" | |
728 | ||
05864e2a AM |
729 | #: elf32-arm.h:2626 |
730 | #, c-format | |
328577ad NC |
731 | msgid " [VFP float format]" |
732 | msgstr "" | |
733 | ||
05864e2a AM |
734 | #: elf32-arm.h:2628 |
735 | #, c-format | |
e30ddb24 NC |
736 | msgid " [Maverick float format]" |
737 | msgstr "" | |
738 | ||
05864e2a AM |
739 | #: elf32-arm.h:2630 |
740 | #, c-format | |
328577ad NC |
741 | msgid " [FPA float format]" |
742 | msgstr "" | |
743 | ||
05864e2a AM |
744 | #: elf32-arm.h:2639 |
745 | #, c-format | |
60bcf0fa NC |
746 | msgid " [new ABI]" |
747 | msgstr "" | |
748 | ||
05864e2a AM |
749 | #: elf32-arm.h:2642 |
750 | #, c-format | |
60bcf0fa NC |
751 | msgid " [old ABI]" |
752 | msgstr "" | |
753 | ||
05864e2a AM |
754 | #: elf32-arm.h:2645 |
755 | #, c-format | |
60bcf0fa NC |
756 | msgid " [software FP]" |
757 | msgstr "" | |
758 | ||
05864e2a AM |
759 | #: elf32-arm.h:2654 |
760 | #, c-format | |
60bcf0fa NC |
761 | msgid " [Version1 EABI]" |
762 | msgstr "" | |
763 | ||
05864e2a AM |
764 | #: elf32-arm.h:2657 elf32-arm.h:2668 |
765 | #, c-format | |
60bcf0fa NC |
766 | msgid " [sorted symbol table]" |
767 | msgstr "" | |
768 | ||
05864e2a AM |
769 | #: elf32-arm.h:2659 elf32-arm.h:2670 |
770 | #, c-format | |
60bcf0fa NC |
771 | msgid " [unsorted symbol table]" |
772 | msgstr "" | |
773 | ||
05864e2a AM |
774 | #: elf32-arm.h:2665 |
775 | #, c-format | |
3cac17ae NC |
776 | msgid " [Version2 EABI]" |
777 | msgstr "" | |
778 | ||
05864e2a AM |
779 | #: elf32-arm.h:2673 |
780 | #, c-format | |
3cac17ae NC |
781 | msgid " [dynamic symbols use segment index]" |
782 | msgstr "" | |
783 | ||
05864e2a AM |
784 | #: elf32-arm.h:2676 |
785 | #, c-format | |
3cac17ae NC |
786 | msgid " [mapping symbols precede others]" |
787 | msgstr "" | |
788 | ||
05864e2a AM |
789 | #: elf32-arm.h:2683 |
790 | #, c-format | |
60bcf0fa NC |
791 | msgid " <EABI version unrecognised>" |
792 | msgstr "" | |
793 | ||
05864e2a AM |
794 | #: elf32-arm.h:2690 |
795 | #, c-format | |
60bcf0fa NC |
796 | msgid " [relocatable executable]" |
797 | msgstr "" | |
798 | ||
05864e2a AM |
799 | #: elf32-arm.h:2693 |
800 | #, c-format | |
60bcf0fa NC |
801 | msgid " [has entry point]" |
802 | msgstr "" | |
803 | ||
05864e2a AM |
804 | #: elf32-arm.h:2698 |
805 | #, c-format | |
60bcf0fa NC |
806 | msgid "<Unrecognised flag bits set>" |
807 | msgstr "" | |
808 | ||
05864e2a AM |
809 | #: elf32-avr.c:820 elf32-cris.c:1360 elf32-fr30.c:642 elf32-frv.c:2507 |
810 | #: elf32-i860.c:1226 elf32-ip2k.c:1576 elf32-iq2000.c:673 elf32-msp430.c:518 | |
fce00800 | 811 | #: elf32-openrisc.c:444 elf32-v850.c:1785 elf32-xstormy16.c:984 |
05864e2a | 812 | #: elf64-mmix.c:1553 |
a74801ba ILT |
813 | msgid "internal error: dangerous relocation" |
814 | msgstr "" | |
815 | ||
05864e2a | 816 | #: elf32-cris.c:918 |
55c80943 NC |
817 | #, c-format |
818 | msgid "%s: unresolvable relocation %s against symbol `%s' from %s section" | |
819 | msgstr "" | |
820 | ||
05864e2a | 821 | #: elf32-cris.c:964 |
55c80943 NC |
822 | #, c-format |
823 | msgid "" | |
824 | "%s: No PLT nor GOT for relocation %s against symbol `%s' from %s section" | |
825 | msgstr "" | |
826 | ||
05864e2a | 827 | #: elf32-cris.c:967 elf32-cris.c:1093 |
55c80943 NC |
828 | msgid "[whose name is lost]" |
829 | msgstr "" | |
830 | ||
05864e2a | 831 | #: elf32-cris.c:1082 |
55c80943 NC |
832 | #, c-format |
833 | msgid "" | |
834 | "%s: relocation %s with non-zero addend %d against local symbol from %s " | |
835 | "section" | |
836 | msgstr "" | |
837 | ||
05864e2a | 838 | #: elf32-cris.c:1089 |
55c80943 NC |
839 | #, c-format |
840 | msgid "" | |
841 | "%s: relocation %s with non-zero addend %d against symbol `%s' from %s section" | |
842 | msgstr "" | |
843 | ||
05864e2a | 844 | #: elf32-cris.c:1114 |
55c80943 NC |
845 | #, c-format |
846 | msgid "" | |
847 | "%s: relocation %s is not allowed for global symbol: `%s' from %s section" | |
848 | msgstr "" | |
849 | ||
05864e2a | 850 | #: elf32-cris.c:1129 |
3b16e843 NC |
851 | #, c-format |
852 | msgid "%s: relocation %s in section %s with no GOT created" | |
853 | msgstr "" | |
854 | ||
05864e2a | 855 | #: elf32-cris.c:1248 |
55c80943 NC |
856 | #, c-format |
857 | msgid "%s: Internal inconsistency; no relocation section %s" | |
858 | msgstr "" | |
859 | ||
05864e2a | 860 | #: elf32-cris.c:2463 |
55c80943 NC |
861 | #, c-format |
862 | msgid "" | |
863 | "%s, section %s:\n" | |
864 | " relocation %s should not be used in a shared object; recompile with -fPIC" | |
865 | msgstr "" | |
866 | ||
05864e2a AM |
867 | #: elf32-cris.c:2941 |
868 | #, c-format | |
4da81684 HPN |
869 | msgid " [symbols have a _ prefix]" |
870 | msgstr "" | |
871 | ||
05864e2a | 872 | #: elf32-cris.c:2980 |
59ff2774 NC |
873 | #, c-format |
874 | msgid "%s: uses _-prefixed symbols, but writing file with non-prefixed symbols" | |
875 | msgstr "" | |
876 | ||
05864e2a | 877 | #: elf32-cris.c:2981 |
59ff2774 NC |
878 | #, c-format |
879 | msgid "%s: uses non-prefixed symbols, but writing file with _-prefixed symbols" | |
880 | msgstr "" | |
881 | ||
05864e2a AM |
882 | #: elf32-frv.c:2013 |
883 | msgid "Dynamic relocation references symbol with nonzero addend" | |
884 | msgstr "" | |
885 | ||
886 | #: elf32-frv.c:2026 | |
887 | msgid "relocation references symbol not defined in the module" | |
888 | msgstr "" | |
889 | ||
890 | #: elf32-frv.c:2120 | |
891 | msgid "R_FRV_FUNCDESC references dynamic symbol with nonzero addend" | |
892 | msgstr "" | |
893 | ||
894 | #: elf32-frv.c:2158 elf32-frv.c:2257 | |
895 | msgid "cannot emit fixups in read-only section" | |
896 | msgstr "" | |
897 | ||
898 | #: elf32-frv.c:2181 elf32-frv.c:2294 | |
899 | msgid "cannot emit dynamic relocations in read-only section" | |
900 | msgstr "" | |
901 | ||
902 | #: elf32-frv.c:2216 | |
903 | msgid "R_FRV_FUNCDESC_VALUE references dynamic symbol with nonzero addend" | |
904 | msgstr "" | |
905 | ||
906 | #: elf32-frv.c:2386 | |
907 | msgid "relocations between different segments are not supported" | |
908 | msgstr "" | |
909 | ||
910 | #: elf32-frv.c:2387 | |
911 | msgid "warning: relocation references a different segment" | |
912 | msgstr "" | |
913 | ||
914 | #: elf32-frv.c:4390 | |
e30ddb24 NC |
915 | #, c-format |
916 | msgid "" | |
917 | "%s: compiled with %s and linked with modules that use non-pic relocations" | |
918 | msgstr "" | |
919 | ||
05864e2a | 920 | #: elf32-frv.c:4443 elf32-iq2000.c:861 |
e30ddb24 NC |
921 | #, c-format |
922 | msgid "%s: compiled with %s and linked with modules compiled with %s" | |
923 | msgstr "" | |
924 | ||
05864e2a | 925 | #: elf32-frv.c:4455 |
e30ddb24 NC |
926 | #, c-format |
927 | msgid "" | |
928 | "%s: uses different unknown e_flags (0x%lx) fields than previous modules (0x%" | |
929 | "lx)" | |
930 | msgstr "" | |
931 | ||
05864e2a | 932 | #: elf32-frv.c:4491 elf32-iq2000.c:899 |
e30ddb24 NC |
933 | #, c-format |
934 | msgid "private flags = 0x%lx:" | |
935 | msgstr "" | |
936 | ||
937 | #: elf32-gen.c:83 elf64-gen.c:82 | |
b3baf5d0 NC |
938 | #, c-format |
939 | msgid "%s: Relocations in generic ELF (EM: %d)" | |
940 | msgstr "" | |
941 | ||
05864e2a | 942 | #: elf32-hppa.c:542 elf32-m68hc1x.c:170 elf64-ppc.c:3186 |
5b343f5a NC |
943 | #, c-format |
944 | msgid "%s: cannot create stub entry %s" | |
945 | msgstr "" | |
946 | ||
05864e2a | 947 | #: elf32-hppa.c:795 elf32-hppa.c:3326 |
5b343f5a NC |
948 | #, c-format |
949 | msgid "%s(%s+0x%lx): cannot reach %s, recompile with -ffunction-sections" | |
950 | msgstr "" | |
951 | ||
05864e2a | 952 | #: elf32-hppa.c:1166 elf64-x86-64.c:665 elf64-x86-64.c:790 |
5b343f5a NC |
953 | #, c-format |
954 | msgid "" | |
955 | "%s: relocation %s can not be used when making a shared object; recompile " | |
956 | "with -fPIC" | |
957 | msgstr "" | |
958 | ||
05864e2a | 959 | #: elf32-hppa.c:1186 |
5b343f5a NC |
960 | #, c-format |
961 | msgid "" | |
962 | "%s: relocation %s should not be used when making a shared object; recompile " | |
963 | "with -fPIC" | |
964 | msgstr "" | |
965 | ||
05864e2a | 966 | #: elf32-hppa.c:1378 |
3c3bdf30 NC |
967 | #, c-format |
968 | msgid "Could not find relocation section for %s" | |
969 | msgstr "" | |
970 | ||
05864e2a | 971 | #: elf32-hppa.c:2584 |
83ea41ad | 972 | #, c-format |
5b343f5a | 973 | msgid "%s: duplicate export stub %s" |
83ea41ad NC |
974 | msgstr "" |
975 | ||
05864e2a AM |
976 | #: elf32-hppa.c:3174 |
977 | #, c-format | |
978 | msgid "" | |
979 | "%s(%s+0x%lx): %s fixup for insn 0x%x is not supported in a non-shared link" | |
980 | msgstr "" | |
981 | ||
982 | #: elf32-hppa.c:3204 | |
83ea41ad | 983 | #, c-format |
5b343f5a | 984 | msgid "%s(%s+0x%lx): fixing %s" |
83ea41ad NC |
985 | msgstr "" |
986 | ||
05864e2a | 987 | #: elf32-hppa.c:3820 |
83ea41ad | 988 | #, c-format |
5b343f5a | 989 | msgid "%s(%s+0x%lx): cannot handle %s for %s" |
83ea41ad NC |
990 | msgstr "" |
991 | ||
05864e2a | 992 | #: elf32-hppa.c:4113 |
59ff2774 NC |
993 | msgid ".got section not immediately after .plt section" |
994 | msgstr "" | |
995 | ||
fce00800 | 996 | #: elf32-i386.c:326 |
a74801ba ILT |
997 | #, c-format |
998 | msgid "%s: invalid relocation type %d" | |
252b5132 RH |
999 | msgstr "" |
1000 | ||
05864e2a AM |
1001 | #: elf32-i386.c:864 elf32-s390.c:983 elf32-sparc.c:916 elf32-xtensa.c:648 |
1002 | #: elf64-s390.c:936 elf64-x86-64.c:643 | |
87748b32 NC |
1003 | #, c-format |
1004 | msgid "%s: bad symbol index: %d" | |
1005 | msgstr "" | |
1006 | ||
05864e2a AM |
1007 | #: elf32-i386.c:972 elf32-s390.c:1161 elf32-sh.c:6603 elf32-sparc.c:1040 |
1008 | #: elf64-s390.c:1122 | |
e30ddb24 NC |
1009 | #, c-format |
1010 | msgid "%s: `%s' accessed both as normal and thread local symbol" | |
1011 | msgstr "" | |
1012 | ||
05864e2a AM |
1013 | #: elf32-i386.c:1089 elf32-s390.c:1272 elf64-ppc.c:4018 elf64-s390.c:1236 |
1014 | #: elf64-x86-64.c:879 | |
175aa013 NC |
1015 | #, c-format |
1016 | msgid "%s: bad relocation section name `%s'" | |
1017 | msgstr "" | |
1018 | ||
05864e2a AM |
1019 | #: elf32-i386.c:2897 elf32-m68k.c:1717 elf32-s390.c:3007 elf32-sparc.c:2868 |
1020 | #: elf32-xtensa.c:2119 elf64-s390.c:3003 elf64-sparc.c:2631 | |
1021 | #: elf64-x86-64.c:2400 | |
7c8ca0e4 NC |
1022 | #, c-format |
1023 | msgid "%s(%s+0x%lx): unresolvable relocation against symbol `%s'" | |
1024 | msgstr "" | |
1025 | ||
05864e2a AM |
1026 | #: elf32-i386.c:2936 elf32-m68k.c:1756 elf32-s390.c:3057 elf64-s390.c:3053 |
1027 | #: elf64-x86-64.c:2438 | |
328577ad NC |
1028 | #, c-format |
1029 | msgid "%s(%s+0x%lx): reloc against `%s': error %d" | |
1030 | msgstr "" | |
1031 | ||
e30ddb24 NC |
1032 | #: elf32-ip2k.c:565 elf32-ip2k.c:571 elf32-ip2k.c:734 elf32-ip2k.c:740 |
1033 | msgid "" | |
1034 | "ip2k relaxer: switch table without complete matching relocation information." | |
252b5132 RH |
1035 | msgstr "" |
1036 | ||
e30ddb24 NC |
1037 | #: elf32-ip2k.c:588 elf32-ip2k.c:767 |
1038 | msgid "ip2k relaxer: switch table header corrupt." | |
252b5132 RH |
1039 | msgstr "" |
1040 | ||
e30ddb24 | 1041 | #: elf32-ip2k.c:1395 |
252b5132 | 1042 | #, c-format |
e30ddb24 | 1043 | msgid "ip2k linker: missing page instruction at 0x%08lx (dest = 0x%08lx)." |
252b5132 RH |
1044 | msgstr "" |
1045 | ||
e30ddb24 | 1046 | #: elf32-ip2k.c:1409 |
252b5132 | 1047 | #, c-format |
e30ddb24 | 1048 | msgid "ip2k linker: redundant page instruction at 0x%08lx (dest = 0x%08lx)." |
252b5132 RH |
1049 | msgstr "" |
1050 | ||
e30ddb24 | 1051 | #. Only if it's not an unresolved symbol. |
05864e2a | 1052 | #: elf32-ip2k.c:1572 |
e30ddb24 NC |
1053 | msgid "unsupported relocation between data/insn address spaces" |
1054 | msgstr "" | |
1055 | ||
05864e2a AM |
1056 | #: elf32-iq2000.c:873 elf32-m68hc1x.c:1336 elf32-ppc.c:2293 elf64-sparc.c:3039 |
1057 | #: elfxx-mips.c:9140 | |
252b5132 | 1058 | #, c-format |
e30ddb24 | 1059 | msgid "%s: uses different e_flags (0x%lx) fields than previous modules (0x%lx)" |
252b5132 RH |
1060 | msgstr "" |
1061 | ||
05864e2a | 1062 | #: elf32-m32r.c:1487 |
e30ddb24 | 1063 | msgid "SDA relocation when _SDA_BASE_ not defined" |
252b5132 RH |
1064 | msgstr "" |
1065 | ||
05864e2a AM |
1066 | #: elf32-m32r.c:2575 elf64-alpha.c:4199 elf64-alpha.c:4325 elf32-ia64.c:3920 |
1067 | #: elf64-ia64.c:3920 | |
e30ddb24 NC |
1068 | #, c-format |
1069 | msgid "%s: unknown relocation type %d" | |
e0a2c38a RH |
1070 | msgstr "" |
1071 | ||
05864e2a AM |
1072 | #: elf32-m32r.c:2763 elf64-sh64.c:1689 elf-hppa.h:1387 elf-hppa.h:1421 |
1073 | #: elf-hppa.h:1437 elf-m10300.c:1632 | |
1074 | #, c-format | |
1075 | msgid "" | |
1076 | "%s: warning: unresolvable relocation against symbol `%s' from %s section" | |
1077 | msgstr "" | |
1078 | ||
1079 | #: elf32-m32r.c:3139 | |
e30ddb24 NC |
1080 | #, c-format |
1081 | msgid "%s: The target (%s) of an %s relocation is in the wrong section (%s)" | |
e0a2c38a RH |
1082 | msgstr "" |
1083 | ||
05864e2a | 1084 | #: elf32-m32r.c:4222 |
e0a2c38a | 1085 | #, c-format |
e30ddb24 | 1086 | msgid "%s: Instruction set mismatch with previous modules" |
e0a2c38a RH |
1087 | msgstr "" |
1088 | ||
05864e2a | 1089 | #: elf32-m32r.c:4245 |
e0a2c38a | 1090 | #, c-format |
e30ddb24 | 1091 | msgid "private flags = %lx" |
e0a2c38a RH |
1092 | msgstr "" |
1093 | ||
05864e2a AM |
1094 | #: elf32-m32r.c:4250 |
1095 | #, c-format | |
e30ddb24 | 1096 | msgid ": m32r instructions" |
e0a2c38a RH |
1097 | msgstr "" |
1098 | ||
05864e2a AM |
1099 | #: elf32-m32r.c:4251 |
1100 | #, c-format | |
e30ddb24 | 1101 | msgid ": m32rx instructions" |
e0a2c38a RH |
1102 | msgstr "" |
1103 | ||
05864e2a AM |
1104 | #: elf32-m32r.c:4252 |
1105 | #, c-format | |
1106 | msgid ": m32r2 instructions" | |
1107 | msgstr "" | |
1108 | ||
1109 | #: elf32-m68hc1x.c:1126 | |
e0a2c38a | 1110 | #, c-format |
e30ddb24 NC |
1111 | msgid "" |
1112 | "Reference to the far symbol `%s' using a wrong relocation may result in " | |
1113 | "incorrect execution" | |
e0a2c38a RH |
1114 | msgstr "" |
1115 | ||
05864e2a | 1116 | #: elf32-m68hc1x.c:1149 |
e0a2c38a | 1117 | #, c-format |
e30ddb24 NC |
1118 | msgid "" |
1119 | "banked address [%lx:%04lx] (%lx) is not in the same bank as current banked " | |
1120 | "address [%lx:%04lx] (%lx)" | |
e0a2c38a RH |
1121 | msgstr "" |
1122 | ||
05864e2a | 1123 | #: elf32-m68hc1x.c:1168 |
e0a2c38a | 1124 | #, c-format |
e30ddb24 NC |
1125 | msgid "" |
1126 | "reference to a banked address [%lx:%04lx] in the normal address space at %" | |
1127 | "04lx" | |
e0a2c38a RH |
1128 | msgstr "" |
1129 | ||
05864e2a | 1130 | #: elf32-m68hc1x.c:1301 |
e0a2c38a | 1131 | #, c-format |
e30ddb24 NC |
1132 | msgid "" |
1133 | "%s: linking files compiled for 16-bit integers (-mshort) and others for 32-" | |
1134 | "bit integers" | |
e0a2c38a RH |
1135 | msgstr "" |
1136 | ||
05864e2a | 1137 | #: elf32-m68hc1x.c:1309 |
e0a2c38a | 1138 | #, c-format |
e30ddb24 NC |
1139 | msgid "" |
1140 | "%s: linking files compiled for 32-bit double (-fshort-double) and others for " | |
1141 | "64-bit double" | |
e0a2c38a RH |
1142 | msgstr "" |
1143 | ||
05864e2a | 1144 | #: elf32-m68hc1x.c:1319 |
e0a2c38a | 1145 | #, c-format |
e30ddb24 | 1146 | msgid "%s: linking files compiled for HCS12 with others compiled for HC12" |
e0a2c38a RH |
1147 | msgstr "" |
1148 | ||
05864e2a AM |
1149 | #: elf32-m68hc1x.c:1365 |
1150 | #, c-format | |
e30ddb24 | 1151 | msgid "[abi=32-bit int, " |
e0a2c38a RH |
1152 | msgstr "" |
1153 | ||
05864e2a AM |
1154 | #: elf32-m68hc1x.c:1367 |
1155 | #, c-format | |
e30ddb24 | 1156 | msgid "[abi=16-bit int, " |
e0a2c38a RH |
1157 | msgstr "" |
1158 | ||
05864e2a AM |
1159 | #: elf32-m68hc1x.c:1370 |
1160 | #, c-format | |
e30ddb24 | 1161 | msgid "64-bit double, " |
e0a2c38a RH |
1162 | msgstr "" |
1163 | ||
05864e2a AM |
1164 | #: elf32-m68hc1x.c:1372 |
1165 | #, c-format | |
e30ddb24 | 1166 | msgid "32-bit double, " |
e0a2c38a RH |
1167 | msgstr "" |
1168 | ||
05864e2a AM |
1169 | #: elf32-m68hc1x.c:1375 |
1170 | #, c-format | |
e30ddb24 | 1171 | msgid "cpu=HC11]" |
e0a2c38a RH |
1172 | msgstr "" |
1173 | ||
05864e2a AM |
1174 | #: elf32-m68hc1x.c:1377 |
1175 | #, c-format | |
e30ddb24 | 1176 | msgid "cpu=HCS12]" |
a74801ba ILT |
1177 | msgstr "" |
1178 | ||
05864e2a AM |
1179 | #: elf32-m68hc1x.c:1379 |
1180 | #, c-format | |
e30ddb24 | 1181 | msgid "cpu=HC12]" |
a74801ba ILT |
1182 | msgstr "" |
1183 | ||
05864e2a AM |
1184 | #: elf32-m68hc1x.c:1382 |
1185 | #, c-format | |
e30ddb24 | 1186 | msgid " [memory=bank-model]" |
e0a2c38a RH |
1187 | msgstr "" |
1188 | ||
05864e2a AM |
1189 | #: elf32-m68hc1x.c:1384 |
1190 | #, c-format | |
e30ddb24 | 1191 | msgid " [memory=flat]" |
e0a2c38a RH |
1192 | msgstr "" |
1193 | ||
e30ddb24 | 1194 | #: elf32-m68k.c:400 |
05864e2a | 1195 | #, c-format |
e30ddb24 | 1196 | msgid " [cpu32]" |
e0a2c38a RH |
1197 | msgstr "" |
1198 | ||
e30ddb24 | 1199 | #: elf32-m68k.c:403 |
05864e2a | 1200 | #, c-format |
e30ddb24 | 1201 | msgid " [m68000]" |
e0a2c38a RH |
1202 | msgstr "" |
1203 | ||
e30ddb24 NC |
1204 | #: elf32-mcore.c:353 elf32-mcore.c:456 |
1205 | #, c-format | |
1206 | msgid "%s: Relocation %s (%d) is not currently supported.\n" | |
e0a2c38a RH |
1207 | msgstr "" |
1208 | ||
e30ddb24 NC |
1209 | #: elf32-mcore.c:441 |
1210 | #, c-format | |
1211 | msgid "%s: Unknown relocation type %d\n" | |
84ea6cf2 NC |
1212 | msgstr "" |
1213 | ||
05864e2a | 1214 | #: elf32-mips.c:968 elf64-mips.c:1693 elfn32-mips.c:1488 |
e30ddb24 NC |
1215 | #, c-format |
1216 | msgid "Linking mips16 objects into %s format is not supported" | |
84ea6cf2 NC |
1217 | msgstr "" |
1218 | ||
05864e2a | 1219 | #: elf32-ppc.c:2174 |
fce00800 AM |
1220 | #, c-format |
1221 | msgid "generic linker can't handle %s" | |
1222 | msgstr "" | |
1223 | ||
05864e2a | 1224 | #: elf32-ppc.c:2256 |
e30ddb24 NC |
1225 | #, c-format |
1226 | msgid "" | |
1227 | "%s: compiled with -mrelocatable and linked with modules compiled normally" | |
e0a2c38a RH |
1228 | msgstr "" |
1229 | ||
05864e2a | 1230 | #: elf32-ppc.c:2265 |
e30ddb24 NC |
1231 | #, c-format |
1232 | msgid "" | |
1233 | "%s: compiled normally and linked with modules compiled with -mrelocatable" | |
e0a2c38a RH |
1234 | msgstr "" |
1235 | ||
05864e2a | 1236 | #: elf32-ppc.c:3545 |
e30ddb24 | 1237 | #, c-format |
fce00800 | 1238 | msgid "%s: relocation %s cannot be used when making a shared object" |
e0a2c38a RH |
1239 | msgstr "" |
1240 | ||
05864e2a | 1241 | #: elf32-ppc.c:3751 |
e30ddb24 | 1242 | #, c-format |
fce00800 | 1243 | msgid "%s(%s+0x%lx): %s reloc against local symbol" |
e0a2c38a RH |
1244 | msgstr "" |
1245 | ||
05864e2a | 1246 | #: elf32-ppc.c:4956 elf64-ppc.c:8015 |
e0a2c38a | 1247 | #, c-format |
e30ddb24 | 1248 | msgid "%s: unknown relocation type %d for symbol %s" |
e0a2c38a RH |
1249 | msgstr "" |
1250 | ||
05864e2a | 1251 | #: elf32-ppc.c:5207 |
e30ddb24 NC |
1252 | #, c-format |
1253 | msgid "%s(%s+0x%lx): non-zero addend on %s reloc against `%s'" | |
e0a2c38a RH |
1254 | msgstr "" |
1255 | ||
05864e2a | 1256 | #: elf32-ppc.c:5518 elf32-ppc.c:5544 elf32-ppc.c:5603 |
e0a2c38a | 1257 | #, c-format |
e30ddb24 NC |
1258 | msgid "" |
1259 | "%s: the target (%s) of a %s relocation is in the wrong output section (%s)" | |
e0a2c38a RH |
1260 | msgstr "" |
1261 | ||
05864e2a | 1262 | #: elf32-ppc.c:5658 |
3eb6f68f | 1263 | #, c-format |
e30ddb24 | 1264 | msgid "%s: relocation %s is not yet supported for symbol %s." |
3eb6f68f NC |
1265 | msgstr "" |
1266 | ||
05864e2a | 1267 | #: elf32-ppc.c:5713 elf64-ppc.c:8687 |
e0a2c38a | 1268 | #, c-format |
e30ddb24 NC |
1269 | msgid "%s(%s+0x%lx): unresolvable %s relocation against symbol `%s'" |
1270 | msgstr "" | |
1271 | ||
05864e2a | 1272 | #: elf32-ppc.c:5763 elf64-ppc.c:8733 |
e30ddb24 NC |
1273 | #, c-format |
1274 | msgid "%s(%s+0x%lx): %s reloc against `%s': error %d" | |
1275 | msgstr "" | |
1276 | ||
05864e2a | 1277 | #: elf32-ppc.c:6007 |
e30ddb24 NC |
1278 | #, c-format |
1279 | msgid "corrupt or empty %s section in %s" | |
1280 | msgstr "" | |
1281 | ||
05864e2a | 1282 | #: elf32-ppc.c:6014 |
e30ddb24 NC |
1283 | #, c-format |
1284 | msgid "unable to read in %s section from %s" | |
1285 | msgstr "" | |
1286 | ||
05864e2a | 1287 | #: elf32-ppc.c:6020 |
e30ddb24 NC |
1288 | #, c-format |
1289 | msgid "corrupt %s section in %s" | |
1290 | msgstr "" | |
1291 | ||
05864e2a | 1292 | #: elf32-ppc.c:6063 |
e30ddb24 NC |
1293 | #, c-format |
1294 | msgid "warning: unable to set size of %s section in %s" | |
1295 | msgstr "" | |
1296 | ||
05864e2a | 1297 | #: elf32-ppc.c:6113 |
e30ddb24 NC |
1298 | msgid "failed to allocate space for new APUinfo section." |
1299 | msgstr "" | |
1300 | ||
05864e2a | 1301 | #: elf32-ppc.c:6132 |
e30ddb24 NC |
1302 | msgid "failed to compute new APUinfo section." |
1303 | msgstr "" | |
1304 | ||
05864e2a | 1305 | #: elf32-ppc.c:6135 |
e30ddb24 NC |
1306 | msgid "failed to install new APUinfo section." |
1307 | msgstr "" | |
1308 | ||
05864e2a | 1309 | #: elf32-s390.c:2245 elf64-s390.c:2215 |
e30ddb24 NC |
1310 | #, c-format |
1311 | msgid "%s(%s+0x%lx): invalid instruction for TLS relocation %s" | |
1312 | msgstr "" | |
1313 | ||
05864e2a | 1314 | #: elf32-sh64.c:215 elf64-sh64.c:2382 |
e30ddb24 | 1315 | #, c-format |
76bff705 | 1316 | msgid "%s: compiled as 32-bit object and %s is 64-bit" |
e30ddb24 NC |
1317 | msgstr "" |
1318 | ||
05864e2a | 1319 | #: elf32-sh64.c:218 elf64-sh64.c:2385 |
e30ddb24 | 1320 | #, c-format |
76bff705 | 1321 | msgid "%s: compiled as 64-bit object and %s is 32-bit" |
e30ddb24 NC |
1322 | msgstr "" |
1323 | ||
05864e2a | 1324 | #: elf32-sh64.c:220 elf64-sh64.c:2387 |
e30ddb24 | 1325 | #, c-format |
76bff705 | 1326 | msgid "%s: object size does not match that of target %s" |
e30ddb24 NC |
1327 | msgstr "" |
1328 | ||
05864e2a | 1329 | #: elf32-sh64.c:442 elf64-sh64.c:2954 |
e30ddb24 | 1330 | #, c-format |
76bff705 | 1331 | msgid "%s: encountered datalabel symbol in input" |
e30ddb24 NC |
1332 | msgstr "" |
1333 | ||
05864e2a | 1334 | #: elf32-sh64.c:519 |
76bff705 | 1335 | msgid "PTB mismatch: a SHmedia address (bit 0 == 1)" |
e30ddb24 NC |
1336 | msgstr "" |
1337 | ||
05864e2a | 1338 | #: elf32-sh64.c:522 |
76bff705 | 1339 | msgid "PTA mismatch: a SHcompact address (bit 0 == 0)" |
e30ddb24 NC |
1340 | msgstr "" |
1341 | ||
05864e2a | 1342 | #: elf32-sh64.c:540 |
e30ddb24 | 1343 | #, c-format |
76bff705 | 1344 | msgid "%s: GAS error: unexpected PTB insn with R_SH_PT_16" |
e30ddb24 NC |
1345 | msgstr "" |
1346 | ||
05864e2a | 1347 | #: elf32-sh64.c:589 elf64-sh64.c:1735 |
e30ddb24 | 1348 | #, c-format |
76bff705 | 1349 | msgid "%s: error: unaligned relocation type %d at %08x reloc %08x\n" |
e30ddb24 NC |
1350 | msgstr "" |
1351 | ||
05864e2a | 1352 | #: elf32-sh64.c:670 |
76bff705 NC |
1353 | #, c-format |
1354 | msgid "%s: could not write out added .cranges entries" | |
e30ddb24 NC |
1355 | msgstr "" |
1356 | ||
05864e2a | 1357 | #: elf32-sh64.c:732 |
e30ddb24 | 1358 | #, c-format |
76bff705 | 1359 | msgid "%s: could not write out sorted .cranges entries" |
e30ddb24 NC |
1360 | msgstr "" |
1361 | ||
05864e2a | 1362 | #: elf32-sh.c:2252 |
e30ddb24 | 1363 | #, c-format |
76bff705 | 1364 | msgid "%s: 0x%lx: warning: bad R_SH_USES offset" |
e30ddb24 NC |
1365 | msgstr "" |
1366 | ||
05864e2a | 1367 | #: elf32-sh.c:2264 |
e30ddb24 | 1368 | #, c-format |
76bff705 | 1369 | msgid "%s: 0x%lx: warning: R_SH_USES points to unrecognized insn 0x%x" |
e30ddb24 NC |
1370 | msgstr "" |
1371 | ||
05864e2a | 1372 | #: elf32-sh.c:2281 |
e30ddb24 | 1373 | #, c-format |
76bff705 | 1374 | msgid "%s: 0x%lx: warning: bad R_SH_USES load offset" |
e30ddb24 NC |
1375 | msgstr "" |
1376 | ||
05864e2a | 1377 | #: elf32-sh.c:2296 |
e30ddb24 | 1378 | #, c-format |
76bff705 | 1379 | msgid "%s: 0x%lx: warning: could not find expected reloc" |
e30ddb24 NC |
1380 | msgstr "" |
1381 | ||
05864e2a | 1382 | #: elf32-sh.c:2324 |
e30ddb24 | 1383 | #, c-format |
76bff705 | 1384 | msgid "%s: 0x%lx: warning: symbol in unexpected section" |
e30ddb24 NC |
1385 | msgstr "" |
1386 | ||
05864e2a | 1387 | #: elf32-sh.c:2449 |
e30ddb24 | 1388 | #, c-format |
76bff705 | 1389 | msgid "%s: 0x%lx: warning: could not find expected COUNT reloc" |
e30ddb24 NC |
1390 | msgstr "" |
1391 | ||
05864e2a | 1392 | #: elf32-sh.c:2458 |
76bff705 NC |
1393 | #, c-format |
1394 | msgid "%s: 0x%lx: warning: bad count" | |
e30ddb24 NC |
1395 | msgstr "" |
1396 | ||
05864e2a | 1397 | #: elf32-sh.c:2858 elf32-sh.c:3227 |
76bff705 NC |
1398 | #, c-format |
1399 | msgid "%s: 0x%lx: fatal: reloc overflow while relaxing" | |
e30ddb24 NC |
1400 | msgstr "" |
1401 | ||
05864e2a | 1402 | #: elf32-sh.c:4767 elf64-sh64.c:1568 |
76bff705 | 1403 | msgid "Unexpected STO_SH5_ISA32 on local symbol is not handled" |
e30ddb24 NC |
1404 | msgstr "" |
1405 | ||
05864e2a | 1406 | #: elf32-sh.c:4924 |
e30ddb24 | 1407 | #, c-format |
76bff705 | 1408 | msgid "%s: unresolvable relocation against symbol `%s' from %s section" |
e30ddb24 NC |
1409 | msgstr "" |
1410 | ||
05864e2a | 1411 | #: elf32-sh.c:4997 |
e30ddb24 | 1412 | #, c-format |
76bff705 | 1413 | msgid "%s: 0x%lx: fatal: unaligned branch target for relax-support relocation" |
e30ddb24 NC |
1414 | msgstr "" |
1415 | ||
05864e2a AM |
1416 | #: elf32-sh.c:5030 elf32-sh.c:5045 |
1417 | #, c-format | |
1418 | msgid "%s: 0x%lx: fatal: unaligned %s relocation 0x%lx" | |
1419 | msgstr "" | |
1420 | ||
1421 | #: elf32-sh.c:5059 | |
1422 | #, c-format | |
1423 | msgid "%s: 0x%lx: fatal: R_SH_PSHA relocation %d not in range -32..32" | |
1424 | msgstr "" | |
1425 | ||
1426 | #: elf32-sh.c:5073 | |
1427 | #, c-format | |
1428 | msgid "%s: 0x%lx: fatal: R_SH_PSHL relocation %d not in range -32..32" | |
1429 | msgstr "" | |
1430 | ||
1431 | #: elf32-sh.c:6815 elf64-alpha.c:4744 | |
e30ddb24 | 1432 | #, c-format |
76bff705 | 1433 | msgid "%s: TLS local exec code cannot be linked into shared objects" |
e30ddb24 NC |
1434 | msgstr "" |
1435 | ||
05864e2a | 1436 | #: elf32-sparc.c:2510 elf64-sparc.c:2281 |
e30ddb24 NC |
1437 | #, c-format |
1438 | msgid "%s: probably compiled without -fPIC?" | |
1439 | msgstr "" | |
1440 | ||
05864e2a | 1441 | #: elf32-sparc.c:3336 |
e30ddb24 NC |
1442 | #, c-format |
1443 | msgid "%s: compiled for a 64 bit system and target is 32 bit" | |
1444 | msgstr "" | |
1445 | ||
05864e2a | 1446 | #: elf32-sparc.c:3350 |
e30ddb24 NC |
1447 | #, c-format |
1448 | msgid "%s: linking little endian files with big endian files" | |
1449 | msgstr "" | |
1450 | ||
fce00800 | 1451 | #: elf32-v850.c:753 |
e30ddb24 NC |
1452 | #, c-format |
1453 | msgid "Variable `%s' cannot occupy in multiple small data regions" | |
1454 | msgstr "" | |
1455 | ||
fce00800 | 1456 | #: elf32-v850.c:756 |
e30ddb24 NC |
1457 | #, c-format |
1458 | msgid "" | |
1459 | "Variable `%s' can only be in one of the small, zero, and tiny data regions" | |
1460 | msgstr "" | |
1461 | ||
fce00800 | 1462 | #: elf32-v850.c:759 |
e30ddb24 NC |
1463 | #, c-format |
1464 | msgid "" | |
1465 | "Variable `%s' cannot be in both small and zero data regions simultaneously" | |
1466 | msgstr "" | |
1467 | ||
fce00800 | 1468 | #: elf32-v850.c:762 |
e30ddb24 NC |
1469 | #, c-format |
1470 | msgid "" | |
1471 | "Variable `%s' cannot be in both small and tiny data regions simultaneously" | |
1472 | msgstr "" | |
1473 | ||
fce00800 | 1474 | #: elf32-v850.c:765 |
e30ddb24 NC |
1475 | #, c-format |
1476 | msgid "" | |
1477 | "Variable `%s' cannot be in both zero and tiny data regions simultaneously" | |
1478 | msgstr "" | |
1479 | ||
fce00800 | 1480 | #: elf32-v850.c:1144 |
05864e2a | 1481 | #, c-format |
e30ddb24 NC |
1482 | msgid "FAILED to find previous HI16 reloc\n" |
1483 | msgstr "" | |
1484 | ||
fce00800 | 1485 | #: elf32-v850.c:1789 |
e30ddb24 NC |
1486 | msgid "could not locate special linker symbol __gp" |
1487 | msgstr "" | |
1488 | ||
fce00800 | 1489 | #: elf32-v850.c:1793 |
e30ddb24 NC |
1490 | msgid "could not locate special linker symbol __ep" |
1491 | msgstr "" | |
1492 | ||
fce00800 | 1493 | #: elf32-v850.c:1797 |
e30ddb24 NC |
1494 | msgid "could not locate special linker symbol __ctbp" |
1495 | msgstr "" | |
1496 | ||
05864e2a | 1497 | #: elf32-v850.c:1982 |
e30ddb24 NC |
1498 | #, c-format |
1499 | msgid "%s: Architecture mismatch with previous modules" | |
1500 | msgstr "" | |
1501 | ||
05864e2a | 1502 | #: elf32-v850.c:2003 |
e30ddb24 NC |
1503 | #, c-format |
1504 | msgid "private flags = %lx: " | |
1505 | msgstr "" | |
1506 | ||
05864e2a AM |
1507 | #: elf32-v850.c:2008 |
1508 | #, c-format | |
e30ddb24 NC |
1509 | msgid "v850 architecture" |
1510 | msgstr "" | |
1511 | ||
05864e2a AM |
1512 | #: elf32-v850.c:2009 |
1513 | #, c-format | |
e30ddb24 NC |
1514 | msgid "v850e architecture" |
1515 | msgstr "" | |
1516 | ||
05864e2a AM |
1517 | #: elf32-v850.c:2010 |
1518 | #, c-format | |
1519 | msgid "v850e1 architecture" | |
1520 | msgstr "" | |
1521 | ||
e30ddb24 | 1522 | #: elf32-vax.c:549 |
05864e2a | 1523 | #, c-format |
e30ddb24 NC |
1524 | msgid " [nonpic]" |
1525 | msgstr "" | |
1526 | ||
1527 | #: elf32-vax.c:552 | |
05864e2a | 1528 | #, c-format |
e30ddb24 NC |
1529 | msgid " [d-float]" |
1530 | msgstr "" | |
1531 | ||
1532 | #: elf32-vax.c:555 | |
05864e2a | 1533 | #, c-format |
e30ddb24 NC |
1534 | msgid " [g-float]" |
1535 | msgstr "" | |
1536 | ||
1537 | #: elf32-vax.c:663 | |
1538 | #, c-format | |
1539 | msgid "" | |
1540 | "%s: warning: GOT addend of %ld to `%s' does not match previous GOT addend of " | |
1541 | "%ld" | |
1542 | msgstr "" | |
1543 | ||
05864e2a | 1544 | #: elf32-vax.c:1645 |
e30ddb24 NC |
1545 | #, c-format |
1546 | msgid "%s: warning: PLT addend of %d to `%s' from %s section ignored" | |
1547 | msgstr "" | |
1548 | ||
05864e2a | 1549 | #: elf32-vax.c:1771 |
e30ddb24 NC |
1550 | #, c-format |
1551 | msgid "%s: warning: %s relocation against symbol `%s' from %s section" | |
1552 | msgstr "" | |
1553 | ||
05864e2a | 1554 | #: elf32-vax.c:1777 |
e30ddb24 NC |
1555 | #, c-format |
1556 | msgid "%s: warning: %s relocation to 0x%x from %s section" | |
1557 | msgstr "" | |
1558 | ||
05864e2a | 1559 | #: elf32-xstormy16.c:462 elf32-ia64.c:2417 elf64-ia64.c:2417 |
e30ddb24 NC |
1560 | msgid "non-zero addend in @fptr reloc" |
1561 | msgstr "" | |
1562 | ||
05864e2a | 1563 | #: elf64-alpha.c:1067 |
e30ddb24 NC |
1564 | msgid "GPDISP relocation did not find ldah and lda instructions" |
1565 | msgstr "" | |
1566 | ||
05864e2a AM |
1567 | #: elf64-alpha.c:3565 |
1568 | #, c-format | |
1569 | msgid "Symbol %s has no GOT subsection for offset 0x%x" | |
1570 | msgstr "" | |
1571 | ||
1572 | #: elf64-alpha.c:3651 | |
e30ddb24 NC |
1573 | #, c-format |
1574 | msgid "%s: .got subsegment exceeds 64K (size %d)" | |
1575 | msgstr "" | |
1576 | ||
05864e2a | 1577 | #: elf64-alpha.c:4498 elf64-alpha.c:4510 |
e30ddb24 NC |
1578 | #, c-format |
1579 | msgid "%s: gp-relative relocation against dynamic symbol %s" | |
1580 | msgstr "" | |
1581 | ||
05864e2a | 1582 | #: elf64-alpha.c:4536 elf64-alpha.c:4669 |
e30ddb24 NC |
1583 | #, c-format |
1584 | msgid "%s: pc-relative relocation against dynamic symbol %s" | |
1585 | msgstr "" | |
1586 | ||
05864e2a | 1587 | #: elf64-alpha.c:4564 |
e30ddb24 NC |
1588 | #, c-format |
1589 | msgid "%s: change in gp: BRSGP %s" | |
1590 | msgstr "" | |
1591 | ||
05864e2a | 1592 | #: elf64-alpha.c:4589 |
e30ddb24 NC |
1593 | msgid "<unknown>" |
1594 | msgstr "" | |
1595 | ||
05864e2a | 1596 | #: elf64-alpha.c:4594 |
e30ddb24 NC |
1597 | #, c-format |
1598 | msgid "%s: !samegp reloc against symbol without .prologue: %s" | |
1599 | msgstr "" | |
1600 | ||
05864e2a | 1601 | #: elf64-alpha.c:4645 |
e30ddb24 NC |
1602 | #, c-format |
1603 | msgid "%s: unhandled dynamic relocation against %s" | |
1604 | msgstr "" | |
1605 | ||
05864e2a | 1606 | #: elf64-alpha.c:4728 |
e30ddb24 NC |
1607 | #, c-format |
1608 | msgid "%s: dtp-relative relocation against dynamic symbol %s" | |
1609 | msgstr "" | |
1610 | ||
05864e2a | 1611 | #: elf64-alpha.c:4751 |
e30ddb24 NC |
1612 | #, c-format |
1613 | msgid "%s: tp-relative relocation against dynamic symbol %s" | |
1614 | msgstr "" | |
1615 | ||
05864e2a | 1616 | #: elf64-hppa.c:2082 |
e30ddb24 NC |
1617 | #, c-format |
1618 | msgid "stub entry for %s cannot load .plt, dp offset = %ld" | |
1619 | msgstr "" | |
1620 | ||
05864e2a AM |
1621 | #: elf64-mips.c:1599 elfn32-mips.c:1388 |
1622 | msgid "32bits gp relative relocation occurs for an external symbol" | |
1623 | msgstr "" | |
1624 | ||
1625 | #: elf64-mmix.c:1171 | |
e30ddb24 NC |
1626 | #, c-format |
1627 | msgid "" | |
1628 | "%s: Internal inconsistency error for value for\n" | |
1629 | " linker-allocated global register: linked: 0x%lx%08lx != relaxed: 0x%lx%" | |
1630 | "08lx\n" | |
1631 | msgstr "" | |
1632 | ||
05864e2a | 1633 | #: elf64-mmix.c:1630 |
e30ddb24 NC |
1634 | #, c-format |
1635 | msgid "" | |
1636 | "%s: base-plus-offset relocation against register symbol: (unknown) in %s" | |
1637 | msgstr "" | |
1638 | ||
05864e2a | 1639 | #: elf64-mmix.c:1635 |
e30ddb24 NC |
1640 | #, c-format |
1641 | msgid "%s: base-plus-offset relocation against register symbol: %s in %s" | |
1642 | msgstr "" | |
1643 | ||
05864e2a | 1644 | #: elf64-mmix.c:1679 |
e30ddb24 NC |
1645 | #, c-format |
1646 | msgid "%s: register relocation against non-register symbol: (unknown) in %s" | |
1647 | msgstr "" | |
1648 | ||
05864e2a | 1649 | #: elf64-mmix.c:1684 |
e30ddb24 NC |
1650 | #, c-format |
1651 | msgid "%s: register relocation against non-register symbol: %s in %s" | |
1652 | msgstr "" | |
1653 | ||
05864e2a | 1654 | #: elf64-mmix.c:1721 |
e30ddb24 NC |
1655 | #, c-format |
1656 | msgid "%s: directive LOCAL valid only with a register or absolute value" | |
1657 | msgstr "" | |
1658 | ||
05864e2a | 1659 | #: elf64-mmix.c:1749 |
e30ddb24 NC |
1660 | #, c-format |
1661 | msgid "" | |
1662 | "%s: LOCAL directive: Register $%ld is not a local register. First global " | |
1663 | "register is $%ld." | |
1664 | msgstr "" | |
1665 | ||
05864e2a | 1666 | #: elf64-mmix.c:2229 |
e30ddb24 NC |
1667 | #, c-format |
1668 | msgid "" | |
1669 | "%s: Error: multiple definition of `%s'; start of %s is set in a earlier " | |
1670 | "linked file\n" | |
1671 | msgstr "" | |
1672 | ||
05864e2a | 1673 | #: elf64-mmix.c:2288 |
e30ddb24 NC |
1674 | msgid "Register section has contents\n" |
1675 | msgstr "" | |
1676 | ||
05864e2a | 1677 | #: elf64-mmix.c:2494 |
e30ddb24 NC |
1678 | #, c-format |
1679 | msgid "" | |
1680 | "Internal inconsistency: remaining %u != max %u.\n" | |
1681 | " Please report this bug." | |
1682 | msgstr "" | |
1683 | ||
05864e2a | 1684 | #: elf64-ppc.c:2431 libbfd.c:821 |
e30ddb24 NC |
1685 | #, c-format |
1686 | msgid "%s: compiled for a big endian system and target is little endian" | |
1687 | msgstr "" | |
1688 | ||
05864e2a | 1689 | #: elf64-ppc.c:2434 libbfd.c:823 |
e30ddb24 NC |
1690 | #, c-format |
1691 | msgid "%s: compiled for a little endian system and target is big endian" | |
1692 | msgstr "" | |
1693 | ||
05864e2a | 1694 | #: elf64-ppc.c:4638 |
e30ddb24 | 1695 | #, c-format |
05864e2a AM |
1696 | msgid "" |
1697 | "copy reloc against `%s' requires lazy plt linking; avoid setting " | |
1698 | "LD_BIND_NOW=1 or upgrade gcc" | |
e0a2c38a RH |
1699 | msgstr "" |
1700 | ||
05864e2a | 1701 | #: elf64-ppc.c:5009 |
e0a2c38a | 1702 | #, c-format |
e30ddb24 | 1703 | msgid "%s: .opd is not a regular array of opd entries" |
e0a2c38a RH |
1704 | msgstr "" |
1705 | ||
05864e2a AM |
1706 | #: elf64-ppc.c:5019 |
1707 | #, c-format | |
1708 | msgid "%s: unexpected reloc type %u in .opd section" | |
1709 | msgstr "" | |
1710 | ||
1711 | #: elf64-ppc.c:5039 | |
e0a2c38a | 1712 | #, c-format |
e30ddb24 | 1713 | msgid "%s: undefined sym `%s' in .opd section" |
e0a2c38a RH |
1714 | msgstr "" |
1715 | ||
05864e2a | 1716 | #: elf64-ppc.c:6265 |
e0a2c38a | 1717 | #, c-format |
e30ddb24 | 1718 | msgid "can't find branch stub `%s'" |
e0a2c38a RH |
1719 | msgstr "" |
1720 | ||
05864e2a | 1721 | #: elf64-ppc.c:6304 elf64-ppc.c:6379 |
e0a2c38a | 1722 | #, c-format |
e30ddb24 | 1723 | msgid "linkage table error against `%s'" |
e0a2c38a RH |
1724 | msgstr "" |
1725 | ||
05864e2a | 1726 | #: elf64-ppc.c:6496 |
e0a2c38a | 1727 | #, c-format |
e30ddb24 | 1728 | msgid "can't build branch stub `%s'" |
e0a2c38a RH |
1729 | msgstr "" |
1730 | ||
05864e2a | 1731 | #: elf64-ppc.c:7215 |
fce00800 AM |
1732 | msgid ".glink and .plt too far apart" |
1733 | msgstr "" | |
1734 | ||
05864e2a | 1735 | #: elf64-ppc.c:7327 |
e30ddb24 | 1736 | msgid "stubs don't match calculated size" |
e0a2c38a RH |
1737 | msgstr "" |
1738 | ||
05864e2a | 1739 | #: elf64-ppc.c:7339 |
e0a2c38a | 1740 | #, c-format |
fce00800 AM |
1741 | msgid "" |
1742 | "linker stubs in %u groups\n" | |
1743 | " branch %lu\n" | |
1744 | " toc adjust %lu\n" | |
1745 | " long branch %lu\n" | |
1746 | " long toc adj %lu\n" | |
1747 | " plt call %lu" | |
e0a2c38a RH |
1748 | msgstr "" |
1749 | ||
05864e2a AM |
1750 | #: elf64-ppc.c:7537 |
1751 | #, c-format | |
1752 | msgid "%s(%s+0x%lx): %s used with TLS symbol %s" | |
1753 | msgstr "" | |
1754 | ||
1755 | #: elf64-ppc.c:7538 | |
1756 | #, c-format | |
1757 | msgid "%s(%s+0x%lx): %s used with non-TLS symbol %s" | |
1758 | msgstr "" | |
1759 | ||
1760 | #: elf64-ppc.c:7949 | |
e0a2c38a | 1761 | #, c-format |
fce00800 AM |
1762 | msgid "" |
1763 | "%s(%s+0x%lx): automatic multiple TOCs not supported using your crt files; " | |
1764 | "recompile with -mminimal-toc or upgrade gcc" | |
e0a2c38a RH |
1765 | msgstr "" |
1766 | ||
05864e2a | 1767 | #: elf64-ppc.c:7957 |
e0a2c38a | 1768 | #, c-format |
e30ddb24 | 1769 | msgid "" |
fce00800 AM |
1770 | "%s(%s+0x%lx): sibling call optimization to `%s' does not allow automatic " |
1771 | "multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, " | |
1772 | "or make `%s' extern" | |
1773 | msgstr "" | |
1774 | ||
05864e2a | 1775 | #: elf64-ppc.c:8555 |
fce00800 AM |
1776 | #, c-format |
1777 | msgid "%s: relocation %s is not supported for symbol %s." | |
1778 | msgstr "" | |
1779 | ||
05864e2a | 1780 | #: elf64-ppc.c:8634 |
fce00800 AM |
1781 | #, c-format |
1782 | msgid "%s: error: relocation %s not a multiple of %d" | |
e0a2c38a RH |
1783 | msgstr "" |
1784 | ||
05864e2a | 1785 | #: elf64-sparc.c:1371 |
e0a2c38a | 1786 | #, c-format |
e30ddb24 | 1787 | msgid "%s: check_relocs: unhandled reloc type %d" |
e0a2c38a RH |
1788 | msgstr "" |
1789 | ||
05864e2a | 1790 | #: elf64-sparc.c:1408 |
e0a2c38a | 1791 | #, c-format |
e30ddb24 | 1792 | msgid "%s: Only registers %%g[2367] can be declared using STT_REGISTER" |
e0a2c38a RH |
1793 | msgstr "" |
1794 | ||
05864e2a | 1795 | #: elf64-sparc.c:1428 |
e0a2c38a | 1796 | #, c-format |
e30ddb24 | 1797 | msgid "Register %%g%d used incompatibly: %s in %s, previously %s in %s" |
e0a2c38a RH |
1798 | msgstr "" |
1799 | ||
05864e2a | 1800 | #: elf64-sparc.c:1451 |
e0a2c38a | 1801 | #, c-format |
e30ddb24 | 1802 | msgid "Symbol `%s' has differing types: REGISTER in %s, previously %s in %s" |
e0a2c38a RH |
1803 | msgstr "" |
1804 | ||
05864e2a | 1805 | #: elf64-sparc.c:1497 |
e0a2c38a | 1806 | #, c-format |
e30ddb24 | 1807 | msgid "Symbol `%s' has differing types: %s in %s, previously REGISTER in %s" |
e0a2c38a RH |
1808 | msgstr "" |
1809 | ||
05864e2a | 1810 | #: elf64-sparc.c:3020 |
e0a2c38a | 1811 | #, c-format |
e30ddb24 | 1812 | msgid "%s: linking UltraSPARC specific with HAL specific code" |
e0a2c38a RH |
1813 | msgstr "" |
1814 | ||
05864e2a | 1815 | #: elf64-x86-64.c:732 |
e30ddb24 NC |
1816 | #, c-format |
1817 | msgid "%s: %s' accessed both as normal and thread local symbol" | |
fbca6ad9 AO |
1818 | msgstr "" |
1819 | ||
05864e2a | 1820 | #: elf.c:295 |
76bff705 NC |
1821 | #, c-format |
1822 | msgid "%s: invalid string offset %u >= %lu for section `%s'" | |
1823 | msgstr "" | |
1824 | ||
05864e2a | 1825 | #: elf.c:538 |
76bff705 NC |
1826 | #, c-format |
1827 | msgid "%s: invalid SHT_GROUP entry" | |
1828 | msgstr "" | |
1829 | ||
05864e2a | 1830 | #: elf.c:609 |
76bff705 NC |
1831 | #, c-format |
1832 | msgid "%s: no group info for section %s" | |
1833 | msgstr "" | |
1834 | ||
05864e2a AM |
1835 | #: elf.c:952 |
1836 | #, c-format | |
76bff705 NC |
1837 | msgid "" |
1838 | "\n" | |
1839 | "Program Header:\n" | |
1840 | msgstr "" | |
1841 | ||
05864e2a AM |
1842 | #: elf.c:1003 |
1843 | #, c-format | |
76bff705 NC |
1844 | msgid "" |
1845 | "\n" | |
1846 | "Dynamic Section:\n" | |
1847 | msgstr "" | |
1848 | ||
05864e2a AM |
1849 | #: elf.c:1131 |
1850 | #, c-format | |
76bff705 NC |
1851 | msgid "" |
1852 | "\n" | |
1853 | "Version definitions:\n" | |
1854 | msgstr "" | |
1855 | ||
05864e2a AM |
1856 | #: elf.c:1154 |
1857 | #, c-format | |
76bff705 NC |
1858 | msgid "" |
1859 | "\n" | |
1860 | "Version References:\n" | |
1861 | msgstr "" | |
1862 | ||
05864e2a | 1863 | #: elf.c:1159 |
76bff705 NC |
1864 | #, c-format |
1865 | msgid " required from %s:\n" | |
1866 | msgstr "" | |
1867 | ||
05864e2a | 1868 | #: elf.c:1826 |
76bff705 NC |
1869 | #, c-format |
1870 | msgid "%s: invalid link %lu for reloc section %s (index %u)" | |
1871 | msgstr "" | |
1872 | ||
05864e2a | 1873 | #: elf.c:3684 |
76bff705 NC |
1874 | #, c-format |
1875 | msgid "%s: Not enough room for program headers (allocated %u, need %u)" | |
1876 | msgstr "" | |
1877 | ||
1878 | #: elf.c:3791 | |
1879 | #, c-format | |
1880 | msgid "%s: Not enough room for program headers, try linking with -N" | |
1881 | msgstr "" | |
1882 | ||
05864e2a | 1883 | #: elf.c:3924 |
76bff705 NC |
1884 | #, c-format |
1885 | msgid "" | |
1886 | "Error: First section in segment (%s) starts at 0x%x whereas the segment " | |
1887 | "starts at 0x%x" | |
1888 | msgstr "" | |
1889 | ||
05864e2a | 1890 | #: elf.c:4243 |
76bff705 NC |
1891 | #, c-format |
1892 | msgid "%s: warning: allocated section `%s' not in segment" | |
1893 | msgstr "" | |
1894 | ||
05864e2a | 1895 | #: elf.c:4557 |
76bff705 NC |
1896 | #, c-format |
1897 | msgid "%s: symbol `%s' required but not present" | |
1898 | msgstr "" | |
1899 | ||
05864e2a | 1900 | #: elf.c:4845 |
76bff705 NC |
1901 | #, c-format |
1902 | msgid "%s: warning: Empty loadable segment detected, is this intentional ?\n" | |
1903 | msgstr "" | |
1904 | ||
05864e2a | 1905 | #: elf.c:5479 |
76bff705 NC |
1906 | #, c-format |
1907 | msgid "" | |
1908 | "Unable to find equivalent output section for symbol '%s' from section '%s'" | |
1909 | msgstr "" | |
1910 | ||
05864e2a | 1911 | #: elf.c:6264 |
76bff705 NC |
1912 | #, c-format |
1913 | msgid "%s: unsupported relocation type %s" | |
1914 | msgstr "" | |
1915 | ||
05864e2a | 1916 | #: elfcode.h:1068 |
e0a2c38a | 1917 | #, c-format |
e30ddb24 | 1918 | msgid "%s: version count (%ld) does not match symbol count (%ld)" |
e0a2c38a RH |
1919 | msgstr "" |
1920 | ||
05864e2a | 1921 | #: elfcode.h:1294 |
e0a2c38a | 1922 | #, c-format |
e30ddb24 | 1923 | msgid "%s(%s): relocation %d has invalid symbol index %ld" |
e0a2c38a RH |
1924 | msgstr "" |
1925 | ||
05864e2a | 1926 | #: elflink.c:1349 |
e30ddb24 NC |
1927 | #, c-format |
1928 | msgid "%s: warning: unexpected redefinition of indirect versioned symbol `%s'" | |
e0a2c38a RH |
1929 | msgstr "" |
1930 | ||
05864e2a | 1931 | #: elflink.c:1668 |
e30ddb24 NC |
1932 | #, c-format |
1933 | msgid "%s: undefined versioned symbol name %s" | |
e0a2c38a RH |
1934 | msgstr "" |
1935 | ||
05864e2a AM |
1936 | #: elflink.c:1817 |
1937 | #, c-format | |
1938 | msgid "" | |
1939 | "%s: bad reloc symbol index (0x%lx >= 0x%lx) for offset 0x%lx in section `%s'" | |
1940 | msgstr "" | |
1941 | ||
1942 | #: elflink.c:2006 | |
e30ddb24 NC |
1943 | #, c-format |
1944 | msgid "%s: relocation size mismatch in %s section %s" | |
e0a2c38a RH |
1945 | msgstr "" |
1946 | ||
05864e2a | 1947 | #: elflink.c:2295 |
e0a2c38a | 1948 | #, c-format |
e30ddb24 | 1949 | msgid "warning: type and size of dynamic symbol `%s' are not defined" |
e0a2c38a RH |
1950 | msgstr "" |
1951 | ||
05864e2a AM |
1952 | #: elflink.h:196 |
1953 | msgid "warning: " | |
1954 | msgstr "" | |
1955 | ||
1956 | #: elflink.h:691 | |
e0a2c38a | 1957 | #, c-format |
e30ddb24 | 1958 | msgid "%s: %s: invalid version %u (max %d)" |
e0a2c38a RH |
1959 | msgstr "" |
1960 | ||
05864e2a | 1961 | #: elflink.h:732 |
e30ddb24 NC |
1962 | #, c-format |
1963 | msgid "%s: %s: invalid needed version %d" | |
e0a2c38a RH |
1964 | msgstr "" |
1965 | ||
05864e2a | 1966 | #: elflink.h:907 |
e30ddb24 NC |
1967 | #, c-format |
1968 | msgid "Warning: alignment %u of symbol `%s' in %s is smaller than %u in %s" | |
e0a2c38a RH |
1969 | msgstr "" |
1970 | ||
05864e2a | 1971 | #: elflink.h:921 |
e30ddb24 NC |
1972 | #, c-format |
1973 | msgid "Warning: size of symbol `%s' changed from %lu in %s to %lu in %s" | |
e0a2c38a RH |
1974 | msgstr "" |
1975 | ||
05864e2a | 1976 | #: elflink.h:1858 |
e30ddb24 NC |
1977 | #, c-format |
1978 | msgid "%s: undefined version: %s" | |
3b16e843 NC |
1979 | msgstr "" |
1980 | ||
05864e2a | 1981 | #: elflink.h:1924 |
e30ddb24 NC |
1982 | #, c-format |
1983 | msgid "%s: .preinit_array section is not allowed in DSO" | |
e0a2c38a RH |
1984 | msgstr "" |
1985 | ||
05864e2a | 1986 | #: elflink.h:2750 |
e30ddb24 | 1987 | msgid "Not enough memory to sort relocations" |
e0a2c38a RH |
1988 | msgstr "" |
1989 | ||
05864e2a | 1990 | #: elflink.h:3609 elflink.h:3652 |
3c3bdf30 | 1991 | #, c-format |
e30ddb24 | 1992 | msgid "%s: could not find output section %s" |
3c3bdf30 NC |
1993 | msgstr "" |
1994 | ||
05864e2a | 1995 | #: elflink.h:3615 |
175aa013 | 1996 | #, c-format |
e30ddb24 | 1997 | msgid "warning: %s section has zero size" |
175aa013 NC |
1998 | msgstr "" |
1999 | ||
05864e2a | 2000 | #: elflink.h:4124 |
fbca6ad9 | 2001 | #, c-format |
e30ddb24 | 2002 | msgid "%s: %s symbol `%s' in %s is referenced by DSO" |
fbca6ad9 AO |
2003 | msgstr "" |
2004 | ||
05864e2a | 2005 | #: elflink.h:4205 |
fbca6ad9 | 2006 | #, c-format |
e30ddb24 | 2007 | msgid "%s: could not find output section %s for input section %s" |
fbca6ad9 AO |
2008 | msgstr "" |
2009 | ||
05864e2a | 2010 | #: elflink.h:4307 |
fbca6ad9 | 2011 | #, c-format |
e30ddb24 | 2012 | msgid "%s: %s symbol `%s' isn't defined" |
fbca6ad9 AO |
2013 | msgstr "" |
2014 | ||
05864e2a | 2015 | #: elflink.h:4691 elflink.h:4733 |
fce00800 | 2016 | msgid "%T: discarded in section `%s' from %s\n" |
3c3bdf30 NC |
2017 | msgstr "" |
2018 | ||
05864e2a AM |
2019 | #: elflink.h:5542 |
2020 | msgid "Warning: gc-sections option ignored" | |
2021 | msgstr "" | |
2022 | ||
2023 | #: elfxx-mips.c:899 | |
e30ddb24 | 2024 | msgid "static procedure (no name)" |
3c3bdf30 NC |
2025 | msgstr "" |
2026 | ||
05864e2a | 2027 | #: elfxx-mips.c:2037 |
e30ddb24 | 2028 | msgid "not enough GOT space for local GOT entries" |
3c3bdf30 NC |
2029 | msgstr "" |
2030 | ||
05864e2a | 2031 | #: elfxx-mips.c:3786 |
e0a2c38a | 2032 | #, c-format |
e30ddb24 | 2033 | msgid "%s: %s+0x%lx: jump to stub routine which is not jal" |
59ff2774 NC |
2034 | msgstr "" |
2035 | ||
05864e2a | 2036 | #: elfxx-mips.c:5271 |
328577ad | 2037 | #, c-format |
e30ddb24 | 2038 | msgid "%s: Malformed reloc detected for section %s" |
59ff2774 NC |
2039 | msgstr "" |
2040 | ||
05864e2a | 2041 | #: elfxx-mips.c:5345 |
e30ddb24 NC |
2042 | #, c-format |
2043 | msgid "%s: CALL16 reloc at 0x%lx not against global symbol" | |
59ff2774 NC |
2044 | msgstr "" |
2045 | ||
05864e2a | 2046 | #: elfxx-mips.c:8642 |
328577ad | 2047 | #, c-format |
e30ddb24 | 2048 | msgid "%s: illegal section name `%s'" |
59ff2774 NC |
2049 | msgstr "" |
2050 | ||
05864e2a | 2051 | #: elfxx-mips.c:8965 |
59ff2774 | 2052 | #, c-format |
e30ddb24 | 2053 | msgid "%s: endianness incompatible with that of the selected emulation" |
59ff2774 NC |
2054 | msgstr "" |
2055 | ||
05864e2a | 2056 | #: elfxx-mips.c:8977 |
59ff2774 | 2057 | #, c-format |
e30ddb24 | 2058 | msgid "%s: ABI is incompatible with that of the selected emulation" |
59ff2774 NC |
2059 | msgstr "" |
2060 | ||
05864e2a | 2061 | #: elfxx-mips.c:9049 |
e30ddb24 NC |
2062 | #, c-format |
2063 | msgid "%s: warning: linking PIC files with non-PIC files" | |
59ff2774 NC |
2064 | msgstr "" |
2065 | ||
05864e2a | 2066 | #: elfxx-mips.c:9066 |
59ff2774 | 2067 | #, c-format |
e30ddb24 | 2068 | msgid "%s: linking 32-bit code with 64-bit code" |
59ff2774 NC |
2069 | msgstr "" |
2070 | ||
05864e2a | 2071 | #: elfxx-mips.c:9094 |
59ff2774 | 2072 | #, c-format |
e30ddb24 | 2073 | msgid "%s: linking %s module with previous %s modules" |
59ff2774 NC |
2074 | msgstr "" |
2075 | ||
05864e2a | 2076 | #: elfxx-mips.c:9117 |
59ff2774 | 2077 | #, c-format |
e30ddb24 | 2078 | msgid "%s: ABI mismatch: linking %s module with previous %s modules" |
59ff2774 NC |
2079 | msgstr "" |
2080 | ||
05864e2a AM |
2081 | #: elfxx-mips.c:9182 |
2082 | #, c-format | |
e30ddb24 | 2083 | msgid " [abi=O32]" |
59ff2774 NC |
2084 | msgstr "" |
2085 | ||
05864e2a AM |
2086 | #: elfxx-mips.c:9184 |
2087 | #, c-format | |
e30ddb24 | 2088 | msgid " [abi=O64]" |
59ff2774 NC |
2089 | msgstr "" |
2090 | ||
05864e2a AM |
2091 | #: elfxx-mips.c:9186 |
2092 | #, c-format | |
e30ddb24 | 2093 | msgid " [abi=EABI32]" |
59ff2774 NC |
2094 | msgstr "" |
2095 | ||
05864e2a AM |
2096 | #: elfxx-mips.c:9188 |
2097 | #, c-format | |
e30ddb24 | 2098 | msgid " [abi=EABI64]" |
59ff2774 NC |
2099 | msgstr "" |
2100 | ||
05864e2a AM |
2101 | #: elfxx-mips.c:9190 |
2102 | #, c-format | |
e30ddb24 | 2103 | msgid " [abi unknown]" |
59ff2774 NC |
2104 | msgstr "" |
2105 | ||
05864e2a AM |
2106 | #: elfxx-mips.c:9192 |
2107 | #, c-format | |
e30ddb24 | 2108 | msgid " [abi=N32]" |
e0a2c38a RH |
2109 | msgstr "" |
2110 | ||
05864e2a AM |
2111 | #: elfxx-mips.c:9194 |
2112 | #, c-format | |
e30ddb24 | 2113 | msgid " [abi=64]" |
e0a2c38a RH |
2114 | msgstr "" |
2115 | ||
05864e2a AM |
2116 | #: elfxx-mips.c:9196 |
2117 | #, c-format | |
e30ddb24 | 2118 | msgid " [no abi set]" |
a74801ba ILT |
2119 | msgstr "" |
2120 | ||
05864e2a AM |
2121 | #: elfxx-mips.c:9199 |
2122 | #, c-format | |
e30ddb24 | 2123 | msgid " [mips1]" |
a74801ba ILT |
2124 | msgstr "" |
2125 | ||
05864e2a AM |
2126 | #: elfxx-mips.c:9201 |
2127 | #, c-format | |
e30ddb24 | 2128 | msgid " [mips2]" |
a74801ba ILT |
2129 | msgstr "" |
2130 | ||
05864e2a AM |
2131 | #: elfxx-mips.c:9203 |
2132 | #, c-format | |
e30ddb24 | 2133 | msgid " [mips3]" |
a74801ba ILT |
2134 | msgstr "" |
2135 | ||
05864e2a AM |
2136 | #: elfxx-mips.c:9205 |
2137 | #, c-format | |
e30ddb24 | 2138 | msgid " [mips4]" |
a74801ba ILT |
2139 | msgstr "" |
2140 | ||
05864e2a AM |
2141 | #: elfxx-mips.c:9207 |
2142 | #, c-format | |
e30ddb24 | 2143 | msgid " [mips5]" |
a74801ba ILT |
2144 | msgstr "" |
2145 | ||
05864e2a AM |
2146 | #: elfxx-mips.c:9209 |
2147 | #, c-format | |
e30ddb24 | 2148 | msgid " [mips32]" |
7c8ca0e4 NC |
2149 | msgstr "" |
2150 | ||
05864e2a AM |
2151 | #: elfxx-mips.c:9211 |
2152 | #, c-format | |
e30ddb24 | 2153 | msgid " [mips64]" |
3c3bdf30 NC |
2154 | msgstr "" |
2155 | ||
05864e2a AM |
2156 | #: elfxx-mips.c:9213 |
2157 | #, c-format | |
e30ddb24 | 2158 | msgid " [mips32r2]" |
a74801ba ILT |
2159 | msgstr "" |
2160 | ||
05864e2a AM |
2161 | #: elfxx-mips.c:9215 |
2162 | #, c-format | |
2163 | msgid " [mips64r2]" | |
2164 | msgstr "" | |
2165 | ||
2166 | #: elfxx-mips.c:9217 | |
2167 | #, c-format | |
e30ddb24 | 2168 | msgid " [unknown ISA]" |
e135f41b NC |
2169 | msgstr "" |
2170 | ||
05864e2a AM |
2171 | #: elfxx-mips.c:9220 |
2172 | #, c-format | |
e30ddb24 | 2173 | msgid " [mdmx]" |
328577ad NC |
2174 | msgstr "" |
2175 | ||
05864e2a AM |
2176 | #: elfxx-mips.c:9223 |
2177 | #, c-format | |
e30ddb24 NC |
2178 | msgid " [mips16]" |
2179 | msgstr "" | |
2180 | ||
05864e2a AM |
2181 | #: elfxx-mips.c:9226 |
2182 | #, c-format | |
e30ddb24 NC |
2183 | msgid " [32bitmode]" |
2184 | msgstr "" | |
2185 | ||
05864e2a AM |
2186 | #: elfxx-mips.c:9228 |
2187 | #, c-format | |
e30ddb24 | 2188 | msgid " [not 32bitmode]" |
328577ad NC |
2189 | msgstr "" |
2190 | ||
e30ddb24 | 2191 | #: i386linux.c:457 m68klinux.c:461 sparclinux.c:458 |
e0a2c38a RH |
2192 | #, c-format |
2193 | msgid "Output file requires shared library `%s'\n" | |
2194 | msgstr "" | |
2195 | ||
e30ddb24 | 2196 | #: i386linux.c:465 m68klinux.c:469 sparclinux.c:466 |
e0a2c38a RH |
2197 | #, c-format |
2198 | msgid "Output file requires shared library `%s.so.%s'\n" | |
2199 | msgstr "" | |
2200 | ||
e30ddb24 NC |
2201 | #: i386linux.c:654 i386linux.c:704 m68klinux.c:661 m68klinux.c:709 |
2202 | #: sparclinux.c:656 sparclinux.c:706 | |
e0a2c38a RH |
2203 | #, c-format |
2204 | msgid "Symbol %s not defined for fixups\n" | |
2205 | msgstr "" | |
2206 | ||
e30ddb24 | 2207 | #: i386linux.c:728 m68klinux.c:733 sparclinux.c:730 |
e0a2c38a RH |
2208 | msgid "Warning: fixup count mismatch\n" |
2209 | msgstr "" | |
2210 | ||
e30ddb24 | 2211 | #: ieee.c:293 |
e0a2c38a RH |
2212 | #, c-format |
2213 | msgid "%s: string too long (%d chars, max 65535)" | |
2214 | msgstr "" | |
2215 | ||
e30ddb24 | 2216 | #: ieee.c:428 |
e0a2c38a RH |
2217 | #, c-format |
2218 | msgid "%s: unrecognized symbol `%s' flags 0x%x" | |
2219 | msgstr "" | |
2220 | ||
e30ddb24 | 2221 | #: ieee.c:938 |
e0a2c38a | 2222 | #, c-format |
3b16e843 | 2223 | msgid "%s: unimplemented ATI record %u for symbol %u" |
e0a2c38a RH |
2224 | msgstr "" |
2225 | ||
e30ddb24 | 2226 | #: ieee.c:963 |
e0a2c38a RH |
2227 | #, c-format |
2228 | msgid "%s: unexpected ATN type %d in external part" | |
2229 | msgstr "" | |
2230 | ||
e30ddb24 | 2231 | #: ieee.c:985 |
e0a2c38a RH |
2232 | #, c-format |
2233 | msgid "%s: unexpected type after ATN" | |
2234 | msgstr "" | |
2235 | ||
e30ddb24 | 2236 | #: ihex.c:264 |
e0a2c38a RH |
2237 | #, c-format |
2238 | msgid "%s:%d: unexpected character `%s' in Intel Hex file\n" | |
2239 | msgstr "" | |
2240 | ||
e30ddb24 | 2241 | #: ihex.c:372 |
e0a2c38a | 2242 | #, c-format |
3c3bdf30 | 2243 | msgid "%s:%u: bad checksum in Intel Hex file (expected %u, found %u)" |
e0a2c38a RH |
2244 | msgstr "" |
2245 | ||
e30ddb24 | 2246 | #: ihex.c:426 |
e0a2c38a | 2247 | #, c-format |
3c3bdf30 | 2248 | msgid "%s:%u: bad extended address record length in Intel Hex file" |
e0a2c38a RH |
2249 | msgstr "" |
2250 | ||
e30ddb24 | 2251 | #: ihex.c:443 |
e0a2c38a | 2252 | #, c-format |
3c3bdf30 | 2253 | msgid "%s:%u: bad extended start address length in Intel Hex file" |
e0a2c38a RH |
2254 | msgstr "" |
2255 | ||
e30ddb24 | 2256 | #: ihex.c:460 |
e0a2c38a | 2257 | #, c-format |
3c3bdf30 | 2258 | msgid "%s:%u: bad extended linear address record length in Intel Hex file" |
e0a2c38a RH |
2259 | msgstr "" |
2260 | ||
e30ddb24 | 2261 | #: ihex.c:477 |
e0a2c38a | 2262 | #, c-format |
3c3bdf30 | 2263 | msgid "%s:%u: bad extended linear start address length in Intel Hex file" |
e0a2c38a RH |
2264 | msgstr "" |
2265 | ||
e30ddb24 | 2266 | #: ihex.c:494 |
e0a2c38a | 2267 | #, c-format |
3c3bdf30 | 2268 | msgid "%s:%u: unrecognized ihex type %u in Intel Hex file\n" |
e0a2c38a RH |
2269 | msgstr "" |
2270 | ||
e30ddb24 | 2271 | #: ihex.c:619 |
e0a2c38a RH |
2272 | #, c-format |
2273 | msgid "%s: internal error in ihex_read_section" | |
2274 | msgstr "" | |
2275 | ||
e30ddb24 | 2276 | #: ihex.c:654 |
e0a2c38a RH |
2277 | #, c-format |
2278 | msgid "%s: bad section length in ihex_read_section" | |
2279 | msgstr "" | |
2280 | ||
e30ddb24 | 2281 | #: ihex.c:872 |
e0a2c38a | 2282 | #, c-format |
3b16e843 | 2283 | msgid "%s: address 0x%s out of range for Intel Hex file" |
e0a2c38a RH |
2284 | msgstr "" |
2285 | ||
05864e2a | 2286 | #: libbfd.c:851 |
60bcf0fa | 2287 | #, c-format |
3b16e843 | 2288 | msgid "Deprecated %s called at %s line %d in %s\n" |
60bcf0fa NC |
2289 | msgstr "" |
2290 | ||
05864e2a | 2291 | #: libbfd.c:854 |
60bcf0fa | 2292 | #, c-format |
3b16e843 | 2293 | msgid "Deprecated %s called\n" |
60bcf0fa NC |
2294 | msgstr "" |
2295 | ||
fce00800 | 2296 | #: linker.c:1829 |
d1cf510e NC |
2297 | #, c-format |
2298 | msgid "%s: indirect symbol `%s' to `%s' is a loop" | |
2299 | msgstr "" | |
2300 | ||
fce00800 | 2301 | #: linker.c:2697 |
e0a2c38a | 2302 | #, c-format |
fce00800 | 2303 | msgid "Attempt to do relocatable link with %s input and %s output" |
e0a2c38a RH |
2304 | msgstr "" |
2305 | ||
05864e2a | 2306 | #: merge.c:797 |
b3baf5d0 NC |
2307 | #, c-format |
2308 | msgid "%s: access beyond end of merged section (%ld + %ld)" | |
2309 | msgstr "" | |
2310 | ||
e30ddb24 | 2311 | #: mmo.c:503 |
328577ad NC |
2312 | #, c-format |
2313 | msgid "%s: No core to allocate section name %s\n" | |
2314 | msgstr "" | |
2315 | ||
e30ddb24 | 2316 | #: mmo.c:579 |
328577ad NC |
2317 | #, c-format |
2318 | msgid "%s: No core to allocate a symbol %d bytes long\n" | |
2319 | msgstr "" | |
2320 | ||
e30ddb24 | 2321 | #: mmo.c:1287 |
328577ad NC |
2322 | #, c-format |
2323 | msgid "%s: invalid mmo file: initialization value for $255 is not `Main'\n" | |
2324 | msgstr "" | |
2325 | ||
e30ddb24 | 2326 | #: mmo.c:1433 |
328577ad NC |
2327 | #, c-format |
2328 | msgid "" | |
2329 | "%s: unsupported wide character sequence 0x%02X 0x%02X after symbol name " | |
2330 | "starting with `%s'\n" | |
2331 | msgstr "" | |
2332 | ||
e30ddb24 | 2333 | #: mmo.c:1674 |
328577ad NC |
2334 | #, c-format |
2335 | msgid "%s: invalid mmo file: unsupported lopcode `%d'\n" | |
2336 | msgstr "" | |
2337 | ||
e30ddb24 | 2338 | #: mmo.c:1684 |
328577ad NC |
2339 | #, c-format |
2340 | msgid "%s: invalid mmo file: expected YZ = 1 got YZ = %d for lop_quote\n" | |
2341 | msgstr "" | |
2342 | ||
e30ddb24 | 2343 | #: mmo.c:1720 |
328577ad NC |
2344 | #, c-format |
2345 | msgid "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_loc\n" | |
2346 | msgstr "" | |
2347 | ||
e30ddb24 | 2348 | #: mmo.c:1766 |
328577ad NC |
2349 | #, c-format |
2350 | msgid "" | |
2351 | "%s: invalid mmo file: expected z = 1 or z = 2, got z = %d for lop_fixo\n" | |
2352 | msgstr "" | |
2353 | ||
e30ddb24 | 2354 | #: mmo.c:1805 |
328577ad NC |
2355 | #, c-format |
2356 | msgid "%s: invalid mmo file: expected y = 0, got y = %d for lop_fixrx\n" | |
2357 | msgstr "" | |
2358 | ||
e30ddb24 | 2359 | #: mmo.c:1814 |
328577ad NC |
2360 | #, c-format |
2361 | msgid "" | |
2362 | "%s: invalid mmo file: expected z = 16 or z = 24, got z = %d for lop_fixrx\n" | |
2363 | msgstr "" | |
2364 | ||
e30ddb24 | 2365 | #: mmo.c:1837 |
328577ad NC |
2366 | #, c-format |
2367 | msgid "" | |
2368 | "%s: invalid mmo file: leading byte of operand word must be 0 or 1, got %d " | |
2369 | "for lop_fixrx\n" | |
2370 | msgstr "" | |
2371 | ||
e30ddb24 | 2372 | #: mmo.c:1860 |
328577ad NC |
2373 | #, c-format |
2374 | msgid "%s: cannot allocate file name for file number %d, %d bytes\n" | |
2375 | msgstr "" | |
2376 | ||
e30ddb24 | 2377 | #: mmo.c:1880 |
328577ad NC |
2378 | #, c-format |
2379 | msgid "" | |
2380 | "%s: invalid mmo file: file number %d `%s', was already entered as `%s'\n" | |
2381 | msgstr "" | |
2382 | ||
e30ddb24 | 2383 | #: mmo.c:1893 |
328577ad NC |
2384 | #, c-format |
2385 | msgid "" | |
2386 | "%s: invalid mmo file: file name for number %d was not specified before use\n" | |
2387 | msgstr "" | |
2388 | ||
e30ddb24 | 2389 | #: mmo.c:1999 |
328577ad NC |
2390 | #, c-format |
2391 | msgid "" | |
2392 | "%s: invalid mmo file: fields y and z of lop_stab non-zero, y: %d, z: %d\n" | |
2393 | msgstr "" | |
2394 | ||
e30ddb24 | 2395 | #: mmo.c:2035 |
328577ad NC |
2396 | #, c-format |
2397 | msgid "%s: invalid mmo file: lop_end not last item in file\n" | |
2398 | msgstr "" | |
2399 | ||
e30ddb24 | 2400 | #: mmo.c:2048 |
328577ad NC |
2401 | #, c-format |
2402 | msgid "" | |
2403 | "%s: invalid mmo file: YZ of lop_end (%ld) not equal to the number of tetras " | |
2404 | "to the preceding lop_stab (%ld)\n" | |
2405 | msgstr "" | |
2406 | ||
e30ddb24 | 2407 | #: mmo.c:2698 |
328577ad NC |
2408 | #, c-format |
2409 | msgid "%s: invalid symbol table: duplicate symbol `%s'\n" | |
2410 | msgstr "" | |
2411 | ||
e30ddb24 | 2412 | #: mmo.c:2949 |
328577ad NC |
2413 | #, c-format |
2414 | msgid "" | |
2415 | "%s: Bad symbol definition: `Main' set to %s rather than the start address %" | |
2416 | "s\n" | |
2417 | msgstr "" | |
2418 | ||
e30ddb24 | 2419 | #: mmo.c:3039 |
328577ad NC |
2420 | #, c-format |
2421 | msgid "" | |
2422 | "%s: warning: symbol table too large for mmo, larger than 65535 32-bit words: " | |
2423 | "%d. Only `Main' will be emitted.\n" | |
2424 | msgstr "" | |
2425 | ||
e30ddb24 | 2426 | #: mmo.c:3084 |
328577ad NC |
2427 | #, c-format |
2428 | msgid "%s: internal error, symbol table changed size from %d to %d words\n" | |
2429 | msgstr "" | |
2430 | ||
e30ddb24 | 2431 | #: mmo.c:3139 |
328577ad NC |
2432 | #, c-format |
2433 | msgid "%s: internal error, internal register section %s had contents\n" | |
2434 | msgstr "" | |
2435 | ||
e30ddb24 | 2436 | #: mmo.c:3191 |
328577ad NC |
2437 | #, c-format |
2438 | msgid "%s: no initialized registers; section length 0\n" | |
2439 | msgstr "" | |
2440 | ||
e30ddb24 | 2441 | #: mmo.c:3197 |
328577ad NC |
2442 | #, c-format |
2443 | msgid "%s: too many initialized registers; section length %ld\n" | |
2444 | msgstr "" | |
2445 | ||
e30ddb24 | 2446 | #: mmo.c:3202 |
328577ad NC |
2447 | #, c-format |
2448 | msgid "" | |
2449 | "%s: invalid start address for initialized registers of length %ld: 0x%lx%" | |
2450 | "08lx\n" | |
2451 | msgstr "" | |
2452 | ||
e30ddb24 | 2453 | #: oasys.c:1052 |
e0a2c38a RH |
2454 | #, c-format |
2455 | msgid "%s: can not represent section `%s' in oasys" | |
2456 | msgstr "" | |
2457 | ||
e30ddb24 | 2458 | #: osf-core.c:137 |
e0a2c38a RH |
2459 | #, c-format |
2460 | msgid "Unhandled OSF/1 core file section type %d\n" | |
2461 | msgstr "" | |
2462 | ||
e30ddb24 NC |
2463 | #. XXX code yet to be written. |
2464 | #: peicode.h:787 | |
328577ad | 2465 | #, c-format |
e30ddb24 | 2466 | msgid "%s: Unhandled import type; %x" |
328577ad NC |
2467 | msgstr "" |
2468 | ||
e30ddb24 | 2469 | #: peicode.h:792 |
328577ad | 2470 | #, c-format |
e30ddb24 | 2471 | msgid "%s: Unrecognised import type; %x" |
328577ad NC |
2472 | msgstr "" |
2473 | ||
e30ddb24 | 2474 | #: peicode.h:806 |
328577ad | 2475 | #, c-format |
e30ddb24 | 2476 | msgid "%s: Unrecognised import name type; %x" |
328577ad NC |
2477 | msgstr "" |
2478 | ||
05864e2a | 2479 | #: peicode.h:1194 |
328577ad | 2480 | #, c-format |
e30ddb24 | 2481 | msgid "%s: Unrecognised machine type (0x%x) in Import Library Format archive" |
328577ad NC |
2482 | msgstr "" |
2483 | ||
05864e2a | 2484 | #: peicode.h:1206 |
8ad3436c | 2485 | #, c-format |
e30ddb24 NC |
2486 | msgid "" |
2487 | "%s: Recognised but unhandled machine type (0x%x) in Import Library Format " | |
2488 | "archive" | |
8ad3436c AM |
2489 | msgstr "" |
2490 | ||
05864e2a | 2491 | #: peicode.h:1223 |
8ad3436c | 2492 | #, c-format |
e30ddb24 | 2493 | msgid "%s: size field is zero in Import Library Format header" |
8ad3436c AM |
2494 | msgstr "" |
2495 | ||
05864e2a | 2496 | #: peicode.h:1254 |
8ad3436c | 2497 | #, c-format |
e30ddb24 | 2498 | msgid "%s: string not null terminated in ILF object file." |
8ad3436c AM |
2499 | msgstr "" |
2500 | ||
76bff705 NC |
2501 | #: pe-mips.c:659 |
2502 | #, c-format | |
2503 | msgid "%s: `ld -r' not supported with PE MIPS objects\n" | |
2504 | msgstr "" | |
2505 | ||
2506 | #. OK, at this point the following variables are set up: | |
2507 | #. src = VMA of the memory we're fixing up | |
2508 | #. mem = pointer to memory we're fixing up | |
2509 | #. val = VMA of what we need to refer to | |
2510 | #. | |
2511 | #: pe-mips.c:795 | |
2512 | #, c-format | |
2513 | msgid "%s: unimplemented %s\n" | |
2514 | msgstr "" | |
2515 | ||
2516 | #: pe-mips.c:821 | |
2517 | #, c-format | |
2518 | msgid "%s: jump too far away\n" | |
2519 | msgstr "" | |
2520 | ||
2521 | #: pe-mips.c:848 | |
2522 | #, c-format | |
2523 | msgid "%s: bad pair/reflo after refhi\n" | |
2524 | msgstr "" | |
2525 | ||
328577ad | 2526 | #: ppcboot.c:416 |
05864e2a | 2527 | #, c-format |
e0a2c38a RH |
2528 | msgid "" |
2529 | "\n" | |
2530 | "ppcboot header:\n" | |
2531 | msgstr "" | |
2532 | ||
328577ad | 2533 | #: ppcboot.c:417 |
e0a2c38a RH |
2534 | #, c-format |
2535 | msgid "Entry offset = 0x%.8lx (%ld)\n" | |
2536 | msgstr "" | |
2537 | ||
328577ad | 2538 | #: ppcboot.c:418 |
e0a2c38a RH |
2539 | #, c-format |
2540 | msgid "Length = 0x%.8lx (%ld)\n" | |
2541 | msgstr "" | |
2542 | ||
328577ad | 2543 | #: ppcboot.c:421 |
e0a2c38a RH |
2544 | #, c-format |
2545 | msgid "Flag field = 0x%.2x\n" | |
2546 | msgstr "" | |
2547 | ||
328577ad | 2548 | #: ppcboot.c:427 |
e0a2c38a RH |
2549 | #, c-format |
2550 | msgid "Partition name = \"%s\"\n" | |
2551 | msgstr "" | |
2552 | ||
328577ad | 2553 | #: ppcboot.c:446 |
e0a2c38a RH |
2554 | #, c-format |
2555 | msgid "" | |
2556 | "\n" | |
2557 | "Partition[%d] start = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" | |
2558 | msgstr "" | |
2559 | ||
328577ad | 2560 | #: ppcboot.c:452 |
e0a2c38a RH |
2561 | #, c-format |
2562 | msgid "Partition[%d] end = { 0x%.2x, 0x%.2x, 0x%.2x, 0x%.2x }\n" | |
2563 | msgstr "" | |
2564 | ||
328577ad | 2565 | #: ppcboot.c:458 |
e0a2c38a RH |
2566 | #, c-format |
2567 | msgid "Partition[%d] sector = 0x%.8lx (%ld)\n" | |
2568 | msgstr "" | |
2569 | ||
328577ad | 2570 | #: ppcboot.c:459 |
e0a2c38a RH |
2571 | #, c-format |
2572 | msgid "Partition[%d] length = 0x%.8lx (%ld)\n" | |
2573 | msgstr "" | |
2574 | ||
e30ddb24 | 2575 | #: som.c:5422 |
e0a2c38a RH |
2576 | msgid "som_sizeof_headers unimplemented" |
2577 | msgstr "" | |
2578 | ||
e30ddb24 | 2579 | #: srec.c:302 |
e0a2c38a RH |
2580 | #, c-format |
2581 | msgid "%s:%d: Unexpected character `%s' in S-record file\n" | |
2582 | msgstr "" | |
2583 | ||
05864e2a | 2584 | #: stabs.c:326 |
e30ddb24 NC |
2585 | #, c-format |
2586 | msgid "%s(%s+0x%lx): Stabs entry has invalid string index." | |
2587 | msgstr "" | |
2588 | ||
fce00800 | 2589 | #: syms.c:1019 |
e0a2c38a RH |
2590 | msgid "Unsupported .stab relocation" |
2591 | msgstr "" | |
2592 | ||
328577ad | 2593 | #: vms-gsd.c:356 |
a74801ba ILT |
2594 | #, c-format |
2595 | msgid "bfd_make_section (%s) failed" | |
2596 | msgstr "" | |
2597 | ||
328577ad | 2598 | #: vms-gsd.c:371 |
a74801ba ILT |
2599 | #, c-format |
2600 | msgid "bfd_set_section_flags (%s, %x) failed" | |
2601 | msgstr "" | |
2602 | ||
328577ad | 2603 | #: vms-gsd.c:407 |
a74801ba ILT |
2604 | #, c-format |
2605 | msgid "Size mismatch section %s=%lx, %s=%lx" | |
2606 | msgstr "" | |
2607 | ||
328577ad | 2608 | #: vms-gsd.c:704 |
e0a2c38a RH |
2609 | #, c-format |
2610 | msgid "unknown gsd/egsd subtype %d" | |
2611 | msgstr "" | |
2612 | ||
e30ddb24 | 2613 | #: vms-hdr.c:408 |
e0a2c38a RH |
2614 | msgid "Object module NOT error-free !\n" |
2615 | msgstr "" | |
2616 | ||
e30ddb24 | 2617 | #: vms-misc.c:541 |
e0a2c38a RH |
2618 | #, c-format |
2619 | msgid "Stack overflow (%d) in _bfd_vms_push" | |
2620 | msgstr "" | |
2621 | ||
e30ddb24 | 2622 | #: vms-misc.c:559 |
e0a2c38a RH |
2623 | msgid "Stack underflow in _bfd_vms_pop" |
2624 | msgstr "" | |
2625 | ||
e30ddb24 | 2626 | #: vms-misc.c:918 |
e0a2c38a RH |
2627 | msgid "_bfd_vms_output_counted called with zero bytes" |
2628 | msgstr "" | |
2629 | ||
e30ddb24 | 2630 | #: vms-misc.c:923 |
e0a2c38a RH |
2631 | msgid "_bfd_vms_output_counted called with too many bytes" |
2632 | msgstr "" | |
2633 | ||
e30ddb24 | 2634 | #: vms-misc.c:1054 |
e0a2c38a RH |
2635 | #, c-format |
2636 | msgid "Symbol %s replaced by %s\n" | |
2637 | msgstr "" | |
2638 | ||
3c3bdf30 | 2639 | #: vms-misc.c:1117 |
e0a2c38a RH |
2640 | #, c-format |
2641 | msgid "failed to enter %s" | |
2642 | msgstr "" | |
2643 | ||
e30ddb24 | 2644 | #: vms-tir.c:102 |
e0a2c38a RH |
2645 | msgid "No Mem !" |
2646 | msgstr "" | |
2647 | ||
e30ddb24 | 2648 | #: vms-tir.c:383 |
e0a2c38a | 2649 | #, c-format |
3b16e843 | 2650 | msgid "bad section index in %s" |
e0a2c38a RH |
2651 | msgstr "" |
2652 | ||
e30ddb24 | 2653 | #: vms-tir.c:396 |
e0a2c38a | 2654 | #, c-format |
3b16e843 | 2655 | msgid "unsupported STA cmd %s" |
e0a2c38a RH |
2656 | msgstr "" |
2657 | ||
e30ddb24 | 2658 | #: vms-tir.c:401 vms-tir.c:1261 |
e0a2c38a | 2659 | #, c-format |
3b16e843 | 2660 | msgid "reserved STA cmd %d" |
e0a2c38a RH |
2661 | msgstr "" |
2662 | ||
e30ddb24 | 2663 | #: vms-tir.c:512 vms-tir.c:535 |
e0a2c38a | 2664 | #, c-format |
3b16e843 | 2665 | msgid "%s: no symbol \"%s\"" |
e0a2c38a RH |
2666 | msgstr "" |
2667 | ||
3b16e843 NC |
2668 | #. unsigned shift |
2669 | #. rotate | |
2670 | #. Redefine symbol to current location. | |
2671 | #. Define a literal. | |
e30ddb24 NC |
2672 | #: vms-tir.c:602 vms-tir.c:714 vms-tir.c:824 vms-tir.c:842 vms-tir.c:850 |
2673 | #: vms-tir.c:859 vms-tir.c:1584 | |
e0a2c38a | 2674 | #, c-format |
3b16e843 | 2675 | msgid "%s: not supported" |
e0a2c38a RH |
2676 | msgstr "" |
2677 | ||
e30ddb24 | 2678 | #: vms-tir.c:607 vms-tir.c:1439 |
e0a2c38a | 2679 | #, c-format |
3b16e843 | 2680 | msgid "%s: not implemented" |
e0a2c38a RH |
2681 | msgstr "" |
2682 | ||
e30ddb24 | 2683 | #: vms-tir.c:611 vms-tir.c:1443 |
e0a2c38a | 2684 | #, c-format |
3b16e843 | 2685 | msgid "reserved STO cmd %d" |
e0a2c38a RH |
2686 | msgstr "" |
2687 | ||
e30ddb24 | 2688 | #: vms-tir.c:729 vms-tir.c:1589 |
3b16e843 NC |
2689 | #, c-format |
2690 | msgid "reserved OPR cmd %d" | |
e0a2c38a RH |
2691 | msgstr "" |
2692 | ||
e30ddb24 | 2693 | #: vms-tir.c:797 vms-tir.c:1653 |
3b16e843 NC |
2694 | #, c-format |
2695 | msgid "reserved CTL cmd %d" | |
e0a2c38a RH |
2696 | msgstr "" |
2697 | ||
3b16e843 NC |
2698 | #. stack byte from image |
2699 | #. arg: none. | |
e30ddb24 | 2700 | #: vms-tir.c:1169 |
3b16e843 | 2701 | msgid "stack-from-image not implemented" |
e0a2c38a RH |
2702 | msgstr "" |
2703 | ||
e30ddb24 | 2704 | #: vms-tir.c:1187 |
3b16e843 | 2705 | msgid "stack-entry-mask not fully implemented" |
e0a2c38a RH |
2706 | msgstr "" |
2707 | ||
3b16e843 NC |
2708 | #. compare procedure argument |
2709 | #. arg: cs symbol name | |
2710 | #. by argument index | |
2711 | #. da argument descriptor | |
e0a2c38a | 2712 | #. |
3b16e843 NC |
2713 | #. compare argument descriptor with symbol argument (ARG$V_PASSMECH) |
2714 | #. and stack TRUE (args match) or FALSE (args dont match) value. | |
e30ddb24 | 2715 | #: vms-tir.c:1201 |
e0a2c38a RH |
2716 | msgid "PASSMECH not fully implemented" |
2717 | msgstr "" | |
2718 | ||
e30ddb24 | 2719 | #: vms-tir.c:1220 |
3b16e843 | 2720 | msgid "stack-local-symbol not fully implemented" |
e0a2c38a RH |
2721 | msgstr "" |
2722 | ||
e30ddb24 | 2723 | #: vms-tir.c:1233 |
3b16e843 | 2724 | msgid "stack-literal not fully implemented" |
e0a2c38a RH |
2725 | msgstr "" |
2726 | ||
e30ddb24 | 2727 | #: vms-tir.c:1254 |
3b16e843 | 2728 | msgid "stack-local-symbol-entry-point-mask not fully implemented" |
e0a2c38a RH |
2729 | msgstr "" |
2730 | ||
e30ddb24 NC |
2731 | #: vms-tir.c:1531 vms-tir.c:1543 vms-tir.c:1555 vms-tir.c:1567 vms-tir.c:1632 |
2732 | #: vms-tir.c:1640 vms-tir.c:1648 | |
e0a2c38a | 2733 | #, c-format |
3b16e843 | 2734 | msgid "%s: not fully implemented" |
e0a2c38a RH |
2735 | msgstr "" |
2736 | ||
e30ddb24 | 2737 | #: vms-tir.c:1705 |
e0a2c38a | 2738 | #, c-format |
3b16e843 | 2739 | msgid "obj code %d not found" |
e0a2c38a RH |
2740 | msgstr "" |
2741 | ||
e30ddb24 | 2742 | #: vms-tir.c:2043 |
e0a2c38a RH |
2743 | #, c-format |
2744 | msgid "SEC_RELOC with no relocs in section %s" | |
2745 | msgstr "" | |
2746 | ||
e30ddb24 | 2747 | #: vms-tir.c:2331 |
e0a2c38a RH |
2748 | #, c-format |
2749 | msgid "Unhandled relocation %s" | |
2750 | msgstr "" | |
2751 | ||
e30ddb24 | 2752 | #: xcofflink.c:1244 |
e0a2c38a RH |
2753 | #, c-format |
2754 | msgid "%s: `%s' has line numbers but no enclosing section" | |
2755 | msgstr "" | |
2756 | ||
e30ddb24 | 2757 | #: xcofflink.c:1297 |
e0a2c38a RH |
2758 | #, c-format |
2759 | msgid "%s: class %d symbol `%s' has no aux entries" | |
2760 | msgstr "" | |
2761 | ||
e30ddb24 | 2762 | #: xcofflink.c:1320 |
e0a2c38a RH |
2763 | #, c-format |
2764 | msgid "%s: symbol `%s' has unrecognized csect type %d" | |
2765 | msgstr "" | |
2766 | ||
e30ddb24 | 2767 | #: xcofflink.c:1332 |
e0a2c38a RH |
2768 | #, c-format |
2769 | msgid "%s: bad XTY_ER symbol `%s': class %d scnum %d scnlen %d" | |
2770 | msgstr "" | |
2771 | ||
e30ddb24 | 2772 | #: xcofflink.c:1368 |
e0a2c38a RH |
2773 | #, c-format |
2774 | msgid "%s: XMC_TC0 symbol `%s' is class %d scnlen %d" | |
2775 | msgstr "" | |
2776 | ||
e30ddb24 | 2777 | #: xcofflink.c:1520 |
e0a2c38a RH |
2778 | #, c-format |
2779 | msgid "%s: csect `%s' not in enclosing section" | |
2780 | msgstr "" | |
2781 | ||
e30ddb24 | 2782 | #: xcofflink.c:1627 |
e0a2c38a RH |
2783 | #, c-format |
2784 | msgid "%s: misplaced XTY_LD `%s'" | |
2785 | msgstr "" | |
2786 | ||
e30ddb24 | 2787 | #: xcofflink.c:1958 |
e0a2c38a RH |
2788 | #, c-format |
2789 | msgid "%s: reloc %s:%d not in csect" | |
2790 | msgstr "" | |
2791 | ||
e30ddb24 | 2792 | #: xcofflink.c:2095 |
e0a2c38a RH |
2793 | #, c-format |
2794 | msgid "%s: XCOFF shared object when not producing XCOFF output" | |
2795 | msgstr "" | |
2796 | ||
e30ddb24 | 2797 | #: xcofflink.c:2116 |
e0a2c38a RH |
2798 | #, c-format |
2799 | msgid "%s: dynamic object with no .loader section" | |
2800 | msgstr "" | |
2801 | ||
e30ddb24 | 2802 | #: xcofflink.c:2761 |
e0a2c38a RH |
2803 | #, c-format |
2804 | msgid "%s: no such symbol" | |
2805 | msgstr "" | |
2806 | ||
e30ddb24 | 2807 | #: xcofflink.c:2894 |
7c8ca0e4 NC |
2808 | msgid "error: undefined symbol __rtinit" |
2809 | msgstr "" | |
2810 | ||
e30ddb24 | 2811 | #: xcofflink.c:3455 |
e0a2c38a RH |
2812 | #, c-format |
2813 | msgid "warning: attempt to export undefined symbol `%s'" | |
2814 | msgstr "" | |
2815 | ||
e30ddb24 | 2816 | #: xcofflink.c:4448 |
e0a2c38a RH |
2817 | #, c-format |
2818 | msgid "TOC overflow: 0x%lx > 0x10000; try -mminimal-toc when compiling" | |
2819 | msgstr "" | |
2820 | ||
e30ddb24 | 2821 | #: xcofflink.c:5288 xcofflink.c:5755 xcofflink.c:5817 xcofflink.c:6119 |
e0a2c38a RH |
2822 | #, c-format |
2823 | msgid "%s: loader reloc in unrecognized section `%s'" | |
2824 | msgstr "" | |
2825 | ||
e30ddb24 | 2826 | #: xcofflink.c:5310 xcofflink.c:6130 |
e0a2c38a RH |
2827 | #, c-format |
2828 | msgid "%s: `%s' in loader reloc but not loader sym" | |
2829 | msgstr "" | |
2830 | ||
e30ddb24 | 2831 | #: xcofflink.c:5325 |
e0a2c38a RH |
2832 | #, c-format |
2833 | msgid "%s: loader reloc in read-only section %s" | |
2834 | msgstr "" | |
2835 | ||
05864e2a | 2836 | #: elf32-ia64.c:2362 elf64-ia64.c:2362 |
55c80943 NC |
2837 | msgid "@pltoff reloc against local symbol" |
2838 | msgstr "" | |
2839 | ||
05864e2a | 2840 | #: elf32-ia64.c:3767 elf64-ia64.c:3767 |
55c80943 NC |
2841 | #, c-format |
2842 | msgid "%s: short data segment overflowed (0x%lx >= 0x400000)" | |
2843 | msgstr "" | |
2844 | ||
05864e2a | 2845 | #: elf32-ia64.c:3778 elf64-ia64.c:3778 |
55c80943 NC |
2846 | #, c-format |
2847 | msgid "%s: __gp does not cover short data segment" | |
2848 | msgstr "" | |
2849 | ||
05864e2a | 2850 | #: elf32-ia64.c:4026 elf64-ia64.c:4026 |
55c80943 | 2851 | #, c-format |
05864e2a | 2852 | msgid "%s: non-pic code with imm relocation against dynamic symbol `%s'" |
55c80943 NC |
2853 | msgstr "" |
2854 | ||
05864e2a | 2855 | #: elf32-ia64.c:4091 elf64-ia64.c:4091 |
55c80943 NC |
2856 | #, c-format |
2857 | msgid "%s: @gprel relocation against dynamic symbol %s" | |
2858 | msgstr "" | |
2859 | ||
05864e2a | 2860 | #: elf32-ia64.c:4151 elf64-ia64.c:4151 |
fce00800 AM |
2861 | #, c-format |
2862 | msgid "%s: linking non-pic code in a position independent executable" | |
2863 | msgstr "" | |
2864 | ||
05864e2a | 2865 | #: elf32-ia64.c:4288 elf64-ia64.c:4288 |
e30ddb24 NC |
2866 | #, c-format |
2867 | msgid "%s: @internal branch to dynamic symbol %s" | |
2868 | msgstr "" | |
2869 | ||
05864e2a | 2870 | #: elf32-ia64.c:4290 elf64-ia64.c:4290 |
55c80943 | 2871 | #, c-format |
e30ddb24 | 2872 | msgid "%s: speculation fixup to dynamic symbol %s" |
55c80943 NC |
2873 | msgstr "" |
2874 | ||
05864e2a | 2875 | #: elf32-ia64.c:4292 elf64-ia64.c:4292 |
55c80943 | 2876 | #, c-format |
e30ddb24 | 2877 | msgid "%s: @pcrel relocation against dynamic symbol %s" |
55c80943 NC |
2878 | msgstr "" |
2879 | ||
05864e2a | 2880 | #: elf32-ia64.c:4504 elf64-ia64.c:4504 |
55c80943 NC |
2881 | msgid "unsupported reloc" |
2882 | msgstr "" | |
2883 | ||
05864e2a | 2884 | #: elf32-ia64.c:4783 elf64-ia64.c:4783 |
55c80943 NC |
2885 | #, c-format |
2886 | msgid "%s: linking trap-on-NULL-dereference with non-trapping files" | |
2887 | msgstr "" | |
2888 | ||
05864e2a | 2889 | #: elf32-ia64.c:4792 elf64-ia64.c:4792 |
55c80943 NC |
2890 | #, c-format |
2891 | msgid "%s: linking big-endian files with little-endian files" | |
2892 | msgstr "" | |
2893 | ||
05864e2a | 2894 | #: elf32-ia64.c:4801 elf64-ia64.c:4801 |
55c80943 NC |
2895 | #, c-format |
2896 | msgid "%s: linking 64-bit files with 32-bit files" | |
2897 | msgstr "" | |
2898 | ||
05864e2a | 2899 | #: elf32-ia64.c:4810 elf64-ia64.c:4810 |
55c80943 NC |
2900 | #, c-format |
2901 | msgid "%s: linking constant-gp files with non-constant-gp files" | |
2902 | msgstr "" | |
2903 | ||
05864e2a | 2904 | #: elf32-ia64.c:4820 elf64-ia64.c:4820 |
55c80943 NC |
2905 | #, c-format |
2906 | msgid "%s: linking auto-pic files with non-auto-pic files" | |
2907 | msgstr "" | |
2908 | ||
05864e2a | 2909 | #: peigen.c:1031 pepigen.c:1031 |
55c80943 NC |
2910 | #, c-format |
2911 | msgid "%s: line number overflow: 0x%lx > 0xffff" | |
2912 | msgstr "" | |
2913 | ||
05864e2a | 2914 | #: peigen.c:1052 pepigen.c:1052 |
55c80943 NC |
2915 | #, c-format |
2916 | msgid "%s: reloc overflow 1: 0x%lx > 0xffff" | |
2917 | msgstr "" | |
2918 | ||
05864e2a | 2919 | #: peigen.c:1066 pepigen.c:1066 |
55c80943 NC |
2920 | msgid "Export Directory [.edata (or where ever we found it)]" |
2921 | msgstr "" | |
2922 | ||
05864e2a | 2923 | #: peigen.c:1067 pepigen.c:1067 |
55c80943 NC |
2924 | msgid "Import Directory [parts of .idata]" |
2925 | msgstr "" | |
2926 | ||
05864e2a | 2927 | #: peigen.c:1068 pepigen.c:1068 |
55c80943 NC |
2928 | msgid "Resource Directory [.rsrc]" |
2929 | msgstr "" | |
2930 | ||
05864e2a | 2931 | #: peigen.c:1069 pepigen.c:1069 |
55c80943 NC |
2932 | msgid "Exception Directory [.pdata]" |
2933 | msgstr "" | |
2934 | ||
05864e2a | 2935 | #: peigen.c:1070 pepigen.c:1070 |
55c80943 NC |
2936 | msgid "Security Directory" |
2937 | msgstr "" | |
2938 | ||
05864e2a | 2939 | #: peigen.c:1071 pepigen.c:1071 |
55c80943 NC |
2940 | msgid "Base Relocation Directory [.reloc]" |
2941 | msgstr "" | |
2942 | ||
05864e2a | 2943 | #: peigen.c:1072 pepigen.c:1072 |
55c80943 NC |
2944 | msgid "Debug Directory" |
2945 | msgstr "" | |
2946 | ||
05864e2a | 2947 | #: peigen.c:1073 pepigen.c:1073 |
55c80943 NC |
2948 | msgid "Description Directory" |
2949 | msgstr "" | |
2950 | ||
05864e2a | 2951 | #: peigen.c:1074 pepigen.c:1074 |
55c80943 NC |
2952 | msgid "Special Directory" |
2953 | msgstr "" | |
2954 | ||
05864e2a | 2955 | #: peigen.c:1075 pepigen.c:1075 |
55c80943 NC |
2956 | msgid "Thread Storage Directory [.tls]" |
2957 | msgstr "" | |
2958 | ||
05864e2a | 2959 | #: peigen.c:1076 pepigen.c:1076 |
55c80943 NC |
2960 | msgid "Load Configuration Directory" |
2961 | msgstr "" | |
2962 | ||
05864e2a | 2963 | #: peigen.c:1077 pepigen.c:1077 |
55c80943 NC |
2964 | msgid "Bound Import Directory" |
2965 | msgstr "" | |
2966 | ||
05864e2a | 2967 | #: peigen.c:1078 pepigen.c:1078 |
55c80943 NC |
2968 | msgid "Import Address Table Directory" |
2969 | msgstr "" | |
2970 | ||
05864e2a | 2971 | #: peigen.c:1079 pepigen.c:1079 |
55c80943 NC |
2972 | msgid "Delay Import Directory" |
2973 | msgstr "" | |
2974 | ||
05864e2a | 2975 | #: peigen.c:1080 peigen.c:1081 pepigen.c:1080 pepigen.c:1081 |
55c80943 NC |
2976 | msgid "Reserved" |
2977 | msgstr "" | |
2978 | ||
05864e2a AM |
2979 | #: peigen.c:1144 pepigen.c:1144 |
2980 | #, c-format | |
55c80943 NC |
2981 | msgid "" |
2982 | "\n" | |
2983 | "There is an import table, but the section containing it could not be found\n" | |
2984 | msgstr "" | |
2985 | ||
05864e2a | 2986 | #: peigen.c:1149 pepigen.c:1149 |
55c80943 NC |
2987 | #, c-format |
2988 | msgid "" | |
2989 | "\n" | |
2990 | "There is an import table in %s at 0x%lx\n" | |
2991 | msgstr "" | |
2992 | ||
05864e2a | 2993 | #: peigen.c:1186 pepigen.c:1186 |
55c80943 NC |
2994 | #, c-format |
2995 | msgid "" | |
2996 | "\n" | |
2997 | "Function descriptor located at the start address: %04lx\n" | |
2998 | msgstr "" | |
2999 | ||
05864e2a | 3000 | #: peigen.c:1189 pepigen.c:1189 |
55c80943 NC |
3001 | #, c-format |
3002 | msgid "\tcode-base %08lx toc (loadable/actual) %08lx/%08lx\n" | |
3003 | msgstr "" | |
3004 | ||
05864e2a AM |
3005 | #: peigen.c:1195 pepigen.c:1195 |
3006 | #, c-format | |
55c80943 NC |
3007 | msgid "" |
3008 | "\n" | |
3009 | "No reldata section! Function descriptor not decoded.\n" | |
3010 | msgstr "" | |
3011 | ||
05864e2a | 3012 | #: peigen.c:1200 pepigen.c:1200 |
55c80943 NC |
3013 | #, c-format |
3014 | msgid "" | |
3015 | "\n" | |
3016 | "The Import Tables (interpreted %s section contents)\n" | |
3017 | msgstr "" | |
3018 | ||
05864e2a AM |
3019 | #: peigen.c:1203 pepigen.c:1203 |
3020 | #, c-format | |
3b16e843 NC |
3021 | msgid "" |
3022 | " vma: Hint Time Forward DLL First\n" | |
3023 | " Table Stamp Chain Name Thunk\n" | |
55c80943 NC |
3024 | msgstr "" |
3025 | ||
05864e2a | 3026 | #: peigen.c:1254 pepigen.c:1254 |
55c80943 NC |
3027 | #, c-format |
3028 | msgid "" | |
3029 | "\n" | |
3030 | "\tDLL Name: %s\n" | |
3031 | msgstr "" | |
3032 | ||
05864e2a AM |
3033 | #: peigen.c:1265 pepigen.c:1265 |
3034 | #, c-format | |
e30ddb24 | 3035 | msgid "\tvma: Hint/Ord Member-Name Bound-To\n" |
55c80943 NC |
3036 | msgstr "" |
3037 | ||
05864e2a AM |
3038 | #: peigen.c:1290 pepigen.c:1290 |
3039 | #, c-format | |
e30ddb24 NC |
3040 | msgid "" |
3041 | "\n" | |
3042 | "There is a first thunk, but the section containing it could not be found\n" | |
55c80943 NC |
3043 | msgstr "" |
3044 | ||
05864e2a AM |
3045 | #: peigen.c:1430 pepigen.c:1430 |
3046 | #, c-format | |
55c80943 NC |
3047 | msgid "" |
3048 | "\n" | |
3049 | "There is an export table, but the section containing it could not be found\n" | |
3050 | msgstr "" | |
3051 | ||
05864e2a | 3052 | #: peigen.c:1435 pepigen.c:1435 |
55c80943 NC |
3053 | #, c-format |
3054 | msgid "" | |
3055 | "\n" | |
3056 | "There is an export table in %s at 0x%lx\n" | |
3057 | msgstr "" | |
3058 | ||
05864e2a | 3059 | #: peigen.c:1466 pepigen.c:1466 |
55c80943 NC |
3060 | #, c-format |
3061 | msgid "" | |
3062 | "\n" | |
3063 | "The Export Tables (interpreted %s section contents)\n" | |
3064 | "\n" | |
3065 | msgstr "" | |
3066 | ||
05864e2a | 3067 | #: peigen.c:1470 pepigen.c:1470 |
55c80943 NC |
3068 | #, c-format |
3069 | msgid "Export Flags \t\t\t%lx\n" | |
3070 | msgstr "" | |
3071 | ||
05864e2a | 3072 | #: peigen.c:1473 pepigen.c:1473 |
55c80943 NC |
3073 | #, c-format |
3074 | msgid "Time/Date stamp \t\t%lx\n" | |
3075 | msgstr "" | |
3076 | ||
05864e2a | 3077 | #: peigen.c:1476 pepigen.c:1476 |
55c80943 NC |
3078 | #, c-format |
3079 | msgid "Major/Minor \t\t\t%d/%d\n" | |
3080 | msgstr "" | |
3081 | ||
05864e2a AM |
3082 | #: peigen.c:1479 pepigen.c:1479 |
3083 | #, c-format | |
55c80943 NC |
3084 | msgid "Name \t\t\t\t" |
3085 | msgstr "" | |
3086 | ||
05864e2a | 3087 | #: peigen.c:1485 pepigen.c:1485 |
55c80943 NC |
3088 | #, c-format |
3089 | msgid "Ordinal Base \t\t\t%ld\n" | |
3090 | msgstr "" | |
3091 | ||
05864e2a AM |
3092 | #: peigen.c:1488 pepigen.c:1488 |
3093 | #, c-format | |
55c80943 NC |
3094 | msgid "Number in:\n" |
3095 | msgstr "" | |
3096 | ||
05864e2a | 3097 | #: peigen.c:1491 pepigen.c:1491 |
55c80943 NC |
3098 | #, c-format |
3099 | msgid "\tExport Address Table \t\t%08lx\n" | |
3100 | msgstr "" | |
3101 | ||
05864e2a | 3102 | #: peigen.c:1495 pepigen.c:1495 |
55c80943 NC |
3103 | #, c-format |
3104 | msgid "\t[Name Pointer/Ordinal] Table\t%08lx\n" | |
3105 | msgstr "" | |
3106 | ||
05864e2a AM |
3107 | #: peigen.c:1498 pepigen.c:1498 |
3108 | #, c-format | |
55c80943 NC |
3109 | msgid "Table Addresses\n" |
3110 | msgstr "" | |
3111 | ||
05864e2a AM |
3112 | #: peigen.c:1501 pepigen.c:1501 |
3113 | #, c-format | |
55c80943 NC |
3114 | msgid "\tExport Address Table \t\t" |
3115 | msgstr "" | |
3116 | ||
05864e2a AM |
3117 | #: peigen.c:1506 pepigen.c:1506 |
3118 | #, c-format | |
55c80943 NC |
3119 | msgid "\tName Pointer Table \t\t" |
3120 | msgstr "" | |
3121 | ||
05864e2a AM |
3122 | #: peigen.c:1511 pepigen.c:1511 |
3123 | #, c-format | |
55c80943 NC |
3124 | msgid "\tOrdinal Table \t\t\t" |
3125 | msgstr "" | |
3126 | ||
05864e2a | 3127 | #: peigen.c:1526 pepigen.c:1526 |
55c80943 NC |
3128 | #, c-format |
3129 | msgid "" | |
3130 | "\n" | |
3131 | "Export Address Table -- Ordinal Base %ld\n" | |
3132 | msgstr "" | |
3133 | ||
05864e2a | 3134 | #: peigen.c:1545 pepigen.c:1545 |
55c80943 NC |
3135 | msgid "Forwarder RVA" |
3136 | msgstr "" | |
3137 | ||
05864e2a | 3138 | #: peigen.c:1556 pepigen.c:1556 |
55c80943 NC |
3139 | msgid "Export RVA" |
3140 | msgstr "" | |
3141 | ||
05864e2a AM |
3142 | #: peigen.c:1563 pepigen.c:1563 |
3143 | #, c-format | |
55c80943 NC |
3144 | msgid "" |
3145 | "\n" | |
3146 | "[Ordinal/Name Pointer] Table\n" | |
3147 | msgstr "" | |
3148 | ||
05864e2a | 3149 | #: peigen.c:1618 pepigen.c:1618 |
55c80943 NC |
3150 | #, c-format |
3151 | msgid "Warning, .pdata section size (%ld) is not a multiple of %d\n" | |
3152 | msgstr "" | |
3153 | ||
05864e2a AM |
3154 | #: peigen.c:1622 pepigen.c:1622 |
3155 | #, c-format | |
55c80943 NC |
3156 | msgid "" |
3157 | "\n" | |
3158 | "The Function Table (interpreted .pdata section contents)\n" | |
3159 | msgstr "" | |
3160 | ||
05864e2a AM |
3161 | #: peigen.c:1625 pepigen.c:1625 |
3162 | #, c-format | |
55c80943 NC |
3163 | msgid " vma:\t\t\tBegin Address End Address Unwind Info\n" |
3164 | msgstr "" | |
3165 | ||
05864e2a AM |
3166 | #: peigen.c:1627 pepigen.c:1627 |
3167 | #, c-format | |
3b16e843 NC |
3168 | msgid "" |
3169 | " vma:\t\tBegin End EH EH PrologEnd Exception\n" | |
3170 | " \t\tAddress Address Handler Data Address Mask\n" | |
55c80943 NC |
3171 | msgstr "" |
3172 | ||
05864e2a AM |
3173 | #: peigen.c:1697 pepigen.c:1697 |
3174 | #, c-format | |
55c80943 NC |
3175 | msgid " Register save millicode" |
3176 | msgstr "" | |
3177 | ||
05864e2a AM |
3178 | #: peigen.c:1700 pepigen.c:1700 |
3179 | #, c-format | |
55c80943 NC |
3180 | msgid " Register restore millicode" |
3181 | msgstr "" | |
3182 | ||
05864e2a AM |
3183 | #: peigen.c:1703 pepigen.c:1703 |
3184 | #, c-format | |
55c80943 NC |
3185 | msgid " Glue code sequence" |
3186 | msgstr "" | |
3187 | ||
05864e2a AM |
3188 | #: peigen.c:1755 pepigen.c:1755 |
3189 | #, c-format | |
55c80943 NC |
3190 | msgid "" |
3191 | "\n" | |
3192 | "\n" | |
3193 | "PE File Base Relocations (interpreted .reloc section contents)\n" | |
3194 | msgstr "" | |
3195 | ||
05864e2a | 3196 | #: peigen.c:1785 pepigen.c:1785 |
55c80943 NC |
3197 | #, c-format |
3198 | msgid "" | |
3199 | "\n" | |
3200 | "Virtual Address: %08lx Chunk size %ld (0x%lx) Number of fixups %ld\n" | |
3201 | msgstr "" | |
3202 | ||
05864e2a | 3203 | #: peigen.c:1798 pepigen.c:1798 |
55c80943 NC |
3204 | #, c-format |
3205 | msgid "\treloc %4d offset %4x [%4lx] %s" | |
3206 | msgstr "" | |
3207 | ||
3208 | #. The MS dumpbin program reportedly ands with 0xff0f before | |
3209 | #. printing the characteristics field. Not sure why. No reason to | |
3210 | #. emulate it here. | |
05864e2a | 3211 | #: peigen.c:1838 pepigen.c:1838 |
55c80943 NC |
3212 | #, c-format |
3213 | msgid "" | |
3214 | "\n" | |
3215 | "Characteristics 0x%x\n" | |
3216 | msgstr "" |