Fix reconnecting to a gdbserver already debugging multiple processes, II
[deliverable/binutils-gdb.git] / binutils / po / hr.po
1 # Translation of binutils to Croatian.
2 # Copyright (C) 2012 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 #
5 # Tomislav Krznar <tomislav.krznar@gmail.com>, 2012.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: binutils 2.22.90\n"
9 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
10 "POT-Creation-Date: 2011-10-25 11:20+0100\n"
11 "PO-Revision-Date: 2012-10-02 22:21+0200\n"
12 "Last-Translator: Tomislav Krznar <tomislav.krznar@gmail.com>\n"
13 "Language-Team: Croatian <lokalizacija@linux.hr>\n"
14 "Language: hr\n"
15 "X-Bugs: Report translation errors to the Language-Team address.\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
20 "X-Generator: Lokalize 1.4\n"
21
22 #: addr2line.c:81
23 #, c-format
24 msgid "Usage: %s [option(s)] [addr(s)]\n"
25 msgstr "Uporaba: %s [opcije] [adrese]\n"
26
27 #: addr2line.c:82
28 #, c-format
29 msgid " Convert addresses into line number/file name pairs.\n"
30 msgstr " Pretvori adrese u parove broj retka/datoteka.\n"
31
32 #: addr2line.c:83
33 #, c-format
34 msgid " If no addresses are specified on the command line, they will be read from stdin\n"
35 msgstr " Ako adrese nisu navedene u naredbenom retku, čitat će se sa standardnog ulaza\n"
36
37 #: addr2line.c:84
38 #, fuzzy, c-format
39 msgid ""
40 " The options are:\n"
41 " @<file> Read options from <file>\n"
42 " -a --addresses Show addresses\n"
43 " -b --target=<bfdname> Set the binary file format\n"
44 " -e --exe=<executable> Set the input file name (default is a.out)\n"
45 " -i --inlines Unwind inlined functions\n"
46 " -j --section=<name> Read section-relative offsets instead of addresses\n"
47 " -p --pretty-print Make the output easier to read for humans\n"
48 " -s --basenames Strip directory names\n"
49 " -f --functions Show function names\n"
50 " -C --demangle[=style] Demangle function names\n"
51 " -h --help Display this information\n"
52 " -v --version Display the program's version\n"
53 "\n"
54 msgstr ""
55 " Opcije su:\n"
56 " @<datoteka> Čitaj opcije iz <datoteke>\n"
57 " -a --addresses Prikaži adrese\n"
58 " -b --target=<bfdname> Postavi oblik binarne datoteke\n"
59 " -e --exe=<izvršna> Postavi ime ulazne datoteke (zadano a.out)\n"
60 " -i --inlines Unwind inlined functions\n"
61 " -j --section=<ime> Read section-relative offsets instead of addresses\n"
62 " -p --pretty-print Napravi izlaz ljudima lakše čitljiv\n"
63 " -s --basenames Ukloni imena direktorija\n"
64 " -f --functions Prikaži imena funkcija\n"
65 " -C --demangle[=stil] Demangle function names\n"
66 " -h --help Prikaži ove informacije\n"
67 " -v --version Prikaži inačicu programa\n"
68 "\n"
69
70 #: addr2line.c:101 ar.c:304 ar.c:333 coffdump.c:471 dlltool.c:3938
71 #: dllwrap.c:524 elfedit.c:653 nlmconv.c:1114 objcopy.c:576 objcopy.c:611
72 #: readelf.c:3214 size.c:99 srconv.c:1743 strings.c:667 sysdump.c:653
73 #: windmc.c:228 windres.c:695
74 #, c-format
75 msgid "Report bugs to %s\n"
76 msgstr "Prijavite greške na %s\n"
77
78 #. Note for translators: This printf is used to join the
79 #. function name just printed above to the line number/
80 #. file name pair that is about to be printed below. Eg:
81 #.
82 #. foo at 123:bar.c
83 #: addr2line.c:276
84 #, c-format
85 msgid " at "
86 msgstr " na mjestu "
87
88 #. Note for translators: This printf is used to join the
89 #. line number/file name pair that has just been printed with
90 #. the line number/file name pair that is going to be printed
91 #. by the next iteration of the while loop. Eg:
92 #.
93 #. 123:bar.c (inlined by) 456:main.c
94 #: addr2line.c:308
95 #, c-format
96 msgid " (inlined by) "
97 msgstr ""
98
99 #: addr2line.c:341
100 #, c-format
101 msgid "%s: cannot get addresses from archive"
102 msgstr "%s: ne mogu dohvatiti adrese iz arhive"
103
104 #: addr2line.c:358
105 #, c-format
106 msgid "%s: cannot find section %s"
107 msgstr ""
108
109 #: addr2line.c:427 nm.c:1570 objdump.c:3423
110 #, c-format
111 msgid "unknown demangling style `%s'"
112 msgstr ""
113
114 #: ar.c:238
115 #, c-format
116 msgid "no entry %s in archive\n"
117 msgstr "nema unosa %s u arhivi\n"
118
119 #: ar.c:254
120 #, c-format
121 msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file...\n"
122 msgstr ""
123
124 #: ar.c:260
125 #, c-format
126 msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV] [member-name] [count] archive-file file...\n"
127 msgstr ""
128
129 #: ar.c:266
130 #, c-format
131 msgid " %s -M [<mri-script]\n"
132 msgstr ""
133
134 #: ar.c:267
135 #, c-format
136 msgid " commands:\n"
137 msgstr " naredbe:\n"
138
139 #: ar.c:268
140 #, c-format
141 msgid " d - delete file(s) from the archive\n"
142 msgstr ""
143
144 #: ar.c:269
145 #, c-format
146 msgid " m[ab] - move file(s) in the archive\n"
147 msgstr ""
148
149 #: ar.c:270
150 #, c-format
151 msgid " p - print file(s) found in the archive\n"
152 msgstr ""
153
154 #: ar.c:271
155 #, c-format
156 msgid " q[f] - quick append file(s) to the archive\n"
157 msgstr ""
158
159 #: ar.c:272
160 #, c-format
161 msgid " r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
162 msgstr ""
163
164 #: ar.c:273
165 #, c-format
166 msgid " s - act as ranlib\n"
167 msgstr ""
168
169 #: ar.c:274
170 #, c-format
171 msgid " t - display contents of archive\n"
172 msgstr ""
173
174 #: ar.c:275
175 #, c-format
176 msgid " x[o] - extract file(s) from the archive\n"
177 msgstr ""
178
179 #: ar.c:276
180 #, c-format
181 msgid " command specific modifiers:\n"
182 msgstr ""
183
184 #: ar.c:277
185 #, c-format
186 msgid " [a] - put file(s) after [member-name]\n"
187 msgstr ""
188
189 #: ar.c:278
190 #, c-format
191 msgid " [b] - put file(s) before [member-name] (same as [i])\n"
192 msgstr ""
193
194 #: ar.c:279
195 #, c-format
196 msgid " [D] - use zero for timestamps and uids/gids\n"
197 msgstr ""
198
199 #: ar.c:280
200 #, c-format
201 msgid " [N] - use instance [count] of name\n"
202 msgstr ""
203
204 #: ar.c:281
205 #, c-format
206 msgid " [f] - truncate inserted file names\n"
207 msgstr ""
208
209 #: ar.c:282
210 #, c-format
211 msgid " [P] - use full path names when matching\n"
212 msgstr ""
213
214 #: ar.c:283
215 #, c-format
216 msgid " [o] - preserve original dates\n"
217 msgstr ""
218
219 #: ar.c:284
220 #, c-format
221 msgid " [u] - only replace files that are newer than current archive contents\n"
222 msgstr ""
223
224 #: ar.c:285
225 #, c-format
226 msgid " generic modifiers:\n"
227 msgstr ""
228
229 #: ar.c:286
230 #, c-format
231 msgid " [c] - do not warn if the library had to be created\n"
232 msgstr ""
233
234 #: ar.c:287
235 #, c-format
236 msgid " [s] - create an archive index (cf. ranlib)\n"
237 msgstr ""
238
239 #: ar.c:288
240 #, c-format
241 msgid " [S] - do not build a symbol table\n"
242 msgstr ""
243
244 #: ar.c:289
245 #, c-format
246 msgid " [T] - make a thin archive\n"
247 msgstr ""
248
249 #: ar.c:290
250 #, c-format
251 msgid " [v] - be verbose\n"
252 msgstr ""
253
254 #: ar.c:291
255 #, c-format
256 msgid " [V] - display the version number\n"
257 msgstr ""
258
259 #: ar.c:292
260 #, c-format
261 msgid " @<file> - read options from <file>\n"
262 msgstr ""
263
264 #: ar.c:293
265 #, c-format
266 msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
267 msgstr ""
268
269 #: ar.c:295
270 #, c-format
271 msgid " optional:\n"
272 msgstr ""
273
274 #: ar.c:296
275 #, c-format
276 msgid " --plugin <p> - load the specified plugin\n"
277 msgstr ""
278
279 #: ar.c:317
280 #, c-format
281 msgid "Usage: %s [options] archive\n"
282 msgstr "Uporaba: %s [opcije] arhiva\n"
283
284 #: ar.c:318
285 #, c-format
286 msgid " Generate an index to speed access to archives\n"
287 msgstr " Napravi indeks za ubrzavanje pristupa arhivama\n"
288
289 #: ar.c:319
290 #, c-format
291 msgid ""
292 " The options are:\n"
293 " @<file> Read options from <file>\n"
294 msgstr ""
295
296 #: ar.c:322
297 #, c-format
298 msgid " --plugin <name> Load the specified plugin\n"
299 msgstr ""
300
301 #: ar.c:325
302 #, c-format
303 msgid ""
304 " -t Update the archive's symbol map timestamp\n"
305 " -h --help Print this help message\n"
306 " -v --version Print version information\n"
307 msgstr ""
308
309 #: ar.c:449
310 msgid "two different operation options specified"
311 msgstr "navedene su opcije dvije različite operacije"
312
313 #: ar.c:538 nm.c:1643
314 #, c-format
315 msgid "sorry - this program has been built without plugin support\n"
316 msgstr "žao mi je - ovaj program je izgrađen bez podrške za priključke\n"
317
318 #: ar.c:693
319 msgid "no operation specified"
320 msgstr "nije navedena operacija"
321
322 #: ar.c:696
323 msgid "`u' is only meaningful with the `r' option."
324 msgstr "Opcija „u” je korisna samo uz opciju „r”."
325
326 #: ar.c:699
327 msgid "`u' is not meaningful with the `D' option."
328 msgstr "Opcija „u” nema koristi uz opciju „D”."
329
330 #: ar.c:707
331 msgid "`N' is only meaningful with the `x' and `d' options."
332 msgstr "Opcija „N” je korisna samo uz opcije „x” i „d”."
333
334 #: ar.c:710
335 msgid "Value for `N' must be positive."
336 msgstr "Vrijednost za „N” mora biti pozitivna."
337
338 #: ar.c:724
339 msgid "`x' cannot be used on thin archives."
340 msgstr "„x” se ne može koristiti na tankim arhivama."
341
342 #: ar.c:771
343 #, c-format
344 msgid "internal error -- this option not implemented"
345 msgstr "interna greška -- ova opcija nije implementirana"
346
347 #: ar.c:840
348 #, c-format
349 msgid "creating %s"
350 msgstr "stvaram %s"
351
352 #: ar.c:889 ar.c:943 ar.c:1272 objcopy.c:2080
353 #, c-format
354 msgid "internal stat error on %s"
355 msgstr ""
356
357 #: ar.c:908 ar.c:976
358 #, c-format
359 msgid "%s is not a valid archive"
360 msgstr "%s nije ispravna arhiva"
361
362 #: ar.c:1034
363 msgid "could not create temporary file whilst writing archive"
364 msgstr "ne mogu napraviti privremenu datoteku za vrijeme pisanja arhive"
365
366 #: ar.c:1177
367 #, c-format
368 msgid "No member named `%s'\n"
369 msgstr "Nema člana imena „%s”\n"
370
371 #: ar.c:1227
372 #, c-format
373 msgid "no entry %s in archive %s!"
374 msgstr "nema unosa %s u arhivi %s!"
375
376 #: ar.c:1366
377 #, c-format
378 msgid "%s: no archive map to update"
379 msgstr "%s: nema mape arhive za ažuriranje"
380
381 #: arsup.c:89
382 #, c-format
383 msgid "No entry %s in archive.\n"
384 msgstr "Nema unosa %s u arhivi.\n"
385
386 #: arsup.c:114
387 #, c-format
388 msgid "Can't open file %s\n"
389 msgstr "Ne mogu otvoriti datoteku %s\n"
390
391 #: arsup.c:164
392 #, c-format
393 msgid "%s: Can't open output archive %s\n"
394 msgstr "%s: Ne mogu otvoriti izlaznu arhivu %s\n"
395
396 #: arsup.c:181
397 #, c-format
398 msgid "%s: Can't open input archive %s\n"
399 msgstr "%s: Ne mogu otvoriti ulaznu arhivu %s\n"
400
401 #: arsup.c:190
402 #, c-format
403 msgid "%s: file %s is not an archive\n"
404 msgstr "%s: datoteka %s nije arhiva\n"
405
406 #: arsup.c:230
407 #, c-format
408 msgid "%s: no output archive specified yet\n"
409 msgstr "%s: izlazna arhiva još nije navedena\n"
410
411 #: arsup.c:250 arsup.c:288 arsup.c:330 arsup.c:350 arsup.c:416
412 #, c-format
413 msgid "%s: no open output archive\n"
414 msgstr "%s: nema otvorene izlazne arhive\n"
415
416 #: arsup.c:261 arsup.c:371 arsup.c:397
417 #, c-format
418 msgid "%s: can't open file %s\n"
419 msgstr "%s: ne mogu otvoriti datoteku %s\n"
420
421 #: arsup.c:315 arsup.c:393 arsup.c:474
422 #, c-format
423 msgid "%s: can't find module file %s\n"
424 msgstr "%s: ne mogu pronaći datoteku modula %s\n"
425
426 #: arsup.c:425
427 #, c-format
428 msgid "Current open archive is %s\n"
429 msgstr "Trenutno otvorena arhiva je %s\n"
430
431 #: arsup.c:449
432 #, c-format
433 msgid "%s: no open archive\n"
434 msgstr "%s: nema otvorene arhive\n"
435
436 #: binemul.c:39
437 #, c-format
438 msgid " No emulation specific options\n"
439 msgstr ""
440
441 #. Macros for common output.
442 #: binemul.h:49
443 #, c-format
444 msgid " emulation options: \n"
445 msgstr " opcije emulacije: \n"
446
447 #: bucomm.c:163
448 #, fuzzy, c-format
449 msgid "can't set BFD default target to `%s': %s"
450 msgstr "ne mogu postaviti BFD zadanu metu u „%s”: %s"
451
452 #: bucomm.c:175
453 #, c-format
454 msgid "%s: Matching formats:"
455 msgstr "%s: Odgovarajući oblici:"
456
457 #: bucomm.c:190
458 #, fuzzy, c-format
459 msgid "Supported targets:"
460 msgstr "Podržane mete:"
461
462 #: bucomm.c:192
463 #, fuzzy, c-format
464 msgid "%s: supported targets:"
465 msgstr "%s: podržane mete:"
466
467 #: bucomm.c:210
468 #, c-format
469 msgid "Supported architectures:"
470 msgstr "Podržane arhitekture:"
471
472 #: bucomm.c:212
473 #, c-format
474 msgid "%s: supported architectures:"
475 msgstr "%s: podržane arhitekture:"
476
477 #: bucomm.c:228
478 msgid "big endian"
479 msgstr ""
480
481 #: bucomm.c:229
482 msgid "little endian"
483 msgstr ""
484
485 #: bucomm.c:230
486 msgid "endianness unknown"
487 msgstr ""
488
489 #: bucomm.c:251
490 #, c-format
491 msgid ""
492 "%s\n"
493 " (header %s, data %s)\n"
494 msgstr ""
495
496 #: bucomm.c:407
497 #, c-format
498 msgid "BFD header file version %s\n"
499 msgstr "Inačica datoteke BFD zaglavlja %s\n"
500
501 #: bucomm.c:559
502 #, c-format
503 msgid "%s: bad number: %s"
504 msgstr "%s: neispravan broj: %s"
505
506 #: bucomm.c:576 strings.c:409
507 #, c-format
508 msgid "'%s': No such file"
509 msgstr "„%s”: Nema takve datoteke"
510
511 #: bucomm.c:578 strings.c:411
512 #, c-format
513 msgid "Warning: could not locate '%s'. reason: %s"
514 msgstr "Upozorenje: ne mogu pronaći „%s”. razlog: %s"
515
516 #: bucomm.c:582
517 #, c-format
518 msgid "Warning: '%s' is not an ordinary file"
519 msgstr "Upozorenje: „%s” nije obična datoteka"
520
521 #: bucomm.c:584
522 #, c-format
523 msgid "Warning: '%s' has negative size, probably it is too large"
524 msgstr "Upozorenje: „%s” ima negativnu veličinu, vjerojatno je prevelik"
525
526 #: coffdump.c:107
527 #, c-format
528 msgid "#lines %d "
529 msgstr "#redaka %d "
530
531 #: coffdump.c:130
532 #, c-format
533 msgid "size %d "
534 msgstr "veličina %d "
535
536 #: coffdump.c:135
537 #, c-format
538 msgid "section definition at %x size %x\n"
539 msgstr ""
540
541 #: coffdump.c:141
542 #, c-format
543 msgid "pointer to"
544 msgstr "pokazivač na"
545
546 #: coffdump.c:146
547 #, c-format
548 msgid "array [%d] of"
549 msgstr "polje [%d] od"
550
551 #: coffdump.c:151
552 #, c-format
553 msgid "function returning"
554 msgstr ""
555
556 #: coffdump.c:155
557 #, c-format
558 msgid "arguments"
559 msgstr "argumenti"
560
561 #: coffdump.c:159
562 #, c-format
563 msgid "code"
564 msgstr "kod"
565
566 #: coffdump.c:165
567 #, c-format
568 msgid "structure definition"
569 msgstr "definicija strukture"
570
571 #: coffdump.c:171
572 #, c-format
573 msgid "structure ref to UNKNOWN struct"
574 msgstr ""
575
576 #: coffdump.c:173
577 #, c-format
578 msgid "structure ref to %s"
579 msgstr ""
580
581 #: coffdump.c:176
582 #, c-format
583 msgid "enum ref to %s"
584 msgstr ""
585
586 #: coffdump.c:179
587 #, c-format
588 msgid "enum definition"
589 msgstr ""
590
591 #: coffdump.c:252
592 #, c-format
593 msgid "Stack offset %x"
594 msgstr ""
595
596 #: coffdump.c:255
597 #, c-format
598 msgid "Memory section %s+%x"
599 msgstr "Memorijski segment %s+%x"
600
601 #: coffdump.c:258
602 #, c-format
603 msgid "Register %d"
604 msgstr "Registar %d"
605
606 #: coffdump.c:261
607 #, c-format
608 msgid "Struct Member offset %x"
609 msgstr ""
610
611 #: coffdump.c:264
612 #, c-format
613 msgid "Enum Member offset %x"
614 msgstr ""
615
616 #: coffdump.c:267
617 #, c-format
618 msgid "Undefined symbol"
619 msgstr "Nedefinirani simbol"
620
621 #: coffdump.c:334
622 #, c-format
623 msgid "List of symbols"
624 msgstr "Popis simbola"
625
626 #: coffdump.c:341
627 #, c-format
628 msgid "Symbol %s, tag %d, number %d"
629 msgstr "Simbol %s, oznaka %d, broj %d"
630
631 #: coffdump.c:345 readelf.c:12215 readelf.c:12289
632 #, c-format
633 msgid "Type"
634 msgstr "Vrsta"
635
636 #: coffdump.c:350
637 #, c-format
638 msgid "Where"
639 msgstr "Gdje"
640
641 #: coffdump.c:354
642 #, c-format
643 msgid "Visible"
644 msgstr "Vidljivo"
645
646 #: coffdump.c:370
647 msgid "List of blocks "
648 msgstr "Popis blokova "
649
650 #: coffdump.c:383
651 #, c-format
652 msgid "vars %d"
653 msgstr "varijable %d"
654
655 #: coffdump.c:386
656 #, c-format
657 msgid "blocks"
658 msgstr "blokovi"
659
660 #: coffdump.c:404
661 #, c-format
662 msgid "List of source files"
663 msgstr "Popis izvornih datoteka"
664
665 #: coffdump.c:410
666 #, c-format
667 msgid "Source file %s"
668 msgstr "Izvorna datoteka %s"
669
670 #: coffdump.c:424
671 #, c-format
672 msgid "section %s %d %d address %x size %x number %d nrelocs %d"
673 msgstr ""
674
675 #: coffdump.c:449
676 #, c-format
677 msgid "#sources %d"
678 msgstr "#izvori %d"
679
680 #: coffdump.c:462 sysdump.c:646
681 #, c-format
682 msgid "Usage: %s [option(s)] in-file\n"
683 msgstr ""
684
685 #: coffdump.c:463
686 #, c-format
687 msgid " Print a human readable interpretation of a COFF object file\n"
688 msgstr ""
689
690 #: coffdump.c:464
691 #, c-format
692 msgid ""
693 " The options are:\n"
694 " @<file> Read options from <file>\n"
695 " -h --help Display this information\n"
696 " -v --version Display the program's version\n"
697 "\n"
698 msgstr ""
699
700 #: coffdump.c:533 srconv.c:1833 sysdump.c:710
701 msgid "no input file specified"
702 msgstr "nije navedena ulazna datoteka"
703
704 #: cxxfilt.c:119 nm.c:269 objdump.c:281
705 #, c-format
706 msgid "Report bugs to %s.\n"
707 msgstr "Prijavite greške na %s.\n"
708
709 #: debug.c:648
710 msgid "debug_add_to_current_namespace: no current file"
711 msgstr "debug_add_to_current_namespace: nema trenutne datoteke"
712
713 #: debug.c:727
714 msgid "debug_start_source: no debug_set_filename call"
715 msgstr "debug_start_source: nema debug_set_filename poziva"
716
717 #: debug.c:781
718 msgid "debug_record_function: no debug_set_filename call"
719 msgstr "debug_record_function: nema debug_set_filename poziva"
720
721 #: debug.c:833
722 msgid "debug_record_parameter: no current function"
723 msgstr "debug_record_parameter: nema trenutne funkcije"
724
725 #: debug.c:865
726 msgid "debug_end_function: no current function"
727 msgstr "debug_end_function: nema trenutne funkcije"
728
729 #: debug.c:871
730 msgid "debug_end_function: some blocks were not closed"
731 msgstr "debug_end_function: neki blokovi nisu zatvoreni"
732
733 #: debug.c:899
734 msgid "debug_start_block: no current block"
735 msgstr "debug_start_block: nema trenutnog bloka"
736
737 #: debug.c:935
738 msgid "debug_end_block: no current block"
739 msgstr "debug_end_block: nema trenutnog bloka"
740
741 #: debug.c:942
742 msgid "debug_end_block: attempt to close top level block"
743 msgstr "debug_end_block: pokušaj zatvaranja vršnog bloka"
744
745 #: debug.c:965
746 msgid "debug_record_line: no current unit"
747 msgstr "debug_record_line: nema trenutne jedinice"
748
749 #. FIXME
750 #: debug.c:1018
751 msgid "debug_start_common_block: not implemented"
752 msgstr "debug_start_common_block: nije implementirano"
753
754 #. FIXME
755 #: debug.c:1029
756 msgid "debug_end_common_block: not implemented"
757 msgstr "debug_end_common_block: nije implementirano"
758
759 #. FIXME.
760 #: debug.c:1113
761 msgid "debug_record_label: not implemented"
762 msgstr "debug_record_label: nije implementirano"
763
764 #: debug.c:1135
765 msgid "debug_record_variable: no current file"
766 msgstr "debug_record_variable: nema trenutne datoteke"
767
768 #: debug.c:1663
769 msgid "debug_make_undefined_type: unsupported kind"
770 msgstr "debug_make_undefined_type: nepodržana vrsta"
771
772 #: debug.c:1840
773 msgid "debug_name_type: no current file"
774 msgstr "debug_name_type: nema trenutne datoteke"
775
776 #: debug.c:1885
777 msgid "debug_tag_type: no current file"
778 msgstr "debug_tag_type: nema trenutne datoteke"
779
780 #: debug.c:1893
781 msgid "debug_tag_type: extra tag attempted"
782 msgstr "debug_tag_type: pokušaj dodatnog označavanja"
783
784 #: debug.c:1930
785 #, c-format
786 msgid "Warning: changing type size from %d to %d\n"
787 msgstr "Upozorenje: mijenjam veličinu vrste iz %d u %d\n"
788
789 #: debug.c:1952
790 msgid "debug_find_named_type: no current compilation unit"
791 msgstr "debug_find_named_type: nema trenutne kompilacijske jedinice"
792
793 #: debug.c:2055
794 #, c-format
795 msgid "debug_get_real_type: circular debug information for %s\n"
796 msgstr ""
797
798 #: debug.c:2482
799 msgid "debug_write_type: illegal type encountered"
800 msgstr "debug_write_type: primjećena nedozvoljena vrsta"
801
802 #: dlltool.c:902 dlltool.c:928 dlltool.c:959
803 #, c-format
804 msgid "Internal error: Unknown machine type: %d"
805 msgstr "Interna greška: Nepoznata vrsta stroja: %d"
806
807 #: dlltool.c:1000
808 #, c-format
809 msgid "Can't open def file: %s"
810 msgstr "Ne mogu otvoriti datoteku definicija: %s"
811
812 #: dlltool.c:1005
813 #, c-format
814 msgid "Processing def file: %s"
815 msgstr "Obrađujem datoteku definicija: %s"
816
817 #: dlltool.c:1009
818 msgid "Processed def file"
819 msgstr "Datoteka definicija je obrađena"
820
821 #: dlltool.c:1033
822 #, c-format
823 msgid "Syntax error in def file %s:%d"
824 msgstr "Sintaksna greška u datoteci definicija %s:%d"
825
826 #: dlltool.c:1070
827 #, c-format
828 msgid "%s: Path components stripped from image name, '%s'."
829 msgstr ""
830
831 #: dlltool.c:1088
832 #, c-format
833 msgid "NAME: %s base: %x"
834 msgstr ""
835
836 #: dlltool.c:1091 dlltool.c:1112
837 msgid "Can't have LIBRARY and NAME"
838 msgstr ""
839
840 #: dlltool.c:1109
841 #, c-format
842 msgid "LIBRARY: %s base: %x"
843 msgstr ""
844
845 #: dlltool.c:1266
846 #, c-format
847 msgid "VERSION %d.%d\n"
848 msgstr "INAČICA %d.%d\n"
849
850 #: dlltool.c:1314
851 #, c-format
852 msgid "run: %s %s"
853 msgstr "prolaz: %s %s"
854
855 #: dlltool.c:1354 resrc.c:293
856 #, c-format
857 msgid "wait: %s"
858 msgstr "čekanje: %s"
859
860 #: dlltool.c:1359 dllwrap.c:422 resrc.c:298
861 #, c-format
862 msgid "subprocess got fatal signal %d"
863 msgstr "potproces je dobio fatalni signal %d"
864
865 #: dlltool.c:1365 dllwrap.c:429 resrc.c:305
866 #, c-format
867 msgid "%s exited with status %d"
868 msgstr "%s je izašao sa stanjem %d"
869
870 #: dlltool.c:1396
871 #, c-format
872 msgid "Sucking in info from %s section in %s"
873 msgstr ""
874
875 #: dlltool.c:1536
876 #, c-format
877 msgid "Excluding symbol: %s"
878 msgstr "Izostavljam simbol: %s"
879
880 #: dlltool.c:1625 dlltool.c:1636 nm.c:1012 nm.c:1023
881 #, c-format
882 msgid "%s: no symbols"
883 msgstr "%s: nema simbola"
884
885 #. FIXME: we ought to read in and block out the base relocations.
886 #: dlltool.c:1662
887 #, c-format
888 msgid "Done reading %s"
889 msgstr "Čitanje %s je gotovo"
890
891 #: dlltool.c:1672
892 #, c-format
893 msgid "Unable to open object file: %s: %s"
894 msgstr "Ne mogu otvoriti datoteku objekta: %s: %s"
895
896 #: dlltool.c:1675
897 #, c-format
898 msgid "Scanning object file %s"
899 msgstr "Pregledavam datoteku objekta %s"
900
901 #: dlltool.c:1690
902 #, c-format
903 msgid "Cannot produce mcore-elf dll from archive file: %s"
904 msgstr ""
905
906 #: dlltool.c:1792
907 msgid "Adding exports to output file"
908 msgstr ""
909
910 #: dlltool.c:1844
911 msgid "Added exports to output file"
912 msgstr ""
913
914 #: dlltool.c:1986
915 #, c-format
916 msgid "Generating export file: %s"
917 msgstr ""
918
919 #: dlltool.c:1991
920 #, c-format
921 msgid "Unable to open temporary assembler file: %s"
922 msgstr "Ne mogu otvoriti privremenu datoteku asemblera: %s"
923
924 #: dlltool.c:1994
925 #, c-format
926 msgid "Opened temporary file: %s"
927 msgstr "Privremena datoteka je otvorena: %s"
928
929 #: dlltool.c:2171
930 msgid "failed to read the number of entries from base file"
931 msgstr ""
932
933 #: dlltool.c:2219
934 msgid "Generated exports file"
935 msgstr ""
936
937 #: dlltool.c:2428
938 #, c-format
939 msgid "bfd_open failed open stub file: %s: %s"
940 msgstr ""
941
942 #: dlltool.c:2432
943 #, c-format
944 msgid "Creating stub file: %s"
945 msgstr ""
946
947 #: dlltool.c:2894
948 #, c-format
949 msgid "bfd_open failed reopen stub file: %s: %s"
950 msgstr ""
951
952 #: dlltool.c:2908 dlltool.c:2984
953 #, c-format
954 msgid "failed to open temporary head file: %s"
955 msgstr ""
956
957 #: dlltool.c:2970 dlltool.c:3050
958 #, c-format
959 msgid "failed to open temporary head file: %s: %s"
960 msgstr ""
961
962 #: dlltool.c:3064
963 #, c-format
964 msgid "failed to open temporary tail file: %s"
965 msgstr ""
966
967 #: dlltool.c:3121
968 #, c-format
969 msgid "failed to open temporary tail file: %s: %s"
970 msgstr ""
971
972 #: dlltool.c:3143
973 #, c-format
974 msgid "Can't create .lib file: %s: %s"
975 msgstr ""
976
977 #: dlltool.c:3147
978 #, c-format
979 msgid "Creating library file: %s"
980 msgstr "Stvaram biblioteku: %s"
981
982 #: dlltool.c:3239 dlltool.c:3245
983 #, c-format
984 msgid "cannot delete %s: %s"
985 msgstr "ne mogu ukloniti %s: %s"
986
987 #: dlltool.c:3250
988 msgid "Created lib file"
989 msgstr "Biblioteka je stvorena"
990
991 #: dlltool.c:3462
992 #, c-format
993 msgid "Can't open .lib file: %s: %s"
994 msgstr "Ne mogu otvoriti .lib datoteku: %s: %s"
995
996 #: dlltool.c:3470 dlltool.c:3492
997 #, c-format
998 msgid "%s is not a library"
999 msgstr "%s nije biblioteka"
1000
1001 #: dlltool.c:3510
1002 #, c-format
1003 msgid "Import library `%s' specifies two or more dlls"
1004 msgstr ""
1005
1006 #: dlltool.c:3521
1007 #, c-format
1008 msgid "Unable to determine dll name for `%s' (not an import library?)"
1009 msgstr ""
1010
1011 #: dlltool.c:3745
1012 #, c-format
1013 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
1014 msgstr ""
1015
1016 #: dlltool.c:3751
1017 #, c-format
1018 msgid "Error, duplicate EXPORT with ordinals: %s"
1019 msgstr ""
1020
1021 #: dlltool.c:3856
1022 msgid "Processing definitions"
1023 msgstr "Obrađujem definicije"
1024
1025 #: dlltool.c:3888
1026 msgid "Processed definitions"
1027 msgstr "Definicije su obrađene"
1028
1029 #. xgetext:c-format
1030 #: dlltool.c:3895 dllwrap.c:483
1031 #, c-format
1032 msgid "Usage %s <option(s)> <object-file(s)>\n"
1033 msgstr "Uporaba %s <opcije> <datoteke-objekta>\n"
1034
1035 #. xgetext:c-format
1036 #: dlltool.c:3897
1037 #, c-format
1038 msgid " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
1039 msgstr ""
1040
1041 #: dlltool.c:3898
1042 #, c-format
1043 msgid " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
1044 msgstr ""
1045
1046 #: dlltool.c:3899
1047 #, c-format
1048 msgid " -e --output-exp <outname> Generate an export file.\n"
1049 msgstr ""
1050
1051 #: dlltool.c:3900
1052 #, c-format
1053 msgid " -l --output-lib <outname> Generate an interface library.\n"
1054 msgstr ""
1055
1056 #: dlltool.c:3901
1057 #, c-format
1058 msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
1059 msgstr ""
1060
1061 #: dlltool.c:3902
1062 #, c-format
1063 msgid " -a --add-indirect Add dll indirects to export file.\n"
1064 msgstr ""
1065
1066 #: dlltool.c:3903
1067 #, c-format
1068 msgid " -D --dllname <name> Name of input dll to put into interface lib.\n"
1069 msgstr ""
1070
1071 #: dlltool.c:3904
1072 #, c-format
1073 msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
1074 msgstr ""
1075
1076 #: dlltool.c:3905
1077 #, c-format
1078 msgid " -z --output-def <deffile> Name of .def file to be created.\n"
1079 msgstr ""
1080
1081 #: dlltool.c:3906
1082 #, c-format
1083 msgid " --export-all-symbols Export all symbols to .def\n"
1084 msgstr ""
1085
1086 #: dlltool.c:3907
1087 #, c-format
1088 msgid " --no-export-all-symbols Only export listed symbols\n"
1089 msgstr ""
1090
1091 #: dlltool.c:3908
1092 #, c-format
1093 msgid " --exclude-symbols <list> Don't export <list>\n"
1094 msgstr ""
1095
1096 #: dlltool.c:3909
1097 #, c-format
1098 msgid " --no-default-excludes Clear default exclude symbols\n"
1099 msgstr ""
1100
1101 #: dlltool.c:3910
1102 #, c-format
1103 msgid " -b --base-file <basefile> Read linker generated base file.\n"
1104 msgstr ""
1105
1106 #: dlltool.c:3911
1107 #, c-format
1108 msgid " -x --no-idata4 Don't generate idata$4 section.\n"
1109 msgstr ""
1110
1111 #: dlltool.c:3912
1112 #, c-format
1113 msgid " -c --no-idata5 Don't generate idata$5 section.\n"
1114 msgstr ""
1115
1116 #: dlltool.c:3913
1117 #, c-format
1118 msgid " --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata$5.\n"
1119 msgstr ""
1120
1121 #: dlltool.c:3914
1122 #, c-format
1123 msgid " -U --add-underscore Add underscores to all symbols in interface library.\n"
1124 msgstr ""
1125
1126 #: dlltool.c:3915
1127 #, c-format
1128 msgid " --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n"
1129 msgstr ""
1130
1131 #: dlltool.c:3916
1132 #, c-format
1133 msgid " --no-leading-underscore All symbols shouldn't be prefixed by an underscore.\n"
1134 msgstr ""
1135
1136 #: dlltool.c:3917
1137 #, c-format
1138 msgid " --leading-underscore All symbols should be prefixed by an underscore.\n"
1139 msgstr ""
1140
1141 #: dlltool.c:3918
1142 #, c-format
1143 msgid " -k --kill-at Kill @<n> from exported names.\n"
1144 msgstr ""
1145
1146 #: dlltool.c:3919
1147 #, c-format
1148 msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
1149 msgstr ""
1150
1151 #: dlltool.c:3920
1152 #, c-format
1153 msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
1154 msgstr ""
1155
1156 #: dlltool.c:3921
1157 #, c-format
1158 msgid " -S --as <name> Use <name> for assembler.\n"
1159 msgstr ""
1160
1161 #: dlltool.c:3922
1162 #, c-format
1163 msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
1164 msgstr ""
1165
1166 #: dlltool.c:3923
1167 #, c-format
1168 msgid " -C --compat-implib Create backward compatible import library.\n"
1169 msgstr ""
1170
1171 #: dlltool.c:3924
1172 #, c-format
1173 msgid " -n --no-delete Keep temp files (repeat for extra preservation).\n"
1174 msgstr ""
1175
1176 #: dlltool.c:3925
1177 #, c-format
1178 msgid " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
1179 msgstr ""
1180
1181 #: dlltool.c:3926
1182 #, c-format
1183 msgid " -I --identify <implib> Report the name of the DLL associated with <implib>.\n"
1184 msgstr ""
1185
1186 #: dlltool.c:3927
1187 #, c-format
1188 msgid " --identify-strict Causes --identify to report error when multiple DLLs.\n"
1189 msgstr ""
1190
1191 #: dlltool.c:3928
1192 #, c-format
1193 msgid " -v --verbose Be verbose.\n"
1194 msgstr ""
1195
1196 #: dlltool.c:3929
1197 #, c-format
1198 msgid " -V --version Display the program version.\n"
1199 msgstr ""
1200
1201 #: dlltool.c:3930
1202 #, c-format
1203 msgid " -h --help Display this information.\n"
1204 msgstr ""
1205
1206 #: dlltool.c:3931
1207 #, c-format
1208 msgid " @<file> Read options from <file>.\n"
1209 msgstr ""
1210
1211 #: dlltool.c:3933
1212 #, c-format
1213 msgid " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1214 msgstr ""
1215
1216 #: dlltool.c:3934
1217 #, c-format
1218 msgid " -L --linker <name> Use <name> as the linker.\n"
1219 msgstr ""
1220
1221 #: dlltool.c:3935
1222 #, c-format
1223 msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1224 msgstr ""
1225
1226 #: dlltool.c:4082
1227 #, c-format
1228 msgid "Path components stripped from dllname, '%s'."
1229 msgstr ""
1230
1231 #: dlltool.c:4130
1232 #, c-format
1233 msgid "Unable to open base-file: %s"
1234 msgstr ""
1235
1236 #: dlltool.c:4165
1237 #, c-format
1238 msgid "Machine '%s' not supported"
1239 msgstr "Stroj „%s” nije podržan"
1240
1241 #: dlltool.c:4245
1242 #, c-format
1243 msgid "Warning, machine type (%d) not supported for delayimport."
1244 msgstr ""
1245
1246 #: dlltool.c:4313 dllwrap.c:213
1247 #, c-format
1248 msgid "Tried file: %s"
1249 msgstr ""
1250
1251 #: dlltool.c:4320 dllwrap.c:220
1252 #, c-format
1253 msgid "Using file: %s"
1254 msgstr "Koristim datoteku: %s"
1255
1256 #: dllwrap.c:303
1257 #, c-format
1258 msgid "Keeping temporary base file %s"
1259 msgstr ""
1260
1261 #: dllwrap.c:305
1262 #, c-format
1263 msgid "Deleting temporary base file %s"
1264 msgstr ""
1265
1266 #: dllwrap.c:319
1267 #, c-format
1268 msgid "Keeping temporary exp file %s"
1269 msgstr ""
1270
1271 #: dllwrap.c:321
1272 #, c-format
1273 msgid "Deleting temporary exp file %s"
1274 msgstr ""
1275
1276 #: dllwrap.c:334
1277 #, c-format
1278 msgid "Keeping temporary def file %s"
1279 msgstr "Zadržavam privremenu datoteku definicija %s"
1280
1281 #: dllwrap.c:336
1282 #, c-format
1283 msgid "Deleting temporary def file %s"
1284 msgstr "Uklanjam privremenu datoteku definicija %s"
1285
1286 #: dllwrap.c:417
1287 #, c-format
1288 msgid "pwait returns: %s"
1289 msgstr ""
1290
1291 #: dllwrap.c:484
1292 #, c-format
1293 msgid " Generic options:\n"
1294 msgstr " Općenite opcije:\n"
1295
1296 #: dllwrap.c:485
1297 #, c-format
1298 msgid " @<file> Read options from <file>\n"
1299 msgstr ""
1300
1301 #: dllwrap.c:486
1302 #, c-format
1303 msgid " --quiet, -q Work quietly\n"
1304 msgstr ""
1305
1306 #: dllwrap.c:487
1307 #, c-format
1308 msgid " --verbose, -v Verbose\n"
1309 msgstr ""
1310
1311 #: dllwrap.c:488
1312 #, c-format
1313 msgid " --version Print dllwrap version\n"
1314 msgstr ""
1315
1316 #: dllwrap.c:489
1317 #, c-format
1318 msgid " --implib <outname> Synonym for --output-lib\n"
1319 msgstr ""
1320
1321 #: dllwrap.c:490
1322 #, c-format
1323 msgid " Options for %s:\n"
1324 msgstr " Opcije za %s:\n"
1325
1326 #: dllwrap.c:491
1327 #, c-format
1328 msgid " --driver-name <driver> Defaults to \"gcc\"\n"
1329 msgstr ""
1330
1331 #: dllwrap.c:492
1332 #, c-format
1333 msgid " --driver-flags <flags> Override default ld flags\n"
1334 msgstr ""
1335
1336 #: dllwrap.c:493
1337 #, c-format
1338 msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
1339 msgstr ""
1340
1341 #: dllwrap.c:494
1342 #, c-format
1343 msgid " --entry <entry> Specify alternate DLL entry point\n"
1344 msgstr ""
1345
1346 #: dllwrap.c:495
1347 #, c-format
1348 msgid " --image-base <base> Specify image base address\n"
1349 msgstr ""
1350
1351 #: dllwrap.c:496
1352 #, c-format
1353 msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
1354 msgstr ""
1355
1356 #: dllwrap.c:497
1357 #, c-format
1358 msgid " --dry-run Show what needs to be run\n"
1359 msgstr ""
1360
1361 #: dllwrap.c:498
1362 #, c-format
1363 msgid " --mno-cygwin Create Mingw DLL\n"
1364 msgstr ""
1365
1366 #: dllwrap.c:499
1367 #, c-format
1368 msgid " Options passed to DLLTOOL:\n"
1369 msgstr ""
1370
1371 #: dllwrap.c:500
1372 #, c-format
1373 msgid " --machine <machine>\n"
1374 msgstr " --machine <stroj>\n"
1375
1376 #: dllwrap.c:501
1377 #, c-format
1378 msgid " --output-exp <outname> Generate export file.\n"
1379 msgstr ""
1380
1381 #: dllwrap.c:502
1382 #, c-format
1383 msgid " --output-lib <outname> Generate input library.\n"
1384 msgstr ""
1385
1386 #: dllwrap.c:503
1387 #, c-format
1388 msgid " --add-indirect Add dll indirects to export file.\n"
1389 msgstr ""
1390
1391 #: dllwrap.c:504
1392 #, c-format
1393 msgid " --dllname <name> Name of input dll to put into output lib.\n"
1394 msgstr ""
1395
1396 #: dllwrap.c:505
1397 #, c-format
1398 msgid " --def <deffile> Name input .def file\n"
1399 msgstr ""
1400
1401 #: dllwrap.c:506
1402 #, c-format
1403 msgid " --output-def <deffile> Name output .def file\n"
1404 msgstr ""
1405
1406 #: dllwrap.c:507
1407 #, c-format
1408 msgid " --export-all-symbols Export all symbols to .def\n"
1409 msgstr ""
1410
1411 #: dllwrap.c:508
1412 #, c-format
1413 msgid " --no-export-all-symbols Only export .drectve symbols\n"
1414 msgstr ""
1415
1416 #: dllwrap.c:509
1417 #, c-format
1418 msgid " --exclude-symbols <list> Exclude <list> from .def\n"
1419 msgstr ""
1420
1421 #: dllwrap.c:510
1422 #, c-format
1423 msgid " --no-default-excludes Zap default exclude symbols\n"
1424 msgstr ""
1425
1426 #: dllwrap.c:511
1427 #, c-format
1428 msgid " --base-file <basefile> Read linker generated base file\n"
1429 msgstr ""
1430
1431 #: dllwrap.c:512
1432 #, c-format
1433 msgid " --no-idata4 Don't generate idata$4 section\n"
1434 msgstr ""
1435
1436 #: dllwrap.c:513
1437 #, c-format
1438 msgid " --no-idata5 Don't generate idata$5 section\n"
1439 msgstr ""
1440
1441 #: dllwrap.c:514
1442 #, c-format
1443 msgid " -U Add underscores to .lib\n"
1444 msgstr ""
1445
1446 #: dllwrap.c:515
1447 #, c-format
1448 msgid " -k Kill @<n> from exported names\n"
1449 msgstr ""
1450
1451 #: dllwrap.c:516
1452 #, c-format
1453 msgid " --add-stdcall-alias Add aliases without @<n>\n"
1454 msgstr ""
1455
1456 #: dllwrap.c:517
1457 #, c-format
1458 msgid " --as <name> Use <name> for assembler\n"
1459 msgstr ""
1460
1461 #: dllwrap.c:518
1462 #, c-format
1463 msgid " --nodelete Keep temp files.\n"
1464 msgstr ""
1465
1466 #: dllwrap.c:519
1467 #, c-format
1468 msgid " --no-leading-underscore Entrypoint without underscore\n"
1469 msgstr ""
1470
1471 #: dllwrap.c:520
1472 #, c-format
1473 msgid " --leading-underscore Entrypoint with underscore.\n"
1474 msgstr ""
1475
1476 #: dllwrap.c:521
1477 #, c-format
1478 msgid " Rest are passed unmodified to the language driver\n"
1479 msgstr ""
1480
1481 #: dllwrap.c:805
1482 msgid "Must provide at least one of -o or --dllname options"
1483 msgstr "Morate navesti barem jednu od opcija -o ili --dllname"
1484
1485 #: dllwrap.c:834
1486 msgid ""
1487 "no export definition file provided.\n"
1488 "Creating one, but that may not be what you want"
1489 msgstr ""
1490
1491 #: dllwrap.c:1023
1492 #, c-format
1493 msgid "DLLTOOL name : %s\n"
1494 msgstr ""
1495
1496 #: dllwrap.c:1024
1497 #, c-format
1498 msgid "DLLTOOL options : %s\n"
1499 msgstr ""
1500
1501 #: dllwrap.c:1025
1502 #, c-format
1503 msgid "DRIVER name : %s\n"
1504 msgstr ""
1505
1506 #: dllwrap.c:1026
1507 #, c-format
1508 msgid "DRIVER options : %s\n"
1509 msgstr ""
1510
1511 #: dwarf.c:132
1512 msgid "Wrong size in print_dwarf_vma"
1513 msgstr "Pogrešna veličina u print_dwarf_vma"
1514
1515 #: dwarf.c:256 dwarf.c:3027
1516 msgid "badly formed extended line op encountered!\n"
1517 msgstr ""
1518
1519 #: dwarf.c:263
1520 #, c-format
1521 msgid " Extended opcode %d: "
1522 msgstr " Prošireni operacijski kod %d: "
1523
1524 #: dwarf.c:268
1525 #, c-format
1526 msgid ""
1527 "End of Sequence\n"
1528 "\n"
1529 msgstr ""
1530 "Kraj niza\n"
1531 "\n"
1532
1533 #: dwarf.c:274
1534 #, c-format
1535 msgid "set Address to 0x%s\n"
1536 msgstr "postavi adresu na 0x%s\n"
1537
1538 #: dwarf.c:280
1539 #, c-format
1540 msgid " define new File Table entry\n"
1541 msgstr ""
1542
1543 #: dwarf.c:281 dwarf.c:2555
1544 #, c-format
1545 msgid " Entry\tDir\tTime\tSize\tName\n"
1546 msgstr ""
1547
1548 #: dwarf.c:295
1549 #, c-format
1550 msgid "set Discriminator to %s\n"
1551 msgstr ""
1552
1553 #: dwarf.c:370
1554 #, c-format
1555 msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
1556 msgstr ""
1557
1558 #. The test against DW_LNW_hi_user is redundant due to
1559 #. the limited range of the unsigned char data type used
1560 #. for op_code.
1561 #. && op_code <= DW_LNE_hi_user
1562 #: dwarf.c:387
1563 #, c-format
1564 msgid "user defined: "
1565 msgstr ""
1566
1567 #: dwarf.c:389
1568 #, c-format
1569 msgid "UNKNOWN: "
1570 msgstr "NEPOZNATO: "
1571
1572 #: dwarf.c:390
1573 #, c-format
1574 msgid "length %d ["
1575 msgstr "duljina %d ["
1576
1577 #: dwarf.c:407
1578 msgid "<no .debug_str section>"
1579 msgstr ""
1580
1581 #: dwarf.c:413
1582 #, c-format
1583 msgid "DW_FORM_strp offset too big: %s\n"
1584 msgstr ""
1585
1586 #: dwarf.c:415
1587 msgid "<offset is too big>"
1588 msgstr "<pomak je prevelik>"
1589
1590 #: dwarf.c:655
1591 #, c-format
1592 msgid "Unknown TAG value: %lx"
1593 msgstr ""
1594
1595 #: dwarf.c:696
1596 #, c-format
1597 msgid "Unknown FORM value: %lx"
1598 msgstr ""
1599
1600 #: dwarf.c:705
1601 #, c-format
1602 msgid " %s byte block: "
1603 msgstr ""
1604
1605 #: dwarf.c:1050
1606 #, c-format
1607 msgid "(DW_OP_call_ref in frame info)"
1608 msgstr ""
1609
1610 #: dwarf.c:1075
1611 #, c-format
1612 msgid "size: %s "
1613 msgstr "veličina: %s "
1614
1615 #: dwarf.c:1078
1616 #, c-format
1617 msgid "offset: %s "
1618 msgstr "pomak: %s "
1619
1620 #: dwarf.c:1098
1621 #, c-format
1622 msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
1623 msgstr ""
1624
1625 #: dwarf.c:1122
1626 #, c-format
1627 msgid "(DW_OP_GNU_implicit_pointer in frame info)"
1628 msgstr ""
1629
1630 #: dwarf.c:1234
1631 #, c-format
1632 msgid "(User defined location op)"
1633 msgstr ""
1634
1635 #: dwarf.c:1236
1636 #, c-format
1637 msgid "(Unknown location op)"
1638 msgstr ""
1639
1640 #: dwarf.c:1283
1641 msgid "Internal error: DWARF version is not 2, 3 or 4.\n"
1642 msgstr ""
1643
1644 #: dwarf.c:1389
1645 msgid "DW_FORM_data8 is unsupported when sizeof (dwarf_vma) != 8\n"
1646 msgstr ""
1647
1648 #: dwarf.c:1439
1649 #, c-format
1650 msgid " (indirect string, offset: 0x%s): %s"
1651 msgstr ""
1652
1653 #: dwarf.c:1464
1654 #, c-format
1655 msgid "Unrecognized form: %lu\n"
1656 msgstr "Neprepoznati oblik: %lu\n"
1657
1658 #: dwarf.c:1557
1659 #, c-format
1660 msgid "(not inlined)"
1661 msgstr ""
1662
1663 #: dwarf.c:1560
1664 #, c-format
1665 msgid "(inlined)"
1666 msgstr ""
1667
1668 #: dwarf.c:1563
1669 #, c-format
1670 msgid "(declared as inline but ignored)"
1671 msgstr ""
1672
1673 #: dwarf.c:1566
1674 #, c-format
1675 msgid "(declared as inline and inlined)"
1676 msgstr ""
1677
1678 #: dwarf.c:1569
1679 #, c-format
1680 msgid " (Unknown inline attribute value: %s)"
1681 msgstr ""
1682
1683 #: dwarf.c:1608
1684 #, c-format
1685 msgid "(implementation defined: %s)"
1686 msgstr ""
1687
1688 #: dwarf.c:1611
1689 #, c-format
1690 msgid "(Unknown: %s)"
1691 msgstr "(Nepoznato: %s)"
1692
1693 #: dwarf.c:1649
1694 #, c-format
1695 msgid "(user defined type)"
1696 msgstr "(korisnički definirana vrsta)"
1697
1698 #: dwarf.c:1651
1699 #, c-format
1700 msgid "(unknown type)"
1701 msgstr "(nepoznata vrsta)"
1702
1703 #: dwarf.c:1663
1704 #, c-format
1705 msgid "(unknown accessibility)"
1706 msgstr "(nepoznata pristupačnost)"
1707
1708 #: dwarf.c:1674
1709 #, c-format
1710 msgid "(unknown visibility)"
1711 msgstr "(nepoznata vidljivost)"
1712
1713 #: dwarf.c:1684
1714 #, c-format
1715 msgid "(unknown virtuality)"
1716 msgstr "(nepoznata virtualnost)"
1717
1718 #: dwarf.c:1695
1719 #, c-format
1720 msgid "(unknown case)"
1721 msgstr "(nepoznat slučaj)"
1722
1723 #: dwarf.c:1708
1724 #, c-format
1725 msgid "(user defined)"
1726 msgstr "(korisnički definirano)"
1727
1728 #: dwarf.c:1710
1729 #, c-format
1730 msgid "(unknown convention)"
1731 msgstr "(nepoznata konvencija)"
1732
1733 #: dwarf.c:1717
1734 #, c-format
1735 msgid "(undefined)"
1736 msgstr "(nedefinirano)"
1737
1738 #: dwarf.c:1740
1739 #, c-format
1740 msgid "(location list)"
1741 msgstr ""
1742
1743 #: dwarf.c:1761 dwarf.c:4045
1744 #, c-format
1745 msgid " [without DW_AT_frame_base]"
1746 msgstr ""
1747
1748 #: dwarf.c:1777
1749 #, c-format
1750 msgid "Offset %s used as value for DW_AT_import attribute of DIE at offset %lx is too big.\n"
1751 msgstr ""
1752
1753 #: dwarf.c:1787
1754 #, c-format
1755 msgid "[Abbrev Number: %ld"
1756 msgstr ""
1757
1758 #: dwarf.c:1978
1759 #, c-format
1760 msgid "Unknown AT value: %lx"
1761 msgstr "Nepoznata AT vrijednost: %lx"
1762
1763 #: dwarf.c:2049
1764 #, c-format
1765 msgid "Reserved length value (0x%s) found in section %s\n"
1766 msgstr ""
1767
1768 #: dwarf.c:2061
1769 #, c-format
1770 msgid "Corrupt unit length (0x%s) found in section %s\n"
1771 msgstr ""
1772
1773 #: dwarf.c:2069
1774 #, c-format
1775 msgid "No comp units in %s section ?"
1776 msgstr ""
1777
1778 #: dwarf.c:2078
1779 #, c-format
1780 msgid "Not enough memory for a debug info array of %u entries"
1781 msgstr ""
1782
1783 #: dwarf.c:2087 dwarf.c:3296 dwarf.c:3390 dwarf.c:3551 dwarf.c:3779
1784 #: dwarf.c:3911 dwarf.c:4081 dwarf.c:4150 dwarf.c:4354
1785 #, c-format
1786 msgid ""
1787 "Contents of the %s section:\n"
1788 "\n"
1789 msgstr ""
1790
1791 #: dwarf.c:2095
1792 #, c-format
1793 msgid "Unable to locate %s section!\n"
1794 msgstr ""
1795
1796 #: dwarf.c:2176
1797 #, c-format
1798 msgid " Compilation Unit @ offset 0x%s:\n"
1799 msgstr ""
1800
1801 #: dwarf.c:2178
1802 #, c-format
1803 msgid " Length: 0x%s (%s)\n"
1804 msgstr ""
1805
1806 #: dwarf.c:2181
1807 #, c-format
1808 msgid " Version: %d\n"
1809 msgstr " Inačica: %d\n"
1810
1811 #: dwarf.c:2182
1812 #, c-format
1813 msgid " Abbrev Offset: %s\n"
1814 msgstr ""
1815
1816 #: dwarf.c:2184
1817 #, c-format
1818 msgid " Pointer Size: %d\n"
1819 msgstr ""
1820
1821 #: dwarf.c:2188
1822 #, c-format
1823 msgid " Signature: "
1824 msgstr " Potpis : "
1825
1826 #: dwarf.c:2192
1827 #, c-format
1828 msgid " Type Offset: 0x%s\n"
1829 msgstr ""
1830
1831 #: dwarf.c:2200
1832 #, c-format
1833 msgid "Debug info is corrupted, length of CU at %s extends beyond end of section (length = %s)\n"
1834 msgstr ""
1835
1836 #: dwarf.c:2213
1837 #, c-format
1838 msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
1839 msgstr ""
1840
1841 #: dwarf.c:2224
1842 #, c-format
1843 msgid "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section size (%lx)\n"
1844 msgstr ""
1845
1846 #: dwarf.c:2274
1847 #, c-format
1848 msgid "Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n"
1849 msgstr ""
1850
1851 #: dwarf.c:2278
1852 msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
1853 msgstr ""
1854
1855 #: dwarf.c:2297
1856 #, c-format
1857 msgid " <%d><%lx>: Abbrev Number: %lu"
1858 msgstr ""
1859
1860 #: dwarf.c:2301
1861 #, c-format
1862 msgid " <%d><%lx>: ...\n"
1863 msgstr " <%d><%lx>: ...\n"
1864
1865 #: dwarf.c:2320
1866 #, c-format
1867 msgid "DIE at offset %lx refers to abbreviation number %lu which does not exist\n"
1868 msgstr ""
1869
1870 #: dwarf.c:2422
1871 #, c-format
1872 msgid ""
1873 "Raw dump of debug contents of section %s:\n"
1874 "\n"
1875 msgstr ""
1876
1877 #: dwarf.c:2460
1878 #, c-format
1879 msgid "The information in section %s appears to be corrupt - the section is too small\n"
1880 msgstr ""
1881
1882 #: dwarf.c:2472 dwarf.c:2840
1883 msgid "Only DWARF version 2, 3 and 4 line info is currently supported.\n"
1884 msgstr ""
1885
1886 #: dwarf.c:2486 dwarf.c:2855
1887 msgid "Invalid maximum operations per insn.\n"
1888 msgstr ""
1889
1890 #: dwarf.c:2505 dwarf.c:3574
1891 #, c-format
1892 msgid " Offset: 0x%lx\n"
1893 msgstr ""
1894
1895 #: dwarf.c:2506
1896 #, c-format
1897 msgid " Length: %ld\n"
1898 msgstr ""
1899
1900 #: dwarf.c:2507
1901 #, c-format
1902 msgid " DWARF Version: %d\n"
1903 msgstr ""
1904
1905 #: dwarf.c:2508
1906 #, c-format
1907 msgid " Prologue Length: %d\n"
1908 msgstr ""
1909
1910 #: dwarf.c:2509
1911 #, c-format
1912 msgid " Minimum Instruction Length: %d\n"
1913 msgstr ""
1914
1915 #: dwarf.c:2511
1916 #, c-format
1917 msgid " Maximum Ops per Instruction: %d\n"
1918 msgstr ""
1919
1920 #: dwarf.c:2512
1921 #, c-format
1922 msgid " Initial value of 'is_stmt': %d\n"
1923 msgstr ""
1924
1925 #: dwarf.c:2513
1926 #, c-format
1927 msgid " Line Base: %d\n"
1928 msgstr ""
1929
1930 #: dwarf.c:2514
1931 #, c-format
1932 msgid " Line Range: %d\n"
1933 msgstr ""
1934
1935 #: dwarf.c:2515
1936 #, c-format
1937 msgid " Opcode Base: %d\n"
1938 msgstr ""
1939
1940 #: dwarf.c:2524
1941 #, c-format
1942 msgid ""
1943 "\n"
1944 " Opcodes:\n"
1945 msgstr ""
1946
1947 #: dwarf.c:2527
1948 #, c-format
1949 msgid " Opcode %d has %d args\n"
1950 msgstr ""
1951
1952 #: dwarf.c:2533
1953 #, c-format
1954 msgid ""
1955 "\n"
1956 " The Directory Table is empty.\n"
1957 msgstr ""
1958
1959 #: dwarf.c:2536
1960 #, c-format
1961 msgid ""
1962 "\n"
1963 " The Directory Table:\n"
1964 msgstr ""
1965
1966 #: dwarf.c:2551
1967 #, c-format
1968 msgid ""
1969 "\n"
1970 " The File Name Table is empty.\n"
1971 msgstr ""
1972
1973 #: dwarf.c:2554
1974 #, c-format
1975 msgid ""
1976 "\n"
1977 " The File Name Table:\n"
1978 msgstr ""
1979
1980 #. Now display the statements.
1981 #: dwarf.c:2584
1982 #, c-format
1983 msgid ""
1984 "\n"
1985 " Line Number Statements:\n"
1986 msgstr ""
1987
1988 #: dwarf.c:2603
1989 #, c-format
1990 msgid " Special opcode %d: advance Address by %s to 0x%s"
1991 msgstr ""
1992
1993 #: dwarf.c:2617
1994 #, c-format
1995 msgid " Special opcode %d: advance Address by %s to 0x%s[%d]"
1996 msgstr ""
1997
1998 #: dwarf.c:2625
1999 #, c-format
2000 msgid " and Line by %s to %d\n"
2001 msgstr ""
2002
2003 #: dwarf.c:2635
2004 #, c-format
2005 msgid " Copy\n"
2006 msgstr ""
2007
2008 #: dwarf.c:2645
2009 #, c-format
2010 msgid " Advance PC by %s to 0x%s\n"
2011 msgstr ""
2012
2013 #: dwarf.c:2658
2014 #, c-format
2015 msgid " Advance PC by %s to 0x%s[%d]\n"
2016 msgstr ""
2017
2018 #: dwarf.c:2669
2019 #, c-format
2020 msgid " Advance Line by %s to %d\n"
2021 msgstr ""
2022
2023 #: dwarf.c:2677
2024 #, c-format
2025 msgid " Set File Name to entry %s in the File Name Table\n"
2026 msgstr ""
2027
2028 #: dwarf.c:2685
2029 #, c-format
2030 msgid " Set column to %s\n"
2031 msgstr ""
2032
2033 #: dwarf.c:2693
2034 #, c-format
2035 msgid " Set is_stmt to %s\n"
2036 msgstr ""
2037
2038 #: dwarf.c:2698
2039 #, c-format
2040 msgid " Set basic block\n"
2041 msgstr ""
2042
2043 #: dwarf.c:2708
2044 #, c-format
2045 msgid " Advance PC by constant %s to 0x%s\n"
2046 msgstr ""
2047
2048 #: dwarf.c:2721
2049 #, c-format
2050 msgid " Advance PC by constant %s to 0x%s[%d]\n"
2051 msgstr ""
2052
2053 #: dwarf.c:2733
2054 #, c-format
2055 msgid " Advance PC by fixed size amount %s to 0x%s\n"
2056 msgstr ""
2057
2058 #: dwarf.c:2739
2059 #, c-format
2060 msgid " Set prologue_end to true\n"
2061 msgstr ""
2062
2063 #: dwarf.c:2743
2064 #, c-format
2065 msgid " Set epilogue_begin to true\n"
2066 msgstr ""
2067
2068 #: dwarf.c:2749
2069 #, c-format
2070 msgid " Set ISA to %s\n"
2071 msgstr ""
2072
2073 #: dwarf.c:2753 dwarf.c:3168
2074 #, c-format
2075 msgid " Unknown opcode %d with operands: "
2076 msgstr ""
2077
2078 #: dwarf.c:2787
2079 #, c-format
2080 msgid ""
2081 "Decoded dump of debug contents of section %s:\n"
2082 "\n"
2083 msgstr ""
2084
2085 #: dwarf.c:2828
2086 msgid "The line info appears to be corrupt - the section is too small\n"
2087 msgstr ""
2088
2089 #: dwarf.c:2960
2090 #, c-format
2091 msgid "CU: %s:\n"
2092 msgstr ""
2093
2094 #: dwarf.c:2961 dwarf.c:2972
2095 #, c-format
2096 msgid "File name Line number Starting address\n"
2097 msgstr ""
2098
2099 #: dwarf.c:2968
2100 #, c-format
2101 msgid "CU: %s/%s:\n"
2102 msgstr ""
2103
2104 #: dwarf.c:3059
2105 #, c-format
2106 msgid "UNKNOWN: length %d\n"
2107 msgstr ""
2108
2109 #: dwarf.c:3164
2110 #, c-format
2111 msgid " Set ISA to %lu\n"
2112 msgstr ""
2113
2114 #: dwarf.c:3330 dwarf.c:4195
2115 #, c-format
2116 msgid ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
2117 msgstr ""
2118
2119 #: dwarf.c:3344
2120 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
2121 msgstr ""
2122
2123 #: dwarf.c:3351
2124 #, c-format
2125 msgid " Length: %ld\n"
2126 msgstr ""
2127
2128 #: dwarf.c:3353
2129 #, c-format
2130 msgid " Version: %d\n"
2131 msgstr ""
2132
2133 #: dwarf.c:3355
2134 #, c-format
2135 msgid " Offset into .debug_info section: 0x%lx\n"
2136 msgstr ""
2137
2138 #: dwarf.c:3357
2139 #, c-format
2140 msgid " Size of area in .debug_info section: %ld\n"
2141 msgstr ""
2142
2143 #: dwarf.c:3360
2144 #, c-format
2145 msgid ""
2146 "\n"
2147 " Offset\tName\n"
2148 msgstr ""
2149
2150 #: dwarf.c:3411
2151 #, c-format
2152 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
2153 msgstr ""
2154
2155 #: dwarf.c:3417
2156 #, c-format
2157 msgid " DW_MACINFO_end_file\n"
2158 msgstr ""
2159
2160 #: dwarf.c:3425
2161 #, c-format
2162 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
2163 msgstr ""
2164
2165 #: dwarf.c:3434
2166 #, c-format
2167 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
2168 msgstr ""
2169
2170 #: dwarf.c:3446
2171 #, c-format
2172 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
2173 msgstr ""
2174
2175 #: dwarf.c:3566
2176 #, c-format
2177 msgid "Only GNU extension to DWARF 4 of %s is currently supported.\n"
2178 msgstr ""
2179
2180 #: dwarf.c:3576
2181 #, c-format
2182 msgid " Version: %d\n"
2183 msgstr " Inačica: %d\n"
2184
2185 #: dwarf.c:3577
2186 #, c-format
2187 msgid " Offset size: %d\n"
2188 msgstr ""
2189
2190 #: dwarf.c:3582
2191 #, c-format
2192 msgid " Offset into .debug_line: 0x%lx\n"
2193 msgstr ""
2194
2195 #: dwarf.c:3593
2196 #, c-format
2197 msgid " Extension opcode arguments:\n"
2198 msgstr ""
2199
2200 #: dwarf.c:3601
2201 #, c-format
2202 msgid " DW_MACRO_GNU_%02x has no arguments\n"
2203 msgstr ""
2204
2205 #: dwarf.c:3604
2206 #, c-format
2207 msgid " DW_MACRO_GNU_%02x arguments: "
2208 msgstr ""
2209
2210 #: dwarf.c:3628
2211 #, c-format
2212 msgid "Invalid extension opcode form %s\n"
2213 msgstr ""
2214
2215 #: dwarf.c:3645
2216 msgid ".debug_macro section not zero terminated\n"
2217 msgstr ""
2218
2219 #: dwarf.c:3666
2220 msgid "DW_MACRO_GNU_start_file used, but no .debug_line offset provided.\n"
2221 msgstr ""
2222
2223 #: dwarf.c:3672
2224 #, c-format
2225 msgid " DW_MACRO_GNU_start_file - lineno: %d filenum: %d\n"
2226 msgstr ""
2227
2228 #: dwarf.c:3675
2229 #, c-format
2230 msgid " DW_MACRO_GNU_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
2231 msgstr ""
2232
2233 #: dwarf.c:3683
2234 #, c-format
2235 msgid " DW_MACRO_GNU_end_file\n"
2236 msgstr ""
2237
2238 #: dwarf.c:3691
2239 #, c-format
2240 msgid " DW_MACRO_GNU_define - lineno : %d macro : %s\n"
2241 msgstr ""
2242
2243 #: dwarf.c:3700
2244 #, c-format
2245 msgid " DW_MACRO_GNU_undef - lineno : %d macro : %s\n"
2246 msgstr ""
2247
2248 #: dwarf.c:3710
2249 #, c-format
2250 msgid " DW_MACRO_GNU_define_indirect - lineno : %d macro : %s\n"
2251 msgstr ""
2252
2253 #: dwarf.c:3720
2254 #, c-format
2255 msgid " DW_MACRO_GNU_undef_indirect - lineno : %d macro : %s\n"
2256 msgstr ""
2257
2258 #: dwarf.c:3727
2259 #, c-format
2260 msgid " DW_MACRO_GNU_transparent_include - offset : 0x%lx\n"
2261 msgstr ""
2262
2263 #: dwarf.c:3734
2264 #, c-format
2265 msgid " Unknown macro opcode %02x seen\n"
2266 msgstr ""
2267
2268 #: dwarf.c:3746
2269 #, c-format
2270 msgid " DW_MACRO_GNU_%02x\n"
2271 msgstr " DW_MACRO_GNU_%02x\n"
2272
2273 #: dwarf.c:3749
2274 #, c-format
2275 msgid " DW_MACRO_GNU_%02x -"
2276 msgstr " DW_MACRO_GNU_%02x -"
2277
2278 #: dwarf.c:3790
2279 #, c-format
2280 msgid " Number TAG\n"
2281 msgstr ""
2282
2283 #: dwarf.c:3799
2284 msgid "has children"
2285 msgstr "ima djecu"
2286
2287 #: dwarf.c:3799
2288 msgid "no children"
2289 msgstr "nema djece"
2290
2291 #: dwarf.c:3850 dwarf.c:4077 dwarf.c:4311
2292 #, c-format
2293 msgid ""
2294 "\n"
2295 "The %s section is empty.\n"
2296 msgstr ""
2297
2298 #: dwarf.c:3856 dwarf.c:4317
2299 #, c-format
2300 msgid "Unable to load/parse the .debug_info section, so cannot interpret the %s section.\n"
2301 msgstr ""
2302
2303 #: dwarf.c:3900
2304 msgid "No location lists in .debug_info section!\n"
2305 msgstr ""
2306
2307 #: dwarf.c:3905
2308 #, c-format
2309 msgid "Location lists in %s section start at 0x%s\n"
2310 msgstr ""
2311
2312 #: dwarf.c:3912
2313 #, c-format
2314 msgid " Offset Begin End Expression\n"
2315 msgstr ""
2316
2317 #: dwarf.c:3961
2318 #, c-format
2319 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
2320 msgstr ""
2321
2322 #: dwarf.c:3965
2323 #, c-format
2324 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
2325 msgstr ""
2326
2327 #: dwarf.c:3973
2328 #, c-format
2329 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
2330 msgstr ""
2331
2332 #: dwarf.c:3982 dwarf.c:4017 dwarf.c:4027
2333 #, c-format
2334 msgid "Location list starting at offset 0x%lx is not terminated.\n"
2335 msgstr ""
2336
2337 #: dwarf.c:4001 dwarf.c:4405
2338 #, c-format
2339 msgid "<End of list>\n"
2340 msgstr "<Kraj popisa>\n"
2341
2342 #: dwarf.c:4011
2343 #, c-format
2344 msgid "(base address)\n"
2345 msgstr ""
2346
2347 #: dwarf.c:4048
2348 msgid " (start == end)"
2349 msgstr " (početak == kraj)"
2350
2351 #: dwarf.c:4050
2352 msgid " (start > end)"
2353 msgstr " (početak > kraj)"
2354
2355 #: dwarf.c:4060
2356 #, c-format
2357 msgid "There are %ld unused bytes at the end of section %s\n"
2358 msgstr ""
2359
2360 #: dwarf.c:4206
2361 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
2362 msgstr ""
2363
2364 #: dwarf.c:4210
2365 #, c-format
2366 msgid " Length: %ld\n"
2367 msgstr " Duljina: %ld\n"
2368
2369 #: dwarf.c:4212
2370 #, c-format
2371 msgid " Version: %d\n"
2372 msgstr " Inačica: %d\n"
2373
2374 #: dwarf.c:4213
2375 #, c-format
2376 msgid " Offset into .debug_info: 0x%lx\n"
2377 msgstr ""
2378
2379 #: dwarf.c:4215
2380 #, c-format
2381 msgid " Pointer Size: %d\n"
2382 msgstr ""
2383
2384 #: dwarf.c:4216
2385 #, c-format
2386 msgid " Segment Size: %d\n"
2387 msgstr " Veličina segmenta: %d\n"
2388
2389 #: dwarf.c:4222
2390 #, c-format
2391 msgid "Invalid address size in %s section!\n"
2392 msgstr ""
2393
2394 #: dwarf.c:4232
2395 msgid "Pointer size + Segment size is not a power of two.\n"
2396 msgstr "Veličina pokazivača + Veličina segmenta nije potencija broja dva.\n"
2397
2398 #: dwarf.c:4237
2399 #, c-format
2400 msgid ""
2401 "\n"
2402 " Address Length\n"
2403 msgstr ""
2404 "\n"
2405 " Adresa Duljina\n"
2406
2407 #: dwarf.c:4239
2408 #, c-format
2409 msgid ""
2410 "\n"
2411 " Address Length\n"
2412 msgstr ""
2413 "\n"
2414 " Adresa Duljina\n"
2415
2416 #: dwarf.c:4327
2417 msgid "No range lists in .debug_info section!\n"
2418 msgstr ""
2419
2420 #: dwarf.c:4351
2421 #, c-format
2422 msgid "Range lists in %s section start at 0x%lx\n"
2423 msgstr ""
2424
2425 #: dwarf.c:4355
2426 #, c-format
2427 msgid " Offset Begin End\n"
2428 msgstr ""
2429
2430 #: dwarf.c:4376
2431 #, c-format
2432 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
2433 msgstr ""
2434
2435 #: dwarf.c:4380
2436 #, c-format
2437 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
2438 msgstr ""
2439
2440 #: dwarf.c:4423
2441 msgid "(start == end)"
2442 msgstr "(početak == kraj)"
2443
2444 #: dwarf.c:4425
2445 msgid "(start > end)"
2446 msgstr "(početak > kraj)"
2447
2448 #: dwarf.c:4678
2449 msgid "bad register: "
2450 msgstr "neispravan registar: "
2451
2452 #. The documentation for the format of this file is in gdb/dwarf2read.c.
2453 #: dwarf.c:4681 dwarf.c:5490
2454 #, c-format
2455 msgid "Contents of the %s section:\n"
2456 msgstr ""
2457
2458 #: dwarf.c:5451
2459 #, c-format
2460 msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
2461 msgstr ""
2462
2463 #: dwarf.c:5453
2464 #, c-format
2465 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
2466 msgstr ""
2467
2468 #: dwarf.c:5494
2469 #, c-format
2470 msgid "Truncated header in the %s section.\n"
2471 msgstr ""
2472
2473 #: dwarf.c:5499
2474 #, c-format
2475 msgid "Version %ld\n"
2476 msgstr "Inačica %ld\n"
2477
2478 #: dwarf.c:5506
2479 msgid "The address table data in version 3 may be wrong.\n"
2480 msgstr "Podaci tablice adresa u inačici 3 mogu biti pogrešni.\n"
2481
2482 #: dwarf.c:5509
2483 msgid "Version 4 does not support case insensitive lookups.\n"
2484 msgstr ""
2485
2486 #: dwarf.c:5514
2487 #, c-format
2488 msgid "Unsupported version %lu.\n"
2489 msgstr "Nepodržana inačica %lu.\n"
2490
2491 #: dwarf.c:5530
2492 #, c-format
2493 msgid "Corrupt header in the %s section.\n"
2494 msgstr ""
2495
2496 #: dwarf.c:5545
2497 #, c-format
2498 msgid ""
2499 "\n"
2500 "CU table:\n"
2501 msgstr ""
2502
2503 #: dwarf.c:5551
2504 #, c-format
2505 msgid "[%3u] 0x%lx - 0x%lx\n"
2506 msgstr "[%3u] 0x%lx - 0x%lx\n"
2507
2508 #: dwarf.c:5556
2509 #, c-format
2510 msgid ""
2511 "\n"
2512 "TU table:\n"
2513 msgstr ""
2514
2515 #: dwarf.c:5563
2516 #, c-format
2517 msgid "[%3u] 0x%lx 0x%lx "
2518 msgstr "[%3u] 0x%lx 0x%lx "
2519
2520 #: dwarf.c:5570
2521 #, c-format
2522 msgid ""
2523 "\n"
2524 "Address table:\n"
2525 msgstr ""
2526 "\n"
2527 "Tablica adresa:\n"
2528
2529 #: dwarf.c:5579
2530 #, c-format
2531 msgid "%lu\n"
2532 msgstr "%lu\n"
2533
2534 #: dwarf.c:5582
2535 #, c-format
2536 msgid ""
2537 "\n"
2538 "Symbol table:\n"
2539 msgstr ""
2540 "\n"
2541 "Tablica simbola:\n"
2542
2543 #: dwarf.c:5616
2544 #, c-format
2545 msgid "Displaying the debug contents of section %s is not yet supported.\n"
2546 msgstr ""
2547
2548 #: dwarf.c:5752 dwarf.c:5822
2549 #, c-format
2550 msgid "Unrecognized debug option '%s'\n"
2551 msgstr "Neprepoznata opcija debugiranja „%s”\n"
2552
2553 #: elfcomm.c:39
2554 #, c-format
2555 msgid "%s: Error: "
2556 msgstr "%s: Greška: "
2557
2558 #: elfcomm.c:50
2559 #, c-format
2560 msgid "%s: Warning: "
2561 msgstr "%s: Upozorenje: "
2562
2563 #: elfcomm.c:82 elfcomm.c:117 elfcomm.c:167 elfcomm.c:216
2564 #, c-format
2565 msgid "Unhandled data length: %d\n"
2566 msgstr "Nekontrolirana duljina podataka: %d\n"
2567
2568 #: elfcomm.c:263 elfcomm.c:277 elfcomm.c:645 readelf.c:3683 readelf.c:3991
2569 #: readelf.c:4034 readelf.c:4108 readelf.c:4187 readelf.c:4965 readelf.c:4989
2570 #: readelf.c:7397 readelf.c:7443 readelf.c:7642 readelf.c:8863 readelf.c:8877
2571 #: readelf.c:9423 readelf.c:9439 readelf.c:9482 readelf.c:9507 readelf.c:11904
2572 #: readelf.c:12096 readelf.c:12929
2573 msgid "Out of memory\n"
2574 msgstr "Nema dovoljno memorije\n"
2575
2576 #: elfcomm.c:312
2577 #, c-format
2578 msgid "%s: failed to seek to first archive header\n"
2579 msgstr ""
2580
2581 #: elfcomm.c:321 elfcomm.c:611 elfedit.c:340 readelf.c:13418
2582 #, c-format
2583 msgid "%s: failed to read archive header\n"
2584 msgstr "%s: nisam uspio pročitati zaglavlje arhive\n"
2585
2586 #: elfcomm.c:347
2587 #, c-format
2588 msgid "%s: the archive index is empty\n"
2589 msgstr "%s: indeks arhive je prazan\n"
2590
2591 #: elfcomm.c:355 elfcomm.c:381
2592 #, c-format
2593 msgid "%s: failed to read archive index\n"
2594 msgstr "%s: nisam uspio pročitati indeks arhive\n"
2595
2596 #: elfcomm.c:365
2597 #, c-format
2598 msgid "%s: the archive index is supposed to have %ld entries, but the size in the header is too small\n"
2599 msgstr "%s: indeks arhive bi trebao imati %ld unosa, ali veličina u zaglavlju je premalena\n"
2600
2601 #: elfcomm.c:373
2602 msgid "Out of memory whilst trying to read archive symbol index\n"
2603 msgstr ""
2604
2605 #: elfcomm.c:392
2606 msgid "Out of memory whilst trying to convert the archive symbol index\n"
2607 msgstr ""
2608
2609 #: elfcomm.c:405
2610 #, c-format
2611 msgid "%s: the archive has an index but no symbols\n"
2612 msgstr ""
2613
2614 #: elfcomm.c:413
2615 msgid "Out of memory whilst trying to read archive index symbol table\n"
2616 msgstr ""
2617
2618 #: elfcomm.c:419
2619 #, c-format
2620 msgid "%s: failed to read archive index symbol table\n"
2621 msgstr "%s: nisam uspio pročitati tablicu simbola indeksa arhive\n"
2622
2623 #: elfcomm.c:428
2624 #, c-format
2625 msgid "%s: failed to skip archive symbol table\n"
2626 msgstr "%s: nisam uspio preskočiti tablicu simbola arhive\n"
2627
2628 #: elfcomm.c:440
2629 #, c-format
2630 msgid "%s: failed to read archive header following archive index\n"
2631 msgstr ""
2632
2633 #: elfcomm.c:446
2634 #, c-format
2635 msgid "%s has no archive index\n"
2636 msgstr "%s nema indeks arhive\n"
2637
2638 #: elfcomm.c:457
2639 msgid "Out of memory reading long symbol names in archive\n"
2640 msgstr ""
2641
2642 #: elfcomm.c:465
2643 #, c-format
2644 msgid "%s: failed to read long symbol name string table\n"
2645 msgstr ""
2646
2647 #: elfcomm.c:605
2648 #, c-format
2649 msgid "%s: failed to seek to next file name\n"
2650 msgstr ""
2651
2652 #: elfcomm.c:616 elfedit.c:347 readelf.c:13424
2653 #, c-format
2654 msgid "%s: did not find a valid archive header\n"
2655 msgstr "%s: nisam pronašao ispravno zaglavlje arhive\n"
2656
2657 #: elfedit.c:73
2658 #, c-format
2659 msgid "%s: Not an ELF file - wrong magic bytes at the start\n"
2660 msgstr "%s: Nije ELF datoteka - ima pogrešne bajtove na početku\n"
2661
2662 #: elfedit.c:81
2663 #, c-format
2664 msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
2665 msgstr "%s: Nepodržana EI_VERSION: %d nije %d\n"
2666
2667 #: elfedit.c:97
2668 #, c-format
2669 msgid "%s: Unmatched EI_CLASS: %d is not %d\n"
2670 msgstr "%s: Neodgovarajuća EI_CLASS: %d nije %d\n"
2671
2672 #: elfedit.c:108
2673 #, c-format
2674 msgid "%s: Unmatched e_machine: %d is not %d\n"
2675 msgstr "%s: Neodgovarajuća e_machine: %d nije %d\n"
2676
2677 #: elfedit.c:119
2678 #, c-format
2679 msgid "%s: Unmatched e_type: %d is not %d\n"
2680 msgstr "%s: Neodgovarajuća e_type: %d nije %d\n"
2681
2682 #: elfedit.c:130
2683 #, c-format
2684 msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
2685 msgstr "%s: Neodgovarajuća EI_OSABI: %d nije %d\n"
2686
2687 #: elfedit.c:163
2688 #, c-format
2689 msgid "%s: Failed to update ELF header: %s\n"
2690 msgstr "%s: Nisam uspio ažurirati ELF zaglavlje: %s\n"
2691
2692 #: elfedit.c:196
2693 #, c-format
2694 msgid "Unsupported EI_CLASS: %d\n"
2695 msgstr "Nepodržana EI_CLASS: %d\n"
2696
2697 #: elfedit.c:229
2698 msgid ""
2699 "This executable has been built without support for a\n"
2700 "64 bit data type and so it cannot process 64 bit ELF files.\n"
2701 msgstr ""
2702 "Ova izvršna datoteka je izgrađena bez podrške za 64-bitne\n"
2703 "vrste podataka i ne može obraditi 64-bitne ELF datoteke.\n"
2704
2705 #: elfedit.c:270
2706 #, c-format
2707 msgid "%s: Failed to read ELF header\n"
2708 msgstr "%s: Nisam uspio pročitati ELF zaglavlje\n"
2709
2710 #: elfedit.c:277
2711 #, c-format
2712 msgid "%s: Failed to seek to ELF header\n"
2713 msgstr ""
2714
2715 #: elfedit.c:331 readelf.c:13410
2716 #, c-format
2717 msgid "%s: failed to seek to next archive header\n"
2718 msgstr ""
2719
2720 #: elfedit.c:362 elfedit.c:371 readelf.c:13438 readelf.c:13447
2721 #, c-format
2722 msgid "%s: bad archive file name\n"
2723 msgstr "%s: neispravno ime arhive\n"
2724
2725 #: elfedit.c:391 elfedit.c:483
2726 #, c-format
2727 msgid "Input file '%s' is not readable\n"
2728 msgstr "Ulazna datoteka „%s” nije čitljiva\n"
2729
2730 #: elfedit.c:415
2731 #, c-format
2732 msgid "%s: failed to seek to archive member\n"
2733 msgstr ""
2734
2735 #: elfedit.c:454 readelf.c:13533
2736 #, c-format
2737 msgid "'%s': No such file\n"
2738 msgstr "„%s”: Nema takve datoteke\n"
2739
2740 #: elfedit.c:456 readelf.c:13535
2741 #, c-format
2742 msgid "Could not locate '%s'. System error message: %s\n"
2743 msgstr "Ne mogu pronaći „%s”. Poruka greške sustava: %s\n"
2744
2745 #: elfedit.c:463 readelf.c:13542
2746 #, c-format
2747 msgid "'%s' is not an ordinary file\n"
2748 msgstr "„%s” nije obična datoteka\n"
2749
2750 #: elfedit.c:489 readelf.c:13555
2751 #, c-format
2752 msgid "%s: Failed to read file's magic number\n"
2753 msgstr ""
2754
2755 #: elfedit.c:547
2756 #, c-format
2757 msgid "Unknown OSABI: %s\n"
2758 msgstr "Nepoznati OSABI: %s\n"
2759
2760 #: elfedit.c:568
2761 #, c-format
2762 msgid "Unknown machine type: %s\n"
2763 msgstr "Nepoznata vrsta stroja: %s\n"
2764
2765 #: elfedit.c:587
2766 #, c-format
2767 msgid "Unknown machine type: %d\n"
2768 msgstr "Nepoznata vrsta stroja: %d\n"
2769
2770 #: elfedit.c:606
2771 #, c-format
2772 msgid "Unknown type: %s\n"
2773 msgstr "Nepoznata vrsta: %s\n"
2774
2775 #: elfedit.c:637
2776 #, c-format
2777 msgid "Usage: %s <option(s)> elffile(s)\n"
2778 msgstr "Uporaba: %s <opcije> elfdatoteke\n"
2779
2780 #: elfedit.c:639
2781 #, c-format
2782 msgid " Update the ELF header of ELF files\n"
2783 msgstr " Ažuriraj ELF zaglavlje ELF datoteka\n"
2784
2785 #: elfedit.c:640 objcopy.c:475 objcopy.c:585
2786 #, c-format
2787 msgid " The options are:\n"
2788 msgstr " Opcije su:\n"
2789
2790 #: elfedit.c:641
2791 #, c-format
2792 msgid ""
2793 " --input-mach <machine> Set input machine type to <machine>\n"
2794 " --output-mach <machine> Set output machine type to <machine>\n"
2795 " --input-type <type> Set input file type to <type>\n"
2796 " --output-type <type> Set output file type to <type>\n"
2797 " --input-osabi <osabi> Set input OSABI to <osabi>\n"
2798 " --output-osabi <osabi> Set output OSABI to <osabi>\n"
2799 " -h --help Display this information\n"
2800 " -v --version Display the version number of %s\n"
2801 msgstr ""
2802
2803 #: emul_aix.c:45
2804 #, c-format
2805 msgid " [-g] - 32 bit small archive\n"
2806 msgstr ""
2807
2808 #: emul_aix.c:46
2809 #, c-format
2810 msgid " [-X32] - ignores 64 bit objects\n"
2811 msgstr ""
2812
2813 #: emul_aix.c:47
2814 #, c-format
2815 msgid " [-X64] - ignores 32 bit objects\n"
2816 msgstr ""
2817
2818 #: emul_aix.c:48
2819 #, c-format
2820 msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
2821 msgstr ""
2822
2823 #: ieee.c:311
2824 msgid "unexpected end of debugging information"
2825 msgstr ""
2826
2827 #: ieee.c:398
2828 msgid "invalid number"
2829 msgstr "neispravan broj"
2830
2831 #: ieee.c:451
2832 msgid "invalid string length"
2833 msgstr "neispravna duljina niza"
2834
2835 #: ieee.c:506 ieee.c:547
2836 msgid "expression stack overflow"
2837 msgstr "preljev stoga izraza"
2838
2839 #: ieee.c:526
2840 msgid "unsupported IEEE expression operator"
2841 msgstr "nepodržani operator IEEE izraza"
2842
2843 #: ieee.c:541
2844 msgid "unknown section"
2845 msgstr ""
2846
2847 #: ieee.c:562
2848 msgid "expression stack underflow"
2849 msgstr "podljev stoga izraza"
2850
2851 #: ieee.c:576
2852 msgid "expression stack mismatch"
2853 msgstr ""
2854
2855 #: ieee.c:613
2856 msgid "unknown builtin type"
2857 msgstr ""
2858
2859 #: ieee.c:758
2860 msgid "BCD float type not supported"
2861 msgstr ""
2862
2863 #: ieee.c:895
2864 msgid "unexpected number"
2865 msgstr "neočekivani broj"
2866
2867 #: ieee.c:902
2868 msgid "unexpected record type"
2869 msgstr "neočekivana vrsta zapisa"
2870
2871 #: ieee.c:935
2872 msgid "blocks left on stack at end"
2873 msgstr ""
2874
2875 #: ieee.c:1208
2876 msgid "unknown BB type"
2877 msgstr "nepoznata BB vrsta"
2878
2879 #: ieee.c:1217
2880 msgid "stack overflow"
2881 msgstr "preljev stoga"
2882
2883 #: ieee.c:1240
2884 msgid "stack underflow"
2885 msgstr "podljev stoga"
2886
2887 #: ieee.c:1352 ieee.c:1422 ieee.c:2120
2888 msgid "illegal variable index"
2889 msgstr "nedozvoljeni indeks varijable"
2890
2891 #: ieee.c:1400
2892 msgid "illegal type index"
2893 msgstr "nedozvoljeni indeks vrste"
2894
2895 #: ieee.c:1410 ieee.c:1447
2896 msgid "unknown TY code"
2897 msgstr "nepoznati TY kod"
2898
2899 #: ieee.c:1429
2900 msgid "undefined variable in TY"
2901 msgstr "nedefinirana varijabla u TY"
2902
2903 #. Pascal file name. FIXME.
2904 #: ieee.c:1841
2905 msgid "Pascal file name not supported"
2906 msgstr ""
2907
2908 #: ieee.c:1889
2909 msgid "unsupported qualifier"
2910 msgstr "nepodržani kvalifikator"
2911
2912 #: ieee.c:2158
2913 msgid "undefined variable in ATN"
2914 msgstr "nedefinirana varijabla u ATN"
2915
2916 #: ieee.c:2201
2917 msgid "unknown ATN type"
2918 msgstr "nepoznata ATN vrsta"
2919
2920 #. Reserved for FORTRAN common.
2921 #: ieee.c:2323
2922 msgid "unsupported ATN11"
2923 msgstr "nepodržani ATN11"
2924
2925 #. We have no way to record this information. FIXME.
2926 #: ieee.c:2350
2927 msgid "unsupported ATN12"
2928 msgstr "nepodržani ATN12"
2929
2930 #: ieee.c:2410
2931 msgid "unexpected string in C++ misc"
2932 msgstr ""
2933
2934 #: ieee.c:2423
2935 msgid "bad misc record"
2936 msgstr ""
2937
2938 #: ieee.c:2464
2939 msgid "unrecognized C++ misc record"
2940 msgstr ""
2941
2942 #: ieee.c:2579
2943 msgid "undefined C++ object"
2944 msgstr "nedefinirani C++ objekt"
2945
2946 #: ieee.c:2613
2947 msgid "unrecognized C++ object spec"
2948 msgstr ""
2949
2950 #: ieee.c:2649
2951 msgid "unsupported C++ object type"
2952 msgstr "nepodržana vrsta C++ objekta"
2953
2954 #: ieee.c:2659
2955 msgid "C++ base class not defined"
2956 msgstr ""
2957
2958 #: ieee.c:2671 ieee.c:2776
2959 msgid "C++ object has no fields"
2960 msgstr "C++ objekt nema polja"
2961
2962 #: ieee.c:2690
2963 msgid "C++ base class not found in container"
2964 msgstr ""
2965
2966 #: ieee.c:2797
2967 msgid "C++ data member not found in container"
2968 msgstr ""
2969
2970 #: ieee.c:2838 ieee.c:2988
2971 msgid "unknown C++ visibility"
2972 msgstr "nepoznata C++ vidljivost"
2973
2974 #: ieee.c:2872
2975 msgid "bad C++ field bit pos or size"
2976 msgstr ""
2977
2978 #: ieee.c:2964
2979 msgid "bad type for C++ method function"
2980 msgstr ""
2981
2982 #: ieee.c:2974
2983 msgid "no type information for C++ method function"
2984 msgstr ""
2985
2986 #: ieee.c:3013
2987 msgid "C++ static virtual method"
2988 msgstr ""
2989
2990 #: ieee.c:3108
2991 msgid "unrecognized C++ object overhead spec"
2992 msgstr ""
2993
2994 #: ieee.c:3147
2995 msgid "undefined C++ vtable"
2996 msgstr ""
2997
2998 #: ieee.c:3216
2999 msgid "C++ default values not in a function"
3000 msgstr "C++ zadane vrijednosti nisu u funkciji"
3001
3002 #: ieee.c:3256
3003 msgid "unrecognized C++ default type"
3004 msgstr "neprepoznata C++ zadana vrsta"
3005
3006 #: ieee.c:3287
3007 msgid "reference parameter is not a pointer"
3008 msgstr ""
3009
3010 #: ieee.c:3370
3011 msgid "unrecognized C++ reference type"
3012 msgstr ""
3013
3014 #: ieee.c:3452
3015 msgid "C++ reference not found"
3016 msgstr "C++ referenca nije pronađena"
3017
3018 #: ieee.c:3460
3019 msgid "C++ reference is not pointer"
3020 msgstr "C++ referenca nije pokazivač"
3021
3022 #: ieee.c:3486 ieee.c:3494
3023 msgid "missing required ASN"
3024 msgstr "nedostaje potrebni ASN"
3025
3026 #: ieee.c:3521 ieee.c:3529
3027 msgid "missing required ATN65"
3028 msgstr "nedostaje potrebni ATN65"
3029
3030 #: ieee.c:3543
3031 msgid "bad ATN65 record"
3032 msgstr "neispravan ATN65 zapis"
3033
3034 #: ieee.c:4171
3035 #, c-format
3036 msgid "IEEE numeric overflow: 0x"
3037 msgstr ""
3038
3039 #: ieee.c:4215
3040 #, c-format
3041 msgid "IEEE string length overflow: %u\n"
3042 msgstr ""
3043
3044 #: ieee.c:5213
3045 #, c-format
3046 msgid "IEEE unsupported integer type size %u\n"
3047 msgstr ""
3048
3049 #: ieee.c:5247
3050 #, c-format
3051 msgid "IEEE unsupported float type size %u\n"
3052 msgstr ""
3053
3054 #: ieee.c:5281
3055 #, c-format
3056 msgid "IEEE unsupported complex type size %u\n"
3057 msgstr ""
3058
3059 #: mclex.c:241
3060 msgid "Duplicate symbol entered into keyword list."
3061 msgstr ""
3062
3063 #: nlmconv.c:274 srconv.c:1824
3064 msgid "input and output files must be different"
3065 msgstr "ulazna i izlazna datoteka moraju biti različite"
3066
3067 #: nlmconv.c:321
3068 msgid "input file named both on command line and with INPUT"
3069 msgstr ""
3070
3071 #: nlmconv.c:330
3072 msgid "no input file"
3073 msgstr "nema ulazne datoteke"
3074
3075 #: nlmconv.c:360
3076 msgid "no name for output file"
3077 msgstr "nema imena izlazne datoteke"
3078
3079 #: nlmconv.c:374
3080 msgid "warning: input and output formats are not compatible"
3081 msgstr "upozorenje: ulazni i izlazni oblik nisu usklađeni"
3082
3083 #: nlmconv.c:404
3084 msgid "make .bss section"
3085 msgstr ""
3086
3087 #: nlmconv.c:414
3088 msgid "make .nlmsections section"
3089 msgstr ""
3090
3091 #: nlmconv.c:442
3092 msgid "set .bss vma"
3093 msgstr ""
3094
3095 #: nlmconv.c:449
3096 msgid "set .data size"
3097 msgstr ""
3098
3099 #: nlmconv.c:629
3100 #, c-format
3101 msgid "warning: symbol %s imported but not in import list"
3102 msgstr "upozorenje: simbol %s je uvezen, ali ga nema na popisu za uvoz"
3103
3104 #: nlmconv.c:649
3105 msgid "set start address"
3106 msgstr "postavi početnu adresu"
3107
3108 #: nlmconv.c:698
3109 #, fuzzy, c-format
3110 msgid "warning: START procedure %s not defined"
3111 msgstr "upozorenje: START procedura %s nije definirana"
3112
3113 #: nlmconv.c:700
3114 #, fuzzy, c-format
3115 msgid "warning: EXIT procedure %s not defined"
3116 msgstr "upozorenje: EXIT procedura %s nije definirana"
3117
3118 #: nlmconv.c:702
3119 #, fuzzy, c-format
3120 msgid "warning: CHECK procedure %s not defined"
3121 msgstr "upozorenje: CHECK procedura %s nije definirana"
3122
3123 #: nlmconv.c:722 nlmconv.c:908
3124 msgid "custom section"
3125 msgstr ""
3126
3127 #: nlmconv.c:742 nlmconv.c:937
3128 msgid "help section"
3129 msgstr ""
3130
3131 #: nlmconv.c:764 nlmconv.c:955
3132 msgid "message section"
3133 msgstr ""
3134
3135 #: nlmconv.c:779 nlmconv.c:988
3136 msgid "module section"
3137 msgstr ""
3138
3139 #: nlmconv.c:798 nlmconv.c:1004
3140 msgid "rpc section"
3141 msgstr ""
3142
3143 #. There is no place to record this information.
3144 #: nlmconv.c:834
3145 #, c-format
3146 msgid "%s: warning: shared libraries can not have uninitialized data"
3147 msgstr "%s: upozorenje: dijeljene biblioteke ne mogu imati neinicijalizirane podatke"
3148
3149 #: nlmconv.c:855 nlmconv.c:1023
3150 msgid "shared section"
3151 msgstr ""
3152
3153 #: nlmconv.c:863
3154 msgid "warning: No version number given"
3155 msgstr "upozorenje: Nije naveden broj inačice"
3156
3157 #: nlmconv.c:903 nlmconv.c:932 nlmconv.c:950 nlmconv.c:999 nlmconv.c:1018
3158 #, c-format
3159 msgid "%s: read: %s"
3160 msgstr ""
3161
3162 #: nlmconv.c:925
3163 msgid "warning: FULLMAP is not supported; try ld -M"
3164 msgstr ""
3165
3166 #: nlmconv.c:1101
3167 #, c-format
3168 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
3169 msgstr "Uporaba: %s [opcije] [ul-datoteka [izl-datoteka]]\n"
3170
3171 #: nlmconv.c:1102
3172 #, c-format
3173 msgid " Convert an object file into a NetWare Loadable Module\n"
3174 msgstr ""
3175
3176 #: nlmconv.c:1103
3177 #, c-format
3178 msgid ""
3179 " The options are:\n"
3180 " -I --input-target=<bfdname> Set the input binary file format\n"
3181 " -O --output-target=<bfdname> Set the output binary file format\n"
3182 " -T --header-file=<file> Read <file> for NLM header information\n"
3183 " -l --linker=<linker> Use <linker> for any linking\n"
3184 " -d --debug Display on stderr the linker command line\n"
3185 " @<file> Read options from <file>.\n"
3186 " -h --help Display this information\n"
3187 " -v --version Display the program's version\n"
3188 msgstr ""
3189
3190 #: nlmconv.c:1144
3191 #, c-format
3192 msgid "support not compiled in for %s"
3193 msgstr "podrška za %s nije uključena pri kompajliranju"
3194
3195 #: nlmconv.c:1181
3196 msgid "make section"
3197 msgstr ""
3198
3199 #: nlmconv.c:1195
3200 msgid "set section size"
3201 msgstr ""
3202
3203 #: nlmconv.c:1201
3204 msgid "set section alignment"
3205 msgstr ""
3206
3207 #: nlmconv.c:1205
3208 msgid "set section flags"
3209 msgstr ""
3210
3211 #: nlmconv.c:1216
3212 msgid "set .nlmsections size"
3213 msgstr ""
3214
3215 #: nlmconv.c:1297 nlmconv.c:1305 nlmconv.c:1314 nlmconv.c:1319
3216 msgid "set .nlmsection contents"
3217 msgstr ""
3218
3219 #: nlmconv.c:1796
3220 msgid "stub section sizes"
3221 msgstr ""
3222
3223 #: nlmconv.c:1843
3224 msgid "writing stub"
3225 msgstr ""
3226
3227 #: nlmconv.c:1927
3228 #, c-format
3229 msgid "unresolved PC relative reloc against %s"
3230 msgstr ""
3231
3232 #: nlmconv.c:1991
3233 #, c-format
3234 msgid "overflow when adjusting relocation against %s"
3235 msgstr "preljev pri namještanju relokacije u odnosu na %s"
3236
3237 #: nlmconv.c:2118
3238 #, c-format
3239 msgid "%s: execution of %s failed: "
3240 msgstr "%s: izvršavanje %s nije uspjelo: "
3241
3242 #: nlmconv.c:2133
3243 #, c-format
3244 msgid "Execution of %s failed"
3245 msgstr "Izvršavanje %s nije uspjelo"
3246
3247 #: nm.c:225 size.c:78 strings.c:650
3248 #, c-format
3249 msgid "Usage: %s [option(s)] [file(s)]\n"
3250 msgstr "Uporaba: %s [opcije] [datoteke]\n"
3251
3252 #: nm.c:226
3253 #, c-format
3254 msgid " List symbols in [file(s)] (a.out by default).\n"
3255 msgstr " Ispiši simbole u [datotekama] (zadano a.out).\n"
3256
3257 #: nm.c:227
3258 #, c-format
3259 msgid ""
3260 " The options are:\n"
3261 " -a, --debug-syms Display debugger-only symbols\n"
3262 " -A, --print-file-name Print name of the input file before every symbol\n"
3263 " -B Same as --format=bsd\n"
3264 " -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
3265 " The STYLE, if specified, can be `auto' (the default),\n"
3266 " `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
3267 " or `gnat'\n"
3268 " --no-demangle Do not demangle low-level symbol names\n"
3269 " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
3270 " --defined-only Display only defined symbols\n"
3271 " -e (ignored)\n"
3272 " -f, --format=FORMAT Use the output format FORMAT. FORMAT can be `bsd',\n"
3273 " `sysv' or `posix'. The default is `bsd'\n"
3274 " -g, --extern-only Display only external symbols\n"
3275 " -l, --line-numbers Use debugging information to find a filename and\n"
3276 " line number for each symbol\n"
3277 " -n, --numeric-sort Sort symbols numerically by address\n"
3278 " -o Same as -A\n"
3279 " -p, --no-sort Do not sort the symbols\n"
3280 " -P, --portability Same as --format=posix\n"
3281 " -r, --reverse-sort Reverse the sense of the sort\n"
3282 msgstr ""
3283
3284 #: nm.c:250
3285 #, c-format
3286 msgid " --plugin NAME Load the specified plugin\n"
3287 msgstr ""
3288
3289 #: nm.c:253
3290 #, c-format
3291 msgid ""
3292 " -S, --print-size Print size of defined symbols\n"
3293 " -s, --print-armap Include index for symbols from archive members\n"
3294 " --size-sort Sort symbols by size\n"
3295 " --special-syms Include special symbols in the output\n"
3296 " --synthetic Display synthetic symbols as well\n"
3297 " -t, --radix=RADIX Use RADIX for printing symbol values\n"
3298 " --target=BFDNAME Specify the target object format as BFDNAME\n"
3299 " -u, --undefined-only Display only undefined symbols\n"
3300 " -X 32_64 (ignored)\n"
3301 " @FILE Read options from FILE\n"
3302 " -h, --help Display this information\n"
3303 " -V, --version Display this program's version number\n"
3304 "\n"
3305 msgstr ""
3306
3307 #: nm.c:301
3308 #, c-format
3309 msgid "%s: invalid radix"
3310 msgstr "%s: neispravna baza"
3311
3312 #: nm.c:325
3313 #, c-format
3314 msgid "%s: invalid output format"
3315 msgstr "%s: neispravan izlazni oblik"
3316
3317 #: nm.c:346 readelf.c:8616 readelf.c:8661
3318 #, c-format
3319 msgid "<processor specific>: %d"
3320 msgstr ""
3321
3322 #: nm.c:348 readelf.c:8625 readelf.c:8679
3323 #, c-format
3324 msgid "<OS specific>: %d"
3325 msgstr ""
3326
3327 #: nm.c:350 readelf.c:8628 readelf.c:8682
3328 #, c-format
3329 msgid "<unknown>: %d"
3330 msgstr "<nepoznato>: %d"
3331
3332 #: nm.c:390
3333 #, c-format
3334 msgid ""
3335 "\n"
3336 "Archive index:\n"
3337 msgstr ""
3338 "\n"
3339 "Indeks arhive:\n"
3340
3341 #: nm.c:1258
3342 #, c-format
3343 msgid ""
3344 "\n"
3345 "\n"
3346 "Undefined symbols from %s:\n"
3347 "\n"
3348 msgstr ""
3349 "\n"
3350 "\n"
3351 "Nedefinirani simboli iz %s:\n"
3352 "\n"
3353
3354 #: nm.c:1260
3355 #, c-format
3356 msgid ""
3357 "\n"
3358 "\n"
3359 "Symbols from %s:\n"
3360 "\n"
3361 msgstr ""
3362 "\n"
3363 "\n"
3364 "Simboli iz %s:\n"
3365 "\n"
3366
3367 #: nm.c:1262 nm.c:1313
3368 #, c-format
3369 msgid ""
3370 "Name Value Class Type Size Line Section\n"
3371 "\n"
3372 msgstr ""
3373
3374 #: nm.c:1265 nm.c:1316
3375 #, c-format
3376 msgid ""
3377 "Name Value Class Type Size Line Section\n"
3378 "\n"
3379 msgstr ""
3380
3381 #: nm.c:1309
3382 #, c-format
3383 msgid ""
3384 "\n"
3385 "\n"
3386 "Undefined symbols from %s[%s]:\n"
3387 "\n"
3388 msgstr ""
3389 "\n"
3390 "\n"
3391 "Nedefinirani simboli iz %s[%s]:\n"
3392 "\n"
3393
3394 #: nm.c:1311
3395 #, c-format
3396 msgid ""
3397 "\n"
3398 "\n"
3399 "Symbols from %s[%s]:\n"
3400 "\n"
3401 msgstr ""
3402 "\n"
3403 "\n"
3404 "Simboli iz %s[%s]:\n"
3405 "\n"
3406
3407 #: nm.c:1403
3408 #, c-format
3409 msgid "Print width has not been initialized (%d)"
3410 msgstr ""
3411
3412 #: nm.c:1631
3413 msgid "Only -X 32_64 is supported"
3414 msgstr "Podržano je samo -X 32_64"
3415
3416 #: nm.c:1660
3417 msgid "Using the --size-sort and --undefined-only options together"
3418 msgstr ""
3419
3420 #: nm.c:1661
3421 msgid "will produce no output, since undefined symbols have no size."
3422 msgstr ""
3423
3424 #: nm.c:1689
3425 #, c-format
3426 msgid "data size %ld"
3427 msgstr "veličina podataka %ld"
3428
3429 #: objcopy.c:473 srconv.c:1732
3430 #, c-format
3431 msgid "Usage: %s [option(s)] in-file [out-file]\n"
3432 msgstr ""
3433
3434 #: objcopy.c:474
3435 #, c-format
3436 msgid " Copies a binary file, possibly transforming it in the process\n"
3437 msgstr ""
3438
3439 #: objcopy.c:476
3440 #, c-format
3441 msgid ""
3442 " -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
3443 " -O --output-target <bfdname> Create an output file in format <bfdname>\n"
3444 " -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
3445 " -F --target <bfdname> Set both input and output format to <bfdname>\n"
3446 " --debugging Convert debugging information, if possible\n"
3447 " -p --preserve-dates Copy modified/access timestamps to the output\n"
3448 " -j --only-section <name> Only copy section <name> into the output\n"
3449 " --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to <file>\n"
3450 " -R --remove-section <name> Remove section <name> from the output\n"
3451 " -S --strip-all Remove all symbol and relocation information\n"
3452 " -g --strip-debug Remove all debugging symbols & sections\n"
3453 " --strip-unneeded Remove all symbols not needed by relocations\n"
3454 " -N --strip-symbol <name> Do not copy symbol <name>\n"
3455 " --strip-unneeded-symbol <name>\n"
3456 " Do not copy symbol <name> unless needed by\n"
3457 " relocations\n"
3458 " --only-keep-debug Strip everything but the debug information\n"
3459 " --extract-symbol Remove section contents but keep symbols\n"
3460 " -K --keep-symbol <name> Do not strip symbol <name>\n"
3461 " --keep-file-symbols Do not strip file symbol(s)\n"
3462 " --localize-hidden Turn all ELF hidden symbols into locals\n"
3463 " -L --localize-symbol <name> Force symbol <name> to be marked as a local\n"
3464 " --globalize-symbol <name> Force symbol <name> to be marked as a global\n"
3465 " -G --keep-global-symbol <name> Localize all symbols except <name>\n"
3466 " -W --weaken-symbol <name> Force symbol <name> to be marked as a weak\n"
3467 " --weaken Force all global symbols to be marked as weak\n"
3468 " -w --wildcard Permit wildcard in symbol comparison\n"
3469 " -x --discard-all Remove all non-global symbols\n"
3470 " -X --discard-locals Remove any compiler-generated symbols\n"
3471 " -i --interleave [<number>] Only copy N out of every <number> bytes\n"
3472 " --interleave-width <number> Set N for --interleave\n"
3473 " -b --byte <num> Select byte <num> in every interleaved block\n"
3474 " --gap-fill <val> Fill gaps between sections with <val>\n"
3475 " --pad-to <addr> Pad the last section up to address <addr>\n"
3476 " --set-start <addr> Set the start address to <addr>\n"
3477 " {--change-start|--adjust-start} <incr>\n"
3478 " Add <incr> to the start address\n"
3479 " {--change-addresses|--adjust-vma} <incr>\n"
3480 " Add <incr> to LMA, VMA and start addresses\n"
3481 " {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
3482 " Change LMA and VMA of section <name> by <val>\n"
3483 " --change-section-lma <name>{=|+|-}<val>\n"
3484 " Change the LMA of section <name> by <val>\n"
3485 " --change-section-vma <name>{=|+|-}<val>\n"
3486 " Change the VMA of section <name> by <val>\n"
3487 " {--[no-]change-warnings|--[no-]adjust-warnings}\n"
3488 " Warn if a named section does not exist\n"
3489 " --set-section-flags <name>=<flags>\n"
3490 " Set section <name>'s properties to <flags>\n"
3491 " --add-section <name>=<file> Add section <name> found in <file> to output\n"
3492 " --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
3493 " --long-section-names {enable|disable|keep}\n"
3494 " Handle long section names in Coff objects.\n"
3495 " --change-leading-char Force output format's leading character style\n"
3496 " --remove-leading-char Remove leading character from global symbols\n"
3497 " --reverse-bytes=<num> Reverse <num> bytes at a time, in output sections with content\n"
3498 " --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
3499 " --redefine-syms <file> --redefine-sym for all symbol pairs \n"
3500 " listed in <file>\n"
3501 " --srec-len <number> Restrict the length of generated Srecords\n"
3502 " --srec-forceS3 Restrict the type of generated Srecords to S3\n"
3503 " --strip-symbols <file> -N for all symbols listed in <file>\n"
3504 " --strip-unneeded-symbols <file>\n"
3505 " --strip-unneeded-symbol for all symbols listed\n"
3506 " in <file>\n"
3507 " --keep-symbols <file> -K for all symbols listed in <file>\n"
3508 " --localize-symbols <file> -L for all symbols listed in <file>\n"
3509 " --globalize-symbols <file> --globalize-symbol for all in <file>\n"
3510 " --keep-global-symbols <file> -G for all symbols listed in <file>\n"
3511 " --weaken-symbols <file> -W for all symbols listed in <file>\n"
3512 " --alt-machine-code <index> Use the target's <index>'th alternative machine\n"
3513 " --writable-text Mark the output text as writable\n"
3514 " --readonly-text Make the output text write protected\n"
3515 " --pure Mark the output file as demand paged\n"
3516 " --impure Mark the output file as impure\n"
3517 " --prefix-symbols <prefix> Add <prefix> to start of every symbol name\n"
3518 " --prefix-sections <prefix> Add <prefix> to start of every section name\n"
3519 " --prefix-alloc-sections <prefix>\n"
3520 " Add <prefix> to start of every allocatable\n"
3521 " section name\n"
3522 " --file-alignment <num> Set PE file alignment to <num>\n"
3523 " --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
3524 " <commit>\n"
3525 " --image-base <address> Set PE image base to <address>\n"
3526 " --section-alignment <num> Set PE section alignment to <num>\n"
3527 " --stack <reserve>[,<commit>] Set PE reserve/commit stack to <reserve>/\n"
3528 " <commit>\n"
3529 " --subsystem <name>[:<version>]\n"
3530 " Set PE subsystem to <name> [& <version>]\n"
3531 " --compress-debug-sections Compress DWARF debug sections using zlib\n"
3532 " --decompress-debug-sections Decompress DWARF debug sections using zlib\n"
3533 " -v --verbose List all object files modified\n"
3534 " @<file> Read options from <file>\n"
3535 " -V --version Display this program's version number\n"
3536 " -h --help Display this output\n"
3537 " --info List object formats & architectures supported\n"
3538 msgstr ""
3539
3540 #: objcopy.c:583
3541 #, c-format
3542 msgid "Usage: %s <option(s)> in-file(s)\n"
3543 msgstr ""
3544
3545 #: objcopy.c:584
3546 #, c-format
3547 msgid " Removes symbols and sections from files\n"
3548 msgstr ""
3549
3550 #: objcopy.c:586
3551 #, c-format
3552 msgid ""
3553 " -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
3554 " -O --output-target=<bfdname> Create an output file in format <bfdname>\n"
3555 " -F --target=<bfdname> Set both input and output format to <bfdname>\n"
3556 " -p --preserve-dates Copy modified/access timestamps to the output\n"
3557 " -R --remove-section=<name> Remove section <name> from the output\n"
3558 " -s --strip-all Remove all symbol and relocation information\n"
3559 " -g -S -d --strip-debug Remove all debugging symbols & sections\n"
3560 " --strip-unneeded Remove all symbols not needed by relocations\n"
3561 " --only-keep-debug Strip everything but the debug information\n"
3562 " -N --strip-symbol=<name> Do not copy symbol <name>\n"
3563 " -K --keep-symbol=<name> Do not strip symbol <name>\n"
3564 " --keep-file-symbols Do not strip file symbol(s)\n"
3565 " -w --wildcard Permit wildcard in symbol comparison\n"
3566 " -x --discard-all Remove all non-global symbols\n"
3567 " -X --discard-locals Remove any compiler-generated symbols\n"
3568 " -v --verbose List all object files modified\n"
3569 " -V --version Display this program's version number\n"
3570 " -h --help Display this output\n"
3571 " --info List object formats & architectures supported\n"
3572 " -o <file> Place stripped output into <file>\n"
3573 msgstr ""
3574
3575 #: objcopy.c:659
3576 #, c-format
3577 msgid "unrecognized section flag `%s'"
3578 msgstr ""
3579
3580 #: objcopy.c:660
3581 #, c-format
3582 msgid "supported flags: %s"
3583 msgstr ""
3584
3585 #: objcopy.c:761
3586 #, c-format
3587 msgid "cannot open '%s': %s"
3588 msgstr ""
3589
3590 #: objcopy.c:764 objcopy.c:3417
3591 #, c-format
3592 msgid "%s: fread failed"
3593 msgstr ""
3594
3595 #: objcopy.c:837
3596 #, c-format
3597 msgid "%s:%d: Ignoring rubbish found on this line"
3598 msgstr ""
3599
3600 #: objcopy.c:1153
3601 #, c-format
3602 msgid "not stripping symbol `%s' because it is named in a relocation"
3603 msgstr ""
3604
3605 #: objcopy.c:1236
3606 #, c-format
3607 msgid "%s: Multiple redefinition of symbol \"%s\""
3608 msgstr ""
3609
3610 #: objcopy.c:1240
3611 #, c-format
3612 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
3613 msgstr ""
3614
3615 #: objcopy.c:1268
3616 #, c-format
3617 msgid "couldn't open symbol redefinition file %s (error: %s)"
3618 msgstr ""
3619
3620 #: objcopy.c:1346
3621 #, c-format
3622 msgid "%s:%d: garbage found at end of line"
3623 msgstr ""
3624
3625 #: objcopy.c:1349
3626 #, c-format
3627 msgid "%s:%d: missing new symbol name"
3628 msgstr ""
3629
3630 #: objcopy.c:1359
3631 #, c-format
3632 msgid "%s:%d: premature end of file"
3633 msgstr ""
3634
3635 #: objcopy.c:1385
3636 #, c-format
3637 msgid "stat returns negative size for `%s'"
3638 msgstr ""
3639
3640 #: objcopy.c:1397
3641 #, c-format
3642 msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
3643 msgstr ""
3644
3645 #: objcopy.c:1454
3646 msgid "Unable to change endianness of input file(s)"
3647 msgstr ""
3648
3649 #: objcopy.c:1463
3650 #, c-format
3651 msgid "copy from `%s' [%s] to `%s' [%s]\n"
3652 msgstr ""
3653
3654 #: objcopy.c:1512
3655 #, c-format
3656 msgid "Input file `%s' ignores binary architecture parameter."
3657 msgstr ""
3658
3659 #: objcopy.c:1520
3660 #, c-format
3661 msgid "Unable to recognise the format of the input file `%s'"
3662 msgstr ""
3663
3664 #: objcopy.c:1523
3665 #, c-format
3666 msgid "Output file cannot represent architecture `%s'"
3667 msgstr ""
3668
3669 #: objcopy.c:1586
3670 #, c-format
3671 msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
3672 msgstr ""
3673
3674 #: objcopy.c:1645
3675 #, c-format
3676 msgid "can't add section '%s'"
3677 msgstr ""
3678
3679 #: objcopy.c:1659
3680 #, c-format
3681 msgid "can't create section `%s'"
3682 msgstr ""
3683
3684 #: objcopy.c:1705
3685 #, c-format
3686 msgid "cannot create debug link section `%s'"
3687 msgstr ""
3688
3689 #: objcopy.c:1798
3690 msgid "Can't fill gap after section"
3691 msgstr ""
3692
3693 #: objcopy.c:1822
3694 msgid "can't add padding"
3695 msgstr ""
3696
3697 #: objcopy.c:1913
3698 #, c-format
3699 msgid "cannot fill debug link section `%s'"
3700 msgstr ""
3701
3702 #: objcopy.c:1976
3703 msgid "error copying private BFD data"
3704 msgstr ""
3705
3706 #: objcopy.c:1987
3707 #, c-format
3708 msgid "this target does not support %lu alternative machine codes"
3709 msgstr ""
3710
3711 #: objcopy.c:1991
3712 msgid "treating that number as an absolute e_machine value instead"
3713 msgstr ""
3714
3715 #: objcopy.c:1995
3716 msgid "ignoring the alternative value"
3717 msgstr ""
3718
3719 #: objcopy.c:2027 objcopy.c:2063
3720 #, c-format
3721 msgid "cannot create tempdir for archive copying (error: %s)"
3722 msgstr ""
3723
3724 #: objcopy.c:2093
3725 msgid "Unable to recognise the format of file"
3726 msgstr ""
3727
3728 #: objcopy.c:2220
3729 #, c-format
3730 msgid "error: the input file '%s' is empty"
3731 msgstr ""
3732
3733 #: objcopy.c:2364
3734 #, c-format
3735 msgid "Multiple renames of section %s"
3736 msgstr ""
3737
3738 #: objcopy.c:2415
3739 msgid "error in private header data"
3740 msgstr ""
3741
3742 #: objcopy.c:2493
3743 msgid "failed to create output section"
3744 msgstr ""
3745
3746 #: objcopy.c:2507
3747 msgid "failed to set size"
3748 msgstr ""
3749
3750 #: objcopy.c:2521
3751 msgid "failed to set vma"
3752 msgstr ""
3753
3754 #: objcopy.c:2546
3755 msgid "failed to set alignment"
3756 msgstr ""
3757
3758 #: objcopy.c:2580
3759 msgid "failed to copy private data"
3760 msgstr ""
3761
3762 #: objcopy.c:2662
3763 msgid "relocation count is negative"
3764 msgstr ""
3765
3766 #. User must pad the section up in order to do this.
3767 #: objcopy.c:2723
3768 #, c-format
3769 msgid "cannot reverse bytes: length of section %s must be evenly divisible by %d"
3770 msgstr ""
3771
3772 #: objcopy.c:2909
3773 msgid "can't create debugging section"
3774 msgstr ""
3775
3776 #: objcopy.c:2922
3777 msgid "can't set debugging section contents"
3778 msgstr ""
3779
3780 #: objcopy.c:2930
3781 #, c-format
3782 msgid "don't know how to write debugging information for %s"
3783 msgstr ""
3784
3785 #: objcopy.c:3073
3786 msgid "could not create temporary file to hold stripped copy"
3787 msgstr ""
3788
3789 #: objcopy.c:3145
3790 #, c-format
3791 msgid "%s: bad version in PE subsystem"
3792 msgstr ""
3793
3794 #: objcopy.c:3175
3795 #, c-format
3796 msgid "unknown PE subsystem: %s"
3797 msgstr ""
3798
3799 #: objcopy.c:3237
3800 msgid "byte number must be non-negative"
3801 msgstr ""
3802
3803 #: objcopy.c:3243
3804 #, c-format
3805 msgid "architecture %s unknown"
3806 msgstr ""
3807
3808 #: objcopy.c:3251
3809 msgid "interleave must be positive"
3810 msgstr ""
3811
3812 #: objcopy.c:3260
3813 msgid "interleave width must be positive"
3814 msgstr ""
3815
3816 #: objcopy.c:3280 objcopy.c:3288
3817 #, c-format
3818 msgid "%s both copied and removed"
3819 msgstr ""
3820
3821 #: objcopy.c:3387 objcopy.c:3467 objcopy.c:3575 objcopy.c:3606 objcopy.c:3630
3822 #: objcopy.c:3634 objcopy.c:3654
3823 #, c-format
3824 msgid "bad format for %s"
3825 msgstr ""
3826
3827 #: objcopy.c:3399
3828 #, c-format
3829 msgid "cannot open: %s: %s"
3830 msgstr ""
3831
3832 #: objcopy.c:3544
3833 #, c-format
3834 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
3835 msgstr ""
3836
3837 #: objcopy.c:3705
3838 #, c-format
3839 msgid "unknown long section names option '%s'"
3840 msgstr ""
3841
3842 #: objcopy.c:3723
3843 msgid "unable to parse alternative machine code"
3844 msgstr ""
3845
3846 #: objcopy.c:3768
3847 msgid "number of bytes to reverse must be positive and even"
3848 msgstr ""
3849
3850 #: objcopy.c:3771
3851 #, c-format
3852 msgid "Warning: ignoring previous --reverse-bytes value of %d"
3853 msgstr ""
3854
3855 #: objcopy.c:3786
3856 #, c-format
3857 msgid "%s: invalid reserve value for --heap"
3858 msgstr ""
3859
3860 #: objcopy.c:3792
3861 #, c-format
3862 msgid "%s: invalid commit value for --heap"
3863 msgstr ""
3864
3865 #: objcopy.c:3817
3866 #, c-format
3867 msgid "%s: invalid reserve value for --stack"
3868 msgstr ""
3869
3870 #: objcopy.c:3823
3871 #, c-format
3872 msgid "%s: invalid commit value for --stack"
3873 msgstr ""
3874
3875 #: objcopy.c:3852
3876 msgid "interleave start byte must be set with --byte"
3877 msgstr ""
3878
3879 #: objcopy.c:3855
3880 msgid "byte number must be less than interleave"
3881 msgstr ""
3882
3883 #: objcopy.c:3858
3884 msgid "interleave width must be less than or equal to interleave - byte`"
3885 msgstr ""
3886
3887 #: objcopy.c:3885
3888 #, c-format
3889 msgid "unknown input EFI target: %s"
3890 msgstr ""
3891
3892 #: objcopy.c:3916
3893 #, c-format
3894 msgid "unknown output EFI target: %s"
3895 msgstr ""
3896
3897 #: objcopy.c:3929
3898 #, c-format
3899 msgid "warning: could not locate '%s'. System error message: %s"
3900 msgstr ""
3901
3902 #: objcopy.c:3941
3903 #, c-format
3904 msgid "warning: could not create temporary file whilst copying '%s', (error: %s)"
3905 msgstr ""
3906
3907 #: objcopy.c:3969 objcopy.c:3983
3908 #, c-format
3909 msgid "%s %s%c0x%s never used"
3910 msgstr ""
3911
3912 #: objdump.c:201
3913 #, c-format
3914 msgid "Usage: %s <option(s)> <file(s)>\n"
3915 msgstr ""
3916
3917 #: objdump.c:202
3918 #, c-format
3919 msgid " Display information from object <file(s)>.\n"
3920 msgstr ""
3921
3922 #: objdump.c:203
3923 #, c-format
3924 msgid " At least one of the following switches must be given:\n"
3925 msgstr ""
3926
3927 #: objdump.c:204
3928 #, c-format
3929 msgid ""
3930 " -a, --archive-headers Display archive header information\n"
3931 " -f, --file-headers Display the contents of the overall file header\n"
3932 " -p, --private-headers Display object format specific file header contents\n"
3933 " -P, --private=OPT,OPT... Display object format specific contents\n"
3934 " -h, --[section-]headers Display the contents of the section headers\n"
3935 " -x, --all-headers Display the contents of all headers\n"
3936 " -d, --disassemble Display assembler contents of executable sections\n"
3937 " -D, --disassemble-all Display assembler contents of all sections\n"
3938 " -S, --source Intermix source code with disassembly\n"
3939 " -s, --full-contents Display the full contents of all sections requested\n"
3940 " -g, --debugging Display debug information in object file\n"
3941 " -e, --debugging-tags Display debug information using ctags style\n"
3942 " -G, --stabs Display (in raw form) any STABS info in the file\n"
3943 " -W[lLiaprmfFsoRt] or\n"
3944 " --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n"
3945 " =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
3946 " =gdb_index,=trace_info,=trace_abbrev,=trace_aranges]\n"
3947 " Display DWARF info in the file\n"
3948 " -t, --syms Display the contents of the symbol table(s)\n"
3949 " -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
3950 " -r, --reloc Display the relocation entries in the file\n"
3951 " -R, --dynamic-reloc Display the dynamic relocation entries in the file\n"
3952 " @<file> Read options from <file>\n"
3953 " -v, --version Display this program's version number\n"
3954 " -i, --info List object formats and architectures supported\n"
3955 " -H, --help Display this information\n"
3956 msgstr ""
3957
3958 #: objdump.c:236
3959 #, c-format
3960 msgid ""
3961 "\n"
3962 " The following switches are optional:\n"
3963 msgstr ""
3964
3965 #: objdump.c:237
3966 #, c-format
3967 msgid ""
3968 " -b, --target=BFDNAME Specify the target object format as BFDNAME\n"
3969 " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
3970 " -j, --section=NAME Only display information for section NAME\n"
3971 " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
3972 " -EB --endian=big Assume big endian format when disassembling\n"
3973 " -EL --endian=little Assume little endian format when disassembling\n"
3974 " --file-start-context Include context from start of file (with -S)\n"
3975 " -I, --include=DIR Add DIR to search list for source files\n"
3976 " -l, --line-numbers Include line numbers and filenames in output\n"
3977 " -F, --file-offsets Include file offsets when displaying information\n"
3978 " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
3979 " The STYLE, if specified, can be `auto', `gnu',\n"
3980 " `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
3981 " or `gnat'\n"
3982 " -w, --wide Format output for more than 80 columns\n"
3983 " -z, --disassemble-zeroes Do not skip blocks of zeroes when disassembling\n"
3984 " --start-address=ADDR Only process data whose address is >= ADDR\n"
3985 " --stop-address=ADDR Only process data whose address is <= ADDR\n"
3986 " --prefix-addresses Print complete address alongside disassembly\n"
3987 " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
3988 " --insn-width=WIDTH Display WIDTH bytes on a single line for -d\n"
3989 " --adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n"
3990 " --special-syms Include special symbols in symbol dumps\n"
3991 " --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
3992 " --prefix-strip=LEVEL Strip initial directory names for -S\n"
3993 msgstr ""
3994
3995 #: objdump.c:263
3996 #, c-format
3997 msgid ""
3998 " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
3999 " --dwarf-start=N Display DIEs starting with N, at the same depth\n"
4000 " or deeper\n"
4001 "\n"
4002 msgstr ""
4003
4004 #: objdump.c:275
4005 #, c-format
4006 msgid ""
4007 "\n"
4008 "Options supported for -P/--private switch:\n"
4009 msgstr ""
4010
4011 #: objdump.c:426
4012 #, c-format
4013 msgid "section '%s' mentioned in a -j option, but not found in any input file"
4014 msgstr ""
4015
4016 #: objdump.c:530
4017 #, c-format
4018 msgid "Sections:\n"
4019 msgstr ""
4020
4021 #: objdump.c:533 objdump.c:537
4022 #, c-format
4023 msgid "Idx Name Size VMA LMA File off Algn"
4024 msgstr ""
4025
4026 #: objdump.c:539
4027 #, c-format
4028 msgid "Idx Name Size VMA LMA File off Algn"
4029 msgstr ""
4030
4031 #: objdump.c:543
4032 #, c-format
4033 msgid " Flags"
4034 msgstr ""
4035
4036 #: objdump.c:586
4037 #, c-format
4038 msgid "%s: not a dynamic object"
4039 msgstr ""
4040
4041 #: objdump.c:1012 objdump.c:1036
4042 #, c-format
4043 msgid " (File Offset: 0x%lx)"
4044 msgstr ""
4045
4046 #: objdump.c:1662
4047 #, c-format
4048 msgid "disassemble_fn returned length %d"
4049 msgstr ""
4050
4051 #: objdump.c:1967
4052 #, c-format
4053 msgid ""
4054 "\n"
4055 "Disassembly of section %s:\n"
4056 msgstr ""
4057
4058 #: objdump.c:2143
4059 #, c-format
4060 msgid "can't use supplied machine %s"
4061 msgstr ""
4062
4063 #: objdump.c:2162
4064 #, c-format
4065 msgid "can't disassemble for architecture %s\n"
4066 msgstr ""
4067
4068 #: objdump.c:2242 objdump.c:2265
4069 #, c-format
4070 msgid ""
4071 "\n"
4072 "Can't get contents for section '%s'.\n"
4073 msgstr ""
4074
4075 #: objdump.c:2406
4076 #, c-format
4077 msgid ""
4078 "No %s section present\n"
4079 "\n"
4080 msgstr ""
4081
4082 #: objdump.c:2415
4083 #, c-format
4084 msgid "reading %s section of %s failed: %s"
4085 msgstr ""
4086
4087 #: objdump.c:2459
4088 #, c-format
4089 msgid ""
4090 "Contents of %s section:\n"
4091 "\n"
4092 msgstr ""
4093
4094 #: objdump.c:2590
4095 #, c-format
4096 msgid "architecture: %s, "
4097 msgstr ""
4098
4099 #: objdump.c:2593
4100 #, c-format
4101 msgid "flags 0x%08x:\n"
4102 msgstr ""
4103
4104 #: objdump.c:2607
4105 #, c-format
4106 msgid ""
4107 "\n"
4108 "start address 0x"
4109 msgstr ""
4110
4111 #: objdump.c:2633
4112 msgid "option -P/--private not supported by this file"
4113 msgstr ""
4114
4115 #: objdump.c:2657
4116 #, c-format
4117 msgid "target specific dump '%s' not supported"
4118 msgstr ""
4119
4120 #: objdump.c:2721
4121 #, c-format
4122 msgid "Contents of section %s:"
4123 msgstr ""
4124
4125 #: objdump.c:2723
4126 #, c-format
4127 msgid " (Starting at file offset: 0x%lx)"
4128 msgstr ""
4129
4130 #: objdump.c:2729
4131 msgid "Reading section failed"
4132 msgstr ""
4133
4134 #: objdump.c:2832
4135 #, c-format
4136 msgid "no symbols\n"
4137 msgstr ""
4138
4139 #: objdump.c:2839
4140 #, c-format
4141 msgid "no information for symbol number %ld\n"
4142 msgstr ""
4143
4144 #: objdump.c:2842
4145 #, c-format
4146 msgid "could not determine the type of symbol number %ld\n"
4147 msgstr ""
4148
4149 #: objdump.c:3163
4150 #, c-format
4151 msgid ""
4152 "\n"
4153 "%s: file format %s\n"
4154 msgstr ""
4155
4156 #: objdump.c:3223
4157 #, c-format
4158 msgid "%s: printing debugging information failed"
4159 msgstr ""
4160
4161 #: objdump.c:3327
4162 #, c-format
4163 msgid "In archive %s:\n"
4164 msgstr ""
4165
4166 #: objdump.c:3438
4167 msgid "error: the start address should be before the end address"
4168 msgstr ""
4169
4170 #: objdump.c:3443
4171 msgid "error: the stop address should be after the start address"
4172 msgstr ""
4173
4174 #: objdump.c:3455
4175 msgid "error: prefix strip must be non-negative"
4176 msgstr ""
4177
4178 #: objdump.c:3460
4179 msgid "error: instruction width must be positive"
4180 msgstr ""
4181
4182 #: objdump.c:3469
4183 msgid "unrecognized -E option"
4184 msgstr ""
4185
4186 #: objdump.c:3480
4187 #, c-format
4188 msgid "unrecognized --endian type `%s'"
4189 msgstr ""
4190
4191 #: od-xcoff.c:75
4192 #, c-format
4193 msgid ""
4194 "For XCOFF files:\n"
4195 " header Display the file header\n"
4196 " aout Display the auxiliary header\n"
4197 " sections Display the section headers\n"
4198 " syms Display the symbols table\n"
4199 " relocs Display the relocation entries\n"
4200 " lineno Display the line number entries\n"
4201 " loader Display loader section\n"
4202 " except Display exception table\n"
4203 " typchk Display type-check section\n"
4204 " traceback Display traceback tags\n"
4205 " toc Display toc symbols\n"
4206 msgstr ""
4207
4208 #: od-xcoff.c:416
4209 #, c-format
4210 msgid " nbr sections: %d\n"
4211 msgstr ""
4212
4213 #: od-xcoff.c:417
4214 #, c-format
4215 msgid " time and date: 0x%08x - "
4216 msgstr ""
4217
4218 #: od-xcoff.c:419
4219 #, c-format
4220 msgid "not set\n"
4221 msgstr ""
4222
4223 #: od-xcoff.c:426
4224 #, c-format
4225 msgid " symbols off: 0x%08x\n"
4226 msgstr ""
4227
4228 #: od-xcoff.c:427
4229 #, c-format
4230 msgid " nbr symbols: %d\n"
4231 msgstr ""
4232
4233 #: od-xcoff.c:428
4234 #, c-format
4235 msgid " opt hdr sz: %d\n"
4236 msgstr ""
4237
4238 #: od-xcoff.c:429
4239 #, c-format
4240 msgid " flags: 0x%04x "
4241 msgstr ""
4242
4243 #: od-xcoff.c:443
4244 #, c-format
4245 msgid "Auxiliary header:\n"
4246 msgstr ""
4247
4248 #: od-xcoff.c:446
4249 #, c-format
4250 msgid " No aux header\n"
4251 msgstr ""
4252
4253 #: od-xcoff.c:451
4254 #, c-format
4255 msgid "warning: optionnal header size too large (> %d)\n"
4256 msgstr ""
4257
4258 #: od-xcoff.c:457
4259 msgid "cannot read auxhdr"
4260 msgstr ""
4261
4262 #: od-xcoff.c:522
4263 #, c-format
4264 msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
4265 msgstr ""
4266
4267 #: od-xcoff.c:527
4268 #, c-format
4269 msgid " No section header\n"
4270 msgstr ""
4271
4272 #: od-xcoff.c:532 od-xcoff.c:544 od-xcoff.c:599
4273 msgid "cannot read section header"
4274 msgstr ""
4275
4276 #: od-xcoff.c:558
4277 #, c-format
4278 msgid " Flags: %08x "
4279 msgstr ""
4280
4281 #: od-xcoff.c:566
4282 #, c-format
4283 msgid "overflow - nreloc: %u, nlnno: %u\n"
4284 msgstr ""
4285
4286 #: od-xcoff.c:587 od-xcoff.c:922 od-xcoff.c:978
4287 msgid "cannot read section headers"
4288 msgstr ""
4289
4290 #: od-xcoff.c:646
4291 msgid "cannot read strings table length"
4292 msgstr ""
4293
4294 #: od-xcoff.c:662
4295 msgid "cannot read strings table"
4296 msgstr ""
4297
4298 #: od-xcoff.c:670
4299 msgid "cannot read symbol table"
4300 msgstr ""
4301
4302 #: od-xcoff.c:685
4303 msgid "cannot read symbol entry"
4304 msgstr ""
4305
4306 #: od-xcoff.c:720
4307 msgid "cannot read symbol aux entry"
4308 msgstr ""
4309
4310 #: od-xcoff.c:742
4311 #, c-format
4312 msgid "Symbols table (strtable at 0x%08x)"
4313 msgstr ""
4314
4315 #: od-xcoff.c:747
4316 #, c-format
4317 msgid ""
4318 ":\n"
4319 " No symbols\n"
4320 msgstr ""
4321
4322 #: od-xcoff.c:753
4323 #, c-format
4324 msgid " (no strings):\n"
4325 msgstr ""
4326
4327 #: od-xcoff.c:755
4328 #, c-format
4329 msgid " (strings size: %08x):\n"
4330 msgstr ""
4331
4332 #. Translators: 'sc' is for storage class, 'off' for offset.
4333 #: od-xcoff.c:769
4334 #, c-format
4335 msgid " # sc value section type aux name/off\n"
4336 msgstr ""
4337
4338 #. Section length, number of relocs and line number.
4339 #: od-xcoff.c:821
4340 #, c-format
4341 msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
4342 msgstr ""
4343
4344 #. Section length and number of relocs.
4345 #: od-xcoff.c:828
4346 #, c-format
4347 msgid " scnlen: %08x nreloc: %-6u\n"
4348 msgstr ""
4349
4350 #: od-xcoff.c:891
4351 #, c-format
4352 msgid "offset: %08x"
4353 msgstr ""
4354
4355 #: od-xcoff.c:934
4356 #, c-format
4357 msgid "Relocations for %s (%u)\n"
4358 msgstr ""
4359
4360 #: od-xcoff.c:937
4361 msgid "cannot read relocations"
4362 msgstr ""
4363
4364 #: od-xcoff.c:950
4365 msgid "cannot read relocation entry"
4366 msgstr ""
4367
4368 #: od-xcoff.c:990
4369 #, c-format
4370 msgid "Line numbers for %s (%u)\n"
4371 msgstr ""
4372
4373 #: od-xcoff.c:993
4374 msgid "cannot read line numbers"
4375 msgstr ""
4376
4377 #. Line number, symbol index and physical address.
4378 #: od-xcoff.c:997
4379 #, c-format
4380 msgid "lineno symndx/paddr\n"
4381 msgstr ""
4382
4383 #: od-xcoff.c:1005
4384 msgid "cannot read line number entry"
4385 msgstr ""
4386
4387 #: od-xcoff.c:1048
4388 #, c-format
4389 msgid "no .loader section in file\n"
4390 msgstr ""
4391
4392 #: od-xcoff.c:1054
4393 #, c-format
4394 msgid "section .loader is too short\n"
4395 msgstr ""
4396
4397 #: od-xcoff.c:1061
4398 #, c-format
4399 msgid "Loader header:\n"
4400 msgstr ""
4401
4402 #: od-xcoff.c:1063
4403 #, c-format
4404 msgid " version: %u\n"
4405 msgstr ""
4406
4407 #: od-xcoff.c:1066
4408 #, c-format
4409 msgid " Unhandled version\n"
4410 msgstr ""
4411
4412 #: od-xcoff.c:1071
4413 #, c-format
4414 msgid " nbr symbols: %u\n"
4415 msgstr ""
4416
4417 #: od-xcoff.c:1073
4418 #, c-format
4419 msgid " nbr relocs: %u\n"
4420 msgstr ""
4421
4422 #. Import string table length.
4423 #: od-xcoff.c:1075
4424 #, c-format
4425 msgid " import strtab len: %u\n"
4426 msgstr ""
4427
4428 #: od-xcoff.c:1078
4429 #, c-format
4430 msgid " nbr import files: %u\n"
4431 msgstr ""
4432
4433 #: od-xcoff.c:1080
4434 #, c-format
4435 msgid " import file off: %u\n"
4436 msgstr ""
4437
4438 #: od-xcoff.c:1082
4439 #, c-format
4440 msgid " string table len: %u\n"
4441 msgstr ""
4442
4443 #: od-xcoff.c:1084
4444 #, c-format
4445 msgid " string table off: %u\n"
4446 msgstr ""
4447
4448 #: od-xcoff.c:1087
4449 #, c-format
4450 msgid "Dynamic symbols:\n"
4451 msgstr ""
4452
4453 #: od-xcoff.c:1094
4454 #, c-format
4455 msgid " %4u %08x %3u "
4456 msgstr ""
4457
4458 #: od-xcoff.c:1107
4459 #, c-format
4460 msgid " %3u %3u "
4461 msgstr ""
4462
4463 #: od-xcoff.c:1116
4464 #, c-format
4465 msgid "(bad offset: %u)"
4466 msgstr ""
4467
4468 #: od-xcoff.c:1123
4469 #, c-format
4470 msgid "Dynamic relocs:\n"
4471 msgstr ""
4472
4473 #: od-xcoff.c:1163
4474 #, c-format
4475 msgid "Import files:\n"
4476 msgstr ""
4477
4478 #: od-xcoff.c:1195
4479 #, c-format
4480 msgid "no .except section in file\n"
4481 msgstr ""
4482
4483 #: od-xcoff.c:1203
4484 #, c-format
4485 msgid "Exception table:\n"
4486 msgstr ""
4487
4488 #: od-xcoff.c:1238
4489 #, c-format
4490 msgid "no .typchk section in file\n"
4491 msgstr ""
4492
4493 #: od-xcoff.c:1245
4494 #, c-format
4495 msgid "Type-check section:\n"
4496 msgstr ""
4497
4498 #: od-xcoff.c:1292
4499 #, c-format
4500 msgid " address beyond section size\n"
4501 msgstr ""
4502
4503 #: od-xcoff.c:1302
4504 #, c-format
4505 msgid " tags at %08x\n"
4506 msgstr ""
4507
4508 #: od-xcoff.c:1380
4509 #, c-format
4510 msgid " number of CTL anchors: %u\n"
4511 msgstr ""
4512
4513 #: od-xcoff.c:1399
4514 #, c-format
4515 msgid " Name (len: %u): "
4516 msgstr ""
4517
4518 #: od-xcoff.c:1402
4519 #, c-format
4520 msgid "[truncated]\n"
4521 msgstr ""
4522
4523 #: od-xcoff.c:1421
4524 #, c-format
4525 msgid " (end of tags at %08x)\n"
4526 msgstr ""
4527
4528 #: od-xcoff.c:1424
4529 #, c-format
4530 msgid " no tags found\n"
4531 msgstr ""
4532
4533 #: od-xcoff.c:1428
4534 #, c-format
4535 msgid " Truncated .text section\n"
4536 msgstr ""
4537
4538 #: od-xcoff.c:1513
4539 #, c-format
4540 msgid "TOC:\n"
4541 msgstr ""
4542
4543 #: od-xcoff.c:1556
4544 #, c-format
4545 msgid "Nbr entries: %-8u Size: %08x (%u)\n"
4546 msgstr ""
4547
4548 #: od-xcoff.c:1640
4549 msgid "cannot read header"
4550 msgstr ""
4551
4552 #: od-xcoff.c:1648
4553 #, c-format
4554 msgid "File header:\n"
4555 msgstr ""
4556
4557 #: od-xcoff.c:1649
4558 #, c-format
4559 msgid " magic: 0x%04x (0%04o) "
4560 msgstr ""
4561
4562 #: od-xcoff.c:1653
4563 #, c-format
4564 msgid "(WRMAGIC: writable text segments)"
4565 msgstr ""
4566
4567 #: od-xcoff.c:1656
4568 #, c-format
4569 msgid "(ROMAGIC: readonly sharablee text segments)"
4570 msgstr ""
4571
4572 #: od-xcoff.c:1659
4573 #, c-format
4574 msgid "(TOCMAGIC: readonly text segments and TOC)"
4575 msgstr ""
4576
4577 #: od-xcoff.c:1662
4578 #, c-format
4579 msgid "unknown magic"
4580 msgstr ""
4581
4582 #: od-xcoff.c:1669
4583 #, c-format
4584 msgid " Unhandled magic\n"
4585 msgstr ""
4586
4587 #: rclex.c:197
4588 msgid "invalid value specified for pragma code_page.\n"
4589 msgstr ""
4590
4591 #: rdcoff.c:198
4592 #, c-format
4593 msgid "parse_coff_type: Bad type code 0x%x"
4594 msgstr ""
4595
4596 #: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699
4597 #, c-format
4598 msgid "bfd_coff_get_syment failed: %s"
4599 msgstr ""
4600
4601 #: rdcoff.c:422 rdcoff.c:719
4602 #, c-format
4603 msgid "bfd_coff_get_auxent failed: %s"
4604 msgstr ""
4605
4606 #: rdcoff.c:786
4607 #, c-format
4608 msgid "%ld: .bf without preceding function"
4609 msgstr ""
4610
4611 #: rdcoff.c:836
4612 #, c-format
4613 msgid "%ld: unexpected .ef\n"
4614 msgstr ""
4615
4616 #: rddbg.c:88
4617 #, c-format
4618 msgid "%s: no recognized debugging information"
4619 msgstr ""
4620
4621 #: rddbg.c:402
4622 #, c-format
4623 msgid "Last stabs entries before error:\n"
4624 msgstr ""
4625
4626 #: readelf.c:268
4627 msgid "<none>"
4628 msgstr ""
4629
4630 #: readelf.c:269
4631 msgid "<no-name>"
4632 msgstr ""
4633
4634 #: readelf.c:270 readelf.c:5083 readelf.c:5594 readelf.c:8132 readelf.c:8250
4635 #: readelf.c:9233 readelf.c:9327 readelf.c:9388 readelf.c:12391
4636 #: readelf.c:12394
4637 msgid "<corrupt>"
4638 msgstr ""
4639
4640 #: readelf.c:309
4641 #, c-format
4642 msgid "Unable to seek to 0x%lx for %s\n"
4643 msgstr ""
4644
4645 #: readelf.c:324
4646 #, c-format
4647 msgid "Out of memory allocating 0x%lx bytes for %s\n"
4648 msgstr ""
4649
4650 #: readelf.c:334
4651 #, c-format
4652 msgid "Unable to read in 0x%lx bytes of %s\n"
4653 msgstr ""
4654
4655 #: readelf.c:638
4656 msgid "Don't know about relocations on this machine architecture\n"
4657 msgstr ""
4658
4659 #: readelf.c:659 readelf.c:757
4660 msgid "32-bit relocation data"
4661 msgstr ""
4662
4663 #: readelf.c:671 readelf.c:701 readelf.c:768 readelf.c:797
4664 msgid "out of memory parsing relocs\n"
4665 msgstr ""
4666
4667 #: readelf.c:689 readelf.c:786
4668 msgid "64-bit relocation data"
4669 msgstr ""
4670
4671 #: readelf.c:902
4672 #, c-format
4673 msgid " Offset Info Type Sym. Value Symbol's Name + Addend\n"
4674 msgstr ""
4675
4676 #: readelf.c:904
4677 #, c-format
4678 msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
4679 msgstr ""
4680
4681 #: readelf.c:909
4682 #, c-format
4683 msgid " Offset Info Type Sym. Value Symbol's Name\n"
4684 msgstr ""
4685
4686 #: readelf.c:911
4687 #, c-format
4688 msgid " Offset Info Type Sym.Value Sym. Name\n"
4689 msgstr ""
4690
4691 #: readelf.c:919
4692 #, c-format
4693 msgid " Offset Info Type Symbol's Value Symbol's Name + Addend\n"
4694 msgstr ""
4695
4696 #: readelf.c:921
4697 #, c-format
4698 msgid " Offset Info Type Sym. Value Sym. Name + Addend\n"
4699 msgstr ""
4700
4701 #: readelf.c:926
4702 #, c-format
4703 msgid " Offset Info Type Symbol's Value Symbol's Name\n"
4704 msgstr ""
4705
4706 #: readelf.c:928
4707 #, c-format
4708 msgid " Offset Info Type Sym. Value Sym. Name\n"
4709 msgstr ""
4710
4711 #: readelf.c:1245 readelf.c:1405 readelf.c:1413
4712 #, c-format
4713 msgid "unrecognized: %-7lx"
4714 msgstr ""
4715
4716 #: readelf.c:1270
4717 #, c-format
4718 msgid "<unknown addend: %lx>"
4719 msgstr ""
4720
4721 #: readelf.c:1277
4722 #, c-format
4723 msgid " bad symbol index: %08lx"
4724 msgstr ""
4725
4726 #: readelf.c:1363
4727 #, c-format
4728 msgid "<string table index: %3ld>"
4729 msgstr ""
4730
4731 #: readelf.c:1365
4732 #, c-format
4733 msgid "<corrupt string table index: %3ld>"
4734 msgstr ""
4735
4736 #: readelf.c:1758
4737 #, c-format
4738 msgid "Processor Specific: %lx"
4739 msgstr ""
4740
4741 #: readelf.c:1782
4742 #, c-format
4743 msgid "Operating System specific: %lx"
4744 msgstr ""
4745
4746 #: readelf.c:1786 readelf.c:2858
4747 #, c-format
4748 msgid "<unknown>: %lx"
4749 msgstr ""
4750
4751 #: readelf.c:1799
4752 msgid "NONE (None)"
4753 msgstr ""
4754
4755 #: readelf.c:1800
4756 msgid "REL (Relocatable file)"
4757 msgstr ""
4758
4759 #: readelf.c:1801
4760 msgid "EXEC (Executable file)"
4761 msgstr ""
4762
4763 #: readelf.c:1802
4764 msgid "DYN (Shared object file)"
4765 msgstr ""
4766
4767 #: readelf.c:1803
4768 msgid "CORE (Core file)"
4769 msgstr ""
4770
4771 #: readelf.c:1807
4772 #, c-format
4773 msgid "Processor Specific: (%x)"
4774 msgstr ""
4775
4776 #: readelf.c:1809
4777 #, c-format
4778 msgid "OS Specific: (%x)"
4779 msgstr ""
4780
4781 #: readelf.c:1811
4782 #, c-format
4783 msgid "<unknown>: %x"
4784 msgstr ""
4785
4786 #: readelf.c:1823
4787 msgid "None"
4788 msgstr ""
4789
4790 #: readelf.c:1994
4791 #, c-format
4792 msgid "<unknown>: 0x%x"
4793 msgstr ""
4794
4795 #: readelf.c:2180
4796 msgid ", <unknown>"
4797 msgstr ""
4798
4799 #: readelf.c:2266 readelf.c:7485
4800 msgid "unknown"
4801 msgstr ""
4802
4803 #: readelf.c:2267
4804 msgid "unknown mac"
4805 msgstr ""
4806
4807 #: readelf.c:2331
4808 msgid ", relocatable"
4809 msgstr ""
4810
4811 #: readelf.c:2334
4812 msgid ", relocatable-lib"
4813 msgstr ""
4814
4815 #: readelf.c:2357
4816 msgid ", unknown v850 architecture variant"
4817 msgstr ""
4818
4819 #: readelf.c:2414
4820 msgid ", unknown CPU"
4821 msgstr ""
4822
4823 #: readelf.c:2429
4824 msgid ", unknown ABI"
4825 msgstr ""
4826
4827 #: readelf.c:2452 readelf.c:2486
4828 msgid ", unknown ISA"
4829 msgstr ""
4830
4831 #: readelf.c:2663
4832 msgid "Standalone App"
4833 msgstr ""
4834
4835 #: readelf.c:2672
4836 msgid "Bare-metal C6000"
4837 msgstr ""
4838
4839 #: readelf.c:2682 readelf.c:3471 readelf.c:3487
4840 #, c-format
4841 msgid "<unknown: %x>"
4842 msgstr ""
4843
4844 #. This message is probably going to be displayed in a 15
4845 #. character wide field, so put the hex value first.
4846 #: readelf.c:3108
4847 #, c-format
4848 msgid "%08x: <unknown>"
4849 msgstr ""
4850
4851 #: readelf.c:3163
4852 #, c-format
4853 msgid "Usage: readelf <option(s)> elf-file(s)\n"
4854 msgstr ""
4855
4856 #: readelf.c:3164
4857 #, c-format
4858 msgid " Display information about the contents of ELF format files\n"
4859 msgstr ""
4860
4861 #: readelf.c:3165
4862 #, c-format
4863 msgid ""
4864 " Options are:\n"
4865 " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
4866 " -h --file-header Display the ELF file header\n"
4867 " -l --program-headers Display the program headers\n"
4868 " --segments An alias for --program-headers\n"
4869 " -S --section-headers Display the sections' header\n"
4870 " --sections An alias for --section-headers\n"
4871 " -g --section-groups Display the section groups\n"
4872 " -t --section-details Display the section details\n"
4873 " -e --headers Equivalent to: -h -l -S\n"
4874 " -s --syms Display the symbol table\n"
4875 " --symbols An alias for --syms\n"
4876 " --dyn-syms Display the dynamic symbol table\n"
4877 " -n --notes Display the core notes (if present)\n"
4878 " -r --relocs Display the relocations (if present)\n"
4879 " -u --unwind Display the unwind info (if present)\n"
4880 " -d --dynamic Display the dynamic section (if present)\n"
4881 " -V --version-info Display the version sections (if present)\n"
4882 " -A --arch-specific Display architecture specific information (if any).\n"
4883 " -c --archive-index Display the symbol/file index in an archive\n"
4884 " -D --use-dynamic Use the dynamic section info when displaying symbols\n"
4885 " -x --hex-dump=<number|name>\n"
4886 " Dump the contents of section <number|name> as bytes\n"
4887 " -p --string-dump=<number|name>\n"
4888 " Dump the contents of section <number|name> as strings\n"
4889 " -R --relocated-dump=<number|name>\n"
4890 " Dump the contents of section <number|name> as relocated bytes\n"
4891 " -w[lLiaprmfFsoRt] or\n"
4892 " --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,\n"
4893 " =frames-interp,=str,=loc,=Ranges,=pubtypes,\n"
4894 " =gdb_index,=trace_info,=trace_abbrev,=trace_aranges]\n"
4895 " Display the contents of DWARF2 debug sections\n"
4896 msgstr ""
4897
4898 #: readelf.c:3197
4899 #, c-format
4900 msgid ""
4901 " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
4902 " --dwarf-start=N Display DIEs starting with N, at the same depth\n"
4903 " or deeper\n"
4904 msgstr ""
4905
4906 #: readelf.c:3202
4907 #, c-format
4908 msgid ""
4909 " -i --instruction-dump=<number|name>\n"
4910 " Disassemble the contents of section <number|name>\n"
4911 msgstr ""
4912
4913 #: readelf.c:3206
4914 #, c-format
4915 msgid ""
4916 " -I --histogram Display histogram of bucket list lengths\n"
4917 " -W --wide Allow output width to exceed 80 characters\n"
4918 " @<file> Read options from <file>\n"
4919 " -H --help Display this information\n"
4920 " -v --version Display the version number of readelf\n"
4921 msgstr ""
4922
4923 #: readelf.c:3235 readelf.c:3264 readelf.c:3268 readelf.c:13623
4924 msgid "Out of memory allocating dump request table.\n"
4925 msgstr ""
4926
4927 #: readelf.c:3440
4928 #, c-format
4929 msgid "Invalid option '-%c'\n"
4930 msgstr ""
4931
4932 #: readelf.c:3455
4933 msgid "Nothing to do.\n"
4934 msgstr ""
4935
4936 #: readelf.c:3467 readelf.c:3483 readelf.c:8068
4937 msgid "none"
4938 msgstr ""
4939
4940 #: readelf.c:3484
4941 msgid "2's complement, little endian"
4942 msgstr ""
4943
4944 #: readelf.c:3485
4945 msgid "2's complement, big endian"
4946 msgstr ""
4947
4948 #: readelf.c:3503
4949 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
4950 msgstr ""
4951
4952 #: readelf.c:3513
4953 #, c-format
4954 msgid "ELF Header:\n"
4955 msgstr ""
4956
4957 #: readelf.c:3514
4958 #, c-format
4959 msgid " Magic: "
4960 msgstr ""
4961
4962 #: readelf.c:3518
4963 #, c-format
4964 msgid " Class: %s\n"
4965 msgstr ""
4966
4967 #: readelf.c:3520
4968 #, c-format
4969 msgid " Data: %s\n"
4970 msgstr ""
4971
4972 #: readelf.c:3522
4973 #, c-format
4974 msgid " Version: %d %s\n"
4975 msgstr ""
4976
4977 #: readelf.c:3527
4978 #, c-format
4979 msgid "<unknown: %lx>"
4980 msgstr ""
4981
4982 #: readelf.c:3529
4983 #, c-format
4984 msgid " OS/ABI: %s\n"
4985 msgstr ""
4986
4987 #: readelf.c:3531
4988 #, c-format
4989 msgid " ABI Version: %d\n"
4990 msgstr ""
4991
4992 #: readelf.c:3533
4993 #, c-format
4994 msgid " Type: %s\n"
4995 msgstr ""
4996
4997 #: readelf.c:3535
4998 #, c-format
4999 msgid " Machine: %s\n"
5000 msgstr ""
5001
5002 #: readelf.c:3537
5003 #, c-format
5004 msgid " Version: 0x%lx\n"
5005 msgstr ""
5006
5007 #: readelf.c:3540
5008 #, c-format
5009 msgid " Entry point address: "
5010 msgstr ""
5011
5012 #: readelf.c:3542
5013 #, c-format
5014 msgid ""
5015 "\n"
5016 " Start of program headers: "
5017 msgstr ""
5018
5019 #: readelf.c:3544
5020 #, c-format
5021 msgid ""
5022 " (bytes into file)\n"
5023 " Start of section headers: "
5024 msgstr ""
5025
5026 #: readelf.c:3546
5027 #, c-format
5028 msgid " (bytes into file)\n"
5029 msgstr ""
5030
5031 #: readelf.c:3548
5032 #, c-format
5033 msgid " Flags: 0x%lx%s\n"
5034 msgstr ""
5035
5036 #: readelf.c:3551
5037 #, c-format
5038 msgid " Size of this header: %ld (bytes)\n"
5039 msgstr ""
5040
5041 #: readelf.c:3553
5042 #, c-format
5043 msgid " Size of program headers: %ld (bytes)\n"
5044 msgstr ""
5045
5046 #: readelf.c:3555
5047 #, c-format
5048 msgid " Number of program headers: %ld"
5049 msgstr ""
5050
5051 #: readelf.c:3562
5052 #, c-format
5053 msgid " Size of section headers: %ld (bytes)\n"
5054 msgstr ""
5055
5056 #: readelf.c:3564
5057 #, c-format
5058 msgid " Number of section headers: %ld"
5059 msgstr ""
5060
5061 #: readelf.c:3569
5062 #, c-format
5063 msgid " Section header string table index: %ld"
5064 msgstr ""
5065
5066 #: readelf.c:3576
5067 #, c-format
5068 msgid " <corrupt: out of range>"
5069 msgstr ""
5070
5071 #: readelf.c:3610 readelf.c:3644
5072 msgid "program headers"
5073 msgstr ""
5074
5075 #: readelf.c:3711
5076 msgid "possibly corrupt ELF header - it has a non-zero program header offset, but no program headers"
5077 msgstr ""
5078
5079 #: readelf.c:3714
5080 #, c-format
5081 msgid ""
5082 "\n"
5083 "There are no program headers in this file.\n"
5084 msgstr ""
5085
5086 #: readelf.c:3720
5087 #, c-format
5088 msgid ""
5089 "\n"
5090 "Elf file type is %s\n"
5091 msgstr ""
5092
5093 #: readelf.c:3721
5094 #, c-format
5095 msgid "Entry point "
5096 msgstr ""
5097
5098 #: readelf.c:3723
5099 #, c-format
5100 msgid ""
5101 "\n"
5102 "There are %d program headers, starting at offset "
5103 msgstr ""
5104
5105 #: readelf.c:3735 readelf.c:3737
5106 #, c-format
5107 msgid ""
5108 "\n"
5109 "Program Headers:\n"
5110 msgstr ""
5111
5112 #: readelf.c:3741
5113 #, c-format
5114 msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
5115 msgstr ""
5116
5117 #: readelf.c:3744
5118 #, c-format
5119 msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
5120 msgstr ""
5121
5122 #: readelf.c:3748
5123 #, c-format
5124 msgid " Type Offset VirtAddr PhysAddr\n"
5125 msgstr ""
5126
5127 #: readelf.c:3750
5128 #, c-format
5129 msgid " FileSiz MemSiz Flags Align\n"
5130 msgstr ""
5131
5132 #: readelf.c:3843
5133 msgid "more than one dynamic segment\n"
5134 msgstr ""
5135
5136 #: readelf.c:3862
5137 msgid "no .dynamic section in the dynamic segment\n"
5138 msgstr ""
5139
5140 #: readelf.c:3877
5141 msgid "the .dynamic section is not contained within the dynamic segment\n"
5142 msgstr ""
5143
5144 #: readelf.c:3880
5145 msgid "the .dynamic section is not the first section in the dynamic segment.\n"
5146 msgstr ""
5147
5148 #: readelf.c:3888
5149 msgid "Unable to find program interpreter name\n"
5150 msgstr ""
5151
5152 #: readelf.c:3895
5153 msgid "Internal error: failed to create format string to display program interpreter\n"
5154 msgstr ""
5155
5156 #: readelf.c:3899
5157 msgid "Unable to read program interpreter name\n"
5158 msgstr ""
5159
5160 #: readelf.c:3902
5161 #, c-format
5162 msgid ""
5163 "\n"
5164 " [Requesting program interpreter: %s]"
5165 msgstr ""
5166
5167 #: readelf.c:3914
5168 #, c-format
5169 msgid ""
5170 "\n"
5171 " Section to Segment mapping:\n"
5172 msgstr ""
5173
5174 #: readelf.c:3915
5175 #, c-format
5176 msgid " Segment Sections...\n"
5177 msgstr ""
5178
5179 #: readelf.c:3951
5180 msgid "Cannot interpret virtual addresses without program headers.\n"
5181 msgstr ""
5182
5183 #: readelf.c:3967
5184 #, c-format
5185 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
5186 msgstr ""
5187
5188 #: readelf.c:3982 readelf.c:4025
5189 msgid "section headers"
5190 msgstr ""
5191
5192 #: readelf.c:4074 readelf.c:4154
5193 msgid "sh_entsize is zero\n"
5194 msgstr ""
5195
5196 #: readelf.c:4082 readelf.c:4162
5197 msgid "Invalid sh_entsize\n"
5198 msgstr ""
5199
5200 #: readelf.c:4087 readelf.c:4167
5201 msgid "symbols"
5202 msgstr ""
5203
5204 #: readelf.c:4099 readelf.c:4178
5205 msgid "symbol table section indicies"
5206 msgstr ""
5207
5208 #: readelf.c:4439
5209 #, c-format
5210 msgid "UNKNOWN (%*.*lx)"
5211 msgstr ""
5212
5213 #: readelf.c:4461
5214 msgid "possibly corrupt ELF file header - it has a non-zero section header offset, but no section headers\n"
5215 msgstr ""
5216
5217 #: readelf.c:4464
5218 #, c-format
5219 msgid ""
5220 "\n"
5221 "There are no sections in this file.\n"
5222 msgstr ""
5223
5224 #: readelf.c:4470
5225 #, c-format
5226 msgid "There are %d section headers, starting at offset 0x%lx:\n"
5227 msgstr ""
5228
5229 #: readelf.c:4491 readelf.c:5079 readelf.c:5491 readelf.c:5797 readelf.c:6210
5230 #: readelf.c:7093 readelf.c:9213
5231 msgid "string table"
5232 msgstr ""
5233
5234 #: readelf.c:4558
5235 #, c-format
5236 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
5237 msgstr ""
5238
5239 #: readelf.c:4578
5240 msgid "File contains multiple dynamic symbol tables\n"
5241 msgstr ""
5242
5243 #: readelf.c:4590
5244 msgid "File contains multiple dynamic string tables\n"
5245 msgstr ""
5246
5247 #: readelf.c:4596
5248 msgid "dynamic strings"
5249 msgstr ""
5250
5251 #: readelf.c:4603
5252 msgid "File contains multiple symtab shndx tables\n"
5253 msgstr ""
5254
5255 #: readelf.c:4674
5256 #, c-format
5257 msgid ""
5258 "\n"
5259 "Section Headers:\n"
5260 msgstr ""
5261
5262 #: readelf.c:4676
5263 #, c-format
5264 msgid ""
5265 "\n"
5266 "Section Header:\n"
5267 msgstr ""
5268
5269 #: readelf.c:4682 readelf.c:4693 readelf.c:4704
5270 #, c-format
5271 msgid " [Nr] Name\n"
5272 msgstr ""
5273
5274 #: readelf.c:4683
5275 #, c-format
5276 msgid " Type Addr Off Size ES Lk Inf Al\n"
5277 msgstr ""
5278
5279 #: readelf.c:4687
5280 #, c-format
5281 msgid " [Nr] Name Type Addr Off Size ES Flg Lk Inf Al\n"
5282 msgstr ""
5283
5284 #: readelf.c:4694
5285 #, c-format
5286 msgid " Type Address Off Size ES Lk Inf Al\n"
5287 msgstr ""
5288
5289 #: readelf.c:4698
5290 #, c-format
5291 msgid " [Nr] Name Type Address Off Size ES Flg Lk Inf Al\n"
5292 msgstr ""
5293
5294 #: readelf.c:4705
5295 #, c-format
5296 msgid " Type Address Offset Link\n"
5297 msgstr ""
5298
5299 #: readelf.c:4706
5300 #, c-format
5301 msgid " Size EntSize Info Align\n"
5302 msgstr ""
5303
5304 #: readelf.c:4710
5305 #, c-format
5306 msgid " [Nr] Name Type Address Offset\n"
5307 msgstr ""
5308
5309 #: readelf.c:4711
5310 #, c-format
5311 msgid " Size EntSize Flags Link Info Align\n"
5312 msgstr ""
5313
5314 #: readelf.c:4716
5315 #, c-format
5316 msgid " Flags\n"
5317 msgstr ""
5318
5319 #: readelf.c:4796
5320 #, c-format
5321 msgid "section %u: sh_link value of %u is larger than the number of sections\n"
5322 msgstr ""
5323
5324 #: readelf.c:4896
5325 #, c-format
5326 msgid ""
5327 "Key to Flags:\n"
5328 " W (write), A (alloc), X (execute), M (merge), S (strings), l (large)\n"
5329 " I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
5330 " O (extra OS processing required) o (OS specific), p (processor specific)\n"
5331 msgstr ""
5332
5333 #: readelf.c:4901
5334 #, c-format
5335 msgid ""
5336 "Key to Flags:\n"
5337 " W (write), A (alloc), X (execute), M (merge), S (strings)\n"
5338 " I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)\n"
5339 " O (extra OS processing required) o (OS specific), p (processor specific)\n"
5340 msgstr ""
5341
5342 #: readelf.c:4923
5343 #, c-format
5344 msgid "[<unknown>: 0x%x] "
5345 msgstr ""
5346
5347 #: readelf.c:4949
5348 #, c-format
5349 msgid ""
5350 "\n"
5351 "There are no sections to group in this file.\n"
5352 msgstr ""
5353
5354 #: readelf.c:4956
5355 msgid "Section headers are not available!\n"
5356 msgstr ""
5357
5358 #: readelf.c:4980
5359 #, c-format
5360 msgid ""
5361 "\n"
5362 "There are no section groups in this file.\n"
5363 msgstr ""
5364
5365 #: readelf.c:5018
5366 #, c-format
5367 msgid "Bad sh_link in group section `%s'\n"
5368 msgstr ""
5369
5370 #: readelf.c:5032
5371 #, c-format
5372 msgid "Corrupt header in group section `%s'\n"
5373 msgstr ""
5374
5375 #: readelf.c:5038 readelf.c:5049
5376 #, c-format
5377 msgid "Bad sh_info in group section `%s'\n"
5378 msgstr ""
5379
5380 #: readelf.c:5088
5381 msgid "section data"
5382 msgstr ""
5383
5384 #: readelf.c:5099
5385 #, c-format
5386 msgid ""
5387 "\n"
5388 "%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
5389 msgstr ""
5390
5391 #: readelf.c:5102
5392 #, c-format
5393 msgid " [Index] Name\n"
5394 msgstr ""
5395
5396 #: readelf.c:5116
5397 #, c-format
5398 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
5399 msgstr ""
5400
5401 #: readelf.c:5125
5402 #, c-format
5403 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
5404 msgstr ""
5405
5406 #: readelf.c:5138
5407 #, c-format
5408 msgid "section 0 in group section [%5u]\n"
5409 msgstr ""
5410
5411 #: readelf.c:5205
5412 msgid "dynamic section image fixups"
5413 msgstr ""
5414
5415 #: readelf.c:5217
5416 #, c-format
5417 msgid ""
5418 "\n"
5419 "Image fixups for needed library #%d: %s - ident: %lx\n"
5420 msgstr ""
5421
5422 #: readelf.c:5220
5423 #, c-format
5424 msgid "Seg Offset Type SymVec DataType\n"
5425 msgstr ""
5426
5427 #: readelf.c:5252
5428 msgid "dynamic section image relocations"
5429 msgstr ""
5430
5431 #: readelf.c:5256
5432 #, c-format
5433 msgid ""
5434 "\n"
5435 "Image relocs\n"
5436 msgstr ""
5437
5438 #: readelf.c:5258
5439 #, c-format
5440 msgid "Seg Offset Type Addend Seg Sym Off\n"
5441 msgstr ""
5442
5443 #: readelf.c:5313
5444 msgid "dynamic string section"
5445 msgstr ""
5446
5447 #: readelf.c:5414
5448 #, c-format
5449 msgid ""
5450 "\n"
5451 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
5452 msgstr ""
5453
5454 #: readelf.c:5429
5455 #, c-format
5456 msgid ""
5457 "\n"
5458 "There are no dynamic relocations in this file.\n"
5459 msgstr ""
5460
5461 #: readelf.c:5453
5462 #, c-format
5463 msgid ""
5464 "\n"
5465 "Relocation section "
5466 msgstr ""
5467
5468 #: readelf.c:5460 readelf.c:5890 readelf.c:6227
5469 #, c-format
5470 msgid " at offset 0x%lx contains %lu entries:\n"
5471 msgstr ""
5472
5473 #: readelf.c:5510
5474 #, c-format
5475 msgid ""
5476 "\n"
5477 "There are no relocations in this file.\n"
5478 msgstr ""
5479
5480 #: readelf.c:5648
5481 #, c-format
5482 msgid "\tUnknown version.\n"
5483 msgstr ""
5484
5485 #: readelf.c:5701 readelf.c:6074
5486 msgid "unwind table"
5487 msgstr ""
5488
5489 #: readelf.c:5743 readelf.c:6156 readelf.c:6415
5490 #, c-format
5491 msgid "Skipping unexpected relocation type %s\n"
5492 msgstr ""
5493
5494 #: readelf.c:5805 readelf.c:6218 readelf.c:7101 readelf.c:7148
5495 #, c-format
5496 msgid ""
5497 "\n"
5498 "There are no unwind sections in this file.\n"
5499 msgstr ""
5500
5501 #: readelf.c:5868
5502 #, c-format
5503 msgid ""
5504 "\n"
5505 "Could not find unwind info section for "
5506 msgstr ""
5507
5508 #: readelf.c:5873 readelf.c:5888 readelf.c:6225
5509 #, c-format
5510 msgid "'%s'"
5511 msgstr ""
5512
5513 #: readelf.c:5880
5514 msgid "unwind info"
5515 msgstr ""
5516
5517 #: readelf.c:5883 readelf.c:6224
5518 #, c-format
5519 msgid ""
5520 "\n"
5521 "Unwind section "
5522 msgstr ""
5523
5524 #: readelf.c:6333
5525 msgid "unwind data"
5526 msgstr ""
5527
5528 #: readelf.c:6386
5529 #, c-format
5530 msgid "Skipping unexpected relocation at offset 0x%lx\n"
5531 msgstr ""
5532
5533 #: readelf.c:6490
5534 #, c-format
5535 msgid "[Truncated opcode]\n"
5536 msgstr ""
5537
5538 #: readelf.c:6534 readelf.c:6734
5539 #, c-format
5540 msgid "Refuse to unwind"
5541 msgstr ""
5542
5543 #: readelf.c:6557
5544 #, c-format
5545 msgid " [Reserved]"
5546 msgstr ""
5547
5548 #: readelf.c:6585
5549 #, c-format
5550 msgid " finish"
5551 msgstr ""
5552
5553 #: readelf.c:6590 readelf.c:6676
5554 #, c-format
5555 msgid "[Spare]"
5556 msgstr ""
5557
5558 #: readelf.c:6697 readelf.c:6831
5559 #, c-format
5560 msgid " [unsupported opcode]"
5561 msgstr ""
5562
5563 #: readelf.c:6781
5564 #, c-format
5565 msgid "pop frame {"
5566 msgstr ""
5567
5568 #: readelf.c:6792
5569 msgid "[pad]"
5570 msgstr ""
5571
5572 #: readelf.c:6820
5573 #, c-format
5574 msgid "sp = sp + %ld"
5575 msgstr ""
5576
5577 #: readelf.c:6878
5578 #, c-format
5579 msgid " Personality routine: "
5580 msgstr ""
5581
5582 #: readelf.c:6896
5583 #, c-format
5584 msgid " [Truncated data]\n"
5585 msgstr ""
5586
5587 #: readelf.c:6911
5588 #, c-format
5589 msgid " Compact model %d\n"
5590 msgstr ""
5591
5592 #: readelf.c:6947
5593 #, c-format
5594 msgid " Restore stack from frame pointer\n"
5595 msgstr ""
5596
5597 #: readelf.c:6949
5598 #, c-format
5599 msgid " Stack increment %d\n"
5600 msgstr ""
5601
5602 #: readelf.c:6950
5603 #, c-format
5604 msgid " Registers restored: "
5605 msgstr ""
5606
5607 #: readelf.c:6955
5608 #, c-format
5609 msgid " Return register: %s\n"
5610 msgstr ""
5611
5612 #: readelf.c:7038
5613 #, c-format
5614 msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
5615 msgstr ""
5616
5617 #: readelf.c:7107
5618 #, c-format
5619 msgid ""
5620 "\n"
5621 "Unwind table index '%s' at offset 0x%lx contains %lu entries:\n"
5622 msgstr ""
5623
5624 #: readelf.c:7159
5625 #, c-format
5626 msgid "NONE\n"
5627 msgstr ""
5628
5629 #: readelf.c:7185
5630 #, c-format
5631 msgid "Interface Version: %s\n"
5632 msgstr ""
5633
5634 #: readelf.c:7187
5635 #, c-format
5636 msgid "<corrupt: %ld>\n"
5637 msgstr ""
5638
5639 #: readelf.c:7200
5640 #, c-format
5641 msgid "Time Stamp: %s\n"
5642 msgstr ""
5643
5644 #: readelf.c:7377 readelf.c:7423
5645 msgid "dynamic section"
5646 msgstr ""
5647
5648 #: readelf.c:7501
5649 #, c-format
5650 msgid ""
5651 "\n"
5652 "There is no dynamic section in this file.\n"
5653 msgstr ""
5654
5655 #: readelf.c:7539
5656 msgid "Unable to seek to end of file!\n"
5657 msgstr ""
5658
5659 #: readelf.c:7552
5660 msgid "Unable to determine the number of symbols to load\n"
5661 msgstr ""
5662
5663 #: readelf.c:7585
5664 msgid "Unable to seek to end of file\n"
5665 msgstr ""
5666
5667 #: readelf.c:7592
5668 msgid "Unable to determine the length of the dynamic string table\n"
5669 msgstr ""
5670
5671 #: readelf.c:7598
5672 msgid "dynamic string table"
5673 msgstr ""
5674
5675 #: readelf.c:7635
5676 msgid "symbol information"
5677 msgstr ""
5678
5679 #: readelf.c:7660
5680 #, c-format
5681 msgid ""
5682 "\n"
5683 "Dynamic section at offset 0x%lx contains %u entries:\n"
5684 msgstr ""
5685
5686 #: readelf.c:7663
5687 #, c-format
5688 msgid " Tag Type Name/Value\n"
5689 msgstr ""
5690
5691 #: readelf.c:7699
5692 #, c-format
5693 msgid "Auxiliary library"
5694 msgstr ""
5695
5696 #: readelf.c:7703
5697 #, c-format
5698 msgid "Filter library"
5699 msgstr ""
5700
5701 #: readelf.c:7707
5702 #, c-format
5703 msgid "Configuration file"
5704 msgstr ""
5705
5706 #: readelf.c:7711
5707 #, c-format
5708 msgid "Dependency audit library"
5709 msgstr ""
5710
5711 #: readelf.c:7715
5712 #, c-format
5713 msgid "Audit library"
5714 msgstr ""
5715
5716 #: readelf.c:7733 readelf.c:7761 readelf.c:7789
5717 #, c-format
5718 msgid "Flags:"
5719 msgstr ""
5720
5721 #: readelf.c:7736 readelf.c:7764 readelf.c:7791
5722 #, c-format
5723 msgid " None\n"
5724 msgstr ""
5725
5726 #: readelf.c:7912
5727 #, c-format
5728 msgid "Shared library: [%s]"
5729 msgstr ""
5730
5731 #: readelf.c:7915
5732 #, c-format
5733 msgid " program interpreter"
5734 msgstr ""
5735
5736 #: readelf.c:7919
5737 #, c-format
5738 msgid "Library soname: [%s]"
5739 msgstr ""
5740
5741 #: readelf.c:7923
5742 #, c-format
5743 msgid "Library rpath: [%s]"
5744 msgstr ""
5745
5746 #: readelf.c:7927
5747 #, c-format
5748 msgid "Library runpath: [%s]"
5749 msgstr ""
5750
5751 #: readelf.c:7960
5752 #, c-format
5753 msgid " (bytes)\n"
5754 msgstr ""
5755
5756 #: readelf.c:7990
5757 #, c-format
5758 msgid "Not needed object: [%s]\n"
5759 msgstr ""
5760
5761 #: readelf.c:8090
5762 msgid "| <unknown>"
5763 msgstr ""
5764
5765 #: readelf.c:8123
5766 #, c-format
5767 msgid ""
5768 "\n"
5769 "Version definition section '%s' contains %u entries:\n"
5770 msgstr ""
5771
5772 #: readelf.c:8126
5773 #, c-format
5774 msgid " Addr: 0x"
5775 msgstr ""
5776
5777 #: readelf.c:8128 readelf.c:8246 readelf.c:8390
5778 #, c-format
5779 msgid " Offset: %#08lx Link: %u (%s)\n"
5780 msgstr ""
5781
5782 #: readelf.c:8136
5783 msgid "version definition section"
5784 msgstr ""
5785
5786 #: readelf.c:8169
5787 #, c-format
5788 msgid " %#06x: Rev: %d Flags: %s"
5789 msgstr ""
5790
5791 #: readelf.c:8172
5792 #, c-format
5793 msgid " Index: %d Cnt: %d "
5794 msgstr ""
5795
5796 #: readelf.c:8188
5797 #, c-format
5798 msgid "Name: %s\n"
5799 msgstr ""
5800
5801 #: readelf.c:8190
5802 #, c-format
5803 msgid "Name index: %ld\n"
5804 msgstr ""
5805
5806 #: readelf.c:8212
5807 #, c-format
5808 msgid " %#06x: Parent %d: %s\n"
5809 msgstr ""
5810
5811 #: readelf.c:8215
5812 #, c-format
5813 msgid " %#06x: Parent %d, name index: %ld\n"
5814 msgstr ""
5815
5816 #: readelf.c:8220
5817 #, c-format
5818 msgid " Version def aux past end of section\n"
5819 msgstr ""
5820
5821 #: readelf.c:8226
5822 #, c-format
5823 msgid " Version definition past end of section\n"
5824 msgstr ""
5825
5826 #: readelf.c:8241
5827 #, c-format
5828 msgid ""
5829 "\n"
5830 "Version needs section '%s' contains %u entries:\n"
5831 msgstr ""
5832
5833 #: readelf.c:8244
5834 #, c-format
5835 msgid " Addr: 0x"
5836 msgstr ""
5837
5838 #: readelf.c:8255
5839 msgid "Version Needs section"
5840 msgstr ""
5841
5842 #: readelf.c:8283
5843 #, c-format
5844 msgid " %#06x: Version: %d"
5845 msgstr ""
5846
5847 #: readelf.c:8286
5848 #, c-format
5849 msgid " File: %s"
5850 msgstr ""
5851
5852 #: readelf.c:8288
5853 #, c-format
5854 msgid " File: %lx"
5855 msgstr ""
5856
5857 #: readelf.c:8290
5858 #, c-format
5859 msgid " Cnt: %d\n"
5860 msgstr ""
5861
5862 #: readelf.c:8315
5863 #, c-format
5864 msgid " %#06x: Name: %s"
5865 msgstr ""
5866
5867 #: readelf.c:8318
5868 #, c-format
5869 msgid " %#06x: Name index: %lx"
5870 msgstr ""
5871
5872 #: readelf.c:8321
5873 #, c-format
5874 msgid " Flags: %s Version: %d\n"
5875 msgstr ""
5876
5877 #: readelf.c:8334
5878 msgid "Missing Version Needs auxillary information\n"
5879 msgstr ""
5880
5881 #: readelf.c:8340
5882 msgid "Missing Version Needs information\n"
5883 msgstr ""
5884
5885 #: readelf.c:8378
5886 msgid "version string table"
5887 msgstr ""
5888
5889 #: readelf.c:8385
5890 #, c-format
5891 msgid ""
5892 "\n"
5893 "Version symbols section '%s' contains %d entries:\n"
5894 msgstr ""
5895
5896 #: readelf.c:8388
5897 #, c-format
5898 msgid " Addr: "
5899 msgstr ""
5900
5901 #: readelf.c:8399
5902 msgid "version symbol data"
5903 msgstr ""
5904
5905 #: readelf.c:8427
5906 msgid " 0 (*local*) "
5907 msgstr ""
5908
5909 #: readelf.c:8431
5910 msgid " 1 (*global*) "
5911 msgstr ""
5912
5913 #: readelf.c:8442
5914 msgid "invalid index into symbol array\n"
5915 msgstr ""
5916
5917 #: readelf.c:8476 readelf.c:9279
5918 msgid "version need"
5919 msgstr ""
5920
5921 #: readelf.c:8487
5922 msgid "version need aux (2)"
5923 msgstr ""
5924
5925 #: readelf.c:8508 readelf.c:8570
5926 msgid "*invalid*"
5927 msgstr ""
5928
5929 #: readelf.c:8538 readelf.c:9357
5930 msgid "version def"
5931 msgstr ""
5932
5933 #: readelf.c:8564 readelf.c:9379
5934 msgid "version def aux"
5935 msgstr ""
5936
5937 #: readelf.c:8599
5938 #, c-format
5939 msgid ""
5940 "\n"
5941 "No version information found in this file.\n"
5942 msgstr ""
5943
5944 #: readelf.c:8807
5945 #, c-format
5946 msgid "<other>: %x"
5947 msgstr ""
5948
5949 #: readelf.c:8869
5950 msgid "Unable to read in dynamic data\n"
5951 msgstr ""
5952
5953 #: readelf.c:8919
5954 #, c-format
5955 msgid " <corrupt: %14ld>"
5956 msgstr ""
5957
5958 #: readelf.c:8962 readelf.c:9014 readelf.c:9038 readelf.c:9068 readelf.c:9092
5959 msgid "Unable to seek to start of dynamic information\n"
5960 msgstr ""
5961
5962 #: readelf.c:8968 readelf.c:9020
5963 msgid "Failed to read in number of buckets\n"
5964 msgstr ""
5965
5966 #: readelf.c:8974
5967 msgid "Failed to read in number of chains\n"
5968 msgstr ""
5969
5970 #: readelf.c:9076
5971 msgid "Failed to determine last chain length\n"
5972 msgstr ""
5973
5974 #: readelf.c:9120
5975 #, c-format
5976 msgid ""
5977 "\n"
5978 "Symbol table for image:\n"
5979 msgstr ""
5980
5981 #: readelf.c:9122 readelf.c:9140
5982 #, c-format
5983 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
5984 msgstr ""
5985
5986 #: readelf.c:9124 readelf.c:9142
5987 #, c-format
5988 msgid " Num Buc: Value Size Type Bind Vis Ndx Name\n"
5989 msgstr ""
5990
5991 #: readelf.c:9138
5992 #, c-format
5993 msgid ""
5994 "\n"
5995 "Symbol table of `.gnu.hash' for image:\n"
5996 msgstr ""
5997
5998 #: readelf.c:9182
5999 #, c-format
6000 msgid ""
6001 "\n"
6002 "Symbol table '%s' has a sh_entsize of zero!\n"
6003 msgstr ""
6004
6005 #: readelf.c:9187
6006 #, c-format
6007 msgid ""
6008 "\n"
6009 "Symbol table '%s' contains %lu entries:\n"
6010 msgstr ""
6011
6012 #: readelf.c:9192
6013 #, c-format
6014 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
6015 msgstr ""
6016
6017 #: readelf.c:9194
6018 #, c-format
6019 msgid " Num: Value Size Type Bind Vis Ndx Name\n"
6020 msgstr ""
6021
6022 #: readelf.c:9249
6023 msgid "version data"
6024 msgstr ""
6025
6026 #: readelf.c:9298
6027 msgid "version need aux (3)"
6028 msgstr ""
6029
6030 #: readelf.c:9332
6031 msgid "bad dynamic symbol\n"
6032 msgstr ""
6033
6034 #: readelf.c:9404
6035 #, c-format
6036 msgid ""
6037 "\n"
6038 "Dynamic symbol information is not available for displaying symbols.\n"
6039 msgstr ""
6040
6041 #: readelf.c:9416
6042 #, c-format
6043 msgid ""
6044 "\n"
6045 "Histogram for bucket list length (total of %lu buckets):\n"
6046 msgstr ""
6047
6048 #: readelf.c:9418 readelf.c:9488
6049 #, c-format
6050 msgid " Length Number %% of total Coverage\n"
6051 msgstr ""
6052
6053 #: readelf.c:9486
6054 #, c-format
6055 msgid ""
6056 "\n"
6057 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
6058 msgstr ""
6059
6060 #: readelf.c:9552
6061 #, c-format
6062 msgid ""
6063 "\n"
6064 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
6065 msgstr ""
6066
6067 #: readelf.c:9555
6068 #, c-format
6069 msgid " Num: Name BoundTo Flags\n"
6070 msgstr ""
6071
6072 #: readelf.c:9564
6073 #, c-format
6074 msgid "<corrupt: %19ld>"
6075 msgstr ""
6076
6077 #: readelf.c:9646
6078 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
6079 msgstr ""
6080
6081 #: readelf.c:9813
6082 #, c-format
6083 msgid "Missing knowledge of 32-bit reloc types used in DWARF sections of machine number %d\n"
6084 msgstr ""
6085
6086 #: readelf.c:10138
6087 #, c-format
6088 msgid "unable to apply unsupported reloc type %d to section %s\n"
6089 msgstr ""
6090
6091 #: readelf.c:10146
6092 #, c-format
6093 msgid "skipping invalid relocation offset 0x%lx in section %s\n"
6094 msgstr ""
6095
6096 #: readelf.c:10155
6097 #, c-format
6098 msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
6099 msgstr ""
6100
6101 #: readelf.c:10177
6102 #, c-format
6103 msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
6104 msgstr ""
6105
6106 #: readelf.c:10223
6107 #, c-format
6108 msgid ""
6109 "\n"
6110 "Assembly dump of section %s\n"
6111 msgstr ""
6112
6113 #: readelf.c:10244
6114 #, c-format
6115 msgid ""
6116 "\n"
6117 "Section '%s' has no data to dump.\n"
6118 msgstr ""
6119
6120 #: readelf.c:10250
6121 msgid "section contents"
6122 msgstr ""
6123
6124 #: readelf.c:10269
6125 #, c-format
6126 msgid ""
6127 "\n"
6128 "String dump of section '%s':\n"
6129 msgstr ""
6130
6131 #: readelf.c:10287
6132 #, c-format
6133 msgid " Note: This section has relocations against it, but these have NOT been applied to this dump.\n"
6134 msgstr ""
6135
6136 #: readelf.c:10318
6137 #, c-format
6138 msgid " No strings found in this section."
6139 msgstr ""
6140
6141 #: readelf.c:10340
6142 #, c-format
6143 msgid ""
6144 "\n"
6145 "Hex dump of section '%s':\n"
6146 msgstr ""
6147
6148 #: readelf.c:10364
6149 #, c-format
6150 msgid " NOTE: This section has relocations against it, but these have NOT been applied to this dump.\n"
6151 msgstr ""
6152
6153 #: readelf.c:10498
6154 #, c-format
6155 msgid "%s section data"
6156 msgstr ""
6157
6158 #: readelf.c:10568
6159 #, c-format
6160 msgid ""
6161 "\n"
6162 "Section '%s' has no debugging data.\n"
6163 msgstr ""
6164
6165 #. There is no point in dumping the contents of a debugging section
6166 #. which has the NOBITS type - the bits in the file will be random.
6167 #. This can happen when a file containing a .eh_frame section is
6168 #. stripped with the --only-keep-debug command line option.
6169 #: readelf.c:10577
6170 #, c-format
6171 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
6172 msgstr ""
6173
6174 #: readelf.c:10613
6175 #, c-format
6176 msgid "Unrecognized debug section: %s\n"
6177 msgstr ""
6178
6179 #: readelf.c:10641
6180 #, c-format
6181 msgid "Section '%s' was not dumped because it does not exist!\n"
6182 msgstr ""
6183
6184 #: readelf.c:10682
6185 #, c-format
6186 msgid "Section %d was not dumped because it does not exist!\n"
6187 msgstr ""
6188
6189 #: readelf.c:10860 readelf.c:10874 readelf.c:10893 readelf.c:11293
6190 #, c-format
6191 msgid "None\n"
6192 msgstr ""
6193
6194 #: readelf.c:10861
6195 #, c-format
6196 msgid "Application\n"
6197 msgstr ""
6198
6199 #: readelf.c:10862
6200 #, c-format
6201 msgid "Realtime\n"
6202 msgstr ""
6203
6204 #: readelf.c:10863
6205 #, c-format
6206 msgid "Microcontroller\n"
6207 msgstr ""
6208
6209 #: readelf.c:10864
6210 #, c-format
6211 msgid "Application or Realtime\n"
6212 msgstr ""
6213
6214 #: readelf.c:10875 readelf.c:10895 readelf.c:11347 readelf.c:11365
6215 #: readelf.c:11440 readelf.c:11461
6216 #, c-format
6217 msgid "8-byte\n"
6218 msgstr ""
6219
6220 #: readelf.c:10876 readelf.c:11443 readelf.c:11464
6221 #, c-format
6222 msgid "4-byte\n"
6223 msgstr ""
6224
6225 #: readelf.c:10880 readelf.c:10899
6226 #, c-format
6227 msgid "8-byte and up to %d-byte extended\n"
6228 msgstr ""
6229
6230 #: readelf.c:10894
6231 #, c-format
6232 msgid "8-byte, except leaf SP\n"
6233 msgstr ""
6234
6235 #: readelf.c:10910 readelf.c:11000 readelf.c:11479
6236 #, c-format
6237 msgid "flag = %d, vendor = %s\n"
6238 msgstr ""
6239
6240 #: readelf.c:10916
6241 #, c-format
6242 msgid "True\n"
6243 msgstr ""
6244
6245 #: readelf.c:11045 readelf.c:11231
6246 #, c-format
6247 msgid "Hard or soft float\n"
6248 msgstr ""
6249
6250 #: readelf.c:11048
6251 #, c-format
6252 msgid "Hard float\n"
6253 msgstr ""
6254
6255 #: readelf.c:11051 readelf.c:11240
6256 #, c-format
6257 msgid "Soft float\n"
6258 msgstr ""
6259
6260 #: readelf.c:11054
6261 #, c-format
6262 msgid "Single-precision hard float\n"
6263 msgstr ""
6264
6265 #: readelf.c:11071 readelf.c:11097
6266 #, c-format
6267 msgid "Any\n"
6268 msgstr ""
6269
6270 #: readelf.c:11074
6271 #, c-format
6272 msgid "Generic\n"
6273 msgstr ""
6274
6275 #: readelf.c:11103
6276 #, c-format
6277 msgid "Memory\n"
6278 msgstr ""
6279
6280 #: readelf.c:11234
6281 #, c-format
6282 msgid "Hard float (double precision)\n"
6283 msgstr ""
6284
6285 #: readelf.c:11237
6286 #, c-format
6287 msgid "Hard float (single precision)\n"
6288 msgstr ""
6289
6290 #: readelf.c:11243
6291 #, c-format
6292 msgid "Hard float (MIPS32r2 64-bit FPU)\n"
6293 msgstr ""
6294
6295 #: readelf.c:11326
6296 #, c-format
6297 msgid "Not used\n"
6298 msgstr ""
6299
6300 #: readelf.c:11329
6301 #, c-format
6302 msgid "2 bytes\n"
6303 msgstr ""
6304
6305 #: readelf.c:11332
6306 #, c-format
6307 msgid "4 bytes\n"
6308 msgstr ""
6309
6310 #: readelf.c:11350 readelf.c:11368 readelf.c:11446 readelf.c:11467
6311 #, c-format
6312 msgid "16-byte\n"
6313 msgstr ""
6314
6315 #: readelf.c:11383
6316 #, c-format
6317 msgid "DSBT addressing not used\n"
6318 msgstr ""
6319
6320 #: readelf.c:11386
6321 #, c-format
6322 msgid "DSBT addressing used\n"
6323 msgstr ""
6324
6325 #: readelf.c:11401
6326 #, c-format
6327 msgid "Data addressing position-dependent\n"
6328 msgstr ""
6329
6330 #: readelf.c:11404
6331 #, c-format
6332 msgid "Data addressing position-independent, GOT near DP\n"
6333 msgstr ""
6334
6335 #: readelf.c:11407
6336 #, c-format
6337 msgid "Data addressing position-independent, GOT far from DP\n"
6338 msgstr ""
6339
6340 #: readelf.c:11422
6341 #, c-format
6342 msgid "Code addressing position-dependent\n"
6343 msgstr ""
6344
6345 #: readelf.c:11425
6346 #, c-format
6347 msgid "Code addressing position-independent\n"
6348 msgstr ""
6349
6350 #: readelf.c:11531
6351 msgid "attributes"
6352 msgstr ""
6353
6354 #: readelf.c:11552
6355 #, c-format
6356 msgid "ERROR: Bad section length (%d > %d)\n"
6357 msgstr ""
6358
6359 #: readelf.c:11558
6360 #, c-format
6361 msgid "Attribute Section: %s\n"
6362 msgstr ""
6363
6364 #: readelf.c:11583
6365 #, c-format
6366 msgid "ERROR: Bad subsection length (%d > %d)\n"
6367 msgstr ""
6368
6369 #: readelf.c:11595
6370 #, c-format
6371 msgid "File Attributes\n"
6372 msgstr ""
6373
6374 #: readelf.c:11598
6375 #, c-format
6376 msgid "Section Attributes:"
6377 msgstr ""
6378
6379 #: readelf.c:11601
6380 #, c-format
6381 msgid "Symbol Attributes:"
6382 msgstr ""
6383
6384 #: readelf.c:11616
6385 #, c-format
6386 msgid "Unknown tag: %d\n"
6387 msgstr ""
6388
6389 #. ??? Do something sensible, like dump hex.
6390 #: readelf.c:11635
6391 #, c-format
6392 msgid " Unknown section contexts\n"
6393 msgstr ""
6394
6395 #: readelf.c:11642
6396 #, c-format
6397 msgid "Unknown format '%c'\n"
6398 msgstr ""
6399
6400 #: readelf.c:11693 readelf.c:11715
6401 msgid "<unknown>"
6402 msgstr ""
6403
6404 #: readelf.c:11810 readelf.c:12344
6405 msgid "liblist section data"
6406 msgstr ""
6407
6408 #: readelf.c:11813
6409 #, c-format
6410 msgid ""
6411 "\n"
6412 "Section '.liblist' contains %lu entries:\n"
6413 msgstr ""
6414
6415 #: readelf.c:11815
6416 msgid " Library Time Stamp Checksum Version Flags\n"
6417 msgstr ""
6418
6419 #: readelf.c:11841
6420 #, c-format
6421 msgid "<corrupt: %9ld>"
6422 msgstr ""
6423
6424 #: readelf.c:11846
6425 msgid " NONE"
6426 msgstr ""
6427
6428 #: readelf.c:11897
6429 msgid "options"
6430 msgstr ""
6431
6432 #: readelf.c:11928
6433 #, c-format
6434 msgid ""
6435 "\n"
6436 "Section '%s' contains %d entries:\n"
6437 msgstr ""
6438
6439 #: readelf.c:12089
6440 msgid "conflict list found without a dynamic symbol table\n"
6441 msgstr ""
6442
6443 #: readelf.c:12106 readelf.c:12121
6444 msgid "conflict"
6445 msgstr ""
6446
6447 #: readelf.c:12131
6448 #, c-format
6449 msgid ""
6450 "\n"
6451 "Section '.conflict' contains %lu entries:\n"
6452 msgstr ""
6453
6454 #: readelf.c:12133
6455 msgid " Num: Index Value Name"
6456 msgstr ""
6457
6458 #: readelf.c:12145 readelf.c:12234 readelf.c:12305
6459 #, c-format
6460 msgid "<corrupt: %14ld>"
6461 msgstr ""
6462
6463 #: readelf.c:12167
6464 msgid "Global Offset Table data"
6465 msgstr ""
6466
6467 #: readelf.c:12171
6468 #, c-format
6469 msgid ""
6470 "\n"
6471 "Primary GOT:\n"
6472 msgstr ""
6473
6474 #: readelf.c:12172
6475 #, c-format
6476 msgid " Canonical gp value: "
6477 msgstr ""
6478
6479 #: readelf.c:12176 readelf.c:12276
6480 #, c-format
6481 msgid " Reserved entries:\n"
6482 msgstr ""
6483
6484 #: readelf.c:12177
6485 #, c-format
6486 msgid " %*s %10s %*s Purpose\n"
6487 msgstr ""
6488
6489 #: readelf.c:12178 readelf.c:12195 readelf.c:12211 readelf.c:12278
6490 #: readelf.c:12287
6491 msgid "Address"
6492 msgstr ""
6493
6494 #: readelf.c:12178 readelf.c:12195 readelf.c:12212
6495 msgid "Access"
6496 msgstr ""
6497
6498 #: readelf.c:12179 readelf.c:12196 readelf.c:12213 readelf.c:12278
6499 #: readelf.c:12288
6500 msgid "Initial"
6501 msgstr ""
6502
6503 #: readelf.c:12181
6504 #, c-format
6505 msgid " Lazy resolver\n"
6506 msgstr ""
6507
6508 #: readelf.c:12187
6509 #, c-format
6510 msgid " Module pointer (GNU extension)\n"
6511 msgstr ""
6512
6513 #: readelf.c:12193
6514 #, c-format
6515 msgid " Local entries:\n"
6516 msgstr ""
6517
6518 #: readelf.c:12209
6519 #, c-format
6520 msgid " Global entries:\n"
6521 msgstr ""
6522
6523 #: readelf.c:12214 readelf.c:12289
6524 msgid "Sym.Val."
6525 msgstr ""
6526
6527 #. Note for translators: "Ndx" = abbreviated form of "Index".
6528 #: readelf.c:12217 readelf.c:12289
6529 msgid "Ndx"
6530 msgstr ""
6531
6532 #: readelf.c:12217 readelf.c:12289
6533 msgid "Name"
6534 msgstr ""
6535
6536 #: readelf.c:12271
6537 msgid "Procedure Linkage Table data"
6538 msgstr ""
6539
6540 #: readelf.c:12277
6541 #, c-format
6542 msgid " %*s %*s Purpose\n"
6543 msgstr ""
6544
6545 #: readelf.c:12280
6546 #, c-format
6547 msgid " PLT lazy resolver\n"
6548 msgstr ""
6549
6550 #: readelf.c:12282
6551 #, c-format
6552 msgid " Module pointer\n"
6553 msgstr ""
6554
6555 #: readelf.c:12285
6556 #, c-format
6557 msgid " Entries:\n"
6558 msgstr ""
6559
6560 #: readelf.c:12352
6561 msgid "liblist string table"
6562 msgstr ""
6563
6564 #: readelf.c:12362
6565 #, c-format
6566 msgid ""
6567 "\n"
6568 "Library list section '%s' contains %lu entries:\n"
6569 msgstr ""
6570
6571 #: readelf.c:12366
6572 msgid " Library Time Stamp Checksum Version Flags"
6573 msgstr ""
6574
6575 #: readelf.c:12416
6576 msgid "NT_AUXV (auxiliary vector)"
6577 msgstr ""
6578
6579 #: readelf.c:12418
6580 msgid "NT_PRSTATUS (prstatus structure)"
6581 msgstr ""
6582
6583 #: readelf.c:12420
6584 msgid "NT_FPREGSET (floating point registers)"
6585 msgstr ""
6586
6587 #: readelf.c:12422
6588 msgid "NT_PRPSINFO (prpsinfo structure)"
6589 msgstr ""
6590
6591 #: readelf.c:12424
6592 msgid "NT_TASKSTRUCT (task structure)"
6593 msgstr ""
6594
6595 #: readelf.c:12426
6596 msgid "NT_PRXFPREG (user_xfpregs structure)"
6597 msgstr ""
6598
6599 #: readelf.c:12428
6600 msgid "NT_PPC_VMX (ppc Altivec registers)"
6601 msgstr ""
6602
6603 #: readelf.c:12430
6604 msgid "NT_PPC_VSX (ppc VSX registers)"
6605 msgstr ""
6606
6607 #: readelf.c:12432
6608 msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
6609 msgstr ""
6610
6611 #: readelf.c:12434
6612 msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
6613 msgstr ""
6614
6615 #: readelf.c:12436
6616 msgid "NT_S390_TIMER (s390 timer register)"
6617 msgstr ""
6618
6619 #: readelf.c:12438
6620 msgid "NT_S390_TODCMP (s390 TOD comparator register)"
6621 msgstr ""
6622
6623 #: readelf.c:12440
6624 msgid "NT_S390_TODPREG (s390 TOD programmable register)"
6625 msgstr ""
6626
6627 #: readelf.c:12442
6628 msgid "NT_S390_CTRS (s390 control registers)"
6629 msgstr ""
6630
6631 #: readelf.c:12444
6632 msgid "NT_S390_PREFIX (s390 prefix register)"
6633 msgstr ""
6634
6635 #: readelf.c:12446
6636 msgid "NT_ARM_VFP (arm VFP registers)"
6637 msgstr ""
6638
6639 #: readelf.c:12448
6640 msgid "NT_PSTATUS (pstatus structure)"
6641 msgstr ""
6642
6643 #: readelf.c:12450
6644 msgid "NT_FPREGS (floating point registers)"
6645 msgstr ""
6646
6647 #: readelf.c:12452
6648 msgid "NT_PSINFO (psinfo structure)"
6649 msgstr ""
6650
6651 #: readelf.c:12454
6652 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
6653 msgstr ""
6654
6655 #: readelf.c:12456
6656 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
6657 msgstr ""
6658
6659 #: readelf.c:12458
6660 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
6661 msgstr ""
6662
6663 #: readelf.c:12466
6664 msgid "NT_VERSION (version)"
6665 msgstr ""
6666
6667 #: readelf.c:12468
6668 msgid "NT_ARCH (architecture)"
6669 msgstr ""
6670
6671 #: readelf.c:12473 readelf.c:12496 readelf.c:12575 readelf.c:12633
6672 #: readelf.c:12710
6673 #, c-format
6674 msgid "Unknown note type: (0x%08x)"
6675 msgstr ""
6676
6677 #: readelf.c:12485
6678 msgid "NT_GNU_ABI_TAG (ABI version tag)"
6679 msgstr ""
6680
6681 #: readelf.c:12487
6682 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
6683 msgstr ""
6684
6685 #: readelf.c:12489
6686 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
6687 msgstr ""
6688
6689 #: readelf.c:12491
6690 msgid "NT_GNU_GOLD_VERSION (gold version)"
6691 msgstr ""
6692
6693 #: readelf.c:12509
6694 #, c-format
6695 msgid " Build ID: "
6696 msgstr ""
6697
6698 #: readelf.c:12548
6699 #, c-format
6700 msgid " OS: %s, ABI: %ld.%ld.%ld\n"
6701 msgstr ""
6702
6703 #. NetBSD core "procinfo" structure.
6704 #: readelf.c:12565
6705 msgid "NetBSD procinfo structure"
6706 msgstr ""
6707
6708 #: readelf.c:12592 readelf.c:12606
6709 msgid "PT_GETREGS (reg structure)"
6710 msgstr ""
6711
6712 #: readelf.c:12594 readelf.c:12608
6713 msgid "PT_GETFPREGS (fpreg structure)"
6714 msgstr ""
6715
6716 #: readelf.c:12627
6717 msgid "NT_STAPSDT (SystemTap probe descriptors)"
6718 msgstr ""
6719
6720 #: readelf.c:12660
6721 #, c-format
6722 msgid " Provider: %s\n"
6723 msgstr ""
6724
6725 #: readelf.c:12661
6726 #, c-format
6727 msgid " Name: %s\n"
6728 msgstr ""
6729
6730 #: readelf.c:12662
6731 #, c-format
6732 msgid " Location: "
6733 msgstr ""
6734
6735 #: readelf.c:12664
6736 #, c-format
6737 msgid ", Base: "
6738 msgstr ""
6739
6740 #: readelf.c:12666
6741 #, c-format
6742 msgid ", Semaphore: "
6743 msgstr ""
6744
6745 #: readelf.c:12669
6746 #, c-format
6747 msgid " Arguments: %s\n"
6748 msgstr ""
6749
6750 #: readelf.c:12682
6751 msgid "NT_VMS_MHD (module header)"
6752 msgstr ""
6753
6754 #: readelf.c:12684
6755 msgid "NT_VMS_LNM (language name)"
6756 msgstr ""
6757
6758 #: readelf.c:12686
6759 msgid "NT_VMS_SRC (source files)"
6760 msgstr ""
6761
6762 #: readelf.c:12690
6763 msgid "NT_VMS_EIDC (consistency check)"
6764 msgstr ""
6765
6766 #: readelf.c:12692
6767 msgid "NT_VMS_FPMODE (FP mode)"
6768 msgstr ""
6769
6770 #: readelf.c:12696
6771 msgid "NT_VMS_IMGNAM (image name)"
6772 msgstr ""
6773
6774 #: readelf.c:12698
6775 msgid "NT_VMS_IMGID (image id)"
6776 msgstr ""
6777
6778 #: readelf.c:12700
6779 msgid "NT_VMS_LINKID (link id)"
6780 msgstr ""
6781
6782 #: readelf.c:12702
6783 msgid "NT_VMS_IMGBID (build id)"
6784 msgstr ""
6785
6786 #: readelf.c:12704
6787 msgid "NT_VMS_GSTNAM (sym table name)"
6788 msgstr ""
6789
6790 #: readelf.c:12724
6791 #, c-format
6792 msgid " Creation date : %.17s\n"
6793 msgstr ""
6794
6795 #: readelf.c:12725
6796 #, c-format
6797 msgid " Last patch date: %.17s\n"
6798 msgstr ""
6799
6800 #: readelf.c:12726
6801 #, c-format
6802 msgid " Module name : %s\n"
6803 msgstr ""
6804
6805 #: readelf.c:12727
6806 #, c-format
6807 msgid " Module version : %s\n"
6808 msgstr ""
6809
6810 #: readelf.c:12730
6811 #, c-format
6812 msgid " Invalid size\n"
6813 msgstr ""
6814
6815 #: readelf.c:12733
6816 #, c-format
6817 msgid " Language: %s\n"
6818 msgstr ""
6819
6820 #: readelf.c:12737
6821 #, c-format
6822 msgid " Floating Point mode: "
6823 msgstr ""
6824
6825 #: readelf.c:12742
6826 #, c-format
6827 msgid " Link time: "
6828 msgstr ""
6829
6830 #: readelf.c:12748
6831 #, c-format
6832 msgid " Patch time: "
6833 msgstr ""
6834
6835 #: readelf.c:12754
6836 #, c-format
6837 msgid " Major id: %u, minor id: %u\n"
6838 msgstr ""
6839
6840 #: readelf.c:12757
6841 #, c-format
6842 msgid " Last modified : "
6843 msgstr ""
6844
6845 #: readelf.c:12760
6846 #, c-format
6847 msgid ""
6848 "\n"
6849 " Link flags : "
6850 msgstr ""
6851
6852 #: readelf.c:12763
6853 #, c-format
6854 msgid " Header flags: 0x%08x\n"
6855 msgstr ""
6856
6857 #: readelf.c:12765
6858 #, c-format
6859 msgid " Image id : %s\n"
6860 msgstr ""
6861
6862 #: readelf.c:12769
6863 #, c-format
6864 msgid " Image name: %s\n"
6865 msgstr ""
6866
6867 #: readelf.c:12772
6868 #, c-format
6869 msgid " Global symbol table name: %s\n"
6870 msgstr ""
6871
6872 #: readelf.c:12775
6873 #, c-format
6874 msgid " Image id: %s\n"
6875 msgstr ""
6876
6877 #: readelf.c:12778
6878 #, c-format
6879 msgid " Linker id: %s\n"
6880 msgstr ""
6881
6882 #: readelf.c:12853
6883 msgid "notes"
6884 msgstr ""
6885
6886 #: readelf.c:12859
6887 #, c-format
6888 msgid ""
6889 "\n"
6890 "Notes at offset 0x%08lx with length 0x%08lx:\n"
6891 msgstr ""
6892
6893 #: readelf.c:12861
6894 #, c-format
6895 msgid " %-20s %10s\tDescription\n"
6896 msgstr ""
6897
6898 #: readelf.c:12861
6899 msgid "Owner"
6900 msgstr ""
6901
6902 #: readelf.c:12861
6903 msgid "Data size"
6904 msgstr ""
6905
6906 #: readelf.c:12899 readelf.c:12912
6907 #, c-format
6908 msgid "corrupt note found at offset %lx into core notes\n"
6909 msgstr ""
6910
6911 #: readelf.c:12901 readelf.c:12914
6912 #, c-format
6913 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
6914 msgstr ""
6915
6916 #: readelf.c:13010
6917 #, c-format
6918 msgid "No note segments present in the core file.\n"
6919 msgstr ""
6920
6921 #: readelf.c:13102
6922 msgid ""
6923 "This instance of readelf has been built without support for a\n"
6924 "64 bit data type and so it cannot read 64 bit ELF files.\n"
6925 msgstr ""
6926
6927 #: readelf.c:13149
6928 #, c-format
6929 msgid "%s: Failed to read file header\n"
6930 msgstr ""
6931
6932 #: readelf.c:13163
6933 #, c-format
6934 msgid ""
6935 "\n"
6936 "File: %s\n"
6937 msgstr ""
6938
6939 #: readelf.c:13335
6940 #, c-format
6941 msgid "%s: unable to dump the index as none was found\n"
6942 msgstr ""
6943
6944 #: readelf.c:13341
6945 #, c-format
6946 msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
6947 msgstr ""
6948
6949 #: readelf.c:13359
6950 #, c-format
6951 msgid "Binary %s contains:\n"
6952 msgstr ""
6953
6954 #: readelf.c:13367
6955 #, c-format
6956 msgid "%s: end of the symbol table reached before the end of the index\n"
6957 msgstr ""
6958
6959 #: readelf.c:13378
6960 #, c-format
6961 msgid "%s: symbols remain in the index symbol table, but without corresponding entries in the index table\n"
6962 msgstr ""
6963
6964 #: readelf.c:13383
6965 #, c-format
6966 msgid "%s: failed to seek back to start of object files in the archive\n"
6967 msgstr ""
6968
6969 #: readelf.c:13466 readelf.c:13549
6970 #, c-format
6971 msgid "Input file '%s' is not readable.\n"
6972 msgstr ""
6973
6974 #: readelf.c:13488
6975 #, c-format
6976 msgid "%s: failed to seek to archive member.\n"
6977 msgstr ""
6978
6979 #: readelf.c:13567
6980 #, c-format
6981 msgid "File %s is not an archive so its index cannot be displayed.\n"
6982 msgstr ""
6983
6984 #: rename.c:124
6985 #, c-format
6986 msgid "%s: cannot set time: %s"
6987 msgstr ""
6988
6989 #. We have to clean up here.
6990 #: rename.c:159 rename.c:197
6991 #, c-format
6992 msgid "unable to rename '%s'; reason: %s"
6993 msgstr ""
6994
6995 #: rename.c:205
6996 #, c-format
6997 msgid "unable to copy file '%s'; reason: %s"
6998 msgstr ""
6999
7000 #: resbin.c:120
7001 #, c-format
7002 msgid "%s: not enough binary data"
7003 msgstr ""
7004
7005 #: resbin.c:136
7006 msgid "null terminated unicode string"
7007 msgstr ""
7008
7009 #: resbin.c:163 resbin.c:169
7010 msgid "resource ID"
7011 msgstr ""
7012
7013 #: resbin.c:208
7014 msgid "cursor"
7015 msgstr ""
7016
7017 #: resbin.c:239 resbin.c:246
7018 msgid "menu header"
7019 msgstr ""
7020
7021 #: resbin.c:255
7022 msgid "menuex header"
7023 msgstr ""
7024
7025 #: resbin.c:259
7026 msgid "menuex offset"
7027 msgstr ""
7028
7029 #: resbin.c:264
7030 #, c-format
7031 msgid "unsupported menu version %d"
7032 msgstr ""
7033
7034 #: resbin.c:289 resbin.c:304 resbin.c:366
7035 msgid "menuitem header"
7036 msgstr ""
7037
7038 #: resbin.c:396
7039 msgid "menuitem"
7040 msgstr ""
7041
7042 #: resbin.c:433 resbin.c:461
7043 msgid "dialog header"
7044 msgstr ""
7045
7046 #: resbin.c:451
7047 #, c-format
7048 msgid "unexpected DIALOGEX version %d"
7049 msgstr ""
7050
7051 #: resbin.c:496
7052 msgid "dialog font point size"
7053 msgstr ""
7054
7055 #: resbin.c:504
7056 msgid "dialogex font information"
7057 msgstr ""
7058
7059 #: resbin.c:530 resbin.c:548
7060 msgid "dialog control"
7061 msgstr ""
7062
7063 #: resbin.c:540
7064 msgid "dialogex control"
7065 msgstr ""
7066
7067 #: resbin.c:569
7068 msgid "dialog control end"
7069 msgstr ""
7070
7071 #: resbin.c:581
7072 msgid "dialog control data"
7073 msgstr ""
7074
7075 #: resbin.c:621
7076 msgid "stringtable string length"
7077 msgstr ""
7078
7079 #: resbin.c:631
7080 msgid "stringtable string"
7081 msgstr ""
7082
7083 #: resbin.c:661
7084 msgid "fontdir header"
7085 msgstr ""
7086
7087 #: resbin.c:675
7088 msgid "fontdir"
7089 msgstr ""
7090
7091 #: resbin.c:692
7092 msgid "fontdir device name"
7093 msgstr ""
7094
7095 #: resbin.c:698
7096 msgid "fontdir face name"
7097 msgstr ""
7098
7099 #: resbin.c:738
7100 msgid "accelerator"
7101 msgstr ""
7102
7103 #: resbin.c:797
7104 msgid "group cursor header"
7105 msgstr ""
7106
7107 #: resbin.c:801 resrc.c:1355
7108 #, c-format
7109 msgid "unexpected group cursor type %d"
7110 msgstr ""
7111
7112 #: resbin.c:816
7113 msgid "group cursor"
7114 msgstr ""
7115
7116 #: resbin.c:852
7117 msgid "group icon header"
7118 msgstr ""
7119
7120 #: resbin.c:856 resrc.c:1302
7121 #, c-format
7122 msgid "unexpected group icon type %d"
7123 msgstr ""
7124
7125 #: resbin.c:871
7126 msgid "group icon"
7127 msgstr ""
7128
7129 #: resbin.c:935 resbin.c:1173
7130 msgid "unexpected version string"
7131 msgstr ""
7132
7133 #: resbin.c:966
7134 #, c-format
7135 msgid "version length %d does not match resource length %lu"
7136 msgstr ""
7137
7138 #: resbin.c:970
7139 #, c-format
7140 msgid "unexpected version type %d"
7141 msgstr ""
7142
7143 #: resbin.c:982
7144 #, c-format
7145 msgid "unexpected fixed version information length %ld"
7146 msgstr ""
7147
7148 #: resbin.c:985
7149 msgid "fixed version info"
7150 msgstr ""
7151
7152 #: resbin.c:989
7153 #, c-format
7154 msgid "unexpected fixed version signature %lu"
7155 msgstr ""
7156
7157 #: resbin.c:993
7158 #, c-format
7159 msgid "unexpected fixed version info version %lu"
7160 msgstr ""
7161
7162 #: resbin.c:1022
7163 msgid "version var info"
7164 msgstr ""
7165
7166 #: resbin.c:1039
7167 #, c-format
7168 msgid "unexpected stringfileinfo value length %ld"
7169 msgstr ""
7170
7171 #: resbin.c:1059
7172 msgid "version stringtable"
7173 msgstr ""
7174
7175 #: resbin.c:1067
7176 #, c-format
7177 msgid "unexpected version stringtable value length %ld"
7178 msgstr ""
7179
7180 #: resbin.c:1084
7181 msgid "version string"
7182 msgstr ""
7183
7184 #: resbin.c:1101
7185 #, c-format
7186 msgid "unexpected version string length %ld != %ld + %ld"
7187 msgstr ""
7188
7189 #: resbin.c:1108
7190 #, c-format
7191 msgid "unexpected version string length %ld < %ld"
7192 msgstr ""
7193
7194 #: resbin.c:1133
7195 #, c-format
7196 msgid "unexpected varfileinfo value length %ld"
7197 msgstr ""
7198
7199 #: resbin.c:1152
7200 msgid "version varfileinfo"
7201 msgstr ""
7202
7203 #: resbin.c:1167
7204 #, c-format
7205 msgid "unexpected version value length %ld"
7206 msgstr ""
7207
7208 #: rescoff.c:124
7209 msgid "filename required for COFF input"
7210 msgstr ""
7211
7212 #: rescoff.c:141
7213 #, c-format
7214 msgid "%s: no resource section"
7215 msgstr ""
7216
7217 #: rescoff.c:173
7218 #, c-format
7219 msgid "%s: %s: address out of bounds"
7220 msgstr ""
7221
7222 #: rescoff.c:190
7223 msgid "directory"
7224 msgstr ""
7225
7226 #: rescoff.c:218
7227 msgid "named directory entry"
7228 msgstr ""
7229
7230 #: rescoff.c:227
7231 msgid "directory entry name"
7232 msgstr ""
7233
7234 #: rescoff.c:247
7235 msgid "named subdirectory"
7236 msgstr ""
7237
7238 #: rescoff.c:255
7239 msgid "named resource"
7240 msgstr ""
7241
7242 #: rescoff.c:270
7243 msgid "ID directory entry"
7244 msgstr ""
7245
7246 #: rescoff.c:287
7247 msgid "ID subdirectory"
7248 msgstr ""
7249
7250 #: rescoff.c:295
7251 msgid "ID resource"
7252 msgstr ""
7253
7254 #: rescoff.c:320
7255 msgid "resource type unknown"
7256 msgstr ""
7257
7258 #: rescoff.c:323
7259 msgid "data entry"
7260 msgstr ""
7261
7262 #: rescoff.c:331
7263 msgid "resource data"
7264 msgstr ""
7265
7266 #: rescoff.c:336
7267 msgid "resource data size"
7268 msgstr ""
7269
7270 #: rescoff.c:431
7271 msgid "filename required for COFF output"
7272 msgstr ""
7273
7274 #: rescoff.c:715
7275 msgid "can't get BFD_RELOC_RVA relocation type"
7276 msgstr ""
7277
7278 #: resrc.c:262 resrc.c:333
7279 #, c-format
7280 msgid "can't open temporary file `%s': %s"
7281 msgstr ""
7282
7283 #: resrc.c:268
7284 #, c-format
7285 msgid "can't redirect stdout: `%s': %s"
7286 msgstr ""
7287
7288 #: resrc.c:329
7289 #, c-format
7290 msgid "can't execute `%s': %s"
7291 msgstr ""
7292
7293 #: resrc.c:338
7294 #, c-format
7295 msgid "Using temporary file `%s' to read preprocessor output\n"
7296 msgstr ""
7297
7298 #: resrc.c:345
7299 #, c-format
7300 msgid "can't popen `%s': %s"
7301 msgstr ""
7302
7303 #: resrc.c:347
7304 #, c-format
7305 msgid "Using popen to read preprocessor output\n"
7306 msgstr ""
7307
7308 #: resrc.c:413
7309 #, c-format
7310 msgid "Tried `%s'\n"
7311 msgstr ""
7312
7313 #: resrc.c:424
7314 #, c-format
7315 msgid "Using `%s'\n"
7316 msgstr ""
7317
7318 #: resrc.c:608
7319 msgid "preprocessing failed."
7320 msgstr ""
7321
7322 #: resrc.c:639
7323 #, c-format
7324 msgid "%s: unexpected EOF"
7325 msgstr ""
7326
7327 #: resrc.c:688
7328 #, c-format
7329 msgid "%s: read of %lu returned %lu"
7330 msgstr ""
7331
7332 #: resrc.c:727 resrc.c:1502
7333 #, c-format
7334 msgid "stat failed on bitmap file `%s': %s"
7335 msgstr ""
7336
7337 #: resrc.c:778
7338 #, c-format
7339 msgid "cursor file `%s' does not contain cursor data"
7340 msgstr ""
7341
7342 #: resrc.c:810 resrc.c:1210
7343 #, c-format
7344 msgid "%s: fseek to %lu failed: %s"
7345 msgstr ""
7346
7347 #: resrc.c:936
7348 msgid "help ID requires DIALOGEX"
7349 msgstr ""
7350
7351 #: resrc.c:938
7352 msgid "control data requires DIALOGEX"
7353 msgstr ""
7354
7355 #: resrc.c:966
7356 #, c-format
7357 msgid "stat failed on font file `%s': %s"
7358 msgstr ""
7359
7360 #: resrc.c:1179
7361 #, c-format
7362 msgid "icon file `%s' does not contain icon data"
7363 msgstr ""
7364
7365 #: resrc.c:1724 resrc.c:1759
7366 #, c-format
7367 msgid "stat failed on file `%s': %s"
7368 msgstr ""
7369
7370 #: resrc.c:1958
7371 #, c-format
7372 msgid "can't open `%s' for output: %s"
7373 msgstr ""
7374
7375 #: size.c:79
7376 #, c-format
7377 msgid " Displays the sizes of sections inside binary files\n"
7378 msgstr ""
7379
7380 #: size.c:80
7381 #, c-format
7382 msgid " If no input file(s) are specified, a.out is assumed\n"
7383 msgstr ""
7384
7385 #: size.c:81
7386 #, c-format
7387 msgid ""
7388 " The options are:\n"
7389 " -A|-B --format={sysv|berkeley} Select output style (default is %s)\n"
7390 " -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
7391 " -t --totals Display the total sizes (Berkeley only)\n"
7392 " --common Display total size for *COM* syms\n"
7393 " --target=<bfdname> Set the binary file format\n"
7394 " @<file> Read options from <file>\n"
7395 " -h --help Display this information\n"
7396 " -v --version Display the program's version\n"
7397 "\n"
7398 msgstr ""
7399
7400 #: size.c:160
7401 #, c-format
7402 msgid "invalid argument to --format: %s"
7403 msgstr ""
7404
7405 #: size.c:187
7406 #, c-format
7407 msgid "Invalid radix: %s\n"
7408 msgstr ""
7409
7410 #: srconv.c:1733
7411 #, c-format
7412 msgid "Convert a COFF object file into a SYSROFF object file\n"
7413 msgstr ""
7414
7415 #: srconv.c:1734
7416 #, c-format
7417 msgid ""
7418 " The options are:\n"
7419 " -q --quick (Obsolete - ignored)\n"
7420 " -n --noprescan Do not perform a scan to convert commons into defs\n"
7421 " -d --debug Display information about what is being done\n"
7422 " @<file> Read options from <file>\n"
7423 " -h --help Display this information\n"
7424 " -v --version Print the program's version number\n"
7425 msgstr ""
7426
7427 #: srconv.c:1880
7428 #, c-format
7429 msgid "unable to open output file %s"
7430 msgstr ""
7431
7432 #: stabs.c:328 stabs.c:1717
7433 msgid "numeric overflow"
7434 msgstr ""
7435
7436 #: stabs.c:338
7437 #, c-format
7438 msgid "Bad stab: %s\n"
7439 msgstr ""
7440
7441 #: stabs.c:346
7442 #, c-format
7443 msgid "Warning: %s: %s\n"
7444 msgstr ""
7445
7446 #: stabs.c:456
7447 #, c-format
7448 msgid "N_LBRAC not within function\n"
7449 msgstr ""
7450
7451 #: stabs.c:495
7452 #, c-format
7453 msgid "Too many N_RBRACs\n"
7454 msgstr ""
7455
7456 #: stabs.c:727
7457 msgid "unknown C++ encoded name"
7458 msgstr ""
7459
7460 #. Complain and keep going, so compilers can invent new
7461 #. cross-reference types.
7462 #: stabs.c:1262
7463 msgid "unrecognized cross reference type"
7464 msgstr ""
7465
7466 #. Does this actually ever happen? Is that why we are worrying
7467 #. about dealing with it rather than just calling error_type?
7468 #: stabs.c:1809
7469 msgid "missing index type"
7470 msgstr ""
7471
7472 #: stabs.c:2129
7473 msgid "unknown virtual character for baseclass"
7474 msgstr ""
7475
7476 #: stabs.c:2147
7477 msgid "unknown visibility character for baseclass"
7478 msgstr ""
7479
7480 #: stabs.c:2337
7481 msgid "unnamed $vb type"
7482 msgstr ""
7483
7484 #: stabs.c:2343
7485 msgid "unrecognized C++ abbreviation"
7486 msgstr ""
7487
7488 #: stabs.c:2419
7489 msgid "unknown visibility character for field"
7490 msgstr ""
7491
7492 #: stabs.c:2679
7493 msgid "const/volatile indicator missing"
7494 msgstr ""
7495
7496 #: stabs.c:2924
7497 #, c-format
7498 msgid "No mangling for \"%s\"\n"
7499 msgstr ""
7500
7501 #: stabs.c:3224
7502 msgid "Undefined N_EXCL"
7503 msgstr ""
7504
7505 #: stabs.c:3304
7506 #, c-format
7507 msgid "Type file number %d out of range\n"
7508 msgstr ""
7509
7510 #: stabs.c:3309
7511 #, c-format
7512 msgid "Type index number %d out of range\n"
7513 msgstr ""
7514
7515 #: stabs.c:3388
7516 #, c-format
7517 msgid "Unrecognized XCOFF type %d\n"
7518 msgstr ""
7519
7520 #: stabs.c:3680
7521 #, c-format
7522 msgid "bad mangled name `%s'\n"
7523 msgstr ""
7524
7525 #: stabs.c:3775
7526 #, c-format
7527 msgid "no argument types in mangled string\n"
7528 msgstr ""
7529
7530 #: stabs.c:5125
7531 #, c-format
7532 msgid "Demangled name is not a function\n"
7533 msgstr ""
7534
7535 #: stabs.c:5167
7536 #, c-format
7537 msgid "Unexpected type in v3 arglist demangling\n"
7538 msgstr ""
7539
7540 #: stabs.c:5234
7541 #, c-format
7542 msgid "Unrecognized demangle component %d\n"
7543 msgstr ""
7544
7545 #: stabs.c:5286
7546 #, c-format
7547 msgid "Failed to print demangled template\n"
7548 msgstr ""
7549
7550 #: stabs.c:5366
7551 #, c-format
7552 msgid "Couldn't get demangled builtin type\n"
7553 msgstr ""
7554
7555 #: stabs.c:5415
7556 #, c-format
7557 msgid "Unexpected demangled varargs\n"
7558 msgstr ""
7559
7560 #: stabs.c:5422
7561 #, c-format
7562 msgid "Unrecognized demangled builtin type\n"
7563 msgstr ""
7564
7565 #: strings.c:186 strings.c:245
7566 #, c-format
7567 msgid "invalid integer argument %s"
7568 msgstr ""
7569
7570 #: strings.c:248
7571 #, c-format
7572 msgid "invalid minimum string length %d"
7573 msgstr ""
7574
7575 #: strings.c:651
7576 #, c-format
7577 msgid " Display printable strings in [file(s)] (stdin by default)\n"
7578 msgstr ""
7579
7580 #: strings.c:652
7581 #, c-format
7582 msgid ""
7583 " The options are:\n"
7584 " -a - --all Scan the entire file, not just the data section\n"
7585 " -f --print-file-name Print the name of the file before each string\n"
7586 " -n --bytes=[number] Locate & print any NUL-terminated sequence of at\n"
7587 " -<number> least [number] characters (default 4).\n"
7588 " -t --radix={o,d,x} Print the location of the string in base 8, 10 or 16\n"
7589 " -o An alias for --radix=o\n"
7590 " -T --target=<BFDNAME> Specify the binary file format\n"
7591 " -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
7592 " s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
7593 " @<file> Read options from <file>\n"
7594 " -h --help Display this information\n"
7595 " -v -V --version Print the program's version number\n"
7596 msgstr ""
7597
7598 #: sysdump.c:66
7599 msgid "*undefined*"
7600 msgstr ""
7601
7602 #: sysdump.c:137
7603 #, c-format
7604 msgid "SUM IS %x\n"
7605 msgstr ""
7606
7607 #: sysdump.c:503
7608 #, c-format
7609 msgid "GOT A %x\n"
7610 msgstr ""
7611
7612 #: sysdump.c:521
7613 #, c-format
7614 msgid "WANTED %x!!\n"
7615 msgstr ""
7616
7617 #: sysdump.c:539
7618 msgid "SYMBOL INFO"
7619 msgstr ""
7620
7621 #: sysdump.c:557
7622 msgid "DERIVED TYPE"
7623 msgstr ""
7624
7625 #: sysdump.c:614
7626 msgid "MODULE***\n"
7627 msgstr ""
7628
7629 #: sysdump.c:647
7630 #, c-format
7631 msgid "Print a human readable interpretation of a SYSROFF object file\n"
7632 msgstr ""
7633
7634 #: sysdump.c:648
7635 #, c-format
7636 msgid ""
7637 " The options are:\n"
7638 " -h --help Display this information\n"
7639 " -v --version Print the program's version number\n"
7640 msgstr ""
7641
7642 #: sysdump.c:715
7643 #, c-format
7644 msgid "cannot open input file %s"
7645 msgstr ""
7646
7647 #: version.c:36
7648 #, c-format
7649 msgid "Copyright 2011 Free Software Foundation, Inc.\n"
7650 msgstr ""
7651
7652 #: version.c:37
7653 #, c-format
7654 msgid ""
7655 "This program is free software; you may redistribute it under the terms of\n"
7656 "the GNU General Public License version 3 or (at your option) any later version.\n"
7657 "This program has absolutely no warranty.\n"
7658 msgstr ""
7659
7660 #: windmc.c:190
7661 #, c-format
7662 msgid "can't create %s file `%s' for output.\n"
7663 msgstr ""
7664
7665 #: windmc.c:198
7666 #, c-format
7667 msgid "Usage: %s [option(s)] [input-file]\n"
7668 msgstr ""
7669
7670 #: windmc.c:200
7671 #, c-format
7672 msgid ""
7673 " The options are:\n"
7674 " -a --ascii_in Read input file as ASCII file\n"
7675 " -A --ascii_out Write binary messages as ASCII\n"
7676 " -b --binprefix .bin filename is prefixed by .mc filename_ for uniqueness.\n"
7677 " -c --customflag Set custom flags for messages\n"
7678 " -C --codepage_in=<val> Set codepage when reading mc text file\n"
7679 " -d --decimal_values Print values to text files decimal\n"
7680 " -e --extension=<extension> Set header extension used on export header file\n"
7681 " -F --target <target> Specify output target for endianness.\n"
7682 " -h --headerdir=<directory> Set the export directory for headers\n"
7683 " -u --unicode_in Read input file as UTF16 file\n"
7684 " -U --unicode_out Write binary messages as UFT16\n"
7685 " -m --maxlength=<val> Set the maximal allowed message length\n"
7686 " -n --nullterminate Automatic add a zero termination to strings\n"
7687 " -o --hresult_use Use HRESULT definition instead of status code definition\n"
7688 " -O --codepage_out=<val> Set codepage used for writing text file\n"
7689 " -r --rcdir=<directory> Set the export directory for rc files\n"
7690 " -x --xdbg=<directory> Where to create the .dbg C include file\n"
7691 " that maps message ID's to their symbolic name.\n"
7692 msgstr ""
7693
7694 #: windmc.c:220
7695 #, c-format
7696 msgid ""
7697 " -H --help Print this help message\n"
7698 " -v --verbose Verbose - tells you what it's doing\n"
7699 " -V --version Print version information\n"
7700 msgstr ""
7701
7702 #: windmc.c:261 windres.c:411
7703 #, c-format
7704 msgid "%s: warning: "
7705 msgstr ""
7706
7707 #: windmc.c:262
7708 #, c-format
7709 msgid "A codepage was specified switch `%s' and UTF16.\n"
7710 msgstr ""
7711
7712 #: windmc.c:263
7713 #, c-format
7714 msgid "\tcodepage settings are ignored.\n"
7715 msgstr ""
7716
7717 #: windmc.c:307
7718 msgid "try to add a ill language."
7719 msgstr ""
7720
7721 #: windmc.c:1116
7722 #, c-format
7723 msgid "unable to open file `%s' for input.\n"
7724 msgstr ""
7725
7726 #: windmc.c:1124
7727 #, c-format
7728 msgid "unable to read contents of %s"
7729 msgstr ""
7730
7731 #: windmc.c:1136
7732 msgid "input file does not seems to be UFT16.\n"
7733 msgstr ""
7734
7735 #: windres.c:216
7736 #, c-format
7737 msgid "can't open %s `%s': %s"
7738 msgstr ""
7739
7740 #: windres.c:390
7741 #, c-format
7742 msgid ": expected to be a directory\n"
7743 msgstr ""
7744
7745 #: windres.c:402
7746 #, c-format
7747 msgid ": expected to be a leaf\n"
7748 msgstr ""
7749
7750 #: windres.c:413
7751 #, c-format
7752 msgid ": duplicate value\n"
7753 msgstr ""
7754
7755 #: windres.c:563
7756 #, c-format
7757 msgid "unknown format type `%s'"
7758 msgstr ""
7759
7760 #: windres.c:564
7761 #, c-format
7762 msgid "%s: supported formats:"
7763 msgstr ""
7764
7765 #. Otherwise, we give up.
7766 #: windres.c:647
7767 #, c-format
7768 msgid "can not determine type of file `%s'; use the -J option"
7769 msgstr ""
7770
7771 #: windres.c:659
7772 #, c-format
7773 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
7774 msgstr ""
7775
7776 #: windres.c:661
7777 #, c-format
7778 msgid ""
7779 " The options are:\n"
7780 " -i --input=<file> Name input file\n"
7781 " -o --output=<file> Name output file\n"
7782 " -J --input-format=<format> Specify input format\n"
7783 " -O --output-format=<format> Specify output format\n"
7784 " -F --target=<target> Specify COFF target\n"
7785 " --preprocessor=<program> Program to use to preprocess rc file\n"
7786 " --preprocessor-arg=<arg> Additional preprocessor argument\n"
7787 " -I --include-dir=<dir> Include directory when preprocessing rc file\n"
7788 " -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
7789 " -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
7790 " -v --verbose Verbose - tells you what it's doing\n"
7791 " -c --codepage=<codepage> Specify default codepage\n"
7792 " -l --language=<val> Set language when reading rc file\n"
7793 " --use-temp-file Use a temporary file instead of popen to read\n"
7794 " the preprocessor output\n"
7795 " --no-use-temp-file Use popen (default)\n"
7796 msgstr ""
7797
7798 #: windres.c:679
7799 #, c-format
7800 msgid " --yydebug Turn on parser debugging\n"
7801 msgstr ""
7802
7803 #: windres.c:682
7804 #, c-format
7805 msgid ""
7806 " -r Ignored for compatibility with rc\n"
7807 " @<file> Read options from <file>\n"
7808 " -h --help Print this help message\n"
7809 " -V --version Print version information\n"
7810 msgstr ""
7811
7812 #: windres.c:687
7813 #, c-format
7814 msgid ""
7815 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
7816 "extension if not specified. A single file name is an input file.\n"
7817 "No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
7818 msgstr ""
7819
7820 #: windres.c:850
7821 msgid "invalid codepage specified.\n"
7822 msgstr ""
7823
7824 #: windres.c:865
7825 msgid "invalid option -f\n"
7826 msgstr ""
7827
7828 #: windres.c:870
7829 msgid "No filename following the -fo option.\n"
7830 msgstr ""
7831
7832 #: windres.c:959
7833 #, c-format
7834 msgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
7835 msgstr ""
7836
7837 #: windres.c:1072
7838 msgid "no resources"
7839 msgstr ""
7840
7841 #: wrstabs.c:354 wrstabs.c:1915
7842 #, c-format
7843 msgid "string_hash_lookup failed: %s"
7844 msgstr ""
7845
7846 #: wrstabs.c:637
7847 #, c-format
7848 msgid "stab_int_type: bad size %u"
7849 msgstr ""
7850
7851 #: wrstabs.c:1393
7852 #, c-format
7853 msgid "%s: warning: unknown size for field `%s' in struct"
7854 msgstr ""
This page took 0.296229 seconds and 4 git commands to generate.