Don't emit vendor attribute section if there is no attribute to emit.
[deliverable/binutils-gdb.git] / ld / po / ru.po
1 # Translation of binutils ld to Russian
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 # Vladimir B. Tsarkov <lipetsk-gnu-lug@bk.ru>, 2011.
5 # Pavel Maryanov <acid@jack.kiev.ua>, 2012.
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: ld 2.20.90\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2010-11-05 11:34+0100\n"
12 "PO-Revision-Date: 2012-03-30 15:38+0200\n"
13 "Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
14 "Language-Team: Russian <gnu@mx.ru>\n"
15 "Language: ru\n"
16 "X-Bugs: Report translation errors to the Language-Team address.\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: emultempl/armcoff.em:73
22 #, c-format
23 msgid " --support-old-code Support interworking with old code\n"
24 msgstr " --support-old-code\t\t\t Поддерживать взаимодействие (interworking) со старым кодом\n"
25
26 #: emultempl/armcoff.em:74
27 #, c-format
28 msgid " --thumb-entry=<sym> Set the entry point to be Thumb symbol <sym>\n"
29 msgstr " --thumb-entry=<sym>\t\t\tУстановить входную точку <sym> для работы в режиме сжатого набора команд\n"
30
31 #: emultempl/armcoff.em:122
32 #, c-format
33 msgid "Errors encountered processing file %s"
34 msgstr "Были обнаружены ошибки при обработке файлов %s"
35
36 #: emultempl/armcoff.em:190 emultempl/pe.em:1812
37 msgid "%P: warning: '--thumb-entry %s' is overriding '-e %s'\n"
38 msgstr "%P: предупреждение: '--thumb-entry %s' отменяет '-e %s'\n"
39
40 #: emultempl/armcoff.em:195 emultempl/pe.em:1817
41 msgid "%P: warning: cannot find thumb start symbol %s\n"
42 msgstr "%P: предупреждение: не удаётся найти входную точку для работы в режиме сжатого набора команд %s\n"
43
44 #: emultempl/pe.em:418
45 #, c-format
46 msgid " --base_file <basefile> Generate a base file for relocatable DLLs\n"
47 msgstr " --base_file <basefile>\t\t\t\t Сгенерировать файл с именем <basefile> для хранения базовых адресов, используемых при настройке окружения для работы dlltool \n"
48
49 #: emultempl/pe.em:419
50 #, c-format
51 msgid " --dll Set image base to the default for DLLs\n"
52 msgstr " --dll\t\t\t\t\t\t\t\t\t\t Создать DLL вместо обычного выполняемого файла\n"
53
54 #: emultempl/pe.em:420
55 #, c-format
56 msgid " --file-alignment <size> Set file alignment\n"
57 msgstr " --file-alignment <size>\t\t\t Задать значение смещения, используемое для выравнивания счётчика адресов при переходе между разделами сценария компоновщика\n"
58
59 #: emultempl/pe.em:421
60 #, c-format
61 msgid " --heap <size> Set initial size of the heap\n"
62 msgstr " --heap <size> Задать первоначальный размер динамической области памяти\n"
63
64 #: emultempl/pe.em:422
65 #, c-format
66 msgid " --image-base <address> Set start address of the executable\n"
67 msgstr " --image-base <address> Задать начальный адрес исполняемого файла\n"
68
69 #: emultempl/pe.em:423
70 #, c-format
71 msgid " --major-image-version <number> Set version number of the executable\n"
72 msgstr " --major-image-version <number> Задать номер версии исполняемого файла\n"
73
74 #: emultempl/pe.em:424
75 #, c-format
76 msgid " --major-os-version <number> Set minimum required OS version\n"
77 msgstr " --major-os-version <number> Указать минимальную требуемую версию ОС\n"
78
79 #: emultempl/pe.em:425
80 #, c-format
81 msgid " --major-subsystem-version <number> Set minimum required OS subsystem version\n"
82 msgstr " --major-subsystem-version <number> Указать минимальную требуемую версию подсистемы ОС\n"
83
84 #: emultempl/pe.em:426
85 #, c-format
86 msgid " --minor-image-version <number> Set revision number of the executable\n"
87 msgstr " --minor-image-version <number> Указать номер редакции исполняемого файла\n"
88
89 #: emultempl/pe.em:427
90 #, c-format
91 msgid " --minor-os-version <number> Set minimum required OS revision\n"
92 msgstr " --minor-os-version <number> Указать минимальную требуемую редакцию ОС\n"
93
94 #: emultempl/pe.em:428
95 #, c-format
96 msgid " --minor-subsystem-version <number> Set minimum required OS subsystem revision\n"
97 msgstr " --minor-subsystem-version <number> Указать минимальную требуемую редакцию подсистемы ОС\n"
98
99 #: emultempl/pe.em:429
100 #, c-format
101 msgid " --section-alignment <size> Set section alignment\n"
102 msgstr " --section-alignment <size> Задать выравнивание значения счётчика адреса в разделах сценария компоновщика\n"
103
104 #: emultempl/pe.em:430
105 #, c-format
106 msgid " --stack <size> Set size of the initial stack\n"
107 msgstr " --stack <size> Задать первоначальный размер стека\n"
108
109 #: emultempl/pe.em:431
110 #, c-format
111 msgid " --subsystem <name>[:<version>] Set required OS subsystem [& version]\n"
112 msgstr " --subsystem <name>[:<version>] Указать требуемую подсистему ОС [и версию]\n"
113
114 #: emultempl/pe.em:432
115 #, c-format
116 msgid " --support-old-code Support interworking with old code\n"
117 msgstr " --support-old-code Поддерживать взаимодействие (interworking) со старым кодом\n"
118
119 #: emultempl/pe.em:433
120 #, c-format
121 msgid " --[no-]leading-underscore Set explicit symbol underscore prefix mode\n"
122 msgstr " --[no-]leading-underscore Использовать символ подчёркивания как прфеикс в явном режиме\n"
123
124 #: emultempl/pe.em:434
125 #, c-format
126 msgid " --thumb-entry=<symbol> Set the entry point to be Thumb <symbol>\n"
127 msgstr " --thumb-entry=<symbol> Установить входную точку в режим сжатого набора команд<symbol>\n"
128
129 #: emultempl/pe.em:436
130 #, c-format
131 msgid " --add-stdcall-alias Export symbols with and without @nn\n"
132 msgstr " --add-stdcall-alias Экспортировать символы с и без @nn\n"
133
134 #: emultempl/pe.em:437
135 #, c-format
136 msgid " --disable-stdcall-fixup Don't link _sym to _sym@nn\n"
137 msgstr " --disable-stdcall-fixup Не компоновать _sym с _sym@nn\n"
138
139 #: emultempl/pe.em:438
140 #, c-format
141 msgid " --enable-stdcall-fixup Link _sym to _sym@nn without warnings\n"
142 msgstr " --enable-stdcall-fixup Компоновать _sym с _sym@nn без предупреждений\n"
143
144 #: emultempl/pe.em:439
145 #, c-format
146 msgid " --exclude-symbols sym,sym,... Exclude symbols from automatic export\n"
147 msgstr " --exclude-symbols sym,sym,... Исключить символы из списка на автоматический экспорт\n"
148
149 #: emultempl/pe.em:440
150 #, c-format
151 msgid " --exclude-all-symbols Exclude all symbols from automatic export\n"
152 msgstr " --exclude-all-symbols Исключить все символы из списка на автоматический экспорт\n"
153
154 #: emultempl/pe.em:441
155 #, c-format
156 msgid " --exclude-libs lib,lib,... Exclude libraries from automatic export\n"
157 msgstr " --exclude-libs lib,lib,... Исключить библиотеки из списка на автоматический экспорт\n"
158
159 #: emultempl/pe.em:442
160 #, c-format
161 msgid " --exclude-modules-for-implib mod,mod,...\n"
162 msgstr " --exclude-modules-for-implib mod,mod,...\n"
163
164 #: emultempl/pe.em:443
165 #, c-format
166 msgid " Exclude objects, archive members from auto\n"
167 msgstr " Исключить объекты и архивы из списка на автоматический\n"
168
169 #: emultempl/pe.em:444
170 #, c-format
171 msgid " export, place into import library instead.\n"
172 msgstr " экспорт, поместить их в импортируемую библиотеку вместо этого.\n"
173
174 #: emultempl/pe.em:445
175 #, c-format
176 msgid " --export-all-symbols Automatically export all globals to DLL\n"
177 msgstr " --export-all-symbols Автоматически экспортировать все глобальные символы в DLL\n"
178
179 #: emultempl/pe.em:446
180 #, c-format
181 msgid " --kill-at Remove @nn from exported symbols\n"
182 msgstr " --kill-at Удалить суффикс @nn из экспортируемых символов\n"
183
184 #: emultempl/pe.em:447
185 #, c-format
186 msgid " --out-implib <file> Generate import library\n"
187 msgstr " --out-implib <file> Сгенерировать библиотеку для импорта\n"
188
189 #: emultempl/pe.em:448
190 #, c-format
191 msgid " --output-def <file> Generate a .DEF file for the built DLL\n"
192 msgstr " --output-def <file> Сгенерировать .DEF файл для собранных DLL\n"
193
194 #: emultempl/pe.em:449
195 #, c-format
196 msgid " --warn-duplicate-exports Warn about duplicate exports.\n"
197 msgstr " --warn-duplicate-exports Предупреждать о повторении экспорта.\n"
198
199 #: emultempl/pe.em:450
200 #, c-format
201 msgid ""
202 " --compat-implib Create backward compatible import libs;\n"
203 " create __imp_<SYMBOL> as well.\n"
204 msgstr ""
205 " --compat-implib Создать обратно совместимые импортируемые библиотеки;\n"
206 " создать также __imp_<SYMBOL>.\n"
207
208 #: emultempl/pe.em:452
209 #, c-format
210 msgid ""
211 " --enable-auto-image-base Automatically choose image base for DLLs\n"
212 " unless user specifies one\n"
213 msgstr ""
214 " --enable-auto-image-base Автоматически выбирать базовый адрес для DLLs\n"
215 " если пользователь сам не укажет этот адрес\n"
216
217 #: emultempl/pe.em:454
218 #, c-format
219 msgid " --disable-auto-image-base Do not auto-choose image base. (default)\n"
220 msgstr " --disable-auto-image-base Не генерировать базовый адрес для DLL. (по-умолчанию)\n"
221
222 #: emultempl/pe.em:455
223 #, c-format
224 msgid ""
225 " --dll-search-prefix=<string> When linking dynamically to a dll without\n"
226 " an importlib, use <string><basename>.dll\n"
227 " in preference to lib<basename>.dll \n"
228 msgstr ""
229 " --dll-search-prefix=<string> При динамической компоновке с dll без\n"
230 " импортируемых библиотек, использовать <string><basename>.dll\n"
231 " отдавая предпочтение lib<basename>.dll \n"
232
233 #: emultempl/pe.em:458
234 #, fuzzy, c-format
235 msgid ""
236 " --enable-auto-import Do sophistcated linking of _sym to\n"
237 " __imp_sym for DATA references\n"
238 msgstr ""
239 " --enable-auto-import Выполнять сложную компоновку _sym с\n"
240 " __imp_sym для DATA ссылок\n"
241
242 #: emultempl/pe.em:460
243 #, c-format
244 msgid " --disable-auto-import Do not auto-import DATA items from DLLs\n"
245 msgstr " --disable-auto-import Отказаться от автоматического импорта элементов DATA из DLL файлов\n"
246
247 #: emultempl/pe.em:461
248 #, c-format
249 msgid ""
250 " --enable-runtime-pseudo-reloc Work around auto-import limitations by\n"
251 " adding pseudo-relocations resolved at\n"
252 " runtime.\n"
253 msgstr ""
254 " --enable-runtime-pseudo-reloc Упрощает работу с автоматическим импортом\n"
255 " через псевдомодификацию адресовв процессе\n"
256 " выполнения программы.\n"
257
258 #: emultempl/pe.em:464
259 #, c-format
260 msgid ""
261 " --disable-runtime-pseudo-reloc Do not add runtime pseudo-relocations for\n"
262 " auto-imported DATA.\n"
263 msgstr ""
264 " --disable-runtime-pseudo-reloc Не выполнять псевдомодификацию адресовдля\n"
265 " автоматически импортируемых элементов DATA.\n"
266
267 #: emultempl/pe.em:466
268 #, c-format
269 msgid ""
270 " --enable-extra-pe-debug Enable verbose debug output when building\n"
271 " or linking to DLLs (esp. auto-import)\n"
272 msgstr ""
273 " --enable-extra-pe-debug Включить вывод подробной отладочной информации при сборке\n"
274 " или компоновке с DLL (особенно при автоматическомимпорте)\n"
275
276 #: emultempl/pe.em:469
277 #, c-format
278 msgid ""
279 " --large-address-aware Executable supports virtual addresses\n"
280 " greater than 2 gigabytes\n"
281 msgstr ""
282 " --large-address-aware Исполняемый файл поодерживает работу с виртуальными адресами,\n"
283 " выходящими за рамки 2 гигабайт\n"
284
285 #: emultempl/pe.em:471
286 #, c-format
287 msgid ""
288 " --enable-long-section-names Use long COFF section names even in\n"
289 " executable image files\n"
290 msgstr ""
291 " --enable-long-section-names Использовать длинные имена (более 8 символов) разделов COFF даже в\n"
292 " файлах исполняемых образов\n"
293
294 #: emultempl/pe.em:473
295 #, c-format
296 msgid ""
297 " --disable-long-section-names Never use long COFF section names, even\n"
298 " in object files\n"
299 msgstr ""
300 " --disable-long-section-names Никогда не использовать длинные имена COFF разделов, даже\n"
301 " в объектных файлах\n"
302
303 #: emultempl/pe.em:475
304 #, c-format
305 msgid ""
306 " --dynamicbase\t\t\t Image base address may be relocated using\n"
307 "\t\t\t\t address space layout randomization (ASLR)\n"
308 msgstr ""
309 " --dynamicbase\t\t\t Базовый адрес образа может быть перемещён с помощью\n"
310 "\t\t\t\t рандомизации раскладки адресного пространства (ASLR)\n"
311
312 #: emultempl/pe.em:477
313 #, c-format
314 msgid " --forceinteg\t\t Code integrity checks are enforced\n"
315 msgstr " --forceinteg\t\t Производить проверку целостности кода в обязательном порядке\n"
316
317 #: emultempl/pe.em:478
318 #, c-format
319 msgid " --nxcompat\t\t Image is compatible with data execution prevention\n"
320 msgstr " --nxcompat\t\t Образ совместим с технологией предотвращения выполнения данных (DEP)\n"
321
322 #: emultempl/pe.em:479
323 #, c-format
324 msgid " --no-isolation\t\t Image understands isolation but do not isolate the image\n"
325 msgstr ""
326
327 #: emultempl/pe.em:480
328 #, c-format
329 msgid ""
330 " --no-seh\t\t\t Image does not use SEH. No SE handler may\n"
331 "\t\t\t\t be called in this image\n"
332 msgstr ""
333
334 #: emultempl/pe.em:482
335 #, c-format
336 msgid " --no-bind\t\t\t Do not bind this image\n"
337 msgstr ""
338
339 #: emultempl/pe.em:483
340 #, c-format
341 msgid " --wdmdriver\t\t Driver uses the WDM model\n"
342 msgstr ""
343
344 #: emultempl/pe.em:484
345 #, c-format
346 msgid " --tsaware Image is Terminal Server aware\n"
347 msgstr ""
348
349 #: emultempl/pe.em:613
350 msgid "%P: warning: bad version number in -subsystem option\n"
351 msgstr ""
352
353 #: emultempl/pe.em:638
354 msgid "%P%F: invalid subsystem type %s\n"
355 msgstr ""
356
357 #: emultempl/pe.em:659
358 msgid "%P%F: invalid hex number for PE parameter '%s'\n"
359 msgstr ""
360
361 #: emultempl/pe.em:676
362 msgid "%P%F: strange hex info for PE parameter '%s'\n"
363 msgstr ""
364
365 #: emultempl/pe.em:693
366 #, c-format
367 msgid "%s: Can't open base file %s\n"
368 msgstr ""
369
370 #: emultempl/pe.em:969
371 msgid "%P: warning, file alignment > section alignment.\n"
372 msgstr ""
373
374 #: emultempl/pe.em:982
375 msgid "%P: warning: --export-dynamic is not supported for PE targets, did you mean --export-all-symbols?\n"
376 msgstr ""
377
378 #: emultempl/pe.em:1058 emultempl/pe.em:1085
379 #, c-format
380 msgid "Warning: resolving %s by linking to %s\n"
381 msgstr ""
382
383 #: emultempl/pe.em:1063 emultempl/pe.em:1090
384 msgid "Use --enable-stdcall-fixup to disable these warnings\n"
385 msgstr ""
386
387 #: emultempl/pe.em:1064 emultempl/pe.em:1091
388 msgid "Use --disable-stdcall-fixup to disable these fixups\n"
389 msgstr ""
390
391 #: emultempl/pe.em:1110
392 #, c-format
393 msgid "%C: Cannot get section contents - auto-import exception\n"
394 msgstr ""
395
396 #: emultempl/pe.em:1150
397 #, c-format
398 msgid "Info: resolving %s by linking to %s (auto-import)\n"
399 msgstr ""
400
401 #: emultempl/pe.em:1157
402 msgid ""
403 "%P: warning: auto-importing has been activated without --enable-auto-import specified on the command line.\n"
404 "This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.\n"
405 msgstr ""
406
407 #: emultempl/pe.em:1164 emultempl/pe.em:1369 emultempl/pe.em:1575 ldcref.c:490
408 #: ldcref.c:588 ldmain.c:1183 ldmisc.c:286 pe-dll.c:705 pe-dll.c:1253
409 #: pe-dll.c:1348
410 msgid "%B%F: could not read symbols: %E\n"
411 msgstr ""
412
413 #: emultempl/pe.em:1245
414 msgid "%F%P: cannot perform PE operations on non PE output file '%B'.\n"
415 msgstr ""
416
417 #: emultempl/pe.em:1616
418 #, c-format
419 msgid "Errors encountered processing file %s\n"
420 msgstr ""
421
422 #: emultempl/pe.em:1639
423 #, c-format
424 msgid "Errors encountered processing file %s for interworking\n"
425 msgstr ""
426
427 #: emultempl/pe.em:1701 ldexp.c:542 ldlang.c:3323 ldlang.c:3358 ldlang.c:6804
428 #: ldlang.c:6835 ldmain.c:1128
429 msgid "%P%F: bfd_link_hash_lookup failed: %E\n"
430 msgstr ""
431
432 #: ldcref.c:168
433 msgid "%X%P: bfd_hash_table_init of cref table failed: %E\n"
434 msgstr ""
435
436 #: ldcref.c:174
437 msgid "%X%P: cref_hash_lookup failed: %E\n"
438 msgstr ""
439
440 #: ldcref.c:184
441 msgid "%X%P: cref alloc failed: %E\n"
442 msgstr ""
443
444 #: ldcref.c:366
445 #, c-format
446 msgid ""
447 "\n"
448 "Cross Reference Table\n"
449 "\n"
450 msgstr ""
451
452 #: ldcref.c:367
453 msgid "Symbol"
454 msgstr "Символ"
455
456 #: ldcref.c:375
457 #, c-format
458 msgid "File\n"
459 msgstr "Файл\n"
460
461 #: ldcref.c:379
462 #, c-format
463 msgid "No symbols\n"
464 msgstr "Нет символов\n"
465
466 #: ldcref.c:532
467 msgid "%P: symbol `%T' missing from main hash table\n"
468 msgstr ""
469
470 #: ldcref.c:650 ldcref.c:657 ldmain.c:1217 ldmain.c:1224
471 msgid "%B%F: could not read relocs: %E\n"
472 msgstr ""
473
474 #. We found a reloc for the symbol. The symbol is defined
475 #. in OUTSECNAME. This reloc is from a section which is
476 #. mapped into a section from which references to OUTSECNAME
477 #. are prohibited. We must report an error.
478 #: ldcref.c:684
479 msgid "%X%C: prohibited cross reference from %s to `%T' in %s\n"
480 msgstr ""
481
482 #: ldctor.c:85
483 msgid "%P%X: Different relocs used in set %s\n"
484 msgstr ""
485
486 #: ldctor.c:103
487 msgid "%P%X: Different object file formats composing set %s\n"
488 msgstr ""
489
490 #: ldctor.c:281 ldctor.c:295
491 msgid "%P%X: %s does not support reloc %s for set %s\n"
492 msgstr ""
493
494 #: ldctor.c:316
495 msgid "%P%X: Unsupported size %d for set %s\n"
496 msgstr ""
497
498 #: ldctor.c:337
499 msgid ""
500 "\n"
501 "Set Symbol\n"
502 "\n"
503 msgstr ""
504
505 #: ldemul.c:265
506 #, c-format
507 msgid "%S SYSLIB ignored\n"
508 msgstr ""
509
510 #: ldemul.c:271
511 #, c-format
512 msgid "%S HLL ignored\n"
513 msgstr ""
514
515 #: ldemul.c:291
516 msgid "%P: unrecognised emulation mode: %s\n"
517 msgstr ""
518
519 #: ldemul.c:292
520 msgid "Supported emulations: "
521 msgstr ""
522
523 #: ldemul.c:334
524 #, c-format
525 msgid " no emulation specific options.\n"
526 msgstr ""
527
528 #: ldexp.c:313
529 msgid "%P: warning: address of `%s' isn't multiple of maximum page size\n"
530 msgstr ""
531
532 #: ldexp.c:351
533 #, c-format
534 msgid "%F%S %% by zero\n"
535 msgstr ""
536
537 #: ldexp.c:359
538 #, c-format
539 msgid "%F%S / by zero\n"
540 msgstr ""
541
542 #: ldexp.c:552
543 #, c-format
544 msgid "%X%S: unresolvable symbol `%s' referenced in expression\n"
545 msgstr ""
546
547 #: ldexp.c:564
548 #, c-format
549 msgid "%F%S: undefined symbol `%s' referenced in expression\n"
550 msgstr ""
551
552 #: ldexp.c:585 ldexp.c:602 ldexp.c:629
553 #, c-format
554 msgid "%F%S: undefined section `%s' referenced in expression\n"
555 msgstr ""
556
557 #: ldexp.c:656 ldexp.c:670
558 #, c-format
559 msgid "%F%S: undefined MEMORY region `%s' referenced in expression\n"
560 msgstr ""
561
562 #: ldexp.c:681
563 #, c-format
564 msgid "%F%S: unknown constant `%s' referenced in expression\n"
565 msgstr ""
566
567 #: ldexp.c:743
568 #, c-format
569 msgid "%F%S can not PROVIDE assignment to location counter\n"
570 msgstr ""
571
572 #: ldexp.c:757
573 #, c-format
574 msgid "%F%S invalid assignment to location counter\n"
575 msgstr ""
576
577 #: ldexp.c:760
578 #, c-format
579 msgid "%F%S assignment to location counter invalid outside of SECTION\n"
580 msgstr ""
581
582 #: ldexp.c:773
583 msgid "%F%S cannot move location counter backwards (from %V to %V)\n"
584 msgstr ""
585
586 #: ldexp.c:812
587 msgid "%P%F:%s: hash creation failed\n"
588 msgstr ""
589
590 #: ldexp.c:1119 ldexp.c:1144 ldexp.c:1204
591 #, c-format
592 msgid "%F%S: nonconstant expression for %s\n"
593 msgstr ""
594
595 #: ldfile.c:141
596 #, c-format
597 msgid "attempt to open %s failed\n"
598 msgstr ""
599
600 #: ldfile.c:143
601 #, c-format
602 msgid "attempt to open %s succeeded\n"
603 msgstr ""
604
605 #: ldfile.c:149
606 msgid "%F%P: invalid BFD target `%s'\n"
607 msgstr ""
608
609 #: ldfile.c:266 ldfile.c:295
610 msgid "%P: skipping incompatible %s when searching for %s\n"
611 msgstr ""
612
613 #: ldfile.c:279
614 msgid "%F%P: attempted static link of dynamic object `%s'\n"
615 msgstr ""
616
617 #: ldfile.c:332 ldmain.c:832
618 msgid "%P%F: %s: plugin reported error claiming file\n"
619 msgstr ""
620
621 #: ldfile.c:447
622 msgid "%P: cannot find %s (%s): %E\n"
623 msgstr ""
624
625 #: ldfile.c:450
626 msgid "%P: cannot find %s: %E\n"
627 msgstr ""
628
629 #: ldfile.c:485
630 msgid "%P: cannot find %s inside %s\n"
631 msgstr ""
632
633 #: ldfile.c:488
634 msgid "%P: cannot find %s\n"
635 msgstr ""
636
637 #: ldfile.c:507 ldfile.c:525
638 #, c-format
639 msgid "cannot find script file %s\n"
640 msgstr ""
641
642 #: ldfile.c:509 ldfile.c:527
643 #, c-format
644 msgid "opened script file %s\n"
645 msgstr ""
646
647 #: ldfile.c:657
648 msgid "%P%F: cannot open linker script file %s: %E\n"
649 msgstr ""
650
651 #: ldfile.c:722
652 msgid "%P%F: cannot represent machine `%s'\n"
653 msgstr ""
654
655 #: ldlang.c:1160 ldlang.c:1202 ldlang.c:3048
656 msgid "%P%F: can not create hash table: %E\n"
657 msgstr ""
658
659 #: ldlang.c:1253
660 msgid "%P:%S: warning: redeclaration of memory region `%s'\n"
661 msgstr ""
662
663 #: ldlang.c:1259
664 msgid "%P:%S: warning: memory region `%s' not declared\n"
665 msgstr ""
666
667 #: ldlang.c:1293
668 msgid "%F%P:%S: error: alias for default memory region\n"
669 msgstr ""
670
671 #: ldlang.c:1304
672 msgid "%F%P:%S: error: redefinition of memory region alias `%s'\n"
673 msgstr ""
674
675 #: ldlang.c:1311
676 msgid "%F%P:%S: error: memory region `%s' for alias `%s' does not exist\n"
677 msgstr ""
678
679 #: ldlang.c:1363 ldlang.c:1402
680 msgid "%P%F: failed creating section `%s': %E\n"
681 msgstr ""
682
683 #: ldlang.c:1958
684 #, c-format
685 msgid ""
686 "\n"
687 "Discarded input sections\n"
688 "\n"
689 msgstr ""
690
691 #: ldlang.c:1966
692 msgid ""
693 "\n"
694 "Memory Configuration\n"
695 "\n"
696 msgstr ""
697
698 #: ldlang.c:1968
699 msgid "Name"
700 msgstr ""
701
702 #: ldlang.c:1968
703 msgid "Origin"
704 msgstr ""
705
706 #: ldlang.c:1968
707 msgid "Length"
708 msgstr ""
709
710 #: ldlang.c:1968
711 msgid "Attributes"
712 msgstr ""
713
714 #: ldlang.c:2008
715 #, c-format
716 msgid ""
717 "\n"
718 "Linker script and memory map\n"
719 "\n"
720 msgstr ""
721
722 #: ldlang.c:2074
723 msgid "%P%F: Illegal use of `%s' section\n"
724 msgstr ""
725
726 #: ldlang.c:2083
727 msgid "%P%F: output format %s cannot represent section called %s\n"
728 msgstr ""
729
730 #: ldlang.c:2636
731 msgid "%B: file not recognized: %E\n"
732 msgstr ""
733
734 #: ldlang.c:2637
735 msgid "%B: matching formats:"
736 msgstr ""
737
738 #: ldlang.c:2644
739 msgid "%F%B: file not recognized: %E\n"
740 msgstr ""
741
742 #: ldlang.c:2715
743 msgid "%F%B: member %B in archive is not an object\n"
744 msgstr ""
745
746 #: ldlang.c:2730 ldlang.c:2744
747 msgid "%F%B: could not read symbols: %E\n"
748 msgstr ""
749
750 #: ldlang.c:3018
751 msgid "%P: warning: could not find any targets that match endianness requirement\n"
752 msgstr ""
753
754 #: ldlang.c:3032
755 msgid "%P%F: target %s not found\n"
756 msgstr ""
757
758 #: ldlang.c:3034
759 msgid "%P%F: cannot open output file %s: %E\n"
760 msgstr ""
761
762 #: ldlang.c:3040
763 msgid "%P%F:%s: can not make object file: %E\n"
764 msgstr ""
765
766 #: ldlang.c:3044
767 msgid "%P%F:%s: can not set architecture: %E\n"
768 msgstr ""
769
770 #: ldlang.c:3185
771 msgid "%P: warning: %s contains output sections; did you forget -T?\n"
772 msgstr ""
773
774 #: ldlang.c:3215
775 msgid "%P%F: bfd_hash_lookup failed creating symbol %s\n"
776 msgstr ""
777
778 #: ldlang.c:3233
779 msgid "%P%F: bfd_hash_allocate failed creating symbol %s\n"
780 msgstr ""
781
782 #: ldlang.c:3688
783 msgid "%F%P: %s not found for insert\n"
784 msgstr ""
785
786 #: ldlang.c:3903
787 msgid " load address 0x%V"
788 msgstr ""
789
790 #: ldlang.c:4179
791 msgid "%W (size before relaxing)\n"
792 msgstr ""
793
794 #: ldlang.c:4270
795 #, c-format
796 msgid "Address of section %s set to "
797 msgstr ""
798
799 #: ldlang.c:4423
800 #, c-format
801 msgid "Fail with %d\n"
802 msgstr ""
803
804 #: ldlang.c:4710
805 msgid "%X%P: section %s loaded at [%V,%V] overlaps section %s loaded at [%V,%V]\n"
806 msgstr ""
807
808 #: ldlang.c:4726
809 msgid "%X%P: region `%s' overflowed by %ld bytes\n"
810 msgstr ""
811
812 #: ldlang.c:4749
813 msgid "%X%P: address 0x%v of %B section `%s' is not within region `%s'\n"
814 msgstr ""
815
816 #: ldlang.c:4760
817 msgid "%X%P: %B section `%s' will not fit in region `%s'\n"
818 msgstr ""
819
820 #: ldlang.c:4816
821 #, c-format
822 msgid "%F%S: non constant or forward reference address expression for section %s\n"
823 msgstr ""
824
825 #: ldlang.c:4841
826 msgid "%P%X: Internal error on COFF shared library section %s\n"
827 msgstr ""
828
829 #: ldlang.c:4900
830 msgid "%P%F: error: no memory region specified for loadable section `%s'\n"
831 msgstr ""
832
833 #: ldlang.c:4905
834 msgid "%P: warning: no memory region specified for loadable section `%s'\n"
835 msgstr ""
836
837 #: ldlang.c:4927
838 msgid "%P: warning: changing start of section %s by %lu bytes\n"
839 msgstr ""
840
841 #: ldlang.c:5004
842 msgid "%P: warning: dot moved backwards before `%s'\n"
843 msgstr ""
844
845 #: ldlang.c:5170
846 msgid "%P%F: can't relax section: %E\n"
847 msgstr ""
848
849 #: ldlang.c:5497
850 msgid "%F%P: invalid data statement\n"
851 msgstr ""
852
853 #: ldlang.c:5530
854 msgid "%F%P: invalid reloc statement\n"
855 msgstr ""
856
857 #: ldlang.c:5648
858 msgid "%P%F: gc-sections requires either an entry or an undefined symbol\n"
859 msgstr ""
860
861 #: ldlang.c:5673
862 msgid "%P%F:%s: can't set start address\n"
863 msgstr ""
864
865 #: ldlang.c:5686 ldlang.c:5705
866 msgid "%P%F: can't set start address\n"
867 msgstr ""
868
869 #: ldlang.c:5698
870 msgid "%P: warning: cannot find entry symbol %s; defaulting to %V\n"
871 msgstr ""
872
873 #: ldlang.c:5710
874 msgid "%P: warning: cannot find entry symbol %s; not setting start address\n"
875 msgstr ""
876
877 #: ldlang.c:5760
878 msgid "%P%F: Relocatable linking with relocations from format %s (%B) to format %s (%B) is not supported\n"
879 msgstr ""
880
881 #: ldlang.c:5770
882 msgid "%P%X: %s architecture of input file `%B' is incompatible with %s output\n"
883 msgstr ""
884
885 #: ldlang.c:5792
886 msgid "%P%X: failed to merge target specific data of file %B\n"
887 msgstr ""
888
889 #: ldlang.c:5863
890 msgid "%P%F: Could not define common symbol `%T': %E\n"
891 msgstr ""
892
893 #: ldlang.c:5875
894 msgid ""
895 "\n"
896 "Allocating common symbols\n"
897 msgstr ""
898
899 #: ldlang.c:5876
900 msgid ""
901 "Common symbol size file\n"
902 "\n"
903 msgstr ""
904
905 #: ldlang.c:6022
906 msgid "%P%F: invalid syntax in flags\n"
907 msgstr ""
908
909 #: ldlang.c:6415
910 msgid "%P%F: Failed to create hash table\n"
911 msgstr ""
912
913 #: ldlang.c:6430
914 msgid "%P%F: %s: plugin reported error after all symbols read\n"
915 msgstr ""
916
917 #: ldlang.c:6717
918 msgid "%P%F: multiple STARTUP files\n"
919 msgstr ""
920
921 #: ldlang.c:6765
922 msgid "%X%P:%S: section has both a load address and a load region\n"
923 msgstr ""
924
925 #: ldlang.c:6950
926 msgid "%X%P:%S: PHDRS and FILEHDR are not supported when prior PT_LOAD headers lack them\n"
927 msgstr ""
928
929 #: ldlang.c:7022
930 msgid "%F%P: no sections assigned to phdrs\n"
931 msgstr ""
932
933 #: ldlang.c:7060
934 msgid "%F%P: bfd_record_phdr failed: %E\n"
935 msgstr ""
936
937 #: ldlang.c:7080
938 msgid "%X%P: section `%s' assigned to non-existent phdr `%s'\n"
939 msgstr ""
940
941 #: ldlang.c:7481
942 msgid "%X%P: unknown language `%s' in version information\n"
943 msgstr ""
944
945 #: ldlang.c:7626
946 msgid "%X%P: anonymous version tag cannot be combined with other version tags\n"
947 msgstr ""
948
949 #: ldlang.c:7635
950 msgid "%X%P: duplicate version tag `%s'\n"
951 msgstr ""
952
953 #: ldlang.c:7656 ldlang.c:7665 ldlang.c:7683 ldlang.c:7693
954 msgid "%X%P: duplicate expression `%s' in version information\n"
955 msgstr ""
956
957 #: ldlang.c:7733
958 msgid "%X%P: unable to find version dependency `%s'\n"
959 msgstr ""
960
961 #: ldlang.c:7756
962 msgid "%X%P: unable to read .exports section contents\n"
963 msgstr ""
964
965 #: ldmain.c:239
966 msgid "%X%P: can't set BFD default target to `%s': %E\n"
967 msgstr ""
968
969 #: ldmain.c:307
970 msgid "%P%F: -r and -shared may not be used together\n"
971 msgstr ""
972
973 #: ldmain.c:350
974 msgid "%P%F: -F may not be used without -shared\n"
975 msgstr ""
976
977 #: ldmain.c:352
978 msgid "%P%F: -f may not be used without -shared\n"
979 msgstr ""
980
981 #: ldmain.c:400
982 msgid "using external linker script:"
983 msgstr ""
984
985 #: ldmain.c:402
986 msgid "using internal linker script:"
987 msgstr ""
988
989 #: ldmain.c:436
990 msgid "%P%F: no input files\n"
991 msgstr ""
992
993 #: ldmain.c:440
994 msgid "%P: mode %s\n"
995 msgstr ""
996
997 #: ldmain.c:456
998 msgid "%P%F: cannot open map file %s: %E\n"
999 msgstr ""
1000
1001 #: ldmain.c:485
1002 msgid "%P: %s: error in plugin cleanup (ignored)\n"
1003 msgstr ""
1004
1005 #: ldmain.c:494
1006 msgid "%P: link errors found, deleting executable `%s'\n"
1007 msgstr ""
1008
1009 #: ldmain.c:503
1010 msgid "%F%B: final close failed: %E\n"
1011 msgstr ""
1012
1013 #: ldmain.c:529
1014 msgid "%X%P: unable to open for source of copy `%s'\n"
1015 msgstr ""
1016
1017 #: ldmain.c:532
1018 msgid "%X%P: unable to open for destination of copy `%s'\n"
1019 msgstr ""
1020
1021 #: ldmain.c:539
1022 msgid "%P: Error writing file `%s'\n"
1023 msgstr ""
1024
1025 #: ldmain.c:544 pe-dll.c:1729
1026 #, c-format
1027 msgid "%P: Error closing file `%s'\n"
1028 msgstr ""
1029
1030 #: ldmain.c:560
1031 #, c-format
1032 msgid "%s: total time in link: %ld.%06ld\n"
1033 msgstr ""
1034
1035 #: ldmain.c:563
1036 #, c-format
1037 msgid "%s: data size %ld\n"
1038 msgstr ""
1039
1040 #: ldmain.c:646
1041 msgid "%P%F: missing argument to -m\n"
1042 msgstr ""
1043
1044 #: ldmain.c:694 ldmain.c:714 ldmain.c:746 plugin.c:772
1045 msgid "%P%F: bfd_hash_table_init failed: %E\n"
1046 msgstr ""
1047
1048 #: ldmain.c:698 ldmain.c:718
1049 msgid "%P%F: bfd_hash_lookup failed: %E\n"
1050 msgstr ""
1051
1052 #: ldmain.c:732
1053 msgid "%X%P: error: duplicate retain-symbols-file\n"
1054 msgstr ""
1055
1056 #: ldmain.c:776
1057 msgid "%P%F: bfd_hash_lookup for insertion failed: %E\n"
1058 msgstr ""
1059
1060 #: ldmain.c:781
1061 msgid "%P: `-retain-symbols-file' overrides `-s' and `-S'\n"
1062 msgstr ""
1063
1064 #: ldmain.c:895
1065 #, c-format
1066 msgid ""
1067 "Archive member included because of file (symbol)\n"
1068 "\n"
1069 msgstr ""
1070
1071 #: ldmain.c:975
1072 msgid "%X%C: multiple definition of `%T'\n"
1073 msgstr ""
1074
1075 #: ldmain.c:978
1076 msgid "%D: first defined here\n"
1077 msgstr ""
1078
1079 #: ldmain.c:982
1080 msgid "%P: Disabling relaxation: it will not work with multiple definitions\n"
1081 msgstr ""
1082
1083 #: ldmain.c:1012
1084 msgid "%B: warning: definition of `%T' overriding common\n"
1085 msgstr ""
1086
1087 #: ldmain.c:1015
1088 msgid "%B: warning: common is here\n"
1089 msgstr ""
1090
1091 #: ldmain.c:1022
1092 msgid "%B: warning: common of `%T' overridden by definition\n"
1093 msgstr ""
1094
1095 #: ldmain.c:1025
1096 msgid "%B: warning: defined here\n"
1097 msgstr ""
1098
1099 #: ldmain.c:1032
1100 msgid "%B: warning: common of `%T' overridden by larger common\n"
1101 msgstr ""
1102
1103 #: ldmain.c:1035
1104 msgid "%B: warning: larger common is here\n"
1105 msgstr ""
1106
1107 #: ldmain.c:1039
1108 msgid "%B: warning: common of `%T' overriding smaller common\n"
1109 msgstr ""
1110
1111 #: ldmain.c:1042
1112 msgid "%B: warning: smaller common is here\n"
1113 msgstr ""
1114
1115 #: ldmain.c:1046
1116 msgid "%B: warning: multiple common of `%T'\n"
1117 msgstr ""
1118
1119 #: ldmain.c:1048
1120 msgid "%B: warning: previous common is here\n"
1121 msgstr ""
1122
1123 #: ldmain.c:1068 ldmain.c:1106
1124 msgid "%P: warning: global constructor %s used\n"
1125 msgstr ""
1126
1127 #: ldmain.c:1116
1128 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
1129 msgstr ""
1130
1131 #. We found a reloc for the symbol we are looking for.
1132 #: ldmain.c:1170 ldmain.c:1172 ldmain.c:1174 ldmain.c:1192 ldmain.c:1237
1133 msgid "warning: "
1134 msgstr ""
1135
1136 #: ldmain.c:1273
1137 msgid "%F%P: bfd_hash_table_init failed: %E\n"
1138 msgstr ""
1139
1140 #: ldmain.c:1280
1141 msgid "%F%P: bfd_hash_lookup failed: %E\n"
1142 msgstr ""
1143
1144 #: ldmain.c:1301
1145 msgid "%X%C: undefined reference to `%T'\n"
1146 msgstr ""
1147
1148 #: ldmain.c:1304
1149 msgid "%C: warning: undefined reference to `%T'\n"
1150 msgstr ""
1151
1152 #: ldmain.c:1310
1153 msgid "%X%D: more undefined references to `%T' follow\n"
1154 msgstr ""
1155
1156 #: ldmain.c:1313
1157 msgid "%D: warning: more undefined references to `%T' follow\n"
1158 msgstr ""
1159
1160 #: ldmain.c:1324
1161 msgid "%X%B: undefined reference to `%T'\n"
1162 msgstr ""
1163
1164 #: ldmain.c:1327
1165 msgid "%B: warning: undefined reference to `%T'\n"
1166 msgstr ""
1167
1168 #: ldmain.c:1333
1169 msgid "%X%B: more undefined references to `%T' follow\n"
1170 msgstr ""
1171
1172 #: ldmain.c:1336
1173 msgid "%B: warning: more undefined references to `%T' follow\n"
1174 msgstr ""
1175
1176 #: ldmain.c:1375
1177 msgid " additional relocation overflows omitted from the output\n"
1178 msgstr ""
1179
1180 #: ldmain.c:1388
1181 msgid " relocation truncated to fit: %s against undefined symbol `%T'"
1182 msgstr ""
1183
1184 #: ldmain.c:1393
1185 msgid " relocation truncated to fit: %s against symbol `%T' defined in %A section in %B"
1186 msgstr ""
1187
1188 #: ldmain.c:1405
1189 msgid " relocation truncated to fit: %s against `%T'"
1190 msgstr ""
1191
1192 #: ldmain.c:1422
1193 #, c-format
1194 msgid "%X%C: dangerous relocation: %s\n"
1195 msgstr ""
1196
1197 #: ldmain.c:1437
1198 msgid "%X%C: reloc refers to symbol `%T' which is not being output\n"
1199 msgstr ""
1200
1201 #: ldmisc.c:149
1202 #, c-format
1203 msgid "no symbol"
1204 msgstr ""
1205
1206 #: ldmisc.c:246
1207 #, c-format
1208 msgid "built in linker script:%u"
1209 msgstr ""
1210
1211 #: ldmisc.c:324
1212 msgid "%B: In function `%T':\n"
1213 msgstr ""
1214
1215 #: ldmisc.c:451
1216 msgid "%F%P: internal error %s %d\n"
1217 msgstr ""
1218
1219 #: ldmisc.c:500
1220 msgid "%P: internal error: aborting at %s line %d in %s\n"
1221 msgstr ""
1222
1223 #: ldmisc.c:503
1224 msgid "%P: internal error: aborting at %s line %d\n"
1225 msgstr ""
1226
1227 #: ldmisc.c:505
1228 msgid "%P%F: please report this bug\n"
1229 msgstr ""
1230
1231 #. Output for noisy == 2 is intended to follow the GNU standards.
1232 #: ldver.c:39
1233 #, c-format
1234 msgid "GNU ld %s\n"
1235 msgstr "GNU ld %s\n"
1236
1237 #: ldver.c:43
1238 #, fuzzy, c-format
1239 msgid "Copyright 2010 Free Software Foundation, Inc.\n"
1240 msgstr "© Free Software Foundation, Inc., 2011.\n"
1241
1242 #: ldver.c:44
1243 #, c-format
1244 msgid ""
1245 "This program is free software; you may redistribute it under the terms of\n"
1246 "the GNU General Public License version 3 or (at your option) a later version.\n"
1247 "This program has absolutely no warranty.\n"
1248 msgstr ""
1249 "Эта программа является свободным программным обеспечением. Вы можете распространять\n"
1250 "её на условиях GNU General Public License версии 3 или (по вашему выбору)\n"
1251 "более поздней версии.\n"
1252 "Эта программа не имеет абсолютно никаких не гарантий.\n"
1253
1254 #: ldver.c:54
1255 #, c-format
1256 msgid " Supported emulations:\n"
1257 msgstr ""
1258
1259 #: ldwrite.c:62 ldwrite.c:207
1260 msgid "%P%F: bfd_new_link_order failed\n"
1261 msgstr ""
1262
1263 #: ldwrite.c:365
1264 msgid "%F%P: cannot create split section name for %s\n"
1265 msgstr ""
1266
1267 #: ldwrite.c:377
1268 msgid "%F%P: clone section failed: %E\n"
1269 msgstr ""
1270
1271 #: ldwrite.c:418
1272 #, c-format
1273 msgid "%8x something else\n"
1274 msgstr ""
1275
1276 #: ldwrite.c:588
1277 msgid "%F%P: final link failed: %E\n"
1278 msgstr ""
1279
1280 #: lexsup.c:219 lexsup.c:368
1281 msgid "KEYWORD"
1282 msgstr ""
1283
1284 #: lexsup.c:219
1285 msgid "Shared library control for HP/UX compatibility"
1286 msgstr ""
1287
1288 #: lexsup.c:222
1289 msgid "ARCH"
1290 msgstr ""
1291
1292 #: lexsup.c:222
1293 msgid "Set architecture"
1294 msgstr ""
1295
1296 #: lexsup.c:224 lexsup.c:487
1297 msgid "TARGET"
1298 msgstr ""
1299
1300 #: lexsup.c:224
1301 msgid "Specify target for following input files"
1302 msgstr ""
1303
1304 #: lexsup.c:227 lexsup.c:278 lexsup.c:296 lexsup.c:309 lexsup.c:311
1305 #: lexsup.c:441 lexsup.c:501 lexsup.c:563 lexsup.c:576
1306 msgid "FILE"
1307 msgstr ""
1308
1309 #: lexsup.c:227
1310 msgid "Read MRI format linker script"
1311 msgstr ""
1312
1313 #: lexsup.c:229
1314 msgid "Force common symbols to be defined"
1315 msgstr ""
1316
1317 #: lexsup.c:233 lexsup.c:545 lexsup.c:547 lexsup.c:549 lexsup.c:551
1318 msgid "ADDRESS"
1319 msgstr ""
1320
1321 #: lexsup.c:233
1322 msgid "Set start address"
1323 msgstr ""
1324
1325 #: lexsup.c:235
1326 msgid "Export all dynamic symbols"
1327 msgstr ""
1328
1329 #: lexsup.c:237
1330 msgid "Undo the effect of --export-dynamic"
1331 msgstr ""
1332
1333 #: lexsup.c:239
1334 msgid "Link big-endian objects"
1335 msgstr ""
1336
1337 #: lexsup.c:241
1338 msgid "Link little-endian objects"
1339 msgstr ""
1340
1341 #: lexsup.c:243 lexsup.c:246
1342 msgid "SHLIB"
1343 msgstr ""
1344
1345 #: lexsup.c:243
1346 msgid "Auxiliary filter for shared object symbol table"
1347 msgstr ""
1348
1349 #: lexsup.c:246
1350 msgid "Filter for shared object symbol table"
1351 msgstr ""
1352
1353 #: lexsup.c:249
1354 msgid "Ignored"
1355 msgstr ""
1356
1357 #: lexsup.c:251
1358 msgid "SIZE"
1359 msgstr ""
1360
1361 #: lexsup.c:251
1362 msgid "Small data size (if no size, same as --shared)"
1363 msgstr ""
1364
1365 #: lexsup.c:254
1366 msgid "FILENAME"
1367 msgstr ""
1368
1369 #: lexsup.c:254
1370 msgid "Set internal name of shared library"
1371 msgstr ""
1372
1373 #: lexsup.c:256
1374 msgid "PROGRAM"
1375 msgstr ""
1376
1377 #: lexsup.c:256
1378 msgid "Set PROGRAM as the dynamic linker to use"
1379 msgstr ""
1380
1381 #: lexsup.c:259
1382 msgid "LIBNAME"
1383 msgstr ""
1384
1385 #: lexsup.c:259
1386 msgid "Search for library LIBNAME"
1387 msgstr ""
1388
1389 #: lexsup.c:261
1390 msgid "DIRECTORY"
1391 msgstr ""
1392
1393 #: lexsup.c:261
1394 msgid "Add DIRECTORY to library search path"
1395 msgstr ""
1396
1397 #: lexsup.c:264
1398 msgid "Override the default sysroot location"
1399 msgstr ""
1400
1401 #: lexsup.c:266
1402 msgid "EMULATION"
1403 msgstr ""
1404
1405 #: lexsup.c:266
1406 msgid "Set emulation"
1407 msgstr ""
1408
1409 #: lexsup.c:268
1410 msgid "Print map file on standard output"
1411 msgstr ""
1412
1413 #: lexsup.c:270
1414 msgid "Do not page align data"
1415 msgstr ""
1416
1417 #: lexsup.c:272
1418 msgid "Do not page align data, do not make text readonly"
1419 msgstr ""
1420
1421 #: lexsup.c:275
1422 msgid "Page align data, make text readonly"
1423 msgstr ""
1424
1425 #: lexsup.c:278
1426 msgid "Set output file name"
1427 msgstr ""
1428
1429 #: lexsup.c:280
1430 msgid "Optimize output file"
1431 msgstr ""
1432
1433 #: lexsup.c:283
1434 msgid "PLUGIN"
1435 msgstr ""
1436
1437 #: lexsup.c:283
1438 msgid "Load named plugin"
1439 msgstr ""
1440
1441 #: lexsup.c:285
1442 msgid "ARG"
1443 msgstr ""
1444
1445 #: lexsup.c:285
1446 msgid "Send arg to last-loaded plugin"
1447 msgstr ""
1448
1449 #: lexsup.c:288
1450 msgid "Ignored for SVR4 compatibility"
1451 msgstr ""
1452
1453 #: lexsup.c:292
1454 msgid "Generate relocatable output"
1455 msgstr ""
1456
1457 #: lexsup.c:296
1458 msgid "Just link symbols (if directory, same as --rpath)"
1459 msgstr ""
1460
1461 #: lexsup.c:299
1462 msgid "Strip all symbols"
1463 msgstr ""
1464
1465 #: lexsup.c:301
1466 msgid "Strip debugging symbols"
1467 msgstr ""
1468
1469 #: lexsup.c:303
1470 msgid "Strip symbols in discarded sections"
1471 msgstr ""
1472
1473 #: lexsup.c:305
1474 msgid "Do not strip symbols in discarded sections"
1475 msgstr ""
1476
1477 #: lexsup.c:307
1478 msgid "Trace file opens"
1479 msgstr ""
1480
1481 #: lexsup.c:309
1482 msgid "Read linker script"
1483 msgstr ""
1484
1485 #: lexsup.c:311
1486 msgid "Read default linker script"
1487 msgstr ""
1488
1489 #: lexsup.c:315 lexsup.c:333 lexsup.c:418 lexsup.c:439 lexsup.c:538
1490 #: lexsup.c:566 lexsup.c:605
1491 msgid "SYMBOL"
1492 msgstr ""
1493
1494 #: lexsup.c:315
1495 msgid "Start with undefined reference to SYMBOL"
1496 msgstr ""
1497
1498 #: lexsup.c:318
1499 msgid "[=SECTION]"
1500 msgstr ""
1501
1502 #: lexsup.c:319
1503 msgid "Don't merge input [SECTION | orphan] sections"
1504 msgstr ""
1505
1506 #: lexsup.c:321
1507 msgid "Build global constructor/destructor tables"
1508 msgstr ""
1509
1510 #: lexsup.c:323
1511 msgid "Print version information"
1512 msgstr ""
1513
1514 #: lexsup.c:325
1515 msgid "Print version and emulation information"
1516 msgstr ""
1517
1518 #: lexsup.c:327
1519 msgid "Discard all local symbols"
1520 msgstr ""
1521
1522 #: lexsup.c:329
1523 msgid "Discard temporary local symbols (default)"
1524 msgstr ""
1525
1526 #: lexsup.c:331
1527 msgid "Don't discard any local symbols"
1528 msgstr ""
1529
1530 #: lexsup.c:333
1531 msgid "Trace mentions of SYMBOL"
1532 msgstr ""
1533
1534 #: lexsup.c:335 lexsup.c:503 lexsup.c:505
1535 msgid "PATH"
1536 msgstr ""
1537
1538 #: lexsup.c:335
1539 msgid "Default search path for Solaris compatibility"
1540 msgstr ""
1541
1542 #: lexsup.c:338
1543 msgid "Start a group"
1544 msgstr ""
1545
1546 #: lexsup.c:340
1547 msgid "End a group"
1548 msgstr ""
1549
1550 #: lexsup.c:344
1551 msgid "Accept input files whose architecture cannot be determined"
1552 msgstr ""
1553
1554 #: lexsup.c:348
1555 msgid "Reject input files whose architecture is unknown"
1556 msgstr ""
1557
1558 #: lexsup.c:361
1559 msgid "Only set DT_NEEDED for following dynamic libs if used"
1560 msgstr ""
1561
1562 #: lexsup.c:364
1563 msgid ""
1564 "Always set DT_NEEDED for dynamic libraries mentioned on\n"
1565 " the command line"
1566 msgstr ""
1567
1568 #: lexsup.c:368
1569 msgid "Ignored for SunOS compatibility"
1570 msgstr ""
1571
1572 #: lexsup.c:370
1573 msgid "Link against shared libraries"
1574 msgstr ""
1575
1576 #: lexsup.c:376
1577 msgid "Do not link against shared libraries"
1578 msgstr ""
1579
1580 #: lexsup.c:384
1581 msgid "Bind global references locally"
1582 msgstr ""
1583
1584 #: lexsup.c:386
1585 msgid "Bind global function references locally"
1586 msgstr ""
1587
1588 #: lexsup.c:388
1589 msgid "Check section addresses for overlaps (default)"
1590 msgstr ""
1591
1592 #: lexsup.c:391
1593 msgid "Do not check section addresses for overlaps"
1594 msgstr ""
1595
1596 #: lexsup.c:395
1597 msgid "Copy DT_NEEDED links mentioned inside DSOs that follow"
1598 msgstr ""
1599
1600 #: lexsup.c:399
1601 msgid "Do not copy DT_NEEDED links mentioned inside DSOs that follow"
1602 msgstr ""
1603
1604 #: lexsup.c:403
1605 msgid "Output cross reference table"
1606 msgstr ""
1607
1608 #: lexsup.c:405
1609 msgid "SYMBOL=EXPRESSION"
1610 msgstr ""
1611
1612 #: lexsup.c:405
1613 msgid "Define a symbol"
1614 msgstr ""
1615
1616 #: lexsup.c:407
1617 msgid "[=STYLE]"
1618 msgstr ""
1619
1620 #: lexsup.c:407
1621 msgid "Demangle symbol names [using STYLE]"
1622 msgstr ""
1623
1624 #: lexsup.c:410
1625 msgid "Generate embedded relocs"
1626 msgstr ""
1627
1628 #: lexsup.c:412
1629 msgid "Treat warnings as errors"
1630 msgstr ""
1631
1632 #: lexsup.c:415
1633 msgid "Do not treat warnings as errors (default)"
1634 msgstr ""
1635
1636 #: lexsup.c:418
1637 msgid "Call SYMBOL at unload-time"
1638 msgstr ""
1639
1640 #: lexsup.c:420
1641 msgid "Force generation of file with .exe suffix"
1642 msgstr ""
1643
1644 #: lexsup.c:422
1645 msgid "Remove unused sections (on some targets)"
1646 msgstr ""
1647
1648 #: lexsup.c:425
1649 msgid "Don't remove unused sections (default)"
1650 msgstr ""
1651
1652 #: lexsup.c:428
1653 msgid "List removed unused sections on stderr"
1654 msgstr ""
1655
1656 #: lexsup.c:431
1657 msgid "Do not list removed unused sections"
1658 msgstr ""
1659
1660 #: lexsup.c:434
1661 msgid "Set default hash table size close to <NUMBER>"
1662 msgstr ""
1663
1664 #: lexsup.c:437
1665 msgid "Print option help"
1666 msgstr ""
1667
1668 #: lexsup.c:439
1669 msgid "Call SYMBOL at load-time"
1670 msgstr ""
1671
1672 #: lexsup.c:441
1673 msgid "Write a map file"
1674 msgstr ""
1675
1676 #: lexsup.c:443
1677 msgid "Do not define Common storage"
1678 msgstr ""
1679
1680 #: lexsup.c:445
1681 msgid "Do not demangle symbol names"
1682 msgstr ""
1683
1684 #: lexsup.c:447
1685 msgid "Use less memory and more disk I/O"
1686 msgstr ""
1687
1688 #: lexsup.c:449
1689 msgid "Do not allow unresolved references in object files"
1690 msgstr ""
1691
1692 #: lexsup.c:452
1693 msgid "Allow unresolved references in shared libaries"
1694 msgstr ""
1695
1696 #: lexsup.c:456
1697 msgid "Do not allow unresolved references in shared libs"
1698 msgstr ""
1699
1700 #: lexsup.c:460
1701 msgid "Allow multiple definitions"
1702 msgstr ""
1703
1704 #: lexsup.c:462
1705 msgid "Disallow undefined version"
1706 msgstr ""
1707
1708 #: lexsup.c:464
1709 msgid "Create default symbol version"
1710 msgstr ""
1711
1712 #: lexsup.c:467
1713 msgid "Create default symbol version for imported symbols"
1714 msgstr ""
1715
1716 #: lexsup.c:470
1717 msgid "Don't warn about mismatched input files"
1718 msgstr ""
1719
1720 #: lexsup.c:473
1721 msgid "Don't warn on finding an incompatible library"
1722 msgstr ""
1723
1724 #: lexsup.c:476
1725 msgid "Turn off --whole-archive"
1726 msgstr ""
1727
1728 #: lexsup.c:478
1729 msgid "Create an output file even if errors occur"
1730 msgstr ""
1731
1732 #: lexsup.c:483
1733 msgid ""
1734 "Only use library directories specified on\n"
1735 " the command line"
1736 msgstr ""
1737
1738 #: lexsup.c:487
1739 msgid "Specify target of output file"
1740 msgstr ""
1741
1742 #: lexsup.c:490
1743 msgid "Ignored for Linux compatibility"
1744 msgstr ""
1745
1746 #: lexsup.c:493
1747 msgid "Reduce memory overheads, possibly taking much longer"
1748 msgstr ""
1749
1750 #: lexsup.c:496
1751 msgid "Reduce code size by using target specific optimizations"
1752 msgstr ""
1753
1754 #: lexsup.c:498
1755 msgid "Do not use relaxation techniques to reduce code size"
1756 msgstr ""
1757
1758 #: lexsup.c:501
1759 msgid "Keep only symbols listed in FILE"
1760 msgstr ""
1761
1762 #: lexsup.c:503
1763 msgid "Set runtime shared library search path"
1764 msgstr ""
1765
1766 #: lexsup.c:505
1767 msgid "Set link time shared library search path"
1768 msgstr ""
1769
1770 #: lexsup.c:508
1771 msgid "Create a shared library"
1772 msgstr ""
1773
1774 #: lexsup.c:512
1775 msgid "Create a position independent executable"
1776 msgstr ""
1777
1778 #: lexsup.c:516
1779 msgid "[=ascending|descending]"
1780 msgstr ""
1781
1782 #: lexsup.c:517
1783 msgid "Sort common symbols by alignment [in specified order]"
1784 msgstr ""
1785
1786 #: lexsup.c:522
1787 msgid "name|alignment"
1788 msgstr ""
1789
1790 #: lexsup.c:523
1791 msgid "Sort sections by name or maximum alignment"
1792 msgstr ""
1793
1794 #: lexsup.c:525
1795 msgid "COUNT"
1796 msgstr ""
1797
1798 #: lexsup.c:525
1799 msgid "How many tags to reserve in .dynamic section"
1800 msgstr ""
1801
1802 #: lexsup.c:528
1803 msgid "[=SIZE]"
1804 msgstr ""
1805
1806 #: lexsup.c:528
1807 msgid "Split output sections every SIZE octets"
1808 msgstr ""
1809
1810 #: lexsup.c:531
1811 msgid "[=COUNT]"
1812 msgstr ""
1813
1814 #: lexsup.c:531
1815 msgid "Split output sections every COUNT relocs"
1816 msgstr ""
1817
1818 #: lexsup.c:534
1819 msgid "Print memory usage statistics"
1820 msgstr ""
1821
1822 #: lexsup.c:536
1823 msgid "Display target specific options"
1824 msgstr ""
1825
1826 #: lexsup.c:538
1827 msgid "Do task level linking"
1828 msgstr ""
1829
1830 #: lexsup.c:540
1831 msgid "Use same format as native linker"
1832 msgstr ""
1833
1834 #: lexsup.c:542
1835 msgid "SECTION=ADDRESS"
1836 msgstr ""
1837
1838 #: lexsup.c:542
1839 msgid "Set address of named section"
1840 msgstr ""
1841
1842 #: lexsup.c:545
1843 msgid "Set address of .bss section"
1844 msgstr ""
1845
1846 #: lexsup.c:547
1847 msgid "Set address of .data section"
1848 msgstr ""
1849
1850 #: lexsup.c:549
1851 msgid "Set address of .text section"
1852 msgstr ""
1853
1854 #: lexsup.c:551
1855 msgid "Set address of text segment"
1856 msgstr ""
1857
1858 #: lexsup.c:554
1859 msgid ""
1860 "How to handle unresolved symbols. <method> is:\n"
1861 " ignore-all, report-all, ignore-in-object-files,\n"
1862 " ignore-in-shared-libs"
1863 msgstr ""
1864
1865 #: lexsup.c:559
1866 msgid "Output lots of information during link"
1867 msgstr ""
1868
1869 #: lexsup.c:563
1870 msgid "Read version information script"
1871 msgstr ""
1872
1873 #: lexsup.c:566
1874 msgid ""
1875 "Take export symbols list from .exports, using\n"
1876 " SYMBOL as the version."
1877 msgstr ""
1878
1879 #: lexsup.c:570
1880 msgid "Add data symbols to dynamic list"
1881 msgstr ""
1882
1883 #: lexsup.c:572
1884 msgid "Use C++ operator new/delete dynamic list"
1885 msgstr ""
1886
1887 #: lexsup.c:574
1888 msgid "Use C++ typeinfo dynamic list"
1889 msgstr ""
1890
1891 #: lexsup.c:576
1892 msgid "Read dynamic list"
1893 msgstr ""
1894
1895 #: lexsup.c:578
1896 msgid "Warn about duplicate common symbols"
1897 msgstr ""
1898
1899 #: lexsup.c:580
1900 msgid "Warn if global constructors/destructors are seen"
1901 msgstr ""
1902
1903 #: lexsup.c:583
1904 msgid "Warn if the multiple GP values are used"
1905 msgstr ""
1906
1907 #: lexsup.c:585
1908 msgid "Warn only once per undefined symbol"
1909 msgstr ""
1910
1911 #: lexsup.c:587
1912 msgid "Warn if start of section changes due to alignment"
1913 msgstr ""
1914
1915 #: lexsup.c:590
1916 msgid "Warn if shared object has DT_TEXTREL"
1917 msgstr ""
1918
1919 #: lexsup.c:593
1920 msgid "Warn if an object has alternate ELF machine code"
1921 msgstr ""
1922
1923 #: lexsup.c:597
1924 msgid "Report unresolved symbols as warnings"
1925 msgstr ""
1926
1927 #: lexsup.c:600
1928 msgid "Report unresolved symbols as errors"
1929 msgstr ""
1930
1931 #: lexsup.c:602
1932 msgid "Include all objects from following archives"
1933 msgstr ""
1934
1935 #: lexsup.c:605
1936 msgid "Use wrapper functions for SYMBOL"
1937 msgstr ""
1938
1939 #: lexsup.c:754
1940 msgid "%P: unrecognized option '%s'\n"
1941 msgstr ""
1942
1943 #: lexsup.c:758
1944 msgid "%P%F: use the --help option for usage information\n"
1945 msgstr ""
1946
1947 #: lexsup.c:776
1948 msgid "%P%F: unrecognized -a option `%s'\n"
1949 msgstr ""
1950
1951 #: lexsup.c:789
1952 msgid "%P%F: unrecognized -assert option `%s'\n"
1953 msgstr ""
1954
1955 #: lexsup.c:832
1956 msgid "%F%P: unknown demangling style `%s'"
1957 msgstr ""
1958
1959 #: lexsup.c:898
1960 msgid "%P%F: invalid number `%s'\n"
1961 msgstr ""
1962
1963 #: lexsup.c:996
1964 msgid "%P%F: bad --unresolved-symbols option: %s\n"
1965 msgstr ""
1966
1967 #: lexsup.c:1059
1968 msgid "%P%F: bad -plugin option\n"
1969 msgstr ""
1970
1971 #: lexsup.c:1063
1972 msgid "%P%F: bad -plugin-opt option\n"
1973 msgstr ""
1974
1975 #. This can happen if the user put "-rpath,a" on the command
1976 #. line. (Or something similar. The comma is important).
1977 #. Getopt becomes confused and thinks that this is a -r option
1978 #. but it cannot parse the text after the -r so it refuses to
1979 #. increment the optind counter. Detect this case and issue
1980 #. an error message here. We cannot just make this a warning,
1981 #. increment optind, and continue because getopt is too confused
1982 #. and will seg-fault the next time around.
1983 #: lexsup.c:1080
1984 msgid "%P%F: bad -rpath option\n"
1985 msgstr ""
1986
1987 #: lexsup.c:1194
1988 msgid "%P%F: -shared not supported\n"
1989 msgstr ""
1990
1991 #: lexsup.c:1203
1992 msgid "%P%F: -pie not supported\n"
1993 msgstr ""
1994
1995 #: lexsup.c:1211
1996 msgid "descending"
1997 msgstr ""
1998
1999 #: lexsup.c:1213
2000 msgid "ascending"
2001 msgstr ""
2002
2003 #: lexsup.c:1216
2004 msgid "%P%F: invalid common section sorting option: %s\n"
2005 msgstr ""
2006
2007 #: lexsup.c:1220
2008 msgid "name"
2009 msgstr ""
2010
2011 #: lexsup.c:1222
2012 msgid "alignment"
2013 msgstr ""
2014
2015 #: lexsup.c:1225
2016 msgid "%P%F: invalid section sorting option: %s\n"
2017 msgstr ""
2018
2019 #: lexsup.c:1259
2020 msgid "%P%F: invalid argument to option \"--section-start\"\n"
2021 msgstr ""
2022
2023 #: lexsup.c:1266
2024 msgid "%P%F: missing argument(s) to option \"--section-start\"\n"
2025 msgstr ""
2026
2027 #: lexsup.c:1490
2028 msgid "%P%F: group ended before it began (--help for usage)\n"
2029 msgstr ""
2030
2031 #: lexsup.c:1518
2032 msgid "%P%X: --hash-size needs a numeric argument\n"
2033 msgstr ""
2034
2035 #: lexsup.c:1547
2036 msgid "%P%F: %s: error loading plugin\n"
2037 msgstr ""
2038
2039 #: lexsup.c:1578 lexsup.c:1591
2040 msgid "%P%F: invalid hex number `%s'\n"
2041 msgstr ""
2042
2043 #: lexsup.c:1627
2044 #, c-format
2045 msgid "Usage: %s [options] file...\n"
2046 msgstr ""
2047
2048 #: lexsup.c:1629
2049 #, c-format
2050 msgid "Options:\n"
2051 msgstr ""
2052
2053 #: lexsup.c:1707
2054 #, c-format
2055 msgid " @FILE"
2056 msgstr ""
2057
2058 #: lexsup.c:1710
2059 #, c-format
2060 msgid "Read options from FILE\n"
2061 msgstr ""
2062
2063 #. Note: Various tools (such as libtool) depend upon the
2064 #. format of the listings below - do not change them.
2065 #: lexsup.c:1715
2066 #, c-format
2067 msgid "%s: supported targets:"
2068 msgstr ""
2069
2070 #: lexsup.c:1723
2071 #, c-format
2072 msgid "%s: supported emulations: "
2073 msgstr ""
2074
2075 #: lexsup.c:1728
2076 #, c-format
2077 msgid "%s: emulation specific options:\n"
2078 msgstr ""
2079
2080 #: lexsup.c:1733
2081 #, c-format
2082 msgid "Report bugs to %s\n"
2083 msgstr ""
2084
2085 #: mri.c:292
2086 msgid "%P%F: unknown format type %s\n"
2087 msgstr ""
2088
2089 #: pe-dll.c:430
2090 #, c-format
2091 msgid "%XUnsupported PEI architecture: %s\n"
2092 msgstr ""
2093
2094 #: pe-dll.c:788
2095 #, c-format
2096 msgid "%XCannot export %s: invalid export name\n"
2097 msgstr ""
2098
2099 #: pe-dll.c:844
2100 #, c-format
2101 msgid "%XError, duplicate EXPORT with ordinals: %s (%d vs %d)\n"
2102 msgstr ""
2103
2104 #: pe-dll.c:851
2105 #, c-format
2106 msgid "Warning, duplicate EXPORT: %s\n"
2107 msgstr ""
2108
2109 #: pe-dll.c:938
2110 #, c-format
2111 msgid "%XCannot export %s: symbol not defined\n"
2112 msgstr ""
2113
2114 #: pe-dll.c:944
2115 #, c-format
2116 msgid "%XCannot export %s: symbol wrong type (%d vs %d)\n"
2117 msgstr ""
2118
2119 #: pe-dll.c:951
2120 #, c-format
2121 msgid "%XCannot export %s: symbol not found\n"
2122 msgstr ""
2123
2124 #: pe-dll.c:1065
2125 #, c-format
2126 msgid "%XError, ordinal used twice: %d (%s vs %s)\n"
2127 msgstr ""
2128
2129 #: pe-dll.c:1446
2130 #, c-format
2131 msgid "%XError: %d-bit reloc in dll\n"
2132 msgstr ""
2133
2134 #: pe-dll.c:1574
2135 #, c-format
2136 msgid "%s: Can't open output def file %s\n"
2137 msgstr ""
2138
2139 #: pe-dll.c:1725
2140 #, c-format
2141 msgid "; no contents available\n"
2142 msgstr ""
2143
2144 #: pe-dll.c:2652
2145 msgid "%C: variable '%T' can't be auto-imported. Please read the documentation for ld's --enable-auto-import for details.\n"
2146 msgstr ""
2147
2148 #: pe-dll.c:2682
2149 #, c-format
2150 msgid "%XCan't open .lib file: %s\n"
2151 msgstr ""
2152
2153 #: pe-dll.c:2687
2154 #, c-format
2155 msgid "Creating library file: %s\n"
2156 msgstr ""
2157
2158 #: pe-dll.c:2716
2159 #, c-format
2160 msgid "%Xbfd_openr %s: %E\n"
2161 msgstr ""
2162
2163 #: pe-dll.c:2728
2164 #, c-format
2165 msgid "%X%s(%s): can't find member in non-archive file"
2166 msgstr ""
2167
2168 #: pe-dll.c:2740
2169 #, c-format
2170 msgid "%X%s(%s): can't find member in archive"
2171 msgstr ""
2172
2173 #: pe-dll.c:3177
2174 #, c-format
2175 msgid "%XError: can't use long section names on this arch\n"
2176 msgstr ""
2177
2178 #: plugin.c:178 plugin.c:212
2179 msgid "<no plugin>"
2180 msgstr ""
2181
2182 #: plugin.c:308
2183 msgid "%P%F: %s: non-ELF symbol in ELF BFD!"
2184 msgstr ""
2185
2186 #: plugin.c:800
2187 msgid "%P%X: %s: hash table failure adding symbol %s"
2188 msgstr ""
2189
2190 #: plugin.c:833
2191 #, fuzzy
2192 msgid "%P%X: %s: can't find IR symbol '%s'"
2193 msgstr "%P: предупреждение: не удаётся найти входную точку для работы в режиме сжатого набора команд %s\n"
2194
2195 #: plugin.c:836
2196 msgid "%P%x: %s: bad IR symbol type %d"
2197 msgstr ""
This page took 0.147666 seconds and 4 git commands to generate.