Updated translation templates.
[external/binutils.git] / binutils / po / bg.po
1 # Translation of binutils to Bulgarian
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 # Roumen Petrov <transl@roumenpetrov.info>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: binutils 2.20.1\n"
8 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
9 "POT-Creation-Date: 2010-03-03 14:57+0100\n"
10 "PO-Revision-Date: 2010-04-21 23:50+0300\n"
11 "Last-Translator: Roumen Petrov <transl@roumenpetrov.info>\n"
12 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: addr2line.c:76
19 #, c-format
20 msgid "Usage: %s [option(s)] [addr(s)]\n"
21 msgstr "Употреба: %s [команда(-и)] [адрес(-и)]\n"
22
23 #: addr2line.c:77
24 #, c-format
25 msgid " Convert addresses into line number/file name pairs.\n"
26 msgstr " Преобразува адрес към двойката номер на ред/име на файл.\n"
27
28 #: addr2line.c:78
29 #, c-format
30 msgid " If no addresses are specified on the command line, they will be read from stdin\n"
31 msgstr " Ако на командния ред не са зададени адреси, те ще бъдат четени от стандартния вход\n"
32
33 #: addr2line.c:79
34 #, c-format
35 msgid ""
36 " The options are:\n"
37 "  @<file>                Read options from <file>\n"
38 "  -b --target=<bfdname>  Set the binary file format\n"
39 "  -e --exe=<executable>  Set the input file name (default is a.out)\n"
40 "  -i --inlines           Unwind inlined functions\n"
41 "  -j --section=<name>    Read section-relative offsets instead of addresses\n"
42 "  -s --basenames         Strip directory names\n"
43 "  -f --functions         Show function names\n"
44 "  -C --demangle[=style]  Demangle function names\n"
45 "  -h --help              Display this information\n"
46 "  -v --version           Display the program's version\n"
47 "\n"
48 msgstr ""
49 " Командите са:\n"
50 "  @<файл>                Прочитане на команди от <файл>\n"
51 "  -b --target=<bfd_име>  Установява формата на двоичния файл\n"
52 "  -e --exe=<изпълним>    Установява името на входящия файл (по подразбиране е a.out)\n"
53 "  -i --inlines           Развиване на вградени функции\n"
54 "  -j --section=<име>     Прочита относителни то раздела отмествания вместо адреси\n"
55 "  -s --basenames         Премахва имена на директории\n"
56 "  -f --functions         Показва имена на функции\n"
57 "  -C --demangle[=начин]  Декориране на имена на функции\n"
58 "  -h --help              Показва тази информация\n"
59 "  -v --version           Показва версия на програмата\n"
60 "\n"
61
62 #: addr2line.c:94 ar.c:295 coffdump.c:469 dlltool.c:3838 dllwrap.c:510
63 #: nlmconv.c:1113 objcopy.c:563 objcopy.c:598 readelf.c:2935 size.c:99
64 #: srconv.c:1741 strings.c:676 sysdump.c:653 windmc.c:233 windres.c:698
65 #, c-format
66 msgid "Report bugs to %s\n"
67 msgstr "Подавайте доклади за грешки на %s\n"
68
69 #: addr2line.c:292
70 #, c-format
71 msgid "%s: cannot get addresses from archive"
72 msgstr "%s: не може да се получат адреси от архива"
73
74 #: addr2line.c:309
75 #, c-format
76 msgid "%s: cannot find section %s"
77 msgstr "%s: не може да се намери секцията %s"
78
79 #: addr2line.c:375 nm.c:1554 objdump.c:3234
80 #, c-format
81 msgid "unknown demangling style `%s'"
82 msgstr "непознат начин за декориране '%s'"
83
84 #: ar.c:218
85 #, c-format
86 msgid "no entry %s in archive\n"
87 msgstr "в архива липсва входна точка %s\n"
88
89 #: ar.c:236
90 #, c-format
91 msgid "Usage: %s [emulation options] [--plugin <name>] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
92 msgstr "Употреба: %s [опции за подражаване] [--plugin <име>] [-]{dmpqrstx}[abcfilNoPsSuvV] [член-име] [брой] архивен-файл файл...\n"
93
94 #: ar.c:238
95 #, c-format
96 msgid "Usage: %s [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name] [count] archive-file file...\n"
97 msgstr "Употреба: %s [опции за подражаване] [-]{dmpqrstx}[abcfilNoPsSuvV] [член-име] [брой] архивен-файл файл...\n"
98
99 #: ar.c:243
100 #, c-format
101 msgid "       %s -M [<mri-script]\n"
102 msgstr "       %s -M [<mri-скрипт]\n"
103
104 #: ar.c:244
105 #, c-format
106 msgid " commands:\n"
107 msgstr " команди:\n"
108
109 #: ar.c:245
110 #, c-format
111 msgid "  d            - delete file(s) from the archive\n"
112 msgstr "  d            - изтриване на файл(-ове) от архива\n"
113
114 #: ar.c:246
115 #, c-format
116 msgid "  m[ab]        - move file(s) in the archive\n"
117 msgstr "  m[ab]        - преместване на файл(-ове) в архива\n"
118
119 #: ar.c:247
120 #, c-format
121 msgid "  p            - print file(s) found in the archive\n"
122 msgstr "  p            - извеждане на файл(-ове) намерен в архива\n"
123
124 #: ar.c:248
125 #, c-format
126 msgid "  q[f]         - quick append file(s) to the archive\n"
127 msgstr "  q[f]         - бързо добавяне на файл/-ове към архива\n"
128
129 #: ar.c:249
130 #, c-format
131 msgid "  r[ab][f][u]  - replace existing or insert new file(s) into the archive\n"
132 msgstr "  r[ab][f][u]  - замества съществуващ или добавя нов файл/-ове в архива\n"
133
134 #: ar.c:250
135 #, c-format
136 msgid "  t            - display contents of archive\n"
137 msgstr "  t            - показване съдържанието на архива\n"
138
139 #: ar.c:251
140 #, c-format
141 msgid "  x[o]         - extract file(s) from the archive\n"
142 msgstr "  x[o]         - изваждане на файл/-ове от архива\n"
143
144 #: ar.c:252
145 #, c-format
146 msgid " command specific modifiers:\n"
147 msgstr " уточнители характерни за команда:\n"
148
149 #: ar.c:253
150 #, c-format
151 msgid "  [a]          - put file(s) after [member-name]\n"
152 msgstr "  [a]          - поставане на файл/-ове след [член-име]\n"
153
154 #: ar.c:254
155 #, c-format
156 msgid "  [b]          - put file(s) before [member-name] (same as [i])\n"
157 msgstr "  [b]          - поставане на файл/-ове преди [член-име] (също като [i])\n"
158
159 #: ar.c:255
160 #, c-format
161 msgid "  [D]          - use zero for timestamps and uids/gids\n"
162 msgstr "  [D]          - използване на нула за дата и час и идентификатори за потребител и група\n"
163
164 #: ar.c:256
165 #, c-format
166 msgid "  [N]          - use instance [count] of name\n"
167 msgstr ""
168
169 #: ar.c:257
170 #, c-format
171 msgid "  [f]          - truncate inserted file names\n"
172 msgstr "  [f]          - отрязване на вмъкнати имена на файлове\n"
173
174 #: ar.c:258
175 #, c-format
176 msgid "  [P]          - use full path names when matching\n"
177 msgstr "  [P]          - използване на пълни имена за пътища ако съвпадат\n"
178
179 #: ar.c:259
180 #, c-format
181 msgid "  [o]          - preserve original dates\n"
182 msgstr "  [o]          - запазване на първоначалните дати\n"
183
184 #: ar.c:260
185 #, c-format
186 msgid "  [u]          - only replace files that are newer than current archive contents\n"
187 msgstr "  [u]          - да се заместят само файловете, които са по-нови от текущото съдържание на архива\n"
188
189 #: ar.c:261
190 #, c-format
191 msgid " generic modifiers:\n"
192 msgstr " основни уточнители:\n"
193
194 #: ar.c:262
195 #, c-format
196 msgid "  [c]          - do not warn if the library had to be created\n"
197 msgstr "  [c]          - без предупреждение, ако трябва да се създаде библиотека\n"
198
199 #: ar.c:263
200 #, c-format
201 msgid "  [s]          - create an archive index (cf. ranlib)\n"
202 msgstr "  [s]          - създаване на индекс на архива (виж ranlib)\n"
203
204 #: ar.c:264
205 #, c-format
206 msgid "  [S]          - do not build a symbol table\n"
207 msgstr "  [S]          - без създаване на таблица за имена\n"
208
209 #: ar.c:265
210 #, c-format
211 msgid "  [T]          - make a thin archive\n"
212 msgstr "  [T]          - създаване на \"тънък\" архив\n"
213
214 #: ar.c:266
215 #, c-format
216 msgid "  [v]          - be verbose\n"
217 msgstr "  [v]          - с подробности\n"
218
219 #: ar.c:267
220 #, c-format
221 msgid "  [V]          - display the version number\n"
222 msgstr "  [V]          - показване номер на версия\n"
223
224 #: ar.c:268
225 #, c-format
226 msgid "  @<file>      - read options from <file>\n"
227 msgstr "  @<файл>      - прочитане на команди от <файл>\n"
228
229 #: ar.c:270
230 #, c-format
231 msgid " optional:\n"
232 msgstr " възможни:\n"
233
234 #: ar.c:271
235 #, c-format
236 msgid "  --plugin <p> - load the specified plugin\n"
237 msgstr "  --plugin <п> - зареждане на указаната приставка\n"
238
239 #: ar.c:278
240 #, c-format
241 msgid "Usage: %s [options] archive\n"
242 msgstr "Употреба: %s [команди] архив\n"
243
244 #: ar.c:279
245 #, c-format
246 msgid " Generate an index to speed access to archives\n"
247 msgstr " Създаване на индекс за ускоряване достъпа до архивите\n"
248
249 #: ar.c:280
250 #, c-format
251 msgid ""
252 " The options are:\n"
253 "  @<file>                      Read options from <file>\n"
254 msgstr ""
255 " Командите са:\n"
256 "  @<файл>                      Прочитане на команди от <файл>\n"
257
258 #: ar.c:283
259 #, c-format
260 msgid "  --plugin <name>              Load the specified plugin\n"
261 msgstr "  --plugin <име>               Зарежда указаната приставка\n"
262
263 #: ar.c:286
264 #, c-format
265 msgid ""
266 "  -t                           Update the archive's symbol map timestamp\n"
267 "  -h --help                    Print this help message\n"
268 "  -v --version                 Print version information\n"
269 msgstr ""
270 "  -t                           Обновява дата и час на изобразените имена на архива\n"
271 "  -h --help                    Извежда това помощно съобщение\n"
272 "  -v --version                 Извежда информация за версията\n"
273
274 #: ar.c:512 nm.c:1626
275 #, c-format
276 msgid "sorry - this program has been built without plugin support\n"
277 msgstr "за съжаление, тази програма е създадена без поддръжка на приставки\n"
278
279 #: ar.c:539
280 msgid "two different operation options specified"
281 msgstr "указани са две различни опции за операция"
282
283 #: ar.c:620
284 #, c-format
285 msgid "illegal option -- %c"
286 msgstr "незаконна команда -- %c"
287
288 #: ar.c:663
289 msgid "no operation specified"
290 msgstr "не е зададена операция"
291
292 #: ar.c:666
293 msgid "`u' is only meaningful with the `r' option."
294 msgstr "'u' има смисъл само с команда 'r'."
295
296 #: ar.c:669
297 msgid "`u' is not meaningful with the `D' option."
298 msgstr "'u' няма смисъл с опция 'D'."
299
300 #: ar.c:677
301 msgid "`N' is only meaningful with the `x' and `d' options."
302 msgstr "'N' има смисъл само с команди 'x' и 'd'."
303
304 #: ar.c:680
305 msgid "Value for `N' must be positive."
306 msgstr "Стойността на 'N' трябва да е положителна."
307
308 #: ar.c:692
309 msgid "`x' cannot be used on thin archives."
310 msgstr "'x' не може да се използва в архиви \"посредници\"(thin archives)."
311
312 #: ar.c:733
313 #, c-format
314 msgid "internal error -- this option not implemented"
315 msgstr "вътрешна грешка -- тази команда не е внедрена"
316
317 #: ar.c:802
318 #, c-format
319 msgid "creating %s"
320 msgstr "създаване на %s"
321
322 #: ar.c:851 ar.c:906 ar.c:1234 objcopy.c:2027
323 #, c-format
324 msgid "internal stat error on %s"
325 msgstr "вътрешна грешка при определяне атрибутите на файл %s"
326
327 #: ar.c:855
328 #, c-format
329 msgid ""
330 "\n"
331 "<%s>\n"
332 "\n"
333 msgstr ""
334 "\n"
335 "<%s>\n"
336 "\n"
337
338 #: ar.c:871 ar.c:939
339 #, c-format
340 msgid "%s is not a valid archive"
341 msgstr "%s е невалиден архив"
342
343 #: ar.c:1139
344 #, c-format
345 msgid "No member named `%s'\n"
346 msgstr "Няма част с име '%s'\n"
347
348 #: ar.c:1189
349 #, c-format
350 msgid "no entry %s in archive %s!"
351 msgstr "няма входна точка %s в архива %s!"
352
353 #: ar.c:1328
354 #, c-format
355 msgid "%s: no archive map to update"
356 msgstr "%s: липсва \"изображение на архива\" за обновяване"
357
358 #: arsup.c:89
359 #, c-format
360 msgid "No entry %s in archive.\n"
361 msgstr "В архива няма входна точка %s.\n"
362
363 #: arsup.c:114
364 #, c-format
365 msgid "Can't open file %s\n"
366 msgstr "не може да се отвори файл '%s'\n"
367
368 #: arsup.c:164
369 #, c-format
370 msgid "%s: Can't open output archive %s\n"
371 msgstr "%s: Не може да се отвори \"изходен\" архив %s\n"
372
373 #: arsup.c:181
374 #, c-format
375 msgid "%s: Can't open input archive %s\n"
376 msgstr "%s: Не може да се отвори \"входен\" архив %s\n"
377
378 #: arsup.c:190
379 #, c-format
380 msgid "%s: file %s is not an archive\n"
381 msgstr "%s: файла %s не е архив\n"
382
383 #: arsup.c:230
384 #, c-format
385 msgid "%s: no output archive specified yet\n"
386 msgstr "%s: не е зададен \"изходен\" архив\n"
387
388 #: arsup.c:250 arsup.c:288 arsup.c:330 arsup.c:350 arsup.c:416
389 #, c-format
390 msgid "%s: no open output archive\n"
391 msgstr "%s: няма отворен \"изходен\" архив\n"
392
393 #: arsup.c:261 arsup.c:371 arsup.c:397
394 #, c-format
395 msgid "%s: can't open file %s\n"
396 msgstr "%s: не може да се отвори файл %s\n"
397
398 #: arsup.c:315 arsup.c:393 arsup.c:474
399 #, c-format
400 msgid "%s: can't find module file %s\n"
401 msgstr "%s: не може да се намери файлов модул %s\n"
402
403 #: arsup.c:425
404 #, c-format
405 msgid "Current open archive is %s\n"
406 msgstr "Текущия отворен архив е %s\n"
407
408 #: arsup.c:449
409 #, c-format
410 msgid "%s: no open archive\n"
411 msgstr "%s: няма отворен архив\n"
412
413 #: bin2c.c:59
414 #, c-format
415 msgid "Usage: %s < input_file > output_file\n"
416 msgstr "Употреба: %s < входящ_файл > изходящ_файл\n"
417
418 #: bin2c.c:60
419 #, c-format
420 msgid "Prints bytes from stdin in hex format.\n"
421 msgstr "Извеждане байтовете от стандартния вход в шестнадесетичен форма.\n"
422
423 #: binemul.c:38
424 #, c-format
425 msgid "  No emulation specific options\n"
426 msgstr "  Без опции характерни за подражаване\n"
427
428 #. Macros for common output.
429 #: binemul.h:43
430 #, c-format
431 msgid " emulation options: \n"
432 msgstr " опции за подражаване: \n"
433
434 #: bucomm.c:157
435 #, c-format
436 msgid "can't set BFD default target to `%s': %s"
437 msgstr "подразбираща се BFD цел не може да се установи на '%s': %s"
438
439 #: bucomm.c:168
440 #, c-format
441 msgid "%s: Matching formats:"
442 msgstr "%s: Съвпадащи формати:"
443
444 #: bucomm.c:183
445 #, c-format
446 msgid "Supported targets:"
447 msgstr "Поддържани цели:"
448
449 #: bucomm.c:185
450 #, c-format
451 msgid "%s: supported targets:"
452 msgstr "%s: поддържани цели:"
453
454 #: bucomm.c:202
455 #, c-format
456 msgid "Supported architectures:"
457 msgstr "Поддържани архитектури:"
458
459 #: bucomm.c:204
460 #, c-format
461 msgid "%s: supported architectures:"
462 msgstr "%s: поддържани архитектури:"
463
464 #: bucomm.c:399
465 #, c-format
466 msgid "BFD header file version %s\n"
467 msgstr "BFD заглавен файл версия %s\n"
468
469 #: bucomm.c:548
470 #, c-format
471 msgid "%s: bad number: %s"
472 msgstr "%s: погрешно число: %s"
473
474 #: bucomm.c:565 strings.c:422
475 #, c-format
476 msgid "'%s': No such file"
477 msgstr "'%s': Няма такъв файл"
478
479 #: bucomm.c:567 strings.c:424
480 #, c-format
481 msgid "Warning: could not locate '%s'.  reason: %s"
482 msgstr "Предупреждение: не може да се намери '%s', причина: %s"
483
484 #: bucomm.c:571
485 #, c-format
486 msgid "Warning: '%s' is not an ordinary file"
487 msgstr "Предупреждение: '%s' не е обикновен файл"
488
489 #: coffdump.c:106
490 #, c-format
491 msgid "#lines %d "
492 msgstr "#редове %d "
493
494 #: coffdump.c:460 sysdump.c:646
495 #, c-format
496 msgid "Usage: %s [option(s)] in-file\n"
497 msgstr "Употреба: %s [команда(-и)] вх-файл\n"
498
499 #: coffdump.c:461
500 #, c-format
501 msgid " Print a human readable interpretation of a SYSROFF object file\n"
502 msgstr " Извеждане на разбираемо от човек обяснение за SYSROFF обектен файл\n"
503
504 #: coffdump.c:462
505 #, c-format
506 msgid ""
507 " The options are:\n"
508 "  @<file>                Read options from <file>\n"
509 "  -h --help              Display this information\n"
510 "  -v --version           Display the program's version\n"
511 "\n"
512 msgstr ""
513 " Командите са:\n"
514 "  @<файл>                Прочитане на команди от <файл>\n"
515 "  -h --help              Показване на тази информация\n"
516 "  -v --version           Показване на версията на програмата\n"
517 "\n"
518
519 #: coffdump.c:531 srconv.c:1831 sysdump.c:710
520 msgid "no input file specified"
521 msgstr "не е зададен входящ файл "
522
523 #: cxxfilt.c:119 nm.c:264 objdump.c:251
524 #, c-format
525 msgid "Report bugs to %s.\n"
526 msgstr "Подавайте доклади за грешки на %s.\n"
527
528 #: debug.c:647
529 msgid "debug_add_to_current_namespace: no current file"
530 msgstr "debug_add_to_current_namespace: липсва текущ файл"
531
532 #: debug.c:726
533 msgid "debug_start_source: no debug_set_filename call"
534 msgstr "debug_start_source: липсва извикване на debug_set_filename"
535
536 #: debug.c:782
537 msgid "debug_record_function: no debug_set_filename call"
538 msgstr "debug_record_function: липсва извикване на debug_set_filename"
539
540 #: debug.c:834
541 msgid "debug_record_parameter: no current function"
542 msgstr "debug_record_parameter: липсва текуща функция"
543
544 #: debug.c:866
545 msgid "debug_end_function: no current function"
546 msgstr "debug_end_function: липсва текуща функция"
547
548 #: debug.c:872
549 msgid "debug_end_function: some blocks were not closed"
550 msgstr "debug_end_function: не са затворени някой от блоковете"
551
552 #: debug.c:900
553 msgid "debug_start_block: no current block"
554 msgstr "debug_start_block: липсва текущ блок"
555
556 #: debug.c:936
557 msgid "debug_end_block: no current block"
558 msgstr "debug_end_block: липсва текущ блок"
559
560 #: debug.c:943
561 msgid "debug_end_block: attempt to close top level block"
562 msgstr "debug_end_block: опит за затваряне на най-горния блок"
563
564 #: debug.c:966
565 msgid "debug_record_line: no current unit"
566 msgstr "debug_record_line: липсва текуща част"
567
568 #. FIXME
569 #: debug.c:1019
570 msgid "debug_start_common_block: not implemented"
571 msgstr "debug_start_common_block: не е реализирана"
572
573 #. FIXME
574 #: debug.c:1030
575 msgid "debug_end_common_block: not implemented"
576 msgstr "debug_end_common_block: не е реализирана"
577
578 #. FIXME.
579 #: debug.c:1114
580 msgid "debug_record_label: not implemented"
581 msgstr "debug_record_label: не е реализирана"
582
583 #: debug.c:1136
584 msgid "debug_record_variable: no current file"
585 msgstr "debug_record_variable: липсва текущ файл"
586
587 #: debug.c:1664
588 msgid "debug_make_undefined_type: unsupported kind"
589 msgstr "debug_make_undefined_type: неподдържан начин"
590
591 #: debug.c:1841
592 msgid "debug_name_type: no current file"
593 msgstr "debug_name_type: липсва текущ файл"
594
595 #: debug.c:1886
596 msgid "debug_tag_type: no current file"
597 msgstr "debug_tag_type: липсва текущ файл"
598
599 #: debug.c:1894
600 msgid "debug_tag_type: extra tag attempted"
601 msgstr "debug_tag_type: опитан е белег в повече"
602
603 #: debug.c:1931
604 #, c-format
605 msgid "Warning: changing type size from %d to %d\n"
606 msgstr "Предупреждение: промяна на размера на типа от %d на %d\n"
607
608 #: debug.c:1953
609 msgid "debug_find_named_type: no current compilation unit"
610 msgstr "debug_find_named_type: няма текуща единица за компилиране"
611
612 #: debug.c:2056
613 #, c-format
614 msgid "debug_get_real_type: circular debug information for %s\n"
615 msgstr "debug_get_real_type: циклична информация за тестване за %s\n"
616
617 #: debug.c:2483
618 msgid "debug_write_type: illegal type encountered"
619 msgstr "debug_write_type: сблъскване с незаконен тип"
620
621 #: dlltool.c:884 dlltool.c:910 dlltool.c:941
622 #, c-format
623 msgid "Internal error: Unknown machine type: %d"
624 msgstr "Вътрешна грешка: Неизвестен тип машина: %d"
625
626 #: dlltool.c:982
627 #, c-format
628 msgid "Can't open def file: %s"
629 msgstr "Не може да се отвори def-файл: %s"
630
631 #: dlltool.c:987
632 #, c-format
633 msgid "Processing def file: %s"
634 msgstr "Обработка на def-файл: %s"
635
636 #: dlltool.c:991
637 msgid "Processed def file"
638 msgstr "Обработен def-файл"
639
640 #: dlltool.c:1015
641 #, c-format
642 msgid "Syntax error in def file %s:%d"
643 msgstr "Синтактична грешка в def-файл %s:%d"
644
645 #: dlltool.c:1050
646 #, c-format
647 msgid "%s: Path components stripped from image name, '%s'."
648 msgstr "%s: компонента за път е премахнат от името на образа '%s'."
649
650 #: dlltool.c:1068
651 #, c-format
652 msgid "NAME: %s base: %x"
653 msgstr "NAME(програма): %s базов адрес: %x"
654
655 #: dlltool.c:1071 dlltool.c:1087
656 msgid "Can't have LIBRARY and NAME"
657 msgstr "Заедно не може LIBRARY(библиотека) и NAME(програма)"
658
659 #: dlltool.c:1084
660 #, c-format
661 msgid "LIBRARY: %s base: %x"
662 msgstr "LIBRARY(библотека): %s базов адрес: %x"
663
664 #: dlltool.c:1320 resrc.c:293
665 #, c-format
666 msgid "wait: %s"
667 msgstr "чакане: %s"
668
669 #: dlltool.c:1325 dllwrap.c:410 resrc.c:298
670 #, c-format
671 msgid "subprocess got fatal signal %d"
672 msgstr "подпроцеса получи сигнал за прекъсване %d"
673
674 #: dlltool.c:1331 dllwrap.c:417 resrc.c:305
675 #, c-format
676 msgid "%s exited with status %d"
677 msgstr "%s завърши с код за изход %d"
678
679 #: dlltool.c:1362
680 #, c-format
681 msgid "Sucking in info from %s section in %s"
682 msgstr "Нагазване в информацията на секция %s от %s"
683
684 #: dlltool.c:1487
685 #, c-format
686 msgid "Excluding symbol: %s"
687 msgstr "Игнориране на: %s"
688
689 #: dlltool.c:1576 dlltool.c:1587 nm.c:1001 nm.c:1012
690 #, c-format
691 msgid "%s: no symbols"
692 msgstr "%s: липсват имена"
693
694 #. FIXME: we ought to read in and block out the base relocations.
695 #: dlltool.c:1613
696 #, c-format
697 msgid "Done reading %s"
698 msgstr "Завърши четенето на %s"
699
700 #: dlltool.c:1623
701 #, c-format
702 msgid "Unable to open object file: %s"
703 msgstr "Не можа да се отвори обектния файл: %s"
704
705 #: dlltool.c:1626
706 #, c-format
707 msgid "Scanning object file %s"
708 msgstr "Сканиране на обектния файл %s"
709
710 #: dlltool.c:1641
711 #, c-format
712 msgid "Cannot produce mcore-elf dll from archive file: %s"
713 msgstr "Не може да се създаде mcore-elf dll от архива: %s"
714
715 #: dlltool.c:1741
716 msgid "Adding exports to output file"
717 msgstr "Добавяне на \"изнасяния\" към изходния файл"
718
719 #: dlltool.c:1789
720 msgid "Added exports to output file"
721 msgstr "Добавени \"изнасяния\" към изходния файл"
722
723 #: dlltool.c:1930
724 #, c-format
725 msgid "Generating export file: %s"
726 msgstr "Създаване на файл с \"изнасяния\" : %s"
727
728 #: dlltool.c:1935
729 #, c-format
730 msgid "Unable to open temporary assembler file: %s"
731 msgstr "Не може да се отвори временен файл на асемблер: %s"
732
733 #: dlltool.c:1938
734 #, c-format
735 msgid "Opened temporary file: %s"
736 msgstr "Отворен временен файл: %s"
737
738 #: dlltool.c:2113
739 msgid "failed to read the number of entries from base file"
740 msgstr "пропадна прочитането на броя записи от базовия файл"
741
742 #: dlltool.c:2161
743 msgid "Generated exports file"
744 msgstr "Създаден на файл с \"изнасяния\""
745
746 #: dlltool.c:2370
747 #, c-format
748 msgid "bfd_open failed open stub file: %s"
749 msgstr "bfd_open не успя да отвори stub файл: %s"
750
751 #: dlltool.c:2373
752 #, c-format
753 msgid "Creating stub file: %s"
754 msgstr "Създаване на stub файл: %s"
755
756 #: dlltool.c:2837 dlltool.c:2906
757 #, c-format
758 msgid "failed to open temporary head file: %s"
759 msgstr "не успя да се отвори временен head файл: %s"
760
761 #: dlltool.c:2979
762 #, c-format
763 msgid "failed to open temporary tail file: %s"
764 msgstr "не успя да се отвори временен tail файл: %s"
765
766 #: dlltool.c:3052
767 #, c-format
768 msgid "Can't open .lib file: %s"
769 msgstr "Не може да се отвори .lib файл: %s"
770
771 #: dlltool.c:3055
772 #, c-format
773 msgid "Creating library file: %s"
774 msgstr "Създаване на библиотечен файл: %s"
775
776 #: dlltool.c:3146 dlltool.c:3152
777 #, c-format
778 msgid "cannot delete %s: %s"
779 msgstr "не може да се изтрие %s: %s"
780
781 #: dlltool.c:3157
782 msgid "Created lib file"
783 msgstr "Библиотечният файл е създаден"
784
785 #: dlltool.c:3375 dlltool.c:3397
786 #, c-format
787 msgid "%s is not a library"
788 msgstr "%s не е библиотека"
789
790 #: dlltool.c:3415
791 #, c-format
792 msgid "Import library `%s' specifies two or more dlls"
793 msgstr "Import библиотека '%s' задава две или повече dlls"
794
795 #: dlltool.c:3426
796 #, c-format
797 msgid "Unable to determine dll name for `%s' (not an import library?)"
798 msgstr "Не може да се определи име на dll за '%s' (не е библиотека за внасяне?)"
799
800 #: dlltool.c:3647
801 #, c-format
802 msgid "Warning, ignoring duplicate EXPORT %s %d,%d"
803 msgstr "Предупреждение, игнориране на повторен EXPORT %s %d,%d"
804
805 #: dlltool.c:3653
806 #, c-format
807 msgid "Error, duplicate EXPORT with ordinals: %s"
808 msgstr "Грешка, повторен EXPORT с номер: %s"
809
810 #: dlltool.c:3758
811 msgid "Processing definitions"
812 msgstr "Обработване на определенията"
813
814 #: dlltool.c:3790
815 msgid "Processed definitions"
816 msgstr "Определенията са обработени"
817
818 #. xgetext:c-format
819 #: dlltool.c:3797 dllwrap.c:471
820 #, c-format
821 msgid "Usage %s <option(s)> <object-file(s)>\n"
822 msgstr "Употреба %s <опции> <обектни файлове>\n"
823
824 #. xgetext:c-format
825 #: dlltool.c:3799
826 #, c-format
827 msgid "   -m --machine <machine>    Create as DLL for <machine>.  [default: %s]\n"
828 msgstr "   -m --machine <машина>     Създаване на DLL за <машина>.  [по подразбиране: %s]\n"
829
830 #: dlltool.c:3800
831 #, c-format
832 msgid "        possible <machine>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
833 msgstr "        възможна <машина>: arm[_interwork], i386, mcore[-elf]{-le|-be}, ppc, thumb\n"
834
835 #: dlltool.c:3801
836 #, c-format
837 msgid "   -e --output-exp <outname> Generate an export file.\n"
838 msgstr "   -e --output-exp <изх_име> Създаване на файл с \"изнасяния\".\n"
839
840 #: dlltool.c:3802
841 #, c-format
842 msgid "   -l --output-lib <outname> Generate an interface library.\n"
843 msgstr "   -l --output-lib <изх_име> Създаване на интерфейсна библиотека.\n"
844
845 #: dlltool.c:3803
846 #, c-format
847 msgid "   -y --output-delaylib <outname> Create a delay-import library.\n"
848 msgstr "   -y --output-delaylib <изх_име> Създаване на delay-import библиотека.\n"
849
850 #: dlltool.c:3804
851 #, c-format
852 msgid "   -a --add-indirect         Add dll indirects to export file.\n"
853 msgstr ""
854
855 #: dlltool.c:3805
856 #, c-format
857 msgid "   -D --dllname <name>       Name of input dll to put into interface lib.\n"
858 msgstr ""
859
860 #: dlltool.c:3806
861 #, c-format
862 msgid "   -d --input-def <deffile>  Name of .def file to be read in.\n"
863 msgstr ""
864
865 #: dlltool.c:3807
866 #, c-format
867 msgid "   -z --output-def <deffile> Name of .def file to be created.\n"
868 msgstr ""
869
870 #: dlltool.c:3808
871 #, c-format
872 msgid "      --export-all-symbols   Export all symbols to .def\n"
873 msgstr ""
874
875 #: dlltool.c:3809
876 #, c-format
877 msgid "      --no-export-all-symbols  Only export listed symbols\n"
878 msgstr ""
879
880 #: dlltool.c:3810
881 #, c-format
882 msgid "      --exclude-symbols <list> Don't export <list>\n"
883 msgstr ""
884
885 #: dlltool.c:3811
886 #, c-format
887 msgid "      --no-default-excludes  Clear default exclude symbols\n"
888 msgstr ""
889
890 #: dlltool.c:3812
891 #, c-format
892 msgid "   -b --base-file <basefile> Read linker generated base file.\n"
893 msgstr ""
894
895 #: dlltool.c:3813
896 #, c-format
897 msgid "   -x --no-idata4            Don't generate idata$4 section.\n"
898 msgstr ""
899
900 #: dlltool.c:3814
901 #, c-format
902 msgid "   -c --no-idata5            Don't generate idata$5 section.\n"
903 msgstr ""
904
905 #: dlltool.c:3815
906 #, c-format
907 msgid "      --use-nul-prefixed-import-tables Use zero prefixed idata$4 and idata$5.\n"
908 msgstr ""
909
910 #: dlltool.c:3816
911 #, c-format
912 msgid "   -U --add-underscore       Add underscores to all symbols in interface library.\n"
913 msgstr ""
914
915 #: dlltool.c:3817
916 #, c-format
917 msgid "      --add-stdcall-underscore Add underscores to stdcall symbols in interface library.\n"
918 msgstr ""
919
920 #: dlltool.c:3818
921 #, c-format
922 msgid "   -k --kill-at              Kill @<n> from exported names.\n"
923 msgstr ""
924
925 #: dlltool.c:3819
926 #, c-format
927 msgid "   -A --add-stdcall-alias    Add aliases without @<n>.\n"
928 msgstr ""
929
930 #: dlltool.c:3820
931 #, c-format
932 msgid "   -p --ext-prefix-alias <prefix> Add aliases with <prefix>.\n"
933 msgstr ""
934
935 #: dlltool.c:3821
936 #, c-format
937 msgid "   -S --as <name>            Use <name> for assembler.\n"
938 msgstr ""
939
940 #: dlltool.c:3822
941 #, c-format
942 msgid "   -f --as-flags <flags>     Pass <flags> to the assembler.\n"
943 msgstr ""
944
945 #: dlltool.c:3823
946 #, c-format
947 msgid "   -C --compat-implib        Create backward compatible import library.\n"
948 msgstr ""
949
950 #: dlltool.c:3824
951 #, c-format
952 msgid "   -n --no-delete            Keep temp files (repeat for extra preservation).\n"
953 msgstr ""
954
955 #: dlltool.c:3825
956 #, c-format
957 msgid "   -t --temp-prefix <prefix> Use <prefix> to construct temp file names.\n"
958 msgstr ""
959
960 #: dlltool.c:3826
961 #, c-format
962 msgid "   -I --identify <implib>    Report the name of the DLL associated with <implib>.\n"
963 msgstr ""
964
965 #: dlltool.c:3827
966 #, c-format
967 msgid "      --identify-strict      Causes --identify to report error when multiple DLLs.\n"
968 msgstr ""
969
970 #: dlltool.c:3828
971 #, c-format
972 msgid "   -v --verbose              Be verbose.\n"
973 msgstr ""
974
975 #: dlltool.c:3829
976 #, c-format
977 msgid "   -V --version              Display the program version.\n"
978 msgstr ""
979
980 #: dlltool.c:3830
981 #, c-format
982 msgid "   -h --help                 Display this information.\n"
983 msgstr ""
984
985 #: dlltool.c:3831
986 #, c-format
987 msgid "   @<file>                   Read options from <file>.\n"
988 msgstr "   @<файл>                   Прочитане на команди от <файл>.\n"
989
990 #: dlltool.c:3833
991 #, c-format
992 msgid "   -M --mcore-elf <outname>  Process mcore-elf object files into <outname>.\n"
993 msgstr ""
994
995 #: dlltool.c:3834
996 #, c-format
997 msgid "   -L --linker <name>        Use <name> as the linker.\n"
998 msgstr ""
999
1000 #: dlltool.c:3835
1001 #, c-format
1002 msgid "   -F --linker-flags <flags> Pass <flags> to the linker.\n"
1003 msgstr ""
1004
1005 #: dlltool.c:3972
1006 #, c-format
1007 msgid "Path components stripped from dllname, '%s'."
1008 msgstr ""
1009
1010 #: dlltool.c:4020
1011 #, c-format
1012 msgid "Unable to open base-file: %s"
1013 msgstr ""
1014
1015 #: dlltool.c:4055
1016 #, c-format
1017 msgid "Machine '%s' not supported"
1018 msgstr ""
1019
1020 #: dlltool.c:4124
1021 #, c-format
1022 msgid "Warning, machine type (%d) not supported for delayimport."
1023 msgstr ""
1024
1025 #: dlltool.c:4192 dllwrap.c:201
1026 #, c-format
1027 msgid "Tried file: %s"
1028 msgstr ""
1029
1030 #: dlltool.c:4199 dllwrap.c:208
1031 #, c-format
1032 msgid "Using file: %s"
1033 msgstr ""
1034
1035 #: dllwrap.c:291
1036 #, c-format
1037 msgid "Keeping temporary base file %s"
1038 msgstr ""
1039
1040 #: dllwrap.c:293
1041 #, c-format
1042 msgid "Deleting temporary base file %s"
1043 msgstr ""
1044
1045 #: dllwrap.c:307
1046 #, c-format
1047 msgid "Keeping temporary exp file %s"
1048 msgstr ""
1049
1050 #: dllwrap.c:309
1051 #, c-format
1052 msgid "Deleting temporary exp file %s"
1053 msgstr ""
1054
1055 #: dllwrap.c:322
1056 #, c-format
1057 msgid "Keeping temporary def file %s"
1058 msgstr ""
1059
1060 #: dllwrap.c:324
1061 #, c-format
1062 msgid "Deleting temporary def file %s"
1063 msgstr ""
1064
1065 #: dllwrap.c:472
1066 #, c-format
1067 msgid "  Generic options:\n"
1068 msgstr ""
1069
1070 #: dllwrap.c:473
1071 #, c-format
1072 msgid "   @<file>                Read options from <file>\n"
1073 msgstr "   @<файл>                Прочитане на команди от <файл>\n"
1074
1075 #: dllwrap.c:474
1076 #, c-format
1077 msgid "   --quiet, -q            Work quietly\n"
1078 msgstr ""
1079
1080 #: dllwrap.c:475
1081 #, c-format
1082 msgid "   --verbose, -v          Verbose\n"
1083 msgstr ""
1084
1085 #: dllwrap.c:476
1086 #, c-format
1087 msgid "   --version              Print dllwrap version\n"
1088 msgstr ""
1089
1090 #: dllwrap.c:477
1091 #, c-format
1092 msgid "   --implib <outname>     Synonym for --output-lib\n"
1093 msgstr ""
1094
1095 #: dllwrap.c:478
1096 #, c-format
1097 msgid "  Options for %s:\n"
1098 msgstr ""
1099
1100 #: dllwrap.c:479
1101 #, c-format
1102 msgid "   --driver-name <driver> Defaults to \"gcc\"\n"
1103 msgstr ""
1104
1105 #: dllwrap.c:480
1106 #, c-format
1107 msgid "   --driver-flags <flags> Override default ld flags\n"
1108 msgstr ""
1109
1110 #: dllwrap.c:481
1111 #, c-format
1112 msgid "   --dlltool-name <dlltool> Defaults to \"dlltool\"\n"
1113 msgstr ""
1114
1115 #: dllwrap.c:482
1116 #, c-format
1117 msgid "   --entry <entry>        Specify alternate DLL entry point\n"
1118 msgstr ""
1119
1120 #: dllwrap.c:483
1121 #, c-format
1122 msgid "   --image-base <base>    Specify image base address\n"
1123 msgstr ""
1124
1125 #: dllwrap.c:484
1126 #, c-format
1127 msgid "   --target <machine>     i386-cygwin32 or i386-mingw32\n"
1128 msgstr ""
1129
1130 #: dllwrap.c:485
1131 #, c-format
1132 msgid "   --dry-run              Show what needs to be run\n"
1133 msgstr ""
1134
1135 #: dllwrap.c:486
1136 #, c-format
1137 msgid "   --mno-cygwin           Create Mingw DLL\n"
1138 msgstr ""
1139
1140 #: dllwrap.c:487
1141 #, c-format
1142 msgid "  Options passed to DLLTOOL:\n"
1143 msgstr ""
1144
1145 #: dllwrap.c:488
1146 #, c-format
1147 msgid "   --machine <machine>\n"
1148 msgstr ""
1149
1150 #: dllwrap.c:489
1151 #, c-format
1152 msgid "   --output-exp <outname> Generate export file.\n"
1153 msgstr ""
1154
1155 #: dllwrap.c:490
1156 #, c-format
1157 msgid "   --output-lib <outname> Generate input library.\n"
1158 msgstr ""
1159
1160 #: dllwrap.c:491
1161 #, c-format
1162 msgid "   --add-indirect         Add dll indirects to export file.\n"
1163 msgstr ""
1164
1165 #: dllwrap.c:492
1166 #, c-format
1167 msgid "   --dllname <name>       Name of input dll to put into output lib.\n"
1168 msgstr ""
1169
1170 #: dllwrap.c:493
1171 #, c-format
1172 msgid "   --def <deffile>        Name input .def file\n"
1173 msgstr ""
1174
1175 #: dllwrap.c:494
1176 #, c-format
1177 msgid "   --output-def <deffile> Name output .def file\n"
1178 msgstr ""
1179
1180 #: dllwrap.c:495
1181 #, c-format
1182 msgid "   --export-all-symbols     Export all symbols to .def\n"
1183 msgstr ""
1184
1185 #: dllwrap.c:496
1186 #, c-format
1187 msgid "   --no-export-all-symbols  Only export .drectve symbols\n"
1188 msgstr ""
1189
1190 #: dllwrap.c:497
1191 #, c-format
1192 msgid "   --exclude-symbols <list> Exclude <list> from .def\n"
1193 msgstr ""
1194
1195 #: dllwrap.c:498
1196 #, c-format
1197 msgid "   --no-default-excludes    Zap default exclude symbols\n"
1198 msgstr ""
1199
1200 #: dllwrap.c:499
1201 #, c-format
1202 msgid "   --base-file <basefile> Read linker generated base file\n"
1203 msgstr ""
1204
1205 #: dllwrap.c:500
1206 #, c-format
1207 msgid "   --no-idata4           Don't generate idata$4 section\n"
1208 msgstr ""
1209
1210 #: dllwrap.c:501
1211 #, c-format
1212 msgid "   --no-idata5           Don't generate idata$5 section\n"
1213 msgstr ""
1214
1215 #: dllwrap.c:502
1216 #, c-format
1217 msgid "   -U                     Add underscores to .lib\n"
1218 msgstr ""
1219
1220 #: dllwrap.c:503
1221 #, c-format
1222 msgid "   -k                     Kill @<n> from exported names\n"
1223 msgstr ""
1224
1225 #: dllwrap.c:504
1226 #, c-format
1227 msgid "   --add-stdcall-alias    Add aliases without @<n>\n"
1228 msgstr ""
1229
1230 #: dllwrap.c:505
1231 #, c-format
1232 msgid "   --as <name>            Use <name> for assembler\n"
1233 msgstr ""
1234
1235 #: dllwrap.c:506
1236 #, c-format
1237 msgid "   --nodelete             Keep temp files.\n"
1238 msgstr ""
1239
1240 #: dllwrap.c:507
1241 #, c-format
1242 msgid "  Rest are passed unmodified to the language driver\n"
1243 msgstr ""
1244
1245 #: dllwrap.c:781
1246 msgid "Must provide at least one of -o or --dllname options"
1247 msgstr ""
1248
1249 #: dllwrap.c:810
1250 msgid ""
1251 "no export definition file provided.\n"
1252 "Creating one, but that may not be what you want"
1253 msgstr ""
1254
1255 #: dllwrap.c:969
1256 #, c-format
1257 msgid "DLLTOOL name    : %s\n"
1258 msgstr ""
1259
1260 #: dllwrap.c:970
1261 #, c-format
1262 msgid "DLLTOOL options : %s\n"
1263 msgstr ""
1264
1265 #: dllwrap.c:971
1266 #, c-format
1267 msgid "DRIVER name     : %s\n"
1268 msgstr ""
1269
1270 #: dllwrap.c:972
1271 #, c-format
1272 msgid "DRIVER options  : %s\n"
1273 msgstr ""
1274
1275 #: dwarf.c:106 dwarf.c:155 readelf.c:357 readelf.c:525
1276 #, c-format
1277 msgid "Unhandled data length: %d\n"
1278 msgstr ""
1279
1280 #: dwarf.c:304 dwarf.c:2649
1281 msgid "badly formed extended line op encountered!\n"
1282 msgstr ""
1283
1284 #: dwarf.c:311
1285 #, c-format
1286 msgid "  Extended opcode %d: "
1287 msgstr ""
1288
1289 #: dwarf.c:316
1290 #, c-format
1291 msgid ""
1292 "End of Sequence\n"
1293 "\n"
1294 msgstr ""
1295
1296 #: dwarf.c:322
1297 #, c-format
1298 msgid "set Address to 0x%lx\n"
1299 msgstr ""
1300
1301 #: dwarf.c:327
1302 #, c-format
1303 msgid "  define new File Table entry\n"
1304 msgstr ""
1305
1306 #: dwarf.c:328 dwarf.c:2263
1307 #, c-format
1308 msgid "  Entry\tDir\tTime\tSize\tName\n"
1309 msgstr ""
1310
1311 #: dwarf.c:330
1312 #, c-format
1313 msgid "   %d\t"
1314 msgstr ""
1315
1316 #: dwarf.c:333 dwarf.c:335 dwarf.c:337 dwarf.c:2275 dwarf.c:2277 dwarf.c:2279
1317 #, c-format
1318 msgid "%lu\t"
1319 msgstr ""
1320
1321 #: dwarf.c:338
1322 #, c-format
1323 msgid ""
1324 "%s\n"
1325 "\n"
1326 msgstr ""
1327
1328 #: dwarf.c:342
1329 #, c-format
1330 msgid "set Discriminator to %lu\n"
1331 msgstr ""
1332
1333 #. The test against DW_LNW_hi_user is redundant due to
1334 #. the limited range of the unsigned char data type used
1335 #. for op_code.
1336 #. && op_code <= DW_LNE_hi_user
1337 #: dwarf.c:384
1338 #, c-format
1339 msgid "user defined: length %d\n"
1340 msgstr ""
1341
1342 #: dwarf.c:386 dwarf.c:2680
1343 #, c-format
1344 msgid "UNKNOWN: length %d\n"
1345 msgstr ""
1346
1347 #: dwarf.c:399
1348 msgid "<no .debug_str section>"
1349 msgstr ""
1350
1351 #: dwarf.c:405
1352 #, c-format
1353 msgid "DW_FORM_strp offset too big: %lx\n"
1354 msgstr ""
1355
1356 #: dwarf.c:406
1357 msgid "<offset is too big>"
1358 msgstr ""
1359
1360 #: dwarf.c:639
1361 #, c-format
1362 msgid "Unknown TAG value: %lx"
1363 msgstr ""
1364
1365 #: dwarf.c:675
1366 #, c-format
1367 msgid "Unknown FORM value: %lx"
1368 msgstr ""
1369
1370 #: dwarf.c:684
1371 #, c-format
1372 msgid " %lu byte block: "
1373 msgstr ""
1374
1375 #: dwarf.c:1102
1376 #, c-format
1377 msgid "(User defined location op)"
1378 msgstr ""
1379
1380 #: dwarf.c:1104
1381 #, c-format
1382 msgid "(Unknown location op)"
1383 msgstr ""
1384
1385 #: dwarf.c:1152
1386 msgid "Internal error: DWARF version is not 2 or 3.\n"
1387 msgstr ""
1388
1389 #: dwarf.c:1251
1390 msgid "DW_FORM_data8 is unsupported when sizeof (unsigned long) != 8\n"
1391 msgstr ""
1392
1393 #: dwarf.c:1300
1394 #, c-format
1395 msgid " (indirect string, offset: 0x%lx): %s"
1396 msgstr ""
1397
1398 #: dwarf.c:1309
1399 #, c-format
1400 msgid "Unrecognized form: %lu\n"
1401 msgstr ""
1402
1403 #: dwarf.c:1393
1404 #, c-format
1405 msgid "(not inlined)"
1406 msgstr ""
1407
1408 #: dwarf.c:1396
1409 #, c-format
1410 msgid "(inlined)"
1411 msgstr ""
1412
1413 #: dwarf.c:1399
1414 #, c-format
1415 msgid "(declared as inline but ignored)"
1416 msgstr ""
1417
1418 #: dwarf.c:1402
1419 #, c-format
1420 msgid "(declared as inline and inlined)"
1421 msgstr ""
1422
1423 #: dwarf.c:1405
1424 #, c-format
1425 msgid "  (Unknown inline attribute value: %lx)"
1426 msgstr ""
1427
1428 #: dwarf.c:1566
1429 #, c-format
1430 msgid "(location list)"
1431 msgstr ""
1432
1433 #: dwarf.c:1585 dwarf.c:3281
1434 #, c-format
1435 msgid " [without DW_AT_frame_base]"
1436 msgstr ""
1437
1438 #: dwarf.c:1597
1439 #, c-format
1440 msgid "Offset %lx used as value for DW_AT_import attribute of DIE at offset %lx is too big.\n"
1441 msgstr ""
1442
1443 #: dwarf.c:1771
1444 #, c-format
1445 msgid "Unknown AT value: %lx"
1446 msgstr ""
1447
1448 #: dwarf.c:1838
1449 #, c-format
1450 msgid "Reserved length value (%lx) found in section %s\n"
1451 msgstr ""
1452
1453 #: dwarf.c:1849
1454 #, c-format
1455 msgid "Corrupt unit length (%lx) found in section %s\n"
1456 msgstr ""
1457
1458 #: dwarf.c:1856
1459 #, c-format
1460 msgid "No comp units in %s section ?"
1461 msgstr ""
1462
1463 #: dwarf.c:1865
1464 #, c-format
1465 msgid "Not enough memory for a debug info array of %u entries"
1466 msgstr ""
1467
1468 #: dwarf.c:1873 dwarf.c:2882 dwarf.c:2976 dwarf.c:3050 dwarf.c:3167
1469 #: dwarf.c:3316 dwarf.c:3374 dwarf.c:3571
1470 #, c-format
1471 msgid ""
1472 "Contents of the %s section:\n"
1473 "\n"
1474 msgstr ""
1475
1476 #: dwarf.c:1881
1477 #, c-format
1478 msgid "Unable to locate %s section!\n"
1479 msgstr ""
1480
1481 #: dwarf.c:1944
1482 #, c-format
1483 msgid "  Compilation Unit @ offset 0x%lx:\n"
1484 msgstr ""
1485
1486 #: dwarf.c:1945
1487 #, c-format
1488 msgid "   Length:        0x%lx (%s)\n"
1489 msgstr ""
1490
1491 #: dwarf.c:1947
1492 #, c-format
1493 msgid "   Version:       %d\n"
1494 msgstr ""
1495
1496 #: dwarf.c:1948
1497 #, c-format
1498 msgid "   Abbrev Offset: %ld\n"
1499 msgstr ""
1500
1501 #: dwarf.c:1949
1502 #, c-format
1503 msgid "   Pointer Size:  %d\n"
1504 msgstr ""
1505
1506 #: dwarf.c:1955
1507 #, c-format
1508 msgid "Debug info is corrupted, length of CU at %lx extends beyond end of section (length = %lx)\n"
1509 msgstr ""
1510
1511 #: dwarf.c:1964
1512 #, c-format
1513 msgid "CU at offset %lx contains corrupt or unsupported version number: %d.\n"
1514 msgstr ""
1515
1516 #: dwarf.c:1974
1517 #, c-format
1518 msgid "Debug info is corrupted, abbrev offset (%lx) is larger than abbrev section size (%lx)\n"
1519 msgstr ""
1520
1521 #: dwarf.c:2021
1522 #, c-format
1523 msgid "Bogus end-of-siblings marker detected at offset %lx in .debug_info section\n"
1524 msgstr ""
1525
1526 #: dwarf.c:2025
1527 msgid "Further warnings about bogus end-of-sibling markers suppressed\n"
1528 msgstr ""
1529
1530 #: dwarf.c:2032
1531 #, c-format
1532 msgid " <%d><%lx>: Abbrev Number: %lu"
1533 msgstr ""
1534
1535 #: dwarf.c:2049
1536 #, c-format
1537 msgid "DIE at offset %lx refers to abbreviation number %lu which does not exist\n"
1538 msgstr ""
1539
1540 #: dwarf.c:2055
1541 #, c-format
1542 msgid " (%s)\n"
1543 msgstr ""
1544
1545 #: dwarf.c:2146
1546 #, c-format
1547 msgid ""
1548 "Raw dump of debug contents of section %s:\n"
1549 "\n"
1550 msgstr ""
1551
1552 #: dwarf.c:2184
1553 #, c-format
1554 msgid "The information in section %s appears to be corrupt - the section is too small\n"
1555 msgstr ""
1556
1557 #: dwarf.c:2194 dwarf.c:2482
1558 msgid "Only DWARF version 2 and 3 line info is currently supported.\n"
1559 msgstr ""
1560
1561 #: dwarf.c:2215
1562 #, c-format
1563 msgid "  Offset:                      0x%lx\n"
1564 msgstr ""
1565
1566 #: dwarf.c:2216
1567 #, c-format
1568 msgid "  Length:                      %ld\n"
1569 msgstr ""
1570
1571 #: dwarf.c:2217
1572 #, c-format
1573 msgid "  DWARF Version:               %d\n"
1574 msgstr ""
1575
1576 #: dwarf.c:2218
1577 #, c-format
1578 msgid "  Prologue Length:             %d\n"
1579 msgstr ""
1580
1581 #: dwarf.c:2219
1582 #, c-format
1583 msgid "  Minimum Instruction Length:  %d\n"
1584 msgstr ""
1585
1586 #: dwarf.c:2220
1587 #, c-format
1588 msgid "  Initial value of 'is_stmt':  %d\n"
1589 msgstr ""
1590
1591 #: dwarf.c:2221
1592 #, c-format
1593 msgid "  Line Base:                   %d\n"
1594 msgstr ""
1595
1596 #: dwarf.c:2222
1597 #, c-format
1598 msgid "  Line Range:                  %d\n"
1599 msgstr ""
1600
1601 #: dwarf.c:2223
1602 #, c-format
1603 msgid "  Opcode Base:                 %d\n"
1604 msgstr ""
1605
1606 #: dwarf.c:2232
1607 #, c-format
1608 msgid ""
1609 "\n"
1610 " Opcodes:\n"
1611 msgstr ""
1612
1613 #: dwarf.c:2235
1614 #, c-format
1615 msgid "  Opcode %d has %d args\n"
1616 msgstr ""
1617
1618 #: dwarf.c:2241
1619 #, c-format
1620 msgid ""
1621 "\n"
1622 " The Directory Table is empty.\n"
1623 msgstr ""
1624
1625 #: dwarf.c:2244
1626 #, c-format
1627 msgid ""
1628 "\n"
1629 " The Directory Table:\n"
1630 msgstr ""
1631
1632 #: dwarf.c:2248
1633 #, c-format
1634 msgid "  %s\n"
1635 msgstr ""
1636
1637 #: dwarf.c:2259
1638 #, c-format
1639 msgid ""
1640 "\n"
1641 " The File Name Table is empty.\n"
1642 msgstr ""
1643
1644 #: dwarf.c:2262
1645 #, c-format
1646 msgid ""
1647 "\n"
1648 " The File Name Table:\n"
1649 msgstr ""
1650
1651 #: dwarf.c:2270
1652 #, c-format
1653 msgid "  %d\t"
1654 msgstr ""
1655
1656 #: dwarf.c:2281
1657 #, c-format
1658 msgid "%s\n"
1659 msgstr ""
1660
1661 #. Now display the statements.
1662 #: dwarf.c:2289
1663 #, c-format
1664 msgid ""
1665 "\n"
1666 " Line Number Statements:\n"
1667 msgstr ""
1668
1669 #: dwarf.c:2305
1670 #, c-format
1671 msgid "  Special opcode %d: advance Address by %lu to 0x%lx"
1672 msgstr ""
1673
1674 #: dwarf.c:2309
1675 #, c-format
1676 msgid " and Line by %d to %d\n"
1677 msgstr ""
1678
1679 #: dwarf.c:2319
1680 #, c-format
1681 msgid "  Copy\n"
1682 msgstr ""
1683
1684 #: dwarf.c:2327
1685 #, c-format
1686 msgid "  Advance PC by %lu to 0x%lx\n"
1687 msgstr ""
1688
1689 #: dwarf.c:2335
1690 #, c-format
1691 msgid "  Advance Line by %d to %d\n"
1692 msgstr ""
1693
1694 #: dwarf.c:2342
1695 #, c-format
1696 msgid "  Set File Name to entry %d in the File Name Table\n"
1697 msgstr ""
1698
1699 #: dwarf.c:2350
1700 #, c-format
1701 msgid "  Set column to %lu\n"
1702 msgstr ""
1703
1704 #: dwarf.c:2357
1705 #, c-format
1706 msgid "  Set is_stmt to %d\n"
1707 msgstr ""
1708
1709 #: dwarf.c:2362
1710 #, c-format
1711 msgid "  Set basic block\n"
1712 msgstr ""
1713
1714 #: dwarf.c:2370
1715 #, c-format
1716 msgid "  Advance PC by constant %lu to 0x%lx\n"
1717 msgstr ""
1718
1719 #: dwarf.c:2378
1720 #, c-format
1721 msgid "  Advance PC by fixed size amount %lu to 0x%lx\n"
1722 msgstr ""
1723
1724 #: dwarf.c:2383
1725 #, c-format
1726 msgid "  Set prologue_end to true\n"
1727 msgstr ""
1728
1729 #: dwarf.c:2387
1730 #, c-format
1731 msgid "  Set epilogue_begin to true\n"
1732 msgstr ""
1733
1734 #: dwarf.c:2393 dwarf.c:2758
1735 #, c-format
1736 msgid "  Set ISA to %lu\n"
1737 msgstr ""
1738
1739 #: dwarf.c:2397 dwarf.c:2762
1740 #, c-format
1741 msgid "  Unknown opcode %d with operands: "
1742 msgstr ""
1743
1744 #: dwarf.c:2430
1745 #, c-format
1746 msgid ""
1747 "Decoded dump of debug contents of section %s:\n"
1748 "\n"
1749 msgstr ""
1750
1751 #: dwarf.c:2472
1752 msgid "The line info appears to be corrupt - the section is too small\n"
1753 msgstr ""
1754
1755 #: dwarf.c:2592
1756 #, c-format
1757 msgid "CU: %s:\n"
1758 msgstr ""
1759
1760 #: dwarf.c:2593 dwarf.c:2606
1761 #, c-format
1762 msgid "File name                            Line number    Starting address\n"
1763 msgstr ""
1764
1765 #: dwarf.c:2599
1766 #, c-format
1767 msgid "CU: %s/%s:\n"
1768 msgstr ""
1769
1770 #: dwarf.c:2604 dwarf.c:2676
1771 #, c-format
1772 msgid "%s:\n"
1773 msgstr ""
1774
1775 #. If directory index is 0, that means current directory.
1776 #: dwarf.c:2709
1777 #, c-format
1778 msgid ""
1779 "\n"
1780 "./%s:[++]\n"
1781 msgstr ""
1782
1783 #. The directory index starts counting at 1.
1784 #: dwarf.c:2715
1785 #, c-format
1786 msgid ""
1787 "\n"
1788 "%s/%s:\n"
1789 msgstr ""
1790
1791 #: dwarf.c:2800
1792 #, c-format
1793 msgid "%-35s  %11d  %#18lx\n"
1794 msgstr ""
1795
1796 #: dwarf.c:2805
1797 #, c-format
1798 msgid "%s  %11d  %#18lx\n"
1799 msgstr ""
1800
1801 #: dwarf.c:2835 dwarf.c:3112 dwarf.c:3534
1802 #, c-format
1803 msgid "Unable to load/parse the .debug_info section, so cannot interpret the %s section.\n"
1804 msgstr ""
1805
1806 #: dwarf.c:2916 dwarf.c:3419
1807 #, c-format
1808 msgid ".debug_info offset of 0x%lx in %s section does not point to a CU header.\n"
1809 msgstr ""
1810
1811 #: dwarf.c:2930
1812 msgid "Only DWARF 2 and 3 pubnames are currently supported\n"
1813 msgstr ""
1814
1815 #: dwarf.c:2937
1816 #, c-format
1817 msgid "  Length:                              %ld\n"
1818 msgstr ""
1819
1820 #: dwarf.c:2939
1821 #, c-format
1822 msgid "  Version:                             %d\n"
1823 msgstr ""
1824
1825 #: dwarf.c:2941
1826 #, c-format
1827 msgid "  Offset into .debug_info section:     0x%lx\n"
1828 msgstr ""
1829
1830 #: dwarf.c:2943
1831 #, c-format
1832 msgid "  Size of area in .debug_info section: %ld\n"
1833 msgstr ""
1834
1835 #: dwarf.c:2946
1836 #, c-format
1837 msgid ""
1838 "\n"
1839 "    Offset\tName\n"
1840 msgstr ""
1841
1842 #: dwarf.c:2997
1843 #, c-format
1844 msgid " DW_MACINFO_start_file - lineno: %d filenum: %d\n"
1845 msgstr ""
1846
1847 #: dwarf.c:3003
1848 #, c-format
1849 msgid " DW_MACINFO_end_file\n"
1850 msgstr ""
1851
1852 #: dwarf.c:3011
1853 #, c-format
1854 msgid " DW_MACINFO_define - lineno : %d macro : %s\n"
1855 msgstr ""
1856
1857 #: dwarf.c:3020
1858 #, c-format
1859 msgid " DW_MACINFO_undef - lineno : %d macro : %s\n"
1860 msgstr ""
1861
1862 #: dwarf.c:3032
1863 #, c-format
1864 msgid " DW_MACINFO_vendor_ext - constant : %d string : %s\n"
1865 msgstr ""
1866
1867 #: dwarf.c:3061
1868 #, c-format
1869 msgid "  Number TAG\n"
1870 msgstr ""
1871
1872 #: dwarf.c:3067
1873 #, c-format
1874 msgid "   %ld      %s    [%s]\n"
1875 msgstr ""
1876
1877 #: dwarf.c:3070
1878 msgid "has children"
1879 msgstr ""
1880
1881 #: dwarf.c:3070
1882 msgid "no children"
1883 msgstr ""
1884
1885 #: dwarf.c:3073
1886 #, c-format
1887 msgid "    %-18s %s\n"
1888 msgstr ""
1889
1890 #: dwarf.c:3106 dwarf.c:3312 dwarf.c:3528
1891 #, c-format
1892 msgid ""
1893 "\n"
1894 "The %s section is empty.\n"
1895 msgstr ""
1896
1897 #. FIXME: Should we handle this case?
1898 #: dwarf.c:3156
1899 msgid "Location lists in .debug_info section aren't in ascending order!\n"
1900 msgstr ""
1901
1902 #: dwarf.c:3159
1903 msgid "No location lists in .debug_info section!\n"
1904 msgstr ""
1905
1906 #: dwarf.c:3164
1907 #, c-format
1908 msgid "Location lists in %s section start at 0x%lx\n"
1909 msgstr ""
1910
1911 #: dwarf.c:3168
1912 #, c-format
1913 msgid "    Offset   Begin    End      Expression\n"
1914 msgstr ""
1915
1916 #: dwarf.c:3199
1917 #, c-format
1918 msgid "There is a hole [0x%lx - 0x%lx] in .debug_loc section.\n"
1919 msgstr ""
1920
1921 #: dwarf.c:3203
1922 #, c-format
1923 msgid "There is an overlap [0x%lx - 0x%lx] in .debug_loc section.\n"
1924 msgstr ""
1925
1926 #: dwarf.c:3211
1927 #, c-format
1928 msgid "Offset 0x%lx is bigger than .debug_loc section size.\n"
1929 msgstr ""
1930
1931 #: dwarf.c:3220 dwarf.c:3255 dwarf.c:3265
1932 #, c-format
1933 msgid "Location list starting at offset 0x%lx is not terminated.\n"
1934 msgstr ""
1935
1936 #: dwarf.c:3239 dwarf.c:3622
1937 #, c-format
1938 msgid "<End of list>\n"
1939 msgstr ""
1940
1941 #: dwarf.c:3249
1942 #, c-format
1943 msgid "(base address)\n"
1944 msgstr ""
1945
1946 #: dwarf.c:3284
1947 msgid " (start == end)"
1948 msgstr ""
1949
1950 #: dwarf.c:3286
1951 msgid " (start > end)"
1952 msgstr ""
1953
1954 #: dwarf.c:3296
1955 #, c-format
1956 msgid "There are %ld unused bytes at the end of section %s\n"
1957 msgstr ""
1958
1959 #: dwarf.c:3430
1960 msgid "Only DWARF 2 and 3 aranges are currently supported.\n"
1961 msgstr ""
1962
1963 #: dwarf.c:3434
1964 #, c-format
1965 msgid "  Length:                   %ld\n"
1966 msgstr ""
1967
1968 #: dwarf.c:3435
1969 #, c-format
1970 msgid "  Version:                  %d\n"
1971 msgstr ""
1972
1973 #: dwarf.c:3436
1974 #, c-format
1975 msgid "  Offset into .debug_info:  0x%lx\n"
1976 msgstr ""
1977
1978 #: dwarf.c:3437
1979 #, c-format
1980 msgid "  Pointer Size:             %d\n"
1981 msgstr ""
1982
1983 #: dwarf.c:3438
1984 #, c-format
1985 msgid "  Segment Size:             %d\n"
1986 msgstr ""
1987
1988 #: dwarf.c:3447
1989 msgid "Pointer size + Segment size is not a power of two.\n"
1990 msgstr ""
1991
1992 #: dwarf.c:3452
1993 #, c-format
1994 msgid ""
1995 "\n"
1996 "    Address            Length\n"
1997 msgstr ""
1998
1999 #: dwarf.c:3454
2000 #, c-format
2001 msgid ""
2002 "\n"
2003 "    Address    Length\n"
2004 msgstr ""
2005
2006 #: dwarf.c:3544
2007 msgid "No range lists in .debug_info section!\n"
2008 msgstr ""
2009
2010 #: dwarf.c:3568
2011 #, c-format
2012 msgid "Range lists in %s section start at 0x%lx\n"
2013 msgstr ""
2014
2015 #: dwarf.c:3572
2016 #, c-format
2017 msgid "    Offset   Begin    End\n"
2018 msgstr ""
2019
2020 #: dwarf.c:3593
2021 #, c-format
2022 msgid "There is a hole [0x%lx - 0x%lx] in %s section.\n"
2023 msgstr ""
2024
2025 #: dwarf.c:3597
2026 #, c-format
2027 msgid "There is an overlap [0x%lx - 0x%lx] in %s section.\n"
2028 msgstr ""
2029
2030 #: dwarf.c:3640
2031 msgid "(start == end)"
2032 msgstr ""
2033
2034 #: dwarf.c:3642
2035 msgid "(start > end)"
2036 msgstr ""
2037
2038 #: dwarf.c:3879
2039 msgid "bad register: "
2040 msgstr ""
2041
2042 #: dwarf.c:3881
2043 #, c-format
2044 msgid "Contents of the %s section:\n"
2045 msgstr ""
2046
2047 #: dwarf.c:4646
2048 #, c-format
2049 msgid "  DW_CFA_??? (User defined call frame op: %#x)\n"
2050 msgstr ""
2051
2052 #: dwarf.c:4648
2053 #, c-format
2054 msgid "unsupported or unknown Dwarf Call Frame Instruction number: %#x\n"
2055 msgstr ""
2056
2057 #: dwarf.c:4672
2058 #, c-format
2059 msgid "Displaying the debug contents of section %s is not yet supported.\n"
2060 msgstr ""
2061
2062 #: dwarf.c:4714
2063 #, c-format
2064 msgid "%s: Error: "
2065 msgstr ""
2066
2067 #: dwarf.c:4725
2068 #, c-format
2069 msgid "%s: Warning: "
2070 msgstr ""
2071
2072 #: dwarf.c:4823 dwarf.c:4889
2073 #, c-format
2074 msgid "Unrecognized debug option '%s'\n"
2075 msgstr ""
2076
2077 #: emul_aix.c:43
2078 #, c-format
2079 msgid "  [-g]         - 32 bit small archive\n"
2080 msgstr ""
2081
2082 #: emul_aix.c:44
2083 #, c-format
2084 msgid "  [-X32]       - ignores 64 bit objects\n"
2085 msgstr ""
2086
2087 #: emul_aix.c:45
2088 #, c-format
2089 msgid "  [-X64]       - ignores 32 bit objects\n"
2090 msgstr ""
2091
2092 #: emul_aix.c:46
2093 #, c-format
2094 msgid "  [-X32_64]    - accepts 32 and 64 bit objects\n"
2095 msgstr ""
2096
2097 #: ieee.c:311
2098 msgid "unexpected end of debugging information"
2099 msgstr ""
2100
2101 #: ieee.c:398
2102 msgid "invalid number"
2103 msgstr ""
2104
2105 #: ieee.c:451
2106 msgid "invalid string length"
2107 msgstr ""
2108
2109 #: ieee.c:506 ieee.c:547
2110 msgid "expression stack overflow"
2111 msgstr ""
2112
2113 #: ieee.c:526
2114 msgid "unsupported IEEE expression operator"
2115 msgstr ""
2116
2117 #: ieee.c:541
2118 msgid "unknown section"
2119 msgstr ""
2120
2121 #: ieee.c:562
2122 msgid "expression stack underflow"
2123 msgstr ""
2124
2125 #: ieee.c:576
2126 msgid "expression stack mismatch"
2127 msgstr ""
2128
2129 #: ieee.c:613
2130 msgid "unknown builtin type"
2131 msgstr ""
2132
2133 #: ieee.c:758
2134 msgid "BCD float type not supported"
2135 msgstr ""
2136
2137 #: ieee.c:895
2138 msgid "unexpected number"
2139 msgstr ""
2140
2141 #: ieee.c:902
2142 msgid "unexpected record type"
2143 msgstr ""
2144
2145 #: ieee.c:935
2146 msgid "blocks left on stack at end"
2147 msgstr ""
2148
2149 #: ieee.c:1208
2150 msgid "unknown BB type"
2151 msgstr ""
2152
2153 #: ieee.c:1217
2154 msgid "stack overflow"
2155 msgstr ""
2156
2157 #: ieee.c:1240
2158 msgid "stack underflow"
2159 msgstr ""
2160
2161 #: ieee.c:1352 ieee.c:1422 ieee.c:2120
2162 msgid "illegal variable index"
2163 msgstr ""
2164
2165 #: ieee.c:1400
2166 msgid "illegal type index"
2167 msgstr ""
2168
2169 #: ieee.c:1410 ieee.c:1447
2170 msgid "unknown TY code"
2171 msgstr ""
2172
2173 #: ieee.c:1429
2174 msgid "undefined variable in TY"
2175 msgstr ""
2176
2177 #. Pascal file name.  FIXME.
2178 #: ieee.c:1841
2179 msgid "Pascal file name not supported"
2180 msgstr ""
2181
2182 #: ieee.c:1889
2183 msgid "unsupported qualifier"
2184 msgstr ""
2185
2186 #: ieee.c:2158
2187 msgid "undefined variable in ATN"
2188 msgstr ""
2189
2190 #: ieee.c:2201
2191 msgid "unknown ATN type"
2192 msgstr ""
2193
2194 #. Reserved for FORTRAN common.
2195 #: ieee.c:2323
2196 msgid "unsupported ATN11"
2197 msgstr ""
2198
2199 #. We have no way to record this information.  FIXME.
2200 #: ieee.c:2350
2201 msgid "unsupported ATN12"
2202 msgstr ""
2203
2204 #: ieee.c:2410
2205 msgid "unexpected string in C++ misc"
2206 msgstr ""
2207
2208 #: ieee.c:2423
2209 msgid "bad misc record"
2210 msgstr ""
2211
2212 #: ieee.c:2464
2213 msgid "unrecognized C++ misc record"
2214 msgstr ""
2215
2216 #: ieee.c:2579
2217 msgid "undefined C++ object"
2218 msgstr ""
2219
2220 #: ieee.c:2613
2221 msgid "unrecognized C++ object spec"
2222 msgstr ""
2223
2224 #: ieee.c:2649
2225 msgid "unsupported C++ object type"
2226 msgstr ""
2227
2228 #: ieee.c:2659
2229 msgid "C++ base class not defined"
2230 msgstr ""
2231
2232 #: ieee.c:2671 ieee.c:2776
2233 msgid "C++ object has no fields"
2234 msgstr ""
2235
2236 #: ieee.c:2690
2237 msgid "C++ base class not found in container"
2238 msgstr ""
2239
2240 #: ieee.c:2797
2241 msgid "C++ data member not found in container"
2242 msgstr ""
2243
2244 #: ieee.c:2838 ieee.c:2988
2245 msgid "unknown C++ visibility"
2246 msgstr ""
2247
2248 #: ieee.c:2872
2249 msgid "bad C++ field bit pos or size"
2250 msgstr ""
2251
2252 #: ieee.c:2964
2253 msgid "bad type for C++ method function"
2254 msgstr ""
2255
2256 #: ieee.c:2974
2257 msgid "no type information for C++ method function"
2258 msgstr ""
2259
2260 #: ieee.c:3013
2261 msgid "C++ static virtual method"
2262 msgstr ""
2263
2264 #: ieee.c:3108
2265 msgid "unrecognized C++ object overhead spec"
2266 msgstr ""
2267
2268 #: ieee.c:3147
2269 msgid "undefined C++ vtable"
2270 msgstr ""
2271
2272 #: ieee.c:3216
2273 msgid "C++ default values not in a function"
2274 msgstr ""
2275
2276 #: ieee.c:3256
2277 msgid "unrecognized C++ default type"
2278 msgstr ""
2279
2280 #: ieee.c:3287
2281 msgid "reference parameter is not a pointer"
2282 msgstr ""
2283
2284 #: ieee.c:3370
2285 msgid "unrecognized C++ reference type"
2286 msgstr ""
2287
2288 #: ieee.c:3452
2289 msgid "C++ reference not found"
2290 msgstr ""
2291
2292 #: ieee.c:3460
2293 msgid "C++ reference is not pointer"
2294 msgstr ""
2295
2296 #: ieee.c:3486 ieee.c:3494
2297 msgid "missing required ASN"
2298 msgstr ""
2299
2300 #: ieee.c:3521 ieee.c:3529
2301 msgid "missing required ATN65"
2302 msgstr ""
2303
2304 #: ieee.c:3543
2305 msgid "bad ATN65 record"
2306 msgstr ""
2307
2308 #: ieee.c:4171
2309 #, c-format
2310 msgid "IEEE numeric overflow: 0x"
2311 msgstr ""
2312
2313 #: ieee.c:4215
2314 #, c-format
2315 msgid "IEEE string length overflow: %u\n"
2316 msgstr ""
2317
2318 #: ieee.c:5212
2319 #, c-format
2320 msgid "IEEE unsupported integer type size %u\n"
2321 msgstr ""
2322
2323 #: ieee.c:5246
2324 #, c-format
2325 msgid "IEEE unsupported float type size %u\n"
2326 msgstr ""
2327
2328 #: ieee.c:5280
2329 #, c-format
2330 msgid "IEEE unsupported complex type size %u\n"
2331 msgstr ""
2332
2333 #: mclex.c:241
2334 msgid "Duplicate symbol entered into keyword list."
2335 msgstr ""
2336
2337 #: nlmconv.c:273 srconv.c:1822
2338 msgid "input and output files must be different"
2339 msgstr ""
2340
2341 #: nlmconv.c:320
2342 msgid "input file named both on command line and with INPUT"
2343 msgstr ""
2344
2345 #: nlmconv.c:329
2346 msgid "no input file"
2347 msgstr ""
2348
2349 #: nlmconv.c:359
2350 msgid "no name for output file"
2351 msgstr ""
2352
2353 #: nlmconv.c:373
2354 msgid "warning: input and output formats are not compatible"
2355 msgstr ""
2356
2357 #: nlmconv.c:403
2358 msgid "make .bss section"
2359 msgstr ""
2360
2361 #: nlmconv.c:413
2362 msgid "make .nlmsections section"
2363 msgstr ""
2364
2365 #: nlmconv.c:441
2366 msgid "set .bss vma"
2367 msgstr ""
2368
2369 #: nlmconv.c:448
2370 msgid "set .data size"
2371 msgstr ""
2372
2373 #: nlmconv.c:628
2374 #, c-format
2375 msgid "warning: symbol %s imported but not in import list"
2376 msgstr ""
2377
2378 #: nlmconv.c:648
2379 msgid "set start address"
2380 msgstr ""
2381
2382 #: nlmconv.c:697
2383 #, c-format
2384 msgid "warning: START procedure %s not defined"
2385 msgstr ""
2386
2387 #: nlmconv.c:699
2388 #, c-format
2389 msgid "warning: EXIT procedure %s not defined"
2390 msgstr ""
2391
2392 #: nlmconv.c:701
2393 #, c-format
2394 msgid "warning: CHECK procedure %s not defined"
2395 msgstr ""
2396
2397 #: nlmconv.c:721 nlmconv.c:907
2398 msgid "custom section"
2399 msgstr ""
2400
2401 #: nlmconv.c:741 nlmconv.c:936
2402 msgid "help section"
2403 msgstr ""
2404
2405 #: nlmconv.c:763 nlmconv.c:954
2406 msgid "message section"
2407 msgstr ""
2408
2409 #: nlmconv.c:778 nlmconv.c:987
2410 msgid "module section"
2411 msgstr ""
2412
2413 #: nlmconv.c:797 nlmconv.c:1003
2414 msgid "rpc section"
2415 msgstr ""
2416
2417 #. There is no place to record this information.
2418 #: nlmconv.c:833
2419 #, c-format
2420 msgid "%s: warning: shared libraries can not have uninitialized data"
2421 msgstr ""
2422
2423 #: nlmconv.c:854 nlmconv.c:1022
2424 msgid "shared section"
2425 msgstr ""
2426
2427 #: nlmconv.c:862
2428 msgid "warning: No version number given"
2429 msgstr ""
2430
2431 #: nlmconv.c:902 nlmconv.c:931 nlmconv.c:949 nlmconv.c:998 nlmconv.c:1017
2432 #, c-format
2433 msgid "%s: read: %s"
2434 msgstr ""
2435
2436 #: nlmconv.c:924
2437 msgid "warning: FULLMAP is not supported; try ld -M"
2438 msgstr ""
2439
2440 #: nlmconv.c:1100
2441 #, c-format
2442 msgid "Usage: %s [option(s)] [in-file [out-file]]\n"
2443 msgstr ""
2444
2445 #: nlmconv.c:1101
2446 #, c-format
2447 msgid " Convert an object file into a NetWare Loadable Module\n"
2448 msgstr ""
2449
2450 #: nlmconv.c:1102
2451 #, c-format
2452 msgid ""
2453 " The options are:\n"
2454 "  -I --input-target=<bfdname>   Set the input binary file format\n"
2455 "  -O --output-target=<bfdname>  Set the output binary file format\n"
2456 "  -T --header-file=<file>       Read <file> for NLM header information\n"
2457 "  -l --linker=<linker>          Use <linker> for any linking\n"
2458 "  -d --debug                    Display on stderr the linker command line\n"
2459 "  @<file>                       Read options from <file>.\n"
2460 "  -h --help                     Display this information\n"
2461 "  -v --version                  Display the program's version\n"
2462 msgstr ""
2463
2464 #: nlmconv.c:1143
2465 #, c-format
2466 msgid "support not compiled in for %s"
2467 msgstr ""
2468
2469 #: nlmconv.c:1180
2470 msgid "make section"
2471 msgstr ""
2472
2473 #: nlmconv.c:1194
2474 msgid "set section size"
2475 msgstr ""
2476
2477 #: nlmconv.c:1200
2478 msgid "set section alignment"
2479 msgstr ""
2480
2481 #: nlmconv.c:1204
2482 msgid "set section flags"
2483 msgstr ""
2484
2485 #: nlmconv.c:1215
2486 msgid "set .nlmsections size"
2487 msgstr ""
2488
2489 #: nlmconv.c:1296 nlmconv.c:1304 nlmconv.c:1313 nlmconv.c:1318
2490 msgid "set .nlmsection contents"
2491 msgstr ""
2492
2493 #: nlmconv.c:1795
2494 msgid "stub section sizes"
2495 msgstr ""
2496
2497 #: nlmconv.c:1842
2498 msgid "writing stub"
2499 msgstr ""
2500
2501 #: nlmconv.c:1926
2502 #, c-format
2503 msgid "unresolved PC relative reloc against %s"
2504 msgstr ""
2505
2506 #: nlmconv.c:1990
2507 #, c-format
2508 msgid "overflow when adjusting relocation against %s"
2509 msgstr ""
2510
2511 #: nlmconv.c:2117
2512 #, c-format
2513 msgid "%s: execution of %s failed: "
2514 msgstr ""
2515
2516 #: nlmconv.c:2132
2517 #, c-format
2518 msgid "Execution of %s failed"
2519 msgstr ""
2520
2521 #: nm.c:220 size.c:78 strings.c:659
2522 #, c-format
2523 msgid "Usage: %s [option(s)] [file(s)]\n"
2524 msgstr ""
2525
2526 #: nm.c:221
2527 #, c-format
2528 msgid " List symbols in [file(s)] (a.out by default).\n"
2529 msgstr ""
2530
2531 #: nm.c:222
2532 #, c-format
2533 msgid ""
2534 " The options are:\n"
2535 "  -a, --debug-syms       Display debugger-only symbols\n"
2536 "  -A, --print-file-name  Print name of the input file before every symbol\n"
2537 "  -B                     Same as --format=bsd\n"
2538 "  -C, --demangle[=STYLE] Decode low-level symbol names into user-level names\n"
2539 "                          The STYLE, if specified, can be `auto' (the default),\n"
2540 "                          `gnu', `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
2541 "                          or `gnat'\n"
2542 "      --no-demangle      Do not demangle low-level symbol names\n"
2543 "  -D, --dynamic          Display dynamic symbols instead of normal symbols\n"
2544 "      --defined-only     Display only defined symbols\n"
2545 "  -e                     (ignored)\n"
2546 "  -f, --format=FORMAT    Use the output format FORMAT.  FORMAT can be `bsd',\n"
2547 "                           `sysv' or `posix'.  The default is `bsd'\n"
2548 "  -g, --extern-only      Display only external symbols\n"
2549 "  -l, --line-numbers     Use debugging information to find a filename and\n"
2550 "                           line number for each symbol\n"
2551 "  -n, --numeric-sort     Sort symbols numerically by address\n"
2552 "  -o                     Same as -A\n"
2553 "  -p, --no-sort          Do not sort the symbols\n"
2554 "  -P, --portability      Same as --format=posix\n"
2555 "  -r, --reverse-sort     Reverse the sense of the sort\n"
2556 msgstr ""
2557
2558 #: nm.c:245
2559 #, c-format
2560 msgid "      --plugin NAME      Load the specified plugin\n"
2561 msgstr ""
2562
2563 #: nm.c:248
2564 #, c-format
2565 msgid ""
2566 "  -S, --print-size       Print size of defined symbols\n"
2567 "\t\t  -s, --print-armap      Include index for symbols from archive members\n"
2568 "      --size-sort        Sort symbols by size\n"
2569 "      --special-syms     Include special symbols in the output\n"
2570 "      --synthetic        Display synthetic symbols as well\n"
2571 "  -t, --radix=RADIX      Use RADIX for printing symbol values\n"
2572 "      --target=BFDNAME   Specify the target object format as BFDNAME\n"
2573 "  -u, --undefined-only   Display only undefined symbols\n"
2574 "  -X 32_64               (ignored)\n"
2575 "  @FILE                  Read options from FILE\n"
2576 "  -h, --help             Display this information\n"
2577 "  -V, --version          Display this program's version number\n"
2578 "\n"
2579 msgstr ""
2580
2581 #: nm.c:292
2582 #, c-format
2583 msgid "%s: invalid radix"
2584 msgstr ""
2585
2586 #: nm.c:316
2587 #, c-format
2588 msgid "%s: invalid output format"
2589 msgstr ""
2590
2591 #: nm.c:337 readelf.c:7016 readelf.c:7061
2592 #, c-format
2593 msgid "<processor specific>: %d"
2594 msgstr ""
2595
2596 #: nm.c:339 readelf.c:7025 readelf.c:7079
2597 #, c-format
2598 msgid "<OS specific>: %d"
2599 msgstr ""
2600
2601 #: nm.c:341 readelf.c:7028 readelf.c:7082
2602 #, c-format
2603 msgid "<unknown>: %d"
2604 msgstr ""
2605
2606 #: nm.c:381
2607 #, c-format
2608 msgid ""
2609 "\n"
2610 "Archive index:\n"
2611 msgstr ""
2612
2613 #: nm.c:1242
2614 #, c-format
2615 msgid ""
2616 "\n"
2617 "\n"
2618 "Undefined symbols from %s:\n"
2619 "\n"
2620 msgstr ""
2621
2622 #: nm.c:1244
2623 #, c-format
2624 msgid ""
2625 "\n"
2626 "\n"
2627 "Symbols from %s:\n"
2628 "\n"
2629 msgstr ""
2630
2631 #: nm.c:1246 nm.c:1297
2632 #, c-format
2633 msgid ""
2634 "Name                  Value   Class        Type         Size     Line  Section\n"
2635 "\n"
2636 msgstr ""
2637
2638 #: nm.c:1249 nm.c:1300
2639 #, c-format
2640 msgid ""
2641 "Name                  Value           Class        Type         Size             Line  Section\n"
2642 "\n"
2643 msgstr ""
2644
2645 #: nm.c:1293
2646 #, c-format
2647 msgid ""
2648 "\n"
2649 "\n"
2650 "Undefined symbols from %s[%s]:\n"
2651 "\n"
2652 msgstr ""
2653
2654 #: nm.c:1295
2655 #, c-format
2656 msgid ""
2657 "\n"
2658 "\n"
2659 "Symbols from %s[%s]:\n"
2660 "\n"
2661 msgstr ""
2662
2663 #: nm.c:1387
2664 #, c-format
2665 msgid "Print width has not been initialized (%d)"
2666 msgstr ""
2667
2668 #: nm.c:1615
2669 msgid "Only -X 32_64 is supported"
2670 msgstr ""
2671
2672 #: nm.c:1643
2673 msgid "Using the --size-sort and --undefined-only options together"
2674 msgstr ""
2675
2676 #: nm.c:1644
2677 msgid "will produce no output, since undefined symbols have no size."
2678 msgstr ""
2679
2680 #: nm.c:1672
2681 #, c-format
2682 msgid "data size %ld"
2683 msgstr ""
2684
2685 #: objcopy.c:463 srconv.c:1730
2686 #, c-format
2687 msgid "Usage: %s [option(s)] in-file [out-file]\n"
2688 msgstr ""
2689
2690 #: objcopy.c:464
2691 #, c-format
2692 msgid " Copies a binary file, possibly transforming it in the process\n"
2693 msgstr ""
2694
2695 #: objcopy.c:465 objcopy.c:572
2696 #, c-format
2697 msgid " The options are:\n"
2698 msgstr ""
2699
2700 #: objcopy.c:466
2701 #, c-format
2702 msgid ""
2703 "  -I --input-target <bfdname>      Assume input file is in format <bfdname>\n"
2704 "  -O --output-target <bfdname>     Create an output file in format <bfdname>\n"
2705 "  -B --binary-architecture <arch>  Set arch of output file, when input is binary\n"
2706 "  -F --target <bfdname>            Set both input and output format to <bfdname>\n"
2707 "     --debugging                   Convert debugging information, if possible\n"
2708 "  -p --preserve-dates              Copy modified/access timestamps to the output\n"
2709 "  -j --only-section <name>         Only copy section <name> into the output\n"
2710 "     --add-gnu-debuglink=<file>    Add section .gnu_debuglink linking to <file>\n"
2711 "  -R --remove-section <name>       Remove section <name> from the output\n"
2712 "  -S --strip-all                   Remove all symbol and relocation information\n"
2713 "  -g --strip-debug                 Remove all debugging symbols & sections\n"
2714 "     --strip-unneeded              Remove all symbols not needed by relocations\n"
2715 "  -N --strip-symbol <name>         Do not copy symbol <name>\n"
2716 "     --strip-unneeded-symbol <name>\n"
2717 "                                   Do not copy symbol <name> unless needed by\n"
2718 "                                     relocations\n"
2719 "     --only-keep-debug             Strip everything but the debug information\n"
2720 "     --extract-symbol              Remove section contents but keep symbols\n"
2721 "  -K --keep-symbol <name>          Do not strip symbol <name>\n"
2722 "     --keep-file-symbols           Do not strip file symbol(s)\n"
2723 "     --localize-hidden             Turn all ELF hidden symbols into locals\n"
2724 "  -L --localize-symbol <name>      Force symbol <name> to be marked as a local\n"
2725 "     --globalize-symbol <name>     Force symbol <name> to be marked as a global\n"
2726 "  -G --keep-global-symbol <name>   Localize all symbols except <name>\n"
2727 "  -W --weaken-symbol <name>        Force symbol <name> to be marked as a weak\n"
2728 "     --weaken                      Force all global symbols to be marked as weak\n"
2729 "  -w --wildcard                    Permit wildcard in symbol comparison\n"
2730 "  -x --discard-all                 Remove all non-global symbols\n"
2731 "  -X --discard-locals              Remove any compiler-generated symbols\n"
2732 "  -i --interleave <number>         Only copy one out of every <number> bytes\n"
2733 "  -b --byte <num>                  Select byte <num> in every interleaved block\n"
2734 "     --gap-fill <val>              Fill gaps between sections with <val>\n"
2735 "     --pad-to <addr>               Pad the last section up to address <addr>\n"
2736 "     --set-start <addr>            Set the start address to <addr>\n"
2737 "    {--change-start|--adjust-start} <incr>\n"
2738 "                                   Add <incr> to the start address\n"
2739 "    {--change-addresses|--adjust-vma} <incr>\n"
2740 "                                   Add <incr> to LMA, VMA and start addresses\n"
2741 "    {--change-section-address|--adjust-section-vma} <name>{=|+|-}<val>\n"
2742 "                                   Change LMA and VMA of section <name> by <val>\n"
2743 "     --change-section-lma <name>{=|+|-}<val>\n"
2744 "                                   Change the LMA of section <name> by <val>\n"
2745 "     --change-section-vma <name>{=|+|-}<val>\n"
2746 "                                   Change the VMA of section <name> by <val>\n"
2747 "    {--[no-]change-warnings|--[no-]adjust-warnings}\n"
2748 "                                   Warn if a named section does not exist\n"
2749 "     --set-section-flags <name>=<flags>\n"
2750 "                                   Set section <name>'s properties to <flags>\n"
2751 "     --add-section <name>=<file>   Add section <name> found in <file> to output\n"
2752 "     --rename-section <old>=<new>[,<flags>] Rename section <old> to <new>\n"
2753 "     --long-section-names {enable|disable|keep}\n"
2754 "                                   Handle long section names in Coff objects.\n"
2755 "     --change-leading-char         Force output format's leading character style\n"
2756 "     --remove-leading-char         Remove leading character from global symbols\n"
2757 "     --reverse-bytes=<num>         Reverse <num> bytes at a time, in output sections with content\n"
2758 "     --redefine-sym <old>=<new>    Redefine symbol name <old> to <new>\n"
2759 "     --redefine-syms <file>        --redefine-sym for all symbol pairs \n"
2760 "                                     listed in <file>\n"
2761 "     --srec-len <number>           Restrict the length of generated Srecords\n"
2762 "     --srec-forceS3                Restrict the type of generated Srecords to S3\n"
2763 "     --strip-symbols <file>        -N for all symbols listed in <file>\n"
2764 "     --strip-unneeded-symbols <file>\n"
2765 "                                   --strip-unneeded-symbol for all symbols listed\n"
2766 "                                     in <file>\n"
2767 "     --keep-symbols <file>         -K for all symbols listed in <file>\n"
2768 "     --localize-symbols <file>     -L for all symbols listed in <file>\n"
2769 "     --globalize-symbols <file>    --globalize-symbol for all in <file>\n"
2770 "     --keep-global-symbols <file>  -G for all symbols listed in <file>\n"
2771 "     --weaken-symbols <file>       -W for all symbols listed in <file>\n"
2772 "     --alt-machine-code <index>    Use the target's <index>'th alternative machine\n"
2773 "     --writable-text               Mark the output text as writable\n"
2774 "     --readonly-text               Make the output text write protected\n"
2775 "     --pure                        Mark the output file as demand paged\n"
2776 "     --impure                      Mark the output file as impure\n"
2777 "     --prefix-symbols <prefix>     Add <prefix> to start of every symbol name\n"
2778 "     --prefix-sections <prefix>    Add <prefix> to start of every section name\n"
2779 "     --prefix-alloc-sections <prefix>\n"
2780 "                                   Add <prefix> to start of every allocatable\n"
2781 "                                     section name\n"
2782 "     --file-alignment <num>        Set PE file alignment to <num>\n"
2783 "     --heap <reserve>[,<commit>]   Set PE reserve/commit heap to <reserve>/\n"
2784 "                                   <commit>\n"
2785 "     --image-base <address>        Set PE image base to <address>\n"
2786 "     --section-alignment <num>     Set PE section alignment to <num>\n"
2787 "     --stack <reserve>[,<commit>]  Set PE reserve/commit stack to <reserve>/\n"
2788 "                                   <commit>\n"
2789 "     --subsystem <name>[:<version>]\n"
2790 "                                   Set PE subsystem to <name> [& <version>]\n"
2791 "]  -v --verbose                     List all object files modified\n"
2792 "  @<file>                          Read options from <file>\n"
2793 "  -V --version                     Display this program's version number\n"
2794 "  -h --help                        Display this output\n"
2795 "     --info                        List object formats & architectures supported\n"
2796 msgstr ""
2797
2798 #: objcopy.c:570
2799 #, c-format
2800 msgid "Usage: %s <option(s)> in-file(s)\n"
2801 msgstr ""
2802
2803 #: objcopy.c:571
2804 #, c-format
2805 msgid " Removes symbols and sections from files\n"
2806 msgstr ""
2807
2808 #: objcopy.c:573
2809 #, c-format
2810 msgid ""
2811 "  -I --input-target=<bfdname>      Assume input file is in format <bfdname>\n"
2812 "  -O --output-target=<bfdname>     Create an output file in format <bfdname>\n"
2813 "  -F --target=<bfdname>            Set both input and output format to <bfdname>\n"
2814 "  -p --preserve-dates              Copy modified/access timestamps to the output\n"
2815 "  -R --remove-section=<name>       Remove section <name> from the output\n"
2816 "  -s --strip-all                   Remove all symbol and relocation information\n"
2817 "  -g -S -d --strip-debug           Remove all debugging symbols & sections\n"
2818 "     --strip-unneeded              Remove all symbols not needed by relocations\n"
2819 "     --only-keep-debug             Strip everything but the debug information\n"
2820 "  -N --strip-symbol=<name>         Do not copy symbol <name>\n"
2821 "  -K --keep-symbol=<name>          Do not strip symbol <name>\n"
2822 "     --keep-file-symbols           Do not strip file symbol(s)\n"
2823 "  -w --wildcard                    Permit wildcard in symbol comparison\n"
2824 "  -x --discard-all                 Remove all non-global symbols\n"
2825 "  -X --discard-locals              Remove any compiler-generated symbols\n"
2826 "  -v --verbose                     List all object files modified\n"
2827 "  -V --version                     Display this program's version number\n"
2828 "  -h --help                        Display this output\n"
2829 "     --info                        List object formats & architectures supported\n"
2830 "  -o <file>                        Place stripped output into <file>\n"
2831 msgstr ""
2832
2833 #: objcopy.c:646
2834 #, c-format
2835 msgid "unrecognized section flag `%s'"
2836 msgstr ""
2837
2838 #: objcopy.c:647
2839 #, c-format
2840 msgid "supported flags: %s"
2841 msgstr ""
2842
2843 #: objcopy.c:748
2844 #, c-format
2845 msgid "cannot open '%s': %s"
2846 msgstr ""
2847
2848 #: objcopy.c:751 objcopy.c:3336
2849 #, c-format
2850 msgid "%s: fread failed"
2851 msgstr ""
2852
2853 #: objcopy.c:824
2854 #, c-format
2855 msgid "%s:%d: Ignoring rubbish found on this line"
2856 msgstr ""
2857
2858 #: objcopy.c:1121
2859 #, c-format
2860 msgid "not stripping symbol `%s' because it is named in a relocation"
2861 msgstr ""
2862
2863 #: objcopy.c:1204
2864 #, c-format
2865 msgid "%s: Multiple redefinition of symbol \"%s\""
2866 msgstr ""
2867
2868 #: objcopy.c:1208
2869 #, c-format
2870 msgid "%s: Symbol \"%s\" is target of more than one redefinition"
2871 msgstr ""
2872
2873 #: objcopy.c:1236
2874 #, c-format
2875 msgid "couldn't open symbol redefinition file %s (error: %s)"
2876 msgstr ""
2877
2878 #: objcopy.c:1314
2879 #, c-format
2880 msgid "%s:%d: garbage found at end of line"
2881 msgstr ""
2882
2883 #: objcopy.c:1317
2884 #, c-format
2885 msgid "%s:%d: missing new symbol name"
2886 msgstr ""
2887
2888 #: objcopy.c:1327
2889 #, c-format
2890 msgid "%s:%d: premature end of file"
2891 msgstr ""
2892
2893 #: objcopy.c:1353
2894 #, c-format
2895 msgid "stat returns negative size for `%s'"
2896 msgstr ""
2897
2898 #: objcopy.c:1365
2899 #, c-format
2900 msgid "copy from `%s' [unknown] to `%s' [unknown]\n"
2901 msgstr ""
2902
2903 #: objcopy.c:1420
2904 msgid "Unable to change endianness of input file(s)"
2905 msgstr ""
2906
2907 #: objcopy.c:1429
2908 #, c-format
2909 msgid "copy from `%s' [%s] to `%s' [%s]\n"
2910 msgstr ""
2911
2912 #: objcopy.c:1474
2913 #, c-format
2914 msgid "Unable to recognise the format of the input file `%s'"
2915 msgstr ""
2916
2917 #: objcopy.c:1477
2918 #, c-format
2919 msgid "Warning: Output file cannot represent architecture `%s'"
2920 msgstr ""
2921
2922 #: objcopy.c:1540
2923 #, c-format
2924 msgid "warning: file alignment (0x%s) > section alignment (0x%s)"
2925 msgstr ""
2926
2927 #: objcopy.c:1599
2928 #, c-format
2929 msgid "can't add section '%s'"
2930 msgstr ""
2931
2932 #: objcopy.c:1608
2933 #, c-format
2934 msgid "can't create section `%s'"
2935 msgstr ""
2936
2937 #: objcopy.c:1654
2938 #, c-format
2939 msgid "cannot create debug link section `%s'"
2940 msgstr ""
2941
2942 #: objcopy.c:1747
2943 msgid "Can't fill gap after section"
2944 msgstr ""
2945
2946 #: objcopy.c:1771
2947 msgid "can't add padding"
2948 msgstr ""
2949
2950 #: objcopy.c:1862
2951 #, c-format
2952 msgid "cannot fill debug link section `%s'"
2953 msgstr ""
2954
2955 #: objcopy.c:1925
2956 msgid "error copying private BFD data"
2957 msgstr ""
2958
2959 #: objcopy.c:1936
2960 #, c-format
2961 msgid "this target does not support %lu alternative machine codes"
2962 msgstr ""
2963
2964 #: objcopy.c:1940
2965 msgid "treating that number as an absolute e_machine value instead"
2966 msgstr ""
2967
2968 #: objcopy.c:1944
2969 msgid "ignoring the alternative value"
2970 msgstr ""
2971
2972 #: objcopy.c:1975 objcopy.c:2010
2973 #, c-format
2974 msgid "cannot create tempdir for archive copying (error: %s)"
2975 msgstr ""
2976
2977 #: objcopy.c:2071
2978 msgid "Unable to recognise the format of file"
2979 msgstr ""
2980
2981 #: objcopy.c:2168
2982 #, c-format
2983 msgid "error: the input file '%s' is empty"
2984 msgstr ""
2985
2986 #: objcopy.c:2300
2987 #, c-format
2988 msgid "Multiple renames of section %s"
2989 msgstr ""
2990
2991 #: objcopy.c:2351
2992 msgid "error in private header data"
2993 msgstr ""
2994
2995 #: objcopy.c:2429
2996 msgid "failed to create output section"
2997 msgstr ""
2998
2999 #: objcopy.c:2443
3000 msgid "failed to set size"
3001 msgstr ""
3002
3003 #: objcopy.c:2457
3004 msgid "failed to set vma"
3005 msgstr ""
3006
3007 #: objcopy.c:2482
3008 msgid "failed to set alignment"
3009 msgstr ""
3010
3011 #: objcopy.c:2516
3012 msgid "failed to copy private data"
3013 msgstr ""
3014
3015 #: objcopy.c:2598
3016 msgid "relocation count is negative"
3017 msgstr ""
3018
3019 #. User must pad the section up in order to do this.
3020 #: objcopy.c:2659
3021 #, c-format
3022 msgid "cannot reverse bytes: length of section %s must be evenly divisible by %d"
3023 msgstr ""
3024
3025 #: objcopy.c:2843
3026 msgid "can't create debugging section"
3027 msgstr ""
3028
3029 #: objcopy.c:2856
3030 msgid "can't set debugging section contents"
3031 msgstr ""
3032
3033 #: objcopy.c:2864
3034 #, c-format
3035 msgid "don't know how to write debugging information for %s"
3036 msgstr ""
3037
3038 #: objcopy.c:3006
3039 msgid "could not create temporary file to hold stripped copy"
3040 msgstr ""
3041
3042 #: objcopy.c:3078
3043 #, c-format
3044 msgid "%s: bad version in PE subsystem"
3045 msgstr ""
3046
3047 #: objcopy.c:3108
3048 #, c-format
3049 msgid "unknown PE subsystem: %s"
3050 msgstr ""
3051
3052 #: objcopy.c:3168
3053 msgid "byte number must be non-negative"
3054 msgstr ""
3055
3056 #: objcopy.c:3178
3057 msgid "interleave must be positive"
3058 msgstr ""
3059
3060 #: objcopy.c:3198 objcopy.c:3206
3061 #, c-format
3062 msgid "%s both copied and removed"
3063 msgstr ""
3064
3065 #: objcopy.c:3307 objcopy.c:3381 objcopy.c:3481 objcopy.c:3512 objcopy.c:3536
3066 #: objcopy.c:3540 objcopy.c:3560
3067 #, c-format
3068 msgid "bad format for %s"
3069 msgstr ""
3070
3071 #: objcopy.c:3331
3072 #, c-format
3073 msgid "cannot open: %s: %s"
3074 msgstr ""
3075
3076 #: objcopy.c:3450
3077 #, c-format
3078 msgid "Warning: truncating gap-fill from 0x%s to 0x%x"
3079 msgstr ""
3080
3081 #: objcopy.c:3611
3082 #, c-format
3083 msgid "unknown long section names option '%s'"
3084 msgstr ""
3085
3086 #: objcopy.c:3629
3087 msgid "unable to parse alternative machine code"
3088 msgstr ""
3089
3090 #: objcopy.c:3674
3091 msgid "number of bytes to reverse must be positive and even"
3092 msgstr ""
3093
3094 #: objcopy.c:3677
3095 #, c-format
3096 msgid "Warning: ignoring previous --reverse-bytes value of %d"
3097 msgstr ""
3098
3099 #: objcopy.c:3692
3100 #, c-format
3101 msgid "%s: invalid reserve value for --heap"
3102 msgstr ""
3103
3104 #: objcopy.c:3698
3105 #, c-format
3106 msgid "%s: invalid commit value for --heap"
3107 msgstr ""
3108
3109 #: objcopy.c:3723
3110 #, c-format
3111 msgid "%s: invalid reserve value for --stack"
3112 msgstr ""
3113
3114 #: objcopy.c:3729
3115 #, c-format
3116 msgid "%s: invalid commit value for --stack"
3117 msgstr ""
3118
3119 #: objcopy.c:3758
3120 msgid "byte number must be less than interleave"
3121 msgstr ""
3122
3123 #: objcopy.c:3785
3124 #, c-format
3125 msgid "unknown input EFI target: %s"
3126 msgstr ""
3127
3128 #: objcopy.c:3816
3129 #, c-format
3130 msgid "unknown output EFI target: %s"
3131 msgstr ""
3132
3133 #: objcopy.c:3841
3134 #, c-format
3135 msgid "architecture %s unknown"
3136 msgstr ""
3137
3138 #: objcopy.c:3845
3139 msgid "Warning: input target 'binary' required for binary architecture parameter."
3140 msgstr ""
3141
3142 #: objcopy.c:3846
3143 #, c-format
3144 msgid " Argument %s ignored"
3145 msgstr ""
3146
3147 #: objcopy.c:3852
3148 #, c-format
3149 msgid "warning: could not locate '%s'.  System error message: %s"
3150 msgstr ""
3151
3152 #: objcopy.c:3863
3153 #, c-format
3154 msgid "warning: could not create temporary file whilst copying '%s', (error: %s)"
3155 msgstr ""
3156
3157 #: objcopy.c:3891 objcopy.c:3905
3158 #, c-format
3159 msgid "%s %s%c0x%s never used"
3160 msgstr ""
3161
3162 #: objdump.c:187
3163 #, c-format
3164 msgid "Usage: %s <option(s)> <file(s)>\n"
3165 msgstr ""
3166
3167 #: objdump.c:188
3168 #, c-format
3169 msgid " Display information from object <file(s)>.\n"
3170 msgstr ""
3171
3172 #: objdump.c:189
3173 #, c-format
3174 msgid " At least one of the following switches must be given:\n"
3175 msgstr ""
3176
3177 #: objdump.c:190
3178 #, c-format
3179 msgid ""
3180 "  -a, --archive-headers    Display archive header information\n"
3181 "  -f, --file-headers       Display the contents of the overall file header\n"
3182 "  -p, --private-headers    Display object format specific file header contents\n"
3183 "  -h, --[section-]headers  Display the contents of the section headers\n"
3184 "  -x, --all-headers        Display the contents of all headers\n"
3185 "  -d, --disassemble        Display assembler contents of executable sections\n"
3186 "  -D, --disassemble-all    Display assembler contents of all sections\n"
3187 "  -S, --source             Intermix source code with disassembly\n"
3188 "  -s, --full-contents      Display the full contents of all sections requested\n"
3189 "  -g, --debugging          Display debug information in object file\n"
3190 "  -e, --debugging-tags     Display debug information using ctags style\n"
3191 "  -G, --stabs              Display (in raw form) any STABS info in the file\n"
3192 "  -W[lLiaprmfFsoR] or\n"
3193 "  --dwarf[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n"
3194 "                           Display DWARF info in the file\n"
3195 "  -t, --syms               Display the contents of the symbol table(s)\n"
3196 "  -T, --dynamic-syms       Display the contents of the dynamic symbol table\n"
3197 "  -r, --reloc              Display the relocation entries in the file\n"
3198 "  -R, --dynamic-reloc      Display the dynamic relocation entries in the file\n"
3199 "  @<file>                  Read options from <file>\n"
3200 "  -v, --version            Display this program's version number\n"
3201 "  -i, --info               List object formats and architectures supported\n"
3202 "  -H, --help               Display this information\n"
3203 msgstr ""
3204
3205 #: objdump.c:217
3206 #, c-format
3207 msgid ""
3208 "\n"
3209 " The following switches are optional:\n"
3210 msgstr ""
3211
3212 #: objdump.c:218
3213 #, c-format
3214 msgid ""
3215 "  -b, --target=BFDNAME           Specify the target object format as BFDNAME\n"
3216 "  -m, --architecture=MACHINE     Specify the target architecture as MACHINE\n"
3217 "  -j, --section=NAME             Only display information for section NAME\n"
3218 "  -M, --disassembler-options=OPT Pass text OPT on to the disassembler\n"
3219 "  -EB --endian=big               Assume big endian format when disassembling\n"
3220 "  -EL --endian=little            Assume little endian format when disassembling\n"
3221 "      --file-start-context       Include context from start of file (with -S)\n"
3222 "  -I, --include=DIR              Add DIR to search list for source files\n"
3223 "  -l, --line-numbers             Include line numbers and filenames in output\n"
3224 "  -F, --file-offsets             Include file offsets when displaying information\n"
3225 "  -C, --demangle[=STYLE]         Decode mangled/processed symbol names\n"
3226 "                                  The STYLE, if specified, can be `auto', `gnu',\n"
3227 "                                  `lucid', `arm', `hp', `edg', `gnu-v3', `java'\n"
3228 "                                  or `gnat'\n"
3229 "  -w, --wide                     Format output for more than 80 columns\n"
3230 "  -z, --disassemble-zeroes       Do not skip blocks of zeroes when disassembling\n"
3231 "      --start-address=ADDR       Only process data whose address is >= ADDR\n"
3232 "      --stop-address=ADDR        Only process data whose address is <= ADDR\n"
3233 "      --prefix-addresses         Print complete address alongside disassembly\n"
3234 "      --[no-]show-raw-insn       Display hex alongside symbolic disassembly\n"
3235 "      --insn-width=WIDTH         Display WIDTH bytes on a signle line for -d\n"
3236 "      --adjust-vma=OFFSET        Add OFFSET to all displayed section addresses\n"
3237 "      --special-syms             Include special symbols in symbol dumps\n"
3238 "      --prefix=PREFIX            Add PREFIX to absolute paths for -S\n"
3239 "      --prefix-strip=LEVEL       Strip initial directory names for -S\n"
3240 "\n"
3241 msgstr ""
3242
3243 #: objdump.c:433
3244 #, c-format
3245 msgid "Sections:\n"
3246 msgstr ""
3247
3248 #: objdump.c:436 objdump.c:440
3249 #, c-format
3250 msgid "Idx Name          Size      VMA       LMA       File off  Algn"
3251 msgstr ""
3252
3253 #: objdump.c:442
3254 #, c-format
3255 msgid "Idx Name          Size      VMA               LMA               File off  Algn"
3256 msgstr ""
3257
3258 #: objdump.c:446
3259 #, c-format
3260 msgid "  Flags"
3261 msgstr ""
3262
3263 #: objdump.c:448
3264 #, c-format
3265 msgid "  Pg"
3266 msgstr ""
3267
3268 #: objdump.c:491
3269 #, c-format
3270 msgid "%s: not a dynamic object"
3271 msgstr ""
3272
3273 #: objdump.c:916 objdump.c:940
3274 #, c-format
3275 msgid " (File Offset: 0x%lx)"
3276 msgstr ""
3277
3278 #: objdump.c:1886
3279 #, c-format
3280 msgid ""
3281 "\n"
3282 "Disassembly of section %s:\n"
3283 msgstr ""
3284
3285 #: objdump.c:2062
3286 #, c-format
3287 msgid "Can't use supplied machine %s"
3288 msgstr ""
3289
3290 #: objdump.c:2081
3291 #, c-format
3292 msgid "Can't disassemble for architecture %s\n"
3293 msgstr ""
3294
3295 #: objdump.c:2172
3296 #, c-format
3297 msgid ""
3298 "\n"
3299 "Can't get contents for section '%s'.\n"
3300 msgstr ""
3301
3302 #: objdump.c:2183
3303 #, c-format
3304 msgid ""
3305 "\n"
3306 "Can't uncompress section '%s'.\n"
3307 msgstr ""
3308
3309 #: objdump.c:2312
3310 #, c-format
3311 msgid ""
3312 "No %s section present\n"
3313 "\n"
3314 msgstr ""
3315
3316 #: objdump.c:2321
3317 #, c-format
3318 msgid "Reading %s section of %s failed: %s"
3319 msgstr ""
3320
3321 #: objdump.c:2365
3322 #, c-format
3323 msgid ""
3324 "Contents of %s section:\n"
3325 "\n"
3326 msgstr ""
3327
3328 #: objdump.c:2496
3329 #, c-format
3330 msgid "architecture: %s, "
3331 msgstr ""
3332
3333 #: objdump.c:2499
3334 #, c-format
3335 msgid "flags 0x%08x:\n"
3336 msgstr ""
3337
3338 #: objdump.c:2513
3339 #, c-format
3340 msgid ""
3341 "\n"
3342 "start address 0x"
3343 msgstr ""
3344
3345 #: objdump.c:2576
3346 #, c-format
3347 msgid "Contents of section %s:"
3348 msgstr ""
3349
3350 #: objdump.c:2578
3351 #, c-format
3352 msgid "  (Starting at file offset: 0x%lx)"
3353 msgstr ""
3354
3355 #: objdump.c:2685
3356 #, c-format
3357 msgid "no symbols\n"
3358 msgstr ""
3359
3360 #: objdump.c:2692
3361 #, c-format
3362 msgid "no information for symbol number %ld\n"
3363 msgstr ""
3364
3365 #: objdump.c:2695
3366 #, c-format
3367 msgid "could not determine the type of symbol number %ld\n"
3368 msgstr ""
3369
3370 #: objdump.c:2975
3371 #, c-format
3372 msgid ""
3373 "\n"
3374 "%s:     file format %s\n"
3375 msgstr ""
3376
3377 #: objdump.c:3033
3378 #, c-format
3379 msgid "%s: printing debugging information failed"
3380 msgstr ""
3381
3382 #: objdump.c:3133
3383 #, c-format
3384 msgid "In archive %s:\n"
3385 msgstr ""
3386
3387 #: objdump.c:3249
3388 msgid "error: the start address should be before the end address"
3389 msgstr ""
3390
3391 #: objdump.c:3254
3392 msgid "error: the stop address should be after the start address"
3393 msgstr ""
3394
3395 #: objdump.c:3266
3396 msgid "error: prefix strip must be non-negative"
3397 msgstr ""
3398
3399 #: objdump.c:3271
3400 msgid "error: instruction width must be positive"
3401 msgstr ""
3402
3403 #: objdump.c:3280
3404 msgid "unrecognized -E option"
3405 msgstr ""
3406
3407 #: objdump.c:3291
3408 #, c-format
3409 msgid "unrecognized --endian type `%s'"
3410 msgstr ""
3411
3412 #: rclex.c:197
3413 msgid "invalid value specified for pragma code_page.\n"
3414 msgstr ""
3415
3416 #: rdcoff.c:198
3417 #, c-format
3418 msgid "parse_coff_type: Bad type code 0x%x"
3419 msgstr ""
3420
3421 #: rdcoff.c:406 rdcoff.c:511 rdcoff.c:699
3422 #, c-format
3423 msgid "bfd_coff_get_syment failed: %s"
3424 msgstr ""
3425
3426 #: rdcoff.c:422 rdcoff.c:719
3427 #, c-format
3428 msgid "bfd_coff_get_auxent failed: %s"
3429 msgstr ""
3430
3431 #: rdcoff.c:786
3432 #, c-format
3433 msgid "%ld: .bf without preceding function"
3434 msgstr ""
3435
3436 #: rdcoff.c:836
3437 #, c-format
3438 msgid "%ld: unexpected .ef\n"
3439 msgstr ""
3440
3441 #: rddbg.c:88
3442 #, c-format
3443 msgid "%s: no recognized debugging information"
3444 msgstr ""
3445
3446 #: rddbg.c:402
3447 #, c-format
3448 msgid "Last stabs entries before error:\n"
3449 msgstr ""
3450
3451 #: readelf.c:297
3452 #, c-format
3453 msgid "Unable to seek to 0x%lx for %s\n"
3454 msgstr ""
3455
3456 #: readelf.c:312
3457 #, c-format
3458 msgid "Out of memory allocating 0x%lx bytes for %s\n"
3459 msgstr ""
3460
3461 #: readelf.c:322
3462 #, c-format
3463 msgid "Unable to read in 0x%lx bytes of %s\n"
3464 msgstr ""
3465
3466 #: readelf.c:645
3467 msgid "Don't know about relocations on this machine architecture\n"
3468 msgstr ""
3469
3470 #: readelf.c:666 readelf.c:696 readelf.c:764 readelf.c:793
3471 msgid "relocs"
3472 msgstr ""
3473
3474 #: readelf.c:678 readelf.c:708 readelf.c:775 readelf.c:804
3475 msgid "out of memory parsing relocs\n"
3476 msgstr ""
3477
3478 #: readelf.c:909
3479 #, c-format
3480 msgid " Offset     Info    Type                Sym. Value  Symbol's Name + Addend\n"
3481 msgstr ""
3482
3483 #: readelf.c:911
3484 #, c-format
3485 msgid " Offset     Info    Type            Sym.Value  Sym. Name + Addend\n"
3486 msgstr ""
3487
3488 #: readelf.c:916
3489 #, c-format
3490 msgid " Offset     Info    Type                Sym. Value  Symbol's Name\n"
3491 msgstr ""
3492
3493 #: readelf.c:918
3494 #, c-format
3495 msgid " Offset     Info    Type            Sym.Value  Sym. Name\n"
3496 msgstr ""
3497
3498 #: readelf.c:926
3499 #, c-format
3500 msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name + Addend\n"
3501 msgstr ""
3502
3503 #: readelf.c:928
3504 #, c-format
3505 msgid "  Offset          Info           Type           Sym. Value    Sym. Name + Addend\n"
3506 msgstr ""
3507
3508 #: readelf.c:933
3509 #, c-format
3510 msgid "    Offset             Info             Type               Symbol's Value  Symbol's Name\n"
3511 msgstr ""
3512
3513 #: readelf.c:935
3514 #, c-format
3515 msgid "  Offset          Info           Type           Sym. Value    Sym. Name\n"
3516 msgstr ""
3517
3518 #: readelf.c:1222 readelf.c:1381 readelf.c:1389
3519 #, c-format
3520 msgid "unrecognized: %-7lx"
3521 msgstr ""
3522
3523 #: readelf.c:1247
3524 #, c-format
3525 msgid "<unknown addend: %lx>"
3526 msgstr ""
3527
3528 #: readelf.c:1339
3529 #, c-format
3530 msgid "<string table index: %3ld>"
3531 msgstr ""
3532
3533 #: readelf.c:1341
3534 #, c-format
3535 msgid "<corrupt string table index: %3ld>"
3536 msgstr ""
3537
3538 #: readelf.c:1716
3539 #, c-format
3540 msgid "Processor Specific: %lx"
3541 msgstr ""
3542
3543 #: readelf.c:1740
3544 #, c-format
3545 msgid "Operating System specific: %lx"
3546 msgstr ""
3547
3548 #: readelf.c:1744 readelf.c:2626
3549 #, c-format
3550 msgid "<unknown>: %lx"
3551 msgstr ""
3552
3553 #: readelf.c:1757
3554 msgid "NONE (None)"
3555 msgstr ""
3556
3557 #: readelf.c:1758
3558 msgid "REL (Relocatable file)"
3559 msgstr ""
3560
3561 #: readelf.c:1759
3562 msgid "EXEC (Executable file)"
3563 msgstr ""
3564
3565 #: readelf.c:1760
3566 msgid "DYN (Shared object file)"
3567 msgstr ""
3568
3569 #: readelf.c:1761
3570 msgid "CORE (Core file)"
3571 msgstr ""
3572
3573 #: readelf.c:1765
3574 #, c-format
3575 msgid "Processor Specific: (%x)"
3576 msgstr ""
3577
3578 #: readelf.c:1767
3579 #, c-format
3580 msgid "OS Specific: (%x)"
3581 msgstr ""
3582
3583 #: readelf.c:1769 readelf.c:2843
3584 #, c-format
3585 msgid "<unknown>: %x"
3586 msgstr ""
3587
3588 #: readelf.c:1781
3589 msgid "None"
3590 msgstr ""
3591
3592 #: readelf.c:1892
3593 #, c-format
3594 msgid "<unknown>: 0x%x"
3595 msgstr ""
3596
3597 #: readelf.c:2149
3598 msgid "unknown"
3599 msgstr ""
3600
3601 #: readelf.c:2150
3602 msgid "unknown mac"
3603 msgstr ""
3604
3605 #: readelf.c:2463
3606 msgid "Standalone App"
3607 msgstr ""
3608
3609 #: readelf.c:2466 readelf.c:3174 readelf.c:3190
3610 #, c-format
3611 msgid "<unknown: %x>"
3612 msgstr ""
3613
3614 #: readelf.c:2891
3615 #, c-format
3616 msgid "Usage: readelf <option(s)> elf-file(s)\n"
3617 msgstr ""
3618
3619 #: readelf.c:2892
3620 #, c-format
3621 msgid " Display information about the contents of ELF format files\n"
3622 msgstr ""
3623
3624 #: readelf.c:2893
3625 #, c-format
3626 msgid ""
3627 " Options are:\n"
3628 "  -a --all               Equivalent to: -h -l -S -s -r -d -V -A -I\n"
3629 "  -h --file-header       Display the ELF file header\n"
3630 "  -l --program-headers   Display the program headers\n"
3631 "     --segments          An alias for --program-headers\n"
3632 "  -S --section-headers   Display the sections' header\n"
3633 "     --sections          An alias for --section-headers\n"
3634 "  -g --section-groups    Display the section groups\n"
3635 "  -t --section-details   Display the section details\n"
3636 "  -e --headers           Equivalent to: -h -l -S\n"
3637 "  -s --syms              Display the symbol table\n"
3638 "      --symbols          An alias for --syms\n"
3639 "  -n --notes             Display the core notes (if present)\n"
3640 "  -r --relocs            Display the relocations (if present)\n"
3641 "  -u --unwind            Display the unwind info (if present)\n"
3642 "  -d --dynamic           Display the dynamic section (if present)\n"
3643 "  -V --version-info      Display the version sections (if present)\n"
3644 "  -A --arch-specific     Display architecture specific information (if any).\n"
3645 "  -c --archive-index     Display the symbol/file index in an archive\n"
3646 "  -D --use-dynamic       Use the dynamic section info when displaying symbols\n"
3647 "  -x --hex-dump=<number|name>\n"
3648 "                         Dump the contents of section <number|name> as bytes\n"
3649 "  -p --string-dump=<number|name>\n"
3650 "                         Dump the contents of section <number|name> as strings\n"
3651 "  -R --relocated-dump=<number|name>\n"
3652 "                         Dump the contents of section <number|name> as relocated bytes\n"
3653 "  -w[lLiaprmfFsoR] or\n"
3654 "  --debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=str,=loc,=Ranges]\n"
3655 "                         Display the contents of DWARF2 debug sections\n"
3656 msgstr ""
3657
3658 #: readelf.c:2923
3659 #, c-format
3660 msgid ""
3661 "  -i --instruction-dump=<number|name>\n"
3662 "                         Disassemble the contents of section <number|name>\n"
3663 msgstr ""
3664
3665 #: readelf.c:2927
3666 #, c-format
3667 msgid ""
3668 "  -I --histogram         Display histogram of bucket list lengths\n"
3669 "  -W --wide              Allow output width to exceed 80 characters\n"
3670 "  @<file>                Read options from <file>\n"
3671 "  -H --help              Display this information\n"
3672 "  -v --version           Display the version number of readelf\n"
3673 msgstr ""
3674
3675 #: readelf.c:2956 readelf.c:2985 readelf.c:2989 readelf.c:11591
3676 msgid "Out of memory allocating dump request table.\n"
3677 msgstr ""
3678
3679 #: readelf.c:3144
3680 #, c-format
3681 msgid "Invalid option '-%c'\n"
3682 msgstr ""
3683
3684 #: readelf.c:3158
3685 msgid "Nothing to do.\n"
3686 msgstr ""
3687
3688 #: readelf.c:3170 readelf.c:3186 readelf.c:6536
3689 msgid "none"
3690 msgstr ""
3691
3692 #: readelf.c:3187
3693 msgid "2's complement, little endian"
3694 msgstr ""
3695
3696 #: readelf.c:3188
3697 msgid "2's complement, big endian"
3698 msgstr ""
3699
3700 #: readelf.c:3206
3701 msgid "Not an ELF file - it has the wrong magic bytes at the start\n"
3702 msgstr ""
3703
3704 #: readelf.c:3216
3705 #, c-format
3706 msgid "ELF Header:\n"
3707 msgstr ""
3708
3709 #: readelf.c:3217
3710 #, c-format
3711 msgid "  Magic:   "
3712 msgstr ""
3713
3714 #: readelf.c:3221
3715 #, c-format
3716 msgid "  Class:                             %s\n"
3717 msgstr ""
3718
3719 #: readelf.c:3223
3720 #, c-format
3721 msgid "  Data:                              %s\n"
3722 msgstr ""
3723
3724 #: readelf.c:3225
3725 #, c-format
3726 msgid "  Version:                           %d %s\n"
3727 msgstr ""
3728
3729 #: readelf.c:3232
3730 #, c-format
3731 msgid "  OS/ABI:                            %s\n"
3732 msgstr ""
3733
3734 #: readelf.c:3234
3735 #, c-format
3736 msgid "  ABI Version:                       %d\n"
3737 msgstr ""
3738
3739 #: readelf.c:3236
3740 #, c-format
3741 msgid "  Type:                              %s\n"
3742 msgstr ""
3743
3744 #: readelf.c:3238
3745 #, c-format
3746 msgid "  Machine:                           %s\n"
3747 msgstr ""
3748
3749 #: readelf.c:3240
3750 #, c-format
3751 msgid "  Version:                           0x%lx\n"
3752 msgstr ""
3753
3754 #: readelf.c:3243
3755 #, c-format
3756 msgid "  Entry point address:               "
3757 msgstr ""
3758
3759 #: readelf.c:3245
3760 #, c-format
3761 msgid ""
3762 "\n"
3763 "  Start of program headers:          "
3764 msgstr ""
3765
3766 #: readelf.c:3247
3767 #, c-format
3768 msgid ""
3769 " (bytes into file)\n"
3770 "  Start of section headers:          "
3771 msgstr ""
3772
3773 #: readelf.c:3249
3774 #, c-format
3775 msgid " (bytes into file)\n"
3776 msgstr ""
3777
3778 #: readelf.c:3251
3779 #, c-format
3780 msgid "  Flags:                             0x%lx%s\n"
3781 msgstr ""
3782
3783 #: readelf.c:3254
3784 #, c-format
3785 msgid "  Size of this header:               %ld (bytes)\n"
3786 msgstr ""
3787
3788 #: readelf.c:3256
3789 #, c-format
3790 msgid "  Size of program headers:           %ld (bytes)\n"
3791 msgstr ""
3792
3793 #: readelf.c:3258
3794 #, c-format
3795 msgid "  Number of program headers:         %ld\n"
3796 msgstr ""
3797
3798 #: readelf.c:3260
3799 #, c-format
3800 msgid "  Size of section headers:           %ld (bytes)\n"
3801 msgstr ""
3802
3803 #: readelf.c:3262
3804 #, c-format
3805 msgid "  Number of section headers:         %ld"
3806 msgstr ""
3807
3808 #: readelf.c:3267
3809 #, c-format
3810 msgid "  Section header string table index: %ld"
3811 msgstr ""
3812
3813 #: readelf.c:3305 readelf.c:3339
3814 msgid "program headers"
3815 msgstr ""
3816
3817 #: readelf.c:3378 readelf.c:3678 readelf.c:3721 readelf.c:3782 readelf.c:3849
3818 #: readelf.c:4575 readelf.c:4599 readelf.c:5863 readelf.c:5909 readelf.c:6110
3819 #: readelf.c:7186 readelf.c:7200 readelf.c:7711 readelf.c:7727 readelf.c:7770
3820 #: readelf.c:7795 readelf.c:9780 readelf.c:9972 readelf.c:10507
3821 #: readelf.c:10881 readelf.c:10895 readelf.c:11256
3822 msgid "Out of memory\n"
3823 msgstr ""
3824
3825 #: readelf.c:3405
3826 #, c-format
3827 msgid ""
3828 "\n"
3829 "There are no program headers in this file.\n"
3830 msgstr ""
3831
3832 #: readelf.c:3411
3833 #, c-format
3834 msgid ""
3835 "\n"
3836 "Elf file type is %s\n"
3837 msgstr ""
3838
3839 #: readelf.c:3412
3840 #, c-format
3841 msgid "Entry point "
3842 msgstr ""
3843
3844 #: readelf.c:3414
3845 #, c-format
3846 msgid ""
3847 "\n"
3848 "There are %d program headers, starting at offset "
3849 msgstr ""
3850
3851 #: readelf.c:3426 readelf.c:3428
3852 #, c-format
3853 msgid ""
3854 "\n"
3855 "Program Headers:\n"
3856 msgstr ""
3857
3858 #: readelf.c:3432
3859 #, c-format
3860 msgid "  Type           Offset   VirtAddr   PhysAddr   FileSiz MemSiz  Flg Align\n"
3861 msgstr ""
3862
3863 #: readelf.c:3435
3864 #, c-format
3865 msgid "  Type           Offset   VirtAddr           PhysAddr           FileSiz  MemSiz   Flg Align\n"
3866 msgstr ""
3867
3868 #: readelf.c:3439
3869 #, c-format
3870 msgid "  Type           Offset             VirtAddr           PhysAddr\n"
3871 msgstr ""
3872
3873 #: readelf.c:3441
3874 #, c-format
3875 msgid "                 FileSiz            MemSiz              Flags  Align\n"
3876 msgstr ""
3877
3878 #: readelf.c:3534
3879 msgid "more than one dynamic segment\n"
3880 msgstr ""
3881
3882 #: readelf.c:3550
3883 msgid "no .dynamic section in the dynamic segment\n"
3884 msgstr ""
3885
3886 #: readelf.c:3565
3887 msgid "the .dynamic section is not contained within the dynamic segment\n"
3888 msgstr ""
3889
3890 #: readelf.c:3568
3891 msgid "the .dynamic section is not the first section in the dynamic segment.\n"
3892 msgstr ""
3893
3894 #: readelf.c:3576
3895 msgid "Unable to find program interpreter name\n"
3896 msgstr ""
3897
3898 #: readelf.c:3583
3899 msgid "Internal error: failed to create format string to display program interpreter\n"
3900 msgstr ""
3901
3902 #: readelf.c:3587
3903 msgid "Unable to read program interpreter name\n"
3904 msgstr ""
3905
3906 #: readelf.c:3590
3907 #, c-format
3908 msgid ""
3909 "\n"
3910 "      [Requesting program interpreter: %s]"
3911 msgstr ""
3912
3913 #: readelf.c:3602
3914 #, c-format
3915 msgid ""
3916 "\n"
3917 " Section to Segment mapping:\n"
3918 msgstr ""
3919
3920 #: readelf.c:3603
3921 #, c-format
3922 msgid "  Segment Sections...\n"
3923 msgstr ""
3924
3925 #: readelf.c:3638
3926 msgid "Cannot interpret virtual addresses without program headers.\n"
3927 msgstr ""
3928
3929 #: readelf.c:3654
3930 #, c-format
3931 msgid "Virtual address 0x%lx not located in any PT_LOAD segment.\n"
3932 msgstr ""
3933
3934 #: readelf.c:3669 readelf.c:3712
3935 msgid "section headers"
3936 msgstr ""
3937
3938 #: readelf.c:3757 readelf.c:3824
3939 msgid "symbols"
3940 msgstr ""
3941
3942 #: readelf.c:3769 readelf.c:3836
3943 msgid "symtab shndx"
3944 msgstr ""
3945
3946 #: readelf.c:4112 readelf.c:4559
3947 #, c-format
3948 msgid ""
3949 "\n"
3950 "There are no sections in this file.\n"
3951 msgstr ""
3952
3953 #: readelf.c:4118
3954 #, c-format
3955 msgid "There are %d section headers, starting at offset 0x%lx:\n"
3956 msgstr ""
3957
3958 #: readelf.c:4139 readelf.c:4676 readelf.c:4903 readelf.c:5203 readelf.c:5616
3959 #: readelf.c:7521
3960 msgid "string table"
3961 msgstr ""
3962
3963 #: readelf.c:4206
3964 #, c-format
3965 msgid "Section %d has invalid sh_entsize %lx (expected %lx)\n"
3966 msgstr ""
3967
3968 #: readelf.c:4226
3969 msgid "File contains multiple dynamic symbol tables\n"
3970 msgstr ""
3971
3972 #: readelf.c:4239
3973 msgid "File contains multiple dynamic string tables\n"
3974 msgstr ""
3975
3976 #: readelf.c:4245
3977 msgid "dynamic strings"
3978 msgstr ""
3979
3980 #: readelf.c:4252
3981 msgid "File contains multiple symtab shndx tables\n"
3982 msgstr ""
3983
3984 #: readelf.c:4303
3985 #, c-format
3986 msgid ""
3987 "\n"
3988 "Section Headers:\n"
3989 msgstr ""
3990
3991 #: readelf.c:4305
3992 #, c-format
3993 msgid ""
3994 "\n"
3995 "Section Header:\n"
3996 msgstr ""
3997
3998 #: readelf.c:4311 readelf.c:4322 readelf.c:4333
3999 #, c-format
4000 msgid "  [Nr] Name\n"
4001 msgstr ""
4002
4003 #: readelf.c:4312
4004 #, c-format
4005 msgid "       Type            Addr     Off    Size   ES   Lk Inf Al\n"
4006 msgstr ""
4007
4008 #: readelf.c:4316
4009 #, c-format
4010 msgid "  [Nr] Name              Type            Addr     Off    Size   ES Flg Lk Inf Al\n"
4011 msgstr ""
4012
4013 #: readelf.c:4323
4014 #, c-format
4015 msgid "       Type            Address          Off    Size   ES   Lk Inf Al\n"
4016 msgstr ""
4017
4018 #: readelf.c:4327
4019 #, c-format
4020 msgid "  [Nr] Name              Type            Address          Off    Size   ES Flg Lk Inf Al\n"
4021 msgstr ""
4022
4023 #: readelf.c:4334
4024 #, c-format
4025 msgid "       Type              Address          Offset            Link\n"
4026 msgstr ""
4027
4028 #: readelf.c:4335
4029 #, c-format
4030 msgid "       Size              EntSize          Info              Align\n"
4031 msgstr ""
4032
4033 #: readelf.c:4339
4034 #, c-format
4035 msgid "  [Nr] Name              Type             Address           Offset\n"
4036 msgstr ""
4037
4038 #: readelf.c:4340
4039 #, c-format
4040 msgid "       Size              EntSize          Flags  Link  Info  Align\n"
4041 msgstr ""
4042
4043 #: readelf.c:4345
4044 #, c-format
4045 msgid "       Flags\n"
4046 msgstr ""
4047
4048 #: readelf.c:4420
4049 #, c-format
4050 msgid "section %u: sh_link value of %u is larger than the number of sections\n"
4051 msgstr ""
4052
4053 #: readelf.c:4516
4054 #, c-format
4055 msgid ""
4056 "Key to Flags:\n"
4057 "  W (write), A (alloc), X (execute), M (merge), S (strings)\n"
4058 "  I (info), L (link order), G (group), x (unknown)\n"
4059 "  O (extra OS processing required) o (OS specific), p (processor specific)\n"
4060 msgstr ""
4061
4062 #: readelf.c:4534
4063 #, c-format
4064 msgid "[<unknown>: 0x%x]"
4065 msgstr ""
4066
4067 #: readelf.c:4566
4068 msgid "Section headers are not available!\n"
4069 msgstr ""
4070
4071 #: readelf.c:4590
4072 #, c-format
4073 msgid ""
4074 "\n"
4075 "There are no section groups in this file.\n"
4076 msgstr ""
4077
4078 #: readelf.c:4627
4079 #, c-format
4080 msgid "Bad sh_link in group section `%s'\n"
4081 msgstr ""
4082
4083 #: readelf.c:4646
4084 #, c-format
4085 msgid "Bad sh_info in group section `%s'\n"
4086 msgstr ""
4087
4088 #: readelf.c:4685
4089 msgid "section data"
4090 msgstr ""
4091
4092 #: readelf.c:4697
4093 #, c-format
4094 msgid "   [Index]    Name\n"
4095 msgstr ""
4096
4097 #: readelf.c:4711
4098 #, c-format
4099 msgid "section [%5u] in group section [%5u] > maximum section [%5u]\n"
4100 msgstr ""
4101
4102 #: readelf.c:4720
4103 #, c-format
4104 msgid "section [%5u] in group section [%5u] already in group section [%5u]\n"
4105 msgstr ""
4106
4107 #: readelf.c:4733
4108 #, c-format
4109 msgid "section 0 in group section [%5u]\n"
4110 msgstr ""
4111
4112 #: readelf.c:4828
4113 #, c-format
4114 msgid ""
4115 "\n"
4116 "'%s' relocation section at offset 0x%lx contains %ld bytes:\n"
4117 msgstr ""
4118
4119 #: readelf.c:4840
4120 #, c-format
4121 msgid ""
4122 "\n"
4123 "There are no dynamic relocations in this file.\n"
4124 msgstr ""
4125
4126 #: readelf.c:4864
4127 #, c-format
4128 msgid ""
4129 "\n"
4130 "Relocation section "
4131 msgstr ""
4132
4133 #: readelf.c:4869 readelf.c:5279 readelf.c:5294 readelf.c:5631
4134 #, c-format
4135 msgid "'%s'"
4136 msgstr ""
4137
4138 #: readelf.c:4871 readelf.c:5296 readelf.c:5633
4139 #, c-format
4140 msgid " at offset 0x%lx contains %lu entries:\n"
4141 msgstr ""
4142
4143 #: readelf.c:4922
4144 #, c-format
4145 msgid ""
4146 "\n"
4147 "There are no relocations in this file.\n"
4148 msgstr ""
4149
4150 #: readelf.c:5107 readelf.c:5480
4151 msgid "unwind table"
4152 msgstr ""
4153
4154 #: readelf.c:5149 readelf.c:5562
4155 #, c-format
4156 msgid "Skipping unexpected relocation type %s\n"
4157 msgstr ""
4158
4159 #: readelf.c:5211 readelf.c:5624 readelf.c:5677
4160 #, c-format
4161 msgid ""
4162 "\n"
4163 "There are no unwind sections in this file.\n"
4164 msgstr ""
4165
4166 #: readelf.c:5274
4167 #, c-format
4168 msgid ""
4169 "\n"
4170 "Could not find unwind info section for "
4171 msgstr ""
4172
4173 #: readelf.c:5287
4174 msgid "unwind info"
4175 msgstr ""
4176
4177 #: readelf.c:5289 readelf.c:5630
4178 #, c-format
4179 msgid ""
4180 "\n"
4181 "Unwind section "
4182 msgstr ""
4183
4184 #: readelf.c:5843 readelf.c:5889
4185 msgid "dynamic section"
4186 msgstr ""
4187
4188 #: readelf.c:5967
4189 #, c-format
4190 msgid ""
4191 "\n"
4192 "There is no dynamic section in this file.\n"
4193 msgstr ""
4194
4195 #: readelf.c:6005
4196 msgid "Unable to seek to end of file!\n"
4197 msgstr ""
4198
4199 #: readelf.c:6018
4200 msgid "Unable to determine the number of symbols to load\n"
4201 msgstr ""
4202
4203 #: readelf.c:6053
4204 msgid "Unable to seek to end of file\n"
4205 msgstr ""
4206
4207 #: readelf.c:6060
4208 msgid "Unable to determine the length of the dynamic string table\n"
4209 msgstr ""
4210
4211 #: readelf.c:6066
4212 msgid "dynamic string table"
4213 msgstr ""
4214
4215 #: readelf.c:6103
4216 msgid "symbol information"
4217 msgstr ""
4218
4219 #: readelf.c:6128
4220 #, c-format
4221 msgid ""
4222 "\n"
4223 "Dynamic section at offset 0x%lx contains %u entries:\n"
4224 msgstr ""
4225
4226 #: readelf.c:6131
4227 #, c-format
4228 msgid "  Tag        Type                         Name/Value\n"
4229 msgstr ""
4230
4231 #: readelf.c:6167
4232 #, c-format
4233 msgid "Auxiliary library"
4234 msgstr ""
4235
4236 #: readelf.c:6171
4237 #, c-format
4238 msgid "Filter library"
4239 msgstr ""
4240
4241 #: readelf.c:6175
4242 #, c-format
4243 msgid "Configuration file"
4244 msgstr ""
4245
4246 #: readelf.c:6179
4247 #, c-format
4248 msgid "Dependency audit library"
4249 msgstr ""
4250
4251 #: readelf.c:6183
4252 #, c-format
4253 msgid "Audit library"
4254 msgstr ""
4255
4256 #: readelf.c:6201 readelf.c:6229 readelf.c:6257
4257 #, c-format
4258 msgid "Flags:"
4259 msgstr ""
4260
4261 #: readelf.c:6204 readelf.c:6232 readelf.c:6259
4262 #, c-format
4263 msgid " None\n"
4264 msgstr ""
4265
4266 #: readelf.c:6380
4267 #, c-format
4268 msgid "Shared library: [%s]"
4269 msgstr ""
4270
4271 #: readelf.c:6383
4272 #, c-format
4273 msgid " program interpreter"
4274 msgstr ""
4275
4276 #: readelf.c:6387
4277 #, c-format
4278 msgid "Library soname: [%s]"
4279 msgstr ""
4280
4281 #: readelf.c:6391
4282 #, c-format
4283 msgid "Library rpath: [%s]"
4284 msgstr ""
4285
4286 #: readelf.c:6395
4287 #, c-format
4288 msgid "Library runpath: [%s]"
4289 msgstr ""
4290
4291 #: readelf.c:6458
4292 #, c-format
4293 msgid "Not needed object: [%s]\n"
4294 msgstr ""
4295
4296 #: readelf.c:6583
4297 #, c-format
4298 msgid ""
4299 "\n"
4300 "Version definition section '%s' contains %u entries:\n"
4301 msgstr ""
4302
4303 #: readelf.c:6586
4304 #, c-format
4305 msgid "  Addr: 0x"
4306 msgstr ""
4307
4308 #: readelf.c:6588 readelf.c:6690 readelf.c:6813
4309 #, c-format
4310 msgid "  Offset: %#08lx  Link: %u (%s)\n"
4311 msgstr ""
4312
4313 #: readelf.c:6596
4314 msgid "version definition section"
4315 msgstr ""
4316
4317 #: readelf.c:6625
4318 #, c-format
4319 msgid "  %#06x: Rev: %d  Flags: %s"
4320 msgstr ""
4321
4322 #: readelf.c:6628
4323 #, c-format
4324 msgid "  Index: %d  Cnt: %d  "
4325 msgstr ""
4326
4327 #: readelf.c:6639
4328 #, c-format
4329 msgid "Name: %s\n"
4330 msgstr ""
4331
4332 #: readelf.c:6641
4333 #, c-format
4334 msgid "Name index: %ld\n"
4335 msgstr ""
4336
4337 #: readelf.c:6658
4338 #, c-format
4339 msgid "  %#06x: Parent %d: %s\n"
4340 msgstr ""
4341
4342 #: readelf.c:6661
4343 #, c-format
4344 msgid "  %#06x: Parent %d, name index: %ld\n"
4345 msgstr ""
4346
4347 #: readelf.c:6665
4348 #, c-format
4349 msgid "  Version def aux past end of section\n"
4350 msgstr ""
4351
4352 #: readelf.c:6670
4353 #, c-format
4354 msgid "  Version definition past end of section\n"
4355 msgstr ""
4356
4357 #: readelf.c:6685
4358 #, c-format
4359 msgid ""
4360 "\n"
4361 "Version needs section '%s' contains %u entries:\n"
4362 msgstr ""
4363
4364 #: readelf.c:6688
4365 #, c-format
4366 msgid " Addr: 0x"
4367 msgstr ""
4368
4369 #: readelf.c:6699
4370 msgid "version need section"
4371 msgstr ""
4372
4373 #: readelf.c:6724
4374 #, c-format
4375 msgid "  %#06x: Version: %d"
4376 msgstr ""
4377
4378 #: readelf.c:6727
4379 #, c-format
4380 msgid "  File: %s"
4381 msgstr ""
4382
4383 #: readelf.c:6729
4384 #, c-format
4385 msgid "  File: %lx"
4386 msgstr ""
4387
4388 #: readelf.c:6731
4389 #, c-format
4390 msgid "  Cnt: %d\n"
4391 msgstr ""
4392
4393 #: readelf.c:6751
4394 #, c-format
4395 msgid "  %#06x:   Name: %s"
4396 msgstr ""
4397
4398 #: readelf.c:6754
4399 #, c-format
4400 msgid "  %#06x:   Name index: %lx"
4401 msgstr ""
4402
4403 #: readelf.c:6757
4404 #, c-format
4405 msgid "  Flags: %s  Version: %d\n"
4406 msgstr ""
4407
4408 #: readelf.c:6764
4409 #, c-format
4410 msgid "  Version need aux past end of section\n"
4411 msgstr ""
4412
4413 #: readelf.c:6769
4414 #, c-format
4415 msgid "  Version need past end of section\n"
4416 msgstr ""
4417
4418 #: readelf.c:6804
4419 msgid "version string table"
4420 msgstr ""
4421
4422 #: readelf.c:6808
4423 #, c-format
4424 msgid ""
4425 "\n"
4426 "Version symbols section '%s' contains %d entries:\n"
4427 msgstr ""
4428
4429 #: readelf.c:6811
4430 #, c-format
4431 msgid " Addr: "
4432 msgstr ""
4433
4434 #: readelf.c:6822
4435 msgid "version symbol data"
4436 msgstr ""
4437
4438 #: readelf.c:6849
4439 msgid "   0 (*local*)    "
4440 msgstr ""
4441
4442 #: readelf.c:6853
4443 msgid "   1 (*global*)   "
4444 msgstr ""
4445
4446 #: readelf.c:6890 readelf.c:7588
4447 msgid "version need"
4448 msgstr ""
4449
4450 #: readelf.c:6900
4451 msgid "version need aux (2)"
4452 msgstr ""
4453
4454 #: readelf.c:6915 readelf.c:6970
4455 msgid "*invalid*"
4456 msgstr ""
4457
4458 #: readelf.c:6945 readelf.c:7653
4459 msgid "version def"
4460 msgstr ""
4461
4462 #: readelf.c:6965 readelf.c:7668
4463 msgid "version def aux"
4464 msgstr ""
4465
4466 #: readelf.c:6999
4467 #, c-format
4468 msgid ""
4469 "\n"
4470 "No version information found in this file.\n"
4471 msgstr ""
4472
4473 #: readelf.c:7133
4474 #, c-format
4475 msgid "<other>: %x"
4476 msgstr ""
4477
4478 #: readelf.c:7192
4479 msgid "Unable to read in dynamic data\n"
4480 msgstr ""
4481
4482 #: readelf.c:7283 readelf.c:7333 readelf.c:7357 readelf.c:7387 readelf.c:7411
4483 msgid "Unable to seek to start of dynamic information\n"
4484 msgstr ""
4485
4486 #: readelf.c:7289 readelf.c:7339
4487 msgid "Failed to read in number of buckets\n"
4488 msgstr ""
4489
4490 #: readelf.c:7295
4491 msgid "Failed to read in number of chains\n"
4492 msgstr ""
4493
4494 #: readelf.c:7395
4495 msgid "Failed to determine last chain length\n"
4496 msgstr ""
4497
4498 #: readelf.c:7439
4499 #, c-format
4500 msgid ""
4501 "\n"
4502 "Symbol table for image:\n"
4503 msgstr ""
4504
4505 #: readelf.c:7441 readelf.c:7459
4506 #, c-format
4507 msgid "  Num Buc:    Value  Size   Type   Bind Vis      Ndx Name\n"
4508 msgstr ""
4509
4510 #: readelf.c:7443 readelf.c:7461
4511 #, c-format
4512 msgid "  Num Buc:    Value          Size   Type   Bind Vis      Ndx Name\n"
4513 msgstr ""
4514
4515 #: readelf.c:7457
4516 #, c-format
4517 msgid ""
4518 "\n"
4519 "Symbol table of `.gnu.hash' for image:\n"
4520 msgstr ""
4521
4522 #: readelf.c:7496
4523 #, c-format
4524 msgid ""
4525 "\n"
4526 "Symbol table '%s' contains %lu entries:\n"
4527 msgstr ""
4528
4529 #: readelf.c:7500
4530 #, c-format
4531 msgid "   Num:    Value  Size Type    Bind   Vis      Ndx Name\n"
4532 msgstr ""
4533
4534 #: readelf.c:7502
4535 #, c-format
4536 msgid "   Num:    Value          Size Type    Bind   Vis      Ndx Name\n"
4537 msgstr ""
4538
4539 #: readelf.c:7559
4540 msgid "version data"
4541 msgstr ""
4542
4543 #: readelf.c:7601
4544 msgid "version need aux (3)"
4545 msgstr ""
4546
4547 #: readelf.c:7628
4548 msgid "bad dynamic symbol\n"
4549 msgstr ""
4550
4551 #: readelf.c:7692
4552 #, c-format
4553 msgid ""
4554 "\n"
4555 "Dynamic symbol information is not available for displaying symbols.\n"
4556 msgstr ""
4557
4558 #: readelf.c:7704
4559 #, c-format
4560 msgid ""
4561 "\n"
4562 "Histogram for bucket list length (total of %lu buckets):\n"
4563 msgstr ""
4564
4565 #: readelf.c:7706 readelf.c:7776
4566 #, c-format
4567 msgid " Length  Number     %% of total  Coverage\n"
4568 msgstr ""
4569
4570 #: readelf.c:7774
4571 #, c-format
4572 msgid ""
4573 "\n"
4574 "Histogram for `.gnu.hash' bucket list length (total of %lu buckets):\n"
4575 msgstr ""
4576
4577 #: readelf.c:7840
4578 #, c-format
4579 msgid ""
4580 "\n"
4581 "Dynamic info segment at offset 0x%lx contains %d entries:\n"
4582 msgstr ""
4583
4584 #: readelf.c:7843
4585 #, c-format
4586 msgid " Num: Name                           BoundTo     Flags\n"
4587 msgstr ""
4588
4589 #: readelf.c:7934
4590 msgid "Unhandled MN10300 reloc type found after SYM_DIFF reloc"
4591 msgstr ""
4592
4593 #: readelf.c:8082
4594 #, c-format
4595 msgid "Missing knowledge of 32-bit reloc types used in DWARF sections of machine number %d\n"
4596 msgstr ""
4597
4598 #: readelf.c:8375
4599 #, c-format
4600 msgid "unable to apply unsupported reloc type %d to section %s\n"
4601 msgstr ""
4602
4603 #: readelf.c:8383
4604 #, c-format
4605 msgid "skipping invalid relocation offset 0x%lx in section %s\n"
4606 msgstr ""
4607
4608 #: readelf.c:8407
4609 #, c-format
4610 msgid "skipping unexpected symbol type %s in %ld'th relocation in section %s\n"
4611 msgstr ""
4612
4613 #: readelf.c:8449
4614 #, c-format
4615 msgid ""
4616 "\n"
4617 "Assembly dump of section %s\n"
4618 msgstr ""
4619
4620 #: readelf.c:8470
4621 #, c-format
4622 msgid ""
4623 "\n"
4624 "Section '%s' has no data to dump.\n"
4625 msgstr ""
4626
4627 #: readelf.c:8476
4628 msgid "section contents"
4629 msgstr ""
4630
4631 #: readelf.c:8496
4632 #, c-format
4633 msgid ""
4634 "\n"
4635 "String dump of section '%s':\n"
4636 msgstr ""
4637
4638 #: readelf.c:8514
4639 #, c-format
4640 msgid "  Note: This section has relocations against it, but these have NOT been applied to this dump.\n"
4641 msgstr ""
4642
4643 #: readelf.c:8543
4644 #, c-format
4645 msgid "  No strings found in this section."
4646 msgstr ""
4647
4648 #: readelf.c:8565
4649 #, c-format
4650 msgid ""
4651 "\n"
4652 "Hex dump of section '%s':\n"
4653 msgstr ""
4654
4655 #: readelf.c:8589
4656 #, c-format
4657 msgid " NOTE: This section has relocations against it, but these have NOT been applied to this dump.\n"
4658 msgstr ""
4659
4660 #: readelf.c:8727
4661 #, c-format
4662 msgid "%s section data"
4663 msgstr ""
4664
4665 #: readelf.c:8793
4666 #, c-format
4667 msgid ""
4668 "\n"
4669 "Section '%s' has no debugging data.\n"
4670 msgstr ""
4671
4672 #. There is no point in dumping the contents of a debugging section
4673 #. which has the NOBITS type - the bits in the file will be random.
4674 #. This can happen when a file containing a .eh_frame section is
4675 #. stripped with the --only-keep-debug command line option.
4676 #: readelf.c:8802
4677 #, c-format
4678 msgid "section '%s' has the NOBITS type - its contents are unreliable.\n"
4679 msgstr ""
4680
4681 #: readelf.c:8838
4682 #, c-format
4683 msgid "Unrecognized debug section: %s\n"
4684 msgstr ""
4685
4686 #: readelf.c:8866
4687 #, c-format
4688 msgid "Section '%s' was not dumped because it does not exist!\n"
4689 msgstr ""
4690
4691 #: readelf.c:8907
4692 #, c-format
4693 msgid "Section %d was not dumped because it does not exist!\n"
4694 msgstr ""
4695
4696 #: readelf.c:9421
4697 msgid "attributes"
4698 msgstr ""
4699
4700 #: readelf.c:9442
4701 #, c-format
4702 msgid "ERROR: Bad section length (%d > %d)\n"
4703 msgstr ""
4704
4705 #: readelf.c:9473
4706 #, c-format
4707 msgid "ERROR: Bad subsection length (%d > %d)\n"
4708 msgstr ""
4709
4710 #: readelf.c:9532
4711 #, c-format
4712 msgid "Unknown format '%c'\n"
4713 msgstr ""
4714
4715 #: readelf.c:9686 readelf.c:10208
4716 msgid "liblist"
4717 msgstr ""
4718
4719 #: readelf.c:9773
4720 msgid "options"
4721 msgstr ""
4722
4723 #: readelf.c:9804
4724 #, c-format
4725 msgid ""
4726 "\n"
4727 "Section '%s' contains %d entries:\n"
4728 msgstr ""
4729
4730 #: readelf.c:9965
4731 msgid "conflict list found without a dynamic symbol table\n"
4732 msgstr ""
4733
4734 #: readelf.c:9982 readelf.c:9997
4735 msgid "conflict"
4736 msgstr ""
4737
4738 #: readelf.c:10007
4739 #, c-format
4740 msgid ""
4741 "\n"
4742 "Section '.conflict' contains %lu entries:\n"
4743 msgstr ""
4744
4745 #: readelf.c:10009
4746 msgid "  Num:    Index       Value  Name"
4747 msgstr ""
4748
4749 #: readelf.c:10042
4750 msgid "GOT"
4751 msgstr ""
4752
4753 #: readelf.c:10043
4754 #, c-format
4755 msgid ""
4756 "\n"
4757 "Primary GOT:\n"
4758 msgstr ""
4759
4760 #: readelf.c:10044
4761 #, c-format
4762 msgid " Canonical gp value: "
4763 msgstr ""
4764
4765 #: readelf.c:10048 readelf.c:10140
4766 #, c-format
4767 msgid " Reserved entries:\n"
4768 msgstr ""
4769
4770 #: readelf.c:10049
4771 #, c-format
4772 msgid "  %*s %10s %*s Purpose\n"
4773 msgstr ""
4774
4775 #: readelf.c:10065
4776 #, c-format
4777 msgid " Local entries:\n"
4778 msgstr ""
4779
4780 #: readelf.c:10066
4781 #, c-format
4782 msgid "  %*s %10s %*s\n"
4783 msgstr ""
4784
4785 #: readelf.c:10081
4786 #, c-format
4787 msgid " Global entries:\n"
4788 msgstr ""
4789
4790 #: readelf.c:10082
4791 #, c-format
4792 msgid "  %*s %10s %*s %*s %-7s %3s %s\n"
4793 msgstr ""
4794
4795 #: readelf.c:10138
4796 msgid "PLT GOT"
4797 msgstr ""
4798
4799 #: readelf.c:10139
4800 #, c-format
4801 msgid ""
4802 "\n"
4803 "PLT GOT:\n"
4804 "\n"
4805 msgstr ""
4806
4807 #: readelf.c:10141
4808 #, c-format
4809 msgid "  %*s %*s Purpose\n"
4810 msgstr ""
4811
4812 #: readelf.c:10149
4813 #, c-format
4814 msgid " Entries:\n"
4815 msgstr ""
4816
4817 #: readelf.c:10150
4818 #, c-format
4819 msgid "  %*s %*s %*s %-7s %3s %s\n"
4820 msgstr ""
4821
4822 #: readelf.c:10216
4823 msgid "liblist string table"
4824 msgstr ""
4825
4826 #: readelf.c:10226
4827 #, c-format
4828 msgid ""
4829 "\n"
4830 "Library list section '%s' contains %lu entries:\n"
4831 msgstr ""
4832
4833 #: readelf.c:10279
4834 msgid "NT_AUXV (auxiliary vector)"
4835 msgstr ""
4836
4837 #: readelf.c:10281
4838 msgid "NT_PRSTATUS (prstatus structure)"
4839 msgstr ""
4840
4841 #: readelf.c:10283
4842 msgid "NT_FPREGSET (floating point registers)"
4843 msgstr ""
4844
4845 #: readelf.c:10285
4846 msgid "NT_PRPSINFO (prpsinfo structure)"
4847 msgstr ""
4848
4849 #: readelf.c:10287
4850 msgid "NT_TASKSTRUCT (task structure)"
4851 msgstr ""
4852
4853 #: readelf.c:10289
4854 msgid "NT_PRXFPREG (user_xfpregs structure)"
4855 msgstr ""
4856
4857 #: readelf.c:10291
4858 msgid "NT_PPC_VMX (ppc Altivec registers)"
4859 msgstr ""
4860
4861 #: readelf.c:10293
4862 msgid "NT_PPC_VSX (ppc VSX registers)"
4863 msgstr ""
4864
4865 #: readelf.c:10295
4866 msgid "NT_PSTATUS (pstatus structure)"
4867 msgstr ""
4868
4869 #: readelf.c:10297
4870 msgid "NT_FPREGS (floating point registers)"
4871 msgstr ""
4872
4873 #: readelf.c:10299
4874 msgid "NT_PSINFO (psinfo structure)"
4875 msgstr ""
4876
4877 #: readelf.c:10301
4878 msgid "NT_LWPSTATUS (lwpstatus_t structure)"
4879 msgstr ""
4880
4881 #: readelf.c:10303
4882 msgid "NT_LWPSINFO (lwpsinfo_t structure)"
4883 msgstr ""
4884
4885 #: readelf.c:10305
4886 msgid "NT_WIN32PSTATUS (win32_pstatus structure)"
4887 msgstr ""
4888
4889 #: readelf.c:10313
4890 msgid "NT_VERSION (version)"
4891 msgstr ""
4892
4893 #: readelf.c:10315
4894 msgid "NT_ARCH (architecture)"
4895 msgstr ""
4896
4897 #: readelf.c:10320 readelf.c:10343 readelf.c:10365
4898 #, c-format
4899 msgid "Unknown note type: (0x%08x)"
4900 msgstr ""
4901
4902 #: readelf.c:10332
4903 msgid "NT_GNU_ABI_TAG (ABI version tag)"
4904 msgstr ""
4905
4906 #: readelf.c:10334
4907 msgid "NT_GNU_HWCAP (DSO-supplied software HWCAP info)"
4908 msgstr ""
4909
4910 #: readelf.c:10336
4911 msgid "NT_GNU_BUILD_ID (unique build ID bitstring)"
4912 msgstr ""
4913
4914 #: readelf.c:10338
4915 msgid "NT_GNU_GOLD_VERSION (gold version)"
4916 msgstr ""
4917
4918 #. NetBSD core "procinfo" structure.
4919 #: readelf.c:10355
4920 msgid "NetBSD procinfo structure"
4921 msgstr ""
4922
4923 #: readelf.c:10382 readelf.c:10396
4924 msgid "PT_GETREGS (reg structure)"
4925 msgstr ""
4926
4927 #: readelf.c:10384 readelf.c:10398
4928 msgid "PT_GETFPREGS (fpreg structure)"
4929 msgstr ""
4930
4931 #: readelf.c:10404
4932 #, c-format
4933 msgid "PT_FIRSTMACH+%d"
4934 msgstr ""
4935
4936 #: readelf.c:10461
4937 msgid "notes"
4938 msgstr ""
4939
4940 #: readelf.c:10467
4941 #, c-format
4942 msgid ""
4943 "\n"
4944 "Notes at offset 0x%08lx with length 0x%08lx:\n"
4945 msgstr ""
4946
4947 #: readelf.c:10469
4948 #, c-format
4949 msgid "  Owner\t\tData size\tDescription\n"
4950 msgstr ""
4951
4952 #: readelf.c:10488
4953 #, c-format
4954 msgid "corrupt note found at offset %lx into core notes\n"
4955 msgstr ""
4956
4957 #: readelf.c:10490
4958 #, c-format
4959 msgid " type: %lx, namesize: %08lx, descsize: %08lx\n"
4960 msgstr ""
4961
4962 #: readelf.c:10588
4963 #, c-format
4964 msgid "No note segments present in the core file.\n"
4965 msgstr ""
4966
4967 #: readelf.c:10672
4968 msgid ""
4969 "This instance of readelf has been built without support for a\n"
4970 "64 bit data type and so it cannot read 64 bit ELF files.\n"
4971 msgstr ""
4972
4973 #: readelf.c:10719
4974 #, c-format
4975 msgid "%s: Failed to read file header\n"
4976 msgstr ""
4977
4978 #: readelf.c:10732
4979 #, c-format
4980 msgid ""
4981 "\n"
4982 "File: %s\n"
4983 msgstr ""
4984
4985 #: readelf.c:10947
4986 #, c-format
4987 msgid "%s: failed to seek to first archive header\n"
4988 msgstr ""
4989
4990 #: readelf.c:10956 readelf.c:11223 readelf.c:11393
4991 #, c-format
4992 msgid "%s: failed to read archive header\n"
4993 msgstr ""
4994
4995 #: readelf.c:10981
4996 #, c-format
4997 msgid "%s: the archive index is empty\n"
4998 msgstr ""
4999
5000 #: readelf.c:10989 readelf.c:11013
5001 #, c-format
5002 msgid "%s: failed to read archive index\n"
5003 msgstr ""
5004
5005 #: readelf.c:10998
5006 #, c-format
5007 msgid "%s: the archive index is supposed to have %ld entries, but the size in the header is too small\n"
5008 msgstr ""
5009
5010 #: readelf.c:11006
5011 msgid "Out of memory whilst trying to read archive symbol index\n"
5012 msgstr ""
5013
5014 #: readelf.c:11024
5015 msgid "Out of memory whilst trying to convert the archive symbol index\n"
5016 msgstr ""
5017
5018 #: readelf.c:11036
5019 #, c-format
5020 msgid "%s: the archive has an index but no symbols\n"
5021 msgstr ""
5022
5023 #: readelf.c:11043
5024 msgid "Out of memory whilst trying to read archive index symbol table\n"
5025 msgstr ""
5026
5027 #: readelf.c:11049
5028 #, c-format
5029 msgid "%s: failed to read archive index symbol table\n"
5030 msgstr ""
5031
5032 #: readelf.c:11057
5033 #, c-format
5034 msgid "%s: failed to skip archive symbol table\n"
5035 msgstr ""
5036
5037 #: readelf.c:11068
5038 #, c-format
5039 msgid "%s: failed to read archive header following archive index\n"
5040 msgstr ""
5041
5042 #: readelf.c:11073
5043 #, c-format
5044 msgid "%s has no archive index\n"
5045 msgstr ""
5046
5047 #: readelf.c:11084
5048 msgid "Out of memory reading long symbol names in archive\n"
5049 msgstr ""
5050
5051 #: readelf.c:11092
5052 #, c-format
5053 msgid "%s: failed to read long symbol name string table\n"
5054 msgstr ""
5055
5056 #: readelf.c:11217
5057 #, c-format
5058 msgid "%s: failed to seek to next file name\n"
5059 msgstr ""
5060
5061 #: readelf.c:11228 readelf.c:11399
5062 #, c-format
5063 msgid "%s: did not find a valid archive header\n"
5064 msgstr ""
5065
5066 #: readelf.c:11309
5067 #, c-format
5068 msgid "%s: unable to dump the index as none was found\n"
5069 msgstr ""
5070
5071 #: readelf.c:11315
5072 #, c-format
5073 msgid "Index of archive %s: (%ld entries, 0x%lx bytes in the symbol table)\n"
5074 msgstr ""
5075
5076 #: readelf.c:11333
5077 #, c-format
5078 msgid "Binary %s contains:\n"
5079 msgstr ""
5080
5081 #: readelf.c:11341
5082 #, c-format
5083 msgid "%s: end of the symbol table reached before the end of the index\n"
5084 msgstr ""
5085
5086 #: readelf.c:11352
5087 #, c-format
5088 msgid "%s: symbols remain in the index symbol table, but without corresponding entries in the index table\n"
5089 msgstr ""
5090
5091 #: readelf.c:11357
5092 #, c-format
5093 msgid "%s: failed to seek back to start of object files in the archive\n"
5094 msgstr ""
5095
5096 #: readelf.c:11385
5097 #, c-format
5098 msgid "%s: failed to seek to next archive header\n"
5099 msgstr ""
5100
5101 #: readelf.c:11413 readelf.c:11422
5102 #, c-format
5103 msgid "%s: bad archive file name\n"
5104 msgstr ""
5105
5106 #: readelf.c:11441 readelf.c:11517
5107 #, c-format
5108 msgid "Input file '%s' is not readable.\n"
5109 msgstr ""
5110
5111 #: readelf.c:11463
5112 #, c-format
5113 msgid "%s: failed to seek to archive member.\n"
5114 msgstr ""
5115
5116 #: readelf.c:11501
5117 #, c-format
5118 msgid "'%s': No such file\n"
5119 msgstr ""
5120
5121 #: readelf.c:11503
5122 #, c-format
5123 msgid "Could not locate '%s'.  System error message: %s\n"
5124 msgstr ""
5125
5126 #: readelf.c:11510
5127 #, c-format
5128 msgid "'%s' is not an ordinary file\n"
5129 msgstr ""
5130
5131 #: readelf.c:11523
5132 #, c-format
5133 msgid "%s: Failed to read file's magic number\n"
5134 msgstr ""
5135
5136 #: readelf.c:11535
5137 #, c-format
5138 msgid "File %s is not an archive so its index cannot be displayed.\n"
5139 msgstr ""
5140
5141 #: rename.c:124
5142 #, c-format
5143 msgid "%s: cannot set time: %s"
5144 msgstr ""
5145
5146 #. We have to clean up here.
5147 #: rename.c:159 rename.c:197
5148 #, c-format
5149 msgid "unable to rename '%s'; reason: %s"
5150 msgstr ""
5151
5152 #: rename.c:205
5153 #, c-format
5154 msgid "unable to copy file '%s'; reason: %s"
5155 msgstr ""
5156
5157 #: resbin.c:120
5158 #, c-format
5159 msgid "%s: not enough binary data"
5160 msgstr ""
5161
5162 #: resbin.c:136
5163 msgid "null terminated unicode string"
5164 msgstr ""
5165
5166 #: resbin.c:163 resbin.c:169
5167 msgid "resource ID"
5168 msgstr ""
5169
5170 #: resbin.c:208
5171 msgid "cursor"
5172 msgstr ""
5173
5174 #: resbin.c:239 resbin.c:246
5175 msgid "menu header"
5176 msgstr ""
5177
5178 #: resbin.c:255
5179 msgid "menuex header"
5180 msgstr ""
5181
5182 #: resbin.c:259
5183 msgid "menuex offset"
5184 msgstr ""
5185
5186 #: resbin.c:264
5187 #, c-format
5188 msgid "unsupported menu version %d"
5189 msgstr ""
5190
5191 #: resbin.c:289 resbin.c:304 resbin.c:366
5192 msgid "menuitem header"
5193 msgstr ""
5194
5195 #: resbin.c:396
5196 msgid "menuitem"
5197 msgstr ""
5198
5199 #: resbin.c:433 resbin.c:461
5200 msgid "dialog header"
5201 msgstr ""
5202
5203 #: resbin.c:451
5204 #, c-format
5205 msgid "unexpected DIALOGEX version %d"
5206 msgstr ""
5207
5208 #: resbin.c:496
5209 msgid "dialog font point size"
5210 msgstr ""
5211
5212 #: resbin.c:504
5213 msgid "dialogex font information"
5214 msgstr ""
5215
5216 #: resbin.c:530 resbin.c:548
5217 msgid "dialog control"
5218 msgstr ""
5219
5220 #: resbin.c:540
5221 msgid "dialogex control"
5222 msgstr ""
5223
5224 #: resbin.c:569
5225 msgid "dialog control end"
5226 msgstr ""
5227
5228 #: resbin.c:581
5229 msgid "dialog control data"
5230 msgstr ""
5231
5232 #: resbin.c:621
5233 msgid "stringtable string length"
5234 msgstr ""
5235
5236 #: resbin.c:631
5237 msgid "stringtable string"
5238 msgstr ""
5239
5240 #: resbin.c:661
5241 msgid "fontdir header"
5242 msgstr ""
5243
5244 #: resbin.c:675
5245 msgid "fontdir"
5246 msgstr ""
5247
5248 #: resbin.c:692
5249 msgid "fontdir device name"
5250 msgstr ""
5251
5252 #: resbin.c:698
5253 msgid "fontdir face name"
5254 msgstr ""
5255
5256 #: resbin.c:738
5257 msgid "accelerator"
5258 msgstr ""
5259
5260 #: resbin.c:797
5261 msgid "group cursor header"
5262 msgstr ""
5263
5264 #: resbin.c:801 resrc.c:1355
5265 #, c-format
5266 msgid "unexpected group cursor type %d"
5267 msgstr ""
5268
5269 #: resbin.c:816
5270 msgid "group cursor"
5271 msgstr ""
5272
5273 #: resbin.c:852
5274 msgid "group icon header"
5275 msgstr ""
5276
5277 #: resbin.c:856 resrc.c:1302
5278 #, c-format
5279 msgid "unexpected group icon type %d"
5280 msgstr ""
5281
5282 #: resbin.c:871
5283 msgid "group icon"
5284 msgstr ""
5285
5286 #: resbin.c:935 resbin.c:1151
5287 msgid "unexpected version string"
5288 msgstr ""
5289
5290 #: resbin.c:966
5291 #, c-format
5292 msgid "version length %d does not match resource length %lu"
5293 msgstr ""
5294
5295 #: resbin.c:970
5296 #, c-format
5297 msgid "unexpected version type %d"
5298 msgstr ""
5299
5300 #: resbin.c:982
5301 #, c-format
5302 msgid "unexpected fixed version information length %ld"
5303 msgstr ""
5304
5305 #: resbin.c:985
5306 msgid "fixed version info"
5307 msgstr ""
5308
5309 #: resbin.c:989
5310 #, c-format
5311 msgid "unexpected fixed version signature %lu"
5312 msgstr ""
5313
5314 #: resbin.c:993
5315 #, c-format
5316 msgid "unexpected fixed version info version %lu"
5317 msgstr ""
5318
5319 #: resbin.c:1022
5320 msgid "version var info"
5321 msgstr ""
5322
5323 #: resbin.c:1039
5324 #, c-format
5325 msgid "unexpected stringfileinfo value length %ld"
5326 msgstr ""
5327
5328 #: resbin.c:1049
5329 #, c-format
5330 msgid "unexpected version stringtable value length %ld"
5331 msgstr ""
5332
5333 #: resbin.c:1083
5334 #, c-format
5335 msgid "unexpected version string length %ld != %ld + %ld"
5336 msgstr ""
5337
5338 #: resbin.c:1094
5339 #, c-format
5340 msgid "unexpected version string length %ld < %ld"
5341 msgstr ""
5342
5343 #: resbin.c:1111
5344 #, c-format
5345 msgid "unexpected varfileinfo value length %ld"
5346 msgstr ""
5347
5348 #: resbin.c:1130
5349 msgid "version varfileinfo"
5350 msgstr ""
5351
5352 #: resbin.c:1145
5353 #, c-format
5354 msgid "unexpected version value length %ld"
5355 msgstr ""
5356
5357 #: rescoff.c:124
5358 msgid "filename required for COFF input"
5359 msgstr ""
5360
5361 #: rescoff.c:141
5362 #, c-format
5363 msgid "%s: no resource section"
5364 msgstr ""
5365
5366 #: rescoff.c:173
5367 #, c-format
5368 msgid "%s: %s: address out of bounds"
5369 msgstr ""
5370
5371 #: rescoff.c:190
5372 msgid "directory"
5373 msgstr ""
5374
5375 #: rescoff.c:218
5376 msgid "named directory entry"
5377 msgstr ""
5378
5379 #: rescoff.c:227
5380 msgid "directory entry name"
5381 msgstr ""
5382
5383 #: rescoff.c:247
5384 msgid "named subdirectory"
5385 msgstr ""
5386
5387 #: rescoff.c:255
5388 msgid "named resource"
5389 msgstr ""
5390
5391 #: rescoff.c:270
5392 msgid "ID directory entry"
5393 msgstr ""
5394
5395 #: rescoff.c:287
5396 msgid "ID subdirectory"
5397 msgstr ""
5398
5399 #: rescoff.c:295
5400 msgid "ID resource"
5401 msgstr ""
5402
5403 #: rescoff.c:320
5404 msgid "resource type unknown"
5405 msgstr ""
5406
5407 #: rescoff.c:323
5408 msgid "data entry"
5409 msgstr ""
5410
5411 #: rescoff.c:331
5412 msgid "resource data"
5413 msgstr ""
5414
5415 #: rescoff.c:336
5416 msgid "resource data size"
5417 msgstr ""
5418
5419 #: rescoff.c:431
5420 msgid "filename required for COFF output"
5421 msgstr ""
5422
5423 #: rescoff.c:715
5424 msgid "can't get BFD_RELOC_RVA relocation type"
5425 msgstr ""
5426
5427 #: resrc.c:262 resrc.c:333
5428 #, c-format
5429 msgid "can't open temporary file `%s': %s"
5430 msgstr ""
5431
5432 #: resrc.c:268
5433 #, c-format
5434 msgid "can't redirect stdout: `%s': %s"
5435 msgstr ""
5436
5437 #: resrc.c:284
5438 #, c-format
5439 msgid "%s %s: %s"
5440 msgstr ""
5441
5442 #: resrc.c:329
5443 #, c-format
5444 msgid "can't execute `%s': %s"
5445 msgstr ""
5446
5447 #: resrc.c:338
5448 #, c-format
5449 msgid "Using temporary file `%s' to read preprocessor output\n"
5450 msgstr ""
5451
5452 #: resrc.c:345
5453 #, c-format
5454 msgid "can't popen `%s': %s"
5455 msgstr ""
5456
5457 #: resrc.c:347
5458 #, c-format
5459 msgid "Using popen to read preprocessor output\n"
5460 msgstr ""
5461
5462 #: resrc.c:413
5463 #, c-format
5464 msgid "Tried `%s'\n"
5465 msgstr ""
5466
5467 #: resrc.c:424
5468 #, c-format
5469 msgid "Using `%s'\n"
5470 msgstr ""
5471
5472 #: resrc.c:608
5473 msgid "preprocessing failed."
5474 msgstr ""
5475
5476 #: resrc.c:631
5477 #, c-format
5478 msgid "%s:%d: %s\n"
5479 msgstr ""
5480
5481 #: resrc.c:639
5482 #, c-format
5483 msgid "%s: unexpected EOF"
5484 msgstr ""
5485
5486 #: resrc.c:688
5487 #, c-format
5488 msgid "%s: read of %lu returned %lu"
5489 msgstr ""
5490
5491 #: resrc.c:727 resrc.c:1502
5492 #, c-format
5493 msgid "stat failed on bitmap file `%s': %s"
5494 msgstr ""
5495
5496 #: resrc.c:778
5497 #, c-format
5498 msgid "cursor file `%s' does not contain cursor data"
5499 msgstr ""
5500
5501 #: resrc.c:810 resrc.c:1210
5502 #, c-format
5503 msgid "%s: fseek to %lu failed: %s"
5504 msgstr ""
5505
5506 #: resrc.c:936
5507 msgid "help ID requires DIALOGEX"
5508 msgstr ""
5509
5510 #: resrc.c:938
5511 msgid "control data requires DIALOGEX"
5512 msgstr ""
5513
5514 #: resrc.c:966
5515 #, c-format
5516 msgid "stat failed on font file `%s': %s"
5517 msgstr ""
5518
5519 #: resrc.c:1179
5520 #, c-format
5521 msgid "icon file `%s' does not contain icon data"
5522 msgstr ""
5523
5524 #: resrc.c:1724 resrc.c:1759
5525 #, c-format
5526 msgid "stat failed on file `%s': %s"
5527 msgstr ""
5528
5529 #: resrc.c:1940
5530 #, c-format
5531 msgid "can't open `%s' for output: %s"
5532 msgstr ""
5533
5534 #: size.c:79
5535 #, c-format
5536 msgid " Displays the sizes of sections inside binary files\n"
5537 msgstr ""
5538
5539 #: size.c:80
5540 #, c-format
5541 msgid " If no input file(s) are specified, a.out is assumed\n"
5542 msgstr ""
5543
5544 #: size.c:81
5545 #, c-format
5546 msgid ""
5547 " The options are:\n"
5548 "  -A|-B     --format={sysv|berkeley}  Select output style (default is %s)\n"
5549 "  -o|-d|-x  --radix={8|10|16}         Display numbers in octal, decimal or hex\n"
5550 "  -t        --totals                  Display the total sizes (Berkeley only)\n"
5551 "            --common                  Display total size for *COM* syms\n"
5552 "            --target=<bfdname>        Set the binary file format\n"
5553 "            @<file>                   Read options from <file>\n"
5554 "  -h        --help                    Display this information\n"
5555 "  -v        --version                 Display the program's version\n"
5556 "\n"
5557 msgstr ""
5558
5559 #: size.c:160
5560 #, c-format
5561 msgid "invalid argument to --format: %s"
5562 msgstr ""
5563
5564 #: size.c:187
5565 #, c-format
5566 msgid "Invalid radix: %s\n"
5567 msgstr ""
5568
5569 #: srconv.c:1731
5570 #, c-format
5571 msgid "Convert a COFF object file into a SYSROFF object file\n"
5572 msgstr ""
5573
5574 #: srconv.c:1732
5575 #, c-format
5576 msgid ""
5577 " The options are:\n"
5578 "  -q --quick       (Obsolete - ignored)\n"
5579 "  -n --noprescan   Do not perform a scan to convert commons into defs\n"
5580 "  -d --debug       Display information about what is being done\n"
5581 "  @<file>          Read options from <file>\n"
5582 "  -h --help        Display this information\n"
5583 "  -v --version     Print the program's version number\n"
5584 msgstr ""
5585
5586 #: srconv.c:1878
5587 #, c-format
5588 msgid "unable to open output file %s"
5589 msgstr ""
5590
5591 #: stabs.c:328 stabs.c:1726
5592 msgid "numeric overflow"
5593 msgstr ""
5594
5595 #: stabs.c:338
5596 #, c-format
5597 msgid "Bad stab: %s\n"
5598 msgstr ""
5599
5600 #: stabs.c:346
5601 #, c-format
5602 msgid "Warning: %s: %s\n"
5603 msgstr ""
5604
5605 #: stabs.c:456
5606 #, c-format
5607 msgid "N_LBRAC not within function\n"
5608 msgstr ""
5609
5610 #: stabs.c:495
5611 #, c-format
5612 msgid "Too many N_RBRACs\n"
5613 msgstr ""
5614
5615 #: stabs.c:736
5616 msgid "unknown C++ encoded name"
5617 msgstr ""
5618
5619 #. Complain and keep going, so compilers can invent new
5620 #. cross-reference types.
5621 #: stabs.c:1271
5622 msgid "unrecognized cross reference type"
5623 msgstr ""
5624
5625 #. Does this actually ever happen?  Is that why we are worrying
5626 #. about dealing with it rather than just calling error_type?
5627 #: stabs.c:1818
5628 msgid "missing index type"
5629 msgstr ""
5630
5631 #: stabs.c:2134
5632 msgid "unknown virtual character for baseclass"
5633 msgstr ""
5634
5635 #: stabs.c:2152
5636 msgid "unknown visibility character for baseclass"
5637 msgstr ""
5638
5639 #: stabs.c:2338
5640 msgid "unnamed $vb type"
5641 msgstr ""
5642
5643 #: stabs.c:2344
5644 msgid "unrecognized C++ abbreviation"
5645 msgstr ""
5646
5647 #: stabs.c:2420
5648 msgid "unknown visibility character for field"
5649 msgstr ""
5650
5651 #: stabs.c:2672
5652 msgid "const/volatile indicator missing"
5653 msgstr ""
5654
5655 #: stabs.c:2908
5656 #, c-format
5657 msgid "No mangling for \"%s\"\n"
5658 msgstr ""
5659
5660 #: stabs.c:3208
5661 msgid "Undefined N_EXCL"
5662 msgstr ""
5663
5664 #: stabs.c:3288
5665 #, c-format
5666 msgid "Type file number %d out of range\n"
5667 msgstr ""
5668
5669 #: stabs.c:3293
5670 #, c-format
5671 msgid "Type index number %d out of range\n"
5672 msgstr ""
5673
5674 #: stabs.c:3372
5675 #, c-format
5676 msgid "Unrecognized XCOFF type %d\n"
5677 msgstr ""
5678
5679 #: stabs.c:3664
5680 #, c-format
5681 msgid "bad mangled name `%s'\n"
5682 msgstr ""
5683
5684 #: stabs.c:3759
5685 #, c-format
5686 msgid "no argument types in mangled string\n"
5687 msgstr ""
5688
5689 #: stabs.c:5113
5690 #, c-format
5691 msgid "Demangled name is not a function\n"
5692 msgstr ""
5693
5694 #: stabs.c:5155
5695 #, c-format
5696 msgid "Unexpected type in v3 arglist demangling\n"
5697 msgstr "Неочакван тип при 3-та вер. за декориране на arglist\n"
5698
5699 #: stabs.c:5222
5700 #, c-format
5701 msgid "Unrecognized demangle component %d\n"
5702 msgstr "Неразпозната компонента за декориране %d\n"
5703
5704 #: stabs.c:5274
5705 #, c-format
5706 msgid "Failed to print demangled template\n"
5707 msgstr "Пропадна извеждането на шаблон за декориране\n"
5708
5709 #: stabs.c:5354
5710 #, c-format
5711 msgid "Couldn't get demangled builtin type\n"
5712 msgstr "Не можа да се определи вградения тип за декориране\n"
5713
5714 #: stabs.c:5403
5715 #, c-format
5716 msgid "Unexpected demangled varargs\n"
5717 msgstr "Неочавана променлива за декориране \"varargs\"\n"
5718
5719 #: stabs.c:5410
5720 #, c-format
5721 msgid "Unrecognized demangled builtin type\n"
5722 msgstr "Неразпознат вграден тип за декориране\n"
5723
5724 #: strings.c:201 strings.c:260
5725 #, c-format
5726 msgid "invalid integer argument %s"
5727 msgstr "неправилен аргумент за цяло число %s"
5728
5729 #: strings.c:263
5730 #, c-format
5731 msgid "invalid minimum string length %d"
5732 msgstr "неправилна минимална дължина на низ %d"
5733
5734 #: strings.c:660
5735 #, c-format
5736 msgid " Display printable strings in [file(s)] (stdin by default)\n"
5737 msgstr " Показва пачатимите низове в [файл/-ове] (станд.изход по подразбиране)\n"
5738
5739 #: strings.c:661
5740 #, c-format
5741 msgid ""
5742 " The options are:\n"
5743 "  -a - --all                Scan the entire file, not just the data section\n"
5744 "  -f --print-file-name      Print the name of the file before each string\n"
5745 "  -n --bytes=[number]       Locate & print any NUL-terminated sequence of at\n"
5746 "  -<number>                   least [number] characters (default 4).\n"
5747 "  -t --radix={o,d,x}        Print the location of the string in base 8, 10 or 16\n"
5748 "  -o                        An alias for --radix=o\n"
5749 "  -T --target=<BFDNAME>     Specify the binary file format\n"
5750 "  -e --encoding={s,S,b,l,B,L} Select character size and endianness:\n"
5751 "                            s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit\n"
5752 "  @<file>                   Read options from <file>\n"
5753 "  -h --help                 Display this information\n"
5754 "  -v -V --version           Print the program's version number\n"
5755 msgstr ""
5756 " Командите са:\n"
5757 "  -a - --all                Обработване на целия файл, а не само раздела за данни\n"
5758 "  -f --print-file-name      Извежда инето на файла преди всеки низ\n"
5759 "  -n --bytes=[число]        Намира и извежда всяка завършваща на NUL последователност от\n"
5760 "  -<число>                    най-малко [число] знака (по подразбиране 4).\n"
5761 "  -t --radix={o,d,x}        Извежда мястото на низа при основа 8, 10 или 16\n"
5762 "  -o                        Синоним за --radix=o\n"
5763 "  -T --target=<BFD_ИМЕ>     Задава формата на двоичния файл\n"
5764 "  -e --encoding={s,S,b,l,B,L} Избира размер на знака и побредба на байтовете:\n"
5765 "                            s = 7-битов, S = 8-витов, {b,l} = 16-битов, {B,L} = 32-битов (b или B за старши, l или L за младши)\n"
5766 "  @<файл>                   Прочитане на команди от <файл>\n"
5767 "  -h --help                 Показва тази информация\n"
5768 "  -v -V --version           Извежда номер на версия на програмата\n"
5769
5770 #: sysdump.c:647
5771 #, c-format
5772 msgid "Print a human readable interpretation of a SYSROFF object file\n"
5773 msgstr "Извежда четимо представяне на SYSROFF обектен файл\n"
5774
5775 #: sysdump.c:648
5776 #, c-format
5777 msgid ""
5778 " The options are:\n"
5779 "  -h --help        Display this information\n"
5780 "  -v --version     Print the program's version number\n"
5781 msgstr ""
5782 " Опциите са:\n"
5783 "  -h --help        Показва тази информация\n"
5784 "  -v --version     Извежда номер на версия на програмата\n"
5785
5786 #: sysdump.c:715
5787 #, c-format
5788 msgid "cannot open input file %s"
5789 msgstr "не можа да се отвори входящ файл %s"
5790
5791 #: version.c:35
5792 #, c-format
5793 msgid "Copyright 2009 Free Software Foundation, Inc.\n"
5794 msgstr "Авторско право 2009 Free Software Foundation, Inc.\n"
5795
5796 #: version.c:36
5797 #, c-format
5798 msgid ""
5799 "This program is free software; you may redistribute it under the terms of\n"
5800 "the GNU General Public License version 3 or (at your option) any later version.\n"
5801 "This program has absolutely no warranty.\n"
5802 msgstr ""
5803 "Тази програма е свободен софтуер: можете да я разпространявате под условията\n"
5804 "на Всеобщ Публичен Лиценз ГНУ версия 3 или по ваш избор, следваща версия.\n"
5805 "Тази програма е без гаранции.\n"
5806
5807 #: windmc.c:195
5808 #, c-format
5809 msgid "can't create %s file ,%s' for output.\n"
5810 msgstr ""
5811
5812 #: windmc.c:203
5813 #, c-format
5814 msgid "Usage: %s [option(s)] [input-file]\n"
5815 msgstr "Употреба: %s [опция/-и] [входящ-файл]\n"
5816
5817 #: windmc.c:205
5818 #, c-format
5819 msgid ""
5820 " The options are:\n"
5821 "  -a --ascii_in                Read input file as ASCII file\n"
5822 "  -A --ascii_out               Write binary messages as ASCII\n"
5823 "  -b --binprefix               .bin filename is prefixed by .mc filename_ for uniqueness.\n"
5824 "  -c --customflag              Set custom flags for messages\n"
5825 "  -C --codepage_in=<val>       Set codepage when reading mc text file\n"
5826 "  -d --decimal_values          Print values to text files decimal\n"
5827 "  -e --extension=<extension>   Set header extension used on export header file\n"
5828 "  -F --target <target>         Specify output target for endianess.\n"
5829 "  -h --headerdir=<directory>   Set the export directory for headers\n"
5830 "  -u --unicode_in              Read input file as UTF16 file\n"
5831 "  -U --unicode_out             Write binary messages as UFT16\n"
5832 "  -m --maxlength=<val>         Set the maximal allowed message length\n"
5833 "  -n --nullterminate           Automatic add a zero termination to strings\n"
5834 "  -o --hresult_use             Use HRESULT definition instead of status code definition\n"
5835 "  -O --codepage_out=<val>      Set codepage used for writing text file\n"
5836 "  -r --rcdir=<directory>       Set the export directory for rc files\n"
5837 "  -x --xdbg=<directory>        Where to create the .dbg C include file\n"
5838 "                               that maps message ID's to their symbolic name.\n"
5839 msgstr ""
5840
5841 #: windmc.c:225
5842 #, c-format
5843 msgid ""
5844 "  -H --help                    Print this help message\n"
5845 "  -v --verbose                 Verbose - tells you what it's doing\n"
5846 "  -V --version                 Print version information\n"
5847 msgstr ""
5848 "  -H --help                    Извежда това помощно съобщение\n"
5849 "  -v --verbose                 Подробно - показва какво се прави\n"
5850 "  -V --version                 Извежда информация за версията\n"
5851
5852 #: windmc.c:296 windres.c:415
5853 #, c-format
5854 msgid "%s: warning: "
5855 msgstr "%s: предупреждение: "
5856
5857 #: windmc.c:297
5858 #, c-format
5859 msgid "A codepage was specified switch ,%s' and UTF16.\n"
5860 msgstr ""
5861
5862 #: windmc.c:298
5863 #, c-format
5864 msgid "\tcodepage settings are ignored.\n"
5865 msgstr ""
5866
5867 #: windmc.c:342
5868 msgid "try to add a ill language."
5869 msgstr ""
5870
5871 #: windmc.c:1151
5872 #, c-format
5873 msgid "unable to open file ,%s' for input.\n"
5874 msgstr ""
5875
5876 #: windmc.c:1159
5877 #, c-format
5878 msgid "unable to read contents of %s"
5879 msgstr "не можа да се прочете съдържанието на %s"
5880
5881 #: windmc.c:1171
5882 msgid "input file does not seems to be UFT16.\n"
5883 msgstr ""
5884
5885 #: windres.c:220
5886 #, c-format
5887 msgid "can't open %s `%s': %s"
5888 msgstr ""
5889
5890 #: windres.c:394
5891 #, c-format
5892 msgid ": expected to be a directory\n"
5893 msgstr ""
5894
5895 #: windres.c:406
5896 #, c-format
5897 msgid ": expected to be a leaf\n"
5898 msgstr ""
5899
5900 #: windres.c:417
5901 #, c-format
5902 msgid ": duplicate value\n"
5903 msgstr ""
5904
5905 #: windres.c:567
5906 #, c-format
5907 msgid "unknown format type `%s'"
5908 msgstr ""
5909
5910 #: windres.c:568
5911 #, c-format
5912 msgid "%s: supported formats:"
5913 msgstr ""
5914
5915 #. Otherwise, we give up.
5916 #: windres.c:651
5917 #, c-format
5918 msgid "can not determine type of file `%s'; use the -J option"
5919 msgstr ""
5920
5921 #: windres.c:663
5922 #, c-format
5923 msgid "Usage: %s [option(s)] [input-file] [output-file]\n"
5924 msgstr ""
5925
5926 #: windres.c:665
5927 #, c-format
5928 msgid ""
5929 " The options are:\n"
5930 "  -i --input=<file>            Name input file\n"
5931 "  -o --output=<file>           Name output file\n"
5932 "  -J --input-format=<format>   Specify input format\n"
5933 "  -O --output-format=<format>  Specify output format\n"
5934 "  -F --target=<target>         Specify COFF target\n"
5935 "     --preprocessor=<program>  Program to use to preprocess rc file\n"
5936 "  -I --include-dir=<dir>       Include directory when preprocessing rc file\n"
5937 "  -D --define <sym>[=<val>]    Define SYM when preprocessing rc file\n"
5938 "  -U --undefine <sym>          Undefine SYM when preprocessing rc file\n"
5939 "  -v --verbose                 Verbose - tells you what it's doing\n"
5940 "  -c --codepage=<codepage>     Specify default codepage\n"
5941 "  -l --language=<val>          Set language when reading rc file\n"
5942 "     --use-temp-file           Use a temporary file instead of popen to read\n"
5943 "                               the preprocessor output\n"
5944 "     --no-use-temp-file        Use popen (default)\n"
5945 msgstr ""
5946
5947 #: windres.c:682
5948 #, c-format
5949 msgid "     --yydebug                 Turn on parser debugging\n"
5950 msgstr "     --yydebug                 Включва проследяване на разбора\n"
5951
5952 #: windres.c:685
5953 #, c-format
5954 msgid ""
5955 "  -r                           Ignored for compatibility with rc\n"
5956 "  @<file>                      Read options from <file>\n"
5957 "  -h --help                    Print this help message\n"
5958 "  -V --version                 Print version information\n"
5959 msgstr ""
5960 "  -r                           Пренебрегнат (съвместимост с rc)\n"
5961 "  @<файл>                      Прочитане на команди от <файл>\n"
5962 "  -h --help                    Извежда това помощно съобщение\n"
5963 "  -V --version                 Извежда информация за версията\n"
5964
5965 #: windres.c:690
5966 #, c-format
5967 msgid ""
5968 "FORMAT is one of rc, res, or coff, and is deduced from the file name\n"
5969 "extension if not specified.  A single file name is an input file.\n"
5970 "No input-file is stdin, default rc.  No output-file is stdout, default rc.\n"
5971 msgstr ""
5972
5973 #: windres.c:848
5974 msgid "invalid codepage specified.\n"
5975 msgstr ""
5976
5977 #: windres.c:863
5978 msgid "invalid option -f\n"
5979 msgstr ""
5980
5981 #: windres.c:868
5982 msgid "No filename following the -fo option.\n"
5983 msgstr ""
5984
5985 #: windres.c:927
5986 #, c-format
5987 msgid "Option -I is deprecated for setting the input format, please use -J instead.\n"
5988 msgstr ""
5989
5990 #: windres.c:1037
5991 msgid "no resources"
5992 msgstr ""
5993
5994 #: wrstabs.c:353 wrstabs.c:1916
5995 #, c-format
5996 msgid "string_hash_lookup failed: %s"
5997 msgstr ""
5998
5999 #: wrstabs.c:636
6000 #, c-format
6001 msgid "stab_int_type: bad size %u"
6002 msgstr ""
6003
6004 #: wrstabs.c:1394
6005 #, c-format
6006 msgid "%s: warning: unknown size for field `%s' in struct"
6007 msgstr ""