1# Mesajele �n limba rom�n� pentru binutils.
2# Copyright (C) 2003 Free Software Foundation, Inc.
3# Acest fi�ier este distribuit sub aceea�i licen�� ca �i pachetul binutils.
4# Laurentiu Buzdugan <lbuz@rolix.org>, 2005.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: binutils 2.15.96\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2005-03-03 21:03+1030\n"
11"PO-Revision-Date: 2005-03-09 12:00-0500\n"
12"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
13"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=ISO-8859-2\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19#: addr2line.c:73
20#, c-format
21msgid "Usage: %s [option(s)] [addr(s)]\n"
22msgstr "Folosire: %s [op�iune(i)] [adres�(e)]\n"
23
24#: addr2line.c:74
25#, c-format
26msgid " Convert addresses into line number/file name pairs.\n"
27msgstr " Converte�te adrese �n perechi num�r linei/nume fi�ier.\n"
28
29#: addr2line.c:75
30#, c-format
31msgid " If no addresses are specified on the command line, they will be read from stdin\n"
32msgstr " Dac� nu este specificat� nici o adres� �n linia de comand�, acestea vor fi citite de la intrarea standard (stdin)\n"
33
34#: addr2line.c:76
35#, c-format
36msgid ""
37" The options are:\n"
38"  -b --target=<bfdname>  Set the binary file format\n"
39"  -e --exe=<executable>  Set the input file name (default is a.out)\n"
40"  -s --basenames         Strip directory names\n"
41"  -f --functions         Show function names\n"
42"  -C --demangle[=style]  Demangle function names\n"
43"  -h --help              Display this information\n"
44"  -v --version           Display the program's version\n"
45"\n"
46msgstr ""
47" Op�iunile sunt:\n"
48"  -b --target=<bfdname>  Seteaz� formatul binar al fi�ierului\n"
49"  -e --exe=<executable>  Seteaz� numele fi�ierului de intrare (implicit a.out)\n"
50"  -s --basenames         Strip directory names\n"
51"  -f --functions         Afi�eaz� numele func�iilor\n"
52"  -C --demangle[=style]  Demangle function names\n"
53"  -h --help              Display this information\n"
54"  -v --version           Display the program's version\n"
55"\n"
56
57#: addr2line.c:88 ar.c:263 coffdump.c:467 nlmconv.c:1110 objcopy.c:478
58#: objcopy.c:512 readelf.c:2631 size.c:99 srconv.c:1731 strings.c:667
59#: sysdump.c:655 windres.c:672
60#, c-format
61msgid "Report bugs to %s\n"
62msgstr "Raporta�i bug-uri la %s\n"
63
64#: addr2line.c:241
65#, c-format
66msgid "%s: can not get addresses from archive"
67msgstr ""
68
69#: addr2line.c:311 nm.c:1519 objdump.c:2848
70#, c-format
71msgid "unknown demangling style `%s'"
72msgstr ""
73
74#: ar.c:205
75#, c-format
76msgid "no entry %s in archive\n"
77msgstr ""
78
79#: ar.c:221
80#, c-format
81msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
82msgstr ""
83
84#: ar.c:224
85#, c-format
86msgid "       %s -M [<mri-script]\n"
87msgstr ""
88
89#: ar.c:225
90#, c-format
91msgid " commands:\n"
92msgstr " comenzi:\n"
93
94#: ar.c:226
95#, c-format
96msgid "  d            - delete file(s) from the archive\n"
97msgstr "  d            - �terge fi�ier(e) din arhiv�\n"
98
99#: ar.c:227
100#, c-format
101msgid "  m[ab]        - move file(s) in the archive\n"
102msgstr "  m[ab]        - mut� fi�ier(e) �n arhiv�\n"
103
104#: ar.c:228
105#, c-format
106msgid "  p            - print file(s) found in the archive\n"
107msgstr "  p            - tip�re�te fi�ier(e) g�site �n arhiv�\n"
108
109#: ar.c:229
110#, c-format
111msgid "  q[f]         - quick append file(s) to the archive\n"
112msgstr "  q[f]         - adaug� rapid fi�ier(e) la arhiv�\n"
113
114#: ar.c:230
115#, c-format
116msgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
117msgstr ""
118
119#: ar.c:231
120#, c-format
121msgid "  t            - display contents of archive\n"
122msgstr "  t            - afi�eaz� con�inutul arhivei\n"
123
124#: ar.c:232
125#, c-format
126msgid "  x[o]         - extract file(s) from the archive\n"
127msgstr "  x[o]         - extrage fi�ier(e) din arhiv�\n"
128
129#: ar.c:233
130#, c-format
131msgid " command specific modifiers:\n"
132msgstr " modificatori specifici pentru comenzi:\n"
133
134#: ar.c:234
135#, c-format
136msgid "  [a]          - put file(s) after [member-name]\n"
137msgstr "  [a]          - pune fi�ier(e) dup� [nume-membru]\n"
138
139#: ar.c:235
140#, c-format
141msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
142msgstr ""
143
144#: ar.c:236
145#, c-format
146msgid "  [N]          - use instance [count] of name\n"
147msgstr ""
148
149#: ar.c:237
150#, c-format
151msgid "  [f]          - truncate inserted file names\n"
152msgstr ""
153
154#: ar.c:238
155#, c-format
156msgid "  [P]          - use full path names when matching\n"
157msgstr ""
158
159#: ar.c:239
160#, c-format
161msgid "  [o]          - preserve original dates\n"
162msgstr ""
163
164#: ar.c:240
165#, c-format
166msgid "  [u]          - only replace files that are newer than current archive contents\n"
167msgstr ""
168
169#: ar.c:241
170#, c-format
171msgid " generic modifiers:\n"
172msgstr ""
173
174#: ar.c:242
175#, c-format
176msgid "  [c]          - do not warn if the library had to be created\n"
177msgstr ""
178
179#: ar.c:243
180#, c-format
181msgid "  [s]          - create an archive index (cf. ranlib)\n"
182msgstr ""
183
184#: ar.c:244
185#, c-format
186msgid "  [S]          - do not build a symbol table\n"
187msgstr ""
188
189#: ar.c:245
190#, c-format
191msgid "  [v]          - be verbose\n"
192msgstr ""
193
194#: ar.c:246
195#, c-format
196msgid "  [V]          - display the version number\n"
197msgstr ""
198
199#: ar.c:253
200#, c-format
201msgid "Usage: %s [options] archive\n"
202msgstr ""
203
204#: ar.c:254
205#, c-format
206msgid " Generate an index to speed access to archives\n"
207msgstr ""
208
209#: ar.c:255
210#, c-format
211msgid ""
212" The options are:\n"
213"  -h --help                    Print this help message\n"
214"  -V --version                 Print version information\n"
215msgstr ""
216
217#: ar.c:483
218msgid "two different operation options specified"
219msgstr ""
220
221#: ar.c:558
222#, c-format
223msgid "illegal option -- %c"
224msgstr "op�iune ilegal� -- %c"
225
226#: ar.c:604
227msgid "no operation specified"
228msgstr "nici o opera�iune specificat�"
229
230#: ar.c:607
231msgid "`u' is only meaningful with the `r' option."
232msgstr ""
233
234#: ar.c:615
235msgid "`N' is only meaningful with the `x' and `d' options."
236msgstr ""
237
238#: ar.c:618
239msgid "Value for `N' must be positive."
240msgstr ""
241
242#: ar.c:668
243#, c-format
244msgid "internal error -- this option not implemented"
245msgstr ""
246
247#: ar.c:737
248#, c-format
249msgid "creating %s"
250msgstr "creez %s"
251
252#: ar.c:786 ar.c:836 ar.c:1154 objcopy.c:1603
253#, c-format
254msgid "internal stat error on %s"
255msgstr "eroare stat intern� pe %s"
256
257#: ar.c:790
258#, c-format
259msgid ""
260"\n"
261"<%s>\n"
262"\n"
263msgstr ""
264
265#: ar.c:806 ar.c:873
266#, c-format
267msgid "%s is not a valid archive"
268msgstr "%s nu este o arhiv� valid�"
269
270#: ar.c:841
271#, c-format
272msgid "stat returns negative size for %s"
273msgstr "stat a returnat o dimensiune negativ� pentru %s"
274
275#: ar.c:1059
276#, c-format
277msgid "No member named `%s'\n"
278msgstr "Nici un membru numit `%s'\n"
279
280#: ar.c:1109
281#, c-format
282msgid "no entry %s in archive %s!"
283msgstr ""
284
285#: ar.c:1246
286#, c-format
287msgid "%s: no archive map to update"
288msgstr ""
289
290#: arsup.c:83
291#, c-format
292msgid "No entry %s in archive.\n"
293msgstr ""
294
295#: arsup.c:109
296#, c-format
297msgid "Can't open file %s\n"
298msgstr "Nu pot deschide fi�ierul %s\n"
299
300#: arsup.c:162
301#, c-format
302msgid "%s: Can't open output archive %s\n"
303msgstr "%s: Nu pot deschide arhiva de ie�ire %s\n"
304
305#: arsup.c:179
306#, c-format
307msgid "%s: Can't open input archive %s\n"
308msgstr "%s: Nu pot deschide arhiva de intrare %s\n"
309
310#: arsup.c:188
311#, c-format
312msgid "%s: file %s is not an archive\n"
313msgstr ""
314
315#: arsup.c:227
316#, c-format
317msgid "%s: no output archive specified yet\n"
318msgstr ""
319
320#: arsup.c:247 arsup.c:285 arsup.c:327 arsup.c:347 arsup.c:413
321#, c-format
322msgid "%s: no open output archive\n"
323msgstr ""
324
325#: arsup.c:258 arsup.c:368 arsup.c:394
326#, c-format
327msgid "%s: can't open file %s\n"
328msgstr "%s: nu pot deschide fi�ierul %s\n"
329
330#: arsup.c:312 arsup.c:390 arsup.c:471
331#, c-format
332msgid "%s: can't find module file %s\n"
333msgstr "%s: nu pot g�si fi�ierul modul %s\n"
334
335#: arsup.c:422
336#, c-format
337msgid "Current open archive is %s\n"
338msgstr "Arhiva deschis� curent este %s\n"
339
340#: arsup.c:446
341#, c-format
342msgid "%s: no open archive\n"
343msgstr "%s: nici o arhiv� deschis�\n"
344
345#: binemul.c:37
346#, c-format
347msgid "  No emulation specific options\n"
348msgstr ""
349
350#. Macros for common output.
351#: binemul.h:42
352#, c-format
353msgid " emulation options: \n"
354msgstr ""
355
356#: bucomm.c:109
357#, c-format
358msgid "can't set BFD default target to `%s': %s"
359msgstr ""
360
361#: bucomm.c:120
362#, c-format
363msgid "%s: Matching formats:"
364msgstr ""
365
366#: bucomm.c:135
367#, c-format
368msgid "Supported targets:"
369msgstr ""
370
371#: bucomm.c:137
372#, c-format
373msgid "%s: supported targets:"
374msgstr ""
375
376#: bucomm.c:153
377#, c-format
378msgid "Supported architectures:"
379msgstr ""
380
381#: bucomm.c:155
382#, c-format
383msgid "%s: supported architectures:"
384msgstr ""
385
386#: bucomm.c:348
387#, c-format
388msgid "BFD header file version %s\n"
389msgstr ""
390
391#: bucomm.c:449
392#, c-format
393msgid "%s: bad number: %s"
394msgstr ""
395
396#: bucomm.c:466 strings.c:386
397#, c-format
398msgid "'%s': No such file"
399msgstr ""
400
401#: bucomm.c:468 strings.c:388
402#, c-format
403msgid "Warning: could not locate '%s'.  reason: %s"
404msgstr ""
405
406#: bucomm.c:472
407#, c-format
408msgid "Warning: '%s' is not an ordinary file"
409msgstr ""
410
411#: coffdump.c:105
412#, c-format
413msgid "#lines %d "
414msgstr ""
415
416#: coffdump.c:459 sysdump.c:648
417#, c-format
418msgid "Usage: %s [option(s)] in-file\n"
419msgstr ""
420
421#: coffdump.c:460
422#, c-format
423msgid " Print a human readable interpretation of a SYSROFF object file\n"
424msgstr ""
425
426#: coffdump.c:461
427#, c-format
428msgid ""
429" The options are:\n"
430"  -h --help              Display this information\n"
431"  -v --version           Display the program's version\n"
432"\n"
433msgstr ""
434
435#: coffdump.c:527 srconv.c:1819 sysdump.c:710
436msgid "no input file specified"
437msgstr ""
438
439#: debug.c:648
440msgid "debug_add_to_current_namespace: no current file"
441msgstr ""
442
443#: debug.c:727
444msgid "debug_start_source: no debug_set_filename call"
445msgstr ""
446
447#: debug.c:783
448msgid "debug_record_function: no debug_set_filename call"
449msgstr ""
450
451#: debug.c:835
452msgid "debug_record_parameter: no current function"
453msgstr ""
454
455#: debug.c:867
456msgid "debug_end_function: no current function"
457msgstr ""
458
459#: debug.c:873
460msgid "debug_end_function: some blocks were not closed"
461msgstr ""
462
463#: debug.c:901
464msgid "debug_start_block: no current block"
465msgstr ""
466
467#: debug.c:937
468msgid "debug_end_block: no current block"
469msgstr ""
470
471#: debug.c:944
472msgid "debug_end_block: attempt to close top level block"
473msgstr ""
474
475#: debug.c:967
476msgid "debug_record_line: no current unit"
477msgstr ""
478
479#. FIXME
480#: debug.c:1020
481msgid "debug_start_common_block: not implemented"
482msgstr ""
483
484#. FIXME
485#: debug.c:1031
486msgid "debug_end_common_block: not implemented"
487msgstr ""
488
489#. FIXME.
490#: debug.c:1115
491msgid "debug_record_label: not implemented"
492msgstr ""
493
494#: debug.c:1137
495msgid "debug_record_variable: no current file"
496msgstr ""
497
498#: debug.c:1665
499msgid "debug_make_undefined_type: unsupported kind"
500msgstr ""
501
502#: debug.c:1842
503msgid "debug_name_type: no current file"
504msgstr ""
505
506#: debug.c:1887
507msgid "debug_tag_type: no current file"
508msgstr ""
509
510#: debug.c:1895
511msgid "debug_tag_type: extra tag attempted"
512msgstr ""
513
514#: debug.c:1932
515#, c-format
516msgid "Warning: changing type size from %d to %d\n"
517msgstr ""
518
519#: debug.c:1954
520msgid "debug_find_named_type: no current compilation unit"
521msgstr ""
522
523#: debug.c:2057
524#, c-format
525msgid "debug_get_real_type: circular debug information for %s\n"
526msgstr ""
527
528#: debug.c:2484
529msgid "debug_write_type: illegal type encountered"
530msgstr ""
531
532#: dlltool.c:773 dlltool.c:797 dlltool.c:826
533#, c-format
534msgid "Internal error: Unknown machine type: %d"
535msgstr ""
536
537#: dlltool.c:862
538#, c-format
539msgid "Can't open def file: %s"
540msgstr "Nu pot deschide fi�ierul def: %s"
541
542#: dlltool.c:867
543#, c-format
544msgid "Processing def file: %s"
545msgstr "Procesez fi�ierul def: %s"
546
547#: dlltool.c:871
548msgid "Processed def file"
549msgstr "Am procesat fi�ierul def"
550
551#: dlltool.c:895
552#, c-format
553msgid "Syntax error in def file %s:%d"
554msgstr ""
555
556#: dlltool.c:930
557#, c-format
558msgid "%s: Path components stripped from image name, '%s'."
559msgstr ""
560
561#: dlltool.c:939
562#, c-format
563msgid "NAME: %s base: %x"
564msgstr ""
565
566#: dlltool.c:942 dlltool.c:958
567msgid "Can't have LIBRARY and NAME"
568msgstr ""
569
570#: dlltool.c:955
571#, c-format
572msgid "LIBRARY: %s base: %x"
573msgstr ""
574
575#: dlltool.c:1191 resrc.c:269
576#, c-format
577msgid "wait: %s"
578msgstr "a�teapt�: %s"
579
580#: dlltool.c:1196 dllwrap.c:418 resrc.c:274
581#, c-format
582msgid "subprocess got fatal signal %d"
583msgstr "subprocesul a primit semnalul fatal %d"
584
585#: dlltool.c:1202 dllwrap.c:425 resrc.c:281
586#, c-format
587msgid "%s exited with status %d"
588msgstr "%s a terminat cu codul %d"
589
590#: dlltool.c:1233
591#, c-format
592msgid "Sucking in info from %s section in %s"
593msgstr "Absorb info din sec�iunea %s �n %s"
594
595#: dlltool.c:1358
596#, c-format
597msgid "Excluding symbol: %s"
598msgstr ""
599
600#: dlltool.c:1447 dlltool.c:1458 nm.c:998 nm.c:1009
601#, c-format
602msgid "%s: no symbols"
603msgstr ""
604
605#. FIXME: we ought to read in and block out the base relocations.
606#: dlltool.c:1484
607#, c-format
608msgid "Done reading %s"
609msgstr "Am terminat de citit %s"
610
611#: dlltool.c:1494
612#, c-format
613msgid "Unable to open object file: %s"
614msgstr ""
615
616#: dlltool.c:1497
617#, c-format
618msgid "Scanning object file %s"
619msgstr "Scanez fi�ierul obiect %s"
620
621#: dlltool.c:1512
622#, c-format
623msgid "Cannot produce mcore-elf dll from archive file: %s"
624msgstr "Nu pot produce dll mcore-elf fin fi�ierul arhiv�: %s"
625
626#: dlltool.c:1598
627msgid "Adding exports to output file"
628msgstr ""
629
630#: dlltool.c:1646
631msgid "Added exports to output file"
632msgstr ""
633
634#: dlltool.c:1767
635#, c-format
636msgid "Generating export file: %s"
637msgstr "Generez fi�ier de export: %s"
638
639#: dlltool.c:1772
640#, c-format
641msgid "Unable to open temporary assembler file: %s"
642msgstr ""
643
644#: dlltool.c:1775
645#, c-format
646msgid "Opened temporary file: %s"
647msgstr ""
648
649#: dlltool.c:1997
650msgid "Generated exports file"
651msgstr "Am generat fi�ier de export"
652
653#: dlltool.c:2203
654#, c-format
655msgid "bfd_open failed open stub file: %s"
656msgstr ""
657
658#: dlltool.c:2206
659#, c-format
660msgid "Creating stub file: %s"
661msgstr "Creez fi�ier stub: %s"
662
663#: dlltool.c:2588
664#, c-format
665msgid "failed to open temporary head file: %s"
666msgstr ""
667
668#: dlltool.c:2647
669#, c-format
670msgid "failed to open temporary tail file: %s"
671msgstr ""
672
673#: dlltool.c:2714
674#, c-format
675msgid "Can't open .lib file: %s"
676msgstr "Nu pot deschide fi�ierul .lib: %s"
677
678#: dlltool.c:2717
679#, c-format
680msgid "Creating library file: %s"
681msgstr "Creez fi�ier bibliotec�: %s"
682
683#: dlltool.c:2800 dlltool.c:2806
684#, c-format
685msgid "cannot delete %s: %s"
686msgstr "nu pot �terge %s: %s"
687
688#: dlltool.c:2811
689msgid "Created lib file"
690msgstr "Am creat fi�ier lib"
691
692#: dlltool.c:2904
693#, c-format
694msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
695msgstr "Avertisment, ignor EXPORT duplicat %s %d,%d"
696
697#: dlltool.c:2910
698#, c-format
699msgid "Error, duplicate EXPORT with oridinals: %s"
700msgstr ""
701
702#: dlltool.c:3026
703msgid "Processing definitions"
704msgstr ""
705
706#: dlltool.c:3058
707msgid "Processed definitions"
708msgstr ""
709
710#. xgetext:c-format
711#: dlltool.c:3065 dllwrap.c:479
712#, c-format
713msgid "Usage %s <option(s)> <object-file(s)>\n"
714msgstr ""
715
716#. xgetext:c-format
717#: dlltool.c:3067
718#, c-format
719msgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
720msgstr ""
721
722#: dlltool.c:3068
723#, c-format
724msgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
725msgstr ""
726
727#: dlltool.c:3069
728#, c-format
729msgid "   -e --output-exp <outname> Generate an export file.\n"
730msgstr ""
731
732#: dlltool.c:3070
733#, c-format
734msgid "   -l --output-lib <outname> Generate an interface library.\n"
735msgstr ""
736
737#: dlltool.c:3071
738#, c-format
739msgid "   -a --add-indirect         Add dll indirects to export file.\n"
740msgstr ""
741
742#: dlltool.c:3072
743#, c-format
744msgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
745msgstr ""
746
747#: dlltool.c:3073
748#, c-format
749msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
750msgstr ""
751
752#: dlltool.c:3074
753#, c-format
754msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
755msgstr ""
756
757#: dlltool.c:3075
758#, c-format
759msgid "      --export-all-symbols   Export all symbols to .def\n"
760msgstr ""
761
762#: dlltool.c:3076
763#, c-format
764msgid "      --no-export-all-symbols  Only export listed symbols\n"
765msgstr ""
766
767#: dlltool.c:3077
768#, c-format
769msgid "      --exclude-symbols <list> Don't export <list>\n"
770msgstr ""
771
772#: dlltool.c:3078
773#, c-format
774msgid "      --no-default-excludes  Clear default exclude symbols\n"
775msgstr ""
776
777#: dlltool.c:3079
778#, c-format
779msgid "   -b --base-file <basefile> Read linker generated base file.\n"
780msgstr ""
781
782#: dlltool.c:3080
783#, c-format
784msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
785msgstr ""
786
787#: dlltool.c:3081
788#, c-format
789msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
790msgstr ""
791
792#: dlltool.c:3082
793#, c-format
794msgid "   -U --add-underscore       Add underscores to symbols in interface library.\n"
795msgstr ""
796
797#: dlltool.c:3083
798#, c-format
799msgid "   -k --kill-at              Kill @<n> from exported names.\n"
800msgstr ""
801
802#: dlltool.c:3084
803#, c-format
804msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
805msgstr ""
806
807#: dlltool.c:3085
808#, c-format
809msgid "   -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
810msgstr ""
811
812#: dlltool.c:3086
813#, c-format
814msgid "   -S --as <name>            Use <name> for assembler.\n"
815msgstr ""
816
817#: dlltool.c:3087
818#, c-format
819msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
820msgstr ""
821
822#: dlltool.c:3088
823#, c-format
824msgid "   -C --compat-implib        Create backward compatible import library.\n"
825msgstr ""
826
827#: dlltool.c:3089
828#, c-format
829msgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
830msgstr ""
831
832#: dlltool.c:3090
833#, c-format
834msgid "   -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
835msgstr ""
836
837#: dlltool.c:3091
838#, c-format
839msgid "   -v --verbose              Be verbose.\n"
840msgstr ""
841
842#: dlltool.c:3092
843#, c-format
844msgid "   -V --version              Display the program version.\n"
845msgstr ""
846
847#: dlltool.c:3093
848#, c-format
849msgid "   -h --help                 Display this information.\n"
850msgstr ""
851
852#: dlltool.c:3095
853#, c-format
854msgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
855msgstr ""
856
857#: dlltool.c:3096
858#, c-format
859msgid "   -L --linker <name>        Use <name> as the linker.\n"
860msgstr ""
861
862#: dlltool.c:3097
863#, c-format
864msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
865msgstr ""
866
867#: dlltool.c:3211
868#, c-format
869msgid "Path components stripped from dllname, '%s'."
870msgstr ""
871
872#: dlltool.c:3256
873#, c-format
874msgid "Unable to open base-file: %s"
875msgstr "Nu pot deschide fi�ierul-baz�: %s"
876
877#: dlltool.c:3288
878#, c-format
879msgid "Machine '%s' not supported"
880msgstr "Ma�ina '%s' nu este suportat�"
881
882#: dlltool.c:3392 dllwrap.c:209
883#, c-format
884msgid "Tried file: %s"
885msgstr "Am �ncercat fi�ier: %s"
886
887#: dlltool.c:3399 dllwrap.c:216
888#, c-format
889msgid "Using file: %s"
890msgstr "Folosesc fi�ier: %s"
891
892#: dllwrap.c:299
893#, c-format
894msgid "Keeping temporary base file %s"
895msgstr ""
896
897#: dllwrap.c:301
898#, c-format
899msgid "Deleting temporary base file %s"
900msgstr "�terg fi�ier baz� temporar %s"
901
902#: dllwrap.c:315
903#, c-format
904msgid "Keeping temporary exp file %s"
905msgstr "P�strez fi�ier exp temporar %s"
906
907#: dllwrap.c:317
908#, c-format
909msgid "Deleting temporary exp file %s"
910msgstr "�terg fi�ier exp temporar %s"
911
912#: dllwrap.c:330
913#, c-format
914msgid "Keeping temporary def file %s"
915msgstr "P�strez fi�ier def temporar %s"
916
917#: dllwrap.c:332
918#, c-format
919msgid "Deleting temporary def file %s"
920msgstr "�terg fi�ier def temporar %s"
921
922#: dllwrap.c:480
923#, c-format
924msgid "  Generic options:\n"
925msgstr "  Op�iuni generice:\n"
926
927#: dllwrap.c:481
928#, c-format
929msgid "   --quiet, -q            Work quietly\n"
930msgstr ""
931
932#: dllwrap.c:482
933#, c-format
934msgid "   --verbose, -v          Verbose\n"
935msgstr ""
936
937#: dllwrap.c:483
938#, c-format
939msgid "   --version              Print dllwrap version\n"
940msgstr ""
941
942#: dllwrap.c:484
943#, c-format
944msgid "   --implib <outname>     Synonym for --output-lib\n"
945msgstr ""
946
947#: dllwrap.c:485
948#, c-format
949msgid "  Options for %s:\n"
950msgstr ""
951
952#: dllwrap.c:486
953#, c-format
954msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
955msgstr ""
956
957#: dllwrap.c:487
958#, c-format
959msgid "   --driver-flags <flags> Override default ld flags\n"
960msgstr ""
961
962#: dllwrap.c:488
963#, c-format
964msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
965msgstr ""
966
967#: dllwrap.c:489
968#, c-format
969msgid "   --entry <entry>        Specify alternate DLL entry point\n"
970msgstr ""
971
972#: dllwrap.c:490
973#, c-format
974msgid "   --image-base <base>    Specify image base address\n"
975msgstr ""
976
977#: dllwrap.c:491
978#, c-format
979msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
980msgstr ""
981
982#: dllwrap.c:492
983#, c-format
984msgid "   --dry-run              Show what needs to be run\n"
985msgstr ""
986
987#: dllwrap.c:493
988#, c-format
989msgid "   --mno-cygwin           Create Mingw DLL\n"
990msgstr ""
991
992#: dllwrap.c:494
993#, c-format
994msgid "  Options passed to DLLTOOL:\n"
995msgstr ""
996
997#: dllwrap.c:495
998#, c-format
999msgid "   --machine <machine>\n"
1000msgstr ""
1001
1002#: dllwrap.c:496
1003#, c-format
1004msgid "   --output-exp <outname> Generate export file.\n"
1005msgstr ""
1006
1007#: dllwrap.c:497
1008#, c-format
1009msgid "   --output-lib <outname> Generate input library.\n"
1010msgstr ""
1011
1012#: dllwrap.c:498
1013#, c-format
1014msgid "   --add-indirect         Add dll indirects to export file.\n"
1015msgstr ""
1016
1017#: dllwrap.c:499
1018#, c-format
1019msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
1020msgstr ""
1021
1022#: dllwrap.c:500
1023#, c-format
1024msgid "   --def <deffile>        Name input .def file\n"
1025msgstr ""
1026
1027#: dllwrap.c:501
1028#, c-format
1029msgid "   --output-def <deffile> Name output .def file\n"
1030msgstr ""
1031
1032#: dllwrap.c:502
1033#, c-format
1034msgid "   --export-all-symbols     Export all symbols to .def\n"
1035msgstr ""
1036
1037#: dllwrap.c:503
1038#, c-format
1039msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
1040msgstr ""
1041
1042#: dllwrap.c:504
1043#, c-format
1044msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
1045msgstr ""
1046
1047#: dllwrap.c:505
1048#, c-format
1049msgid "   --no-default-excludes    Zap default exclude symbols\n"
1050msgstr ""
1051
1052#: dllwrap.c:506
1053#, c-format
1054msgid "   --base-file <basefile> Read linker generated base file\n"
1055msgstr ""
1056
1057#: dllwrap.c:507
1058#, c-format
1059msgid "   --no-idata4           Don't generate idata$4 section\n"
1060msgstr ""
1061
1062#: dllwrap.c:508
1063#, c-format
1064msgid "   --no-idata5           Don't generate idata$5 section\n"
1065msgstr ""
1066
1067#: dllwrap.c:509
1068#, c-format
1069msgid "   -U                     Add underscores to .lib\n"
1070msgstr ""
1071
1072#: dllwrap.c:510
1073#, c-format
1074msgid "   -k                     Kill @<n> from exported names\n"
1075msgstr ""
1076
1077#: dllwrap.c:511
1078#, c-format
1079msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
1080msgstr ""
1081
1082#: dllwrap.c:512
1083#, c-format
1084msgid "   --as <name>            Use <name> for assembler\n"
1085msgstr ""
1086
1087#: dllwrap.c:513
1088#, c-format
1089msgid "   --nodelete             Keep temp files.\n"
1090msgstr ""
1091
1092#: dllwrap.c:514
1093#, c-format
1094msgid "  Rest are passed unmodified to the language driver\n"
1095msgstr ""
1096
1097#: dllwrap.c:784
1098msgid "Must provide at least one of -o or --dllname options"
1099msgstr ""
1100
1101#: dllwrap.c:813
1102msgid ""
1103"no export definition file provided.\n"
1104"Creating one, but that may not be what you want"
1105msgstr ""
1106
1107#: dllwrap.c:972
1108#, c-format
1109msgid "DLLTOOL name    : %s\n"
1110msgstr ""
1111
1112#: dllwrap.c:973
1113#, c-format
1114msgid "DLLTOOL options : %s\n"
1115msgstr ""
1116
1117#: dllwrap.c:974
1118#, c-format
1119msgid "DRIVER name     : %s\n"
1120msgstr ""
1121
1122#: dllwrap.c:975
1123#, c-format
1124msgid "DRIVER options  : %s\n"
1125msgstr ""
1126
1127#: emul_aix.c:51
1128#, c-format
1129msgid "  [-g]         - 32 bit small archive\n"
1130msgstr ""
1131
1132#: emul_aix.c:52
1133#, c-format
1134msgid "  [-X32]       - ignores 64 bit objects\n"
1135msgstr ""
1136
1137#: emul_aix.c:53
1138#, c-format
1139msgid "  [-X64]       - ignores 32 bit objects\n"
1140msgstr ""
1141
1142#: emul_aix.c:54
1143#, c-format
1144msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
1145msgstr ""
1146
1147#: ieee.c:311
1148msgid "unexpected end of debugging information"
1149msgstr ""
1150
1151#: ieee.c:398
1152msgid "invalid number"
1153msgstr "num�r invalid"
1154
1155#: ieee.c:451
1156msgid "invalid string length"
1157msgstr "lungime �ir invalid�"
1158
1159#: ieee.c:506 ieee.c:547
1160msgid "expression stack overflow"
1161msgstr "dep�ire stiv� pentru expresie"
1162
1163#: ieee.c:526
1164msgid "unsupported IEEE expression operator"
1165msgstr "operator expresie IEEE nesuportat"
1166
1167#: ieee.c:541
1168msgid "unknown section"
1169msgstr "sec�iune necunoscut�"
1170
1171#: ieee.c:562
1172msgid "expression stack underflow"
1173msgstr ""
1174
1175#: ieee.c:576
1176msgid "expression stack mismatch"
1177msgstr ""
1178
1179#: ieee.c:613
1180msgid "unknown builtin type"
1181msgstr "tip intern (builtin) necunoscut"
1182
1183#: ieee.c:758
1184msgid "BCD float type not supported"
1185msgstr "tip float BCD nu este suportat"
1186
1187#: ieee.c:895
1188msgid "unexpected number"
1189msgstr "num�r nea�teptat"
1190
1191#: ieee.c:902
1192msgid "unexpected record type"
1193msgstr "tip �nregistrare (record) nea�teptat"
1194
1195#: ieee.c:935
1196msgid "blocks left on stack at end"
1197msgstr ""
1198
1199#: ieee.c:1198
1200msgid "unknown BB type"
1201msgstr "tip BB necunoscut"
1202
1203#: ieee.c:1207
1204msgid "stack overflow"
1205msgstr "dep�ire stiv�"
1206
1207#: ieee.c:1230
1208msgid "stack underflow"
1209msgstr "dep�sire negativ� stiv�"
1210
1211#: ieee.c:1342 ieee.c:1412 ieee.c:2109
1212msgid "illegal variable index"
1213msgstr "index variabil� ilegal"
1214
1215#: ieee.c:1390
1216msgid "illegal type index"
1217msgstr "index tip ilegal"
1218
1219#: ieee.c:1400 ieee.c:1437
1220msgid "unknown TY code"
1221msgstr "cod TY necunoscut"
1222
1223#: ieee.c:1419
1224msgid "undefined variable in TY"
1225msgstr "variabila nedefinit� �n TY"
1226
1227#. Pascal file name.  FIXME.
1228#: ieee.c:1830
1229msgid "Pascal file name not supported"
1230msgstr "nume fi�ier Pascal nesuportat"
1231
1232#: ieee.c:1878
1233msgid "unsupported qualifier"
1234msgstr ""
1235
1236#: ieee.c:2147
1237msgid "undefined variable in ATN"
1238msgstr ""
1239
1240#: ieee.c:2190
1241msgid "unknown ATN type"
1242msgstr "tip ATN necunoscut"
1243
1244#. Reserved for FORTRAN common.
1245#: ieee.c:2312
1246msgid "unsupported ATN11"
1247msgstr "ATN11 nesuportat"
1248
1249#. We have no way to record this information.  FIXME.
1250#: ieee.c:2339
1251msgid "unsupported ATN12"
1252msgstr "ATN12 nesuportat"
1253
1254#: ieee.c:2399
1255msgid "unexpected string in C++ misc"
1256msgstr "�ir nea�teptat �n C++ misc"
1257
1258#: ieee.c:2412
1259msgid "bad misc record"
1260msgstr "�nregistrare misc incorect�"
1261
1262#: ieee.c:2453
1263msgid "unrecognized C++ misc record"
1264msgstr "secven�� C++ misc nerecunoscut�"
1265
1266#: ieee.c:2568
1267msgid "undefined C++ object"
1268msgstr "obiect C++ nedefinit"
1269
1270#: ieee.c:2602
1271msgid "unrecognized C++ object spec"
1272msgstr "spec obiect C++ nerecunoscut"
1273
1274#: ieee.c:2638
1275msgid "unsupported C++ object type"
1276msgstr "tip obiect C++ nesuportat"
1277
1278#: ieee.c:2648
1279msgid "C++ base class not defined"
1280msgstr ""
1281
1282#: ieee.c:2660 ieee.c:2765
1283msgid "C++ object has no fields"
1284msgstr ""
1285
1286#: ieee.c:2679
1287msgid "C++ base class not found in container"
1288msgstr ""
1289
1290#: ieee.c:2786
1291msgid "C++ data member not found in container"
1292msgstr ""
1293
1294#: ieee.c:2827 ieee.c:2977
1295msgid "unknown C++ visibility"
1296msgstr ""
1297
1298#: ieee.c:2861
1299msgid "bad C++ field bit pos or size"
1300msgstr ""
1301
1302#: ieee.c:2953
1303msgid "bad type for C++ method function"
1304msgstr ""
1305
1306#: ieee.c:2963
1307msgid "no type information for C++ method function"
1308msgstr ""
1309
1310#: ieee.c:3002
1311msgid "C++ static virtual method"
1312msgstr ""
1313
1314#: ieee.c:3097
1315msgid "unrecognized C++ object overhead spec"
1316msgstr ""
1317
1318#: ieee.c:3136
1319msgid "undefined C++ vtable"
1320msgstr ""
1321
1322#: ieee.c:3205
1323msgid "C++ default values not in a function"
1324msgstr ""
1325
1326#: ieee.c:3245
1327msgid "unrecognized C++ default type"
1328msgstr ""
1329
1330#: ieee.c:3276
1331msgid "reference parameter is not a pointer"
1332msgstr ""
1333
1334#: ieee.c:3359
1335msgid "unrecognized C++ reference type"
1336msgstr "tip referin�� C++ nerecunoscut"
1337
1338#: ieee.c:3441
1339msgid "C++ reference not found"
1340msgstr "referin�a C++ nu a fost g�sit�"
1341
1342#: ieee.c:3449
1343msgid "C++ reference is not pointer"
1344msgstr "referin�a C++ nu este pointer"
1345
1346#: ieee.c:3475 ieee.c:3483
1347msgid "missing required ASN"
1348msgstr "ASN necesar lipse�te"
1349
1350#: ieee.c:3510 ieee.c:3518
1351msgid "missing required ATN65"
1352msgstr "ATN65 necesar lipse�te"
1353
1354#: ieee.c:3532
1355msgid "bad ATN65 record"
1356msgstr ""
1357
1358#: ieee.c:4160
1359#, c-format
1360msgid "IEEE numeric overflow: 0x"
1361msgstr ""
1362
1363#: ieee.c:4204
1364#, c-format
1365msgid "IEEE string length overflow: %u\n"
1366msgstr ""
1367
1368#: ieee.c:5203
1369#, c-format
1370msgid "IEEE unsupported integer type size %u\n"
1371msgstr ""
1372
1373#: ieee.c:5237
1374#, c-format
1375msgid "IEEE unsupported float type size %u\n"
1376msgstr ""
1377
1378#: ieee.c:5271
1379#, c-format
1380msgid "IEEE unsupported complex type size %u\n"
1381msgstr ""
1382
1383#: nlmconv.c:267 srconv.c:1810
1384msgid "input and output files must be different"
1385msgstr ""
1386
1387#: nlmconv.c:314
1388msgid "input file named both on command line and with INPUT"
1389msgstr ""
1390
1391#: nlmconv.c:323
1392msgid "no input file"
1393msgstr "nici un fi�ier de intrare"
1394
1395#: nlmconv.c:353
1396msgid "no name for output file"
1397msgstr "nici un nume pentru fi�ierul de ie�ire"
1398
1399#: nlmconv.c:367
1400msgid "warning: input and output formats are not compatible"
1401msgstr ""
1402
1403#: nlmconv.c:396
1404msgid "make .bss section"
1405msgstr "creaz� sec�iunea .bss"
1406
1407#: nlmconv.c:405
1408msgid "make .nlmsections section"
1409msgstr "creaz� sec�iunea .nlmsections"
1410
1411#: nlmconv.c:407
1412msgid "set .nlmsections flags"
1413msgstr "seteaz� atribute .nlmsections"
1414
1415#: nlmconv.c:435
1416msgid "set .bss vma"
1417msgstr "seteaz� vma .bss"
1418
1419#: nlmconv.c:442
1420msgid "set .data size"
1421msgstr "seteaz� dimensiune .data"
1422
1423#: nlmconv.c:622
1424#, c-format
1425msgid "warning: symbol %s imported but not in import list"
1426msgstr "avertisment: simbolul %s importat dar nu este prezent �n lista de import"
1427
1428#: nlmconv.c:642
1429msgid "set start address"
1430msgstr ""
1431
1432#: nlmconv.c:691
1433#, c-format
1434msgid "warning: START procedure %s not defined"
1435msgstr ""
1436
1437#: nlmconv.c:693
1438#, c-format
1439msgid "warning: EXIT procedure %s not defined"
1440msgstr ""
1441
1442#: nlmconv.c:695
1443#, c-format
1444msgid "warning: CHECK procedure %s not defined"
1445msgstr ""
1446
1447#: nlmconv.c:716 nlmconv.c:905
1448msgid "custom section"
1449msgstr "sec�iune personalizat�"
1450
1451#: nlmconv.c:737 nlmconv.c:934
1452msgid "help section"
1453msgstr "sec�iune ajutor"
1454
1455#: nlmconv.c:759 nlmconv.c:952
1456msgid "message section"
1457msgstr "sec�iune mesaj"
1458
1459#: nlmconv.c:775 nlmconv.c:985
1460msgid "module section"
1461msgstr "sec�iune modul"
1462
1463#: nlmconv.c:795 nlmconv.c:1001
1464msgid "rpc section"
1465msgstr "sec�iune rpc"
1466
1467#. There is no place to record this information.
1468#: nlmconv.c:831
1469#, c-format
1470msgid "%s: warning: shared libraries can not have uninitialized data"
1471msgstr ""
1472
1473#: nlmconv.c:852 nlmconv.c:1020
1474msgid "shared section"
1475msgstr "sec�iune partajat�"
1476
1477#: nlmconv.c:860
1478msgid "warning: No version number given"
1479msgstr "avertisment: Nici un num�r de versiune furnizat"
1480
1481#: nlmconv.c:900 nlmconv.c:929 nlmconv.c:947 nlmconv.c:996 nlmconv.c:1015
1482#, c-format
1483msgid "%s: read: %s"
1484msgstr "%s: citit: %s"
1485
1486#: nlmconv.c:922
1487msgid "warning: FULLMAP is not supported; try ld -M"
1488msgstr "avertisment: FULLMAP nu este suportat; �ncerca�i ld -M"
1489
1490#: nlmconv.c:1098
1491#, c-format
1492msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
1493msgstr ""
1494
1495#: nlmconv.c:1099
1496#, c-format
1497msgid " Convert an object file into a NetWare Loadable Module\n"
1498msgstr ""
1499
1500#: nlmconv.c:1100
1501#, c-format
1502msgid ""
1503" The options are:\n"
1504"  -I --input-target=<bfdname>   Set the input binary file format\n"
1505"  -O --output-target=<bfdname>  Set the output binary file format\n"
1506"  -T --header-file=<file>       Read <file> for NLM header information\n"
1507"  -l --linker=<linker>          Use <linker> for any linking\n"
1508"  -d --debug                    Display on stderr the linker command line\n"
1509"  -h --help                     Display this information\n"
1510"  -v --version                  Display the program's version\n"
1511msgstr ""
1512
1513#: nlmconv.c:1140
1514#, c-format
1515msgid "support not compiled in for %s"
1516msgstr ""
1517
1518#: nlmconv.c:1177
1519msgid "make section"
1520msgstr "creaz� sec�iune"
1521
1522#: nlmconv.c:1191
1523msgid "set section size"
1524msgstr "seteaz� dimensiune sec�iune"
1525
1526#: nlmconv.c:1197
1527msgid "set section alignment"
1528msgstr "seteaz� aliniere sec�iune"
1529
1530#: nlmconv.c:1201
1531msgid "set section flags"
1532msgstr "seteaz� atribute sec�iune"
1533
1534#: nlmconv.c:1212
1535msgid "set .nlmsections size"
1536msgstr "seteaz� dimensiune .nlmsections"
1537
1538#: nlmconv.c:1293 nlmconv.c:1301 nlmconv.c:1310 nlmconv.c:1315
1539msgid "set .nlmsection contents"
1540msgstr ""
1541
1542#: nlmconv.c:1794
1543msgid "stub section sizes"
1544msgstr "dimensiuni sec�iune stub"
1545
1546#: nlmconv.c:1841
1547msgid "writing stub"
1548msgstr "scriu stub"
1549
1550#: nlmconv.c:1925
1551#, c-format
1552msgid "unresolved PC relative reloc against %s"
1553msgstr ""
1554
1555#: nlmconv.c:1989
1556#, c-format
1557msgid "overflow when adjusting relocation against %s"
1558msgstr ""
1559
1560#: nlmconv.c:2116
1561#, c-format
1562msgid "%s: execution of %s failed: "
1563msgstr ""
1564
1565#: nlmconv.c:2131
1566#, c-format
1567msgid "Execution of %s failed"
1568msgstr ""
1569
1570#: nm.c:224 size.c:80 strings.c:651
1571#, c-format
1572msgid "Usage: %s [option(s)] [file(s)]\n"
1573msgstr ""
1574
1575#: nm.c:225
1576#, c-format
1577msgid " List symbols in [file(s)] (a.out by default).\n"
1578msgstr ""
1579
1580#: nm.c:226
1581#, c-format
1582msgid ""
1583" The options are:\n"
1584"  -a, --debug-syms       Display debugger-only symbols\n"
1585"  -A, --print-file-name  Print name of the input file before every symbol\n"
1586"  -B                     Same as --format=bsd\n"
1587"  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
1588"                          The STYLE, if specified, can be `auto' (the default),\n"
1589"                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
1590"                          or `gnat'\n"
1591"      --no-demangle      Do not demangle low-level symbol names\n"
1592"  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
1593"      --defined-only     Display only defined symbols\n"
1594"  -e                     (ignored)\n"
1595"  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
1596"                           `sysv' or `posix'.  The default is `bsd'\n"
1597"  -g, --extern-only      Display only external symbols\n"
1598"  -l, --line-numbers     Use debugging information to find a filename and\n"
1599"                           line number for each symbol\n"
1600"  -n, --numeric-sort     Sort symbols numerically by address\n"
1601"  -o                     Same as -A\n"
1602"  -p, --no-sort          Do not sort the symbols\n"
1603"  -P, --portability      Same as --format=posix\n"
1604"  -r, --reverse-sort     Reverse the sense of the sort\n"
1605"  -S, --print-size       Print size of defined symbols\n"
1606"  -s, --print-armap      Include index for symbols from archive members\n"
1607"      --size-sort        Sort symbols by size\n"
1608"      --special-syms     Include special symbols in the output\n"
1609"      --synthetic        Display synthetic symbols as well\n"
1610"  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
1611"      --target=BFDNAME   Specify the target object format as BFDNAME\n"
1612"  -u, --undefined-only   Display only undefined symbols\n"
1613"  -X 32_64               (ignored)\n"
1614"  -h, --help             Display this information\n"
1615"  -V, --version          Display this program's version number\n"
1616"\n"
1617msgstr ""
1618
1619#: nm.c:262 objdump.c:232
1620#, c-format
1621msgid "Report bugs to %s.\n"
1622msgstr "Raporta�i bug-uri la %s.\n"
1623
1624#: nm.c:294
1625#, c-format
1626msgid "%s: invalid radix"
1627msgstr "%s: r�d�cin� (radix) invalid�"
1628
1629#: nm.c:318
1630#, c-format
1631msgid "%s: invalid output format"
1632msgstr "%s: format de ie�ire invalid"
1633
1634#: nm.c:339 readelf.c:6342 readelf.c:6378
1635#, c-format
1636msgid "<processor specific>: %d"
1637msgstr ""
1638
1639#: nm.c:341 readelf.c:6345 readelf.c:6390
1640#, c-format
1641msgid "<OS specific>: %d"
1642msgstr ""
1643
1644#: nm.c:343 readelf.c:6347 readelf.c:6393
1645#, c-format
1646msgid "<unknown>: %d"
1647msgstr "<necunoscut>: %d"
1648
1649#: nm.c:380
1650#, c-format
1651msgid ""
1652"\n"
1653"Archive index:\n"
1654msgstr ""
1655
1656#: nm.c:1225
1657#, c-format
1658msgid ""
1659"\n"
1660"\n"
1661"Undefined symbols from %s:\n"
1662"\n"
1663msgstr ""
1664
1665#: nm.c:1227
1666#, c-format
1667msgid ""
1668"\n"
1669"\n"
1670"Symbols from %s:\n"
1671"\n"
1672msgstr ""
1673
1674#: nm.c:1229 nm.c:1280
1675#, c-format
1676msgid ""
1677"Name                  Value   Class        Type         Size     Line  Section\n"
1678"\n"
1679msgstr ""
1680
1681#: nm.c:1232 nm.c:1283
1682#, c-format
1683msgid ""
1684"Name                  Value           Class        Type         Size             Line  Section\n"
1685"\n"
1686msgstr ""
1687
1688#: nm.c:1276
1689#, c-format
1690msgid ""
1691"\n"
1692"\n"
1693"Undefined symbols from %s[%s]:\n"
1694"\n"
1695msgstr ""
1696
1697#: nm.c:1278
1698#, c-format
1699msgid ""
1700"\n"
1701"\n"
1702"Symbols from %s[%s]:\n"
1703"\n"
1704msgstr ""
1705
1706#: nm.c:1580
1707msgid "Only -X 32_64 is supported"
1708msgstr ""
1709
1710#: nm.c:1600
1711msgid "Using the --size-sort and --undefined-only options together"
1712msgstr ""
1713
1714#: nm.c:1601
1715msgid "will produce no output, since undefined symbols have no size."
1716msgstr ""
1717
1718#: nm.c:1629
1719#, c-format
1720msgid "data size %ld"
1721msgstr ""
1722
1723#: objcopy.c:396 srconv.c:1721
1724#, c-format
1725msgid "Usage: %s [option(s)] in-file [out-file]\n"
1726msgstr ""
1727
1728#: objcopy.c:397
1729#, c-format
1730msgid " Copies a binary file, possibly transforming it in the process\n"
1731msgstr ""
1732
1733#: objcopy.c:398 objcopy.c:487
1734#, c-format
1735msgid " The options are:\n"
1736msgstr ""
1737
1738#: objcopy.c:399
1739#, c-format
1740msgid ""
1741"  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
1742"  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
1743"  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
1744"  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
1745"     --debugging                   Convert debugging information, if possible\n"
1746"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1747"  -j --only-section <name>         Only copy section <name> into the output\n"
1748"     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to <file>\n"
1749"  -R --remove-section <name>       Remove section <name> from the output\n"
1750"  -S --strip-all                   Remove all symbol and relocation information\n"
1751"  -g --strip-debug                 Remove all debugging symbols & sections\n"
1752"     --strip-unneeded              Remove all symbols not needed by relocations\n"
1753"  -N --strip-symbol <name>         Do not copy symbol <name>\n"
1754"     --strip-unneeded-symbol <name>\n"
1755"                                   Do not copy symbol <name> unless needed by\n"
1756"                                     relocations\n"
1757"     --only-keep-debug             Strip everything but the debug information\n"
1758"  -K --keep-symbol <name>          Only copy symbol <name>\n"
1759"  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
1760"  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
1761"  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
1762"     --weaken                      Force all global symbols to be marked as weak\n"
1763"  -w --wildcard                    Permit wildcard in symbol comparison\n"
1764"  -x --discard-all                 Remove all non-global symbols\n"
1765"  -X --discard-locals              Remove any compiler-generated symbols\n"
1766"  -i --interleave <number>         Only copy one out of every <number> bytes\n"
1767"  -b --byte <num>                  Select byte <num> in every interleaved block\n"
1768"     --gap-fill <val>              Fill gaps between sections with <val>\n"
1769"     --pad-to <addr>               Pad the last section up to address <addr>\n"
1770"     --set-start <addr>            Set the start address to <addr>\n"
1771"    {--change-start|--adjust-start} <incr>\n"
1772"                                   Add <incr> to the start address\n"
1773"    {--change-addresses|--adjust-vma} <incr>\n"
1774"                                   Add <incr> to LMA, VMA and start addresses\n"
1775"    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
1776"                                   Change LMA and VMA of section <name> by <val>\n"
1777"     --change-section-lma <name>{=|+|-}<val>\n"
1778"                                   Change the LMA of section <name> by <val>\n"
1779"     --change-section-vma <name>{=|+|-}<val>\n"
1780"                                   Change the VMA of section <name> by <val>\n"
1781"    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
1782"                                   Warn if a named section does not exist\n"
1783"     --set-section-flags <name>=<flags>\n"
1784"                                   Set section <name>'s properties to <flags>\n"
1785"     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
1786"     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
1787"     --change-leading-char         Force output format's leading character style\n"
1788"     --remove-leading-char         Remove leading character from global symbols\n"
1789"     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
1790"     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
1791"                                     listed in <file>\n"
1792"     --srec-len <number>           Restrict the length of generated Srecords\n"
1793"     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
1794"     --strip-symbols <file>        -N for all symbols listed in <file>\n"
1795"     --strip-unneeded-symbols <file>\n"
1796"                                   --strip-unneeded-symbol for all symbols listed\n"
1797"                                     in <file>\n"
1798"     --keep-symbols <file>         -K for all symbols listed in <file>\n"
1799"     --localize-symbols <file>     -L for all symbols listed in <file>\n"
1800"     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
1801"     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
1802"     --alt-machine-code <index>    Use alternate machine code for output\n"
1803"     --writable-text               Mark the output text as writable\n"
1804"     --readonly-text               Make the output text write protected\n"
1805"     --pure                        Mark the output file as demand paged\n"
1806"     --impure                      Mark the output file as impure\n"
1807"     --prefix-symbols <prefix>     Add <prefix> to start of every symbol name\n"
1808"     --prefix-sections <prefix>    Add <prefix> to start of every section name\n"
1809"     --prefix-alloc-sections <prefix>\n"
1810"                                   Add <prefix> to start of every allocatable\n"
1811"                                     section name\n"
1812"  -v --verbose                     List all object files modified\n"
1813"  -V --version                     Display this program's version number\n"
1814"  -h --help                        Display this output\n"
1815"     --info                        List object formats & architectures supported\n"
1816msgstr ""
1817
1818#: objcopy.c:485
1819#, c-format
1820msgid "Usage: %s <option(s)> in-file(s)\n"
1821msgstr ""
1822
1823#: objcopy.c:486
1824#, c-format
1825msgid " Removes symbols and sections from files\n"
1826msgstr ""
1827
1828#: objcopy.c:488
1829#, c-format
1830msgid ""
1831"  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
1832"  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
1833"  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
1834"  -p --preserve-dates              Copy modified/access timestamps to the output\n"
1835"  -R --remove-section=<name>       Remove section <name> from the output\n"
1836"  -s --strip-all                   Remove all symbol and relocation information\n"
1837"  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
1838"     --strip-unneeded              Remove all symbols not needed by relocations\n"
1839"     --only-keep-debug             Strip everything but the debug information\n"
1840"  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
1841"  -K --keep-symbol=<name>          Only copy symbol <name>\n"
1842"  -w --wildcard                    Permit wildcard in symbol comparison\n"
1843"  -x --discard-all                 Remove all non-global symbols\n"
1844"  -X --discard-locals              Remove any compiler-generated symbols\n"
1845"  -v --verbose                     List all object files modified\n"
1846"  -V --version                     Display this program's version number\n"
1847"  -h --help                        Display this output\n"
1848"     --info                        List object formats & architectures supported\n"
1849"  -o <file>                        Place stripped output into <file>\n"
1850msgstr ""
1851
1852#: objcopy.c:560
1853#, c-format
1854msgid "unrecognized section flag `%s'"
1855msgstr "atribut sec�iune nerecunoscut `%s'"
1856
1857#: objcopy.c:561
1858#, c-format
1859msgid "supported flags: %s"
1860msgstr "atribute suportate: %s"
1861
1862#: objcopy.c:638
1863#, c-format
1864msgid "cannot open '%s': %s"
1865msgstr "nu pot deschide '%s': %s"
1866
1867#: objcopy.c:641 objcopy.c:2629
1868#, c-format
1869msgid "%s: fread failed"
1870msgstr "%s: fread a e�uat"
1871
1872#: objcopy.c:714
1873#, c-format
1874msgid "%s:%d: Ignoring rubbish found on this line"
1875msgstr ""
1876
1877#: objcopy.c:976
1878#, c-format
1879msgid "%s: Multiple redefinition of symbol \"%s\""
1880msgstr ""
1881
1882#: objcopy.c:980
1883#, c-format
1884msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1885msgstr "%s: Simbolului \"%s\" este destina�ie pentru mai mult de o redefinire"
1886
1887#: objcopy.c:1008
1888#, c-format
1889msgid "couldn't open symbol redefinition file %s (error: %s)"
1890msgstr ""
1891
1892#: objcopy.c:1086
1893#, c-format
1894msgid "%s:%d: garbage found at end of line"
1895msgstr ""
1896
1897#: objcopy.c:1089
1898#, c-format
1899msgid "%s:%d: missing new symbol name"
1900msgstr ""
1901
1902#: objcopy.c:1099
1903#, c-format
1904msgid "%s:%d: premature end of file"
1905msgstr ""
1906
1907#: objcopy.c:1124
1908msgid "Unable to change endianness of input file(s)"
1909msgstr ""
1910
1911#: objcopy.c:1133
1912#, c-format
1913msgid "copy from %s(%s) to %s(%s)\n"
1914msgstr ""
1915
1916#: objcopy.c:1170
1917#, c-format
1918msgid "Unable to recognise the format of the input file %s"
1919msgstr "Nu pot recunoa�te formatul fi�ierului de intrare %s"
1920
1921#: objcopy.c:1174
1922#, c-format
1923msgid "Warning: Output file cannot represent architecture %s"
1924msgstr ""
1925
1926#: objcopy.c:1211
1927#, c-format
1928msgid "can't create section `%s': %s"
1929msgstr ""
1930
1931#: objcopy.c:1277
1932msgid "there are no sections to be copied!"
1933msgstr ""
1934
1935#: objcopy.c:1323
1936#, c-format
1937msgid "Can't fill gap after %s: %s"
1938msgstr ""
1939
1940#: objcopy.c:1348
1941#, c-format
1942msgid "Can't add padding to %s: %s"
1943msgstr ""
1944
1945#: objcopy.c:1514
1946#, c-format
1947msgid "%s: error copying private BFD data: %s"
1948msgstr ""
1949
1950#: objcopy.c:1525
1951msgid "unknown alternate machine code, ignored"
1952msgstr ""
1953
1954#: objcopy.c:1555 objcopy.c:1585
1955#, c-format
1956msgid "cannot mkdir %s for archive copying (error: %s)"
1957msgstr ""
1958
1959#: objcopy.c:1790
1960#, c-format
1961msgid "Multiple renames of section %s"
1962msgstr "Multiple redenumiri ale sec�iunii %s"
1963
1964#: objcopy.c:1841
1965msgid "private header data"
1966msgstr "date antet privat"
1967
1968#: objcopy.c:1849
1969#, c-format
1970msgid "%s: error in %s: %s"
1971msgstr "%s: eroare �n %s: %s"
1972
1973#: objcopy.c:1903
1974msgid "making"
1975msgstr "creez"
1976
1977#: objcopy.c:1912
1978msgid "size"
1979msgstr "m�rime"
1980
1981#: objcopy.c:1926
1982msgid "vma"
1983msgstr ""
1984
1985#: objcopy.c:1951
1986msgid "alignment"
1987msgstr ""
1988
1989#: objcopy.c:1966
1990msgid "flags"
1991msgstr "atribute"
1992
1993#: objcopy.c:1988
1994msgid "private data"
1995msgstr "date private"
1996
1997#: objcopy.c:1996
1998#, c-format
1999msgid "%s: section `%s': error in %s: %s"
2000msgstr "%s: sec�iune `%s': eroare �n %s: %s"
2001
2002#: objcopy.c:2274
2003#, c-format
2004msgid "%s: can't create debugging section: %s"
2005msgstr "%s: nu pot crea sec�iune de depanare: %s"
2006
2007#: objcopy.c:2288
2008#, c-format
2009msgid "%s: can't set debugging section contents: %s"
2010msgstr ""
2011
2012#: objcopy.c:2297
2013#, c-format
2014msgid "%s: don't know how to write debugging information for %s"
2015msgstr ""
2016
2017#: objcopy.c:2472
2018msgid "byte number must be non-negative"
2019msgstr ""
2020
2021#: objcopy.c:2482
2022msgid "interleave must be positive"
2023msgstr ""
2024
2025#: objcopy.c:2502 objcopy.c:2510
2026#, c-format
2027msgid "%s both copied and removed"
2028msgstr ""
2029
2030#: objcopy.c:2603 objcopy.c:2674 objcopy.c:2774 objcopy.c:2805 objcopy.c:2829
2031#: objcopy.c:2833 objcopy.c:2853
2032#, c-format
2033msgid "bad format for %s"
2034msgstr "format incorect pentru %s"
2035
2036#: objcopy.c:2624
2037#, c-format
2038msgid "cannot open: %s: %s"
2039msgstr "nu pot deschide : %s: %s"
2040
2041#: objcopy.c:2743
2042#, c-format
2043msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
2044msgstr "Avetisment: trunchez umplere-gol de la 0x%s la 0x%x"
2045
2046#: objcopy.c:2903
2047msgid "alternate machine code index must be positive"
2048msgstr ""
2049
2050#: objcopy.c:2961
2051msgid "byte number must be less than interleave"
2052msgstr ""
2053
2054#: objcopy.c:2991
2055#, c-format
2056msgid "architecture %s unknown"
2057msgstr ""
2058
2059#: objcopy.c:2995
2060msgid "Warning: input target 'binary' required for binary architecture parameter."
2061msgstr ""
2062
2063#: objcopy.c:2996
2064#, c-format
2065msgid " Argument %s ignored"
2066msgstr "Argument %s ignorat"
2067
2068#: objcopy.c:3002
2069#, c-format
2070msgid "warning: could not locate '%s'.  System error message: %s"
2071msgstr ""
2072
2073#: objcopy.c:3042 objcopy.c:3056
2074#, c-format
2075msgid "%s %s%c0x%s never used"
2076msgstr ""
2077
2078#: objdump.c:176
2079#, c-format
2080msgid "Usage: %s <option(s)> <file(s)>\n"
2081msgstr ""
2082
2083#: objdump.c:177
2084#, c-format
2085msgid " Display information from object <file(s)>.\n"
2086msgstr ""
2087
2088#: objdump.c:178
2089#, c-format
2090msgid " At least one of the following switches must be given:\n"
2091msgstr ""
2092
2093#: objdump.c:179
2094#, c-format
2095msgid ""
2096"  -a, --archive-headers    Display archive header information\n"
2097"  -f, --file-headers       Display the contents of the overall file header\n"
2098"  -p, --private-headers    Display object format specific file header contents\n"
2099"  -h, --[section-]headers  Display the contents of the section headers\n"
2100"  -x, --all-headers        Display the contents of all headers\n"
2101"  -d, --disassemble        Display assembler contents of executable sections\n"
2102"  -D, --disassemble-all    Display assembler contents of all sections\n"
2103"  -S, --source             Intermix source code with disassembly\n"
2104"  -s, --full-contents      Display the full contents of all sections requested\n"
2105"  -g, --debugging          Display debug information in object file\n"
2106"  -e, --debugging-tags     Display debug information using ctags style\n"
2107"  -G, --stabs              Display (in raw form) any STABS info in the file\n"
2108"  -t, --syms               Display the contents of the symbol table(s)\n"
2109"  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
2110"  -r, --reloc              Display the relocation entries in the file\n"
2111"  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
2112"  -v, --version            Display this program's version number\n"
2113"  -i, --info               List object formats and architectures supported\n"
2114"  -H, --help               Display this information\n"
2115msgstr ""
2116
2117#: objdump.c:202
2118#, c-format
2119msgid ""
2120"\n"
2121" The following switches are optional:\n"
2122msgstr ""
2123
2124#: objdump.c:203
2125#, c-format
2126msgid ""
2127"  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
2128"  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
2129"  -j, --section=NAME             Only display information for section NAME\n"
2130"  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
2131"  -EB --endian=big               Assume big endian format when disassembling\n"
2132"  -EL --endian=little            Assume little endian format when disassembling\n"
2133"      --file-start-context       Include context from start of file (with -S)\n"
2134"  -I, --include=DIR              Add DIR to search list for source files\n"
2135"  -l, --line-numbers             Include line numbers and filenames in output\n"
2136"  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
2137"                                  The STYLE, if specified, can be `auto', `gnu',\n"
2138"                                  `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
2139"                                  or `gnat'\n"
2140"  -w, --wide                     Format output for more than 80 columns\n"
2141"  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
2142"      --start-address=ADDR       Only process data whose address is >= ADDR\n"
2143"      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
2144"      --prefix-addresses         Print complete address alongside disassembly\n"
2145"      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
2146"      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
2147"      --special-syms             Include special symbols in symbol dumps\n"
2148"\n"
2149msgstr ""
2150
2151#: objdump.c:378
2152#, c-format
2153msgid "Sections:\n"
2154msgstr "Sec�iuni:\n"
2155
2156#: objdump.c:381 objdump.c:385
2157#, c-format
2158msgid "Idx Name          Size      VMA       LMA       File off  Algn"
2159msgstr "Idx Nume          Dim       VMA       LMA     Fi�ier off  Algn"
2160
2161#: objdump.c:387
2162#, c-format
2163msgid "Idx Name          Size      VMA               LMA               File off  Algn"
2164msgstr "Idx Nume          Dim       VMA               LMA             Fi�ier off  Algn"
2165
2166#: objdump.c:391
2167#, c-format
2168msgid "  Flags"
2169msgstr "  Atribute"
2170
2171#: objdump.c:393
2172#, c-format
2173msgid "  Pg"
2174msgstr ""
2175
2176#: objdump.c:436
2177#, c-format
2178msgid "%s: not a dynamic object"
2179msgstr ""
2180
2181#: objdump.c:1722
2182#, c-format
2183msgid "Disassembly of section %s:\n"
2184msgstr ""
2185
2186#: objdump.c:1884
2187#, c-format
2188msgid "Can't use supplied machine %s"
2189msgstr ""
2190
2191#: objdump.c:1903
2192#, c-format
2193msgid "Can't disassemble for architecture %s\n"
2194msgstr ""
2195
2196#: objdump.c:1973
2197#, c-format
2198msgid ""
2199"No %s section present\n"
2200"\n"
2201msgstr ""
2202
2203#: objdump.c:1982
2204#, c-format
2205msgid "Reading %s section of %s failed: %s"
2206msgstr ""
2207
2208#: objdump.c:2026
2209#, c-format
2210msgid ""
2211"Contents of %s section:\n"
2212"\n"
2213msgstr ""
2214
2215#: objdump.c:2153
2216#, c-format
2217msgid "architecture: %s, "
2218msgstr ""
2219
2220#: objdump.c:2156
2221#, c-format
2222msgid "flags 0x%08x:\n"
2223msgstr "atribute 0x%08x:\n"
2224
2225#: objdump.c:2170
2226#, c-format
2227msgid ""
2228"\n"
2229"start address 0x"
2230msgstr ""
2231
2232#: objdump.c:2210
2233#, c-format
2234msgid "Contents of section %s:\n"
2235msgstr ""
2236
2237#: objdump.c:2335
2238#, c-format
2239msgid "no symbols\n"
2240msgstr ""
2241
2242#: objdump.c:2342
2243#, c-format
2244msgid "no information for symbol number %ld\n"
2245msgstr ""
2246
2247#: objdump.c:2345
2248#, c-format
2249msgid "could not determine the type of symbol number %ld\n"
2250msgstr ""
2251
2252#: objdump.c:2611
2253#, c-format
2254msgid ""
2255"\n"
2256"%s:     file format %s\n"
2257msgstr ""
2258
2259#: objdump.c:2662
2260#, c-format
2261msgid "%s: printing debugging information failed"
2262msgstr ""
2263
2264#: objdump.c:2753
2265#, c-format
2266msgid "In archive %s:\n"
2267msgstr "�n arhiv� %s:\n"
2268
2269#: objdump.c:2873
2270msgid "unrecognized -E option"
2271msgstr "op�iune -E nerecunoscut�"
2272
2273#: objdump.c:2884
2274#, c-format
2275msgid "unrecognized --endian type `%s'"
2276msgstr "tip op�iune --endian nerecunoscut� `%s'"
2277
2278#: rdcoff.c:196
2279#, c-format
2280msgid "parse_coff_type: Bad type code 0x%x"
2281msgstr ""
2282
2283#: rdcoff.c:404 rdcoff.c:509 rdcoff.c:697
2284#, c-format
2285msgid "bfd_coff_get_syment failed: %s"
2286msgstr ""
2287
2288#: rdcoff.c:420 rdcoff.c:717
2289#, c-format
2290msgid "bfd_coff_get_auxent failed: %s"
2291msgstr ""
2292
2293#: rdcoff.c:784
2294#, c-format
2295msgid "%ld: .bf without preceding function"
2296msgstr ""
2297
2298#: rdcoff.c:834
2299#, c-format
2300msgid "%ld: unexpected .ef\n"
2301msgstr ""
2302
2303#: rddbg.c:85
2304#, c-format
2305msgid "%s: no recognized debugging information"
2306msgstr "%s: nici o informa�ie de depanare recunoscut�"
2307
2308#: rddbg.c:394
2309#, c-format
2310msgid "Last stabs entries before error:\n"
2311msgstr ""
2312
2313#: readelf.c:272
2314#, c-format
2315msgid "%s: Error: "
2316msgstr ""
2317
2318#: readelf.c:283
2319#, c-format
2320msgid "%s: Warning: "
2321msgstr "%s: Avertisment: "
2322
2323#: readelf.c:298
2324#, c-format
2325msgid "Unable to seek to 0x%x for %s\n"
2326msgstr ""
2327
2328#: readelf.c:310
2329#, c-format
2330msgid "Out of memory allocating 0x%x bytes for %s\n"
2331msgstr ""
2332
2333#: readelf.c:318
2334#, c-format
2335msgid "Unable to read in 0x%x bytes of %s\n"
2336msgstr "Nu pot citi �n cei 0x%x octe�i ai lui %s\n"
2337
2338#: readelf.c:364 readelf.c:412 readelf.c:615 readelf.c:647
2339#, c-format
2340msgid "Unhandled data length: %d\n"
2341msgstr ""
2342
2343#: readelf.c:752
2344msgid "Don't know about relocations on this machine architecture\n"
2345msgstr ""
2346
2347#: readelf.c:772 readelf.c:799 readelf.c:842 readelf.c:869
2348msgid "relocs"
2349msgstr ""
2350
2351#: readelf.c:782 readelf.c:809 readelf.c:852 readelf.c:879
2352msgid "out of memory parsing relocs"
2353msgstr ""
2354
2355#: readelf.c:933
2356#, c-format
2357msgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
2358msgstr ""
2359
2360#: readelf.c:935
2361#, c-format
2362msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
2363msgstr ""
2364
2365#: readelf.c:940
2366#, c-format
2367msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
2368msgstr ""
2369
2370#: readelf.c:942
2371#, c-format
2372msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
2373msgstr ""
2374
2375#: readelf.c:950
2376#, c-format
2377msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name + Addend\n"
2378msgstr ""
2379
2380#: readelf.c:952
2381#, c-format
2382msgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
2383msgstr ""
2384
2385#: readelf.c:957
2386#, c-format
2387msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name\n"
2388msgstr ""
2389
2390#: readelf.c:959
2391#, c-format
2392msgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
2393msgstr ""
2394
2395#: readelf.c:1239 readelf.c:1241 readelf.c:1324 readelf.c:1326 readelf.c:1335
2396#: readelf.c:1337
2397#, c-format
2398msgid "unrecognized: %-7lx"
2399msgstr ""
2400
2401#: readelf.c:1295
2402#, c-format
2403msgid "<string table index: %3ld>"
2404msgstr ""
2405
2406#: readelf.c:1297
2407#, c-format
2408msgid "<corrupt string table index: %3ld>"
2409msgstr ""
2410
2411#: readelf.c:1569
2412#, c-format
2413msgid "Processor Specific: %lx"
2414msgstr ""
2415
2416#: readelf.c:1588
2417#, c-format
2418msgid "Operating System specific: %lx"
2419msgstr ""
2420
2421#: readelf.c:1592 readelf.c:2370
2422#, c-format
2423msgid "<unknown>: %lx"
2424msgstr "necunoscut>: %lx"
2425
2426#: readelf.c:1605
2427msgid "NONE (None)"
2428msgstr "NONE (Nimic)"
2429
2430#: readelf.c:1606
2431msgid "REL (Relocatable file)"
2432msgstr "REL (Fi�ier realocabil)"
2433
2434#: readelf.c:1607
2435msgid "EXEC (Executable file)"
2436msgstr "EXEC (Fi�ier executabil)"
2437
2438#: readelf.c:1608
2439msgid "DYN (Shared object file)"
2440msgstr ""
2441
2442#: readelf.c:1609
2443msgid "CORE (Core file)"
2444msgstr ""
2445
2446#: readelf.c:1613
2447#, c-format
2448msgid "Processor Specific: (%x)"
2449msgstr ""
2450
2451#: readelf.c:1615
2452#, c-format
2453msgid "OS Specific: (%x)"
2454msgstr ""
2455
2456#: readelf.c:1617 readelf.c:1724 readelf.c:2554
2457#, c-format
2458msgid "<unknown>: %x"
2459msgstr "<necunoscut>: %x"
2460
2461#: readelf.c:1629
2462msgid "None"
2463msgstr "Nimic"
2464
2465#: readelf.c:2229
2466msgid "Standalone App"
2467msgstr "Aplica�ie independent�"
2468
2469#: readelf.c:2232 readelf.c:2952 readelf.c:2968
2470#, c-format
2471msgid "<unknown: %x>"
2472msgstr "<necunoscut: %x>"
2473
2474#: readelf.c:2597
2475#, c-format
2476msgid "Usage: readelf <option(s)> elf-file(s)\n"
2477msgstr ""
2478
2479#: readelf.c:2598
2480#, c-format
2481msgid " Display information about the contents of ELF format files\n"
2482msgstr ""
2483
2484#: readelf.c:2599
2485#, c-format
2486msgid ""
2487" Options are:\n"
2488"  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
2489"  -h --file-header       Display the ELF file header\n"
2490"  -l --program-headers   Display the program headers\n"
2491"     --segments          An alias for --program-headers\n"
2492"  -S --section-headers   Display the sections' header\n"
2493"     --sections          An alias for --section-headers\n"
2494"  -g --section-groups    Display the section groups\n"
2495"  -e --headers           Equivalent to: -h -l -S\n"
2496"  -s --syms              Display the symbol table\n"
2497"      --symbols          An alias for --syms\n"
2498"  -n --notes             Display the core notes (if present)\n"
2499"  -r --relocs            Display the relocations (if present)\n"
2500"  -u --unwind            Display the unwind info (if present)\n"
2501"  -d --dynamic           Display the dynamic section (if present)\n"
2502"  -V --version-info      Display the version sections (if present)\n"
2503"  -A --arch-specific     Display architecture specific information (if any).\n"
2504"  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
2505"  -x --hex-dump=<number> Dump the contents of section <number>\n"
2506"  -w[liaprmfFsoR] or\n"
2507"  --debug-dump[=line,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n"
2508"                         Display the contents of DWARF2 debug sections\n"
2509msgstr ""
2510
2511#: readelf.c:2622
2512#, c-format
2513msgid ""
2514"  -i --instruction-dump=<number>\n"
2515"                         Disassemble the contents of section <number>\n"
2516msgstr ""
2517
2518#: readelf.c:2626
2519#, c-format
2520msgid ""
2521"  -I --histogram         Display histogram of bucket list lengths\n"
2522"  -W --wide              Allow output width to exceed 80 characters\n"
2523"  -H --help              Display this information\n"
2524"  -v --version           Display the version number of readelf\n"
2525msgstr ""
2526
2527#: readelf.c:2651 readelf.c:12118
2528msgid "Out of memory allocating dump request table."
2529msgstr ""
2530
2531#: readelf.c:2820 readelf.c:2888
2532#, c-format
2533msgid "Unrecognized debug option '%s'\n"
2534msgstr "Op�iune de depanare nerecunoscut� '%s'\n"
2535
2536#: readelf.c:2922
2537#, c-format
2538msgid "Invalid option '-%c'\n"
2539msgstr "Op�iune invalid� '-%c'\n"
2540
2541#: readelf.c:2936
2542msgid "Nothing to do.\n"
2543msgstr ""
2544
2545#: readelf.c:2948 readelf.c:2964 readelf.c:5906
2546msgid "none"
2547msgstr "nimic"
2548
2549#: readelf.c:2965
2550msgid "2's complement, little endian"
2551msgstr ""
2552
2553#: readelf.c:2966
2554msgid "2's complement, big endian"
2555msgstr ""
2556
2557#: readelf.c:2984
2558msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
2559msgstr ""
2560
2561#: readelf.c:2992
2562#, c-format
2563msgid "ELF Header:\n"
2564msgstr ""
2565
2566#: readelf.c:2993
2567#, c-format
2568msgid "  Magic:   "
2569msgstr ""
2570
2571#: readelf.c:2997
2572#, c-format
2573msgid "  Class:                             %s\n"
2574msgstr "  Clasa:                             %s\n"
2575
2576#: readelf.c:2999
2577#, c-format
2578msgid "  Data:                              %s\n"
2579msgstr "  Date:                              %s\n"
2580
2581#: readelf.c:3001
2582#, c-format
2583msgid "  Version:                           %d %s\n"
2584msgstr "  Versiune:                          %d %s\n"
2585
2586#: readelf.c:3008
2587#, c-format
2588msgid "  OS/ABI:                            %s\n"
2589msgstr "  OS/ABI:                            %s\n"
2590
2591#: readelf.c:3010
2592#, c-format
2593msgid "  ABI Version:                       %d\n"
2594msgstr "  Versiune ABI:                      %d\n"
2595
2596#: readelf.c:3012
2597#, c-format
2598msgid "  Type:                              %s\n"
2599msgstr "  Tip:                               %s\n"
2600
2601#: readelf.c:3014
2602#, c-format
2603msgid "  Machine:                           %s\n"
2604msgstr "  Ma�in�:                            %s\n"
2605
2606#: readelf.c:3016
2607#, c-format
2608msgid "  Version:                           0x%lx\n"
2609msgstr "  Versiune:                          0x%lx\n"
2610
2611#: readelf.c:3019
2612#, c-format
2613msgid "  Entry point address:               "
2614msgstr "  Adres� punct de intrare:           "
2615
2616#: readelf.c:3021
2617#, c-format
2618msgid ""
2619"\n"
2620"  Start of program headers:          "
2621msgstr ""
2622"\n"
2623"  �nceputul antetelor programului:    "
2624
2625#: readelf.c:3023
2626#, c-format
2627msgid ""
2628" (bytes into file)\n"
2629"  Start of section headers:          "
2630msgstr ""
2631
2632#: readelf.c:3025
2633#, c-format
2634msgid " (bytes into file)\n"
2635msgstr " (octe�i �n fi�ier)\n"
2636
2637#: readelf.c:3027
2638#, c-format
2639msgid "  Flags:                             0x%lx%s\n"
2640msgstr "  Atribute:                          0x%lx%s\n"
2641
2642#: readelf.c:3030
2643#, c-format
2644msgid "  Size of this header:               %ld (bytes)\n"
2645msgstr ""
2646
2647#: readelf.c:3032
2648#, c-format
2649msgid "  Size of program headers:           %ld (bytes)\n"
2650msgstr ""
2651
2652#: readelf.c:3034
2653#, c-format
2654msgid "  Number of program headers:         %ld\n"
2655msgstr ""
2656
2657#: readelf.c:3036
2658#, c-format
2659msgid "  Size of section headers:           %ld (bytes)\n"
2660msgstr ""
2661
2662#: readelf.c:3038
2663#, c-format
2664msgid "  Number of section headers:         %ld"
2665msgstr ""
2666
2667#: readelf.c:3043
2668#, c-format
2669msgid "  Section header string table index: %ld"
2670msgstr ""
2671
2672#: readelf.c:3074 readelf.c:3107
2673msgid "program headers"
2674msgstr "antete program"
2675
2676#: readelf.c:3145 readelf.c:3446 readelf.c:3487 readelf.c:3546 readelf.c:3609
2677#: readelf.c:3993 readelf.c:4017 readelf.c:5247 readelf.c:5291 readelf.c:5489
2678#: readelf.c:6450 readelf.c:6464 readelf.c:11493 readelf.c:11912
2679#: readelf.c:11979
2680msgid "Out of memory\n"
2681msgstr "Memorie insuficient�\n"
2682
2683#: readelf.c:3172
2684#, c-format
2685msgid ""
2686"\n"
2687"There are no program headers in this file.\n"
2688msgstr ""
2689
2690#: readelf.c:3178
2691#, c-format
2692msgid ""
2693"\n"
2694"Elf file type is %s\n"
2695msgstr ""
2696"\n"
2697"Tipul fi�ierului elf este %s\n"
2698
2699#: readelf.c:3179
2700#, c-format
2701msgid "Entry point "
2702msgstr ""
2703
2704#: readelf.c:3181
2705#, c-format
2706msgid ""
2707"\n"
2708"There are %d program headers, starting at offset "
2709msgstr ""
2710
2711#: readelf.c:3193 readelf.c:3195
2712#, c-format
2713msgid ""
2714"\n"
2715"Program Headers:\n"
2716msgstr ""
2717
2718#: readelf.c:3199
2719#, c-format
2720msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
2721msgstr ""
2722
2723#: readelf.c:3202
2724#, c-format
2725msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
2726msgstr ""
2727
2728#: readelf.c:3206
2729#, c-format
2730msgid "  Type           Offset             VirtAddr           PhysAddr\n"
2731msgstr ""
2732
2733#: readelf.c:3208
2734#, c-format
2735msgid "                 FileSiz            MemSiz              Flags  Align\n"
2736msgstr ""
2737
2738#: readelf.c:3301
2739msgid "more than one dynamic segment\n"
2740msgstr ""
2741
2742#: readelf.c:3312
2743msgid "no .dynamic section in the dynamic segment"
2744msgstr ""
2745
2746#: readelf.c:3321
2747msgid "the .dynamic section is not contained within the dynamic segment"
2748msgstr ""
2749
2750#: readelf.c:3323
2751msgid "the .dynamic section is not the first section in the dynamic segment."
2752msgstr ""
2753
2754#: readelf.c:3337
2755msgid "Unable to find program interpreter name\n"
2756msgstr ""
2757
2758#: readelf.c:3344
2759#, c-format
2760msgid ""
2761"\n"
2762"      [Requesting program interpreter: %s]"
2763msgstr ""
2764
2765#: readelf.c:3356
2766#, c-format
2767msgid ""
2768"\n"
2769" Section to Segment mapping:\n"
2770msgstr ""
2771
2772#: readelf.c:3357
2773#, c-format
2774msgid "  Segment Sections...\n"
2775msgstr ""
2776
2777#: readelf.c:3408
2778msgid "Cannot interpret virtual addresses without program headers.\n"
2779msgstr ""
2780
2781#: readelf.c:3424
2782#, c-format
2783msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
2784msgstr ""
2785
2786#: readelf.c:3438 readelf.c:3479
2787msgid "section headers"
2788msgstr "antete sec�iune"
2789
2790#: readelf.c:3523 readelf.c:3586
2791msgid "symbols"
2792msgstr "simboluri"
2793
2794#: readelf.c:3533 readelf.c:3596
2795msgid "symtab shndx"
2796msgstr "symtab shndx"
2797
2798#: readelf.c:3697 readelf.c:3977
2799#, c-format
2800msgid ""
2801"\n"
2802"There are no sections in this file.\n"
2803msgstr ""
2804"\n"
2805"Nu exist� nici o sec�iune �n acest fi�ier.\n"
2806
2807#: readelf.c:3703
2808#, c-format
2809msgid "There are %d section headers, starting at offset 0x%lx:\n"
2810msgstr ""
2811
2812#: readelf.c:3720 readelf.c:4079 readelf.c:4290 readelf.c:4591 readelf.c:5011
2813#: readelf.c:6618
2814msgid "string table"
2815msgstr ""
2816
2817#: readelf.c:3765
2818msgid "File contains multiple dynamic symbol tables\n"
2819msgstr ""
2820
2821#: readelf.c:3777
2822msgid "File contains multiple dynamic string tables\n"
2823msgstr ""
2824
2825#: readelf.c:3782
2826msgid "dynamic strings"
2827msgstr ""
2828
2829#: readelf.c:3789
2830msgid "File contains multiple symtab shndx tables\n"
2831msgstr ""
2832
2833#: readelf.c:3828
2834#, c-format
2835msgid ""
2836"\n"
2837"Section Headers:\n"
2838msgstr ""
2839
2840#: readelf.c:3830
2841#, c-format
2842msgid ""
2843"\n"
2844"Section Header:\n"
2845msgstr ""
2846
2847#: readelf.c:3834
2848#, c-format
2849msgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
2850msgstr ""
2851
2852#: readelf.c:3837
2853#, c-format
2854msgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
2855msgstr ""
2856
2857#: readelf.c:3840
2858#, c-format
2859msgid "  [Nr] Name              Type             Address           Offset\n"
2860msgstr ""
2861
2862#: readelf.c:3841
2863#, c-format
2864msgid "       Size              EntSize          Flags  Link  Info  Align\n"
2865msgstr ""
2866
2867#: readelf.c:3936
2868#, c-format
2869msgid ""
2870"Key to Flags:\n"
2871"  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
2872"  I (info), L (link order), G (group), x (unknown)\n"
2873"  O (extra OS processing required) o (OS specific), p (processor specific)\n"
2874msgstr ""
2875
2876#: readelf.c:3954
2877#, c-format
2878msgid "[<unknown>: 0x%x]"
2879msgstr "[<necunoscut>: 0x%x]"
2880
2881#: readelf.c:3984
2882msgid "Section headers are not available!\n"
2883msgstr ""
2884
2885#: readelf.c:4008
2886#, c-format
2887msgid ""
2888"\n"
2889"There are no section groups in this file.\n"
2890msgstr ""
2891
2892#: readelf.c:4042
2893#, c-format
2894msgid "Bad sh_link in group section `%s'\n"
2895msgstr ""
2896
2897#: readelf.c:4061
2898#, c-format
2899msgid "Bad sh_info in group section `%s'\n"
2900msgstr ""
2901
2902#: readelf.c:4085 readelf.c:6947
2903msgid "section data"
2904msgstr "date sec�iune"
2905
2906#: readelf.c:4097
2907#, c-format
2908msgid "   [Index]    Name\n"
2909msgstr "   [Index]    Nume\n"
2910
2911#: readelf.c:4114
2912#, c-format
2913msgid "section [%5u] already in group section [%5u]\n"
2914msgstr ""
2915
2916#: readelf.c:4127
2917#, c-format
2918msgid "section 0 in group section [%5u]\n"
2919msgstr ""
2920
2921#: readelf.c:4224
2922#, c-format
2923msgid ""
2924"\n"
2925"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
2926msgstr ""
2927
2928#: readelf.c:4236
2929#, c-format
2930msgid ""
2931"\n"
2932"There are no dynamic relocations in this file.\n"
2933msgstr ""
2934
2935#: readelf.c:4260
2936#, c-format
2937msgid ""
2938"\n"
2939"Relocation section "
2940msgstr ""
2941
2942#: readelf.c:4265 readelf.c:4666 readelf.c:4680 readelf.c:5025
2943#, c-format
2944msgid "'%s'"
2945msgstr ""
2946
2947#: readelf.c:4267 readelf.c:4682 readelf.c:5027
2948#, c-format
2949msgid " at offset 0x%lx contains %lu entries:\n"
2950msgstr ""
2951
2952#: readelf.c:4308
2953#, c-format
2954msgid ""
2955"\n"
2956"There are no relocations in this file.\n"
2957msgstr ""
2958
2959#: readelf.c:4482 readelf.c:4862
2960msgid "unwind table"
2961msgstr "deruleaz� tabel"
2962
2963#: readelf.c:4540 readelf.c:4959
2964#, c-format
2965msgid "Skipping unexpected relocation type %s\n"
2966msgstr ""
2967
2968#: readelf.c:4598 readelf.c:5018 readelf.c:5069
2969#, c-format
2970msgid ""
2971"\n"
2972"There are no unwind sections in this file.\n"
2973msgstr ""
2974
2975#: readelf.c:4661
2976#, c-format
2977msgid ""
2978"\n"
2979"Could not find unwind info section for "
2980msgstr ""
2981
2982#: readelf.c:4673
2983msgid "unwind info"
2984msgstr ""
2985
2986#: readelf.c:4675 readelf.c:5024
2987#, c-format
2988msgid ""
2989"\n"
2990"Unwind section "
2991msgstr ""
2992
2993#: readelf.c:5228 readelf.c:5272
2994msgid "dynamic section"
2995msgstr "sec�iune dinamic�"
2996
2997#: readelf.c:5349
2998#, c-format
2999msgid ""
3000"\n"
3001"There is no dynamic section in this file.\n"
3002msgstr ""
3003
3004#: readelf.c:5387
3005msgid "Unable to seek to end of file!"
3006msgstr ""
3007
3008#: readelf.c:5400
3009msgid "Unable to determine the number of symbols to load\n"
3010msgstr ""
3011
3012#: readelf.c:5435
3013msgid "Unable to seek to end of file\n"
3014msgstr ""
3015
3016#: readelf.c:5442
3017msgid "Unable to determine the length of the dynamic string table\n"
3018msgstr ""
3019
3020#: readelf.c:5447
3021msgid "dynamic string table"
3022msgstr ""
3023
3024#: readelf.c:5482
3025msgid "symbol information"
3026msgstr ""
3027
3028#: readelf.c:5507
3029#, c-format
3030msgid ""
3031"\n"
3032"Dynamic section at offset 0x%lx contains %u entries:\n"
3033msgstr ""
3034
3035#: readelf.c:5510
3036#, c-format
3037msgid "  Tag        Type                         Name/Value\n"
3038msgstr ""
3039
3040#: readelf.c:5546
3041#, c-format
3042msgid "Auxiliary library"
3043msgstr ""
3044
3045#: readelf.c:5550
3046#, c-format
3047msgid "Filter library"
3048msgstr ""
3049
3050#: readelf.c:5554
3051#, c-format
3052msgid "Configuration file"
3053msgstr "Fi�ier de configurare"
3054
3055#: readelf.c:5558
3056#, c-format
3057msgid "Dependency audit library"
3058msgstr ""
3059
3060#: readelf.c:5562
3061#, c-format
3062msgid "Audit library"
3063msgstr ""
3064
3065#: readelf.c:5580 readelf.c:5608 readelf.c:5636
3066#, c-format
3067msgid "Flags:"
3068msgstr "Atribute:"
3069
3070#: readelf.c:5583 readelf.c:5611 readelf.c:5638
3071#, c-format
3072msgid " None\n"
3073msgstr "Nimic\n"
3074
3075#: readelf.c:5759
3076#, c-format
3077msgid "Shared library: [%s]"
3078msgstr "Bibliotec� partajat�: [%s]"
3079
3080#: readelf.c:5762
3081#, c-format
3082msgid " program interpreter"
3083msgstr " interpretor de programe"
3084
3085#: readelf.c:5766
3086#, c-format
3087msgid "Library soname: [%s]"
3088msgstr ""
3089
3090#: readelf.c:5770
3091#, c-format
3092msgid "Library rpath: [%s]"
3093msgstr ""
3094
3095#: readelf.c:5774
3096#, c-format
3097msgid "Library runpath: [%s]"
3098msgstr "Cale de rulare bibliotec�: [%s]"
3099
3100#: readelf.c:5837
3101#, c-format
3102msgid "Not needed object: [%s]\n"
3103msgstr ""
3104
3105#: readelf.c:5951
3106#, c-format
3107msgid ""
3108"\n"
3109"Version definition section '%s' contains %ld entries:\n"
3110msgstr ""
3111
3112#: readelf.c:5954
3113#, c-format
3114msgid "  Addr: 0x"
3115msgstr ""
3116
3117#: readelf.c:5956 readelf.c:6148
3118#, c-format
3119msgid "  Offset: %#08lx  Link: %lx (%s)\n"
3120msgstr ""
3121
3122#: readelf.c:5961
3123msgid "version definition section"
3124msgstr ""
3125
3126#: readelf.c:5987
3127#, c-format
3128msgid "  %#06x: Rev: %d  Flags: %s"
3129msgstr "  %#06x: Rev: %d  Atribute: %s"
3130
3131#: readelf.c:5990
3132#, c-format
3133msgid "  Index: %d  Cnt: %d  "
3134msgstr ""
3135
3136#: readelf.c:6001
3137#, c-format
3138msgid "Name: %s\n"
3139msgstr "Nume: %s\n"
3140
3141#: readelf.c:6003
3142#, c-format
3143msgid "Name index: %ld\n"
3144msgstr "Nume index: %ld\n"
3145
3146#: readelf.c:6018
3147#, c-format
3148msgid "  %#06x: Parent %d: %s\n"
3149msgstr "  %#06x: P�rinte %d: %s\n"
3150
3151#: readelf.c:6021
3152#, c-format
3153msgid "  %#06x: Parent %d, name index: %ld\n"
3154msgstr ""
3155
3156#: readelf.c:6040
3157#, c-format
3158msgid ""
3159"\n"
3160"Version needs section '%s' contains %ld entries:\n"
3161msgstr ""
3162
3163#: readelf.c:6043
3164#, c-format
3165msgid " Addr: 0x"
3166msgstr " Addr: 0x"
3167
3168#: readelf.c:6045
3169#, c-format
3170msgid "  Offset: %#08lx  Link to section: %ld (%s)\n"
3171msgstr ""
3172
3173#: readelf.c:6050
3174msgid "version need section"
3175msgstr ""
3176
3177#: readelf.c:6072
3178#, c-format
3179msgid "  %#06x: Version: %d"
3180msgstr ""
3181
3182#: readelf.c:6075
3183#, c-format
3184msgid "  File: %s"
3185msgstr "  Fi�ier: %s"
3186
3187#: readelf.c:6077
3188#, c-format
3189msgid "  File: %lx"
3190msgstr "  Fi�ier: %lx"
3191
3192#: readelf.c:6079
3193#, c-format
3194msgid "  Cnt: %d\n"
3195msgstr "  Cnt: %d\n"
3196
3197#: readelf.c:6097
3198#, c-format
3199msgid "  %#06x:   Name: %s"
3200msgstr "  %#06x:   Nume: %s"
3201
3202#: readelf.c:6100
3203#, c-format
3204msgid "  %#06x:   Name index: %lx"
3205msgstr "  %#06x:   Nume index: %lx"
3206
3207#: readelf.c:6103
3208#, c-format
3209msgid "  Flags: %s  Version: %d\n"
3210msgstr "  Atribute: %s  Versiune: %d\n"
3211
3212#: readelf.c:6139
3213msgid "version string table"
3214msgstr ""
3215
3216#: readelf.c:6143
3217#, c-format
3218msgid ""
3219"\n"
3220"Version symbols section '%s' contains %d entries:\n"
3221msgstr ""
3222
3223#: readelf.c:6146
3224#, c-format
3225msgid " Addr: "
3226msgstr " Addr: "
3227
3228#: readelf.c:6156
3229msgid "version symbol data"
3230msgstr ""
3231
3232#: readelf.c:6183
3233msgid "   0 (*local*)    "
3234msgstr ""
3235
3236#: readelf.c:6187
3237msgid "   1 (*global*)   "
3238msgstr ""
3239
3240#: readelf.c:6223 readelf.c:6677
3241msgid "version need"
3242msgstr ""
3243
3244#: readelf.c:6233
3245msgid "version need aux (2)"
3246msgstr ""
3247
3248#: readelf.c:6275 readelf.c:6740
3249msgid "version def"
3250msgstr ""
3251
3252#: readelf.c:6294 readelf.c:6755
3253msgid "version def aux"
3254msgstr ""
3255
3256#: readelf.c:6325
3257#, c-format
3258msgid ""
3259"\n"
3260"No version information found in this file.\n"
3261msgstr ""
3262
3263#: readelf.c:6456
3264msgid "Unable to read in dynamic data\n"
3265msgstr ""
3266
3267#: readelf.c:6509
3268msgid "Unable to seek to start of dynamic information"
3269msgstr ""
3270
3271#: readelf.c:6515
3272msgid "Failed to read in number of buckets\n"
3273msgstr ""
3274
3275#: readelf.c:6521
3276msgid "Failed to read in number of chains\n"
3277msgstr ""
3278
3279#: readelf.c:6541
3280#, c-format
3281msgid ""
3282"\n"
3283"Symbol table for image:\n"
3284msgstr ""
3285
3286#: readelf.c:6543
3287#, c-format
3288msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
3289msgstr ""
3290
3291#: readelf.c:6545
3292#, c-format
3293msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
3294msgstr ""
3295
3296#: readelf.c:6597
3297#, c-format
3298msgid ""
3299"\n"
3300"Symbol table '%s' contains %lu entries:\n"
3301msgstr ""
3302
3303#: readelf.c:6601
3304#, c-format
3305msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
3306msgstr ""
3307
3308#: readelf.c:6603
3309#, c-format
3310msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
3311msgstr ""
3312
3313#: readelf.c:6649
3314msgid "version data"
3315msgstr ""
3316
3317#: readelf.c:6690
3318msgid "version need aux (3)"
3319msgstr ""
3320
3321#: readelf.c:6715
3322msgid "bad dynamic symbol"
3323msgstr ""
3324
3325#: readelf.c:6778
3326#, c-format
3327msgid ""
3328"\n"
3329"Dynamic symbol information is not available for displaying symbols.\n"
3330msgstr ""
3331
3332#: readelf.c:6790
3333#, c-format
3334msgid ""
3335"\n"
3336"Histogram for bucket list length (total of %lu buckets):\n"
3337msgstr ""
3338
3339#: readelf.c:6792
3340#, c-format
3341msgid " Length  Number     %% of total  Coverage\n"
3342msgstr ""
3343
3344#: readelf.c:6797 readelf.c:6813 readelf.c:10967 readelf.c:11159
3345msgid "Out of memory"
3346msgstr ""
3347
3348#: readelf.c:6862
3349#, c-format
3350msgid ""
3351"\n"
3352"Dynamic info segment at offset 0x%lx contains %d entries:\n"
3353msgstr ""
3354
3355#: readelf.c:6865
3356#, c-format
3357msgid " Num: Name                           BoundTo     Flags\n"
3358msgstr ""
3359
3360#: readelf.c:6917
3361#, c-format
3362msgid ""
3363"\n"
3364"Assembly dump of section %s\n"
3365msgstr ""
3366
3367#: readelf.c:6938
3368#, c-format
3369msgid ""
3370"\n"
3371"Section '%s' has no data to dump.\n"
3372msgstr ""
3373
3374#: readelf.c:6943
3375#, c-format
3376msgid ""
3377"\n"
3378"Hex dump of section '%s':\n"
3379msgstr ""
3380
3381#: readelf.c:7090
3382msgid "badly formed extended line op encountered!\n"
3383msgstr ""
3384
3385#: readelf.c:7097
3386#, c-format
3387msgid "  Extended opcode %d: "
3388msgstr ""
3389
3390#: readelf.c:7102
3391#, c-format
3392msgid ""
3393"End of Sequence\n"
3394"\n"
3395msgstr ""
3396
3397#: readelf.c:7108
3398#, c-format
3399msgid "set Address to 0x%lx\n"
3400msgstr ""
3401
3402#: readelf.c:7113
3403#, c-format
3404msgid "  define new File Table entry\n"
3405msgstr ""
3406
3407#: readelf.c:7114 readelf.c:9032
3408#, c-format
3409msgid "  Entry\tDir\tTime\tSize\tName\n"
3410msgstr ""
3411
3412#: readelf.c:7116
3413#, c-format
3414msgid "   %d\t"
3415msgstr ""
3416
3417#: readelf.c:7119 readelf.c:7121 readelf.c:7123 readelf.c:9044 readelf.c:9046
3418#: readelf.c:9048
3419#, c-format
3420msgid "%lu\t"
3421msgstr "%lu\t"
3422
3423#: readelf.c:7124
3424#, c-format
3425msgid ""
3426"%s\n"
3427"\n"
3428msgstr ""
3429
3430#: readelf.c:7128
3431#, c-format
3432msgid "UNKNOWN: length %d\n"
3433msgstr ""
3434
3435#: readelf.c:7155
3436msgid "debug_str section data"
3437msgstr ""
3438
3439#: readelf.c:7173
3440msgid "<no .debug_str section>"
3441msgstr ""
3442
3443#: readelf.c:7176
3444msgid "<offset is too big>"
3445msgstr ""
3446
3447#: readelf.c:7201
3448msgid "debug_loc section data"
3449msgstr ""
3450
3451#: readelf.c:7235
3452msgid "debug_range section data"
3453msgstr "date sec�iune debug_range"
3454
3455#: readelf.c:7307
3456#, c-format
3457msgid "%s: skipping unexpected symbol type %s in relocation in section .rela%s\n"
3458msgstr ""
3459
3460#: readelf.c:7321
3461#, c-format
3462msgid "skipping unexpected symbol type %s in relocation in section .rela.%s\n"
3463msgstr ""
3464
3465#: readelf.c:7565
3466#, c-format
3467msgid "Unknown TAG value: %lx"
3468msgstr ""
3469
3470#: readelf.c:7601
3471#, c-format
3472msgid "Unknown FORM value: %lx"
3473msgstr ""
3474
3475#: readelf.c:7610
3476#, c-format
3477msgid " %lu byte block: "
3478msgstr ""
3479
3480#: readelf.c:7944
3481#, c-format
3482msgid "(User defined location op)"
3483msgstr ""
3484
3485#: readelf.c:7946
3486#, c-format
3487msgid "(Unknown location op)"
3488msgstr ""
3489
3490#: readelf.c:8015
3491msgid "Internal error: DWARF version is not 2 or 3.\n"
3492msgstr ""
3493
3494#: readelf.c:8113
3495msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
3496msgstr ""
3497
3498#: readelf.c:8162
3499#, c-format
3500msgid " (indirect string, offset: 0x%lx): %s"
3501msgstr ""
3502
3503#: readelf.c:8171
3504#, c-format
3505msgid "Unrecognized form: %d\n"
3506msgstr "Form� nerecunoscut�: %d\n"
3507
3508#: readelf.c:8256
3509#, c-format
3510msgid "(not inlined)"
3511msgstr ""
3512
3513#: readelf.c:8259
3514#, c-format
3515msgid "(inlined)"
3516msgstr ""
3517
3518#: readelf.c:8262
3519#, c-format
3520msgid "(declared as inline but ignored)"
3521msgstr ""
3522
3523#: readelf.c:8265
3524#, c-format
3525msgid "(declared as inline and inlined)"
3526msgstr ""
3527
3528#: readelf.c:8268
3529#, c-format
3530msgid "  (Unknown inline attribute value: %lx)"
3531msgstr ""
3532
3533#: readelf.c:8413 readelf.c:9537
3534#, c-format
3535msgid " [without DW_AT_frame_base]"
3536msgstr ""
3537
3538#: readelf.c:8416
3539#, c-format
3540msgid "(location list)"
3541msgstr ""
3542
3543#: readelf.c:8534
3544#, c-format
3545msgid "Unknown AT value: %lx"
3546msgstr ""
3547
3548#: readelf.c:8602
3549msgid "No comp units in .debug_info section ?"
3550msgstr ""
3551
3552#: readelf.c:8611
3553#, c-format
3554msgid "Not enough memory for a debug info array of %u entries"
3555msgstr ""
3556
3557#: readelf.c:8619 readelf.c:9630
3558#, c-format
3559msgid ""
3560"The section %s contains:\n"
3561"\n"
3562msgstr ""
3563
3564#: readelf.c:8693
3565#, c-format
3566msgid "  Compilation Unit @ %lx:\n"
3567msgstr ""
3568
3569#: readelf.c:8694
3570#, c-format
3571msgid "   Length:        %ld\n"
3572msgstr ""
3573
3574#: readelf.c:8695
3575#, c-format
3576msgid "   Version:       %d\n"
3577msgstr ""
3578
3579#: readelf.c:8696
3580#, c-format
3581msgid "   Abbrev Offset: %ld\n"
3582msgstr ""
3583
3584#: readelf.c:8697
3585#, c-format
3586msgid "   Pointer Size:  %d\n"
3587msgstr ""
3588
3589#: readelf.c:8702
3590msgid "Only version 2 and 3 DWARF debug information is currently supported.\n"
3591msgstr ""
3592
3593#: readelf.c:8717
3594msgid "Unable to locate .debug_abbrev section!\n"
3595msgstr ""
3596
3597#: readelf.c:8722
3598msgid "debug_abbrev section data"
3599msgstr ""
3600
3601#: readelf.c:8759
3602#, c-format
3603msgid "Unable to locate entry %lu in the abbreviation table\n"
3604msgstr ""
3605
3606#: readelf.c:8765
3607#, c-format
3608msgid " <%d><%lx>: Abbrev Number: %lu (%s)\n"
3609msgstr ""
3610
3611#: readelf.c:8838
3612#, c-format
3613msgid "%s section needs a populated .debug_info section\n"
3614msgstr ""
3615
3616#: readelf.c:8845
3617#, c-format
3618msgid "%s section has more comp units than .debug_info section\n"
3619msgstr ""
3620
3621#: readelf.c:8847
3622#, c-format
3623msgid ""
3624"assuming that the pointer size is %d, from the last comp unit in .debug_info\n"
3625"\n"
3626msgstr ""
3627
3628#: readelf.c:8891
3629msgid "extracting information from .debug_info section"
3630msgstr ""
3631
3632#: readelf.c:8909
3633#, c-format
3634msgid ""
3635"\n"
3636"Dump of debug contents of section %s:\n"
3637"\n"
3638msgstr ""
3639
3640#: readelf.c:8948
3641msgid "The line info appears to be corrupt - the section is too small\n"
3642msgstr ""
3643
3644#: readelf.c:8957
3645msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
3646msgstr ""
3647
3648#: readelf.c:8984
3649#, c-format
3650msgid "  Length:                      %ld\n"
3651msgstr "  Lungime:                     %ld\n"
3652
3653#: readelf.c:8985
3654#, c-format
3655msgid "  DWARF Version:               %d\n"
3656msgstr "  Versiune DWARF:              %d\n"
3657
3658#: readelf.c:8986
3659#, c-format
3660msgid "  Prologue Length:             %d\n"
3661msgstr ""
3662
3663#: readelf.c:8987
3664#, c-format
3665msgid "  Minimum Instruction Length:  %d\n"
3666msgstr ""
3667
3668#: readelf.c:8988
3669#, c-format
3670msgid "  Initial value of 'is_stmt':  %d\n"
3671msgstr ""
3672
3673#: readelf.c:8989
3674#, c-format
3675msgid "  Line Base:                   %d\n"
3676msgstr "  Ba Linie:                    %d\n"
3677
3678#: readelf.c:8990
3679#, c-format
3680msgid "  Line Range:                  %d\n"
3681msgstr "  Interval Linie:              %d\n"
3682
3683#: readelf.c:8991
3684#, c-format
3685msgid "  Opcode Base:                 %d\n"
3686msgstr "  Baz� Opcode:                 %d\n"
3687
3688#: readelf.c:8992
3689#, c-format
3690msgid "  (Pointer size:               %u)\n"
3691msgstr "  (Dimensiune Pointer:         %u)\n"
3692
3693#: readelf.c:9001
3694#, c-format
3695msgid ""
3696"\n"
3697" Opcodes:\n"
3698msgstr ""
3699"\n"
3700" Opcode-uri:\n"
3701
3702#: readelf.c:9004
3703#, c-format
3704msgid "  Opcode %d has %d args\n"
3705msgstr "  Opcode %d are %d argumente\n"
3706
3707#: readelf.c:9010
3708#, c-format
3709msgid ""
3710"\n"
3711" The Directory Table is empty.\n"
3712msgstr ""
3713
3714#: readelf.c:9013
3715#, c-format
3716msgid ""
3717"\n"
3718" The Directory Table:\n"
3719msgstr ""
3720"\n"
3721" Tabelul Director:\n"
3722
3723#: readelf.c:9017
3724#, c-format
3725msgid "  %s\n"
3726msgstr "  %s\n"
3727
3728#: readelf.c:9028
3729#, c-format
3730msgid ""
3731"\n"
3732" The File Name Table is empty.\n"
3733msgstr ""
3734
3735#: readelf.c:9031
3736#, c-format
3737msgid ""
3738"\n"
3739" The File Name Table:\n"
3740msgstr ""
3741
3742#: readelf.c:9039
3743#, c-format
3744msgid "  %d\t"
3745msgstr ""
3746
3747#: readelf.c:9050
3748#, c-format
3749msgid "%s\n"
3750msgstr ""
3751
3752#. Now display the statements.
3753#: readelf.c:9058
3754#, c-format
3755msgid ""
3756"\n"
3757" Line Number Statements:\n"
3758msgstr ""
3759
3760#: readelf.c:9073
3761#, c-format
3762msgid "  Special opcode %d: advance Address by %d to 0x%lx"
3763msgstr ""
3764
3765#: readelf.c:9077
3766#, c-format
3767msgid " and Line by %d to %d\n"
3768msgstr ""
3769
3770#: readelf.c:9088
3771#, c-format
3772msgid "  Copy\n"
3773msgstr "Copiaz�\n"
3774
3775#: readelf.c:9095
3776#, c-format
3777msgid "  Advance PC by %d to %lx\n"
3778msgstr ""
3779
3780#: readelf.c:9103
3781#, c-format
3782msgid "  Advance Line by %d to %d\n"
3783msgstr ""
3784
3785#: readelf.c:9110
3786#, c-format
3787msgid "  Set File Name to entry %d in the File Name Table\n"
3788msgstr ""
3789
3790#: readelf.c:9118
3791#, c-format
3792msgid "  Set column to %d\n"
3793msgstr ""
3794
3795#: readelf.c:9125
3796#, c-format
3797msgid "  Set is_stmt to %d\n"
3798msgstr ""
3799
3800#: readelf.c:9130
3801#, c-format
3802msgid "  Set basic block\n"
3803msgstr ""
3804
3805#: readelf.c:9138
3806#, c-format
3807msgid "  Advance PC by constant %d to 0x%lx\n"
3808msgstr ""
3809
3810#: readelf.c:9146
3811#, c-format
3812msgid "  Advance PC by fixed size amount %d to 0x%lx\n"
3813msgstr ""
3814
3815#: readelf.c:9151
3816#, c-format
3817msgid "  Set prologue_end to true\n"
3818msgstr ""
3819
3820#: readelf.c:9155
3821#, c-format
3822msgid "  Set epilogue_begin to true\n"
3823msgstr ""
3824
3825#: readelf.c:9161
3826#, c-format
3827msgid "  Set ISA to %d\n"
3828msgstr ""
3829
3830#: readelf.c:9165
3831#, c-format
3832msgid "  Unknown opcode %d with operands: "
3833msgstr ""
3834
3835#: readelf.c:9193 readelf.c:9279 readelf.c:9354
3836#, c-format
3837msgid ""
3838"Contents of the %s section:\n"
3839"\n"
3840msgstr ""
3841
3842#: readelf.c:9233
3843msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
3844msgstr ""
3845
3846#: readelf.c:9240
3847#, c-format
3848msgid "  Length:                              %ld\n"
3849msgstr ""
3850
3851#: readelf.c:9242
3852#, c-format
3853msgid "  Version:                             %d\n"
3854msgstr ""
3855
3856#: readelf.c:9244
3857#, c-format
3858msgid "  Offset into .debug_info section:     %ld\n"
3859msgstr ""
3860
3861#: readelf.c:9246
3862#, c-format
3863msgid "  Size of area in .debug_info section: %ld\n"
3864msgstr ""
3865
3866#: readelf.c:9249
3867#, c-format
3868msgid ""
3869"\n"
3870"    Offset\tName\n"
3871msgstr ""
3872
3873#: readelf.c:9300
3874#, c-format
3875msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3876msgstr ""
3877
3878#: readelf.c:9306
3879#, c-format
3880msgid " DW_MACINFO_end_file\n"
3881msgstr ""
3882
3883#: readelf.c:9314
3884#, c-format
3885msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
3886msgstr ""
3887
3888#: readelf.c:9323
3889#, c-format
3890msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
3891msgstr ""
3892
3893#: readelf.c:9335
3894#, c-format
3895msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
3896msgstr ""
3897
3898#: readelf.c:9363
3899#, c-format
3900msgid "  Number TAG\n"
3901msgstr ""
3902
3903#: readelf.c:9369
3904#, c-format
3905msgid "   %ld      %s    [%s]\n"
3906msgstr ""
3907
3908#: readelf.c:9372
3909msgid "has children"
3910msgstr ""
3911
3912#: readelf.c:9372
3913msgid "no children"
3914msgstr ""
3915
3916#: readelf.c:9375
3917#, c-format
3918msgid "    %-18s %s\n"
3919msgstr ""
3920
3921#: readelf.c:9410
3922#, c-format
3923msgid ""
3924"\n"
3925"The .debug_loc section is empty.\n"
3926msgstr ""
3927
3928#. FIXME: Should we handle this case?
3929#: readelf.c:9455
3930msgid "Location lists in .debug_info section aren't in ascending order!\n"
3931msgstr ""
3932
3933#: readelf.c:9458
3934msgid "No location lists in .debug_info section!\n"
3935msgstr ""
3936
3937#: readelf.c:9461
3938#, c-format
3939msgid "Location lists in .debug_loc section start at 0x%lx\n"
3940msgstr ""
3941
3942#: readelf.c:9464
3943#, c-format
3944msgid ""
3945"Contents of the .debug_loc section:\n"
3946"\n"
3947msgstr ""
3948
3949#: readelf.c:9465
3950#, c-format
3951msgid "    Offset   Begin    End      Expression\n"
3952msgstr ""
3953
3954#: readelf.c:9495
3955#, c-format
3956msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
3957msgstr ""
3958
3959#: readelf.c:9498
3960#, c-format
3961msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
3962msgstr ""
3963
3964#: readelf.c:9512 readelf.c:9837
3965#, c-format
3966msgid "    %8.8lx <End of list>\n"
3967msgstr ""
3968
3969#: readelf.c:9540 readelf.c:9854
3970msgid " (start == end)"
3971msgstr ""
3972
3973#: readelf.c:9542 readelf.c:9856
3974msgid " (start > end)"
3975msgstr ""
3976
3977#: readelf.c:9566
3978#, c-format
3979msgid ""
3980"\n"
3981"The .debug_str section is empty.\n"
3982msgstr ""
3983
3984#: readelf.c:9570
3985#, c-format
3986msgid ""
3987"Contents of the .debug_str section:\n"
3988"\n"
3989msgstr ""
3990
3991#: readelf.c:9675
3992msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3993msgstr ""
3994
3995#: readelf.c:9679
3996#, c-format
3997msgid "  Length:                   %ld\n"
3998msgstr "  Lungime:                  %ld\n"
3999
4000#: readelf.c:9680
4001#, c-format
4002msgid "  Version:                  %d\n"
4003msgstr "  Versiune:                 %d\n"
4004
4005#: readelf.c:9681
4006#, c-format
4007msgid "  Offset into .debug_info:  %lx\n"
4008msgstr ""
4009
4010#: readelf.c:9682
4011#, c-format
4012msgid "  Pointer Size:             %d\n"
4013msgstr ""
4014
4015#: readelf.c:9683
4016#, c-format
4017msgid "  Segment Size:             %d\n"
4018msgstr ""
4019
4020#: readelf.c:9685
4021#, c-format
4022msgid ""
4023"\n"
4024"    Address  Length\n"
4025msgstr ""
4026
4027#: readelf.c:9741
4028#, c-format
4029msgid ""
4030"\n"
4031"The .debug_ranges section is empty.\n"
4032msgstr ""
4033
4034#. FIXME: Should we handle this case?
4035#: readelf.c:9786
4036msgid "Range lists in .debug_info section aren't in ascending order!\n"
4037msgstr ""
4038
4039#: readelf.c:9789
4040msgid "No range lists in .debug_info section!\n"
4041msgstr ""
4042
4043#: readelf.c:9792
4044#, c-format
4045msgid "Range lists in .debug_ranges section start at 0x%lx\n"
4046msgstr ""
4047
4048#: readelf.c:9795
4049#, c-format
4050msgid ""
4051"Contents of the .debug_ranges section:\n"
4052"\n"
4053msgstr ""
4054
4055#: readelf.c:9796
4056#, c-format
4057msgid "    Offset   Begin    End\n"
4058msgstr ""
4059
4060#: readelf.c:9820
4061#, c-format
4062msgid "There is a hole [0x%lx - 0x%lx] in .debug_ranges section.\n"
4063msgstr ""
4064
4065#: readelf.c:9823
4066#, c-format
4067msgid "There is an overlap [0x%lx - 0x%lx] in .debug_ranges section.\n"
4068msgstr ""
4069
4070#: readelf.c:10017
4071#, c-format
4072msgid "The section %s contains:\n"
4073msgstr ""
4074
4075#: readelf.c:10663
4076#, c-format
4077msgid "unsupported or unknown DW_CFA_%d\n"
4078msgstr ""
4079
4080#: readelf.c:10688
4081#, c-format
4082msgid "Displaying the debug contents of section %s is not yet supported.\n"
4083msgstr ""
4084
4085#: readelf.c:10732
4086#, c-format
4087msgid ""
4088"\n"
4089"Section '%s' has no debugging data.\n"
4090msgstr ""
4091
4092#: readelf.c:10746
4093msgid "debug section data"
4094msgstr "date sec�iune depanare"
4095
4096#: readelf.c:10765
4097#, c-format
4098msgid "Unrecognized debug section: %s\n"
4099msgstr "Sec�iune depanare nerecunoscut�: %s\n"
4100
4101#: readelf.c:10800
4102#, c-format
4103msgid "Section %d was not dumped because it does not exist!\n"
4104msgstr ""
4105
4106#: readelf.c:10872 readelf.c:11236
4107msgid "liblist"
4108msgstr ""
4109
4110#: readelf.c:10961
4111msgid "options"
4112msgstr "op�iuni"
4113
4114#: readelf.c:10991
4115#, c-format
4116msgid ""
4117"\n"
4118"Section '%s' contains %d entries:\n"
4119msgstr ""
4120
4121#: readelf.c:11152
4122msgid "conflict list found without a dynamic symbol table"
4123msgstr ""
4124
4125#: readelf.c:11168 readelf.c:11182
4126msgid "conflict"
4127msgstr ""
4128
4129#: readelf.c:11192
4130#, c-format
4131msgid ""
4132"\n"
4133"Section '.conflict' contains %lu entries:\n"
4134msgstr ""
4135
4136#: readelf.c:11194
4137msgid "  Num:    Index       Value  Name"
4138msgstr ""
4139
4140#: readelf.c:11243
4141msgid "liblist string table"
4142msgstr ""
4143
4144#: readelf.c:11252
4145#, c-format
4146msgid ""
4147"\n"
4148"Library list section '%s' contains %lu entries:\n"
4149msgstr ""
4150
4151#: readelf.c:11303
4152msgid "NT_AUXV (auxiliary vector)"
4153msgstr ""
4154
4155#: readelf.c:11305
4156msgid "NT_PRSTATUS (prstatus structure)"
4157msgstr ""
4158
4159#: readelf.c:11307
4160msgid "NT_FPREGSET (floating point registers)"
4161msgstr ""
4162
4163#: readelf.c:11309
4164msgid "NT_PRPSINFO (prpsinfo structure)"
4165msgstr ""
4166
4167#: readelf.c:11311
4168msgid "NT_TASKSTRUCT (task structure)"
4169msgstr ""
4170
4171#: readelf.c:11313
4172msgid "NT_PRXFPREG (user_xfpregs structure)"
4173msgstr ""
4174
4175#: readelf.c:11315
4176msgid "NT_PSTATUS (pstatus structure)"
4177msgstr ""
4178
4179#: readelf.c:11317
4180msgid "NT_FPREGS (floating point registers)"
4181msgstr ""
4182
4183#: readelf.c:11319
4184msgid "NT_PSINFO (psinfo structure)"
4185msgstr ""
4186
4187#: readelf.c:11321
4188msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4189msgstr ""
4190
4191#: readelf.c:11323
4192msgid "NT_LWPSINFO (lwpsinfo_t structure)"
4193msgstr ""
4194
4195#: readelf.c:11325
4196msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
4197msgstr ""
4198
4199#: readelf.c:11333
4200msgid "NT_VERSION (version)"
4201msgstr ""
4202
4203#: readelf.c:11335
4204msgid "NT_ARCH (architecture)"
4205msgstr ""
4206
4207#: readelf.c:11340 readelf.c:11362
4208#, c-format
4209msgid "Unknown note type: (0x%08x)"
4210msgstr ""
4211
4212#. NetBSD core "procinfo" structure.
4213#: readelf.c:11352
4214msgid "NetBSD procinfo structure"
4215msgstr ""
4216
4217#: readelf.c:11379 readelf.c:11393
4218msgid "PT_GETREGS (reg structure)"
4219msgstr ""
4220
4221#: readelf.c:11381 readelf.c:11395
4222msgid "PT_GETFPREGS (fpreg structure)"
4223msgstr ""
4224
4225#: readelf.c:11401
4226#, c-format
4227msgid "PT_FIRSTMACH+%d"
4228msgstr ""
4229
4230#: readelf.c:11447
4231msgid "notes"
4232msgstr "note"
4233
4234#: readelf.c:11453
4235#, c-format
4236msgid ""
4237"\n"
4238"Notes at offset 0x%08lx with length 0x%08lx:\n"
4239msgstr ""
4240
4241#: readelf.c:11455
4242#, c-format
4243msgid "  Owner\t\tData size\tDescription\n"
4244msgstr ""
4245
4246#: readelf.c:11474
4247#, c-format
4248msgid "corrupt note found at offset %x into core notes\n"
4249msgstr ""
4250
4251#: readelf.c:11476
4252#, c-format
4253msgid " type: %x, namesize: %08lx, descsize: %08lx\n"
4254msgstr ""
4255
4256#: readelf.c:11574
4257#, c-format
4258msgid "No note segments present in the core file.\n"
4259msgstr ""
4260
4261#: readelf.c:11653
4262msgid ""
4263"This instance of readelf has been built without support for a\n"
4264"64 bit data type and so it cannot read 64 bit ELF files.\n"
4265msgstr ""
4266
4267#: readelf.c:11700 readelf.c:12059
4268#, c-format
4269msgid "%s: Failed to read file header\n"
4270msgstr ""
4271
4272#: readelf.c:11713
4273#, c-format
4274msgid ""
4275"\n"
4276"File: %s\n"
4277msgstr ""
4278"\n"
4279"Fi�ier: %s\n"
4280
4281#: readelf.c:11876 readelf.c:11897 readelf.c:11934 readelf.c:12014
4282#, c-format
4283msgid "%s: failed to read archive header\n"
4284msgstr ""
4285
4286#: readelf.c:11887
4287#, c-format
4288msgid "%s: failed to skip archive symbol table\n"
4289msgstr ""
4290
4291#: readelf.c:11919
4292#, c-format
4293msgid "%s: failed to read string table\n"
4294msgstr ""
4295
4296#: readelf.c:11955
4297#, c-format
4298msgid "%s: invalid archive string table offset %lu\n"
4299msgstr ""
4300
4301#: readelf.c:11971
4302#, c-format
4303msgid "%s: bad archive file name\n"
4304msgstr ""
4305
4306#: readelf.c:12003
4307#, c-format
4308msgid "%s: failed to seek to next archive header\n"
4309msgstr ""
4310
4311#: readelf.c:12037
4312#, c-format
4313msgid "'%s': No such file\n"
4314msgstr ""
4315
4316#: readelf.c:12039
4317#, c-format
4318msgid "Could not locate '%s'.  System error message: %s\n"
4319msgstr ""
4320
4321#: readelf.c:12046
4322#, c-format
4323msgid "'%s' is not an ordinary file\n"
4324msgstr "'%s' nu este un fi�ier obi�nuit\n"
4325
4326#: readelf.c:12053
4327#, c-format
4328msgid "Input file '%s' is not readable.\n"
4329msgstr ""
4330
4331#: rename.c:127
4332#, c-format
4333msgid "%s: cannot set time: %s"
4334msgstr "%s: nu pot seta timpul: %s"
4335
4336#. We have to clean up here.
4337#: rename.c:162 rename.c:200
4338#, c-format
4339msgid "unable to rename '%s' reason: %s"
4340msgstr "nu pot redenumi '%s' motiv: %s"
4341
4342#: rename.c:208
4343#, c-format
4344msgid "unable to copy file '%s' reason: %s"
4345msgstr "nu pot copia fi�ierul '%s' motiv: %s"
4346
4347#: resbin.c:132
4348#, c-format
4349msgid "%s: not enough binary data"
4350msgstr ""
4351
4352#: resbin.c:148
4353msgid "null terminated unicode string"
4354msgstr ""
4355
4356#: resbin.c:175 resbin.c:181
4357msgid "resource ID"
4358msgstr ""
4359
4360#: resbin.c:221
4361msgid "cursor"
4362msgstr ""
4363
4364#: resbin.c:253 resbin.c:260
4365msgid "menu header"
4366msgstr ""
4367
4368#: resbin.c:270
4369msgid "menuex header"
4370msgstr ""
4371
4372#: resbin.c:274
4373msgid "menuex offset"
4374msgstr ""
4375
4376#: resbin.c:281
4377#, c-format
4378msgid "unsupported menu version %d"
4379msgstr ""
4380
4381#: resbin.c:306 resbin.c:321 resbin.c:384
4382msgid "menuitem header"
4383msgstr ""
4384
4385#: resbin.c:414
4386msgid "menuitem"
4387msgstr "articol-meniu"
4388
4389#: resbin.c:453 resbin.c:481
4390msgid "dialog header"
4391msgstr "antet dialog"
4392
4393#: resbin.c:471
4394#, c-format
4395msgid "unexpected DIALOGEX version %d"
4396msgstr ""
4397
4398#: resbin.c:516
4399msgid "dialog font point size"
4400msgstr ""
4401
4402#: resbin.c:524
4403msgid "dialogex font information"
4404msgstr ""
4405
4406#: resbin.c:550 resbin.c:568
4407msgid "dialog control"
4408msgstr ""
4409
4410#: resbin.c:560
4411msgid "dialogex control"
4412msgstr ""
4413
4414#: resbin.c:589
4415msgid "dialog control end"
4416msgstr ""
4417
4418#: resbin.c:601
4419msgid "dialog control data"
4420msgstr ""
4421
4422#: resbin.c:642
4423msgid "stringtable string length"
4424msgstr ""
4425
4426#: resbin.c:652
4427msgid "stringtable string"
4428msgstr ""
4429
4430#: resbin.c:683
4431msgid "fontdir header"
4432msgstr ""
4433
4434#: resbin.c:696
4435msgid "fontdir"
4436msgstr ""
4437
4438#: resbin.c:712
4439msgid "fontdir device name"
4440msgstr ""
4441
4442#: resbin.c:718
4443msgid "fontdir face name"
4444msgstr "nume fa�� fontdir"
4445
4446#: resbin.c:759
4447msgid "accelerator"
4448msgstr "accelerator"
4449
4450#: resbin.c:819
4451msgid "group cursor header"
4452msgstr ""
4453
4454#: resbin.c:823
4455#, c-format
4456msgid "unexpected group cursor type %d"
4457msgstr ""
4458
4459#: resbin.c:838
4460msgid "group cursor"
4461msgstr ""
4462
4463#: resbin.c:875
4464msgid "group icon header"
4465msgstr ""
4466
4467#: resbin.c:879
4468#, c-format
4469msgid "unexpected group icon type %d"
4470msgstr ""
4471
4472#: resbin.c:894
4473msgid "group icon"
4474msgstr "grup pictogram�"
4475
4476#: resbin.c:957 resbin.c:1174
4477msgid "unexpected version string"
4478msgstr ""
4479
4480#: resbin.c:989
4481#, c-format
4482msgid "version length %d does not match resource length %lu"
4483msgstr ""
4484
4485#: resbin.c:993
4486#, c-format
4487msgid "unexpected version type %d"
4488msgstr ""
4489
4490#: resbin.c:1005
4491#, c-format
4492msgid "unexpected fixed version information length %d"
4493msgstr ""
4494
4495#: resbin.c:1008
4496msgid "fixed version info"
4497msgstr ""
4498
4499#: resbin.c:1012
4500#, c-format
4501msgid "unexpected fixed version signature %lu"
4502msgstr ""
4503
4504#: resbin.c:1016
4505#, c-format
4506msgid "unexpected fixed version info version %lu"
4507msgstr ""
4508
4509#: resbin.c:1045
4510msgid "version var info"
4511msgstr ""
4512
4513#: resbin.c:1062
4514#, c-format
4515msgid "unexpected stringfileinfo value length %d"
4516msgstr ""
4517
4518#: resbin.c:1072
4519#, c-format
4520msgid "unexpected version stringtable value length %d"
4521msgstr ""
4522
4523#: resbin.c:1106
4524#, c-format
4525msgid "unexpected version string length %d != %d + %d"
4526msgstr ""
4527
4528#: resbin.c:1117
4529#, c-format
4530msgid "unexpected version string length %d < %d"
4531msgstr ""
4532
4533#: resbin.c:1134
4534#, c-format
4535msgid "unexpected varfileinfo value length %d"
4536msgstr ""
4537
4538#: resbin.c:1153
4539msgid "version varfileinfo"
4540msgstr ""
4541
4542#: resbin.c:1168
4543#, c-format
4544msgid "unexpected version value length %d"
4545msgstr ""
4546
4547#: rescoff.c:126
4548msgid "filename required for COFF input"
4549msgstr ""
4550
4551#: rescoff.c:143
4552#, c-format
4553msgid "%s: no resource section"
4554msgstr ""
4555
4556#: rescoff.c:150
4557msgid "can't read resource section"
4558msgstr ""
4559
4560#: rescoff.c:174
4561#, c-format
4562msgid "%s: %s: address out of bounds"
4563msgstr ""
4564
4565#: rescoff.c:190
4566msgid "directory"
4567msgstr "director"
4568
4569#: rescoff.c:218
4570msgid "named directory entry"
4571msgstr "intrare directorul numit"
4572
4573#: rescoff.c:227
4574msgid "directory entry name"
4575msgstr ""
4576
4577#: rescoff.c:247
4578msgid "named subdirectory"
4579msgstr "subdirectorul numit"
4580
4581#: rescoff.c:255
4582msgid "named resource"
4583msgstr "resurs� numit�"
4584
4585#: rescoff.c:270
4586msgid "ID directory entry"
4587msgstr "intrare director ID"
4588
4589#: rescoff.c:287
4590msgid "ID subdirectory"
4591msgstr "subdirector ID"
4592
4593#: rescoff.c:295
4594msgid "ID resource"
4595msgstr "resurs� ID"
4596
4597#: rescoff.c:318
4598msgid "resource type unknown"
4599msgstr ""
4600
4601#: rescoff.c:321
4602msgid "data entry"
4603msgstr ""
4604
4605#: rescoff.c:329
4606msgid "resource data"
4607msgstr ""
4608
4609#: rescoff.c:334
4610msgid "resource data size"
4611msgstr ""
4612
4613#: rescoff.c:427
4614msgid "filename required for COFF output"
4615msgstr ""
4616
4617#: rescoff.c:719
4618msgid "can't get BFD_RELOC_RVA relocation type"
4619msgstr ""
4620
4621#: resrc.c:238 resrc.c:309
4622#, c-format
4623msgid "can't open temporary file `%s': %s"
4624msgstr "nu pot deschide fi�ierul temporar `%s': %s"
4625
4626#: resrc.c:244
4627#, c-format
4628msgid "can't redirect stdout: `%s': %s"
4629msgstr ""
4630
4631#: resrc.c:260
4632#, c-format
4633msgid "%s %s: %s"
4634msgstr "%s %s: %s"
4635
4636#: resrc.c:305
4637#, c-format
4638msgid "can't execute `%s': %s"
4639msgstr "nu pot executa `%s': %s"
4640
4641#: resrc.c:314
4642#, c-format
4643msgid "Using temporary file `%s' to read preprocessor output\n"
4644msgstr ""
4645
4646#: resrc.c:321
4647#, c-format
4648msgid "can't popen `%s': %s"
4649msgstr "nu pot popen `%s': %s"
4650
4651#: resrc.c:323
4652#, c-format
4653msgid "Using popen to read preprocessor output\n"
4654msgstr ""
4655
4656#: resrc.c:362
4657#, c-format
4658msgid "Tried `%s'\n"
4659msgstr ""
4660
4661#: resrc.c:373
4662#, c-format
4663msgid "Using `%s'\n"
4664msgstr "Folosesc `%s'\n"
4665
4666#: resrc.c:529
4667#, c-format
4668msgid "%s:%d: %s\n"
4669msgstr "%s:%d: %s\n"
4670
4671#: resrc.c:537
4672#, c-format
4673msgid "%s: unexpected EOF"
4674msgstr ""
4675
4676#: resrc.c:586
4677#, c-format
4678msgid "%s: read of %lu returned %lu"
4679msgstr ""
4680
4681#: resrc.c:624 resrc.c:1134
4682#, c-format
4683msgid "stat failed on bitmap file `%s': %s"
4684msgstr ""
4685
4686#: resrc.c:675
4687#, c-format
4688msgid "cursor file `%s' does not contain cursor data"
4689msgstr ""
4690
4691#: resrc.c:707 resrc.c:1003
4692#, c-format
4693msgid "%s: fseek to %lu failed: %s"
4694msgstr ""
4695
4696#: resrc.c:831
4697msgid "help ID requires DIALOGEX"
4698msgstr ""
4699
4700#: resrc.c:833
4701msgid "control data requires DIALOGEX"
4702msgstr ""
4703
4704#: resrc.c:861
4705#, c-format
4706msgid "stat failed on font file `%s': %s"
4707msgstr "stat a e�uat pentru fi�ierul de font `%s': %s"
4708
4709#: resrc.c:972
4710#, c-format
4711msgid "icon file `%s' does not contain icon data"
4712msgstr "fi�ier pictogram� `%s' nu con�ine date pictogram�"
4713
4714#: resrc.c:1273 resrc.c:1308
4715#, c-format
4716msgid "stat failed on file `%s': %s"
4717msgstr "stat a e�uat pentru fi�ierul `%s': %s"
4718
4719#: resrc.c:1494
4720#, c-format
4721msgid "can't open `%s' for output: %s"
4722msgstr ""
4723
4724#: size.c:81
4725#, c-format
4726msgid " Displays the sizes of sections inside binary files\n"
4727msgstr ""
4728
4729#: size.c:82
4730#, c-format
4731msgid " If no input file(s) are specified, a.out is assumed\n"
4732msgstr ""
4733
4734#: size.c:83
4735#, c-format
4736msgid ""
4737" The options are:\n"
4738"  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
4739"  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
4740"  -t        --totals                  Display the total sizes (Berkeley only)\n"
4741"            --target=<bfdname>        Set the binary file format\n"
4742"  -h        --help                    Display this information\n"
4743"  -v        --version                 Display the program's version\n"
4744"\n"
4745msgstr ""
4746
4747#: size.c:153
4748#, c-format
4749msgid "invalid argument to --format: %s"
4750msgstr "argument invalid pentru --format: %s"
4751
4752#: size.c:180
4753#, c-format
4754msgid "Invalid radix: %s\n"
4755msgstr "Rd�cin� (radix) invalid�: %s\n"
4756
4757#: srconv.c:1722
4758#, c-format
4759msgid "Convert a COFF object file into a SYSROFF object file\n"
4760msgstr ""
4761
4762#: srconv.c:1723
4763#, c-format
4764msgid ""
4765" The options are:\n"
4766"  -q --quick       (Obsolete - ignored)\n"
4767"  -n --noprescan   Do not perform a scan to convert commons into defs\n"
4768"  -d --debug       Display information about what is being done\n"
4769"  -h --help        Display this information\n"
4770"  -v --version     Print the program's version number\n"
4771msgstr ""
4772
4773#: srconv.c:1866
4774#, c-format
4775msgid "unable to open output file %s"
4776msgstr "nu pot deschide fi�ierul de ie�ire %s"
4777
4778#: stabs.c:330 stabs.c:1708
4779msgid "numeric overflow"
4780msgstr ""
4781
4782#: stabs.c:340
4783#, c-format
4784msgid "Bad stab: %s\n"
4785msgstr ""
4786
4787#: stabs.c:348
4788#, c-format
4789msgid "Warning: %s: %s\n"
4790msgstr "Avertisment: %s: %s\n"
4791
4792#: stabs.c:458
4793#, c-format
4794msgid "N_LBRAC not within function\n"
4795msgstr ""
4796
4797#: stabs.c:497
4798#, c-format
4799msgid "Too many N_RBRACs\n"
4800msgstr ""
4801
4802#: stabs.c:738
4803msgid "unknown C++ encoded name"
4804msgstr ""
4805
4806#. Complain and keep going, so compilers can invent new
4807#. cross-reference types.
4808#: stabs.c:1253
4809msgid "unrecognized cross reference type"
4810msgstr "tip referin�� �ncruci�at� nerecunoscut�"
4811
4812#. Does this actually ever happen?  Is that why we are worrying
4813#. about dealing with it rather than just calling error_type?
4814#: stabs.c:1800
4815msgid "missing index type"
4816msgstr ""
4817
4818#: stabs.c:2114
4819msgid "unknown virtual character for baseclass"
4820msgstr ""
4821
4822#: stabs.c:2132
4823msgid "unknown visibility character for baseclass"
4824msgstr ""
4825
4826#: stabs.c:2318
4827msgid "unnamed $vb type"
4828msgstr "Tip $vb f�r� nume"
4829
4830#: stabs.c:2324
4831msgid "unrecognized C++ abbreviation"
4832msgstr ""
4833
4834#: stabs.c:2400
4835msgid "unknown visibility character for field"
4836msgstr ""
4837
4838#: stabs.c:2652
4839msgid "const/volatile indicator missing"
4840msgstr ""
4841
4842#: stabs.c:2888
4843#, c-format
4844msgid "No mangling for \"%s\"\n"
4845msgstr ""
4846
4847#: stabs.c:3188
4848msgid "Undefined N_EXCL"
4849msgstr ""
4850
4851#: stabs.c:3268
4852#, c-format
4853msgid "Type file number %d out of range\n"
4854msgstr ""
4855
4856#: stabs.c:3273
4857#, c-format
4858msgid "Type index number %d out of range\n"
4859msgstr "Num�r index tip %d �n afara domeniului\n"
4860
4861#: stabs.c:3352
4862#, c-format
4863msgid "Unrecognized XCOFF type %d\n"
4864msgstr ""
4865
4866#: stabs.c:3644
4867#, c-format
4868msgid "bad mangled name `%s'\n"
4869msgstr ""
4870
4871#: stabs.c:3739
4872#, c-format
4873msgid "no argument types in mangled string\n"
4874msgstr ""
4875
4876#: stabs.c:5093
4877#, c-format
4878msgid "Demangled name is not a function\n"
4879msgstr ""
4880
4881#: stabs.c:5135
4882#, c-format
4883msgid "Unexpected type in v3 arglist demangling\n"
4884msgstr ""
4885
4886#: stabs.c:5202
4887#, c-format
4888msgid "Unrecognized demangle component %d\n"
4889msgstr ""
4890
4891#: stabs.c:5254
4892#, c-format
4893msgid "Failed to print demangled template\n"
4894msgstr ""
4895
4896#: stabs.c:5334
4897#, c-format
4898msgid "Couldn't get demangled builtin type\n"
4899msgstr ""
4900
4901#: stabs.c:5383
4902#, c-format
4903msgid "Unexpected demangled varargs\n"
4904msgstr ""
4905
4906#: stabs.c:5390
4907#, c-format
4908msgid "Unrecognized demangled builtin type\n"
4909msgstr ""
4910
4911#: strings.c:206
4912#, c-format
4913msgid "invalid number %s"
4914msgstr "num�r invalid %s"
4915
4916#: strings.c:643
4917#, c-format
4918msgid "invalid integer argument %s"
4919msgstr "argument �ntreg invalid %s"
4920
4921#: strings.c:652
4922#, c-format
4923msgid " Display printable strings in [file(s)] (stdin by default)\n"
4924msgstr ""
4925
4926#: strings.c:653
4927#, c-format
4928msgid ""
4929" The options are:\n"
4930"  -a - --all                Scan the entire file, not just the data section\n"
4931"  -f --print-file-name      Print the name of the file before each string\n"
4932"  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
4933"  -<number>                 least [number] characters (default 4).\n"
4934"  -t --radix={o,d,x}        Print the location of the string in base 8, 10 or 16\n"
4935"  -o                        An alias for --radix=o\n"
4936"  -T --target=<BFDNAME>     Specify the binary file format\n"
4937"  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
4938"                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
4939"  -h --help                 Display this information\n"
4940"  -v --version              Print the program's version number\n"
4941msgstr ""
4942
4943#: sysdump.c:649
4944#, c-format
4945msgid "Print a human readable interpretation of a SYSROFF object file\n"
4946msgstr ""
4947
4948#: sysdump.c:650
4949#, c-format
4950msgid ""
4951" The options are:\n"
4952"  -h --help        Display this information\n"
4953"  -v --version     Print the program's version number\n"
4954msgstr ""
4955
4956#: sysdump.c:715
4957#, c-format
4958msgid "cannot open input file %s"
4959msgstr "nu pot deschide fi�ierul de intrare %s"
4960
4961#: version.c:35
4962#, c-format
4963msgid "Copyright 2005 Free Software Foundation, Inc.\n"
4964msgstr "Copyright 2005 Free Software Foundation, Inc.\n"
4965
4966#: version.c:36
4967#, c-format
4968msgid ""
4969"This program is free software; you may redistribute it under the terms of\n"
4970"the GNU General Public License.  This program has absolutely no warranty.\n"
4971msgstr ""
4972
4973#: windres.c:204
4974#, c-format
4975msgid "can't open %s `%s': %s"
4976msgstr "nu pot deschide %s `%s': %s"
4977
4978#: windres.c:370
4979#, c-format
4980msgid ": expected to be a directory\n"
4981msgstr ": am a�teptat s� fie un director\n"
4982
4983#: windres.c:382
4984#, c-format
4985msgid ": expected to be a leaf\n"
4986msgstr ""
4987
4988#: windres.c:391
4989#, c-format
4990msgid "%s: warning: "
4991msgstr "%s: avertisment: "
4992
4993#: windres.c:393
4994#, c-format
4995msgid ": duplicate value\n"
4996msgstr ""
4997
4998#: windres.c:543
4999#, c-format
5000msgid "unknown format type `%s'"
5001msgstr "tip format necunoscut `%s'"
5002
5003#: windres.c:544
5004#, c-format
5005msgid "%s: supported formats:"
5006msgstr ""
5007
5008#. Otherwise, we give up.
5009#: windres.c:627
5010#, c-format
5011msgid "can not determine type of file `%s'; use the -J option"
5012msgstr ""
5013
5014#: windres.c:639
5015#, c-format
5016msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
5017msgstr ""
5018
5019#: windres.c:641
5020#, c-format
5021msgid ""
5022" The options are:\n"
5023"  -i --input=<file>            Name input file\n"
5024"  -o --output=<file>           Name output file\n"
5025"  -J --input-format=<format>   Specify input format\n"
5026"  -O --output-format=<format>  Specify output format\n"
5027"  -F --target=<target>         Specify COFF target\n"
5028"     --preprocessor=<program>  Program to use to preprocess rc file\n"
5029"  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
5030"  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
5031"  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
5032"  -v --verbose                 Verbose - tells you what it's doing\n"
5033"  -l --language=<val>          Set language when reading rc file\n"
5034"     --use-temp-file           Use a temporary file instead of popen to read\n"
5035"                               the preprocessor output\n"
5036"     --no-use-temp-file        Use popen (default)\n"
5037msgstr ""
5038
5039#: windres.c:657
5040#, c-format
5041msgid "     --yydebug                 Turn on parser debugging\n"
5042msgstr ""
5043
5044#: windres.c:660
5045#, c-format
5046msgid ""
5047"  -r                           Ignored for compatibility with rc\n"
5048"  -h --help                    Print this help message\n"
5049"  -V --version                 Print version information\n"
5050msgstr ""
5051
5052#: windres.c:664
5053#, c-format
5054msgid ""
5055"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
5056"extension if not specified.  A single file name is an input file.\n"
5057"No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
5058msgstr ""
5059
5060#: windres.c:800
5061msgid "invalid option -f\n"
5062msgstr "op�iune invalid� -f\n"
5063
5064#: windres.c:805
5065msgid "No filename following the -fo option.\n"
5066msgstr ""
5067
5068#: windres.c:863
5069#, c-format
5070msgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
5071msgstr ""
5072
5073#: windres.c:981
5074msgid "no resources"
5075msgstr "nici o resurs�"
5076
5077#: wrstabs.c:354 wrstabs.c:1915
5078#, c-format
5079msgid "string_hash_lookup failed: %s"
5080msgstr ""
5081
5082#: wrstabs.c:635
5083#, c-format
5084msgid "stab_int_type: bad size %u"
5085msgstr ""
5086
5087#: wrstabs.c:1393
5088#, c-format
5089msgid "%s: warning: unknown size for field `%s' in struct"
5090msgstr ""
5091