]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/po/ro.po
Updated Romainain translation for the binutils sub-directory and Swedish translations...
[thirdparty/binutils-gdb.git] / binutils / po / ro.po
CommitLineData
5fe73d46 1# Mesajele în limba română pentru binutils.
1bf074fb 2# Copyright © 2003, 2022 Free Software Foundation, Inc.
5fe73d46
NC
3# This file is distributed under the same license as the binutils package.
4# Acest fișier este distribuit sub aceeași licență ca și pachetul binutils.
5#
953130a5 6# Laurentiu Buzdugan <lbuz@rolix.org>, 2005.
1bf074fb
NC
7# Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 2022.
8#
9# Cronologia traducerii fișierului „binutils”:
10# Traducerea inițială, făcută de LB, pentru versiunea binutils 2.15.96, (27% - tradus).
5fe73d46 11# Actualizare a mesajelor, de la fișierul „binutils-2.36.90.pot”.
1bf074fb 12# Actualizare a codării caracterelor, la codarea de caractere UTF-8.
5fe73d46
NC
13# Actualizare a diacriticelor de la „cu sedilă” la „cu virgulă”.
14# Actualizare a algoritmului formelor de plural (de la „două” la „trei”).
15# NU și a mesajelor traduse (acestea au rămas neschimbate).
16# Eliminare a mesajelor ce-au dispărut în ultima versiune.
17# Actualizări realizate de Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>, 15.01.2022.
1bf074fb
NC
18# Actualizare a algoritmului formelor de plural (de la „trei” la „patru” experimental).
19# Actualizare a traducerii pentru versiunea 2.38.90, făcută de R-GC (33% - tradus), oct-2022.
953130a5
NC
20#
21msgid ""
22msgstr ""
1bf074fb 23"Project-Id-Version: binutils 2.38.90\n"
5fe73d46 24"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
1bf074fb
NC
25"POT-Creation-Date: 2022-07-08 11:02+0100\n"
26"PO-Revision-Date: 2022-10-31 03:12+0100\n"
5fe73d46 27"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
953130a5 28"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
5fe73d46 29"Language: ro\n"
953130a5 30"MIME-Version: 1.0\n"
5fe73d46 31"Content-Type: text/plain; charset=UTF-8\n"
953130a5 32"Content-Transfer-Encoding: 8bit\n"
1bf074fb 33"Plural-Forms: nplurals=4; plural=((n==1) ? 0 : (n==2) ? 1 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 2 : 3);\n"
5fe73d46 34"X-Bugs: Report translation errors to the Language-Team address.\n"
1bf074fb 35"X-Generator: Poedit 3.1.1\n"
953130a5 36
1bf074fb 37#: addr2line.c:89
953130a5
NC
38#, c-format
39msgid "Usage: %s [option(s)] [addr(s)]\n"
1bf074fb 40msgstr "Utilizare: %s [opțiune(i)] [adresă(e)]\n"
953130a5 41
1bf074fb 42#: addr2line.c:90
953130a5
NC
43#, c-format
44msgid " Convert addresses into line number/file name pairs.\n"
1bf074fb 45msgstr " Convertește adrese în perechi număr linie/nume fișier.\n"
953130a5 46
1bf074fb 47#: addr2line.c:91
953130a5
NC
48#, c-format
49msgid " If no addresses are specified on the command line, they will be read from stdin\n"
5fe73d46 50msgstr " Dacă nu este specificată nici o adresă în linia de comandă, acestea vor fi citite de la intrarea standard (stdin)\n"
953130a5 51
1bf074fb
NC
52#: addr2line.c:92
53#, c-format
953130a5
NC
54msgid ""
55" The options are:\n"
5fe73d46
NC
56" @<file> Read options from <file>\n"
57" -a --addresses Show addresses\n"
953130a5
NC
58" -b --target=<bfdname> Set the binary file format\n"
59" -e --exe=<executable> Set the input file name (default is a.out)\n"
5fe73d46
NC
60" -i --inlines Unwind inlined functions\n"
61" -j --section=<name> Read section-relative offsets instead of addresses\n"
62" -p --pretty-print Make the output easier to read for humans\n"
953130a5
NC
63" -s --basenames Strip directory names\n"
64" -f --functions Show function names\n"
65" -C --demangle[=style] Demangle function names\n"
5fe73d46
NC
66" -R --recurse-limit Enable a limit on recursion whilst demangling. [Default]\n"
67" -r --no-recurse-limit Disable a limit on recursion whilst demangling\n"
953130a5
NC
68" -h --help Display this information\n"
69" -v --version Display the program's version\n"
70"\n"
71msgstr ""
5fe73d46 72" Opțiunile sunt:\n"
1bf074fb
NC
73" @<fișier> Citește opțiunile din <fișier>\n"
74" -a --addresses Afișează adresele\n"
75" -b --target=<numebfd> Stabilește formatul binar al fișierului\n"
76" -e --exe=<executabil> Stabilește numele fișierului de intrare (implicit a.out)\n"
77" -i --inlines Desfășoară funcțiile scrise „în-linie”\n"
78" -j --section=<nume> Citește pozițiile relative la secțiune în loc de adrese\n"
79" -p --pretty-print Face ca ieșirea să fie mai ușor de citit pentru oameni\n"
80" -s --basenames Elimină numele directoarelor\n"
5fe73d46 81" -f --functions Afișează numele funcțiilor\n"
1bf074fb
NC
82" -C --demangle[=stil] Decodifică numele funcțiilor\n"
83" -R --recurse-limit Activează o limită pentru recursivitate în timpul decodificării. [Modul implicit]\n"
84" -r --no-recurse-limit Dezactivează limita pentru recursivitate în timpul decodificării.\n"
85" -h --help Afișează această informație\n"
86" -v --version Afișează versiunea programului\n"
953130a5
NC
87"\n"
88
1bf074fb
NC
89#: addr2line.c:111 ar.c:359 ar.c:396 coffdump.c:471 dlltool.c:3713
90#: dllwrap.c:518 elfedit.c:976 objcopy.c:697 objcopy.c:752 readelf.c:5338
91#: size.c:109 srconv.c:1705 strings.c:1343 sysdump.c:655 windmc.c:227
5fe73d46 92#: windres.c:690
953130a5
NC
93#, c-format
94msgid "Report bugs to %s\n"
1bf074fb 95msgstr "Raportați erorile la %s\n"
5fe73d46
NC
96
97#. Note for translators: This printf is used to join the
98#. function name just printed above to the line number/
99#. file name pair that is about to be printed below. Eg:
100#.
101#. foo at 123:bar.c
1bf074fb 102#: addr2line.c:376
5fe73d46
NC
103#, c-format
104msgid " at "
1bf074fb 105msgstr " la "
5fe73d46
NC
106
107#. Note for translators: This printf is used to join the
108#. line number/file name pair that has just been printed with
109#. the line number/file name pair that is going to be printed
110#. by the next iteration of the while loop. Eg:
111#.
112#. 123:bar.c (inlined by) 456:main.c
1bf074fb 113#: addr2line.c:416
5fe73d46
NC
114#, c-format
115msgid " (inlined by) "
1bf074fb 116msgstr " (în linie cu) "
953130a5 117
1bf074fb 118#: addr2line.c:449
953130a5 119#, c-format
5fe73d46 120msgid "%s: cannot get addresses from archive"
1bf074fb 121msgstr "%s: nu se pot obține adrese din arhivă"
5fe73d46 122
1bf074fb
NC
123#: addr2line.c:463
124#, c-format
5fe73d46 125msgid "%s: cannot find section %s"
1bf074fb 126msgstr "%s: nu se găsește secțiunea %s"
5fe73d46 127
1bf074fb
NC
128#: addr2line.c:502 ar.c:758 dlltool.c:3237 nm.c:2013 objcopy.c:6033
129#: objdump.c:5568 size.c:151 strings.c:340 windmc.c:958 windres.c:816
5fe73d46 130msgid "fatal error: libbfd ABI mismatch"
1bf074fb 131msgstr "eroare fatală: nepotrivire ABI libbfd"
953130a5 132
1bf074fb 133#: addr2line.c:529 nm.c:2039 objdump.c:5615 readelf.c:5622
953130a5
NC
134#, c-format
135msgid "unknown demangling style `%s'"
1bf074fb 136msgstr "stil necunoscut de decodificare „%s”"
953130a5 137
5fe73d46 138#: ar.c:275
953130a5
NC
139#, c-format
140msgid "no entry %s in archive\n"
1bf074fb 141msgstr "nicio intrare %s în arhivă\n"
953130a5 142
5fe73d46
NC
143#: ar.c:289
144#, c-format
145msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin <name>] [member-name] [count] archive-file file...\n"
1bf074fb 146msgstr "Utilizare: %s [opțiuni emulare] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [--plugin <nume>] [nume-membru] [contor] fișier-arhivă fișier...\n"
5fe73d46
NC
147
148#: ar.c:295
953130a5 149#, c-format
5fe73d46 150msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [member-name] [count] archive-file file...\n"
1bf074fb 151msgstr "Utilizare: %s [opțiuni emulare] [-]{dmpqrstx}[abcDfilMNoOPsSTuvV] [nume-membru] [contor] fișier-arhivă fișier...\n"
953130a5 152
5fe73d46 153#: ar.c:303
953130a5
NC
154#, c-format
155msgid " %s -M [<mri-script]\n"
1bf074fb 156msgstr " %s -M [<mri-script]\n"
953130a5 157
5fe73d46 158#: ar.c:304
953130a5
NC
159#, c-format
160msgid " commands:\n"
161msgstr " comenzi:\n"
162
5fe73d46 163#: ar.c:305
953130a5
NC
164#, c-format
165msgid " d - delete file(s) from the archive\n"
5fe73d46 166msgstr " d - șterge fișier(e) din arhivă\n"
953130a5 167
5fe73d46 168#: ar.c:306
953130a5
NC
169#, c-format
170msgid " m[ab] - move file(s) in the archive\n"
5fe73d46 171msgstr " m[ab] - mută fișier(e) în arhivă\n"
953130a5 172
5fe73d46 173#: ar.c:307
953130a5
NC
174#, c-format
175msgid " p - print file(s) found in the archive\n"
1bf074fb 176msgstr " p - afișează fișierele găsite în arhivă\n"
953130a5 177
5fe73d46 178#: ar.c:308
953130a5
NC
179#, c-format
180msgid " q[f] - quick append file(s) to the archive\n"
5fe73d46 181msgstr " q[f] - adaugă rapid fișier(e) la arhivă\n"
953130a5 182
5fe73d46 183#: ar.c:309
953130a5
NC
184#, c-format
185msgid " r[ab][f][u] - replace existing or insert new file(s) into the archive\n"
186msgstr ""
1bf074fb
NC
187" r[ab][f][u] - înlocuiește fișierele existente sau introduce fișiere noi\n"
188" în arhivă\n"
953130a5 189
5fe73d46 190#: ar.c:310
1bf074fb 191#, c-format
5fe73d46 192msgid " s - act as ranlib\n"
1bf074fb 193msgstr " s - se comportă ca ranlib\n"
953130a5 194
5fe73d46 195#: ar.c:311
1bf074fb 196#, c-format
5fe73d46 197msgid " t[O][v] - display contents of the archive\n"
1bf074fb 198msgstr " t[O][v] - afișează conținutul arhivei\\n\n"
5fe73d46
NC
199
200#: ar.c:312
953130a5
NC
201#, c-format
202msgid " x[o] - extract file(s) from the archive\n"
5fe73d46 203msgstr " x[o] - extrage fișier(e) din arhivă\n"
953130a5 204
5fe73d46 205#: ar.c:313
953130a5
NC
206#, c-format
207msgid " command specific modifiers:\n"
208msgstr " modificatori specifici pentru comenzi:\n"
209
5fe73d46 210#: ar.c:314
953130a5
NC
211#, c-format
212msgid " [a] - put file(s) after [member-name]\n"
5fe73d46 213msgstr " [a] - pune fișier(e) după [nume-membru]\n"
953130a5 214
5fe73d46 215#: ar.c:315
953130a5
NC
216#, c-format
217msgid " [b] - put file(s) before [member-name] (same as [i])\n"
1bf074fb 218msgstr " [b] - pune fișierul(e) înainte de [nume-membru] (la fel ca [i])\n"
953130a5 219
5fe73d46
NC
220#: ar.c:318
221#, c-format
222msgid " [D] - use zero for timestamps and uids/gids (default)\n"
223msgstr ""
224
225#: ar.c:320
226#, c-format
227msgid " [U] - use actual timestamps and uids/gids\n"
228msgstr ""
229
230#: ar.c:325
231#, c-format
232msgid " [D] - use zero for timestamps and uids/gids\n"
233msgstr ""
234
235#: ar.c:327
236#, c-format
237msgid " [U] - use actual timestamps and uids/gids (default)\n"
238msgstr ""
239
240#: ar.c:330
953130a5
NC
241#, c-format
242msgid " [N] - use instance [count] of name\n"
243msgstr ""
244
5fe73d46 245#: ar.c:331
953130a5
NC
246#, c-format
247msgid " [f] - truncate inserted file names\n"
248msgstr ""
249
5fe73d46 250#: ar.c:332
953130a5
NC
251#, c-format
252msgid " [P] - use full path names when matching\n"
253msgstr ""
254
5fe73d46 255#: ar.c:333
953130a5
NC
256#, c-format
257msgid " [o] - preserve original dates\n"
258msgstr ""
259
5fe73d46 260#: ar.c:334
1bf074fb 261#, c-format
5fe73d46 262msgid " [O] - display offsets of files in the archive\n"
1bf074fb 263msgstr " [O] - afișează pozițiile fișierelor din arhivă\n"
5fe73d46
NC
264
265#: ar.c:335
953130a5
NC
266#, c-format
267msgid " [u] - only replace files that are newer than current archive contents\n"
268msgstr ""
269
5fe73d46 270#: ar.c:336
953130a5
NC
271#, c-format
272msgid " generic modifiers:\n"
1bf074fb 273msgstr " modificatori generici:\n"
953130a5 274
5fe73d46 275#: ar.c:337
953130a5
NC
276#, c-format
277msgid " [c] - do not warn if the library had to be created\n"
278msgstr ""
279
5fe73d46 280#: ar.c:338
953130a5
NC
281#, c-format
282msgid " [s] - create an archive index (cf. ranlib)\n"
283msgstr ""
284
5fe73d46
NC
285#: ar.c:339
286#, c-format
287msgid " [l <text> ] - specify the dependencies of this library\n"
288msgstr ""
289
290#: ar.c:340
953130a5
NC
291#, c-format
292msgid " [S] - do not build a symbol table\n"
293msgstr ""
294
5fe73d46 295#: ar.c:341
1bf074fb 296#, c-format
5fe73d46 297msgid " [T] - deprecated, use --thin instead\n"
1bf074fb 298msgstr " [T] - depreciat, utilizați „--thin” în schimb\n"
5fe73d46
NC
299
300#: ar.c:342
953130a5
NC
301#, c-format
302msgid " [v] - be verbose\n"
1bf074fb 303msgstr " [v] - detaliază operațiile realizate\n"
953130a5 304
5fe73d46 305#: ar.c:343
953130a5
NC
306#, c-format
307msgid " [V] - display the version number\n"
1bf074fb 308msgstr " [V] - afișează numărul versiunii\n"
953130a5 309
5fe73d46
NC
310#: ar.c:344
311#, c-format
312msgid " @<file> - read options from <file>\n"
1bf074fb 313msgstr " @<fișier> - citește opțiunile din <fișier>\n"
5fe73d46
NC
314
315#: ar.c:345
316#, c-format
317msgid " --target=BFDNAME - specify the target object format as BFDNAME\n"
318msgstr ""
319
320#: ar.c:346
321#, c-format
322msgid " --output=DIRNAME - specify the output directory for extraction operations\n"
323msgstr ""
324
325#: ar.c:347
326#, c-format
327msgid " --record-libdeps=<text> - specify the dependencies of this library\n"
328msgstr ""
329
330#: ar.c:348
1bf074fb 331#, c-format
5fe73d46 332msgid " --thin - make a thin archive\n"
1bf074fb 333msgstr " --thin - creează o arhivă rarefiată\n"
5fe73d46
NC
334
335#: ar.c:350
1bf074fb 336#, c-format
5fe73d46 337msgid " optional:\n"
1bf074fb 338msgstr " opțional:\n"
5fe73d46
NC
339
340#: ar.c:351
341#, c-format
342msgid " --plugin <p> - load the specified plugin\n"
343msgstr ""
344
345#: ar.c:372
953130a5
NC
346#, c-format
347msgid "Usage: %s [options] archive\n"
1bf074fb 348msgstr "Utilizare: %s [opțiuni] arhivă\n"
953130a5 349
5fe73d46 350#: ar.c:373
953130a5
NC
351#, c-format
352msgid " Generate an index to speed access to archives\n"
1bf074fb 353msgstr " Generează un index pentru a accelera accesul la arhive\n"
953130a5 354
5fe73d46 355#: ar.c:374
953130a5
NC
356#, c-format
357msgid ""
358" The options are:\n"
5fe73d46
NC
359" @<file> Read options from <file>\n"
360msgstr ""
1bf074fb
NC
361" Opțiunile sunt:\n"
362" @<fișier> citește opțiunile din <fișier>\n"
5fe73d46
NC
363
364#: ar.c:377
365#, c-format
366msgid " --plugin <name> Load the specified plugin\n"
1bf074fb 367msgstr " --plugin <nume> încarcă modulul specificat\n"
5fe73d46
NC
368
369#: ar.c:381
370#, c-format
371msgid ""
372" -D Use zero for symbol map timestamp (default)\n"
373" -U Use an actual symbol map timestamp\n"
374msgstr ""
375
376#: ar.c:385
377#, c-format
378msgid ""
379" -D Use zero for symbol map timestamp\n"
380" -U Use actual symbol map timestamp (default)\n"
381msgstr ""
382
383#: ar.c:388
384#, c-format
385msgid ""
386" -t Update the archive's symbol map timestamp\n"
953130a5 387" -h --help Print this help message\n"
5fe73d46 388" -v --version Print version information\n"
953130a5
NC
389msgstr ""
390
5fe73d46 391#: ar.c:513
953130a5 392msgid "two different operation options specified"
1bf074fb 393msgstr "două opțiuni de operare diferite specificate"
953130a5 394
5fe73d46
NC
395#: ar.c:549
396msgid "libdeps specified more than once"
1bf074fb 397msgstr "libdeps a fost specificat de mai multe ori"
5fe73d46 398
1bf074fb 399#: ar.c:610 ar.c:685 nm.c:2158
953130a5 400#, c-format
5fe73d46 401msgid "sorry - this program has been built without plugin support\n"
1bf074fb 402msgstr "scuze - acest program a fost construit fără suport pentru module\n"
953130a5 403
5fe73d46 404#: ar.c:814
953130a5 405msgid "no operation specified"
5fe73d46 406msgstr "nici o operațiune specificată"
953130a5 407
5fe73d46 408#: ar.c:817
953130a5
NC
409msgid "`u' is only meaningful with the `r' option."
410msgstr ""
411
5fe73d46
NC
412#: ar.c:820
413msgid "`u' is not meaningful with the `D' option."
414msgstr ""
415
416#: ar.c:823
417msgid "`u' modifier ignored since `D' is the default (see `U')"
418msgstr ""
419
420#: ar.c:832
421msgid "missing position arg."
422msgstr ""
423
424#: ar.c:838
953130a5
NC
425msgid "`N' is only meaningful with the `x' and `d' options."
426msgstr ""
427
5fe73d46
NC
428#: ar.c:840
429msgid "`N' missing value."
430msgstr ""
431
432#: ar.c:843
953130a5
NC
433msgid "Value for `N' must be positive."
434msgstr ""
435
5fe73d46
NC
436#: ar.c:859
437msgid "`x' cannot be used on thin archives."
438msgstr ""
439
440#: ar.c:873
441msgid "Cannot create libdeps record."
1bf074fb 442msgstr "Nu se poate crea înregistrarea libdeps."
5fe73d46
NC
443
444#: ar.c:876
445msgid "Cannot set libdeps record type to binary."
1bf074fb 446msgstr "Nu se poate configura tipul de înregistrare libdeps la binar."
5fe73d46
NC
447
448#: ar.c:879
449msgid "Cannot set libdeps object format."
1bf074fb 450msgstr "Nu se poate configura formatul obiectului libdeps."
5fe73d46
NC
451
452#: ar.c:882
453msgid "Cannot make libdeps object writable."
1bf074fb 454msgstr "Nu se poate face obiectul libdeps inscriptibil."
5fe73d46
NC
455
456#: ar.c:885
457msgid "Cannot write libdeps record."
1bf074fb 458msgstr "Nu se poate scrie înregistrarea libdeps."
5fe73d46
NC
459
460#: ar.c:888
461msgid "Cannot make libdeps object readable."
1bf074fb 462msgstr "Nu se poate face obiectul libdeps citibil."
5fe73d46
NC
463
464#: ar.c:891
5fe73d46 465msgid "Cannot reset libdeps record type."
1bf074fb 466msgstr "Nu se poate reinițializa tipul de înregistrare libdeps."
5fe73d46 467
1bf074fb 468#: ar.c:954
953130a5
NC
469#, c-format
470msgid "internal error -- this option not implemented"
1bf074fb 471msgstr "eroare internă - această opțiune nu este implementată"
953130a5 472
1bf074fb 473#: ar.c:1023
953130a5
NC
474#, c-format
475msgid "creating %s"
1bf074fb 476msgstr "se creează %s"
953130a5 477
1bf074fb 478#: ar.c:1051
953130a5 479#, c-format
5fe73d46 480msgid "Cannot convert existing library %s to thin format"
1bf074fb 481msgstr "Nu se poate converti biblioteca existentă %s în format subțire"
953130a5 482
1bf074fb 483#: ar.c:1057
953130a5 484#, c-format
5fe73d46 485msgid "Cannot convert existing thin library %s to normal format"
1bf074fb 486msgstr "Nu se poate converti biblioteca subțire existentă %s în format normal"
953130a5 487
1bf074fb 488#: ar.c:1089 ar.c:1189 ar.c:1511 objcopy.c:3626
5fe73d46
NC
489#, c-format
490msgid "internal stat error on %s"
1bf074fb 491msgstr "eroare internă la evaluarea %s de către stat()"
5fe73d46 492
1bf074fb 493#: ar.c:1108 ar.c:1215
953130a5
NC
494#, c-format
495msgid "%s is not a valid archive"
5fe73d46 496msgstr "%s nu este o arhivă validă"
953130a5 497
1bf074fb 498#: ar.c:1136
953130a5 499#, c-format
5fe73d46 500msgid "illegal output pathname for archive member: %s, using '%s' instead"
1bf074fb 501msgstr "cale de ieșire ilegală pentru membrul arhivei: %s, se utilizează în loc „%s”"
953130a5 502
1bf074fb 503#: ar.c:1263
5fe73d46 504msgid "could not create temporary file whilst writing archive"
1bf074fb 505msgstr "nu s-a putut crea un fișier temporar în timpul scrierii arhivei"
5fe73d46 506
1bf074fb 507#: ar.c:1414
953130a5
NC
508#, c-format
509msgid "No member named `%s'\n"
1bf074fb 510msgstr "Nici un membru numit „%s”\n"
953130a5 511
1bf074fb 512#: ar.c:1464
953130a5
NC
513#, c-format
514msgid "no entry %s in archive %s!"
1bf074fb 515msgstr "nicio intrare %s în arhiva %s!"
953130a5 516
1bf074fb 517#: ar.c:1621
953130a5
NC
518#, c-format
519msgid "%s: no archive map to update"
1bf074fb 520msgstr "%s: nicio hartă de arhivă de actualizat"
953130a5 521
5fe73d46 522#: arsup.c:91
953130a5
NC
523#, c-format
524msgid "No entry %s in archive.\n"
1bf074fb 525msgstr "Nicio intrare %s în arhivă.\n"
953130a5 526
5fe73d46 527#: arsup.c:116
953130a5
NC
528#, c-format
529msgid "Can't open file %s\n"
1bf074fb 530msgstr "Nu se poate deschide fișierul %s\n"
953130a5 531
5fe73d46 532#: arsup.c:159
1bf074fb 533#, c-format
5fe73d46 534msgid "%s: Can't open temporary file (%s)\n"
1bf074fb 535msgstr "%s: Nu se poate deschide fișierul temporar (%s)\n"
5fe73d46
NC
536
537#: arsup.c:170
953130a5
NC
538#, c-format
539msgid "%s: Can't open output archive %s\n"
1bf074fb 540msgstr "%s: Nu se poate deschide arhiva de ieșire %s\n"
953130a5 541
5fe73d46 542#: arsup.c:191
953130a5
NC
543#, c-format
544msgid "%s: Can't open input archive %s\n"
1bf074fb 545msgstr "%s: Nu se poate deschide arhiva de intrare %s\n"
953130a5 546
5fe73d46 547#: arsup.c:200
953130a5
NC
548#, c-format
549msgid "%s: file %s is not an archive\n"
1bf074fb 550msgstr "%s: fișierul %s nu este o arhivă\n"
953130a5 551
5fe73d46 552#: arsup.c:240
953130a5
NC
553#, c-format
554msgid "%s: no output archive specified yet\n"
1bf074fb 555msgstr "%s: încă nu a fost specificată nicio arhivă de ieșire\n"
953130a5 556
5fe73d46 557#: arsup.c:260 arsup.c:303 arsup.c:345 arsup.c:383 arsup.c:449
953130a5
NC
558#, c-format
559msgid "%s: no open output archive\n"
1bf074fb 560msgstr "%s: nicio arhivă de ieșire deschisă\n"
953130a5 561
5fe73d46 562#: arsup.c:276 arsup.c:404 arsup.c:430
953130a5
NC
563#, c-format
564msgid "%s: can't open file %s\n"
1bf074fb 565msgstr "%s: nu se poate deschide fișierul %s\n"
953130a5 566
5fe73d46 567#: arsup.c:330 arsup.c:426 arsup.c:507
953130a5
NC
568#, c-format
569msgid "%s: can't find module file %s\n"
1bf074fb 570msgstr "%s: nu se poate găsi fișierul modul %s\n"
953130a5 571
5fe73d46 572#: arsup.c:458
953130a5
NC
573#, c-format
574msgid "Current open archive is %s\n"
5fe73d46 575msgstr "Arhiva deschisă curent este %s\n"
953130a5 576
5fe73d46 577#: arsup.c:482
953130a5
NC
578#, c-format
579msgid "%s: no open archive\n"
5fe73d46 580msgstr "%s: nici o arhivă deschisă\n"
953130a5 581
5fe73d46 582#: binemul.c:38
953130a5
NC
583#, c-format
584msgid " No emulation specific options\n"
1bf074fb 585msgstr " Fără opțiuni specifice de emulare\n"
953130a5
NC
586
587#. Macros for common output.
5fe73d46 588#: binemul.h:45
953130a5
NC
589#, c-format
590msgid " emulation options: \n"
1bf074fb 591msgstr " opțiuni de emulare:\n"
953130a5 592
5fe73d46
NC
593#: bucomm.c:43 bucomm.c:76
594msgid "cause of error unknown"
1bf074fb 595msgstr "cauza erorii necunoscută"
5fe73d46 596
1bf074fb 597#: bucomm.c:170
953130a5
NC
598#, c-format
599msgid "can't set BFD default target to `%s': %s"
1bf074fb 600msgstr "nu se poate configura ținta implicită BFD la „%s”: %s"
953130a5 601
1bf074fb 602#: bucomm.c:182
953130a5
NC
603#, c-format
604msgid "%s: Matching formats:"
1bf074fb 605msgstr "%s: Formate care se potrivesc:"
953130a5 606
1bf074fb 607#: bucomm.c:199
953130a5
NC
608#, c-format
609msgid "Supported targets:"
1bf074fb 610msgstr "Ținte acceptate:"
953130a5 611
1bf074fb 612#: bucomm.c:201
953130a5
NC
613#, c-format
614msgid "%s: supported targets:"
1bf074fb 615msgstr "%s: ținte acceptate:"
953130a5 616
1bf074fb 617#: bucomm.c:219
953130a5
NC
618#, c-format
619msgid "Supported architectures:"
1bf074fb 620msgstr "Arhitecturi acceptate:"
953130a5 621
1bf074fb 622#: bucomm.c:221
953130a5
NC
623#, c-format
624msgid "%s: supported architectures:"
1bf074fb 625msgstr "%s: arhitecturi acceptate:"
953130a5 626
1bf074fb 627#: bucomm.c:234
5fe73d46 628msgid "big endian"
1bf074fb 629msgstr "big endian"
5fe73d46 630
1bf074fb 631#: bucomm.c:235
5fe73d46 632msgid "little endian"
1bf074fb 633msgstr "little endian"
5fe73d46 634
1bf074fb 635#: bucomm.c:236
5fe73d46 636msgid "endianness unknown"
1bf074fb 637msgstr "tip de endianness necunoscut"
5fe73d46 638
1bf074fb 639#: bucomm.c:283
5fe73d46
NC
640#, c-format
641msgid ""
642"%s\n"
643" (header %s, data %s)\n"
644msgstr ""
1bf074fb
NC
645"%s\n"
646" (antet %s, date %s)\n"
5fe73d46 647
1bf074fb 648#: bucomm.c:432
953130a5
NC
649#, c-format
650msgid "BFD header file version %s\n"
1bf074fb 651msgstr "Versiunea fișierului antet BFD %s\n"
953130a5 652
1bf074fb 653#: bucomm.c:462
5fe73d46
NC
654#, c-format
655msgid "<time data corrupt>"
1bf074fb 656msgstr "<date de timp corupte>"
5fe73d46 657
1bf074fb 658#: bucomm.c:604
953130a5
NC
659#, c-format
660msgid "%s: bad number: %s"
1bf074fb 661msgstr "%s: număr greșit: %s"
953130a5 662
1bf074fb 663#: bucomm.c:624 strings.c:453
953130a5
NC
664#, c-format
665msgid "'%s': No such file"
1bf074fb 666msgstr "„%s”: Nu există asemenea fișier"
953130a5 667
1bf074fb 668#: bucomm.c:626 strings.c:455
953130a5
NC
669#, c-format
670msgid "Warning: could not locate '%s'. reason: %s"
1bf074fb 671msgstr "Avertisment: nu s-a putut localiza „%s”. motiv: %s"
953130a5 672
1bf074fb 673#: bucomm.c:630 strings.c:461
953130a5 674#, c-format
5fe73d46 675msgid "Warning: '%s' is a directory"
1bf074fb 676msgstr "Avertisment: „%s” este un director"
953130a5 677
1bf074fb 678#: bucomm.c:632 bucomm.c:645
953130a5 679#, c-format
5fe73d46 680msgid "Warning: '%s' is not an ordinary file"
1bf074fb 681msgstr "Avertisment: „%s” nu este un fișier obișnuit"
953130a5 682
1bf074fb 683#: bucomm.c:634
953130a5 684#, c-format
5fe73d46 685msgid "Warning: '%s' has negative size, probably it is too large"
1bf074fb 686msgstr "Avertisment: „%s” are dimensiune negativă, probabil că este prea mare"
953130a5 687
5fe73d46 688#: coffdump.c:106
953130a5 689#, c-format
5fe73d46 690msgid "#lines %d "
1bf074fb 691msgstr "#linii %d "
953130a5 692
5fe73d46 693#: coffdump.c:129
1bf074fb 694#, c-format
5fe73d46 695msgid "size %d "
1bf074fb 696msgstr "dimensiunea %d "
5fe73d46
NC
697
698#: coffdump.c:134
953130a5 699#, c-format
5fe73d46 700msgid "section definition at %x size %x\n"
1bf074fb 701msgstr "definirea secțiunii la %x dimensiunea %x\n"
953130a5 702
5fe73d46
NC
703#: coffdump.c:140
704#, c-format
705msgid "pointer to"
953130a5
NC
706msgstr ""
707
5fe73d46
NC
708#: coffdump.c:145
709#, c-format
710msgid "array [%d] of"
1bf074fb 711msgstr "matrice [%d] de"
953130a5 712
5fe73d46
NC
713#: coffdump.c:150
714#, c-format
715msgid "function returning"
953130a5
NC
716msgstr ""
717
5fe73d46
NC
718#: coffdump.c:154
719#, c-format
720msgid "arguments"
1bf074fb 721msgstr "argumente"
953130a5 722
5fe73d46
NC
723#: coffdump.c:158
724#, c-format
725msgid "code"
1bf074fb 726msgstr "cod"
953130a5 727
5fe73d46
NC
728#: coffdump.c:164
729#, c-format
730msgid "structure definition"
1bf074fb 731msgstr "definirea structurii"
953130a5 732
5fe73d46
NC
733#: coffdump.c:170
734#, c-format
735msgid "structure ref to UNKNOWN struct"
953130a5
NC
736msgstr ""
737
5fe73d46
NC
738#: coffdump.c:172
739#, c-format
740msgid "structure ref to %s"
953130a5
NC
741msgstr ""
742
5fe73d46
NC
743#: coffdump.c:175
744#, c-format
745msgid "enum ref to %s"
953130a5
NC
746msgstr ""
747
5fe73d46
NC
748#: coffdump.c:178
749#, c-format
750msgid "enum definition"
953130a5
NC
751msgstr ""
752
5fe73d46
NC
753#: coffdump.c:251
754#, c-format
755msgid "Stack offset %x"
953130a5
NC
756msgstr ""
757
5fe73d46 758#: coffdump.c:254
1bf074fb 759#, c-format
5fe73d46 760msgid "Memory section %s+%x"
1bf074fb 761msgstr "Secțiunea de memorie %s+%x"
953130a5 762
5fe73d46
NC
763#: coffdump.c:257
764#, c-format
765msgid "Register %d"
953130a5
NC
766msgstr ""
767
5fe73d46
NC
768#: coffdump.c:260
769#, c-format
770msgid "Struct Member offset %x"
953130a5
NC
771msgstr ""
772
5fe73d46
NC
773#: coffdump.c:263
774#, c-format
775msgid "Enum Member offset %x"
953130a5
NC
776msgstr ""
777
5fe73d46
NC
778#: coffdump.c:266
779#, c-format
780msgid "Undefined symbol"
1bf074fb 781msgstr "Simbol nedefinit"
953130a5 782
5fe73d46 783#: coffdump.c:334
1bf074fb 784#, c-format
5fe73d46 785msgid "List of symbols"
1bf074fb 786msgstr "Lista de simboluri"
5fe73d46
NC
787
788#: coffdump.c:341
789#, c-format
790msgid "Symbol %s, tag %d, number %d"
1bf074fb 791msgstr "Simbol %s, eticheta %d, numărul %d"
953130a5 792
1bf074fb 793#: coffdump.c:345 readelf.c:19017 readelf.c:19108
5fe73d46
NC
794#, c-format
795msgid "Type"
1bf074fb 796msgstr "Tip"
953130a5 797
5fe73d46
NC
798#: coffdump.c:350
799#, c-format
800msgid "Where"
1bf074fb 801msgstr "Unde"
953130a5 802
5fe73d46 803#: coffdump.c:354
953130a5 804#, c-format
5fe73d46 805msgid "Visible"
1bf074fb 806msgstr "Vizibil"
953130a5 807
5fe73d46
NC
808#: coffdump.c:370
809msgid "List of blocks "
1bf074fb 810msgstr "Listă de blocuri "
953130a5 811
5fe73d46 812#: coffdump.c:383
953130a5 813#, c-format
5fe73d46 814msgid "vars %d"
1bf074fb 815msgstr "variabile %d"
953130a5 816
5fe73d46
NC
817#: coffdump.c:386
818#, c-format
819msgid "blocks"
1bf074fb 820msgstr "blocuri"
953130a5 821
5fe73d46 822#: coffdump.c:404
953130a5 823#, c-format
5fe73d46 824msgid "List of source files"
1bf074fb 825msgstr "Lista fișierelor sursă"
953130a5 826
5fe73d46 827#: coffdump.c:410
1bf074fb 828#, c-format
5fe73d46 829msgid "Source file %s"
1bf074fb 830msgstr "Fișier sursă %s"
953130a5 831
5fe73d46 832#: coffdump.c:424
953130a5 833#, c-format
5fe73d46 834msgid "section %s %d %d address %x size %x number %d nrelocs %u"
1bf074fb 835msgstr "secțiunea %s %d %d adresa %x dimensiunea %x număr %d nrealocări %u"
953130a5 836
5fe73d46
NC
837#. PR 17512: file: 0a38fb7c.
838#: coffdump.c:436
839msgid "<no sym>"
1bf074fb 840msgstr "<niciun simbol>"
5fe73d46
NC
841
842#: coffdump.c:451
1bf074fb 843#, c-format
5fe73d46 844msgid "#sources %d"
1bf074fb 845msgstr "#surse %d"
953130a5 846
5fe73d46 847#: coffdump.c:462 sysdump.c:648
953130a5 848#, c-format
5fe73d46 849msgid "Usage: %s [option(s)] in-file\n"
1bf074fb 850msgstr "Utilizare: %s [opțiune(i)] fișier-intrare\n"
953130a5 851
5fe73d46 852#: coffdump.c:463
953130a5 853#, c-format
5fe73d46 854msgid " Print a human readable interpretation of a COFF object file\n"
1bf074fb 855msgstr " Afișează o interpretare care poate fi citită de om, a unui fișier obiect COFF\n"
953130a5 856
5fe73d46 857#: coffdump.c:464
953130a5 858#, c-format
5fe73d46
NC
859msgid ""
860" The options are:\n"
861" @<file> Read options from <file>\n"
862" -h --help Display this information\n"
863" -v --version Display the program's version\n"
864"\n"
953130a5
NC
865msgstr ""
866
1bf074fb 867#: coffdump.c:532 srconv.c:1794 sysdump.c:711
5fe73d46 868msgid "no input file specified"
1bf074fb 869msgstr "niciun fișier de intrare specificat"
953130a5 870
5fe73d46
NC
871#: coffgrok.c:107
872msgid "Out of context scope change encountered"
1bf074fb 873msgstr "S-a înregistrat o schimbare în afara contextului"
953130a5 874
5fe73d46 875#: coffgrok.c:130
953130a5 876#, c-format
5fe73d46 877msgid "Invalid section target index: %u"
1bf074fb 878msgstr "Index țintă de secțiune nevalid: %u"
953130a5 879
5fe73d46 880#: coffgrok.c:187
953130a5 881#, c-format
5fe73d46 882msgid "Invalid section target index: %d"
1bf074fb 883msgstr "Index țintă de secțiune nevalid: %d"
953130a5 884
5fe73d46
NC
885#: coffgrok.c:190
886msgid "Target section has insufficient relocs"
887msgstr ""
953130a5 888
5fe73d46 889#: coffgrok.c:198 coffgrok.c:445
953130a5 890#, c-format
5fe73d46
NC
891msgid "Symbol index %u encountered when there are no symbols"
892msgstr ""
953130a5 893
5fe73d46 894#: coffgrok.c:199 coffgrok.c:446
953130a5 895#, c-format
5fe73d46 896msgid "Invalid symbol index %u encountered"
953130a5
NC
897msgstr ""
898
5fe73d46 899#: coffgrok.c:251
953130a5 900#, c-format
5fe73d46 901msgid "Invalid section number (%d) encountered"
1bf074fb 902msgstr "Număr de secțiune nevalid (%d) a fost întâlnit"
953130a5 903
5fe73d46 904#: coffgrok.c:273
1bf074fb 905#, c-format
5fe73d46 906msgid "Unrecognized symbol class: %d"
1bf074fb 907msgstr "Clasă de simbol nerecunoscută: %d"
953130a5 908
5fe73d46 909#: coffgrok.c:351
953130a5 910#, c-format
5fe73d46 911msgid "Type entry %u does not have enough symbolic information"
953130a5
NC
912msgstr ""
913
5fe73d46 914#: coffgrok.c:354
953130a5 915#, c-format
5fe73d46
NC
916msgid "Type entry %u does not refer to a symbol"
917msgstr ""
953130a5 918
5fe73d46
NC
919#: coffgrok.c:376
920msgid "Section definition needs a section length"
953130a5
NC
921msgstr ""
922
5fe73d46
NC
923#: coffgrok.c:427
924msgid "Aggregate definition needs auxiliary information"
953130a5
NC
925msgstr ""
926
5fe73d46 927#: coffgrok.c:436
953130a5 928#, c-format
5fe73d46
NC
929msgid "Invalid tag index %#lx encountered"
930msgstr ""
953130a5 931
5fe73d46
NC
932#: coffgrok.c:477
933msgid "Enum definition needs auxiliary information"
953130a5
NC
934msgstr ""
935
5fe73d46 936#: coffgrok.c:484
953130a5 937#, c-format
5fe73d46 938msgid "Invalid enum symbol index %u encountered"
953130a5
NC
939msgstr ""
940
5fe73d46
NC
941#: coffgrok.c:520
942msgid "Array definition needs auxiliary information"
943msgstr ""
953130a5 944
5fe73d46 945#: coffgrok.c:536
953130a5 946#, c-format
5fe73d46 947msgid "Out of range sum for els (%#x) * size (%#x)"
953130a5
NC
948msgstr ""
949
5fe73d46 950#: coffgrok.c:627 coffgrok.c:870
1bf074fb 951#, c-format
5fe73d46 952msgid "Unrecognised symbol class: %d"
1bf074fb 953msgstr "Clasă de simbol nerecunoscută: %d"
953130a5 954
5fe73d46
NC
955#: coffgrok.c:644
956msgid "ICE: do_define called without a block"
953130a5
NC
957msgstr ""
958
5fe73d46 959#: coffgrok.c:646
953130a5 960#, c-format
5fe73d46 961msgid "Out of range symbol index: %u"
953130a5
NC
962msgstr ""
963
5fe73d46
NC
964#: coffgrok.c:683
965msgid "Section referenced before any file is defined"
966msgstr ""
953130a5 967
5fe73d46 968#: coffgrok.c:701
953130a5 969#, c-format
5fe73d46
NC
970msgid "Out of range sum for offset (%#x) + size (%#x)"
971msgstr ""
953130a5 972
5fe73d46 973#: coffgrok.c:706
953130a5 974#, c-format
5fe73d46
NC
975msgid "Out of range type size: %u"
976msgstr ""
953130a5 977
5fe73d46
NC
978#: coffgrok.c:792
979msgid "Function start encountered without a top level scope."
980msgstr ""
953130a5 981
5fe73d46
NC
982#: coffgrok.c:818
983msgid "Block start encountered without a scope for it."
984msgstr ""
953130a5 985
5fe73d46
NC
986#: coffgrok.c:828
987msgid "Function arguments encountered without a function definition"
953130a5
NC
988msgstr ""
989
5fe73d46
NC
990#: coffgrok.c:836
991msgid "Structure element encountered without a structure definition"
953130a5
NC
992msgstr ""
993
5fe73d46
NC
994#: coffgrok.c:841
995msgid "Enum element encountered without an enum definition"
953130a5
NC
996msgstr ""
997
5fe73d46
NC
998#: coffgrok.c:849
999msgid "Aggregate definition encountered without a scope"
953130a5
NC
1000msgstr ""
1001
5fe73d46
NC
1002#: coffgrok.c:855
1003msgid "Label definition encountered without a file scope"
953130a5
NC
1004msgstr ""
1005
5fe73d46
NC
1006#: coffgrok.c:863
1007msgid "Variable definition encountered without a scope"
953130a5
NC
1008msgstr ""
1009
5fe73d46 1010#: coffgrok.c:886
1bf074fb 1011#, c-format
5fe73d46 1012msgid "%s: is not a COFF format file"
1bf074fb 1013msgstr "%s: nu este un fișier în format COFF"
5fe73d46 1014
1bf074fb 1015#: cxxfilt.c:124 nm.c:384 objdump.c:427
953130a5 1016#, c-format
5fe73d46 1017msgid "Report bugs to %s.\n"
1bf074fb 1018msgstr "Raportați erorile la %s.\n"
5fe73d46
NC
1019
1020#: debug.c:647
1021msgid "debug_add_to_current_namespace: no current file"
953130a5
NC
1022msgstr ""
1023
5fe73d46
NC
1024#: debug.c:726
1025msgid "debug_start_source: no debug_set_filename call"
953130a5
NC
1026msgstr ""
1027
5fe73d46
NC
1028#: debug.c:780
1029msgid "debug_record_function: no debug_set_filename call"
953130a5
NC
1030msgstr ""
1031
5fe73d46
NC
1032#: debug.c:832
1033msgid "debug_record_parameter: no current function"
953130a5
NC
1034msgstr ""
1035
5fe73d46
NC
1036#: debug.c:864
1037msgid "debug_end_function: no current function"
953130a5
NC
1038msgstr ""
1039
5fe73d46
NC
1040#: debug.c:870
1041msgid "debug_end_function: some blocks were not closed"
953130a5
NC
1042msgstr ""
1043
5fe73d46
NC
1044#: debug.c:898
1045msgid "debug_start_block: no current block"
953130a5
NC
1046msgstr ""
1047
5fe73d46
NC
1048#: debug.c:934
1049msgid "debug_end_block: no current block"
953130a5
NC
1050msgstr ""
1051
5fe73d46
NC
1052#: debug.c:941
1053msgid "debug_end_block: attempt to close top level block"
953130a5
NC
1054msgstr ""
1055
5fe73d46
NC
1056#: debug.c:964
1057msgid "debug_record_line: no current unit"
953130a5
NC
1058msgstr ""
1059
5fe73d46
NC
1060#. FIXME
1061#: debug.c:1017
1062msgid "debug_start_common_block: not implemented"
953130a5
NC
1063msgstr ""
1064
5fe73d46
NC
1065#. FIXME
1066#: debug.c:1028
1067msgid "debug_end_common_block: not implemented"
953130a5
NC
1068msgstr ""
1069
5fe73d46
NC
1070#. FIXME.
1071#: debug.c:1112
1072msgid "debug_record_label: not implemented"
953130a5
NC
1073msgstr ""
1074
5fe73d46
NC
1075#: debug.c:1134
1076msgid "debug_record_variable: no current file"
953130a5
NC
1077msgstr ""
1078
5fe73d46
NC
1079#: debug.c:1662
1080msgid "debug_make_undefined_type: unsupported kind"
953130a5
NC
1081msgstr ""
1082
5fe73d46
NC
1083#: debug.c:1839
1084msgid "debug_name_type: no current file"
953130a5
NC
1085msgstr ""
1086
5fe73d46
NC
1087#: debug.c:1884
1088msgid "debug_tag_type: no current file"
953130a5
NC
1089msgstr ""
1090
5fe73d46
NC
1091#: debug.c:1892
1092msgid "debug_tag_type: extra tag attempted"
953130a5
NC
1093msgstr ""
1094
5fe73d46 1095#: debug.c:1929
953130a5 1096#, c-format
5fe73d46 1097msgid "Warning: changing type size from %d to %d\n"
953130a5
NC
1098msgstr ""
1099
5fe73d46
NC
1100#: debug.c:1951
1101msgid "debug_find_named_type: no current compilation unit"
953130a5
NC
1102msgstr ""
1103
5fe73d46 1104#: debug.c:2054
953130a5 1105#, c-format
5fe73d46 1106msgid "debug_get_real_type: circular debug information for %s\n"
953130a5
NC
1107msgstr ""
1108
5fe73d46
NC
1109#: debug.c:2490
1110msgid "debug_write_type: illegal type encountered"
953130a5
NC
1111msgstr ""
1112
5fe73d46 1113#: dlltool.c:869 dlltool.c:893 dlltool.c:922
953130a5 1114#, c-format
5fe73d46 1115msgid "Internal error: Unknown machine type: %d"
953130a5
NC
1116msgstr ""
1117
5fe73d46 1118#: dlltool.c:964
953130a5 1119#, c-format
5fe73d46 1120msgid "Can't open def file: %s"
1bf074fb 1121msgstr "Nu se poate deschide fișierul de definiție: %s"
953130a5 1122
5fe73d46 1123#: dlltool.c:969
953130a5 1124#, c-format
5fe73d46 1125msgid "Processing def file: %s"
1bf074fb 1126msgstr "Se procesează fișierul de definiție: %s"
5fe73d46
NC
1127
1128#: dlltool.c:973
1129msgid "Processed def file"
1bf074fb 1130msgstr "S-a procesat fișierul de definiție"
5fe73d46
NC
1131
1132#: dlltool.c:997
1133#, c-format
1134msgid "Syntax error in def file %s:%d"
953130a5
NC
1135msgstr ""
1136
5fe73d46 1137#: dlltool.c:1032
953130a5 1138#, c-format
5fe73d46 1139msgid "%s: Path components stripped from image name, '%s'."
953130a5
NC
1140msgstr ""
1141
5fe73d46 1142#: dlltool.c:1050
953130a5 1143#, c-format
5fe73d46
NC
1144msgid "NAME: %s base: %x"
1145msgstr ""
1146
1147#: dlltool.c:1053 dlltool.c:1074
1148msgid "Can't have LIBRARY and NAME"
953130a5
NC
1149msgstr ""
1150
5fe73d46 1151#: dlltool.c:1071
953130a5 1152#, c-format
5fe73d46 1153msgid "LIBRARY: %s base: %x"
953130a5
NC
1154msgstr ""
1155
5fe73d46 1156#: dlltool.c:1226
953130a5 1157#, c-format
5fe73d46 1158msgid "VERSION %d.%d\n"
953130a5
NC
1159msgstr ""
1160
5fe73d46 1161#: dlltool.c:1274
1bf074fb 1162#, c-format
5fe73d46 1163msgid "run: %s %s"
1bf074fb 1164msgstr "rulează: %s %s"
5fe73d46 1165
1bf074fb 1166#: dlltool.c:1315 resrc.c:289
953130a5 1167#, c-format
5fe73d46
NC
1168msgid "wait: %s"
1169msgstr "așteaptă: %s"
953130a5 1170
1bf074fb 1171#: dlltool.c:1320 dllwrap.c:416 resrc.c:294
953130a5 1172#, c-format
5fe73d46
NC
1173msgid "subprocess got fatal signal %d"
1174msgstr "subprocesul a primit semnalul fatal %d"
953130a5 1175
1bf074fb 1176#: dlltool.c:1326 dllwrap.c:423 resrc.c:301
953130a5 1177#, c-format
5fe73d46 1178msgid "%s exited with status %d"
1bf074fb 1179msgstr "%s a ieșit cu codul %d"
953130a5 1180
5fe73d46 1181#: dlltool.c:1357
953130a5 1182#, c-format
5fe73d46 1183msgid "Sucking in info from %s section in %s"
1bf074fb 1184msgstr "Se absorb informații din secțiunea %s în %s"
953130a5 1185
5fe73d46 1186#: dlltool.c:1497
953130a5 1187#, c-format
5fe73d46 1188msgid "Excluding symbol: %s"
953130a5
NC
1189msgstr ""
1190
1bf074fb 1191#: dlltool.c:1586 dlltool.c:1597 nm.c:1423 nm.c:1434 nm.c:1444
953130a5 1192#, c-format
5fe73d46
NC
1193msgid "%s: no symbols"
1194msgstr ""
953130a5 1195
5fe73d46
NC
1196#. FIXME: we ought to read in and block out the base relocations.
1197#: dlltool.c:1623
953130a5 1198#, c-format
5fe73d46 1199msgid "Done reading %s"
1bf074fb 1200msgstr "S-a terminat de citit %s"
953130a5 1201
5fe73d46 1202#: dlltool.c:1633
1bf074fb 1203#, c-format
5fe73d46 1204msgid "Unable to open object file: %s: %s"
1bf074fb 1205msgstr "Nu se poate deschide fișierul obiect: %s: %s"
953130a5 1206
5fe73d46 1207#: dlltool.c:1636
953130a5 1208#, c-format
5fe73d46 1209msgid "Scanning object file %s"
1bf074fb 1210msgstr "Se scanează fișierul obiect %s"
953130a5 1211
5fe73d46 1212#: dlltool.c:1656
953130a5 1213#, c-format
5fe73d46 1214msgid "Cannot produce mcore-elf dll from archive file: %s"
1bf074fb 1215msgstr "Nu se poate produce dll mcore-elf din fișierul arhivă: %s"
953130a5 1216
5fe73d46
NC
1217#: dlltool.c:1758
1218msgid "Adding exports to output file"
1219msgstr ""
953130a5 1220
5fe73d46
NC
1221#: dlltool.c:1810
1222msgid "Added exports to output file"
953130a5
NC
1223msgstr ""
1224
5fe73d46 1225#: dlltool.c:1978
953130a5 1226#, c-format
5fe73d46 1227msgid "Generating export file: %s"
1bf074fb 1228msgstr "Se generează fișierul de export: %s"
953130a5 1229
5fe73d46 1230#: dlltool.c:1983
953130a5 1231#, c-format
5fe73d46 1232msgid "Unable to open temporary assembler file: %s"
953130a5
NC
1233msgstr ""
1234
5fe73d46 1235#: dlltool.c:1988
953130a5 1236#, c-format
5fe73d46 1237msgid "Opened temporary file: %s"
953130a5
NC
1238msgstr ""
1239
5fe73d46
NC
1240#: dlltool.c:2164
1241msgid "failed to read the number of entries from base file"
953130a5
NC
1242msgstr ""
1243
5fe73d46
NC
1244#: dlltool.c:2215
1245msgid "Generated exports file"
1bf074fb 1246msgstr "S-a generat fișierul de export"
5fe73d46
NC
1247
1248#: dlltool.c:2373
1bf074fb 1249#, c-format
5fe73d46 1250msgid "bfd_open failed open stub file: %s: %s"
1bf074fb 1251msgstr "bfd_open a eșuat la deschiderea fișierului stub: %s: %s"
5fe73d46
NC
1252
1253#: dlltool.c:2377
953130a5 1254#, c-format
5fe73d46 1255msgid "Creating stub file: %s"
1bf074fb 1256msgstr "Se creează fișierul stub: %s"
953130a5 1257
5fe73d46 1258#: dlltool.c:2691
1bf074fb 1259#, c-format
5fe73d46 1260msgid "bfd_open failed reopen stub file: %s: %s"
1bf074fb 1261msgstr "bfd_open a eșuat la redeschiderea fișierului stub: %s: %s"
5fe73d46
NC
1262
1263#: dlltool.c:2705 dlltool.c:2784
953130a5 1264#, c-format
5fe73d46 1265msgid "failed to open temporary head file: %s"
953130a5
NC
1266msgstr ""
1267
5fe73d46 1268#: dlltool.c:2769 dlltool.c:2859
1bf074fb 1269#, c-format
5fe73d46 1270msgid "failed to open temporary head file: %s: %s"
1bf074fb 1271msgstr "nu s-a putut deschide fișierul temporar din frunte(primul): %s: %s"
5fe73d46
NC
1272
1273#: dlltool.c:2874
953130a5 1274#, c-format
5fe73d46 1275msgid "failed to open temporary tail file: %s"
953130a5
NC
1276msgstr ""
1277
5fe73d46 1278#: dlltool.c:2910
1bf074fb 1279#, c-format
5fe73d46 1280msgid "failed to open temporary tail file: %s: %s"
1bf074fb 1281msgstr "nu s-a putut deschide fișierul temporar din coadă(ultimul): %s: %s"
5fe73d46
NC
1282
1283#: dlltool.c:2933
1bf074fb 1284#, c-format
5fe73d46 1285msgid "Can't create .lib file: %s: %s"
1bf074fb 1286msgstr "Nu se poate crea fișierul .lib: %s: %s"
5fe73d46
NC
1287
1288#: dlltool.c:2937
953130a5 1289#, c-format
5fe73d46 1290msgid "Creating library file: %s"
1bf074fb 1291msgstr "Se creează fișierul de bibliotecă: %s"
953130a5 1292
5fe73d46 1293#: dlltool.c:3024 dlltool.c:3030
953130a5 1294#, c-format
5fe73d46 1295msgid "cannot delete %s: %s"
1bf074fb 1296msgstr "nu se poate șterge %s: %s"
953130a5 1297
5fe73d46
NC
1298#: dlltool.c:3036
1299msgid "Created lib file"
1bf074fb 1300msgstr "S-a creat fișierul de bibliotecă"
5fe73d46
NC
1301
1302#: dlltool.c:3242
1bf074fb 1303#, c-format
5fe73d46 1304msgid "Can't open .lib file: %s: %s"
1bf074fb 1305msgstr "Nu se poate deschide fișierul .lib: %s: %s"
5fe73d46
NC
1306
1307#: dlltool.c:3250 dlltool.c:3272
1bf074fb 1308#, c-format
5fe73d46 1309msgid "%s is not a library"
1bf074fb 1310msgstr "%s nu este o bibliotecă"
5fe73d46
NC
1311
1312#: dlltool.c:3290
953130a5 1313#, c-format
5fe73d46 1314msgid "Import library `%s' specifies two or more dlls"
953130a5
NC
1315msgstr ""
1316
5fe73d46 1317#: dlltool.c:3301
953130a5 1318#, c-format
5fe73d46 1319msgid "Unable to determine dll name for `%s' (not an import library?)"
953130a5
NC
1320msgstr ""
1321
5fe73d46 1322#: dlltool.c:3527
953130a5 1323#, c-format
5fe73d46 1324msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
1bf074fb 1325msgstr "Avertisment, se ignoră EXPORTul duplicat %s %d,%d"
953130a5 1326
5fe73d46 1327#: dlltool.c:3533
953130a5 1328#, c-format
5fe73d46 1329msgid "Error, duplicate EXPORT with ordinals: %s"
953130a5
NC
1330msgstr ""
1331
5fe73d46
NC
1332#: dlltool.c:3636
1333msgid "Processing definitions"
953130a5
NC
1334msgstr ""
1335
5fe73d46
NC
1336#: dlltool.c:3663
1337msgid "Processed definitions"
953130a5
NC
1338msgstr ""
1339
5fe73d46
NC
1340#. xgetext:c-format
1341#: dlltool.c:3670 dllwrap.c:477
953130a5 1342#, c-format
5fe73d46 1343msgid "Usage %s <option(s)> <object-file(s)>\n"
953130a5
NC
1344msgstr ""
1345
5fe73d46
NC
1346#. xgetext:c-format
1347#: dlltool.c:3672
953130a5 1348#, c-format
5fe73d46 1349msgid " -m --machine <machine> Create as DLL for <machine>. [default: %s]\n"
953130a5
NC
1350msgstr ""
1351
5fe73d46 1352#: dlltool.c:3673
953130a5 1353#, c-format
5fe73d46 1354msgid " possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, thumb\n"
953130a5
NC
1355msgstr ""
1356
5fe73d46 1357#: dlltool.c:3674
953130a5 1358#, c-format
5fe73d46 1359msgid " -e --output-exp <outname> Generate an export file.\n"
953130a5
NC
1360msgstr ""
1361
5fe73d46 1362#: dlltool.c:3675
953130a5 1363#, c-format
5fe73d46 1364msgid " -l --output-lib <outname> Generate an interface library.\n"
953130a5
NC
1365msgstr ""
1366
5fe73d46 1367#: dlltool.c:3676
953130a5 1368#, c-format
5fe73d46 1369msgid " -y --output-delaylib <outname> Create a delay-import library.\n"
953130a5
NC
1370msgstr ""
1371
5fe73d46 1372#: dlltool.c:3677
953130a5 1373#, c-format
5fe73d46 1374msgid " -a --add-indirect Add dll indirects to export file.\n"
953130a5
NC
1375msgstr ""
1376
5fe73d46 1377#: dlltool.c:3678
953130a5 1378#, c-format
5fe73d46 1379msgid " -D --dllname <name> Name of input dll to put into interface lib.\n"
953130a5
NC
1380msgstr ""
1381
5fe73d46 1382#: dlltool.c:3679
953130a5 1383#, c-format
5fe73d46 1384msgid " -d --input-def <deffile> Name of .def file to be read in.\n"
953130a5
NC
1385msgstr ""
1386
5fe73d46 1387#: dlltool.c:3680
953130a5 1388#, c-format
5fe73d46 1389msgid " -z --output-def <deffile> Name of .def file to be created.\n"
953130a5
NC
1390msgstr ""
1391
5fe73d46 1392#: dlltool.c:3681
953130a5 1393#, c-format
5fe73d46 1394msgid " --export-all-symbols Export all symbols to .def\n"
953130a5
NC
1395msgstr ""
1396
5fe73d46 1397#: dlltool.c:3682
953130a5 1398#, c-format
5fe73d46 1399msgid " --no-export-all-symbols Only export listed symbols\n"
953130a5
NC
1400msgstr ""
1401
5fe73d46 1402#: dlltool.c:3683
953130a5 1403#, c-format
5fe73d46 1404msgid " --exclude-symbols <list> Don't export <list>\n"
953130a5
NC
1405msgstr ""
1406
5fe73d46 1407#: dlltool.c:3684
953130a5 1408#, c-format
5fe73d46 1409msgid " --no-default-excludes Clear default exclude symbols\n"
953130a5
NC
1410msgstr ""
1411
5fe73d46 1412#: dlltool.c:3685
953130a5 1413#, c-format
5fe73d46 1414msgid " -b --base-file <basefile> Read linker generated base file.\n"
953130a5
NC
1415msgstr ""
1416
5fe73d46 1417#: dlltool.c:3686
953130a5 1418#, c-format
5fe73d46 1419msgid " -x --no-idata4 Don't generate idata$4 section.\n"
953130a5
NC
1420msgstr ""
1421
5fe73d46 1422#: dlltool.c:3687
953130a5 1423#, c-format
5fe73d46 1424msgid " -c --no-idata5 Don't generate idata$5 section.\n"
953130a5
NC
1425msgstr ""
1426
5fe73d46 1427#: dlltool.c:3688
953130a5 1428#, c-format
5fe73d46 1429msgid " --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata$5.\n"
953130a5
NC
1430msgstr ""
1431
5fe73d46
NC
1432#: dlltool.c:3689
1433#, c-format
1434msgid " -U --add-underscore Add underscores to all symbols in interface library.\n"
953130a5
NC
1435msgstr ""
1436
5fe73d46
NC
1437#: dlltool.c:3690
1438#, c-format
1439msgid " --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n"
953130a5
NC
1440msgstr ""
1441
5fe73d46 1442#: dlltool.c:3691
953130a5 1443#, c-format
5fe73d46 1444msgid " --no-leading-underscore All symbols shouldn't be prefixed by an underscore.\n"
953130a5
NC
1445msgstr ""
1446
5fe73d46 1447#: dlltool.c:3692
953130a5 1448#, c-format
5fe73d46 1449msgid " --leading-underscore All symbols should be prefixed by an underscore.\n"
953130a5
NC
1450msgstr ""
1451
5fe73d46 1452#: dlltool.c:3693
953130a5 1453#, c-format
5fe73d46 1454msgid " -k --kill-at Kill @<n> from exported names.\n"
953130a5
NC
1455msgstr ""
1456
5fe73d46 1457#: dlltool.c:3694
953130a5 1458#, c-format
5fe73d46 1459msgid " -A --add-stdcall-alias Add aliases without @<n>.\n"
953130a5
NC
1460msgstr ""
1461
5fe73d46 1462#: dlltool.c:3695
953130a5 1463#, c-format
5fe73d46 1464msgid " -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
953130a5
NC
1465msgstr ""
1466
5fe73d46 1467#: dlltool.c:3696
953130a5 1468#, c-format
5fe73d46 1469msgid " -S --as <name> Use <name> for assembler.\n"
953130a5
NC
1470msgstr ""
1471
5fe73d46 1472#: dlltool.c:3697
953130a5 1473#, c-format
5fe73d46 1474msgid " -f --as-flags <flags> Pass <flags> to the assembler.\n"
953130a5
NC
1475msgstr ""
1476
5fe73d46 1477#: dlltool.c:3698
953130a5 1478#, c-format
5fe73d46 1479msgid " -C --compat-implib Create backward compatible import library.\n"
953130a5
NC
1480msgstr ""
1481
5fe73d46
NC
1482#: dlltool.c:3699
1483#, c-format
1484msgid " -n --no-delete Keep temp files (repeat for extra preservation).\n"
953130a5
NC
1485msgstr ""
1486
5fe73d46
NC
1487#: dlltool.c:3700
1488#, c-format
1489msgid " -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
953130a5
NC
1490msgstr ""
1491
5fe73d46
NC
1492#: dlltool.c:3701
1493#, c-format
1494msgid " -I --identify <implib> Report the name of the DLL associated with <implib>.\n"
953130a5
NC
1495msgstr ""
1496
5fe73d46
NC
1497#: dlltool.c:3702
1498#, c-format
1499msgid " --identify-strict Causes --identify to report error when multiple DLLs.\n"
1500msgstr ""
953130a5 1501
5fe73d46
NC
1502#: dlltool.c:3703
1503#, c-format
1504msgid " -v --verbose Be verbose.\n"
1505msgstr ""
953130a5 1506
5fe73d46
NC
1507#: dlltool.c:3704
1508#, c-format
1509msgid " -V --version Display the program version.\n"
1510msgstr ""
953130a5 1511
5fe73d46
NC
1512#: dlltool.c:3705
1513#, c-format
1514msgid " -h --help Display this information.\n"
953130a5
NC
1515msgstr ""
1516
5fe73d46 1517#: dlltool.c:3706
1bf074fb 1518#, c-format
5fe73d46 1519msgid " @<file> Read options from <file>.\n"
1bf074fb 1520msgstr " @<fișier> Citește opțiunile din <fișier>.\n"
953130a5 1521
5fe73d46
NC
1522#: dlltool.c:3708
1523#, c-format
1524msgid " -M --mcore-elf <outname> Process mcore-elf object files into <outname>.\n"
1525msgstr ""
953130a5 1526
5fe73d46
NC
1527#: dlltool.c:3709
1528#, c-format
1529msgid " -L --linker <name> Use <name> as the linker.\n"
1530msgstr ""
953130a5 1531
5fe73d46
NC
1532#: dlltool.c:3710
1533#, c-format
1534msgid " -F --linker-flags <flags> Pass <flags> to the linker.\n"
1535msgstr ""
953130a5 1536
5fe73d46 1537#: dlltool.c:3854
1bf074fb 1538#, c-format
5fe73d46 1539msgid "Unable to open def-file: %s"
1bf074fb 1540msgstr "Nu se poate deschide fișierul de definiție: %s"
953130a5 1541
5fe73d46
NC
1542#: dlltool.c:3859
1543#, c-format
1544msgid "Path components stripped from dllname, '%s'."
1545msgstr ""
953130a5 1546
5fe73d46
NC
1547#: dlltool.c:3907
1548#, c-format
1549msgid "Unable to open base-file: %s"
1bf074fb 1550msgstr "Nu se poate deschide fișierul-bază: %s"
953130a5 1551
1bf074fb 1552#: dlltool.c:3939
5fe73d46
NC
1553#, c-format
1554msgid "Machine '%s' not supported"
1bf074fb 1555msgstr "Mașina „%s” nu este acceptată"
953130a5 1556
1bf074fb 1557#: dlltool.c:4037
5fe73d46
NC
1558#, c-format
1559msgid "Warning, machine type (%d) not supported for delayimport."
953130a5
NC
1560msgstr ""
1561
1bf074fb 1562#: dlltool.c:4105 dllwrap.c:206
5fe73d46
NC
1563#, c-format
1564msgid "Tried file: %s"
1bf074fb 1565msgstr "Se încearcă fișierul: %s"
953130a5 1566
1bf074fb 1567#: dlltool.c:4112 dllwrap.c:213
5fe73d46
NC
1568#, c-format
1569msgid "Using file: %s"
1bf074fb 1570msgstr "Se utilizează fișierul: %s"
953130a5 1571
5fe73d46
NC
1572#: dllwrap.c:296
1573#, c-format
1574msgid "Keeping temporary base file %s"
1575msgstr ""
953130a5 1576
5fe73d46
NC
1577#: dllwrap.c:298
1578#, c-format
1579msgid "Deleting temporary base file %s"
1bf074fb 1580msgstr "Se șterge fișierul de bază temporar %s"
953130a5 1581
5fe73d46
NC
1582#: dllwrap.c:312
1583#, c-format
1584msgid "Keeping temporary exp file %s"
1bf074fb 1585msgstr "Se păstrează fișierul exp temporar %s"
953130a5 1586
5fe73d46
NC
1587#: dllwrap.c:314
1588#, c-format
1589msgid "Deleting temporary exp file %s"
1bf074fb 1590msgstr "Se șterge fișierul exp temporar %s"
953130a5 1591
5fe73d46
NC
1592#: dllwrap.c:327
1593#, c-format
1594msgid "Keeping temporary def file %s"
1bf074fb 1595msgstr "Se păstrează fișierul def temporar %s"
953130a5 1596
5fe73d46
NC
1597#: dllwrap.c:329
1598#, c-format
1599msgid "Deleting temporary def file %s"
1bf074fb 1600msgstr "Se șterge fișierul def temporar %s"
953130a5 1601
5fe73d46 1602#: dllwrap.c:411
1bf074fb 1603#, c-format
5fe73d46 1604msgid "pwait returns: %s"
1bf074fb 1605msgstr "pwait returnează: %s"
953130a5 1606
5fe73d46
NC
1607#: dllwrap.c:478
1608#, c-format
1609msgid " Generic options:\n"
1610msgstr " Opțiuni generice:\n"
953130a5 1611
5fe73d46
NC
1612#: dllwrap.c:479
1613#, c-format
1614msgid " @<file> Read options from <file>\n"
953130a5
NC
1615msgstr ""
1616
5fe73d46
NC
1617#: dllwrap.c:480
1618#, c-format
1619msgid " --quiet, -q Work quietly\n"
953130a5
NC
1620msgstr ""
1621
5fe73d46
NC
1622#: dllwrap.c:481
1623#, c-format
1624msgid " --verbose, -v Verbose\n"
953130a5
NC
1625msgstr ""
1626
5fe73d46
NC
1627#: dllwrap.c:482
1628#, c-format
1629msgid " --version Print dllwrap version\n"
953130a5
NC
1630msgstr ""
1631
5fe73d46
NC
1632#: dllwrap.c:483
1633#, c-format
1634msgid " --implib <outname> Synonym for --output-lib\n"
953130a5
NC
1635msgstr ""
1636
5fe73d46
NC
1637#: dllwrap.c:484
1638#, c-format
1639msgid " Options for %s:\n"
953130a5
NC
1640msgstr ""
1641
5fe73d46
NC
1642#: dllwrap.c:485
1643#, c-format
1644msgid " --driver-name <driver> Defaults to \"gcc\"\n"
953130a5
NC
1645msgstr ""
1646
5fe73d46
NC
1647#: dllwrap.c:486
1648#, c-format
1649msgid " --driver-flags <flags> Override default ld flags\n"
953130a5
NC
1650msgstr ""
1651
5fe73d46
NC
1652#: dllwrap.c:487
1653#, c-format
1654msgid " --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
953130a5
NC
1655msgstr ""
1656
5fe73d46
NC
1657#: dllwrap.c:488
1658#, c-format
1659msgid " --entry <entry> Specify alternate DLL entry point\n"
953130a5
NC
1660msgstr ""
1661
5fe73d46
NC
1662#: dllwrap.c:489
1663#, c-format
1664msgid " --image-base <base> Specify image base address\n"
953130a5
NC
1665msgstr ""
1666
5fe73d46
NC
1667#: dllwrap.c:490
1668#, c-format
1669msgid " --target <machine> i386-cygwin32 or i386-mingw32\n"
953130a5
NC
1670msgstr ""
1671
5fe73d46
NC
1672#: dllwrap.c:491
1673#, c-format
1674msgid " --dry-run Show what needs to be run\n"
953130a5
NC
1675msgstr ""
1676
5fe73d46
NC
1677#: dllwrap.c:492
1678#, c-format
1679msgid " --mno-cygwin Create Mingw DLL\n"
953130a5
NC
1680msgstr ""
1681
5fe73d46
NC
1682#: dllwrap.c:493
1683#, c-format
1684msgid " Options passed to DLLTOOL:\n"
953130a5
NC
1685msgstr ""
1686
5fe73d46 1687#: dllwrap.c:494
953130a5 1688#, c-format
5fe73d46 1689msgid " --machine <machine>\n"
953130a5
NC
1690msgstr ""
1691
5fe73d46 1692#: dllwrap.c:495
953130a5 1693#, c-format
5fe73d46 1694msgid " --output-exp <outname> Generate export file.\n"
953130a5
NC
1695msgstr ""
1696
5fe73d46 1697#: dllwrap.c:496
953130a5 1698#, c-format
5fe73d46 1699msgid " --output-lib <outname> Generate input library.\n"
953130a5
NC
1700msgstr ""
1701
5fe73d46 1702#: dllwrap.c:497
953130a5 1703#, c-format
5fe73d46 1704msgid " --add-indirect Add dll indirects to export file.\n"
953130a5
NC
1705msgstr ""
1706
5fe73d46 1707#: dllwrap.c:498
953130a5 1708#, c-format
5fe73d46 1709msgid " --dllname <name> Name of input dll to put into output lib.\n"
953130a5
NC
1710msgstr ""
1711
5fe73d46
NC
1712#: dllwrap.c:499
1713#, c-format
1714msgid " --def <deffile> Name input .def file\n"
953130a5
NC
1715msgstr ""
1716
5fe73d46
NC
1717#: dllwrap.c:500
1718#, c-format
1719msgid " --output-def <deffile> Name output .def file\n"
953130a5
NC
1720msgstr ""
1721
5fe73d46
NC
1722#: dllwrap.c:501
1723#, c-format
1724msgid " --export-all-symbols Export all symbols to .def\n"
953130a5
NC
1725msgstr ""
1726
5fe73d46 1727#: dllwrap.c:502
953130a5 1728#, c-format
5fe73d46 1729msgid " --no-export-all-symbols Only export .drectve symbols\n"
953130a5
NC
1730msgstr ""
1731
5fe73d46 1732#: dllwrap.c:503
953130a5 1733#, c-format
5fe73d46 1734msgid " --exclude-symbols <list> Exclude <list> from .def\n"
953130a5
NC
1735msgstr ""
1736
5fe73d46 1737#: dllwrap.c:504
953130a5 1738#, c-format
5fe73d46 1739msgid " --no-default-excludes Zap default exclude symbols\n"
953130a5
NC
1740msgstr ""
1741
5fe73d46 1742#: dllwrap.c:505
953130a5 1743#, c-format
5fe73d46 1744msgid " --base-file <basefile> Read linker generated base file\n"
953130a5
NC
1745msgstr ""
1746
5fe73d46 1747#: dllwrap.c:506
953130a5 1748#, c-format
5fe73d46 1749msgid " --no-idata4 Don't generate idata$4 section\n"
953130a5
NC
1750msgstr ""
1751
5fe73d46 1752#: dllwrap.c:507
953130a5 1753#, c-format
5fe73d46
NC
1754msgid " --no-idata5 Don't generate idata$5 section\n"
1755msgstr ""
953130a5 1756
5fe73d46 1757#: dllwrap.c:508
953130a5 1758#, c-format
5fe73d46 1759msgid " -U Add underscores to .lib\n"
953130a5
NC
1760msgstr ""
1761
5fe73d46 1762#: dllwrap.c:509
953130a5 1763#, c-format
5fe73d46 1764msgid " -k Kill @<n> from exported names\n"
953130a5
NC
1765msgstr ""
1766
5fe73d46 1767#: dllwrap.c:510
953130a5 1768#, c-format
5fe73d46 1769msgid " --add-stdcall-alias Add aliases without @<n>\n"
953130a5
NC
1770msgstr ""
1771
5fe73d46 1772#: dllwrap.c:511
953130a5 1773#, c-format
5fe73d46 1774msgid " --as <name> Use <name> for assembler\n"
953130a5
NC
1775msgstr ""
1776
5fe73d46
NC
1777#: dllwrap.c:512
1778#, c-format
1779msgid " --nodelete Keep temp files.\n"
1780msgstr ""
953130a5 1781
5fe73d46
NC
1782#: dllwrap.c:513
1783#, c-format
1784msgid " --no-leading-underscore Entrypoint without underscore\n"
1785msgstr ""
953130a5 1786
5fe73d46
NC
1787#: dllwrap.c:514
1788#, c-format
1789msgid " --leading-underscore Entrypoint with underscore.\n"
1790msgstr ""
953130a5 1791
5fe73d46
NC
1792#: dllwrap.c:515
1793#, c-format
1794msgid " Rest are passed unmodified to the language driver\n"
1795msgstr ""
953130a5 1796
5fe73d46
NC
1797#: dllwrap.c:640
1798#, c-format
1799msgid "WARNING: %s is deprecated, use gcc -shared or ld -shared instead\n"
1800msgstr ""
953130a5 1801
5fe73d46
NC
1802#: dllwrap.c:800
1803msgid "Must provide at least one of -o or --dllname options"
953130a5
NC
1804msgstr ""
1805
5fe73d46
NC
1806#: dllwrap.c:829
1807msgid ""
1808"no export definition file provided.\n"
1809"Creating one, but that may not be what you want"
1810msgstr ""
953130a5 1811
5fe73d46
NC
1812#: dllwrap.c:1018
1813#, c-format
1814msgid "DLLTOOL name : %s\n"
1815msgstr ""
953130a5 1816
5fe73d46 1817#: dllwrap.c:1019
953130a5 1818#, c-format
5fe73d46 1819msgid "DLLTOOL options : %s\n"
953130a5
NC
1820msgstr ""
1821
5fe73d46 1822#: dllwrap.c:1020
953130a5 1823#, c-format
5fe73d46 1824msgid "DRIVER name : %s\n"
953130a5
NC
1825msgstr ""
1826
5fe73d46 1827#: dllwrap.c:1021
953130a5 1828#, c-format
5fe73d46
NC
1829msgid "DRIVER options : %s\n"
1830msgstr ""
1831
1bf074fb 1832#: dwarf.c:190
5fe73d46 1833msgid "Encoded value extends past end of section\n"
953130a5
NC
1834msgstr ""
1835
1bf074fb 1836#: dwarf.c:198
953130a5 1837#, c-format
5fe73d46 1838msgid "Encoded size of %d is too large to read\n"
953130a5
NC
1839msgstr ""
1840
1bf074fb 1841#: dwarf.c:206
5fe73d46
NC
1842msgid "Encoded size of 0 is too small to read\n"
1843msgstr ""
1844
1845#. Read AMOUNT bytes from PTR and store them in VAL.
1846#. Checks to make sure that the read will not reach or pass END.
1847#. FUNC chooses whether the value read is unsigned or signed, and may
1848#. be either byte_get or byte_get_signed. If INC is true, PTR is
1849#. incremented after reading the value.
1850#. This macro cannot protect against PTR values derived from user input.
1851#. The C standard sections 6.5.6 and 6.5.8 say attempts to do so using
1852#. pointers is undefined behaviour.
1bf074fb 1853#: dwarf.c:392
953130a5 1854#, c-format
5fe73d46
NC
1855msgid "internal error: attempt to read %d byte of data in to %d sized variable"
1856msgid_plural "internal error: attempt to read %d bytes of data in to %d sized variable"
1857msgstr[0] ""
1858msgstr[1] ""
1859msgstr[2] ""
1bf074fb 1860msgstr[3] ""
5fe73d46 1861
1bf074fb 1862#: dwarf.c:480 dwarf.c:5340
5fe73d46 1863msgid "Badly formed extended line op encountered!\n"
953130a5
NC
1864msgstr ""
1865
1bf074fb 1866#: dwarf.c:486
953130a5 1867#, c-format
5fe73d46 1868msgid " Extended opcode %d: "
953130a5
NC
1869msgstr ""
1870
1bf074fb 1871#: dwarf.c:491
953130a5
NC
1872#, c-format
1873msgid ""
5fe73d46
NC
1874"End of Sequence\n"
1875"\n"
1876msgstr ""
953130a5 1877
1bf074fb 1878#: dwarf.c:499
953130a5 1879#, c-format
5fe73d46
NC
1880msgid "Length (%lu) of DW_LNE_set_address op is too long\n"
1881msgstr ""
953130a5 1882
1bf074fb 1883#: dwarf.c:505
953130a5 1884#, c-format
5fe73d46
NC
1885msgid "set Address to 0x%s\n"
1886msgstr ""
953130a5 1887
1bf074fb 1888#: dwarf.c:512
953130a5 1889#, c-format
5fe73d46 1890msgid "define new File Table entry\n"
953130a5
NC
1891msgstr ""
1892
1bf074fb 1893#: dwarf.c:513 dwarf.c:4634
953130a5 1894#, c-format
5fe73d46 1895msgid " Entry\tDir\tTime\tSize\tName\n"
953130a5
NC
1896msgstr ""
1897
1bf074fb 1898#: dwarf.c:534
5fe73d46
NC
1899msgid "DW_LNE_define_file: Bad opcode length\n"
1900msgstr ""
953130a5 1901
1bf074fb 1902#: dwarf.c:539
953130a5 1903#, c-format
5fe73d46 1904msgid "set Discriminator to %s\n"
953130a5
NC
1905msgstr ""
1906
1bf074fb 1907#: dwarf.c:605
953130a5 1908#, c-format
5fe73d46 1909msgid " UNKNOWN DW_LNE_HP_SFC opcode (%u)\n"
953130a5
NC
1910msgstr ""
1911
5fe73d46
NC
1912#. The test against DW_LNW_hi_user is redundant due to
1913#. the limited range of the unsigned char data type used
1914#. for op_code.
1915#. && op_code <= DW_LNE_hi_user
1bf074fb 1916#: dwarf.c:622
953130a5 1917#, c-format
5fe73d46 1918msgid "user defined: "
953130a5
NC
1919msgstr ""
1920
1bf074fb 1921#: dwarf.c:624
953130a5 1922#, c-format
5fe73d46 1923msgid "UNKNOWN: "
953130a5
NC
1924msgstr ""
1925
1bf074fb 1926#: dwarf.c:625
953130a5 1927#, c-format
5fe73d46
NC
1928msgid "length %d ["
1929msgstr ""
1930
1bf074fb 1931#: dwarf.c:643 dwarf.c:713
5fe73d46 1932msgid "<no .debug_str section>"
953130a5
NC
1933msgstr ""
1934
1bf074fb 1935#: dwarf.c:647
953130a5 1936#, c-format
5fe73d46
NC
1937msgid "DW_FORM_strp offset too big: 0x%s\n"
1938msgstr ""
1939
1bf074fb 1940#: dwarf.c:649 dwarf.c:677 dwarf.c:1843
5fe73d46
NC
1941msgid "<offset is too big>"
1942msgstr ""
1943
1bf074fb 1944#: dwarf.c:659
5fe73d46 1945msgid "<no NUL byte at end of .debug_str section>"
953130a5
NC
1946msgstr ""
1947
1bf074fb 1948#: dwarf.c:671
5fe73d46 1949msgid "<no .debug_line_str section>"
1bf074fb 1950msgstr "<nu există secțiunea .debug_line_str>"
5fe73d46 1951
1bf074fb 1952#: dwarf.c:675
953130a5 1953#, c-format
5fe73d46 1954msgid "DW_FORM_line_strp offset too big: 0x%s\n"
953130a5
NC
1955msgstr ""
1956
1bf074fb 1957#: dwarf.c:687
5fe73d46 1958msgid "<no NUL byte at end of .debug_line_str section>"
953130a5
NC
1959msgstr ""
1960
1bf074fb 1961#: dwarf.c:708
5fe73d46 1962msgid "<no .debug_str_offsets.dwo section>"
953130a5
NC
1963msgstr ""
1964
1bf074fb 1965#: dwarf.c:709
5fe73d46
NC
1966msgid "<no .debug_str_offsets section>"
1967msgstr ""
1968
1bf074fb 1969#: dwarf.c:712
5fe73d46 1970msgid "<no .debug_str.dwo section>"
953130a5
NC
1971msgstr ""
1972
1bf074fb 1973#: dwarf.c:724
953130a5 1974#, c-format
1bf074fb 1975msgid "string index of %s converts to an offset of 0x%s which is too big for section %s"
953130a5
NC
1976msgstr ""
1977
1bf074fb
NC
1978#: dwarf.c:729
1979msgid "<string index too big>"
5fe73d46
NC
1980msgstr ""
1981
1bf074fb 1982#: dwarf.c:742
953130a5 1983#, c-format
1bf074fb 1984msgid "indirect offset too big: 0x%s\n"
5fe73d46
NC
1985msgstr ""
1986
1bf074fb 1987#: dwarf.c:744
5fe73d46
NC
1988msgid "<indirect index offset is too big>"
1989msgstr ""
1990
1bf074fb 1991#: dwarf.c:754
5fe73d46 1992msgid "<no NUL byte at end of section>"
953130a5
NC
1993msgstr ""
1994
1bf074fb
NC
1995#: dwarf.c:766
1996msgid "Cannot fetch indexed address: the .debug_addr section is missing\n"
1997msgstr ""
5fe73d46 1998
1bf074fb 1999#: dwarf.c:772 dwarf.c:821
953130a5 2000#, c-format
5fe73d46 2001msgid "Offset into section %s too big: 0x%s\n"
953130a5
NC
2002msgstr ""
2003
1bf074fb
NC
2004#: dwarf.c:793
2005#, c-format
2006msgid "Unable to locate %s section\n"
2007msgstr "Nu se poate localiza secțiunea %s\n"
2008
5fe73d46 2009#. PR 17531: file:4bcd9ce9.
1bf074fb 2010#: dwarf.c:1052
953130a5 2011#, c-format
5fe73d46 2012msgid "Debug info is corrupted, abbrev size (%lx) is larger than abbrev section size (%lx)\n"
953130a5
NC
2013msgstr ""
2014
1bf074fb 2015#: dwarf.c:1060
953130a5 2016#, c-format
5fe73d46
NC
2017msgid "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section size (%lx)\n"
2018msgstr ""
2019
2020#. Report the missing single zero which ends the section.
1bf074fb 2021#: dwarf.c:1122
5fe73d46
NC
2022msgid ".debug_abbrev section not zero terminated\n"
2023msgstr ""
953130a5 2024
1bf074fb 2025#: dwarf.c:1137
953130a5 2026#, c-format
5fe73d46
NC
2027msgid "User TAG value: %#lx"
2028msgstr ""
953130a5 2029
1bf074fb 2030#: dwarf.c:1139
953130a5 2031#, c-format
5fe73d46
NC
2032msgid "Unknown TAG value: %#lx"
2033msgstr ""
953130a5 2034
1bf074fb 2035#: dwarf.c:1159
953130a5 2036#, c-format
5fe73d46
NC
2037msgid "Unknown FORM value: %lx"
2038msgstr ""
953130a5 2039
1bf074fb
NC
2040#: dwarf.c:1175
2041#, c-format
5fe73d46 2042msgid "Unknown IDX value: %lx"
1bf074fb 2043msgstr "Valoare IDX necunoscută: %lx"
5fe73d46 2044
1bf074fb 2045#: dwarf.c:1189
953130a5 2046#, c-format
5fe73d46 2047msgid "%c%s byte block: "
953130a5
NC
2048msgstr ""
2049
1bf074fb 2050#: dwarf.c:1533
953130a5 2051#, c-format
5fe73d46 2052msgid "(DW_OP_call_ref in frame info)"
953130a5
NC
2053msgstr ""
2054
1bf074fb
NC
2055#: dwarf.c:1556
2056#, c-format
5fe73d46 2057msgid "size: %s "
1bf074fb 2058msgstr "dimensiune: %s "
5fe73d46 2059
1bf074fb 2060#: dwarf.c:1558
953130a5 2061#, c-format
5fe73d46
NC
2062msgid "offset: %s "
2063msgstr ""
953130a5 2064
1bf074fb 2065#: dwarf.c:1574
953130a5 2066#, c-format
5fe73d46 2067msgid "DW_OP_GNU_push_tls_address or DW_OP_HP_unknown"
953130a5
NC
2068msgstr ""
2069
1bf074fb 2070#: dwarf.c:1599
953130a5 2071#, c-format
5fe73d46 2072msgid "(%s in frame info)"
953130a5
NC
2073msgstr ""
2074
1bf074fb 2075#: dwarf.c:1703
953130a5 2076#, c-format
5fe73d46 2077msgid "(DW_OP_GNU_variable_value in frame info)"
953130a5
NC
2078msgstr ""
2079
1bf074fb 2080#: dwarf.c:1756
953130a5 2081#, c-format
5fe73d46
NC
2082msgid "(User defined location op 0x%x)"
2083msgstr ""
2084
1bf074fb 2085#: dwarf.c:1758
5fe73d46
NC
2086#, c-format
2087msgid "(Unknown location op 0x%x)"
2088msgstr ""
2089
1bf074fb 2090#: dwarf.c:1812
5fe73d46 2091msgid "<no links available>"
953130a5
NC
2092msgstr ""
2093
1bf074fb 2094#: dwarf.c:1836
5fe73d46 2095msgid "<no NUL byte at end of alt .debug_str section>"
953130a5
NC
2096msgstr ""
2097
1bf074fb 2098#: dwarf.c:1841
953130a5 2099#, c-format
5fe73d46 2100msgid "DW_FORM_GNU_strp_alt offset (%s) too big or no string sections available\n"
953130a5
NC
2101msgstr ""
2102
1bf074fb 2103#: dwarf.c:1864
953130a5 2104#, c-format
5fe73d46
NC
2105msgid "Unknown AT value: %lx"
2106msgstr ""
2107
1bf074fb 2108#: dwarf.c:1930
5fe73d46
NC
2109#, c-format
2110msgid "Corrupt attribute block length: %lx\n"
2111msgstr ""
953130a5 2112
1bf074fb 2113#: dwarf.c:2112
953130a5 2114#, c-format
5fe73d46 2115msgid "Unable to resolve ref_addr form: uvalue %lx > section size %lx (%s)\n"
953130a5
NC
2116msgstr ""
2117
1bf074fb 2118#: dwarf.c:2129
953130a5 2119#, c-format
5fe73d46 2120msgid "Unable to resolve ref form: uvalue %lx + cu_offset %lx > CU size %lx\n"
953130a5
NC
2121msgstr ""
2122
1bf074fb 2123#: dwarf.c:2139
5fe73d46
NC
2124#, c-format
2125msgid "Unexpected form %lx encountered whilst finding abbreviation for type\n"
953130a5
NC
2126msgstr ""
2127
1bf074fb 2128#: dwarf.c:2148
953130a5 2129#, c-format
5fe73d46 2130msgid "Unable to find abbreviations for CU offset %#lx\n"
953130a5
NC
2131msgstr ""
2132
1bf074fb 2133#: dwarf.c:2153
953130a5 2134#, c-format
5fe73d46 2135msgid "Empty abbreviation list encountered for CU offset %lx\n"
953130a5
NC
2136msgstr ""
2137
1bf074fb 2138#: dwarf.c:2178
953130a5 2139#, c-format
5fe73d46
NC
2140msgid "Unable to find entry for abbreviation %lu\n"
2141msgstr ""
2142
1bf074fb 2143#: dwarf.c:2330
5fe73d46 2144msgid "corrupt discr_list - not using a block form\n"
953130a5
NC
2145msgstr ""
2146
1bf074fb 2147#: dwarf.c:2337
5fe73d46 2148msgid "corrupt discr_list - block not long enough\n"
953130a5
NC
2149msgstr ""
2150
1bf074fb 2151#: dwarf.c:2372
953130a5 2152#, c-format
5fe73d46 2153msgid "corrupt discr_list - unrecognized discriminant byte %#x\n"
953130a5
NC
2154msgstr ""
2155
1bf074fb 2156#: dwarf.c:2413
5fe73d46
NC
2157msgid "Corrupt attribute\n"
2158msgstr ""
2159
1bf074fb 2160#: dwarf.c:2436
5fe73d46
NC
2161msgid "Internal error: DW_FORM_ref_addr is not supported in DWARF version 1.\n"
2162msgstr ""
2163
1bf074fb 2164#: dwarf.c:2627
5fe73d46
NC
2165msgid "Block ends prematurely\n"
2166msgstr ""
2167
2168#. We have already displayed the form name.
1bf074fb
NC
2169#: dwarf.c:2662 dwarf.c:2677 dwarf.c:2703
2170#, c-format
5fe73d46 2171msgid "%c(offset: 0x%s): %s"
1bf074fb 2172msgstr "%c(poziția: 0x%s): %s"
5fe73d46 2173
1bf074fb 2174#: dwarf.c:2666
953130a5 2175#, c-format
5fe73d46
NC
2176msgid "%c(indirect string, offset: 0x%s): %s"
2177msgstr ""
953130a5 2178
1bf074fb 2179#: dwarf.c:2681
5fe73d46
NC
2180#, c-format
2181msgid "%c(indirect line string, offset: 0x%s): %s"
2182msgstr ""
953130a5 2183
1bf074fb 2184#: dwarf.c:2706
953130a5 2185#, c-format
5fe73d46
NC
2186msgid "%c(indexed string: 0x%s): %s"
2187msgstr ""
953130a5 2188
5fe73d46 2189#. We have already displayed the form name.
1bf074fb 2190#: dwarf.c:2716
5fe73d46
NC
2191#, c-format
2192msgid "%c(offset: 0x%s) %s"
2193msgstr ""
953130a5 2194
1bf074fb 2195#: dwarf.c:2720
5fe73d46
NC
2196#, c-format
2197msgid "%c(alt indirect string, offset: 0x%s) %s"
2198msgstr ""
953130a5 2199
5fe73d46 2200#. We have already displayed the form name.
1bf074fb 2201#: dwarf.c:2804
5fe73d46
NC
2202#, c-format
2203msgid "%c(index: 0x%s): %s"
953130a5
NC
2204msgstr ""
2205
1bf074fb
NC
2206#: dwarf.c:2816
2207#, c-format
5fe73d46 2208msgid "Unrecognized form: 0x%lx\n"
1bf074fb
NC
2209msgstr "Formă nerecunoscută: 0x%lx\n"
2210
2211#: dwarf.c:2830
2212#, c-format
2213msgid "CU @ 0x%s has multiple loclists_base values (0x%s and 0x%s)"
2214msgstr ""
2215
2216#: dwarf.c:2838
2217#, c-format
2218msgid "CU @ 0x%s has multiple rnglists_base values (0x%s and 0x%s)"
2219msgstr ""
5fe73d46 2220
1bf074fb
NC
2221#: dwarf.c:2846
2222#, c-format
2223msgid "CU @ 0x%s has multiple str_offsets_base values (0x%s and 0x%s)"
2224msgstr ""
2225
2226#: dwarf.c:2910
5fe73d46 2227msgid "More location offset attributes than DW_AT_GNU_locview attributes\n"
953130a5
NC
2228msgstr ""
2229
1bf074fb 2230#: dwarf.c:2922
5fe73d46
NC
2231msgid "More DW_AT_GNU_locview attributes than location offset attributes\n"
2232msgstr ""
953130a5 2233
1bf074fb 2234#: dwarf.c:2998 dwarf.c:3032 dwarf.c:3047
5fe73d46
NC
2235#, c-format
2236msgid "Unsupported form (%s) for attribute %s\n"
2237msgstr ""
953130a5 2238
1bf074fb 2239#: dwarf.c:3094
953130a5 2240#, c-format
5fe73d46
NC
2241msgid "(not inlined)"
2242msgstr ""
953130a5 2243
1bf074fb 2244#: dwarf.c:3097
953130a5 2245#, c-format
5fe73d46
NC
2246msgid "(inlined)"
2247msgstr ""
953130a5 2248
1bf074fb 2249#: dwarf.c:3100
953130a5 2250#, c-format
5fe73d46 2251msgid "(declared as inline but ignored)"
953130a5
NC
2252msgstr ""
2253
1bf074fb 2254#: dwarf.c:3103
953130a5 2255#, c-format
5fe73d46 2256msgid "(declared as inline and inlined)"
953130a5
NC
2257msgstr ""
2258
1bf074fb 2259#: dwarf.c:3106
5fe73d46
NC
2260#, c-format
2261msgid " (Unknown inline attribute value: %s)"
953130a5
NC
2262msgstr ""
2263
1bf074fb 2264#: dwarf.c:3163
5fe73d46
NC
2265#, c-format
2266msgid "(implementation defined: %s)"
953130a5
NC
2267msgstr ""
2268
1bf074fb
NC
2269#: dwarf.c:3166
2270#, c-format
5fe73d46 2271msgid "(Unknown: %s)"
1bf074fb 2272msgstr "(Necunoscut: %s)"
5fe73d46 2273
1bf074fb 2274#: dwarf.c:3211
953130a5 2275#, c-format
5fe73d46 2276msgid "(user defined type)"
953130a5
NC
2277msgstr ""
2278
1bf074fb
NC
2279#: dwarf.c:3213
2280#, c-format
5fe73d46 2281msgid "(unknown type)"
1bf074fb 2282msgstr "(tip necunoscut)"
5fe73d46 2283
1bf074fb
NC
2284#: dwarf.c:3226
2285#, c-format
5fe73d46 2286msgid "(unknown accessibility)"
1bf074fb 2287msgstr "(accesibilitate necunoscută)"
5fe73d46 2288
1bf074fb
NC
2289#: dwarf.c:3238
2290#, c-format
5fe73d46 2291msgid "(unknown visibility)"
1bf074fb 2292msgstr "(vizibilitate necunoscută)"
5fe73d46 2293
1bf074fb
NC
2294#: dwarf.c:3251
2295#, c-format
5fe73d46 2296msgid "(user specified)"
1bf074fb 2297msgstr "(specificat de utilizator)"
5fe73d46 2298
1bf074fb
NC
2299#: dwarf.c:3253
2300#, c-format
5fe73d46 2301msgid "(unknown endianity)"
1bf074fb 2302msgstr "(ordine necunoscută a octeților[tipul de endianness])"
5fe73d46 2303
1bf074fb
NC
2304#: dwarf.c:3265
2305#, c-format
5fe73d46 2306msgid "(unknown virtuality)"
1bf074fb 2307msgstr "(virtualitate necunoscută)"
5fe73d46 2308
1bf074fb
NC
2309#: dwarf.c:3277
2310#, c-format
5fe73d46 2311msgid "(unknown case)"
1bf074fb 2312msgstr "(caz necunoscut)"
5fe73d46 2313
1bf074fb 2314#: dwarf.c:3295
953130a5 2315#, c-format
5fe73d46 2316msgid "(user defined)"
1bf074fb 2317msgstr "(definit de utilizator)"
953130a5 2318
1bf074fb
NC
2319#: dwarf.c:3297
2320#, c-format
5fe73d46 2321msgid "(unknown convention)"
1bf074fb 2322msgstr "(convenție necunoscută)"
5fe73d46 2323
1bf074fb 2324#: dwarf.c:3306
953130a5 2325#, c-format
5fe73d46 2326msgid "(undefined)"
1bf074fb 2327msgstr "(nedefinit)"
953130a5 2328
1bf074fb 2329#: dwarf.c:3316
953130a5 2330#, c-format
5fe73d46 2331msgid "(unsigned)"
1bf074fb 2332msgstr "(fără semn)"
5fe73d46 2333
1bf074fb 2334#: dwarf.c:3317
5fe73d46
NC
2335#, c-format
2336msgid "(leading overpunch)"
2337msgstr ""
953130a5 2338
1bf074fb 2339#: dwarf.c:3318
5fe73d46
NC
2340#, c-format
2341msgid "(trailing overpunch)"
953130a5
NC
2342msgstr ""
2343
1bf074fb 2344#: dwarf.c:3319
5fe73d46
NC
2345#, c-format
2346msgid "(leading separate)"
2347msgstr ""
2348
1bf074fb 2349#: dwarf.c:3320
5fe73d46
NC
2350#, c-format
2351msgid "(trailing separate)"
2352msgstr ""
2353
1bf074fb
NC
2354#: dwarf.c:3321 dwarf.c:3332
2355#, c-format
5fe73d46 2356msgid "(unrecognised)"
1bf074fb 2357msgstr "(nerecunoscut)"
5fe73d46 2358
1bf074fb 2359#: dwarf.c:3329
5fe73d46
NC
2360#, c-format
2361msgid "(no)"
2362msgstr ""
2363
1bf074fb 2364#: dwarf.c:3330
5fe73d46
NC
2365#, c-format
2366msgid "(in class)"
2367msgstr ""
2368
1bf074fb 2369#: dwarf.c:3331
5fe73d46
NC
2370#, c-format
2371msgid "(out of class)"
2372msgstr ""
2373
1bf074fb 2374#: dwarf.c:3370
5fe73d46
NC
2375#, c-format
2376msgid " (location list)"
2377msgstr ""
2378
1bf074fb 2379#: dwarf.c:3393 dwarf.c:6580 dwarf.c:6786 dwarf.c:6962
5fe73d46
NC
2380#, c-format
2381msgid " [without DW_AT_frame_base]"
2382msgstr ""
2383
1bf074fb 2384#: dwarf.c:3423
5fe73d46
NC
2385#, c-format
2386msgid "Offset %s used as value for DW_AT_import attribute of DIE at offset 0x%lx is too big.\n"
953130a5
NC
2387msgstr ""
2388
1bf074fb 2389#: dwarf.c:3429
5fe73d46
NC
2390#, c-format
2391msgid "\t[Abbrev Number: %ld"
2392msgstr ""
2393
1bf074fb 2394#: dwarf.c:3524
5fe73d46
NC
2395#, c-format
2396msgid ""
2397"Raw dump of debug contents of section %s (loaded from %s):\n"
2398"\n"
2399msgstr ""
2400
1bf074fb 2401#: dwarf.c:3527
5fe73d46
NC
2402#, c-format
2403msgid ""
2404"Raw dump of debug contents of section %s:\n"
2405"\n"
2406msgstr ""
2407
1bf074fb 2408#: dwarf.c:3532
5fe73d46
NC
2409#, c-format
2410msgid ""
2411"Contents of the %s section (loaded from %s):\n"
2412"\n"
2413msgstr ""
2414
1bf074fb 2415#: dwarf.c:3535
5fe73d46
NC
2416#, c-format
2417msgid ""
2418"Contents of the %s section:\n"
2419"\n"
2420msgstr ""
2421
1bf074fb 2422#: dwarf.c:3578
5fe73d46
NC
2423#, c-format
2424msgid "Reserved length value (0x%s) found in section %s\n"
2425msgstr ""
2426
1bf074fb 2427#: dwarf.c:3588
5fe73d46
NC
2428#, c-format
2429msgid "Corrupt unit length (got 0x%s expected at most 0x%s) in section %s\n"
2430msgstr ""
2431
1bf074fb 2432#: dwarf.c:3599
5fe73d46
NC
2433#, c-format
2434msgid "No comp units in %s section ?\n"
2435msgstr ""
2436
1bf074fb 2437#: dwarf.c:3613
5fe73d46
NC
2438#, c-format
2439msgid "Not enough memory for a debug info array of %u entries\n"
2440msgstr ""
2441
1bf074fb 2442#: dwarf.c:3647
5fe73d46
NC
2443#, c-format
2444msgid "Unable to locate %s section!\n"
2445msgstr ""
2446
1bf074fb 2447#: dwarf.c:3823
5fe73d46
NC
2448#, c-format
2449msgid "Invalid pointer size (%d) in compunit header, using %d instead\n"
2450msgstr ""
2451
1bf074fb 2452#: dwarf.c:3868
5fe73d46
NC
2453#, c-format
2454msgid " Compilation Unit @ offset 0x%s:\n"
2455msgstr ""
2456
1bf074fb
NC
2457#: dwarf.c:3870
2458#, c-format
5fe73d46 2459msgid " Length: 0x%s (%s)\n"
1bf074fb 2460msgstr " Lungime: 0x%s (%s)\n"
5fe73d46 2461
1bf074fb 2462#: dwarf.c:3873
5fe73d46
NC
2463#, c-format
2464msgid " Version: %d\n"
1bf074fb 2465msgstr " Versiune: %d\n"
5fe73d46 2466
1bf074fb 2467#: dwarf.c:3878
5fe73d46
NC
2468#, c-format
2469msgid " Unit Type: %s (%x)\n"
2470msgstr ""
2471
1bf074fb 2472#: dwarf.c:3882
5fe73d46
NC
2473#, c-format
2474msgid " Abbrev Offset: 0x%s\n"
2475msgstr ""
2476
1bf074fb 2477#: dwarf.c:3884
5fe73d46
NC
2478#, c-format
2479msgid " Pointer Size: %d\n"
2480msgstr ""
2481
1bf074fb 2482#: dwarf.c:3887
5fe73d46
NC
2483#, c-format
2484msgid " Signature: 0x%s\n"
2485msgstr ""
2486
1bf074fb 2487#: dwarf.c:3889
5fe73d46
NC
2488#, c-format
2489msgid " Type Offset: 0x%s\n"
2490msgstr ""
2491
1bf074fb 2492#: dwarf.c:3893
5fe73d46
NC
2493#, c-format
2494msgid " DWO ID: 0x%s\n"
2495msgstr ""
2496
1bf074fb 2497#: dwarf.c:3899
5fe73d46
NC
2498#, c-format
2499msgid " Section contributions:\n"
2500msgstr ""
2501
1bf074fb 2502#: dwarf.c:3900
5fe73d46
NC
2503#, c-format
2504msgid " .debug_abbrev.dwo: 0x%s 0x%s\n"
2505msgstr ""
2506
1bf074fb 2507#: dwarf.c:3903
5fe73d46
NC
2508#, c-format
2509msgid " .debug_line.dwo: 0x%s 0x%s\n"
2510msgstr ""
2511
1bf074fb 2512#: dwarf.c:3906
5fe73d46
NC
2513#, c-format
2514msgid " .debug_loc.dwo: 0x%s 0x%s\n"
2515msgstr ""
2516
1bf074fb 2517#: dwarf.c:3909
5fe73d46
NC
2518#, c-format
2519msgid " .debug_str_offsets.dwo: 0x%s 0x%s\n"
2520msgstr ""
2521
1bf074fb 2522#: dwarf.c:3920
5fe73d46
NC
2523#, c-format
2524msgid "CU at offset %s contains corrupt or unsupported version number: %d.\n"
2525msgstr ""
2526
1bf074fb 2527#: dwarf.c:3932
5fe73d46
NC
2528#, c-format
2529msgid "CU at offset %s contains corrupt or unsupported unit type: %d.\n"
2530msgstr ""
2531
1bf074fb 2532#: dwarf.c:3987
5fe73d46
NC
2533#, c-format
2534msgid " <%d><%lx>: Abbrev Number: 0\n"
2535msgstr ""
2536
1bf074fb 2537#: dwarf.c:3997
5fe73d46
NC
2538#, c-format
2539msgid "Bogus end-of-siblings marker detected at offset %lx in %s section\n"
2540msgstr ""
2541
1bf074fb 2542#: dwarf.c:4001
5fe73d46
NC
2543msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
2544msgstr ""
2545
1bf074fb 2546#: dwarf.c:4020
5fe73d46
NC
2547#, c-format
2548msgid " <%d><%lx>: Abbrev Number: %lu"
2549msgstr ""
2550
1bf074fb 2551#: dwarf.c:4024
5fe73d46
NC
2552#, c-format
2553msgid " <%d><%lx>: ...\n"
2554msgstr ""
2555
1bf074fb 2556#: dwarf.c:4045
5fe73d46
NC
2557#, c-format
2558msgid "DIE at offset 0x%lx refers to abbreviation number %lu which does not exist\n"
2559msgstr ""
2560
1bf074fb 2561#: dwarf.c:4120
5fe73d46
NC
2562msgid "DIE has locviews without loclist\n"
2563msgstr ""
2564
1bf074fb 2565#: dwarf.c:4229
5fe73d46
NC
2566#, c-format
2567msgid "The length field (0x%lx) in the debug_line header is wrong - the section is too small\n"
2568msgstr ""
2569
1bf074fb 2570#: dwarf.c:4244
5fe73d46
NC
2571msgid "Only DWARF version 2, 3, 4 and 5 line info is currently supported.\n"
2572msgstr ""
2573
1bf074fb 2574#: dwarf.c:4256 dwarf.c:7267 dwarf.c:8167
5fe73d46
NC
2575#, c-format
2576msgid "The %s section contains unsupported segment selector size: %d.\n"
2577msgstr ""
2578
1bf074fb 2579#: dwarf.c:4273
5fe73d46
NC
2580msgid "Invalid maximum operations per insn.\n"
2581msgstr ""
2582
1bf074fb 2583#: dwarf.c:4300
5fe73d46 2584msgid "Directory Table"
1bf074fb 2585msgstr "Tabelul de directoare"
5fe73d46 2586
1bf074fb 2587#: dwarf.c:4300
5fe73d46
NC
2588msgid "File Name Table"
2589msgstr ""
2590
1bf074fb 2591#: dwarf.c:4304
5fe73d46
NC
2592#, c-format
2593msgid "Unexpectedly large number of columns in the %s (%u)\n"
2594msgstr ""
2595
1bf074fb 2596#: dwarf.c:4314
5fe73d46
NC
2597#, c-format
2598msgid "%s: Corrupt format description entry\n"
2599msgstr ""
2600
1bf074fb 2601#: dwarf.c:4322
5fe73d46
NC
2602#, c-format
2603msgid ""
2604"\n"
2605" The %s is empty.\n"
2606msgstr ""
2607
1bf074fb 2608#: dwarf.c:4327
5fe73d46
NC
2609#, c-format
2610msgid "%s: Corrupt entry count - expected %s but none found\n"
2611msgstr ""
2612
1bf074fb 2613#: dwarf.c:4334
5fe73d46
NC
2614#, c-format
2615msgid "%s: format count is zero, but the table is not empty\n"
2616msgstr ""
2617
1bf074fb 2618#: dwarf.c:4339
5fe73d46
NC
2619#, c-format
2620msgid ""
2621"\n"
2622" The %s (offset 0x%lx, lines %s, columns %u):\n"
2623msgstr ""
2624
1bf074fb 2625#: dwarf.c:4343
5fe73d46
NC
2626#, c-format
2627msgid " Entry"
2628msgstr ""
2629
1bf074fb 2630#: dwarf.c:4357
5fe73d46
NC
2631#, c-format
2632msgid "\tName"
2633msgstr ""
2634
1bf074fb 2635#: dwarf.c:4360
5fe73d46
NC
2636#, c-format
2637msgid "\tDir"
2638msgstr ""
2639
1bf074fb 2640#: dwarf.c:4363
5fe73d46
NC
2641#, c-format
2642msgid "\tTime"
2643msgstr ""
2644
1bf074fb 2645#: dwarf.c:4366
5fe73d46
NC
2646#, c-format
2647msgid "\tSize"
2648msgstr ""
2649
1bf074fb 2650#: dwarf.c:4369
5fe73d46
NC
2651#, c-format
2652msgid "\tMD5\t\t\t"
2653msgstr ""
2654
1bf074fb
NC
2655#: dwarf.c:4372
2656#, c-format
5fe73d46 2657msgid "\t(Unknown format content type %s)"
1bf074fb 2658msgstr "\t(Tip de conținut în format necunoscut %s)"
5fe73d46 2659
1bf074fb 2660#: dwarf.c:4406
5fe73d46
NC
2661#, c-format
2662msgid ""
2663"\n"
2664"%s: Corrupt entries list\n"
2665msgstr ""
2666
1bf074fb 2667#: dwarf.c:4432
5fe73d46
NC
2668msgid "corrupt .debug_sup section: size is too small\n"
2669msgstr ""
2670
1bf074fb 2671#: dwarf.c:4439
5fe73d46
NC
2672msgid "corrupt .debug_sup section: version < 5"
2673msgstr ""
2674
1bf074fb 2675#: dwarf.c:4443
5fe73d46
NC
2676msgid "corrupt .debug_sup section: is_supplementary not 0 or 1\n"
2677msgstr ""
2678
1bf074fb 2679#: dwarf.c:4447
5fe73d46
NC
2680msgid "corrupt .debug_sup section: filename not empty in supplementary section\n"
2681msgstr ""
2682
1bf074fb 2683#: dwarf.c:4452
5fe73d46
NC
2684msgid "corrupt .debug_sup section: filename is not NUL terminated\n"
2685msgstr ""
2686
1bf074fb 2687#: dwarf.c:4460
5fe73d46
NC
2688msgid "corrupt .debug_sup section: bad LEB128 field for checksum length\n"
2689msgstr ""
2690
1bf074fb 2691#: dwarf.c:4466
5fe73d46
NC
2692msgid "corrupt .debug_sup section: checksum length is longer than the remaining section length\n"
2693msgstr ""
2694
1bf074fb 2695#: dwarf.c:4471
5fe73d46
NC
2696#, c-format
2697msgid "corrupt .debug_sup section: there are 0x%lx extra, unused bytes at the end of the section\n"
2698msgstr ""
2699
1bf074fb
NC
2700#: dwarf.c:4475
2701#, c-format
5fe73d46 2702msgid " Version: %u\n"
1bf074fb 2703msgstr " Versiune: %u\n"
5fe73d46 2704
1bf074fb 2705#: dwarf.c:4476
5fe73d46
NC
2706#, c-format
2707msgid " Is Supp: %u\n"
2708msgstr ""
2709
1bf074fb
NC
2710#: dwarf.c:4477
2711#, c-format
5fe73d46 2712msgid " Filename: %s\n"
1bf074fb 2713msgstr " Nume fișier: %s\n"
5fe73d46 2714
1bf074fb 2715#: dwarf.c:4478
5fe73d46
NC
2716#, c-format
2717msgid " Checksum Len: %lu\n"
2718msgstr ""
2719
1bf074fb 2720#: dwarf.c:4481
5fe73d46
NC
2721#, c-format
2722msgid " Checksum: "
2723msgstr ""
2724
1bf074fb 2725#: dwarf.c:4529 dwarf.c:4950
5fe73d46
NC
2726msgid "Partial .debug_line. section encountered without a prior full .debug_line section\n"
2727msgstr ""
2728
1bf074fb
NC
2729#: dwarf.c:4542 dwarf.c:6097
2730#, c-format
5fe73d46 2731msgid " Offset: 0x%lx\n"
1bf074fb 2732msgstr " Poziție: 0x%lx\n"
5fe73d46 2733
1bf074fb 2734#: dwarf.c:4543
5fe73d46
NC
2735#, c-format
2736msgid " Length: %ld\n"
2737msgstr " Lungime: %ld\n"
2738
1bf074fb 2739#: dwarf.c:4544
5fe73d46
NC
2740#, c-format
2741msgid " DWARF Version: %d\n"
2742msgstr " Versiune DWARF: %d\n"
2743
1bf074fb 2744#: dwarf.c:4547
5fe73d46
NC
2745#, c-format
2746msgid " Address size (bytes): %d\n"
2747msgstr ""
2748
1bf074fb 2749#: dwarf.c:4548
5fe73d46
NC
2750#, c-format
2751msgid " Segment selector (bytes): %d\n"
2752msgstr ""
2753
1bf074fb 2754#: dwarf.c:4550
5fe73d46
NC
2755#, c-format
2756msgid " Prologue Length: %d\n"
2757msgstr ""
2758
1bf074fb 2759#: dwarf.c:4551
5fe73d46
NC
2760#, c-format
2761msgid " Minimum Instruction Length: %d\n"
2762msgstr ""
2763
1bf074fb 2764#: dwarf.c:4553
5fe73d46
NC
2765#, c-format
2766msgid " Maximum Ops per Instruction: %d\n"
2767msgstr ""
2768
1bf074fb 2769#: dwarf.c:4554
5fe73d46
NC
2770#, c-format
2771msgid " Initial value of 'is_stmt': %d\n"
2772msgstr ""
2773
1bf074fb 2774#: dwarf.c:4555
5fe73d46
NC
2775#, c-format
2776msgid " Line Base: %d\n"
1bf074fb 2777msgstr " Bază Linie: %d\n"
5fe73d46 2778
1bf074fb 2779#: dwarf.c:4556
5fe73d46
NC
2780#, c-format
2781msgid " Line Range: %d\n"
2782msgstr " Interval Linie: %d\n"
2783
1bf074fb 2784#: dwarf.c:4557
5fe73d46
NC
2785#, c-format
2786msgid " Opcode Base: %d\n"
1bf074fb 2787msgstr " Baza codului operațional:: %d\n"
5fe73d46 2788
1bf074fb 2789#: dwarf.c:4562 dwarf.c:4966
5fe73d46
NC
2790msgid "Line range of 0 is invalid, using 1 instead\n"
2791msgstr ""
2792
1bf074fb 2793#: dwarf.c:4574
5fe73d46
NC
2794msgid "Line Base extends beyond end of section\n"
2795msgstr ""
2796
1bf074fb 2797#: dwarf.c:4578
5fe73d46
NC
2798#, c-format
2799msgid ""
2800"\n"
2801" Opcodes:\n"
2802msgstr ""
2803"\n"
1bf074fb 2804" Coduri operaționale:\n"
5fe73d46 2805
1bf074fb
NC
2806#: dwarf.c:4581
2807#, c-format
5fe73d46
NC
2808msgid " Opcode %d has %d arg\n"
2809msgid_plural " Opcode %d has %d args\n"
1bf074fb
NC
2810msgstr[0] " Codul operațional %d are un argument\n"
2811msgstr[1] " Codul operațional %d are două argumente\n"
2812msgstr[2] " Codul operațional %d are %d argumente\n"
2813msgstr[3] " Codul operațional %d are %d de argumente\n"
5fe73d46 2814
1bf074fb 2815#: dwarf.c:4601
5fe73d46
NC
2816#, c-format
2817msgid ""
2818"\n"
2819" The Directory Table is empty.\n"
2820msgstr ""
1bf074fb
NC
2821"\n"
2822" Tabelul de directoare este gol.\n"
5fe73d46 2823
1bf074fb
NC
2824#: dwarf.c:4606
2825#, c-format
5fe73d46
NC
2826msgid ""
2827"\n"
2828" The Directory Table (offset 0x%lx):\n"
2829msgstr ""
2830"\n"
1bf074fb 2831" Tabelul de directoare (poziția 0x%lx):\n"
5fe73d46 2832
1bf074fb 2833#: dwarf.c:4629
5fe73d46
NC
2834#, c-format
2835msgid ""
2836"\n"
2837" The File Name Table is empty.\n"
2838msgstr ""
2839
1bf074fb 2840#: dwarf.c:4632
5fe73d46
NC
2841#, c-format
2842msgid ""
2843"\n"
2844" The File Name Table (offset 0x%lx):\n"
2845msgstr ""
2846
1bf074fb 2847#: dwarf.c:4657
5fe73d46
NC
2848msgid "Corrupt file name table entry\n"
2849msgstr ""
2850
1bf074fb 2851#: dwarf.c:4674
5fe73d46
NC
2852#, c-format
2853msgid " No Line Number Statements.\n"
2854msgstr ""
2855
1bf074fb 2856#: dwarf.c:4677
5fe73d46
NC
2857#, c-format
2858msgid " Line Number Statements:\n"
2859msgstr ""
2860
1bf074fb 2861#: dwarf.c:4699
5fe73d46
NC
2862#, c-format
2863msgid " Special opcode %d: advance Address by %s to 0x%s%s"
2864msgstr ""
2865
1bf074fb
NC
2866#: dwarf.c:4704 dwarf.c:4725 dwarf.c:4767 dwarf.c:4787 dwarf.c:4837
2867#: dwarf.c:4857
5fe73d46
NC
2868msgid " (reset view)"
2869msgstr ""
2870
1bf074fb 2871#: dwarf.c:4719
5fe73d46
NC
2872#, c-format
2873msgid " Special opcode %d: advance Address by %s to 0x%s[%d]%s"
2874msgstr ""
2875
1bf074fb 2876#: dwarf.c:4729
5fe73d46
NC
2877#, c-format
2878msgid " and Line by %s to %d"
2879msgstr ""
2880
1bf074fb 2881#: dwarf.c:4732 dwarf.c:4749
5fe73d46
NC
2882#, c-format
2883msgid " (view %u)\n"
2884msgstr ""
2885
1bf074fb
NC
2886#: dwarf.c:4747
2887#, c-format
5fe73d46 2888msgid " Copy"
1bf074fb 2889msgstr " Copiază"
5fe73d46 2890
1bf074fb 2891#: dwarf.c:4763
5fe73d46
NC
2892#, c-format
2893msgid " Advance PC by %s to 0x%s%s\n"
2894msgstr ""
2895
1bf074fb 2896#: dwarf.c:4782
5fe73d46
NC
2897#, c-format
2898msgid " Advance PC by %s to 0x%s[%d]%s\n"
2899msgstr ""
2900
1bf074fb 2901#: dwarf.c:4794
5fe73d46
NC
2902#, c-format
2903msgid " Advance Line by %s to %d\n"
2904msgstr ""
2905
1bf074fb 2906#: dwarf.c:4801
5fe73d46
NC
2907#, c-format
2908msgid " Set File Name to entry %s in the File Name Table\n"
2909msgstr ""
2910
1bf074fb 2911#: dwarf.c:4808
5fe73d46
NC
2912#, c-format
2913msgid " Set column to %s\n"
2914msgstr ""
2915
1bf074fb 2916#: dwarf.c:4816
5fe73d46
NC
2917#, c-format
2918msgid " Set is_stmt to %s\n"
2919msgstr ""
2920
1bf074fb 2921#: dwarf.c:4821
5fe73d46
NC
2922#, c-format
2923msgid " Set basic block\n"
2924msgstr ""
2925
1bf074fb 2926#: dwarf.c:4833
5fe73d46
NC
2927#, c-format
2928msgid " Advance PC by constant %s to 0x%s%s\n"
2929msgstr ""
2930
1bf074fb 2931#: dwarf.c:4852
5fe73d46
NC
2932#, c-format
2933msgid " Advance PC by constant %s to 0x%s[%d]%s\n"
2934msgstr ""
2935
1bf074fb 2936#: dwarf.c:4865
5fe73d46
NC
2937#, c-format
2938msgid " Advance PC by fixed size amount %s to 0x%s\n"
2939msgstr ""
2940
1bf074fb 2941#: dwarf.c:4872
5fe73d46
NC
2942#, c-format
2943msgid " Set prologue_end to true\n"
2944msgstr ""
2945
1bf074fb 2946#: dwarf.c:4876
5fe73d46
NC
2947#, c-format
2948msgid " Set epilogue_begin to true\n"
2949msgstr ""
2950
1bf074fb 2951#: dwarf.c:4881
5fe73d46
NC
2952#, c-format
2953msgid " Set ISA to %s\n"
2954msgstr ""
2955
1bf074fb 2956#: dwarf.c:4885 dwarf.c:5524
5fe73d46
NC
2957#, c-format
2958msgid " Unknown opcode %d with operands: "
2959msgstr ""
2960
1bf074fb 2961#: dwarf.c:4979
5fe73d46
NC
2962#, c-format
2963msgid "opcode base of %d extends beyond end of section\n"
2964msgstr ""
2965
1bf074fb 2966#: dwarf.c:4994
5fe73d46
NC
2967#, c-format
2968msgid "Unexpectedly large number of columns in the directory name table (%u)\n"
2969msgstr ""
2970
1bf074fb 2971#: dwarf.c:5006 dwarf.c:5030 dwarf.c:5060
5fe73d46
NC
2972msgid "Corrupt directories list\n"
2973msgstr ""
2974
1bf074fb 2975#: dwarf.c:5068
5fe73d46
NC
2976#, c-format
2977msgid "Unexpectedly large number of columns in the file name table (%u)\n"
2978msgstr ""
2979
1bf074fb 2980#: dwarf.c:5080 dwarf.c:5105 dwarf.c:5152
5fe73d46
NC
2981msgid "Corrupt file name list\n"
2982msgstr ""
2983
1bf074fb 2984#: dwarf.c:5174
5fe73d46
NC
2985msgid "directory table ends unexpectedly\n"
2986msgstr ""
2987
1bf074fb 2988#: dwarf.c:5215
5fe73d46
NC
2989msgid "file table ends unexpectedly\n"
2990msgstr ""
2991
1bf074fb
NC
2992#: dwarf.c:5248
2993#, c-format
5fe73d46 2994msgid "CU: No directory table\n"
1bf074fb 2995msgstr "CU: Fără tabel de directoare\n"
5fe73d46 2996
1bf074fb 2997#: dwarf.c:5250
5fe73d46
NC
2998#, c-format
2999msgid "CU: %s:\n"
3000msgstr ""
3001
1bf074fb
NC
3002#: dwarf.c:5260 dwarf.c:5565 readelf.c:6901 readelf.c:6998 readelf.c:7016
3003#: readelf.c:7034 readelf.c:7838 readelf.c:12040 readelf.c:12705
3004#: readelf.c:12718 readelf.c:18102 readelf.c:18134
5fe73d46 3005msgid "<unknown>"
1bf074fb 3006msgstr "<necunoscut>"
5fe73d46 3007
1bf074fb 3008#: dwarf.c:5263 dwarf.c:5454
5fe73d46
NC
3009#, c-format
3010msgid "directory index %u > number of directories %s\n"
3011msgstr ""
3012
1bf074fb
NC
3013#: dwarf.c:5265 dwarf.c:5559 elfcomm.c:777 readelf.c:394 readelf.c:928
3014#: readelf.c:8016 readelf.c:8579 readelf.c:10615 readelf.c:13057
3015#: readelf.c:13123 readelf.c:13127 readelf.c:13199 readelf.c:13204
3016#: readelf.c:16832 readelf.c:16921 readelf.c:17514 readelf.c:17533
3017#: readelf.c:17652 readelf.c:18111 readelf.c:19266 readelf.c:19269
5fe73d46
NC
3018#, c-format
3019msgid "<corrupt>"
1bf074fb 3020msgstr "<corupt>"
5fe73d46 3021
1bf074fb 3022#: dwarf.c:5271
5fe73d46
NC
3023#, c-format
3024msgid "CU: %s/%s:\n"
1bf074fb 3025msgstr "CU: %s/%s:\n"
5fe73d46 3026
1bf074fb 3027#: dwarf.c:5277
5fe73d46
NC
3028#, c-format
3029msgid "File name Line number Starting address View Stmt\n"
3030msgstr ""
3031
1bf074fb 3032#: dwarf.c:5279
5fe73d46
NC
3033#, c-format
3034msgid "CU: Empty file name table\n"
3035msgstr ""
3036
1bf074fb 3037#: dwarf.c:5386
5fe73d46
NC
3038#, c-format
3039msgid "UNKNOWN (%u): length %ld\n"
3040msgstr ""
3041
1bf074fb 3042#: dwarf.c:5438
5fe73d46
NC
3043#, c-format
3044msgid ""
3045"\n"
3046" [Use file table entry %d]\n"
3047msgstr ""
3048
1bf074fb 3049#: dwarf.c:5442
5fe73d46
NC
3050#, c-format
3051msgid "file index %u > number of files %u\n"
3052msgstr ""
3053
1bf074fb 3054#: dwarf.c:5443
5fe73d46
NC
3055#, c-format
3056msgid ""
3057"\n"
3058" <over large file table index %u>"
3059msgstr ""
3060
1bf074fb 3061#: dwarf.c:5449
5fe73d46
NC
3062#, c-format
3063msgid ""
3064"\n"
3065" [Use file %s in directory table entry %d]\n"
3066msgstr ""
3067
1bf074fb 3068#: dwarf.c:5456
5fe73d46
NC
3069#, c-format
3070msgid ""
3071"\n"
3072" <over large directory table entry %u>\n"
3073msgstr ""
3074
1bf074fb 3075#: dwarf.c:5520
5fe73d46
NC
3076#, c-format
3077msgid " Set ISA to %lu\n"
3078msgstr ""
3079
1bf074fb 3080#: dwarf.c:5558
5fe73d46
NC
3081#, c-format
3082msgid "corrupt file index %u encountered\n"
3083msgstr ""
3084
1bf074fb 3085#: dwarf.c:5727
5fe73d46 3086msgid "no info"
1bf074fb 3087msgstr "fără informații"
5fe73d46 3088
1bf074fb 3089#: dwarf.c:5728
5fe73d46 3090msgid "type"
1bf074fb 3091msgstr "tip"
5fe73d46 3092
1bf074fb 3093#: dwarf.c:5729
5fe73d46 3094msgid "variable"
1bf074fb 3095msgstr "variabilă"
5fe73d46 3096
1bf074fb 3097#: dwarf.c:5730
5fe73d46 3098msgid "function"
1bf074fb 3099msgstr "funcție"
5fe73d46 3100
1bf074fb 3101#: dwarf.c:5731
5fe73d46
NC
3102msgid "other"
3103msgstr ""
3104
1bf074fb 3105#: dwarf.c:5732
5fe73d46
NC
3106msgid "unused5"
3107msgstr ""
3108
1bf074fb 3109#: dwarf.c:5733
5fe73d46
NC
3110msgid "unused6"
3111msgstr ""
3112
1bf074fb 3113#: dwarf.c:5734
5fe73d46
NC
3114msgid "unused7"
3115msgstr ""
3116
1bf074fb 3117#: dwarf.c:5772 dwarf.c:7595 dwarf.c:10087
5fe73d46
NC
3118#, c-format
3119msgid "Debug info is corrupted, %s header at %#lx has length %s\n"
3120msgstr ""
3121
1bf074fb 3122#: dwarf.c:5788 dwarf.c:7610
5fe73d46
NC
3123#, c-format
3124msgid ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
3125msgstr ""
3126
1bf074fb 3127#: dwarf.c:5793
5fe73d46
NC
3128#, c-format
3129msgid " Length: %ld\n"
3130msgstr ""
3131
1bf074fb 3132#: dwarf.c:5795
5fe73d46
NC
3133#, c-format
3134msgid " Version: %d\n"
3135msgstr ""
3136
1bf074fb 3137#: dwarf.c:5797
5fe73d46
NC
3138#, c-format
3139msgid " Offset into .debug_info section: 0x%lx\n"
3140msgstr ""
3141
1bf074fb 3142#: dwarf.c:5799
5fe73d46
NC
3143#, c-format
3144msgid " Size of area in .debug_info section: %ld\n"
3145msgstr ""
3146
1bf074fb 3147#: dwarf.c:5808
5fe73d46
NC
3148msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
3149msgstr ""
3150
1bf074fb 3151#: dwarf.c:5816
5fe73d46
NC
3152#, c-format
3153msgid ""
3154"\n"
3155" Offset Kind Name\n"
3156msgstr ""
3157
1bf074fb 3158#: dwarf.c:5818
5fe73d46
NC
3159#, c-format
3160msgid ""
3161"\n"
3162" Offset\tName\n"
3163msgstr ""
3164
1bf074fb 3165#: dwarf.c:5852
5fe73d46
NC
3166msgid "s"
3167msgstr ""
3168
1bf074fb 3169#: dwarf.c:5852
5fe73d46
NC
3170msgid "g"
3171msgstr ""
3172
1bf074fb 3173#: dwarf.c:5910
5fe73d46
NC
3174#, c-format
3175msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
3176msgstr ""
3177
1bf074fb 3178#: dwarf.c:5916
5fe73d46
NC
3179#, c-format
3180msgid " DW_MACINFO_end_file\n"
3181msgstr ""
3182
1bf074fb 3183#: dwarf.c:5923
5fe73d46
NC
3184#, c-format
3185msgid " DW_MACINFO_define - lineno : %d macro : %*s\n"
3186msgstr ""
3187
1bf074fb 3188#: dwarf.c:5933
5fe73d46
NC
3189#, c-format
3190msgid " DW_MACINFO_undef - lineno : %d macro : %*s\n"
3191msgstr ""
3192
1bf074fb 3193#: dwarf.c:5946
5fe73d46
NC
3194#, c-format
3195msgid " DW_MACINFO_vendor_ext - constant : %d string : %*s\n"
3196msgstr ""
3197
1bf074fb 3198#: dwarf.c:6090
5fe73d46
NC
3199#, c-format
3200msgid "Expected to find a version number of 4 or 5 in section %s but found %d instead\n"
3201msgstr ""
3202
1bf074fb
NC
3203#: dwarf.c:6099
3204#, c-format
5fe73d46 3205msgid " Version: %d\n"
1bf074fb 3206msgstr " Versiune: %d\n"
5fe73d46 3207
1bf074fb
NC
3208#: dwarf.c:6100
3209#, c-format
5fe73d46 3210msgid " Offset size: %d\n"
1bf074fb 3211msgstr " Dimensiunea decalajului: %d\n"
5fe73d46 3212
1bf074fb 3213#: dwarf.c:6104
5fe73d46
NC
3214#, c-format
3215msgid " Offset into .debug_line: 0x%lx\n"
3216msgstr ""
3217
1bf074fb 3218#: dwarf.c:6118
5fe73d46
NC
3219#, c-format
3220msgid " Extension opcode arguments:\n"
3221msgstr ""
3222
1bf074fb 3223#: dwarf.c:6125
5fe73d46
NC
3224#, c-format
3225msgid " DW_MACRO_%02x has no arguments\n"
3226msgstr ""
3227
1bf074fb 3228#: dwarf.c:6128
5fe73d46
NC
3229#, c-format
3230msgid " DW_MACRO_%02x arguments: "
3231msgstr ""
3232
1bf074fb 3233#: dwarf.c:6154
5fe73d46
NC
3234#, c-format
3235msgid "Invalid extension opcode form %s\n"
3236msgstr ""
3237
1bf074fb 3238#: dwarf.c:6171
5fe73d46
NC
3239msgid ".debug_macro section not zero terminated\n"
3240msgstr ""
3241
1bf074fb 3242#: dwarf.c:6185
5fe73d46
NC
3243#, c-format
3244msgid " DW_MACRO_define - lineno : %d macro : %*s\n"
3245msgstr ""
3246
1bf074fb 3247#: dwarf.c:6195
5fe73d46
NC
3248#, c-format
3249msgid " DW_MACRO_undef - lineno : %d macro : %*s\n"
3250msgstr ""
3251
1bf074fb 3252#: dwarf.c:6210
5fe73d46
NC
3253msgid "DW_MACRO_start_file used, but no .debug_line offset provided.\n"
3254msgstr ""
3255
1bf074fb 3256#: dwarf.c:6216
5fe73d46
NC
3257#, c-format
3258msgid " DW_MACRO_start_file - lineno: %d filenum: %d\n"
3259msgstr ""
3260
1bf074fb 3261#: dwarf.c:6219
5fe73d46
NC
3262#, c-format
3263msgid " DW_MACRO_start_file - lineno: %d filenum: %d filename: %s%s%s\n"
3264msgstr ""
3265
1bf074fb 3266#: dwarf.c:6227
5fe73d46
NC
3267#, c-format
3268msgid " DW_MACRO_end_file\n"
3269msgstr ""
3270
1bf074fb 3271#: dwarf.c:6237
5fe73d46
NC
3272#, c-format
3273msgid " DW_MACRO_define_strp - lineno : %d macro : %s\n"
3274msgstr ""
3275
1bf074fb 3276#: dwarf.c:6248
5fe73d46
NC
3277#, c-format
3278msgid " DW_MACRO_undef_strp - lineno : %d macro : %s\n"
3279msgstr ""
3280
1bf074fb 3281#: dwarf.c:6254
5fe73d46
NC
3282#, c-format
3283msgid " DW_MACRO_import - offset : 0x%lx\n"
3284msgstr ""
3285
1bf074fb 3286#: dwarf.c:6261
5fe73d46
NC
3287#, c-format
3288msgid " DW_MACRO_define_sup - lineno : %d macro offset : 0x%lx\n"
3289msgstr ""
3290
1bf074fb 3291#: dwarf.c:6268
5fe73d46
NC
3292#, c-format
3293msgid " DW_MACRO_undef_sup - lineno : %d macro offset : 0x%lx\n"
3294msgstr ""
3295
1bf074fb 3296#: dwarf.c:6274
5fe73d46
NC
3297#, c-format
3298msgid " DW_MACRO_import_sup - offset : 0x%lx\n"
3299msgstr ""
3300
1bf074fb 3301#: dwarf.c:6289
5fe73d46
NC
3302#, c-format
3303msgid "(with offset %s) "
3304msgstr ""
3305
1bf074fb 3306#: dwarf.c:6290
5fe73d46
NC
3307#, c-format
3308msgid "lineno : %d macro : %s\n"
3309msgstr ""
3310
1bf074fb 3311#: dwarf.c:6297
5fe73d46
NC
3312#, c-format
3313msgid " <Target Specific macro op: %#x - UNHANDLED"
3314msgstr ""
3315
1bf074fb 3316#: dwarf.c:6303
5fe73d46
NC
3317#, c-format
3318msgid " Unknown macro opcode %02x seen\n"
3319msgstr ""
3320
1bf074fb 3321#: dwarf.c:6314
5fe73d46
NC
3322#, c-format
3323msgid " DW_MACRO_%02x\n"
3324msgstr ""
3325
1bf074fb 3326#: dwarf.c:6317
5fe73d46
NC
3327#, c-format
3328msgid " DW_MACRO_%02x -"
3329msgstr ""
3330
1bf074fb 3331#: dwarf.c:6373
5fe73d46
NC
3332#, c-format
3333msgid " Number TAG (0x%lx)\n"
3334msgstr ""
3335
1bf074fb 3336#: dwarf.c:6382
5fe73d46
NC
3337msgid "has children"
3338msgstr ""
3339
1bf074fb 3340#: dwarf.c:6382
5fe73d46
NC
3341msgid "no children"
3342msgstr ""
3343
1bf074fb 3344#: dwarf.c:6444
5fe73d46
NC
3345#, c-format
3346msgid "location view pair\n"
3347msgstr ""
3348
1bf074fb 3349#: dwarf.c:6475
5fe73d46
NC
3350#, c-format
3351msgid "No debug information available for loc lists of entry: %u\n"
3352msgstr ""
3353
1bf074fb 3354#: dwarf.c:6487 dwarf.c:6636 dwarf.c:6854
5fe73d46
NC
3355#, c-format
3356msgid "Invalid pointer size (%d) in debug info for entry %d\n"
3357msgstr ""
3358
1bf074fb
NC
3359#: dwarf.c:6499 dwarf.c:6553 dwarf.c:6562 dwarf.c:6648 dwarf.c:6760
3360#: dwarf.c:6768 dwarf.c:6866 dwarf.c:6939 dwarf.c:6947 dwarf.c:7171
3361#: dwarf.c:7189
5fe73d46
NC
3362#, c-format
3363msgid "Location list starting at offset 0x%lx is not terminated.\n"
3364msgstr ""
3365
1bf074fb 3366#: dwarf.c:6521 dwarf.c:6677 dwarf.c:6904 dwarf.c:7962 dwarf.c:8027
5fe73d46
NC
3367#, c-format
3368msgid "<End of list>\n"
3369msgstr ""
3370
1bf074fb
NC
3371#: dwarf.c:6533 dwarf.c:6686 dwarf.c:6718 dwarf.c:7119 dwarf.c:7150
3372#: dwarf.c:8036 dwarf.c:8060
5fe73d46
NC
3373#, c-format
3374msgid "(base address)\n"
3375msgstr ""
3376
1bf074fb 3377#: dwarf.c:6547 dwarf.c:6670 dwarf.c:6892
5fe73d46
NC
3378#, c-format
3379msgid ""
3380"views at %8.8lx for:\n"
3381" %*s "
3382msgstr ""
3383
1bf074fb 3384#: dwarf.c:6583 dwarf.c:6789 dwarf.c:7180
5fe73d46
NC
3385msgid " (start == end)"
3386msgstr ""
3387
1bf074fb 3388#: dwarf.c:6585 dwarf.c:6791 dwarf.c:7182
5fe73d46
NC
3389msgid " (start > end)"
3390msgstr ""
3391
1bf074fb 3392#: dwarf.c:6623
5fe73d46
NC
3393#, c-format
3394msgid "No debug information available for loclists lists of entry: %u\n"
3395msgstr ""
3396
1bf074fb
NC
3397#: dwarf.c:6683 dwarf.c:7116
3398#, c-format
3399msgid "(index into .debug_addr) "
3400msgstr "(index în .debug_addr) "
3401
3402#: dwarf.c:6735
5fe73d46
NC
3403#, c-format
3404msgid "View pair entry in loclist with locviews attribute\n"
3405msgstr ""
3406
1bf074fb 3407#: dwarf.c:6742
5fe73d46
NC
3408#, c-format
3409msgid "views for:\n"
3410msgstr ""
3411
1bf074fb 3412#: dwarf.c:6747 dwarf.c:7165
5fe73d46
NC
3413#, c-format
3414msgid "Invalid location list entry type %d\n"
3415msgstr ""
3416
1bf074fb 3417#: dwarf.c:6800
5fe73d46
NC
3418#, c-format
3419msgid "Trailing view pair not used in a range"
3420msgstr ""
3421
1bf074fb 3422#: dwarf.c:6842
5fe73d46
NC
3423#, c-format
3424msgid "No debug information for loc lists of entry: %u\n"
3425msgstr ""
3426
1bf074fb 3427#: dwarf.c:6910
5fe73d46
NC
3428#, c-format
3429msgid "(base address selection entry)\n"
3430msgstr ""
3431
1bf074fb 3432#: dwarf.c:6931
5fe73d46
NC
3433#, c-format
3434msgid "Unknown location list entry type 0x%x.\n"
3435msgstr ""
3436
1bf074fb
NC
3437#: dwarf.c:7014
3438#, c-format
3439msgid "Table at Offset 0x%lx\n"
3440msgstr "Tabel la poziția 0x%lx\n"
3441
3442#: dwarf.c:7030 dwarf.c:8158
3443#, c-format
3444msgid " Length: 0x%s\n"
3445msgstr " Lungime: 0x%s\n"
3446
3447#: dwarf.c:7031 dwarf.c:8159
3448#, c-format
3449msgid " DWARF version: %u\n"
3450msgstr " Versiunea DWARF: %u\n"
3451
3452#: dwarf.c:7032 dwarf.c:8160
3453#, c-format
3454msgid " Address size: %u\n"
3455msgstr " Dimensiunea adresei: %u\n"
3456
3457#: dwarf.c:7033 dwarf.c:8161
3458#, c-format
3459msgid " Segment size: %u\n"
3460msgstr " Dimensiunea segmentului: %u\n"
3461
3462#: dwarf.c:7034 dwarf.c:8162
3463#, c-format
3464msgid " Offset entries: %u\n"
3465msgstr ""
3466
3467#: dwarf.c:7038
3468#, c-format
3469msgid "The %s section contains a corrupt or unsupported version number: %d.\n"
3470msgstr ""
3471
3472#: dwarf.c:7046
3473#, c-format
3474msgid "The %s section contains an unsupported segment selector size: %d.\n"
3475msgstr ""
3476
3477#: dwarf.c:7054
3478#, c-format
3479msgid "The %s section contains a table without offset\n"
3480msgstr ""
3481
3482#: dwarf.c:7059
3483#, c-format
5fe73d46
NC
3484msgid ""
3485"\n"
1bf074fb
NC
3486" Offset Entries starting at 0x%lx:\n"
3487msgstr ""
3488
3489#: dwarf.c:7069 dwarf.c:8192
3490#, c-format
3491msgid " [%6u] 0x%s\n"
3492msgstr ""
3493
3494#: dwarf.c:7079 dwarf.c:8202
3495#, c-format
3496msgid " [%6u] 0x%x\n"
3497msgstr ""
3498
3499#: dwarf.c:7097
3500#, c-format
3501msgid " Offset Entry %u\n"
5fe73d46 3502msgstr ""
1bf074fb
NC
3503
3504#: dwarf.c:7109
3505#, c-format
3506msgid ""
3507"<End of list>\n"
5fe73d46 3508"\n"
1bf074fb 3509msgstr ""
5fe73d46 3510
1bf074fb 3511#: dwarf.c:7236 dwarf.c:7490 dwarf.c:7708 dwarf.c:7815 dwarf.c:8252
5fe73d46 3512#, c-format
1bf074fb
NC
3513msgid ""
3514"\n"
3515"The %s section is empty.\n"
5fe73d46 3516msgstr ""
1bf074fb
NC
3517"\n"
3518"Secțiunea %s este goală.\n"
5fe73d46 3519
1bf074fb 3520#: dwarf.c:7256
5fe73d46 3521#, c-format
1bf074fb 3522msgid "The %s section contains corrupt or unsupported version number: %d.\n"
5fe73d46
NC
3523msgstr ""
3524
1bf074fb 3525#: dwarf.c:7283 dwarf.c:7714 dwarf.c:8263
5fe73d46
NC
3526#, c-format
3527msgid "Unable to load/parse the .debug_info section, so cannot interpret the %s section.\n"
3528msgstr ""
3529
1bf074fb 3530#: dwarf.c:7331
5fe73d46
NC
3531msgid "No location lists in .debug_info section!\n"
3532msgstr ""
3533
1bf074fb 3534#: dwarf.c:7336
5fe73d46 3535#, c-format
1bf074fb 3536msgid "Location lists in %s section start at 0x%s rather than 0x%s\n"
5fe73d46
NC
3537msgstr ""
3538
1bf074fb 3539#: dwarf.c:7347
5fe73d46
NC
3540#, c-format
3541msgid ""
3542" Warning: This section has relocations - addresses seen here may not be accurate.\n"
3543"\n"
3544msgstr ""
3545
1bf074fb
NC
3546#: dwarf.c:7349
3547#, c-format
5fe73d46 3548msgid " Offset Begin End Expression\n"
1bf074fb 3549msgstr " Decalaj Începe Termină Expresie\n"
5fe73d46 3550
1bf074fb 3551#: dwarf.c:7404 dwarf.c:8349
5fe73d46
NC
3552#, c-format
3553msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
3554msgstr ""
3555
1bf074fb 3556#: dwarf.c:7409 dwarf.c:8356
5fe73d46
NC
3557#, c-format
3558msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
3559msgstr ""
3560
1bf074fb 3561#: dwarf.c:7419
5fe73d46
NC
3562#, c-format
3563msgid "Offset 0x%lx is bigger than %s section size.\n"
3564msgstr ""
3565
1bf074fb 3566#: dwarf.c:7427
5fe73d46
NC
3567#, c-format
3568msgid "View Offset 0x%lx is bigger than %s section size.\n"
3569msgstr ""
3570
1bf074fb 3571#: dwarf.c:7445
5fe73d46 3572msgid "DWO is not yet supported.\n"
1bf074fb 3573msgstr "DWO nu este încă acceptat.\n"
5fe73d46 3574
1bf074fb 3575#: dwarf.c:7462
5fe73d46
NC
3576msgid "Hole and overlap detection requires adjacent view lists and loclists.\n"
3577msgstr ""
3578
1bf074fb 3579#: dwarf.c:7471
5fe73d46
NC
3580#, c-format
3581msgid "There is %ld unused byte at the end of section %s\n"
3582msgid_plural "There are %ld unused bytes at the end of section %s\n"
3583msgstr[0] ""
3584msgstr[1] ""
3585msgstr[2] ""
1bf074fb 3586msgstr[3] ""
5fe73d46 3587
1bf074fb 3588#: dwarf.c:7623
5fe73d46
NC
3589msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
3590msgstr ""
3591
1bf074fb 3592#: dwarf.c:7627
5fe73d46
NC
3593#, c-format
3594msgid " Length: %ld\n"
3595msgstr " Lungime: %ld\n"
3596
1bf074fb 3597#: dwarf.c:7629
5fe73d46
NC
3598#, c-format
3599msgid " Version: %d\n"
3600msgstr " Versiune: %d\n"
3601
1bf074fb 3602#: dwarf.c:7630
5fe73d46
NC
3603#, c-format
3604msgid " Offset into .debug_info: 0x%lx\n"
3605msgstr ""
3606
1bf074fb 3607#: dwarf.c:7632
5fe73d46
NC
3608#, c-format
3609msgid " Pointer Size: %d\n"
3610msgstr ""
3611
1bf074fb 3612#: dwarf.c:7633
5fe73d46
NC
3613#, c-format
3614msgid " Segment Size: %d\n"
3615msgstr ""
3616
1bf074fb 3617#: dwarf.c:7640
5fe73d46
NC
3618#, c-format
3619msgid "Invalid address size in %s section!\n"
3620msgstr ""
3621
1bf074fb 3622#: dwarf.c:7650
5fe73d46
NC
3623msgid "Pointer size + Segment size is not a power of two.\n"
3624msgstr ""
3625
1bf074fb
NC
3626#: dwarf.c:7655
3627#, c-format
5fe73d46
NC
3628msgid ""
3629"\n"
3630" Address Length\n"
1bf074fb
NC
3631msgstr ""
3632"\n"
3633" Adresă Lungime\n"
5fe73d46 3634
1bf074fb 3635#: dwarf.c:7657
5fe73d46
NC
3636#, c-format
3637msgid ""
3638"\n"
3639" Address Length\n"
3640msgstr ""
3641
1bf074fb 3642#: dwarf.c:7734
5fe73d46
NC
3643#, c-format
3644msgid "Corrupt address base (%lx) found in debug section %u\n"
3645msgstr ""
3646
1bf074fb 3647#: dwarf.c:7751
5fe73d46
NC
3648#, c-format
3649msgid " For compilation unit at offset 0x%s:\n"
3650msgstr ""
3651
1bf074fb 3652#: dwarf.c:7754
5fe73d46
NC
3653#, c-format
3654msgid "\tIndex\tAddress\n"
3655msgstr ""
3656
1bf074fb 3657#: dwarf.c:7766
5fe73d46
NC
3658#, c-format
3659msgid "Corrupt %s section: expecting header size of 8 or 16, but found %ld instead\n"
3660msgstr ""
3661
1bf074fb 3662#: dwarf.c:7778
5fe73d46
NC
3663#, c-format
3664msgid "Corrupt %s section: expecting version number 5 in header but found %d instead\n"
3665msgstr ""
3666
1bf074fb 3667#: dwarf.c:7792
5fe73d46
NC
3668#, c-format
3669msgid "\t%d:\t"
3670msgstr ""
3671
1bf074fb 3672#: dwarf.c:7862 dwarf.c:7886
5fe73d46
NC
3673#, c-format
3674msgid " Length: %#lx\n"
3675msgstr ""
3676
1bf074fb 3677#: dwarf.c:7863 dwarf.c:7888
5fe73d46
NC
3678#, c-format
3679msgid " Index Offset [String]\n"
3680msgstr ""
3681
1bf074fb 3682#: dwarf.c:7871
5fe73d46
NC
3683#, c-format
3684msgid "Section %s is too small %#lx\n"
3685msgstr ""
3686
1bf074fb 3687#: dwarf.c:7879
5fe73d46
NC
3688#, c-format
3689msgid "Unexpected version number in str_offset header: %#x\n"
3690msgstr ""
3691
1bf074fb 3692#: dwarf.c:7884
5fe73d46
NC
3693#, c-format
3694msgid "Unexpected value in str_offset header's padding field: %#x\n"
3695msgstr ""
3696
1bf074fb
NC
3697#: dwarf.c:7887
3698#, c-format
5fe73d46 3699msgid " Version: %#lx\n"
1bf074fb 3700msgstr " Versiune: %#lx\n"
5fe73d46 3701
1bf074fb 3702#: dwarf.c:7981 dwarf.c:8093
5fe73d46
NC
3703msgid "(start == end)"
3704msgstr ""
3705
1bf074fb 3706#: dwarf.c:7983 dwarf.c:8095
5fe73d46
NC
3707msgid "(start > end)"
3708msgstr ""
3709
1bf074fb 3710#: dwarf.c:8014
5fe73d46
NC
3711#, c-format
3712msgid "Range list starting at offset 0x%s is not terminated.\n"
3713msgstr ""
3714
1bf074fb
NC
3715#: dwarf.c:8032
3716#, c-format
3717msgid "(base address index) "
3718msgstr ""
3719
3720#: dwarf.c:8072
5fe73d46
NC
3721#, c-format
3722msgid "Invalid range list entry type %d\n"
3723msgstr ""
3724
1bf074fb 3725#: dwarf.c:8143
5fe73d46
NC
3726#, c-format
3727msgid "The length field (0x%lx) in the debug_rnglists header is wrong - the section is too small\n"
3728msgstr ""
3729
1bf074fb
NC
3730#: dwarf.c:8157
3731#, c-format
3732msgid " Table at Offset: 0x%s:\n"
3733msgstr " Tabel la poziția: 0x%s:\n"
3734
3735#: dwarf.c:8175
3736msgid "Only DWARF version 5+ debug_rnglists info is currently supported.\n"
3737msgstr ""
3738
3739#: dwarf.c:8184
3740#, c-format
3741msgid ""
3742"\n"
3743" Offsets starting at 0x%lx:\n"
3744msgstr ""
3745
3746#: dwarf.c:8214
3747#, c-format
3748msgid ""
3749"\n"
3750" Offset: %lx, Index: 0x%s\n"
5fe73d46
NC
3751msgstr ""
3752
1bf074fb 3753#: dwarf.c:8216 dwarf.c:8305
5fe73d46 3754#, c-format
1bf074fb 3755msgid " Offset Begin End\n"
5fe73d46
NC
3756msgstr ""
3757
3758#. This can happen when the file was compiled with -gsplit-debug
3759#. which removes references to range lists from the primary .o file.
1bf074fb 3760#: dwarf.c:8276
5fe73d46
NC
3761#, c-format
3762msgid "No range lists in .debug_info section.\n"
3763msgstr ""
3764
1bf074fb 3765#: dwarf.c:8301
5fe73d46
NC
3766#, c-format
3767msgid "Range lists in %s section start at 0x%lx\n"
3768msgstr ""
3769
1bf074fb 3770#: dwarf.c:8323
5fe73d46
NC
3771#, c-format
3772msgid "Corrupt pointer size (%d) in debug entry at offset %8.8lx\n"
3773msgstr ""
3774
1bf074fb 3775#: dwarf.c:8330
5fe73d46
NC
3776#, c-format
3777msgid "Corrupt offset (%#8.8lx) in range entry %u\n"
3778msgstr ""
3779
1bf074fb 3780#: dwarf.c:8432
5fe73d46
NC
3781#, c-format
3782msgid "Unfeasibly large register number: %u\n"
3783msgstr ""
3784
1bf074fb 3785#: dwarf.c:8445
5fe73d46
NC
3786#, c-format
3787msgid "Out of memory allocating %u columns in dwarf frame arrays\n"
3788msgstr ""
3789
1bf074fb 3790#: dwarf.c:8894
5fe73d46
NC
3791msgid "No terminator for augmentation name\n"
3792msgstr ""
3793
1bf074fb 3794#: dwarf.c:8912
5fe73d46
NC
3795#, c-format
3796msgid "Invalid pointer size (%d) in CIE data\n"
3797msgstr ""
3798
1bf074fb 3799#: dwarf.c:8920
5fe73d46
NC
3800#, c-format
3801msgid "Invalid segment size (%d) in CIE data\n"
3802msgstr ""
3803
1bf074fb 3804#: dwarf.c:8956 dwarf.c:9329
5fe73d46
NC
3805#, c-format
3806msgid "Augmentation data too long: 0x%s, expected at most %#lx\n"
3807msgstr ""
3808
1bf074fb 3809#: dwarf.c:9043
5fe73d46
NC
3810#, c-format
3811msgid " Augmentation data: "
3812msgstr ""
3813
1bf074fb 3814#: dwarf.c:9059
5fe73d46
NC
3815msgid "bad register: "
3816msgstr ""
3817
1bf074fb 3818#: dwarf.c:9231
5fe73d46
NC
3819msgid "Failed to read CIE information\n"
3820msgstr ""
3821
1bf074fb 3822#: dwarf.c:9242 dwarf.c:9263 dwarf.c:9290
5fe73d46 3823msgid "Invalid max register\n"
1bf074fb 3824msgstr "Registru maxim nevalid\n"
5fe73d46
NC
3825
3826#. PR 17512: file: 9e196b3e.
1bf074fb 3827#: dwarf.c:9305
5fe73d46
NC
3828#, c-format
3829msgid "Probably corrupt segment size: %d - using 4 instead\n"
3830msgstr ""
3831
3832#. Ideally translate "invalid " to 8 chars, trailing space
3833#. is optional.
1bf074fb
NC
3834#: dwarf.c:9351
3835#, c-format
5fe73d46 3836msgid "cie=invalid "
1bf074fb 3837msgstr "cie=nevalid "
5fe73d46 3838
1bf074fb 3839#: dwarf.c:9778
5fe73d46
NC
3840msgid "Invalid column number in saved frame state\n"
3841msgstr ""
3842
1bf074fb 3843#: dwarf.c:9825
5fe73d46
NC
3844#, c-format
3845msgid " DW_CFA_def_cfa_expression: <corrupt len %lu>\n"
3846msgstr ""
3847
1bf074fb 3848#: dwarf.c:9848
5fe73d46
NC
3849#, c-format
3850msgid " DW_CFA_expression: <corrupt len %lu>\n"
3851msgstr ""
3852
1bf074fb 3853#: dwarf.c:9981
5fe73d46
NC
3854#, c-format
3855msgid " DW_CFA_??? (User defined call frame op: %#x)\n"
3856msgstr ""
3857
1bf074fb 3858#: dwarf.c:9983
5fe73d46
NC
3859#, c-format
3860msgid "Unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
3861msgstr ""
3862
1bf074fb 3863#: dwarf.c:10097 dwarf.c:10522
5fe73d46
NC
3864#, c-format
3865msgid "Version %ld\n"
3866msgstr ""
3867
1bf074fb 3868#: dwarf.c:10103
5fe73d46
NC
3869msgid "Only DWARF version 5 .debug_names is currently supported.\n"
3870msgstr ""
3871
1bf074fb 3872#: dwarf.c:10110
5fe73d46
NC
3873#, c-format
3874msgid "Padding field of .debug_names must be 0 (found 0x%x)\n"
3875msgstr ""
3876
1bf074fb 3877#: dwarf.c:10115
5fe73d46
NC
3878msgid "Compilation unit count must be >= 1 in .debug_names\n"
3879msgstr ""
3880
1bf074fb 3881#: dwarf.c:10126
5fe73d46
NC
3882#, c-format
3883msgid "Augmentation string length %u must be rounded up to a multiple of 4 in .debug_names.\n"
3884msgstr ""
3885
1bf074fb 3886#: dwarf.c:10134
5fe73d46
NC
3887#, c-format
3888msgid "Augmentation string:"
3889msgstr ""
3890
1bf074fb 3891#: dwarf.c:10161
5fe73d46
NC
3892#, c-format
3893msgid "CU table:\n"
3894msgstr ""
3895
1bf074fb 3896#: dwarf.c:10170 dwarf.c:10183
5fe73d46
NC
3897#, c-format
3898msgid "[%3u] 0x%lx\n"
3899msgstr ""
3900
1bf074fb 3901#: dwarf.c:10174
5fe73d46
NC
3902#, c-format
3903msgid "TU table:\n"
3904msgstr ""
3905
1bf074fb 3906#: dwarf.c:10187
5fe73d46
NC
3907#, c-format
3908msgid "Foreign TU table:\n"
3909msgstr ""
3910
1bf074fb 3911#: dwarf.c:10196
5fe73d46
NC
3912#, c-format
3913msgid "[%3u] "
3914msgstr ""
3915
1bf074fb 3916#: dwarf.c:10207
5fe73d46
NC
3917#, c-format
3918msgid "Entry pool offset (0x%lx) exceeds unit size 0x%lx for unit 0x%lx in the debug_names\n"
3919msgstr ""
3920
1bf074fb 3921#: dwarf.c:10236
5fe73d46
NC
3922#, c-format
3923msgid "Used %zu of %lu bucket.\n"
3924msgid_plural "Used %zu of %lu buckets.\n"
3925msgstr[0] ""
3926msgstr[1] ""
3927msgstr[2] ""
1bf074fb 3928msgstr[3] ""
5fe73d46 3929
1bf074fb 3930#: dwarf.c:10265
5fe73d46
NC
3931#, c-format
3932msgid "Out of %lu items there are %zu bucket clashes (longest of %zu entries).\n"
3933msgstr ""
3934
1bf074fb
NC
3935#: dwarf.c:10270
3936#, c-format
3937msgid "The name_count (%lu) is not the same as the used bucket_count (%lu) + the hash clash count (%lu)"
3938msgstr ""
3939
3940#: dwarf.c:10308
5fe73d46
NC
3941#, c-format
3942msgid "Duplicate abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3943msgstr ""
3944
1bf074fb 3945#: dwarf.c:10330 dwarf.c:10612
5fe73d46
NC
3946#, c-format
3947msgid ""
3948"\n"
3949"Symbol table:\n"
3950msgstr ""
3951
1bf074fb 3952#: dwarf.c:10382
5fe73d46
NC
3953#, c-format
3954msgid "Undefined abbreviation tag %lu in unit 0x%lx in the debug_names\n"
3955msgstr ""
3956
1bf074fb 3957#: dwarf.c:10413
5fe73d46
NC
3958#, c-format
3959msgid " <no entries>"
3960msgstr ""
3961
1bf074fb 3962#: dwarf.c:10445
5fe73d46
NC
3963msgid "The debuglink filename is corrupt/missing\n"
3964msgstr ""
3965
1bf074fb 3966#: dwarf.c:10449
5fe73d46
NC
3967#, c-format
3968msgid " Separate debug info file: %s\n"
3969msgstr ""
3970
1bf074fb 3971#: dwarf.c:10460
5fe73d46
NC
3972msgid "CRC offset missing/truncated\n"
3973msgstr ""
3974
1bf074fb 3975#: dwarf.c:10466
5fe73d46
NC
3976#, c-format
3977msgid " CRC value: %#x\n"
3978msgstr ""
3979
1bf074fb 3980#: dwarf.c:10470
5fe73d46
NC
3981#, c-format
3982msgid "There are %#lx extraneous bytes at the end of the section\n"
3983msgstr ""
3984
1bf074fb 3985#: dwarf.c:10484
5fe73d46
NC
3986#, c-format
3987msgid "Build-ID is too short (%#lx bytes)\n"
3988msgstr ""
3989
1bf074fb 3990#: dwarf.c:10488
5fe73d46
NC
3991#, c-format
3992msgid " Build-ID (%#lx bytes):"
3993msgstr ""
3994
1bf074fb 3995#: dwarf.c:10517
5fe73d46
NC
3996#, c-format
3997msgid "Truncated header in the %s section.\n"
3998msgstr ""
3999
1bf074fb 4000#: dwarf.c:10528
5fe73d46
NC
4001#, c-format
4002msgid "Unsupported version %lu.\n"
4003msgstr ""
4004
1bf074fb 4005#: dwarf.c:10532
5fe73d46
NC
4006msgid "The address table data in version 3 may be wrong.\n"
4007msgstr ""
4008
1bf074fb 4009#: dwarf.c:10534
5fe73d46
NC
4010msgid "Version 4 does not support case insensitive lookups.\n"
4011msgstr ""
4012
1bf074fb 4013#: dwarf.c:10536
5fe73d46
NC
4014msgid "Version 5 does not include inlined functions.\n"
4015msgstr ""
4016
1bf074fb 4017#: dwarf.c:10538
5fe73d46
NC
4018msgid "Version 6 does not include symbol attributes.\n"
4019msgstr ""
4020
1bf074fb 4021#: dwarf.c:10560
5fe73d46
NC
4022#, c-format
4023msgid "Corrupt header in the %s section.\n"
4024msgstr ""
4025
1bf074fb 4026#: dwarf.c:10575
5fe73d46
NC
4027#, c-format
4028msgid ""
4029"\n"
4030"CU table:\n"
4031msgstr ""
4032
1bf074fb 4033#: dwarf.c:10581
5fe73d46
NC
4034#, c-format
4035msgid "[%3u] 0x%lx - 0x%lx\n"
4036msgstr ""
4037
1bf074fb 4038#: dwarf.c:10586
5fe73d46
NC
4039#, c-format
4040msgid ""
4041"\n"
4042"TU table:\n"
4043msgstr ""
4044
1bf074fb 4045#: dwarf.c:10593
5fe73d46
NC
4046#, c-format
4047msgid "[%3u] 0x%lx 0x%lx "
4048msgstr ""
4049
1bf074fb 4050#: dwarf.c:10600
5fe73d46
NC
4051#, c-format
4052msgid ""
4053"\n"
4054"Address table:\n"
4055msgstr ""
4056
1bf074fb 4057#: dwarf.c:10609
5fe73d46
NC
4058#, c-format
4059msgid "%lu\n"
4060msgstr ""
4061
1bf074fb 4062#: dwarf.c:10627
5fe73d46
NC
4063#, c-format
4064msgid "[%3u] <corrupt offset: %x>"
4065msgstr ""
4066
1bf074fb 4067#: dwarf.c:10628
5fe73d46
NC
4068#, c-format
4069msgid "Corrupt name offset of 0x%x found for symbol table slot %d\n"
4070msgstr ""
4071
1bf074fb 4072#: dwarf.c:10639
5fe73d46
NC
4073#, c-format
4074msgid "<invalid CU vector offset: %x>\n"
4075msgstr ""
4076
1bf074fb 4077#: dwarf.c:10640
5fe73d46
NC
4078#, c-format
4079msgid "Corrupt CU vector offset of 0x%x found for symbol table slot %d\n"
4080msgstr ""
4081
1bf074fb 4082#: dwarf.c:10651
5fe73d46
NC
4083#, c-format
4084msgid "Invalid number of CUs (0x%x) for symbol table slot %d\n"
4085msgstr ""
4086
1bf074fb 4087#: dwarf.c:10676
5fe73d46 4088msgid "static"
1bf074fb 4089msgstr "static"
5fe73d46 4090
1bf074fb 4091#: dwarf.c:10676
5fe73d46 4092msgid "global"
1bf074fb 4093msgstr "global"
5fe73d46 4094
1bf074fb 4095#: dwarf.c:10714 dwarf.c:10725
5fe73d46
NC
4096msgid "Internal error: out of space in the shndx pool.\n"
4097msgstr ""
4098
1bf074fb
NC
4099#: dwarf.c:10788
4100#, c-format
5fe73d46 4101msgid "Section %s is empty\n"
1bf074fb 4102msgstr "Secțiunea %s este goală\n"
5fe73d46 4103
1bf074fb 4104#: dwarf.c:10794
5fe73d46
NC
4105#, c-format
4106msgid "Section %s is too small to contain a CU/TU header\n"
4107msgstr ""
4108
1bf074fb
NC
4109#: dwarf.c:10813
4110#, c-format
5fe73d46 4111msgid " Version: %u\n"
1bf074fb 4112msgstr " Versiune: %u\n"
5fe73d46 4113
1bf074fb 4114#: dwarf.c:10815
5fe73d46
NC
4115#, c-format
4116msgid " Number of columns: %u\n"
1bf074fb 4117msgstr " Numărul de coloane: %u\n"
5fe73d46 4118
1bf074fb 4119#: dwarf.c:10816
5fe73d46
NC
4120#, c-format
4121msgid " Number of used entries: %u\n"
4122msgstr ""
4123
1bf074fb 4124#: dwarf.c:10817
5fe73d46
NC
4125#, c-format
4126msgid ""
4127" Number of slots: %u\n"
4128"\n"
4129msgstr ""
4130
1bf074fb 4131#: dwarf.c:10824
5fe73d46
NC
4132#, c-format
4133msgid "Section %s is too small for %u slot\n"
4134msgid_plural "Section %s is too small for %u slots\n"
4135msgstr[0] ""
4136msgstr[1] ""
4137msgstr[2] ""
1bf074fb 4138msgstr[3] ""
5fe73d46 4139
1bf074fb 4140#: dwarf.c:10848
5fe73d46
NC
4141msgid "Section index pool located before start of section\n"
4142msgstr ""
4143
1bf074fb 4144#: dwarf.c:10853
5fe73d46
NC
4145#, c-format
4146msgid " [%3d] Signature: 0x%s Sections: "
4147msgstr ""
4148
1bf074fb 4149#: dwarf.c:10859
5fe73d46
NC
4150#, c-format
4151msgid "Section %s too small for shndx pool\n"
4152msgstr ""
4153
1bf074fb 4154#: dwarf.c:10905
5fe73d46
NC
4155#, c-format
4156msgid "Section %s too small for offset and size tables\n"
4157msgstr ""
4158
1bf074fb 4159#: dwarf.c:10912
5fe73d46
NC
4160#, c-format
4161msgid " Offset table\n"
4162msgstr ""
4163
1bf074fb 4164#: dwarf.c:10914 dwarf.c:11002
5fe73d46
NC
4165msgid "signature"
4166msgstr ""
4167
1bf074fb 4168#: dwarf.c:10914 dwarf.c:11002
5fe73d46 4169msgid "dwo_id"
1bf074fb 4170msgstr "dwo_id"
5fe73d46 4171
1bf074fb 4172#: dwarf.c:10953
5fe73d46
NC
4173#, c-format
4174msgid "Row index (%u) is larger than number of used entries (%u)\n"
4175msgstr ""
4176
1bf074fb 4177#: dwarf.c:10967 dwarf.c:11026
5fe73d46
NC
4178#, c-format
4179msgid " [%3d] 0x%s"
4180msgstr ""
4181
1bf074fb 4182#: dwarf.c:10982 dwarf.c:11054
5fe73d46
NC
4183#, c-format
4184msgid "Overlarge Dwarf section index detected: %u\n"
4185msgstr ""
4186
1bf074fb 4187#: dwarf.c:11000
5fe73d46
NC
4188#, c-format
4189msgid " Size table\n"
4190msgstr ""
4191
1bf074fb 4192#: dwarf.c:11040
5fe73d46
NC
4193#, c-format
4194msgid "Too many rows/columns in DWARF index section %s\n"
4195msgstr ""
4196
1bf074fb 4197#: dwarf.c:11069
5fe73d46
NC
4198#, c-format
4199msgid " Unsupported version (%d)\n"
4200msgstr ""
4201
1bf074fb 4202#: dwarf.c:11141
5fe73d46
NC
4203#, c-format
4204msgid "Displaying the debug contents of section %s is not yet supported.\n"
4205msgstr ""
4206
1bf074fb 4207#: dwarf.c:11172
5fe73d46
NC
4208#, c-format
4209msgid "Attempt to allocate an array with an excessive number of elements: 0x%lx\n"
4210msgstr ""
4211
1bf074fb 4212#: dwarf.c:11190
5fe73d46
NC
4213#, c-format
4214msgid "Attempt to re-allocate an array with an excessive number of elements: 0x%lx\n"
4215msgstr ""
4216
1bf074fb 4217#: dwarf.c:11206
5fe73d46
NC
4218#, c-format
4219msgid "Attempt to allocate a zero'ed array with an excessive number of elements: 0x%lx\n"
4220msgstr ""
4221
1bf074fb
NC
4222#: dwarf.c:11304
4223#, c-format
5fe73d46 4224msgid "Unable to reopen separate debug info file: %s\n"
1bf074fb 4225msgstr "Nu s-a putut redeschide fișierul separat ce conține informațiile de depanare: %s\n"
5fe73d46 4226
1bf074fb 4227#: dwarf.c:11316
5fe73d46
NC
4228#, c-format
4229msgid "Separate debug info file %s found, but CRC does not match - ignoring\n"
4230msgstr ""
4231
1bf074fb
NC
4232#: dwarf.c:11495
4233#, c-format
5fe73d46 4234msgid "Corrupt debuglink section: %s\n"
1bf074fb 4235msgstr "Secțiune de legătură de depanare (debuglink) coruptă: %s\n"
5fe73d46 4236
1bf074fb 4237#: dwarf.c:11534
5fe73d46
NC
4238msgid "Out of memory"
4239msgstr ""
4240
4241#. Failed to find the file.
1bf074fb 4242#: dwarf.c:11610
5fe73d46
NC
4243#, c-format
4244msgid "could not find separate debug file '%s'\n"
4245msgstr ""
4246
1bf074fb
NC
4247#: dwarf.c:11612 dwarf.c:11617 dwarf.c:11623 dwarf.c:11627 dwarf.c:11632
4248#: dwarf.c:11635 dwarf.c:11638 dwarf.c:11641
4249#, c-format
5fe73d46 4250msgid "tried: %s\n"
1bf074fb 4251msgstr "s-a încercat: %s\n"
5fe73d46 4252
1bf074fb 4253#: dwarf.c:11651
5fe73d46
NC
4254#, c-format
4255msgid "tried: DEBUGINFOD_URLS=%s\n"
1bf074fb 4256msgstr "s-a încercat: DEBUGINFOD_URLS=%s\n"
5fe73d46 4257
1bf074fb
NC
4258#: dwarf.c:11679
4259#, c-format
5fe73d46 4260msgid "failed to open separate debug file: %s\n"
1bf074fb 4261msgstr "nu s-a putut deschide fișierul separat ce conține informațiile de depanare: %s\n"
5fe73d46 4262
1bf074fb
NC
4263#: dwarf.c:11688
4264#, c-format
5fe73d46
NC
4265msgid ""
4266"\n"
4267"%s: Found separate debug info file: %s\n"
1bf074fb
NC
4268msgstr ""
4269"\n"
4270"%s: S-a găsit fișierul separat ce conține informațiile de depanare: %s\n"
5fe73d46 4271
1bf074fb 4272#: dwarf.c:11711
5fe73d46
NC
4273msgid "Out of memory allocating dwo filename\n"
4274msgstr ""
4275
1bf074fb
NC
4276#: dwarf.c:11717
4277#, c-format
5fe73d46 4278msgid "Unable to load dwo file: %s\n"
1bf074fb 4279msgstr "Nu se poate încărca fișierul dwo: %s\n"
5fe73d46
NC
4280
4281#. FIXME: We should check the dwo_id.
1bf074fb 4282#: dwarf.c:11724
5fe73d46
NC
4283#, fuzzy, c-format
4284msgid ""
4285"%s: Found separate debug object file: %s\n"
4286"\n"
1bf074fb
NC
4287msgstr ""
4288"%s: S-a găsit fișierul separat al obiectului de depanare: %s\n"
4289"\n"
5fe73d46 4290
1bf074fb 4291#: dwarf.c:11756
5fe73d46
NC
4292msgid "Unable to load the .note.gnu.build-id section\n"
4293msgstr ""
4294
1bf074fb 4295#: dwarf.c:11762
5fe73d46
NC
4296msgid ".note.gnu.build-id section is corrupt/empty\n"
4297msgstr ""
4298
1bf074fb 4299#: dwarf.c:11783
5fe73d46
NC
4300msgid ".note.gnu.build-id data size is too small\n"
4301msgstr ""
4302
1bf074fb 4303#: dwarf.c:11789
5fe73d46
NC
4304msgid ".note.gnu.build-id data size is too bug\n"
4305msgstr ""
4306
1bf074fb 4307#: dwarf.c:11850
5fe73d46
NC
4308msgid ".debug_sup section is corrupt/empty\n"
4309msgstr ""
4310
1bf074fb 4311#: dwarf.c:11860
5fe73d46
NC
4312msgid "filename in .debug_sup section is corrupt\n"
4313msgstr ""
4314
1bf074fb 4315#: dwarf.c:11875
5fe73d46
NC
4316msgid "unable to construct path for supplementary debug file"
4317msgstr ""
4318
1bf074fb 4319#: dwarf.c:11889
5fe73d46
NC
4320msgid "out of memory constructing filename for .debug_sup link\n"
4321msgstr ""
4322
1bf074fb 4323#: dwarf.c:11897
5fe73d46
NC
4324#, c-format
4325msgid "unable to open file '%s' referenced from .debug_sup section\n"
4326msgstr ""
4327
1bf074fb 4328#: dwarf.c:11902
5fe73d46
NC
4329#, c-format
4330msgid ""
4331"%s: Found supplementary debug file: %s\n"
4332"\n"
4333msgstr ""
4334
1bf074fb 4335#: dwarf.c:12003
5fe73d46
NC
4336msgid "Multiple DWO_NAMEs encountered for the same CU\n"
4337msgstr ""
4338
1bf074fb 4339#: dwarf.c:12015
5fe73d46
NC
4340msgid "multiple DWO_IDs encountered for the same CU\n"
4341msgstr ""
4342
1bf074fb 4343#: dwarf.c:12020
5fe73d46 4344msgid "Unexpected DWO INFO type"
1bf074fb 4345msgstr "Tip DWO INFO neașteptat"
5fe73d46 4346
1bf074fb 4347#: dwarf.c:12035
5fe73d46
NC
4348#, c-format
4349msgid ""
4350"The %s section contains link(s) to dwo file(s):\n"
4351"\n"
4352msgstr ""
4353
1bf074fb
NC
4354#: dwarf.c:12040
4355#, c-format
5fe73d46 4356msgid " Name: %s\n"
1bf074fb 4357msgstr " Nume: %s\n"
5fe73d46 4358
1bf074fb
NC
4359#: dwarf.c:12041
4360#, c-format
5fe73d46 4361msgid " Directory: %s\n"
1bf074fb 4362msgstr " Directorul: %s\n"
5fe73d46 4363
1bf074fb 4364#: dwarf.c:12041
5fe73d46 4365msgid "<not-found>"
1bf074fb 4366msgstr "<negăsit>"
5fe73d46 4367
1bf074fb 4368#: dwarf.c:12043
5fe73d46
NC
4369#, c-format
4370msgid " ID: "
1bf074fb 4371msgstr " ID: "
5fe73d46 4372
1bf074fb 4373#: dwarf.c:12045
5fe73d46
NC
4374#, c-format
4375msgid " ID: <not specified>\n"
1bf074fb 4376msgstr " ID: <nespecificat>\n"
5fe73d46 4377
1bf074fb 4378#: dwarf.c:12214
5fe73d46
NC
4379#, c-format
4380msgid "Unrecognized debug option '%s'\n"
1bf074fb
NC
4381msgstr "Opțiune de depanare nerecunoscută „%s”\n"
4382
4383#: dwarf.c:12258
4384#, c-format
4385msgid "Unrecognized debug letter option '%c'\n"
4386msgstr "Opțiune nerecunoscută pentru litera de depanare „%c”\n"
5fe73d46 4387
1bf074fb 4388#: dwarf.h:284
5fe73d46
NC
4389msgid "end of data encountered whilst reading LEB\n"
4390msgstr ""
4391
1bf074fb 4392#: dwarf.h:286
5fe73d46
NC
4393msgid "read LEB value is too large to store in destination variable\n"
4394msgstr ""
4395
4396#: elfcomm.c:47
4397#, c-format
4398msgid "%s: Error: "
4399msgstr ""
4400
4401#: elfcomm.c:61
4402#, c-format
4403msgid "%s: Warning: "
4404msgstr "%s: Avertisment: "
4405
4406#: elfcomm.c:73 elfcomm.c:88 elfcomm.c:166 elfcomm.c:236
4407#, c-format
4408msgid "Unhandled data length: %d\n"
4409msgstr ""
4410
4411#: elfcomm.c:296 elfcomm.c:321 elfcomm.c:795
4412msgid "Out of memory\n"
4413msgstr "Memorie insuficientă\n"
4414
4415#: elfcomm.c:313
4416#, c-format
4417msgid "Abnormal length of thin archive member name: %lx\n"
4418msgstr ""
4419
4420#: elfcomm.c:357
4421#, c-format
4422msgid "%s: invalid archive header size: %ld\n"
4423msgstr ""
4424
4425#: elfcomm.c:370
4426#, c-format
4427msgid "%s: failed to skip archive symbol table\n"
4428msgstr ""
4429
4430#: elfcomm.c:389
4431#, c-format
4432msgid "%s: the archive index is empty\n"
4433msgstr ""
4434
4435#: elfcomm.c:397 elfcomm.c:426
1bf074fb 4436#, c-format
5fe73d46 4437msgid "%s: failed to read archive index\n"
1bf074fb 4438msgstr "%s: nu s-a putut citi indexul arhivei\n"
5fe73d46
NC
4439
4440#: elfcomm.c:408
4441#, c-format
4442msgid "%s: the archive index is supposed to have 0x%lx entries of %d bytes, but the size is only 0x%lx\n"
4443msgstr ""
4444
4445#: elfcomm.c:418
4446msgid "Out of memory whilst trying to read archive symbol index\n"
4447msgstr ""
4448
4449#: elfcomm.c:438
4450msgid "Out of memory whilst trying to convert the archive symbol index\n"
4451msgstr ""
4452
4453#: elfcomm.c:451
4454#, c-format
4455msgid "%s: the archive has an index but no symbols\n"
4456msgstr ""
4457
4458#: elfcomm.c:459
4459msgid "Out of memory whilst trying to read archive index symbol table\n"
4460msgstr ""
4461
4462#: elfcomm.c:467
4463#, c-format
4464msgid "%s: failed to read archive index symbol table\n"
4465msgstr ""
4466
4467#: elfcomm.c:477
4468#, c-format
4469msgid "%s: failed to read archive header following archive index\n"
4470msgstr ""
4471
4472#: elfcomm.c:510
4473#, c-format
4474msgid "%s: failed to seek to first archive header\n"
4475msgstr ""
4476
4477#. PR 24049 - we cannot use filedata->file_name as this will
4478#. have already been freed.
1bf074fb 4479#: elfcomm.c:519 elfcomm.c:753 elfedit.c:613 readelf.c:22570
5fe73d46
NC
4480#, c-format
4481msgid "%s: failed to read archive header\n"
4482msgstr ""
4483
4484#: elfcomm.c:536
1bf074fb 4485#, c-format
5fe73d46 4486msgid "%s has no archive index\n"
1bf074fb 4487msgstr "%s: nu are index de arhivă\n"
5fe73d46
NC
4488
4489#: elfcomm.c:548
4490#, c-format
4491msgid "%s: long name table is too small, (size = %ld)\n"
4492msgstr ""
4493
4494#: elfcomm.c:556
4495#, c-format
4496msgid "%s: long name table is too big, (size = 0x%lx)\n"
4497msgstr ""
4498
4499#: elfcomm.c:567
4500msgid "Out of memory reading long symbol names in archive\n"
4501msgstr ""
4502
4503#: elfcomm.c:575
4504#, c-format
4505msgid "%s: failed to read long symbol name string table\n"
4506msgstr ""
4507
4508#: elfcomm.c:658
4509msgid "Archive member uses long names, but no longname table found\n"
4510msgstr ""
4511
4512#: elfcomm.c:672
4513#, c-format
4514msgid "Found long name index (%ld) beyond end of long name table\n"
4515msgstr ""
4516
4517#: elfcomm.c:691
4518msgid "Invalid Thin archive member name\n"
4519msgstr ""
4520
4521#: elfcomm.c:747
4522#, c-format
4523msgid "%s: failed to seek to next file name\n"
4524msgstr ""
4525
1bf074fb
NC
4526#: elfcomm.c:758 elfedit.c:620 readelf.c:22577
4527#, c-format
5fe73d46 4528msgid "%s: did not find a valid archive header\n"
1bf074fb 4529msgstr "%s: nu s-a găsit un antet de arhivă valid\n"
5fe73d46
NC
4530
4531#: elfedit.c:93
4532#, c-format
4533msgid "%s: Not an i386 nor x86-64 ELF file\n"
4534msgstr ""
4535
4536#: elfedit.c:99
1bf074fb 4537#, c-format
5fe73d46 4538msgid "%s: stat () failed\n"
1bf074fb 4539msgstr "%s: stat() a eșuat\n"
5fe73d46
NC
4540
4541#: elfedit.c:107
1bf074fb 4542#, c-format
5fe73d46 4543msgid "%s: mmap () failed\n"
1bf074fb 4544msgstr "%s: mmap() a eșuat\n"
5fe73d46
NC
4545
4546#: elfedit.c:246
4547#, c-format
4548msgid "%s: Invalid PT_NOTE segment\n"
4549msgstr ""
4550
4551#: elfedit.c:271
4552#, c-format
4553msgid "Unknown x86 feature: %s\n"
4554msgstr ""
4555
4556#: elfedit.c:319
4557#, c-format
4558msgid "%s: Unsupported EI_VERSION: %d is not %d\n"
4559msgstr ""
4560
4561#: elfedit.c:340
4562#, c-format
4563msgid "%s: Unmatched input EI_CLASS: %d is not %d\n"
4564msgstr ""
4565
4566#: elfedit.c:349
4567#, c-format
4568msgid "%s: Unmatched output EI_CLASS: %d is not %d\n"
4569msgstr ""
4570
4571#: elfedit.c:358
4572#, c-format
4573msgid "%s: Unmatched e_machine: %d is not %d\n"
4574msgstr ""
4575
4576#: elfedit.c:369
4577#, c-format
4578msgid "%s: Unmatched e_type: %d is not %d\n"
4579msgstr ""
4580
4581#: elfedit.c:380
4582#, c-format
4583msgid "%s: Unmatched EI_OSABI: %d is not %d\n"
4584msgstr ""
4585
4586#: elfedit.c:392
4587#, c-format
4588msgid "%s: Unmatched EI_ABIVERSION: %d is not %d\n"
4589msgstr ""
4590
4591#: elfedit.c:429
4592#, c-format
4593msgid "%s: Failed to update ELF header: %s\n"
4594msgstr ""
4595
4596#: elfedit.c:499
4597msgid ""
4598"This executable has been built without support for a\n"
4599"64 bit data type and so it cannot process 64 bit ELF files.\n"
4600msgstr ""
4601
4602#: elfedit.c:540
4603#, c-format
4604msgid "%s: Failed to read ELF header\n"
4605msgstr ""
4606
4607#: elfedit.c:547
4608#, c-format
4609msgid "%s: Failed to seek to ELF header\n"
4610msgstr ""
4611
1bf074fb 4612#: elfedit.c:604 readelf.c:22558
5fe73d46
NC
4613#, c-format
4614msgid "%s: failed to seek to next archive header\n"
4615msgstr ""
4616
1bf074fb 4617#: elfedit.c:635 elfedit.c:644 readelf.c:22590 readelf.c:22599
5fe73d46
NC
4618#, c-format
4619msgid "%s: bad archive file name\n"
4620msgstr ""
4621
4622#: elfedit.c:667 elfedit.c:778
4623#, c-format
4624msgid "Input file '%s' is not readable\n"
4625msgstr ""
4626
4627#: elfedit.c:694
4628#, c-format
4629msgid "%s: failed to seek to archive member\n"
4630msgstr ""
4631
1bf074fb 4632#: elfedit.c:735 readelf.c:22718
5fe73d46
NC
4633#, c-format
4634msgid "'%s': No such file\n"
4635msgstr ""
4636
1bf074fb 4637#: elfedit.c:737 readelf.c:22720
5fe73d46
NC
4638#, c-format
4639msgid "Could not locate '%s'. System error message: %s\n"
4640msgstr ""
4641
1bf074fb 4642#: elfedit.c:758 readelf.c:22727
5fe73d46
NC
4643#, c-format
4644msgid "'%s' is not an ordinary file\n"
1bf074fb 4645msgstr "„%s” nu este un fișier obișnuit\n"
5fe73d46 4646
1bf074fb 4647#: elfedit.c:784 readelf.c:22749
5fe73d46
NC
4648#, c-format
4649msgid "%s: Failed to read file's magic number\n"
4650msgstr ""
4651
4652#: elfedit.c:848
4653#, c-format
4654msgid "Unknown OSABI: %s\n"
4655msgstr ""
4656
4657#: elfedit.c:873
1bf074fb 4658#, c-format
5fe73d46 4659msgid "Unknown machine type: %s\n"
1bf074fb 4660msgstr "Tip necunoscut de mașină: %s\n"
5fe73d46
NC
4661
4662#: elfedit.c:892
1bf074fb 4663#, c-format
5fe73d46 4664msgid "Unknown type: %s\n"
1bf074fb 4665msgstr "Tip necunoscut: %s\n"
5fe73d46 4666
1bf074fb
NC
4667# R-GC, scrie:
4668# acest mesaj, și următoarele, se pot vizualiza,
4669# rulînd comanda:
4670# «elfedit --help»
5fe73d46 4671#: elfedit.c:943
1bf074fb 4672#, c-format
5fe73d46 4673msgid "Usage: %s <option(s)> elffile(s)\n"
1bf074fb 4674msgstr "Utilizare: %s <opțiune(i)> fișier(e)_elf]\n"
5fe73d46
NC
4675
4676#: elfedit.c:945
4677#, c-format
4678msgid " Update the ELF header of ELF files\n"
1bf074fb 4679msgstr " Actualizează antetul ELF al fișierelor ELF\n"
5fe73d46 4680
1bf074fb 4681#: elfedit.c:946 nm.c:298 objcopy.c:565 objcopy.c:706 strings.c:1314
5fe73d46
NC
4682#, c-format
4683msgid " The options are:\n"
1bf074fb 4684msgstr " Opțiunile sunt:\n"
5fe73d46
NC
4685
4686#: elfedit.c:947
4687#, c-format
4688msgid ""
4689" --input-mach [none|i386|iamcu|l1om|k1om|x86_64]\n"
4690" Set input machine type\n"
4691" --output-mach [none|i386|iamcu|l1om|k1om|x86_64]\n"
4692" Set output machine type\n"
4693" --input-type [none|rel|exec|dyn]\n"
4694" Set input file type\n"
4695" --output-type [none|rel|exec|dyn]\n"
4696" Set output file type\n"
4697" --input-osabi [%s]\n"
4698" Set input OSABI\n"
4699" --output-osabi [%s]\n"
4700" Set output OSABI\n"
4701" --input-abiversion [0-255] Set input ABIVERSION\n"
4702" --output-abiversion [0-255] Set output ABIVERSION\n"
4703msgstr ""
4704
4705#: elfedit.c:964
4706#, c-format
4707msgid ""
4708" --enable-x86-feature [ibt|shstk|lam_u48|lam_u57]\n"
4709" Enable x86 feature\n"
4710" --disable-x86-feature [ibt|shstk|lam_u48|lam_u57]\n"
4711" Disable x86 feature\n"
4712msgstr ""
4713
4714#: elfedit.c:970
4715#, c-format
4716msgid ""
4717" -h --help Display this information\n"
4718" -v --version Display the version number of %s\n"
4719msgstr ""
4720
4721#: elfedit.c:1049 elfedit.c:1060
1bf074fb 4722#, c-format
5fe73d46 4723msgid "Invalid ABIVERSION: %s\n"
1bf074fb 4724msgstr "ABIVERSION nevalidă: %s\n"
5fe73d46
NC
4725
4726#: emul_aix.c:44
4727#, c-format
4728msgid " [-g] - 32 bit small archive\n"
4729msgstr ""
4730
4731#: emul_aix.c:45
4732#, c-format
4733msgid " [-X32] - ignores 64 bit objects\n"
4734msgstr ""
4735
4736#: emul_aix.c:46
4737#, c-format
4738msgid " [-X64] - ignores 32 bit objects\n"
4739msgstr ""
4740
4741#: emul_aix.c:47
4742#, c-format
4743msgid " [-X32_64] - accepts 32 and 64 bit objects\n"
4744msgstr ""
4745
4746#: mclex.c:245
4747msgid "Duplicate symbol entered into keyword list."
4748msgstr ""
4749
1bf074fb
NC
4750# R-GC, scrie:
4751# acest mesaj, și următoarele, se pot vizualiza,
4752# rulînd comenzile:
4753# «nm --help»
4754# «size --help»
4755# «strings --help»
4756#: nm.c:296 size.c:88 strings.c:1312
5fe73d46
NC
4757#, c-format
4758msgid "Usage: %s [option(s)] [file(s)]\n"
1bf074fb 4759msgstr "Utilizare: %s [opțiune(i)] [fișier(e)]\n"
5fe73d46 4760
1bf074fb 4761#: nm.c:297
5fe73d46
NC
4762#, c-format
4763msgid " List symbols in [file(s)] (a.out by default).\n"
4764msgstr ""
4765
1bf074fb
NC
4766#: nm.c:299
4767#, c-format
5fe73d46 4768msgid " -a, --debug-syms Display debugger-only symbols\n"
1bf074fb 4769msgstr " -a, --debug-syms Afișează simboluri numai pentru depanare\n"
5fe73d46 4770
1bf074fb 4771#: nm.c:301
5fe73d46
NC
4772#, c-format
4773msgid " -A, --print-file-name Print name of the input file before every symbol\n"
4774msgstr ""
4775
1bf074fb
NC
4776#: nm.c:303
4777#, c-format
5fe73d46 4778msgid " -B Same as --format=bsd\n"
1bf074fb 4779msgstr " -B La fel ca „--format=bsd”\n"
5fe73d46 4780
1bf074fb 4781#: nm.c:305
5fe73d46
NC
4782#, c-format
4783msgid " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
4784msgstr ""
4785
1bf074fb 4786#: nm.c:307 readelf.c:5221
5fe73d46 4787msgid " STYLE can be "
1bf074fb 4788msgstr " STILul poate fi "
5fe73d46 4789
1bf074fb 4790#: nm.c:309
5fe73d46
NC
4791#, c-format
4792msgid " --no-demangle Do not demangle low-level symbol names\n"
4793msgstr ""
4794
1bf074fb 4795#: nm.c:311
5fe73d46
NC
4796#, c-format
4797msgid " --recurse-limit Enable a demangling recursion limit. (default)\n"
4798msgstr ""
4799
1bf074fb 4800#: nm.c:313
5fe73d46
NC
4801#, c-format
4802msgid " --no-recurse-limit Disable a demangling recursion limit.\n"
4803msgstr ""
4804
1bf074fb
NC
4805#: nm.c:315
4806#, c-format
5fe73d46 4807msgid " -D, --dynamic Display dynamic symbols instead of normal symbols\n"
1bf074fb 4808msgstr " -D, --dynamic Afișează simboluri dinamice în loc de simboluri normale\n"
5fe73d46 4809
1bf074fb
NC
4810#: nm.c:317
4811#, c-format
5fe73d46 4812msgid " -e (ignored)\n"
1bf074fb 4813msgstr " -e (ignorată)\n"
5fe73d46 4814
1bf074fb 4815#: nm.c:319
5fe73d46
NC
4816#, c-format
4817msgid ""
4818" -f, --format=FORMAT Use the output format FORMAT. FORMAT can be `bsd',\n"
4819" `sysv', `posix' or 'just-symbols'.\n"
4820" The default is `bsd'\n"
4821msgstr ""
4822
1bf074fb
NC
4823#: nm.c:323
4824#, c-format
5fe73d46 4825msgid " -g, --extern-only Display only external symbols\n"
1bf074fb 4826msgstr " -g, --extern-only Afișează numai simboluri externe\n"
5fe73d46 4827
1bf074fb 4828#: nm.c:325
5fe73d46
NC
4829#, c-format
4830msgid " --ifunc-chars=CHARS Characters to use when displaying ifunc symbols\n"
4831msgstr ""
4832
1bf074fb 4833#: nm.c:327
5fe73d46
NC
4834#, c-format
4835msgid " -j, --just-symbols Same as --format=just-symbols\n"
4836msgstr ""
4837
1bf074fb 4838#: nm.c:329
5fe73d46
NC
4839#, c-format
4840msgid ""
4841" -l, --line-numbers Use debugging information to find a filename and\n"
4842" line number for each symbol\n"
4843msgstr ""
4844
1bf074fb 4845#: nm.c:332
5fe73d46
NC
4846#, c-format
4847msgid " -n, --numeric-sort Sort symbols numerically by address\n"
4848msgstr ""
4849
1bf074fb
NC
4850#: nm.c:334
4851#, c-format
5fe73d46 4852msgid " -o Same as -A\n"
1bf074fb 4853msgstr " -o La fel ca „-A”\n"
5fe73d46 4854
1bf074fb
NC
4855#: nm.c:336
4856#, c-format
5fe73d46 4857msgid " -p, --no-sort Do not sort the symbols\n"
1bf074fb 4858msgstr " -p, --no-sort Nu sortează simbolurile\n"
5fe73d46 4859
1bf074fb 4860#: nm.c:338
5fe73d46
NC
4861#, c-format
4862msgid " -P, --portability Same as --format=posix\n"
4863msgstr ""
4864
1bf074fb 4865#: nm.c:340
5fe73d46
NC
4866#, c-format
4867msgid " -r, --reverse-sort Reverse the sense of the sort\n"
4868msgstr ""
4869
1bf074fb 4870#: nm.c:343
5fe73d46
NC
4871#, c-format
4872msgid " --plugin NAME Load the specified plugin\n"
4873msgstr ""
4874
1bf074fb 4875#: nm.c:346
5fe73d46
NC
4876#, c-format
4877msgid " -S, --print-size Print size of defined symbols\n"
4878msgstr ""
4879
1bf074fb 4880#: nm.c:348
5fe73d46
NC
4881#, c-format
4882msgid " -s, --print-armap Include index for symbols from archive members\n"
4883msgstr ""
4884
1bf074fb 4885#: nm.c:350
5fe73d46
NC
4886#, c-format
4887msgid " --quiet Suppress \"no symbols\" diagnostic\n"
4888msgstr ""
4889
1bf074fb 4890#: nm.c:352
5fe73d46
NC
4891#, c-format
4892msgid " --size-sort Sort symbols by size\n"
4893msgstr ""
4894
1bf074fb 4895#: nm.c:354
5fe73d46
NC
4896#, c-format
4897msgid " --special-syms Include special symbols in the output\n"
4898msgstr ""
4899
1bf074fb
NC
4900#: nm.c:356
4901#, c-format
5fe73d46 4902msgid " --synthetic Display synthetic symbols as well\n"
1bf074fb 4903msgstr " --synthetic Afișează, de asemenea, simboluri sintetice\n"
5fe73d46 4904
1bf074fb 4905#: nm.c:358
5fe73d46
NC
4906#, c-format
4907msgid " -t, --radix=RADIX Use RADIX for printing symbol values\n"
4908msgstr ""
4909
1bf074fb 4910#: nm.c:360
5fe73d46
NC
4911#, c-format
4912msgid " --target=BFDNAME Specify the target object format as BFDNAME\n"
4913msgstr ""
4914
1bf074fb 4915#: nm.c:362
5fe73d46
NC
4916#, c-format
4917msgid " -u, --undefined-only Display only undefined symbols\n"
4918msgstr ""
4919
1bf074fb
NC
4920#: nm.c:364
4921#, c-format
4922msgid " -U, --defined-only Display only defined symbols\n"
4923msgstr " -U, --defined-only Afișează numai simboluri definite\n"
4924
4925#: nm.c:366
5fe73d46
NC
4926#, c-format
4927msgid ""
5fe73d46 4928" --unicode={default|show|invalid|hex|escape|highlight}\n"
1bf074fb 4929" Specify how to treat UTF-8 encoded unicode characters\n"
5fe73d46
NC
4930msgstr ""
4931
1bf074fb
NC
4932#: nm.c:369
4933#, c-format
4934msgid " -W, --no-weak Ignore weak symbols\n"
4935msgstr " -W, --no-weak Ignoră simbolurile slabe\n"
4936
4937#: nm.c:371
5fe73d46
NC
4938#, c-format
4939msgid " --with-symbol-versions Display version strings after symbol names\n"
4940msgstr ""
4941
1bf074fb
NC
4942#: nm.c:373
4943#, c-format
5fe73d46 4944msgid " -X 32_64 (ignored)\n"
1bf074fb 4945msgstr " -X 32_64 (ignorată)\n"
5fe73d46 4946
1bf074fb
NC
4947#: nm.c:375
4948#, c-format
5fe73d46 4949msgid " @FILE Read options from FILE\n"
1bf074fb 4950msgstr " @FILE Citește opțiunile din FIȘIER\n"
5fe73d46 4951
1bf074fb
NC
4952#: nm.c:377
4953#, c-format
5fe73d46 4954msgid " -h, --help Display this information\n"
1bf074fb 4955msgstr " -h, --help Afișează această informație\n"
5fe73d46 4956
1bf074fb
NC
4957#: nm.c:379
4958#, c-format
5fe73d46 4959msgid " -V, --version Display this program's version number\n"
1bf074fb 4960msgstr " -V, --version Afișează numărul de versiune al acestui program\n"
5fe73d46 4961
1bf074fb 4962#: nm.c:400
5fe73d46
NC
4963#, c-format
4964msgid "%s: invalid radix"
1bf074fb 4965msgstr "%s: bază numerică nevalidă"
5fe73d46 4966
1bf074fb 4967#: nm.c:430
5fe73d46
NC
4968#, c-format
4969msgid "%s: invalid output format"
4970msgstr "%s: format de ieșire invalid"
4971
1bf074fb 4972#: nm.c:455 readelf.c:12626 readelf.c:12669
5fe73d46
NC
4973#, c-format
4974msgid "<processor specific>: %d"
4975msgstr ""
4976
1bf074fb 4977#: nm.c:457 readelf.c:12633 readelf.c:12686
5fe73d46
NC
4978#, c-format
4979msgid "<OS specific>: %d"
4980msgstr ""
4981
1bf074fb 4982#: nm.c:459 readelf.c:12636 readelf.c:12689
5fe73d46
NC
4983#, c-format
4984msgid "<unknown>: %d"
4985msgstr "<necunoscut>: %d"
4986
1bf074fb
NC
4987#: nm.c:489
4988#, c-format
5fe73d46 4989msgid "<unknown>: %d/%d"
1bf074fb 4990msgstr "<necunoscut>: %d/%d"
5fe73d46 4991
1bf074fb 4992#: nm.c:747
5fe73d46
NC
4993#, c-format
4994msgid ""
4995"\n"
4996"Archive index:\n"
4997msgstr ""
4998
1bf074fb 4999#: nm.c:802 nm.c:1501
5fe73d46
NC
5000#, c-format
5001msgid "%s: plugin needed to handle lto object"
5002msgstr ""
5003
1bf074fb 5004#: nm.c:1718
5fe73d46
NC
5005#, c-format
5006msgid ""
5007"\n"
5008"\n"
5009"Undefined symbols from %s:\n"
5010"\n"
5011msgstr ""
5012
1bf074fb 5013#: nm.c:1720
5fe73d46
NC
5014#, c-format
5015msgid ""
5016"\n"
5017"\n"
5018"Symbols from %s:\n"
5019"\n"
5020msgstr ""
5021
1bf074fb 5022#: nm.c:1722 nm.c:1783
5fe73d46
NC
5023#, c-format
5024msgid ""
5025"Name Value Class Type Size Line Section\n"
5026"\n"
5027msgstr ""
5028
1bf074fb 5029#: nm.c:1725 nm.c:1786
5fe73d46
NC
5030#, c-format
5031msgid ""
5032"Name Value Class Type Size Line Section\n"
5033"\n"
5034msgstr ""
5035
1bf074fb 5036#: nm.c:1779
5fe73d46
NC
5037#, c-format
5038msgid ""
5039"\n"
5040"\n"
5041"Undefined symbols from %s[%s]:\n"
5042"\n"
5043msgstr ""
5044
1bf074fb 5045#: nm.c:1781
5fe73d46
NC
5046#, c-format
5047msgid ""
5048"\n"
5049"\n"
5050"Symbols from %s[%s]:\n"
5051"\n"
5052msgstr ""
5053
1bf074fb 5054#: nm.c:1862
5fe73d46
NC
5055#, c-format
5056msgid "Print width has not been initialized (%d)"
5057msgstr ""
5058
1bf074fb
NC
5059#: nm.c:2129 objdump.c:5890 readelf.c:5656 strings.c:292
5060#, c-format
5fe73d46 5061msgid "invalid argument to -U/--unicode: %s"
1bf074fb 5062msgstr "argument nevalid pentru opțiunea „-U/--unicode”: %s"
5fe73d46 5063
1bf074fb 5064#: nm.c:2147
5fe73d46
NC
5065msgid "Only -X 32_64 is supported"
5066msgstr ""
5067
1bf074fb 5068#: nm.c:2179
5fe73d46
NC
5069msgid "Using the --size-sort and --undefined-only options together"
5070msgstr ""
5071
1bf074fb 5072#: nm.c:2180
5fe73d46
NC
5073msgid "will produce no output, since undefined symbols have no size."
5074msgstr ""
5075
1bf074fb 5076#: objcopy.c:563 srconv.c:1694
5fe73d46
NC
5077#, c-format
5078msgid "Usage: %s [option(s)] in-file [out-file]\n"
1bf074fb 5079msgstr "Utilizare: %s [opțiune(i)] fișier-intrare [fișier-ieșire]\n"
5fe73d46
NC
5080
5081#: objcopy.c:564
5082#, c-format
5083msgid " Copies a binary file, possibly transforming it in the process\n"
5084msgstr ""
5085
5086#: objcopy.c:566
5087#, c-format
5088msgid ""
5089" -I --input-target <bfdname> Assume input file is in format <bfdname>\n"
5090" -O --output-target <bfdname> Create an output file in format <bfdname>\n"
5091" -B --binary-architecture <arch> Set output arch, when input is arch-less\n"
5092" -F --target <bfdname> Set both input and output format to <bfdname>\n"
5093" --debugging Convert debugging information, if possible\n"
5094" -p --preserve-dates Copy modified/access timestamps to the output\n"
5095msgstr ""
5096
5097#: objcopy.c:574 objcopy.c:714
5098#, c-format
5099msgid ""
5100" -D --enable-deterministic-archives\n"
5101" Produce deterministic output when stripping archives (default)\n"
5102" -U --disable-deterministic-archives\n"
5103" Disable -D behavior\n"
5104msgstr ""
5105
5106#: objcopy.c:580 objcopy.c:720
5107#, c-format
5108msgid ""
5109" -D --enable-deterministic-archives\n"
5110" Produce deterministic output when stripping archives\n"
5111" -U --disable-deterministic-archives\n"
5112" Disable -D behavior (default)\n"
5113msgstr ""
5114
5115#: objcopy.c:585
5116#, c-format
5117msgid ""
5118" -j --only-section <name> Only copy section <name> into the output\n"
5119" --add-gnu-debuglink=<file> Add section .gnu_debuglink linking to <file>\n"
5120" -R --remove-section <name> Remove section <name> from the output\n"
5121" --remove-relocations <name> Remove relocations from section <name>\n"
5122" -S --strip-all Remove all symbol and relocation information\n"
5123" -g --strip-debug Remove all debugging symbols & sections\n"
5124" --strip-dwo Remove all DWO sections\n"
5125" --strip-unneeded Remove all symbols not needed by relocations\n"
5126" -N --strip-symbol <name> Do not copy symbol <name>\n"
5127" --strip-unneeded-symbol <name>\n"
5128" Do not copy symbol <name> unless needed by\n"
5129" relocations\n"
5130" --only-keep-debug Strip everything but the debug information\n"
5131" --extract-dwo Copy only DWO sections\n"
5132" --extract-symbol Remove section contents but keep symbols\n"
5133" --keep-section <name> Do not strip section <name>\n"
5134" -K --keep-symbol <name> Do not strip symbol <name>\n"
5135" --keep-section-symbols Do not strip section symbols\n"
5136" --keep-file-symbols Do not strip file symbol(s)\n"
5137" --localize-hidden Turn all ELF hidden symbols into locals\n"
5138" -L --localize-symbol <name> Force symbol <name> to be marked as a local\n"
5139" --globalize-symbol <name> Force symbol <name> to be marked as a global\n"
5140" -G --keep-global-symbol <name> Localize all symbols except <name>\n"
5141" -W --weaken-symbol <name> Force symbol <name> to be marked as a weak\n"
5142" --weaken Force all global symbols to be marked as weak\n"
5143" -w --wildcard Permit wildcard in symbol comparison\n"
5144" -x --discard-all Remove all non-global symbols\n"
5145" -X --discard-locals Remove any compiler-generated symbols\n"
5146" -i --interleave[=<number>] Only copy N out of every <number> bytes\n"
5147" --interleave-width <number> Set N for --interleave\n"
5148" -b --byte <num> Select byte <num> in every interleaved block\n"
5149" --gap-fill <val> Fill gaps between sections with <val>\n"
5150" --pad-to <addr> Pad the last section up to address <addr>\n"
5151" --set-start <addr> Set the start address to <addr>\n"
5152" {--change-start|--adjust-start} <incr>\n"
5153" Add <incr> to the start address\n"
5154" {--change-addresses|--adjust-vma} <incr>\n"
5155" Add <incr> to LMA, VMA and start addresses\n"
5156" {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
5157" Change LMA and VMA of section <name> by <val>\n"
5158" --change-section-lma <name>{=|+|-}<val>\n"
5159" Change the LMA of section <name> by <val>\n"
5160" --change-section-vma <name>{=|+|-}<val>\n"
5161" Change the VMA of section <name> by <val>\n"
5162" {--[no-]change-warnings|--[no-]adjust-warnings}\n"
5163" Warn if a named section does not exist\n"
5164" --set-section-flags <name>=<flags>\n"
5165" Set section <name>'s properties to <flags>\n"
5166" --set-section-alignment <name>=<align>\n"
5167" Set section <name>'s alignment to <align> bytes\n"
5168" --add-section <name>=<file> Add section <name> found in <file> to output\n"
5169" --update-section <name>=<file>\n"
5170" Update contents of section <name> with\n"
5171" contents found in <file>\n"
5172" --dump-section <name>=<file> Dump the contents of section <name> into <file>\n"
5173" --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
5174" --long-section-names {enable|disable|keep}\n"
5175" Handle long section names in Coff objects.\n"
5176" --change-leading-char Force output format's leading character style\n"
5177" --remove-leading-char Remove leading character from global symbols\n"
5178" --reverse-bytes=<num> Reverse <num> bytes at a time, in output sections with content\n"
5179" --redefine-sym <old>=<new> Redefine symbol name <old> to <new>\n"
5180" --redefine-syms <file> --redefine-sym for all symbol pairs \n"
5181" listed in <file>\n"
5182" --srec-len <number> Restrict the length of generated Srecords\n"
5183" --srec-forceS3 Restrict the type of generated Srecords to S3\n"
5184" --strip-symbols <file> -N for all symbols listed in <file>\n"
5185" --strip-unneeded-symbols <file>\n"
5186" --strip-unneeded-symbol for all symbols listed\n"
5187" in <file>\n"
5188" --keep-symbols <file> -K for all symbols listed in <file>\n"
5189" --localize-symbols <file> -L for all symbols listed in <file>\n"
5190" --globalize-symbols <file> --globalize-symbol for all in <file>\n"
5191" --keep-global-symbols <file> -G for all symbols listed in <file>\n"
5192" --weaken-symbols <file> -W for all symbols listed in <file>\n"
5193" --add-symbol <name>=[<section>:]<value>[,<flags>] Add a symbol\n"
5194" --alt-machine-code <index> Use the target's <index>'th alternative machine\n"
5195" --writable-text Mark the output text as writable\n"
5196" --readonly-text Make the output text write protected\n"
5197" --pure Mark the output file as demand paged\n"
5198" --impure Mark the output file as impure\n"
5199" --prefix-symbols <prefix> Add <prefix> to start of every symbol name\n"
5200" --prefix-sections <prefix> Add <prefix> to start of every section name\n"
5201" --prefix-alloc-sections <prefix>\n"
5202" Add <prefix> to start of every allocatable\n"
5203" section name\n"
5204" --file-alignment <num> Set PE file alignment to <num>\n"
5205" --heap <reserve>[,<commit>] Set PE reserve/commit heap to <reserve>/\n"
5206" <commit>\n"
5207" --image-base <address> Set PE image base to <address>\n"
5208" --section-alignment <num> Set PE section alignment to <num>\n"
5209" --stack <reserve>[,<commit>] Set PE reserve/commit stack to <reserve>/\n"
5210" <commit>\n"
5211" --subsystem <name>[:<version>]\n"
5212" Set PE subsystem to <name> [& <version>]\n"
5213" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
5214" Compress DWARF debug sections using zlib\n"
5215" --decompress-debug-sections Decompress DWARF debug sections using zlib\n"
5216" --elf-stt-common=[yes|no] Generate ELF common symbols with STT_COMMON\n"
5217" type\n"
5218" --verilog-data-width <number> Specifies data width, in bytes, for verilog output\n"
5219" -M --merge-notes Remove redundant entries in note sections\n"
5220" --no-merge-notes Do not attempt to remove redundant notes (default)\n"
5221" -v --verbose List all object files modified\n"
5222" @<file> Read options from <file>\n"
5223" -V --version Display this program's version number\n"
5224" -h --help Display this output\n"
5225" --info List object formats & architectures supported\n"
5226msgstr ""
5227
5228#: objcopy.c:704
5229#, c-format
5230msgid "Usage: %s <option(s)> in-file(s)\n"
1bf074fb 5231msgstr "Utilizare: %s <opțiune(e)>fișier(e)-intrare\n"
5fe73d46
NC
5232
5233#: objcopy.c:705
5234#, c-format
5235msgid " Removes symbols and sections from files\n"
5236msgstr ""
5237
5238#: objcopy.c:707
5239#, c-format
5240msgid ""
5241" -I --input-target=<bfdname> Assume input file is in format <bfdname>\n"
5242" -O --output-target=<bfdname> Create an output file in format <bfdname>\n"
5243" -F --target=<bfdname> Set both input and output format to <bfdname>\n"
5244" -p --preserve-dates Copy modified/access timestamps to the output\n"
5245msgstr ""
5246
5247#: objcopy.c:725
5248#, c-format
5249msgid ""
5250" -R --remove-section=<name> Also remove section <name> from the output\n"
5251" --remove-relocations <name> Remove relocations from section <name>\n"
5252" -s --strip-all Remove all symbol and relocation information\n"
5253" -g -S -d --strip-debug Remove all debugging symbols & sections\n"
5254" --strip-dwo Remove all DWO sections\n"
5255" --strip-unneeded Remove all symbols not needed by relocations\n"
5256" --only-keep-debug Strip everything but the debug information\n"
5257" -M --merge-notes Remove redundant entries in note sections (default)\n"
5258" --no-merge-notes Do not attempt to remove redundant notes\n"
5259" -N --strip-symbol=<name> Do not copy symbol <name>\n"
5260" --keep-section=<name> Do not strip section <name>\n"
5261" -K --keep-symbol=<name> Do not strip symbol <name>\n"
5262" --keep-section-symbols Do not strip section symbols\n"
5263" --keep-file-symbols Do not strip file symbol(s)\n"
5264" -w --wildcard Permit wildcard in symbol comparison\n"
5265" -x --discard-all Remove all non-global symbols\n"
5266" -X --discard-locals Remove any compiler-generated symbols\n"
5267" -v --verbose List all object files modified\n"
5268" -V --version Display this program's version number\n"
5269" -h --help Display this output\n"
5270" --info List object formats & architectures supported\n"
5271" -o <file> Place stripped output into <file>\n"
5272msgstr ""
5273
5274#: objcopy.c:803
5275#, c-format
5276msgid "unrecognized section flag `%s'"
1bf074fb 5277msgstr "opțiune de secțiune nerecunoscută „%s”"
5fe73d46
NC
5278
5279#: objcopy.c:804 objcopy.c:876
5280#, c-format
5281msgid "supported flags: %s"
1bf074fb 5282msgstr "opțiuni suportate: %s"
5fe73d46
NC
5283
5284#: objcopy.c:875
1bf074fb 5285#, c-format
5fe73d46 5286msgid "unrecognized symbol flag `%s'"
1bf074fb 5287msgstr "opțiune pentru simboluri nerecunoscută „%s”"
5fe73d46
NC
5288
5289#: objcopy.c:934
5290#, c-format
5291msgid "error: %s both copied and removed"
5292msgstr ""
5293
5294#: objcopy.c:940
5295#, c-format
5296msgid "error: %s both sets and alters VMA"
5297msgstr ""
5298
5299#: objcopy.c:946
5300#, c-format
5301msgid "error: %s both sets and alters LMA"
5302msgstr ""
5303
5304#: objcopy.c:1091
5305#, c-format
5306msgid "cannot open '%s': %s"
1bf074fb 5307msgstr "nu se poate deschide „%s”: %s"
5fe73d46 5308
1bf074fb 5309#: objcopy.c:1094 objcopy.c:5088
5fe73d46
NC
5310#, c-format
5311msgid "%s: fread failed"
5312msgstr "%s: fread a eșuat"
5313
5314#: objcopy.c:1167
5315#, c-format
5316msgid "%s:%d: Ignoring rubbish found on this line"
5317msgstr ""
5318
5319#: objcopy.c:1339
5320#, c-format
5321msgid "error: section %s matches both remove and copy options"
5322msgstr ""
5323
5324#: objcopy.c:1342
5325#, c-format
5326msgid "error: section %s matches both update and remove options"
5327msgstr ""
5328
1bf074fb 5329#: objcopy.c:1512
5fe73d46
NC
5330#, c-format
5331msgid "Section %s not found"
5332msgstr ""
5333
1bf074fb 5334#: objcopy.c:1562
5fe73d46
NC
5335msgid "redefining symbols does not work on LTO-compiled object files"
5336msgstr ""
5337
1bf074fb 5338#: objcopy.c:1674
5fe73d46
NC
5339#, c-format
5340msgid "not stripping symbol `%s' because it is named in a relocation"
5341msgstr ""
5342
1bf074fb
NC
5343#: objcopy.c:1735
5344#, c-format
5fe73d46 5345msgid "'before=%s' not found"
1bf074fb 5346msgstr "„before=%s” nu a fost găsit"
5fe73d46 5347
1bf074fb 5348#: objcopy.c:1774
5fe73d46
NC
5349#, c-format
5350msgid "%s: Multiple redefinition of symbol \"%s\""
5351msgstr ""
5352
1bf074fb 5353#: objcopy.c:1778
5fe73d46
NC
5354#, c-format
5355msgid "%s: Symbol \"%s\" is target of more than one redefinition"
1bf074fb 5356msgstr "%s: Simbolul „%s” este țintă pentru mai mult de o redefinire"
5fe73d46 5357
1bf074fb 5358#: objcopy.c:1805
5fe73d46
NC
5359#, c-format
5360msgid "couldn't open symbol redefinition file %s (error: %s)"
5361msgstr ""
5362
1bf074fb 5363#: objcopy.c:1883
5fe73d46
NC
5364#, c-format
5365msgid "%s:%d: garbage found at end of line"
5366msgstr ""
5367
1bf074fb 5368#: objcopy.c:1886
5fe73d46
NC
5369#, c-format
5370msgid "%s:%d: missing new symbol name"
5371msgstr ""
5372
1bf074fb 5373#: objcopy.c:1896
5fe73d46
NC
5374#, c-format
5375msgid "%s:%d: premature end of file"
5376msgstr ""
5377
1bf074fb
NC
5378#: objcopy.c:1922
5379#, c-format
5fe73d46 5380msgid "stat returns negative size for `%s'"
1bf074fb 5381msgstr "stat() a returnat o dimensiune negativă pentru „%s”"
5fe73d46 5382
1bf074fb 5383#: objcopy.c:1934
5fe73d46
NC
5384#, c-format
5385msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
5386msgstr ""
5387
1bf074fb 5388#: objcopy.c:2179
5fe73d46
NC
5389#, c-format
5390msgid "%s[%s]: Cannot merge - there are relocations against this section"
5391msgstr ""
5392
1bf074fb 5393#: objcopy.c:2201
5fe73d46
NC
5394msgid "corrupt GNU build attribute note: description size not a factor of 4"
5395msgstr ""
5396
1bf074fb 5397#: objcopy.c:2208
5fe73d46
NC
5398msgid "corrupt GNU build attribute note: wrong note type"
5399msgstr ""
5400
1bf074fb 5401#: objcopy.c:2214
5fe73d46
NC
5402msgid "corrupt GNU build attribute note: note too big"
5403msgstr ""
5404
1bf074fb 5405#: objcopy.c:2220
5fe73d46
NC
5406msgid "corrupt GNU build attribute note: name too small"
5407msgstr ""
5408
1bf074fb 5409#: objcopy.c:2243
5fe73d46
NC
5410msgid "corrupt GNU build attribute note: unsupported version"
5411msgstr ""
5412
1bf074fb 5413#: objcopy.c:2277
5fe73d46
NC
5414msgid "corrupt GNU build attribute note: bad description size"
5415msgstr ""
5416
1bf074fb 5417#: objcopy.c:2313
5fe73d46
NC
5418msgid "corrupt GNU build attribute note: name not NUL terminated"
5419msgstr ""
5420
1bf074fb 5421#: objcopy.c:2325
5fe73d46
NC
5422msgid "corrupt GNU build attribute notes: excess data at end"
5423msgstr ""
5424
1bf074fb 5425#: objcopy.c:2332
5fe73d46
NC
5426msgid "bad GNU build attribute notes: no known versions detected"
5427msgstr ""
5428
5429#. This happens with glibc. No idea why.
1bf074fb 5430#: objcopy.c:2336
5fe73d46
NC
5431#, c-format
5432msgid "%s[%s]: Warning: version note missing - assuming version 3"
5433msgstr ""
5434
1bf074fb 5435#: objcopy.c:2346
5fe73d46
NC
5436msgid "bad GNU build attribute notes: multiple different versions"
5437msgstr ""
5438
1bf074fb 5439#: objcopy.c:2586
5fe73d46
NC
5440#, c-format
5441msgid "%s[%s]: Note - dropping 'share' flag as output format is not COFF"
5442msgstr ""
5443
5444#. PR 17636: Call non-fatal so that we return to our parent who
5445#. may need to tidy temporary files.
1bf074fb
NC
5446#: objcopy.c:2618
5447#, c-format
5fe73d46 5448msgid "unable to change endianness of '%s'"
1bf074fb 5449msgstr "nu s-a putut schimba tipul de „endianness” (ordinea octeților) din „%s”"
5fe73d46 5450
1bf074fb
NC
5451#: objcopy.c:2625
5452#, c-format
5fe73d46 5453msgid "unable to modify '%s' due to errors"
1bf074fb 5454msgstr "nu se poate modifica „%s” din cauza erorilor"
5fe73d46 5455
1bf074fb 5456#: objcopy.c:2638
5fe73d46
NC
5457#, c-format
5458msgid "error: the input file '%s' has no sections"
5459msgstr ""
5460
1bf074fb 5461#: objcopy.c:2648
5fe73d46
NC
5462#, c-format
5463msgid "--compress-debug-sections=[zlib|zlib-gnu|zlib-gabi] is unsupported on `%s'"
5464msgstr ""
5465
1bf074fb 5466#: objcopy.c:2655
5fe73d46
NC
5467#, c-format
5468msgid "--elf-stt-common=[yes|no] is unsupported on `%s'"
5469msgstr ""
5470
1bf074fb 5471#: objcopy.c:2662
5fe73d46
NC
5472#, c-format
5473msgid "copy from `%s' [%s] to `%s' [%s]\n"
5474msgstr ""
5475
1bf074fb 5476#: objcopy.c:2710
5fe73d46
NC
5477#, c-format
5478msgid "Input file `%s' ignores binary architecture parameter."
5479msgstr ""
5480
1bf074fb
NC
5481#: objcopy.c:2726
5482#, c-format
5fe73d46 5483msgid "Unable to recognise the format of the input file `%s'"
1bf074fb 5484msgstr "Nu se poate recunoaște formatul fișierului de intrare „%s”"
5fe73d46 5485
1bf074fb 5486#: objcopy.c:2729
5fe73d46
NC
5487#, c-format
5488msgid "Output file cannot represent architecture `%s'"
5489msgstr ""
5490
1bf074fb 5491#: objcopy.c:2799
5fe73d46
NC
5492#, c-format
5493msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
5494msgstr ""
5495
1bf074fb
NC
5496#: objcopy.c:2867
5497#, c-format
5fe73d46 5498msgid "can't add section '%s'"
1bf074fb 5499msgstr "nu se poate adăuga secțiunea „%s”"
5fe73d46 5500
1bf074fb
NC
5501#: objcopy.c:2881
5502#, c-format
5fe73d46 5503msgid "can't create section `%s'"
1bf074fb 5504msgstr "nu se poate crea secțiunea „%s”"
5fe73d46 5505
1bf074fb 5506#: objcopy.c:2929
5fe73d46
NC
5507#, c-format
5508msgid "error: %s not found, can't be updated"
5509msgstr ""
5510
1bf074fb 5511#: objcopy.c:2962
5fe73d46
NC
5512msgid "warning: note section is empty"
5513msgstr ""
5514
1bf074fb 5515#: objcopy.c:2971
5fe73d46
NC
5516msgid "warning: could not load note section"
5517msgstr ""
5518
1bf074fb 5519#: objcopy.c:2987
5fe73d46
NC
5520msgid "warning: failed to set merged notes size"
5521msgstr ""
5522
1bf074fb 5523#: objcopy.c:3013
5fe73d46
NC
5524#, c-format
5525msgid "can't dump section '%s' - it does not exist"
5526msgstr ""
5527
1bf074fb 5528#: objcopy.c:3021
5fe73d46
NC
5529msgid "can't dump section - it has no contents"
5530msgstr ""
5531
1bf074fb 5532#: objcopy.c:3033
5fe73d46 5533msgid "could not open section dump file"
1bf074fb 5534msgstr "nu s-a putut deschide fișierul de descărcare(dump) a secțiunii"
5fe73d46 5535
1bf074fb 5536#: objcopy.c:3041
5fe73d46
NC
5537#, c-format
5538msgid "error writing section contents to %s (error: %s)"
5539msgstr ""
5540
1bf074fb 5541#: objcopy.c:3051
5fe73d46
NC
5542msgid "could not retrieve section contents"
5543msgstr ""
5544
1bf074fb 5545#: objcopy.c:3065
5fe73d46
NC
5546#, c-format
5547msgid "%s: debuglink section already exists"
5548msgstr ""
5549
1bf074fb
NC
5550#: objcopy.c:3077
5551#, c-format
5fe73d46 5552msgid "cannot create debug link section `%s'"
1bf074fb 5553msgstr "nu se poate crea secțiunea de legătură de depanare „%s”"
5fe73d46 5554
1bf074fb 5555#: objcopy.c:3171
5fe73d46
NC
5556msgid "Can't fill gap after section"
5557msgstr ""
5558
1bf074fb 5559#: objcopy.c:3196
5fe73d46
NC
5560msgid "can't add padding"
5561msgstr ""
5562
1bf074fb 5563#: objcopy.c:3373
5fe73d46
NC
5564msgid "error: failed to locate merged notes"
5565msgstr ""
5566
1bf074fb 5567#: objcopy.c:3382
5fe73d46
NC
5568msgid "error: failed to merge notes"
5569msgstr ""
5570
1bf074fb 5571#: objcopy.c:3391
5fe73d46
NC
5572msgid "error: failed to copy merged notes into output"
5573msgstr ""
5574
1bf074fb 5575#: objcopy.c:3408
5fe73d46
NC
5576#, c-format
5577msgid "%s: Could not find any mergeable note sections"
5578msgstr ""
5579
1bf074fb
NC
5580#: objcopy.c:3417
5581#, c-format
5fe73d46 5582msgid "cannot fill debug link section `%s'"
1bf074fb 5583msgstr "nu se poate completa secțiunea de legătură de depanare „%s”"
5fe73d46 5584
1bf074fb 5585#: objcopy.c:3478
5fe73d46
NC
5586msgid "error copying private BFD data"
5587msgstr ""
5588
1bf074fb 5589#: objcopy.c:3489
5fe73d46
NC
5590#, c-format
5591msgid "this target does not support %lu alternative machine codes"
5592msgstr ""
5593
1bf074fb 5594#: objcopy.c:3493
5fe73d46
NC
5595msgid "treating that number as an absolute e_machine value instead"
5596msgstr ""
5597
1bf074fb 5598#: objcopy.c:3497
5fe73d46
NC
5599msgid "ignoring the alternative value"
5600msgstr ""
5601
1bf074fb 5602#: objcopy.c:3543
5fe73d46
NC
5603msgid "sorry: copying thin archives is not currently supported"
5604msgstr ""
5605
1bf074fb 5606#: objcopy.c:3550 objcopy.c:3605
5fe73d46
NC
5607#, c-format
5608msgid "cannot create tempdir for archive copying (error: %s)"
5609msgstr ""
5610
1bf074fb 5611#: objcopy.c:3587
5fe73d46
NC
5612#, c-format
5613msgid "illegal pathname found in archive member: %s"
5614msgstr ""
5615
1bf074fb 5616#: objcopy.c:3639
5fe73d46 5617msgid "Unable to recognise the format of file"
1bf074fb 5618msgstr "Nu se poate recunoaște formatul fișierului"
5fe73d46 5619
1bf074fb 5620#: objcopy.c:3772
5fe73d46
NC
5621#, c-format
5622msgid "error: the input file '%s' is empty"
5623msgstr ""
5624
1bf074fb 5625#: objcopy.c:3850
5fe73d46
NC
5626#, c-format
5627msgid "--add-gnu-debuglink ignored for archive %s"
5628msgstr ""
5629
1bf074fb 5630#: objcopy.c:3953
5fe73d46
NC
5631#, c-format
5632msgid "Multiple renames of section %s"
5633msgstr "Multiple redenumiri ale secțiunii %s"
5634
1bf074fb 5635#: objcopy.c:3999
5fe73d46 5636msgid "error in private header data"
1bf074fb 5637msgstr "eroare în datele de antet private"
5fe73d46 5638
1bf074fb 5639#: objcopy.c:4092
5fe73d46 5640msgid "failed to create output section"
1bf074fb 5641msgstr "nu s-a putut crea secțiunea de ieșire"
5fe73d46 5642
1bf074fb 5643#: objcopy.c:4104
5fe73d46 5644msgid "failed to set size"
1bf074fb 5645msgstr "nu s-a putut definii dimensiunea"
5fe73d46 5646
1bf074fb 5647#: objcopy.c:4123
5fe73d46
NC
5648msgid "failed to set vma"
5649msgstr ""
5650
1bf074fb 5651#: objcopy.c:4153
5fe73d46 5652msgid "failed to set alignment"
1bf074fb 5653msgstr "nu s-a putut configura alinierea"
5fe73d46 5654
1bf074fb 5655#: objcopy.c:4185
5fe73d46 5656msgid "failed to copy private data"
1bf074fb 5657msgstr "nu s-au putut copia datele private"
5fe73d46 5658
1bf074fb 5659#: objcopy.c:4345
5fe73d46
NC
5660msgid "relocation count is negative"
5661msgstr ""
5662
5663#. User must pad the section up in order to do this.
1bf074fb 5664#: objcopy.c:4433
5fe73d46
NC
5665#, c-format
5666msgid "cannot reverse bytes: length of section %s must be evenly divisible by %d"
5667msgstr ""
5668
1bf074fb 5669#: objcopy.c:4641
5fe73d46 5670msgid "can't create debugging section"
1bf074fb 5671msgstr "nu se poate crea secțiunea de depanare"
5fe73d46 5672
1bf074fb 5673#: objcopy.c:4655
5fe73d46 5674msgid "can't set debugging section contents"
1bf074fb 5675msgstr "nu se poate configura conținutul secțiunii de depanare"
5fe73d46 5676
1bf074fb
NC
5677#: objcopy.c:4664
5678#, c-format
5fe73d46 5679msgid "don't know how to write debugging information for %s"
1bf074fb 5680msgstr "nu se știe cum să se scrie informațiile de depanare pentru %s"
5fe73d46 5681
1bf074fb 5682#: objcopy.c:4853
5fe73d46
NC
5683msgid "could not create temporary file to hold stripped copy"
5684msgstr ""
5685
1bf074fb 5686#: objcopy.c:4927
5fe73d46
NC
5687#, c-format
5688msgid "%s: bad version in PE subsystem"
5689msgstr ""
5690
1bf074fb 5691#: objcopy.c:4957
5fe73d46
NC
5692#, c-format
5693msgid "unknown PE subsystem: %s"
5694msgstr ""
5695
1bf074fb
NC
5696#: objcopy.c:5041 objcopy.c:5313 objcopy.c:5393 objcopy.c:5534 objcopy.c:5566
5697#: objcopy.c:5629 objcopy.c:5633 objcopy.c:5653
5fe73d46
NC
5698#, c-format
5699msgid "bad format for %s"
5700msgstr "format incorect pentru %s"
5701
1bf074fb 5702#: objcopy.c:5070
5fe73d46
NC
5703#, c-format
5704msgid "cannot open: %s: %s"
1bf074fb 5705msgstr "nu se poate deschide : %s: %s"
5fe73d46 5706
1bf074fb 5707#: objcopy.c:5125
5fe73d46
NC
5708msgid "byte number must be non-negative"
5709msgstr ""
5710
1bf074fb 5711#: objcopy.c:5131
5fe73d46
NC
5712#, c-format
5713msgid "architecture %s unknown"
5714msgstr ""
5715
1bf074fb 5716#: objcopy.c:5139
5fe73d46
NC
5717msgid "interleave must be positive"
5718msgstr ""
5719
1bf074fb 5720#: objcopy.c:5148
5fe73d46
NC
5721msgid "interleave width must be positive"
5722msgstr ""
5723
1bf074fb
NC
5724#: objcopy.c:5466
5725#, c-format
5fe73d46 5726msgid "unrecognized --compress-debug-sections type `%s'"
1bf074fb 5727msgstr "tipul --compress-debug-sections „%s” nerecunoscut"
5fe73d46 5728
1bf074fb
NC
5729#: objcopy.c:5487
5730#, c-format
5fe73d46 5731msgid "unrecognized --elf-stt-common= option `%s'"
1bf074fb 5732msgstr "opțiune --compress-debug-sections „%s” nerecunoscută"
5fe73d46 5733
1bf074fb 5734#: objcopy.c:5503
5fe73d46
NC
5735#, c-format
5736msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
1bf074fb 5737msgstr "Avertisment: se trunchiază umplerea-spațiului_gol de la 0x%s la 0x%x"
5fe73d46 5738
1bf074fb 5739#: objcopy.c:5589
5fe73d46
NC
5740msgid "bad format for --set-section-alignment: argument needed"
5741msgstr ""
5742
1bf074fb 5743#: objcopy.c:5593
5fe73d46
NC
5744msgid "bad format for --set-section-alignment: numeric argument needed"
5745msgstr ""
5746
5747#. Number has more than on 1, i.e. wasn't a power of 2.
1bf074fb 5748#: objcopy.c:5605
5fe73d46
NC
5749msgid "bad format for --set-section-alignment: alignment is not a power of two"
5750msgstr ""
5751
1bf074fb 5752#: objcopy.c:5712
5fe73d46
NC
5753#, c-format
5754msgid "unknown long section names option '%s'"
5755msgstr ""
5756
1bf074fb 5757#: objcopy.c:5735
5fe73d46
NC
5758msgid "unable to parse alternative machine code"
5759msgstr ""
5760
1bf074fb 5761#: objcopy.c:5784
5fe73d46
NC
5762msgid "number of bytes to reverse must be positive and even"
5763msgstr ""
5764
1bf074fb 5765#: objcopy.c:5787
5fe73d46
NC
5766#, c-format
5767msgid "Warning: ignoring previous --reverse-bytes value of %d"
5768msgstr ""
5769
1bf074fb 5770#: objcopy.c:5802
5fe73d46
NC
5771#, c-format
5772msgid "%s: invalid reserve value for --heap"
1bf074fb 5773msgstr "%s: valoare de rezervă nevalidă pentru „--heap”"
5fe73d46 5774
1bf074fb
NC
5775#: objcopy.c:5808
5776#, c-format
5fe73d46 5777msgid "%s: invalid commit value for --heap"
1bf074fb 5778msgstr "%s: valoarea introdusă nu este validă pentru „--heap”"
5fe73d46 5779
1bf074fb 5780#: objcopy.c:5833
5fe73d46
NC
5781#, c-format
5782msgid "%s: invalid reserve value for --stack"
1bf074fb 5783msgstr "%s: valoare de rezervă nevalidă pentru „--stack”"
5fe73d46 5784
1bf074fb
NC
5785#: objcopy.c:5839
5786#, c-format
5fe73d46 5787msgid "%s: invalid commit value for --stack"
1bf074fb 5788msgstr "%s: valoarea introdusă nu este validă pentru „--stack”"
5fe73d46 5789
1bf074fb 5790#: objcopy.c:5848
5fe73d46
NC
5791msgid "verilog data width must be at least 1 byte"
5792msgstr ""
5793
1bf074fb 5794#: objcopy.c:5865
5fe73d46
NC
5795msgid "--globalize-symbol(s) is incompatible with -G/--keep-global-symbol(s)"
5796msgstr ""
5797
1bf074fb 5798#: objcopy.c:5877
5fe73d46
NC
5799msgid "interleave start byte must be set with --byte"
5800msgstr ""
5801
1bf074fb 5802#: objcopy.c:5880
5fe73d46
NC
5803msgid "byte number must be less than interleave"
5804msgstr ""
5805
1bf074fb 5806#: objcopy.c:5883
5fe73d46
NC
5807msgid "interleave width must be less than or equal to interleave - byte`"
5808msgstr ""
5809
1bf074fb 5810#: objcopy.c:5906
5fe73d46
NC
5811#, c-format
5812msgid "unknown input EFI target: %s"
1bf074fb 5813msgstr "țintă EFI de intrare necunoscută: %s"
5fe73d46 5814
1bf074fb
NC
5815#: objcopy.c:5916
5816#, c-format
5fe73d46 5817msgid "unknown output EFI target: %s"
1bf074fb 5818msgstr "țintă EFI de ieșire necunoscută: %s"
5fe73d46 5819
1bf074fb 5820#: objcopy.c:5940
5fe73d46
NC
5821#, c-format
5822msgid "warning: could not create temporary file whilst copying '%s', (error: %s)"
5823msgstr ""
5824
1bf074fb 5825#: objcopy.c:5977 objcopy.c:5991
5fe73d46
NC
5826#, c-format
5827msgid "%s %s%c0x%s never used"
5828msgstr ""
5829
1bf074fb 5830#: objdump.c:235
5fe73d46
NC
5831#, c-format
5832msgid "Usage: %s <option(s)> <file(s)>\n"
1bf074fb 5833msgstr "Utilizare: %s <opțiune(i)> <fișier(e)>\n"
5fe73d46 5834
1bf074fb 5835#: objdump.c:236
5fe73d46
NC
5836#, c-format
5837msgid " Display information from object <file(s)>.\n"
5838msgstr ""
5839
1bf074fb 5840#: objdump.c:237
5fe73d46
NC
5841#, c-format
5842msgid " At least one of the following switches must be given:\n"
5843msgstr ""
5844
1bf074fb 5845#: objdump.c:238
5fe73d46
NC
5846#, c-format
5847msgid " -a, --archive-headers Display archive header information\n"
5848msgstr ""
5849
1bf074fb 5850#: objdump.c:240
5fe73d46
NC
5851#, c-format
5852msgid " -f, --file-headers Display the contents of the overall file header\n"
5853msgstr ""
5854
1bf074fb 5855#: objdump.c:242
5fe73d46
NC
5856#, c-format
5857msgid " -p, --private-headers Display object format specific file header contents\n"
5858msgstr ""
5859
1bf074fb 5860#: objdump.c:244
5fe73d46
NC
5861#, c-format
5862msgid " -P, --private=OPT,OPT... Display object format specific contents\n"
5863msgstr ""
5864
1bf074fb 5865#: objdump.c:246
5fe73d46
NC
5866#, c-format
5867msgid " -h, --[section-]headers Display the contents of the section headers\n"
5868msgstr ""
5869
1bf074fb
NC
5870#: objdump.c:248
5871#, c-format
5fe73d46 5872msgid " -x, --all-headers Display the contents of all headers\n"
1bf074fb 5873msgstr " -x, --all-headers afișează conținutul tuturor antetelor\n"
5fe73d46 5874
1bf074fb 5875#: objdump.c:250
5fe73d46
NC
5876#, c-format
5877msgid " -d, --disassemble Display assembler contents of executable sections\n"
5878msgstr ""
5879
1bf074fb 5880#: objdump.c:252
5fe73d46
NC
5881#, c-format
5882msgid " -D, --disassemble-all Display assembler contents of all sections\n"
5883msgstr ""
5884
1bf074fb 5885#: objdump.c:254
5fe73d46
NC
5886#, c-format
5887msgid " --disassemble=<sym> Display assembler contents from <sym>\n"
5888msgstr ""
5889
1bf074fb 5890#: objdump.c:256
5fe73d46
NC
5891#, c-format
5892msgid " -S, --source Intermix source code with disassembly\n"
5893msgstr ""
5894
1bf074fb 5895#: objdump.c:258
5fe73d46
NC
5896#, c-format
5897msgid " --source-comment[=<txt>] Prefix lines of source code with <txt>\n"
5898msgstr ""
5899
1bf074fb 5900#: objdump.c:260
5fe73d46
NC
5901#, c-format
5902msgid " -s, --full-contents Display the full contents of all sections requested\n"
5903msgstr ""
5904
1bf074fb 5905#: objdump.c:262
5fe73d46
NC
5906#, c-format
5907msgid " -g, --debugging Display debug information in object file\n"
5908msgstr ""
5909
1bf074fb 5910#: objdump.c:264
5fe73d46
NC
5911#, c-format
5912msgid " -e, --debugging-tags Display debug information using ctags style\n"
5913msgstr ""
5914
1bf074fb 5915#: objdump.c:266
5fe73d46
NC
5916#, c-format
5917msgid " -G, --stabs Display (in raw form) any STABS info in the file\n"
5918msgstr ""
5919
1bf074fb 5920#: objdump.c:268
5fe73d46
NC
5921#, c-format
5922msgid ""
5923" -W, --dwarf[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/=decodedline,\n"
5924" f/=frames, F/=frames-interp, g/=gdb_index, i/=info, o/=loc,\n"
5925" m/=macro, p/=pubnames, t/=pubtypes, R/=Ranges, l/=rawline,\n"
5926" s/=str, O/=str-offsets, u/=trace_abbrev, T/=trace_aranges,\n"
5927" U/=trace_info]\n"
5928" Display the contents of DWARF debug sections\n"
5929msgstr ""
5930
1bf074fb 5931#: objdump.c:275
5fe73d46
NC
5932#, c-format
5933msgid ""
5934" -Wk,--dwarf=links Display the contents of sections that link to\n"
5935" separate debuginfo files\n"
5936msgstr ""
5937
1bf074fb 5938#: objdump.c:279
5fe73d46
NC
5939#, c-format
5940msgid ""
5941" -WK,--dwarf=follow-links\n"
5942" Follow links to separate debug info files (default)\n"
5943msgstr ""
5944
1bf074fb 5945#: objdump.c:282
5fe73d46
NC
5946#, c-format
5947msgid ""
5948" -WN,--dwarf=no-follow-links\n"
5949" Do not follow links to separate debug info files\n"
5950msgstr ""
5951
1bf074fb 5952#: objdump.c:286
5fe73d46
NC
5953#, c-format
5954msgid ""
5955" -WK,--dwarf=follow-links\n"
5956" Follow links to separate debug info files\n"
5957msgstr ""
5958
1bf074fb 5959#: objdump.c:289
5fe73d46
NC
5960#, c-format
5961msgid ""
5962" -WN,--dwarf=no-follow-links\n"
5963" Do not follow links to separate debug info files\n"
5964" (default)\n"
5965msgstr ""
5966
1bf074fb
NC
5967#: objdump.c:295
5968#, c-format
5969msgid ""
5970" -WD --dwarf=use-debuginfod\n"
5971" When following links, also query debuginfod servers (default)\n"
5972msgstr ""
5973
5974#: objdump.c:298
5975#, c-format
5976msgid ""
5977" -WE --dwarf=do-not-use-debuginfod\n"
5978" When following links, do not query debuginfod servers\n"
5979msgstr ""
5980
5981#: objdump.c:302
5fe73d46
NC
5982#, c-format
5983msgid ""
5984" -L, --process-links Display the contents of non-debug sections in\n"
5985" separate debuginfo files. (Implies -WK)\n"
5986msgstr ""
5987
1bf074fb 5988#: objdump.c:306
5fe73d46
NC
5989#, c-format
5990msgid " --ctf[=SECTION] Display CTF info from SECTION, (default `.ctf')\n"
5991msgstr ""
5992
1bf074fb
NC
5993#: objdump.c:309
5994#, c-format
5fe73d46 5995msgid " -t, --syms Display the contents of the symbol table(s)\n"
1bf074fb 5996msgstr " -t, --syms afișează conținutul tabelului/tabelelor cu simboluri\n"
5fe73d46 5997
1bf074fb 5998#: objdump.c:311
5fe73d46
NC
5999#, c-format
6000msgid " -T, --dynamic-syms Display the contents of the dynamic symbol table\n"
6001msgstr ""
6002
1bf074fb
NC
6003#: objdump.c:313
6004#, c-format
5fe73d46 6005msgid " -r, --reloc Display the relocation entries in the file\n"
1bf074fb 6006msgstr " -r, --reloc afișează intrările de readresare din fișier\n"
5fe73d46 6007
1bf074fb 6008#: objdump.c:315
5fe73d46
NC
6009#, c-format
6010msgid " -R, --dynamic-reloc Display the dynamic relocation entries in the file\n"
6011msgstr ""
6012
1bf074fb 6013#: objdump.c:317
5fe73d46
NC
6014#, c-format
6015msgid " @<file> Read options from <file>\n"
6016msgstr ""
6017
1bf074fb 6018#: objdump.c:319
5fe73d46
NC
6019#, c-format
6020msgid " -v, --version Display this program's version number\n"
6021msgstr ""
6022
1bf074fb 6023#: objdump.c:321
5fe73d46
NC
6024#, c-format
6025msgid " -i, --info List object formats and architectures supported\n"
6026msgstr ""
6027
1bf074fb 6028#: objdump.c:323
5fe73d46
NC
6029#, c-format
6030msgid " -H, --help Display this information\n"
6031msgstr ""
6032
1bf074fb 6033#: objdump.c:330
5fe73d46
NC
6034#, c-format
6035msgid ""
6036"\n"
6037" The following switches are optional:\n"
6038msgstr ""
6039
1bf074fb 6040#: objdump.c:331
5fe73d46
NC
6041#, c-format
6042msgid " -b, --target=BFDNAME Specify the target object format as BFDNAME\n"
6043msgstr ""
6044
1bf074fb 6045#: objdump.c:333
5fe73d46
NC
6046#, c-format
6047msgid " -m, --architecture=MACHINE Specify the target architecture as MACHINE\n"
6048msgstr ""
6049
1bf074fb 6050#: objdump.c:335
5fe73d46
NC
6051#, c-format
6052msgid " -j, --section=NAME Only display information for section NAME\n"
6053msgstr ""
6054
1bf074fb 6055#: objdump.c:337
5fe73d46
NC
6056#, c-format
6057msgid " -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
6058msgstr ""
6059
1bf074fb 6060#: objdump.c:339
5fe73d46
NC
6061#, c-format
6062msgid " -EB --endian=big Assume big endian format when disassembling\n"
6063msgstr ""
6064
1bf074fb 6065#: objdump.c:341
5fe73d46
NC
6066#, c-format
6067msgid " -EL --endian=little Assume little endian format when disassembling\n"
6068msgstr ""
6069
1bf074fb 6070#: objdump.c:343
5fe73d46
NC
6071#, c-format
6072msgid " --file-start-context Include context from start of file (with -S)\n"
6073msgstr ""
6074
1bf074fb 6075#: objdump.c:345
5fe73d46
NC
6076#, c-format
6077msgid " -I, --include=DIR Add DIR to search list for source files\n"
6078msgstr ""
6079
1bf074fb 6080#: objdump.c:347
5fe73d46
NC
6081#, c-format
6082msgid " -l, --line-numbers Include line numbers and filenames in output\n"
6083msgstr ""
6084
1bf074fb 6085#: objdump.c:349
5fe73d46
NC
6086#, c-format
6087msgid " -F, --file-offsets Include file offsets when displaying information\n"
6088msgstr ""
6089
1bf074fb 6090#: objdump.c:351
5fe73d46
NC
6091#, c-format
6092msgid " -C, --demangle[=STYLE] Decode mangled/processed symbol names\n"
1bf074fb 6093msgstr " -C, --demangle[=STILUL] decodifică numele simbolurilor deteriorate/procesate\n"
5fe73d46 6094
1bf074fb 6095#: objdump.c:353
5fe73d46 6096msgid " STYLE can be "
1bf074fb 6097msgstr " STILUL poate fi "
5fe73d46 6098
1bf074fb 6099#: objdump.c:355
5fe73d46
NC
6100#, c-format
6101msgid ""
6102" --recurse-limit Enable a limit on recursion whilst demangling\n"
6103" (default)\n"
6104msgstr ""
6105
1bf074fb 6106#: objdump.c:358
5fe73d46
NC
6107#, c-format
6108msgid " --no-recurse-limit Disable a limit on recursion whilst demangling\n"
6109msgstr ""
6110
1bf074fb 6111#: objdump.c:360
5fe73d46
NC
6112#, c-format
6113msgid " -w, --wide Format output for more than 80 columns\n"
6114msgstr ""
6115
1bf074fb 6116#: objdump.c:362
5fe73d46
NC
6117#, c-format
6118msgid ""
6119" -U[d|l|i|x|e|h] Controls the display of UTF-8 unicode characters\n"
6120" --unicode=[default|locale|invalid|hex|escape|highlight]\n"
6121msgstr ""
6122
1bf074fb 6123#: objdump.c:365
5fe73d46
NC
6124#, c-format
6125msgid " -z, --disassemble-zeroes Do not skip blocks of zeroes when disassembling\n"
6126msgstr ""
6127
1bf074fb 6128#: objdump.c:367
5fe73d46
NC
6129#, c-format
6130msgid " --start-address=ADDR Only process data whose address is >= ADDR\n"
6131msgstr ""
6132
1bf074fb 6133#: objdump.c:369
5fe73d46
NC
6134#, c-format
6135msgid " --stop-address=ADDR Only process data whose address is < ADDR\n"
6136msgstr ""
6137
1bf074fb 6138#: objdump.c:371
5fe73d46
NC
6139#, c-format
6140msgid " --no-addresses Do not print address alongside disassembly\n"
6141msgstr ""
6142
1bf074fb 6143#: objdump.c:373
5fe73d46
NC
6144#, c-format
6145msgid " --prefix-addresses Print complete address alongside disassembly\n"
6146msgstr ""
6147
1bf074fb 6148#: objdump.c:375
5fe73d46
NC
6149#, c-format
6150msgid " --[no-]show-raw-insn Display hex alongside symbolic disassembly\n"
6151msgstr ""
6152
1bf074fb 6153#: objdump.c:377
5fe73d46
NC
6154#, c-format
6155msgid " --insn-width=WIDTH Display WIDTH bytes on a single line for -d\n"
6156msgstr ""
6157
1bf074fb 6158#: objdump.c:379
5fe73d46
NC
6159#, c-format
6160msgid " --adjust-vma=OFFSET Add OFFSET to all displayed section addresses\n"
6161msgstr ""
6162
1bf074fb 6163#: objdump.c:381
5fe73d46
NC
6164#, c-format
6165msgid " --special-syms Include special symbols in symbol dumps\n"
6166msgstr ""
6167
1bf074fb 6168#: objdump.c:383
5fe73d46
NC
6169#, c-format
6170msgid " --inlines Print all inlines for source line (with -l)\n"
6171msgstr ""
6172
1bf074fb 6173#: objdump.c:385
5fe73d46
NC
6174#, c-format
6175msgid " --prefix=PREFIX Add PREFIX to absolute paths for -S\n"
6176msgstr ""
6177
1bf074fb 6178#: objdump.c:387
5fe73d46
NC
6179#, c-format
6180msgid " --prefix-strip=LEVEL Strip initial directory names for -S\n"
6181msgstr ""
6182
1bf074fb 6183#: objdump.c:389
5fe73d46
NC
6184#, c-format
6185msgid " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
6186msgstr ""
6187
1bf074fb 6188#: objdump.c:391
5fe73d46
NC
6189#, c-format
6190msgid " --dwarf-start=N Display DIEs starting at offset N\n"
6191msgstr ""
6192
1bf074fb 6193#: objdump.c:393
5fe73d46
NC
6194#, c-format
6195msgid " --dwarf-check Make additional dwarf consistency checks.\n"
6196msgstr ""
6197
1bf074fb 6198#: objdump.c:396
5fe73d46
NC
6199#, c-format
6200msgid " --ctf-parent=NAME Use CTF archive member NAME as the CTF parent\n"
6201msgstr ""
6202
1bf074fb 6203#: objdump.c:399
5fe73d46
NC
6204#, c-format
6205msgid " --visualize-jumps Visualize jumps by drawing ASCII art lines\n"
6206msgstr ""
6207
1bf074fb 6208#: objdump.c:401
5fe73d46
NC
6209#, c-format
6210msgid " --visualize-jumps=color Use colors in the ASCII art\n"
6211msgstr ""
6212
1bf074fb 6213#: objdump.c:403
5fe73d46
NC
6214#, c-format
6215msgid ""
6216" --visualize-jumps=extended-color\n"
6217" Use extended 8-bit color codes\n"
6218msgstr ""
6219
1bf074fb 6220#: objdump.c:406
5fe73d46
NC
6221#, c-format
6222msgid ""
6223" --visualize-jumps=off Disable jump visualization\n"
6224"\n"
6225msgstr ""
6226
1bf074fb
NC
6227#: objdump.c:408
6228#, c-format
6229msgid ""
6230" --disassembler-color=off Disable disassembler color output.\n"
6231"\n"
6232msgstr ""
6233
6234#: objdump.c:410
6235#, c-format
6236msgid ""
6237" --disassembler-color=color Use basic colors in disassembler output.\n"
6238"\n"
6239msgstr ""
6240
6241#: objdump.c:421
5fe73d46
NC
6242#, c-format
6243msgid ""
6244"\n"
6245"Options supported for -P/--private switch:\n"
6246msgstr ""
6247
1bf074fb 6248#: objdump.c:783
5fe73d46
NC
6249#, c-format
6250msgid "section '%s' mentioned in a -j option, but not found in any input file"
6251msgstr ""
6252
1bf074fb 6253#: objdump.c:938
5fe73d46
NC
6254#, c-format
6255msgid "Sections:\n"
6256msgstr "Secțiuni:\n"
6257
1bf074fb 6258#: objdump.c:944
5fe73d46
NC
6259#, c-format
6260msgid "Idx %-*s Size %-*s%-*sFile off Algn"
6261msgstr ""
6262
1bf074fb 6263#: objdump.c:950
5fe73d46
NC
6264#, c-format
6265msgid " Flags"
1bf074fb 6266msgstr " Opțiuni"
5fe73d46 6267
1bf074fb 6268#: objdump.c:972
5fe73d46
NC
6269#, c-format
6270msgid "failed to read symbol table from: %s"
6271msgstr ""
6272
1bf074fb 6273#: objdump.c:973 objdump.c:5095
5fe73d46
NC
6274msgid "error message was"
6275msgstr ""
6276
1bf074fb 6277#: objdump.c:988
5fe73d46
NC
6278#, c-format
6279msgid "error: symbol table size (%#lx) is larger than filesize (%#lx)"
6280msgstr ""
6281
1bf074fb 6282#: objdump.c:1018
5fe73d46
NC
6283#, c-format
6284msgid "%s: not a dynamic object"
6285msgstr ""
6286
1bf074fb
NC
6287#: objdump.c:1621 objdump.c:1649
6288#, c-format
5fe73d46 6289msgid " (File Offset: 0x%lx)"
1bf074fb 6290msgstr " (Decalaj fișier: 0x%lx)"
5fe73d46 6291
1bf074fb 6292#: objdump.c:1894
5fe73d46
NC
6293#, c-format
6294msgid "source file %s is more recent than object file\n"
6295msgstr ""
6296
1bf074fb 6297#: objdump.c:3070
5fe73d46
NC
6298#, c-format
6299msgid "\t... (skipping %lu zeroes, resuming at file offset: 0x%lx)\n"
6300msgstr ""
6301
1bf074fb 6302#: objdump.c:3209
5fe73d46
NC
6303#, c-format
6304msgid "disassemble_fn returned length %d"
6305msgstr ""
6306
1bf074fb 6307#: objdump.c:3537 objdump.c:4715
5fe73d46
NC
6308#, c-format
6309msgid "Reading section %s failed because: %s"
6310msgstr ""
6311
1bf074fb 6312#: objdump.c:3558
5fe73d46
NC
6313#, c-format
6314msgid ""
6315"\n"
6316"Disassembly of section %s:\n"
6317msgstr ""
6318
1bf074fb 6319#: objdump.c:3850
5fe73d46
NC
6320#, c-format
6321msgid "can't use supplied machine %s"
6322msgstr ""
6323
1bf074fb 6324#: objdump.c:3871
5fe73d46
NC
6325#, c-format
6326msgid "can't disassemble for architecture %s\n"
6327msgstr ""
6328
1bf074fb 6329#: objdump.c:3960
5fe73d46
NC
6330#, c-format
6331msgid ""
6332"\n"
6333"Section '%s' has an invalid size: %#llx.\n"
6334msgstr ""
6335
1bf074fb 6336#: objdump.c:4005
5fe73d46
NC
6337#, c-format
6338msgid ""
6339"\n"
6340"Can't get contents for section '%s'.\n"
6341msgstr ""
6342
1bf074fb
NC
6343#: objdump.c:4187
6344#, c-format
5fe73d46 6345msgid "File %s does not contain any dwarf debug information\n"
1bf074fb 6346msgstr "Fișierul %s nu conține nicio informație de depanare „dwarf”\n"
5fe73d46 6347
1bf074fb 6348#: objdump.c:4224
5fe73d46
NC
6349#, c-format
6350msgid ""
6351"No %s section present\n"
6352"\n"
6353msgstr ""
1bf074fb
NC
6354"Nicio secțiune %s prezentă\n"
6355"\n"
5fe73d46 6356
1bf074fb
NC
6357#: objdump.c:4231
6358#, c-format
5fe73d46 6359msgid "reading %s section of %s failed: %s"
1bf074fb 6360msgstr "citirea secțiunii %s din %s a eșuat: %s"
5fe73d46 6361
1bf074fb 6362#: objdump.c:4277
5fe73d46
NC
6363#, c-format
6364msgid ""
6365"Contents of %s section:\n"
6366"\n"
6367msgstr ""
1bf074fb
NC
6368"Conținutul secțiunii %s:\n"
6369"\n"
5fe73d46 6370
1bf074fb 6371#: objdump.c:4411
5fe73d46
NC
6372#, c-format
6373msgid "architecture: %s, "
1bf074fb 6374msgstr "arhitectura: %s, "
5fe73d46 6375
1bf074fb 6376#: objdump.c:4414
5fe73d46
NC
6377#, c-format
6378msgid "flags 0x%08x:\n"
1bf074fb 6379msgstr "opțiuni 0x%08x:\n"
5fe73d46 6380
1bf074fb 6381#: objdump.c:4427
5fe73d46
NC
6382#, c-format
6383msgid ""
6384"\n"
6385"start address 0x"
6386msgstr ""
1bf074fb
NC
6387"\n"
6388"adresa de pornire 0x"
5fe73d46 6389
1bf074fb
NC
6390#: objdump.c:4477 readelf.c:15656
6391#, c-format
5fe73d46 6392msgid "%s: %s"
1bf074fb 6393msgstr "%s: %s"
5fe73d46 6394
1bf074fb 6395#: objdump.c:4477 readelf.c:15656
5fe73d46 6396msgid "warning"
1bf074fb 6397msgstr "avertisment"
5fe73d46 6398
1bf074fb 6399#: objdump.c:4477 readelf.c:15656
5fe73d46 6400msgid "error"
1bf074fb 6401msgstr "eroare"
5fe73d46 6402
1bf074fb 6403#: objdump.c:4483 readelf.c:15661
5fe73d46
NC
6404#, c-format
6405msgid "CTF error: cannot get CTF errors: `%s'"
1bf074fb 6406msgstr "Eroare CTF: nu se pot obține erori CTF: „%s”"
5fe73d46 6407
1bf074fb
NC
6408#: objdump.c:4507 readelf.c:15683
6409#, c-format
5fe73d46
NC
6410msgid ""
6411"\n"
6412"CTF archive member: %s:\n"
1bf074fb
NC
6413msgstr ""
6414"\n"
6415"Membru al arhivei CTF: %s:\n"
5fe73d46 6416
1bf074fb
NC
6417#: objdump.c:4527
6418#, c-format
5fe73d46 6419msgid "Iteration failed: %s, %s"
1bf074fb 6420msgstr "Iterația a eșuat: %s, %s"
5fe73d46 6421
1bf074fb
NC
6422#: objdump.c:4565 objdump.c:4572
6423#, c-format
5fe73d46 6424msgid "CTF open failure: %s"
1bf074fb 6425msgstr "Eșec la deschiderea CTF: %s"
5fe73d46 6426
1bf074fb
NC
6427#: objdump.c:4576
6428#, c-format
5fe73d46 6429msgid "Contents of CTF section %s:\n"
1bf074fb 6430msgstr "Conținutul secțiunii CTF %s:\n"
5fe73d46 6431
1bf074fb 6432#: objdump.c:4583
5fe73d46
NC
6433#, c-format
6434msgid "CTF archive member open failure: %s"
1bf074fb 6435msgstr "Eroare la deschiderea membrului arhivei CTF: %s"
5fe73d46 6436
1bf074fb 6437#: objdump.c:4601
5fe73d46
NC
6438#, c-format
6439msgid "warning: private headers incomplete: %s"
1bf074fb 6440msgstr "avertisment: anteturi private incomplete: %s"
5fe73d46 6441
1bf074fb 6442#: objdump.c:4619
5fe73d46 6443msgid "option -P/--private not supported by this file"
1bf074fb 6444msgstr "opțiunea „-P/--private” nu este acceptată de acest fișier"
5fe73d46 6445
1bf074fb
NC
6446#: objdump.c:4643
6447#, c-format
5fe73d46 6448msgid "target specific dump '%s' not supported"
1bf074fb 6449msgstr "descărcarea specificată de ținta „%s” nu este acceptată"
5fe73d46 6450
1bf074fb
NC
6451#: objdump.c:4707
6452#, c-format
5fe73d46 6453msgid "Contents of section %s:"
1bf074fb 6454msgstr "Conținutul secțiunii %s:"
5fe73d46 6455
1bf074fb 6456#: objdump.c:4709
5fe73d46
NC
6457#, c-format
6458msgid " (Starting at file offset: 0x%lx)"
1bf074fb 6459msgstr " (Începând de la decalajul fișierului: 0x%lx)"
5fe73d46 6460
1bf074fb 6461#: objdump.c:4819
5fe73d46
NC
6462#, c-format
6463msgid "no symbols\n"
1bf074fb 6464msgstr "niciun simbol\n"
5fe73d46 6465
1bf074fb 6466#: objdump.c:4826
5fe73d46
NC
6467#, c-format
6468msgid "no information for symbol number %ld\n"
1bf074fb 6469msgstr "nicio informație pentru numărul simbolului %ld\n"
5fe73d46 6470
1bf074fb 6471#: objdump.c:4829
5fe73d46
NC
6472#, c-format
6473msgid "could not determine the type of symbol number %ld\n"
6474msgstr ""
6475
1bf074fb
NC
6476#: objdump.c:5093
6477#, c-format
5fe73d46 6478msgid "failed to read relocs in: %s"
1bf074fb 6479msgstr "nu s-au putut citi readresările din: %s"
5fe73d46 6480
1bf074fb 6481#: objdump.c:5264
5fe73d46
NC
6482#, c-format
6483msgid ""
6484"\n"
6485"%s: file format %s\n"
6486msgstr ""
1bf074fb
NC
6487"\n"
6488"%s: formatul fișierului %s\n"
5fe73d46 6489
1bf074fb 6490#: objdump.c:5372
5fe73d46
NC
6491#, c-format
6492msgid "%s: printing debugging information failed"
1bf074fb 6493msgstr "%s: afișarea informațiilor de depanare a eșuat"
5fe73d46 6494
1bf074fb 6495#: objdump.c:5464
5fe73d46
NC
6496#, c-format
6497msgid "In archive %s:\n"
1bf074fb 6498msgstr "În arhiva %s:\n"
5fe73d46
NC
6499
6500#. Prevent corrupted files from spinning us into an
6501#. infinite loop. 100 is an arbitrary heuristic.
1bf074fb 6502#: objdump.c:5469
5fe73d46
NC
6503msgid "Archive nesting is too deep"
6504msgstr ""
6505
1bf074fb
NC
6506#: objdump.c:5473
6507#, c-format
5fe73d46 6508msgid "In nested archive %s:\n"
1bf074fb 6509msgstr "În arhiva imbricată %s:\n"
5fe73d46 6510
1bf074fb 6511#: objdump.c:5636
5fe73d46
NC
6512msgid "error: the start address should be before the end address"
6513msgstr ""
6514
1bf074fb 6515#: objdump.c:5641
5fe73d46
NC
6516msgid "error: the stop address should be after the start address"
6517msgstr ""
6518
1bf074fb 6519#: objdump.c:5653
5fe73d46
NC
6520msgid "error: prefix strip must be non-negative"
6521msgstr ""
6522
1bf074fb 6523#: objdump.c:5658
5fe73d46
NC
6524msgid "error: instruction width must be positive"
6525msgstr ""
6526
1bf074fb 6527#: objdump.c:5679
5fe73d46 6528msgid "unrecognized argument to --visualize-option"
1bf074fb
NC
6529msgstr "argument nerecunoscut pentru opțiunea „--visualize-option”"
6530
6531#: objdump.c:5690
6532msgid "unrecognized argument to --disassembler-color"
6533msgstr "argument nerecunoscut pentru opțiunea „--disassembler-color”"
5fe73d46 6534
1bf074fb 6535#: objdump.c:5699
5fe73d46 6536msgid "unrecognized -E option"
1bf074fb 6537msgstr "opțiune „-E” nerecunoscută"
5fe73d46 6538
1bf074fb 6539#: objdump.c:5710
5fe73d46
NC
6540#, c-format
6541msgid "unrecognized --endian type `%s'"
1bf074fb 6542msgstr "tip nerecunoscut „%s” pentru opțiunea „--endian”"
5fe73d46
NC
6543
6544#: od-elf32_avr.c:53
6545#, c-format
6546msgid ""
6547"For AVR ELF files:\n"
6548" mem-usage Display memory usage\n"
6549" avr-prop Display contents of .avr.prop section\n"
6550msgstr ""
6551
6552#: od-elf32_avr.c:200
6553#, c-format
6554msgid "Warning: textsize (%#lx) + datasize (%#lx) overflows size type\n"
6555msgstr ""
6556
6557#: od-elf32_avr.c:210
6558#, c-format
6559msgid "Warning: textsize (%#lx) + datasize (%#lx) + bootloadersize (%#lx) overflows size type\n"
6560msgstr ""
6561
6562#: od-elf32_avr.c:221
6563#, c-format
6564msgid "Warning: datatsize (%#lx) + bssssize (%#lx) overflows size type\n"
6565msgstr ""
6566
6567#: od-elf32_avr.c:232
6568#, c-format
6569msgid "Warning: datasize (%#lx) + bsssize (%#lx) + noinitsize (%#lx) overflows size type\n"
6570msgstr ""
6571
6572#: od-macho.c:74
6573#, c-format
6574msgid ""
6575"For Mach-O files:\n"
6576" header Display the file header\n"
6577" section Display the segments and sections commands\n"
6578" map Display the section map\n"
6579" load Display the load commands\n"
6580" dysymtab Display the dynamic symbol table\n"
6581" codesign Display code signature\n"
6582" seg_split_info Display segment split info\n"
6583" compact_unwind Display compact unwinding info\n"
6584" function_starts Display start address of functions\n"
6585" data_in_code Display data in code entries\n"
6586" twolevel_hints Display the two-level namespace lookup hints table\n"
6587" dyld_info Display dyld information\n"
6588msgstr ""
6589
1bf074fb 6590#: od-macho.c:313
5fe73d46 6591msgid "Mach-O header:\n"
1bf074fb 6592msgstr "Antet Mach-O:\n"
5fe73d46 6593
1bf074fb 6594#: od-macho.c:314
5fe73d46
NC
6595#, c-format
6596msgid " magic : %08lx\n"
1bf074fb 6597msgstr " magic : %08lx\n"
5fe73d46 6598
1bf074fb 6599#: od-macho.c:315
5fe73d46
NC
6600#, c-format
6601msgid " cputype : %08lx (%s)\n"
1bf074fb 6602msgstr " tip CPU : %08lx (%s)\n"
5fe73d46 6603
1bf074fb 6604#: od-macho.c:317
5fe73d46
NC
6605#, c-format
6606msgid " cpusubtype: %08lx\n"
1bf074fb 6607msgstr " subtip CPU : %08lx\n"
5fe73d46 6608
1bf074fb
NC
6609#: od-macho.c:318
6610#, c-format
5fe73d46 6611msgid " filetype : %08lx (%s)\n"
1bf074fb 6612msgstr " tip fișier : %08lx (%s)\n"
5fe73d46 6613
1bf074fb 6614#: od-macho.c:321
5fe73d46
NC
6615#, c-format
6616msgid " ncmds : %08lx (%lu)\n"
1bf074fb 6617msgstr " nr_comenzi : %08lx (%lu)\n"
5fe73d46 6618
1bf074fb 6619#: od-macho.c:322
5fe73d46
NC
6620#, c-format
6621msgid " sizeofcmds: %08lx (%lu)\n"
1bf074fb 6622msgstr " dim_comenzi: %08lx (%lu)\n"
5fe73d46 6623
1bf074fb 6624#: od-macho.c:323
5fe73d46
NC
6625#, c-format
6626msgid " flags : %08lx ("
1bf074fb 6627msgstr " opțiuni : %08lx ("
5fe73d46 6628
1bf074fb 6629#: od-macho.c:325
5fe73d46 6630msgid ")\n"
1bf074fb 6631msgstr ")\n"
5fe73d46 6632
1bf074fb 6633#: od-macho.c:326
5fe73d46
NC
6634#, c-format
6635msgid " reserved : %08x\n"
1bf074fb 6636msgstr " rezervat : %08x\n"
5fe73d46 6637
1bf074fb 6638#: od-macho.c:345
5fe73d46 6639msgid "Segments and Sections:\n"
1bf074fb 6640msgstr "Segmente și secțiuni:\n"
5fe73d46 6641
1bf074fb 6642#: od-macho.c:346
5fe73d46 6643msgid " #: Segment name Section name Address\n"
1bf074fb 6644msgstr " #: Nume segment Nume secțiune Adresa\n"
5fe73d46 6645
1bf074fb 6646#: od-macho.c:988
5fe73d46
NC
6647msgid "cannot read rebase dyld info"
6648msgstr ""
6649
1bf074fb 6650#: od-macho.c:993
5fe73d46
NC
6651msgid "cannot read bind dyld info"
6652msgstr ""
6653
1bf074fb 6654#: od-macho.c:998
5fe73d46
NC
6655msgid "cannot read weak bind dyld info"
6656msgstr ""
6657
1bf074fb 6658#: od-macho.c:1003
5fe73d46
NC
6659msgid "cannot read lazy bind dyld info"
6660msgstr ""
6661
1bf074fb 6662#: od-macho.c:1008
5fe73d46
NC
6663msgid "cannot read export symbols dyld info"
6664msgstr ""
6665
1bf074fb 6666#: od-macho.c:1088 od-macho.c:1098 od-macho.c:1172 od-macho.c:1224
5fe73d46
NC
6667#, c-format
6668msgid " [bad block length]\n"
1bf074fb 6669msgstr " [lungime a blocului incorectă]\n"
5fe73d46 6670
1bf074fb 6671#: od-macho.c:1092
5fe73d46
NC
6672#, c-format
6673msgid " %u index entry:\n"
6674msgid_plural " %u index entries:\n"
1bf074fb
NC
6675msgstr[0] " o intrare de index:\n"
6676msgstr[1] " două intrări de index:\n"
6677msgstr[2] " %u intrări de index:\n"
6678msgstr[3] " %u de intrări de index:\n"
5fe73d46 6679
1bf074fb 6680#: od-macho.c:1108
5fe73d46
NC
6681#, c-format
6682msgid " index entry %u: type: %08x, offset: %08x\n"
1bf074fb 6683msgstr " intrare de index %u: tip: %08x, poziția: %08x\n"
5fe73d46 6684
1bf074fb
NC
6685#: od-macho.c:1179
6686#, c-format
5fe73d46 6687msgid " version: %08x\n"
1bf074fb 6688msgstr " versiune: %08x\n"
5fe73d46 6689
1bf074fb
NC
6690#: od-macho.c:1180
6691#, c-format
5fe73d46 6692msgid " flags: %08x\n"
1bf074fb 6693msgstr " opțiuni: %08x\n"
5fe73d46 6694
1bf074fb 6695#: od-macho.c:1181
5fe73d46
NC
6696#, c-format
6697msgid " hash offset: %08x\n"
1bf074fb 6698msgstr " decalaj sumă_ctrl: %08x\n"
5fe73d46 6699
1bf074fb 6700#: od-macho.c:1183
5fe73d46
NC
6701#, c-format
6702msgid " ident offset: %08x (- %08x)\n"
1bf074fb 6703msgstr " decalaj ident.: %08x (- %08x)\n"
5fe73d46 6704
1bf074fb
NC
6705#: od-macho.c:1185
6706#, c-format
5fe73d46 6707msgid " identity: %s\n"
1bf074fb 6708msgstr " identitate: %s\n"
5fe73d46 6709
1bf074fb 6710#: od-macho.c:1186
5fe73d46
NC
6711#, c-format
6712msgid " nbr special slots: %08x (at offset %08x)\n"
1bf074fb 6713msgstr " nr. sloturi speciale: %08x (at offset %08x)\n"
5fe73d46 6714
1bf074fb 6715#: od-macho.c:1189
5fe73d46
NC
6716#, c-format
6717msgid " nbr code slots: %08x\n"
1bf074fb 6718msgstr " nr. sloturi cod: %08x\n"
5fe73d46 6719
1bf074fb
NC
6720#: od-macho.c:1190
6721#, c-format
5fe73d46 6722msgid " code limit: %08x\n"
1bf074fb 6723msgstr " limita codului: %08x\n"
5fe73d46 6724
1bf074fb
NC
6725#: od-macho.c:1191
6726#, c-format
5fe73d46 6727msgid " hash size: %02x\n"
1bf074fb 6728msgstr " dimens. sumă_ctrl: %02x\n"
5fe73d46 6729
1bf074fb 6730#: od-macho.c:1192
5fe73d46
NC
6731#, c-format
6732msgid " hash type: %02x (%s)\n"
1bf074fb 6733msgstr " tip sumă_ctrl: %02x (%s)\n"
5fe73d46 6734
1bf074fb
NC
6735#: od-macho.c:1195
6736#, c-format
5fe73d46 6737msgid " spare1: %02x\n"
1bf074fb 6738msgstr " rezerva1: %02x\n"
5fe73d46 6739
1bf074fb
NC
6740#: od-macho.c:1196
6741#, c-format
5fe73d46 6742msgid " page size: %02x\n"
1bf074fb 6743msgstr " dimens. pagină: %02x\n"
5fe73d46 6744
1bf074fb
NC
6745#: od-macho.c:1197
6746#, c-format
5fe73d46 6747msgid " spare2: %08x\n"
1bf074fb 6748msgstr " rezerva2: %08x\n"
5fe73d46 6749
1bf074fb 6750#: od-macho.c:1199
5fe73d46
NC
6751#, c-format
6752msgid " scatter offset: %08x\n"
1bf074fb 6753msgstr " decalaj de dispersie: %08x\n"
5fe73d46 6754
1bf074fb 6755#: od-macho.c:1211
5fe73d46
NC
6756#, c-format
6757msgid " [truncated block]\n"
1bf074fb 6758msgstr " [bloc trunchiat]\n"
5fe73d46 6759
1bf074fb 6760#: od-macho.c:1219
5fe73d46
NC
6761#, c-format
6762msgid " magic : %08x (%s)\n"
1bf074fb 6763msgstr " magic : %08x (%s)\n"
5fe73d46 6764
1bf074fb 6765#: od-macho.c:1221
5fe73d46
NC
6766#, c-format
6767msgid " length: %08x\n"
1bf074fb 6768msgstr " lungime: %08x\n"
5fe73d46 6769
1bf074fb 6770#: od-macho.c:1252
5fe73d46
NC
6771msgid "cannot read code signature data"
6772msgstr ""
6773
1bf074fb 6774#: od-macho.c:1280
5fe73d46
NC
6775msgid "cannot read segment split info"
6776msgstr ""
6777
1bf074fb 6778#: od-macho.c:1286
5fe73d46
NC
6779msgid "segment split info is not nul terminated"
6780msgstr ""
6781
1bf074fb 6782#: od-macho.c:1294
5fe73d46
NC
6783#, c-format
6784msgid " 32 bit pointers:\n"
6785msgstr ""
6786
1bf074fb 6787#: od-macho.c:1297
5fe73d46
NC
6788#, c-format
6789msgid " 64 bit pointers:\n"
6790msgstr ""
6791
1bf074fb 6792#: od-macho.c:1300
5fe73d46
NC
6793#, c-format
6794msgid " PPC hi-16:\n"
6795msgstr ""
6796
1bf074fb 6797#: od-macho.c:1303
5fe73d46
NC
6798#, c-format
6799msgid " Unhandled location type %u\n"
6800msgstr ""
6801
1bf074fb 6802#: od-macho.c:1327
5fe73d46
NC
6803msgid "cannot read function starts"
6804msgstr ""
6805
1bf074fb 6806#: od-macho.c:1391
5fe73d46
NC
6807msgid "cannot read data_in_code"
6808msgstr ""
6809
1bf074fb 6810#: od-macho.c:1429
5fe73d46
NC
6811msgid "cannot read twolevel hints"
6812msgstr ""
6813
1bf074fb 6814#: od-macho.c:1497
5fe73d46
NC
6815msgid "cannot read build tools"
6816msgstr ""
6817
6818#: od-xcoff.c:77
6819#, c-format
6820msgid ""
6821"For XCOFF files:\n"
6822" header Display the file header\n"
6823" aout Display the auxiliary header\n"
6824" sections Display the section headers\n"
6825" syms Display the symbols table\n"
6826" relocs Display the relocation entries\n"
6827" lineno Display the line number entries\n"
6828" loader Display loader section\n"
6829" except Display exception table\n"
6830" typchk Display type-check section\n"
6831" traceback Display traceback tags\n"
6832" toc Display toc symbols\n"
6833" ldinfo Display loader info in core files\n"
6834msgstr ""
6835
6836#: od-xcoff.c:418
1bf074fb 6837#, c-format
5fe73d46 6838msgid " nbr sections: %d\n"
1bf074fb 6839msgstr " nr. secțiuni: %d\n"
5fe73d46
NC
6840
6841#: od-xcoff.c:419
6842#, c-format
6843msgid " time and date: 0x%08x - "
6844msgstr ""
6845
1bf074fb 6846#: od-xcoff.c:421 readelf.c:20325
5fe73d46
NC
6847#, c-format
6848msgid "not set\n"
6849msgstr ""
6850
6851#: od-xcoff.c:428
6852#, c-format
6853msgid " symbols off: 0x%08x\n"
6854msgstr ""
6855
6856#: od-xcoff.c:429
6857#, c-format
6858msgid " nbr symbols: %d\n"
6859msgstr ""
6860
6861#: od-xcoff.c:430
6862#, c-format
6863msgid " opt hdr sz: %d\n"
6864msgstr ""
6865
6866#: od-xcoff.c:431
6867#, c-format
6868msgid " flags: 0x%04x "
6869msgstr ""
6870
6871#: od-xcoff.c:445
6872#, c-format
6873msgid "Auxiliary header:\n"
6874msgstr ""
6875
6876#: od-xcoff.c:448
6877#, c-format
6878msgid " No aux header\n"
6879msgstr ""
6880
6881#: od-xcoff.c:453
6882#, c-format
6883msgid "warning: optional header size too large (> %d)\n"
6884msgstr ""
6885
6886#: od-xcoff.c:459
6887msgid "cannot read auxhdr"
6888msgstr ""
6889
6890#: od-xcoff.c:524
6891#, c-format
6892msgid "Section headers (at %u+%u=0x%08x to 0x%08x):\n"
6893msgstr ""
6894
6895#: od-xcoff.c:529
1bf074fb 6896#, c-format
5fe73d46 6897msgid " No section header\n"
1bf074fb 6898msgstr " Fără antet de secțiune\n"
5fe73d46
NC
6899
6900#: od-xcoff.c:534 od-xcoff.c:546 od-xcoff.c:601
5fe73d46 6901msgid "cannot read section header"
1bf074fb 6902msgstr "nu se poate citi antetul secțiunii"
5fe73d46
NC
6903
6904#: od-xcoff.c:560
6905#, c-format
6906msgid " Flags: %08x "
1bf074fb 6907msgstr " Opțiuni: %08x "
5fe73d46
NC
6908
6909#: od-xcoff.c:568
6910#, c-format
6911msgid "overflow - nreloc: %u, nlnno: %u\n"
6912msgstr ""
6913
6914#: od-xcoff.c:589 od-xcoff.c:924 od-xcoff.c:980
5fe73d46 6915msgid "cannot read section headers"
1bf074fb 6916msgstr "nu se pot citi antetele secțiunilor"
5fe73d46
NC
6917
6918#: od-xcoff.c:648
5fe73d46 6919msgid "cannot read strings table length"
1bf074fb 6920msgstr "nu se poate citi lungimea tabelului de șiruri"
5fe73d46
NC
6921
6922#: od-xcoff.c:664
6923msgid "cannot read strings table"
6924msgstr ""
6925
6926#: od-xcoff.c:672
6927msgid "cannot read symbol table"
6928msgstr ""
6929
6930#: od-xcoff.c:687
6931msgid "cannot read symbol entry"
6932msgstr ""
6933
6934#: od-xcoff.c:722
6935msgid "cannot read symbol aux entry"
6936msgstr ""
6937
6938#: od-xcoff.c:744
6939#, c-format
6940msgid "Symbols table (strtable at 0x%08x)"
6941msgstr ""
6942
6943#: od-xcoff.c:749
1bf074fb 6944#, c-format
5fe73d46
NC
6945msgid ""
6946":\n"
6947" No symbols\n"
1bf074fb
NC
6948msgstr ""
6949":\n"
6950" Niciun simbol\n"
5fe73d46
NC
6951
6952#: od-xcoff.c:755
6953#, c-format
6954msgid " (no strings):\n"
1bf074fb 6955msgstr " (niciun șir):\n"
5fe73d46
NC
6956
6957#: od-xcoff.c:757
6958#, c-format
6959msgid " (strings size: %08x):\n"
6960msgstr ""
6961
6962#. Translators: 'sc' is for storage class, 'off' for offset.
6963#: od-xcoff.c:771
6964#, c-format
6965msgid " # sc value section type aux name/off\n"
6966msgstr ""
6967
6968#. Section length, number of relocs and line number.
6969#: od-xcoff.c:823
6970#, c-format
6971msgid " scnlen: %08x nreloc: %-6u nlinno: %-6u\n"
6972msgstr ""
6973
6974#. Section length and number of relocs.
6975#: od-xcoff.c:830
6976#, c-format
6977msgid " scnlen: %08x nreloc: %-6u\n"
6978msgstr ""
6979
6980#: od-xcoff.c:893
6981#, c-format
6982msgid "offset: %08x"
6983msgstr ""
6984
6985#: od-xcoff.c:936
6986#, c-format
6987msgid "Relocations for %s (%u)\n"
6988msgstr ""
6989
6990#: od-xcoff.c:939
6991msgid "cannot read relocations"
6992msgstr ""
6993
6994#: od-xcoff.c:952
5fe73d46 6995msgid "cannot read relocation entry"
1bf074fb 6996msgstr "nu se poate citi intrarea de realocare"
5fe73d46
NC
6997
6998#: od-xcoff.c:992
6999#, c-format
7000msgid "Line numbers for %s (%u)\n"
7001msgstr ""
7002
7003#: od-xcoff.c:995
7004msgid "cannot read line numbers"
7005msgstr ""
7006
7007#. Line number, symbol index and physical address.
7008#: od-xcoff.c:999
7009#, c-format
7010msgid "lineno symndx/paddr\n"
7011msgstr ""
7012
7013#: od-xcoff.c:1007
7014msgid "cannot read line number entry"
7015msgstr ""
7016
7017#: od-xcoff.c:1050
1bf074fb 7018#, c-format
5fe73d46 7019msgid "no .loader section in file\n"
1bf074fb 7020msgstr "nicio secțiune .loader în fișier\n"
5fe73d46
NC
7021
7022#: od-xcoff.c:1056
7023#, c-format
7024msgid "section .loader is too short\n"
1bf074fb 7025msgstr "secțiunea .loader este prea scurtă\n"
5fe73d46
NC
7026
7027#: od-xcoff.c:1063
1bf074fb 7028#, c-format
5fe73d46 7029msgid "Loader header:\n"
1bf074fb 7030msgstr "Antet încărcător:\n"
5fe73d46
NC
7031
7032#: od-xcoff.c:1065
1bf074fb 7033#, c-format
5fe73d46 7034msgid " version: %u\n"
1bf074fb 7035msgstr " versiune: %u\n"
5fe73d46
NC
7036
7037#: od-xcoff.c:1068
7038#, c-format
7039msgid " Unhandled version\n"
7040msgstr ""
7041
7042#: od-xcoff.c:1073
7043#, c-format
7044msgid " nbr symbols: %u\n"
1bf074fb 7045msgstr " nr. simboluri: %u\n"
5fe73d46
NC
7046
7047#: od-xcoff.c:1075
1bf074fb 7048#, c-format
5fe73d46 7049msgid " nbr relocs: %u\n"
1bf074fb 7050msgstr " nr. realocări: %u\n"
5fe73d46
NC
7051
7052#. Import string table length.
7053#: od-xcoff.c:1077
7054#, c-format
7055msgid " import strtab len: %u\n"
7056msgstr ""
7057
7058#: od-xcoff.c:1080
1bf074fb 7059#, c-format
5fe73d46 7060msgid " nbr import files: %u\n"
1bf074fb 7061msgstr " nr. fișiere import: %u\n"
5fe73d46
NC
7062
7063#: od-xcoff.c:1082
7064#, c-format
7065msgid " import file off: %u\n"
7066msgstr ""
7067
7068#: od-xcoff.c:1084
7069#, c-format
7070msgid " string table len: %u\n"
7071msgstr ""
7072
7073#: od-xcoff.c:1086
7074#, c-format
7075msgid " string table off: %u\n"
7076msgstr ""
7077
7078#: od-xcoff.c:1089
7079#, c-format
7080msgid "Dynamic symbols:\n"
7081msgstr ""
7082
7083#: od-xcoff.c:1096
7084#, c-format
7085msgid " %4u %08x %3u "
1bf074fb 7086msgstr " %4u %08x %3u "
5fe73d46
NC
7087
7088#: od-xcoff.c:1109
7089#, c-format
7090msgid " %3u %3u "
1bf074fb 7091msgstr " %3u %3u "
5fe73d46
NC
7092
7093#: od-xcoff.c:1118
7094#, c-format
7095msgid "(bad offset: %u)"
7096msgstr ""
7097
7098#: od-xcoff.c:1125
7099#, c-format
7100msgid "Dynamic relocs:\n"
7101msgstr ""
7102
7103#: od-xcoff.c:1165
7104#, c-format
7105msgid "Import files:\n"
7106msgstr ""
7107
7108#: od-xcoff.c:1197
1bf074fb 7109#, c-format
5fe73d46 7110msgid "no .except section in file\n"
1bf074fb 7111msgstr "nicio secțiune .except în fișier\n"
5fe73d46
NC
7112
7113#: od-xcoff.c:1205
7114#, c-format
7115msgid "Exception table:\n"
7116msgstr ""
7117
7118#: od-xcoff.c:1240
7119#, c-format
7120msgid "no .typchk section in file\n"
1bf074fb 7121msgstr "nicio secțiune .typchk în fișier\n"
5fe73d46
NC
7122
7123#: od-xcoff.c:1247
1bf074fb 7124#, c-format
5fe73d46 7125msgid "Type-check section:\n"
1bf074fb 7126msgstr "Secțiunea de verificare a tipului:\n"
5fe73d46
NC
7127
7128#: od-xcoff.c:1294
1bf074fb 7129#, c-format
5fe73d46 7130msgid " address beyond section size\n"
1bf074fb 7131msgstr " adresă dincolo de dimensiunea secțiunii\n"
5fe73d46
NC
7132
7133#: od-xcoff.c:1304
1bf074fb 7134#, c-format
5fe73d46 7135msgid " tags at %08x\n"
1bf074fb 7136msgstr " etichete la %08x\n"
5fe73d46
NC
7137
7138#: od-xcoff.c:1382
7139#, c-format
7140msgid " number of CTL anchors: %u\n"
7141msgstr ""
7142
7143#: od-xcoff.c:1401
7144#, c-format
7145msgid " Name (len: %u): "
7146msgstr ""
7147
7148#: od-xcoff.c:1404
7149#, c-format
7150msgid "[truncated]\n"
7151msgstr ""
7152
7153#: od-xcoff.c:1423
7154#, c-format
7155msgid " (end of tags at %08x)\n"
7156msgstr ""
7157
7158#: od-xcoff.c:1426
7159#, c-format
7160msgid " no tags found\n"
7161msgstr ""
7162
7163#: od-xcoff.c:1430
7164#, c-format
7165msgid " Truncated .text section\n"
7166msgstr ""
7167
7168#: od-xcoff.c:1515
7169#, c-format
7170msgid "TOC:\n"
7171msgstr ""
7172
7173#: od-xcoff.c:1558
7174#, c-format
7175msgid "Nbr entries: %-8u Size: %08x (%u)\n"
7176msgstr ""
7177
7178#: od-xcoff.c:1642
5fe73d46 7179msgid "cannot read header"
1bf074fb 7180msgstr "nu se poate citi antetul"
5fe73d46
NC
7181
7182#: od-xcoff.c:1650
1bf074fb 7183#, c-format
5fe73d46 7184msgid "File header:\n"
1bf074fb 7185msgstr "Antetul fișierului:\n"
5fe73d46
NC
7186
7187#: od-xcoff.c:1651
7188#, c-format
7189msgid " magic: 0x%04x (0%04o) "
1bf074fb 7190msgstr " magic: 0x%04x (0%04o) "
5fe73d46
NC
7191
7192#: od-xcoff.c:1655
7193#, c-format
7194msgid "(WRMAGIC: writable text segments)"
7195msgstr ""
7196
7197#: od-xcoff.c:1658
7198#, c-format
7199msgid "(ROMAGIC: readonly sharablee text segments)"
7200msgstr ""
7201
7202#: od-xcoff.c:1661
7203#, c-format
7204msgid "(TOCMAGIC: readonly text segments and TOC)"
7205msgstr ""
7206
7207#: od-xcoff.c:1664
1bf074fb 7208#, c-format
5fe73d46 7209msgid "unknown magic"
1bf074fb 7210msgstr "magic necunoscut"
5fe73d46
NC
7211
7212#: od-xcoff.c:1672 od-xcoff.c:1814
7213#, c-format
7214msgid " Unhandled magic\n"
1bf074fb 7215msgstr " Magic negestionat\n"
5fe73d46
NC
7216
7217#: od-xcoff.c:1738
7218msgid "cannot read loader info table"
7219msgstr ""
7220
7221#: od-xcoff.c:1770
7222#, c-format
7223msgid ""
7224"\n"
7225"ldinfo dump not supported in 32 bits environments\n"
7226msgstr ""
7227
7228#: od-xcoff.c:1788
7229msgid "cannot core read header"
7230msgstr ""
7231
7232#: od-xcoff.c:1795
1bf074fb 7233#, c-format
5fe73d46 7234msgid "Core header:\n"
1bf074fb 7235msgstr "Antetul nucleului:\n"
5fe73d46
NC
7236
7237#: od-xcoff.c:1796
7238#, c-format
7239msgid " version: 0x%08x "
1bf074fb 7240msgstr " versiune: 0x%08x "
5fe73d46
NC
7241
7242#: od-xcoff.c:1800
7243#, c-format
7244msgid "(dumpx format - aix4.3 / 32 bits)"
7245msgstr ""
7246
7247#: od-xcoff.c:1803
7248#, c-format
7249msgid "(dumpxx format - aix5.0 / 64 bits)"
7250msgstr ""
7251
7252#: od-xcoff.c:1806
1bf074fb 7253#, c-format
5fe73d46 7254msgid "unknown format"
1bf074fb 7255msgstr "format necunoscut"
5fe73d46
NC
7256
7257#: rclex.c:196
7258msgid "invalid value specified for pragma code_page.\n"
7259msgstr ""
7260
7261#: rdcoff.c:116
7262#, c-format
7263msgid "Excessively large slot index: %lx"
7264msgstr ""
7265
7266#: rdcoff.c:202
7267#, c-format
7268msgid "parse_coff_type: Bad type code 0x%x"
7269msgstr ""
7270
7271#: rdcoff.c:410 rdcoff.c:517 rdcoff.c:707
7272#, c-format
7273msgid "bfd_coff_get_syment failed: %s"
7274msgstr ""
7275
7276#: rdcoff.c:427 rdcoff.c:727
7277#, c-format
7278msgid "bfd_coff_get_auxent failed: %s"
7279msgstr ""
7280
7281#: rdcoff.c:794
7282#, c-format
7283msgid "%ld: .bf without preceding function"
7284msgstr ""
7285
7286#: rdcoff.c:844
7287#, c-format
7288msgid "%ld: unexpected .ef\n"
7289msgstr ""
7290
7291#: rddbg.c:81
7292#, c-format
7293msgid "%s: no recognized debugging information"
7294msgstr "%s: nici o informație de depanare recunoscută"
7295
7296#: rddbg.c:199
7297#, c-format
7298msgid "%s: %s: stab entry %ld is corrupt, strx = 0x%x, type = %d\n"
7299msgstr ""
7300
7301#: rddbg.c:223
7302#, c-format
7303msgid "%s: %s: stab entry %ld is corrupt\n"
7304msgstr ""
7305
7306#: rddbg.c:392
7307#, c-format
7308msgid "Last stabs entries before error:\n"
7309msgstr ""
7310
1bf074fb 7311#: readelf.c:390
5fe73d46 7312msgid "<none>"
1bf074fb 7313msgstr "<nimic>"
5fe73d46 7314
1bf074fb 7315#: readelf.c:392
5fe73d46 7316msgid "<no-strings>"
1bf074fb 7317msgstr "<niciun-șir>"
5fe73d46 7318
1bf074fb 7319#: readelf.c:487
5fe73d46
NC
7320#, c-format
7321msgid "Size truncation prevents reading %s elements of size %s for %s\n"
7322msgstr ""
7323
1bf074fb 7324#: readelf.c:497
5fe73d46
NC
7325#, c-format
7326msgid "Size overflow prevents reading %s elements of size %s for %s\n"
7327msgstr ""
7328
1bf074fb 7329#: readelf.c:510
5fe73d46
NC
7330#, c-format
7331msgid "Reading %s bytes extends past end of file for %s\n"
7332msgstr ""
7333
1bf074fb
NC
7334#: readelf.c:519
7335#, c-format
5fe73d46 7336msgid "Unable to seek to 0x%lx for %s\n"
1bf074fb 7337msgstr "Nu se poate căuta 0x%lx pentru %s\n"
5fe73d46 7338
1bf074fb 7339#: readelf.c:533
5fe73d46
NC
7340#, c-format
7341msgid "Out of memory allocating %s bytes for %s\n"
7342msgstr ""
7343
1bf074fb
NC
7344#: readelf.c:544
7345#, c-format
5fe73d46 7346msgid "Unable to read in %s bytes of %s\n"
1bf074fb 7347msgstr "Nu se poate citi în %s octeți din %s\n"
5fe73d46 7348
1bf074fb 7349#: readelf.c:1156
5fe73d46
NC
7350msgid "Don't know about relocations on this machine architecture\n"
7351msgstr ""
7352
1bf074fb 7353#: readelf.c:1183 readelf.c:1288
5fe73d46 7354msgid "32-bit relocation data"
1bf074fb 7355msgstr "date de realocare pe 32 de biți"
5fe73d46 7356
1bf074fb 7357#: readelf.c:1195 readelf.c:1225 readelf.c:1299 readelf.c:1328 readelf.c:1407
5fe73d46 7358msgid "out of memory parsing relocs\n"
1bf074fb 7359msgstr "memorie insuficientă la analizarea realocărilort\n"
5fe73d46 7360
1bf074fb 7361#: readelf.c:1213 readelf.c:1317
5fe73d46 7362msgid "64-bit relocation data"
1bf074fb 7363msgstr "date de realocare pe 64 de biți"
5fe73d46 7364
1bf074fb 7365#: readelf.c:1381
5fe73d46 7366msgid "RELR relocation data"
1bf074fb 7367msgstr "date de realocare RELR"
5fe73d46 7368
1bf074fb 7369#: readelf.c:1521
5fe73d46
NC
7370#, c-format
7371msgid " %lu offset\n"
7372msgid_plural " %lu offsets\n"
7373msgstr[0] ""
7374msgstr[1] ""
7375msgstr[2] ""
1bf074fb 7376msgstr[3] ""
5fe73d46 7377
1bf074fb 7378#: readelf.c:1533
5fe73d46
NC
7379#, c-format
7380msgid " Offset Info Type Sym. Value Symbol's Name + Addend\n"
7381msgstr ""
7382
1bf074fb 7383#: readelf.c:1535
5fe73d46
NC
7384#, c-format
7385msgid " Offset Info Type Sym.Value Sym. Name + Addend\n"
7386msgstr ""
7387
1bf074fb 7388#: readelf.c:1540
5fe73d46
NC
7389#, c-format
7390msgid " Offset Info Type Sym. Value Symbol's Name\n"
7391msgstr ""
7392
1bf074fb 7393#: readelf.c:1542
5fe73d46
NC
7394#, c-format
7395msgid " Offset Info Type Sym.Value Sym. Name\n"
7396msgstr ""
7397
1bf074fb 7398#: readelf.c:1550
5fe73d46
NC
7399#, c-format
7400msgid " Offset Info Type Symbol's Value Symbol's Name + Addend\n"
7401msgstr ""
7402
1bf074fb 7403#: readelf.c:1552
5fe73d46
NC
7404#, c-format
7405msgid " Offset Info Type Sym. Value Sym. Name + Addend\n"
7406msgstr ""
7407
1bf074fb 7408#: readelf.c:1557
5fe73d46
NC
7409#, c-format
7410msgid " Offset Info Type Symbol's Value Symbol's Name\n"
7411msgstr ""
7412
1bf074fb 7413#: readelf.c:1559
5fe73d46
NC
7414#, c-format
7415msgid " Offset Info Type Sym. Value Sym. Name\n"
7416msgstr ""
7417
1bf074fb 7418#: readelf.c:1933 readelf.c:2128 readelf.c:2136
5fe73d46
NC
7419#, c-format
7420msgid "unrecognized: %-7lx"
7421msgstr ""
7422
1bf074fb
NC
7423#: readelf.c:1959
7424#, c-format
5fe73d46 7425msgid "<unknown addend: %lx>"
1bf074fb 7426msgstr "<addend necunoscut: %lx>"
5fe73d46 7427
1bf074fb 7428#: readelf.c:1968
5fe73d46
NC
7429#, c-format
7430msgid " bad symbol index: %08lx in reloc\n"
7431msgstr ""
7432
1bf074fb 7433#: readelf.c:2073
5fe73d46
NC
7434#, c-format
7435msgid "<string table index: %3ld>"
7436msgstr ""
7437
1bf074fb 7438#: readelf.c:2076
5fe73d46
NC
7439#, c-format
7440msgid "<corrupt string table index: %3ld>\n"
7441msgstr ""
7442
1bf074fb 7443#: readelf.c:2598
5fe73d46
NC
7444#, c-format
7445msgid "Processor Specific: %lx"
7446msgstr ""
7447
1bf074fb 7448#: readelf.c:2625
5fe73d46
NC
7449#, c-format
7450msgid "Operating System specific: %lx"
7451msgstr ""
7452
1bf074fb 7453#: readelf.c:2629 readelf.c:4728
5fe73d46
NC
7454#, c-format
7455msgid "<unknown>: %lx"
7456msgstr "necunoscut>: %lx"
7457
1bf074fb 7458#: readelf.c:2729
5fe73d46
NC
7459msgid "NONE (None)"
7460msgstr "NONE (Nimic)"
7461
1bf074fb 7462#: readelf.c:2730
5fe73d46
NC
7463msgid "REL (Relocatable file)"
7464msgstr "REL (Fișier realocabil)"
7465
1bf074fb 7466#: readelf.c:2731
5fe73d46
NC
7467msgid "EXEC (Executable file)"
7468msgstr "EXEC (Fișier executabil)"
7469
1bf074fb 7470#: readelf.c:2734
5fe73d46
NC
7471msgid "DYN (Position-Independent Executable file)"
7472msgstr ""
7473
1bf074fb 7474#: readelf.c:2736
5fe73d46
NC
7475msgid "DYN (Shared object file)"
7476msgstr ""
7477
1bf074fb 7478#: readelf.c:2737
5fe73d46
NC
7479msgid "CORE (Core file)"
7480msgstr ""
7481
1bf074fb 7482#: readelf.c:2741
5fe73d46
NC
7483#, c-format
7484msgid "Processor Specific: (%x)"
7485msgstr ""
7486
1bf074fb 7487#: readelf.c:2743
5fe73d46
NC
7488#, c-format
7489msgid "OS Specific: (%x)"
7490msgstr ""
7491
1bf074fb 7492#: readelf.c:2745
5fe73d46
NC
7493#, c-format
7494msgid "<unknown>: %x"
7495msgstr "<necunoscut>: %x"
7496
7497#. Please keep this switch table sorted by increasing EM_ value.
7498#. 0
1bf074fb 7499#: readelf.c:2759 readelf.c:18191 readelf.c:18202
5fe73d46
NC
7500msgid "None"
7501msgstr "Nimic"
7502
1bf074fb
NC
7503#: readelf.c:3007
7504#, c-format
5fe73d46 7505msgid "<unknown>: 0x%x"
1bf074fb 7506msgstr "<necunoscut>: 0x%x"
5fe73d46 7507
1bf074fb 7508#: readelf.c:3293
5fe73d46 7509msgid ", <unknown>"
1bf074fb 7510msgstr ", <necunoscut>"
5fe73d46 7511
1bf074fb
NC
7512#: readelf.c:3628
7513#, c-format
7514msgid ", <unknown AMDGPU GPU type: %#x>"
7515msgstr ", <tip de GPU AMDGPU necunoscut: %#x>"
7516
7517#: readelf.c:3679
7518#, c-format
7519msgid ", <unknown xnack value: %#x>"
7520msgstr ", <valoare xnack necunoscută %#x>"
7521
7522#: readelf.c:3705
7523#, c-format
7524msgid ", <unknown sramecc value: %#x>"
7525msgstr ", <valoare sramecc necunoscută: %#x>"
7526
7527#: readelf.c:3714 readelf.c:3903
7528#, c-format
7529msgid ", unknown flags bits: %#x"
7530msgstr ""
7531
7532#: readelf.c:3809 readelf.c:10941
5fe73d46 7533msgid "unknown"
1bf074fb 7534msgstr "necunoscut"
5fe73d46 7535
1bf074fb 7536#: readelf.c:3810
5fe73d46 7537msgid "unknown mac"
1bf074fb 7538msgstr "mac necunoscut"
5fe73d46 7539
1bf074fb 7540#: readelf.c:3882
5fe73d46 7541msgid ", <unknown MeP cpu type>"
1bf074fb 7542msgstr ", <tip de cpu MeP necunoscut>"
5fe73d46 7543
1bf074fb 7544#: readelf.c:3892
5fe73d46 7545msgid "<unknown MeP copro type>"
1bf074fb 7546msgstr "<tip de coprocesor MeP necunoscut>"
5fe73d46 7547
1bf074fb 7548#: readelf.c:3912
5fe73d46 7549msgid ", relocatable"
1bf074fb 7550msgstr ", realocabil"
5fe73d46 7551
1bf074fb 7552#: readelf.c:3915
5fe73d46 7553msgid ", relocatable-lib"
1bf074fb 7554msgstr ", bibliotecă-realocabilă"
5fe73d46 7555
1bf074fb 7556#: readelf.c:3997
5fe73d46
NC
7557msgid ", unknown v850 architecture variant"
7558msgstr ""
7559
1bf074fb 7560#: readelf.c:4065
5fe73d46 7561msgid ", unknown CPU"
1bf074fb 7562msgstr ", CPU necunoscut"
5fe73d46 7563
1bf074fb 7564#: readelf.c:4080
5fe73d46 7565msgid ", unknown ABI"
1bf074fb 7566msgstr ", ABI necunoscut"
5fe73d46 7567
1bf074fb 7568#: readelf.c:4105 readelf.c:4176
5fe73d46 7569msgid ", unknown ISA"
1bf074fb 7570msgstr ", ISA necunoscut"
5fe73d46 7571
1bf074fb 7572#: readelf.c:4286
5fe73d46
NC
7573#, c-format
7574msgid "Unrecognised IA64 VMS Command Code: %x\n"
7575msgstr ""
7576
1bf074fb 7577#: readelf.c:4352
5fe73d46
NC
7578msgid ": architecture variant: "
7579msgstr ""
7580
1bf074fb 7581#: readelf.c:4371
5fe73d46 7582msgid ": unknown"
1bf074fb 7583msgstr ": necunoscut"
5fe73d46 7584
1bf074fb 7585#: readelf.c:4375
5fe73d46
NC
7586msgid ": unknown extra flag bits also present"
7587msgstr ""
7588
1bf074fb 7589#: readelf.c:4389
5fe73d46 7590msgid ", unknown"
1bf074fb 7591msgstr ", necunoscut"
5fe73d46 7592
1bf074fb 7593#: readelf.c:4466
5fe73d46
NC
7594msgid "Standalone App"
7595msgstr "Aplicație independentă"
7596
1bf074fb 7597#: readelf.c:4475
5fe73d46
NC
7598msgid "Bare-metal C6000"
7599msgstr ""
7600
1bf074fb
NC
7601#: readelf.c:4485 readelf.c:5719 readelf.c:5735 readelf.c:19622
7602#: readelf.c:19722 readelf.c:19769 readelf.c:19806 readelf.c:19867
7603#: readelf.c:19894 readelf.c:19916
5fe73d46
NC
7604#, c-format
7605msgid "<unknown: %x>"
7606msgstr "<necunoscut: %x>"
7607
7608#. This message is probably going to be displayed in a 15
7609#. character wide field, so put the hex value first.
1bf074fb
NC
7610#: readelf.c:5098
7611#, c-format
5fe73d46 7612msgid "%08x: <unknown>"
1bf074fb 7613msgstr "%08x: <necunoscut>"
5fe73d46 7614
1bf074fb 7615#: readelf.c:5186
5fe73d46
NC
7616#, c-format
7617msgid "Usage: readelf <option(s)> elf-file(s)\n"
1bf074fb 7618msgstr "Utilizare: readelf <opțiune(i)> fișier(e)-elf\n"
5fe73d46 7619
1bf074fb 7620#: readelf.c:5187
5fe73d46
NC
7621#, c-format
7622msgid " Display information about the contents of ELF format files\n"
1bf074fb 7623msgstr " Afișează informații despre conținutul fișierelor format ELF\n"
5fe73d46 7624
1bf074fb 7625#: readelf.c:5188
5fe73d46
NC
7626#, c-format
7627msgid " Options are:\n"
1bf074fb 7628msgstr " Opțiunile sunt:\n"
5fe73d46 7629
1bf074fb 7630#: readelf.c:5189
5fe73d46
NC
7631#, c-format
7632msgid " -a --all Equivalent to: -h -l -S -s -r -d -V -A -I\n"
1bf074fb 7633msgstr " -a --all echivalent cu: -h -l -S -s -r -d -V -A -I\n"
5fe73d46 7634
1bf074fb 7635#: readelf.c:5191
5fe73d46
NC
7636#, c-format
7637msgid " -h --file-header Display the ELF file header\n"
7638msgstr ""
7639
1bf074fb 7640#: readelf.c:5193
5fe73d46
NC
7641#, c-format
7642msgid " -l --program-headers Display the program headers\n"
7643msgstr ""
7644
1bf074fb 7645#: readelf.c:5195
5fe73d46
NC
7646#, c-format
7647msgid " --segments An alias for --program-headers\n"
7648msgstr ""
7649
1bf074fb 7650#: readelf.c:5197
5fe73d46
NC
7651#, c-format
7652msgid " -S --section-headers Display the sections' header\n"
7653msgstr ""
7654
1bf074fb 7655#: readelf.c:5199
5fe73d46
NC
7656#, c-format
7657msgid " --sections An alias for --section-headers\n"
7658msgstr ""
7659
1bf074fb 7660#: readelf.c:5201
5fe73d46
NC
7661#, c-format
7662msgid " -g --section-groups Display the section groups\n"
7663msgstr ""
7664
1bf074fb 7665#: readelf.c:5203
5fe73d46
NC
7666#, c-format
7667msgid " -t --section-details Display the section details\n"
7668msgstr ""
7669
1bf074fb 7670#: readelf.c:5205
5fe73d46
NC
7671#, c-format
7672msgid " -e --headers Equivalent to: -h -l -S\n"
7673msgstr ""
7674
1bf074fb
NC
7675#: readelf.c:5207
7676#, c-format
5fe73d46 7677msgid " -s --syms Display the symbol table\n"
1bf074fb 7678msgstr " -s --syms afișează tabelul de simboluri\n"
5fe73d46 7679
1bf074fb 7680#: readelf.c:5209
5fe73d46
NC
7681#, c-format
7682msgid " --symbols An alias for --syms\n"
1bf074fb 7683msgstr " --symbols un alias pentru „--syms”\n"
5fe73d46 7684
1bf074fb
NC
7685#: readelf.c:5211
7686#, c-format
5fe73d46 7687msgid " --dyn-syms Display the dynamic symbol table\n"
1bf074fb 7688msgstr " --dyn-syms afișează tabelul de simboluri dinamice\n"
5fe73d46 7689
1bf074fb 7690#: readelf.c:5213
5fe73d46
NC
7691#, c-format
7692msgid " --lto-syms Display LTO symbol tables\n"
1bf074fb 7693msgstr " --lto-syms afișează tabelele cu simboluri LTO\n"
5fe73d46 7694
1bf074fb 7695#: readelf.c:5215
5fe73d46
NC
7696#, c-format
7697msgid ""
7698" --sym-base=[0|8|10|16] \n"
7699" Force base for symbol sizes. The options are \n"
7700" mixed (the default), octal, decimal, hexadecimal.\n"
7701msgstr ""
7702
1bf074fb 7703#: readelf.c:5219
5fe73d46
NC
7704#, c-format
7705msgid " -C --demangle[=STYLE] Decode mangled/processed symbol names\n"
7706msgstr ""
7707
1bf074fb 7708#: readelf.c:5223
5fe73d46
NC
7709#, c-format
7710msgid " --no-demangle Do not demangle low-level symbol names. (default)\n"
7711msgstr ""
7712
1bf074fb 7713#: readelf.c:5225
5fe73d46
NC
7714#, c-format
7715msgid " --recurse-limit Enable a demangling recursion limit. (default)\n"
7716msgstr ""
7717
1bf074fb 7718#: readelf.c:5227
5fe73d46
NC
7719#, c-format
7720msgid " --no-recurse-limit Disable a demangling recursion limit\n"
7721msgstr ""
7722
1bf074fb 7723#: readelf.c:5229
5fe73d46
NC
7724#, c-format
7725msgid ""
7726" -U[dlexhi] --unicode=[default|locale|escape|hex|highlight|invalid]\n"
7727" Display unicode characters as determined by the current locale\n"
7728" (default), escape sequences, \"<hex sequences>\", highlighted\n"
7729" escape sequences, or treat them as invalid and display as\n"
7730" \"{hex sequences}\"\n"
7731msgstr ""
7732
1bf074fb
NC
7733#: readelf.c:5235
7734#, c-format
5fe73d46 7735msgid " -n --notes Display the core notes (if present)\n"
1bf074fb 7736msgstr " -n --notes afișează notele de nucleu (dacă sunt prezente)\n"
5fe73d46 7737
1bf074fb 7738#: readelf.c:5237
5fe73d46
NC
7739#, c-format
7740msgid " -r --relocs Display the relocations (if present)\n"
7741msgstr ""
7742
1bf074fb 7743#: readelf.c:5239
5fe73d46
NC
7744#, c-format
7745msgid " -u --unwind Display the unwind info (if present)\n"
7746msgstr ""
7747
1bf074fb 7748#: readelf.c:5241
5fe73d46
NC
7749#, c-format
7750msgid " -d --dynamic Display the dynamic section (if present)\n"
7751msgstr ""
7752
1bf074fb 7753#: readelf.c:5243
5fe73d46
NC
7754#, c-format
7755msgid " -V --version-info Display the version sections (if present)\n"
7756msgstr ""
7757
1bf074fb 7758#: readelf.c:5245
5fe73d46
NC
7759#, c-format
7760msgid " -A --arch-specific Display architecture specific information (if any)\n"
7761msgstr ""
7762
1bf074fb 7763#: readelf.c:5247
5fe73d46
NC
7764#, c-format
7765msgid " -c --archive-index Display the symbol/file index in an archive\n"
7766msgstr ""
7767
1bf074fb 7768#: readelf.c:5249
5fe73d46
NC
7769#, c-format
7770msgid " -D --use-dynamic Use the dynamic section info when displaying symbols\n"
7771msgstr ""
7772
1bf074fb 7773#: readelf.c:5251
5fe73d46
NC
7774#, c-format
7775msgid ""
7776" -L --lint|--enable-checks\n"
7777" Display warning messages for possible problems\n"
7778msgstr ""
7779
1bf074fb 7780#: readelf.c:5254
5fe73d46
NC
7781#, c-format
7782msgid ""
7783" -x --hex-dump=<number|name>\n"
7784" Dump the contents of section <number|name> as bytes\n"
7785msgstr ""
7786
1bf074fb 7787#: readelf.c:5257
5fe73d46
NC
7788#, c-format
7789msgid ""
7790" -p --string-dump=<number|name>\n"
7791" Dump the contents of section <number|name> as strings\n"
7792msgstr ""
7793
1bf074fb 7794#: readelf.c:5260
5fe73d46
NC
7795#, c-format
7796msgid ""
7797" -R --relocated-dump=<number|name>\n"
7798" Dump the relocated contents of section <number|name>\n"
7799msgstr ""
7800
1bf074fb 7801#: readelf.c:5263
5fe73d46
NC
7802#, c-format
7803msgid " -z --decompress Decompress section before dumping it\n"
7804msgstr ""
7805
1bf074fb 7806#: readelf.c:5265
5fe73d46
NC
7807#, c-format
7808msgid ""
7809" -w --debug-dump[a/=abbrev, A/=addr, r/=aranges, c/=cu_index, L/=decodedline,\n"
7810" f/=frames, F/=frames-interp, g/=gdb_index, i/=info, o/=loc,\n"
7811" m/=macro, p/=pubnames, t/=pubtypes, R/=Ranges, l/=rawline,\n"
7812" s/=str, O/=str-offsets, u/=trace_abbrev, T/=trace_aranges,\n"
7813" U/=trace_info]\n"
7814" Display the contents of DWARF debug sections\n"
7815msgstr ""
7816
1bf074fb 7817#: readelf.c:5272
5fe73d46
NC
7818#, c-format
7819msgid ""
7820" -wk --debug-dump=links Display the contents of sections that link to separate\n"
7821" debuginfo files\n"
7822msgstr ""
7823
1bf074fb 7824#: readelf.c:5275
5fe73d46
NC
7825#, c-format
7826msgid ""
7827" -P --process-links Display the contents of non-debug sections in separate\n"
7828" debuginfo files. (Implies -wK)\n"
7829msgstr ""
7830
1bf074fb 7831#: readelf.c:5279
5fe73d46
NC
7832#, c-format
7833msgid ""
7834" -wK --debug-dump=follow-links\n"
7835" Follow links to separate debug info files (default)\n"
7836msgstr ""
7837
1bf074fb 7838#: readelf.c:5282
5fe73d46
NC
7839#, c-format
7840msgid ""
7841" -wN --debug-dump=no-follow-links\n"
7842" Do not follow links to separate debug info files\n"
7843msgstr ""
7844
1bf074fb 7845#: readelf.c:5286
5fe73d46
NC
7846#, c-format
7847msgid ""
7848" -wK --debug-dump=follow-links\n"
7849" Follow links to separate debug info files\n"
7850msgstr ""
7851
1bf074fb 7852#: readelf.c:5289
5fe73d46
NC
7853#, c-format
7854msgid ""
7855" -wN --debug-dump=no-follow-links\n"
7856" Do not follow links to separate debug info files\n"
7857" (default)\n"
7858msgstr ""
7859
1bf074fb
NC
7860#: readelf.c:5295
7861#, c-format
7862msgid ""
7863" -wD --debug-dump=use-debuginfod\n"
7864" When following links, also query debuginfod servers (default)\n"
7865msgstr ""
7866
7867#: readelf.c:5298
7868#, c-format
7869msgid ""
7870" -wE --debug-dump=do-not-use-debuginfod\n"
7871" When following links, do not query debuginfod servers\n"
7872msgstr ""
7873
7874#: readelf.c:5302
5fe73d46
NC
7875#, c-format
7876msgid " --dwarf-depth=N Do not display DIEs at depth N or greater\n"
7877msgstr ""
7878
1bf074fb 7879#: readelf.c:5304
5fe73d46
NC
7880#, c-format
7881msgid " --dwarf-start=N Display DIEs starting at offset N\n"
7882msgstr ""
7883
1bf074fb 7884#: readelf.c:5307
5fe73d46
NC
7885#, c-format
7886msgid " --ctf=<number|name> Display CTF info from section <number|name>\n"
7887msgstr ""
7888
1bf074fb 7889#: readelf.c:5309
5fe73d46
NC
7890#, c-format
7891msgid " --ctf-parent=<name> Use CTF archive member <name> as the CTF parent\n"
7892msgstr ""
7893
1bf074fb 7894#: readelf.c:5311
5fe73d46
NC
7895#, c-format
7896msgid ""
7897" --ctf-symbols=<number|name>\n"
7898" Use section <number|name> as the CTF external symtab\n"
7899msgstr ""
7900
1bf074fb 7901#: readelf.c:5314
5fe73d46
NC
7902#, c-format
7903msgid ""
7904" --ctf-strings=<number|name>\n"
7905" Use section <number|name> as the CTF external strtab\n"
7906msgstr ""
7907
1bf074fb 7908#: readelf.c:5320
5fe73d46
NC
7909#, c-format
7910msgid ""
7911" -i --instruction-dump=<number|name>\n"
7912" Disassemble the contents of section <number|name>\n"
7913msgstr ""
7914
1bf074fb 7915#: readelf.c:5324
5fe73d46
NC
7916#, c-format
7917msgid " -I --histogram Display histogram of bucket list lengths\n"
7918msgstr ""
7919
1bf074fb 7920#: readelf.c:5326
5fe73d46
NC
7921#, c-format
7922msgid " -W --wide Allow output width to exceed 80 characters\n"
7923msgstr ""
7924
1bf074fb 7925#: readelf.c:5328
5fe73d46
NC
7926#, c-format
7927msgid " -T --silent-truncation If a symbol name is truncated, do not add [...] suffix\n"
7928msgstr ""
7929
1bf074fb 7930#: readelf.c:5330
5fe73d46
NC
7931#, c-format
7932msgid " @<file> Read options from <file>\n"
7933msgstr ""
7934
1bf074fb
NC
7935#: readelf.c:5332
7936#, c-format
5fe73d46 7937msgid " -H --help Display this information\n"
1bf074fb 7938msgstr " -H --help afișează acest mesaj de ajutor\n"
5fe73d46 7939
1bf074fb 7940#: readelf.c:5334
5fe73d46
NC
7941#, c-format
7942msgid " -v --version Display the version number of readelf\n"
7943msgstr ""
7944
1bf074fb 7945#: readelf.c:5360 readelf.c:5391 readelf.c:5395
5fe73d46
NC
7946msgid "Out of memory allocating dump request table.\n"
7947msgstr ""
7948
1bf074fb 7949#: readelf.c:5642
5fe73d46
NC
7950msgid "Missing arg to -U/--unicode"
7951msgstr ""
7952
1bf074fb 7953#: readelf.c:5681
5fe73d46
NC
7954#, c-format
7955msgid "Invalid option '-%c'\n"
1bf074fb 7956msgstr "Opțiune nevalidă „-%c”\n"
5fe73d46 7957
1bf074fb 7958#: readelf.c:5715 readelf.c:5731 readelf.c:12014
5fe73d46
NC
7959msgid "none"
7960msgstr "nimic"
7961
1bf074fb 7962#: readelf.c:5732
5fe73d46
NC
7963msgid "2's complement, little endian"
7964msgstr ""
7965
1bf074fb 7966#: readelf.c:5733
5fe73d46
NC
7967msgid "2's complement, big endian"
7968msgstr ""
7969
1bf074fb 7970#: readelf.c:5753
5fe73d46
NC
7971msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
7972msgstr ""
7973
1bf074fb 7974#: readelf.c:5765
5fe73d46
NC
7975#, c-format
7976msgid "ELF Header in linked file '%s':\n"
7977msgstr ""
7978
1bf074fb 7979#: readelf.c:5767
5fe73d46
NC
7980#, c-format
7981msgid "ELF Header:\n"
7982msgstr ""
7983
1bf074fb 7984#: readelf.c:5768
5fe73d46
NC
7985#, c-format
7986msgid " Magic: "
1bf074fb 7987msgstr " Magic: "
5fe73d46 7988
1bf074fb 7989#: readelf.c:5772
5fe73d46
NC
7990#, c-format
7991msgid " Class: %s\n"
7992msgstr " Clasa: %s\n"
7993
1bf074fb 7994#: readelf.c:5774
5fe73d46
NC
7995#, c-format
7996msgid " Data: %s\n"
7997msgstr " Date: %s\n"
7998
1bf074fb
NC
7999#: readelf.c:5776
8000#, c-format
5fe73d46 8001msgid " Version: %d%s\n"
1bf074fb 8002msgstr " Versiune: %d%s\n"
5fe73d46 8003
1bf074fb 8004#: readelf.c:5779
5fe73d46 8005msgid " (current)"
1bf074fb 8006msgstr " (curent)"
5fe73d46 8007
1bf074fb 8008#: readelf.c:5781
5fe73d46 8009msgid " <unknown>"
1bf074fb 8010msgstr " <necunoscut>"
5fe73d46 8011
1bf074fb 8012#: readelf.c:5783
5fe73d46
NC
8013#, c-format
8014msgid " OS/ABI: %s\n"
8015msgstr " OS/ABI: %s\n"
8016
1bf074fb 8017#: readelf.c:5785
5fe73d46
NC
8018#, c-format
8019msgid " ABI Version: %d\n"
8020msgstr " Versiune ABI: %d\n"
8021
1bf074fb 8022#: readelf.c:5787
5fe73d46
NC
8023#, c-format
8024msgid " Type: %s\n"
8025msgstr " Tip: %s\n"
8026
1bf074fb 8027#: readelf.c:5789
5fe73d46
NC
8028#, c-format
8029msgid " Machine: %s\n"
8030msgstr " Mașină: %s\n"
8031
1bf074fb 8032#: readelf.c:5791
5fe73d46
NC
8033#, c-format
8034msgid " Version: 0x%lx\n"
8035msgstr " Versiune: 0x%lx\n"
8036
1bf074fb 8037#: readelf.c:5794
5fe73d46
NC
8038#, c-format
8039msgid " Entry point address: "
8040msgstr " Adresă punct de intrare: "
8041
1bf074fb 8042#: readelf.c:5796
5fe73d46
NC
8043#, c-format
8044msgid ""
8045"\n"
8046" Start of program headers: "
8047msgstr ""
8048"\n"
8049" Începutul antetelor programului: "
8050
1bf074fb 8051#: readelf.c:5798
5fe73d46
NC
8052#, c-format
8053msgid ""
8054" (bytes into file)\n"
8055" Start of section headers: "
8056msgstr ""
1bf074fb
NC
8057" (octeți în fișier)\n"
8058" Începutul antetelor secțiunii: "
5fe73d46 8059
1bf074fb 8060#: readelf.c:5800
5fe73d46
NC
8061#, c-format
8062msgid " (bytes into file)\n"
8063msgstr " (octeți în fișier)\n"
8064
1bf074fb 8065#: readelf.c:5802
5fe73d46
NC
8066#, c-format
8067msgid " Flags: 0x%lx%s\n"
8068msgstr " Atribute: 0x%lx%s\n"
8069
1bf074fb
NC
8070#: readelf.c:5805
8071#, c-format
5fe73d46 8072msgid " Size of this header: %u (bytes)\n"
1bf074fb 8073msgstr " Dimensiunea acestui antet: %u (octeți)\n"
5fe73d46 8074
1bf074fb
NC
8075#: readelf.c:5807
8076#, c-format
5fe73d46 8077msgid " Size of program headers: %u (bytes)\n"
1bf074fb 8078msgstr " Dimensiunea antetelor programului: %u (octeți)\n"
5fe73d46 8079
1bf074fb
NC
8080#: readelf.c:5809
8081#, c-format
5fe73d46 8082msgid " Number of program headers: %u"
1bf074fb 8083msgstr " Numărul antetelor programului: %u"
5fe73d46 8084
1bf074fb
NC
8085#: readelf.c:5816
8086#, c-format
5fe73d46 8087msgid " Size of section headers: %u (bytes)\n"
1bf074fb 8088msgstr " Dimensiunea antetelor secțiunii: %u (octeți)\n"
5fe73d46 8089
1bf074fb
NC
8090#: readelf.c:5818
8091#, c-format
5fe73d46 8092msgid " Number of section headers: %u"
1bf074fb 8093msgstr " Numărul antetelor de secțiune: %u"
5fe73d46 8094
1bf074fb 8095#: readelf.c:5826
5fe73d46
NC
8096#, c-format
8097msgid " Section header string table index: %u"
8098msgstr ""
8099
1bf074fb 8100#: readelf.c:5838
5fe73d46
NC
8101#, c-format
8102msgid " <corrupt: out of range>"
8103msgstr ""
8104
1bf074fb 8105#: readelf.c:5882 readelf.c:5929
5fe73d46
NC
8106msgid "The e_phentsize field in the ELF header is less than the size of an ELF program header\n"
8107msgstr ""
8108
1bf074fb 8109#: readelf.c:5886 readelf.c:5933
5fe73d46
NC
8110msgid "The e_phentsize field in the ELF header is larger than the size of an ELF program header\n"
8111msgstr ""
8112
1bf074fb 8113#: readelf.c:5889 readelf.c:5936
5fe73d46
NC
8114msgid "program headers"
8115msgstr "antete program"
8116
1bf074fb 8117#: readelf.c:5975
5fe73d46
NC
8118#, c-format
8119msgid "Too many program headers - %#x - the file is not that big\n"
8120msgstr ""
8121
1bf074fb 8122#: readelf.c:5984
5fe73d46
NC
8123#, c-format
8124msgid "Out of memory reading %u program headers\n"
8125msgstr ""
8126
1bf074fb 8127#: readelf.c:6014
5fe73d46
NC
8128msgid "possibly corrupt ELF header - it has a non-zero program header offset, but no program headers\n"
8129msgstr ""
8130
1bf074fb
NC
8131#: readelf.c:6019
8132#, c-format
5fe73d46
NC
8133msgid ""
8134"\n"
8135"There are no program headers in linked file '%s'.\n"
8136msgstr ""
8137"\n"
1bf074fb 8138"Nu există antete de program în fișierul vinculat „%s”.\n"
5fe73d46 8139
1bf074fb 8140#: readelf.c:6022
5fe73d46
NC
8141#, c-format
8142msgid ""
8143"\n"
8144"There are no program headers in this file.\n"
8145msgstr ""
8146
1bf074fb 8147#: readelf.c:6033
5fe73d46
NC
8148#, c-format
8149msgid ""
8150"\n"
8151"Elf file type is %s\n"
8152msgstr ""
8153"\n"
8154"Tipul fișierului elf este %s\n"
8155
1bf074fb 8156#: readelf.c:6034
5fe73d46
NC
8157#, c-format
8158msgid "Entry point 0x%s\n"
8159msgstr ""
8160
1bf074fb 8161#: readelf.c:6035
5fe73d46
NC
8162#, c-format
8163msgid "There is %d program header, starting at offset %s\n"
8164msgid_plural "There are %d program headers, starting at offset %s\n"
8165msgstr[0] ""
8166msgstr[1] ""
8167msgstr[2] ""
1bf074fb 8168msgstr[3] ""
5fe73d46 8169
1bf074fb 8170#: readelf.c:6048 readelf.c:6050
5fe73d46
NC
8171#, c-format
8172msgid ""
8173"\n"
8174"Program Headers:\n"
8175msgstr ""
8176
1bf074fb 8177#: readelf.c:6054
5fe73d46
NC
8178#, c-format
8179msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
8180msgstr ""
8181
1bf074fb 8182#: readelf.c:6057
5fe73d46
NC
8183#, c-format
8184msgid " Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align\n"
8185msgstr ""
8186
1bf074fb 8187#: readelf.c:6061
5fe73d46
NC
8188#, c-format
8189msgid " Type Offset VirtAddr PhysAddr\n"
8190msgstr ""
8191
1bf074fb 8192#: readelf.c:6063
5fe73d46
NC
8193#, c-format
8194msgid " FileSiz MemSiz Flags Align\n"
8195msgstr ""
8196
1bf074fb 8197#: readelf.c:6161
5fe73d46
NC
8198msgid "LOAD segments must be sorted in order of increasing VirtAddr\n"
8199msgstr ""
8200
1bf074fb 8201#: readelf.c:6164
5fe73d46
NC
8202msgid "the segment's file size is larger than its memory size\n"
8203msgstr ""
8204
1bf074fb 8205#: readelf.c:6171
5fe73d46
NC
8206msgid "the PHDR segment must occur before any LOAD segment\n"
8207msgstr ""
8208
1bf074fb 8209#: readelf.c:6189
5fe73d46
NC
8210msgid "the PHDR segment is not covered by a LOAD segment\n"
8211msgstr ""
8212
1bf074fb 8213#: readelf.c:6195
5fe73d46
NC
8214msgid "more than one dynamic segment\n"
8215msgstr ""
8216
1bf074fb 8217#: readelf.c:6214
5fe73d46
NC
8218msgid "no .dynamic section in the dynamic segment\n"
8219msgstr ""
8220
1bf074fb 8221#: readelf.c:6233
5fe73d46
NC
8222msgid "the .dynamic section is not the same as the dynamic segment\n"
8223msgstr ""
8224
1bf074fb 8225#: readelf.c:6244
5fe73d46
NC
8226msgid "the dynamic segment offset + size exceeds the size of the file\n"
8227msgstr ""
8228
1bf074fb 8229#: readelf.c:6257
5fe73d46
NC
8230msgid "Unable to find program interpreter name\n"
8231msgstr ""
8232
1bf074fb
NC
8233#: readelf.c:6268
8234#, c-format
5fe73d46 8235msgid " [Requesting program interpreter: %s]\n"
1bf074fb 8236msgstr " [Solicitarea interpretului de program: %s]\n"
5fe73d46 8237
1bf074fb 8238#: readelf.c:6279
5fe73d46
NC
8239#, c-format
8240msgid ""
8241"\n"
8242" Section to Segment mapping:\n"
8243msgstr ""
8244
1bf074fb 8245#: readelf.c:6280
5fe73d46
NC
8246#, c-format
8247msgid " Segment Sections...\n"
8248msgstr ""
8249
1bf074fb 8250#: readelf.c:6322 readelf.c:11299
5fe73d46
NC
8251msgid "Cannot interpret virtual addresses without program headers.\n"
8252msgstr ""
8253
1bf074fb 8254#: readelf.c:6338
5fe73d46
NC
8255#, c-format
8256msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
8257msgstr ""
8258
1bf074fb 8259#: readelf.c:6363 readelf.c:6427
5fe73d46
NC
8260msgid "The e_shentsize field in the ELF header is less than the size of an ELF section header\n"
8261msgstr ""
8262
1bf074fb 8263#: readelf.c:6367 readelf.c:6432
5fe73d46
NC
8264msgid "The e_shentsize field in the ELF header is larger than the size of an ELF section header\n"
8265msgstr ""
8266
1bf074fb 8267#: readelf.c:6371 readelf.c:6437
5fe73d46
NC
8268msgid "section headers"
8269msgstr "antete secțiune"
8270
1bf074fb 8271#: readelf.c:6380 readelf.c:6446
5fe73d46
NC
8272#, c-format
8273msgid "Out of memory reading %u section headers\n"
8274msgstr ""
8275
1bf074fb 8276#: readelf.c:6400 readelf.c:6466
5fe73d46
NC
8277#, c-format
8278msgid "Section %u has an out of range sh_link value of %u\n"
8279msgstr ""
8280
1bf074fb 8281#: readelf.c:6402 readelf.c:6468
5fe73d46
NC
8282#, c-format
8283msgid "Section %u has an out of range sh_info value of %u\n"
8284msgstr ""
8285
1bf074fb 8286#: readelf.c:6510 readelf.c:6627
5fe73d46
NC
8287#, c-format
8288msgid "Section %s has an invalid sh_entsize of 0x%lx\n"
8289msgstr ""
8290
1bf074fb 8291#: readelf.c:6518 readelf.c:6635 readelf.c:13332
5fe73d46
NC
8292#, c-format
8293msgid "Section %s has an invalid sh_size of 0x%lx\n"
8294msgstr ""
8295
1bf074fb 8296#: readelf.c:6528 readelf.c:6645
5fe73d46
NC
8297#, c-format
8298msgid "Size (0x%lx) of section %s is not a multiple of its sh_entsize (0x%lx)\n"
8299msgstr ""
8300
1bf074fb 8301#: readelf.c:6536 readelf.c:6653 readelf.c:15753
5fe73d46
NC
8302msgid "symbols"
8303msgstr "simboluri"
8304
1bf074fb 8305#: readelf.c:6548 readelf.c:6665
5fe73d46
NC
8306msgid "Multiple symbol table index sections associated with the same symbol section\n"
8307msgstr ""
8308
1bf074fb 8309#: readelf.c:6555 readelf.c:6672
5fe73d46 8310msgid "symbol table section indices"
1bf074fb 8311msgstr "indici de secțiune de tabel de simboluri"
5fe73d46 8312
1bf074fb 8313#: readelf.c:6562 readelf.c:6679
5fe73d46
NC
8314#, c-format
8315msgid "Index section %s has an sh_size of 0x%lx - expected 0x%lx\n"
8316msgstr ""
8317
1bf074fb 8318#: readelf.c:6574 readelf.c:6691
5fe73d46
NC
8319#, c-format
8320msgid "Out of memory reading %lu symbols\n"
8321msgstr ""
8322
1bf074fb 8323#: readelf.c:6900 readelf.c:6997 readelf.c:7015 readelf.c:7033
5fe73d46
NC
8324msgid "Internal error: not enough buffer room for section flag info"
8325msgstr ""
8326
1bf074fb 8327#: readelf.c:7040
5fe73d46
NC
8328#, c-format
8329msgid "UNKNOWN (%*.*lx)"
8330msgstr ""
8331
1bf074fb 8332#: readelf.c:7059 readelf.c:7074
5fe73d46
NC
8333msgid "Compressed section is too small even for a compression header\n"
8334msgstr ""
8335
1bf074fb 8336#: readelf.c:7096
5fe73d46
NC
8337msgid "possibly corrupt ELF file header - it has a non-zero section header offset, but no section headers\n"
8338msgstr ""
8339
1bf074fb 8340#: readelf.c:7101
5fe73d46
NC
8341#, c-format
8342msgid ""
8343"\n"
8344"There are no sections in this file.\n"
8345msgstr ""
8346"\n"
1bf074fb 8347"Nu există nicio secțiune în acest fișier.\n"
5fe73d46 8348
1bf074fb
NC
8349#: readelf.c:7109 readelf.c:21625
8350#, c-format
5fe73d46 8351msgid "In linked file '%s': "
1bf074fb 8352msgstr "În fișierul vinculat „%s”: "
5fe73d46 8353
1bf074fb 8354#: readelf.c:7111
5fe73d46
NC
8355#, c-format
8356msgid "There is %d section header, starting at offset 0x%lx:\n"
8357msgid_plural "There are %d section headers, starting at offset 0x%lx:\n"
8358msgstr[0] ""
8359msgstr[1] ""
8360msgstr[2] ""
1bf074fb 8361msgstr[3] ""
5fe73d46 8362
1bf074fb
NC
8363#: readelf.c:7133 readelf.c:7810 readelf.c:8012 readelf.c:13620
8364#: readelf.c:16114
5fe73d46
NC
8365msgid "string table"
8366msgstr ""
8367
8368#. Note: coded this way so that there is a single string for translation.
1bf074fb 8369#: readelf.c:7199
5fe73d46
NC
8370#, c-format
8371msgid "Section %d has invalid sh_entsize of %s\n"
8372msgstr ""
8373
1bf074fb 8374#: readelf.c:7200
5fe73d46
NC
8375#, c-format
8376msgid "(Using the expected size of %u for the rest of this dump)\n"
8377msgstr ""
8378
1bf074fb 8379#: readelf.c:7224
5fe73d46
NC
8380msgid "File contains multiple dynamic symbol tables\n"
8381msgstr ""
8382
1bf074fb 8383#: readelf.c:7239
5fe73d46
NC
8384msgid "File contains multiple dynamic string tables\n"
8385msgstr ""
8386
1bf074fb 8387#: readelf.c:7245
5fe73d46
NC
8388msgid "dynamic strings"
8389msgstr ""
8390
1bf074fb 8391#: readelf.c:7273 readelf.c:7279
5fe73d46
NC
8392#, c-format
8393msgid "Section '%s': zero-sized relocation section\n"
8394msgstr ""
8395
1bf074fb 8396#: readelf.c:7292
5fe73d46
NC
8397#, c-format
8398msgid "Section '%s': has a size of zero - is this intended ?\n"
8399msgstr ""
8400
1bf074fb 8401#: readelf.c:7376
5fe73d46
NC
8402#, c-format
8403msgid ""
8404"\n"
8405"Section Headers in linked file '%s':\n"
8406msgstr ""
8407
1bf074fb 8408#: readelf.c:7378
5fe73d46
NC
8409#, c-format
8410msgid ""
8411"\n"
8412"Section Headers:\n"
8413msgstr ""
8414
1bf074fb 8415#: readelf.c:7380
5fe73d46
NC
8416#, c-format
8417msgid ""
8418"\n"
8419"Section Header:\n"
8420msgstr ""
8421
1bf074fb
NC
8422#: readelf.c:7386 readelf.c:7397 readelf.c:7408
8423#, c-format
5fe73d46 8424msgid " [Nr] Name\n"
1bf074fb 8425msgstr " [Nr] Nume\n"
5fe73d46 8426
1bf074fb
NC
8427#: readelf.c:7387
8428#, c-format
5fe73d46 8429msgid " Type Addr Off Size ES Lk Inf Al\n"
1bf074fb 8430msgstr " Tip Adresa Poz Dim. ES Lk Inf Al\n"
5fe73d46 8431
1bf074fb 8432#: readelf.c:7391
5fe73d46
NC
8433#, c-format
8434msgid " [Nr] Name Type Addr Off Size ES Flg Lk Inf Al\n"
1bf074fb 8435msgstr " [Nr] Nume Tip Adresa Poz Dim. ES Opț Lk Inf Al\n"
5fe73d46 8436
1bf074fb
NC
8437#: readelf.c:7398
8438#, c-format
5fe73d46 8439msgid " Type Address Off Size ES Lk Inf Al\n"
1bf074fb 8440msgstr " Tip Adresa Poz Dim. ES Lk Inf Al\n"
5fe73d46 8441
1bf074fb 8442#: readelf.c:7402
5fe73d46
NC
8443#, c-format
8444msgid " [Nr] Name Type Address Off Size ES Flg Lk Inf Al\n"
1bf074fb 8445msgstr " [Nr] Nume Tip Adresa Poz Dim. ES Opț Lk Inf Al\n"
5fe73d46 8446
1bf074fb
NC
8447#: readelf.c:7409
8448#, c-format
5fe73d46 8449msgid " Type Address Offset Link\n"
1bf074fb 8450msgstr " Tip Adresa Poziția Vincul\n"
5fe73d46 8451
1bf074fb
NC
8452#: readelf.c:7410
8453#, c-format
5fe73d46 8454msgid " Size EntSize Info Align\n"
1bf074fb 8455msgstr " Dim. DimIntrare Info Aliniere\n"
5fe73d46 8456
1bf074fb 8457#: readelf.c:7414
5fe73d46
NC
8458#, c-format
8459msgid " [Nr] Name Type Address Offset\n"
1bf074fb 8460msgstr " [Nr] Nume Tip Adresa Poziția\n"
5fe73d46 8461
1bf074fb 8462#: readelf.c:7415
5fe73d46
NC
8463#, c-format
8464msgid " Size EntSize Flags Link Info Align\n"
1bf074fb 8465msgstr " Dim. DimIntrare Opțiuni Vincul Info Aliniere\n"
5fe73d46 8466
1bf074fb
NC
8467#: readelf.c:7420
8468#, c-format
5fe73d46 8469msgid " Flags\n"
1bf074fb 8470msgstr " Opțiuni\n"
5fe73d46 8471
1bf074fb 8472#: readelf.c:7449
5fe73d46
NC
8473#, c-format
8474msgid "[%2u]: Link field (%u) should index a symtab section.\n"
8475msgstr ""
8476
1bf074fb 8477#: readelf.c:7462
5fe73d46
NC
8478#, c-format
8479msgid "[%2u]: Link field (%u) should index a string section.\n"
8480msgstr ""
8481
1bf074fb 8482#: readelf.c:7470 readelf.c:7481
5fe73d46
NC
8483#, c-format
8484msgid "[%2u]: Unexpected value (%u) in link field.\n"
8485msgstr ""
8486
1bf074fb 8487#: readelf.c:7508
5fe73d46
NC
8488#, c-format
8489msgid "[%2u]: Info field (%u) should index a relocatable section.\n"
8490msgstr ""
8491
1bf074fb 8492#: readelf.c:7519 readelf.c:7546
5fe73d46
NC
8493#, c-format
8494msgid "[%2u]: Unexpected value (%u) in info field.\n"
8495msgstr ""
8496
1bf074fb 8497#: readelf.c:7541
5fe73d46
NC
8498#, c-format
8499msgid "[%2u]: Expected link to another section in info field"
8500msgstr ""
8501
1bf074fb 8502#: readelf.c:7556
5fe73d46
NC
8503#, c-format
8504msgid "Size of section %u is larger than the entire file!\n"
8505msgstr ""
8506
1bf074fb 8507#: readelf.c:7625
5fe73d46
NC
8508#, c-format
8509msgid "section %u: sh_link value of %u is larger than the number of sections\n"
8510msgstr ""
8511
1bf074fb 8512#: readelf.c:7726
5fe73d46 8513msgid "compression header"
1bf074fb 8514msgstr "antet de comprimare"
5fe73d46 8515
1bf074fb 8516#: readelf.c:7731
5fe73d46
NC
8517#, c-format
8518msgid " [<corrupt>]\n"
1bf074fb 8519msgstr " [<corupt>]\n"
5fe73d46 8520
1bf074fb
NC
8521#: readelf.c:7737
8522#, c-format
5fe73d46 8523msgid " [<unknown>: 0x%x], "
1bf074fb 8524msgstr " [<necunoscut>: 0x%x], "
5fe73d46
NC
8525
8526#. The ordering of the letters shown here matches the ordering of the
8527#. corresponding SHF_xxx values, and hence the order in which these
8528#. letters will be displayed to the user.
1bf074fb 8529#: readelf.c:7752
5fe73d46
NC
8530#, c-format
8531msgid ""
8532"Key to Flags:\n"
8533" W (write), A (alloc), X (execute), M (merge), S (strings), I (info),\n"
8534" L (link order), O (extra OS processing required), G (group), T (TLS),\n"
8535" C (compressed), x (unknown), o (OS specific), E (exclude),\n"
8536" "
8537msgstr ""
8538
1bf074fb 8539#: readelf.c:7760
5fe73d46
NC
8540#, c-format
8541msgid "R (retain), "
8542msgstr ""
8543
1bf074fb 8544#: readelf.c:7763
5fe73d46
NC
8545#, c-format
8546msgid "D (mbind), "
8547msgstr ""
8548
1bf074fb 8549#: readelf.c:7771
5fe73d46
NC
8550#, c-format
8551msgid "l (large), "
8552msgstr ""
8553
1bf074fb 8554#: readelf.c:7773
5fe73d46
NC
8555#, c-format
8556msgid "y (purecode), "
8557msgstr ""
8558
1bf074fb 8559#: readelf.c:7775
5fe73d46
NC
8560#, c-format
8561msgid "v (VLE), "
8562msgstr ""
8563
1bf074fb 8564#: readelf.c:7800
5fe73d46
NC
8565msgid "Bad sh_link in symbol table section\n"
8566msgstr ""
8567
1bf074fb 8568#: readelf.c:7835
5fe73d46
NC
8569msgid "<OS specific>"
8570msgstr ""
8571
1bf074fb 8572#: readelf.c:7836
5fe73d46
NC
8573msgid "<PROC specific>"
8574msgstr ""
8575
1bf074fb
NC
8576#: readelf.c:7865
8577#, c-format
5fe73d46
NC
8578msgid ""
8579"\n"
8580"There are no sections group in linked file '%s'.\n"
8581msgstr ""
8582"\n"
1bf074fb 8583"Nu există niciun grup de secțiuni în fișierul vinculat „%s”.\n"
5fe73d46 8584
1bf074fb 8585#: readelf.c:7868 readelf.c:7907
5fe73d46
NC
8586#, c-format
8587msgid ""
8588"\n"
8589"There are no section groups in this file.\n"
8590msgstr ""
8591
1bf074fb 8592#: readelf.c:7875
5fe73d46
NC
8593msgid "Section headers are not available!\n"
8594msgstr ""
8595
1bf074fb 8596#: readelf.c:7886
5fe73d46
NC
8597#, c-format
8598msgid "Out of memory reading %u section group headers\n"
8599msgstr ""
8600
1bf074fb
NC
8601#: readelf.c:7904
8602#, c-format
5fe73d46
NC
8603msgid ""
8604"\n"
8605"There are no section groups in linked file '%s'.\n"
8606msgstr ""
8607"\n"
1bf074fb 8608"Nu există grupuri de secțiuni în fișierul vinculat „%s”.\n"
5fe73d46 8609
1bf074fb 8610#: readelf.c:7918
5fe73d46
NC
8611#, c-format
8612msgid "Out of memory reading %lu groups\n"
8613msgstr ""
8614
1bf074fb 8615#: readelf.c:7931
5fe73d46
NC
8616#, c-format
8617msgid "Section groups in linked file '%s'\n"
8618msgstr ""
8619
1bf074fb 8620#: readelf.c:7952
5fe73d46
NC
8621#, c-format
8622msgid "Bad sh_link in group section `%s'\n"
8623msgstr ""
8624
1bf074fb 8625#: readelf.c:7965
5fe73d46
NC
8626#, c-format
8627msgid "Corrupt header in group section `%s'\n"
8628msgstr ""
8629
1bf074fb 8630#: readelf.c:7971 readelf.c:7982
5fe73d46
NC
8631#, c-format
8632msgid "Bad sh_info in group section `%s'\n"
8633msgstr ""
8634
1bf074fb 8635#: readelf.c:8022
5fe73d46
NC
8636#, c-format
8637msgid "Section %s has sh_entsize (0x%lx) which is larger than its size (0x%lx)\n"
8638msgstr ""
8639
1bf074fb 8640#: readelf.c:8031
5fe73d46 8641msgid "section data"
1bf074fb 8642msgstr "datele secțiunii"
5fe73d46 8643
1bf074fb 8644#: readelf.c:8042
5fe73d46
NC
8645#, c-format
8646msgid ""
8647"\n"
8648"%sgroup section [%5u] `%s' [%s] contains %u sections:\n"
8649msgstr ""
8650
1bf074fb 8651#: readelf.c:8045
5fe73d46
NC
8652#, c-format
8653msgid " [Index] Name\n"
8654msgstr " [Index] Nume\n"
8655
1bf074fb 8656#: readelf.c:8063
5fe73d46
NC
8657#, c-format
8658msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
8659msgstr ""
8660
1bf074fb 8661#: readelf.c:8066
5fe73d46
NC
8662msgid "Further error messages about overlarge group section indices suppressed\n"
8663msgstr ""
8664
1bf074fb 8665#: readelf.c:8079
5fe73d46
NC
8666#, c-format
8667msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
8668msgstr ""
8669
1bf074fb 8670#: readelf.c:8083
5fe73d46
NC
8671msgid "Further error messages about already contained group sections suppressed\n"
8672msgstr ""
8673
1bf074fb 8674#: readelf.c:8095
5fe73d46
NC
8675#, c-format
8676msgid "section 0 in group section [%5u]\n"
8677msgstr ""
8678
1bf074fb 8679#: readelf.c:8162
5fe73d46 8680msgid "dynamic section image fixups"
1bf074fb 8681msgstr "remedieri dinamice ale imaginii secțiunii"
5fe73d46 8682
1bf074fb 8683#: readelf.c:8170
5fe73d46
NC
8684#, c-format
8685msgid "corrupt library name index of 0x%lx found in dynamic entry"
8686msgstr ""
8687
1bf074fb 8688#: readelf.c:8175
5fe73d46
NC
8689#, c-format
8690msgid ""
8691"\n"
8692"Image fixups for needed library #%d: %s - ident: %lx\n"
8693msgstr ""
8694
1bf074fb
NC
8695#: readelf.c:8178
8696#, c-format
5fe73d46 8697msgid "Seg Offset Type SymVec DataType\n"
1bf074fb 8698msgstr "Seg Poziție Tip VecSim TipDate\n"
5fe73d46 8699
1bf074fb 8700#: readelf.c:8212
5fe73d46 8701msgid "dynamic section image relocations"
1bf074fb 8702msgstr "realocări dinamice a imaginii secțiunii"
5fe73d46 8703
1bf074fb 8704#: readelf.c:8216
5fe73d46
NC
8705#, c-format
8706msgid ""
8707"\n"
8708"Image relocs\n"
8709msgstr ""
1bf074fb
NC
8710"\n"
8711"Realocări de imagini\n"
5fe73d46 8712
1bf074fb
NC
8713#: readelf.c:8218
8714#, c-format
5fe73d46 8715msgid "Seg Offset Type Addend Seg Sym Off\n"
1bf074fb 8716msgstr "Seg Poziție Tip Addend Seg Sim Poz\n"
5fe73d46 8717
1bf074fb 8718#: readelf.c:8275
5fe73d46 8719msgid "dynamic string section"
1bf074fb 8720msgstr "secțiune dinamică de șiruri"
5fe73d46 8721
1bf074fb 8722#: readelf.c:8379
5fe73d46
NC
8723#, c-format
8724msgid ""
8725"\n"
8726"In linked file '%s' section '%s' at offset 0x%lx contains %ld bytes:\n"
8727msgstr ""
8728
1bf074fb 8729#: readelf.c:8383
5fe73d46
NC
8730#, c-format
8731msgid ""
8732"\n"
8733"'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
8734msgstr ""
8735
1bf074fb
NC
8736#: readelf.c:8404
8737#, c-format
5fe73d46
NC
8738msgid ""
8739"\n"
8740"There are no dynamic relocations in linked file '%s'.\n"
8741msgstr ""
8742"\n"
1bf074fb 8743"Nu există realocări dinamice în fișierul vinculat „%s”.\n"
5fe73d46 8744
1bf074fb 8745#: readelf.c:8407
5fe73d46
NC
8746#, c-format
8747msgid ""
8748"\n"
8749"There are no dynamic relocations in this file.\n"
8750msgstr ""
8751
1bf074fb 8752#: readelf.c:8434
5fe73d46
NC
8753#, c-format
8754msgid ""
8755"\n"
8756"In linked file '%s' relocation section "
8757msgstr ""
8758
1bf074fb 8759#: readelf.c:8437
5fe73d46
NC
8760#, c-format
8761msgid ""
8762"\n"
8763"Relocation section "
8764msgstr ""
8765
1bf074fb 8766#: readelf.c:8445
5fe73d46
NC
8767#, c-format
8768msgid " at offset 0x%lx contains %lu entry:\n"
8769msgid_plural " at offset 0x%lx contains %lu entries:\n"
8770msgstr[0] ""
8771msgstr[1] ""
8772msgstr[2] ""
1bf074fb 8773msgstr[3] ""
5fe73d46 8774
1bf074fb
NC
8775#: readelf.c:8494
8776#, c-format
5fe73d46
NC
8777msgid ""
8778"\n"
8779"There are no static relocations in linked file '%s'."
8780msgstr ""
8781"\n"
1bf074fb 8782"Nu există realocări statice în fișierul vinculat „%s”."
5fe73d46 8783
1bf074fb
NC
8784#: readelf.c:8497
8785#, c-format
5fe73d46
NC
8786msgid ""
8787"\n"
8788"There are no static relocations in this file."
8789msgstr ""
8790"\n"
1bf074fb 8791"Nu există realocări statice în acest fișier."
5fe73d46 8792
1bf074fb 8793#: readelf.c:8498
5fe73d46
NC
8794#, c-format
8795msgid ""
8796"\n"
8797"To see the dynamic relocations add --use-dynamic to the command line.\n"
8798msgstr ""
8799
1bf074fb
NC
8800#: readelf.c:8506
8801#, c-format
5fe73d46
NC
8802msgid ""
8803"\n"
8804"There are no relocations in linked file '%s'.\n"
8805msgstr ""
8806"\n"
1bf074fb 8807"Nu există realocări în fișierul vinculat „%s”.\n"
5fe73d46 8808
1bf074fb 8809#: readelf.c:8509
5fe73d46
NC
8810#, c-format
8811msgid ""
8812"\n"
8813"There are no relocations in this file.\n"
8814msgstr ""
8815
1bf074fb 8816#: readelf.c:8677
5fe73d46
NC
8817#, c-format
8818msgid "Invalid section %u in table entry %ld\n"
8819msgstr ""
8820
1bf074fb 8821#: readelf.c:8689
5fe73d46
NC
8822#, c-format
8823msgid "Invalid offset %lx in table entry %ld\n"
8824msgstr ""
8825
1bf074fb
NC
8826#: readelf.c:8707
8827#, c-format
5fe73d46 8828msgid "\tUnknown version.\n"
1bf074fb
NC
8829msgstr "\tVersiune necunoscută.\n"
8830
8831# R-GC, scrie:
8832# aceasta este traducerea inițială a mesajului:
8833# derulează tabel
8834# ***
8835# cred că o traducere mai bună, ar fi:
8836# desfășoară/desfășurează tabelul, sau:
8837# extinde tabelul
8838# ===
8839# Trebuie analizată această modificare.
8840# ---------
8841# Coborînd în fișier, am găsit unele mesaje
8842# asemănătoare: unwind date
8843#: readelf.c:8770 readelf.c:9207
5fe73d46 8844msgid "unwind table"
1bf074fb 8845msgstr "desfășoară tabel"
5fe73d46 8846
1bf074fb 8847#: readelf.c:8821 readelf.c:9290
5fe73d46
NC
8848#, c-format
8849msgid "Skipping unknown relocation type: %u\n"
8850msgstr ""
8851
1bf074fb
NC
8852#: readelf.c:8827 readelf.c:9297
8853#, c-format
5fe73d46 8854msgid "Skipping unexpected relocation type: %s\n"
1bf074fb 8855msgstr "Se omite tipul de realocare neașteptat: %s\n"
5fe73d46 8856
1bf074fb 8857#: readelf.c:8836 readelf.c:9304
5fe73d46
NC
8858#, c-format
8859msgid "Skipping reloc with overlarge offset: %lx\n"
8860msgstr ""
8861
1bf074fb 8862#: readelf.c:8843 readelf.c:9311
5fe73d46
NC
8863#, c-format
8864msgid "Skipping reloc with invalid symbol index: %u\n"
8865msgstr ""
8866
1bf074fb 8867#: readelf.c:8891 readelf.c:9358 readelf.c:10468
5fe73d46
NC
8868msgid "Multiple symbol tables encountered\n"
8869msgstr ""
8870
1bf074fb 8871#: readelf.c:8906 readelf.c:9374 readelf.c:10483
5fe73d46
NC
8872#, c-format
8873msgid ""
8874"\n"
8875"There are no unwind sections in this file.\n"
8876msgstr ""
8877
1bf074fb 8878#: readelf.c:8992
5fe73d46
NC
8879#, c-format
8880msgid ""
8881"\n"
8882"Could not find unwind info section for "
8883msgstr ""
8884
1bf074fb 8885#: readelf.c:9004
5fe73d46
NC
8886msgid "unwind info"
8887msgstr ""
8888
1bf074fb 8889#: readelf.c:9007
5fe73d46
NC
8890#, c-format
8891msgid ""
8892"\n"
8893"Unwind section "
8894msgstr ""
1bf074fb
NC
8895"\n"
8896"Secțiunea de desfășurare "
5fe73d46 8897
1bf074fb 8898#: readelf.c:9014
5fe73d46
NC
8899#, c-format
8900msgid " at offset 0x%lx contains %lu entries:\n"
8901msgstr ""
8902
1bf074fb 8903#: readelf.c:9383 readelf.c:10490
5fe73d46
NC
8904#, c-format
8905msgid ""
8906"\n"
8907"Unwind section '%s' at offset 0x%lx contains %lu entry:\n"
8908msgid_plural ""
8909"\n"
8910"Unwind section '%s' at offset 0x%lx contains %lu entries:\n"
8911msgstr[0] ""
8912msgstr[1] ""
8913msgstr[2] ""
1bf074fb 8914msgstr[3] ""
5fe73d46 8915
1bf074fb 8916#: readelf.c:9516
5fe73d46 8917msgid "unwind data"
1bf074fb 8918msgstr "desfășoară date"
5fe73d46 8919
1bf074fb 8920#: readelf.c:9589
5fe73d46
NC
8921#, c-format
8922msgid "Skipping unexpected relocation at offset 0x%lx\n"
8923msgstr ""
8924
1bf074fb 8925#: readelf.c:9611
5fe73d46
NC
8926#, c-format
8927msgid "Unknown section relocation type %d encountered\n"
8928msgstr ""
8929
1bf074fb 8930#: readelf.c:9619
5fe73d46
NC
8931#, c-format
8932msgid "Bad symbol index in unwind relocation (%lu > %lu)\n"
8933msgstr ""
8934
1bf074fb 8935#: readelf.c:9634
5fe73d46
NC
8936#, c-format
8937msgid "Skipping unknown ARM relocation type: %d\n"
8938msgstr ""
8939
1bf074fb
NC
8940#: readelf.c:9644
8941#, c-format
5fe73d46 8942msgid "Skipping unexpected ARM relocation type %s\n"
1bf074fb 8943msgstr "Se omite tipul neașteptat de realocare ARM %s\n"
5fe73d46 8944
1bf074fb 8945#: readelf.c:9653
5fe73d46
NC
8946#, c-format
8947msgid "Skipping unknown C6000 relocation type: %d\n"
8948msgstr ""
8949
1bf074fb 8950#: readelf.c:9663
5fe73d46
NC
8951#, c-format
8952msgid "Skipping unexpected C6000 relocation type %s\n"
8953msgstr ""
8954
8955#. This function currently only supports ARM and TI unwinders.
1bf074fb 8956#: readelf.c:9672
5fe73d46
NC
8957msgid "Only TI and ARM unwinders are currently supported\n"
8958msgstr ""
8959
1bf074fb 8960#: readelf.c:9735
5fe73d46
NC
8961#, c-format
8962msgid "[Truncated opcode]\n"
8963msgstr ""
8964
1bf074fb 8965#: readelf.c:9783 readelf.c:10001
5fe73d46
NC
8966#, c-format
8967msgid "Refuse to unwind"
8968msgstr ""
8969
1bf074fb 8970#: readelf.c:9806
5fe73d46
NC
8971#, c-format
8972msgid " [Reserved]"
8973msgstr ""
8974
1bf074fb 8975#: readelf.c:9834
5fe73d46
NC
8976#, c-format
8977msgid " finish"
8978msgstr ""
8979
1bf074fb 8980#: readelf.c:9839 readelf.c:9934
5fe73d46
NC
8981#, c-format
8982msgid "[Spare]"
8983msgstr ""
8984
1bf074fb 8985#: readelf.c:9873
5fe73d46
NC
8986msgid "corrupt change to vsp\n"
8987msgstr ""
8988
1bf074fb 8989#: readelf.c:9899
5fe73d46
NC
8990#, c-format
8991msgid " pop {ra_auth_code}"
8992msgstr ""
8993
1bf074fb 8994#: readelf.c:9956 readelf.c:10113
5fe73d46
NC
8995#, c-format
8996msgid " [unsupported opcode]"
8997msgstr ""
8998
1bf074fb 8999#: readelf.c:10049
5fe73d46
NC
9000#, c-format
9001msgid "pop frame {"
9002msgstr ""
9003
1bf074fb 9004#: readelf.c:10052
5fe73d46
NC
9005#, c-format
9006msgid "*corrupt* - no registers specified"
9007msgstr ""
9008
1bf074fb 9009#: readelf.c:10066
5fe73d46
NC
9010msgid "[pad]"
9011msgstr ""
9012
1bf074fb 9013#: readelf.c:10095
5fe73d46
NC
9014msgid "Corrupt stack pointer adjustment detected\n"
9015msgstr ""
9016
1bf074fb 9017#: readelf.c:10102
5fe73d46
NC
9018#, c-format
9019msgid "sp = sp + %ld"
9020msgstr ""
9021
1bf074fb 9022#: readelf.c:10177
5fe73d46
NC
9023#, c-format
9024msgid " Personality routine: "
9025msgstr ""
9026
1bf074fb 9027#: readelf.c:10209
5fe73d46
NC
9028#, c-format
9029msgid " [Truncated data]\n"
9030msgstr ""
9031
1bf074fb 9032#: readelf.c:10233
5fe73d46
NC
9033#, c-format
9034msgid "Corrupt ARM compact model table entry: %x \n"
9035msgstr ""
9036
1bf074fb
NC
9037#: readelf.c:10238
9038#, c-format
5fe73d46 9039msgid " Compact model index: %d\n"
1bf074fb 9040msgstr " Index model compact: %dn\n"
5fe73d46 9041
1bf074fb 9042#: readelf.c:10264
5fe73d46
NC
9043msgid "Unknown ARM compact model index encountered\n"
9044msgstr ""
9045
1bf074fb 9046#: readelf.c:10265
5fe73d46
NC
9047#, c-format
9048msgid " [reserved]\n"
1bf074fb 9049msgstr " [rezervat]\n"
5fe73d46 9050
1bf074fb 9051#: readelf.c:10280
5fe73d46
NC
9052#, c-format
9053msgid " Restore stack from frame pointer\n"
9054msgstr ""
9055
1bf074fb 9056#: readelf.c:10282
5fe73d46
NC
9057#, c-format
9058msgid " Stack increment %d\n"
9059msgstr ""
9060
1bf074fb 9061#: readelf.c:10283
5fe73d46
NC
9062#, c-format
9063msgid " Registers restored: "
9064msgstr ""
9065
1bf074fb 9066#: readelf.c:10288
5fe73d46
NC
9067#, c-format
9068msgid " Return register: %s\n"
9069msgstr ""
9070
1bf074fb 9071#: readelf.c:10292
5fe73d46
NC
9072#, c-format
9073msgid " [reserved (%d)]\n"
9074msgstr ""
9075
1bf074fb 9076#: readelf.c:10296
5fe73d46
NC
9077#, c-format
9078msgid "Unsupported architecture type %d encountered when decoding unwind table\n"
9079msgstr ""
9080
1bf074fb 9081#: readelf.c:10351
5fe73d46
NC
9082#, c-format
9083msgid "corrupt index table entry: %x\n"
9084msgstr ""
9085
1bf074fb 9086#: readelf.c:10391
5fe73d46
NC
9087#, c-format
9088msgid "Unwind entry contains corrupt offset (0x%lx) into section %s\n"
9089msgstr ""
9090
1bf074fb 9091#: readelf.c:10407
5fe73d46
NC
9092#, c-format
9093msgid "Could not locate .ARM.extab section containing 0x%lx.\n"
9094msgstr ""
9095
1bf074fb 9096#: readelf.c:10451
5fe73d46
NC
9097#, c-format
9098msgid "Unsupported architecture type %d encountered when processing unwind table\n"
9099msgstr ""
9100
1bf074fb 9101#: readelf.c:10513
5fe73d46
NC
9102#, c-format
9103msgid "No processor specific unwind information to decode\n"
9104msgstr ""
9105
1bf074fb 9106#: readelf.c:10543
5fe73d46
NC
9107#, c-format
9108msgid ""
9109"\n"
9110"The decoding of unwind sections for machine type %s is not currently supported.\n"
9111msgstr ""
9112
1bf074fb 9113#: readelf.c:10570
5fe73d46
NC
9114#, c-format
9115msgid "NONE"
9116msgstr ""
9117
1bf074fb 9118#: readelf.c:10595
5fe73d46
NC
9119#, c-format
9120msgid "Interface Version: %s"
9121msgstr ""
9122
9123#. Note: coded this way so that there is a single string for translation.
1bf074fb 9124#: readelf.c:10602
5fe73d46
NC
9125#, c-format
9126msgid "<corrupt: %s>"
1bf074fb 9127msgstr "<corupt: %s>"
5fe73d46 9128
1bf074fb 9129#: readelf.c:10620
5fe73d46
NC
9130#, c-format
9131msgid "Time Stamp: %s"
9132msgstr ""
9133
1bf074fb 9134#: readelf.c:10814 readelf.c:10864
5fe73d46
NC
9135msgid "dynamic section"
9136msgstr "secțiune dinamică"
9137
1bf074fb 9138#: readelf.c:10834 readelf.c:10885
5fe73d46
NC
9139#, c-format
9140msgid "Out of memory allocating space for %lu dynamic entries\n"
9141msgstr ""
9142
1bf074fb 9143#: readelf.c:10959
5fe73d46
NC
9144#, c-format
9145msgid "Size truncation prevents reading %s elements of size %u\n"
9146msgstr ""
9147
1bf074fb 9148#: readelf.c:10968
5fe73d46
NC
9149#, c-format
9150msgid "Invalid number of dynamic entries: %s\n"
9151msgstr ""
9152
1bf074fb 9153#: readelf.c:10976
5fe73d46
NC
9154#, c-format
9155msgid "Out of memory reading %s dynamic entries\n"
9156msgstr ""
9157
1bf074fb
NC
9158#: readelf.c:10983
9159#, c-format
5fe73d46 9160msgid "Unable to read in %s bytes of dynamic data\n"
1bf074fb 9161msgstr "Nu se poate citi în %s octeți de date dinamice\n"
5fe73d46 9162
1bf074fb 9163#: readelf.c:10992
5fe73d46
NC
9164#, c-format
9165msgid "Out of memory allocating space for %s dynamic entries\n"
9166msgstr ""
9167
1bf074fb
NC
9168#: readelf.c:11032 readelf.c:11086 readelf.c:11110 readelf.c:11143
9169#: readelf.c:11169 readelf.c:11188
5fe73d46
NC
9170msgid "Unable to seek to start of dynamic information\n"
9171msgstr ""
9172
1bf074fb 9173#: readelf.c:11038 readelf.c:11092
5fe73d46
NC
9174msgid "Failed to read in number of buckets\n"
9175msgstr ""
9176
1bf074fb 9177#: readelf.c:11044
5fe73d46
NC
9178msgid "Failed to read in number of chains\n"
9179msgstr ""
9180
1bf074fb 9181#: readelf.c:11151
5fe73d46
NC
9182msgid "Failed to determine last chain length\n"
9183msgstr ""
9184
1bf074fb
NC
9185#: readelf.c:11251
9186#, c-format
5fe73d46
NC
9187msgid ""
9188"\n"
9189"There is no dynamic section in linked file '%s'.\n"
9190msgstr ""
9191"\n"
1bf074fb 9192"Nu există nicio secțiune dinamică în fișierul vinculat „%s”.\n"
5fe73d46 9193
1bf074fb 9194#: readelf.c:11254
5fe73d46
NC
9195#, c-format
9196msgid ""
9197"\n"
9198"There is no dynamic section in this file.\n"
9199msgstr ""
9200
9201#. See PR 21379 for a reproducer.
1bf074fb 9202#: readelf.c:11314
5fe73d46
NC
9203msgid "Invalid PT_LOAD entry\n"
9204msgstr ""
9205
1bf074fb 9206#: readelf.c:11340
5fe73d46
NC
9207msgid "the .dynsym section doesn't match the DT_SYMTAB and DT_SYMENT tags\n"
9208msgstr ""
9209
1bf074fb 9210#: readelf.c:11350
5fe73d46
NC
9211msgid "Corrupt DT_SYMTAB dynamic entry\n"
9212msgstr ""
9213
1bf074fb 9214#: readelf.c:11386
5fe73d46
NC
9215msgid "the .dynstr section doesn't match the DT_STRTAB and DT_STRSZ tags\n"
9216msgstr ""
9217
1bf074fb 9218#: readelf.c:11391
5fe73d46
NC
9219msgid "dynamic string table"
9220msgstr ""
9221
1bf074fb 9222#: readelf.c:11394
5fe73d46
NC
9223msgid "Corrupt DT_STRTAB dynamic entry\n"
9224msgstr ""
9225
1bf074fb 9226#: readelf.c:11419
5fe73d46
NC
9227#, c-format
9228msgid "Bad value (%d) for SYMINENT entry\n"
9229msgstr ""
9230
1bf074fb 9231#: readelf.c:11438
5fe73d46
NC
9232msgid "symbol information"
9233msgstr ""
9234
1bf074fb 9235#: readelf.c:11444
5fe73d46
NC
9236msgid "Multiple dynamic symbol information sections found\n"
9237msgstr ""
9238
1bf074fb 9239#: readelf.c:11450
5fe73d46
NC
9240#, c-format
9241msgid "Out of memory allocating %lu bytes for dynamic symbol info\n"
9242msgstr ""
9243
1bf074fb 9244#: readelf.c:11474
5fe73d46
NC
9245#, c-format
9246msgid ""
9247"\n"
9248"In linked file '%s' the dynamic section at offset 0x%lx contains %lu entry:\n"
9249msgid_plural ""
9250"\n"
9251"In linked file '%s' the dynamic section at offset 0x%lx contains %lu entries:\n"
9252msgstr[0] ""
9253msgstr[1] ""
9254msgstr[2] ""
1bf074fb 9255msgstr[3] ""
5fe73d46 9256
1bf074fb 9257#: readelf.c:11481
5fe73d46
NC
9258#, c-format
9259msgid ""
9260"\n"
9261"Dynamic section at offset 0x%lx contains %lu entry:\n"
9262msgid_plural ""
9263"\n"
9264"Dynamic section at offset 0x%lx contains %lu entries:\n"
9265msgstr[0] ""
9266msgstr[1] ""
9267msgstr[2] ""
1bf074fb 9268msgstr[3] ""
5fe73d46 9269
1bf074fb 9270#: readelf.c:11488
5fe73d46
NC
9271#, c-format
9272msgid " Tag Type Name/Value\n"
9273msgstr ""
9274
1bf074fb 9275#: readelf.c:11522
5fe73d46
NC
9276#, c-format
9277msgid "Auxiliary library"
9278msgstr ""
9279
1bf074fb 9280#: readelf.c:11526
5fe73d46
NC
9281#, c-format
9282msgid "Filter library"
9283msgstr ""
9284
1bf074fb 9285#: readelf.c:11530
5fe73d46
NC
9286#, c-format
9287msgid "Configuration file"
9288msgstr "Fișier de configurare"
9289
1bf074fb 9290#: readelf.c:11534
5fe73d46
NC
9291#, c-format
9292msgid "Dependency audit library"
9293msgstr ""
9294
1bf074fb 9295#: readelf.c:11538
5fe73d46
NC
9296#, c-format
9297msgid "Audit library"
9298msgstr ""
9299
1bf074fb 9300#: readelf.c:11557 readelf.c:11585 readelf.c:11613 readelf.c:11953
5fe73d46
NC
9301#, c-format
9302msgid "Flags:"
1bf074fb 9303msgstr "Opțiuni:"
5fe73d46 9304
1bf074fb 9305#: readelf.c:11560 readelf.c:11588 readelf.c:11615 readelf.c:11955
5fe73d46
NC
9306#, c-format
9307msgid " None\n"
1bf074fb 9308msgstr " Nimic\n"
5fe73d46 9309
1bf074fb 9310#: readelf.c:11822
5fe73d46
NC
9311#, c-format
9312msgid "Shared library: [%s]"
9313msgstr "Bibliotecă partajată: [%s]"
9314
1bf074fb 9315#: readelf.c:11826
5fe73d46
NC
9316#, c-format
9317msgid " program interpreter"
1bf074fb 9318msgstr " interpret de programe"
5fe73d46 9319
1bf074fb 9320#: readelf.c:11830
5fe73d46
NC
9321#, c-format
9322msgid "Library soname: [%s]"
1bf074fb 9323msgstr "Biblioteca soname: [%s]"
5fe73d46 9324
1bf074fb 9325#: readelf.c:11834
5fe73d46
NC
9326#, c-format
9327msgid "Library rpath: [%s]"
1bf074fb 9328msgstr "Biblioteca rpath: [%s]"
5fe73d46 9329
1bf074fb 9330#: readelf.c:11838
5fe73d46
NC
9331#, c-format
9332msgid "Library runpath: [%s]"
9333msgstr "Cale de rulare bibliotecă: [%s]"
9334
1bf074fb
NC
9335#: readelf.c:11875
9336#, c-format
5fe73d46 9337msgid " (bytes)\n"
1bf074fb 9338msgstr " (octeți)\n"
5fe73d46 9339
1bf074fb 9340#: readelf.c:11906
5fe73d46
NC
9341#, c-format
9342msgid "Not needed object: [%s]\n"
9343msgstr ""
9344
1bf074fb 9345#: readelf.c:11931
5fe73d46
NC
9346#, c-format
9347msgid "<corrupt time val: %lx"
9348msgstr ""
9349
1bf074fb 9350#: readelf.c:12074
5fe73d46
NC
9351#, c-format
9352msgid ""
9353"\n"
9354"In linked file '%s' the version definition section '%s' contains %u entry:\n"
9355msgid_plural ""
9356"\n"
9357"In linked file '%s' the version definition section '%s' contains %u entries:\n"
9358msgstr[0] ""
9359msgstr[1] ""
9360msgstr[2] ""
1bf074fb 9361msgstr[3] ""
5fe73d46 9362
1bf074fb 9363#: readelf.c:12081
5fe73d46
NC
9364#, c-format
9365msgid ""
9366"\n"
9367"Version definition section '%s' contains %u entry:\n"
9368msgid_plural ""
9369"\n"
9370"Version definition section '%s' contains %u entries:\n"
9371msgstr[0] ""
9372msgstr[1] ""
9373msgstr[2] ""
1bf074fb 9374msgstr[3] ""
5fe73d46 9375
1bf074fb 9376#: readelf.c:12089 readelf.c:12236 readelf.c:12402
5fe73d46
NC
9377#, c-format
9378msgid " Addr: 0x"
1bf074fb 9379msgstr " Adresa: 0x"
5fe73d46 9380
1bf074fb 9381#: readelf.c:12091 readelf.c:12238 readelf.c:12404
5fe73d46
NC
9382#, c-format
9383msgid " Offset: %#08lx Link: %u (%s)\n"
1bf074fb 9384msgstr " Poziția: %#08lx Vincul: %u (%s)\n"
5fe73d46 9385
1bf074fb 9386#: readelf.c:12097
5fe73d46
NC
9387msgid "version definition section"
9388msgstr ""
9389
1bf074fb
NC
9390#: readelf.c:12126
9391#, c-format
5fe73d46 9392msgid " %#06lx: Rev: %d Flags: %s"
1bf074fb 9393msgstr " %#06lx: Rev: %d Opțiuni: %s"
5fe73d46 9394
1bf074fb 9395#: readelf.c:12129
5fe73d46
NC
9396#, c-format
9397msgid " Index: %d Cnt: %d "
1bf074fb 9398msgstr " Index: %d Contor: %d "
5fe73d46 9399
1bf074fb 9400#: readelf.c:12146
5fe73d46
NC
9401#, c-format
9402msgid "Name: %s\n"
9403msgstr "Nume: %s\n"
9404
1bf074fb 9405#: readelf.c:12149
5fe73d46
NC
9406#, c-format
9407msgid "Name index: %ld\n"
9408msgstr "Nume index: %ld\n"
9409
1bf074fb 9410#: readelf.c:12158
5fe73d46
NC
9411#, c-format
9412msgid "Invalid vda_next field of %lx\n"
1bf074fb 9413msgstr "Câmpul vda_next din %lx nu este valid\n"
5fe73d46 9414
1bf074fb
NC
9415#: readelf.c:12178
9416#, c-format
5fe73d46 9417msgid " %#06lx: Parent %d: %s\n"
1bf074fb 9418msgstr " %#06lx: Părinte %d: %s\n"
5fe73d46 9419
1bf074fb
NC
9420#: readelf.c:12182
9421#, c-format
5fe73d46 9422msgid " %#06lx: Parent %d, name index: %ld\n"
1bf074fb 9423msgstr " %#06lx: Părinte %d, index nume: %ld\n"
5fe73d46 9424
1bf074fb 9425#: readelf.c:12187
5fe73d46
NC
9426#, c-format
9427msgid " Version def aux past end of section\n"
9428msgstr ""
9429
1bf074fb 9430#: readelf.c:12194
5fe73d46
NC
9431#, c-format
9432msgid "Invalid vd_next field of %lx\n"
9433msgstr ""
9434
1bf074fb 9435#: readelf.c:12205
5fe73d46
NC
9436#, c-format
9437msgid " Version definition past end of section\n"
9438msgstr ""
9439
1bf074fb 9440#: readelf.c:12221
5fe73d46
NC
9441#, c-format
9442msgid ""
9443"\n"
9444"In linked file '%s' the version needs section '%s' contains %u entry:\n"
9445msgid_plural ""
9446"\n"
9447"In linked file '%s' the version needs section '%s' contains %u entries:\n"
9448msgstr[0] ""
9449msgstr[1] ""
9450msgstr[2] ""
1bf074fb 9451msgstr[3] ""
5fe73d46 9452
1bf074fb 9453#: readelf.c:12228
5fe73d46
NC
9454#, c-format
9455msgid ""
9456"\n"
9457"Version needs section '%s' contains %u entry:\n"
9458msgid_plural ""
9459"\n"
9460"Version needs section '%s' contains %u entries:\n"
9461msgstr[0] ""
9462msgstr[1] ""
9463msgstr[2] ""
1bf074fb 9464msgstr[3] ""
5fe73d46 9465
1bf074fb 9466#: readelf.c:12245
5fe73d46 9467msgid "Version Needs section"
1bf074fb 9468msgstr "Secțiunea dependențe de versiune"
5fe73d46 9469
1bf074fb
NC
9470#: readelf.c:12270
9471#, c-format
5fe73d46 9472msgid " %#06lx: Version: %d"
1bf074fb 9473msgstr " %#06lx: Versiune: %d"
5fe73d46 9474
1bf074fb 9475#: readelf.c:12273
5fe73d46
NC
9476#, c-format
9477msgid " File: %s"
9478msgstr " Fișier: %s"
9479
1bf074fb 9480#: readelf.c:12276
5fe73d46
NC
9481#, c-format
9482msgid " File: %lx"
9483msgstr " Fișier: %lx"
9484
1bf074fb 9485#: readelf.c:12278
5fe73d46
NC
9486#, c-format
9487msgid " Cnt: %d\n"
1bf074fb 9488msgstr " Contor: %d\n"
5fe73d46 9489
1bf074fb
NC
9490#: readelf.c:12301
9491#, c-format
5fe73d46 9492msgid " %#06lx: Name: %s"
1bf074fb 9493msgstr " %#06lx: Nume: %s"
5fe73d46 9494
1bf074fb
NC
9495#: readelf.c:12304
9496#, c-format
5fe73d46 9497msgid " %#06lx: Name index: %lx"
1bf074fb 9498msgstr " %#06lx: Index nume: %lx"
5fe73d46 9499
1bf074fb 9500#: readelf.c:12307
5fe73d46
NC
9501#, c-format
9502msgid " Flags: %s Version: %d\n"
1bf074fb 9503msgstr " Opțiuni: %s Versiune: %d\n"
5fe73d46 9504
1bf074fb 9505#: readelf.c:12313
5fe73d46
NC
9506#, c-format
9507msgid "Invalid vna_next field of %lx\n"
1bf074fb 9508msgstr "Câmpul vna_next din %lx nu este valid\n"
5fe73d46 9509
1bf074fb 9510#: readelf.c:12326
5fe73d46
NC
9511msgid "Missing Version Needs auxiliary information\n"
9512msgstr ""
9513
1bf074fb 9514#: readelf.c:12331
5fe73d46
NC
9515#, c-format
9516msgid "Invalid vn_next field of %lx\n"
9517msgstr ""
9518
1bf074fb 9519#: readelf.c:12341
5fe73d46
NC
9520msgid "Missing Version Needs information\n"
9521msgstr ""
9522
1bf074fb 9523#: readelf.c:12379
5fe73d46
NC
9524msgid "version string table"
9525msgstr ""
9526
1bf074fb 9527#: readelf.c:12387
5fe73d46
NC
9528#, c-format
9529msgid ""
9530"\n"
9531"In linked file '%s' the version symbols section '%s' contains %lu entry:\n"
9532msgid_plural ""
9533"\n"
9534"In linked file '%s' the version symbols section '%s' contains %lu entries:\n"
9535msgstr[0] ""
9536msgstr[1] ""
9537msgstr[2] ""
1bf074fb 9538msgstr[3] ""
5fe73d46 9539
1bf074fb 9540#: readelf.c:12394
5fe73d46
NC
9541#, c-format
9542msgid ""
9543"\n"
9544"Version symbols section '%s' contains %lu entry:\n"
9545msgid_plural ""
9546"\n"
9547"Version symbols section '%s' contains %lu entries:\n"
9548msgstr[0] ""
9549msgstr[1] ""
9550msgstr[2] ""
1bf074fb 9551msgstr[3] ""
5fe73d46 9552
1bf074fb 9553#: readelf.c:12413
5fe73d46
NC
9554msgid "version symbol data"
9555msgstr ""
9556
1bf074fb 9557#: readelf.c:12433
5fe73d46 9558msgid "*invalid*"
1bf074fb 9559msgstr "*nevalid*"
5fe73d46 9560
1bf074fb 9561#: readelf.c:12441
5fe73d46 9562msgid " 0 (*local*) "
1bf074fb 9563msgstr " 0 (*local*) "
5fe73d46 9564
1bf074fb 9565#: readelf.c:12445
5fe73d46 9566msgid " 1 (*global*) "
1bf074fb 9567msgstr " 1 (*global*) "
5fe73d46 9568
1bf074fb 9569#: readelf.c:12456
5fe73d46
NC
9570msgid "invalid index into symbol array\n"
9571msgstr ""
9572
1bf074fb 9573#: readelf.c:12479 readelf.c:13076
5fe73d46
NC
9574msgid "version need"
9575msgstr ""
9576
1bf074fb 9577#: readelf.c:12490
5fe73d46
NC
9578msgid "version need aux (2)"
9579msgstr ""
9580
1bf074fb 9581#: readelf.c:12537 readelf.c:13020
5fe73d46
NC
9582msgid "version def"
9583msgstr ""
9584
1bf074fb 9585#: readelf.c:12565 readelf.c:13051
5fe73d46
NC
9586msgid "version def aux"
9587msgstr ""
9588
1bf074fb 9589#: readelf.c:12573
5fe73d46
NC
9590msgid "*both*"
9591msgstr ""
9592
1bf074fb 9593#: readelf.c:12605
5fe73d46
NC
9594#, c-format
9595msgid ""
9596"\n"
9597"No version information found in linked file '%s'.\n"
9598msgstr ""
9599
1bf074fb 9600#: readelf.c:12608
5fe73d46
NC
9601#, c-format
9602msgid ""
9603"\n"
9604"No version information found in this file.\n"
9605msgstr ""
9606
1bf074fb
NC
9607#: readelf.c:12704
9608#, c-format
5fe73d46 9609msgid "Unrecognized visibility value: %u\n"
1bf074fb 9610msgstr "Valoarea vizibilității nerecunoscută: %u\n"
5fe73d46 9611
1bf074fb
NC
9612#: readelf.c:12717
9613#, c-format
5fe73d46 9614msgid "Unrecognized alpha specific other value: %u\n"
1bf074fb 9615msgstr "Altă valoare specifică alfa nerecunoscută: %u\n"
5fe73d46 9616
1bf074fb
NC
9617#: readelf.c:12794
9618#, c-format
5fe73d46 9619msgid "Unrecognized IA64 VMS ST Function type: %d\n"
1bf074fb 9620msgstr "Tipul funcției IA64 VMS ST nerecunoscut: %d\n"
5fe73d46 9621
1bf074fb
NC
9622#: readelf.c:12818
9623#, c-format
5fe73d46 9624msgid "Unrecognized IA64 VMS ST Linkage: %d\n"
1bf074fb 9625msgstr "Vinculare IA64 VMS ST nerecunoscută: %d\n"
5fe73d46 9626
1bf074fb 9627#: readelf.c:12844
5fe73d46
NC
9628#, c-format
9629msgid "<localentry>: %d"
9630msgstr ""
9631
1bf074fb 9632#: readelf.c:12858
5fe73d46
NC
9633msgid " VARIANT_CC"
9634msgstr ""
9635
1bf074fb 9636#: readelf.c:12909
5fe73d46
NC
9637#, c-format
9638msgid "<other>: %x"
9639msgstr ""
9640
1bf074fb
NC
9641#: readelf.c:12949
9642#, c-format
5fe73d46 9643msgid "bad section index[%3d]"
1bf074fb 9644msgstr "index de secțiune[%3d] incorect"
5fe73d46 9645
1bf074fb 9646#: readelf.c:12982
5fe73d46 9647msgid "version data"
1bf074fb 9648msgstr "date despre versiune"
5fe73d46 9649
1bf074fb 9650#: readelf.c:13094
5fe73d46 9651msgid "version need aux (3)"
1bf074fb 9652msgstr "versiunea necesită aux (3)"
5fe73d46 9653
1bf074fb 9654#: readelf.c:13248
5fe73d46
NC
9655#, c-format
9656msgid "local symbol %lu found at index >= %s's sh_info value of %u\n"
9657msgstr ""
9658
1bf074fb 9659#: readelf.c:13267
5fe73d46
NC
9660#, c-format
9661msgid "Unknown LTO symbol definition encountered: %u\n"
9662msgstr ""
9663
1bf074fb 9664#: readelf.c:13286
5fe73d46
NC
9665#, c-format
9666msgid "Unknown LTO symbol visibility encountered: %u\n"
9667msgstr ""
9668
1bf074fb 9669#: readelf.c:13304
5fe73d46
NC
9670#, c-format
9671msgid "Unknown LTO symbol type encountered: %u\n"
9672msgstr ""
9673
1bf074fb 9674#: readelf.c:13320
5fe73d46
NC
9675#, c-format
9676msgid ""
9677"\n"
9678"The LTO Symbol table section '%s' in linked file '%s' is empty!\n"
9679msgstr ""
9680
1bf074fb 9681#: readelf.c:13324
5fe73d46
NC
9682#, c-format
9683msgid ""
9684"\n"
9685"LTO Symbol table '%s' is empty!\n"
9686msgstr ""
9687
1bf074fb 9688#: readelf.c:13339
5fe73d46 9689msgid "LTO symbols"
1bf074fb 9690msgstr "Simboluri LTO"
5fe73d46 9691
1bf074fb 9692#: readelf.c:13357
5fe73d46
NC
9693#, c-format
9694msgid "LTO Symbol extension table '%s' is empty!\n"
9695msgstr ""
9696
1bf074fb 9697#: readelf.c:13363
5fe73d46
NC
9698msgid "LTO ext symbol data"
9699msgstr ""
9700
1bf074fb 9701#: readelf.c:13368
5fe73d46
NC
9702msgid "Unexpected version number in symbol extension table\n"
9703msgstr ""
9704
1bf074fb
NC
9705#: readelf.c:13377
9706#, c-format
5fe73d46
NC
9707msgid ""
9708"\n"
9709"In linked file '%s': "
1bf074fb
NC
9710msgstr ""
9711"\n"
9712"În fișierul vinculat „%s”: "
5fe73d46 9713
1bf074fb 9714#: readelf.c:13384
953130a5 9715#, c-format
5fe73d46 9716msgid "LTO Symbol table '%s' and extension table '%s' contain:\n"
953130a5
NC
9717msgstr ""
9718
1bf074fb 9719#: readelf.c:13389
5fe73d46
NC
9720#, c-format
9721msgid "LTO Symbol table '%s'\n"
953130a5
NC
9722msgstr ""
9723
1bf074fb 9724#: readelf.c:13391
953130a5 9725#, c-format
5fe73d46
NC
9726msgid " and extension table '%s' contain:\n"
9727msgstr ""
953130a5 9728
1bf074fb 9729#: readelf.c:13396
953130a5 9730#, c-format
5fe73d46 9731msgid "LTO Symbol table '%s' contains:\n"
953130a5
NC
9732msgstr ""
9733
1bf074fb 9734#: readelf.c:13401
953130a5 9735#, c-format
5fe73d46 9736msgid " Comdat_Key Kind Visibility Size Slot Type Section Name\n"
953130a5
NC
9737msgstr ""
9738
1bf074fb 9739#: readelf.c:13403
953130a5 9740#, c-format
5fe73d46 9741msgid " Comdat_Key Kind Visibility Size Slot Name\n"
953130a5
NC
9742msgstr ""
9743
1bf074fb 9744#: readelf.c:13450
5fe73d46 9745msgid "Ran out of LTO symbol extension data\n"
953130a5
NC
9746msgstr ""
9747
1bf074fb 9748#: readelf.c:13470
5fe73d46 9749msgid "Data remains in the LTO symbol extension table\n"
953130a5
NC
9750msgstr ""
9751
1bf074fb 9752#: readelf.c:13480
5fe73d46 9753msgid "Buffer overrun encountered whilst decoding LTO symbol table\n"
953130a5
NC
9754msgstr ""
9755
1bf074fb 9756#: readelf.c:13532
953130a5
NC
9757#, c-format
9758msgid ""
9759"\n"
5fe73d46
NC
9760"In linked file '%s' the dynamic symbol table contains %lu entry:\n"
9761msgid_plural ""
9762"\n"
9763"In linked file '%s' the dynamic symbol table contains %lu entries:\n"
9764msgstr[0] ""
9765msgstr[1] ""
9766msgstr[2] ""
1bf074fb 9767msgstr[3] ""
953130a5 9768
1bf074fb 9769#: readelf.c:13540
953130a5
NC
9770#, c-format
9771msgid ""
953130a5 9772"\n"
5fe73d46
NC
9773"Symbol table for image contains %lu entry:\n"
9774msgid_plural ""
9775"\n"
9776"Symbol table for image contains %lu entries:\n"
9777msgstr[0] ""
9778msgstr[1] ""
9779msgstr[2] ""
1bf074fb 9780msgstr[3] ""
953130a5 9781
1bf074fb 9782#: readelf.c:13546 readelf.c:13599
953130a5 9783#, c-format
5fe73d46
NC
9784msgid " Num: Value Size Type Bind Vis Ndx Name\n"
9785msgstr ""
953130a5 9786
1bf074fb 9787#: readelf.c:13548 readelf.c:13601
953130a5 9788#, c-format
5fe73d46
NC
9789msgid " Num: Value Size Type Bind Vis Ndx Name\n"
9790msgstr ""
953130a5 9791
1bf074fb 9792#: readelf.c:13577
953130a5 9793#, c-format
5fe73d46
NC
9794msgid ""
9795"\n"
9796"Symbol table '%s' has a sh_entsize of zero!\n"
9797msgstr ""
953130a5 9798
1bf074fb 9799#: readelf.c:13585
953130a5 9800#, c-format
5fe73d46
NC
9801msgid ""
9802"\n"
9803"In linked file '%s' symbol section '%s' contains %lu entry:\n"
9804msgid_plural ""
9805"\n"
9806"In linked file '%s' symbol section '%s' contains %lu entries:\n"
9807msgstr[0] ""
9808msgstr[1] ""
9809msgstr[2] ""
1bf074fb 9810msgstr[3] ""
953130a5 9811
1bf074fb 9812#: readelf.c:13592
953130a5 9813#, c-format
5fe73d46
NC
9814msgid ""
9815"\n"
9816"Symbol table '%s' contains %lu entry:\n"
9817msgid_plural ""
9818"\n"
9819"Symbol table '%s' contains %lu entries:\n"
9820msgstr[0] ""
9821msgstr[1] ""
9822msgstr[2] ""
1bf074fb 9823msgstr[3] ""
953130a5 9824
1bf074fb 9825#: readelf.c:13635
953130a5 9826#, c-format
5fe73d46
NC
9827msgid ""
9828"\n"
9829"Dynamic symbol information is not available for displaying symbols.\n"
953130a5
NC
9830msgstr ""
9831
1bf074fb 9832#: readelf.c:13648
953130a5 9833#, c-format
5fe73d46
NC
9834msgid ""
9835"\n"
9836"Histogram for bucket list length (total of %lu bucket):\n"
9837msgid_plural ""
9838"\n"
9839"Histogram for bucket list length (total of %lu buckets):\n"
9840msgstr[0] ""
9841msgstr[1] ""
9842msgstr[2] ""
1bf074fb 9843msgstr[3] ""
953130a5 9844
1bf074fb 9845#: readelf.c:13659
5fe73d46 9846msgid "Out of memory allocating space for histogram buckets\n"
953130a5
NC
9847msgstr ""
9848
1bf074fb 9849#: readelf.c:13665 readelf.c:13743
953130a5 9850#, c-format
5fe73d46 9851msgid " Length Number %% of total Coverage\n"
953130a5
NC
9852msgstr ""
9853
1bf074fb 9854#: readelf.c:13675
5fe73d46 9855msgid "histogram chain is corrupt\n"
953130a5
NC
9856msgstr ""
9857
1bf074fb 9858#: readelf.c:13687
5fe73d46 9859msgid "Out of memory allocating space for histogram counts\n"
953130a5
NC
9860msgstr ""
9861
1bf074fb 9862#: readelf.c:13727
953130a5
NC
9863#, c-format
9864msgid ""
953130a5 9865"\n"
5fe73d46
NC
9866"Histogram for `%s' bucket list length (total of %lu bucket):\n"
9867msgid_plural ""
9868"\n"
9869"Histogram for `%s' bucket list length (total of %lu buckets):\n"
9870msgstr[0] ""
9871msgstr[1] ""
9872msgstr[2] ""
1bf074fb 9873msgstr[3] ""
5fe73d46 9874
1bf074fb 9875#: readelf.c:13739
5fe73d46 9876msgid "Out of memory allocating space for gnu histogram buckets\n"
953130a5
NC
9877msgstr ""
9878
1bf074fb 9879#: readelf.c:13766
5fe73d46 9880msgid "Out of memory allocating space for gnu histogram counts\n"
953130a5
NC
9881msgstr ""
9882
1bf074fb 9883#: readelf.c:13832
953130a5 9884#, c-format
5fe73d46
NC
9885msgid ""
9886"\n"
9887"In linked file '%s: the dynamic info segment at offset 0x%lx contains %d entry:\n"
9888msgid_plural ""
9889"\n"
9890"In linked file '%s: the dynamic info segment at offset 0x%lx contains %d entries:\n"
9891msgstr[0] ""
9892msgstr[1] ""
9893msgstr[2] ""
1bf074fb 9894msgstr[3] ""
953130a5 9895
1bf074fb 9896#: readelf.c:13839
953130a5
NC
9897#, c-format
9898msgid ""
9899"\n"
5fe73d46
NC
9900"Dynamic info segment at offset 0x%lx contains %d entry:\n"
9901msgid_plural ""
9902"\n"
9903"Dynamic info segment at offset 0x%lx contains %d entries:\n"
9904msgstr[0] ""
9905msgstr[1] ""
9906msgstr[2] ""
1bf074fb 9907msgstr[3] ""
953130a5 9908
1bf074fb 9909#: readelf.c:13847
953130a5 9910#, c-format
5fe73d46 9911msgid " Num: Name BoundTo Flags\n"
953130a5
NC
9912msgstr ""
9913
1bf074fb 9914#: readelf.c:13854
953130a5 9915#, c-format
5fe73d46 9916msgid "<corrupt index>"
1bf074fb 9917msgstr "<index corupt>"
953130a5 9918
1bf074fb 9919#: readelf.c:13859
953130a5 9920#, c-format
5fe73d46 9921msgid "<corrupt: %19ld>"
1bf074fb 9922msgstr "<corupt: %19ld>"
953130a5 9923
1bf074fb 9924#: readelf.c:13956
953130a5 9925#, c-format
5fe73d46 9926msgid "MSP430 SYM_DIFF reloc contains invalid symbol index %lu\n"
953130a5
NC
9927msgstr ""
9928
1bf074fb 9929#: readelf.c:14003
953130a5 9930#, c-format
5fe73d46 9931msgid "MSP430 ULEB128 field at 0x%lx contains invalid ULEB128 value\n"
953130a5
NC
9932msgstr ""
9933
1bf074fb 9934#: readelf.c:14007
953130a5 9935#, c-format
5fe73d46 9936msgid "MSP430 reloc contains invalid symbol index %lu\n"
953130a5
NC
9937msgstr ""
9938
5fe73d46 9939#. PR 21137
1bf074fb 9940#: readelf.c:14018
953130a5 9941#, c-format
5fe73d46
NC
9942msgid "MSP430 sym diff reloc contains invalid offset: 0x%lx\n"
9943msgstr ""
953130a5 9944
1bf074fb 9945#: readelf.c:14029
5fe73d46
NC
9946msgid "Unhandled MSP430 reloc type found after SYM_DIFF reloc\n"
9947msgstr ""
953130a5 9948
1bf074fb 9949#: readelf.c:14052
953130a5 9950#, c-format
5fe73d46
NC
9951msgid "MN10300_SYM_DIFF reloc contains invalid symbol index %lu\n"
9952msgstr ""
953130a5 9953
1bf074fb 9954#: readelf.c:14066
953130a5 9955#, c-format
5fe73d46 9956msgid "MN10300 reloc contains invalid symbol index %lu\n"
953130a5
NC
9957msgstr ""
9958
1bf074fb 9959#: readelf.c:14076
953130a5 9960#, c-format
5fe73d46 9961msgid "MN10300 sym diff reloc contains invalid offset: 0x%lx\n"
953130a5
NC
9962msgstr ""
9963
1bf074fb 9964#: readelf.c:14086
5fe73d46 9965msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc\n"
953130a5
NC
9966msgstr ""
9967
1bf074fb 9968#: readelf.c:14109
953130a5 9969#, c-format
5fe73d46 9970msgid "RL78_SYM reloc contains invalid symbol index %lu\n"
953130a5
NC
9971msgstr ""
9972
1bf074fb 9973#: readelf.c:14128 readelf.c:14137
953130a5 9974#, c-format
5fe73d46 9975msgid "RL78 sym diff reloc contains invalid offset: 0x%lx\n"
953130a5
NC
9976msgstr ""
9977
1bf074fb 9978#: readelf.c:14355
953130a5 9979#, c-format
5fe73d46
NC
9980msgid "Missing knowledge of 32-bit reloc types used in DWARF sections of machine number %d\n"
9981msgstr ""
953130a5 9982
1bf074fb 9983#: readelf.c:15035
953130a5 9984#, c-format
5fe73d46 9985msgid "unable to apply unsupported reloc type %d to section %s\n"
953130a5
NC
9986msgstr ""
9987
1bf074fb 9988#: readelf.c:15044
953130a5 9989#, c-format
5fe73d46 9990msgid "skipping invalid relocation offset 0x%lx in section %s\n"
953130a5
NC
9991msgstr ""
9992
1bf074fb 9993#: readelf.c:15053
953130a5 9994#, c-format
5fe73d46
NC
9995msgid "skipping invalid relocation symbol index 0x%lx in section %s\n"
9996msgstr ""
953130a5 9997
1bf074fb 9998#: readelf.c:15076
953130a5 9999#, c-format
5fe73d46 10000msgid "skipping unexpected symbol type %s in section %s relocation %ld\n"
953130a5
NC
10001msgstr ""
10002
1bf074fb 10003#: readelf.c:15153
953130a5 10004#, c-format
5fe73d46
NC
10005msgid ""
10006"\n"
10007"Assembly dump of section %s\n"
953130a5
NC
10008msgstr ""
10009
1bf074fb 10010#: readelf.c:15171
953130a5 10011#, c-format
5fe73d46
NC
10012msgid "Section '%s' has no data to dump.\n"
10013msgstr ""
10014
1bf074fb 10015#: readelf.c:15177
5fe73d46 10016msgid "section contents"
1bf074fb 10017msgstr "conținutul secțiunii"
953130a5 10018
1bf074fb 10019#: readelf.c:15253
953130a5 10020#, c-format
5fe73d46
NC
10021msgid ""
10022"\n"
10023"String dump of section '%s' in linked file %s:\n"
953130a5
NC
10024msgstr ""
10025
1bf074fb
NC
10026#: readelf.c:15257
10027#, c-format
5fe73d46
NC
10028msgid ""
10029"\n"
10030"String dump of section '%s':\n"
1bf074fb
NC
10031msgstr ""
10032"\n"
10033"Afișare șir din secțiunea „%s”:\n"
953130a5 10034
1bf074fb 10035#: readelf.c:15278 readelf.c:15494 readelf.c:15881
5fe73d46
NC
10036#, c-format
10037msgid "section '%s' has unsupported compress type: %d\n"
1bf074fb 10038msgstr "secțiunea „%s” are un tip de comprimare neacceptat: %d\n"
953130a5 10039
1bf074fb
NC
10040#: readelf.c:15310 readelf.c:15528 readelf.c:15918
10041#, c-format
5fe73d46 10042msgid "Unable to decompress section %s\n"
1bf074fb 10043msgstr "Nu se poate decomprima secțiunea %s\n"
953130a5 10044
1bf074fb 10045#: readelf.c:15335
953130a5 10046#, c-format
5fe73d46 10047msgid " Note: This section has relocations against it, but these have NOT been applied to this dump.\n"
953130a5
NC
10048msgstr ""
10049
1bf074fb
NC
10050#: readelf.c:15428 readelf.c:16907 readelf.c:16947 readelf.c:16985
10051#: readelf.c:17032 readelf.c:17063 readelf.c:18669 readelf.c:18701
953130a5 10052#, c-format
5fe73d46 10053msgid "<corrupt>\n"
1bf074fb 10054msgstr "<corupt>\n"
953130a5 10055
1bf074fb 10056#: readelf.c:15436
953130a5 10057#, c-format
5fe73d46 10058msgid " No strings found in this section."
1bf074fb 10059msgstr " Nu s-au găsit șiruri în această secțiune."
953130a5 10060
1bf074fb
NC
10061#: readelf.c:15469
10062#, c-format
5fe73d46
NC
10063msgid ""
10064"\n"
10065"Hex dump of section '%s' in linked file %s:\n"
953130a5 10066msgstr ""
5fe73d46 10067"\n"
1bf074fb 10068"Afișare hexazecimală a secțiunii „%s” din fișierul vinculat %s:\n"
953130a5 10069
1bf074fb 10070#: readelf.c:15473
953130a5 10071#, c-format
5fe73d46
NC
10072msgid ""
10073"\n"
10074"Hex dump of section '%s':\n"
953130a5 10075msgstr ""
1bf074fb
NC
10076"\n"
10077"Afișare hexazecimală a secțiunii „%s”n\n"
953130a5 10078
1bf074fb 10079#: readelf.c:15561
953130a5 10080#, c-format
5fe73d46 10081msgid " NOTE: This section has relocations against it, but these have NOT been applied to this dump.\n"
953130a5
NC
10082msgstr ""
10083
1bf074fb
NC
10084#: readelf.c:15703
10085#, c-format
5fe73d46 10086msgid "Iteration failed: %s, %s\n"
1bf074fb 10087msgstr "Iterația a eșuat: %s, %s\n"
5fe73d46 10088
1bf074fb
NC
10089#: readelf.c:15747
10090#, c-format
5fe73d46 10091msgid "No symbol section named %s\n"
1bf074fb 10092msgstr "Nicio secțiune de simboluri numită %s\n"
5fe73d46 10093
1bf074fb 10094#: readelf.c:15763
953130a5 10095#, c-format
5fe73d46 10096msgid "No string table section named %s\n"
1bf074fb 10097msgstr "Nicio secțiune de tabel cu șiruri numită %s\n"
953130a5 10098
1bf074fb 10099#: readelf.c:15770
5fe73d46 10100msgid "strings"
1bf074fb 10101msgstr "șiruri"
953130a5 10102
1bf074fb
NC
10103#: readelf.c:15783 readelf.c:15795
10104#, c-format
5fe73d46 10105msgid "CTF open failure: %s\n"
1bf074fb 10106msgstr "Eșec la deschiderea CTF: %s\n"
5fe73d46 10107
1bf074fb 10108#: readelf.c:15802
953130a5 10109#, c-format
5fe73d46
NC
10110msgid ""
10111"\n"
10112"Dump of CTF section '%s' in linked file %s:\n"
953130a5
NC
10113msgstr ""
10114
1bf074fb 10115#: readelf.c:15806
953130a5 10116#, c-format
5fe73d46
NC
10117msgid ""
10118"\n"
10119"Dump of CTF section '%s':\n"
953130a5
NC
10120msgstr ""
10121
1bf074fb
NC
10122#: readelf.c:15814
10123#, c-format
5fe73d46 10124msgid "CTF member open failure: %s\n"
1bf074fb 10125msgstr "Eșec la deschiderea membrului CTF: %s\n"
5fe73d46 10126
1bf074fb
NC
10127#: readelf.c:15845
10128#, c-format
5fe73d46 10129msgid "%s section data"
1bf074fb 10130msgstr "date secțiunea %s"
5fe73d46 10131
1bf074fb 10132#: readelf.c:15868
953130a5 10133#, c-format
5fe73d46 10134msgid "compressed section %s is too small to contain a compression header\n"
953130a5
NC
10135msgstr ""
10136
1bf074fb 10137#: readelf.c:15994 readelf.c:16021 readelf.c:16046
953130a5 10138#, c-format
5fe73d46 10139msgid "malformed note encountered in section %s whilst scanning for build-id note\n"
953130a5
NC
10140msgstr ""
10141
1bf074fb 10142#: readelf.c:16174
953130a5 10143#, c-format
5fe73d46
NC
10144msgid ""
10145"\n"
10146"Section '%s' has no debugging data.\n"
953130a5
NC
10147msgstr ""
10148
5fe73d46
NC
10149#. There is no point in dumping the contents of a debugging section
10150#. which has the NOBITS type - the bits in the file will be random.
10151#. This can happen when a file containing a .eh_frame section is
10152#. stripped with the --only-keep-debug command line option.
1bf074fb 10153#: readelf.c:16183
953130a5 10154#, c-format
5fe73d46
NC
10155msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
10156msgstr ""
953130a5 10157
1bf074fb 10158#: readelf.c:16233
5fe73d46
NC
10159#, c-format
10160msgid "Unrecognized debug section: %s\n"
1bf074fb 10161msgstr "Secțiune de depanare nerecunoscută: %s\n"
953130a5 10162
1bf074fb 10163#: readelf.c:16263
5fe73d46
NC
10164#, c-format
10165msgid "Section '%s' was not dumped because it does not exist\n"
953130a5
NC
10166msgstr ""
10167
1bf074fb 10168#: readelf.c:16336
5fe73d46
NC
10169#, c-format
10170msgid "Section %d was not dumped because it does not exist!\n"
953130a5
NC
10171msgstr ""
10172
1bf074fb 10173#: readelf.c:16392
5fe73d46 10174msgid "<corrupt tag>\n"
1bf074fb 10175msgstr "<etichetă coruptă>\n"
953130a5 10176
1bf074fb 10177#: readelf.c:16407
953130a5 10178#, c-format
5fe73d46 10179msgid "<corrupt string tag>"
1bf074fb 10180msgstr "<etichetă de șir coruptă>"
953130a5 10181
1bf074fb 10182#: readelf.c:16441
953130a5 10183#, c-format
5fe73d46 10184msgid "Absent/Non standard\n"
1bf074fb 10185msgstr "Absent/Nestandard\n"
953130a5 10186
1bf074fb 10187#: readelf.c:16444
953130a5 10188#, c-format
5fe73d46 10189msgid "Bare metal/mwdt\n"
1bf074fb 10190msgstr "Bare metal/mwdt\n"
953130a5 10191
1bf074fb 10192#: readelf.c:16447
953130a5 10193#, c-format
5fe73d46 10194msgid "Bare metal/newlib\n"
1bf074fb 10195msgstr "Bare metal/newlib\n"
953130a5 10196
1bf074fb 10197#: readelf.c:16450
953130a5 10198#, c-format
5fe73d46 10199msgid "Linux/uclibc\n"
1bf074fb 10200msgstr "Linux/uclibc\n"
953130a5 10201
1bf074fb 10202#: readelf.c:16453
5fe73d46
NC
10203#, c-format
10204msgid "Linux/glibc\n"
1bf074fb 10205msgstr "Linux/glibc\n"
953130a5 10206
1bf074fb 10207#: readelf.c:16456 readelf.c:16535
953130a5 10208#, c-format
5fe73d46 10209msgid "Unknown\n"
1bf074fb 10210msgstr "Necunoscut\n"
953130a5 10211
1bf074fb 10212#: readelf.c:16468 readelf.c:16498 readelf.c:16526
953130a5 10213#, c-format
5fe73d46 10214msgid "Absent\n"
1bf074fb 10215msgstr "Absent\n"
953130a5 10216
1bf074fb 10217#: readelf.c:16510
5fe73d46 10218msgid "yes"
1bf074fb 10219msgstr "da"
953130a5 10220
1bf074fb 10221#: readelf.c:16510
5fe73d46 10222msgid "no"
1bf074fb 10223msgstr "nu"
953130a5 10224
1bf074fb 10225#: readelf.c:16547 readelf.c:16554
5fe73d46 10226msgid "default"
1bf074fb 10227msgstr "implicit"
953130a5 10228
1bf074fb 10229#: readelf.c:16548
5fe73d46 10230msgid "smallest"
1bf074fb 10231msgstr "cel mai mic"
953130a5 10232
1bf074fb 10233#: readelf.c:16553
5fe73d46 10234msgid "OPTFP"
1bf074fb 10235msgstr "OPTFP"
953130a5 10236
1bf074fb
NC
10237#: readelf.c:16774 readelf.c:16787 readelf.c:16805 readelf.c:17326
10238#: readelf.c:17605 readelf.c:17617 readelf.c:17629
10239#, c-format
5fe73d46 10240msgid "None\n"
1bf074fb 10241msgstr "Niciuna\n"
5fe73d46 10242
1bf074fb 10243#: readelf.c:16775
5fe73d46
NC
10244#, c-format
10245msgid "Application\n"
1bf074fb 10246msgstr "Aplicație\n"
953130a5 10247
1bf074fb 10248#: readelf.c:16776
5fe73d46
NC
10249#, c-format
10250msgid "Realtime\n"
1bf074fb 10251msgstr "În timp real\n"
953130a5 10252
1bf074fb 10253#: readelf.c:16777
5fe73d46
NC
10254#, c-format
10255msgid "Microcontroller\n"
1bf074fb 10256msgstr "Microcontrolor\n"
953130a5 10257
1bf074fb 10258#: readelf.c:16778
953130a5 10259#, c-format
5fe73d46 10260msgid "Application or Realtime\n"
1bf074fb 10261msgstr "Aplicație sau în timp real\n"
953130a5 10262
1bf074fb
NC
10263#: readelf.c:16788 readelf.c:16807 readelf.c:17378 readelf.c:17395
10264#: readelf.c:17466 readelf.c:17486 readelf.c:20335
953130a5 10265#, c-format
5fe73d46 10266msgid "8-byte\n"
1bf074fb 10267msgstr "8-octeți\n"
953130a5 10268
1bf074fb 10269#: readelf.c:16789 readelf.c:17469 readelf.c:17489 readelf.c:20334
953130a5 10270#, c-format
5fe73d46 10271msgid "4-byte\n"
1bf074fb 10272msgstr "4-octeți\n"
953130a5 10273
1bf074fb 10274#: readelf.c:16793 readelf.c:16811
953130a5 10275#, c-format
5fe73d46
NC
10276msgid "8-byte and up to %d-byte extended\n"
10277msgstr ""
953130a5 10278
1bf074fb 10279#: readelf.c:16806
953130a5 10280#, c-format
5fe73d46
NC
10281msgid "8-byte, except leaf SP\n"
10282msgstr ""
953130a5 10283
1bf074fb 10284#: readelf.c:16822 readelf.c:16904 readelf.c:17504
953130a5 10285#, c-format
5fe73d46 10286msgid "flag = %d, vendor = "
1bf074fb 10287msgstr "opțiune = %d, fabricant = "
953130a5 10288
1bf074fb 10289#: readelf.c:16843
953130a5 10290#, c-format
5fe73d46 10291msgid "True\n"
1bf074fb 10292msgstr "Adevărat\n"
5fe73d46 10293
1bf074fb
NC
10294#: readelf.c:16863
10295#, c-format
5fe73d46 10296msgid "<unknown: %d>\n"
1bf074fb 10297msgstr "<necunoscut: %d>\n"
953130a5 10298
1bf074fb 10299#: readelf.c:16908
5fe73d46 10300msgid "corrupt vendor attribute\n"
1bf074fb 10301msgstr "atribut fabricant corupt\n"
5fe73d46 10302
1bf074fb 10303#: readelf.c:16958
953130a5 10304#, c-format
5fe73d46
NC
10305msgid "unspecified hard/soft float\n"
10306msgstr ""
953130a5 10307
1bf074fb 10308#: readelf.c:16961
953130a5 10309#, c-format
5fe73d46
NC
10310msgid "hard float\n"
10311msgstr ""
953130a5 10312
1bf074fb 10313#: readelf.c:16964
953130a5 10314#, c-format
5fe73d46
NC
10315msgid "soft float\n"
10316msgstr ""
953130a5 10317
1bf074fb 10318#: readelf.c:16996
953130a5 10319#, c-format
5fe73d46
NC
10320msgid "unspecified hard/soft float, "
10321msgstr ""
953130a5 10322
1bf074fb 10323#: readelf.c:16999
953130a5 10324#, c-format
5fe73d46 10325msgid "hard float, "
953130a5 10326msgstr ""
953130a5 10327
1bf074fb 10328#: readelf.c:17002
953130a5 10329#, c-format
5fe73d46 10330msgid "soft float, "
953130a5
NC
10331msgstr ""
10332
1bf074fb 10333#: readelf.c:17005
953130a5 10334#, c-format
5fe73d46
NC
10335msgid "single-precision hard float, "
10336msgstr ""
953130a5 10337
1bf074fb 10338#: readelf.c:17012
953130a5 10339#, c-format
5fe73d46
NC
10340msgid "unspecified long double\n"
10341msgstr ""
953130a5 10342
1bf074fb 10343#: readelf.c:17015
953130a5 10344#, c-format
5fe73d46 10345msgid "128-bit IBM long double\n"
953130a5
NC
10346msgstr ""
10347
1bf074fb 10348#: readelf.c:17018
953130a5 10349#, c-format
5fe73d46 10350msgid "64-bit long double\n"
953130a5
NC
10351msgstr ""
10352
1bf074fb 10353#: readelf.c:17021
953130a5 10354#, c-format
5fe73d46 10355msgid "128-bit IEEE long double\n"
953130a5
NC
10356msgstr ""
10357
1bf074fb 10358#: readelf.c:17043 readelf.c:17074
953130a5 10359#, c-format
5fe73d46 10360msgid "unspecified\n"
1bf074fb 10361msgstr "nespecificat\n"
953130a5 10362
1bf074fb 10363#: readelf.c:17046
953130a5 10364#, c-format
5fe73d46 10365msgid "generic\n"
1bf074fb 10366msgstr "generic\n"
953130a5 10367
1bf074fb
NC
10368#: readelf.c:17080
10369#, c-format
5fe73d46 10370msgid "memory\n"
1bf074fb 10371msgstr "memorie\n"
5fe73d46 10372
1bf074fb 10373#: readelf.c:17107
953130a5 10374#, c-format
5fe73d46 10375msgid "any\n"
1bf074fb 10376msgstr "oricare\n"
953130a5 10377
1bf074fb 10378#: readelf.c:17110
5fe73d46
NC
10379#, c-format
10380msgid "software\n"
1bf074fb 10381msgstr "software\n"
953130a5 10382
1bf074fb 10383#: readelf.c:17113
5fe73d46
NC
10384#, c-format
10385msgid "hardware\n"
1bf074fb 10386msgstr "hardware\n"
953130a5 10387
1bf074fb 10388#: readelf.c:17236
953130a5 10389#, c-format
5fe73d46 10390msgid "Hard or soft float\n"
953130a5
NC
10391msgstr ""
10392
1bf074fb 10393#: readelf.c:17239
953130a5 10394#, c-format
5fe73d46 10395msgid "Hard float (double precision)\n"
953130a5 10396msgstr ""
953130a5 10397
1bf074fb 10398#: readelf.c:17242
953130a5 10399#, c-format
5fe73d46 10400msgid "Hard float (single precision)\n"
953130a5
NC
10401msgstr ""
10402
1bf074fb 10403#: readelf.c:17245
953130a5 10404#, c-format
5fe73d46 10405msgid "Soft float\n"
953130a5
NC
10406msgstr ""
10407
1bf074fb 10408#: readelf.c:17248
953130a5 10409#, c-format
5fe73d46 10410msgid "Hard float (MIPS32r2 64-bit FPU 12 callee-saved)\n"
953130a5
NC
10411msgstr ""
10412
1bf074fb 10413#: readelf.c:17251
953130a5 10414#, c-format
5fe73d46 10415msgid "Hard float (32-bit CPU, Any FPU)\n"
953130a5
NC
10416msgstr ""
10417
1bf074fb 10418#: readelf.c:17254
953130a5 10419#, c-format
5fe73d46 10420msgid "Hard float (32-bit CPU, 64-bit FPU)\n"
953130a5
NC
10421msgstr ""
10422
1bf074fb 10423#: readelf.c:17257
953130a5 10424#, c-format
5fe73d46 10425msgid "Hard float compat (32-bit CPU, 64-bit FPU)\n"
953130a5
NC
10426msgstr ""
10427
1bf074fb 10428#: readelf.c:17260
953130a5 10429#, c-format
5fe73d46 10430msgid "NaN 2008 compatibility\n"
953130a5
NC
10431msgstr ""
10432
1bf074fb 10433#: readelf.c:17293
5fe73d46
NC
10434#, c-format
10435msgid "Any MSA or not\n"
953130a5
NC
10436msgstr ""
10437
1bf074fb 10438#: readelf.c:17296
5fe73d46
NC
10439#, c-format
10440msgid "128-bit MSA\n"
1bf074fb 10441msgstr "MSA 128 bits\n"
953130a5 10442
1bf074fb 10443#: readelf.c:17358
5fe73d46
NC
10444#, c-format
10445msgid "Not used\n"
1bf074fb 10446msgstr "Nu este utilizat\n"
953130a5 10447
1bf074fb 10448#: readelf.c:17361
5fe73d46
NC
10449#, c-format
10450msgid "2 bytes\n"
1bf074fb 10451msgstr "2 octeți\n"
953130a5 10452
1bf074fb 10453#: readelf.c:17364
5fe73d46
NC
10454#, c-format
10455msgid "4 bytes\n"
1bf074fb 10456msgstr "4 octeți\n"
953130a5 10457
1bf074fb 10458#: readelf.c:17381 readelf.c:17398 readelf.c:17472 readelf.c:17492
953130a5 10459#, c-format
5fe73d46 10460msgid "16-byte\n"
1bf074fb 10461msgstr "16-octeți\n"
953130a5 10462
1bf074fb 10463#: readelf.c:17412
953130a5 10464#, c-format
5fe73d46 10465msgid "DSBT addressing not used\n"
953130a5
NC
10466msgstr ""
10467
1bf074fb 10468#: readelf.c:17415
953130a5 10469#, c-format
5fe73d46 10470msgid "DSBT addressing used\n"
953130a5
NC
10471msgstr ""
10472
1bf074fb 10473#: readelf.c:17429
5fe73d46
NC
10474#, c-format
10475msgid "Data addressing position-dependent\n"
953130a5
NC
10476msgstr ""
10477
1bf074fb 10478#: readelf.c:17432
953130a5 10479#, c-format
5fe73d46 10480msgid "Data addressing position-independent, GOT near DP\n"
953130a5
NC
10481msgstr ""
10482
1bf074fb 10483#: readelf.c:17435
953130a5 10484#, c-format
5fe73d46 10485msgid "Data addressing position-independent, GOT far from DP\n"
953130a5 10486msgstr ""
953130a5 10487
1bf074fb 10488#: readelf.c:17449
953130a5 10489#, c-format
5fe73d46 10490msgid "Code addressing position-dependent\n"
953130a5
NC
10491msgstr ""
10492
1bf074fb 10493#: readelf.c:17452
5fe73d46
NC
10494#, c-format
10495msgid "Code addressing position-independent\n"
953130a5
NC
10496msgstr ""
10497
1bf074fb 10498#: readelf.c:17606
5fe73d46
NC
10499#, c-format
10500msgid "MSP430\n"
1bf074fb 10501msgstr "MSP430\n"
953130a5 10502
1bf074fb 10503#: readelf.c:17607
5fe73d46
NC
10504#, c-format
10505msgid "MSP430X\n"
1bf074fb 10506msgstr "MSP430X\n"
953130a5 10507
1bf074fb 10508#: readelf.c:17618 readelf.c:17630
5fe73d46
NC
10509#, c-format
10510msgid "Small\n"
1bf074fb 10511msgstr "Mic\n"
953130a5 10512
1bf074fb 10513#: readelf.c:17619 readelf.c:17631
5fe73d46
NC
10514#, c-format
10515msgid "Large\n"
1bf074fb 10516msgstr "Mare\n"
953130a5 10517
1bf074fb 10518#: readelf.c:17632
953130a5 10519#, c-format
5fe73d46 10520msgid "Restricted Large\n"
953130a5
NC
10521msgstr ""
10522
1bf074fb
NC
10523#: readelf.c:17638
10524#, c-format
5fe73d46 10525msgid " <unknown tag %d>: "
1bf074fb 10526msgstr " <etichetă necunoscută %d>: "
5fe73d46 10527
1bf074fb 10528#: readelf.c:17684
953130a5 10529#, c-format
5fe73d46 10530msgid "Any Region\n"
1bf074fb 10531msgstr "Orice regiune\n"
953130a5 10532
1bf074fb 10533#: readelf.c:17687
953130a5 10534#, c-format
5fe73d46 10535msgid "Lower Region Only\n"
1bf074fb 10536msgstr "Doar regiunea inferioară\n"
953130a5 10537
1bf074fb 10538#: readelf.c:17746
953130a5 10539#, c-format
5fe73d46 10540msgid "%u\n"
1bf074fb 10541msgstr "%u\n"
953130a5 10542
1bf074fb 10543#: readelf.c:17753
953130a5 10544#, c-format
5fe73d46 10545msgid "No unaligned access\n"
953130a5
NC
10546msgstr ""
10547
1bf074fb 10548#: readelf.c:17756
953130a5 10549#, c-format
5fe73d46 10550msgid "Unaligned access\n"
953130a5
NC
10551msgstr ""
10552
1bf074fb 10553#: readelf.c:17762
953130a5 10554#, c-format
5fe73d46 10555msgid "%u-bytes\n"
1bf074fb 10556msgstr "%u-octeți\n"
5fe73d46 10557
1bf074fb 10558#: readelf.c:17904
5fe73d46 10559msgid "attributes"
1bf074fb 10560msgstr "atribute"
953130a5 10561
1bf074fb 10562#: readelf.c:17916
953130a5 10563#, c-format
5fe73d46
NC
10564msgid "Unknown attributes version '%c'(%d) - expecting 'A'\n"
10565msgstr ""
953130a5 10566
1bf074fb 10567#: readelf.c:17935
5fe73d46 10568msgid "Tag section ends prematurely\n"
953130a5
NC
10569msgstr ""
10570
1bf074fb 10571#: readelf.c:17944
953130a5 10572#, c-format
5fe73d46 10573msgid "Bad attribute length (%u > %u)\n"
953130a5
NC
10574msgstr ""
10575
1bf074fb 10576#: readelf.c:17952
953130a5 10577#, c-format
5fe73d46
NC
10578msgid "Attribute length of %u is too small\n"
10579msgstr ""
10580
1bf074fb 10581#: readelf.c:17963
5fe73d46 10582msgid "Corrupt attribute section name\n"
953130a5
NC
10583msgstr ""
10584
1bf074fb 10585#: readelf.c:17968
953130a5 10586#, c-format
5fe73d46 10587msgid "Attribute Section: "
953130a5
NC
10588msgstr ""
10589
1bf074fb 10590#: readelf.c:17995
5fe73d46
NC
10591msgid "Unused bytes at end of section\n"
10592msgstr ""
953130a5 10593
1bf074fb 10594#: readelf.c:18005
953130a5 10595#, c-format
5fe73d46
NC
10596msgid "Bad subsection length (%u > %u)\n"
10597msgstr ""
953130a5 10598
1bf074fb 10599#: readelf.c:18013
953130a5 10600#, c-format
5fe73d46 10601msgid "Bad subsection length (%u < 6)\n"
953130a5
NC
10602msgstr ""
10603
1bf074fb 10604#: readelf.c:18028
953130a5 10605#, c-format
5fe73d46 10606msgid "File Attributes\n"
1bf074fb 10607msgstr "Atributele fișierului\n"
953130a5 10608
1bf074fb
NC
10609#: readelf.c:18031
10610#, c-format
5fe73d46 10611msgid "Section Attributes:"
1bf074fb 10612msgstr "Atributele secțiunii:"
5fe73d46 10613
1bf074fb 10614#: readelf.c:18034
953130a5 10615#, c-format
5fe73d46 10616msgid "Symbol Attributes:"
953130a5
NC
10617msgstr ""
10618
1bf074fb
NC
10619#: readelf.c:18047
10620#, c-format
5fe73d46 10621msgid "Unknown tag: %d\n"
1bf074fb 10622msgstr "Etichetă necunoscută: %d\n"
5fe73d46 10623
1bf074fb 10624#: readelf.c:18068
953130a5 10625#, c-format
5fe73d46 10626msgid " Unknown attribute:\n"
1bf074fb 10627msgstr " Atribut necunoscut:\n"
953130a5 10628
1bf074fb 10629#: readelf.c:18110
5fe73d46 10630msgid "MIPS GOT entry extends beyond the end of available data\n"
953130a5
NC
10631msgstr ""
10632
1bf074fb 10633#: readelf.c:18193 readelf.c:18262
5fe73d46 10634msgid "Unknown"
1bf074fb 10635msgstr "Necunoscut"
5fe73d46 10636
1bf074fb 10637#: readelf.c:18309
5fe73d46 10638msgid "Corrupt MIPS ABI Flags section.\n"
953130a5
NC
10639msgstr ""
10640
1bf074fb 10641#: readelf.c:18315
5fe73d46
NC
10642msgid "MIPS ABI Flags section"
10643msgstr ""
10644
1bf074fb 10645#: readelf.c:18374 readelf.c:18956
5fe73d46 10646msgid "Global Offset Table data"
953130a5
NC
10647msgstr ""
10648
1bf074fb 10649#: readelf.c:18378
953130a5
NC
10650#, c-format
10651msgid ""
10652"\n"
5fe73d46 10653"Static GOT:\n"
953130a5
NC
10654msgstr ""
10655
1bf074fb 10656#: readelf.c:18379 readelf.c:18961
953130a5 10657#, c-format
5fe73d46 10658msgid " Canonical gp value: "
953130a5
NC
10659msgstr ""
10660
1bf074fb 10661#: readelf.c:18393 readelf.c:18965 readelf.c:19095
953130a5 10662#, c-format
5fe73d46 10663msgid " Reserved entries:\n"
953130a5
NC
10664msgstr ""
10665
1bf074fb 10666#: readelf.c:18394
953130a5 10667#, c-format
5fe73d46 10668msgid " %*s %10s %*s\n"
1bf074fb 10669msgstr " %*s %10s %*s\n"
953130a5 10670
1bf074fb
NC
10671#: readelf.c:18395 readelf.c:18425 readelf.c:18967 readelf.c:18995
10672#: readelf.c:19013 readelf.c:19097 readelf.c:19106
5fe73d46 10673msgid "Address"
1bf074fb 10674msgstr "Adresă"
5fe73d46 10675
1bf074fb
NC
10676#: readelf.c:18395 readelf.c:18425 readelf.c:18967 readelf.c:18995
10677#: readelf.c:19014
5fe73d46 10678msgid "Access"
1bf074fb 10679msgstr "Acces"
5fe73d46 10680
1bf074fb 10681#: readelf.c:18396 readelf.c:18426
5fe73d46 10682msgid "Value"
1bf074fb 10683msgstr "Valoare"
953130a5 10684
1bf074fb 10685#: readelf.c:18423 readelf.c:18993
953130a5 10686#, c-format
5fe73d46 10687msgid " Local entries:\n"
953130a5
NC
10688msgstr ""
10689
1bf074fb 10690#: readelf.c:18505 readelf.c:19212
5fe73d46 10691msgid "liblist section data"
1bf074fb 10692msgstr "date secțiune liblist"
953130a5 10693
1bf074fb 10694#: readelf.c:18508
953130a5
NC
10695#, c-format
10696msgid ""
10697"\n"
5fe73d46
NC
10698"Section '.liblist' contains %lu entry:\n"
10699msgid_plural ""
10700"\n"
10701"Section '.liblist' contains %lu entries:\n"
10702msgstr[0] ""
1bf074fb
NC
10703"\n"
10704"Secțiunea „.liblist” conține o intrare:\n"
5fe73d46 10705msgstr[1] ""
1bf074fb
NC
10706"\n"
10707"Secțiunea „.liblist” conține două intrări:\n"
5fe73d46 10708msgstr[2] ""
1bf074fb
NC
10709"\n"
10710"Secțiunea „.liblist” conține %lu intrări:\n"
10711msgstr[3] ""
10712"\n"
10713"Secțiunea „.liblist” conține %lu de intrări:\n"
5fe73d46 10714
1bf074fb 10715#: readelf.c:18512
5fe73d46 10716msgid " Library Time Stamp Checksum Version Flags\n"
1bf074fb 10717msgstr " Biblioteca Marcaj Timp SumăCtrl Versiune Opțiuni\n"
953130a5 10718
1bf074fb 10719#: readelf.c:18538
5fe73d46
NC
10720#, c-format
10721msgid "<corrupt: %9ld>"
1bf074fb 10722msgstr "<corupt: %9ld>"
953130a5 10723
1bf074fb 10724#: readelf.c:18543
5fe73d46 10725msgid " NONE"
1bf074fb 10726msgstr " NICIUNUL"
953130a5 10727
1bf074fb 10728#: readelf.c:18593
5fe73d46 10729msgid "No MIPS_OPTIONS header found\n"
953130a5
NC
10730msgstr ""
10731
1bf074fb 10732#: readelf.c:18599
5fe73d46 10733msgid "The MIPS options section is too small.\n"
953130a5
NC
10734msgstr ""
10735
1bf074fb 10736#: readelf.c:18604
5fe73d46
NC
10737msgid "options"
10738msgstr "opțiuni"
953130a5 10739
1bf074fb 10740#: readelf.c:18623
5fe73d46
NC
10741#, c-format
10742msgid "Invalid size (%u) for MIPS option\n"
953130a5
NC
10743msgstr ""
10744
1bf074fb 10745#: readelf.c:18632
953130a5
NC
10746#, c-format
10747msgid ""
10748"\n"
5fe73d46
NC
10749"Section '%s' contains %d entry:\n"
10750msgid_plural ""
10751"\n"
10752"Section '%s' contains %d entries:\n"
10753msgstr[0] ""
10754msgstr[1] ""
10755msgstr[2] ""
1bf074fb 10756msgstr[3] ""
953130a5 10757
1bf074fb 10758#: readelf.c:18670 readelf.c:18702
5fe73d46 10759msgid "Truncated MIPS REGINFO option\n"
953130a5
NC
10760msgstr ""
10761
1bf074fb 10762#: readelf.c:18838
5fe73d46 10763msgid "conflict list found without a dynamic symbol table\n"
953130a5
NC
10764msgstr ""
10765
1bf074fb 10766#: readelf.c:18846
953130a5 10767#, c-format
5fe73d46 10768msgid "Overlarge number of conflicts detected: %lx\n"
953130a5
NC
10769msgstr ""
10770
1bf074fb 10771#: readelf.c:18854
5fe73d46
NC
10772msgid "Out of memory allocating space for dynamic conflicts\n"
10773msgstr ""
953130a5 10774
1bf074fb 10775#: readelf.c:18864 readelf.c:18882
5fe73d46 10776msgid "conflict"
1bf074fb 10777msgstr "conflict"
953130a5 10778
1bf074fb 10779#: readelf.c:18895
953130a5 10780#, c-format
5fe73d46
NC
10781msgid ""
10782"\n"
10783"Section '.conflict' contains %lu entry:\n"
10784msgid_plural ""
10785"\n"
10786"Section '.conflict' contains %lu entries:\n"
10787msgstr[0] ""
1bf074fb
NC
10788"\n"
10789"Secțiunea „.conflict” conține o intrare:\n"
5fe73d46 10790msgstr[1] ""
1bf074fb
NC
10791"\n"
10792"Secțiunea „.conflict” conține două intrări:\n"
5fe73d46 10793msgstr[2] ""
1bf074fb
NC
10794"\n"
10795"Secțiunea „.conflict” conține %lu intrări:\n"
10796msgstr[3] ""
10797"\n"
10798"Secțiunea „.conflict” conține %lu de intrări:\n"
5fe73d46 10799
1bf074fb 10800#: readelf.c:18899
5fe73d46 10801msgid " Num: Index Value Name"
1bf074fb 10802msgstr " Num: Index Valoare Nume"
953130a5 10803
1bf074fb 10804#: readelf.c:18906
953130a5 10805#, c-format
5fe73d46 10806msgid "<corrupt symbol index>"
1bf074fb 10807msgstr "<indicele simbolului corupt>"
953130a5 10808
1bf074fb 10809#: readelf.c:18917 readelf.c:19043 readelf.c:19131
953130a5 10810#, c-format
5fe73d46 10811msgid "<corrupt: %14ld>"
1bf074fb 10812msgstr "<corupt: %14ld>"
953130a5 10813
1bf074fb 10814#: readelf.c:18940
953130a5 10815#, c-format
5fe73d46
NC
10816msgid "The GOT symbol offset (%lu) is greater than the symbol table size (%lu)\n"
10817msgstr ""
953130a5 10818
1bf074fb 10819#: readelf.c:18949
953130a5 10820#, c-format
5fe73d46 10821msgid "Too many GOT symbols: %lu\n"
1bf074fb 10822msgstr "Prea multe simboluri GOT: %lu\n"
953130a5 10823
1bf074fb 10824#: readelf.c:18960
953130a5 10825#, c-format
5fe73d46
NC
10826msgid ""
10827"\n"
10828"Primary GOT:\n"
953130a5 10829msgstr ""
1bf074fb
NC
10830"\n"
10831"GOT principal:\n"
953130a5 10832
1bf074fb 10833#: readelf.c:18966
953130a5 10834#, c-format
5fe73d46 10835msgid " %*s %10s %*s Purpose\n"
1bf074fb 10836msgstr " %*s %10s %*s Scop\n"
953130a5 10837
1bf074fb
NC
10838#: readelf.c:18968 readelf.c:18996 readelf.c:19015 readelf.c:19097
10839#: readelf.c:19107
5fe73d46 10840msgid "Initial"
1bf074fb 10841msgstr "Inițial"
953130a5 10842
1bf074fb 10843#: readelf.c:18970
953130a5 10844#, c-format
5fe73d46 10845msgid " Lazy resolver\n"
953130a5
NC
10846msgstr ""
10847
1bf074fb 10848#: readelf.c:18985
953130a5 10849#, c-format
5fe73d46 10850msgid " Module pointer (GNU extension)\n"
953130a5
NC
10851msgstr ""
10852
1bf074fb 10853#: readelf.c:19011
953130a5 10854#, c-format
5fe73d46 10855msgid " Global entries:\n"
1bf074fb 10856msgstr " Intrări globale:\n"
953130a5 10857
1bf074fb 10858#: readelf.c:19016 readelf.c:19108
5fe73d46 10859msgid "Sym.Val."
1bf074fb 10860msgstr "Val.Sim."
953130a5 10861
5fe73d46 10862#. Note for translators: "Ndx" = abbreviated form of "Index".
1bf074fb 10863#: readelf.c:19019 readelf.c:19108
5fe73d46 10864msgid "Ndx"
1bf074fb 10865msgstr "Ndx"
953130a5 10866
1bf074fb 10867#: readelf.c:19019 readelf.c:19108
5fe73d46 10868msgid "Name"
1bf074fb 10869msgstr "Nume"
953130a5 10870
1bf074fb 10871#: readelf.c:19029
953130a5 10872#, c-format
5fe73d46 10873msgid "<no dynamic symbols>"
1bf074fb 10874msgstr "<fără simboluri dinamice>"
953130a5 10875
1bf074fb 10876#: readelf.c:19046
953130a5 10877#, c-format
5fe73d46 10878msgid "<symbol index %lu exceeds number of dynamic symbols>"
1bf074fb 10879msgstr "<indexul simbolului %lu depășește numărul de simboluri dinamice>"
953130a5 10880
1bf074fb 10881#: readelf.c:19087
5fe73d46
NC
10882msgid "Procedure Linkage Table data"
10883msgstr ""
953130a5 10884
1bf074fb 10885#: readelf.c:19096
953130a5 10886#, c-format
5fe73d46 10887msgid " %*s %*s Purpose\n"
1bf074fb 10888msgstr " %*s %*s Scop\n"
953130a5 10889
1bf074fb 10890#: readelf.c:19099
953130a5 10891#, c-format
5fe73d46 10892msgid " PLT lazy resolver\n"
953130a5
NC
10893msgstr ""
10894
1bf074fb 10895#: readelf.c:19101
953130a5 10896#, c-format
5fe73d46 10897msgid " Module pointer\n"
953130a5
NC
10898msgstr ""
10899
1bf074fb 10900#: readelf.c:19104
953130a5 10901#, c-format
5fe73d46 10902msgid " Entries:\n"
1bf074fb 10903msgstr " Intrări:\n"
953130a5 10904
1bf074fb 10905#: readelf.c:19118
953130a5 10906#, c-format
5fe73d46 10907msgid "<corrupt symbol index: %lu>"
1bf074fb 10908msgstr "<indice de simbol corupt: %lu>"
953130a5 10909
1bf074fb 10910#: readelf.c:19157
5fe73d46 10911msgid "NDS32 elf flags section"
953130a5
NC
10912msgstr ""
10913
1bf074fb 10914#: readelf.c:19223
5fe73d46 10915msgid "liblist string table"
1bf074fb 10916msgstr "tabel de șiruri de liblist"
953130a5 10917
1bf074fb 10918#: readelf.c:19235
953130a5 10919#, c-format
5fe73d46
NC
10920msgid ""
10921"\n"
10922"Library list section '%s' contains %lu entries:\n"
10923msgid_plural ""
10924"\n"
10925"Library list section '%s' contains %lu entries:\n"
10926msgstr[0] ""
1bf074fb
NC
10927"\n"
10928"Secțiunea „%s” din lista de biblioteci conține o intrare:\n"
5fe73d46 10929msgstr[1] ""
1bf074fb
NC
10930"\n"
10931"Secțiunea „%s” din lista de biblioteci conține două intrări:\n"
5fe73d46 10932msgstr[2] ""
1bf074fb
NC
10933"\n"
10934"Secțiunea „%s” din lista de biblioteci conține %lu intrări:\n"
10935msgstr[3] ""
10936"\n"
10937"Secțiunea „%s” din lista de biblioteci conține %lu de intrări:\n"
953130a5 10938
1bf074fb 10939#: readelf.c:19241
5fe73d46 10940msgid " Library Time Stamp Checksum Version Flags"
1bf074fb 10941msgstr " Biblioteca Marcaj Timp SumăCtrl Versiune Opțiuni"
953130a5 10942
1bf074fb 10943#: readelf.c:19291
5fe73d46
NC
10944msgid "NT_AUXV (auxiliary vector)"
10945msgstr ""
953130a5 10946
1bf074fb 10947#: readelf.c:19293
5fe73d46
NC
10948msgid "NT_PRSTATUS (prstatus structure)"
10949msgstr ""
953130a5 10950
1bf074fb 10951#: readelf.c:19295
5fe73d46
NC
10952msgid "NT_FPREGSET (floating point registers)"
10953msgstr ""
953130a5 10954
1bf074fb 10955#: readelf.c:19297
5fe73d46
NC
10956msgid "NT_PRPSINFO (prpsinfo structure)"
10957msgstr ""
953130a5 10958
1bf074fb 10959#: readelf.c:19299
5fe73d46 10960msgid "NT_TASKSTRUCT (task structure)"
953130a5
NC
10961msgstr ""
10962
1bf074fb 10963#: readelf.c:19301
5fe73d46 10964msgid "NT_GDB_TDESC (GDB XML target description)"
953130a5
NC
10965msgstr ""
10966
1bf074fb 10967#: readelf.c:19303
5fe73d46
NC
10968msgid "NT_PRXFPREG (user_xfpregs structure)"
10969msgstr ""
953130a5 10970
1bf074fb 10971#: readelf.c:19305
5fe73d46 10972msgid "NT_PPC_VMX (ppc Altivec registers)"
953130a5
NC
10973msgstr ""
10974
1bf074fb 10975#: readelf.c:19307
5fe73d46 10976msgid "NT_PPC_VSX (ppc VSX registers)"
953130a5
NC
10977msgstr ""
10978
1bf074fb 10979#: readelf.c:19309
5fe73d46 10980msgid "NT_PPC_TAR (ppc TAR register)"
953130a5
NC
10981msgstr ""
10982
1bf074fb 10983#: readelf.c:19311
5fe73d46 10984msgid "NT_PPC_PPR (ppc PPR register)"
953130a5
NC
10985msgstr ""
10986
1bf074fb 10987#: readelf.c:19313
5fe73d46 10988msgid "NT_PPC_DSCR (ppc DSCR register)"
953130a5
NC
10989msgstr ""
10990
1bf074fb 10991#: readelf.c:19315
5fe73d46 10992msgid "NT_PPC_EBB (ppc EBB registers)"
953130a5
NC
10993msgstr ""
10994
1bf074fb 10995#: readelf.c:19317
5fe73d46 10996msgid "NT_PPC_PMU (ppc PMU registers)"
953130a5
NC
10997msgstr ""
10998
1bf074fb 10999#: readelf.c:19319
5fe73d46 11000msgid "NT_PPC_TM_CGPR (ppc checkpointed GPR registers)"
953130a5
NC
11001msgstr ""
11002
1bf074fb 11003#: readelf.c:19321
5fe73d46 11004msgid "NT_PPC_TM_CFPR (ppc checkpointed floating point registers)"
953130a5
NC
11005msgstr ""
11006
1bf074fb 11007#: readelf.c:19323
5fe73d46 11008msgid "NT_PPC_TM_CVMX (ppc checkpointed Altivec registers)"
953130a5
NC
11009msgstr ""
11010
1bf074fb 11011#: readelf.c:19325
5fe73d46 11012msgid "NT_PPC_TM_CVSX (ppc checkpointed VSX registers)"
953130a5
NC
11013msgstr ""
11014
1bf074fb 11015#: readelf.c:19327
5fe73d46 11016msgid "NT_PPC_TM_SPR (ppc TM special purpose registers)"
953130a5
NC
11017msgstr ""
11018
1bf074fb 11019#: readelf.c:19329
5fe73d46 11020msgid "NT_PPC_TM_CTAR (ppc checkpointed TAR register)"
953130a5
NC
11021msgstr ""
11022
1bf074fb 11023#: readelf.c:19331
5fe73d46 11024msgid "NT_PPC_TM_CPPR (ppc checkpointed PPR register)"
953130a5
NC
11025msgstr ""
11026
1bf074fb 11027#: readelf.c:19333
5fe73d46 11028msgid "NT_PPC_TM_CDSCR (ppc checkpointed DSCR register)"
953130a5
NC
11029msgstr ""
11030
1bf074fb 11031#: readelf.c:19335
5fe73d46 11032msgid "NT_386_TLS (x86 TLS information)"
953130a5
NC
11033msgstr ""
11034
1bf074fb 11035#: readelf.c:19337
5fe73d46 11036msgid "NT_386_IOPERM (x86 I/O permissions)"
953130a5
NC
11037msgstr ""
11038
1bf074fb 11039#: readelf.c:19339
5fe73d46 11040msgid "NT_X86_XSTATE (x86 XSAVE extended state)"
953130a5
NC
11041msgstr ""
11042
1bf074fb 11043#: readelf.c:19341
5fe73d46 11044msgid "NT_X86_CET (x86 CET state)"
953130a5
NC
11045msgstr ""
11046
1bf074fb 11047#: readelf.c:19343
5fe73d46 11048msgid "NT_S390_HIGH_GPRS (s390 upper register halves)"
953130a5
NC
11049msgstr ""
11050
1bf074fb 11051#: readelf.c:19345
5fe73d46 11052msgid "NT_S390_TIMER (s390 timer register)"
953130a5
NC
11053msgstr ""
11054
1bf074fb 11055#: readelf.c:19347
5fe73d46 11056msgid "NT_S390_TODCMP (s390 TOD comparator register)"
953130a5
NC
11057msgstr ""
11058
1bf074fb 11059#: readelf.c:19349
5fe73d46
NC
11060msgid "NT_S390_TODPREG (s390 TOD programmable register)"
11061msgstr ""
11062
1bf074fb 11063#: readelf.c:19351
5fe73d46 11064msgid "NT_S390_CTRS (s390 control registers)"
953130a5
NC
11065msgstr ""
11066
1bf074fb 11067#: readelf.c:19353
5fe73d46 11068msgid "NT_S390_PREFIX (s390 prefix register)"
953130a5
NC
11069msgstr ""
11070
1bf074fb 11071#: readelf.c:19355
5fe73d46 11072msgid "NT_S390_LAST_BREAK (s390 last breaking event address)"
953130a5
NC
11073msgstr ""
11074
1bf074fb 11075#: readelf.c:19357
5fe73d46 11076msgid "NT_S390_SYSTEM_CALL (s390 system call restart data)"
953130a5
NC
11077msgstr ""
11078
1bf074fb 11079#: readelf.c:19359
5fe73d46 11080msgid "NT_S390_TDB (s390 transaction diagnostic block)"
953130a5
NC
11081msgstr ""
11082
1bf074fb 11083#: readelf.c:19361
5fe73d46 11084msgid "NT_S390_VXRS_LOW (s390 vector registers 0-15 upper half)"
953130a5
NC
11085msgstr ""
11086
1bf074fb 11087#: readelf.c:19363
5fe73d46 11088msgid "NT_S390_VXRS_HIGH (s390 vector registers 16-31)"
953130a5
NC
11089msgstr ""
11090
1bf074fb 11091#: readelf.c:19365
5fe73d46 11092msgid "NT_S390_GS_CB (s390 guarded-storage registers)"
953130a5
NC
11093msgstr ""
11094
1bf074fb 11095#: readelf.c:19367
5fe73d46 11096msgid "NT_S390_GS_BC (s390 guarded-storage broadcast control)"
953130a5
NC
11097msgstr ""
11098
1bf074fb 11099#: readelf.c:19369
5fe73d46 11100msgid "NT_ARM_VFP (arm VFP registers)"
953130a5
NC
11101msgstr ""
11102
1bf074fb 11103#: readelf.c:19371
5fe73d46 11104msgid "NT_ARM_TLS (AArch TLS registers)"
953130a5
NC
11105msgstr ""
11106
1bf074fb 11107#: readelf.c:19373
5fe73d46 11108msgid "NT_ARM_HW_BREAK (AArch hardware breakpoint registers)"
953130a5
NC
11109msgstr ""
11110
1bf074fb 11111#: readelf.c:19375
5fe73d46 11112msgid "NT_ARM_HW_WATCH (AArch hardware watchpoint registers)"
953130a5
NC
11113msgstr ""
11114
1bf074fb
NC
11115#: readelf.c:19377
11116msgid "NT_ARM_SYSTEM_CALL (AArch system call number)"
11117msgstr ""
11118
11119#: readelf.c:19379
5fe73d46 11120msgid "NT_ARM_SVE (AArch SVE registers)"
953130a5
NC
11121msgstr ""
11122
1bf074fb 11123#: readelf.c:19381
5fe73d46 11124msgid "NT_ARM_PAC_MASK (AArch pointer authentication code masks)"
953130a5
NC
11125msgstr ""
11126
1bf074fb 11127#: readelf.c:19383
5fe73d46
NC
11128msgid "NT_ARM_PACA_KEYS (ARM pointer authentication address keys)"
11129msgstr ""
953130a5 11130
1bf074fb 11131#: readelf.c:19385
5fe73d46 11132msgid "NT_ARM_PACG_KEYS (ARM pointer authentication generic keys)"
953130a5
NC
11133msgstr ""
11134
1bf074fb 11135#: readelf.c:19387
5fe73d46 11136msgid "NT_ARM_TAGGED_ADDR_CTRL (AArch tagged address control)"
953130a5
NC
11137msgstr ""
11138
1bf074fb 11139#: readelf.c:19389
5fe73d46 11140msgid "NT_ARM_PAC_ENABLED_KEYS (AArch64 pointer authentication enabled keys)"
953130a5
NC
11141msgstr ""
11142
1bf074fb 11143#: readelf.c:19391
5fe73d46 11144msgid "NT_ARC_V2 (ARC HS accumulator/extra registers)"
953130a5
NC
11145msgstr ""
11146
1bf074fb 11147#: readelf.c:19393
5fe73d46 11148msgid "NT_RISCV_CSR (RISC-V control and status registers)"
953130a5
NC
11149msgstr ""
11150
1bf074fb 11151#: readelf.c:19395
5fe73d46 11152msgid "NT_PSTATUS (pstatus structure)"
953130a5
NC
11153msgstr ""
11154
1bf074fb 11155#: readelf.c:19397
5fe73d46
NC
11156msgid "NT_FPREGS (floating point registers)"
11157msgstr ""
953130a5 11158
1bf074fb 11159#: readelf.c:19399
5fe73d46 11160msgid "NT_PSINFO (psinfo structure)"
953130a5
NC
11161msgstr ""
11162
1bf074fb 11163#: readelf.c:19401
5fe73d46 11164msgid "NT_LWPSTATUS (lwpstatus_t structure)"
953130a5
NC
11165msgstr ""
11166
1bf074fb 11167#: readelf.c:19403
5fe73d46 11168msgid "NT_LWPSINFO (lwpsinfo_t structure)"
953130a5
NC
11169msgstr ""
11170
1bf074fb 11171#: readelf.c:19405
5fe73d46 11172msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
953130a5
NC
11173msgstr ""
11174
1bf074fb 11175#: readelf.c:19407
5fe73d46 11176msgid "NT_SIGINFO (siginfo_t data)"
953130a5
NC
11177msgstr ""
11178
1bf074fb 11179#: readelf.c:19409
5fe73d46 11180msgid "NT_FILE (mapped files)"
953130a5
NC
11181msgstr ""
11182
1bf074fb 11183#: readelf.c:19417
5fe73d46 11184msgid "NT_VERSION (version)"
953130a5
NC
11185msgstr ""
11186
1bf074fb 11187#: readelf.c:19419
5fe73d46 11188msgid "NT_ARCH (architecture)"
953130a5
NC
11189msgstr ""
11190
1bf074fb 11191#: readelf.c:19421
5fe73d46 11192msgid "OPEN"
1bf074fb 11193msgstr "DESCHIS"
953130a5 11194
1bf074fb 11195#: readelf.c:19423
5fe73d46 11196msgid "func"
1bf074fb 11197msgstr "funcție"
953130a5 11198
1bf074fb 11199#: readelf.c:19425
5fe73d46
NC
11200msgid "GO BUILDID"
11201msgstr ""
953130a5 11202
1bf074fb 11203#: readelf.c:19427
5fe73d46 11204msgid "FDO_PACKAGING_METADATA"
953130a5
NC
11205msgstr ""
11206
1bf074fb
NC
11207#: readelf.c:19432 readelf.c:19551 readelf.c:19740 readelf.c:20308
11208#: readelf.c:20478 readelf.c:20575 readelf.c:20703
953130a5 11209#, c-format
5fe73d46 11210msgid "Unknown note type: (0x%08x)"
1bf074fb 11211msgstr "Tip de notă necunoscut: (0x%08x)"
953130a5 11212
1bf074fb 11213#: readelf.c:19453
953130a5 11214#, c-format
5fe73d46 11215msgid " Cannot decode 64-bit note in 32-bit build\n"
953130a5
NC
11216msgstr ""
11217
1bf074fb 11218#: readelf.c:19461
5fe73d46 11219msgid " Malformed note - too short for header\n"
953130a5
NC
11220msgstr ""
11221
1bf074fb 11222#: readelf.c:19470
5fe73d46 11223msgid " Malformed note - does not end with \\0\n"
953130a5
NC
11224msgstr ""
11225
1bf074fb 11226#: readelf.c:19483
5fe73d46 11227msgid " Malformed note - too short for supplied file count\n"
953130a5
NC
11228msgstr ""
11229
1bf074fb 11230#: readelf.c:19487
953130a5 11231#, c-format
5fe73d46 11232msgid " Page size: "
1bf074fb 11233msgstr " Dimensiunea paginii: "
953130a5 11234
1bf074fb 11235#: readelf.c:19491
953130a5 11236#, c-format
5fe73d46 11237msgid " %*s%*s%*s\n"
1bf074fb 11238msgstr " %*s%*s%*s\n"
953130a5 11239
1bf074fb 11240#: readelf.c:19492
5fe73d46 11241msgid "Start"
1bf074fb 11242msgstr "Început"
953130a5 11243
1bf074fb 11244#: readelf.c:19493
5fe73d46 11245msgid "End"
1bf074fb 11246msgstr "Sfârșit"
953130a5 11247
1bf074fb 11248#: readelf.c:19494
5fe73d46 11249msgid "Page Offset"
1bf074fb 11250msgstr "Poziție pagină"
953130a5 11251
1bf074fb 11252#: readelf.c:19502
5fe73d46 11253msgid " Malformed note - filenames end too early\n"
953130a5
NC
11254msgstr ""
11255
1bf074fb 11256#: readelf.c:19534
5fe73d46 11257msgid "NT_GNU_ABI_TAG (ABI version tag)"
953130a5
NC
11258msgstr ""
11259
1bf074fb 11260#: readelf.c:19536
5fe73d46 11261msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
953130a5
NC
11262msgstr ""
11263
1bf074fb 11264#: readelf.c:19538
5fe73d46 11265msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
953130a5
NC
11266msgstr ""
11267
1bf074fb 11268#: readelf.c:19540
5fe73d46 11269msgid "NT_GNU_GOLD_VERSION (gold version)"
953130a5
NC
11270msgstr ""
11271
1bf074fb 11272#: readelf.c:19542
5fe73d46 11273msgid "NT_GNU_PROPERTY_TYPE_0"
953130a5
NC
11274msgstr ""
11275
1bf074fb 11276#: readelf.c:19544
5fe73d46 11277msgid "NT_GNU_BUILD_ATTRIBUTE_OPEN"
953130a5
NC
11278msgstr ""
11279
1bf074fb 11280#: readelf.c:19546
5fe73d46 11281msgid "NT_GNU_BUILD_ATTRIBUTE_FUNC"
953130a5
NC
11282msgstr ""
11283
1bf074fb
NC
11284#: readelf.c:19635 readelf.c:19782 readelf.c:19819
11285#, c-format
5fe73d46 11286msgid "<None>"
1bf074fb
NC
11287msgstr "<Niciuna>"
11288
11289#: readelf.c:19736
11290msgid "NT_AMDGPU_METADATA (code object metadata)"
11291msgstr ""
5fe73d46 11292
1bf074fb 11293#: readelf.c:19931
953130a5 11294#, c-format
5fe73d46 11295msgid " Properties: "
1bf074fb 11296msgstr " Proprietăți: "
953130a5 11297
1bf074fb 11298#: readelf.c:19935
953130a5 11299#, c-format
5fe73d46 11300msgid "<corrupt GNU_PROPERTY_TYPE, size = %#lx>\n"
953130a5
NC
11301msgstr ""
11302
1bf074fb 11303#: readelf.c:19947
953130a5 11304#, c-format
5fe73d46 11305msgid "<corrupt descsz: %#lx>\n"
953130a5
NC
11306msgstr ""
11307
1bf074fb 11308#: readelf.c:19958
953130a5 11309#, c-format
5fe73d46 11310msgid "<corrupt type (%#x) datasz: %#x>\n"
953130a5
NC
11311msgstr ""
11312
1bf074fb 11313#: readelf.c:19980 readelf.c:20034 readelf.c:20056
953130a5 11314#, c-format
5fe73d46 11315msgid "x86 ISA used: <corrupt length: %#x> "
953130a5
NC
11316msgstr ""
11317
1bf074fb 11318#: readelf.c:19991 readelf.c:20045 readelf.c:20067
5fe73d46
NC
11319#, c-format
11320msgid "x86 ISA needed: <corrupt length: %#x> "
953130a5
NC
11321msgstr ""
11322
1bf074fb 11323#: readelf.c:20002
953130a5 11324#, c-format
5fe73d46 11325msgid "x86 feature: <corrupt length: %#x> "
953130a5
NC
11326msgstr ""
11327
1bf074fb 11328#: readelf.c:20013
5fe73d46
NC
11329#, c-format
11330msgid "x86 feature used: <corrupt length: %#x> "
953130a5
NC
11331msgstr ""
11332
1bf074fb 11333#: readelf.c:20024
5fe73d46
NC
11334#, c-format
11335msgid "x86 feature needed: <corrupt length: %#x> "
953130a5
NC
11336msgstr ""
11337
1bf074fb 11338#: readelf.c:20086 readelf.c:20100 readelf.c:20108 readelf.c:20139
953130a5 11339#, c-format
5fe73d46
NC
11340msgid "<corrupt length: %#x> "
11341msgstr ""
953130a5 11342
1bf074fb
NC
11343#: readelf.c:20098
11344#, c-format
5fe73d46 11345msgid "stack size: "
1bf074fb 11346msgstr "dimensiunea stivei: "
953130a5 11347
1bf074fb 11348#: readelf.c:20121
953130a5 11349#, c-format
5fe73d46 11350msgid "1_needed: <corrupt length: %#x> "
953130a5
NC
11351msgstr ""
11352
1bf074fb 11353#: readelf.c:20135
953130a5 11354#, c-format
5fe73d46 11355msgid "UINT32_AND (%#x): "
953130a5
NC
11356msgstr ""
11357
1bf074fb 11358#: readelf.c:20137
953130a5 11359#, c-format
5fe73d46 11360msgid "UINT32_OR (%#x): "
953130a5
NC
11361msgstr ""
11362
1bf074fb
NC
11363#: readelf.c:20149
11364#, c-format
5fe73d46 11365msgid "<unknown type %#x data: "
1bf074fb 11366msgstr "<tip de date necunoscut %#x: "
953130a5 11367
1bf074fb 11368#: readelf.c:20151
953130a5 11369#, c-format
5fe73d46
NC
11370msgid "<processor-specific type %#x data: "
11371msgstr ""
953130a5 11372
1bf074fb 11373#: readelf.c:20153
953130a5 11374#, c-format
5fe73d46
NC
11375msgid "<application-specific type %#x data: "
11376msgstr ""
953130a5 11377
1bf074fb 11378#: readelf.c:20182
953130a5 11379#, c-format
5fe73d46
NC
11380msgid " Build ID: "
11381msgstr ""
953130a5 11382
1bf074fb 11383#: readelf.c:20197
953130a5 11384#, c-format
5fe73d46 11385msgid " <corrupt GNU_ABI_TAG>\n"
953130a5 11386msgstr ""
953130a5 11387
1bf074fb 11388#: readelf.c:20234
953130a5 11389#, c-format
5fe73d46
NC
11390msgid " OS: %s, ABI: %ld.%ld.%ld\n"
11391msgstr ""
953130a5 11392
1bf074fb
NC
11393#: readelf.c:20243
11394#, c-format
5fe73d46 11395msgid " Version: "
1bf074fb 11396msgstr " Versiune: "
5fe73d46
NC
11397
11398#. Hardware capabilities information. Word 0 is the number of entries.
11399#. Word 1 is a bitmask of enabled entries. The rest of the descriptor
11400#. is a series of entries, where each entry is a single byte followed
11401#. by a nul terminated string. The byte gives the bit number to test
11402#. if enabled in the bitmask.
1bf074fb 11403#: readelf.c:20259
953130a5 11404#, c-format
5fe73d46 11405msgid " Hardware Capabilities: "
953130a5
NC
11406msgstr ""
11407
1bf074fb 11408#: readelf.c:20262
5fe73d46 11409msgid "<corrupt GNU_HWCAP>\n"
953130a5 11410msgstr ""
953130a5 11411
1bf074fb 11412#: readelf.c:20267
953130a5 11413#, c-format
5fe73d46
NC
11414msgid "num entries: %ld, enabled mask: %lx\n"
11415msgstr ""
953130a5 11416
1bf074fb
NC
11417#: readelf.c:20283
11418#, c-format
5fe73d46 11419msgid " Description data: "
1bf074fb 11420msgstr " Date de descriere: "
5fe73d46 11421
1bf074fb 11422#: readelf.c:20301
5fe73d46 11423msgid "Alignment of 8-byte objects"
953130a5
NC
11424msgstr ""
11425
1bf074fb 11426#: readelf.c:20302
5fe73d46 11427msgid "Sizeof double and long double"
953130a5
NC
11428msgstr ""
11429
1bf074fb 11430#: readelf.c:20303
5fe73d46 11431msgid "Type of FPU support needed"
953130a5
NC
11432msgstr ""
11433
1bf074fb 11434#: readelf.c:20304
5fe73d46 11435msgid "Use of SIMD instructions"
953130a5
NC
11436msgstr ""
11437
1bf074fb 11438#: readelf.c:20305
5fe73d46 11439msgid "Use of cache"
953130a5
NC
11440msgstr ""
11441
1bf074fb 11442#: readelf.c:20306
5fe73d46 11443msgid "Use of MMU"
953130a5
NC
11444msgstr ""
11445
1bf074fb 11446#: readelf.c:20342
953130a5 11447#, c-format
5fe73d46 11448msgid "4-bytes\n"
1bf074fb 11449msgstr "4-octeți\n"
953130a5 11450
1bf074fb 11451#: readelf.c:20343
953130a5 11452#, c-format
5fe73d46 11453msgid "8-bytes\n"
1bf074fb 11454msgstr "8-octeți\n"
953130a5 11455
1bf074fb 11456#: readelf.c:20350
953130a5 11457#, c-format
5fe73d46 11458msgid "FPU-2.0\n"
1bf074fb 11459msgstr "FPU-2.0\n"
953130a5 11460
1bf074fb 11461#: readelf.c:20351
953130a5 11462#, c-format
5fe73d46 11463msgid "FPU-3.0\n"
1bf074fb 11464msgstr "FPU-3.0\n"
953130a5 11465
1bf074fb 11466#: readelf.c:20360
953130a5 11467#, c-format
5fe73d46 11468msgid "yes\n"
1bf074fb 11469msgstr "da\n"
953130a5 11470
1bf074fb
NC
11471#: readelf.c:20370
11472#, c-format
5fe73d46 11473msgid "unknown value: %x\n"
1bf074fb 11474msgstr "valoare necunoscută: %x\n"
5fe73d46 11475
1bf074fb 11476#: readelf.c:20426
5fe73d46 11477msgid "NT_THRMISC (thrmisc structure)"
953130a5
NC
11478msgstr ""
11479
1bf074fb 11480#: readelf.c:20428
5fe73d46 11481msgid "NT_PROCSTAT_PROC (proc data)"
953130a5
NC
11482msgstr ""
11483
1bf074fb 11484#: readelf.c:20430
5fe73d46 11485msgid "NT_PROCSTAT_FILES (files data)"
953130a5
NC
11486msgstr ""
11487
1bf074fb 11488#: readelf.c:20432
5fe73d46 11489msgid "NT_PROCSTAT_VMMAP (vmmap data)"
953130a5
NC
11490msgstr ""
11491
1bf074fb 11492#: readelf.c:20434
5fe73d46 11493msgid "NT_PROCSTAT_GROUPS (groups data)"
953130a5
NC
11494msgstr ""
11495
1bf074fb 11496#: readelf.c:20436
5fe73d46 11497msgid "NT_PROCSTAT_UMASK (umask data)"
953130a5
NC
11498msgstr ""
11499
1bf074fb 11500#: readelf.c:20438
5fe73d46 11501msgid "NT_PROCSTAT_RLIMIT (rlimit data)"
953130a5
NC
11502msgstr ""
11503
1bf074fb 11504#: readelf.c:20440
5fe73d46 11505msgid "NT_PROCSTAT_OSREL (osreldate data)"
953130a5
NC
11506msgstr ""
11507
1bf074fb 11508#: readelf.c:20442
5fe73d46 11509msgid "NT_PROCSTAT_PSSTRINGS (ps_strings data)"
953130a5
NC
11510msgstr ""
11511
1bf074fb 11512#: readelf.c:20444
5fe73d46 11513msgid "NT_PROCSTAT_AUXV (auxv data)"
953130a5
NC
11514msgstr ""
11515
1bf074fb 11516#: readelf.c:20446
5fe73d46 11517msgid "NT_PTLWPINFO (ptrace_lwpinfo structure)"
953130a5
NC
11518msgstr ""
11519
1bf074fb
NC
11520#: readelf.c:20448
11521msgid "NT_X86_SEGBASES (x86 segment base registers)"
11522msgstr ""
11523
5fe73d46 11524#. NetBSD core "procinfo" structure.
1bf074fb 11525#: readelf.c:20462
5fe73d46 11526msgid "NetBSD procinfo structure"
953130a5
NC
11527msgstr ""
11528
1bf074fb 11529#: readelf.c:20465
5fe73d46 11530msgid "NetBSD ELF auxiliary vector data"
953130a5
NC
11531msgstr ""
11532
1bf074fb 11533#: readelf.c:20468
5fe73d46 11534msgid "PT_LWPSTATUS (ptrace_lwpstatus structure)"
953130a5
NC
11535msgstr ""
11536
1bf074fb 11537#: readelf.c:20497 readelf.c:20514 readelf.c:20528
5fe73d46 11538msgid "PT_GETREGS (reg structure)"
953130a5
NC
11539msgstr ""
11540
1bf074fb 11541#: readelf.c:20499 readelf.c:20516 readelf.c:20530
5fe73d46 11542msgid "PT_GETFPREGS (fpreg structure)"
953130a5
NC
11543msgstr ""
11544
1bf074fb 11545#: readelf.c:20512
5fe73d46 11546msgid "PT___GETREGS40 (old reg structure)"
953130a5
NC
11547msgstr ""
11548
1bf074fb 11549#: readelf.c:20547
5fe73d46 11550msgid "OpenBSD procinfo structure"
953130a5
NC
11551msgstr ""
11552
1bf074fb 11553#: readelf.c:20549
5fe73d46 11554msgid "OpenBSD ELF auxiliary vector data"
953130a5
NC
11555msgstr ""
11556
1bf074fb 11557#: readelf.c:20551
5fe73d46 11558msgid "OpenBSD regular registers"
953130a5
NC
11559msgstr ""
11560
1bf074fb 11561#: readelf.c:20553
5fe73d46 11562msgid "OpenBSD floating point registers"
953130a5
NC
11563msgstr ""
11564
1bf074fb 11565#: readelf.c:20555
5fe73d46
NC
11566msgid "OpenBSD window cookie"
11567msgstr ""
11568
1bf074fb 11569#: readelf.c:20569
5fe73d46 11570msgid "NT_STAPSDT (SystemTap probe descriptors)"
953130a5
NC
11571msgstr ""
11572
1bf074fb 11573#: readelf.c:20637
953130a5 11574#, c-format
5fe73d46 11575msgid " Provider: %s\n"
1bf074fb 11576msgstr " Furnizor: %s\n"
953130a5 11577
1bf074fb
NC
11578#: readelf.c:20638
11579#, c-format
5fe73d46 11580msgid " Name: %s\n"
1bf074fb 11581msgstr " Nume: %s\n"
5fe73d46 11582
1bf074fb 11583#: readelf.c:20639
5fe73d46
NC
11584#, c-format
11585msgid " Location: "
1bf074fb 11586msgstr " Locația: "
953130a5 11587
1bf074fb 11588#: readelf.c:20641
5fe73d46
NC
11589#, c-format
11590msgid ", Base: "
1bf074fb 11591msgstr ", Baza: "
953130a5 11592
1bf074fb 11593#: readelf.c:20643
953130a5 11594#, c-format
5fe73d46 11595msgid ", Semaphore: "
1bf074fb 11596msgstr ", Semafor: "
953130a5 11597
1bf074fb
NC
11598#: readelf.c:20646
11599#, c-format
5fe73d46 11600msgid " Arguments: %s\n"
1bf074fb 11601msgstr " Argumente: %s\n"
5fe73d46 11602
1bf074fb 11603#: readelf.c:20651
953130a5 11604#, c-format
5fe73d46 11605msgid " <corrupt - note is too small>\n"
953130a5
NC
11606msgstr ""
11607
1bf074fb 11608#: readelf.c:20652
5fe73d46 11609msgid "corrupt stapdt note - the data size is too small\n"
953130a5
NC
11610msgstr ""
11611
1bf074fb
NC
11612#: readelf.c:20661
11613#, c-format
5fe73d46 11614msgid " Packaging Metadata: %.*s\n"
1bf074fb 11615msgstr " Metadate de împachelare: %.*s\n"
5fe73d46 11616
1bf074fb 11617#: readelf.c:20675
5fe73d46 11618msgid "NT_VMS_MHD (module header)"
953130a5
NC
11619msgstr ""
11620
1bf074fb 11621#: readelf.c:20677
5fe73d46 11622msgid "NT_VMS_LNM (language name)"
953130a5
NC
11623msgstr ""
11624
1bf074fb 11625#: readelf.c:20679
5fe73d46 11626msgid "NT_VMS_SRC (source files)"
953130a5
NC
11627msgstr ""
11628
1bf074fb 11629#: readelf.c:20683
5fe73d46 11630msgid "NT_VMS_EIDC (consistency check)"
953130a5
NC
11631msgstr ""
11632
1bf074fb 11633#: readelf.c:20685
5fe73d46 11634msgid "NT_VMS_FPMODE (FP mode)"
953130a5
NC
11635msgstr ""
11636
1bf074fb 11637#: readelf.c:20689
5fe73d46 11638msgid "NT_VMS_IMGNAM (image name)"
953130a5
NC
11639msgstr ""
11640
1bf074fb 11641#: readelf.c:20691
5fe73d46 11642msgid "NT_VMS_IMGID (image id)"
953130a5
NC
11643msgstr ""
11644
1bf074fb 11645#: readelf.c:20693
5fe73d46 11646msgid "NT_VMS_LINKID (link id)"
953130a5
NC
11647msgstr ""
11648
1bf074fb 11649#: readelf.c:20695
5fe73d46 11650msgid "NT_VMS_IMGBID (build id)"
953130a5
NC
11651msgstr ""
11652
1bf074fb 11653#: readelf.c:20697
5fe73d46 11654msgid "NT_VMS_GSTNAM (sym table name)"
953130a5
NC
11655msgstr ""
11656
1bf074fb 11657#: readelf.c:20724
953130a5 11658#, c-format
5fe73d46 11659msgid " Creation date : %.17s\n"
953130a5
NC
11660msgstr ""
11661
1bf074fb 11662#: readelf.c:20725
5fe73d46
NC
11663#, c-format
11664msgid " Last patch date: %.17s\n"
953130a5
NC
11665msgstr ""
11666
1bf074fb 11667#: readelf.c:20728
953130a5 11668#, c-format
5fe73d46
NC
11669msgid " Module name : %s\n"
11670msgstr ""
953130a5 11671
1bf074fb
NC
11672#: readelf.c:20730
11673#, c-format
5fe73d46 11674msgid " Module version : %s\n"
1bf074fb 11675msgstr " Versiunea modulului: %s\n"
953130a5 11676
1bf074fb 11677#: readelf.c:20732 readelf.c:20737
953130a5 11678#, c-format
5fe73d46 11679msgid " Module version : <missing>\n"
953130a5
NC
11680msgstr ""
11681
1bf074fb 11682#: readelf.c:20736
953130a5 11683#, c-format
5fe73d46 11684msgid " Module name : <missing>\n"
953130a5
NC
11685msgstr ""
11686
1bf074fb 11687#: readelf.c:20742
953130a5 11688#, c-format
5fe73d46 11689msgid " Language: %.*s\n"
953130a5
NC
11690msgstr ""
11691
1bf074fb 11692#: readelf.c:20747
953130a5 11693#, c-format
5fe73d46 11694msgid " Floating Point mode: "
953130a5
NC
11695msgstr ""
11696
1bf074fb 11697#: readelf.c:20757
953130a5 11698#, c-format
5fe73d46 11699msgid " Link time: "
953130a5
NC
11700msgstr ""
11701
1bf074fb 11702#: readelf.c:20767
5fe73d46
NC
11703#, c-format
11704msgid " Patch time: "
953130a5
NC
11705msgstr ""
11706
1bf074fb 11707#: readelf.c:20780
5fe73d46
NC
11708#, c-format
11709msgid " Major id: %u, minor id: %u\n"
953130a5
NC
11710msgstr ""
11711
1bf074fb 11712#: readelf.c:20783
953130a5 11713#, c-format
5fe73d46 11714msgid " Last modified : "
953130a5
NC
11715msgstr ""
11716
1bf074fb 11717#: readelf.c:20785
953130a5
NC
11718#, c-format
11719msgid ""
953130a5 11720"\n"
5fe73d46 11721" Link flags : "
953130a5
NC
11722msgstr ""
11723
1bf074fb
NC
11724#: readelf.c:20788
11725#, c-format
5fe73d46 11726msgid " Header flags: 0x%08x\n"
1bf074fb 11727msgstr " Opțiuni antet: 0x%08x\n"
953130a5 11728
1bf074fb 11729#: readelf.c:20790
953130a5 11730#, c-format
5fe73d46 11731msgid " Image id : %.*s\n"
1bf074fb 11732msgstr " ID imagine: %.*s\n"
953130a5 11733
1bf074fb
NC
11734#: readelf.c:20795
11735#, c-format
5fe73d46 11736msgid " Image name: %.*s\n"
1bf074fb 11737msgstr " Numele imaginii: %.*s\n"
953130a5 11738
1bf074fb 11739#: readelf.c:20799
953130a5 11740#, c-format
5fe73d46 11741msgid " Global symbol table name: %.*s\n"
1bf074fb 11742msgstr " Numele tabelului de simboluri globale: %.*s\n"
953130a5 11743
1bf074fb 11744#: readelf.c:20803
953130a5 11745#, c-format
5fe73d46 11746msgid " Image id: %.*s\n"
1bf074fb 11747msgstr " ID imagine: %.*sn\n"
953130a5 11748
1bf074fb 11749#: readelf.c:20807
953130a5 11750#, c-format
5fe73d46 11751msgid " Linker id: %.*s\n"
1bf074fb 11752msgstr " ID vincul: %.*s\n"
953130a5 11753
1bf074fb 11754#: readelf.c:20817
953130a5 11755#, c-format
5fe73d46 11756msgid " <corrupt - data size is too small>\n"
953130a5
NC
11757msgstr ""
11758
1bf074fb 11759#: readelf.c:20818
5fe73d46
NC
11760msgid "corrupt IA64 note: data size is too small\n"
11761msgstr ""
953130a5 11762
1bf074fb 11763#: readelf.c:20985 readelf.c:20993
953130a5 11764#, c-format
5fe73d46 11765msgid " Applies to region from %#lx to %#lx\n"
953130a5
NC
11766msgstr ""
11767
1bf074fb 11768#: readelf.c:20988 readelf.c:20995
5fe73d46
NC
11769#, c-format
11770msgid " Applies to region from %#lx\n"
953130a5
NC
11771msgstr ""
11772
1bf074fb 11773#: readelf.c:21015
953130a5 11774#, c-format
5fe73d46 11775msgid " <invalid description size: %lx>\n"
953130a5
NC
11776msgstr ""
11777
1bf074fb 11778#: readelf.c:21016
5fe73d46
NC
11779#, c-format
11780msgid " <invalid descsz>"
953130a5
NC
11781msgstr ""
11782
1bf074fb 11783#: readelf.c:21042
5fe73d46
NC
11784#, c-format
11785msgid "Gap in build notes detected from %#lx to %#lx\n"
953130a5
NC
11786msgstr ""
11787
1bf074fb 11788#: readelf.c:21045 readelf.c:21056
953130a5 11789#, c-format
5fe73d46 11790msgid " Applies to region from %#lx"
953130a5
NC
11791msgstr ""
11792
1bf074fb 11793#: readelf.c:21050 readelf.c:21061
5fe73d46
NC
11794#, c-format
11795msgid " to %#lx"
1bf074fb 11796msgstr " la %#lx"
953130a5 11797
1bf074fb 11798#: readelf.c:21067
5fe73d46
NC
11799#, c-format
11800msgid " (%s)"
1bf074fb 11801msgstr " (%s)"
953130a5 11802
1bf074fb 11803#: readelf.c:21088 readelf.c:21103
953130a5 11804#, c-format
5fe73d46 11805msgid "corrupt name field in GNU build attribute note: size = %ld\n"
953130a5
NC
11806msgstr ""
11807
1bf074fb 11808#: readelf.c:21089 readelf.c:21104
5fe73d46 11809msgid " <corrupt name>"
1bf074fb 11810msgstr " <nume corupt>"
953130a5 11811
1bf074fb 11812#: readelf.c:21123
5fe73d46
NC
11813#, c-format
11814msgid "unrecognised attribute type in name field: %d\n"
1bf074fb 11815msgstr "tip de atribut nerecunoscut în câmpul de nume: %d\n"
953130a5 11816
1bf074fb 11817#: readelf.c:21124
5fe73d46 11818msgid "<unknown name type>"
1bf074fb 11819msgstr "<tip de nume necunoscut>"
953130a5 11820
1bf074fb 11821#: readelf.c:21134
5fe73d46 11822msgid "<version>"
1bf074fb 11823msgstr "<versiunea>"
953130a5 11824
1bf074fb 11825#: readelf.c:21139
5fe73d46 11826msgid "<stack prot>"
1bf074fb 11827msgstr "<protecție stivă>"
5fe73d46 11828
1bf074fb 11829#: readelf.c:21144
5fe73d46 11830msgid "<relro>"
953130a5
NC
11831msgstr ""
11832
1bf074fb 11833#: readelf.c:21149
5fe73d46 11834msgid "<stack size>"
1bf074fb 11835msgstr "<dimensiunea stivei>"
5fe73d46 11836
1bf074fb 11837#: readelf.c:21154
5fe73d46 11838msgid "<tool>"
1bf074fb 11839msgstr "<instrument>"
953130a5 11840
1bf074fb 11841#: readelf.c:21159
5fe73d46 11842msgid "<ABI>"
1bf074fb 11843msgstr "<ABI>"
953130a5 11844
1bf074fb 11845#: readelf.c:21164
5fe73d46 11846msgid "<PIC>"
1bf074fb 11847msgstr "<PIC>"
953130a5 11848
1bf074fb 11849#: readelf.c:21169
5fe73d46 11850msgid "<short enum>"
953130a5
NC
11851msgstr ""
11852
1bf074fb
NC
11853#: readelf.c:21188
11854#, c-format
5fe73d46 11855msgid "unrecognised byte in name field: %d\n"
1bf074fb 11856msgstr "octet nerecunoscut în câmpul de nume: %d\n"
5fe73d46 11857
1bf074fb
NC
11858#: readelf.c:21189
11859#, c-format
5fe73d46 11860msgid "<unknown:_%d>"
1bf074fb 11861msgstr "<necunoscut: _%d>"
5fe73d46 11862
1bf074fb 11863#: readelf.c:21201
5fe73d46
NC
11864#, c-format
11865msgid "attribute does not have an expected type (%c)\n"
953130a5
NC
11866msgstr ""
11867
1bf074fb 11868#: readelf.c:21205
5fe73d46
NC
11869#, c-format
11870msgid "corrupt name field: namesz: %lu but parsing gets to %ld\n"
953130a5
NC
11871msgstr ""
11872
1bf074fb 11873#: readelf.c:21232
5fe73d46
NC
11874#, c-format
11875msgid "corrupt numeric name field: too many bytes in the value: %x\n"
953130a5
NC
11876msgstr ""
11877
1bf074fb
NC
11878#: readelf.c:21321
11879#, c-format
5fe73d46 11880msgid " description data: "
1bf074fb
NC
11881msgstr " date de descriere: "
11882
11883#: readelf.c:21469
11884msgid "failed to unpack msgpack contents in NT_AMDGPU_METADATA note"
11885msgstr ""
5fe73d46 11886
1bf074fb 11887#: readelf.c:21617
5fe73d46
NC
11888msgid "notes"
11889msgstr "note"
11890
1bf074fb 11891#: readelf.c:21629
5fe73d46
NC
11892#, c-format
11893msgid "Displaying notes found in: %s\n"
953130a5
NC
11894msgstr ""
11895
1bf074fb 11896#: readelf.c:21631
5fe73d46
NC
11897#, c-format
11898msgid "Displaying notes found at file offset 0x%08lx with length 0x%08lx:\n"
953130a5
NC
11899msgstr ""
11900
1bf074fb 11901#: readelf.c:21643
953130a5 11902#, c-format
5fe73d46 11903msgid "Corrupt note: alignment %ld, expecting 4 or 8\n"
953130a5
NC
11904msgstr ""
11905
1bf074fb 11906#: readelf.c:21649
5fe73d46
NC
11907#, c-format
11908msgid " %-20s %-10s\tDescription\n"
1bf074fb 11909msgstr " %-20s %-10s\tDescriere\n"
953130a5 11910
1bf074fb 11911#: readelf.c:21649
5fe73d46 11912msgid "Owner"
1bf074fb 11913msgstr "Proprietar"
953130a5 11914
1bf074fb 11915#: readelf.c:21649
5fe73d46 11916msgid "Data size"
1bf074fb 11917msgstr "Dimensiunea datelor"
5fe73d46 11918
1bf074fb 11919#: readelf.c:21667 readelf.c:21696
5fe73d46
NC
11920#, c-format
11921msgid "Corrupt note: only %ld byte remains, not enough for a full note\n"
11922msgid_plural "Corrupt note: only %ld bytes remain, not enough for a full note\n"
11923msgstr[0] ""
11924msgstr[1] ""
11925msgstr[2] ""
1bf074fb 11926msgstr[3] ""
5fe73d46 11927
1bf074fb 11928#: readelf.c:21724
5fe73d46
NC
11929#, c-format
11930msgid "note with invalid namesz and/or descsz found at offset 0x%lx\n"
953130a5
NC
11931msgstr ""
11932
1bf074fb 11933#: readelf.c:21726
953130a5 11934#, c-format
5fe73d46 11935msgid " type: 0x%lx, namesize: 0x%08lx, descsize: 0x%08lx, alignment: %u\n"
953130a5
NC
11936msgstr ""
11937
1bf074fb 11938#: readelf.c:21744
5fe73d46
NC
11939msgid "Out of memory allocating space for inote name\n"
11940msgstr ""
11941
1bf074fb 11942#: readelf.c:21804
5fe73d46 11943msgid "v850 notes"
1bf074fb 11944msgstr "note v850"
953130a5 11945
1bf074fb 11946#: readelf.c:21811
953130a5
NC
11947#, c-format
11948msgid ""
11949"\n"
5fe73d46
NC
11950"Displaying contents of Renesas V850 notes section at offset 0x%lx with length 0x%lx:\n"
11951msgstr ""
11952
1bf074fb 11953#: readelf.c:21828
5fe73d46
NC
11954#, c-format
11955msgid "Corrupt note: name size is too big: %lx\n"
11956msgstr ""
11957
1bf074fb 11958#: readelf.c:21838
5fe73d46
NC
11959#, c-format
11960msgid "corrupt descsz found in note at offset 0x%lx\n"
953130a5
NC
11961msgstr ""
11962
1bf074fb 11963#: readelf.c:21840 readelf.c:21853
953130a5 11964#, c-format
5fe73d46 11965msgid " type: 0x%lx, namesize: 0x%lx, descsize: 0x%lx\n"
953130a5
NC
11966msgstr ""
11967
1bf074fb 11968#: readelf.c:21851
953130a5 11969#, c-format
5fe73d46 11970msgid "corrupt namesz found in note at offset 0x%lx\n"
953130a5
NC
11971msgstr ""
11972
1bf074fb 11973#: readelf.c:21930
953130a5 11974#, c-format
5fe73d46 11975msgid "No notes found in linked file '%s'.\n"
953130a5
NC
11976msgstr ""
11977
1bf074fb
NC
11978#: readelf.c:21933
11979#, c-format
5fe73d46 11980msgid "No notes found file.\n"
1bf074fb 11981msgstr "Nu a fost găsit niciun fișier de note.\n"
5fe73d46 11982
1bf074fb 11983#: readelf.c:21942
953130a5 11984#, c-format
5fe73d46 11985msgid " Unknown GNU attribute: %s\n"
1bf074fb 11986msgstr " Atribut GNU necunoscut: %s\n"
953130a5 11987
1bf074fb 11988#: readelf.c:22090
953130a5
NC
11989msgid ""
11990"This instance of readelf has been built without support for a\n"
11991"64 bit data type and so it cannot read 64 bit ELF files.\n"
11992msgstr ""
11993
1bf074fb 11994#: readelf.c:22280
953130a5
NC
11995#, c-format
11996msgid "%s: Failed to read file header\n"
1bf074fb 11997msgstr "%s: Nu s-a putut citi antetul fișierului\n"
953130a5 11998
1bf074fb 11999#: readelf.c:22295
953130a5
NC
12000#, c-format
12001msgid ""
12002"\n"
12003"File: %s\n"
12004msgstr ""
12005"\n"
5fe73d46 12006"Fișier: %s\n"
953130a5 12007
1bf074fb 12008#: readelf.c:22456
953130a5 12009#, c-format
5fe73d46 12010msgid "%s: unable to dump the index as none was found\n"
953130a5
NC
12011msgstr ""
12012
1bf074fb 12013#: readelf.c:22463
953130a5 12014#, c-format
5fe73d46 12015msgid "Index of archive %s: (%lu entries, 0x%lx bytes in the symbol table)\n"
953130a5
NC
12016msgstr ""
12017
1bf074fb 12018#: readelf.c:22487
953130a5 12019#, c-format
5fe73d46 12020msgid "Contents of binary %s at offset "
953130a5
NC
12021msgstr ""
12022
1bf074fb 12023#: readelf.c:22499
953130a5 12024#, c-format
5fe73d46 12025msgid "%s: end of the symbol table reached before the end of the index\n"
953130a5
NC
12026msgstr ""
12027
1bf074fb 12028#: readelf.c:22518
953130a5 12029#, c-format
5fe73d46
NC
12030msgid "%s: %ld byte remains in the symbol table, but without corresponding entries in the index table\n"
12031msgid_plural "%s: %ld bytes remain in the symbol table, but without corresponding entries in the index table\n"
12032msgstr[0] ""
12033msgstr[1] ""
12034msgstr[2] ""
1bf074fb 12035msgstr[3] ""
5fe73d46 12036
1bf074fb
NC
12037#: readelf.c:22531
12038#, c-format
5fe73d46 12039msgid "%s: failed to seek back to start of object files in the archive\n"
1bf074fb 12040msgstr "%s: nu s-a putut căuta înapoi la începutul fișierelor obiect din arhivă\n"
953130a5 12041
1bf074fb 12042#: readelf.c:22623 readelf.c:22742
953130a5 12043#, c-format
5fe73d46 12044msgid "Input file '%s' is not readable.\n"
1bf074fb 12045msgstr "Fișierul de intrare „%s” nu poate fi citit.\n"
953130a5 12046
1bf074fb
NC
12047#: readelf.c:22651
12048#, c-format
5fe73d46 12049msgid "%s: contains corrupt thin archive: %s\n"
1bf074fb 12050msgstr "%s: conține o arhivă subțire coruptă: %s\n"
5fe73d46 12051
1bf074fb 12052#: readelf.c:22669
953130a5 12053#, c-format
5fe73d46 12054msgid "%s: failed to seek to archive member.\n"
953130a5
NC
12055msgstr ""
12056
1bf074fb 12057#: readelf.c:22734
5fe73d46 12058msgid "Out of memory allocating file data structure\n"
953130a5
NC
12059msgstr ""
12060
1bf074fb 12061#: readelf.c:22771
953130a5 12062#, c-format
5fe73d46
NC
12063msgid "File %s is not an archive so its index cannot be displayed.\n"
12064msgstr ""
953130a5 12065
1bf074fb 12066#: readelf.c:22842
5fe73d46 12067msgid "Nothing to do.\n"
953130a5
NC
12068msgstr ""
12069
5fe73d46 12070#: rename.c:200
953130a5
NC
12071#, c-format
12072msgid "%s: cannot set time: %s"
1bf074fb 12073msgstr "%s: nu se poate configura ora: %s"
953130a5 12074
5fe73d46 12075#: rename.c:219
1bf074fb 12076#, c-format
5fe73d46 12077msgid "unable to copy file '%s'; reason: %s"
1bf074fb 12078msgstr "nu se poate copia fișierul „%s”; motiv: %s"
953130a5 12079
5fe73d46 12080#: resbin.c:119
953130a5
NC
12081#, c-format
12082msgid "%s: not enough binary data"
1bf074fb 12083msgstr "%s: nu sunt suficiente date binare"
953130a5 12084
5fe73d46 12085#: resbin.c:135
953130a5
NC
12086msgid "null terminated unicode string"
12087msgstr ""
12088
5fe73d46 12089#: resbin.c:162 resbin.c:168
953130a5 12090msgid "resource ID"
1bf074fb 12091msgstr "ID resursă"
953130a5 12092
5fe73d46 12093#: resbin.c:207
953130a5
NC
12094msgid "cursor"
12095msgstr ""
12096
5fe73d46 12097#: resbin.c:238 resbin.c:245
953130a5 12098msgid "menu header"
1bf074fb 12099msgstr "antetul meniului"
953130a5 12100
5fe73d46 12101#: resbin.c:254
953130a5
NC
12102msgid "menuex header"
12103msgstr ""
12104
5fe73d46 12105#: resbin.c:258
953130a5
NC
12106msgid "menuex offset"
12107msgstr ""
12108
5fe73d46 12109#: resbin.c:263
953130a5
NC
12110#, c-format
12111msgid "unsupported menu version %d"
1bf074fb 12112msgstr "versiunea meniului neacceptată %d"
953130a5 12113
5fe73d46 12114#: resbin.c:288 resbin.c:303 resbin.c:365
953130a5 12115msgid "menuitem header"
1bf074fb 12116msgstr "antetul elementului de meniu"
953130a5 12117
5fe73d46 12118#: resbin.c:395
953130a5 12119msgid "menuitem"
1bf074fb 12120msgstr "element de meniu"
953130a5 12121
5fe73d46 12122#: resbin.c:432 resbin.c:460
953130a5
NC
12123msgid "dialog header"
12124msgstr "antet dialog"
12125
5fe73d46 12126#: resbin.c:450
953130a5
NC
12127#, c-format
12128msgid "unexpected DIALOGEX version %d"
12129msgstr ""
12130
5fe73d46 12131#: resbin.c:495
953130a5
NC
12132msgid "dialog font point size"
12133msgstr ""
12134
5fe73d46 12135#: resbin.c:503
953130a5
NC
12136msgid "dialogex font information"
12137msgstr ""
12138
5fe73d46 12139#: resbin.c:529 resbin.c:547
953130a5
NC
12140msgid "dialog control"
12141msgstr ""
12142
5fe73d46 12143#: resbin.c:539
953130a5
NC
12144msgid "dialogex control"
12145msgstr ""
12146
5fe73d46 12147#: resbin.c:568
953130a5
NC
12148msgid "dialog control end"
12149msgstr ""
12150
5fe73d46 12151#: resbin.c:578
953130a5
NC
12152msgid "dialog control data"
12153msgstr ""
12154
5fe73d46 12155#: resbin.c:618
953130a5
NC
12156msgid "stringtable string length"
12157msgstr ""
12158
5fe73d46 12159#: resbin.c:628
953130a5
NC
12160msgid "stringtable string"
12161msgstr ""
12162
5fe73d46 12163#: resbin.c:658
953130a5
NC
12164msgid "fontdir header"
12165msgstr ""
12166
5fe73d46 12167#: resbin.c:672
953130a5
NC
12168msgid "fontdir"
12169msgstr ""
12170
5fe73d46 12171#: resbin.c:689
953130a5
NC
12172msgid "fontdir device name"
12173msgstr ""
12174
5fe73d46 12175#: resbin.c:695
953130a5 12176msgid "fontdir face name"
1bf074fb 12177msgstr "nume-familie-font a directorului de fonturi"
953130a5 12178
5fe73d46 12179#: resbin.c:735
953130a5
NC
12180msgid "accelerator"
12181msgstr "accelerator"
12182
5fe73d46 12183#: resbin.c:794
953130a5
NC
12184msgid "group cursor header"
12185msgstr ""
12186
1bf074fb 12187#: resbin.c:798 resrc.c:1352
953130a5
NC
12188#, c-format
12189msgid "unexpected group cursor type %d"
12190msgstr ""
12191
5fe73d46 12192#: resbin.c:813
953130a5
NC
12193msgid "group cursor"
12194msgstr ""
12195
5fe73d46 12196#: resbin.c:849
953130a5 12197msgid "group icon header"
1bf074fb 12198msgstr "antetul pictogramei grupului"
953130a5 12199
1bf074fb 12200#: resbin.c:853 resrc.c:1299
953130a5
NC
12201#, c-format
12202msgid "unexpected group icon type %d"
1bf074fb 12203msgstr "tip de pictogramă de grup neașteptat %d"
953130a5 12204
5fe73d46 12205#: resbin.c:868
953130a5 12206msgid "group icon"
5fe73d46 12207msgstr "grup pictogramă"
953130a5 12208
5fe73d46 12209#: resbin.c:932
953130a5 12210msgid "unexpected version string"
1bf074fb 12211msgstr "șir de versiune neașteptat"
953130a5 12212
5fe73d46 12213#: resbin.c:964
953130a5 12214#, c-format
5fe73d46 12215msgid "version length %lu greater than resource length %lu"
953130a5
NC
12216msgstr ""
12217
5fe73d46 12218#: resbin.c:968
953130a5
NC
12219#, c-format
12220msgid "unexpected version type %d"
1bf074fb 12221msgstr "tip de versiune neașteptat %d"
953130a5 12222
5fe73d46 12223#: resbin.c:983
953130a5 12224#, c-format
5fe73d46 12225msgid "unexpected fixed version information length %ld"
953130a5
NC
12226msgstr ""
12227
5fe73d46 12228#: resbin.c:986
953130a5
NC
12229msgid "fixed version info"
12230msgstr ""
12231
5fe73d46 12232#: resbin.c:990
953130a5
NC
12233#, c-format
12234msgid "unexpected fixed version signature %lu"
12235msgstr ""
12236
5fe73d46 12237#: resbin.c:994
953130a5
NC
12238#, c-format
12239msgid "unexpected fixed version info version %lu"
12240msgstr ""
12241
5fe73d46 12242#: resbin.c:1023
953130a5
NC
12243msgid "version var info"
12244msgstr ""
12245
5fe73d46 12246#: resbin.c:1040
953130a5 12247#, c-format
5fe73d46
NC
12248msgid "unexpected stringfileinfo value length %ld"
12249msgstr ""
12250
12251#: resbin.c:1057
12252msgid "version stringtable"
953130a5
NC
12253msgstr ""
12254
5fe73d46 12255#: resbin.c:1065
953130a5 12256#, c-format
5fe73d46 12257msgid "unexpected version stringtable value length %ld"
953130a5
NC
12258msgstr ""
12259
5fe73d46
NC
12260#: resbin.c:1082
12261msgid "version string"
12262msgstr ""
12263
12264#: resbin.c:1097
953130a5 12265#, c-format
5fe73d46 12266msgid "unexpected version string length %ld != %ld + %ld"
953130a5
NC
12267msgstr ""
12268
5fe73d46 12269#: resbin.c:1104
953130a5 12270#, c-format
5fe73d46 12271msgid "unexpected version string length %ld < %ld"
953130a5
NC
12272msgstr ""
12273
5fe73d46 12274#: resbin.c:1130
953130a5 12275#, c-format
5fe73d46 12276msgid "unexpected varfileinfo value length %ld"
953130a5
NC
12277msgstr ""
12278
5fe73d46 12279#: resbin.c:1149
953130a5
NC
12280msgid "version varfileinfo"
12281msgstr ""
12282
5fe73d46
NC
12283#: resbin.c:1164
12284#, c-format
12285msgid "unexpected version value length %ld"
12286msgstr ""
12287
12288#: resbin.c:1174
12289msgid "nul bytes found in version string"
12290msgstr ""
12291
12292#: resbin.c:1177
953130a5 12293#, c-format
5fe73d46 12294msgid "unexpected version string character: %x"
953130a5
NC
12295msgstr ""
12296
5fe73d46 12297#: rescoff.c:123
953130a5
NC
12298msgid "filename required for COFF input"
12299msgstr ""
12300
5fe73d46 12301#: rescoff.c:140
953130a5
NC
12302#, c-format
12303msgid "%s: no resource section"
12304msgstr ""
12305
12306#: rescoff.c:150
5fe73d46
NC
12307#, c-format
12308msgid "%s: .rsrc section is bigger than the file!"
953130a5
NC
12309msgstr ""
12310
5fe73d46 12311#: rescoff.c:178
953130a5
NC
12312#, c-format
12313msgid "%s: %s: address out of bounds"
12314msgstr ""
12315
5fe73d46
NC
12316#: rescoff.c:199
12317msgid "Resources nest too deep"
12318msgstr ""
12319
12320#: rescoff.c:202
953130a5
NC
12321msgid "directory"
12322msgstr "director"
12323
5fe73d46 12324#: rescoff.c:230
953130a5 12325msgid "named directory entry"
1bf074fb 12326msgstr "intrare de director numită"
953130a5 12327
5fe73d46 12328#: rescoff.c:239
953130a5
NC
12329msgid "directory entry name"
12330msgstr ""
12331
5fe73d46 12332#: rescoff.c:253
5fe73d46 12333msgid "resource name"
1bf074fb 12334msgstr "numele resursei"
5fe73d46
NC
12335
12336#: rescoff.c:264
953130a5
NC
12337msgid "named subdirectory"
12338msgstr "subdirectorul numit"
12339
5fe73d46 12340#: rescoff.c:272
953130a5 12341msgid "named resource"
5fe73d46 12342msgstr "resursă numită"
953130a5 12343
5fe73d46 12344#: rescoff.c:287
953130a5 12345msgid "ID directory entry"
1bf074fb 12346msgstr "ID intrare director"
953130a5 12347
5fe73d46 12348#: rescoff.c:304
953130a5 12349msgid "ID subdirectory"
1bf074fb 12350msgstr "ID subdirector"
953130a5 12351
5fe73d46 12352#: rescoff.c:312
953130a5 12353msgid "ID resource"
1bf074fb 12354msgstr "ID resursă"
953130a5 12355
5fe73d46 12356#: rescoff.c:337
953130a5 12357msgid "resource type unknown"
1bf074fb 12358msgstr "tip de resursă necunoscut"
953130a5 12359
5fe73d46 12360#: rescoff.c:340
953130a5 12361msgid "data entry"
1bf074fb 12362msgstr "intrare de date"
953130a5 12363
5fe73d46 12364#: rescoff.c:348
953130a5
NC
12365msgid "resource data"
12366msgstr ""
12367
5fe73d46 12368#: rescoff.c:353
953130a5
NC
12369msgid "resource data size"
12370msgstr ""
12371
5fe73d46 12372#: rescoff.c:448
953130a5
NC
12373msgid "filename required for COFF output"
12374msgstr ""
12375
5fe73d46 12376#: rescoff.c:732
953130a5
NC
12377msgid "can't get BFD_RELOC_RVA relocation type"
12378msgstr ""
12379
1bf074fb 12380#: resrc.c:257 resrc.c:329
953130a5
NC
12381#, c-format
12382msgid "can't open temporary file `%s': %s"
1bf074fb 12383msgstr "nu se poate deschide fișierul temporar „%s”: %s"
953130a5 12384
1bf074fb 12385#: resrc.c:263
953130a5
NC
12386#, c-format
12387msgid "can't redirect stdout: `%s': %s"
1bf074fb 12388msgstr "nu se poate redirecționa ieșirea standard: „%s”: %s"
953130a5 12389
1bf074fb 12390#: resrc.c:325
953130a5
NC
12391#, c-format
12392msgid "can't execute `%s': %s"
1bf074fb 12393msgstr "nu se poate executa „%s”: %s"
953130a5 12394
1bf074fb 12395#: resrc.c:334
953130a5
NC
12396#, c-format
12397msgid "Using temporary file `%s' to read preprocessor output\n"
1bf074fb 12398msgstr "Se utilizează fișierul temporar „%s” pentru a citi rezultatul preprocesorului\n"
953130a5 12399
1bf074fb 12400#: resrc.c:341
953130a5
NC
12401#, c-format
12402msgid "can't popen `%s': %s"
1bf074fb 12403msgstr "nu se poate apela popen() „%s”: %s"
953130a5 12404
1bf074fb 12405#: resrc.c:343
953130a5
NC
12406#, c-format
12407msgid "Using popen to read preprocessor output\n"
1bf074fb 12408msgstr "Se utilizează popen() pentru a citi rezultatul preprocesorului\\\n"
953130a5 12409
1bf074fb 12410#: resrc.c:405
953130a5
NC
12411#, c-format
12412msgid "Tried `%s'\n"
1bf074fb 12413msgstr "S-a încercat „%s”\n"
953130a5 12414
1bf074fb 12415#: resrc.c:422
953130a5
NC
12416#, c-format
12417msgid "Using `%s'\n"
1bf074fb 12418msgstr "Se utilizează „%s”\n"
953130a5 12419
1bf074fb 12420#: resrc.c:605
5fe73d46 12421msgid "preprocessing failed."
1bf074fb 12422msgstr "preprocesarea a eșuat."
953130a5 12423
1bf074fb 12424#: resrc.c:636
953130a5
NC
12425#, c-format
12426msgid "%s: unexpected EOF"
1bf074fb 12427msgstr "%s: sfârșit de fișier neașteptat"
953130a5 12428
1bf074fb 12429#: resrc.c:685
953130a5
NC
12430#, c-format
12431msgid "%s: read of %lu returned %lu"
1bf074fb 12432msgstr "%s: citirea lui %lu a returnat %lu"
953130a5 12433
1bf074fb 12434#: resrc.c:724 resrc.c:1499
953130a5
NC
12435#, c-format
12436msgid "stat failed on bitmap file `%s': %s"
1bf074fb 12437msgstr "stat() a eșuat pe fișierul bitmap „%s”: %s"
953130a5 12438
1bf074fb 12439#: resrc.c:775
953130a5
NC
12440#, c-format
12441msgid "cursor file `%s' does not contain cursor data"
12442msgstr ""
12443
1bf074fb 12444#: resrc.c:807 resrc.c:1207
953130a5
NC
12445#, c-format
12446msgid "%s: fseek to %lu failed: %s"
12447msgstr ""
12448
1bf074fb 12449#: resrc.c:933
953130a5
NC
12450msgid "help ID requires DIALOGEX"
12451msgstr ""
12452
1bf074fb 12453#: resrc.c:935
953130a5
NC
12454msgid "control data requires DIALOGEX"
12455msgstr ""
12456
1bf074fb 12457#: resrc.c:963
953130a5
NC
12458#, c-format
12459msgid "stat failed on font file `%s': %s"
1bf074fb 12460msgstr "stat() a eșuat pentru fișierul de font „%s”: %s"
953130a5 12461
1bf074fb 12462#: resrc.c:1176
953130a5
NC
12463#, c-format
12464msgid "icon file `%s' does not contain icon data"
1bf074fb 12465msgstr "fișierul de pictogramă „%s” nu conține date de pictogramă"
953130a5 12466
1bf074fb 12467#: resrc.c:1725 resrc.c:1760
953130a5
NC
12468#, c-format
12469msgid "stat failed on file `%s': %s"
1bf074fb 12470msgstr "stat() a eșuat pentru fișierul „%s”: %s"
953130a5 12471
1bf074fb 12472#: resrc.c:1959
953130a5
NC
12473#, c-format
12474msgid "can't open `%s' for output: %s"
1bf074fb 12475msgstr "nu se poate deschide „%s” pentru ieșire: %s"
953130a5 12476
5fe73d46 12477#: size.c:89
953130a5
NC
12478#, c-format
12479msgid " Displays the sizes of sections inside binary files\n"
12480msgstr ""
12481
5fe73d46 12482#: size.c:90
953130a5
NC
12483#, c-format
12484msgid " If no input file(s) are specified, a.out is assumed\n"
12485msgstr ""
12486
5fe73d46 12487#: size.c:91
953130a5
NC
12488#, c-format
12489msgid ""
12490" The options are:\n"
5fe73d46 12491" -A|-B|-G --format={sysv|berkeley|gnu} Select output style (default is %s)\n"
953130a5
NC
12492" -o|-d|-x --radix={8|10|16} Display numbers in octal, decimal or hex\n"
12493" -t --totals Display the total sizes (Berkeley only)\n"
5fe73d46 12494" --common Display total size for *COM* syms\n"
953130a5 12495" --target=<bfdname> Set the binary file format\n"
5fe73d46 12496" @<file> Read options from <file>\n"
953130a5
NC
12497" -h --help Display this information\n"
12498" -v --version Display the program's version\n"
12499"\n"
12500msgstr ""
12501
5fe73d46 12502#: size.c:174
953130a5
NC
12503#, c-format
12504msgid "invalid argument to --format: %s"
1bf074fb 12505msgstr "argument nevalid pentru opțiunea „--format”: %s"
953130a5 12506
5fe73d46 12507#: size.c:201
953130a5
NC
12508#, c-format
12509msgid "Invalid radix: %s\n"
1bf074fb 12510msgstr "Bază numerică nevalidă: %s\n"
5fe73d46
NC
12511
12512#: srconv.c:130
12513msgid "Checksum failure"
1bf074fb 12514msgstr "Sumă de control nevalidă"
5fe73d46
NC
12515
12516#. FIXME: Return error status.
12517#: srconv.c:142
12518msgid "Failed to write checksum"
1bf074fb 12519msgstr "Nu s-a putut scrie suma de control"
5fe73d46
NC
12520
12521#: srconv.c:182
12522#, c-format
12523msgid "Unsupported integer write size: %d"
12524msgstr ""
12525
12526#. FIXME: Return error status.
12527#: srconv.c:268
12528msgid "Failed to write TR block"
12529msgstr ""
12530
1bf074fb 12531#: srconv.c:360
5fe73d46
NC
12532#, c-format
12533msgid "Unrecognized H8300 sub-architecture: %ld"
12534msgstr ""
12535
1bf074fb 12536#: srconv.c:378
5fe73d46
NC
12537#, c-format
12538msgid "Unsupported architecture: %d"
1bf074fb 12539msgstr "Arhitectură neacceptată: %d"
5fe73d46 12540
1bf074fb
NC
12541#: srconv.c:832
12542#, c-format
5fe73d46 12543msgid "Unrecognised type: %d"
1bf074fb 12544msgstr "Tip nerecunoscut: %d"
5fe73d46 12545
1bf074fb
NC
12546#: srconv.c:958
12547#, c-format
5fe73d46 12548msgid "Unrecognised coff symbol type: %d"
1bf074fb 12549msgstr "Tip de simbol coff nerecunoscut: %d"
5fe73d46 12550
1bf074fb 12551#: srconv.c:1020 srconv.c:1120
5fe73d46
NC
12552#, c-format
12553msgid "Unrecognised coff symbol visibility: %d"
1bf074fb 12554msgstr "Vizibilitatea simbolului coff nerecunoscut: %d"
5fe73d46 12555
1bf074fb
NC
12556#: srconv.c:1046 srconv.c:1091
12557#, c-format
5fe73d46 12558msgid "Unrecognised coff symbol location: %d"
1bf074fb 12559msgstr "Locație a simbolului coff nerecunoscută: %d"
5fe73d46
NC
12560
12561#. FIXME: Return error status.
1bf074fb 12562#: srconv.c:1425
5fe73d46 12563msgid "Failed to write CS struct"
1bf074fb 12564msgstr "Nu s-a putut scrie structura CS"
953130a5 12565
1bf074fb 12566#: srconv.c:1695
953130a5
NC
12567#, c-format
12568msgid "Convert a COFF object file into a SYSROFF object file\n"
12569msgstr ""
12570
1bf074fb 12571#: srconv.c:1696
953130a5
NC
12572#, c-format
12573msgid ""
12574" The options are:\n"
12575" -q --quick (Obsolete - ignored)\n"
12576" -n --noprescan Do not perform a scan to convert commons into defs\n"
12577" -d --debug Display information about what is being done\n"
5fe73d46 12578" @<file> Read options from <file>\n"
953130a5
NC
12579" -h --help Display this information\n"
12580" -v --version Print the program's version number\n"
12581msgstr ""
12582
1bf074fb 12583#: srconv.c:1785
5fe73d46
NC
12584msgid "input and output files must be different"
12585msgstr ""
12586
1bf074fb 12587#: srconv.c:1838
953130a5
NC
12588#, c-format
12589msgid "unable to open output file %s"
1bf074fb 12590msgstr "nu se poate deschide fișierul de ieșire %s"
953130a5 12591
5fe73d46 12592#: stabs.c:344 stabs.c:1772
953130a5
NC
12593msgid "numeric overflow"
12594msgstr ""
12595
5fe73d46 12596#: stabs.c:354
953130a5
NC
12597#, c-format
12598msgid "Bad stab: %s\n"
12599msgstr ""
12600
5fe73d46 12601#: stabs.c:362
953130a5
NC
12602#, c-format
12603msgid "Warning: %s: %s\n"
12604msgstr "Avertisment: %s: %s\n"
12605
5fe73d46 12606#: stabs.c:474
953130a5
NC
12607#, c-format
12608msgid "N_LBRAC not within function\n"
12609msgstr ""
12610
5fe73d46 12611#: stabs.c:513
953130a5
NC
12612#, c-format
12613msgid "Too many N_RBRACs\n"
12614msgstr ""
12615
5fe73d46 12616#: stabs.c:746
953130a5 12617msgid "unknown C++ encoded name"
1bf074fb 12618msgstr "nume codificat C++ necunoscut"
953130a5
NC
12619
12620#. Complain and keep going, so compilers can invent new
12621#. cross-reference types.
5fe73d46 12622#: stabs.c:1307
953130a5 12623msgid "unrecognized cross reference type"
5fe73d46 12624msgstr "tip referință încrucișată nerecunoscută"
953130a5
NC
12625
12626#. Does this actually ever happen? Is that why we are worrying
12627#. about dealing with it rather than just calling error_type?
5fe73d46 12628#: stabs.c:1864
953130a5
NC
12629msgid "missing index type"
12630msgstr ""
12631
5fe73d46 12632#: stabs.c:2215
953130a5
NC
12633msgid "unknown virtual character for baseclass"
12634msgstr ""
12635
5fe73d46 12636#: stabs.c:2236
953130a5
NC
12637msgid "unknown visibility character for baseclass"
12638msgstr ""
12639
1bf074fb 12640#: stabs.c:2444
953130a5 12641msgid "unnamed $vb type"
1bf074fb 12642msgstr "tip $vb nenumit"
953130a5 12643
1bf074fb 12644#: stabs.c:2450
953130a5 12645msgid "unrecognized C++ abbreviation"
1bf074fb 12646msgstr "abreviere C++ nerecunoscută"
953130a5 12647
1bf074fb 12648#: stabs.c:2535
953130a5
NC
12649msgid "unknown visibility character for field"
12650msgstr ""
12651
1bf074fb 12652#: stabs.c:2804
953130a5
NC
12653msgid "const/volatile indicator missing"
12654msgstr ""
12655
1bf074fb 12656#: stabs.c:3345
953130a5 12657msgid "Undefined N_EXCL"
1bf074fb 12658msgstr "N_EXCL nedefinit"
953130a5 12659
1bf074fb 12660#: stabs.c:3425
953130a5
NC
12661#, c-format
12662msgid "Type file number %d out of range\n"
1bf074fb 12663msgstr "Numărul fișierului de tip %d este în afara intervalului\n"
953130a5 12664
1bf074fb 12665#: stabs.c:3430
953130a5
NC
12666#, c-format
12667msgid "Type index number %d out of range\n"
1bf074fb 12668msgstr "Numărul indexului de tip %d este în afara intervalului\n"
953130a5 12669
1bf074fb 12670#: stabs.c:3510
953130a5
NC
12671#, c-format
12672msgid "Unrecognized XCOFF type %d\n"
1bf074fb 12673msgstr "Tip XCOFF nerecunoscut %d\n"
953130a5 12674
1bf074fb 12675#: stabs.c:3801
953130a5
NC
12676#, c-format
12677msgid "bad mangled name `%s'\n"
12678msgstr ""
12679
1bf074fb 12680#: stabs.c:3896
953130a5
NC
12681#, c-format
12682msgid "no argument types in mangled string\n"
12683msgstr ""
12684
1bf074fb 12685#: stabs.c:5244
953130a5
NC
12686#, c-format
12687msgid "Demangled name is not a function\n"
12688msgstr ""
12689
1bf074fb 12690#: stabs.c:5286
953130a5
NC
12691#, c-format
12692msgid "Unexpected type in v3 arglist demangling\n"
12693msgstr ""
12694
1bf074fb 12695#: stabs.c:5358
953130a5
NC
12696#, c-format
12697msgid "Unrecognized demangle component %d\n"
12698msgstr ""
12699
1bf074fb 12700#: stabs.c:5410
953130a5
NC
12701#, c-format
12702msgid "Failed to print demangled template\n"
12703msgstr ""
12704
1bf074fb 12705#: stabs.c:5493
953130a5
NC
12706#, c-format
12707msgid "Couldn't get demangled builtin type\n"
12708msgstr ""
12709
1bf074fb 12710#: stabs.c:5542
953130a5
NC
12711#, c-format
12712msgid "Unexpected demangled varargs\n"
12713msgstr ""
12714
1bf074fb 12715#: stabs.c:5549
953130a5
NC
12716#, c-format
12717msgid "Unrecognized demangled builtin type\n"
12718msgstr ""
12719
5fe73d46 12720#: strings.c:229 strings.c:316
953130a5
NC
12721#, c-format
12722msgid "invalid integer argument %s"
1bf074fb 12723msgstr "argument întreg nevalid %s"
953130a5 12724
5fe73d46 12725#: strings.c:319
1bf074fb 12726#, c-format
5fe73d46 12727msgid "invalid minimum string length %d"
1bf074fb 12728msgstr "lungime minimă a șirului nevalidă %d"
5fe73d46
NC
12729
12730#: strings.c:390
1bf074fb 12731#, c-format
5fe73d46 12732msgid "%s: Reading section %s failed: %s"
1bf074fb 12733msgstr "%s: Citirea secțiunii %s a eșuat: %s"
5fe73d46
NC
12734
12735#: strings.c:1313
953130a5
NC
12736#, c-format
12737msgid " Display printable strings in [file(s)] (stdin by default)\n"
12738msgstr ""
12739
5fe73d46
NC
12740#: strings.c:1317
12741#, c-format
12742msgid ""
12743" -a - --all Scan the entire file, not just the data section [default]\n"
12744" -d --data Only scan the data sections in the file\n"
12745msgstr ""
12746
12747#: strings.c:1321
953130a5
NC
12748#, c-format
12749msgid ""
953130a5 12750" -a - --all Scan the entire file, not just the data section\n"
5fe73d46
NC
12751" -d --data Only scan the data sections in the file [default]\n"
12752msgstr ""
12753
12754#: strings.c:1325
12755#, c-format
12756msgid ""
953130a5 12757" -f --print-file-name Print the name of the file before each string\n"
5fe73d46
NC
12758" -n <number> Locate & print any sequence of at least <number>\n"
12759" --bytes=<number> displayable characters. (The default is 4).\n"
953130a5 12760" -t --radix={o,d,x} Print the location of the string in base 8, 10 or 16\n"
5fe73d46 12761" -w --include-all-whitespace Include all whitespace as valid string characters\n"
953130a5
NC
12762" -o An alias for --radix=o\n"
12763" -T --target=<BFDNAME> Specify the binary file format\n"
12764" -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
12765" s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
5fe73d46
NC
12766" --unicode={default|show|invalid|hex|escape|highlight}\n"
12767" -U {d|s|i|x|e|h} Specify how to treat UTF-8 encoded unicode characters\n"
12768" -s --output-separator=<string> String used to separate strings in output.\n"
12769" @<file> Read options from <file>\n"
953130a5 12770" -h --help Display this information\n"
5fe73d46
NC
12771" -v -V --version Print the program's version number\n"
12772msgstr ""
12773
12774#: sysdump.c:51
12775msgid "*undefined*"
1bf074fb 12776msgstr "*nedefinit*"
5fe73d46
NC
12777
12778#. PR 28564
12779#: sysdump.c:57 sysdump.c:66
12780msgid "*corrupt*"
1bf074fb 12781msgstr "*corupt*"
5fe73d46
NC
12782
12783#: sysdump.c:131
12784#, c-format
12785msgid "SUM IS %x\n"
1bf074fb 12786msgstr "SUMA ESTE %x\n"
5fe73d46
NC
12787
12788#. PR 17512: file: id:000001,src:000002,op:flip1,pos:45.
12789#. Prevent infinite loops re-reading beyond the end of the buffer.
12790#: sysdump.c:169
12791msgid "ICE: getINT: Out of buffer space"
12792msgstr ""
12793
12794#: sysdump.c:194
1bf074fb 12795#, c-format
5fe73d46 12796msgid "Unsupported read size: %d"
1bf074fb 12797msgstr "Dimensiune de citire neacceptată: %d"
5fe73d46
NC
12798
12799#: sysdump.c:505
12800#, c-format
12801msgid "GOT A %x\n"
12802msgstr ""
12803
12804#: sysdump.c:523
12805#, c-format
12806msgid "WANTED %x!!\n"
12807msgstr ""
12808
12809#: sysdump.c:541
12810msgid "SYMBOL INFO"
12811msgstr ""
12812
12813#: sysdump.c:559
12814msgid "DERIVED TYPE"
12815msgstr ""
12816
12817#: sysdump.c:616
12818msgid "MODULE***\n"
1bf074fb 12819msgstr "MODUL***\n"
953130a5
NC
12820
12821#: sysdump.c:649
12822#, c-format
12823msgid "Print a human readable interpretation of a SYSROFF object file\n"
12824msgstr ""
12825
12826#: sysdump.c:650
12827#, c-format
12828msgid ""
12829" The options are:\n"
12830" -h --help Display this information\n"
12831" -v --version Print the program's version number\n"
12832msgstr ""
12833
5fe73d46 12834#: sysdump.c:716
953130a5
NC
12835#, c-format
12836msgid "cannot open input file %s"
1bf074fb 12837msgstr "nu se poate deschide fișierul de intrare %s"
953130a5 12838
5fe73d46 12839#: unwind-ia64.c:180
1bf074fb 12840#, c-format
5fe73d46 12841msgid "Unknown code 0x%02x\n"
1bf074fb 12842msgstr "Cod necunoscut 0x%02x\n"
5fe73d46
NC
12843
12844#. PR 18420.
12845#: unwind-ia64.c:366
12846#, c-format
12847msgid ""
12848"\n"
12849"ERROR: unwind length too long (0x%lx > 0x%lx)\n"
12850"\n"
12851msgstr ""
12852
12853#: unwind-ia64.c:578
12854#, c-format
12855msgid "Bad uleb128\n"
12856msgstr ""
12857
12858#: unwind-ia64.c:592
12859#, c-format
12860msgid "\t<corrupt X1>\n"
1bf074fb 12861msgstr "\t<X1 corupt>\n"
5fe73d46
NC
12862
12863#: unwind-ia64.c:616
12864#, c-format
12865msgid "\t<corrupt X2>\n"
1bf074fb 12866msgstr "\t<X2 corupt>\n"
5fe73d46
NC
12867
12868#: unwind-ia64.c:642
953130a5 12869#, c-format
5fe73d46 12870msgid "\t<corrupt X3>\n"
1bf074fb 12871msgstr "\t<X3 corupt>\n"
5fe73d46
NC
12872
12873#: unwind-ia64.c:670
12874#, c-format
12875msgid "\t<corrupt X4>\n"
1bf074fb 12876msgstr "\t<X4 corupt>\n"
5fe73d46
NC
12877
12878#: unwind-ia64.c:712
12879#, c-format
12880msgid "\t<corrupt R2>\n"
1bf074fb 12881msgstr "\t<R2 corupt>\n"
5fe73d46
NC
12882
12883#: unwind-ia64.c:758
12884#, c-format
12885msgid "\t<corrupt P2>\n"
1bf074fb 12886msgstr "\t<P2 corupt>\n"
5fe73d46
NC
12887
12888#: unwind-ia64.c:773
12889#, c-format
12890msgid "\t<corrupt P3>\n"
1bf074fb 12891msgstr "\t<P3 corupt>\n"
5fe73d46
NC
12892
12893#: unwind-ia64.c:832
12894#, c-format
12895msgid "\t<corrupt P5>\n"
1bf074fb 12896msgstr "\t<P5 corupt>\n"
5fe73d46
NC
12897
12898#: unwind-ia64.c:939
12899#, c-format
12900msgid "\t<corrupt P8>\n"
1bf074fb 12901msgstr "\t<P8 corupt>\n"
5fe73d46
NC
12902
12903#: unwind-ia64.c:1014
12904#, c-format
12905msgid "\t<corrupt P9>\n"
1bf074fb 12906msgstr "\t<P9 corupt>\n"
5fe73d46
NC
12907
12908#: unwind-ia64.c:1026
12909#, c-format
12910msgid "\t<corrupt P10>\n"
1bf074fb 12911msgstr "\t<P10 corupt>\n"
5fe73d46
NC
12912
12913#: unwind-ia64.c:1157
12914#, c-format
12915msgid "\t<corrupt IA64 descriptor>\n"
1bf074fb 12916msgstr "\t<descriptor IA64 corupt>\n"
5fe73d46
NC
12917
12918#: version.c:34
1bf074fb 12919#, c-format
5fe73d46 12920msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n"
1bf074fb 12921msgstr "Copyright © 2022 Free Software Foundation, Inc.\n"
953130a5 12922
5fe73d46 12923#: version.c:35
953130a5
NC
12924#, c-format
12925msgid ""
12926"This program is free software; you may redistribute it under the terms of\n"
5fe73d46
NC
12927"the GNU General Public License version 3 or (at your option) any later version.\n"
12928"This program has absolutely no warranty.\n"
12929msgstr ""
12930
12931#: windmc.c:189
12932#, c-format
12933msgid "can't create %s file `%s' for output.\n"
1bf074fb 12934msgstr "nu se poate crea fișierul %s „%s” pentru ieșire.\n"
5fe73d46
NC
12935
12936#: windmc.c:197
1bf074fb 12937#, c-format
5fe73d46 12938msgid "Usage: %s [option(s)] [input-file]\n"
1bf074fb 12939msgstr "Utilizare: %s [opțiune(i)] [fișier-intrare]\n"
5fe73d46
NC
12940
12941#: windmc.c:199
12942#, c-format
12943msgid ""
12944" The options are:\n"
12945" -a --ascii_in Read input file as ASCII file\n"
12946" -A --ascii_out Write binary messages as ASCII\n"
12947" -b --binprefix .bin filename is prefixed by .mc filename_ for uniqueness.\n"
12948" -c --customflag Set custom flags for messages\n"
12949" -C --codepage_in=<val> Set codepage when reading mc text file\n"
12950" -d --decimal_values Print values to text files decimal\n"
12951" -e --extension=<extension> Set header extension used on export header file\n"
12952" -F --target <target> Specify output target for endianness.\n"
12953" -h --headerdir=<directory> Set the export directory for headers\n"
12954" -u --unicode_in Read input file as UTF16 file\n"
12955" -U --unicode_out Write binary messages as UFT16\n"
12956" -m --maxlength=<val> Set the maximal allowed message length\n"
12957" -n --nullterminate Automatic add a zero termination to strings\n"
12958" -o --hresult_use Use HRESULT definition instead of status code definition\n"
12959" -O --codepage_out=<val> Set codepage used for writing text file\n"
12960" -r --rcdir=<directory> Set the export directory for rc files\n"
12961" -x --xdbg=<directory> Where to create the .dbg C include file\n"
12962" that maps message ID's to their symbolic name.\n"
12963msgstr ""
12964
12965#: windmc.c:219
12966#, c-format
12967msgid ""
12968" -H --help Print this help message\n"
12969" -v --verbose Verbose - tells you what it's doing\n"
12970" -V --version Print version information\n"
12971msgstr ""
12972
12973#: windmc.c:260 windres.c:404
12974#, c-format
12975msgid "%s: warning: "
12976msgstr "%s: avertisment: "
12977
12978#: windmc.c:261
12979#, c-format
12980msgid "A codepage was specified switch `%s' and UTF16.\n"
1bf074fb 12981msgstr "A fost specificată o pagină de coduri, cu opțiunea „%s” și UTF16.\n"
5fe73d46
NC
12982
12983#: windmc.c:262
12984#, c-format
12985msgid "\tcodepage settings are ignored.\n"
1bf074fb 12986msgstr "\tconfigurările paginii de cod sunt ignorate.\n"
5fe73d46
NC
12987
12988#: windmc.c:306
12989msgid "try to add a ill language."
12990msgstr ""
12991
12992#: windmc.c:1115
1bf074fb 12993#, c-format
5fe73d46 12994msgid "unable to open file `%s' for input.\n"
1bf074fb 12995msgstr "nu se poate deschide fișierul „%s” pentru intrare.\n"
5fe73d46
NC
12996
12997#: windmc.c:1123
1bf074fb 12998#, c-format
5fe73d46 12999msgid "unable to read contents of %s"
1bf074fb 13000msgstr "nu se poate citi conținutul lui %s"
5fe73d46
NC
13001
13002#: windmc.c:1135
13003msgid "input file does not seems to be UFT16.\n"
1bf074fb 13004msgstr "fișierul de intrare nu pare să fie UFT16.\n"
953130a5 13005
5fe73d46 13006#: windres.c:214
953130a5
NC
13007#, c-format
13008msgid "can't open %s `%s': %s"
1bf074fb 13009msgstr "nu se poate deschide %s „%s”: %s"
953130a5 13010
5fe73d46 13011#: windres.c:383
953130a5
NC
13012#, c-format
13013msgid ": expected to be a directory\n"
1bf074fb 13014msgstr ": se aștepta să fie un director\n"
953130a5 13015
5fe73d46 13016#: windres.c:395
953130a5
NC
13017#, c-format
13018msgid ": expected to be a leaf\n"
1bf074fb 13019msgstr ": se aștepta să fie o foaie\n"
953130a5 13020
5fe73d46 13021#: windres.c:406
953130a5
NC
13022#, c-format
13023msgid ": duplicate value\n"
1bf074fb 13024msgstr ": valoare duplicată\n"
953130a5 13025
5fe73d46 13026#: windres.c:558
953130a5
NC
13027#, c-format
13028msgid "unknown format type `%s'"
1bf074fb 13029msgstr "tip de format necunoscut „%s”"
953130a5 13030
5fe73d46 13031#: windres.c:559
953130a5
NC
13032#, c-format
13033msgid "%s: supported formats:"
1bf074fb 13034msgstr "%s: formate acceptate:"
953130a5
NC
13035
13036#. Otherwise, we give up.
5fe73d46 13037#: windres.c:642
953130a5
NC
13038#, c-format
13039msgid "can not determine type of file `%s'; use the -J option"
1bf074fb 13040msgstr "nu se poate determina tipul de fișier „%s”; utilizați opțiunea „-J”"
953130a5 13041
5fe73d46 13042#: windres.c:654
953130a5
NC
13043#, c-format
13044msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
1bf074fb 13045msgstr "Utilizare: %s [opțiune(i)] [fișier-intrare] [fișier-ieșire]\n"
953130a5 13046
5fe73d46 13047#: windres.c:656
953130a5
NC
13048#, c-format
13049msgid ""
13050" The options are:\n"
13051" -i --input=<file> Name input file\n"
13052" -o --output=<file> Name output file\n"
13053" -J --input-format=<format> Specify input format\n"
13054" -O --output-format=<format> Specify output format\n"
13055" -F --target=<target> Specify COFF target\n"
13056" --preprocessor=<program> Program to use to preprocess rc file\n"
5fe73d46 13057" --preprocessor-arg=<arg> Additional preprocessor argument\n"
953130a5
NC
13058" -I --include-dir=<dir> Include directory when preprocessing rc file\n"
13059" -D --define <sym>[=<val>] Define SYM when preprocessing rc file\n"
13060" -U --undefine <sym> Undefine SYM when preprocessing rc file\n"
13061" -v --verbose Verbose - tells you what it's doing\n"
5fe73d46 13062" -c --codepage=<codepage> Specify default codepage\n"
953130a5
NC
13063" -l --language=<val> Set language when reading rc file\n"
13064" --use-temp-file Use a temporary file instead of popen to read\n"
13065" the preprocessor output\n"
13066" --no-use-temp-file Use popen (default)\n"
13067msgstr ""
13068
5fe73d46 13069#: windres.c:674
953130a5
NC
13070#, c-format
13071msgid " --yydebug Turn on parser debugging\n"
13072msgstr ""
13073
5fe73d46 13074#: windres.c:677
953130a5
NC
13075#, c-format
13076msgid ""
13077" -r Ignored for compatibility with rc\n"
5fe73d46 13078" @<file> Read options from <file>\n"
953130a5
NC
13079" -h --help Print this help message\n"
13080" -V --version Print version information\n"
13081msgstr ""
13082
5fe73d46 13083#: windres.c:682
953130a5
NC
13084#, c-format
13085msgid ""
13086"FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
13087"extension if not specified. A single file name is an input file.\n"
13088"No input-file is stdin, default rc. No output-file is stdout, default rc.\n"
13089msgstr ""
13090
5fe73d46 13091#: windres.c:845
5fe73d46 13092msgid "invalid codepage specified.\n"
1bf074fb 13093msgstr "s-a specificat o pagină de cod nevalidă.\n"
5fe73d46
NC
13094
13095#: windres.c:860
953130a5 13096msgid "invalid option -f\n"
1bf074fb 13097msgstr "opțiune nevalidă „-f”\n"
953130a5 13098
5fe73d46 13099#: windres.c:865
953130a5 13100msgid "No filename following the -fo option.\n"
1bf074fb 13101msgstr "Niciun nume de fișier după opțiunea „-fo”.\n"
953130a5 13102
5fe73d46 13103#: windres.c:960
953130a5
NC
13104#, c-format
13105msgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
1bf074fb 13106msgstr "Opțiunea „-I” este depreciată pentru configurarea formatului de intrare, utilizați opțiunea „-J” în schimb.\n"
953130a5 13107
5fe73d46 13108#: windres.c:1073
953130a5 13109msgid "no resources"
5fe73d46 13110msgstr "nici o resursă"
953130a5 13111
5fe73d46 13112#: wrstabs.c:353 wrstabs.c:1926
953130a5
NC
13113#, c-format
13114msgid "string_hash_lookup failed: %s"
1bf074fb 13115msgstr "string_hash_lookup a eșuat: %s"
953130a5 13116
5fe73d46 13117#: wrstabs.c:638
953130a5
NC
13118#, c-format
13119msgid "stab_int_type: bad size %u"
1bf074fb 13120msgstr "stab_int_type: dimensiune greșită %u"
953130a5 13121
5fe73d46 13122#: wrstabs.c:1396
953130a5
NC
13123#, c-format
13124msgid "%s: warning: unknown size for field `%s' in struct"
1bf074fb
NC
13125msgstr "%s: avertisment: dimensiune necunoscută pentru câmpul „%s” din structură"
13126
13127#, fuzzy
13128#~ msgid "%c(addr_index: 0x%s): %s"
13129#~ msgstr "Avertisment: %s: %s\n"