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