Updated Brazillian portuguese and Russian translation
[deliverable/binutils-gdb.git] / gas / po / ru.po
1 # translation of gas-2.20.ru.po to Russian
2 # Copyright (C) 2010 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 #
5 # Yuri Kozlov <yuray@komyakino.ru>, 2010, 2018.
6 #: config/tc-arm.c:642
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: gas 2.30.0\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2018-01-13 13:44+0000\n"
12 "PO-Revision-Date: 2018-02-03 10:05+0300\n"
13 "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
14 "Language-Team: Russian <gnu@d07.ru>\n"
15 "Language: ru\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "X-Bugs: Report translation errors to the Language-Team address.\n"
20 "X-Generator: Lokalize 2.0\n"
21 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22
23 #: app.c:490 app.c:504
24 msgid "end of file in comment"
25 msgstr "конец файла в комментарии"
26
27 #: app.c:582 app.c:629
28 #, c-format
29 msgid "end of file in string; '%c' inserted"
30 msgstr "конец файла в строке; вставлен '%c'"
31
32 #: app.c:655
33 #, c-format
34 msgid "unknown escape '\\%c' in string; ignored"
35 msgstr "неизвестная экранирующая последовательность '\\%c' в строке; игнорируется"
36
37 #: app.c:829 input-scrub.c:363
38 msgid "end of file not at end of a line; newline inserted"
39 msgstr "конец файла не в конце строки; вставлен символ новой строки"
40
41 #: app.c:992
42 msgid "end of file in multiline comment"
43 msgstr "конец файла в многостроковом комментарии"
44
45 #: app.c:1067
46 msgid "end of file after a one-character quote; \\0 inserted"
47 msgstr "конец файла после одиночной кавычки; вставлен \\0"
48
49 #: app.c:1075
50 msgid "end of file in escape character"
51 msgstr "конец файла в экранированном символе"
52
53 #: app.c:1087
54 msgid "missing close quote; (assumed)"
55 msgstr "отсутствует закрывающая кавычка; (предположительно)"
56
57 #: app.c:1156 app.c:1211 app.c:1223 app.c:1303
58 msgid "end of file in comment; newline inserted"
59 msgstr "конец файла в комментарии; вставлен символ новой строки"
60
61 #: as.c:162
62 msgid "missing emulation mode name"
63 msgstr "пропущено имя режима эмуляции"
64
65 #: as.c:177
66 #, c-format
67 msgid "unrecognized emulation name `%s'"
68 msgstr "нераспознанно имя эмуляции `%s'"
69
70 #: as.c:224
71 #, c-format
72 msgid "GNU assembler version %s (%s) using BFD version %s\n"
73 msgstr "GNU ассемблер, версия %s (%s); используется BFD версии %s\n"
74
75 #: as.c:236
76 #, c-format
77 msgid "Usage: %s [option...] [asmfile...]\n"
78 msgstr "Использование: %s [параметр...] [asm-файл...]\n"
79
80 #: as.c:238
81 #, c-format
82 msgid ""
83 "Options:\n"
84 " -a[sub-option...]\t turn on listings\n"
85 " \t Sub-options [default hls]:\n"
86 " \t c omit false conditionals\n"
87 " \t d omit debugging directives\n"
88 " \t g include general info\n"
89 " \t h include high-level source\n"
90 " \t l include assembly\n"
91 " \t m include macro expansions\n"
92 " \t n omit forms processing\n"
93 " \t s include symbols\n"
94 " \t =FILE list to FILE (must be last sub-option)\n"
95 msgstr ""
96 "Параметры:\n"
97 " -a[доп-параметры...]\t создать листинг\n"
98 " \t Доп-параметры [по умолчанию hls]:\n"
99 " \t c пропускать ложные ветви\n"
100 " \t d пропускать отладочные директивы\n"
101 " \t g включать общую информацию\n"
102 " \t h включить исходный код высокого уровня\n"
103 " \t l включать ассемблерный код\n"
104 " \t m включать раскрытие макросов\n"
105 " \t n пропускать разбивку на страницы\n"
106 " \t s включать символы\n"
107 " \t =ФАЙЛ записывать в ФАЙЛ (должно быть последним)\n"
108
109 #: as.c:252
110 #, c-format
111 msgid " --alternate initially turn on alternate macro syntax\n"
112 msgstr " --alternate сразу включить альтернативный синтаксис макросов\n"
113
114 #: as.c:255
115 #, c-format
116 msgid ""
117 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
118 " compress DWARF debug sections using zlib [default]\n"
119 msgstr ""
120 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
121 " сжимать отладочные разделы DWARF\n"
122 " с помощью zlib [по умолчанию]\n"
123
124 #: as.c:258
125 #, c-format
126 msgid ""
127 " --nocompress-debug-sections\n"
128 " don't compress DWARF debug sections\n"
129 msgstr ""
130 " --nocompress-debug-sections\n"
131 " не сжимать отладочные разделы DWARF\n"
132
133 #: as.c:262
134 #, c-format
135 msgid ""
136 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
137 " compress DWARF debug sections using zlib\n"
138 msgstr ""
139 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
140 " сжимать отладочные разделы DWARF\n"
141 " с помощью zlib\n"
142
143 #: as.c:265
144 #, c-format
145 msgid ""
146 " --nocompress-debug-sections\n"
147 " don't compress DWARF debug sections [default]\n"
148 msgstr ""
149 " --nocompress-debug-sections\n"
150 " не сжимать отладочные разделы DWARF [по умолчанию]\n"
151
152 #: as.c:269
153 #, c-format
154 msgid " -D produce assembler debugging messages\n"
155 msgstr " -D выводить ассемблерные отладочные сообщения\n"
156
157 #: as.c:271
158 #, c-format
159 msgid ""
160 " --debug-prefix-map OLD=NEW\n"
161 " map OLD to NEW in debug information\n"
162 msgstr ""
163 " --debug-prefix-map СТА=НОВ\n"
164 " в отладочной информации преобразовывать\n"
165 " СТАрое в НОВое\n"
166
167 #: as.c:274
168 #, c-format
169 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
170 msgstr " --defsym СИМ=ЗНА назначить СИМволу нужно ЗНАчение\n"
171
172 #: as.c:290
173 #, c-format
174 msgid " emulate output (default %s)\n"
175 msgstr " эмулировать вывод (по умолчанию %s)\n"
176
177 #: as.c:295
178 #, c-format
179 msgid " --execstack require executable stack for this object\n"
180 msgstr " --execstack требовать исполняемый стек для этого объекта\n"
181
182 #: as.c:297
183 #, c-format
184 msgid " --noexecstack don't require executable stack for this object\n"
185 msgstr " --noexecstack не требовать исполняемый стек для этого объекта\n"
186
187 #: as.c:299
188 #, c-format
189 msgid ""
190 " --size-check=[error|warning]\n"
191 "\t\t\t ELF .size directive check (default --size-check=error)\n"
192 msgstr ""
193 " --size-check=[error|warning]\n"
194 "\t\t\t проверка директивы .size в ELF (по умолчанию --size-check=error)\n"
195
196 #: as.c:302
197 #, c-format
198 msgid ""
199 " --elf-stt-common=[no|yes]\n"
200 " generate ELF common symbols with STT_COMMON type\n"
201 msgstr ""
202 " --elf-stt-common=[no|yes]\n"
203 " генерировать общие символы ELF с типом STT_COMMON\n"
204
205 #: as.c:305
206 #, c-format
207 msgid " --sectname-subst enable section name substitution sequences\n"
208 msgstr ""
209 " --sectname-subst включать последовательности подстановки\n"
210 " в именах разделов\n"
211
212 #: as.c:308
213 #, c-format
214 msgid " -f skip whitespace and comment preprocessing\n"
215 msgstr " -f не выполнять пред-обработку пробелов и комментариев\n"
216
217 #: as.c:310
218 #, c-format
219 msgid " -g --gen-debug generate debugging information\n"
220 msgstr " -g --gen-debug генерировать отладочную информацию\n"
221
222 #: as.c:312
223 #, c-format
224 msgid " --gstabs generate STABS debugging information\n"
225 msgstr " --gstabs генерировать отладочную информацию STABS\n"
226
227 #: as.c:314
228 #, c-format
229 msgid " --gstabs+ generate STABS debug info with GNU extensions\n"
230 msgstr ""
231 " --gstabs+ генерировать отладочную информацию STABS\n"
232 " с расширениями GNU\n"
233
234 #: as.c:316
235 #, c-format
236 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
237 msgstr " --gdwarf-2 генерировать отладочную информацию DWARF2\n"
238
239 #: as.c:318
240 #, c-format
241 msgid " --gdwarf-sections generate per-function section names for DWARF line information\n"
242 msgstr ""
243 " --gdwarf-sections генерировать имена разделов для каждой функции\n"
244 " в информацию DWARF о строках\n"
245
246 #: as.c:320
247 #, c-format
248 msgid " --hash-size=<value> set the hash table size close to <value>\n"
249 msgstr " --hash-size=<знач> задать размер хэш таблицы близким к <значению>\n"
250
251 #: as.c:322
252 #, c-format
253 msgid " --help show this message and exit\n"
254 msgstr " --help показать это сообщение и закончить работу\n"
255
256 #: as.c:324
257 #, c-format
258 msgid " --target-help show target specific options\n"
259 msgstr " --target-help показать параметры, подходящие только к этой цели\n"
260
261 #: as.c:326
262 #, c-format
263 msgid " -I DIR add DIR to search list for .include directives\n"
264 msgstr ""
265 " -I КАТ добавить КАТалог в список поиска, используемого\n"
266 " директивами .include\n"
267
268 #: as.c:328
269 #, c-format
270 msgid " -J don't warn about signed overflow\n"
271 msgstr " -J не предупреждать о знаковом переполнении\n"
272
273 #: as.c:330
274 #, c-format
275 msgid " -K warn when differences altered for long displacements\n"
276 msgstr " -K предупреждать при изменении различий в длинных перестановках\n"
277
278 #: as.c:332
279 #, c-format
280 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
281 msgstr ""
282 " -L,--keep-locals сохранять локальные символы (например,\n"
283 " начинающиеся с L)\n"
284
285 #: as.c:334
286 #, c-format
287 msgid " -M,--mri assemble in MRI compatibility mode\n"
288 msgstr " -M,--mri ассемблировать в режиме совместимости с MRI\n"
289
290 #: as.c:336
291 #, c-format
292 msgid " --MD FILE write dependency information in FILE (default none)\n"
293 msgstr ""
294 " --MD ФАЙЛ записывать информацию о зависимостях в ФАЙЛ\n"
295 " (по умолчанию не записывается)\n"
296
297 #: as.c:338
298 #, c-format
299 msgid " -nocpp ignored\n"
300 msgstr " -nocpp игнорируется\n"
301
302 #: as.c:340
303 #, c-format
304 msgid " -no-pad-sections do not pad the end of sections to alignment boundaries\n"
305 msgstr " -no-pad-sections не дополнять конец разделов для выравнивая по границам\n"
306
307 #: as.c:342
308 #, c-format
309 msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n"
310 msgstr " -o OBJ-ФАЙЛ имя объектного файла результата (по умолчанию a.out)\n"
311
312 #: as.c:344
313 #, c-format
314 msgid " -R fold data section into text section\n"
315 msgstr " -R поместить раздел данных в раздел текста\n"
316
317 #: as.c:346
318 #, c-format
319 msgid ""
320 " --reduce-memory-overheads \n"
321 " prefer smaller memory use at the cost of longer\n"
322 " assembly times\n"
323 msgstr ""
324 " --reduce-memory-overheads \n"
325 " сокращать расход памяти, хоть и при этом\n"
326 " увеличится время компиляции\n"
327
328 #: as.c:350
329 #, c-format
330 msgid " --statistics print various measured statistics from execution\n"
331 msgstr " --statistics показать различную измеренную статистику выполнения\n"
332
333 #: as.c:352
334 #, c-format
335 msgid " --strip-local-absolute strip local absolute symbols\n"
336 msgstr " --strip-local-absolute удалить локальные абсолютные символы\n"
337
338 #: as.c:354
339 #, c-format
340 msgid " --traditional-format Use same format as native assembler when possible\n"
341 msgstr ""
342 " --traditional-format использовать родной для ассемблера формат,\n"
343 " если возможно\n"
344
345 #: as.c:356
346 #, c-format
347 msgid " --version print assembler version number and exit\n"
348 msgstr " --version показать версию ассемблера и закончить работу\n"
349
350 #: as.c:358
351 #, c-format
352 msgid " -W --no-warn suppress warnings\n"
353 msgstr " -W --no-warn не показывать предупреждения\n"
354
355 #: as.c:360
356 #, c-format
357 msgid " --warn don't suppress warnings\n"
358 msgstr " --warn показывать предупреждения\n"
359
360 #: as.c:362
361 #, c-format
362 msgid " --fatal-warnings treat warnings as errors\n"
363 msgstr " --fatal-warnings считать предупреждения ошибками\n"
364
365 #: as.c:365
366 #, c-format
367 msgid ""
368 " --itbl INSTTBL extend instruction set to include instructions\n"
369 " matching the specifications defined in file INSTTBL\n"
370 msgstr ""
371 " --itbl INSTTBL расширить набор инструкций, включив инструкции\n"
372 " из спецификации, определённой в файле INSTTBL\n"
373
374 #: as.c:369
375 #, c-format
376 msgid " -w ignored\n"
377 msgstr " -w игнорируется\n"
378
379 #: as.c:371
380 #, c-format
381 msgid " -X ignored\n"
382 msgstr " -X игнорируется\n"
383
384 #: as.c:373
385 #, c-format
386 msgid " -Z generate object file even after errors\n"
387 msgstr " -Z генерировать объектный файл не смотря на ошибки\n"
388
389 #: as.c:375
390 #, c-format
391 msgid ""
392 " --listing-lhs-width set the width in words of the output data column of\n"
393 " the listing\n"
394 msgstr ""
395 " --listing-lhs-width задать в словах ширину выводимого столбца данных\n"
396 " в листинге\n"
397
398 #: as.c:378
399 #, c-format
400 msgid ""
401 " --listing-lhs-width2 set the width in words of the continuation lines\n"
402 " of the output data column; ignored if smaller than\n"
403 " the width of the first line\n"
404 msgstr ""
405 " --listing-lhs-width2 задать в словах ширину последующих выводимых строк\n"
406 " столбца данных; игнорируется, если меньше ширины\n"
407 " первой строки\n"
408
409 #: as.c:382
410 #, c-format
411 msgid ""
412 " --listing-rhs-width set the max width in characters of the lines from\n"
413 " the source file\n"
414 msgstr ""
415 " --listing-rhs-width задать максимальную ширину (в символах) строк из\n"
416 " файла исходного кода\n"
417
418 #: as.c:385
419 #, c-format
420 msgid ""
421 " --listing-cont-lines set the maximum number of continuation lines used\n"
422 " for the output data column of the listing\n"
423 msgstr ""
424 " --listing-cont-lines задать максимальное количество последующих строк,\n"
425 " используемых в листинге при выводе столбца данных\n"
426
427 #: as.c:388
428 #, c-format
429 msgid " @FILE read options from FILE\n"
430 msgstr " @ФАЙЛ прочитать парамеры из ФАЙЛа\n"
431
432 #: as.c:396
433 #, c-format
434 msgid "Report bugs to %s\n"
435 msgstr "Сообщения об ошибках отправляйте в %s\n"
436
437 #: as.c:616
438 #, c-format
439 msgid "unrecognized option -%c%s"
440 msgstr "нераспознанный параметр -%c%s"
441
442 #. This output is intended to follow the GNU standards document.
443 #: as.c:658
444 #, c-format
445 msgid "GNU assembler %s\n"
446 msgstr "GNU ассемблер %s\n"
447
448 #: as.c:659
449 #, c-format
450 msgid "Copyright (C) 2018 Free Software Foundation, Inc.\n"
451 msgstr "Copyright (C) 2018 Free Software Foundation, Inc.\n"
452
453 #: as.c:660
454 #, c-format
455 msgid ""
456 "This program is free software; you may redistribute it under the terms of\n"
457 "the GNU General Public License version 3 or later.\n"
458 "This program has absolutely no warranty.\n"
459 msgstr ""
460 "Эта программа является открытым программным обеспечением; вы можете\n"
461 "распространять её согласно условиям GNU General Public License версии 3 или\n"
462 "более новой версии.\n"
463 "Эта программа не имеет абсолютно никаких гарантий.\n"
464
465 #: as.c:665
466 #, c-format
467 msgid ""
468 "This assembler was configured for a target of `%s' and default,\n"
469 "cpu type `%s'.\n"
470 msgstr ""
471 "По умолчанию ассемблер настроен на цель «%s»\n"
472 "с типом процессора «%s».\n"
473
474 #: as.c:669
475 #, c-format
476 msgid "This assembler was configured for a target of `%s'.\n"
477 msgstr "Ассемблер настроен на цель %s.\n"
478
479 #: as.c:677
480 msgid "multiple emulation names specified"
481 msgstr "указано несколько имён эмуляции"
482
483 #: as.c:679
484 msgid "emulations not handled in this configuration"
485 msgstr "эмуляции не обрабатываются при таких настройках"
486
487 #: as.c:684
488 #, c-format
489 msgid "alias = %s\n"
490 msgstr "псевдоним = %s\n"
491
492 #: as.c:685
493 #, c-format
494 msgid "canonical = %s\n"
495 msgstr "каноническое = %s\n"
496
497 #: as.c:686
498 #, c-format
499 msgid "cpu-type = %s\n"
500 msgstr "тип ЦП = %s\n"
501
502 #: as.c:688
503 #, c-format
504 msgid "format = %s\n"
505 msgstr "формат = %s\n"
506
507 #: as.c:691
508 #, c-format
509 msgid "bfd-target = %s\n"
510 msgstr "bfd-цель = %s\n"
511
512 #: as.c:708
513 #, c-format
514 msgid "Invalid --compress-debug-sections option: `%s'"
515 msgstr "Некорректный параметр --compress-debug-sections: «%s»"
516
517 #: as.c:711
518 #, c-format
519 msgid "--compress-debug-sections=%s is unsupported"
520 msgstr "--compress-debug-sections=%s не поддерживается"
521
522 #: as.c:736
523 msgid "bad defsym; format is --defsym name=value"
524 msgstr "неверный defsym; формат должен быть --defsym имя=значение"
525
526 #: as.c:756
527 msgid "no file name following -t option"
528 msgstr "для параметра -t не указано имя файла"
529
530 #: as.c:771
531 #, c-format
532 msgid "failed to read instruction table %s\n"
533 msgstr "не удалось прочитать таблицу инструкций %s\n"
534
535 #: as.c:887
536 #, c-format
537 msgid "Invalid --size-check= option: `%s'"
538 msgstr "Некорректное значение --size-check=: «%s»"
539
540 #: as.c:896
541 #, c-format
542 msgid "Invalid --elf-stt-common= option: `%s'"
543 msgstr "Некорректное значение --elf-stt-common=: «%s»"
544
545 #: as.c:969
546 #, c-format
547 msgid "invalid listing option `%c'"
548 msgstr "неверный параметр %c для листинга"
549
550 #: as.c:1022
551 msgid "--hash-size needs a numeric argument"
552 msgstr "для --hash-size требуется числовой аргумент"
553
554 #: as.c:1044
555 #, c-format
556 msgid "%s: total time in assembly: %ld.%06ld\n"
557 msgstr "%s: общее время ассемблирования: %ld.%06ld\n"
558
559 #: as.c:1325
560 #, c-format
561 msgid "%d warning"
562 msgid_plural "%d warnings"
563 msgstr[0] "%d предупреждение"
564 msgstr[1] "%d предупреждения"
565 msgstr[2] "%d предупреждений"
566
567 #: as.c:1327
568 #, c-format
569 msgid "%d error"
570 msgid_plural "%d errors"
571 msgstr[0] "%d ошибка"
572 msgstr[1] "%d ошибки"
573 msgstr[2] "%d ошибок"
574
575 #: as.c:1331
576 #, c-format
577 msgid "%s, treating warnings as errors"
578 msgstr "%s, предупреждения считаются ошибками"
579
580 #: as.c:1342
581 #, c-format
582 msgid "%s, %s, generating bad object file\n"
583 msgstr "%s, %s, генерируется плохой объектный файл\n"
584
585 #: as.h:173
586 #, c-format
587 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
588 msgstr "Неожиданное значение %ld в строке %d файла «%s»\n"
589
590 #.
591 #. * We have a GROSS internal error.
592 #. * This should never happen.
593 #.
594 #: atof-generic.c:418 config/tc-m68k.c:3582
595 msgid "failed sanity check"
596 msgstr "проверка на исправность не пройдена"
597
598 #: cgen.c:107 config/tc-alpha.c:2099 config/tc-alpha.c:2123
599 #: config/tc-arc.c:4013 config/tc-arc.c:4087 config/tc-d10v.c:550
600 #: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
601 #: config/tc-ppc.c:2987 config/tc-ppc.c:3173 config/tc-ppc.c:3438
602 #: config/tc-s390.c:1323 config/tc-s390.c:1446 config/tc-s390.c:1584
603 #: config/tc-v850.c:2538 config/tc-v850.c:2609 config/tc-v850.c:2656
604 #: config/tc-v850.c:2693 config/tc-v850.c:2730 config/tc-v850.c:2993
605 msgid "too many fixups"
606 msgstr "слишком много местоположений (fixups)"
607
608 #: cgen.c:372 cgen.c:392 config/tc-d10v.c:461 config/tc-d30v.c:453
609 #: config/tc-i370.c:2127 config/tc-mn10200.c:1040 config/tc-mn10300.c:1677
610 #: config/tc-ppc.c:3029 config/tc-s390.c:1307 config/tc-v850.c:2647
611 #: config/tc-v850.c:2681 config/tc-v850.c:2721 config/tc-v850.c:2966
612 #: config/tc-z80.c:446
613 msgid "illegal operand"
614 msgstr "неверный операнд"
615
616 #: cgen.c:396 config/tc-avr.c:899 config/tc-d10v.c:463 config/tc-d30v.c:455
617 #: config/tc-h8300.c:502 config/tc-i370.c:2129 config/tc-mcore.c:661
618 #: config/tc-microblaze.c:609 config/tc-mmix.c:495 config/tc-mn10200.c:1043
619 #: config/tc-mn10300.c:1680 config/tc-msp430.c:417 config/tc-ppc.c:3031
620 #: config/tc-s390.c:1312 config/tc-sh.c:1385 config/tc-sh64.c:2214
621 #: config/tc-v850.c:2651 config/tc-v850.c:2685 config/tc-v850.c:2725
622 #: config/tc-v850.c:2969 config/tc-xgate.c:895 config/tc-z80.c:557
623 #: config/tc-z8k.c:349
624 msgid "missing operand"
625 msgstr "пропущен операнд"
626
627 #: cgen.c:767
628 msgid "a reloc on this operand implies an overflow"
629 msgstr "перемещение на этот операнд означает переполнение"
630
631 #: cgen.c:790
632 msgid "operand mask overflow"
633 msgstr "переполнение маски операнда"
634
635 #. We can't actually support subtracting a symbol.
636 #: cgen.c:851 config/tc-arm.c:1776 config/tc-arm.c:10346 config/tc-arm.c:10398
637 #: config/tc-arm.c:10656 config/tc-arm.c:11493 config/tc-arm.c:12630
638 #: config/tc-arm.c:12670 config/tc-arm.c:13013 config/tc-arm.c:13054
639 #: config/tc-arm.c:17513 config/tc-arm.c:17554 config/tc-avr.c:1550
640 #: config/tc-avr.c:1562 config/tc-avr.c:1826 config/tc-cris.c:4067
641 #: config/tc-d10v.c:1507 config/tc-d30v.c:1912 config/tc-ft32.c:574
642 #: config/tc-ft32.c:587 config/tc-mips.c:9438 config/tc-mips.c:10743
643 #: config/tc-mips.c:11999 config/tc-mips.c:12658 config/tc-nds32.c:6587
644 #: config/tc-pru.c:747 config/tc-pru.c:757 config/tc-spu.c:957
645 #: config/tc-spu.c:981 config/tc-tilegx.c:1485 config/tc-tilepro.c:1346
646 #: config/tc-v850.c:3451 config/tc-vax.c:282 config/tc-xstormy16.c:482
647 #: config/tc-xtensa.c:5949 config/tc-xtensa.c:13095
648 msgid "expression too complex"
649 msgstr "слишком сложное выражение"
650
651 #: cgen.c:950 config/tc-ppc.c:7027 config/tc-s390.c:2365 config/tc-v850.c:3503
652 #: config/tc-xstormy16.c:539
653 msgid "unresolved expression that must be resolved"
654 msgstr "нерешаемое выражение, которое должно быть решено"
655
656 #: cgen.c:975 config/tc-xstormy16.c:564
657 #, c-format
658 msgid "internal error: can't install fix for reloc type %d (`%s')"
659 msgstr "внутренняя ошибка: невозможно установить местоположение для перемещения с типом %d («%s»)"
660
661 #: cgen.c:1026 config/tc-nios2.c:1360 config/tc-pru.c:788
662 msgid "relocation is not supported"
663 msgstr "перемещение не поддерживается"
664
665 #: cond.c:82
666 msgid "invalid identifier for \".ifdef\""
667 msgstr "неверный идентификатор для «.ifdef»"
668
669 #: cond.c:149
670 msgid "non-constant expression in \".if\" statement"
671 msgstr "неконстантное выражение в операторе «.if»"
672
673 #: cond.c:276
674 msgid "bad format for ifc or ifnc"
675 msgstr "неверный формат для ifc или ifnc"
676
677 #: cond.c:306
678 msgid "\".elseif\" without matching \".if\""
679 msgstr "«.elseif» без надлежащего «.if»"
680
681 #: cond.c:310
682 msgid "\".elseif\" after \".else\""
683 msgstr "«.elseif» после «.else»"
684
685 #: cond.c:313 cond.c:419
686 msgid "here is the previous \".else\""
687 msgstr "здесь предыдущий «.else»"
688
689 #: cond.c:316 cond.c:422
690 msgid "here is the previous \".if\""
691 msgstr "здесь предыдущий «.if»"
692
693 #: cond.c:345
694 msgid "non-constant expression in \".elseif\" statement"
695 msgstr "неконстантное выражение в операторе «.elseif»"
696
697 #: cond.c:383
698 msgid "\".endif\" without \".if\""
699 msgstr "«.endif» без «.if»"
700
701 #: cond.c:412
702 msgid "\".else\" without matching \".if\""
703 msgstr "«.else» без надлежащего «.if»"
704
705 #: cond.c:416
706 msgid "duplicate \".else\""
707 msgstr "повторный «.else»"
708
709 #: cond.c:467
710 msgid ".ifeqs syntax error"
711 msgstr "синтаксическая ошибка в .ifeqs"
712
713 #: cond.c:548
714 msgid "end of macro inside conditional"
715 msgstr "конец макроса внутри условия"
716
717 #: cond.c:550
718 msgid "end of file inside conditional"
719 msgstr "конец файла внутри условия"
720
721 #: cond.c:553
722 msgid "here is the start of the unterminated conditional"
723 msgstr "вот начало незавершённого условия"
724
725 #: cond.c:557
726 msgid "here is the \"else\" of the unterminated conditional"
727 msgstr "вот \"else\" незавершённого условия"
728
729 #: config/atof-ieee.c:139
730 msgid "cannot create floating-point number"
731 msgstr "не удалось создать число с плавающей точкой"
732
733 #: config/atof-ieee.c:286
734 msgid "NaNs are not supported by this target\n"
735 msgstr "NaN не поддерживается этой целью\n"
736
737 #: config/atof-ieee.c:325 config/atof-ieee.c:366
738 msgid "Infinities are not supported by this target\n"
739 msgstr "Бесконечность не поддерживается этой целью\n"
740
741 #: config/atof-ieee.c:781 config/atof-vax.c:449 config/tc-arm.c:1152
742 #: config/tc-ia64.c:11608 config/tc-tic30.c:1263 config/tc-tic4x.c:2585
743 msgid "Unrecognized or unsupported floating point constant"
744 msgstr "Нераспознанная или неподдерживаемая константа с плавающей точкой"
745
746 #: config/obj-aout.c:81
747 #, c-format
748 msgid "Attempt to put a common symbol into set %s"
749 msgstr "Попытка поместить общий символ в набор %s"
750
751 #: config/obj-aout.c:85
752 #, c-format
753 msgid "Attempt to put an undefined symbol into set %s"
754 msgstr "Попытка поместить неопределённый символ в набор %s"
755
756 #: config/obj-aout.c:112 config/obj-coff.c:1382
757 #, c-format
758 msgid "Symbol `%s' can not be both weak and common"
759 msgstr "Символ «%s» не может быть слабым и общим одновременно"
760
761 #: config/obj-coff.c:135 dw2gencfi.c:334
762 #, c-format
763 msgid "Inserting \"%s\" into structure table failed: %s"
764 msgstr "Не удалось вставить «%s» в таблицу структур: %s"
765
766 #: config/obj-coff.c:214 config/obj-coff.c:1681 config/tc-ppc.c:5647
767 #: config/tc-tic54x.c:3980 read.c:2960
768 #, c-format
769 msgid "error setting flags for \"%s\": %s"
770 msgstr "ошибка установки флагов для «%s»: %s"
771
772 #. Zero is used as an end marker in the file.
773 #: config/obj-coff.c:435
774 msgid "Line numbers must be positive integers\n"
775 msgstr "Номера строк должны быть положительными целыми числами\n"
776
777 #: config/obj-coff.c:467
778 msgid ".ln pseudo-op inside .def/.endef: ignored."
779 msgstr "Псевдооперация .in внутри .def/.endef: игнорируется."
780
781 #: config/obj-coff.c:509 ecoff.c:3245
782 msgid ".loc outside of .text"
783 msgstr ".loc вне .text"
784
785 #: config/obj-coff.c:516
786 msgid ".loc pseudo-op inside .def/.endef: ignored."
787 msgstr "Псевдооперация .loc внутри .def/.endef: игнорируется."
788
789 #: config/obj-coff.c:596
790 msgid ".def pseudo-op used inside of .def/.endef: ignored."
791 msgstr "Псевдооперация .def используется внутри .def/.endef: игнорируется."
792
793 #: config/obj-coff.c:629
794 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
795 msgstr "Псевдооперация .endef используется вне .def/.endef: игнорируется."
796
797 #: config/obj-coff.c:668
798 #, c-format
799 msgid "`%s' symbol without preceding function"
800 msgstr "символ «%s» без предшествующей функции"
801
802 #: config/obj-coff.c:755
803 #, c-format
804 msgid "unexpected storage class %d"
805 msgstr "неожиданный класс хранения %d"
806
807 #: config/obj-coff.c:863
808 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
809 msgstr "Псевдооперация .dim используется вне .def/.endef: игнорируется."
810
811 #: config/obj-coff.c:883
812 msgid "badly formed .dim directive ignored"
813 msgstr "неправильный формат директивы .dim: игнорируется"
814
815 #: config/obj-coff.c:932
816 msgid ".size pseudo-op used outside of .def/.endef: ignored."
817 msgstr "Псевдооперация .size используется вне .def/.endef: игнорируется."
818
819 #: config/obj-coff.c:947
820 msgid ".scl pseudo-op used outside of .def/.endef: ignored."
821 msgstr "Псевдооперация .scl используется вне .def/.endef: игнорируется."
822
823 #: config/obj-coff.c:964
824 msgid ".tag pseudo-op used outside of .def/.endef: ignored."
825 msgstr "Псевдооперация .tag используется вне .def/.endef: игнорируется."
826
827 #: config/obj-coff.c:981
828 #, c-format
829 msgid "tag not found for .tag %s"
830 msgstr "метка не найдена для .tag %s"
831
832 #: config/obj-coff.c:994
833 msgid ".type pseudo-op used outside of .def/.endef: ignored."
834 msgstr "Псевдооперация .type используется вне .def/.endef: игнорируется."
835
836 #: config/obj-coff.c:1013
837 msgid ".val pseudo-op used outside of .def/.endef: ignored."
838 msgstr "Псевдооперация .val используется вне .def/.endef: игнорируется."
839
840 #: config/obj-coff.c:1160
841 msgid "badly formed .weak directive ignored"
842 msgstr "неправильный формат директивы.weak: игнорируется"
843
844 #: config/obj-coff.c:1338
845 msgid "mismatched .eb"
846 msgstr "непарная .eb"
847
848 #: config/obj-coff.c:1361
849 #, c-format
850 msgid "C_EFCN symbol for %s out of scope"
851 msgstr "Символ C_EFCN для %s вне области"
852
853 #: config/obj-coff.c:1415
854 #, c-format
855 msgid "Warning: internal error: forgetting to set endndx of %s"
856 msgstr "Предупреждение: внутренняя ошибка: забыли установить endndx для %s"
857
858 #. STYP_INFO
859 #. STYP_LIB
860 #. STYP_OVER
861 #: config/obj-coff.c:1646
862 #, c-format
863 msgid "unsupported section attribute '%c'"
864 msgstr "неподдерживаемый атрибут раздела %c"
865
866 #: config/obj-coff.c:1650 config/tc-ppc.c:5629
867 #, c-format
868 msgid "unknown section attribute '%c'"
869 msgstr "неизвестный атрибут раздела %c"
870
871 #: config/obj-coff.c:1693 config/obj-macho.c:267
872 #, c-format
873 msgid "Ignoring changed section attributes for %s"
874 msgstr "Игнорируются изменённые атрибуты раздела для %s"
875
876 #: config/obj-coff.c:1831
877 #, c-format
878 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
879 msgstr "0x%lx: \"%s\" тип = %ld, класс = %d, сегмент = %d\n"
880
881 #: config/obj-ecoff.c:124
882 msgid "Can't set GP value"
883 msgstr "Не удалось установить значение GP"
884
885 #: config/obj-ecoff.c:131
886 msgid "Can't set register masks"
887 msgstr "Не удалось установить значение регистра масок"
888
889 #: config/obj-elf.c:348 config/tc-sparc.c:4564 config/tc-v850.c:511
890 #, c-format
891 msgid "bad .common segment %s"
892 msgstr "неправильный сегмент .common %s"
893
894 #: config/obj-elf.c:424
895 msgid "Missing symbol name in directive"
896 msgstr "В директиве пропущено имя символа"
897
898 #: config/obj-elf.c:646
899 #, c-format
900 msgid "setting incorrect section type for %s"
901 msgstr "установка некорректного типа раздела для %s"
902
903 #: config/obj-elf.c:651
904 #, c-format
905 msgid "ignoring incorrect section type for %s"
906 msgstr "игнорируется некорректный тип раздела для %s"
907
908 #: config/obj-elf.c:702
909 #, c-format
910 msgid "setting incorrect section attributes for %s"
911 msgstr "установка некорректных атрибутов раздела для %s"
912
913 #: config/obj-elf.c:713
914 #, c-format
915 msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
916 msgstr "в разделе GNU_MBIND не задан SHF_ALLOC: %s"
917
918 #: config/obj-elf.c:762
919 #, c-format
920 msgid "ignoring changed section type for %s"
921 msgstr "игнорируется изменение типа раздела для %s"
922
923 #: config/obj-elf.c:774
924 #, c-format
925 msgid "ignoring changed section attributes for %s"
926 msgstr "игнорируется изменение атрибутов раздела для %s"
927
928 #: config/obj-elf.c:781
929 #, c-format
930 msgid "ignoring changed section entity size for %s"
931 msgstr "игнорируется изменение размера элементов раздела для %s"
932
933 #: config/obj-elf.c:845
934 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T or number"
935 msgstr "нераспознанный атрибут .section: должно быть a,e,w,x,M,S,G,T или число"
936
937 #: config/obj-elf.c:905
938 msgid "extraneous characters at end of numeric section type"
939 msgstr "посторонние символы в конце раздела числового типа"
940
941 #: config/obj-elf.c:911 read.c:2944
942 msgid "unrecognized section type"
943 msgstr "нераспознанный тип раздела"
944
945 #: config/obj-elf.c:943
946 msgid "unrecognized section attribute"
947 msgstr "нераспознанный атрибут раздела"
948
949 #: config/obj-elf.c:974 config/tc-alpha.c:4208
950 msgid "missing name"
951 msgstr "пропущено имя"
952
953 #: config/obj-elf.c:1134
954 msgid "invalid merge entity size"
955 msgstr "некорректное слияние размера элемента"
956
957 #: config/obj-elf.c:1141
958 msgid "entity size for SHF_MERGE not specified"
959 msgstr "не задан размер элемента SHF_MERGE"
960
961 #: config/obj-elf.c:1147
962 msgid "? section flag ignored with G present"
963 msgstr "флаг раздела ? игнорируется, если установлен G"
964
965 #: config/obj-elf.c:1171
966 msgid "group name for SHF_GROUP not specified"
967 msgstr "не задано имя группы для SHF_GROUP"
968
969 #: config/obj-elf.c:1196
970 #, c-format
971 msgid "unsupported mbind section info: %s"
972 msgstr "неподдерживаемая информация раздела mbind: %s"
973
974 #: config/obj-elf.c:1211
975 msgid "character following name is not '#'"
976 msgstr "символ после имени не «#»"
977
978 #: config/obj-elf.c:1331
979 msgid ".previous without corresponding .section; ignored"
980 msgstr ".previous без соответствующей .section; игнорируется"
981
982 #: config/obj-elf.c:1357
983 msgid ".popsection without corresponding .pushsection; ignored"
984 msgstr ".popsection без соответствующей .pushsection; игнорируется"
985
986 #: config/obj-elf.c:1403
987 msgid "expected comma after name in .symver"
988 msgstr "ожидается запятая после имени в .symver"
989
990 #: config/obj-elf.c:1419 config/obj-elf.c:2291
991 #, c-format
992 msgid "`%s' can't be versioned to common symbol '%s'"
993 msgstr "«%s» не может иметь версии для общего символа «%s»"
994
995 #: config/obj-elf.c:1434
996 #, c-format
997 msgid "missing version name in `%s' for symbol `%s'"
998 msgstr "пропущено имя версии в «%s» для символа «%s»"
999
1000 #: config/obj-elf.c:1445
1001 #, c-format
1002 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1003 msgstr "несколько версий [«%s»|«%s»] для символа «%s»"
1004
1005 #: config/obj-elf.c:1481
1006 #, c-format
1007 msgid "expected `%s' to have already been set for .vtable_inherit"
1008 msgstr "ожидается «%s» для уже заданной .vtable_inherit"
1009
1010 #: config/obj-elf.c:1491
1011 msgid "expected comma after name in .vtable_inherit"
1012 msgstr "ожидается запятая после имени в .vtable_inherit"
1013
1014 #: config/obj-elf.c:1543
1015 msgid "expected comma after name in .vtable_entry"
1016 msgstr "ожидается запятая после имени в .vtable_entry"
1017
1018 #: config/obj-elf.c:1673
1019 #, c-format
1020 msgid "Attribute name not recognised: %s"
1021 msgstr "Не распознано имя атрибута: %s"
1022
1023 #: config/obj-elf.c:1690
1024 msgid "expected numeric constant"
1025 msgstr "ожидается числовая константа"
1026
1027 #: config/obj-elf.c:1699 config/tc-arm.c:6473
1028 msgid "expected comma"
1029 msgstr "ожидается запятая"
1030
1031 #: config/obj-elf.c:1732
1032 msgid "bad string constant"
1033 msgstr "некорректная строковая константа"
1034
1035 #: config/obj-elf.c:1736
1036 msgid "expected <tag> , <value>"
1037 msgstr "ожидается <метка> , <значение>"
1038
1039 #: config/obj-elf.c:1856
1040 msgid "expected quoted string"
1041 msgstr "ожидается строка в кавычках"
1042
1043 #: config/obj-elf.c:1876
1044 #, c-format
1045 msgid "expected comma after name `%s' in .size directive"
1046 msgstr "ожидается запятая после имени «%s» в директиве .size"
1047
1048 #: config/obj-elf.c:1885
1049 msgid "missing expression in .size directive"
1050 msgstr "пропущено выражение в директиве .size"
1051
1052 #: config/obj-elf.c:2008
1053 #, c-format
1054 msgid "symbol '%s' is already defined"
1055 msgstr "символ «%s» уже определён"
1056
1057 #: config/obj-elf.c:2029
1058 #, c-format
1059 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1060 msgstr "тип символа «%s» поддерживается только целями GNU и FreeBSD"
1061
1062 #: config/obj-elf.c:2041
1063 #, c-format
1064 msgid "symbol type \"%s\" is supported only by GNU targets"
1065 msgstr "тип символа «%s» поддерживается только целями GNU"
1066
1067 #: config/obj-elf.c:2052
1068 #, c-format
1069 msgid "unrecognized symbol type \"%s\""
1070 msgstr "нераспознанный тип символа «%s»"
1071
1072 #: config/obj-elf.c:2219 config/obj-elf.c:2222
1073 #, c-format
1074 msgid ".size expression for %s does not evaluate to a constant"
1075 msgstr "из выражения .size для %s не получается константа"
1076
1077 #: config/obj-elf.c:2256
1078 #, c-format
1079 msgid "invalid attempt to declare external version name as default in symbol `%s'"
1080 msgstr "некорректная попытка объявить внешнее имя версии значением по умолчанию в символе «%s»"
1081
1082 #: config/obj-elf.c:2325 ecoff.c:3600
1083 #, c-format
1084 msgid "symbol `%s' can not be both weak and common"
1085 msgstr "символ «%s» не может быть слабым и общим одновременно"
1086
1087 #: config/obj-elf.c:2437
1088 #, c-format
1089 msgid "assuming all members of group `%s' are COMDAT"
1090 msgstr "предполагаем, что все члены группы «%s» — COMDAT"
1091
1092 #: config/obj-elf.c:2449
1093 #, c-format
1094 msgid "can't create group: %s"
1095 msgstr "не удалось создать группу: %s"
1096
1097 #: config/obj-elf.c:2603
1098 #, c-format
1099 msgid "failed to set up debugging information: %s"
1100 msgstr "не удалось задать отладочную информацию: %s"
1101
1102 #: config/obj-elf.c:2623
1103 #, c-format
1104 msgid "can't start writing .mdebug section: %s"
1105 msgstr "невозможно начать запись раздела .mdebug: %s"
1106
1107 #: config/obj-elf.c:2631
1108 #, c-format
1109 msgid "could not write .mdebug section: %s"
1110 msgstr "невозможно записать раздел .mdebug: %s"
1111
1112 #: config/obj-evax.c:127
1113 #, c-format
1114 msgid "no entry symbol for global function '%s'"
1115 msgstr "отсутствует входной символ для глобальной функции «%s»"
1116
1117 #. make a temp string.
1118 #: config/obj-macho.c:119
1119 #, c-format
1120 msgid "the %s name '%s' is too long (maximum 16 characters)"
1121 msgstr "слишком длинное %s для имени «%s» (не более 16 символов)"
1122
1123 #: config/obj-macho.c:130
1124 #, c-format
1125 msgid "expected a %s name followed by a `,'"
1126 msgstr "после имени %s ожидается «,»"
1127
1128 #: config/obj-macho.c:195
1129 #, c-format
1130 msgid "cannot override zerofill section type for `%s,%s'"
1131 msgstr "невозможно заместить заполненный нулями тип раздела для «%s,%s»"
1132
1133 #: config/obj-macho.c:249
1134 #, c-format
1135 msgid "failed to set flags for \"%s\": %s"
1136 msgstr "ошибка установки флагов для «%s»: %s"
1137
1138 #: config/obj-macho.c:340
1139 #, c-format
1140 msgid "unknown or invalid section type '%s'"
1141 msgstr "неизвестный или некорректный тип раздела «%s»"
1142
1143 #: config/obj-macho.c:379
1144 #, c-format
1145 msgid "unknown or invalid section attribute '%s'"
1146 msgstr "неизвестный или некорректный атрибут раздела «%s»"
1147
1148 #: config/obj-macho.c:400
1149 msgid "unexpected section size information"
1150 msgstr "неожиданный размер информации раздела"
1151
1152 #: config/obj-macho.c:412
1153 msgid "missing sizeof_stub expression"
1154 msgstr "отсутствует выражение sizeof_stub"
1155
1156 #: config/obj-macho.c:476 config/tc-ia64.c:1083 config/tc-ia64.c:11770
1157 #: config/tc-score.c:6103 expr.c:1172 expr.c:1325 read.c:1715
1158 msgid "expected symbol name"
1159 msgstr "ожидается имя символа"
1160
1161 #: config/obj-macho.c:489 read.c:494
1162 msgid "bad or irreducible absolute expression"
1163 msgstr "плохое или неприводимое абсолютное выражение"
1164
1165 #: config/obj-macho.c:495 config/tc-score.c:6120 read.c:1753
1166 msgid "missing size expression"
1167 msgstr "отсутствует размер выражения"
1168
1169 #: config/obj-macho.c:504 config/tc-ia64.c:1118 read.c:1759
1170 #, c-format
1171 msgid "size (%ld) out of range, ignored"
1172 msgstr "размер (%ld) выходит за границы, игнорируется"
1173
1174 #: config/obj-macho.c:514 config/tc-score.c:6264 dwarf2dbg.c:954 ecoff.c:3359
1175 #: read.c:1771 read.c:1876 read.c:2627 read.c:3270 read.c:3649 symbols.c:340
1176 #: symbols.c:436
1177 #, c-format
1178 msgid "symbol `%s' is already defined"
1179 msgstr "символ «%s» уже определён"
1180
1181 #: config/obj-macho.c:524 read.c:1786
1182 #, c-format
1183 msgid "size of \"%s\" is already %ld; not changing to %ld"
1184 msgstr "размер «%s» уже равен %ld; не изменяется на %ld"
1185
1186 #: config/obj-macho.c:535
1187 msgid "align value not recognized, using size"
1188 msgstr "не распознано значение выравнивания, используется размер"
1189
1190 #: config/obj-macho.c:540 config/obj-macho.c:903
1191 #, c-format
1192 msgid "Alignment (%lu) too large: 15 assumed."
1193 msgstr "Выравнивание (%lu) слишком велико: используем 15."
1194
1195 #: config/obj-macho.c:606
1196 #, c-format
1197 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1198 msgstr "BFD не синхронизирована с GAS, необработанный всем известный тип раздела «%s»"
1199
1200 #: config/obj-macho.c:808
1201 #, c-format
1202 msgid "%s is not used for the selected target"
1203 msgstr "%s не используется в выбранной цели"
1204
1205 #: config/obj-macho.c:873
1206 msgid "internal error: base section index out of range"
1207 msgstr "внутренняя ошибка: индекс основного раздела вне диапазона"
1208
1209 #: config/obj-macho.c:959
1210 #, c-format
1211 msgid "internal error: bad file property ID %d"
1212 msgstr "внутренняя ошибка: некорректный ID (%d) свойства файла"
1213
1214 #: config/obj-macho.c:967
1215 msgid "failed to set subsections by symbols"
1216 msgstr "не удалось задать подразделы символами"
1217
1218 #: config/obj-macho.c:1030
1219 #, c-format
1220 msgid "'%s' previously declared as '%s'."
1221 msgstr "«%s» ранее объявлена как «%s»."
1222
1223 #: config/obj-macho.c:1082 config/obj-macho.c:1402 config/obj-macho.c:1486
1224 #, c-format
1225 msgid "'%s' can't be a weak_definition (currently only supported in sections of type coalesced)"
1226 msgstr "«%s» не может быть weak_definition (пока поддерживается только в разделах с типом coalesced)"
1227
1228 #: config/obj-macho.c:1167
1229 msgid "use of .indirect_symbols requires `-dynamic'"
1230 msgstr "при использовании .indirect_symbols требуется «-dynamic»"
1231
1232 #: config/obj-macho.c:1184
1233 #, c-format
1234 msgid "attempt to add an indirect_symbol to a stub or reference section with a zero-sized element at %s"
1235 msgstr "попытка добавить indirect_symbol в раздел заглушек или ссылок с нулевым размером элемента в %s"
1236
1237 #: config/obj-macho.c:1214
1238 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1239 msgstr ".indirect_symbol должен быть в разделе указателей на символы или заглушки."
1240
1241 #: config/obj-macho.c:1483
1242 #, c-format
1243 msgid "'%s' can't be a weak_definition (since it is undefined)"
1244 msgstr "«%s» не может быть weak_definition (так как не определён)"
1245
1246 #: config/obj-macho.c:1489
1247 #, c-format
1248 msgid "Non-global symbol: '%s' can't be a weak_definition."
1249 msgstr "Не глобальный символ: «%s» не может быть weak_definition."
1250
1251 #: config/obj-macho.c:1495
1252 #, c-format
1253 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1254 msgstr "внутренняя ошибка: [%s] неожиданный код [%lx] в символе frob"
1255
1256 #: config/obj-macho.c:1536
1257 #, c-format
1258 msgid "unrecognized stab type '%c'"
1259 msgstr "нераспознанный тип stab «%c»"
1260
1261 #: config/obj-macho.c:1587
1262 #, c-format
1263 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1264 msgstr "«%s» должен быть определён в «%s» — «%s» {раздел %s}"
1265
1266 #: config/obj-macho.c:1595
1267 #, c-format
1268 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1269 msgstr "«%s» должен быть определён в «%s» {раздел «%s»} — «%s»"
1270
1271 #: config/obj-macho.c:1602
1272 #, c-format
1273 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1274 msgstr "«%s» и «%s» должны быть определены в «%s» — «%s»"
1275
1276 #: config/obj-macho.c:1804
1277 #, c-format
1278 msgid "the number of .indirect_symbols defined in section %s does not match the number expected (%d defined, %d expected)"
1279 msgstr "номер .indirect_symbols, определённый в разделе %s, не совпадает с ожидаемым (определён %d, ожидается %d)"
1280
1281 #: config/obj-macho.c:1824
1282 #, c-format
1283 msgid "internal error: failed to allocate %d indirectsymbol pointers"
1284 msgstr "внутренняя ошибка: не удалось выделить %d указателей indirectsymbol"
1285
1286 #: config/obj-macho.c:1838 config/obj-macho.c:1861
1287 msgid "internal error: more indirect mach-o symbols than expected"
1288 msgstr "внутренняя ошибка: неявных символов mach-o больше, чем ожидалось"
1289
1290 #: config/obj-som.c:56
1291 msgid "Only one .compiler pseudo-op per file!"
1292 msgstr "Только одна псевдооперация .compiler на файл!"
1293
1294 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1295 msgid "Expected quoted string"
1296 msgstr "Ожидается строка в кавычках"
1297
1298 #: config/obj-som.c:86
1299 msgid ".compiler directive missing language and version"
1300 msgstr "у директивы .compiler не указан язык и версия"
1301
1302 #: config/obj-som.c:96
1303 msgid ".compiler directive missing version"
1304 msgstr "у директивы .compiler не указана версия"
1305
1306 #: config/obj-som.c:112
1307 #, c-format
1308 msgid "FATAL: Attaching compiler header %s"
1309 msgstr "ОСТАНОВ: присоединение заголовка компилятора %s"
1310
1311 #: config/obj-som.c:127
1312 msgid "Only one .version pseudo-op per file!"
1313 msgstr "Только одна псевдооперация .version на файл!"
1314
1315 #: config/obj-som.c:151
1316 #, c-format
1317 msgid "attaching version header %s: %s"
1318 msgstr "присоединение заголовка версии %s: %s"
1319
1320 #: config/obj-som.c:169
1321 msgid "Only one .copyright pseudo-op per file!"
1322 msgstr "Только одна псевдооперация .copyright на файл!"
1323
1324 #: config/obj-som.c:193
1325 #, c-format
1326 msgid "attaching copyright header %s: %s"
1327 msgstr "присоединение заголовка авторских прав %s: %s"
1328
1329 #: config/tc-aarch64.c:373
1330 msgid "integer 32-bit register expected"
1331 msgstr "ожидается целочисленный 32-битный регистр"
1332
1333 #: config/tc-aarch64.c:376
1334 msgid "integer 64-bit register expected"
1335 msgstr "ожидается целочисленный 64-битный регистр"
1336
1337 #: config/tc-aarch64.c:379
1338 msgid "integer register expected"
1339 msgstr "ожидается целочисленный регистр"
1340
1341 #: config/tc-aarch64.c:382
1342 msgid "64-bit integer or SP register expected"
1343 msgstr "ожидается целочисленный 64-битный регистр или регистр SP"
1344
1345 #: config/tc-aarch64.c:385 config/tc-mcore.c:839 config/tc-mcore.c:1355
1346 #: config/tc-mcore.c:1409
1347 msgid "base register expected"
1348 msgstr "ожидается базовый регистр"
1349
1350 #: config/tc-aarch64.c:388
1351 msgid "integer or zero register expected"
1352 msgstr "ожидается целочисленный регистр или ноль"
1353
1354 #: config/tc-aarch64.c:391
1355 msgid "offset register expected"
1356 msgstr "ожидается регистр смещения"
1357
1358 #: config/tc-aarch64.c:394
1359 msgid "integer or SP register expected"
1360 msgstr "ожидается целочисленный регистр или регистр SP"
1361
1362 #: config/tc-aarch64.c:397
1363 msgid "integer, zero or SP register expected"
1364 msgstr "ожидается целочисленный регистр, ноль или регистр SP"
1365
1366 #: config/tc-aarch64.c:400
1367 msgid "8-bit SIMD scalar register expected"
1368 msgstr "8-ожидается скалярный 8-битный регистр SIMD"
1369
1370 #: config/tc-aarch64.c:403
1371 msgid "16-bit SIMD scalar or floating-point half precision register expected"
1372 msgstr "ожидается скалярный 16-битный регистр SIMD или регистр плавающей запятой половинной точности"
1373
1374 #: config/tc-aarch64.c:407
1375 msgid "32-bit SIMD scalar or floating-point single precision register expected"
1376 msgstr "ожидается скалярный 32-битный регистр SIMD или регистр плавающей запятой одинарной точности"
1377
1378 #: config/tc-aarch64.c:411
1379 msgid "64-bit SIMD scalar or floating-point double precision register expected"
1380 msgstr "ожидается скалярный 64-битный регистр SIMD или регистр плавающей запятой двойной точности"
1381
1382 #: config/tc-aarch64.c:415
1383 msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1384 msgstr "ожидается скалярный 128-битный регистр SIMD или регистр плавающей запятой четверной точности"
1385
1386 #: config/tc-aarch64.c:420 config/tc-arm.c:4401
1387 msgid "register expected"
1388 msgstr "ожидается регистр"
1389
1390 #. any [BHSDQ]P FP
1391 #: config/tc-aarch64.c:423
1392 msgid "SIMD scalar or floating-point register expected"
1393 msgstr "ожидается скалярный регистр SIMD или регистр плавающей запятой"
1394
1395 #. any V reg
1396 #: config/tc-aarch64.c:426
1397 msgid "vector register expected"
1398 msgstr "ожидается векторный регистр"
1399
1400 #: config/tc-aarch64.c:429
1401 msgid "SVE vector register expected"
1402 msgstr "ожидается векторный регистр SVE"
1403
1404 #: config/tc-aarch64.c:432
1405 msgid "SVE predicate register expected"
1406 msgstr "ожидается предикатный регистр SVE"
1407
1408 #: config/tc-aarch64.c:435
1409 #, c-format
1410 msgid "invalid register type %d"
1411 msgstr "некорректный тип регистра %d"
1412
1413 #: config/tc-aarch64.c:595 config/tc-aarch64.c:597 config/tc-arm.c:1061
1414 #: config/tc-score.c:6514 expr.c:1385 read.c:2609
1415 msgid "bad expression"
1416 msgstr "неправильное выражение"
1417
1418 #: config/tc-aarch64.c:607 config/tc-arm.c:1072 config/tc-i860.c:1003
1419 #: config/tc-sparc.c:3440
1420 msgid "bad segment"
1421 msgstr "неправильный сегмент"
1422
1423 #: config/tc-aarch64.c:825
1424 #, c-format
1425 msgid "bad size %d in vector width specifier"
1426 msgstr "неправильный размер %d в определителе ширины вектора"
1427
1428 #: config/tc-aarch64.c:858
1429 #, c-format
1430 msgid "unexpected character `%c' in element size"
1431 msgstr "неожиданный символ «%c» в элементе размера"
1432
1433 #: config/tc-aarch64.c:860
1434 msgid "missing element size"
1435 msgstr "отсутствует размер элемента"
1436
1437 #: config/tc-aarch64.c:869
1438 #, c-format
1439 msgid "invalid element size %d and vector size combination %c"
1440 msgstr "некорректная комбинация размера элемента %d и размера вектора %c"
1441
1442 #: config/tc-aarch64.c:904
1443 #, c-format
1444 msgid "unexpected character `%c' in predication type"
1445 msgstr "неожиданный символ «%c» в типе предиката"
1446
1447 #: config/tc-aarch64.c:907
1448 msgid "missing predication type"
1449 msgstr "отсутствует тип предиката"
1450
1451 #: config/tc-aarch64.c:1002
1452 msgid "this type of register can't be indexed"
1453 msgstr "этот тип регистра невозможно проиндексировать"
1454
1455 #: config/tc-aarch64.c:1008
1456 msgid "index not allowed inside register list"
1457 msgstr "внутри списка регистров индекс не допускается"
1458
1459 #: config/tc-aarch64.c:1018 config/tc-aarch64.c:1966 config/tc-aarch64.c:2155
1460 #: config/tc-arm.c:1569 config/tc-arm.c:3681 config/tc-arm.c:4798
1461 msgid "constant expression required"
1462 msgstr "требуется константное выражение"
1463
1464 #. Indexed vector register expected.
1465 #: config/tc-aarch64.c:1030
1466 msgid "indexed vector register expected"
1467 msgstr "ожидается индексированный векторный регистр"
1468
1469 #: config/tc-aarch64.c:1037
1470 msgid "invalid use of vector register"
1471 msgstr "некорректное использование векторного регистра"
1472
1473 #: config/tc-aarch64.c:1129 config/tc-arm.c:1837
1474 msgid "expecting {"
1475 msgstr "ожидается {"
1476
1477 #: config/tc-aarch64.c:1154
1478 msgid "invalid vector register in list"
1479 msgstr "в списке некорректный векторный регистр"
1480
1481 #: config/tc-aarch64.c:1161
1482 msgid "invalid scalar register in list"
1483 msgstr "в списке некорректный скалярный регистр"
1484
1485 #: config/tc-aarch64.c:1174
1486 msgid "invalid range in vector register list"
1487 msgstr "некорректный диапазон в списке векторных регистров"
1488
1489 #: config/tc-aarch64.c:1187
1490 msgid "type mismatch in vector register list"
1491 msgstr "несовпадение типа в списке векторных регистров"
1492
1493 #: config/tc-aarch64.c:1204
1494 msgid "end of vector register list not found"
1495 msgstr "не найден конец списка векторных регистров"
1496
1497 #: config/tc-aarch64.c:1220
1498 msgid "constant expression required."
1499 msgstr "требуется константное выражение."
1500
1501 #: config/tc-aarch64.c:1230
1502 msgid "expected index"
1503 msgstr "ожидается индекс"
1504
1505 #: config/tc-aarch64.c:1237
1506 msgid "too many registers in vector register list"
1507 msgstr "слишком много регистров в списке векторных регистров"
1508
1509 #: config/tc-aarch64.c:1242
1510 msgid "empty vector register list"
1511 msgstr "список векторных регистров пуст"
1512
1513 #: config/tc-aarch64.c:1264 config/tc-arm.c:2223
1514 #, c-format
1515 msgid "ignoring attempt to redefine built-in register '%s'"
1516 msgstr "игнорируется попытка переопределить встроенный регистр «%s»"
1517
1518 #: config/tc-aarch64.c:1270 config/tc-arm.c:2228
1519 #, c-format
1520 msgid "ignoring redefinition of register alias '%s'"
1521 msgstr "игнорируется переопределение псевдонима регистра «%s»"
1522
1523 #: config/tc-aarch64.c:1316 config/tc-arm.c:2294
1524 #, c-format
1525 msgid "unknown register '%s' -- .req ignored"
1526 msgstr "неизвестный регистр «%s» — .req игнорируется"
1527
1528 #: config/tc-aarch64.c:1374 config/tc-arm.c:2502
1529 msgid "invalid syntax for .req directive"
1530 msgstr "некорректный синтаксис директивы .req"
1531
1532 #: config/tc-aarch64.c:1399 config/tc-arm.c:2540
1533 msgid "invalid syntax for .unreq directive"
1534 msgstr "некорректный синтаксис директивы .unreq"
1535
1536 #: config/tc-aarch64.c:1405 config/tc-arm.c:2547
1537 #, c-format
1538 msgid "unknown register alias '%s'"
1539 msgstr "неизвестный псевдоним регистра «%s»"
1540
1541 #: config/tc-aarch64.c:1407
1542 #, c-format
1543 msgid "ignoring attempt to undefine built-in register '%s'"
1544 msgstr "игнорируется попытка удалить определение встроенного регистра «%s»"
1545
1546 #: config/tc-aarch64.c:1731 config/tc-arm.c:3293 config/tc-arm.c:3320
1547 #: config/tc-arm.c:3333
1548 msgid "literal pool overflow"
1549 msgstr "переполнение пула литералов"
1550
1551 #: config/tc-aarch64.c:1913 config/tc-aarch64.c:5916 config/tc-arm.c:3554
1552 #: config/tc-arm.c:6996
1553 msgid "unrecognized relocation suffix"
1554 msgstr "нераспознанный суффикс перемещения"
1555
1556 #: config/tc-aarch64.c:1915
1557 msgid "unimplemented relocation suffix"
1558 msgstr "нереализованный суффикс перемещения"
1559
1560 #: config/tc-aarch64.c:2123 config/tc-aarch64.c:2316 config/tc-aarch64.c:2374
1561 msgid "immediate operand required"
1562 msgstr "требуется непосредственный операнд"
1563
1564 #: config/tc-aarch64.c:2131
1565 msgid "missing immediate expression"
1566 msgstr "отсутствует непосредственное выражение"
1567
1568 #: config/tc-aarch64.c:2354 config/tc-aarch64.c:5740 config/tc-aarch64.c:5760
1569 msgid "invalid floating-point constant"
1570 msgstr "некорректная константа с плавающей точкой"
1571
1572 #: config/tc-aarch64.c:2984 config/tc-arm.c:5137 config/tc-arm.c:5146
1573 msgid "shift expression expected"
1574 msgstr "ожидается выражение сдвига"
1575
1576 #: config/tc-aarch64.c:2992
1577 msgid "shift operator expected"
1578 msgstr "ожидается оператор сдвига"
1579
1580 #: config/tc-aarch64.c:3000
1581 msgid "invalid use of 'MSL'"
1582 msgstr "некорректное употребление «MSL»"
1583
1584 #: config/tc-aarch64.c:3008
1585 msgid "invalid use of 'MUL'"
1586 msgstr "некорректное употребление «MUL»"
1587
1588 #: config/tc-aarch64.c:3017
1589 msgid "extending shift is not permitted"
1590 msgstr "расширяющий сдвиг не допускается"
1591
1592 #: config/tc-aarch64.c:3025
1593 msgid "'ROR' shift is not permitted"
1594 msgstr "сдвиг «ROR» не допускается"
1595
1596 #: config/tc-aarch64.c:3033
1597 msgid "only 'LSL' shift is permitted"
1598 msgstr "допускается только сдвиг «LSL»"
1599
1600 #: config/tc-aarch64.c:3041
1601 msgid "only 'MUL' is permitted"
1602 msgstr "допускается только «MUL»"
1603
1604 #: config/tc-aarch64.c:3059
1605 msgid "only 'MUL VL' is permitted"
1606 msgstr "допускается только «MUL VL»"
1607
1608 #: config/tc-aarch64.c:3067
1609 msgid "invalid shift for the register offset addressing mode"
1610 msgstr "некорректный сдвиг регистра режима адресации смещения"
1611
1612 #: config/tc-aarch64.c:3075
1613 msgid "invalid shift operator"
1614 msgstr "некорректный оператор сдвига"
1615
1616 #: config/tc-aarch64.c:3108
1617 msgid "missing shift amount"
1618 msgstr "не указан размер сдвига"
1619
1620 #: config/tc-aarch64.c:3115
1621 msgid "constant shift amount required"
1622 msgstr "требуется константный размер сдвига"
1623
1624 #: config/tc-aarch64.c:3124
1625 msgid "shift amount out of range 0 to 63"
1626 msgstr "размер сдвига вне диапазона от 0 до 63"
1627
1628 #: config/tc-aarch64.c:3173
1629 msgid "unexpected shift operator"
1630 msgstr "неожиданный оператор сдвига"
1631
1632 #: config/tc-aarch64.c:3209
1633 msgid "unexpected register in the immediate operand"
1634 msgstr "неожиданный регистр в непосредственном операнде"
1635
1636 #: config/tc-aarch64.c:3234
1637 msgid "integer register expected in the extended/shifted operand register"
1638 msgstr "ожидается целочисленный регистр в расширенном/сдвигающем регистре-операнде"
1639
1640 #: config/tc-aarch64.c:3269 config/tc-aarch64.c:3403 config/tc-aarch64.c:3532
1641 #: config/tc-aarch64.c:3687 config/tc-aarch64.c:3728
1642 msgid "unknown relocation modifier"
1643 msgstr "неизвестный модификатор перемещения"
1644
1645 #: config/tc-aarch64.c:3276 config/tc-aarch64.c:3422 config/tc-aarch64.c:3539
1646 #: config/tc-aarch64.c:3694 config/tc-aarch64.c:3735
1647 msgid "this relocation modifier is not allowed on this instruction"
1648 msgstr "данный модификатор перемещения недопустим для этой инструкции"
1649
1650 #: config/tc-aarch64.c:3430 config/tc-aarch64.c:3550
1651 msgid "invalid relocation expression"
1652 msgstr "некорректное выражение перемещения"
1653
1654 #: config/tc-aarch64.c:3448
1655 msgid "invalid address"
1656 msgstr "неправильный адрес"
1657
1658 #: config/tc-aarch64.c:3504
1659 msgid "invalid use of 32-bit register offset"
1660 msgstr "некорректное использование 32-битного регистра смещения"
1661
1662 #: config/tc-aarch64.c:3510
1663 msgid "offset has different size from base"
1664 msgstr "смещение имеет размер отличный от базы"
1665
1666 #: config/tc-aarch64.c:3516
1667 msgid "invalid use of 64-bit register offset"
1668 msgstr "некорректное использование 64-битного регистра смещения"
1669
1670 #. [Xn],#expr
1671 #: config/tc-aarch64.c:3563 config/tc-aarch64.c:3620
1672 msgid "invalid expression in the address"
1673 msgstr "некорректное выражение в адресе"
1674
1675 #: config/tc-aarch64.c:3577 config/tc-arm.c:5673 config/tc-arm.c:6251
1676 msgid "']' expected"
1677 msgstr "ожидается «]»"
1678
1679 #: config/tc-aarch64.c:3585
1680 msgid "register offset not allowed in pre-indexed addressing mode"
1681 msgstr "регистр смещения не допускается в режиме адресации с предваряющим индексом"
1682
1683 #: config/tc-aarch64.c:3600 config/tc-arm.c:5709
1684 msgid "cannot combine pre- and post-indexing"
1685 msgstr "не удалось объединить пре и пост индексацию"
1686
1687 #. Reject [Rn]!
1688 #: config/tc-aarch64.c:3632
1689 msgid "missing offset in the pre-indexed address"
1690 msgstr "отсутствует смещение в адресе с предваряющим индексом"
1691
1692 #: config/tc-aarch64.c:3861
1693 msgid "unknown or missing option to PSB"
1694 msgstr "неизвестный или отсутствующий параметр у PSB"
1695
1696 #: config/tc-aarch64.c:3869
1697 msgid "the specified option is not accepted for PSB"
1698 msgstr "указанный параметр неприемлем для PSB"
1699
1700 #: config/tc-aarch64.c:3926
1701 #, c-format
1702 msgid "selected processor does not support PSTATE field name '%s'"
1703 msgstr "выбранный процессор не поддерживает имя поля PSTATE «%s»"
1704
1705 #: config/tc-aarch64.c:3929 config/tc-aarch64.c:3962
1706 #, c-format
1707 msgid "selected processor does not support system register name '%s'"
1708 msgstr "выбранный процессор не поддерживает имя системного регистра «%s»"
1709
1710 #: config/tc-aarch64.c:3932
1711 #, c-format
1712 msgid "system register name '%s' is deprecated and may be removed in a future release"
1713 msgstr "имя системного регистра «%s» устарело и может быть удалено в будущих выпусках"
1714
1715 #: config/tc-aarch64.c:4004
1716 msgid "immediate value out of range "
1717 msgstr "непосредственное значение за пределами диапазона"
1718
1719 #: config/tc-aarch64.c:4512
1720 #, c-format
1721 msgid "Info: "
1722 msgstr "Информация:"
1723
1724 #: config/tc-aarch64.c:4545 config/tc-score.c:2750 config/tc-score.c:6503
1725 #, c-format
1726 msgid "%s -- `%s'"
1727 msgstr "%s — «%s»"
1728
1729 #: config/tc-aarch64.c:4547
1730 #, c-format
1731 msgid "%s at operand %d -- `%s'"
1732 msgstr "%s в операнде %d — «%s»"
1733
1734 #: config/tc-aarch64.c:4553
1735 #, c-format
1736 msgid "operand %d must be %s -- `%s'"
1737 msgstr "операнд %d должен быть %s — «%s»"
1738
1739 #: config/tc-aarch64.c:4559
1740 #, c-format
1741 msgid "operand mismatch -- `%s'"
1742 msgstr "несоответствие операнда — «%s»"
1743
1744 #. Print the hint.
1745 #: config/tc-aarch64.c:4619
1746 msgid " did you mean this?"
1747 msgstr " вы имели в виду это?"
1748
1749 #: config/tc-aarch64.c:4622 config/tc-aarch64.c:4649
1750 #, c-format
1751 msgid " %s"
1752 msgstr " %s"
1753
1754 #: config/tc-aarch64.c:4627
1755 msgid " other valid variant(s):"
1756 msgstr " другой корректный вариант(ы):"
1757
1758 #: config/tc-aarch64.c:4656
1759 #, c-format
1760 msgid "operand %d must be the same register as operand 1 -- `%s'"
1761 msgstr "операнд %d должен быть тем же регистром как у 1 операнда — «%s»"
1762
1763 #: config/tc-aarch64.c:4662
1764 #, c-format
1765 msgid "%s out of range %d to %d at operand %d -- `%s'"
1766 msgstr "%s за пределами диапазона %d - %d в операнде %d — «%s»"
1767
1768 #: config/tc-aarch64.c:4663 config/tc-aarch64.c:4667 config/tc-aarch64.c:6447
1769 msgid "immediate value"
1770 msgstr "непосредственное значение"
1771
1772 #: config/tc-aarch64.c:4666
1773 #, c-format
1774 msgid "%s must be %d at operand %d -- `%s'"
1775 msgstr "%s должно быть %d в операнде %d — «%s»"
1776
1777 #: config/tc-aarch64.c:4673
1778 #, c-format
1779 msgid "invalid number of registers in the list; only 1 register is expected at operand %d -- `%s'"
1780 msgstr "некорректное количество регистров в списке; только 1 регистр ожидается в операнде %d — «%s»"
1781
1782 #: config/tc-aarch64.c:4677
1783 #, c-format
1784 msgid "invalid number of registers in the list; %d registers are expected at operand %d -- `%s'"
1785 msgstr "некорректное количество регистров в списке; %d регистров ожидается в операнде %d — «%s»"
1786
1787 #: config/tc-aarch64.c:4683
1788 #, c-format
1789 msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
1790 msgstr "непосредственное значение должно быть кратно %d в операнде %d — «%s»"
1791
1792 #: config/tc-aarch64.c:4970
1793 msgid "bad vector arrangement type"
1794 msgstr "плохой тип векторного расположения"
1795
1796 #: config/tc-aarch64.c:5087
1797 msgid "the specified relocation type is not allowed for MOVK"
1798 msgstr "указанный тип перемещения недопустим для MOVK"
1799
1800 #: config/tc-aarch64.c:5129 config/tc-aarch64.c:5139
1801 msgid "the specified relocation type is not allowed for 32-bit register"
1802 msgstr "указанный тип перемещения недопустим для 32-битного регистра"
1803
1804 #: config/tc-aarch64.c:5310
1805 msgid "comma expected between operands"
1806 msgstr "между операндами ожидается запятая"
1807
1808 #: config/tc-aarch64.c:5444
1809 msgid "the top half of a 128-bit FP/SIMD register is expected"
1810 msgstr "ожидается верхняя половина 128-битного регистра FP/SIMD"
1811
1812 #: config/tc-aarch64.c:5515 config/tc-arm.c:1906 config/tc-arm.c:1951
1813 #: config/tc-h8300.c:1048
1814 msgid "invalid register list"
1815 msgstr "некорректный список регистров"
1816
1817 #: config/tc-aarch64.c:5535
1818 msgid "missing type suffix"
1819 msgstr "отсутствует суффикс типа"
1820
1821 #: config/tc-aarch64.c:5554
1822 msgid "C0 - C15 expected"
1823 msgstr "ожидается C0 - C15"
1824
1825 #: config/tc-aarch64.c:5655 config/tc-aarch64.c:5679
1826 msgid "immediate zero expected"
1827 msgstr "ожидается непосредственный ноль"
1828
1829 #: config/tc-aarch64.c:5775
1830 msgid "shift not allowed for bitmask immediate"
1831 msgstr "сдвиг недопустим для непосредственной маски битов"
1832
1833 #: config/tc-aarch64.c:5829
1834 msgid "can't mix relocation modifier with explicit shift"
1835 msgstr "нельзя смешивать модификатор перемещения и явный сдвиг"
1836
1837 #: config/tc-aarch64.c:5877
1838 msgid "invalid condition"
1839 msgstr "некорректное условие"
1840
1841 #: config/tc-aarch64.c:5903
1842 msgid "invalid pc-relative address"
1843 msgstr "некорректный адрес, относительный pc"
1844
1845 #. Only permit "=value" in the literal load instructions.
1846 #. The literal will be generated by programmer_friendly_fixup.
1847 #: config/tc-aarch64.c:5911
1848 msgid "invalid use of \"=immediate\""
1849 msgstr "некорректное употребление «=immediate»"
1850
1851 #: config/tc-aarch64.c:5976 config/tc-aarch64.c:6008 config/tc-aarch64.c:6026
1852 #: config/tc-aarch64.c:6048 config/tc-aarch64.c:6068 config/tc-aarch64.c:6087
1853 #: config/tc-aarch64.c:6106 config/tc-aarch64.c:6141 config/tc-aarch64.c:6148
1854 #: config/tc-aarch64.c:6177 config/tc-aarch64.c:6202 config/tc-aarch64.c:6218
1855 #: config/tc-aarch64.c:6242
1856 msgid "invalid addressing mode"
1857 msgstr "некорректный режим адресации"
1858
1859 #: config/tc-aarch64.c:5992
1860 msgid "the optional immediate offset can only be 0"
1861 msgstr "необязательным непоредственным смещением может быть только 0"
1862
1863 #: config/tc-aarch64.c:6031 config/tc-aarch64.c:6053 config/tc-aarch64.c:6073
1864 msgid "relocation not allowed"
1865 msgstr "перемещение не допускается"
1866
1867 #: config/tc-aarch64.c:6116
1868 msgid "writeback value must be an immediate constant"
1869 msgstr "значение обратной записи должно быть непосредственное константой"
1870
1871 #. Make sure this has priority over
1872 #. "invalid addressing mode".
1873 #: config/tc-aarch64.c:6156
1874 msgid "constant offset required"
1875 msgstr "требуется константное смещение"
1876
1877 #: config/tc-aarch64.c:6252
1878 msgid "unknown or missing system register name"
1879 msgstr "неизвестное или отсутствующее имя системного регистра"
1880
1881 #: config/tc-aarch64.c:6262
1882 msgid "unknown or missing PSTATE field name"
1883 msgstr "неизвестное или отсутствующее имя поля PSTATE"
1884
1885 #: config/tc-aarch64.c:6286
1886 msgid "unknown or missing operation name"
1887 msgstr "неизвестное или отсутствующее имя операции"
1888
1889 #: config/tc-aarch64.c:6299
1890 msgid "the specified option is not accepted in ISB"
1891 msgstr "указанный параметр неприемлем для ISB"
1892
1893 #: config/tc-aarch64.c:6325 config/tc-aarch64.c:7458 config/tc-arm.c:7211
1894 #, c-format
1895 msgid "unhandled operand code %d"
1896 msgstr "необработанный код операнда %d"
1897
1898 #: config/tc-aarch64.c:6367
1899 msgid "unexpected comma before the omitted optional operand"
1900 msgstr "ожидается запятая перед пропущенным необязательным операндом"
1901
1902 #: config/tc-aarch64.c:6395
1903 msgid "unexpected characters following instruction"
1904 msgstr "неожиданные символы после инструкции"
1905
1906 #: config/tc-aarch64.c:6473 config/tc-arm.c:5248 config/tc-arm.c:5809
1907 #: config/tc-arm.c:7973
1908 msgid "constant expression expected"
1909 msgstr "ожидается константное выражение"
1910
1911 #: config/tc-aarch64.c:6480
1912 msgid "literal pool insertion failed"
1913 msgstr "невозможно вставить в пул литералов"
1914
1915 #: config/tc-aarch64.c:6549 config/tc-aarch64.c:6561
1916 #, c-format
1917 msgid "unpredictable transfer with writeback -- `%s'"
1918 msgstr "непредсказуемая передача с отложенной записью — «%s»"
1919
1920 #: config/tc-aarch64.c:6565
1921 #, c-format
1922 msgid "unpredictable load of register pair -- `%s'"
1923 msgstr "непредсказумая загрузка пары регистров — «%s»"
1924
1925 #: config/tc-aarch64.c:6642
1926 #, c-format
1927 msgid "unknown mnemonic `%s' -- `%s'"
1928 msgstr "неизвестная мнемоника «%s» — «%s»"
1929
1930 #: config/tc-aarch64.c:6650
1931 #, c-format
1932 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1933 msgstr "неожиданная запятая после мнемонического имени «%s» — «%s»"
1934
1935 #: config/tc-aarch64.c:6708
1936 #, c-format
1937 msgid "selected processor does not support `%s'"
1938 msgstr "выбранный процессор не поддерживает «%s»"
1939
1940 #: config/tc-aarch64.c:7121 config/tc-arm.c:22852
1941 msgid "GOT already in the symbol table"
1942 msgstr "GOT уже в таблице символов"
1943
1944 #: config/tc-aarch64.c:7283
1945 msgid "immediate cannot be moved by a single instruction"
1946 msgstr "непосредственный элемент невозможно передвинуть одной инструкцией"
1947
1948 #: config/tc-aarch64.c:7326 config/tc-aarch64.c:7371 config/tc-aarch64.c:7397
1949 #: config/tc-arm.c:15411 config/tc-arm.c:15438 config/tc-arm.c:16080
1950 #: config/tc-arm.c:16694 config/tc-arm.c:17516 config/tc-arm.c:17556
1951 #: config/tc-metag.c:2444 config/tc-metag.c:2453 config/tc-metag.c:2492
1952 #: config/tc-metag.c:2501 config/tc-metag.c:3021 config/tc-metag.c:3030
1953 msgid "immediate out of range"
1954 msgstr "непосредственный элемент за пределами диапазона"
1955
1956 #: config/tc-aarch64.c:7390 config/tc-metag.c:4656 config/tc-xtensa.c:4183
1957 msgid "invalid immediate"
1958 msgstr "некорректный непосредственный элемент"
1959
1960 #: config/tc-aarch64.c:7453 config/tc-tic6x.c:3861 config/tc-tic6x.c:3926
1961 #: config/tc-tic6x.c:3953 config/tc-tic6x.c:3981
1962 msgid "immediate offset out of range"
1963 msgstr "непосредственное смещение за пределами диапазона"
1964
1965 #: config/tc-aarch64.c:7527 config/tc-arm.c:23190 config/tc-arm.c:23258
1966 #: config/tc-arm.c:23540
1967 #, c-format
1968 msgid "undefined symbol %s used as an immediate value"
1969 msgstr "неопределенный символ %s используется как непосредственное значение"
1970
1971 #: config/tc-aarch64.c:7539
1972 msgid "pc-relative load offset not word aligned"
1973 msgstr "загрузочное смещение, относительное pc, не выровнено по границе слова"
1974
1975 #: config/tc-aarch64.c:7542
1976 msgid "pc-relative load offset out of range"
1977 msgstr "загрузочное смещение, относительное pc, за пределами диапазона"
1978
1979 #: config/tc-aarch64.c:7554
1980 msgid "pc-relative address offset out of range"
1981 msgstr "адресное смещение, относительное pc, за пределами диапазона"
1982
1983 #: config/tc-aarch64.c:7566 config/tc-aarch64.c:7581
1984 msgid "conditional branch target not word aligned"
1985 msgstr "цель условного ветвления не выровнена по границе слова"
1986
1987 #: config/tc-aarch64.c:7569 config/tc-aarch64.c:7584 config/tc-arm.c:23831
1988 msgid "conditional branch out of range"
1989 msgstr "цель условного ветвления за пределами диапазона"
1990
1991 #: config/tc-aarch64.c:7597
1992 msgid "branch target not word aligned"
1993 msgstr "цель ветвления не выровнена по границе слова"
1994
1995 #: config/tc-aarch64.c:7600 config/tc-arm.c:822 config/tc-mips.c:15683
1996 #: config/tc-mips.c:15699 config/tc-mips.c:15789
1997 msgid "branch out of range"
1998 msgstr "ветвление за пределами диапазона"
1999
2000 #: config/tc-aarch64.c:7652 config/tc-arm.c:23431 config/tc-arm.c:23446
2001 #: config/tc-arm.c:23461 config/tc-arm.c:23472 config/tc-arm.c:23495
2002 #: config/tc-arm.c:24293 config/tc-moxie.c:716 config/tc-pj.c:452
2003 #: config/tc-sh.c:4293
2004 msgid "offset out of range"
2005 msgstr "смещение вне диапазона"
2006
2007 #: config/tc-aarch64.c:7667
2008 msgid "unsigned value out of range"
2009 msgstr "беззнаковое значение за пределами диапазона"
2010
2011 #: config/tc-aarch64.c:7675
2012 msgid "signed value out of range"
2013 msgstr "знаковое значение за пределами диапазона"
2014
2015 #: config/tc-aarch64.c:7817
2016 #, c-format
2017 msgid "unexpected %s fixup"
2018 msgstr "неожиданное местоположение %s"
2019
2020 #: config/tc-aarch64.c:7883 config/tc-arm.c:24802 config/tc-arm.c:24823
2021 #: config/tc-mips.c:18038 config/tc-or1k.c:348 config/tc-score.c:7480
2022 #, c-format
2023 msgid "cannot represent %s relocation in this object file format"
2024 msgstr "невозможно представить перемещение %s в данном формате объектного файла"
2025
2026 #: config/tc-aarch64.c:7916
2027 #, c-format
2028 msgid "cannot do %u-byte relocation"
2029 msgstr "невозможно выполнить %u-байтовое перемещение"
2030
2031 #: config/tc-aarch64.c:8227 config/tc-arm.c:25283 config/tc-score.c:6297
2032 #: config/tc-score.c:6527 config/tc-score.c:6532
2033 msgid "virtual memory exhausted"
2034 msgstr "закончилась виртуальная память"
2035
2036 #: config/tc-aarch64.c:8385 config/tc-arm.c:25622
2037 msgid "assemble for big-endian"
2038 msgstr "ассемблирование в порядке от старшего к младшему"
2039
2040 #: config/tc-aarch64.c:8386 config/tc-arm.c:25623
2041 msgid "assemble for little-endian"
2042 msgstr "ассемблирование в порядке от младшего к старшему"
2043
2044 #: config/tc-aarch64.c:8389
2045 msgid "temporary switch for dumping"
2046 msgstr "временное переключение для дампа"
2047
2048 #: config/tc-aarch64.c:8391
2049 msgid "output verbose error messages"
2050 msgstr "выводить подробные сообщения об ошибках"
2051
2052 #: config/tc-aarch64.c:8393
2053 msgid "do not output verbose error messages"
2054 msgstr "не выводить подробные сообщения об ошибках"
2055
2056 #: config/tc-aarch64.c:8601 config/tc-arm.c:26444
2057 msgid "invalid architectural extension"
2058 msgstr "недопустимое расширение архитектуры"
2059
2060 #: config/tc-aarch64.c:8626 config/tc-arm.c:26476
2061 msgid "must specify extensions to add before specifying those to remove"
2062 msgstr "добавляемые расширения должны быть указаны до указания их удаления"
2063
2064 #: config/tc-aarch64.c:8634 config/tc-arm.c:26484
2065 msgid "missing architectural extension"
2066 msgstr "отсутствует расширение архитектуры"
2067
2068 #: config/tc-aarch64.c:8661 config/tc-arm.c:26536
2069 #, c-format
2070 msgid "unknown architectural extension `%s'"
2071 msgstr "неизвестное расширение архитектуры «%s»"
2072
2073 #: config/tc-aarch64.c:8685 config/tc-arm.c:26570 config/tc-metag.c:5834
2074 #, c-format
2075 msgid "missing cpu name `%s'"
2076 msgstr "отсутствует имя ЦП «%s»"
2077
2078 #: config/tc-aarch64.c:8699 config/tc-aarch64.c:8916 config/tc-arm.c:26605
2079 #: config/tc-arm.c:27369 config/tc-metag.c:5845
2080 #, c-format
2081 msgid "unknown cpu `%s'"
2082 msgstr "неизвестный ЦП «%s»"
2083
2084 #: config/tc-aarch64.c:8717 config/tc-arm.c:26623
2085 #, c-format
2086 msgid "missing architecture name `%s'"
2087 msgstr "отсутствует название архитектуры «%s»"
2088
2089 #: config/tc-aarch64.c:8731 config/tc-aarch64.c:8963 config/tc-arm.c:26640
2090 #: config/tc-arm.c:27404 config/tc-arm.c:27434 config/tc-score.c:7715
2091 #, c-format
2092 msgid "unknown architecture `%s'\n"
2093 msgstr "неизвестная архитектура «%s»\n"
2094
2095 #: config/tc-aarch64.c:8754
2096 #, c-format
2097 msgid "missing abi name `%s'"
2098 msgstr "отсутствует имя abi «%s»"
2099
2100 #: config/tc-aarch64.c:8765
2101 #, c-format
2102 msgid "unknown abi `%s'\n"
2103 msgstr "неизвестный abi «%s»\n"
2104
2105 #: config/tc-aarch64.c:8771
2106 msgid "<abi name>\t specify for ABI <abi name>"
2107 msgstr "<имя abi>\t указать для ABI <имя abi>"
2108
2109 #: config/tc-aarch64.c:8774 config/tc-arm.c:26727 config/tc-metag.c:5911
2110 msgid "<cpu name>\t assemble for CPU <cpu name>"
2111 msgstr "<имя ЦП>\t ассемблировать для ЦП <имя ЦП>"
2112
2113 #: config/tc-aarch64.c:8776 config/tc-arm.c:26729
2114 msgid "<arch name>\t assemble for architecture <arch name>"
2115 msgstr "<имя арх>\t ассемблировать для архитектуры <имя арх>"
2116
2117 #: config/tc-aarch64.c:8815 config/tc-aarch64.c:8835 config/tc-arm.c:26785
2118 #: config/tc-arm.c:26803 config/tc-arm.c:26823 config/tc-metag.c:5936
2119 #, c-format
2120 msgid "option `-%c%s' is deprecated: %s"
2121 msgstr "параметр «-%c%s» устарел: %s"
2122
2123 #: config/tc-aarch64.c:8855
2124 #, c-format
2125 msgid " AArch64-specific assembler options:\n"
2126 msgstr "Специализированные параметры ассемблера для AArch64:\n"
2127
2128 #: config/tc-aarch64.c:8866 config/tc-arc.c:3536 config/tc-arm.c:26854
2129 #, c-format
2130 msgid " -EB assemble code for a big-endian cpu\n"
2131 msgstr " -EB ассемблерный код для ЦП с прямым порядком байт\n"
2132
2133 #: config/tc-aarch64.c:8871 config/tc-arc.c:3538 config/tc-arm.c:26859
2134 #, c-format
2135 msgid " -EL assemble code for a little-endian cpu\n"
2136 msgstr " -EL ассемблерный код для ЦП с обратным порядком байт\n"
2137
2138 #: config/tc-alpha.c:653
2139 #, c-format
2140 msgid "No !literal!%ld was found"
2141 msgstr "Не найден !literal!%ld"
2142
2143 #: config/tc-alpha.c:660
2144 #, c-format
2145 msgid "No !tlsgd!%ld was found"
2146 msgstr "Не найден !tlsgd!%ld"
2147
2148 #: config/tc-alpha.c:667
2149 #, c-format
2150 msgid "No !tlsldm!%ld was found"
2151 msgstr "Не найден !tlsldm!%ld"
2152
2153 #: config/tc-alpha.c:676
2154 #, c-format
2155 msgid "No ldah !gpdisp!%ld was found"
2156 msgstr "Не найден ldah !gpdisp!%ld"
2157
2158 #: config/tc-alpha.c:726
2159 #, c-format
2160 msgid "too many !literal!%ld for %s"
2161 msgstr "слишком много !literal!%ld для %s"
2162
2163 #: config/tc-alpha.c:756
2164 #, c-format
2165 msgid "No lda !gpdisp!%ld was found"
2166 msgstr "Не найден lda !gpdisp!%ld"
2167
2168 #. Only support one relocation op per insn.
2169 #: config/tc-alpha.c:915
2170 msgid "More than one relocation op per insn"
2171 msgstr "Более одного операции перемещения на инструкцию"
2172
2173 #: config/tc-alpha.c:930 config/tc-arc.c:1197
2174 msgid "No relocation operand"
2175 msgstr "Не операнд перемещения"
2176
2177 #: config/tc-alpha.c:940
2178 #, c-format
2179 msgid "Unknown relocation operand: !%s"
2180 msgstr "Неизвестный операнд перемещения: !%s"
2181
2182 #: config/tc-alpha.c:950
2183 #, c-format
2184 msgid "no sequence number after !%s"
2185 msgstr "отсутствует номер последовательности после !%s"
2186
2187 #: config/tc-alpha.c:960
2188 #, c-format
2189 msgid "!%s does not use a sequence number"
2190 msgstr "!%s не использует номер последовательности"
2191
2192 #: config/tc-alpha.c:970
2193 #, c-format
2194 msgid "Bad sequence number: !%s!%s"
2195 msgstr "Плохой номер последовательности: !%s!%s"
2196
2197 #: config/tc-alpha.c:1186 config/tc-alpha.c:3360
2198 #, c-format
2199 msgid "inappropriate arguments for opcode `%s'"
2200 msgstr "неподходящие аргументы для кода операции «%s»"
2201
2202 #: config/tc-alpha.c:1188 config/tc-alpha.c:3362
2203 #, c-format
2204 msgid "opcode `%s' not supported for target %s"
2205 msgstr "код операции «%s» не поддерживается для цели %s"
2206
2207 #: config/tc-alpha.c:1192 config/tc-alpha.c:3366 config/tc-avr.c:1904
2208 #: config/tc-msp430.c:3988 config/tc-wasm32.c:753
2209 #, c-format
2210 msgid "unknown opcode `%s'"
2211 msgstr "неизвестный код операции «%s»"
2212
2213 #: config/tc-alpha.c:1273 config/tc-alpha.c:1532
2214 msgid "overflow in literal (.lita) table"
2215 msgstr "переполнение в таблице литералов (.lita)"
2216
2217 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2218 #: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
2219 #: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
2220 msgid "macro requires $at register while noat in effect"
2221 msgstr "для макроса требуется регистр $at, но в действительности его нет"
2222
2223 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2224 msgid "macro requires $at while $at in use"
2225 msgstr "для макроса требуется регистр $at, но $at уже используется"
2226
2227 #: config/tc-alpha.c:1491
2228 msgid "bignum invalid; zero assumed"
2229 msgstr "некорректный bignum; предполагается ноль"
2230
2231 #: config/tc-alpha.c:1493
2232 msgid "floating point number invalid; zero assumed"
2233 msgstr "некорректное число с плавающей точкой; предполагается ноль"
2234
2235 #: config/tc-alpha.c:1498
2236 msgid "can't handle expression"
2237 msgstr "невозможно обработать выражение"
2238
2239 #: config/tc-alpha.c:1538
2240 msgid "overflow in literal (.lit8) table"
2241 msgstr "переполнение в таблице литералов (.lit8)"
2242
2243 #: config/tc-alpha.c:1835
2244 #, c-format
2245 msgid "too many ldah insns for !gpdisp!%ld"
2246 msgstr "слишком много инструкций ldah для !gpdisp!%ld"
2247
2248 #: config/tc-alpha.c:1837 config/tc-alpha.c:1849
2249 #, c-format
2250 msgid "both insns for !gpdisp!%ld must be in the same section"
2251 msgstr "обе инструкции для !gpdisp!%ld должны быть в одном разделе"
2252
2253 #: config/tc-alpha.c:1847
2254 #, c-format
2255 msgid "too many lda insns for !gpdisp!%ld"
2256 msgstr "слишком много инструкций lda для !gpdisp!%ld"
2257
2258 #: config/tc-alpha.c:1903
2259 #, c-format
2260 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2261 msgstr "слишком много инструкций lituse для !lituse_tlsgd!%ld"
2262
2263 #: config/tc-alpha.c:1906
2264 #, c-format
2265 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2266 msgstr "слишком много инструкций lituse для !lituse_tlsldm!%ld"
2267
2268 #: config/tc-alpha.c:1923
2269 #, c-format
2270 msgid "duplicate !tlsgd!%ld"
2271 msgstr "повторный !tlsgd!%ld"
2272
2273 #: config/tc-alpha.c:1925
2274 #, c-format
2275 msgid "sequence number in use for !tlsldm!%ld"
2276 msgstr "номер последовательности задействован для !tlsldm!%ld"
2277
2278 #: config/tc-alpha.c:1939
2279 #, c-format
2280 msgid "duplicate !tlsldm!%ld"
2281 msgstr "повторный !tlsldm!%ld"
2282
2283 #: config/tc-alpha.c:1941
2284 #, c-format
2285 msgid "sequence number in use for !tlsgd!%ld"
2286 msgstr "номер последовательности задействован для !tlsgd!%ld"
2287
2288 #: config/tc-alpha.c:1996 config/tc-arc.c:2806 config/tc-mn10200.c:854
2289 #: config/tc-mn10300.c:1150 config/tc-ppc.c:1953 config/tc-s390.c:675
2290 #: config/tc-tilegx.c:427 config/tc-tilegx.c:477 config/tc-tilepro.c:383
2291 msgid "operand"
2292 msgstr "операнд"
2293
2294 #: config/tc-alpha.c:2135
2295 msgid "invalid relocation for instruction"
2296 msgstr "некорректное перемещение для инструкции"
2297
2298 #: config/tc-alpha.c:2149
2299 msgid "invalid relocation for field"
2300 msgstr "некорректное перемещение для поля"
2301
2302 #: config/tc-alpha.c:2981
2303 msgid "can not resolve expression"
2304 msgstr "невозможно разобрать выражение"
2305
2306 #: config/tc-alpha.c:3514 config/tc-i370.c:1056 config/tc-microblaze.c:200
2307 #: config/tc-ppc.c:2275 config/tc-ppc.c:5394
2308 #, c-format
2309 msgid ".COMMon length (%ld.) <0! Ignored."
2310 msgstr "Длина .COMMon (%ld.) <0! Игнорируется."
2311
2312 #: config/tc-alpha.c:3525 config/tc-ia64.c:1094 config/tc-sparc.c:4435
2313 #: config/tc-v850.c:306
2314 msgid "Ignoring attempt to re-define symbol"
2315 msgstr "Игнорируется попытка переопределения символа"
2316
2317 #: config/tc-alpha.c:3617 config/tc-sparc.c:4443
2318 #, c-format
2319 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2320 msgstr "Длина .comm «%s» уже равна %ld. Не изменяется на %ld."
2321
2322 #: config/tc-alpha.c:3724
2323 msgid ".ent directive has no name"
2324 msgstr "директива .ent не имеет имени"
2325
2326 #: config/tc-alpha.c:3732
2327 msgid "nested .ent directives"
2328 msgstr "вложенные директивы .ent"
2329
2330 #: config/tc-alpha.c:3776 ecoff.c:3008
2331 msgid ".end directive has no name"
2332 msgstr "директива .end не имеет имени"
2333
2334 #: config/tc-alpha.c:3784
2335 msgid ".end directive without matching .ent"
2336 msgstr "директива .end без надлежащего .ent"
2337
2338 #: config/tc-alpha.c:3786
2339 msgid ".end directive names different symbol than .ent"
2340 msgstr "имя директивы .end указывает на другой символ, отличный от .ent"
2341
2342 #: config/tc-alpha.c:3829 ecoff.c:3145
2343 msgid ".fmask outside of .ent"
2344 msgstr ".fmask вне .ent"
2345
2346 #: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3209
2347 msgid ".mask outside of .ent"
2348 msgstr ".mask вне .ent"
2349
2350 #: config/tc-alpha.c:3839 ecoff.c:3152
2351 msgid "bad .fmask directive"
2352 msgstr "неверная директива .fmask"
2353
2354 #: config/tc-alpha.c:3841 ecoff.c:3216
2355 msgid "bad .mask directive"
2356 msgstr "неверная директива .mask"
2357
2358 #: config/tc-alpha.c:3874 config/tc-mips.c:19507 config/tc-score.c:5739
2359 #: ecoff.c:3173
2360 msgid ".frame outside of .ent"
2361 msgstr ".frame вне .ent"
2362
2363 #: config/tc-alpha.c:3885 config/tc-mips.c:19518 ecoff.c:3184
2364 msgid "bad .frame directive"
2365 msgstr "неверная директива .frame"
2366
2367 #: config/tc-alpha.c:3919
2368 msgid ".prologue directive without a preceding .ent directive"
2369 msgstr "директива .prologue без предшествующей директивы .ent"
2370
2371 #: config/tc-alpha.c:3937
2372 #, c-format
2373 msgid "Invalid argument %d to .prologue."
2374 msgstr "Неверный аргумент %d в .prologue."
2375
2376 #: config/tc-alpha.c:4026
2377 msgid "ECOFF debugging is disabled."
2378 msgstr "Отладка ECOFF выключена."
2379
2380 #: config/tc-alpha.c:4040
2381 msgid ".ent directive without matching .end"
2382 msgstr "директива .ent без надлежащего .end"
2383
2384 #: config/tc-alpha.c:4133
2385 msgid ".usepv directive has no name"
2386 msgstr "директива .usepv не имеет имени"
2387
2388 #: config/tc-alpha.c:4146
2389 msgid ".usepv directive has no type"
2390 msgstr "директива .usepv не имеет типа"
2391
2392 #: config/tc-alpha.c:4161
2393 msgid "unknown argument for .usepv"
2394 msgstr "неизвестный аргумент .usepv"
2395
2396 #: config/tc-alpha.c:4274
2397 #, c-format
2398 msgid "unknown section attribute %s"
2399 msgstr "неизвестный атрибут раздела %s"
2400
2401 #: config/tc-alpha.c:4369
2402 msgid "previous .ent not closed by a .end"
2403 msgstr "предыдущая .ent не закрыта .end"
2404
2405 #: config/tc-alpha.c:4390
2406 msgid ".ent directive has no symbol"
2407 msgstr "директива .ent не имеет символа"
2408
2409 #: config/tc-alpha.c:4415
2410 msgid ".handler directive has no name"
2411 msgstr "директива .handler не имеет имени"
2412
2413 #: config/tc-alpha.c:4446
2414 msgid "Bad .frame directive 1./2. param"
2415 msgstr "Неверный параметр 1./2. директивы .frame"
2416
2417 #: config/tc-alpha.c:4456
2418 #, c-format
2419 msgid "Bad RA (%d) register for .frame"
2420 msgstr "Неверный регистр RA (%d) у .frame"
2421
2422 #: config/tc-alpha.c:4461
2423 msgid "Bad .frame directive 3./4. param"
2424 msgstr "Неверный параметр 3./4. директивы .frame"
2425
2426 #: config/tc-alpha.c:4497
2427 msgid ".pdesc directive not in link (.link) section"
2428 msgstr "директива .pdesc не в разделе связей (.link)"
2429
2430 #: config/tc-alpha.c:4504
2431 msgid ".pdesc directive has no entry symbol"
2432 msgstr "директива .pdesc не имеет входного символа"
2433
2434 #: config/tc-alpha.c:4515
2435 msgid ".pdesc has a bad entry symbol"
2436 msgstr "у директивы .pdesc указан неверный входной символ"
2437
2438 #: config/tc-alpha.c:4526
2439 msgid ".pdesc doesn't match with last .ent"
2440 msgstr ".pdesc не совпадает с последней .ent"
2441
2442 #: config/tc-alpha.c:4541
2443 msgid "No comma after .pdesc <entryname>"
2444 msgstr "Отсутствует запятая после .pdesc <входное_имя>"
2445
2446 #: config/tc-alpha.c:4561
2447 msgid "unknown procedure kind"
2448 msgstr "неизвестный вид процедуры"
2449
2450 #: config/tc-alpha.c:4656
2451 msgid ".name directive not in link (.link) section"
2452 msgstr "директива .name не в разделе связей (.link)"
2453
2454 #: config/tc-alpha.c:4664
2455 msgid ".name directive has no symbol"
2456 msgstr "директива .name не имеет символа"
2457
2458 #: config/tc-alpha.c:4698
2459 msgid "No symbol after .linkage"
2460 msgstr "Отсутствует символ после .linkage"
2461
2462 #: config/tc-alpha.c:4745
2463 msgid "No symbol after .code_address"
2464 msgstr "Отсутствует символ после .code_address"
2465
2466 #: config/tc-alpha.c:4771 config/tc-score.c:5604
2467 msgid "Bad .mask directive"
2468 msgstr "Неверная директива .mask"
2469
2470 #: config/tc-alpha.c:4789
2471 msgid "Bad .fmask directive"
2472 msgstr "Неверная директива .fmask"
2473
2474 #: config/tc-alpha.c:4946
2475 #, c-format
2476 msgid "Expected comma after name \"%s\""
2477 msgstr "Ожидается запятая после имени «\"%s»"
2478
2479 #: config/tc-alpha.c:4958
2480 #, c-format
2481 msgid "unhandled: .proc %s,%d"
2482 msgstr "не обработано: .proc %s,%d"
2483
2484 #: config/tc-alpha.c:4991
2485 #, c-format
2486 msgid "Tried to .set unrecognized mode `%s'"
2487 msgstr "Попытка задать .set нераспознанный режим «%s»"
2488
2489 #: config/tc-alpha.c:5017
2490 #, c-format
2491 msgid "Bad base register, using $%d."
2492 msgstr "Неверный базовый регистр, используется $%d."
2493
2494 #: config/tc-alpha.c:5038 config/tc-nios2.c:351 config/tc-nios2.c:476
2495 #, c-format
2496 msgid "Alignment too large: %d. assumed"
2497 msgstr "Слишком большое выравнивание: предполагается %d"
2498
2499 #: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:355
2500 #: config/tc-nios2.c:480 config/tc-pru.c:220 config/tc-pru.c:336
2501 msgid "Alignment negative: 0 assumed"
2502 msgstr "Отрицательное выравнивание: предполагается 0"
2503
2504 #: config/tc-alpha.c:5137 config/tc-alpha.c:5630
2505 #, c-format
2506 msgid "Unknown CPU identifier `%s'"
2507 msgstr "Неизвестный идентификатор ЦП «%s»"
2508
2509 #: config/tc-alpha.c:5328
2510 #, c-format
2511 msgid "Chose GP value of %lx\n"
2512 msgstr "Выбираем значение %lx для GP\n"
2513
2514 #: config/tc-alpha.c:5342
2515 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2516 msgstr "неправильная директива .section: в строке требуется a,s,w,x,M,S,G,T"
2517
2518 #: config/tc-alpha.c:5431
2519 #, c-format
2520 msgid "internal error: can't hash opcode `%s': %s"
2521 msgstr "внутренняя ошибка: невозможно получить хеш кода операции «%s»: %s"
2522
2523 #: config/tc-alpha.c:5467
2524 #, c-format
2525 msgid "internal error: can't hash macro `%s': %s"
2526 msgstr "внутренняя ошибка: невозможно получить хеш макроса «%s»: %s"
2527
2528 #: config/tc-alpha.c:5551 config/tc-arc.c:2459 config/tc-arc.c:2473
2529 #: config/tc-arm.c:7288 config/tc-arm.c:7300 config/tc-i960.c:706
2530 #: config/tc-xtensa.c:5432 config/tc-xtensa.c:5508 config/tc-xtensa.c:5625
2531 #: config/tc-z80.c:1935
2532 msgid "syntax error"
2533 msgstr "синтаксическая ошибка"
2534
2535 #: config/tc-alpha.c:5681
2536 msgid ""
2537 "Alpha options:\n"
2538 "-32addr\t\t\ttreat addresses as 32-bit values\n"
2539 "-F\t\t\tlack floating point instructions support\n"
2540 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2541 "\t\t\tspecify variant of Alpha architecture\n"
2542 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
2543 "\t\t\tthese variants include PALcode opcodes\n"
2544 msgstr ""
2545 "Параметры Alpha:\n"
2546 "-32addr\t\t\tсчитать адреса 32-битными значениями\n"
2547 "-F\t\t\tубрать поддержку инструкций с плавающей запятой\n"
2548 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2549 "\t\t\tзадать вариант архитектуры Alpha\n"
2550 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
2551 "\t\t\tэти варианты содержат коды операций PALcode\n"
2552
2553 #: config/tc-alpha.c:5691
2554 msgid ""
2555 "VMS options:\n"
2556 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2557 "-H\t\t\tshow new symbol after hash truncation\n"
2558 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2559 msgstr ""
2560 "Параметры VMS:\n"
2561 "-+\t\t\tкодировать (не обрезать) имена длиннее 64 символов\n"
2562 "-H\t\t\tпоказывать новый символа после хеш-обрезания\n"
2563 "-replace/-noreplace\tвключить/выключить оптимизацию вызовов процедур\n"
2564
2565 #: config/tc-alpha.c:5942 config/tc-arc.c:3086
2566 #, c-format
2567 msgid "unhandled relocation type %s"
2568 msgstr "необработанный тип перемещения %s"
2569
2570 #: config/tc-alpha.c:5955 config/tc-arc.c:3094
2571 msgid "non-absolute expression in constant field"
2572 msgstr "не абсолютное выражение в поле-константе"
2573
2574 #: config/tc-alpha.c:5969
2575 #, c-format
2576 msgid "type %d reloc done?\n"
2577 msgstr "выполнено перемещение типа %d?\n"
2578
2579 #: config/tc-alpha.c:6016 config/tc-alpha.c:6023
2580 msgid "Used $at without \".set noat\""
2581 msgstr "Используется $at без «.set noat»"
2582
2583 #: config/tc-alpha.c:6192
2584 #, c-format
2585 msgid "!samegp reloc against symbol without .prologue: %s"
2586 msgstr "перемещение !samegp для символа без .prologue: %s"
2587
2588 #: config/tc-alpha.c:6236 config/tc-arc.c:3217 config/tc-tilegx.c:1751
2589 #: config/tc-tilepro.c:1531 config/tc-wasm32.c:813 config/tc-xtensa.c:6118
2590 #, c-format
2591 msgid "cannot represent `%s' relocation in object file"
2592 msgstr "невозможно представить перемещение «%s» в объектном файле"
2593
2594 #: config/tc-alpha.c:6242 config/tc-arc.c:3223
2595 #, c-format
2596 msgid "internal error? cannot generate `%s' relocation"
2597 msgstr "внутренняя ошибка? невозможно сгенерировать перемещение «%s»"
2598
2599 #: config/tc-alpha.c:6338
2600 #, c-format
2601 msgid "frame reg expected, using $%d."
2602 msgstr "ожидается регистр кадра, используется $%d."
2603
2604 #: config/tc-arc.c:771
2605 #, c-format
2606 msgid "internal error: can't hash opcode '%s': %s"
2607 msgstr "внутренняя ошибка: невозможно получить хеш кода операции «%s»: %s"
2608
2609 #: config/tc-arc.c:779 config/tc-arc.c:2556 config/tc-arc.c:2574
2610 #: config/tc-arc.c:2627 config/tc-arc.c:2651 config/tc-arc.c:4850
2611 #: config/tc-arc.c:4917 config/tc-cr16.c:805 config/tc-cr16.c:828
2612 #: config/tc-cris.c:1195 config/tc-crx.c:535 config/tc-crx.c:562
2613 #: config/tc-crx.c:580 config/tc-pdp11.c:193
2614 msgid "Virtual memory exhausted"
2615 msgstr "Закончилась виртуальная память"
2616
2617 #: config/tc-arc.c:829
2618 #, c-format
2619 msgid "invalid %s option for %s cpu"
2620 msgstr "неверный параметр %s для ЦП %s"
2621
2622 #: config/tc-arc.c:834
2623 msgid "conflicting ISA extension attributes."
2624 msgstr "не согласующиеся атрибуты расширения ISA."
2625
2626 #: config/tc-arc.c:853
2627 msgid "Multiple .cpu directives found"
2628 msgstr "Найдено несколько директив .cpu"
2629
2630 #: config/tc-arc.c:871
2631 msgid "Command-line value overrides \".cpu\" directive"
2632 msgstr "Значение командной строки заменяет директиву «.cpu»"
2633
2634 #: config/tc-arc.c:888
2635 #, c-format
2636 msgid "unknown architecture: %s\n"
2637 msgstr "неизвестная архитектура: %s\n"
2638
2639 #: config/tc-arc.c:1187
2640 msgid "No valid label relocation operand"
2641 msgstr "Некорректный операнд метки перемещения"
2642
2643 #: config/tc-arc.c:1209
2644 #, c-format
2645 msgid "Unknown relocation operand: @%s"
2646 msgstr "Неизвестный операнд перемещения: @%s"
2647
2648 #: config/tc-arc.c:1222
2649 #, c-format
2650 msgid "Unable to parse TLS base: %s"
2651 msgstr "Невозможно разобрать базу TLS: %s"
2652
2653 #: config/tc-arc.c:1246
2654 #, c-format
2655 msgid "@%s is not a complex relocation."
2656 msgstr "Значение @%s не являтся сложным перемещением."
2657
2658 #: config/tc-arc.c:1252
2659 #, c-format
2660 msgid "Bad expression: @%s + %s."
2661 msgstr ""
2662
2663 #: config/tc-arc.c:1313
2664 msgid "Brackets in operand field incorrect"
2665 msgstr ""
2666
2667 #: config/tc-arc.c:1315 config/tc-xtensa.c:2038
2668 msgid "extra comma"
2669 msgstr ""
2670
2671 #: config/tc-arc.c:1317 config/tc-pru.c:1443 config/tc-pru.c:1710
2672 #: config/tc-xtensa.c:2042
2673 msgid "missing argument"
2674 msgstr ""
2675
2676 #: config/tc-arc.c:1319 config/tc-xtensa.c:2044
2677 msgid "missing comma or colon"
2678 msgstr ""
2679
2680 #: config/tc-arc.c:1388
2681 msgid "extra dot"
2682 msgstr ""
2683
2684 #: config/tc-arc.c:1390
2685 #, fuzzy
2686 #| msgid "unrecognized option -%c%s"
2687 msgid "unrecognized flag"
2688 msgstr "нераспознанный параметр -%c%s"
2689
2690 #: config/tc-arc.c:1392
2691 msgid "failed to parse flags"
2692 msgstr ""
2693
2694 #: config/tc-arc.c:1418
2695 msgid "Unhandled reloc type"
2696 msgstr ""
2697
2698 #: config/tc-arc.c:2427
2699 #, fuzzy, c-format
2700 #| msgid "failed to read instruction table %s\n"
2701 msgid "%s for instruction '%s'"
2702 msgstr "не удалось прочитать таблицу инструкций %s\n"
2703
2704 #: config/tc-arc.c:2429
2705 #, c-format
2706 msgid "inappropriate arguments for opcode '%s'"
2707 msgstr ""
2708
2709 #: config/tc-arc.c:2431
2710 #, fuzzy, c-format
2711 #| msgid "symbol type \"%s\" is supported only by GNU targets"
2712 msgid "opcode '%s' not supported for target %s"
2713 msgstr "тип символа %s поддерживается только целями GNU"
2714
2715 #: config/tc-arc.c:2435 config/tc-tic6x.c:3195
2716 #, fuzzy, c-format
2717 #| msgid "unknown section attribute '%c'"
2718 msgid "unknown opcode '%s'"
2719 msgstr "неизвестный атрибут раздела %c"
2720
2721 #: config/tc-arc.c:2493
2722 #, fuzzy, c-format
2723 #| msgid "Inserting \"%s\" into structure table failed: %s"
2724 msgid "Inserting \"%s\" into register table failed: %s"
2725 msgstr "Не удалось вставить \"%s\" в таблицу структур: %s"
2726
2727 #: config/tc-arc.c:2529
2728 #, fuzzy, c-format
2729 #| msgid "Inserting \"%s\" into structure table failed: %s"
2730 msgid "Inserting \"%s\" into address type table failed: %s"
2731 msgstr "Не удалось вставить \"%s\" в таблицу структур: %s"
2732
2733 #: config/tc-arc.c:2548 config/tc-arc.c:5015 config/tc-h8300.c:81
2734 #: config/tc-h8300.c:90 config/tc-h8300.c:100 config/tc-h8300.c:110
2735 #: config/tc-h8300.c:120 config/tc-h8300.c:131 config/tc-h8300.c:248
2736 #: config/tc-hppa.c:6821 config/tc-hppa.c:6827 config/tc-hppa.c:6833
2737 #: config/tc-hppa.c:6839 config/tc-hppa.c:8228 config/tc-lm32.c:197
2738 #: config/tc-mips.c:3588 config/tc-mips.c:4097 config/tc-mn10300.c:935
2739 #: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-xc16x.c:79
2740 #: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2741 msgid "could not set architecture and machine"
2742 msgstr ""
2743
2744 #: config/tc-arc.c:2644 config/tc-arc.c:4837
2745 #, c-format
2746 msgid "internal error: can't hash aux register '%s': %s"
2747 msgstr ""
2748
2749 #: config/tc-arc.c:2751
2750 #, c-format
2751 msgid "unhandled reloc %s in md_pcrel_from_section"
2752 msgstr ""
2753
2754 #: config/tc-arc.c:2816
2755 msgid "Unaligned operand. Needs to be 32bit aligned"
2756 msgstr ""
2757
2758 #: config/tc-arc.c:2821
2759 msgid "Unaligned operand. Needs to be 16bit aligned"
2760 msgstr ""
2761
2762 #: config/tc-arc.c:2898 config/tc-cr16.c:573 config/tc-crx.c:345
2763 #: config/tc-mn10200.c:766 write.c:1024
2764 #, c-format
2765 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
2766 msgstr ""
2767
2768 #: config/tc-arc.c:2957
2769 #, c-format
2770 msgid "PC relative relocation not allowed for (internal) type %d"
2771 msgstr ""
2772
2773 #. FIXME! Check for the conditionality of
2774 #. the insn.
2775 #. FIXME! Check for the conditionality of
2776 #. the insn.
2777 #: config/tc-arc.c:3002 config/tc-arc.c:3980
2778 #, fuzzy
2779 #| msgid "relocation is not supported"
2780 msgid "TLS_*_S9 relocs are not supported yet"
2781 msgstr "перемещение не поддерживается"
2782
2783 #. I cannot fix an GOTPC relocation because I need to relax it
2784 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
2785 #: config/tc-arc.c:3038
2786 #, fuzzy
2787 #| msgid "unsupported section attribute '%c'"
2788 msgid "Unsupported operation on reloc"
2789 msgstr "неподдерживаемый атрибут раздела %c"
2790
2791 #: config/tc-arc.c:3114 config/tc-arc.c:3130
2792 msgid "unknown fixup size"
2793 msgstr ""
2794
2795 #: config/tc-arc.c:3264
2796 msgid "no relaxation found for this instruction."
2797 msgstr ""
2798
2799 #: config/tc-arc.c:3514
2800 #, c-format
2801 msgid "ARC-specific assembler options:\n"
2802 msgstr ""
2803
2804 #: config/tc-arc.c:3540
2805 #, fuzzy, c-format
2806 #| msgid " --help show this message and exit\n"
2807 msgid " -mrelax enable relaxation\n"
2808 msgstr " --help показать это сообщение и закончить работу\n"
2809
2810 #: config/tc-arc.c:3543
2811 #, c-format
2812 msgid ""
2813 "The following ARC-specific assembler options are deprecated and are accepted\n"
2814 "for compatibility only:\n"
2815 msgstr ""
2816
2817 #: config/tc-arc.c:3546
2818 #, c-format
2819 msgid ""
2820 " -mEA\n"
2821 " -mbarrel-shifter\n"
2822 " -mbarrel_shifter\n"
2823 " -mcrc\n"
2824 " -mdsp-packa\n"
2825 " -mdsp_packa\n"
2826 " -mdvbf\n"
2827 " -mld-extension-reg-mask\n"
2828 " -mlock\n"
2829 " -mmac-24\n"
2830 " -mmac-d16\n"
2831 " -mmac_24\n"
2832 " -mmac_d16\n"
2833 " -mmin-max\n"
2834 " -mmin_max\n"
2835 " -mmul64\n"
2836 " -mno-mpy\n"
2837 " -mnorm\n"
2838 " -mrtsc\n"
2839 " -msimd\n"
2840 " -mswap\n"
2841 " -mswape\n"
2842 " -mtelephony\n"
2843 " -muser-mode-only\n"
2844 " -mxy\n"
2845 msgstr ""
2846
2847 #: config/tc-arc.c:3636
2848 #, fuzzy, c-format
2849 #| msgid "failed to read instruction table %s\n"
2850 msgid "Unable to find %s relocation for instruction %s"
2851 msgstr "не удалось прочитать таблицу инструкций %s\n"
2852
2853 #: config/tc-arc.c:3931
2854 #, c-format
2855 msgid "Unable to use @plt relocation for insn %s"
2856 msgstr ""
2857
2858 #: config/tc-arc.c:3950
2859 #, c-format
2860 msgid "Unable to use @pcl relocation for insn %s"
2861 msgstr ""
2862
2863 #: config/tc-arc.c:4006
2864 #, c-format
2865 msgid "invalid relocation %s for field"
2866 msgstr ""
2867
2868 #: config/tc-arc.c:4117
2869 #, c-format
2870 msgid "Insn %s has a jump/branch instruction %s in its delay slot."
2871 msgstr ""
2872
2873 #: config/tc-arc.c:4122
2874 #, c-format
2875 msgid "Insn %s has an instruction %s with limm in its delay slot."
2876 msgstr ""
2877
2878 #: config/tc-arc.c:4232 config/tc-microblaze.c:2531 config/tc-mn10300.c:1069
2879 #: config/tc-sh.c:801 config/tc-z80.c:700 read.c:4600
2880 #, c-format
2881 msgid "unsupported BFD relocation size %u"
2882 msgstr ""
2883
2884 #: config/tc-arc.c:4252
2885 #, c-format
2886 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
2887 msgstr ""
2888
2889 #: config/tc-arc.c:4259
2890 #, c-format
2891 msgid "Kernel instruction detected at the end of the ZOL label @%s"
2892 msgstr ""
2893
2894 #: config/tc-arc.c:4264
2895 #, c-format
2896 msgid "A jump instruction with long immediate detected at the end of the ZOL label @%s"
2897 msgstr ""
2898
2899 #: config/tc-arc.c:4270
2900 #, c-format
2901 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
2902 msgstr ""
2903
2904 #: config/tc-arc.c:4375
2905 #, fuzzy
2906 #| msgid "expected comma after name in .symver"
2907 msgid "expected comma after instruction name"
2908 msgstr "ожидается запятая после имени в .symver"
2909
2910 #: config/tc-arc.c:4387
2911 #, fuzzy
2912 #| msgid "expected comma after name in .symver"
2913 msgid "expected comma after major opcode"
2914 msgstr "ожидается запятая после имени в .symver"
2915
2916 #: config/tc-arc.c:4573
2917 #, c-format
2918 msgid "Pseudocode already used %s"
2919 msgstr ""
2920
2921 #: config/tc-arc.c:4581
2922 #, c-format
2923 msgid "major opcode not in range [0x%02x - 0x%02x]"
2924 msgstr ""
2925
2926 #: config/tc-arc.c:4585
2927 msgid "minor opcode not in range [0x00 - 0x3f]"
2928 msgstr ""
2929
2930 #: config/tc-arc.c:4591
2931 msgid "Improper use of OP1_IMM_IMPLIED"
2932 msgstr ""
2933
2934 #: config/tc-arc.c:4597
2935 msgid "Improper use of OP1_MUST_BE_IMM"
2936 msgstr ""
2937
2938 #: config/tc-arc.c:4609
2939 msgid "Couldn't generate extension instruction opcodes"
2940 msgstr ""
2941
2942 #: config/tc-arc.c:4645
2943 #, fuzzy
2944 #| msgid "expected comma after name in .symver"
2945 msgid "expected comma after name"
2946 msgstr "ожидается запятая после имени в .symver"
2947
2948 #: config/tc-arc.c:4656
2949 #, c-format
2950 msgid "%s second argument cannot be a negative number %d"
2951 msgstr ""
2952
2953 #: config/tc-arc.c:4671
2954 #, fuzzy
2955 #| msgid "expected comma after name in .symver"
2956 msgid "expected comma after register number"
2957 msgstr "ожидается запятая после имени в .symver"
2958
2959 #: config/tc-arc.c:4692
2960 msgid "invalid mode"
2961 msgstr ""
2962
2963 #: config/tc-arc.c:4710
2964 #, fuzzy
2965 #| msgid "expected comma after name in .symver"
2966 msgid "expected comma after register mode"
2967 msgstr "ожидается запятая после имени в .symver"
2968
2969 #: config/tc-arc.c:4725
2970 msgid "shortcut designator invalid"
2971 msgstr ""
2972
2973 #: config/tc-arc.c:4824
2974 #, c-format
2975 msgid "core register %s value (%d) too large"
2976 msgstr ""
2977
2978 #: config/tc-arc.c:4843
2979 #, c-format
2980 msgid "condition code %s value (%d) too large"
2981 msgstr ""
2982
2983 #: config/tc-arc.c:4862
2984 msgid "Unknown extension"
2985 msgstr ""
2986
2987 #: config/tc-arc.c:4967
2988 msgid "Overwrite explicitly set Tag_ARC_CPU_base"
2989 msgstr ""
2990
2991 #: config/tc-arm.c:619
2992 msgid "ARM register expected"
2993 msgstr ""
2994
2995 #: config/tc-arm.c:620
2996 msgid "bad or missing co-processor number"
2997 msgstr ""
2998
2999 #: config/tc-arm.c:621
3000 msgid "co-processor register expected"
3001 msgstr ""
3002
3003 #: config/tc-arm.c:622
3004 msgid "FPA register expected"
3005 msgstr ""
3006
3007 #: config/tc-arm.c:623
3008 msgid "VFP single precision register expected"
3009 msgstr ""
3010
3011 #: config/tc-arm.c:624
3012 msgid "VFP/Neon double precision register expected"
3013 msgstr ""
3014
3015 #: config/tc-arm.c:625
3016 msgid "Neon quad precision register expected"
3017 msgstr ""
3018
3019 #: config/tc-arm.c:626
3020 msgid "VFP single or double precision register expected"
3021 msgstr ""
3022
3023 #: config/tc-arm.c:627
3024 msgid "Neon double or quad precision register expected"
3025 msgstr ""
3026
3027 #: config/tc-arm.c:628
3028 msgid "Neon single or double precision register expected"
3029 msgstr ""
3030
3031 #: config/tc-arm.c:629
3032 msgid "VFP single, double or Neon quad precision register expected"
3033 msgstr ""
3034
3035 #: config/tc-arm.c:631
3036 msgid "VFP system register expected"
3037 msgstr ""
3038
3039 #: config/tc-arm.c:632
3040 msgid "Maverick MVF register expected"
3041 msgstr ""
3042
3043 #: config/tc-arm.c:633
3044 msgid "Maverick MVD register expected"
3045 msgstr ""
3046
3047 #: config/tc-arm.c:634
3048 msgid "Maverick MVFX register expected"
3049 msgstr ""
3050
3051 #: config/tc-arm.c:635
3052 msgid "Maverick MVDX register expected"
3053 msgstr ""
3054
3055 #: config/tc-arm.c:636
3056 msgid "Maverick MVAX register expected"
3057 msgstr ""
3058
3059 #: config/tc-arm.c:637
3060 msgid "Maverick DSPSC register expected"
3061 msgstr ""
3062
3063 #: config/tc-arm.c:638
3064 msgid "iWMMXt data register expected"
3065 msgstr ""
3066
3067 #: config/tc-arm.c:639 config/tc-arm.c:7061
3068 msgid "iWMMXt control register expected"
3069 msgstr ""
3070
3071 #: config/tc-arm.c:640
3072 msgid "iWMMXt scalar register expected"
3073 msgstr ""
3074
3075 #: config/tc-arm.c:641
3076 msgid "XScale accumulator register expected"
3077 msgstr ""
3078
3079 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3080 #: config/tc-arm.c:803 config/tc-score.c:259
3081 msgid "bad arguments to instruction"
3082 msgstr ""
3083
3084 #: config/tc-arm.c:804
3085 msgid "r13 not allowed here"
3086 msgstr ""
3087
3088 #: config/tc-arm.c:805
3089 msgid "r15 not allowed here"
3090 msgstr ""
3091
3092 #: config/tc-arm.c:806
3093 msgid "instruction cannot be conditional"
3094 msgstr ""
3095
3096 #: config/tc-arm.c:807
3097 msgid "registers may not be the same"
3098 msgstr ""
3099
3100 #: config/tc-arm.c:808
3101 msgid "lo register required"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:809
3105 msgid "instruction not supported in Thumb16 mode"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:810
3109 msgid "instruction does not accept this addressing mode"
3110 msgstr ""
3111
3112 #: config/tc-arm.c:811
3113 msgid "branch must be last instruction in IT block"
3114 msgstr ""
3115
3116 #: config/tc-arm.c:812
3117 msgid "instruction not allowed in IT block"
3118 msgstr ""
3119
3120 #: config/tc-arm.c:813
3121 msgid "selected FPU does not support instruction"
3122 msgstr ""
3123
3124 #: config/tc-arm.c:814
3125 msgid "thumb conditional instruction should be in IT block"
3126 msgstr ""
3127
3128 #: config/tc-arm.c:815
3129 msgid "incorrect condition in IT block"
3130 msgstr ""
3131
3132 #: config/tc-arm.c:816
3133 msgid "IT falling in the range of a previous IT block"
3134 msgstr ""
3135
3136 #: config/tc-arm.c:817
3137 msgid "missing .fnstart before unwinding directive"
3138 msgstr ""
3139
3140 #: config/tc-arm.c:819
3141 msgid "cannot use register index with PC-relative addressing"
3142 msgstr ""
3143
3144 #: config/tc-arm.c:821
3145 msgid "cannot use writeback with PC-relative addressing"
3146 msgstr ""
3147
3148 #: config/tc-arm.c:823
3149 msgid "selected processor does not support fp16 instruction"
3150 msgstr ""
3151
3152 #: config/tc-arm.c:824
3153 msgid "using "
3154 msgstr ""
3155
3156 #: config/tc-arm.c:825
3157 msgid "relocation valid in thumb1 code only"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:1032
3161 msgid "immediate expression requires a # prefix"
3162 msgstr ""
3163
3164 #: config/tc-arm.c:1061 read.c:3816
3165 msgid "missing expression"
3166 msgstr ""
3167
3168 #: config/tc-arm.c:1091 config/tc-arm.c:5260 config/tc-i960.c:1298
3169 #: config/tc-score.c:1210
3170 msgid "invalid constant"
3171 msgstr ""
3172
3173 #: config/tc-arm.c:1223
3174 msgid "expected #constant"
3175 msgstr ""
3176
3177 #: config/tc-arm.c:1387
3178 #, c-format
3179 msgid "unexpected character `%c' in type specifier"
3180 msgstr ""
3181
3182 #: config/tc-arm.c:1404
3183 #, c-format
3184 msgid "bad size %d in type specifier"
3185 msgstr ""
3186
3187 #: config/tc-arm.c:1454
3188 msgid "only one type should be specified for operand"
3189 msgstr ""
3190
3191 #: config/tc-arm.c:1460
3192 msgid "vector type expected"
3193 msgstr ""
3194
3195 #: config/tc-arm.c:1534
3196 msgid "can't redefine type for operand"
3197 msgstr ""
3198
3199 #: config/tc-arm.c:1547
3200 msgid "only D registers may be indexed"
3201 msgstr ""
3202
3203 #: config/tc-arm.c:1553
3204 msgid "can't change index for operand"
3205 msgstr ""
3206
3207 #: config/tc-arm.c:1616
3208 msgid "register operand expected, but got scalar"
3209 msgstr ""
3210
3211 #: config/tc-arm.c:1653
3212 msgid "scalar must have an index"
3213 msgstr ""
3214
3215 #: config/tc-arm.c:1658 config/tc-arm.c:16583 config/tc-arm.c:16643
3216 #: config/tc-arm.c:17097
3217 msgid "scalar index out of range"
3218 msgstr ""
3219
3220 #: config/tc-arm.c:1708
3221 msgid "bad range in register list"
3222 msgstr ""
3223
3224 #: config/tc-arm.c:1716 config/tc-arm.c:1725 config/tc-arm.c:1766
3225 #, c-format
3226 msgid "Warning: duplicated register (r%d) in register list"
3227 msgstr ""
3228
3229 #: config/tc-arm.c:1728
3230 msgid "Warning: register range not in ascending order"
3231 msgstr ""
3232
3233 #: config/tc-arm.c:1739
3234 msgid "missing `}'"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:1755
3238 msgid "invalid register mask"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:1890 config/tc-arm.c:1934
3242 msgid "register out of range in list"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:1912 config/tc-arm.c:4197 config/tc-arm.c:4331
3246 msgid "register list not in ascending order"
3247 msgstr ""
3248
3249 #: config/tc-arm.c:1943
3250 msgid "register range not in ascending order"
3251 msgstr ""
3252
3253 #: config/tc-arm.c:1976
3254 msgid "non-contiguous register range"
3255 msgstr ""
3256
3257 #: config/tc-arm.c:2035
3258 msgid "register stride must be 1 or 2"
3259 msgstr ""
3260
3261 #: config/tc-arm.c:2036
3262 msgid "mismatched element/structure types in list"
3263 msgstr ""
3264
3265 #: config/tc-arm.c:2104
3266 msgid "don't use Rn-Rm syntax with non-unit stride"
3267 msgstr ""
3268
3269 #: config/tc-arm.c:2159
3270 msgid "error parsing element/structure list"
3271 msgstr ""
3272
3273 #: config/tc-arm.c:2165
3274 msgid "expected }"
3275 msgstr ""
3276
3277 #: config/tc-arm.c:2256
3278 msgid "attempt to redefine typed alias"
3279 msgstr ""
3280
3281 #: config/tc-arm.c:2391
3282 msgid "bad type for register"
3283 msgstr ""
3284
3285 #: config/tc-arm.c:2402 config/tc-nios2.c:1804
3286 msgid "expression must be constant"
3287 msgstr ""
3288
3289 #: config/tc-arm.c:2419
3290 msgid "can't redefine the type of a register alias"
3291 msgstr ""
3292
3293 #: config/tc-arm.c:2426
3294 msgid "you must specify a single type only"
3295 msgstr ""
3296
3297 #: config/tc-arm.c:2439
3298 msgid "can't redefine the index of a scalar alias"
3299 msgstr ""
3300
3301 #: config/tc-arm.c:2447
3302 msgid "scalar index must be constant"
3303 msgstr ""
3304
3305 #: config/tc-arm.c:2456
3306 msgid "expecting ]"
3307 msgstr ""
3308
3309 #: config/tc-arm.c:2508
3310 msgid "invalid syntax for .dn directive"
3311 msgstr ""
3312
3313 #: config/tc-arm.c:2514
3314 msgid "invalid syntax for .qn directive"
3315 msgstr ""
3316
3317 #: config/tc-arm.c:2549
3318 #, c-format
3319 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3320 msgstr ""
3321
3322 #: config/tc-arm.c:2814
3323 #, c-format
3324 msgid "Failed to find real start of function: %s\n"
3325 msgstr ""
3326
3327 #: config/tc-arm.c:2831
3328 msgid "selected processor does not support THUMB opcodes"
3329 msgstr ""
3330
3331 #: config/tc-arm.c:2844
3332 msgid "selected processor does not support ARM opcodes"
3333 msgstr ""
3334
3335 #: config/tc-arm.c:2856
3336 #, c-format
3337 msgid "invalid instruction size selected (%d)"
3338 msgstr ""
3339
3340 #: config/tc-arm.c:2888
3341 #, c-format
3342 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3343 msgstr ""
3344
3345 #: config/tc-arm.c:2943
3346 #, c-format
3347 msgid "expected comma after name \"%s\""
3348 msgstr ""
3349
3350 #: config/tc-arm.c:2993 config/tc-m32r.c:584
3351 #, c-format
3352 msgid "symbol `%s' already defined"
3353 msgstr ""
3354
3355 #: config/tc-arm.c:3026
3356 #, c-format
3357 msgid "unrecognized syntax mode \"%s\""
3358 msgstr ""
3359
3360 #: config/tc-arm.c:3069
3361 msgid ".ref pseudo-op only available with -mccs flag."
3362 msgstr ""
3363
3364 #: config/tc-arm.c:3110
3365 msgid ".asmfunc repeated."
3366 msgstr ""
3367
3368 #: config/tc-arm.c:3114
3369 msgid ".asmfunc without function."
3370 msgstr ""
3371
3372 #: config/tc-arm.c:3120
3373 msgid ".asmfunc pseudo-op only available with -mccs flag."
3374 msgstr ""
3375
3376 #: config/tc-arm.c:3131
3377 #, fuzzy
3378 #| msgid "\".endif\" without \".if\""
3379 msgid ".endasmfunc without a .asmfunc."
3380 msgstr "\".endif\" без \".if\""
3381
3382 #: config/tc-arm.c:3135
3383 msgid ".endasmfunc without function."
3384 msgstr ""
3385
3386 #: config/tc-arm.c:3146
3387 msgid ".endasmfunc pseudo-op only available with -mccs flag."
3388 msgstr ""
3389
3390 #: config/tc-arm.c:3155
3391 msgid ".def pseudo-op only available with -mccs flag."
3392 msgstr ""
3393
3394 #: config/tc-arm.c:3313
3395 msgid "invalid type for literal pool"
3396 msgstr ""
3397
3398 #: config/tc-arm.c:3393 config/tc-tic54x.c:5354
3399 #, c-format
3400 msgid "Invalid label '%s'"
3401 msgstr ""
3402
3403 #: config/tc-arm.c:3569
3404 msgid "(plt) is only valid on branch targets"
3405 msgstr ""
3406
3407 #: config/tc-arm.c:3575 config/tc-s390.c:1209 config/tc-s390.c:1865
3408 #: config/tc-xtensa.c:1664
3409 #, c-format
3410 msgid "%s relocations do not fit in %d byte"
3411 msgid_plural "%s relocations do not fit in %d bytes"
3412 msgstr[0] ""
3413 msgstr[1] ""
3414 msgstr[2] ""
3415
3416 #: config/tc-arm.c:3657
3417 msgid ".inst.n operand too big. Use .inst.w instead"
3418 msgstr ""
3419
3420 #: config/tc-arm.c:3677
3421 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3422 msgstr ""
3423
3424 #: config/tc-arm.c:3707
3425 msgid "width suffixes are invalid in ARM mode"
3426 msgstr ""
3427
3428 #: config/tc-arm.c:3749 dwarf2dbg.c:990
3429 msgid "expected 0 or 1"
3430 msgstr ""
3431
3432 #: config/tc-arm.c:3753
3433 msgid "missing comma"
3434 msgstr ""
3435
3436 #: config/tc-arm.c:3786
3437 msgid "duplicate .fnstart directive"
3438 msgstr ""
3439
3440 #: config/tc-arm.c:3817 config/tc-tic6x.c:412
3441 msgid "duplicate .handlerdata directive"
3442 msgstr ""
3443
3444 #: config/tc-arm.c:3836
3445 msgid ".fnend directive without .fnstart"
3446 msgstr ""
3447
3448 #: config/tc-arm.c:3903 config/tc-tic6x.c:393
3449 msgid "personality routine specified for cantunwind frame"
3450 msgstr ""
3451
3452 #: config/tc-arm.c:3920 config/tc-tic6x.c:454
3453 msgid "duplicate .personalityindex directive"
3454 msgstr ""
3455
3456 #: config/tc-arm.c:3927 config/tc-tic6x.c:461
3457 msgid "bad personality routine number"
3458 msgstr ""
3459
3460 #: config/tc-arm.c:3949 config/tc-tic6x.c:478
3461 msgid "duplicate .personality directive"
3462 msgstr ""
3463
3464 #: config/tc-arm.c:3973 config/tc-arm.c:4101 config/tc-arm.c:4149
3465 msgid "expected register list"
3466 msgstr ""
3467
3468 #: config/tc-arm.c:4055
3469 msgid "expected , <constant>"
3470 msgstr ""
3471
3472 #: config/tc-arm.c:4064
3473 msgid "number of registers must be in the range [1:4]"
3474 msgstr ""
3475
3476 #: config/tc-arm.c:4211 config/tc-arm.c:4345
3477 msgid "bad register range"
3478 msgstr ""
3479
3480 #: config/tc-arm.c:4411
3481 msgid "FPA .unwind_save does not take a register list"
3482 msgstr ""
3483
3484 #: config/tc-arm.c:4439
3485 msgid ".unwind_save does not support this kind of register"
3486 msgstr ""
3487
3488 #: config/tc-arm.c:4478
3489 msgid "SP and PC not permitted in .unwind_movsp directive"
3490 msgstr ""
3491
3492 #: config/tc-arm.c:4483
3493 msgid "unexpected .unwind_movsp directive"
3494 msgstr ""
3495
3496 #: config/tc-arm.c:4510
3497 msgid "stack increment must be multiple of 4"
3498 msgstr ""
3499
3500 #: config/tc-arm.c:4542
3501 msgid "expected <reg>, <reg>"
3502 msgstr ""
3503
3504 #: config/tc-arm.c:4560
3505 msgid "register must be either sp or set by a previousunwind_movsp directive"
3506 msgstr ""
3507
3508 #: config/tc-arm.c:4599
3509 msgid "expected <offset>, <opcode>"
3510 msgstr ""
3511
3512 #: config/tc-arm.c:4611
3513 msgid "unwind opcode too long"
3514 msgstr ""
3515
3516 #: config/tc-arm.c:4616
3517 msgid "invalid unwind opcode"
3518 msgstr ""
3519
3520 #: config/tc-arm.c:4804 config/tc-arm.c:5815 config/tc-arm.c:10659
3521 #: config/tc-arm.c:11192 config/tc-arm.c:13219 config/tc-arm.c:14801
3522 #: config/tc-arm.c:24170 config/tc-arm.c:24234 config/tc-arm.c:24242
3523 #: config/tc-metag.c:5176 config/tc-z8k.c:1151 config/tc-z8k.c:1161
3524 msgid "immediate value out of range"
3525 msgstr ""
3526
3527 #: config/tc-arm.c:4974
3528 msgid "invalid FPA immediate expression"
3529 msgstr ""
3530
3531 #: config/tc-arm.c:5160
3532 msgid "'LSL' or 'ASR' required"
3533 msgstr ""
3534
3535 #: config/tc-arm.c:5168
3536 msgid "'LSL' required"
3537 msgstr ""
3538
3539 #: config/tc-arm.c:5176
3540 msgid "'ASR' required"
3541 msgstr ""
3542
3543 #: config/tc-arm.c:5255
3544 msgid "invalid rotation"
3545 msgstr ""
3546
3547 #: config/tc-arm.c:5435 config/tc-arm.c:5604
3548 msgid "unknown group relocation"
3549 msgstr ""
3550
3551 #: config/tc-arm.c:5471
3552 msgid "alignment must be constant"
3553 msgstr ""
3554
3555 #: config/tc-arm.c:5635
3556 msgid "this group relocation is not allowed on this instruction"
3557 msgstr ""
3558
3559 #: config/tc-arm.c:5691
3560 msgid "'}' expected at end of 'option' field"
3561 msgstr ""
3562
3563 #: config/tc-arm.c:5696
3564 msgid "cannot combine index with option"
3565 msgstr ""
3566
3567 #: config/tc-arm.c:5953
3568 msgid "unexpected bit specified after APSR"
3569 msgstr ""
3570
3571 #: config/tc-arm.c:5965
3572 msgid "selected processor does not support DSP extension"
3573 msgstr ""
3574
3575 #: config/tc-arm.c:5977
3576 msgid "bad bitmask specified after APSR"
3577 msgstr ""
3578
3579 #: config/tc-arm.c:6001
3580 msgid "writing to APSR without specifying a bitmask is deprecated"
3581 msgstr ""
3582
3583 #: config/tc-arm.c:6013 config/tc-arm.c:12353 config/tc-arm.c:12398
3584 #: config/tc-arm.c:12402
3585 msgid "selected processor does not support requested special purpose register"
3586 msgstr ""
3587
3588 #: config/tc-arm.c:6018
3589 msgid "flag for {c}psr instruction expected"
3590 msgstr ""
3591
3592 #: config/tc-arm.c:6043
3593 msgid "unrecognized CPS flag"
3594 msgstr ""
3595
3596 #: config/tc-arm.c:6050
3597 msgid "missing CPS flags"
3598 msgstr ""
3599
3600 #: config/tc-arm.c:6073 config/tc-arm.c:6079
3601 msgid "valid endian specifiers are be or le"
3602 msgstr ""
3603
3604 #: config/tc-arm.c:6101
3605 msgid "missing rotation field after comma"
3606 msgstr ""
3607
3608 #: config/tc-arm.c:6116
3609 msgid "rotation can only be 0, 8, 16, or 24"
3610 msgstr ""
3611
3612 #: config/tc-arm.c:6145
3613 msgid "condition required"
3614 msgstr ""
3615
3616 #: config/tc-arm.c:6213 config/tc-arm.c:8943
3617 msgid "'[' expected"
3618 msgstr ""
3619
3620 #: config/tc-arm.c:6226
3621 msgid "',' expected"
3622 msgstr ""
3623
3624 #: config/tc-arm.c:6243
3625 msgid "invalid shift"
3626 msgstr ""
3627
3628 #: config/tc-arm.c:6316
3629 msgid "can't use Neon quad register here"
3630 msgstr ""
3631
3632 #: config/tc-arm.c:6383
3633 msgid "expected <Rm> or <Dm> or <Qm> operand"
3634 msgstr ""
3635
3636 #: config/tc-arm.c:6463
3637 msgid "parse error"
3638 msgstr ""
3639
3640 #. ISB can only take SY as an option.
3641 #: config/tc-arm.c:6732
3642 msgid "invalid barrier type"
3643 msgstr ""
3644
3645 #: config/tc-arm.c:6829
3646 msgid "only floating point zero is allowed as immediate value"
3647 msgstr ""
3648
3649 #: config/tc-arm.c:6899
3650 msgid "immediate value is out of range"
3651 msgstr ""
3652
3653 #: config/tc-arm.c:7046
3654 msgid "iWMMXt data or control register expected"
3655 msgstr ""
3656
3657 #: config/tc-arm.c:7086
3658 msgid "Banked registers are not available with this architecture."
3659 msgstr ""
3660
3661 #: config/tc-arm.c:7314 config/tc-score.c:264
3662 msgid "garbage following instruction"
3663 msgstr ""
3664
3665 #. If REG is R13 (the stack pointer), warn that its use is
3666 #. deprecated.
3667 #: config/tc-arm.c:7364
3668 msgid "use of r13 is deprecated"
3669 msgstr ""
3670
3671 #: config/tc-arm.c:7382
3672 msgid "ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE"
3673 msgstr ""
3674
3675 #: config/tc-arm.c:7457
3676 msgid "D register out of range for selected VFP version"
3677 msgstr ""
3678
3679 #: config/tc-arm.c:7554 config/tc-arm.c:10378
3680 msgid "Instruction does not support =N addresses"
3681 msgstr ""
3682
3683 #: config/tc-arm.c:7562
3684 msgid "instruction does not accept preindexed addressing"
3685 msgstr ""
3686
3687 #. unindexed - only for coprocessor
3688 #: config/tc-arm.c:7578 config/tc-arm.c:10441
3689 msgid "instruction does not accept unindexed addressing"
3690 msgstr ""
3691
3692 #: config/tc-arm.c:7586
3693 msgid "destination register same as write-back base"
3694 msgstr ""
3695
3696 #: config/tc-arm.c:7587
3697 msgid "source register same as write-back base"
3698 msgstr ""
3699
3700 #: config/tc-arm.c:7637
3701 msgid "use of PC in this instruction is deprecated"
3702 msgstr ""
3703
3704 #: config/tc-arm.c:7660
3705 msgid "instruction does not accept scaled register index"
3706 msgstr ""
3707
3708 #: config/tc-arm.c:7965
3709 msgid "invalid pseudo operation"
3710 msgstr ""
3711
3712 #: config/tc-arm.c:8203
3713 msgid "invalid co-processor operand"
3714 msgstr ""
3715
3716 #: config/tc-arm.c:8219
3717 msgid "instruction does not support unindexed addressing"
3718 msgstr ""
3719
3720 #: config/tc-arm.c:8234
3721 msgid "pc may not be used with write-back"
3722 msgstr ""
3723
3724 #: config/tc-arm.c:8239
3725 msgid "instruction does not support writeback"
3726 msgstr ""
3727
3728 #: config/tc-arm.c:8345
3729 msgid "Rn must not overlap other operands"
3730 msgstr ""
3731
3732 #: config/tc-arm.c:8350
3733 msgid "swp{b} use is obsoleted for ARMv8 and later"
3734 msgstr ""
3735
3736 #: config/tc-arm.c:8353
3737 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3738 msgstr ""
3739
3740 #: config/tc-arm.c:8470 config/tc-arm.c:8489 config/tc-arm.c:8502
3741 #: config/tc-arm.c:11029 config/tc-arm.c:11060 config/tc-arm.c:11082
3742 msgid "bit-field extends past end of register"
3743 msgstr ""
3744
3745 #: config/tc-arm.c:8532
3746 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3747 msgstr ""
3748
3749 #: config/tc-arm.c:8585
3750 msgid "use of r15 in blx in ARM mode is not really useful"
3751 msgstr ""
3752
3753 #: config/tc-arm.c:8607
3754 msgid "use of r15 in bx in ARM mode is not really useful"
3755 msgstr ""
3756
3757 #: config/tc-arm.c:8632
3758 msgid "use of r15 in bxj is not really useful"
3759 msgstr ""
3760
3761 #: config/tc-arm.c:8680
3762 msgid "This coprocessor register access is deprecated in ARMv8"
3763 msgstr ""
3764
3765 #: config/tc-arm.c:8888 config/tc-arm.c:8897
3766 msgid "writeback of base register is UNPREDICTABLE"
3767 msgstr ""
3768
3769 #: config/tc-arm.c:8891
3770 msgid "writeback of base register when in register list is UNPREDICTABLE"
3771 msgstr ""
3772
3773 #: config/tc-arm.c:8901
3774 msgid "if writeback register is in list, it must be the lowest reg in the list"
3775 msgstr ""
3776
3777 #: config/tc-arm.c:8938
3778 msgid "first transfer register must be even"
3779 msgstr ""
3780
3781 #: config/tc-arm.c:8941
3782 msgid "can only transfer two consecutive registers"
3783 msgstr ""
3784
3785 #. If op 1 were present and equal to PC, this function wouldn't
3786 #. have been called in the first place.
3787 #. If op 2 were present and equal to PC, this function wouldn't
3788 #. have been called in the first place.
3789 #: config/tc-arm.c:8942 config/tc-arm.c:9012 config/tc-arm.c:9676
3790 #: config/tc-arm.c:11844
3791 msgid "r14 not allowed here"
3792 msgstr ""
3793
3794 #: config/tc-arm.c:8954
3795 msgid "base register written back, and overlaps second transfer register"
3796 msgstr ""
3797
3798 #: config/tc-arm.c:8964
3799 msgid "index register overlaps transfer register"
3800 msgstr ""
3801
3802 #: config/tc-arm.c:8993 config/tc-arm.c:9643
3803 msgid "offset must be zero in ARM encoding"
3804 msgstr ""
3805
3806 #: config/tc-arm.c:9006 config/tc-arm.c:9670
3807 msgid "even register required"
3808 msgstr ""
3809
3810 #: config/tc-arm.c:9009
3811 msgid "can only load two consecutive registers"
3812 msgstr ""
3813
3814 #: config/tc-arm.c:9027
3815 msgid "ldr to register 15 must be 4-byte aligned"
3816 msgstr ""
3817
3818 #: config/tc-arm.c:9050 config/tc-arm.c:9082
3819 msgid "this instruction requires a post-indexed address"
3820 msgstr ""
3821
3822 #: config/tc-arm.c:9109
3823 msgid "Rd and Rm should be different in mla"
3824 msgstr ""
3825
3826 #: config/tc-arm.c:9136 config/tc-arm.c:12217
3827 #, fuzzy
3828 #| msgid "emulations not handled in this configuration"
3829 msgid ":lower16: not allowed in this instruction"
3830 msgstr "эмуляции не обрабатываются при таких настройках"
3831
3832 #: config/tc-arm.c:9138 config/tc-arm.c:12222
3833 msgid ":upper16: not allowed in this instruction"
3834 msgstr ""
3835
3836 #: config/tc-arm.c:9155
3837 msgid "operand 1 must be FPSCR"
3838 msgstr ""
3839
3840 #: config/tc-arm.c:9247 config/tc-arm.c:12336
3841 msgid "bad register for mrs"
3842 msgstr ""
3843
3844 #: config/tc-arm.c:9254 config/tc-arm.c:12360
3845 msgid "'APSR', 'CPSR' or 'SPSR' expected"
3846 msgstr ""
3847
3848 #: config/tc-arm.c:9295
3849 msgid "Rd and Rm should be different in mul"
3850 msgstr ""
3851
3852 #: config/tc-arm.c:9314 config/tc-arm.c:9588 config/tc-arm.c:12499
3853 msgid "rdhi and rdlo must be different"
3854 msgstr ""
3855
3856 #: config/tc-arm.c:9320
3857 msgid "rdhi, rdlo and rm must all be different"
3858 msgstr ""
3859
3860 #: config/tc-arm.c:9386
3861 msgid "'[' expected after PLD mnemonic"
3862 msgstr ""
3863
3864 #: config/tc-arm.c:9388 config/tc-arm.c:9403
3865 msgid "post-indexed expression used in preload instruction"
3866 msgstr ""
3867
3868 #: config/tc-arm.c:9390 config/tc-arm.c:9405
3869 msgid "writeback used in preload instruction"
3870 msgstr ""
3871
3872 #: config/tc-arm.c:9392 config/tc-arm.c:9407
3873 msgid "unindexed addressing used in preload instruction"
3874 msgstr ""
3875
3876 #: config/tc-arm.c:9401
3877 msgid "'[' expected after PLI mnemonic"
3878 msgstr ""
3879
3880 #: config/tc-arm.c:9416 config/tc-arm.c:12668
3881 msgid "push/pop do not support {reglist}^"
3882 msgstr ""
3883
3884 #: config/tc-arm.c:9494 config/tc-arm.c:12815
3885 msgid "setend use is deprecated for ARMv8"
3886 msgstr ""
3887
3888 #: config/tc-arm.c:9515 config/tc-arm.c:12876 config/tc-arm.c:12908
3889 #: config/tc-arm.c:12951
3890 msgid "extraneous shift as part of operand to shift insn"
3891 msgstr ""
3892
3893 #: config/tc-arm.c:9546 config/tc-arm.c:9555
3894 msgid "selected processor does not support SETPAN instruction"
3895 msgstr ""
3896
3897 #: config/tc-arm.c:9614
3898 msgid "SRS base register must be r13"
3899 msgstr ""
3900
3901 #: config/tc-arm.c:9673
3902 msgid "can only store two consecutive registers"
3903 msgstr ""
3904
3905 #: config/tc-arm.c:9787 config/tc-arm.c:9804
3906 msgid "only two consecutive VFP SP registers allowed here"
3907 msgstr ""
3908
3909 #: config/tc-arm.c:9832 config/tc-arm.c:9847
3910 msgid "this addressing mode requires base-register writeback"
3911 msgstr ""
3912
3913 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3914 #. i.e. immbits must be in range 0 - 16.
3915 #: config/tc-arm.c:9964
3916 msgid "immediate value out of range, expected range [0, 16]"
3917 msgstr ""
3918
3919 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3920 #. i.e. immbits must be in range 0 - 31.
3921 #: config/tc-arm.c:9971
3922 msgid "immediate value out of range, expected range [1, 32]"
3923 msgstr ""
3924
3925 #: config/tc-arm.c:10037
3926 msgid "this instruction does not support indexing"
3927 msgstr ""
3928
3929 #: config/tc-arm.c:10060
3930 msgid "only r15 allowed here"
3931 msgstr ""
3932
3933 #: config/tc-arm.c:10195
3934 msgid "immediate operand requires iWMMXt2"
3935 msgstr ""
3936
3937 #: config/tc-arm.c:10339
3938 msgid "shift by register not allowed in thumb mode"
3939 msgstr ""
3940
3941 #: config/tc-arm.c:10351 config/tc-arm.c:13059 config/tc-arm.c:23513
3942 msgid "shift expression is too large"
3943 msgstr ""
3944
3945 #: config/tc-arm.c:10384
3946 msgid "cannot use register index with this instruction"
3947 msgstr ""
3948
3949 #: config/tc-arm.c:10386
3950 msgid "Thumb does not support negative register indexing"
3951 msgstr ""
3952
3953 #: config/tc-arm.c:10388
3954 msgid "Thumb does not support register post-indexing"
3955 msgstr ""
3956
3957 #: config/tc-arm.c:10390
3958 msgid "Thumb does not support register indexing with writeback"
3959 msgstr ""
3960
3961 #: config/tc-arm.c:10392
3962 msgid "Thumb supports only LSL in shifted register indexing"
3963 msgstr ""
3964
3965 #: config/tc-arm.c:10401 config/tc-arm.c:16374
3966 msgid "shift out of range"
3967 msgstr ""
3968
3969 #: config/tc-arm.c:10410
3970 msgid "cannot use writeback with this instruction"
3971 msgstr ""
3972
3973 #: config/tc-arm.c:10431
3974 msgid "cannot use post-indexing with PC-relative addressing"
3975 msgstr ""
3976
3977 #: config/tc-arm.c:10432
3978 msgid "cannot use post-indexing with this instruction"
3979 msgstr ""
3980
3981 #: config/tc-arm.c:10654
3982 msgid "only SUBS PC, LR, #const allowed"
3983 msgstr ""
3984
3985 #: config/tc-arm.c:10737 config/tc-arm.c:10897 config/tc-arm.c:10994
3986 #: config/tc-arm.c:12297 config/tc-arm.c:12605
3987 msgid "shift must be constant"
3988 msgstr ""
3989
3990 #: config/tc-arm.c:10742
3991 msgid "shift value over 3 not allowed in thumb mode"
3992 msgstr ""
3993
3994 #: config/tc-arm.c:10744
3995 msgid "only LSL shift allowed in thumb mode"
3996 msgstr ""
3997
3998 #: config/tc-arm.c:10768 config/tc-arm.c:10912 config/tc-arm.c:11009
3999 #: config/tc-arm.c:12310
4000 msgid "unshifted register required"
4001 msgstr ""
4002
4003 #: config/tc-arm.c:10783 config/tc-arm.c:11020 config/tc-arm.c:12460
4004 msgid "dest must overlap one source register"
4005 msgstr ""
4006
4007 #: config/tc-arm.c:10915
4008 msgid "dest and source1 must be the same register"
4009 msgstr ""
4010
4011 #: config/tc-arm.c:11155
4012 msgid "selected architecture does not support wide conditional branch instruction"
4013 msgstr ""
4014
4015 #: config/tc-arm.c:11188
4016 msgid "instruction is always unconditional"
4017 msgstr ""
4018
4019 #: config/tc-arm.c:11309
4020 msgid "selected processor does not support 'A' form of this instruction"
4021 msgstr ""
4022
4023 #: config/tc-arm.c:11312
4024 msgid "Thumb does not support the 2-argument form of this instruction"
4025 msgstr ""
4026
4027 #: config/tc-arm.c:11433
4028 msgid "SP not allowed in register list"
4029 msgstr ""
4030
4031 #: config/tc-arm.c:11437 config/tc-arm.c:11543
4032 msgid "having the base register in the register list when using write back is UNPREDICTABLE"
4033 msgstr ""
4034
4035 #: config/tc-arm.c:11445
4036 msgid "LR and PC should not both be in register list"
4037 msgstr ""
4038
4039 #: config/tc-arm.c:11453
4040 msgid "PC not allowed in register list"
4041 msgstr ""
4042
4043 #: config/tc-arm.c:11495
4044 msgid "Thumb load/store multiple does not support {reglist}^"
4045 msgstr ""
4046
4047 #: config/tc-arm.c:11520 config/tc-arm.c:11597
4048 #, c-format
4049 msgid "value stored for r%d is UNKNOWN"
4050 msgstr ""
4051
4052 #: config/tc-arm.c:11590
4053 msgid "Thumb-2 instruction only valid in unified syntax"
4054 msgstr ""
4055
4056 #: config/tc-arm.c:11594 config/tc-arm.c:11604
4057 msgid "this instruction will write back the base register"
4058 msgstr ""
4059
4060 #: config/tc-arm.c:11607
4061 msgid "this instruction will not write back the base register"
4062 msgstr ""
4063
4064 #: config/tc-arm.c:11638
4065 msgid "r14 not allowed as first register when second register is omitted"
4066 msgstr ""
4067
4068 #: config/tc-arm.c:11738
4069 msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled."
4070 msgstr ""
4071
4072 #: config/tc-arm.c:11767 config/tc-arm.c:11780 config/tc-arm.c:11816
4073 msgid "Thumb does not support this addressing mode"
4074 msgstr ""
4075
4076 #: config/tc-arm.c:11784
4077 msgid "byte or halfword not valid for base register"
4078 msgstr ""
4079
4080 #: config/tc-arm.c:11787
4081 msgid "r15 based store not allowed"
4082 msgstr ""
4083
4084 #: config/tc-arm.c:11789
4085 msgid "invalid base register for register offset"
4086 msgstr ""
4087
4088 #: config/tc-arm.c:11846
4089 msgid "r12 not allowed here"
4090 msgstr ""
4091
4092 #: config/tc-arm.c:11852
4093 msgid "base register written back, and overlaps one of transfer registers"
4094 msgstr ""
4095
4096 #: config/tc-arm.c:11980
4097 #, c-format
4098 msgid "Use of r%u as a source register is deprecated when r%u is the destination register."
4099 msgstr ""
4100
4101 #: config/tc-arm.c:12173
4102 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4103 msgstr ""
4104
4105 #: config/tc-arm.c:12201
4106 msgid "only lo regs allowed with immediate"
4107 msgstr ""
4108
4109 #: config/tc-arm.c:12378
4110 msgid "Thumb encoding does not support an immediate here"
4111 msgstr ""
4112
4113 #: config/tc-arm.c:12465
4114 msgid "Thumb-2 MUL must not set flags"
4115 msgstr ""
4116
4117 #: config/tc-arm.c:12530
4118 msgid "Thumb does not support NOP with hints"
4119 msgstr ""
4120
4121 #: config/tc-arm.c:12690
4122 msgid "invalid register list to push/pop instruction"
4123 msgstr ""
4124
4125 #: config/tc-arm.c:12935
4126 msgid "source1 and dest must be same register"
4127 msgstr ""
4128
4129 #: config/tc-arm.c:12960
4130 msgid "ror #imm not supported"
4131 msgstr ""
4132
4133 #: config/tc-arm.c:13011
4134 msgid "SMC is not permitted on this architecture"
4135 msgstr ""
4136
4137 #: config/tc-arm.c:13176
4138 msgid "Thumb encoding does not support rotation"
4139 msgstr ""
4140
4141 #: config/tc-arm.c:13196
4142 msgid "instruction requires register index"
4143 msgstr ""
4144
4145 #: config/tc-arm.c:13206
4146 msgid "instruction does not allow shifted index"
4147 msgstr ""
4148
4149 #: config/tc-arm.c:13392
4150 msgid "invalid neon suffix for non neon instruction"
4151 msgstr ""
4152
4153 #: config/tc-arm.c:13754 config/tc-arm.c:14100 config/tc-arm.c:15717
4154 #: config/tc-arm.c:17342
4155 msgid "invalid instruction shape"
4156 msgstr ""
4157
4158 #: config/tc-arm.c:13999
4159 msgid "types specified in both the mnemonic and operands"
4160 msgstr ""
4161
4162 #: config/tc-arm.c:14036
4163 msgid "operand types can't be inferred"
4164 msgstr ""
4165
4166 #: config/tc-arm.c:14042
4167 msgid "type specifier has the wrong number of parts"
4168 msgstr ""
4169
4170 #: config/tc-arm.c:14128 config/tc-arm.c:15905 config/tc-arm.c:15912
4171 msgid "operand size must match register width"
4172 msgstr ""
4173
4174 #: config/tc-arm.c:14139
4175 msgid "bad type in Neon instruction"
4176 msgstr ""
4177
4178 #: config/tc-arm.c:14150
4179 msgid "inconsistent types in Neon instruction"
4180 msgstr ""
4181
4182 #: config/tc-arm.c:14521 config/tc-arm.c:14536 config/tc-arm.c:16921
4183 msgid "register list must contain at least 1 and at most 16 registers"
4184 msgstr ""
4185
4186 #: config/tc-arm.c:14679 config/tc-arm.c:14715 config/tc-arm.c:15354
4187 #: config/tc-arm.c:16761
4188 msgid "immediate out of range for shift"
4189 msgstr ""
4190
4191 #: config/tc-arm.c:14835
4192 msgid "first and second operands shall be the same register"
4193 msgstr ""
4194
4195 #: config/tc-arm.c:15120 config/tc-arm.c:16210
4196 msgid "scalar out of range for multiply instruction"
4197 msgstr ""
4198
4199 #: config/tc-arm.c:15244
4200 msgid "instruction form not available on this architecture."
4201 msgstr ""
4202
4203 #: config/tc-arm.c:15247
4204 msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4205 msgstr ""
4206
4207 #: config/tc-arm.c:15330 config/tc-arm.c:15342
4208 msgid "immediate out of range for insert"
4209 msgstr ""
4210
4211 #: config/tc-arm.c:15475
4212 msgid "immediate out of range for narrowing operation"
4213 msgstr ""
4214
4215 #: config/tc-arm.c:15621
4216 msgid "operands 0 and 1 must be the same register"
4217 msgstr ""
4218
4219 #: config/tc-arm.c:15727 config/tc-arm.c:17440
4220 msgid "invalid rounding mode"
4221 msgstr ""
4222
4223 #: config/tc-arm.c:16054
4224 msgid "operand size must be specified for immediate VMOV"
4225 msgstr ""
4226
4227 #: config/tc-arm.c:16064
4228 msgid "immediate has bits set outside the operand size"
4229 msgstr ""
4230
4231 #: config/tc-arm.c:16226
4232 msgid "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is UNPREDICTABLE"
4233 msgstr ""
4234
4235 #: config/tc-arm.c:16356
4236 msgid "Instruction form not available on this architecture."
4237 msgstr ""
4238
4239 #: config/tc-arm.c:16400
4240 msgid "elements must be smaller than reversal region"
4241 msgstr ""
4242
4243 #: config/tc-arm.c:16582 config/tc-arm.c:16642
4244 msgid "bad type for scalar"
4245 msgstr ""
4246
4247 #: config/tc-arm.c:16719 config/tc-arm.c:16727
4248 msgid "VFP registers must be adjacent"
4249 msgstr ""
4250
4251 #: config/tc-arm.c:16770
4252 msgid "invalid suffix"
4253 msgstr ""
4254
4255 #: config/tc-arm.c:16888
4256 msgid "bad list length for table lookup"
4257 msgstr ""
4258
4259 #: config/tc-arm.c:16918
4260 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4261 msgstr ""
4262
4263 #: config/tc-arm.c:16946
4264 msgid "Use of PC here is UNPREDICTABLE"
4265 msgstr ""
4266
4267 #: config/tc-arm.c:16948
4268 msgid "Use of PC here is deprecated"
4269 msgstr ""
4270
4271 #: config/tc-arm.c:17015
4272 msgid "bad alignment"
4273 msgstr ""
4274
4275 #: config/tc-arm.c:17032
4276 msgid "bad list type for instruction"
4277 msgstr ""
4278
4279 #: config/tc-arm.c:17034
4280 msgid "bad element type for instruction"
4281 msgstr ""
4282
4283 #: config/tc-arm.c:17076
4284 msgid "unsupported alignment for instruction"
4285 msgstr ""
4286
4287 #: config/tc-arm.c:17095 config/tc-arm.c:17189 config/tc-arm.c:17201
4288 #: config/tc-arm.c:17211 config/tc-arm.c:17225
4289 msgid "bad list length"
4290 msgstr ""
4291
4292 #: config/tc-arm.c:17100
4293 msgid "stride of 2 unavailable when element size is 8"
4294 msgstr ""
4295
4296 #: config/tc-arm.c:17133 config/tc-arm.c:17209
4297 msgid "can't use alignment with this instruction"
4298 msgstr ""
4299
4300 #: config/tc-arm.c:17281
4301 msgid "post-index must be a register"
4302 msgstr ""
4303
4304 #: config/tc-arm.c:17283
4305 msgid "bad register for post-index"
4306 msgstr ""
4307
4308 #: config/tc-arm.c:17504
4309 msgid "scalar out of range"
4310 msgstr ""
4311
4312 #: config/tc-arm.c:17577
4313 msgid "Dot Product instructions cannot be conditional, the behaviour is UNPREDICTABLE"
4314 msgstr ""
4315
4316 #: config/tc-arm.c:18150 config/tc-arm.c:18236
4317 msgid "conditional infixes are deprecated in unified syntax"
4318 msgstr ""
4319
4320 #: config/tc-arm.c:18387
4321 msgid "Warning: conditional outside an IT block for Thumb."
4322 msgstr ""
4323
4324 #: config/tc-arm.c:18539
4325 msgid "Short branches, Undefined, SVC, LDM/STM"
4326 msgstr ""
4327
4328 #: config/tc-arm.c:18540
4329 msgid "Miscellaneous 16-bit instructions"
4330 msgstr ""
4331
4332 #: config/tc-arm.c:18541
4333 msgid "ADR"
4334 msgstr ""
4335
4336 #: config/tc-arm.c:18542
4337 msgid "Literal loads"
4338 msgstr ""
4339
4340 #: config/tc-arm.c:18543
4341 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4342 msgstr ""
4343
4344 #: config/tc-arm.c:18544
4345 msgid "Hi-register ADD, MOV, CMP using pc"
4346 msgstr ""
4347
4348 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4349 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
4350 #: config/tc-arm.c:18547
4351 msgid "ADD/SUB sp, sp #imm"
4352 msgstr ""
4353
4354 #: config/tc-arm.c:18566
4355 msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
4356 msgstr ""
4357
4358 #: config/tc-arm.c:18578
4359 #, c-format
4360 msgid "IT blocks containing 16-bit Thumb instructions of the following class are deprecated in ARMv8: %s"
4361 msgstr ""
4362
4363 #: config/tc-arm.c:18591
4364 msgid "IT blocks containing more than one conditional instruction are deprecated in ARMv8"
4365 msgstr ""
4366
4367 #: config/tc-arm.c:18706
4368 #, c-format
4369 msgid "bad instruction `%s'"
4370 msgstr ""
4371
4372 #: config/tc-arm.c:18712
4373 msgid "s suffix on comparison instruction is deprecated"
4374 msgstr ""
4375
4376 #: config/tc-arm.c:18732
4377 msgid "SVC is not permitted on this architecture"
4378 msgstr ""
4379
4380 #: config/tc-arm.c:18734
4381 #, c-format
4382 msgid "selected processor does not support `%s' in Thumb mode"
4383 msgstr ""
4384
4385 #: config/tc-arm.c:18740
4386 msgid "Thumb does not support conditional execution"
4387 msgstr ""
4388
4389 #: config/tc-arm.c:18760
4390 #, c-format
4391 msgid "selected processor does not support 32bit wide variant of instruction `%s'"
4392 msgstr ""
4393
4394 #: config/tc-arm.c:18763
4395 #, c-format
4396 msgid "selected processor does not support `%s' in Thumb-2 mode"
4397 msgstr ""
4398
4399 #: config/tc-arm.c:18788
4400 #, c-format
4401 msgid "cannot honor width suffix -- `%s'"
4402 msgstr ""
4403
4404 #: config/tc-arm.c:18830
4405 #, c-format
4406 msgid "selected processor does not support `%s' in ARM mode"
4407 msgstr ""
4408
4409 #: config/tc-arm.c:18835
4410 #, c-format
4411 msgid "width suffixes are invalid in ARM mode -- `%s'"
4412 msgstr ""
4413
4414 #: config/tc-arm.c:18868
4415 #, c-format
4416 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
4417 msgstr ""
4418
4419 #: config/tc-arm.c:18885
4420 #, c-format
4421 msgid "section '%s' finished with an open IT block."
4422 msgstr ""
4423
4424 #: config/tc-arm.c:18890
4425 msgid "file finished with an open IT block."
4426 msgstr ""
4427
4428 #: config/tc-arm.c:22166
4429 #, c-format
4430 msgid "alignments greater than %d bytes not supported in .text sections."
4431 msgstr ""
4432
4433 #: config/tc-arm.c:22433 config/tc-ia64.c:3594
4434 #, c-format
4435 msgid "Group section `%s' has no group signature"
4436 msgstr ""
4437
4438 #: config/tc-arm.c:22479
4439 msgid "handlerdata in cantunwind frame"
4440 msgstr ""
4441
4442 #: config/tc-arm.c:22496
4443 msgid "too many unwind opcodes for personality routine 0"
4444 msgstr ""
4445
4446 #: config/tc-arm.c:22527
4447 msgid "attempt to recreate an unwind entry"
4448 msgstr ""
4449
4450 #: config/tc-arm.c:22537
4451 msgid "too many unwind opcodes"
4452 msgstr ""
4453
4454 #: config/tc-arm.c:22830
4455 #, c-format
4456 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
4457 msgstr ""
4458
4459 #: config/tc-arm.c:23192 config/tc-arm.c:23260
4460 #, c-format
4461 msgid "symbol %s is in a different section"
4462 msgstr ""
4463
4464 #: config/tc-arm.c:23194 config/tc-arm.c:23262
4465 #, c-format
4466 msgid "symbol %s is weak and may be overridden later"
4467 msgstr ""
4468
4469 #: config/tc-arm.c:23239 config/tc-arm.c:23609
4470 #, c-format
4471 msgid "invalid constant (%lx) after fixup"
4472 msgstr ""
4473
4474 #: config/tc-arm.c:23295
4475 #, c-format
4476 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4477 msgstr ""
4478
4479 #: config/tc-arm.c:23331 config/tc-arm.c:23361
4480 msgid "invalid literal constant: pool needs to be closer"
4481 msgstr ""
4482
4483 #: config/tc-arm.c:23334 config/tc-arm.c:23383
4484 #, c-format
4485 msgid "bad immediate value for offset (%ld)"
4486 msgstr ""
4487
4488 #: config/tc-arm.c:23364
4489 #, c-format
4490 msgid "bad immediate value for 8-bit offset (%ld)"
4491 msgstr ""
4492
4493 #: config/tc-arm.c:23424
4494 msgid "offset not a multiple of 4"
4495 msgstr ""
4496
4497 #: config/tc-arm.c:23625
4498 msgid "invalid smc expression"
4499 msgstr ""
4500
4501 #: config/tc-arm.c:23634
4502 msgid "invalid hvc expression"
4503 msgstr ""
4504
4505 #: config/tc-arm.c:23645 config/tc-arm.c:23654
4506 msgid "invalid swi expression"
4507 msgstr ""
4508
4509 #: config/tc-arm.c:23664
4510 msgid "invalid expression in load/store multiple"
4511 msgstr ""
4512
4513 #: config/tc-arm.c:23726
4514 #, c-format
4515 msgid "blx to '%s' an ARM ISA state function changed to bl"
4516 msgstr ""
4517
4518 #: config/tc-arm.c:23745
4519 msgid "misaligned branch destination"
4520 msgstr ""
4521
4522 #: config/tc-arm.c:23865
4523 #, c-format
4524 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4525 msgstr ""
4526
4527 #: config/tc-arm.c:23915
4528 msgid "Thumb2 branch out of range"
4529 msgstr ""
4530
4531 #: config/tc-arm.c:23999
4532 msgid "rel31 relocation overflow"
4533 msgstr ""
4534
4535 #: config/tc-arm.c:24020 config/tc-arm.c:24024 config/tc-arm.c:24063
4536 msgid "co-processor offset out of range"
4537 msgstr ""
4538
4539 #: config/tc-arm.c:24080
4540 #, c-format
4541 msgid "invalid offset, target not word aligned (0x%08lX)"
4542 msgstr ""
4543
4544 #: config/tc-arm.c:24087 config/tc-arm.c:24096 config/tc-arm.c:24104
4545 #: config/tc-arm.c:24112 config/tc-arm.c:24120
4546 #, c-format
4547 msgid "invalid offset, value too big (0x%08lX)"
4548 msgstr ""
4549
4550 #: config/tc-arm.c:24161
4551 msgid "invalid Hi register with immediate"
4552 msgstr ""
4553
4554 #: config/tc-arm.c:24177
4555 msgid "invalid immediate for stack address calculation"
4556 msgstr ""
4557
4558 #: config/tc-arm.c:24196
4559 msgid "address calculation needs a strongly defined nearby symbol"
4560 msgstr ""
4561
4562 #: config/tc-arm.c:24212
4563 msgid "symbol too far away"
4564 msgstr ""
4565
4566 #: config/tc-arm.c:24224
4567 #, c-format
4568 msgid "invalid immediate for address calculation (value = 0x%08lX)"
4569 msgstr ""
4570
4571 #: config/tc-arm.c:24254
4572 #, c-format
4573 msgid "invalid immediate: %ld is out of range"
4574 msgstr ""
4575
4576 #: config/tc-arm.c:24266
4577 #, c-format
4578 msgid "invalid shift value: %ld"
4579 msgstr ""
4580
4581 #: config/tc-arm.c:24336 config/tc-arm.c:24407
4582 #, c-format
4583 msgid "the offset 0x%08lX is not representable"
4584 msgstr ""
4585
4586 #: config/tc-arm.c:24368
4587 #, c-format
4588 msgid "Unable to process relocation for thumb opcode: %lx"
4589 msgstr ""
4590
4591 #: config/tc-arm.c:24447
4592 #, c-format
4593 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4594 msgstr ""
4595
4596 #: config/tc-arm.c:24486
4597 #, c-format
4598 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4599 msgstr ""
4600
4601 #: config/tc-arm.c:24526
4602 #, c-format
4603 msgid "bad offset 0x%08lX (must be word-aligned)"
4604 msgstr ""
4605
4606 #: config/tc-arm.c:24531
4607 #, c-format
4608 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4609 msgstr ""
4610
4611 #: config/tc-arm.c:24562 config/tc-score.c:7391
4612 #, c-format
4613 msgid "bad relocation fixup type (%d)"
4614 msgstr ""
4615
4616 #: config/tc-arm.c:24680
4617 msgid "literal referenced across section boundary"
4618 msgstr ""
4619
4620 #: config/tc-arm.c:24751
4621 msgid "internal relocation (type: IMMEDIATE) not fixed up"
4622 msgstr ""
4623
4624 #: config/tc-arm.c:24756
4625 msgid "ADRL used for a symbol not defined in the same file"
4626 msgstr ""
4627
4628 #: config/tc-arm.c:24771
4629 #, c-format
4630 msgid "undefined local label `%s'"
4631 msgstr ""
4632
4633 #: config/tc-arm.c:24777
4634 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4635 msgstr ""
4636
4637 #: config/tc-arm.c:24799 config/tc-cris.c:4006 config/tc-ft32.c:709
4638 #: config/tc-mcore.c:1928 config/tc-microblaze.c:1978 config/tc-mmix.c:2895
4639 #: config/tc-moxie.c:825 config/tc-ns32k.c:2248 config/tc-score.c:7478
4640 msgid "<unknown>"
4641 msgstr ""
4642
4643 #: config/tc-arm.c:25188
4644 #, c-format
4645 msgid "%s: unexpected function type: %d"
4646 msgstr ""
4647
4648 #: config/tc-arm.c:25325
4649 msgid "use of old and new-style options to set CPU type"
4650 msgstr ""
4651
4652 #: config/tc-arm.c:25340
4653 msgid "use of old and new-style options to set FPU type"
4654 msgstr ""
4655
4656 #: config/tc-arm.c:25424
4657 msgid "hard-float conflicts with specified fpu"
4658 msgstr ""
4659
4660 #: config/tc-arm.c:25612
4661 msgid "generate PIC code"
4662 msgstr ""
4663
4664 #: config/tc-arm.c:25613
4665 msgid "assemble Thumb code"
4666 msgstr ""
4667
4668 #: config/tc-arm.c:25614
4669 msgid "support ARM/Thumb interworking"
4670 msgstr ""
4671
4672 #: config/tc-arm.c:25616
4673 msgid "code uses 32-bit program counter"
4674 msgstr ""
4675
4676 #: config/tc-arm.c:25617
4677 msgid "code uses 26-bit program counter"
4678 msgstr ""
4679
4680 #: config/tc-arm.c:25618
4681 msgid "floating point args are in fp regs"
4682 msgstr ""
4683
4684 #: config/tc-arm.c:25620
4685 msgid "re-entrant code"
4686 msgstr ""
4687
4688 #: config/tc-arm.c:25621
4689 msgid "code is ATPCS conformant"
4690 msgstr ""
4691
4692 #. These are recognized by the assembler, but have no affect on code.
4693 #: config/tc-arm.c:25627
4694 msgid "use frame pointer"
4695 msgstr ""
4696
4697 #: config/tc-arm.c:25628
4698 msgid "use stack size checking"
4699 msgstr ""
4700
4701 #: config/tc-arm.c:25631
4702 msgid "do not warn on use of deprecated feature"
4703 msgstr ""
4704
4705 #: config/tc-arm.c:25633
4706 msgid "warn about symbols that match instruction names [default]"
4707 msgstr ""
4708
4709 #: config/tc-arm.c:25634
4710 msgid "disable warnings about symobls that match instructions"
4711 msgstr ""
4712
4713 #. DON'T add any new processors to this list -- we want the whole list
4714 #. to go away... Add them to the processors table instead.
4715 #: config/tc-arm.c:25650 config/tc-arm.c:25651
4716 msgid "use -mcpu=arm1"
4717 msgstr ""
4718
4719 #: config/tc-arm.c:25652 config/tc-arm.c:25653
4720 msgid "use -mcpu=arm2"
4721 msgstr ""
4722
4723 #: config/tc-arm.c:25654 config/tc-arm.c:25655
4724 msgid "use -mcpu=arm250"
4725 msgstr ""
4726
4727 #: config/tc-arm.c:25656 config/tc-arm.c:25657
4728 msgid "use -mcpu=arm3"
4729 msgstr ""
4730
4731 #: config/tc-arm.c:25658 config/tc-arm.c:25659
4732 msgid "use -mcpu=arm6"
4733 msgstr ""
4734
4735 #: config/tc-arm.c:25660 config/tc-arm.c:25661
4736 msgid "use -mcpu=arm600"
4737 msgstr ""
4738
4739 #: config/tc-arm.c:25662 config/tc-arm.c:25663
4740 msgid "use -mcpu=arm610"
4741 msgstr ""
4742
4743 #: config/tc-arm.c:25664 config/tc-arm.c:25665
4744 msgid "use -mcpu=arm620"
4745 msgstr ""
4746
4747 #: config/tc-arm.c:25666 config/tc-arm.c:25667
4748 msgid "use -mcpu=arm7"
4749 msgstr ""
4750
4751 #: config/tc-arm.c:25668 config/tc-arm.c:25669
4752 msgid "use -mcpu=arm70"
4753 msgstr ""
4754
4755 #: config/tc-arm.c:25670 config/tc-arm.c:25671
4756 msgid "use -mcpu=arm700"
4757 msgstr ""
4758
4759 #: config/tc-arm.c:25672 config/tc-arm.c:25673
4760 msgid "use -mcpu=arm700i"
4761 msgstr ""
4762
4763 #: config/tc-arm.c:25674 config/tc-arm.c:25675
4764 msgid "use -mcpu=arm710"
4765 msgstr ""
4766
4767 #: config/tc-arm.c:25676 config/tc-arm.c:25677
4768 msgid "use -mcpu=arm710c"
4769 msgstr ""
4770
4771 #: config/tc-arm.c:25678 config/tc-arm.c:25679
4772 msgid "use -mcpu=arm720"
4773 msgstr ""
4774
4775 #: config/tc-arm.c:25680 config/tc-arm.c:25681
4776 msgid "use -mcpu=arm7d"
4777 msgstr ""
4778
4779 #: config/tc-arm.c:25682 config/tc-arm.c:25683
4780 msgid "use -mcpu=arm7di"
4781 msgstr ""
4782
4783 #: config/tc-arm.c:25684 config/tc-arm.c:25685
4784 msgid "use -mcpu=arm7m"
4785 msgstr ""
4786
4787 #: config/tc-arm.c:25686 config/tc-arm.c:25687
4788 msgid "use -mcpu=arm7dm"
4789 msgstr ""
4790
4791 #: config/tc-arm.c:25688 config/tc-arm.c:25689
4792 msgid "use -mcpu=arm7dmi"
4793 msgstr ""
4794
4795 #: config/tc-arm.c:25690 config/tc-arm.c:25691
4796 msgid "use -mcpu=arm7100"
4797 msgstr ""
4798
4799 #: config/tc-arm.c:25692 config/tc-arm.c:25693
4800 msgid "use -mcpu=arm7500"
4801 msgstr ""
4802
4803 #: config/tc-arm.c:25694 config/tc-arm.c:25695
4804 msgid "use -mcpu=arm7500fe"
4805 msgstr ""
4806
4807 #: config/tc-arm.c:25696 config/tc-arm.c:25697 config/tc-arm.c:25698
4808 #: config/tc-arm.c:25699
4809 msgid "use -mcpu=arm7tdmi"
4810 msgstr ""
4811
4812 #: config/tc-arm.c:25700 config/tc-arm.c:25701
4813 msgid "use -mcpu=arm710t"
4814 msgstr ""
4815
4816 #: config/tc-arm.c:25702 config/tc-arm.c:25703
4817 msgid "use -mcpu=arm720t"
4818 msgstr ""
4819
4820 #: config/tc-arm.c:25704 config/tc-arm.c:25705
4821 msgid "use -mcpu=arm740t"
4822 msgstr ""
4823
4824 #: config/tc-arm.c:25706 config/tc-arm.c:25707
4825 msgid "use -mcpu=arm8"
4826 msgstr ""
4827
4828 #: config/tc-arm.c:25708 config/tc-arm.c:25709
4829 msgid "use -mcpu=arm810"
4830 msgstr ""
4831
4832 #: config/tc-arm.c:25710 config/tc-arm.c:25711
4833 msgid "use -mcpu=arm9"
4834 msgstr ""
4835
4836 #: config/tc-arm.c:25712 config/tc-arm.c:25713
4837 msgid "use -mcpu=arm9tdmi"
4838 msgstr ""
4839
4840 #: config/tc-arm.c:25714 config/tc-arm.c:25715
4841 msgid "use -mcpu=arm920"
4842 msgstr ""
4843
4844 #: config/tc-arm.c:25716 config/tc-arm.c:25717
4845 msgid "use -mcpu=arm940"
4846 msgstr ""
4847
4848 #: config/tc-arm.c:25718
4849 msgid "use -mcpu=strongarm"
4850 msgstr ""
4851
4852 #: config/tc-arm.c:25720
4853 msgid "use -mcpu=strongarm110"
4854 msgstr ""
4855
4856 #: config/tc-arm.c:25722
4857 msgid "use -mcpu=strongarm1100"
4858 msgstr ""
4859
4860 #: config/tc-arm.c:25724
4861 msgid "use -mcpu=strongarm1110"
4862 msgstr ""
4863
4864 #: config/tc-arm.c:25725
4865 msgid "use -mcpu=xscale"
4866 msgstr ""
4867
4868 #: config/tc-arm.c:25726
4869 msgid "use -mcpu=iwmmxt"
4870 msgstr ""
4871
4872 #: config/tc-arm.c:25727
4873 msgid "use -mcpu=all"
4874 msgstr ""
4875
4876 #. Architecture variants -- don't add any more to this list either.
4877 #: config/tc-arm.c:25730 config/tc-arm.c:25731
4878 msgid "use -march=armv2"
4879 msgstr ""
4880
4881 #: config/tc-arm.c:25732 config/tc-arm.c:25733
4882 msgid "use -march=armv2a"
4883 msgstr ""
4884
4885 #: config/tc-arm.c:25734 config/tc-arm.c:25735
4886 msgid "use -march=armv3"
4887 msgstr ""
4888
4889 #: config/tc-arm.c:25736 config/tc-arm.c:25737
4890 msgid "use -march=armv3m"
4891 msgstr ""
4892
4893 #: config/tc-arm.c:25738 config/tc-arm.c:25739
4894 msgid "use -march=armv4"
4895 msgstr ""
4896
4897 #: config/tc-arm.c:25740 config/tc-arm.c:25741
4898 msgid "use -march=armv4t"
4899 msgstr ""
4900
4901 #: config/tc-arm.c:25742 config/tc-arm.c:25743
4902 msgid "use -march=armv5"
4903 msgstr ""
4904
4905 #: config/tc-arm.c:25744 config/tc-arm.c:25745
4906 msgid "use -march=armv5t"
4907 msgstr ""
4908
4909 #: config/tc-arm.c:25746 config/tc-arm.c:25747
4910 msgid "use -march=armv5te"
4911 msgstr ""
4912
4913 #. Floating point variants -- don't add any more to this list either.
4914 #: config/tc-arm.c:25750
4915 msgid "use -mfpu=fpe"
4916 msgstr ""
4917
4918 #: config/tc-arm.c:25751
4919 msgid "use -mfpu=fpa10"
4920 msgstr ""
4921
4922 #: config/tc-arm.c:25752
4923 msgid "use -mfpu=fpa11"
4924 msgstr ""
4925
4926 #: config/tc-arm.c:25754
4927 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4928 msgstr ""
4929
4930 #: config/tc-arm.c:26508
4931 msgid "extension does not apply to the base architecture"
4932 msgstr ""
4933
4934 #: config/tc-arm.c:26538
4935 msgid "architectural extensions must be specified in alphabetical order"
4936 msgstr ""
4937
4938 #: config/tc-arm.c:26656 config/tc-arm.c:27541
4939 #, c-format
4940 msgid "unknown floating point format `%s'\n"
4941 msgstr ""
4942
4943 #: config/tc-arm.c:26672
4944 #, c-format
4945 msgid "unknown floating point abi `%s'\n"
4946 msgstr ""
4947
4948 #: config/tc-arm.c:26688
4949 #, c-format
4950 msgid "unknown EABI `%s'\n"
4951 msgstr ""
4952
4953 #: config/tc-arm.c:26708
4954 #, c-format
4955 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4956 msgstr ""
4957
4958 #: config/tc-arm.c:26731 config/tc-metag.c:5913
4959 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
4960 msgstr ""
4961
4962 #: config/tc-arm.c:26733
4963 msgid "<abi>\t assemble for floating point ABI <abi>"
4964 msgstr ""
4965
4966 #: config/tc-arm.c:26736
4967 msgid "<ver>\t\t assemble for eabi version <ver>"
4968 msgstr ""
4969
4970 #: config/tc-arm.c:26739
4971 msgid "<mode>\t controls implicit insertion of IT instructions"
4972 msgstr ""
4973
4974 #: config/tc-arm.c:26741
4975 msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
4976 msgstr ""
4977
4978 #: config/tc-arm.c:26843
4979 #, c-format
4980 msgid " ARM-specific assembler options:\n"
4981 msgstr ""
4982
4983 #: config/tc-arm.c:26863
4984 #, c-format
4985 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
4986 msgstr ""
4987
4988 #: config/tc-arm.c:27160
4989 msgid "no architecture contains all the instructions used\n"
4990 msgstr ""
4991
4992 #: config/tc-arm.c:27479
4993 #, c-format
4994 msgid "architectural extension `%s' is not allowed for the current base architecture"
4995 msgstr ""
4996
4997 #: config/tc-arm.c:27508
4998 #, c-format
4999 msgid "unknown architecture extension `%s'\n"
5000 msgstr ""
5001
5002 #: config/tc-avr.c:594
5003 #, c-format
5004 msgid "Known MCU names:"
5005 msgstr ""
5006
5007 #: config/tc-avr.c:659
5008 #, c-format
5009 msgid ""
5010 "AVR Assembler options:\n"
5011 " -mmcu=[avr-name] select microcontroller variant\n"
5012 " [avr-name] can be:\n"
5013 " avr1 - classic AVR core without data RAM\n"
5014 " avr2 - classic AVR core with up to 8K program memory\n"
5015 " avr25 - classic AVR core with up to 8K program memory\n"
5016 " plus the MOVW instruction\n"
5017 " avr3 - classic AVR core with up to 64K program memory\n"
5018 " avr31 - classic AVR core with up to 128K program memory\n"
5019 " avr35 - classic AVR core with up to 64K program memory\n"
5020 " plus the MOVW instruction\n"
5021 " avr4 - enhanced AVR core with up to 8K program memory\n"
5022 " avr5 - enhanced AVR core with up to 64K program memory\n"
5023 " avr51 - enhanced AVR core with up to 128K program memory\n"
5024 " avr6 - enhanced AVR core with up to 256K program memory\n"
5025 " avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
5026 " avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in RAM\n"
5027 " avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5028 " avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5029 " avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5030 " avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
5031 " avrtiny - AVR Tiny core with 16 gp registers\n"
5032 msgstr ""
5033
5034 #: config/tc-avr.c:682
5035 #, c-format
5036 msgid ""
5037 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5038 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
5039 " (default for avr4, avr5)\n"
5040 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5041 " (default for avr3, avr5)\n"
5042 " -mrmw accept Read-Modify-Write instructions\n"
5043 " -mlink-relax generate relocations for linker relaxation (default)\n"
5044 " -mno-link-relax don't generate relocations for linker relaxation.\n"
5045 " -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
5046 msgstr ""
5047
5048 #: config/tc-avr.c:721
5049 #, c-format
5050 msgid "unknown MCU: %s\n"
5051 msgstr ""
5052
5053 #: config/tc-avr.c:735
5054 #, c-format
5055 msgid "redefinition of mcu type `%s' to `%s'"
5056 msgstr ""
5057
5058 #: config/tc-avr.c:858
5059 msgid "constant value required"
5060 msgstr ""
5061
5062 #: config/tc-avr.c:861
5063 #, c-format
5064 msgid "number must be positive and less than %d"
5065 msgstr ""
5066
5067 #: config/tc-avr.c:887 config/tc-avr.c:1024
5068 #, c-format
5069 msgid "constant out of 8-bit range: %d"
5070 msgstr ""
5071
5072 #: config/tc-avr.c:955 config/tc-score.c:1199 read.c:3814
5073 msgid "illegal expression"
5074 msgstr ""
5075
5076 #: config/tc-avr.c:984 config/tc-avr.c:1994 config/tc-pru.c:1874
5077 msgid "`)' required"
5078 msgstr ""
5079
5080 #: config/tc-avr.c:1094
5081 msgid "register name or number from 16 to 31 required"
5082 msgstr ""
5083
5084 #: config/tc-avr.c:1100
5085 msgid "register name or number from 0 to 31 required"
5086 msgstr ""
5087
5088 #: config/tc-avr.c:1108
5089 msgid "register r16-r23 required"
5090 msgstr ""
5091
5092 #: config/tc-avr.c:1114
5093 msgid "register number above 15 required"
5094 msgstr ""
5095
5096 #: config/tc-avr.c:1120
5097 msgid "even register number required"
5098 msgstr ""
5099
5100 #: config/tc-avr.c:1126
5101 msgid "register r24, r26, r28 or r30 required"
5102 msgstr ""
5103
5104 #: config/tc-avr.c:1147
5105 msgid "pointer register (X, Y or Z) required"
5106 msgstr ""
5107
5108 #: config/tc-avr.c:1154
5109 msgid "cannot both predecrement and postincrement"
5110 msgstr ""
5111
5112 #: config/tc-avr.c:1162
5113 msgid "addressing mode not supported"
5114 msgstr ""
5115
5116 #: config/tc-avr.c:1168
5117 msgid "can't predecrement"
5118 msgstr ""
5119
5120 #: config/tc-avr.c:1171
5121 msgid "pointer register Z required"
5122 msgstr ""
5123
5124 #: config/tc-avr.c:1190
5125 msgid "postincrement not supported"
5126 msgstr ""
5127
5128 #: config/tc-avr.c:1200
5129 msgid "pointer register (Y or Z) required"
5130 msgstr ""
5131
5132 #: config/tc-avr.c:1322 config/tc-xgate.c:1352
5133 #, c-format
5134 msgid "unknown constraint `%c'"
5135 msgstr ""
5136
5137 #: config/tc-avr.c:1385 config/tc-avr.c:2677
5138 msgid "`,' required"
5139 msgstr ""
5140
5141 #: config/tc-avr.c:1406
5142 msgid "undefined combination of operands"
5143 msgstr ""
5144
5145 #: config/tc-avr.c:1415
5146 msgid "skipping two-word instruction"
5147 msgstr ""
5148
5149 #: config/tc-avr.c:1603 config/tc-avr.c:1619 config/tc-avr.c:1750
5150 #: config/tc-msp430.c:4125 config/tc-msp430.c:4144
5151 #, c-format
5152 msgid "odd address operand: %ld"
5153 msgstr ""
5154
5155 #: config/tc-avr.c:1611 config/tc-avr.c:1630 config/tc-avr.c:1648
5156 #: config/tc-avr.c:1659 config/tc-avr.c:1675 config/tc-avr.c:1683
5157 #: config/tc-avr.c:1778 config/tc-avr.c:1785 config/tc-d10v.c:503
5158 #: config/tc-d30v.c:553 config/tc-msp430.c:4133 config/tc-msp430.c:4151
5159 #, c-format
5160 msgid "operand out of range: %ld"
5161 msgstr ""
5162
5163 #: config/tc-avr.c:1666
5164 #, c-format
5165 msgid "operand out of range: 0x%lx"
5166 msgstr ""
5167
5168 #: config/tc-avr.c:1771 config/tc-d10v.c:1590 config/tc-d30v.c:2034
5169 #: config/tc-msp430.c:4222
5170 #, c-format
5171 msgid "line %d: unknown relocation type: 0x%x"
5172 msgstr ""
5173
5174 #: config/tc-avr.c:1799
5175 msgid "only constant expression allowed"
5176 msgstr ""
5177
5178 #. xgettext:c-format.
5179 #: config/tc-avr.c:1854 config/tc-bfin.c:825 config/tc-d10v.c:1462
5180 #: config/tc-d30v.c:1771 config/tc-metag.c:7022 config/tc-mn10200.c:779
5181 #: config/tc-mn10300.c:2177 config/tc-msp430.c:4270 config/tc-ppc.c:7251
5182 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3367
5183 #: config/tc-z80.c:2059
5184 #, c-format
5185 msgid "reloc %d not supported by object file format"
5186 msgstr ""
5187
5188 #: config/tc-avr.c:1876 config/tc-ft32.c:232 config/tc-h8300.c:1960
5189 #: config/tc-mcore.c:880 config/tc-microblaze.c:933 config/tc-moxie.c:182
5190 #: config/tc-pj.c:253 config/tc-sh.c:2591 config/tc-wasm32.c:747
5191 #: config/tc-z8k.c:1223
5192 msgid "can't find opcode "
5193 msgstr ""
5194
5195 #: config/tc-avr.c:1895
5196 #, c-format
5197 msgid "illegal opcode %s for mcu %s"
5198 msgstr ""
5199
5200 #: config/tc-avr.c:1911
5201 #, fuzzy, c-format
5202 #| msgid "relocation is not supported"
5203 msgid "pseudo instruction `%s' not supported"
5204 msgstr "перемещение не поддерживается"
5205
5206 #: config/tc-avr.c:1933
5207 msgid "garbage at end of line"
5208 msgstr ""
5209
5210 #: config/tc-avr.c:2043 config/tc-pru.c:1906
5211 #, c-format
5212 msgid "illegal %s relocation size: %d"
5213 msgstr ""
5214
5215 #: config/tc-avr.c:2156 config/tc-avr.c:2211
5216 #, c-format
5217 msgid "unknown record type %d (in %s)"
5218 msgstr ""
5219
5220 #: config/tc-avr.c:2232
5221 #, fuzzy, c-format
5222 #| msgid "failed to read instruction table %s\n"
5223 msgid "Failed to create property section `%s'\n"
5224 msgstr "не удалось прочитать таблицу инструкций %s\n"
5225
5226 #: config/tc-avr.c:2669
5227 #, c-format
5228 msgid "%s requires value 0-2 as operand 1"
5229 msgstr ""
5230
5231 #: config/tc-avr.c:2694
5232 #, c-format
5233 msgid "`%s %d' after `%s %d' from %s:%u"
5234 msgstr ""
5235
5236 #: config/tc-avr.c:2697
5237 #, c-format
5238 msgid "`%s %d' but no chunk open yet"
5239 msgstr ""
5240
5241 #: config/tc-avr.c:2785
5242 #, c-format
5243 msgid "dangling `__gcc_isr %d'"
5244 msgstr ""
5245
5246 #: config/tc-avr.c:2787
5247 msgid "dangling `__gcc_isr'"
5248 msgstr ""
5249
5250 #: config/tc-bfin.c:94 config/tc-frv.c:1603 config/tc-frv.c:1613
5251 msgid "missing ')'"
5252 msgstr ""
5253
5254 #: config/tc-bfin.c:440
5255 #, c-format
5256 msgid " Blackfin specific assembler options:\n"
5257 msgstr ""
5258
5259 #: config/tc-bfin.c:441
5260 #, c-format
5261 msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5262 msgstr ""
5263
5264 #: config/tc-bfin.c:442
5265 #, c-format
5266 msgid " -mfdpic assemble for the FDPIC ABI\n"
5267 msgstr ""
5268
5269 #: config/tc-bfin.c:443
5270 #, c-format
5271 msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
5272 msgstr ""
5273
5274 #: config/tc-bfin.c:456
5275 msgid "Could not set architecture and machine."
5276 msgstr ""
5277
5278 #: config/tc-bfin.c:603
5279 msgid "Parse failed."
5280 msgstr ""
5281
5282 #: config/tc-bfin.c:678
5283 msgid "pcrel too far BFD_RELOC_BFIN_10"
5284 msgstr ""
5285
5286 #: config/tc-bfin.c:694
5287 msgid "pcrel too far BFD_RELOC_BFIN_12"
5288 msgstr ""
5289
5290 #: config/tc-bfin.c:714
5291 msgid "pcrel too far BFD_RELOC_BFIN_24"
5292 msgstr ""
5293
5294 #: config/tc-bfin.c:729
5295 msgid "pcrel too far BFD_RELOC_BFIN_5"
5296 msgstr ""
5297
5298 #: config/tc-bfin.c:741
5299 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5300 msgstr ""
5301
5302 #: config/tc-bfin.c:751
5303 msgid "rel too far BFD_RELOC_8"
5304 msgstr ""
5305
5306 #: config/tc-bfin.c:758
5307 msgid "rel too far BFD_RELOC_16"
5308 msgstr ""
5309
5310 #: config/tc-cr16.c:164 read.c:4667
5311 msgid "using a bit field width of zero"
5312 msgstr ""
5313
5314 #: config/tc-cr16.c:172 read.c:4675
5315 #, c-format
5316 msgid "field width \"%s\" too complex for a bitfield"
5317 msgstr ""
5318
5319 #: config/tc-cr16.c:181 read.c:4683
5320 #, c-format
5321 msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
5322 msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
5323 msgstr[0] ""
5324 msgstr[1] ""
5325 msgstr[2] ""
5326
5327 #: config/tc-cr16.c:208 read.c:4709
5328 #, c-format
5329 msgid "field value \"%s\" too complex for a bitfield"
5330 msgstr ""
5331
5332 #: config/tc-cr16.c:389
5333 #, c-format
5334 msgid "Unknown register pair - index relative mode: `%d'"
5335 msgstr ""
5336
5337 #: config/tc-cr16.c:603 config/tc-crx.c:361
5338 #, c-format
5339 msgid "internal error: reloc %d (`%s') not supported by object file format"
5340 msgstr ""
5341
5342 #: config/tc-cr16.c:696 config/tc-i386.c:10718 config/tc-s390.c:2106
5343 msgid "GOT already in symbol table"
5344 msgstr ""
5345
5346 #: config/tc-cr16.c:813 config/tc-m68k.c:4657 config/tc-tilegx.c:319
5347 #: config/tc-tilepro.c:256
5348 #, c-format
5349 msgid "Internal Error: Can't hash %s: %s"
5350 msgstr ""
5351
5352 #: config/tc-cr16.c:839 config/tc-cris.c:1229 config/tc-crx.c:545
5353 #, c-format
5354 msgid "Can't hash `%s': %s\n"
5355 msgstr ""
5356
5357 #: config/tc-cr16.c:840 config/tc-cris.c:1230 config/tc-crx.c:546
5358 msgid "(unknown reason)"
5359 msgstr ""
5360
5361 #. Missing or bad expr becomes absolute 0.
5362 #: config/tc-cr16.c:892 config/tc-crx.c:619
5363 #, c-format
5364 msgid "missing or invalid displacement expression `%s' taken as 0"
5365 msgstr ""
5366
5367 #: config/tc-cr16.c:942
5368 #, c-format
5369 msgid "GOT bad expression with %s."
5370 msgstr ""
5371
5372 #: config/tc-cr16.c:1053
5373 #, c-format
5374 msgid "operand %d: illegal use expression: `%s`"
5375 msgstr ""
5376
5377 #: config/tc-cr16.c:1118 config/tc-crx.c:1129
5378 #, c-format
5379 msgid "Unknown register: `%d'"
5380 msgstr ""
5381
5382 #. Issue a error message when register is illegal.
5383 #: config/tc-cr16.c:1126
5384 #, c-format
5385 msgid "Illegal register (`%s') in Instruction: `%s'"
5386 msgstr ""
5387
5388 #: config/tc-cr16.c:1199 config/tc-cr16.c:1274
5389 #, c-format
5390 msgid "Illegal register `%s' in Instruction `%s'"
5391 msgstr ""
5392
5393 #: config/tc-cr16.c:1227 config/tc-cr16.c:1238
5394 #, c-format
5395 msgid "Illegal register pair `%s' in Instruction `%s'"
5396 msgstr ""
5397
5398 #: config/tc-cr16.c:1263 config/tc-i960.c:833
5399 msgid "unmatched '['"
5400 msgstr ""
5401
5402 #: config/tc-cr16.c:1269 config/tc-i960.c:840
5403 msgid "garbage after index spec ignored"
5404 msgstr ""
5405
5406 #: config/tc-cr16.c:1417 config/tc-crx.c:938
5407 #, c-format
5408 msgid "Illegal operands (whitespace): `%s'"
5409 msgstr ""
5410
5411 #: config/tc-cr16.c:1429 config/tc-cr16.c:1436 config/tc-cr16.c:1453
5412 #: config/tc-crx.c:950 config/tc-crx.c:957 config/tc-crx.c:974
5413 #: config/tc-crx.c:1767
5414 #, c-format
5415 msgid "Missing matching brackets : `%s'"
5416 msgstr ""
5417
5418 #: config/tc-cr16.c:1485 config/tc-crx.c:1000
5419 #, c-format
5420 msgid "Unknown exception: `%s'"
5421 msgstr ""
5422
5423 #: config/tc-cr16.c:1570 config/tc-crx.c:1096
5424 #, c-format
5425 msgid "Illegal `cinv' parameter: `%c'"
5426 msgstr ""
5427
5428 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
5429 #, c-format
5430 msgid "Unknown register pair: `%d'"
5431 msgstr ""
5432
5433 #. Issue a error message when register pair is illegal.
5434 #: config/tc-cr16.c:1599
5435 #, c-format
5436 msgid "Illegal register pair (`%s') in Instruction: `%s'"
5437 msgstr ""
5438
5439 #. Issue a error message when register pair is illegal.
5440 #: config/tc-cr16.c:1638
5441 #, c-format
5442 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
5443 msgstr ""
5444
5445 #: config/tc-cr16.c:1677
5446 #, c-format
5447 msgid "Unknown processor register : `%d'"
5448 msgstr ""
5449
5450 #. Issue a error message when register pair is illegal.
5451 #: config/tc-cr16.c:1685
5452 #, c-format
5453 msgid "Illegal processor register (`%s') in Instruction: `%s'"
5454 msgstr ""
5455
5456 #: config/tc-cr16.c:1733
5457 #, c-format
5458 msgid "Unknown processor register (32 bit) : `%d'"
5459 msgstr ""
5460
5461 #. Issue a error message when register pair is illegal.
5462 #: config/tc-cr16.c:1741
5463 #, c-format
5464 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
5465 msgstr ""
5466
5467 #: config/tc-cr16.c:2107 config/tc-crx.c:1665 config/tc-crx.c:1682
5468 #, c-format
5469 msgid "Same src/dest register is used (`r%d'), result is undefined"
5470 msgstr ""
5471
5472 #: config/tc-cr16.c:2128
5473 msgid "RA register is saved twice."
5474 msgstr ""
5475
5476 #: config/tc-cr16.c:2132
5477 #, c-format
5478 msgid "`%s' Illegal use of registers."
5479 msgstr ""
5480
5481 #: config/tc-cr16.c:2146
5482 #, c-format
5483 msgid "`%s' Illegal count-register combination."
5484 msgstr ""
5485
5486 #: config/tc-cr16.c:2152
5487 #, c-format
5488 msgid "`%s' Illegal use of register."
5489 msgstr ""
5490
5491 #: config/tc-cr16.c:2161 config/tc-crx.c:1674
5492 #, c-format
5493 msgid "`%s' has undefined result"
5494 msgstr ""
5495
5496 #: config/tc-cr16.c:2169
5497 #, c-format
5498 msgid "Same src/dest register is used (`r%d'),result is undefined"
5499 msgstr ""
5500
5501 #: config/tc-cr16.c:2340 config/tc-crx.c:1579
5502 msgid "Incorrect number of operands"
5503 msgstr ""
5504
5505 #: config/tc-cr16.c:2342 config/tc-crx.c:1581
5506 #, c-format
5507 msgid "Illegal type of operand (arg %d)"
5508 msgstr ""
5509
5510 #: config/tc-cr16.c:2348 config/tc-crx.c:1587
5511 #, c-format
5512 msgid "Operand out of range (arg %d)"
5513 msgstr ""
5514
5515 #: config/tc-cr16.c:2351 config/tc-crx.c:1590
5516 #, c-format
5517 msgid "Operand has odd displacement (arg %d)"
5518 msgstr ""
5519
5520 #: config/tc-cr16.c:2354 config/tc-cr16.c:2385 config/tc-crx.c:1603
5521 #: config/tc-crx.c:1634
5522 #, c-format
5523 msgid "Illegal operand (arg %d)"
5524 msgstr ""
5525
5526 #. Give an error if a frag containing code is not aligned to a 2-byte
5527 #. boundary.
5528 #: config/tc-cr16.c:2487 config/tc-cr16.h:74 config/tc-crx.c:1956
5529 #: config/tc-crx.h:77 config/tc-ppc.c:3542 config/tc-ppc.c:6500
5530 msgid "instruction address is not a multiple of 2"
5531 msgstr ""
5532
5533 #: config/tc-cr16.c:2510 config/tc-cris.c:1556 config/tc-cris.c:1564
5534 #: config/tc-crx.c:1992 config/tc-dlx.c:692 config/tc-hppa.c:3212
5535 #: config/tc-hppa.c:3219 config/tc-i860.c:490 config/tc-i860.c:507
5536 #: config/tc-i860.c:987 config/tc-sparc.c:1813 config/tc-sparc.c:1821
5537 #, c-format
5538 msgid "Unknown opcode: `%s'"
5539 msgstr ""
5540
5541 #: config/tc-cris.c:550 config/tc-m68hc11.c:3893
5542 #, c-format
5543 msgid "internal inconsistency problem in %s: fr_symbol %lx"
5544 msgstr ""
5545
5546 #: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4620
5547 #, c-format
5548 msgid "internal inconsistency problem in %s: resolved symbol"
5549 msgstr ""
5550
5551 #: config/tc-cris.c:564 config/tc-m68hc11.c:3903
5552 #, c-format
5553 msgid "internal inconsistency problem in %s: fr_subtype %d"
5554 msgstr ""
5555
5556 #: config/tc-cris.c:904
5557 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5558 msgstr ""
5559
5560 #: config/tc-cris.c:934
5561 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
5562 msgstr ""
5563
5564 #: config/tc-cris.c:939
5565 #, c-format
5566 msgid "Internal error found in md_convert_frag: offset %ld. Please report this."
5567 msgstr ""
5568
5569 #: config/tc-cris.c:964
5570 #, c-format
5571 msgid "internal inconsistency in %s: bdapq no symbol"
5572 msgstr ""
5573
5574 #: config/tc-cris.c:977
5575 #, c-format
5576 msgid "internal inconsistency in %s: bdap.w with no symbol"
5577 msgstr ""
5578
5579 #: config/tc-cris.c:1001
5580 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5581 msgstr ""
5582
5583 #: config/tc-cris.c:1010
5584 msgid "dangerous MULS/MULU location; give it higher alignment"
5585 msgstr ""
5586
5587 #. Bail out for compatibility mode. (It seems it can be implemented,
5588 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5589 #. $acr", "nop"; but doesn't seem worth it at the moment.)
5590 #: config/tc-cris.c:1051
5591 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
5592 msgstr ""
5593
5594 #: config/tc-cris.c:1096
5595 msgid ".word case-table handling failed: table too large"
5596 msgstr ""
5597
5598 #: config/tc-cris.c:1234
5599 #, c-format
5600 msgid "Buggy opcode: `%s' \"%s\"\n"
5601 msgstr ""
5602
5603 #: config/tc-cris.c:1662
5604 #, c-format
5605 msgid "Immediate value not in 5 bit unsigned range: %ld"
5606 msgstr ""
5607
5608 #: config/tc-cris.c:1678
5609 #, c-format
5610 msgid "Immediate value not in 4 bit unsigned range: %ld"
5611 msgstr ""
5612
5613 #: config/tc-cris.c:1730
5614 #, c-format
5615 msgid "Immediate value not in 6 bit range: %ld"
5616 msgstr ""
5617
5618 #: config/tc-cris.c:1746
5619 #, c-format
5620 msgid "Immediate value not in 6 bit unsigned range: %ld"
5621 msgstr ""
5622
5623 #. Others have a generic warning.
5624 #: config/tc-cris.c:1855
5625 #, c-format
5626 msgid "Unimplemented register `%s' specified"
5627 msgstr ""
5628
5629 #. We've come to the end of instructions with this
5630 #. opcode, so it must be an error.
5631 #: config/tc-cris.c:2099
5632 msgid "Illegal operands"
5633 msgstr ""
5634
5635 #: config/tc-cris.c:2140 config/tc-cris.c:2180
5636 #, c-format
5637 msgid "Immediate value not in 8 bit range: %ld"
5638 msgstr ""
5639
5640 #: config/tc-cris.c:2150 config/tc-cris.c:2201
5641 #, c-format
5642 msgid "Immediate value not in 16 bit range: %ld"
5643 msgstr ""
5644
5645 #: config/tc-cris.c:2185
5646 #, c-format
5647 msgid "Immediate value not in 8 bit signed range: %ld"
5648 msgstr ""
5649
5650 #: config/tc-cris.c:2190
5651 #, c-format
5652 msgid "Immediate value not in 8 bit unsigned range: %ld"
5653 msgstr ""
5654
5655 #: config/tc-cris.c:2206
5656 #, c-format
5657 msgid "Immediate value not in 16 bit signed range: %ld"
5658 msgstr ""
5659
5660 #: config/tc-cris.c:2211
5661 #, c-format
5662 msgid "Immediate value not in 16 bit unsigned range: %ld"
5663 msgstr ""
5664
5665 #: config/tc-cris.c:2237
5666 msgid "TLS relocation size does not match operand size"
5667 msgstr ""
5668
5669 #: config/tc-cris.c:2238
5670 msgid "PIC relocation size does not match operand size"
5671 msgstr ""
5672
5673 #: config/tc-cris.c:3385
5674 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5675 msgstr ""
5676
5677 #: config/tc-cris.c:3389
5678 msgid "32-bit conditional branch generated"
5679 msgstr ""
5680
5681 #: config/tc-cris.c:3450
5682 msgid "Complex expression not supported"
5683 msgstr ""
5684
5685 #. FIXME: Is this function mentioned in the internals.texi manual? If
5686 #. not, add it.
5687 #: config/tc-cris.c:3600
5688 msgid "Bad call to md_atof () - floating point formats are not supported"
5689 msgstr ""
5690
5691 #: config/tc-cris.c:3641
5692 msgid "PC-relative relocation must be trivially resolved"
5693 msgstr ""
5694
5695 #: config/tc-cris.c:3713
5696 #, c-format
5697 msgid "Value not in 16 bit range: %ld"
5698 msgstr ""
5699
5700 #: config/tc-cris.c:3721
5701 #, c-format
5702 msgid "Value not in 16 bit signed range: %ld"
5703 msgstr ""
5704
5705 #: config/tc-cris.c:3729
5706 #, c-format
5707 msgid "Value not in 8 bit range: %ld"
5708 msgstr ""
5709
5710 #: config/tc-cris.c:3736
5711 #, c-format
5712 msgid "Value not in 8 bit signed range: %ld"
5713 msgstr ""
5714
5715 #: config/tc-cris.c:3746
5716 #, c-format
5717 msgid "Value not in 4 bit unsigned range: %ld"
5718 msgstr ""
5719
5720 #: config/tc-cris.c:3753
5721 #, c-format
5722 msgid "Value not in 5 bit unsigned range: %ld"
5723 msgstr ""
5724
5725 #: config/tc-cris.c:3760
5726 #, c-format
5727 msgid "Value not in 6 bit range: %ld"
5728 msgstr ""
5729
5730 #: config/tc-cris.c:3767
5731 #, c-format
5732 msgid "Value not in 6 bit unsigned range: %ld"
5733 msgstr ""
5734
5735 #: config/tc-cris.c:3811
5736 #, c-format
5737 msgid "Please use --help to see usage and options for this assembler.\n"
5738 msgstr ""
5739
5740 #: config/tc-cris.c:3823
5741 msgid "--no-underscore is invalid with a.out format"
5742 msgstr ""
5743
5744 #: config/tc-cris.c:3835
5745 msgid "--pic is invalid for this object format"
5746 msgstr ""
5747
5748 #: config/tc-cris.c:3849
5749 #, c-format
5750 msgid "invalid <arch> in --march=<arch>: %s"
5751 msgstr ""
5752
5753 #: config/tc-cris.c:3958 config/tc-ft32.c:689 config/tc-moxie.c:778
5754 msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant"
5755 msgstr ""
5756
5757 #: config/tc-cris.c:4007 config/tc-ft32.c:710 config/tc-moxie.c:826
5758 #, c-format
5759 msgid "Cannot generate relocation type for symbol %s, code %s"
5760 msgstr ""
5761
5762 #. The messages are formatted to line up with the generic options.
5763 #: config/tc-cris.c:4020
5764 #, c-format
5765 msgid "CRIS-specific options:\n"
5766 msgstr ""
5767
5768 #: config/tc-cris.c:4022
5769 msgid " -h, -H Don't execute, print this help text. Deprecated.\n"
5770 msgstr ""
5771
5772 #: config/tc-cris.c:4024
5773 msgid " -N Warn when branches are expanded to jumps.\n"
5774 msgstr ""
5775
5776 #: config/tc-cris.c:4026
5777 msgid " --underscore User symbols are normally prepended with underscore.\n"
5778 msgstr ""
5779
5780 #: config/tc-cris.c:4028
5781 msgid " Registers will not need any prefix.\n"
5782 msgstr ""
5783
5784 #: config/tc-cris.c:4030
5785 msgid " --no-underscore User symbols do not have any prefix.\n"
5786 msgstr ""
5787
5788 #: config/tc-cris.c:4032
5789 msgid " Registers will require a `$'-prefix.\n"
5790 msgstr ""
5791
5792 #: config/tc-cris.c:4035
5793 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
5794 msgstr ""
5795
5796 #: config/tc-cris.c:4038
5797 msgid ""
5798 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
5799 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5800 msgstr ""
5801
5802 #: config/tc-cris.c:4059
5803 msgid "Invalid relocation"
5804 msgstr ""
5805
5806 #: config/tc-cris.c:4096
5807 msgid "Invalid pc-relative relocation"
5808 msgstr ""
5809
5810 #: config/tc-cris.c:4141
5811 #, c-format
5812 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5813 msgstr ""
5814
5815 #: config/tc-cris.c:4171
5816 #, c-format
5817 msgid ".syntax %s requires command-line option `--underscore'"
5818 msgstr ""
5819
5820 #: config/tc-cris.c:4180
5821 #, c-format
5822 msgid ".syntax %s requires command-line option `--no-underscore'"
5823 msgstr ""
5824
5825 #: config/tc-cris.c:4217
5826 msgid "Unknown .syntax operand"
5827 msgstr ""
5828
5829 #: config/tc-cris.c:4227
5830 msgid "Pseudodirective .file is only valid when generating ELF"
5831 msgstr ""
5832
5833 #: config/tc-cris.c:4239
5834 msgid "Pseudodirective .loc is only valid when generating ELF"
5835 msgstr ""
5836
5837 #: config/tc-cris.c:4254
5838 #, c-format
5839 msgid "internal inconsistency problem: %s called for %d bytes"
5840 msgstr ""
5841
5842 #: config/tc-cris.c:4406
5843 msgid "unknown operand to .arch"
5844 msgstr ""
5845
5846 #: config/tc-cris.c:4415
5847 msgid ".arch <arch> requires a matching --march=... option"
5848 msgstr ""
5849
5850 #: config/tc-crx.c:572 config/tc-crx.c:591
5851 #, c-format
5852 msgid "Internal error: Can't hash %s: %s"
5853 msgstr ""
5854
5855 #: config/tc-crx.c:759 config/tc-crx.c:779 config/tc-crx.c:794
5856 #, c-format
5857 msgid "Illegal register `%s' in instruction `%s'"
5858 msgstr ""
5859
5860 #: config/tc-crx.c:822
5861 #, c-format
5862 msgid "Illegal Scale - `%d'"
5863 msgstr ""
5864
5865 #. Issue a error message when register is illegal.
5866 #: config/tc-crx.c:1137
5867 #, c-format
5868 msgid "Illegal register (`%s') in instruction: `%s'"
5869 msgstr ""
5870
5871 #: config/tc-crx.c:1264
5872 #, c-format
5873 msgid "Illegal co-processor register in instruction `%s'"
5874 msgstr ""
5875
5876 #: config/tc-crx.c:1271
5877 #, c-format
5878 msgid "Illegal co-processor special register in instruction `%s'"
5879 msgstr ""
5880
5881 #: config/tc-crx.c:1593
5882 #, c-format
5883 msgid "Invalid DISPU4 operand value (arg %d)"
5884 msgstr ""
5885
5886 #: config/tc-crx.c:1596
5887 #, c-format
5888 msgid "Invalid CST4 operand value (arg %d)"
5889 msgstr ""
5890
5891 #: config/tc-crx.c:1599
5892 #, c-format
5893 msgid "Operand value is not within upper 64 KB (arg %d)"
5894 msgstr ""
5895
5896 #: config/tc-crx.c:1736
5897 msgid "Invalid register in register list"
5898 msgstr ""
5899
5900 #: config/tc-crx.c:1790
5901 #, c-format
5902 msgid "Illegal register `%s' in cop-register list"
5903 msgstr ""
5904
5905 #: config/tc-crx.c:1798
5906 #, c-format
5907 msgid "Illegal register `%s' in cop-special-register list"
5908 msgstr ""
5909
5910 #: config/tc-crx.c:1817
5911 #, c-format
5912 msgid "Illegal register `%s' in user register list"
5913 msgstr ""
5914
5915 #: config/tc-crx.c:1836
5916 #, c-format
5917 msgid "Illegal register `%s' in register list"
5918 msgstr ""
5919
5920 #: config/tc-crx.c:1842
5921 #, c-format
5922 msgid "Maximum %d bits may be set in `mask16' operand"
5923 msgstr ""
5924
5925 #: config/tc-crx.c:1851
5926 #, c-format
5927 msgid "rest of line ignored; first ignored character is `%c'"
5928 msgstr ""
5929
5930 #: config/tc-crx.c:1859
5931 #, c-format
5932 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5933 msgstr ""
5934
5935 #. HI can't be specified without LO (and vise-versa).
5936 #: config/tc-crx.c:1865
5937 msgid "HI/LO registers should be specified together"
5938 msgstr ""
5939
5940 #: config/tc-crx.c:1871
5941 msgid "HI/LO registers should be specified without additional registers"
5942 msgstr ""
5943
5944 #: config/tc-d10v.c:216
5945 #, c-format
5946 msgid ""
5947 "D10V options:\n"
5948 "-O Optimize. Will do some operations in parallel.\n"
5949 "--gstabs-packing Pack adjacent short instructions together even\n"
5950 " when --gstabs is specified. On by default.\n"
5951 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
5952 " instructions together.\n"
5953 msgstr ""
5954
5955 #: config/tc-d10v.c:573
5956 msgid "operand is not an immediate"
5957 msgstr ""
5958
5959 #: config/tc-d10v.c:591
5960 #, c-format
5961 msgid "operand out of range: %lu"
5962 msgstr ""
5963
5964 #: config/tc-d10v.c:651
5965 msgid "Instruction must be executed in parallel with another instruction."
5966 msgstr ""
5967
5968 #: config/tc-d10v.c:705 config/tc-d10v.c:713
5969 #, c-format
5970 msgid "packing conflict: %s must dispatch sequentially"
5971 msgstr ""
5972
5973 #: config/tc-d10v.c:812
5974 #, c-format
5975 msgid "resource conflict (R%d)"
5976 msgstr ""
5977
5978 #: config/tc-d10v.c:815
5979 #, c-format
5980 msgid "resource conflict (A%d)"
5981 msgstr ""
5982
5983 #: config/tc-d10v.c:817
5984 msgid "resource conflict (PSW)"
5985 msgstr ""
5986
5987 #: config/tc-d10v.c:819
5988 msgid "resource conflict (C flag)"
5989 msgstr ""
5990
5991 #: config/tc-d10v.c:821
5992 msgid "resource conflict (F flag)"
5993 msgstr ""
5994
5995 #: config/tc-d10v.c:971
5996 msgid "Instruction must be executed in parallel"
5997 msgstr ""
5998
5999 #: config/tc-d10v.c:974
6000 msgid "Long instructions may not be combined."
6001 msgstr ""
6002
6003 #: config/tc-d10v.c:1007
6004 msgid "One of these instructions may not be executed in parallel."
6005 msgstr ""
6006
6007 #: config/tc-d10v.c:1011 config/tc-d30v.c:1037
6008 msgid "Two IU instructions may not be executed in parallel"
6009 msgstr ""
6010
6011 #: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
6012 #: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
6013 msgid "Swapping instruction order"
6014 msgstr ""
6015
6016 #: config/tc-d10v.c:1019 config/tc-d30v.c:1044
6017 msgid "Two MU instructions may not be executed in parallel"
6018 msgstr ""
6019
6020 #: config/tc-d10v.c:1039 config/tc-d30v.c:1064
6021 msgid "IU instruction may not be in the left container"
6022 msgstr ""
6023
6024 #: config/tc-d10v.c:1041 config/tc-d10v.c:1056
6025 msgid "Instruction in R container is squashed by flow control instruction in L container."
6026 msgstr ""
6027
6028 #: config/tc-d10v.c:1054 config/tc-d30v.c:1075
6029 msgid "MU instruction may not be in the right container"
6030 msgstr ""
6031
6032 #: config/tc-d10v.c:1060 config/tc-d30v.c:1087
6033 msgid "unknown execution type passed to write_2_short()"
6034 msgstr ""
6035
6036 #: config/tc-d10v.c:1189 config/tc-d10v.c:1362
6037 msgid "bad opcode or operands"
6038 msgstr ""
6039
6040 #: config/tc-d10v.c:1264
6041 msgid "value out of range"
6042 msgstr ""
6043
6044 #: config/tc-d10v.c:1338
6045 msgid "illegal operand - register name found where none expected"
6046 msgstr ""
6047
6048 #: config/tc-d10v.c:1373
6049 msgid "Register number must be EVEN"
6050 msgstr ""
6051
6052 #: config/tc-d10v.c:1376
6053 msgid "Unsupported use of sp"
6054 msgstr ""
6055
6056 #: config/tc-d10v.c:1395
6057 #, c-format
6058 msgid "cr%ld is a reserved control register"
6059 msgstr ""
6060
6061 #: config/tc-d10v.c:1570
6062 #, c-format
6063 msgid "line %d: rep or repi must include at least 4 instructions"
6064 msgstr ""
6065
6066 #: config/tc-d10v.c:1759
6067 msgid "can't find previous opcode "
6068 msgstr ""
6069
6070 #: config/tc-d10v.c:1771
6071 #, c-format
6072 msgid "could not assemble: %s"
6073 msgstr ""
6074
6075 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
6076 msgid "Unable to mix instructions as specified"
6077 msgstr ""
6078
6079 #: config/tc-d30v.c:149
6080 #, c-format
6081 msgid "Register name %s conflicts with symbol of the same name"
6082 msgstr ""
6083
6084 #: config/tc-d30v.c:239
6085 #, c-format
6086 msgid ""
6087 "\n"
6088 "D30V options:\n"
6089 "-O Make adjacent short instructions parallel if possible.\n"
6090 "-n Warn about all NOPs inserted by the assembler.\n"
6091 "-N Warn about NOPs inserted after word multiplies.\n"
6092 "-c Warn about symbols whose names match register names.\n"
6093 "-C Opposite of -C. -c is the default.\n"
6094 msgstr ""
6095
6096 #: config/tc-d30v.c:367
6097 msgid "unexpected 12-bit reloc type"
6098 msgstr ""
6099
6100 #: config/tc-d30v.c:374
6101 msgid "unexpected 18-bit reloc type"
6102 msgstr ""
6103
6104 #: config/tc-d30v.c:625
6105 #, c-format
6106 msgid "%s NOP inserted"
6107 msgstr ""
6108
6109 #: config/tc-d30v.c:626
6110 msgid "sequential"
6111 msgstr ""
6112
6113 #: config/tc-d30v.c:626
6114 msgid "parallel"
6115 msgstr ""
6116
6117 #: config/tc-d30v.c:1033
6118 msgid "Instructions may not be executed in parallel"
6119 msgstr ""
6120
6121 #: config/tc-d30v.c:1046
6122 #, c-format
6123 msgid "Executing %s in IU may not work"
6124 msgstr ""
6125
6126 #: config/tc-d30v.c:1053
6127 #, c-format
6128 msgid "Executing %s in IU may not work in parallel execution"
6129 msgstr ""
6130
6131 #: config/tc-d30v.c:1066
6132 #, c-format
6133 msgid "special left instruction `%s' kills instruction `%s' in right container"
6134 msgstr ""
6135
6136 #: config/tc-d30v.c:1077
6137 #, c-format
6138 msgid "Executing %s in reverse serial with %s may not work"
6139 msgstr ""
6140
6141 #: config/tc-d30v.c:1080
6142 #, c-format
6143 msgid "Executing %s in IU in reverse serial may not work"
6144 msgstr ""
6145
6146 #: config/tc-d30v.c:1268
6147 msgid "Odd numbered register used as target of multi-register instruction"
6148 msgstr ""
6149
6150 #: config/tc-d30v.c:1332 config/tc-d30v.c:1368
6151 #, c-format
6152 msgid "unknown condition code: %s"
6153 msgstr ""
6154
6155 #: config/tc-d30v.c:1361
6156 #, c-format
6157 msgid "cmpu doesn't support condition code %s"
6158 msgstr ""
6159
6160 #: config/tc-d30v.c:1396
6161 #, c-format
6162 msgid "unknown opcode: %s"
6163 msgstr ""
6164
6165 #: config/tc-d30v.c:1407
6166 #, c-format
6167 msgid "operands for opcode `%s' do not match any valid format"
6168 msgstr ""
6169
6170 #: config/tc-d30v.c:1622 config/tc-d30v.c:1639
6171 msgid "Cannot assemble instruction"
6172 msgstr ""
6173
6174 #: config/tc-d30v.c:1624
6175 msgid "First opcode is long. Unable to mix instructions as specified."
6176 msgstr ""
6177
6178 #: config/tc-d30v.c:1694
6179 msgid "word of NOPs added between word multiply and load"
6180 msgstr ""
6181
6182 #: config/tc-d30v.c:1696
6183 msgid "word of NOPs added between word multiply and 16-bit multiply"
6184 msgstr ""
6185
6186 #: config/tc-d30v.c:1728
6187 msgid "Instruction uses long version, so it cannot be mixed as specified"
6188 msgstr ""
6189
6190 #: config/tc-d30v.c:1855
6191 #, c-format
6192 msgid "value too large to fit in %d bits"
6193 msgstr ""
6194
6195 #: config/tc-d30v.c:1923
6196 #, c-format
6197 msgid "line %d: unable to place address of symbol '%s' into a byte"
6198 msgstr ""
6199
6200 #: config/tc-d30v.c:1926
6201 #, c-format
6202 msgid "line %d: unable to place value %lx into a byte"
6203 msgstr ""
6204
6205 #: config/tc-d30v.c:1934
6206 #, c-format
6207 msgid "line %d: unable to place address of symbol '%s' into a short"
6208 msgstr ""
6209
6210 #: config/tc-d30v.c:1937
6211 #, c-format
6212 msgid "line %d: unable to place value %lx into a short"
6213 msgstr ""
6214
6215 #: config/tc-d30v.c:1945
6216 #, c-format
6217 msgid "line %d: unable to place address of symbol '%s' into a quad"
6218 msgstr ""
6219
6220 #: config/tc-d30v.c:2053 config/tc-pru.c:216 config/tc-pru.c:332
6221 #, c-format
6222 msgid "Alignment too large: %d assumed"
6223 msgstr ""
6224
6225 #: config/tc-dlx.c:213
6226 msgid "missing .proc"
6227 msgstr ""
6228
6229 #: config/tc-dlx.c:230
6230 msgid ".endfunc missing for previous .proc"
6231 msgstr ""
6232
6233 #: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3600
6234 #: config/tc-nios2.c:3639 config/tc-nios2.c:3653 config/tc-nios2.c:3668
6235 #: config/tc-pru.c:1565 config/tc-pru.c:1579 config/tc-riscv.c:621
6236 #, c-format
6237 msgid "internal error: can't hash `%s': %s\n"
6238 msgstr ""
6239
6240 #. Probably a memory allocation problem? Give up now.
6241 #: config/tc-dlx.c:302 config/tc-hppa.c:8270 config/tc-nios2.c:1440
6242 #: config/tc-nios2.c:3642 config/tc-nios2.c:3656 config/tc-nios2.c:3671
6243 #: config/tc-pru.c:1568 config/tc-pru.c:1582 config/tc-riscv.c:624
6244 #: config/tc-riscv.c:632 config/tc-sparc.c:1064
6245 msgid "Broken assembler. No assembly attempted."
6246 msgstr ""
6247
6248 #: config/tc-dlx.c:332
6249 #, c-format
6250 msgid "Bad operand for a load instruction: <%s>"
6251 msgstr ""
6252
6253 #: config/tc-dlx.c:446
6254 #, c-format
6255 msgid "Bad operand for a store instruction: <%s>"
6256 msgstr ""
6257
6258 #: config/tc-dlx.c:626
6259 #, c-format
6260 msgid "Expression Error for operand modifier %%hi/%%lo\n"
6261 msgstr ""
6262
6263 #: config/tc-dlx.c:639
6264 #, c-format
6265 msgid "Invalid expression after %%%%\n"
6266 msgstr ""
6267
6268 #: config/tc-dlx.c:703 config/tc-tic4x.c:2473
6269 #, c-format
6270 msgid "Unknown opcode `%s'."
6271 msgstr ""
6272
6273 #: config/tc-dlx.c:712
6274 msgid "Can not set dlx_skip_hi16_flag"
6275 msgstr ""
6276
6277 #: config/tc-dlx.c:726
6278 #, c-format
6279 msgid "Missing arguments for opcode <%s>."
6280 msgstr ""
6281
6282 #: config/tc-dlx.c:760
6283 #, c-format
6284 msgid "Too many operands: %s"
6285 msgstr ""
6286
6287 #: config/tc-dlx.c:798
6288 #, c-format
6289 msgid "Both the_insn.HI and the_insn.LO are set : %s"
6290 msgstr ""
6291
6292 #: config/tc-dlx.c:868
6293 msgid "failed regnum sanity check."
6294 msgstr ""
6295
6296 #: config/tc-dlx.c:881
6297 msgid "failed general register sanity check."
6298 msgstr ""
6299
6300 #. Types or values of args don't match.
6301 #: config/tc-dlx.c:889
6302 msgid "Invalid operands"
6303 msgstr ""
6304
6305 #: config/tc-dlx.c:1118
6306 #, c-format
6307 msgid "label \"$%d\" redefined"
6308 msgstr ""
6309
6310 #: config/tc-dlx.c:1156
6311 msgid "Invalid expression after # number\n"
6312 msgstr ""
6313
6314 #: config/tc-dlx.c:1199 config/tc-i960.c:2637 config/tc-m32r.c:2276
6315 #: config/tc-nds32.c:6639 config/tc-sparc.c:4124
6316 #, c-format
6317 msgid "internal error: can't export reloc type %d (`%s')"
6318 msgstr ""
6319
6320 #: config/tc-epiphany.c:126
6321 #, c-format
6322 msgid "EPIPHANY specific command line options:\n"
6323 msgstr ""
6324
6325 #: config/tc-epiphany.c:365
6326 msgid "register number too large for push/pop"
6327 msgstr ""
6328
6329 #: config/tc-epiphany.c:369
6330 msgid "register is out of order"
6331 msgstr ""
6332
6333 #: config/tc-epiphany.c:380 config/tc-m68k.c:6033 config/tc-m68k.c:6062
6334 msgid "bad register list"
6335 msgstr ""
6336
6337 #: config/tc-epiphany.c:383
6338 msgid "malformed reglist in push/pop"
6339 msgstr ""
6340
6341 #. Checks for behavioral restrictions on LD/ST instructions.
6342 #: config/tc-epiphany.c:429
6343 msgid "destination register modified by displacement-post-modified address"
6344 msgstr ""
6345
6346 #: config/tc-epiphany.c:430
6347 msgid "ldrd/strd requires even:odd register pair"
6348 msgstr ""
6349
6350 #: config/tc-epiphany.c:813 config/tc-m32r.c:1784
6351 msgid "Addend to unresolved symbol not on word boundary."
6352 msgstr ""
6353
6354 #: config/tc-fr30.c:81
6355 #, c-format
6356 msgid " FR30 specific command line options:\n"
6357 msgstr ""
6358
6359 #: config/tc-fr30.c:134
6360 #, c-format
6361 msgid "Instruction %s not allowed in a delay slot."
6362 msgstr ""
6363
6364 #: config/tc-frv.c:403
6365 #, c-format
6366 msgid "Unknown cpu -mcpu=%s"
6367 msgstr ""
6368
6369 #: config/tc-frv.c:456
6370 #, c-format
6371 msgid "FRV specific command line options:\n"
6372 msgstr ""
6373
6374 #: config/tc-frv.c:457
6375 #, c-format
6376 msgid "-G n Put data <= n bytes in the small data area\n"
6377 msgstr ""
6378
6379 #: config/tc-frv.c:458
6380 #, c-format
6381 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
6382 msgstr ""
6383
6384 #: config/tc-frv.c:459
6385 #, c-format
6386 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
6387 msgstr ""
6388
6389 #: config/tc-frv.c:460
6390 #, c-format
6391 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
6392 msgstr ""
6393
6394 #: config/tc-frv.c:461
6395 #, c-format
6396 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
6397 msgstr ""
6398
6399 #: config/tc-frv.c:462
6400 #, c-format
6401 msgid "-msoft-float Mark generated file as using software FP\n"
6402 msgstr ""
6403
6404 #: config/tc-frv.c:463
6405 #, c-format
6406 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
6407 msgstr ""
6408
6409 #: config/tc-frv.c:464
6410 #, c-format
6411 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
6412 msgstr ""
6413
6414 #: config/tc-frv.c:465
6415 #, c-format
6416 msgid "-mdouble Mark generated file as using double precision FP insns\n"
6417 msgstr ""
6418
6419 #: config/tc-frv.c:466
6420 #, c-format
6421 msgid "-mmedia Mark generated file as using media insns\n"
6422 msgstr ""
6423
6424 #: config/tc-frv.c:467
6425 #, c-format
6426 msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n"
6427 msgstr ""
6428
6429 #: config/tc-frv.c:468
6430 #, c-format
6431 msgid "-mpack Allow instructions to be packed\n"
6432 msgstr ""
6433
6434 #: config/tc-frv.c:469
6435 #, c-format
6436 msgid "-mno-pack Do not allow instructions to be packed\n"
6437 msgstr ""
6438
6439 #: config/tc-frv.c:470
6440 #, c-format
6441 msgid "-mpic Mark generated file as using small position independent code\n"
6442 msgstr ""
6443
6444 #: config/tc-frv.c:471
6445 #, c-format
6446 msgid "-mPIC Mark generated file as using large position independent code\n"
6447 msgstr ""
6448
6449 #: config/tc-frv.c:472
6450 #, c-format
6451 msgid "-mlibrary-pic Mark generated file as using position independent code for libraries\n"
6452 msgstr ""
6453
6454 #: config/tc-frv.c:473
6455 #, c-format
6456 msgid "-mfdpic Assemble for the FDPIC ABI\n"
6457 msgstr ""
6458
6459 #: config/tc-frv.c:474
6460 #, c-format
6461 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
6462 msgstr ""
6463
6464 #: config/tc-frv.c:475
6465 #, c-format
6466 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
6467 msgstr ""
6468
6469 #: config/tc-frv.c:476
6470 #, c-format
6471 msgid " Record the cpu type\n"
6472 msgstr ""
6473
6474 #: config/tc-frv.c:477
6475 #, c-format
6476 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
6477 msgstr ""
6478
6479 #: config/tc-frv.c:478
6480 #, c-format
6481 msgid "-mtomcat-debug Debug tomcat workarounds\n"
6482 msgstr ""
6483
6484 #: config/tc-frv.c:1160
6485 msgid "VLIW packing used for -mno-pack"
6486 msgstr ""
6487
6488 #: config/tc-frv.c:1170
6489 msgid "Instruction not supported by this architecture"
6490 msgstr ""
6491
6492 #: config/tc-frv.c:1180
6493 msgid "VLIW packing constraint violation"
6494 msgstr ""
6495
6496 #: config/tc-frv.c:1771
6497 #, c-format
6498 msgid "Relocation %s is not safe for %s"
6499 msgstr ""
6500
6501 #: config/tc-ft32.c:146 config/tc-moxie.c:104
6502 msgid "expecting register"
6503 msgstr ""
6504
6505 #: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:123
6506 #: config/tc-moxie.c:139
6507 msgid "illegal register number"
6508 msgstr ""
6509
6510 #: config/tc-ft32.c:239 config/tc-moxie.c:188 config/tc-pj.c:260
6511 #, c-format
6512 msgid "unknown opcode %s"
6513 msgstr ""
6514
6515 #: config/tc-ft32.c:264
6516 #, fuzzy, c-format
6517 #| msgid "unknown section attribute '%c'"
6518 msgid "unknown width specifier '.%c'"
6519 msgstr "неизвестный атрибут раздела %c"
6520
6521 #: config/tc-ft32.c:387
6522 msgid "internal error in argument parsing"
6523 msgstr ""
6524
6525 #: config/tc-ft32.c:400
6526 #, fuzzy
6527 #| msgid "expected comma after name in .symver"
6528 msgid "expected comma separator"
6529 msgstr "ожидается запятая после имени в .symver"
6530
6531 #: config/tc-ft32.c:412 config/tc-moxie.c:232 config/tc-moxie.c:292
6532 #: config/tc-moxie.c:304 config/tc-moxie.c:337 config/tc-moxie.c:369
6533 #: config/tc-moxie.c:402 config/tc-moxie.c:456 config/tc-moxie.c:510
6534 #: config/tc-moxie.c:520 config/tc-moxie.c:543 config/tc-moxie.c:556
6535 #: config/tc-pj.c:308
6536 msgid "extra stuff on line ignored"
6537 msgstr ""
6538
6539 #: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:587
6540 #: config/tc-nios2.c:284
6541 msgid "bad call to md_atof"
6542 msgstr ""
6543
6544 #: config/tc-ft32.c:522
6545 #, c-format
6546 msgid "FT32 options:\n"
6547 msgstr ""
6548
6549 #: config/tc-ft32.c:523
6550 #, c-format
6551 msgid ""
6552 "\n"
6553 "-no-relax\t\tdon't relax relocations\n"
6554 "\t\t\t\n"
6555 msgstr ""
6556
6557 #. These macros must be defined, but is will be a fatal assembler
6558 #. error if we ever hit them.
6559 #: config/tc-ft32.h:35 config/tc-pj.h:40
6560 msgid "estimate size\n"
6561 msgstr ""
6562
6563 #: config/tc-ft32.h:36 config/tc-pj.h:39
6564 msgid "convert_frag\n"
6565 msgstr ""
6566
6567 #: config/tc-h8300.c:178
6568 #, c-format
6569 msgid "new section '%s' defined without attributes - this might cause problems"
6570 msgstr ""
6571
6572 #: config/tc-h8300.c:448 config/tc-h8300.c:456
6573 msgid "Reg not valid for H8/300"
6574 msgstr ""
6575
6576 #: config/tc-h8300.c:537
6577 msgid "invalid operand size requested"
6578 msgstr ""
6579
6580 #: config/tc-h8300.c:642
6581 msgid "Invalid register list for ldm/stm\n"
6582 msgstr ""
6583
6584 #: config/tc-h8300.c:668 config/tc-h8300.c:673 config/tc-h8300.c:680
6585 msgid "mismatch between register and suffix"
6586 msgstr ""
6587
6588 #: config/tc-h8300.c:685
6589 msgid "invalid suffix after register."
6590 msgstr ""
6591
6592 #: config/tc-h8300.c:707
6593 msgid "address too high for vector table jmp/jsr"
6594 msgstr ""
6595
6596 #: config/tc-h8300.c:734 config/tc-h8300.c:846 config/tc-h8300.c:856
6597 msgid "Wrong size pointer register for architecture."
6598 msgstr ""
6599
6600 #: config/tc-h8300.c:793 config/tc-h8300.c:801 config/tc-h8300.c:830
6601 msgid "expected @(exp, reg16)"
6602 msgstr ""
6603
6604 #: config/tc-h8300.c:819
6605 msgid "expected .L, .W or .B for register in indexed addressing mode"
6606 msgstr ""
6607
6608 #: config/tc-h8300.c:1013
6609 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6610 msgstr ""
6611
6612 #: config/tc-h8300.c:1031 config/tc-h8300.c:1040
6613 msgid "expected register"
6614 msgstr ""
6615
6616 #: config/tc-h8300.c:1056
6617 msgid "expected closing paren"
6618 msgstr ""
6619
6620 #: config/tc-h8300.c:1115
6621 #, c-format
6622 msgid "can't use high part of register in operand %d"
6623 msgstr ""
6624
6625 #: config/tc-h8300.c:1272
6626 #, c-format
6627 msgid "Opcode `%s' with these operand types not available in %s mode"
6628 msgstr ""
6629
6630 #: config/tc-h8300.c:1281
6631 msgid "mismatch between opcode size and operand size"
6632 msgstr ""
6633
6634 #: config/tc-h8300.c:1317
6635 #, c-format
6636 msgid "operand %s0x%lx out of range."
6637 msgstr ""
6638
6639 #: config/tc-h8300.c:1434
6640 msgid "Can't work out size of operand.\n"
6641 msgstr ""
6642
6643 #: config/tc-h8300.c:1484
6644 #, c-format
6645 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6646 msgstr ""
6647
6648 #: config/tc-h8300.c:1489
6649 #, c-format
6650 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6651 msgstr ""
6652
6653 #: config/tc-h8300.c:1495
6654 #, c-format
6655 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6656 msgstr ""
6657
6658 #: config/tc-h8300.c:1556 config/tc-h8300.c:1576
6659 msgid "Need #1 or #2 here"
6660 msgstr ""
6661
6662 #: config/tc-h8300.c:1571
6663 msgid "#4 not valid on H8/300."
6664 msgstr ""
6665
6666 #: config/tc-h8300.c:1686 config/tc-h8300.c:1768
6667 #, c-format
6668 msgid "branch operand has odd offset (%lx)\n"
6669 msgstr ""
6670
6671 #: config/tc-h8300.c:1806
6672 msgid "destination operand must be 16 bit register"
6673 msgstr ""
6674
6675 #: config/tc-h8300.c:1815
6676 msgid "source operand must be 8 bit register"
6677 msgstr ""
6678
6679 #: config/tc-h8300.c:1823
6680 msgid "destination operand must be 16bit absolute address"
6681 msgstr ""
6682
6683 #: config/tc-h8300.c:1830
6684 msgid "destination operand must be 8 bit register"
6685 msgstr ""
6686
6687 #: config/tc-h8300.c:1838
6688 msgid "source operand must be 16bit absolute address"
6689 msgstr ""
6690
6691 #. This seems more sane than saying "too many operands". We'll
6692 #. get here only if the trailing trash starts with a comma.
6693 #: config/tc-h8300.c:1846 config/tc-mips.c:14027 config/tc-mips.c:14095
6694 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2533
6695 #: config/tc-mmix.c:2557 config/tc-mmix.c:2830
6696 msgid "invalid operands"
6697 msgstr ""
6698
6699 #: config/tc-h8300.c:1877
6700 msgid "operand/size mis-match"
6701 msgstr ""
6702
6703 #: config/tc-h8300.c:1977 config/tc-sh.c:2972 config/tc-sh64.c:2796
6704 #: config/tc-z8k.c:1233
6705 msgid "unknown opcode"
6706 msgstr ""
6707
6708 #: config/tc-h8300.c:2010
6709 msgid "invalid operand in ldm"
6710 msgstr ""
6711
6712 #: config/tc-h8300.c:2019
6713 msgid "invalid operand in stm"
6714 msgstr ""
6715
6716 #: config/tc-h8300.c:2218
6717 #, c-format
6718 msgid "Invalid argument to --mach option: %s"
6719 msgstr ""
6720
6721 #: config/tc-h8300.c:2229
6722 #, c-format
6723 msgid " H8300-specific assembler options:\n"
6724 msgstr ""
6725
6726 #: config/tc-h8300.c:2230
6727 #, c-format
6728 msgid ""
6729 " -mach=<name> Set the H8300 machine type to one of:\n"
6730 " h8300h, h8300hn, h8300s, h8300sn, h8300sx, h8300sxn\n"
6731 msgstr ""
6732
6733 #: config/tc-h8300.c:2233
6734 #, c-format
6735 msgid " -h-tick-hex Support H'00 style hex constants\n"
6736 msgstr ""
6737
6738 #: config/tc-h8300.c:2242
6739 #, c-format
6740 msgid "call to tc_aout_fix_to_chars \n"
6741 msgstr ""
6742
6743 #: config/tc-h8300.c:2251 config/tc-xc16x.c:347
6744 #, c-format
6745 msgid "call to md_convert_frag \n"
6746 msgstr ""
6747
6748 #: config/tc-h8300.c:2302 config/tc-xc16x.c:251
6749 #, c-format
6750 msgid "call to md_estimate_size_before_relax \n"
6751 msgstr ""
6752
6753 #: config/tc-h8300.c:2317
6754 msgid "Unexpected reference to a symbol in a non-code section"
6755 msgstr ""
6756
6757 #: config/tc-h8300.c:2333 config/tc-xc16x.c:292
6758 msgid "Difference of symbols in different sections is not supported"
6759 msgstr ""
6760
6761 #: config/tc-h8300.c:2355 config/tc-mcore.c:2204 config/tc-microblaze.c:2458
6762 #: config/tc-pj.c:491 config/tc-sh.c:4480 config/tc-tic6x.c:4520
6763 #: config/tc-xc16x.c:315
6764 #, c-format
6765 msgid "Cannot represent relocation type %s"
6766 msgstr ""
6767
6768 #. Simple range checking for FIELD against HIGH and LOW bounds.
6769 #. IGNORE is used to suppress the error message.
6770 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6771 #. the current file and line number are not valid.
6772 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041
6773 #, c-format
6774 msgid "Field out of range [%d..%d] (%d)."
6775 msgstr ""
6776
6777 #. Simple alignment checking for FIELD against ALIGN (a power of two).
6778 #. IGNORE is used to suppress the error message.
6779 #: config/tc-hppa.c:1055
6780 #, c-format
6781 msgid "Field not properly aligned [%d] (%d)."
6782 msgstr ""
6783
6784 #: config/tc-hppa.c:1108
6785 msgid "Missing .exit\n"
6786 msgstr ""
6787
6788 #: config/tc-hppa.c:1111
6789 msgid "Missing .procend\n"
6790 msgstr ""
6791
6792 #: config/tc-hppa.c:1264
6793 #, c-format
6794 msgid "Invalid field selector. Assuming F%%."
6795 msgstr ""
6796
6797 #: config/tc-hppa.c:1288
6798 msgid "Bad segment in expression."
6799 msgstr ""
6800
6801 #: config/tc-hppa.c:1313
6802 #, c-format
6803 msgid "Invalid Nullification: (%c)"
6804 msgstr ""
6805
6806 #: config/tc-hppa.c:1384
6807 msgid "Cannot handle fixup"
6808 msgstr ""
6809
6810 #: config/tc-hppa.c:1682
6811 #, c-format
6812 msgid " -Q ignored\n"
6813 msgstr ""
6814
6815 #: config/tc-hppa.c:1686
6816 #, c-format
6817 msgid " -c print a warning if a comment is found\n"
6818 msgstr ""
6819
6820 #: config/tc-hppa.c:1752
6821 #, c-format
6822 msgid "no hppa_fixup entry for fixup type 0x%x"
6823 msgstr ""
6824
6825 #: config/tc-hppa.c:1931
6826 msgid "Unknown relocation encountered in md_apply_fix."
6827 msgstr ""
6828
6829 #: config/tc-hppa.c:2119 config/tc-hppa.c:2144
6830 #, c-format
6831 msgid "Undefined register: '%s'."
6832 msgstr ""
6833
6834 #: config/tc-hppa.c:2178
6835 #, c-format
6836 msgid "Non-absolute symbol: '%s'."
6837 msgstr ""
6838
6839 #: config/tc-hppa.c:2193
6840 #, c-format
6841 msgid "Undefined absolute constant: '%s'."
6842 msgstr ""
6843
6844 #: config/tc-hppa.c:2224 config/tc-hppa.c:5692
6845 msgid "could not update architecture and machine"
6846 msgstr ""
6847
6848 #: config/tc-hppa.c:2262
6849 #, c-format
6850 msgid "Invalid FP Compare Condition: %s"
6851 msgstr ""
6852
6853 #: config/tc-hppa.c:2317
6854 #, c-format
6855 msgid "Invalid FTEST completer: %s"
6856 msgstr ""
6857
6858 #: config/tc-hppa.c:2383 config/tc-hppa.c:2420
6859 #, c-format
6860 msgid "Invalid FP Operand Format: %3s"
6861 msgstr ""
6862
6863 #: config/tc-hppa.c:2525
6864 msgid "Bad segment (should be absolute)."
6865 msgstr ""
6866
6867 #: config/tc-hppa.c:2585
6868 #, c-format
6869 msgid "Invalid argument location: %s\n"
6870 msgstr ""
6871
6872 #: config/tc-hppa.c:2614
6873 #, c-format
6874 msgid "Invalid argument description: %d"
6875 msgstr ""
6876
6877 #: config/tc-hppa.c:3443
6878 msgid "Invalid Indexed Load Completer."
6879 msgstr ""
6880
6881 #: config/tc-hppa.c:3448
6882 msgid "Invalid Indexed Load Completer Syntax."
6883 msgstr ""
6884
6885 #: config/tc-hppa.c:3482
6886 msgid "Invalid Short Load/Store Completer."
6887 msgstr ""
6888
6889 #: config/tc-hppa.c:3543 config/tc-hppa.c:3548
6890 msgid "Invalid Store Bytes Short Completer"
6891 msgstr ""
6892
6893 #: config/tc-hppa.c:3863 config/tc-hppa.c:3869
6894 msgid "Invalid left/right combination completer"
6895 msgstr ""
6896
6897 #: config/tc-hppa.c:3918 config/tc-hppa.c:3925
6898 msgid "Invalid permutation completer"
6899 msgstr ""
6900
6901 #: config/tc-hppa.c:4025
6902 #, c-format
6903 msgid "Invalid Add Condition: %s"
6904 msgstr ""
6905
6906 #: config/tc-hppa.c:4041 config/tc-hppa.c:4051
6907 msgid "Invalid Add and Branch Condition"
6908 msgstr ""
6909
6910 #: config/tc-hppa.c:4072 config/tc-hppa.c:4217
6911 msgid "Invalid Compare/Subtract Condition"
6912 msgstr ""
6913
6914 #: config/tc-hppa.c:4112
6915 #, c-format
6916 msgid "Invalid Branch On Bit Condition: %c"
6917 msgstr ""
6918
6919 #: config/tc-hppa.c:4115
6920 msgid "Missing Branch On Bit Condition"
6921 msgstr ""
6922
6923 #: config/tc-hppa.c:4200
6924 #, c-format
6925 msgid "Invalid Compare/Subtract Condition: %s"
6926 msgstr ""
6927
6928 #: config/tc-hppa.c:4232
6929 msgid "Invalid Compare and Branch Condition"
6930 msgstr ""
6931
6932 #: config/tc-hppa.c:4328
6933 msgid "Invalid Logical Instruction Condition."
6934 msgstr ""
6935
6936 #: config/tc-hppa.c:4390
6937 msgid "Invalid Shift/Extract/Deposit Condition."
6938 msgstr ""
6939
6940 #: config/tc-hppa.c:4507
6941 msgid "Invalid Unit Instruction Condition."
6942 msgstr ""
6943
6944 #: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049
6945 #: config/tc-hppa.c:5079
6946 msgid "Branch to unaligned address"
6947 msgstr ""
6948
6949 #: config/tc-hppa.c:5261
6950 msgid "Invalid SFU identifier"
6951 msgstr ""
6952
6953 #: config/tc-hppa.c:5311
6954 msgid "Invalid COPR identifier"
6955 msgstr ""
6956
6957 #: config/tc-hppa.c:5441
6958 msgid "Invalid Floating Point Operand Format."
6959 msgstr ""
6960
6961 #: config/tc-hppa.c:5561 config/tc-hppa.c:5581 config/tc-hppa.c:5601
6962 #: config/tc-hppa.c:5621 config/tc-hppa.c:5641
6963 msgid "Invalid register for single precision fmpyadd or fmpysub"
6964 msgstr ""
6965
6966 #: config/tc-hppa.c:5709
6967 #, c-format
6968 msgid "Invalid operands %s"
6969 msgstr ""
6970
6971 #: config/tc-hppa.c:5719
6972 #, c-format
6973 msgid "Immediates %d and %d will give undefined behavior."
6974 msgstr ""
6975
6976 #: config/tc-hppa.c:5771 config/tc-hppa.c:6954 config/tc-hppa.c:7009
6977 msgid "Missing function name for .PROC (corrupted label chain)"
6978 msgstr ""
6979
6980 #: config/tc-hppa.c:5774 config/tc-hppa.c:7012
6981 msgid "Missing function name for .PROC"
6982 msgstr ""
6983
6984 #: config/tc-hppa.c:5833
6985 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6986 msgstr ""
6987
6988 #: config/tc-hppa.c:5924
6989 #, c-format
6990 msgid "Invalid .CALL argument: %s"
6991 msgstr ""
6992
6993 #: config/tc-hppa.c:6069
6994 msgid ".callinfo is not within a procedure definition"
6995 msgstr ""
6996
6997 #: config/tc-hppa.c:6087
6998 #, c-format
6999 msgid "FRAME parameter must be a multiple of 8: %d\n"
7000 msgstr ""
7001
7002 #: config/tc-hppa.c:6104
7003 msgid "Value for ENTRY_GR must be in the range 3..18\n"
7004 msgstr ""
7005
7006 #: config/tc-hppa.c:6115
7007 msgid "Value for ENTRY_FR must be in the range 12..21\n"
7008 msgstr ""
7009
7010 #: config/tc-hppa.c:6124
7011 msgid "Value for ENTRY_SR must be 3\n"
7012 msgstr ""
7013
7014 #: config/tc-hppa.c:6173
7015 #, c-format
7016 msgid "Invalid .CALLINFO argument: %s"
7017 msgstr ""
7018
7019 #: config/tc-hppa.c:6284
7020 msgid "The .ENTER pseudo-op is not supported"
7021 msgstr ""
7022
7023 #: config/tc-hppa.c:6300
7024 msgid "Misplaced .entry. Ignored."
7025 msgstr ""
7026
7027 #: config/tc-hppa.c:6304
7028 msgid "Missing .callinfo."
7029 msgstr ""
7030
7031 #: config/tc-hppa.c:6368
7032 msgid ".REG expression must be a register"
7033 msgstr ""
7034
7035 #: config/tc-hppa.c:6384
7036 msgid "bad or irreducible absolute expression; zero assumed"
7037 msgstr ""
7038
7039 #: config/tc-hppa.c:6395
7040 msgid ".REG must use a label"
7041 msgstr ""
7042
7043 #: config/tc-hppa.c:6397
7044 msgid ".EQU must use a label"
7045 msgstr ""
7046
7047 #: config/tc-hppa.c:6453
7048 #, c-format
7049 msgid "Symbol '%s' could not be created."
7050 msgstr ""
7051
7052 #: config/tc-hppa.c:6503
7053 msgid ".EXIT must appear within a procedure"
7054 msgstr ""
7055
7056 #: config/tc-hppa.c:6507
7057 msgid "Missing .callinfo"
7058 msgstr ""
7059
7060 #: config/tc-hppa.c:6511
7061 msgid "No .ENTRY for this .EXIT"
7062 msgstr ""
7063
7064 #: config/tc-hppa.c:6551
7065 #, c-format
7066 msgid "Using ENTRY rather than CODE in export directive for %s"
7067 msgstr ""
7068
7069 #: config/tc-hppa.c:6670
7070 #, c-format
7071 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
7072 msgstr ""
7073
7074 #: config/tc-hppa.c:6693
7075 #, c-format
7076 msgid "Cannot define export symbol: %s\n"
7077 msgstr ""
7078
7079 #: config/tc-hppa.c:6784
7080 msgid "Missing label name on .LABEL"
7081 msgstr ""
7082
7083 #: config/tc-hppa.c:6789
7084 msgid "extra .LABEL arguments ignored."
7085 msgstr ""
7086
7087 #: config/tc-hppa.c:6805
7088 msgid "The .LEAVE pseudo-op is not supported"
7089 msgstr ""
7090
7091 #: config/tc-hppa.c:6843
7092 msgid "Unrecognized .LEVEL argument\n"
7093 msgstr ""
7094
7095 #: config/tc-hppa.c:6876
7096 #, c-format
7097 msgid "Cannot define static symbol: %s\n"
7098 msgstr ""
7099
7100 #: config/tc-hppa.c:6908
7101 msgid "Nested procedures"
7102 msgstr ""
7103
7104 #: config/tc-hppa.c:6918
7105 msgid "Cannot allocate unwind descriptor\n"
7106 msgstr ""
7107
7108 #: config/tc-hppa.c:7016
7109 msgid "misplaced .procend"
7110 msgstr ""
7111
7112 #: config/tc-hppa.c:7019
7113 msgid "Missing .callinfo for this procedure"
7114 msgstr ""
7115
7116 #: config/tc-hppa.c:7022
7117 msgid "Missing .EXIT for a .ENTRY"
7118 msgstr ""
7119
7120 #: config/tc-hppa.c:7059
7121 msgid "Not in a space.\n"
7122 msgstr ""
7123
7124 #: config/tc-hppa.c:7062
7125 msgid "Not in a subspace.\n"
7126 msgstr ""
7127
7128 #: config/tc-hppa.c:7150
7129 msgid "Invalid .SPACE argument"
7130 msgstr ""
7131
7132 #: config/tc-hppa.c:7196
7133 msgid "Can't change spaces within a procedure definition. Ignored"
7134 msgstr ""
7135
7136 #: config/tc-hppa.c:7321
7137 #, c-format
7138 msgid "Undefined space: '%s' Assuming space number = 0."
7139 msgstr ""
7140
7141 #: config/tc-hppa.c:7344
7142 msgid "Must be in a space before changing or declaring subspaces.\n"
7143 msgstr ""
7144
7145 #: config/tc-hppa.c:7348
7146 msgid "Can't change subspaces within a procedure definition. Ignored"
7147 msgstr ""
7148
7149 #: config/tc-hppa.c:7382
7150 msgid "Parameters of an existing subspace can't be modified"
7151 msgstr ""
7152
7153 #: config/tc-hppa.c:7433
7154 msgid "Alignment must be a power of 2"
7155 msgstr ""
7156
7157 #: config/tc-hppa.c:7480
7158 msgid "FIRST not supported as a .SUBSPACE argument"
7159 msgstr ""
7160
7161 #: config/tc-hppa.c:7482
7162 msgid "Invalid .SUBSPACE argument"
7163 msgstr ""
7164
7165 #: config/tc-hppa.c:7672
7166 #, c-format
7167 msgid "Internal error: Unable to find containing space for %s."
7168 msgstr ""
7169
7170 #: config/tc-hppa.c:8234
7171 msgid "-R option not supported on this target."
7172 msgstr ""
7173
7174 #: config/tc-hppa.c:8251 config/tc-sparc.c:1019 config/tc-sparc.c:1056
7175 #, c-format
7176 msgid "Internal error: can't hash `%s': %s\n"
7177 msgstr ""
7178
7179 #: config/tc-hppa.c:8260 config/tc-i860.c:235
7180 #, c-format
7181 msgid "internal error: losing opcode: `%s' \"%s\"\n"
7182 msgstr ""
7183
7184 #: config/tc-i370.c:418 config/tc-ppc.c:1278 config/tc-s390.c:432
7185 #: config/tc-s390.c:439
7186 #, c-format
7187 msgid "invalid switch -m%s"
7188 msgstr ""
7189
7190 #: config/tc-i370.c:515 config/tc-s390.c:538
7191 #, c-format
7192 msgid "Internal assembler error for instruction %s"
7193 msgstr ""
7194
7195 #: config/tc-i370.c:534
7196 #, c-format
7197 msgid "Internal assembler error for macro %s"
7198 msgstr ""
7199
7200 #: config/tc-i370.c:629 config/tc-ppc.c:2129
7201 msgid "identifier+constant@got means identifier@got+constant"
7202 msgstr ""
7203
7204 #: config/tc-i370.c:683 config/tc-m68k.c:8071 read.c:4572
7205 #, fuzzy, c-format
7206 #| msgid "relocation is not supported"
7207 msgid "%s relocations do not fit in %u byte"
7208 msgid_plural "%s relocations do not fit in %u bytes"
7209 msgstr[0] "перемещение не поддерживается"
7210 msgstr[1] "перемещение не поддерживается"
7211 msgstr[2] "перемещение не поддерживается"
7212
7213 #: config/tc-i370.c:927 config/tc-i370.c:968
7214 msgid "unsupported DC type"
7215 msgstr ""
7216
7217 #: config/tc-i370.c:939 config/tc-i370.c:949 config/tc-i370.c:1531
7218 #: config/tc-i370.c:1542
7219 msgid "missing end-quote"
7220 msgstr ""
7221
7222 #: config/tc-i370.c:998
7223 msgid "unsupported alignment"
7224 msgstr ""
7225
7226 #: config/tc-i370.c:1005
7227 msgid "this DS form not yet supported"
7228 msgstr ""
7229
7230 #: config/tc-i370.c:1047 config/tc-m32r.c:1488 config/tc-microblaze.c:192
7231 msgid "Expected comma after symbol-name: rest of line ignored."
7232 msgstr ""
7233
7234 #: config/tc-i370.c:1070 config/tc-m32r.c:1512 config/tc-microblaze.c:214
7235 #: config/tc-ppc.c:2289 config/tc-ppc.c:3808 config/tc-ppc.c:3850
7236 #: config/tc-ppc.c:5410
7237 msgid "ignoring bad alignment"
7238 msgstr ""
7239
7240 #: config/tc-i370.c:1081 config/tc-m32r.c:1539 config/tc-microblaze.c:225
7241 #, c-format
7242 msgid "Ignoring attempt to re-define symbol `%s'."
7243 msgstr ""
7244
7245 #: config/tc-i370.c:1089 config/tc-microblaze.c:233
7246 #, c-format
7247 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7248 msgstr ""
7249
7250 #: config/tc-i370.c:1108 config/tc-m32r.c:1524 config/tc-microblaze.c:249
7251 #: config/tc-v850.c:383
7252 msgid "Common alignment not a power of 2"
7253 msgstr ""
7254
7255 #: config/tc-i370.c:1246
7256 msgid "Missing or bad .using directive"
7257 msgstr ""
7258
7259 #: config/tc-i370.c:1291
7260 msgid "Literal Pool Overflow"
7261 msgstr ""
7262
7263 #: config/tc-i370.c:1589
7264 msgid "expression not a constant"
7265 msgstr ""
7266
7267 #: config/tc-i370.c:1596
7268 msgid "Unknown/unsupported address literal type"
7269 msgstr ""
7270
7271 #: config/tc-i370.c:1619
7272 #, c-format
7273 msgid ".ltorg without prior .using in section %s"
7274 msgstr ""
7275
7276 #: config/tc-i370.c:1623
7277 #, c-format
7278 msgid ".ltorg in section %s paired to .using in section %s"
7279 msgstr ""
7280
7281 #: config/tc-i370.c:1646
7282 #, c-format
7283 msgid "bad alignment of %d bytes in literal pool"
7284 msgstr ""
7285
7286 #: config/tc-i370.c:1670
7287 msgid "bad literal size\n"
7288 msgstr ""
7289
7290 #: config/tc-i370.c:1744
7291 msgid ".using: base address expression illegal or too complex"
7292 msgstr ""
7293
7294 #: config/tc-i370.c:1779 config/tc-i370.c:1788
7295 #, c-format
7296 msgid "dropping register %d in section %s does not match using register %d"
7297 msgstr ""
7298
7299 #: config/tc-i370.c:1792
7300 #, c-format
7301 msgid "dropping register %d in section %s previously used in section %s"
7302 msgstr ""
7303
7304 #: config/tc-i370.c:1848 config/tc-ppc.c:3630
7305 msgid "wrong number of operands"
7306 msgstr ""
7307
7308 #: config/tc-i370.c:1930 config/tc-mn10200.c:896 config/tc-mn10300.c:1253
7309 #: config/tc-s390.c:1684 config/tc-v850.c:2328
7310 #, c-format
7311 msgid "Unrecognized opcode: `%s'"
7312 msgstr ""
7313
7314 #: config/tc-i370.c:2073
7315 msgid "not using any base register"
7316 msgstr ""
7317
7318 #: config/tc-i370.c:2103
7319 #, c-format
7320 msgid "expecting a register for operand %d"
7321 msgstr ""
7322
7323 #. xgettext:c-format.
7324 #: config/tc-i370.c:2209 config/tc-mn10200.c:1139 config/tc-mn10300.c:1821
7325 #: config/tc-ppc.c:3486 config/tc-s390.c:1597 config/tc-v850.c:3043
7326 #, c-format
7327 msgid "junk at end of line: `%s'"
7328 msgstr ""
7329
7330 #. Not used --- don't have any 8 byte instructions.
7331 #: config/tc-i370.c:2224
7332 msgid "Internal Error: bad instruction length"
7333 msgstr ""
7334
7335 #: config/tc-i386.c:2201
7336 #, c-format
7337 msgid "%s shortened to %s"
7338 msgstr ""
7339
7340 #: config/tc-i386.c:2291
7341 msgid "same type of prefix used twice"
7342 msgstr ""
7343
7344 #: config/tc-i386.c:2318
7345 #, c-format
7346 msgid "64bit mode not supported on `%s'."
7347 msgstr ""
7348
7349 #: config/tc-i386.c:2327
7350 #, c-format
7351 msgid "32bit mode not supported on `%s'."
7352 msgstr ""
7353
7354 #: config/tc-i386.c:2367
7355 msgid "bad argument to syntax directive."
7356 msgstr ""
7357
7358 #: config/tc-i386.c:2430
7359 #, c-format
7360 msgid "bad argument to %s_check directive."
7361 msgstr ""
7362
7363 #: config/tc-i386.c:2434
7364 #, fuzzy, c-format
7365 #| msgid "missing expression in .size directive"
7366 msgid "missing argument for %s_check directive"
7367 msgstr "пропущено выражение в директиве .size"
7368
7369 #: config/tc-i386.c:2474
7370 #, c-format
7371 msgid "`%s' is not supported on `%s'"
7372 msgstr ""
7373
7374 #: config/tc-i386.c:2576
7375 #, c-format
7376 msgid "no such architecture: `%s'"
7377 msgstr ""
7378
7379 #: config/tc-i386.c:2581
7380 msgid "missing cpu architecture"
7381 msgstr ""
7382
7383 #: config/tc-i386.c:2598
7384 #, c-format
7385 msgid "no such architecture modifier: `%s'"
7386 msgstr ""
7387
7388 #: config/tc-i386.c:2613 config/tc-i386.c:2643
7389 msgid "Intel L1OM is 64bit ELF only"
7390 msgstr ""
7391
7392 #: config/tc-i386.c:2620 config/tc-i386.c:2650
7393 msgid "Intel K1OM is 64bit ELF only"
7394 msgstr ""
7395
7396 #: config/tc-i386.c:2627 config/tc-i386.c:2664
7397 msgid "Intel MCU is 32bit ELF only"
7398 msgstr ""
7399
7400 #: config/tc-i386.c:2671 config/tc-i386.c:10616
7401 msgid "unknown architecture"
7402 msgstr ""
7403
7404 #: config/tc-i386.c:2708 config/tc-i386.c:2730
7405 #, c-format
7406 msgid "can't hash %s: %s"
7407 msgstr ""
7408
7409 #: config/tc-i386.c:3023
7410 msgid "there are no pc-relative size relocations"
7411 msgstr ""
7412
7413 #: config/tc-i386.c:3035
7414 #, c-format
7415 msgid "unknown relocation (%u)"
7416 msgstr ""
7417
7418 #: config/tc-i386.c:3037
7419 #, c-format
7420 msgid "%u-byte relocation cannot be applied to %u-byte field"
7421 msgstr ""
7422
7423 #: config/tc-i386.c:3041
7424 msgid "non-pc-relative relocation for pc-relative field"
7425 msgstr ""
7426
7427 #: config/tc-i386.c:3046
7428 msgid "relocated field and relocation type differ in signedness"
7429 msgstr ""
7430
7431 #: config/tc-i386.c:3055
7432 msgid "there are no unsigned pc-relative relocations"
7433 msgstr ""
7434
7435 #: config/tc-i386.c:3063
7436 #, c-format
7437 msgid "cannot do %u byte pc-relative relocation"
7438 msgstr ""
7439
7440 #: config/tc-i386.c:3080
7441 #, c-format
7442 msgid "cannot do %s %u byte relocation"
7443 msgstr ""
7444
7445 #: config/tc-i386.c:3549 config/tc-i386.c:3576
7446 #, c-format
7447 msgid "can't use register '%s%s' as operand %d in '%s'."
7448 msgstr ""
7449
7450 #: config/tc-i386.c:3616 config/tc-i386.c:3756
7451 #, fuzzy, c-format
7452 #| msgid "invalid listing option `%c'"
7453 msgid "invalid instruction `%s' after `%s'"
7454 msgstr "неверный параметр %c для листинга"
7455
7456 #: config/tc-i386.c:3622
7457 #, c-format
7458 msgid "missing `lock' with `%s'"
7459 msgstr ""
7460
7461 #: config/tc-i386.c:3629
7462 #, c-format
7463 msgid "instruction `%s' after `xacquire' not allowed"
7464 msgstr ""
7465
7466 #: config/tc-i386.c:3636
7467 #, c-format
7468 msgid "memory destination needed for instruction `%s' after `xrelease'"
7469 msgstr ""
7470
7471 #: config/tc-i386.c:3730
7472 #, c-format
7473 msgid "SSE instruction `%s' is used"
7474 msgstr ""
7475
7476 #: config/tc-i386.c:3744 config/tc-i386.c:5581
7477 #, c-format
7478 msgid "ambiguous operand size for `%s'"
7479 msgstr ""
7480
7481 #: config/tc-i386.c:3769
7482 msgid "expecting lockable instruction after `lock'"
7483 msgstr ""
7484
7485 #: config/tc-i386.c:3779
7486 msgid "expecting valid branch instruction after `bnd'"
7487 msgstr ""
7488
7489 #: config/tc-i386.c:3783
7490 msgid "expecting indirect branch instruction after `notrack'"
7491 msgstr ""
7492
7493 #: config/tc-i386.c:3788
7494 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
7495 msgstr ""
7496
7497 #: config/tc-i386.c:3792
7498 msgid "16-bit address isn't allowed in MPX instructions"
7499 msgstr ""
7500
7501 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
7502 #: config/tc-i386.c:3847
7503 #, c-format
7504 msgid "translating to `%sp'"
7505 msgstr ""
7506
7507 #: config/tc-i386.c:3854
7508 #, c-format
7509 msgid "instruction `%s' isn't supported in 16-bit mode."
7510 msgstr ""
7511
7512 #: config/tc-i386.c:3914
7513 #, c-format
7514 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
7515 msgstr ""
7516
7517 #: config/tc-i386.c:3954 config/tc-i386.c:4140
7518 #, c-format
7519 msgid "no such instruction: `%s'"
7520 msgstr ""
7521
7522 #: config/tc-i386.c:3965 config/tc-i386.c:4173
7523 #, c-format
7524 msgid "invalid character %s in mnemonic"
7525 msgstr ""
7526
7527 #: config/tc-i386.c:3972
7528 msgid "expecting prefix; got nothing"
7529 msgstr ""
7530
7531 #: config/tc-i386.c:3974
7532 msgid "expecting mnemonic; got nothing"
7533 msgstr ""
7534
7535 #: config/tc-i386.c:3989 config/tc-i386.c:4191
7536 #, c-format
7537 msgid "`%s' is only supported in 64-bit mode"
7538 msgstr ""
7539
7540 #: config/tc-i386.c:3990 config/tc-i386.c:4190
7541 #, c-format
7542 msgid "`%s' is not supported in 64-bit mode"
7543 msgstr ""
7544
7545 #: config/tc-i386.c:4002
7546 #, c-format
7547 msgid "redundant %s prefix"
7548 msgstr ""
7549
7550 #: config/tc-i386.c:4197
7551 #, c-format
7552 msgid "`%s' is not supported on `%s%s'"
7553 msgstr ""
7554
7555 #: config/tc-i386.c:4208
7556 msgid "use .code16 to ensure correct addressing mode"
7557 msgstr ""
7558
7559 #: config/tc-i386.c:4232
7560 #, c-format
7561 msgid "invalid character %s before operand %d"
7562 msgstr ""
7563
7564 #: config/tc-i386.c:4246
7565 #, c-format
7566 msgid "unbalanced parenthesis in operand %d."
7567 msgstr ""
7568
7569 #: config/tc-i386.c:4249
7570 #, c-format
7571 msgid "unbalanced brackets in operand %d."
7572 msgstr ""
7573
7574 #: config/tc-i386.c:4258
7575 #, c-format
7576 msgid "invalid character %s in operand %d"
7577 msgstr ""
7578
7579 #: config/tc-i386.c:4285
7580 #, c-format
7581 msgid "spurious operands; (%d operands/instruction max)"
7582 msgstr ""
7583
7584 #: config/tc-i386.c:4309
7585 msgid "expecting operand after ','; got nothing"
7586 msgstr ""
7587
7588 #: config/tc-i386.c:4314
7589 msgid "expecting operand before ','; got nothing"
7590 msgstr ""
7591
7592 #: config/tc-i386.c:4693
7593 msgid "mask, index, and destination registers should be distinct"
7594 msgstr ""
7595
7596 #: config/tc-i386.c:4710
7597 msgid "index and destination registers should be distinct"
7598 msgstr ""
7599
7600 #: config/tc-i386.c:5239
7601 msgid "operand size mismatch"
7602 msgstr ""
7603
7604 #: config/tc-i386.c:5242
7605 msgid "operand type mismatch"
7606 msgstr ""
7607
7608 #: config/tc-i386.c:5245
7609 msgid "register type mismatch"
7610 msgstr ""
7611
7612 #: config/tc-i386.c:5248
7613 msgid "number of operands mismatch"
7614 msgstr ""
7615
7616 #: config/tc-i386.c:5251
7617 #, fuzzy
7618 #| msgid "invalid listing option `%c'"
7619 msgid "invalid instruction suffix"
7620 msgstr "неверный параметр %c для листинга"
7621
7622 #: config/tc-i386.c:5254
7623 msgid "constant doesn't fit in 4 bits"
7624 msgstr ""
7625
7626 #: config/tc-i386.c:5257
7627 msgid "only supported with old gcc"
7628 msgstr ""
7629
7630 #: config/tc-i386.c:5260
7631 msgid "unsupported with Intel mnemonic"
7632 msgstr ""
7633
7634 #: config/tc-i386.c:5263
7635 msgid "unsupported syntax"
7636 msgstr ""
7637
7638 #: config/tc-i386.c:5266
7639 #, fuzzy, c-format
7640 #| msgid "unsupported section attribute '%c'"
7641 msgid "unsupported instruction `%s'"
7642 msgstr "неподдерживаемый атрибут раздела %c"
7643
7644 #: config/tc-i386.c:5270
7645 msgid "invalid VSIB address"
7646 msgstr ""
7647
7648 #: config/tc-i386.c:5273
7649 msgid "mask, index, and destination registers must be distinct"
7650 msgstr ""
7651
7652 #: config/tc-i386.c:5276
7653 #, fuzzy
7654 #| msgid "unsupported section attribute '%c'"
7655 msgid "unsupported vector index register"
7656 msgstr "неподдерживаемый атрибут раздела %c"
7657
7658 #: config/tc-i386.c:5279
7659 msgid "unsupported broadcast"
7660 msgstr ""
7661
7662 #: config/tc-i386.c:5282
7663 msgid "broadcast not on source memory operand"
7664 msgstr ""
7665
7666 #: config/tc-i386.c:5285
7667 msgid "broadcast is needed for operand of such type"
7668 msgstr ""
7669
7670 #: config/tc-i386.c:5288
7671 msgid "unsupported masking"
7672 msgstr ""
7673
7674 #: config/tc-i386.c:5291
7675 msgid "mask not on destination operand"
7676 msgstr ""
7677
7678 #: config/tc-i386.c:5294
7679 msgid "default mask isn't allowed"
7680 msgstr ""
7681
7682 #: config/tc-i386.c:5297
7683 msgid "unsupported static rounding/sae"
7684 msgstr ""
7685
7686 #: config/tc-i386.c:5301
7687 msgid "RC/SAE operand must precede immediate operands"
7688 msgstr ""
7689
7690 #: config/tc-i386.c:5303
7691 msgid "RC/SAE operand must follow immediate operands"
7692 msgstr ""
7693
7694 #: config/tc-i386.c:5306 config/tc-metag.c:4789 config/tc-metag.c:5530
7695 #: config/tc-metag.c:5552
7696 #, fuzzy
7697 #| msgid "illegal operand"
7698 msgid "invalid register operand"
7699 msgstr "неверный операнд"
7700
7701 #: config/tc-i386.c:5309
7702 #, c-format
7703 msgid "%s for `%s'"
7704 msgstr ""
7705
7706 #: config/tc-i386.c:5320
7707 #, c-format
7708 msgid "indirect %s without `*'"
7709 msgstr ""
7710
7711 #. Warn them that a data or address size prefix doesn't
7712 #. affect assembly of the next line of code.
7713 #: config/tc-i386.c:5328
7714 #, c-format
7715 msgid "stand-alone `%s' prefix"
7716 msgstr ""
7717
7718 #: config/tc-i386.c:5362 config/tc-i386.c:5378
7719 #, c-format
7720 msgid "`%s' operand %d must use `%ses' segment"
7721 msgstr ""
7722
7723 #. We have to know the operand size for crc32.
7724 #: config/tc-i386.c:5432
7725 #, c-format
7726 msgid "ambiguous memory operand size for `%s`"
7727 msgstr ""
7728
7729 #: config/tc-i386.c:5554
7730 msgid "no instruction mnemonic suffix given and no register operands; can't size instruction"
7731 msgstr ""
7732
7733 #: config/tc-i386.c:5700 config/tc-i386.c:5773 config/tc-i386.c:5895
7734 #, c-format
7735 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7736 msgstr ""
7737
7738 #: config/tc-i386.c:5721 config/tc-i386.c:5749 config/tc-i386.c:5820
7739 #: config/tc-i386.c:5870
7740 #, c-format
7741 msgid "`%s%s' not allowed with `%s%c'"
7742 msgstr ""
7743
7744 #: config/tc-i386.c:5767 config/tc-i386.c:5794 config/tc-i386.c:5845
7745 #: config/tc-i386.c:5889
7746 #, c-format
7747 msgid "incorrect register `%s%s' used with `%c' suffix"
7748 msgstr ""
7749
7750 #: config/tc-i386.c:5958
7751 msgid "no instruction mnemonic suffix given; can't determine immediate size"
7752 msgstr ""
7753
7754 #: config/tc-i386.c:6102
7755 #, c-format
7756 msgid "the second source register `%s%s' implicitly denotes `%s%.3s%d' to `%s%.3s%d' source group in `%s'"
7757 msgstr ""
7758
7759 #: config/tc-i386.c:6139
7760 #, c-format
7761 msgid "you can't `pop %scs'"
7762 msgstr ""
7763
7764 #. Reversed arguments on faddp, fsubp, etc.
7765 #: config/tc-i386.c:6168
7766 #, c-format
7767 msgid "translating to `%s %s%s,%s%s'"
7768 msgstr ""
7769
7770 #. Extraneous `l' suffix on fp insn.
7771 #: config/tc-i386.c:6175
7772 #, c-format
7773 msgid "translating to `%s %s%s'"
7774 msgstr ""
7775
7776 #: config/tc-i386.c:6203
7777 #, c-format
7778 msgid "segment override on `%s' is ineffectual"
7779 msgstr ""
7780
7781 #: config/tc-i386.c:6975 config/tc-i386.c:7076 config/tc-i386.c:7131
7782 msgid "skipping prefixes on this instruction"
7783 msgstr ""
7784
7785 #: config/tc-i386.c:7151
7786 msgid "16-bit jump out of range"
7787 msgstr ""
7788
7789 #: config/tc-i386.c:7160
7790 #, c-format
7791 msgid "can't handle non absolute segment in `%s'"
7792 msgstr ""
7793
7794 #: config/tc-i386.c:7255
7795 msgid "pseudo prefix without instruction"
7796 msgstr ""
7797
7798 #: config/tc-i386.c:7847 config/tc-i386.c:7949
7799 #, c-format
7800 msgid "@%s reloc is not supported with %d-bit output format"
7801 msgstr ""
7802
7803 #: config/tc-i386.c:8000
7804 #, c-format
7805 msgid "missing or invalid expression `%s'"
7806 msgstr ""
7807
7808 #: config/tc-i386.c:8086
7809 #, c-format
7810 msgid "Unsupported broadcast: `%s'"
7811 msgstr ""
7812
7813 #: config/tc-i386.c:8101
7814 #, c-format
7815 msgid "`%s%s' can't be used for write mask"
7816 msgstr ""
7817
7818 #: config/tc-i386.c:8124
7819 #, fuzzy, c-format
7820 #| msgid "invalid listing option `%c'"
7821 msgid "invalid write mask `%s'"
7822 msgstr "неверный параметр %c для листинга"
7823
7824 #: config/tc-i386.c:8146 config/tc-i386.c:8809
7825 #, fuzzy, c-format
7826 #| msgid "duplicate \"else\""
7827 msgid "duplicated `%s'"
7828 msgstr "повторный \"else\""
7829
7830 #: config/tc-i386.c:8156
7831 #, fuzzy, c-format
7832 #| msgid "invalid listing option `%c'"
7833 msgid "invalid zeroing-masking `%s'"
7834 msgstr "неверный параметр %c для листинга"
7835
7836 #: config/tc-i386.c:8169
7837 #, c-format
7838 msgid "missing `}' in `%s'"
7839 msgstr ""
7840
7841 #. We don't know this one.
7842 #: config/tc-i386.c:8177
7843 #, fuzzy, c-format
7844 #| msgid "unknown section attribute '%c'"
7845 msgid "unknown vector operation: `%s'"
7846 msgstr "неизвестный атрибут раздела %c"
7847
7848 #: config/tc-i386.c:8183
7849 msgid "zeroing-masking only allowed with write mask"
7850 msgstr ""
7851
7852 #: config/tc-i386.c:8203
7853 #, c-format
7854 msgid "at most %d immediate operands are allowed"
7855 msgstr ""
7856
7857 #: config/tc-i386.c:8235 config/tc-i386.c:8482
7858 #, c-format
7859 msgid "junk `%s' after expression"
7860 msgstr ""
7861
7862 #: config/tc-i386.c:8256
7863 #, c-format
7864 msgid "missing or invalid immediate expression `%s'"
7865 msgstr ""
7866
7867 #: config/tc-i386.c:8279 config/tc-i386.c:8572
7868 #, c-format
7869 msgid "unimplemented segment %s in operand"
7870 msgstr ""
7871
7872 #: config/tc-i386.c:8286
7873 #, c-format
7874 msgid "illegal immediate register operand %s"
7875 msgstr ""
7876
7877 #: config/tc-i386.c:8334
7878 #, c-format
7879 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7880 msgstr ""
7881
7882 #: config/tc-i386.c:8343
7883 #, c-format
7884 msgid "scale factor of %d without an index register"
7885 msgstr ""
7886
7887 #: config/tc-i386.c:8365
7888 #, c-format
7889 msgid "at most %d displacement operands are allowed"
7890 msgstr ""
7891
7892 #: config/tc-i386.c:8538
7893 #, c-format
7894 msgid "missing or invalid displacement expression `%s'"
7895 msgstr ""
7896
7897 #: config/tc-i386.c:8555
7898 #, c-format
7899 msgid "0x%lx out range of signed 32bit displacement"
7900 msgstr ""
7901
7902 #: config/tc-i386.c:8707
7903 #, c-format
7904 msgid "`%s' is not valid here (expected `%c%s%s%c')"
7905 msgstr ""
7906
7907 #: config/tc-i386.c:8719
7908 #, c-format
7909 msgid "`%s' is not a valid %s expression"
7910 msgstr ""
7911
7912 #: config/tc-i386.c:8754
7913 #, c-format
7914 msgid "`%s' cannot be used here"
7915 msgstr ""
7916
7917 #: config/tc-i386.c:8761
7918 msgid "register scaling is being ignored here"
7919 msgstr ""
7920
7921 #: config/tc-i386.c:8822
7922 #, c-format
7923 msgid "Missing '}': '%s'"
7924 msgstr ""
7925
7926 #: config/tc-i386.c:8828
7927 #, c-format
7928 msgid "Junk after '}': '%s'"
7929 msgstr ""
7930
7931 #: config/tc-i386.c:8956
7932 #, c-format
7933 msgid "bad memory operand `%s'"
7934 msgstr ""
7935
7936 #: config/tc-i386.c:8980
7937 #, c-format
7938 msgid "junk `%s' after register"
7939 msgstr ""
7940
7941 #: config/tc-i386.c:8993 config/tc-i386.c:9130 config/tc-i386.c:9174
7942 #, c-format
7943 msgid "bad register name `%s'"
7944 msgstr ""
7945
7946 #: config/tc-i386.c:9001
7947 msgid "immediate operand illegal with absolute jump"
7948 msgstr ""
7949
7950 #: config/tc-i386.c:9032
7951 #, c-format
7952 msgid "too many memory references for `%s'"
7953 msgstr ""
7954
7955 #: config/tc-i386.c:9119
7956 #, c-format
7957 msgid "expecting `,' or `)' after index register in `%s'"
7958 msgstr ""
7959
7960 #: config/tc-i386.c:9147
7961 #, c-format
7962 msgid "expecting `)' after scale factor in `%s'"
7963 msgstr ""
7964
7965 #: config/tc-i386.c:9155
7966 #, c-format
7967 msgid "expecting index register or scale factor after `,'; got '%c'"
7968 msgstr ""
7969
7970 #: config/tc-i386.c:9163
7971 #, c-format
7972 msgid "expecting `,' or `)' after base register in `%s'"
7973 msgstr ""
7974
7975 #. It's not a memory operand; argh!
7976 #: config/tc-i386.c:9212
7977 #, c-format
7978 msgid "invalid char %s beginning operand %d `%s'"
7979 msgstr ""
7980
7981 #: config/tc-i386.c:9434
7982 msgid "long jump required"
7983 msgstr ""
7984
7985 #: config/tc-i386.c:9489
7986 msgid "jump target out of range"
7987 msgstr ""
7988
7989 #: config/tc-i386.c:10064
7990 msgid "no compiled in support for x86_64"
7991 msgstr ""
7992
7993 #: config/tc-i386.c:10084
7994 msgid "no compiled in support for 32bit x86_64"
7995 msgstr ""
7996
7997 #: config/tc-i386.c:10088
7998 msgid "32bit x86_64 is only supported for ELF"
7999 msgstr ""
8000
8001 #: config/tc-i386.c:10122 config/tc-i386.c:10206
8002 #, fuzzy, c-format
8003 #| msgid "invalid listing option `%c'"
8004 msgid "invalid -march= option: `%s'"
8005 msgstr "неверный параметр %c для листинга"
8006
8007 #: config/tc-i386.c:10216 config/tc-i386.c:10228
8008 #, fuzzy, c-format
8009 #| msgid "invalid listing option `%c'"
8010 msgid "invalid -mtune= option: `%s'"
8011 msgstr "неверный параметр %c для листинга"
8012
8013 #: config/tc-i386.c:10237
8014 #, fuzzy, c-format
8015 #| msgid "invalid listing option `%c'"
8016 msgid "invalid -mmnemonic= option: `%s'"
8017 msgstr "неверный параметр %c для листинга"
8018
8019 #: config/tc-i386.c:10246
8020 #, fuzzy, c-format
8021 #| msgid "invalid listing option `%c'"
8022 msgid "invalid -msyntax= option: `%s'"
8023 msgstr "неверный параметр %c для листинга"
8024
8025 #: config/tc-i386.c:10273
8026 #, fuzzy, c-format
8027 #| msgid "invalid listing option `%c'"
8028 msgid "invalid -msse-check= option: `%s'"
8029 msgstr "неверный параметр %c для листинга"
8030
8031 #: config/tc-i386.c:10284
8032 #, fuzzy, c-format
8033 #| msgid "invalid listing option `%c'"
8034 msgid "invalid -moperand-check= option: `%s'"
8035 msgstr "неверный параметр %c для листинга"
8036
8037 #: config/tc-i386.c:10293
8038 #, fuzzy, c-format
8039 #| msgid "invalid listing option `%c'"
8040 msgid "invalid -mavxscalar= option: `%s'"
8041 msgstr "неверный параметр %c для листинга"
8042
8043 #: config/tc-i386.c:10308
8044 #, fuzzy, c-format
8045 #| msgid "invalid listing option `%c'"
8046 msgid "invalid -mevexlig= option: `%s'"
8047 msgstr "неверный параметр %c для листинга"
8048
8049 #: config/tc-i386.c:10321
8050 #, fuzzy, c-format
8051 #| msgid "invalid listing option `%c'"
8052 msgid "invalid -mevexrcig= option: `%s'"
8053 msgstr "неверный параметр %c для листинга"
8054
8055 #: config/tc-i386.c:10330
8056 #, fuzzy, c-format
8057 #| msgid "invalid listing option `%c'"
8058 msgid "invalid -mevexwig= option: `%s'"
8059 msgstr "неверный параметр %c для листинга"
8060
8061 #: config/tc-i386.c:10345
8062 #, fuzzy, c-format
8063 #| msgid "invalid listing option `%c'"
8064 msgid "invalid -momit-lock-prefix= option: `%s'"
8065 msgstr "неверный параметр %c для листинга"
8066
8067 #: config/tc-i386.c:10354
8068 #, c-format
8069 msgid "invalid -mfence-as-lock-add= option: `%s'"
8070 msgstr ""
8071
8072 #: config/tc-i386.c:10363
8073 #, fuzzy, c-format
8074 #| msgid "invalid listing option `%c'"
8075 msgid "invalid -mrelax-relocations= option: `%s'"
8076 msgstr "неверный параметр %c для листинга"
8077
8078 #: config/tc-i386.c:10486
8079 #, c-format
8080 msgid ""
8081 " -Q ignored\n"
8082 " -V print assembler version number\n"
8083 " -k ignored\n"
8084 msgstr ""
8085
8086 #: config/tc-i386.c:10491
8087 #, c-format
8088 msgid ""
8089 " -n Do not optimize code alignment\n"
8090 " -q quieten some warnings\n"
8091 msgstr ""
8092
8093 #: config/tc-i386.c:10495
8094 #, c-format
8095 msgid " -s ignored\n"
8096 msgstr ""
8097
8098 #: config/tc-i386.c:10500
8099 #, c-format
8100 msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
8101 msgstr ""
8102
8103 #: config/tc-i386.c:10504
8104 #, c-format
8105 msgid " --divide do not treat `/' as a comment character\n"
8106 msgstr ""
8107
8108 #: config/tc-i386.c:10507
8109 #, c-format
8110 msgid " --divide ignored\n"
8111 msgstr ""
8112
8113 #: config/tc-i386.c:10510
8114 #, c-format
8115 msgid ""
8116 " -march=CPU[,+EXTENSION...]\n"
8117 " generate code for CPU and EXTENSION, CPU is one of:\n"
8118 msgstr ""
8119
8120 #: config/tc-i386.c:10514
8121 #, fuzzy, c-format
8122 #| msgid " -w ignored\n"
8123 msgid " EXTENSION is combination of:\n"
8124 msgstr " -w игнорируется\n"
8125
8126 #: config/tc-i386.c:10517
8127 #, c-format
8128 msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
8129 msgstr ""
8130
8131 #: config/tc-i386.c:10520
8132 #, c-format
8133 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
8134 msgstr ""
8135
8136 #: config/tc-i386.c:10522
8137 #, c-format
8138 msgid ""
8139 " -msse-check=[none|error|warning]\n"
8140 " check SSE instructions\n"
8141 msgstr ""
8142
8143 #: config/tc-i386.c:10525
8144 #, c-format
8145 msgid ""
8146 " -moperand-check=[none|error|warning]\n"
8147 " check operand combinations for validity\n"
8148 msgstr ""
8149
8150 #: config/tc-i386.c:10528
8151 #, c-format
8152 msgid ""
8153 " -mavxscalar=[128|256] encode scalar AVX instructions with specific vector\n"
8154 " length\n"
8155 msgstr ""
8156
8157 #: config/tc-i386.c:10531
8158 #, c-format
8159 msgid ""
8160 " -mevexlig=[128|256|512] encode scalar EVEX instructions with specific vector\n"
8161 " length\n"
8162 msgstr ""
8163
8164 #: config/tc-i386.c:10534
8165 #, c-format
8166 msgid ""
8167 " -mevexwig=[0|1] encode EVEX instructions with specific EVEX.W value\n"
8168 " for EVEX.W bit ignored instructions\n"
8169 msgstr ""
8170
8171 #: config/tc-i386.c:10537
8172 #, c-format
8173 msgid ""
8174 " -mevexrcig=[rne|rd|ru|rz]\n"
8175 " encode EVEX instructions with specific EVEX.RC value\n"
8176 " for SAE-only ignored instructions\n"
8177 msgstr ""
8178
8179 #: config/tc-i386.c:10541
8180 #, c-format
8181 msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
8182 msgstr ""
8183
8184 #: config/tc-i386.c:10543
8185 #, c-format
8186 msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
8187 msgstr ""
8188
8189 #: config/tc-i386.c:10545
8190 #, c-format
8191 msgid " -mindex-reg support pseudo index registers\n"
8192 msgstr ""
8193
8194 #: config/tc-i386.c:10547
8195 #, c-format
8196 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
8197 msgstr ""
8198
8199 #: config/tc-i386.c:10549
8200 #, c-format
8201 msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
8202 msgstr ""
8203
8204 #: config/tc-i386.c:10551
8205 #, c-format
8206 msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
8207 msgstr ""
8208
8209 #: config/tc-i386.c:10553
8210 #, c-format
8211 msgid " -mshared disable branch optimization for shared code\n"
8212 msgstr ""
8213
8214 #: config/tc-i386.c:10556
8215 #, fuzzy, c-format
8216 #| msgid " -Z generate object file even after errors\n"
8217 msgid " -mbig-obj generate big object files\n"
8218 msgstr " -Z генерировать объектный файл не смотря на ошибки\n"
8219
8220 #: config/tc-i386.c:10559
8221 #, c-format
8222 msgid ""
8223 " -momit-lock-prefix=[no|yes]\n"
8224 " strip all lock prefixes\n"
8225 msgstr ""
8226
8227 #: config/tc-i386.c:10562
8228 #, c-format
8229 msgid ""
8230 " -mfence-as-lock-add=[no|yes]\n"
8231 " encode lfence, mfence and sfence as\n"
8232 " lock addl $0x0, (%%{re}sp)\n"
8233 msgstr ""
8234
8235 #: config/tc-i386.c:10566
8236 #, c-format
8237 msgid ""
8238 " -mrelax-relocations=[no|yes]\n"
8239 " generate relax relocations\n"
8240 msgstr ""
8241
8242 #: config/tc-i386.c:10569
8243 #, c-format
8244 msgid " -mamd64 accept only AMD64 ISA\n"
8245 msgstr ""
8246
8247 #: config/tc-i386.c:10571
8248 #, c-format
8249 msgid " -mintel64 accept only Intel64 ISA\n"
8250 msgstr ""
8251
8252 #: config/tc-i386.c:10612
8253 #, c-format
8254 msgid "Intel MCU doesn't support `%s' architecture"
8255 msgstr ""
8256
8257 #: config/tc-i386.c:10669
8258 msgid "Intel L1OM is 64bit only"
8259 msgstr ""
8260
8261 #: config/tc-i386.c:10675
8262 msgid "Intel K1OM is 64bit only"
8263 msgstr ""
8264
8265 #: config/tc-i386.c:10681
8266 msgid "Intel MCU is 32bit only"
8267 msgstr ""
8268
8269 #: config/tc-i386.c:10838
8270 msgid "symbol size computation overflow"
8271 msgstr ""
8272
8273 #: config/tc-i386.c:10906 config/tc-sparc.c:3959
8274 #, c-format
8275 msgid "can not do %d byte pc-relative relocation"
8276 msgstr ""
8277
8278 #: config/tc-i386.c:10924
8279 #, c-format
8280 msgid "can not do %d byte relocation"
8281 msgstr ""
8282
8283 #: config/tc-i386.c:10992
8284 #, c-format
8285 msgid "cannot represent relocation type %s in x32 mode"
8286 msgstr ""
8287
8288 #: config/tc-i386.c:11029 config/tc-s390.c:2598
8289 #, c-format
8290 msgid "cannot represent relocation type %s"
8291 msgstr ""
8292
8293 #: config/tc-i386.c:11146
8294 #, fuzzy
8295 #| msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
8296 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
8297 msgstr "нераспознанный атрибут .section: должно быть a,w,x,M,S,G,T"
8298
8299 #: config/tc-i386.c:11149
8300 #, fuzzy
8301 #| msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
8302 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
8303 msgstr "нераспознанный атрибут .section: должно быть a,w,x,M,S,G,T"
8304
8305 #: config/tc-i386.c:11168
8306 msgid ".largecomm supported only in 64bit mode, producing .comm"
8307 msgstr ""
8308
8309 #: config/tc-i860.c:121
8310 msgid "Directive .dual available only with -mintel-syntax option"
8311 msgstr ""
8312
8313 #: config/tc-i860.c:131
8314 msgid "Directive .enddual available only with -mintel-syntax option"
8315 msgstr ""
8316
8317 #: config/tc-i860.c:144
8318 msgid "Directive .atmp available only with -mintel-syntax option"
8319 msgstr ""
8320
8321 #: config/tc-i860.c:166 config/tc-i860.c:170
8322 msgid "Unknown temporary pseudo register"
8323 msgstr ""
8324
8325 #: config/tc-i860.c:246
8326 msgid "Defective assembler. No assembly attempted."
8327 msgstr ""
8328
8329 #: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3917
8330 #: config/tc-m68k.c:3949 config/tc-sparc.c:3199
8331 msgid "failed sanity check."
8332 msgstr ""
8333
8334 #: config/tc-i860.c:399
8335 #, c-format
8336 msgid "Expanded opcode after delayed branch: `%s'"
8337 msgstr ""
8338
8339 #: config/tc-i860.c:403
8340 #, c-format
8341 msgid "Expanded opcode in dual mode: `%s'"
8342 msgstr ""
8343
8344 #: config/tc-i860.c:407
8345 #, c-format
8346 msgid "An instruction was expanded (%s)"
8347 msgstr ""
8348
8349 #: config/tc-i860.c:674
8350 msgid "Pipelined instruction: fsrc1 = fdest"
8351 msgstr ""
8352
8353 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
8354 msgid "Assembler does not yet support PIC"
8355 msgstr ""
8356
8357 #: config/tc-i860.c:955
8358 #, c-format
8359 msgid "Illegal operands for %s"
8360 msgstr ""
8361
8362 #: config/tc-i860.c:972
8363 #, c-format
8364 msgid "'d.%s' must be 8-byte aligned"
8365 msgstr ""
8366
8367 #: config/tc-i860.c:980
8368 #, c-format
8369 msgid "Prefix 'd.' invalid for instruction `%s'"
8370 msgstr ""
8371
8372 #: config/tc-i860.c:1034 config/tc-ip2k.c:230
8373 msgid "relaxation not supported\n"
8374 msgstr ""
8375
8376 #: config/tc-i860.c:1133
8377 #, c-format
8378 msgid ""
8379 " -EL\t\t\t generate code for little endian mode (default)\n"
8380 " -EB\t\t\t generate code for big endian mode\n"
8381 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
8382 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
8383 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
8384 msgstr ""
8385
8386 #. SVR4 compatibility flags.
8387 #: config/tc-i860.c:1141
8388 #, c-format
8389 msgid ""
8390 " -V\t\t\t print assembler version number\n"
8391 " -Qy, -Qn\t\t ignored\n"
8392 msgstr ""
8393
8394 #: config/tc-i860.c:1204
8395 msgid "This immediate requires 0 MOD 2 alignment"
8396 msgstr ""
8397
8398 #: config/tc-i860.c:1207
8399 msgid "This immediate requires 0 MOD 4 alignment"
8400 msgstr ""
8401
8402 #: config/tc-i860.c:1210
8403 msgid "This immediate requires 0 MOD 8 alignment"
8404 msgstr ""
8405
8406 #: config/tc-i860.c:1213
8407 msgid "This immediate requires 0 MOD 16 alignment"
8408 msgstr ""
8409
8410 #: config/tc-i860.c:1308
8411 msgid "5-bit immediate too large"
8412 msgstr ""
8413
8414 #: config/tc-i860.c:1311
8415 msgid "5-bit field must be absolute"
8416 msgstr ""
8417
8418 #: config/tc-i860.c:1356 config/tc-i860.c:1379
8419 msgid "A branch offset requires 0 MOD 4 alignment"
8420 msgstr ""
8421
8422 #: config/tc-i860.c:1400
8423 #, c-format
8424 msgid "Unrecognized fix-up (0x%08lx)"
8425 msgstr ""
8426
8427 #: config/tc-i960.c:483
8428 #, c-format
8429 msgid "Hashing returned \"%s\"."
8430 msgstr ""
8431
8432 #: config/tc-i960.c:579 config/tc-i960.c:1110
8433 msgid "expression syntax error"
8434 msgstr ""
8435
8436 #: config/tc-i960.c:616
8437 msgid "attempt to branch into different segment"
8438 msgstr ""
8439
8440 #: config/tc-i960.c:620
8441 #, c-format
8442 msgid "target of %s instruction must be a label"
8443 msgstr ""
8444
8445 #: config/tc-i960.c:730
8446 msgid "unaligned register"
8447 msgstr ""
8448
8449 #: config/tc-i960.c:752
8450 msgid "no such sfr in this architecture"
8451 msgstr ""
8452
8453 #: config/tc-i960.c:790
8454 msgid "illegal literal"
8455 msgstr ""
8456
8457 #: config/tc-i960.c:940
8458 msgid "invalid index register"
8459 msgstr ""
8460
8461 #: config/tc-i960.c:963
8462 msgid "invalid scale factor"
8463 msgstr ""
8464
8465 #: config/tc-i960.c:1187
8466 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
8467 msgstr ""
8468
8469 #: config/tc-i960.c:1421 config/tc-xtensa.c:12784
8470 msgid "too many operands"
8471 msgstr ""
8472
8473 #. We never moved: there was no opcode either!
8474 #: config/tc-i960.c:1469
8475 msgid "missing opcode"
8476 msgstr ""
8477
8478 #: config/tc-i960.c:1609
8479 msgid "branch prediction invalid on this opcode"
8480 msgstr ""
8481
8482 #: config/tc-i960.c:1647
8483 #, c-format
8484 msgid "invalid opcode, \"%s\"."
8485 msgstr ""
8486
8487 #: config/tc-i960.c:1649
8488 #, c-format
8489 msgid "improper number of operands. Expecting %d, got %d"
8490 msgstr ""
8491
8492 #: config/tc-i960.c:1750
8493 #, c-format
8494 msgid "Fixup of %ld too large for field width of %d"
8495 msgstr ""
8496
8497 #: config/tc-i960.c:1860
8498 #, c-format
8499 msgid "invalid architecture %s"
8500 msgstr ""
8501
8502 #: config/tc-i960.c:1880
8503 #, c-format
8504 msgid "I960 options:\n"
8505 msgstr ""
8506
8507 #: config/tc-i960.c:1883
8508 #, c-format
8509 msgid ""
8510 "\n"
8511 "\t\t\tspecify variant of 960 architecture\n"
8512 "-b\t\t\tadd code to collect statistics about branches taken\n"
8513 "-link-relax\t\tpreserve individual alignment directives so linker\n"
8514 "\t\t\tcan do relaxing (b.out format only)\n"
8515 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
8516 "\t\t\tlong displacements\n"
8517 msgstr ""
8518
8519 #: config/tc-i960.c:2145
8520 msgid "should have 1 or 2 operands"
8521 msgstr ""
8522
8523 #: config/tc-i960.c:2153 config/tc-i960.c:2168
8524 #, c-format
8525 msgid "Redefining leafproc %s"
8526 msgstr ""
8527
8528 #: config/tc-i960.c:2198
8529 msgid "should have two operands"
8530 msgstr ""
8531
8532 #: config/tc-i960.c:2208
8533 msgid "'entry_num' must be absolute number in [0,31]"
8534 msgstr ""
8535
8536 #: config/tc-i960.c:2216
8537 #, c-format
8538 msgid "Redefining entrynum for sysproc %s"
8539 msgstr ""
8540
8541 #. Should not happen: see block comment above.
8542 #: config/tc-i960.c:2316
8543 #, c-format
8544 msgid "Trying to 'bal' to %s"
8545 msgstr ""
8546
8547 #: config/tc-i960.c:2326
8548 msgid "Looks like a proc, but can't tell what kind.\n"
8549 msgstr ""
8550
8551 #: config/tc-i960.c:2344
8552 msgid "big endian mode is not supported"
8553 msgstr ""
8554
8555 #: config/tc-i960.c:2346
8556 #, c-format
8557 msgid "ignoring unrecognized .endian type `%s'"
8558 msgstr ""
8559
8560 #: config/tc-i960.c:2391
8561 msgid "can't use COBR format with external label"
8562 msgstr ""
8563
8564 #: config/tc-i960.c:2566
8565 msgid "option --link-relax is only supported in b.out format"
8566 msgstr ""
8567
8568 #: config/tc-i960.c:2593
8569 #, c-format
8570 msgid "No 'bal' entry point for leafproc %s"
8571 msgstr ""
8572
8573 #: config/tc-ia64.c:872
8574 #, fuzzy
8575 #| msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
8576 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
8577 msgstr "нераспознанный атрибут .section: должно быть a,w,x,M,S,G,T"
8578
8579 #: config/tc-ia64.c:924
8580 msgid "Size of frame exceeds maximum of 96 registers"
8581 msgstr ""
8582
8583 #: config/tc-ia64.c:929
8584 msgid "Size of rotating registers exceeds frame size"
8585 msgstr ""
8586
8587 #: config/tc-ia64.c:1016
8588 msgid "Unwind directive not followed by an instruction."
8589 msgstr ""
8590
8591 #: config/tc-ia64.c:1025 config/tc-ia64.c:7610
8592 msgid "qualifying predicate not followed by instruction"
8593 msgstr ""
8594
8595 #: config/tc-ia64.c:1073
8596 #, fuzzy
8597 #| msgid "expected comma after name in .symver"
8598 msgid "expected ',' after section name"
8599 msgstr "ожидается запятая после имени в .symver"
8600
8601 #: config/tc-ia64.c:1108
8602 #, fuzzy
8603 #| msgid "expected comma after name in .symver"
8604 msgid "expected ',' after symbol name"
8605 msgstr "ожидается запятая после имени в .symver"
8606
8607 #: config/tc-ia64.c:1132
8608 #, fuzzy
8609 #| msgid "expected comma after name in .symver"
8610 msgid "expected ',' after symbol size"
8611 msgstr "ожидается запятая после имени в .symver"
8612
8613 #: config/tc-ia64.c:1215 config/tc-ia64.c:1249
8614 msgid "record type is not valid"
8615 msgstr ""
8616
8617 #: config/tc-ia64.c:1318
8618 msgid "Invalid record type for P3 format."
8619 msgstr ""
8620
8621 #: config/tc-ia64.c:1354
8622 msgid "Invalid record type for format P6"
8623 msgstr ""
8624
8625 #: config/tc-ia64.c:1534 config/tc-ia64.c:1586
8626 msgid "Invalid record type for format B1"
8627 msgstr ""
8628
8629 #: config/tc-ia64.c:1619
8630 msgid "Invalid record type for format X1"
8631 msgstr ""
8632
8633 #: config/tc-ia64.c:1661
8634 msgid "Invalid record type for format X3"
8635 msgstr ""
8636
8637 #: config/tc-ia64.c:1699
8638 msgid "Previous .save incomplete"
8639 msgstr ""
8640
8641 #: config/tc-ia64.c:2524
8642 msgid "spill_mask record unimplemented."
8643 msgstr ""
8644
8645 #: config/tc-ia64.c:2581
8646 msgid "record_type_not_valid"
8647 msgstr ""
8648
8649 #: config/tc-ia64.c:2665
8650 msgid "Ignoring attempt to spill beyond end of region"
8651 msgstr ""
8652
8653 #: config/tc-ia64.c:2724
8654 msgid "Only constant space allocation is supported"
8655 msgstr ""
8656
8657 #: config/tc-ia64.c:2738
8658 msgid "Only constant offsets are supported"
8659 msgstr ""
8660
8661 #: config/tc-ia64.c:2762
8662 msgid "Section switching in code is not supported."
8663 msgstr ""
8664
8665 #: config/tc-ia64.c:2804
8666 msgid "Insn slot not set in unwind record."
8667 msgstr ""
8668
8669 #: config/tc-ia64.c:2878
8670 msgid "frgr_mem record before region record!"
8671 msgstr ""
8672
8673 #: config/tc-ia64.c:2889
8674 msgid "fr_mem record before region record!"
8675 msgstr ""
8676
8677 #: config/tc-ia64.c:2898
8678 msgid "gr_mem record before region record!"
8679 msgstr ""
8680
8681 #: config/tc-ia64.c:2907
8682 msgid "br_mem record before region record!"
8683 msgstr ""
8684
8685 #: config/tc-ia64.c:2917
8686 msgid "gr_gr record before region record!"
8687 msgstr ""
8688
8689 #: config/tc-ia64.c:2925
8690 msgid "br_gr record before region record!"
8691 msgstr ""
8692
8693 #: config/tc-ia64.c:3043
8694 #, c-format
8695 msgid "First operand to .%s must be a predicate"
8696 msgstr ""
8697
8698 #: config/tc-ia64.c:3047
8699 #, c-format
8700 msgid "Pointless use of p0 as first operand to .%s"
8701 msgstr ""
8702
8703 #: config/tc-ia64.c:3103
8704 #, c-format
8705 msgid "Operand %d to .%s must be a preserved register"
8706 msgstr ""
8707
8708 #: config/tc-ia64.c:3139
8709 #, c-format
8710 msgid "Operand %d to .%s must be a writable register"
8711 msgstr ""
8712
8713 #: config/tc-ia64.c:3163
8714 #, c-format
8715 msgid "Radix `%s' unsupported or invalid"
8716 msgstr ""
8717
8718 #: config/tc-ia64.c:3193 config/tc-ia64.c:3198
8719 #, c-format
8720 msgid ".%s outside of %s"
8721 msgstr ""
8722
8723 #: config/tc-ia64.c:3284
8724 msgid "Tags on unwind pseudo-ops aren't supported, yet"
8725 msgstr ""
8726
8727 #: config/tc-ia64.c:3306
8728 msgid "First operand to .fframe must be a constant"
8729 msgstr ""
8730
8731 #: config/tc-ia64.c:3326
8732 msgid "First operand to .vframe must be a general register"
8733 msgstr ""
8734
8735 #: config/tc-ia64.c:3334
8736 msgid "Operand of .vframe contradicts .prologue"
8737 msgstr ""
8738
8739 #: config/tc-ia64.c:3344
8740 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8741 msgstr ""
8742
8743 #: config/tc-ia64.c:3352
8744 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8745 msgstr ""
8746
8747 #: config/tc-ia64.c:3379
8748 msgid "First operand to .save not a register"
8749 msgstr ""
8750
8751 #: config/tc-ia64.c:3385
8752 msgid "Second operand to .save not a valid register"
8753 msgstr ""
8754
8755 #: config/tc-ia64.c:3416 config/tc-ia64.c:3427 config/tc-ia64.c:3435
8756 msgid "Second operand of .save contradicts .prologue"
8757 msgstr ""
8758
8759 #: config/tc-ia64.c:3442
8760 msgid "First operand to .save not a valid register"
8761 msgstr ""
8762
8763 #: config/tc-ia64.c:3460
8764 msgid "First operand to .restore must be stack pointer (sp)"
8765 msgstr ""
8766
8767 #: config/tc-ia64.c:3469
8768 msgid "Second operand to .restore must be a constant >= 0"
8769 msgstr ""
8770
8771 #: config/tc-ia64.c:3479
8772 #, c-format
8773 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8774 msgstr ""
8775
8776 #: config/tc-ia64.c:3565
8777 #, c-format
8778 msgid "Illegal section name `%s' (causes unwind section name clash)"
8779 msgstr ""
8780
8781 #: config/tc-ia64.c:3742
8782 msgid "First operand to .altrp not a valid branch register"
8783 msgstr ""
8784
8785 #: config/tc-ia64.c:3771
8786 #, c-format
8787 msgid "First operand to .%s not a register"
8788 msgstr ""
8789
8790 #: config/tc-ia64.c:3776
8791 #, c-format
8792 msgid "Second operand to .%s not a constant"
8793 msgstr ""
8794
8795 #: config/tc-ia64.c:3843
8796 #, c-format
8797 msgid "First operand to .%s not a valid register"
8798 msgstr ""
8799
8800 #: config/tc-ia64.c:3866
8801 msgid "First operand to .save.g must be a positive 4-bit constant"
8802 msgstr ""
8803
8804 #: config/tc-ia64.c:3879
8805 msgid "Second operand to .save.g must be a general register"
8806 msgstr ""
8807
8808 #: config/tc-ia64.c:3884
8809 #, c-format
8810 msgid "Second operand to .save.g must be the first of %d general registers"
8811 msgstr ""
8812
8813 #: config/tc-ia64.c:3907
8814 msgid "Operand to .save.f must be a positive 20-bit constant"
8815 msgstr ""
8816
8817 #: config/tc-ia64.c:3930
8818 msgid "First operand to .save.b must be a positive 5-bit constant"
8819 msgstr ""
8820
8821 #: config/tc-ia64.c:3943
8822 msgid "Second operand to .save.b must be a general register"
8823 msgstr ""
8824
8825 #: config/tc-ia64.c:3948
8826 #, c-format
8827 msgid "Second operand to .save.b must be the first of %d general registers"
8828 msgstr ""
8829
8830 #: config/tc-ia64.c:3974
8831 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8832 msgstr ""
8833
8834 #: config/tc-ia64.c:3982
8835 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8836 msgstr ""
8837
8838 #: config/tc-ia64.c:3990
8839 msgid "Operands to .save.gf may not be both zero"
8840 msgstr ""
8841
8842 #: config/tc-ia64.c:4007
8843 msgid "Operand to .spill must be a constant"
8844 msgstr ""
8845
8846 #: config/tc-ia64.c:4076
8847 #, c-format
8848 msgid "Operand %d to .%s must be a constant"
8849 msgstr ""
8850
8851 #: config/tc-ia64.c:4097
8852 #, c-format
8853 msgid "Missing .label_state %ld"
8854 msgstr ""
8855
8856 #: config/tc-ia64.c:4151
8857 msgid "Operand to .label_state must be a constant"
8858 msgstr ""
8859
8860 #: config/tc-ia64.c:4170
8861 msgid "Operand to .copy_state must be a constant"
8862 msgstr ""
8863
8864 #: config/tc-ia64.c:4193
8865 msgid "First operand to .unwabi must be a constant"
8866 msgstr ""
8867
8868 #: config/tc-ia64.c:4199
8869 msgid "Second operand to .unwabi must be a constant"
8870 msgstr ""
8871
8872 #: config/tc-ia64.c:4234
8873 msgid "Missing .endp after previous .proc"
8874 msgstr ""
8875
8876 #: config/tc-ia64.c:4252
8877 msgid "Empty argument of .proc"
8878 msgstr ""
8879
8880 #: config/tc-ia64.c:4257
8881 #, c-format
8882 msgid "`%s' was already defined"
8883 msgstr ""
8884
8885 #: config/tc-ia64.c:4300
8886 msgid "Initial .body should precede any instructions"
8887 msgstr ""
8888
8889 #: config/tc-ia64.c:4319
8890 msgid ".prologue within prologue"
8891 msgstr ""
8892
8893 #: config/tc-ia64.c:4324
8894 msgid "Initial .prologue should precede any instructions"
8895 msgstr ""
8896
8897 #: config/tc-ia64.c:4334
8898 msgid "First operand to .prologue must be a positive 4-bit constant"
8899 msgstr ""
8900
8901 #: config/tc-ia64.c:4336
8902 msgid "Pointless use of zero first operand to .prologue"
8903 msgstr ""
8904
8905 #: config/tc-ia64.c:4352
8906 msgid "Using a constant as second operand to .prologue is deprecated"
8907 msgstr ""
8908
8909 #: config/tc-ia64.c:4358
8910 msgid "Second operand to .prologue must be a general register"
8911 msgstr ""
8912
8913 #: config/tc-ia64.c:4363
8914 #, c-format
8915 msgid "Second operand to .prologue must be the first of %d general registers"
8916 msgstr ""
8917
8918 #: config/tc-ia64.c:4475
8919 #, c-format
8920 msgid "`%s' was not defined within procedure"
8921 msgstr ""
8922
8923 #: config/tc-ia64.c:4511
8924 msgid "Empty argument of .endp"
8925 msgstr ""
8926
8927 #: config/tc-ia64.c:4525
8928 #, c-format
8929 msgid "`%s' was not specified with previous .proc"
8930 msgstr ""
8931
8932 #: config/tc-ia64.c:4540
8933 #, c-format
8934 msgid "`%s' should be an operand to this .endp"
8935 msgstr ""
8936
8937 #: config/tc-ia64.c:4581 config/tc-ia64.c:4902 config/tc-ia64.c:5211
8938 msgid "Comma expected"
8939 msgstr ""
8940
8941 #: config/tc-ia64.c:4621
8942 msgid "Expected '['"
8943 msgstr ""
8944
8945 #: config/tc-ia64.c:4630 config/tc-ia64.c:7744
8946 msgid "Expected ']'"
8947 msgstr ""
8948
8949 #: config/tc-ia64.c:4635
8950 msgid "Number of elements must be positive"
8951 msgstr ""
8952
8953 #: config/tc-ia64.c:4646
8954 #, c-format
8955 msgid "Used more than the declared %d rotating registers"
8956 msgstr ""
8957
8958 #: config/tc-ia64.c:4654
8959 msgid "Used more than the available 96 rotating registers"
8960 msgstr ""
8961
8962 #: config/tc-ia64.c:4661
8963 msgid "Used more than the available 48 rotating registers"
8964 msgstr ""
8965
8966 #: config/tc-ia64.c:4689
8967 #, c-format
8968 msgid "Attempt to redefine register set `%s'"
8969 msgstr ""
8970
8971 #: config/tc-ia64.c:4754
8972 #, c-format
8973 msgid "Unknown psr option `%s'"
8974 msgstr ""
8975
8976 #: config/tc-ia64.c:4788
8977 msgid "Missing section name"
8978 msgstr ""
8979
8980 #: config/tc-ia64.c:4797
8981 msgid "Comma expected after section name"
8982 msgstr ""
8983
8984 #: config/tc-ia64.c:4808
8985 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8986 msgstr ""
8987
8988 #: config/tc-ia64.c:4897
8989 msgid "Register name expected"
8990 msgstr ""
8991
8992 #: config/tc-ia64.c:4910
8993 msgid "Register value annotation ignored"
8994 msgstr ""
8995
8996 #: config/tc-ia64.c:4949
8997 msgid "Directive invalid within a bundle"
8998 msgstr ""
8999
9000 #: config/tc-ia64.c:5043
9001 msgid "Missing predicate relation type"
9002 msgstr ""
9003
9004 #: config/tc-ia64.c:5049
9005 msgid "Unrecognized predicate relation type"
9006 msgstr ""
9007
9008 #: config/tc-ia64.c:5095
9009 msgid "Bad register range"
9010 msgstr ""
9011
9012 #: config/tc-ia64.c:5104 config/tc-ia64.c:7690
9013 msgid "Predicate register expected"
9014 msgstr ""
9015
9016 #: config/tc-ia64.c:5109
9017 msgid "Duplicate predicate register ignored"
9018 msgstr ""
9019
9020 #: config/tc-ia64.c:5125
9021 msgid "Predicate source and target required"
9022 msgstr ""
9023
9024 #: config/tc-ia64.c:5127 config/tc-ia64.c:5139
9025 msgid "Use of p0 is not valid in this context"
9026 msgstr ""
9027
9028 #: config/tc-ia64.c:5134
9029 msgid "At least two PR arguments expected"
9030 msgstr ""
9031
9032 #: config/tc-ia64.c:5148
9033 msgid "At least one PR argument expected"
9034 msgstr ""
9035
9036 #: config/tc-ia64.c:5182
9037 #, c-format
9038 msgid "Inserting \"%s\" into entry hint table failed: %s"
9039 msgstr ""
9040
9041 #. FIXME -- need 62-bit relocation type
9042 #: config/tc-ia64.c:5662
9043 msgid "62-bit relocation not yet implemented"
9044 msgstr ""
9045
9046 #. XXX technically, this is wrong: we should not be issuing warning
9047 #. messages until we're sure this instruction pattern is going to
9048 #. be used!
9049 #: config/tc-ia64.c:5748
9050 msgid "lower 16 bits of mask ignored"
9051 msgstr ""
9052
9053 #: config/tc-ia64.c:5979
9054 msgid "stride must be a multiple of 64; lower 6 bits ignored"
9055 msgstr ""
9056
9057 #: config/tc-ia64.c:6097
9058 msgid "Expected separator `='"
9059 msgstr ""
9060
9061 #: config/tc-ia64.c:6131
9062 msgid "Duplicate equal sign (=) in instruction"
9063 msgstr ""
9064
9065 #: config/tc-ia64.c:6138
9066 #, c-format
9067 msgid "Illegal operand separator `%c'"
9068 msgstr ""
9069
9070 #: config/tc-ia64.c:6253
9071 #, c-format
9072 msgid "Operand %u of `%s' should be %s"
9073 msgstr ""
9074
9075 #: config/tc-ia64.c:6257
9076 msgid "Wrong number of output operands"
9077 msgstr ""
9078
9079 #: config/tc-ia64.c:6259
9080 msgid "Wrong number of input operands"
9081 msgstr ""
9082
9083 #: config/tc-ia64.c:6261
9084 msgid "Operand mismatch"
9085 msgstr ""
9086
9087 #: config/tc-ia64.c:6343
9088 #, c-format
9089 msgid "Invalid use of `%c%d' as output operand"
9090 msgstr ""
9091
9092 #: config/tc-ia64.c:6346
9093 #, c-format
9094 msgid "Invalid use of `r%d' as base update address operand"
9095 msgstr ""
9096
9097 #: config/tc-ia64.c:6370
9098 #, c-format
9099 msgid "Invalid duplicate use of `%c%d'"
9100 msgstr ""
9101
9102 #: config/tc-ia64.c:6377
9103 #, c-format
9104 msgid "Invalid simultaneous use of `f%d' and `f%d'"
9105 msgstr ""
9106
9107 #: config/tc-ia64.c:6383
9108 #, c-format
9109 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
9110 msgstr ""
9111
9112 #: config/tc-ia64.c:6427
9113 msgid "Value truncated to 62 bits"
9114 msgstr ""
9115
9116 #: config/tc-ia64.c:6495
9117 #, c-format
9118 msgid "Bad operand value: %s"
9119 msgstr ""
9120
9121 #. Give an error if a frag containing code is not aligned to a 16 byte
9122 #. boundary.
9123 #: config/tc-ia64.c:6570 config/tc-ia64.h:177
9124 msgid "instruction address is not a multiple of 16"
9125 msgstr ""
9126
9127 #: config/tc-ia64.c:6638
9128 #, c-format
9129 msgid "`%s' must be last in bundle"
9130 msgstr ""
9131
9132 #: config/tc-ia64.c:6670
9133 #, c-format
9134 msgid "Internal error: don't know how to force %s to end of instruction group"
9135 msgstr ""
9136
9137 #: config/tc-ia64.c:6683
9138 #, c-format
9139 msgid "`%s' must be last in instruction group"
9140 msgstr ""
9141
9142 #: config/tc-ia64.c:6713
9143 msgid "Label must be first in a bundle"
9144 msgstr ""
9145
9146 #: config/tc-ia64.c:6790
9147 msgid "hint in B unit may be treated as nop"
9148 msgstr ""
9149
9150 #: config/tc-ia64.c:6801
9151 msgid "hint in B unit can't be used"
9152 msgstr ""
9153
9154 #: config/tc-ia64.c:6815
9155 msgid "emit_one_bundle: unexpected dynamic op"
9156 msgstr ""
9157
9158 #: config/tc-ia64.c:6940
9159 #, c-format
9160 msgid "`%s' does not fit into %s template"
9161 msgstr ""
9162
9163 #: config/tc-ia64.c:6955
9164 #, c-format
9165 msgid "`%s' does not fit into bundle"
9166 msgstr ""
9167
9168 #: config/tc-ia64.c:6967
9169 #, c-format
9170 msgid "`%s' can't go in %s of %s template"
9171 msgstr ""
9172
9173 #: config/tc-ia64.c:6973
9174 msgid "Missing '}' at end of file"
9175 msgstr ""
9176
9177 #: config/tc-ia64.c:7120
9178 #, c-format
9179 msgid "Unrecognized option '-x%s'"
9180 msgstr ""
9181
9182 #: config/tc-ia64.c:7147
9183 msgid ""
9184 "IA-64 options:\n"
9185 " --mconstant-gp\t mark output file as using the constant-GP model\n"
9186 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
9187 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
9188 "\t\t\t without function descriptors (sets ELF header flag\n"
9189 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9190 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9191 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
9192 " -mtune=[itanium1|itanium2]\n"
9193 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
9194 " -munwind-check=[warning|error]\n"
9195 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
9196 " -mhint.b=[ok|warning|error]\n"
9197 "\t\t\t hint.b check (default -mhint.b=error)\n"
9198 " -x | -xexplicit\t turn on dependency violation checking\n"
9199 msgstr ""
9200
9201 #. Note for translators: "automagically" can be translated as "automatically" here.
9202 #: config/tc-ia64.c:7164
9203 msgid ""
9204 " -xauto\t\t automagically remove dependency violations (default)\n"
9205 " -xnone\t\t turn off dependency violation checking\n"
9206 " -xdebug\t\t debug dependency violation checker\n"
9207 " -xdebugn\t\t debug dependency violation checker but turn off\n"
9208 "\t\t\t dependency violation checking\n"
9209 " -xdebugx\t\t debug dependency violation checker and turn on\n"
9210 "\t\t\t dependency violation checking\n"
9211 msgstr ""
9212
9213 #: config/tc-ia64.c:7179
9214 msgid "--gstabs is not supported for ia64"
9215 msgstr ""
9216
9217 #: config/tc-ia64.c:7417
9218 #, c-format
9219 msgid "ia64.md_begin: can't hash `%s': %s"
9220 msgstr ""
9221
9222 #: config/tc-ia64.c:7481
9223 #, c-format
9224 msgid "Inserting \"%s\" into constant hash table failed: %s"
9225 msgstr ""
9226
9227 #: config/tc-ia64.c:7493 config/tc-riscv.c:609 config/tc-tilegx.c:263
9228 msgid "Could not set architecture and machine"
9229 msgstr ""
9230
9231 #: config/tc-ia64.c:7625
9232 msgid "Explicit stops are ignored in auto mode"
9233 msgstr ""
9234
9235 #: config/tc-ia64.c:7634
9236 msgid "Found '{' when manual bundling is already turned on"
9237 msgstr ""
9238
9239 #: config/tc-ia64.c:7647
9240 msgid "Found '{' after explicit switch to automatic mode"
9241 msgstr ""
9242
9243 #: config/tc-ia64.c:7653
9244 msgid "Found '}' when manual bundling is off"
9245 msgstr ""
9246
9247 #: config/tc-ia64.c:7680
9248 msgid "Expected ')'"
9249 msgstr ""
9250
9251 #: config/tc-ia64.c:7685
9252 msgid "Qualifying predicate expected"
9253 msgstr ""
9254
9255 #: config/tc-ia64.c:7704
9256 msgid "Tag must come before qualifying predicate."
9257 msgstr ""
9258
9259 #: config/tc-ia64.c:7733
9260 msgid "Expected ':'"
9261 msgstr ""
9262
9263 #: config/tc-ia64.c:7749
9264 msgid "Tag name expected"
9265 msgstr ""
9266
9267 #: config/tc-ia64.c:7850
9268 msgid "Rotating register index must be a non-negative constant"
9269 msgstr ""
9270
9271 #: config/tc-ia64.c:7855
9272 #, c-format
9273 msgid "Index out of range 0..%u"
9274 msgstr ""
9275
9276 #: config/tc-ia64.c:7867
9277 msgid "Indirect register index must be a general register"
9278 msgstr ""
9279
9280 #: config/tc-ia64.c:7876
9281 msgid "Index can only be applied to rotating or indirect registers"
9282 msgstr ""
9283
9284 #: config/tc-ia64.c:7912 config/tc-xstormy16.c:145
9285 msgid "Expected '('"
9286 msgstr ""
9287
9288 #: config/tc-ia64.c:7920 config/tc-pdp11.c:445 config/tc-pdp11.c:509
9289 #: config/tc-pdp11.c:543 config/tc-tilegx.c:1047 config/tc-tilepro.c:938
9290 #: config/tc-xstormy16.c:154
9291 msgid "Missing ')'"
9292 msgstr ""
9293
9294 #: config/tc-ia64.c:7938 config/tc-xstormy16.c:161
9295 msgid "Not a symbolic expression"
9296 msgstr ""
9297
9298 #: config/tc-ia64.c:7943 config/tc-ia64.c:7957
9299 msgid "Illegal combination of relocation functions"
9300 msgstr ""
9301
9302 #: config/tc-ia64.c:8046
9303 msgid "No current frame"
9304 msgstr ""
9305
9306 #: config/tc-ia64.c:8048
9307 #, c-format
9308 msgid "Register number out of range 0..%u"
9309 msgstr ""
9310
9311 #: config/tc-ia64.c:8087
9312 msgid "Standalone `#' is illegal"
9313 msgstr ""
9314
9315 #: config/tc-ia64.c:8090
9316 msgid "Redundant `#' suffix operators"
9317 msgstr ""
9318
9319 #: config/tc-ia64.c:8248
9320 #, c-format
9321 msgid "Unhandled dependency %s for %s (%s), note %d"
9322 msgstr ""
9323
9324 #: config/tc-ia64.c:9561
9325 #, c-format
9326 msgid "Unrecognized dependency specifier %d\n"
9327 msgstr ""
9328
9329 #: config/tc-ia64.c:10431
9330 msgid "Only the first path encountering the conflict is reported"
9331 msgstr ""
9332
9333 #: config/tc-ia64.c:10433
9334 msgid "This is the location of the conflicting usage"
9335 msgstr ""
9336
9337 #: config/tc-ia64.c:10695
9338 #, c-format
9339 msgid "Unknown opcode `%s'"
9340 msgstr ""
9341
9342 #: config/tc-ia64.c:10773
9343 #, c-format
9344 msgid "AR %d can only be accessed by %c-unit"
9345 msgstr ""
9346
9347 #: config/tc-ia64.c:10785
9348 msgid "hint.b may be treated as nop"
9349 msgstr ""
9350
9351 #: config/tc-ia64.c:10788
9352 msgid "hint.b shouldn't be used"
9353 msgstr ""
9354
9355 #: config/tc-ia64.c:10827
9356 #, c-format
9357 msgid "`%s' cannot be predicated"
9358 msgstr ""
9359
9360 #: config/tc-ia64.c:10899
9361 msgid "Closing bracket missing"
9362 msgstr ""
9363
9364 #: config/tc-ia64.c:10908
9365 msgid "Index must be a general register"
9366 msgstr ""
9367
9368 #: config/tc-ia64.c:11073
9369 #, c-format
9370 msgid "Unsupported fixup size %d"
9371 msgstr ""
9372
9373 #. This should be an error, but since previously there wasn't any
9374 #. diagnostic here, don't make it fail because of this for now.
9375 #: config/tc-ia64.c:11345
9376 #, c-format
9377 msgid "Cannot express %s%d%s relocation"
9378 msgstr ""
9379
9380 #: config/tc-ia64.c:11364
9381 msgid "No addend allowed in @fptr() relocation"
9382 msgstr ""
9383
9384 #: config/tc-ia64.c:11403
9385 msgid "integer operand out of range"
9386 msgstr ""
9387
9388 #: config/tc-ia64.c:11470
9389 #, c-format
9390 msgid "%s must have a constant value"
9391 msgstr ""
9392
9393 #: config/tc-ia64.c:11490
9394 #, fuzzy
9395 #| msgid "cannot create floating-point number"
9396 msgid "cannot resolve @slotcount parameter"
9397 msgstr "не удалось создать число с плавающей точкой"
9398
9399 #: config/tc-ia64.c:11523
9400 msgid "invalid @slotcount value"
9401 msgstr ""
9402
9403 #: config/tc-ia64.c:11560 config/tc-z8k.c:1378
9404 #, c-format
9405 msgid "Cannot represent %s relocation in object file"
9406 msgstr ""
9407
9408 #: config/tc-ia64.c:11671
9409 msgid "Can't add stop bit to mark end of instruction group"
9410 msgstr ""
9411
9412 #: config/tc-ia64.c:11780 read.c:2599 read.c:3308 read.c:3660 stabs.c:464
9413 #, c-format
9414 msgid "expected comma after \"%s\""
9415 msgstr ""
9416
9417 #: config/tc-ia64.c:11822
9418 #, c-format
9419 msgid "`%s' is already the alias of %s `%s'"
9420 msgstr ""
9421
9422 #: config/tc-ia64.c:11832
9423 #, c-format
9424 msgid "%s `%s' already has an alias `%s'"
9425 msgstr ""
9426
9427 #: config/tc-ia64.c:11843
9428 #, c-format
9429 msgid "inserting \"%s\" into %s alias hash table failed: %s"
9430 msgstr ""
9431
9432 #: config/tc-ia64.c:11851
9433 #, c-format
9434 msgid "inserting \"%s\" into %s name hash table failed: %s"
9435 msgstr ""
9436
9437 #: config/tc-ia64.c:11877
9438 #, c-format
9439 msgid "symbol `%s' aliased to `%s' is not used"
9440 msgstr ""
9441
9442 #: config/tc-ia64.c:11900
9443 #, c-format
9444 msgid "section `%s' aliased to `%s' is not used"
9445 msgstr ""
9446
9447 #: config/tc-ip2k.c:139
9448 #, c-format
9449 msgid "IP2K specific command line options:\n"
9450 msgstr ""
9451
9452 #: config/tc-ip2k.c:140
9453 #, c-format
9454 msgid " -mip2022 restrict to IP2022 insns \n"
9455 msgstr ""
9456
9457 #: config/tc-ip2k.c:141
9458 #, c-format
9459 msgid " -mip2022ext permit extended IP2022 insn\n"
9460 msgstr ""
9461
9462 #: config/tc-iq2000.c:362
9463 #, c-format
9464 msgid "the yielding instruction %s may not be in a delay slot."
9465 msgstr ""
9466
9467 #: config/tc-iq2000.c:370
9468 #, c-format
9469 msgid "Register number (R%ld) for double word access must be even."
9470 msgstr ""
9471
9472 #: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389
9473 #: config/tc-iq2000.c:406 config/tc-mt.c:244 config/tc-mt.c:249
9474 #, c-format
9475 msgid "operand references R%ld of previous load."
9476 msgstr ""
9477
9478 #: config/tc-iq2000.c:394
9479 msgid "instruction implicitly accesses R31 of previous load."
9480 msgstr ""
9481
9482 #: config/tc-iq2000.c:649 config/tc-mep.c:2008
9483 msgid "Unmatched high relocation"
9484 msgstr ""
9485
9486 #: config/tc-iq2000.c:826 config/tc-mips.c:19372 config/tc-score.c:5814
9487 msgid ".end not in text section"
9488 msgstr ""
9489
9490 #: config/tc-iq2000.c:830 config/tc-score.c:5817
9491 msgid ".end directive without a preceding .ent directive."
9492 msgstr ""
9493
9494 #: config/tc-iq2000.c:839 config/tc-score.c:5825
9495 msgid ".end symbol does not match .ent symbol."
9496 msgstr ""
9497
9498 #: config/tc-iq2000.c:842 config/tc-mips.c:19392 config/tc-score.c:5830
9499 msgid ".end directive missing or unknown symbol"
9500 msgstr ""
9501
9502 #: config/tc-iq2000.c:860
9503 msgid "Expected simple number."
9504 msgstr ""
9505
9506 #: config/tc-iq2000.c:889 config/tc-mips.c:19297 config/tc-score.c:5666
9507 #, c-format
9508 msgid " *input_line_pointer == '%c' 0x%02x\n"
9509 msgstr ""
9510
9511 #: config/tc-iq2000.c:891
9512 msgid "Invalid number"
9513 msgstr ""
9514
9515 #: config/tc-iq2000.c:925 config/tc-score.c:5704
9516 msgid ".ent or .aent not in text section."
9517 msgstr ""
9518
9519 #: config/tc-iq2000.c:928
9520 msgid "missing `.end'"
9521 msgstr ""
9522
9523 #: config/tc-m32c.c:142
9524 #, c-format
9525 msgid " M32C specific command line options:\n"
9526 msgstr ""
9527
9528 #. Pretend that we do not recognise this option.
9529 #: config/tc-m32r.c:330
9530 msgid "Unrecognised option: -hidden"
9531 msgstr ""
9532
9533 #: config/tc-m32r.c:357 config/tc-sparc.c:651
9534 msgid "Unrecognized option following -K"
9535 msgstr ""
9536
9537 #: config/tc-m32r.c:372
9538 #, c-format
9539 msgid " M32R specific command line options:\n"
9540 msgstr ""
9541
9542 #: config/tc-m32r.c:374
9543 #, c-format
9544 msgid " -m32r disable support for the m32rx instruction set\n"
9545 msgstr ""
9546
9547 #: config/tc-m32r.c:376
9548 #, c-format
9549 msgid " -m32rx support the extended m32rx instruction set\n"
9550 msgstr ""
9551
9552 #: config/tc-m32r.c:378
9553 #, c-format
9554 msgid " -m32r2 support the extended m32r2 instruction set\n"
9555 msgstr ""
9556
9557 #: config/tc-m32r.c:380
9558 #, c-format
9559 msgid " -EL,-little produce little endian code and data\n"
9560 msgstr ""
9561
9562 #: config/tc-m32r.c:382
9563 #, c-format
9564 msgid " -EB,-big produce big endian code and data\n"
9565 msgstr ""
9566
9567 #: config/tc-m32r.c:384
9568 #, c-format
9569 msgid " -parallel try to combine instructions in parallel\n"
9570 msgstr ""
9571
9572 #: config/tc-m32r.c:386
9573 #, c-format
9574 msgid " -no-parallel disable -parallel\n"
9575 msgstr ""
9576
9577 #: config/tc-m32r.c:388
9578 #, c-format
9579 msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n"
9580 msgstr ""
9581
9582 #: config/tc-m32r.c:390
9583 #, c-format
9584 msgid " -O try to optimize code. Implies -parallel\n"
9585 msgstr ""
9586
9587 #: config/tc-m32r.c:393
9588 #, c-format
9589 msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
9590 msgstr ""
9591
9592 #: config/tc-m32r.c:395
9593 #, fuzzy, c-format
9594 #| msgid " emulate output (default %s)\n"
9595 msgid " might violate constraints\n"
9596 msgstr " эмулировать вывод (по умолчанию %s)\n"
9597
9598 #: config/tc-m32r.c:397
9599 #, c-format
9600 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
9601 msgstr ""
9602
9603 #: config/tc-m32r.c:399
9604 #, fuzzy, c-format
9605 #| msgid " -R fold data section into text section\n"
9606 msgid " instructions might violate constraints\n"
9607 msgstr " -R поместить раздел данных в раздел текста\n"
9608
9609 #: config/tc-m32r.c:401
9610 #, c-format
9611 msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n"
9612 msgstr ""
9613
9614 #: config/tc-m32r.c:403
9615 #, c-format
9616 msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
9617 msgstr ""
9618
9619 #: config/tc-m32r.c:405
9620 #, c-format
9621 msgid " -ignore-parallel-conflicts do not check parallel instructions\n"
9622 msgstr ""
9623
9624 #: config/tc-m32r.c:407
9625 #, fuzzy, c-format
9626 #| msgid " -R fold data section into text section\n"
9627 msgid " for constraint violations\n"
9628 msgstr " -R поместить раздел данных в раздел текста\n"
9629
9630 #: config/tc-m32r.c:409
9631 #, c-format
9632 msgid " -no-ignore-parallel-conflicts check parallel instructions for\n"
9633 msgstr ""
9634
9635 #: config/tc-m32r.c:411
9636 #, fuzzy, c-format
9637 #| msgid " -R fold data section into text section\n"
9638 msgid " constraint violations\n"
9639 msgstr " -R поместить раздел данных в раздел текста\n"
9640
9641 #: config/tc-m32r.c:413
9642 #, c-format
9643 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
9644 msgstr ""
9645
9646 #: config/tc-m32r.c:415
9647 #, c-format
9648 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
9649 msgstr ""
9650
9651 #: config/tc-m32r.c:418
9652 #, c-format
9653 msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n"
9654 msgstr ""
9655
9656 #: config/tc-m32r.c:420
9657 #, c-format
9658 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
9659 msgstr ""
9660
9661 #: config/tc-m32r.c:422
9662 #, c-format
9663 msgid " -Wuh synonym for -warn-unmatched-high\n"
9664 msgstr ""
9665
9666 #: config/tc-m32r.c:424
9667 #, c-format
9668 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
9669 msgstr ""
9670
9671 #: config/tc-m32r.c:427
9672 #, c-format
9673 msgid " -KPIC generate PIC\n"
9674 msgstr ""
9675
9676 #: config/tc-m32r.c:846
9677 msgid "instructions write to the same destination register."
9678 msgstr ""
9679
9680 #: config/tc-m32r.c:854
9681 msgid "Instructions do not use parallel execution pipelines."
9682 msgstr ""
9683
9684 #: config/tc-m32r.c:862
9685 msgid "Instructions share the same execution pipeline"
9686 msgstr ""
9687
9688 #: config/tc-m32r.c:927 config/tc-m32r.c:1041
9689 #, c-format
9690 msgid "not a 16 bit instruction '%s'"
9691 msgstr ""
9692
9693 #: config/tc-m32r.c:939 config/tc-m32r.c:1053 config/tc-m32r.c:1237
9694 #, c-format
9695 msgid "instruction '%s' is for the M32R2 only"
9696 msgstr ""
9697
9698 #: config/tc-m32r.c:952 config/tc-m32r.c:1066 config/tc-m32r.c:1250
9699 #, c-format
9700 msgid "unknown instruction '%s'"
9701 msgstr ""
9702
9703 #: config/tc-m32r.c:961 config/tc-m32r.c:1073 config/tc-m32r.c:1257
9704 #, c-format
9705 msgid "instruction '%s' is for the M32RX only"
9706 msgstr ""
9707
9708 #: config/tc-m32r.c:970 config/tc-m32r.c:1082
9709 #, c-format
9710 msgid "instruction '%s' cannot be executed in parallel."
9711 msgstr ""
9712
9713 #: config/tc-m32r.c:1025 config/tc-m32r.c:1107 config/tc-m32r.c:1314
9714 msgid "internal error: lookup/get operands failed"
9715 msgstr ""
9716
9717 #: config/tc-m32r.c:1092
9718 #, c-format
9719 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9720 msgstr ""
9721
9722 #: config/tc-m32r.c:1121
9723 #, c-format
9724 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
9725 msgstr ""
9726
9727 #: config/tc-m32r.c:1125
9728 #, c-format
9729 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
9730 msgstr ""
9731
9732 #: config/tc-m32r.c:1498
9733 #, c-format
9734 msgid ".SCOMMon length (%ld.) <0! Ignored."
9735 msgstr ""
9736
9737 #: config/tc-m32r.c:1548
9738 #, c-format
9739 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9740 msgstr ""
9741
9742 #: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4185
9743 #: config/tc-nds32.c:4221 config/tc-sh.c:774 config/tc-sh.c:2457
9744 msgid "Invalid PIC expression."
9745 msgstr ""
9746
9747 #: config/tc-m32r.c:2069
9748 msgid "Unmatched high/shigh reloc"
9749 msgstr ""
9750
9751 #: config/tc-m68hc11.c:416
9752 #, c-format
9753 msgid ""
9754 "Motorola 68HC11/68HC12/68HCS12 options:\n"
9755 " -m68hc11 | -m68hc12 |\n"
9756 " -m68hcs12 | -mm9s12x |\n"
9757 " -mm9s12xg specify the processor [default %s]\n"
9758 " -mshort use 16-bit int ABI (default)\n"
9759 " -mlong use 32-bit int ABI\n"
9760 " -mshort-double use 32-bit double ABI\n"
9761 " -mlong-double use 64-bit double ABI (default)\n"
9762 " --force-long-branches always turn relative branches into absolute ones\n"
9763 " -S,--short-branches do not turn relative branches into absolute ones\n"
9764 " when the offset is out of range\n"
9765 " --strict-direct-mode do not turn the direct mode into extended mode\n"
9766 " when the instruction does not support direct mode\n"
9767 " --print-insn-syntax print the syntax of instruction in case of error\n"
9768 " --print-opcodes print the list of instructions with syntax\n"
9769 " --xgate-ramoffset offset ram addresses by 0xc000\n"
9770 " --generate-example generate an example of each instruction\n"
9771 " (used for testing)\n"
9772 msgstr ""
9773
9774 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9775 #, c-format
9776 msgid "Default target `%s' is not supported."
9777 msgstr ""
9778
9779 #. Dump the opcode statistics table.
9780 #: config/tc-m68hc11.c:482
9781 #, c-format
9782 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
9783 msgstr ""
9784
9785 #: config/tc-m68hc11.c:561
9786 #, c-format
9787 msgid "Option `%s' is not recognized."
9788 msgstr ""
9789
9790 #: config/tc-m68hc11.c:748
9791 msgid "imm3"
9792 msgstr ""
9793
9794 #: config/tc-m68hc11.c:756
9795 msgid "RD"
9796 msgstr ""
9797
9798 #: config/tc-m68hc11.c:764
9799 msgid "RD,RS"
9800 msgstr ""
9801
9802 #: config/tc-m68hc11.c:772
9803 msgid "RI, #imm4"
9804 msgstr ""
9805
9806 #: config/tc-m68hc11.c:804
9807 msgid "RD, (RI,#offs5)"
9808 msgstr ""
9809
9810 #: config/tc-m68hc11.c:856
9811 msgid "#<imm8>"
9812 msgstr ""
9813
9814 #: config/tc-m68hc11.c:865
9815 msgid "#<imm16>"
9816 msgstr ""
9817
9818 #: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
9819 msgid "<imm8>,X"
9820 msgstr ""
9821
9822 #: config/tc-m68hc11.c:910
9823 msgid "*<abs8>"
9824 msgstr ""
9825
9826 #: config/tc-m68hc11.c:922
9827 msgid "#<mask>"
9828 msgstr ""
9829
9830 #: config/tc-m68hc11.c:932
9831 #, c-format
9832 msgid "symbol%d"
9833 msgstr ""
9834
9835 #: config/tc-m68hc11.c:934
9836 msgid "<abs>"
9837 msgstr ""
9838
9839 #: config/tc-m68hc11.c:953
9840 msgid "<label>"
9841 msgstr ""
9842
9843 #: config/tc-m68hc11.c:969
9844 #, c-format
9845 msgid ""
9846 "# Example of `%s' instructions\n"
9847 "\t.sect .text\n"
9848 "_start:\n"
9849 msgstr ""
9850
9851 #: config/tc-m68hc11.c:1016
9852 #, c-format
9853 msgid "Instruction `%s' is not recognized."
9854 msgstr ""
9855
9856 #: config/tc-m68hc11.c:1021
9857 #, c-format
9858 msgid "Instruction formats for `%s':"
9859 msgstr ""
9860
9861 #: config/tc-m68hc11.c:1173
9862 #, c-format
9863 msgid "Immediate operand is not allowed for operand %d."
9864 msgstr ""
9865
9866 #: config/tc-m68hc11.c:1217
9867 msgid "Indirect indexed addressing is not valid for 68HC11."
9868 msgstr ""
9869
9870 #: config/tc-m68hc11.c:1237
9871 msgid "Spurious `,' or bad indirect register addressing mode."
9872 msgstr ""
9873
9874 #: config/tc-m68hc11.c:1259
9875 msgid "Missing second register or offset for indexed-indirect mode."
9876 msgstr ""
9877
9878 #: config/tc-m68hc11.c:1269
9879 msgid "Missing second register for indexed-indirect mode."
9880 msgstr ""
9881
9882 #: config/tc-m68hc11.c:1285
9883 msgid "Missing `]' to close indexed-indirect mode."
9884 msgstr ""
9885
9886 #: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
9887 #: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
9888 msgid "Illegal operand."
9889 msgstr ""
9890
9891 #. Looks like OP_R_R.
9892 #: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
9893 #: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
9894 #: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
9895 msgid "Missing operand."
9896 msgstr ""
9897
9898 #: config/tc-m68hc11.c:1388
9899 msgid "Pre-increment mode is not valid for 68HC11"
9900 msgstr ""
9901
9902 #: config/tc-m68hc11.c:1401
9903 msgid "Wrong register in register indirect mode."
9904 msgstr ""
9905
9906 #: config/tc-m68hc11.c:1409
9907 msgid "Missing `]' to close register indirect operand."
9908 msgstr ""
9909
9910 #: config/tc-m68hc11.c:1429
9911 msgid "Post-decrement mode is not valid for 68HC11."
9912 msgstr ""
9913
9914 #: config/tc-m68hc11.c:1437
9915 msgid "Post-increment mode is not valid for 68HC11."
9916 msgstr ""
9917
9918 #: config/tc-m68hc11.c:1455
9919 msgid "Invalid indexed indirect mode."
9920 msgstr ""
9921
9922 #: config/tc-m68hc11.c:1579
9923 #, c-format
9924 msgid "Trap id `%ld' is out of range."
9925 msgstr ""
9926
9927 #: config/tc-m68hc11.c:1583
9928 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9929 msgstr ""
9930
9931 #: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
9932 #, c-format
9933 msgid "Operand out of 8-bit range: `%ld'."
9934 msgstr ""
9935
9936 #: config/tc-m68hc11.c:1597
9937 msgid "The trap id must be a constant."
9938 msgstr ""
9939
9940 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
9941 #, c-format
9942 msgid "Operand `%x' not recognized in fixup8."
9943 msgstr ""
9944
9945 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
9946 #, c-format
9947 msgid "Operand out of 16-bit range: `%ld'."
9948 msgstr ""
9949
9950 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
9951 #, c-format
9952 msgid "Operand `%x' not recognized in fixup16."
9953 msgstr ""
9954
9955 #: config/tc-m68hc11.c:1801
9956 #, c-format
9957 msgid "Unexpected branch conversion with `%x'"
9958 msgstr ""
9959
9960 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
9961 #, c-format
9962 msgid "Operand out of range for a relative branch: `%ld'"
9963 msgstr ""
9964
9965 #: config/tc-m68hc11.c:1987
9966 msgid "Invalid register for dbcc/tbcc instruction."
9967 msgstr ""
9968
9969 #: config/tc-m68hc11.c:2075
9970 #, c-format
9971 msgid "Increment/decrement value is out of range: `%ld'."
9972 msgstr ""
9973
9974 #: config/tc-m68hc11.c:2087
9975 msgid "Expecting a register."
9976 msgstr ""
9977
9978 #: config/tc-m68hc11.c:2102
9979 msgid "Invalid register for post/pre increment."
9980 msgstr ""
9981
9982 #: config/tc-m68hc11.c:2132
9983 msgid "Invalid register."
9984 msgstr ""
9985
9986 #: config/tc-m68hc11.c:2139
9987 #, c-format
9988 msgid "Offset out of 16-bit range: %ld."
9989 msgstr ""
9990
9991 #: config/tc-m68hc11.c:2145
9992 #, c-format
9993 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9994 msgstr ""
9995
9996 #: config/tc-m68hc11.c:2270
9997 msgid "Expecting register D for indexed indirect mode."
9998 msgstr ""
9999
10000 #: config/tc-m68hc11.c:2272
10001 msgid "Indexed indirect mode is not allowed for movb/movw."
10002 msgstr ""
10003
10004 #: config/tc-m68hc11.c:2289
10005 msgid "Invalid accumulator register."
10006 msgstr ""
10007
10008 #: config/tc-m68hc11.c:2315
10009 msgid "Invalid indexed register."
10010 msgstr ""
10011
10012 #: config/tc-m68hc11.c:2325
10013 msgid "Addressing mode not implemented yet."
10014 msgstr ""
10015
10016 #: config/tc-m68hc11.c:2339
10017 msgid "Invalid source register for this instruction, use 'tfr'."
10018 msgstr ""
10019
10020 #: config/tc-m68hc11.c:2341
10021 msgid "Invalid source register."
10022 msgstr ""
10023
10024 #: config/tc-m68hc11.c:2346
10025 msgid "Invalid destination register for this instruction, use 'tfr'."
10026 msgstr ""
10027
10028 #: config/tc-m68hc11.c:2348
10029 msgid "Invalid destination register."
10030 msgstr ""
10031
10032 #: config/tc-m68hc11.c:2523
10033 msgid "Invalid indexed register, expecting register X."
10034 msgstr ""
10035
10036 #: config/tc-m68hc11.c:2525
10037 msgid "Invalid indexed register, expecting register Y."
10038 msgstr ""
10039
10040 #: config/tc-m68hc11.c:2844
10041 msgid "No instruction or missing opcode."
10042 msgstr ""
10043
10044 #: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3532
10045 #, c-format
10046 msgid "Opcode `%s' is not recognized."
10047 msgstr ""
10048
10049 #: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3554
10050 #, c-format
10051 msgid "Garbage at end of instruction: `%s'."
10052 msgstr ""
10053
10054 #: config/tc-m68hc11.c:3440
10055 #, c-format
10056 msgid "Failed to find a valid mode for `%s'."
10057 msgstr ""
10058
10059 #: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3682 config/tc-m68hc11.c:3688
10060 #, c-format
10061 msgid "Invalid operand for `%s'"
10062 msgstr ""
10063
10064 #: config/tc-m68hc11.c:3740
10065 #, c-format
10066 msgid "Invalid mode: %s\n"
10067 msgstr ""
10068
10069 #: config/tc-m68hc11.c:3799
10070 msgid "bad .relax format"
10071 msgstr ""
10072
10073 #: config/tc-m68hc11.c:3843 config/tc-xgate.c:630
10074 #, c-format
10075 msgid "Relocation %d is not supported by object file format."
10076 msgstr ""
10077
10078 #: config/tc-m68hc11.c:4120
10079 msgid "bra or bsr with undefined symbol."
10080 msgstr ""
10081
10082 #: config/tc-m68hc11.c:4221 config/tc-m68hc11.c:4278
10083 #, c-format
10084 msgid "Subtype %d is not recognized."
10085 msgstr ""
10086
10087 #: config/tc-m68hc11.c:4336 config/tc-xgate.c:663
10088 msgid "Expression too complex."
10089 msgstr ""
10090
10091 #: config/tc-m68hc11.c:4367 config/tc-xgate.c:708 config/tc-xgate.c:717
10092 msgid "Value out of 16-bit range."
10093 msgstr ""
10094
10095 #: config/tc-m68hc11.c:4389
10096 #, c-format
10097 msgid "Value %ld too large for 8-bit PC-relative branch."
10098 msgstr ""
10099
10100 #: config/tc-m68hc11.c:4399 config/tc-xgate.c:674
10101 #, c-format
10102 msgid "Value %ld too large for 9-bit PC-relative branch."
10103 msgstr ""
10104
10105 #: config/tc-m68hc11.c:4408 config/tc-xgate.c:691
10106 #, c-format
10107 msgid "Value %ld too large for 10-bit PC-relative branch."
10108 msgstr ""
10109
10110 #: config/tc-m68hc11.c:4416
10111 #, c-format
10112 msgid "Auto increment/decrement offset '%ld' is out of range."
10113 msgstr ""
10114
10115 #: config/tc-m68hc11.c:4429
10116 #, c-format
10117 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
10118 msgstr ""
10119
10120 #: config/tc-m68hc11.c:4440
10121 #, c-format
10122 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
10123 msgstr ""
10124
10125 #: config/tc-m68hc11.c:4452
10126 #, c-format
10127 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
10128 msgstr ""
10129
10130 #: config/tc-m68hc11.c:4469 config/tc-xgate.c:752
10131 #, c-format
10132 msgid "Line %d: unknown relocation type: 0x%x."
10133 msgstr ""
10134
10135 #: config/tc-m68hc11.c:4494
10136 msgid "Invalid directive"
10137 msgstr ""
10138
10139 #: config/tc-m68k.c:1165
10140 #, c-format
10141 msgid "Can not do %d byte pc-relative relocation"
10142 msgstr ""
10143
10144 #: config/tc-m68k.c:1167
10145 #, c-format
10146 msgid "Can not do %d byte pc-relative pic relocation"
10147 msgstr ""
10148
10149 #: config/tc-m68k.c:1172
10150 #, c-format
10151 msgid "Can not do %d byte relocation"
10152 msgstr ""
10153
10154 #: config/tc-m68k.c:1174
10155 #, c-format
10156 msgid "Can not do %d byte pic relocation"
10157 msgstr ""
10158
10159 #: config/tc-m68k.c:1254
10160 #, c-format
10161 msgid "Unable to produce reloc against symbol '%s'"
10162 msgstr ""
10163
10164 #: config/tc-m68k.c:1313 config/tc-vax.c:2369
10165 #, c-format
10166 msgid "Cannot make %s relocation PC relative"
10167 msgstr ""
10168
10169 #: config/tc-m68k.c:1429 config/tc-vax.c:1879
10170 msgid "No operator"
10171 msgstr ""
10172
10173 #: config/tc-m68k.c:1459 config/tc-vax.c:1895
10174 msgid "Unknown operator"
10175 msgstr ""
10176
10177 #: config/tc-m68k.c:2362
10178 msgid "invalid instruction for this architecture; needs "
10179 msgstr ""
10180
10181 #: config/tc-m68k.c:2370
10182 msgid "hardware divide"
10183 msgstr ""
10184
10185 #: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
10186 msgid "or higher"
10187 msgstr ""
10188
10189 #: config/tc-m68k.c:2453
10190 msgid "operands mismatch"
10191 msgstr ""
10192
10193 #: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
10194 #: config/tc-mmix.c:2495 config/tc-mmix.c:2519
10195 msgid "operand out of range"
10196 msgstr ""
10197
10198 #: config/tc-m68k.c:2586
10199 #, c-format
10200 msgid "Bignum too big for %c format; truncated"
10201 msgstr ""
10202
10203 #: config/tc-m68k.c:2663
10204 msgid "displacement too large for this architecture; needs 68020 or higher"
10205 msgstr ""
10206
10207 #: config/tc-m68k.c:2774
10208 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
10209 msgstr ""
10210
10211 #: config/tc-m68k.c:2779
10212 msgid "invalid index size for coldfire"
10213 msgstr ""
10214
10215 #: config/tc-m68k.c:2832
10216 msgid "Forcing byte displacement"
10217 msgstr ""
10218
10219 #: config/tc-m68k.c:2834
10220 msgid "byte displacement out of range"
10221 msgstr ""
10222
10223 #: config/tc-m68k.c:2882 config/tc-m68k.c:2920
10224 msgid "invalid operand mode for this architecture; needs 68020 or higher"
10225 msgstr ""
10226
10227 #: config/tc-m68k.c:2906 config/tc-m68k.c:2940
10228 msgid ":b not permitted; defaulting to :w"
10229 msgstr ""
10230
10231 #: config/tc-m68k.c:3017
10232 msgid "unsupported byte value; use a different suffix"
10233 msgstr ""
10234
10235 #: config/tc-m68k.c:3032
10236 msgid "unknown/incorrect operand"
10237 msgstr ""
10238
10239 #: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
10240 #: config/tc-m68k.c:3097
10241 msgid "out of range"
10242 msgstr ""
10243
10244 #: config/tc-m68k.c:3171
10245 msgid "Can't use long branches on this architecture"
10246 msgstr ""
10247
10248 #: config/tc-m68k.c:3277
10249 msgid "Expression out of range, using 0"
10250 msgstr ""
10251
10252 #: config/tc-m68k.c:3478 config/tc-m68k.c:3494
10253 msgid "Floating point register in register list"
10254 msgstr ""
10255
10256 #: config/tc-m68k.c:3484
10257 msgid "Wrong register in floating-point reglist"
10258 msgstr ""
10259
10260 #: config/tc-m68k.c:3500
10261 msgid "incorrect register in reglist"
10262 msgstr ""
10263
10264 #: config/tc-m68k.c:3506
10265 msgid "wrong register in floating-point reglist"
10266 msgstr ""
10267
10268 #. ERROR.
10269 #: config/tc-m68k.c:3979
10270 msgid "Extra )"
10271 msgstr ""
10272
10273 #. ERROR.
10274 #: config/tc-m68k.c:3990
10275 msgid "Missing )"
10276 msgstr ""
10277
10278 #: config/tc-m68k.c:4007
10279 msgid "Missing operand"
10280 msgstr ""
10281
10282 #: config/tc-m68k.c:4332
10283 #, c-format
10284 msgid "unrecognized default cpu `%s'"
10285 msgstr ""
10286
10287 #: config/tc-m68k.c:4386
10288 #, c-format
10289 msgid "%s -- statement `%s' ignored"
10290 msgstr ""
10291
10292 #: config/tc-m68k.c:4435
10293 #, c-format
10294 msgid "Don't know how to figure out width of %c in md_assemble()"
10295 msgstr ""
10296
10297 #: config/tc-m68k.c:4667 config/tc-m68k.c:4706
10298 #, c-format
10299 msgid "Internal Error: Can't find %s in hash table"
10300 msgstr ""
10301
10302 #: config/tc-m68k.c:4670 config/tc-m68k.c:4709
10303 #, c-format
10304 msgid "Internal Error: Can't hash %s: %s"
10305 msgstr ""
10306
10307 #: config/tc-m68k.c:4834
10308 #, c-format
10309 msgid "text label `%s' aligned to odd boundary"
10310 msgstr ""
10311
10312 #: config/tc-m68k.c:5006
10313 #, c-format
10314 msgid "value %ld out of range"
10315 msgstr ""
10316
10317 #: config/tc-m68k.c:5020
10318 msgid "invalid byte branch offset"
10319 msgstr ""
10320
10321 #: config/tc-m68k.c:5057
10322 msgid "short branch with zero offset: use :w"
10323 msgstr ""
10324
10325 #: config/tc-m68k.c:5101
10326 msgid "Conversion of PC relative BSR to absolute JSR"
10327 msgstr ""
10328
10329 #: config/tc-m68k.c:5112
10330 msgid "Conversion of PC relative branch to absolute jump"
10331 msgstr ""
10332
10333 #: config/tc-m68k.c:5129 config/tc-m68k.c:5186
10334 msgid "Conversion of PC relative conditional branch to absolute jump"
10335 msgstr ""
10336
10337 #: config/tc-m68k.c:5251
10338 msgid "Conversion of PC relative displacement to absolute"
10339 msgstr ""
10340
10341 #: config/tc-m68k.c:5464
10342 msgid "Tried to convert PC relative branch to absolute jump"
10343 msgstr ""
10344
10345 #: config/tc-m68k.c:5509 config/tc-m68k.c:5520 config/tc-m68k.c:5564
10346 msgid "expression out of range: defaulting to 1"
10347 msgstr ""
10348
10349 #: config/tc-m68k.c:5556
10350 msgid "expression out of range: defaulting to 0"
10351 msgstr ""
10352
10353 #: config/tc-m68k.c:5597 config/tc-m68k.c:5609
10354 #, c-format
10355 msgid "Can't deal with expression; defaulting to %ld"
10356 msgstr ""
10357
10358 #: config/tc-m68k.c:5623
10359 msgid "expression doesn't fit in BYTE"
10360 msgstr ""
10361
10362 #: config/tc-m68k.c:5627
10363 msgid "expression doesn't fit in WORD"
10364 msgstr ""
10365
10366 #: config/tc-m68k.c:5714
10367 #, c-format
10368 msgid "%s: unrecognized processor name"
10369 msgstr ""
10370
10371 #: config/tc-m68k.c:5775
10372 msgid "bad coprocessor id"
10373 msgstr ""
10374
10375 #: config/tc-m68k.c:5781
10376 msgid "unrecognized fopt option"
10377 msgstr ""
10378
10379 #: config/tc-m68k.c:5913
10380 #, c-format
10381 msgid "option `%s' may not be negated"
10382 msgstr ""
10383
10384 #: config/tc-m68k.c:5924
10385 #, c-format
10386 msgid "option `%s' not recognized"
10387 msgstr ""
10388
10389 #: config/tc-m68k.c:5953
10390 msgid "bad format of OPT NEST=depth"
10391 msgstr ""
10392
10393 #: config/tc-m68k.c:6009
10394 msgid "missing label"
10395 msgstr ""
10396
10397 #: config/tc-m68k.c:6035
10398 #, c-format
10399 msgid "bad register list: %s"
10400 msgstr ""
10401
10402 #: config/tc-m68k.c:6133
10403 msgid "restore without save"
10404 msgstr ""
10405
10406 #: config/tc-m68k.c:6287 config/tc-m68k.c:6657
10407 msgid "syntax error in structured control directive"
10408 msgstr ""
10409
10410 #: config/tc-m68k.c:6332
10411 msgid "missing condition code in structured control directive"
10412 msgstr ""
10413
10414 #: config/tc-m68k.c:6403
10415 #, c-format
10416 msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
10417 msgstr ""
10418
10419 #: config/tc-m68k.c:6699
10420 msgid "missing then"
10421 msgstr ""
10422
10423 #: config/tc-m68k.c:6780
10424 msgid "else without matching if"
10425 msgstr ""
10426
10427 #: config/tc-m68k.c:6813
10428 msgid "endi without matching if"
10429 msgstr ""
10430
10431 #: config/tc-m68k.c:6853
10432 msgid "break outside of structured loop"
10433 msgstr ""
10434
10435 #: config/tc-m68k.c:6891
10436 msgid "next outside of structured loop"
10437 msgstr ""
10438
10439 #: config/tc-m68k.c:6942
10440 msgid "missing ="
10441 msgstr ""
10442
10443 #: config/tc-m68k.c:6980
10444 msgid "missing to or downto"
10445 msgstr ""
10446
10447 #: config/tc-m68k.c:7016 config/tc-m68k.c:7050 config/tc-m68k.c:7264
10448 msgid "missing do"
10449 msgstr ""
10450
10451 #: config/tc-m68k.c:7151
10452 msgid "endf without for"
10453 msgstr ""
10454
10455 #: config/tc-m68k.c:7205
10456 msgid "until without repeat"
10457 msgstr ""
10458
10459 #: config/tc-m68k.c:7299
10460 msgid "endw without while"
10461 msgstr ""
10462
10463 #: config/tc-m68k.c:7332 config/tc-m68k.c:7360
10464 msgid "already assembled instructions"
10465 msgstr ""
10466
10467 #: config/tc-m68k.c:7437
10468 #, c-format
10469 msgid "`%s' is deprecated, use `%s'"
10470 msgstr ""
10471
10472 #: config/tc-m68k.c:7456
10473 #, c-format
10474 msgid "cpu `%s' unrecognized"
10475 msgstr ""
10476
10477 #: config/tc-m68k.c:7475
10478 #, c-format
10479 msgid "architecture `%s' unrecognized"
10480 msgstr ""
10481
10482 #: config/tc-m68k.c:7496
10483 #, c-format
10484 msgid "extension `%s' unrecognized"
10485 msgstr ""
10486
10487 #: config/tc-m68k.c:7615
10488 #, c-format
10489 msgid "option `-A%s' is deprecated: use `-%s'"
10490 msgstr ""
10491
10492 #: config/tc-m68k.c:7648
10493 msgid "architecture features both enabled and disabled"
10494 msgstr ""
10495
10496 #: config/tc-m68k.c:7675
10497 msgid "selected processor does not have all features of selected architecture"
10498 msgstr ""
10499
10500 #: config/tc-m68k.c:7684
10501 msgid "m68k and cf features both selected"
10502 msgstr ""
10503
10504 #: config/tc-m68k.c:7696
10505 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
10506 msgstr ""
10507
10508 #: config/tc-m68k.c:7728
10509 #, c-format
10510 msgid ""
10511 "-march=<arch>\t\tset architecture\n"
10512 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
10513 msgstr ""
10514
10515 #: config/tc-m68k.c:7733
10516 #, c-format
10517 msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
10518 msgstr ""
10519
10520 #: config/tc-m68k.c:7739
10521 #, c-format
10522 msgid ""
10523 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10524 "-pic, -k\t\tgenerate position independent code\n"
10525 "-S\t\t\tturn jbsr into jsr\n"
10526 "--pcrel never turn PC-relative branches into absolute jumps\n"
10527 "--register-prefix-optional\n"
10528 "\t\t\trecognize register names without prefix character\n"
10529 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
10530 "--base-size-default-16\tbase reg without size is 16 bits\n"
10531 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10532 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10533 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
10534 msgstr ""
10535
10536 #: config/tc-m68k.c:7753
10537 #, c-format
10538 msgid "Architecture variants are: "
10539 msgstr ""
10540
10541 #: config/tc-m68k.c:7762
10542 #, c-format
10543 msgid "Processor variants are: "
10544 msgstr ""
10545
10546 #: config/tc-m68k.c:7769 config/tc-xtensa.c:6356
10547 #, c-format
10548 msgid "\n"
10549 msgstr ""
10550
10551 #: config/tc-m68k.c:7800
10552 #, c-format
10553 msgid "Error %s in %s\n"
10554 msgstr ""
10555
10556 #: config/tc-m68k.c:7804
10557 #, c-format
10558 msgid "Opcode(%d.%s): "
10559 msgstr ""
10560
10561 #: config/tc-m68k.c:7962
10562 msgid "Not a defined coldfire architecture"
10563 msgstr ""
10564
10565 #: config/tc-m68k.c:8140
10566 #, c-format
10567 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
10568 msgstr ""
10569
10570 #: config/tc-mcore.c:520 config/tc-microblaze.c:511 config/tc-microblaze.c:539
10571 #: config/tc-microblaze.c:576 config/tc-microblaze.c:588
10572 #, c-format
10573 msgid "register expected, but saw '%.6s'"
10574 msgstr ""
10575
10576 #: config/tc-mcore.c:602
10577 #, c-format
10578 msgid "control register expected, but saw '%.6s'"
10579 msgstr ""
10580
10581 #: config/tc-mcore.c:638
10582 msgid "bad/missing psr specifier"
10583 msgstr ""
10584
10585 #: config/tc-mcore.c:688
10586 msgid "more than 65K literal pools"
10587 msgstr ""
10588
10589 #: config/tc-mcore.c:742
10590 msgid "missing ']'"
10591 msgstr ""
10592
10593 #: config/tc-mcore.c:781
10594 msgid "operand must be a constant"
10595 msgstr ""
10596
10597 #: config/tc-mcore.c:783
10598 #, c-format
10599 msgid "operand must be absolute in range %u..%u, not %ld"
10600 msgstr ""
10601
10602 #: config/tc-mcore.c:818
10603 msgid "operand must be a multiple of 4"
10604 msgstr ""
10605
10606 #: config/tc-mcore.c:825
10607 msgid "operand must be a multiple of 2"
10608 msgstr ""
10609
10610 #: config/tc-mcore.c:887 config/tc-microblaze.c:940
10611 #: config/tc-microblaze.c:1072 config/tc-microblaze.c:1104
10612 #: config/tc-microblaze.c:1557 config/tc-microblaze.c:1623
10613 #: config/tc-microblaze.c:1696 config/tc-microblaze.c:2108
10614 #: config/tc-microblaze.c:2155
10615 #, c-format
10616 msgid "unknown opcode \"%s\""
10617 msgstr ""
10618
10619 #: config/tc-mcore.c:930
10620 msgid "invalid register: r15 illegal"
10621 msgstr ""
10622
10623 #: config/tc-mcore.c:979 config/tc-mcore.c:1560
10624 msgid "M340 specific opcode used when assembling for M210"
10625 msgstr ""
10626
10627 #: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
10628 #: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
10629 #: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
10630 #: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
10631 #: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
10632 #: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
10633 msgid "second operand missing"
10634 msgstr ""
10635
10636 #: config/tc-mcore.c:1013
10637 msgid "destination register must be r1"
10638 msgstr ""
10639
10640 #: config/tc-mcore.c:1034
10641 msgid "source register must be r1"
10642 msgstr ""
10643
10644 #: config/tc-mcore.c:1098 config/tc-mcore.c:1155
10645 msgid "immediate is not a power of two"
10646 msgstr ""
10647
10648 #: config/tc-mcore.c:1126
10649 msgid "translating bgeni to movi"
10650 msgstr ""
10651
10652 #: config/tc-mcore.c:1163
10653 msgid "translating mgeni to movi"
10654 msgstr ""
10655
10656 #: config/tc-mcore.c:1195
10657 msgid "translating bmaski to movi"
10658 msgstr ""
10659
10660 #: config/tc-mcore.c:1271
10661 #, c-format
10662 msgid "displacement too large (%d)"
10663 msgstr ""
10664
10665 #: config/tc-mcore.c:1285
10666 msgid "Invalid register: r0 and r15 illegal"
10667 msgstr ""
10668
10669 #: config/tc-mcore.c:1316
10670 msgid "bad starting register: r0 and r15 invalid"
10671 msgstr ""
10672
10673 #: config/tc-mcore.c:1329
10674 msgid "ending register must be r15"
10675 msgstr ""
10676
10677 #: config/tc-mcore.c:1349
10678 msgid "bad base register: must be r0"
10679 msgstr ""
10680
10681 #: config/tc-mcore.c:1367
10682 msgid "first register must be r4"
10683 msgstr ""
10684
10685 #: config/tc-mcore.c:1378
10686 msgid "last register must be r7"
10687 msgstr ""
10688
10689 #: config/tc-mcore.c:1415
10690 msgid "reg-reg expected"
10691 msgstr ""
10692
10693 #: config/tc-mcore.c:1526
10694 msgid "second operand must be 1"
10695 msgstr ""
10696
10697 #: config/tc-mcore.c:1547
10698 msgid "zero used as immediate value"
10699 msgstr ""
10700
10701 #: config/tc-mcore.c:1574
10702 msgid "duplicated psr bit specifier"
10703 msgstr ""
10704
10705 #: config/tc-mcore.c:1580
10706 msgid "`af' must appear alone"
10707 msgstr ""
10708
10709 #: config/tc-mcore.c:1587 config/tc-microblaze.c:1734
10710 #, c-format
10711 msgid "unimplemented opcode \"%s\""
10712 msgstr ""
10713
10714 #: config/tc-mcore.c:1596 config/tc-microblaze.c:1743
10715 #, c-format
10716 msgid "ignoring operands: %s "
10717 msgstr ""
10718
10719 #: config/tc-mcore.c:1669
10720 #, c-format
10721 msgid "unrecognised cpu type '%s'"
10722 msgstr ""
10723
10724 #: config/tc-mcore.c:1687
10725 #, c-format
10726 msgid ""
10727 "MCORE specific options:\n"
10728 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
10729 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
10730 " -cpu=[210|340] select CPU type\n"
10731 " -EB assemble for a big endian system (default)\n"
10732 " -EL assemble for a little endian system\n"
10733 msgstr ""
10734
10735 #: config/tc-mcore.c:1705 config/tc-microblaze.c:1854
10736 msgid "failed sanity check: short_jump"
10737 msgstr ""
10738
10739 #: config/tc-mcore.c:1715 config/tc-microblaze.c:1864
10740 msgid "failed sanity check: long_jump"
10741 msgstr ""
10742
10743 #: config/tc-mcore.c:1741
10744 #, c-format
10745 msgid "odd displacement at %x"
10746 msgstr ""
10747
10748 #. Variable not in small data read only segment accessed
10749 #. using small data read only anchor.
10750 #: config/tc-mcore.c:1923 config/tc-microblaze.c:1970
10751 #: config/tc-microblaze.c:2268 config/tc-microblaze.c:2291
10752 msgid "unknown"
10753 msgstr ""
10754
10755 #: config/tc-mcore.c:1950
10756 #, c-format
10757 msgid "odd distance branch (0x%lx byte)"
10758 msgid_plural "odd distance branch (0x%lx bytes)"
10759 msgstr[0] ""
10760 msgstr[1] ""
10761 msgstr[2] ""
10762
10763 #: config/tc-mcore.c:1957
10764 #, c-format
10765 msgid "pcrel for branch to %s too far (0x%lx)"
10766 msgstr ""
10767
10768 #: config/tc-mcore.c:1977
10769 #, c-format
10770 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10771 msgstr ""
10772
10773 #: config/tc-mcore.c:1989
10774 #, c-format
10775 msgid "pcrel for loopt too far (0x%lx)"
10776 msgstr ""
10777
10778 #: config/tc-mcore.c:2185 config/tc-microblaze.c:2435 config/tc-tic30.c:1386
10779 #, c-format
10780 msgid "Can not do %d byte %srelocation"
10781 msgstr ""
10782
10783 #: config/tc-mcore.c:2187 config/tc-microblaze.c:2437 config/tc-tic30.c:1387
10784 msgid "pc-relative "
10785 msgstr ""
10786
10787 #: config/tc-mep.c:339
10788 #, c-format
10789 msgid ""
10790 "MeP specific command line options:\n"
10791 " -EB assemble for a big endian system\n"
10792 " -EL assemble for a little endian system (default)\n"
10793 " -mconfig=<name> specify a chip configuration to use\n"
10794 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10795 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10796 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10797 " enable/disable the given opcodes\n"
10798 "\n"
10799 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
10800 " if no -m options are given, all core opcodes are enabled;\n"
10801 " if any enabling -m options are given, only those are enabled;\n"
10802 " if only disabling -m options are given, only those are disabled.\n"
10803 msgstr ""
10804
10805 #: config/tc-mep.c:408
10806 msgid "$hi and $lo are disabled when MUL and DIV are off"
10807 msgstr ""
10808
10809 #: config/tc-mep.c:415
10810 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10811 msgstr ""
10812
10813 #: config/tc-mep.c:420
10814 msgid "$dbg and $depc are disabled when DEBUG is off"
10815 msgstr ""
10816
10817 #: config/tc-mep.c:611
10818 msgid "core and copro insn lengths must total 32 bits."
10819 msgstr ""
10820
10821 #: config/tc-mep.c:614 config/tc-mep.c:751
10822 msgid "vliw group must consist of 1 core and 1 copro insn."
10823 msgstr ""
10824
10825 #: config/tc-mep.c:748
10826 msgid "core and copro insn lengths must total 64 bits."
10827 msgstr ""
10828
10829 #: config/tc-mep.c:980
10830 #, c-format
10831 msgid "cannot pack %s with a 16-bit insn"
10832 msgstr ""
10833
10834 #: config/tc-mep.c:998
10835 #, c-format
10836 msgid "cannot pack %s and %s together with a 16-bit insn"
10837 msgstr ""
10838
10839 #: config/tc-mep.c:1004
10840 msgid "too many IVC2 insns to pack with a 16-bit core insn"
10841 msgstr ""
10842
10843 #: config/tc-mep.c:1019
10844 #, c-format
10845 msgid "cannot pack %s into slot P1"
10846 msgstr ""
10847
10848 #: config/tc-mep.c:1025
10849 msgid "too many IVC2 insns to pack with a 32-bit core insn"
10850 msgstr ""
10851
10852 #: config/tc-mep.c:1043
10853 #, c-format
10854 msgid "unable to pack %s by itself?"
10855 msgstr ""
10856
10857 #: config/tc-mep.c:1073
10858 #, c-format
10859 msgid "cannot pack %s and %s together"
10860 msgstr ""
10861
10862 #: config/tc-mep.c:1079
10863 msgid "too many IVC2 insns to pack together"
10864 msgstr ""
10865
10866 #. There are no insns in the queue and a plus is present.
10867 #. This is a syntax error. Let's not tolerate this.
10868 #. We can relax this later if necessary.
10869 #: config/tc-mep.c:1316
10870 msgid "Invalid use of parallelization operator."
10871 msgstr ""
10872
10873 #: config/tc-mep.c:1362
10874 msgid "Leading plus sign not allowed in core mode"
10875 msgstr ""
10876
10877 #: config/tc-mep.c:1892
10878 #, c-format
10879 msgid "Don't know how to relocate plain operands of type %s"
10880 msgstr ""
10881
10882 #: config/tc-mep.c:1902
10883 #, c-format
10884 msgid "Perhaps you are missing %%tpoff()?"
10885 msgstr ""
10886
10887 #: config/tc-mep.c:2089
10888 msgid "bad .section directive: want a,v,w,x,M,S in string"
10889 msgstr ""
10890
10891 #: config/tc-mep.c:2147
10892 msgid ".vliw unavailable when VLIW is disabled."
10893 msgstr ""
10894
10895 #: config/tc-metag.c:456
10896 msgid "no floating point unit specified"
10897 msgstr ""
10898
10899 #: config/tc-metag.c:721
10900 #, c-format
10901 msgid "offset must be a multiple of %d"
10902 msgstr ""
10903
10904 #: config/tc-metag.c:737 config/tc-metag.c:4445
10905 msgid "offset and base must be from the same unit"
10906 msgstr ""
10907
10908 #: config/tc-metag.c:868 config/tc-metag.c:3169 config/tc-metag.c:3271
10909 #, fuzzy
10910 #| msgid "invalid listing option `%c'"
10911 msgid "invalid destination register"
10912 msgstr "неверный параметр %c для листинга"
10913
10914 #: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
10915 #: config/tc-metag.c:1311 config/tc-metag.c:1531 config/tc-metag.c:3101
10916 #: config/tc-metag.c:3186 config/tc-metag.c:3288
10917 msgid "invalid memory operand"
10918 msgstr ""
10919
10920 #: config/tc-metag.c:939 config/tc-metag.c:3119
10921 msgid "invalid source register"
10922 msgstr ""
10923
10924 #: config/tc-metag.c:1024
10925 #, fuzzy
10926 #| msgid "invalid listing option `%c'"
10927 msgid "invalid destination unit"
10928 msgstr "неверный параметр %c для листинга"
10929
10930 #: config/tc-metag.c:1032
10931 msgid "mov cannot use RD port as destination"
10932 msgstr ""
10933
10934 #: config/tc-metag.c:1057
10935 msgid "invalid source unit"
10936 msgstr ""
10937
10938 #: config/tc-metag.c:1065
10939 msgid "source and address units must not be shared for this addressing mode"
10940 msgstr ""
10941
10942 #: config/tc-metag.c:1073 config/tc-metag.c:1677
10943 msgid "set can only use RD port as source"
10944 msgstr ""
10945
10946 #: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
10947 #: config/tc-metag.c:1698 config/tc-metag.c:4055
10948 #, c-format
10949 msgid "base unit must be one of %s"
10950 msgstr ""
10951
10952 #. We already tried to encode as an extended GET/SET.
10953 #. Parsing as a standard GET/SET provides a smaller offset.
10954 #: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3132
10955 #: config/tc-metag.c:3199 config/tc-metag.c:3301 config/tc-metag.c:4582
10956 msgid "offset value out of range"
10957 msgstr ""
10958
10959 #: config/tc-metag.c:1169
10960 msgid "destination unit must be RD"
10961 msgstr ""
10962
10963 #: config/tc-metag.c:1279
10964 msgid "invalid destination register list"
10965 msgstr ""
10966
10967 #: config/tc-metag.c:1326
10968 msgid "invalid source register list"
10969 msgstr ""
10970
10971 #: config/tc-metag.c:1351
10972 msgid "register list must be even numbered"
10973 msgstr ""
10974
10975 #: config/tc-metag.c:1357
10976 msgid "register list must be from the same unit"
10977 msgstr ""
10978
10979 #: config/tc-metag.c:1380
10980 msgid "register list must not contain duplicates"
10981 msgstr ""
10982
10983 #: config/tc-metag.c:1637
10984 msgid "MDRD value must be between 1 and 8"
10985 msgstr ""
10986
10987 #: config/tc-metag.c:1728
10988 msgid "invalid destination memory operand"
10989 msgstr ""
10990
10991 #: config/tc-metag.c:1743
10992 msgid "invalid source memory operand"
10993 msgstr ""
10994
10995 #: config/tc-metag.c:1750
10996 #, c-format
10997 msgid "address units must be one of %s"
10998 msgstr ""
10999
11000 #: config/tc-metag.c:1757
11001 msgid "base and offset must be from the same unit"
11002 msgstr ""
11003
11004 #: config/tc-metag.c:1765
11005 msgid "source and destination increment mode must agree"
11006 msgstr ""
11007
11008 #: config/tc-metag.c:2040
11009 msgid "PC, CT, TR and TT are treated as if they are a single unit but operands must be in different units"
11010 msgstr ""
11011
11012 #: config/tc-metag.c:2049
11013 msgid "source and destination register must be in different units"
11014 msgstr ""
11015
11016 #: config/tc-metag.c:2081
11017 #, c-format
11018 msgid "register unit must be one of %s"
11019 msgstr ""
11020
11021 #: config/tc-metag.c:2168
11022 #, c-format
11023 msgid "link register unit must be one of %s"
11024 msgstr ""
11025
11026 #: config/tc-metag.c:2174
11027 msgid "link register must be in a low numbered register"
11028 msgstr ""
11029
11030 #: config/tc-metag.c:2191 config/tc-metag.c:2716 config/tc-metag.c:2770
11031 msgid "target out of range"
11032 msgstr ""
11033
11034 #: config/tc-metag.c:2672
11035 msgid "invalid quickrot unit specified"
11036 msgstr ""
11037
11038 #: config/tc-metag.c:2688
11039 msgid "invalid quickrot register specified"
11040 msgstr ""
11041
11042 #: config/tc-metag.c:2742
11043 msgid "source register must be in the trigger unit"
11044 msgstr ""
11045
11046 #: config/tc-metag.c:2845
11047 msgid "Source registers must be in the same unit"
11048 msgstr ""
11049
11050 #: config/tc-metag.c:3556 config/tc-metag.c:3720 config/tc-metag.c:3988
11051 msgid "destination register should be even numbered"
11052 msgstr ""
11053
11054 #: config/tc-metag.c:3628
11055 msgid "comparison must be with register or #0"
11056 msgstr ""
11057
11058 #: config/tc-metag.c:3694 config/tc-metag.c:3759
11059 msgid "instruction cannot operate on pair values"
11060 msgstr ""
11061
11062 #: config/tc-metag.c:3705
11063 msgid "zero flag is not valid for this instruction"
11064 msgstr ""
11065
11066 #: config/tc-metag.c:3726
11067 msgid "source register should be even numbered"
11068 msgstr ""
11069
11070 #: config/tc-metag.c:3786 config/tc-metag.c:3795
11071 msgid "fraction bits value out of range"
11072 msgstr ""
11073
11074 #: config/tc-metag.c:3977
11075 msgid "simd instructions operate on pair values (L prefix)"
11076 msgstr ""
11077
11078 #: config/tc-metag.c:3995
11079 msgid "source registers should be even numbered"
11080 msgstr ""
11081
11082 #: config/tc-metag.c:4273
11083 #, c-format
11084 msgid "expected ']', not %c in %s"
11085 msgstr ""
11086
11087 #: config/tc-metag.c:4392
11088 msgid "invalid register for memory access"
11089 msgstr ""
11090
11091 #: config/tc-metag.c:4505 config/tc-metag.c:4633
11092 #, fuzzy
11093 #| msgid "expected quoted string"
11094 msgid "unexpected end of line"
11095 msgstr "ожидается строка в кавычках"
11096
11097 #: config/tc-metag.c:4552
11098 msgid "'H' modifier only valid for accumulator registers"
11099 msgstr ""
11100
11101 #: config/tc-metag.c:4605
11102 msgid "base unit must be either A0 or A1"
11103 msgstr ""
11104
11105 #: config/tc-metag.c:4678 config/tc-metag.c:5121
11106 msgid "invalid register"
11107 msgstr ""
11108
11109 #: config/tc-metag.c:4826
11110 msgid "could not parse template definition"
11111 msgstr ""
11112
11113 #: config/tc-metag.c:5013
11114 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
11115 msgstr ""
11116
11117 #: config/tc-metag.c:5069
11118 msgid "invalid operands for cross-unit op"
11119 msgstr ""
11120
11121 #: config/tc-metag.c:5111
11122 msgid "missing flags: one of 'P', 'N' or 'Z' required"
11123 msgstr ""
11124
11125 #: config/tc-metag.c:5139
11126 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
11127 msgstr ""
11128
11129 #: config/tc-metag.c:5160
11130 msgid "accumulator not a valid destination"
11131 msgstr ""
11132
11133 #: config/tc-metag.c:5170 config/tc-metag.c:5386 config/tc-metag.c:5570
11134 msgid "invalid immediate value"
11135 msgstr ""
11136
11137 #: config/tc-metag.c:5182
11138 msgid "immediate value not allowed when source & dest differ"
11139 msgstr ""
11140
11141 #: config/tc-metag.c:5214
11142 #, fuzzy, c-format
11143 #| msgid "invalid listing option `%c'"
11144 msgid "invalid register operand: %s"
11145 msgstr "неверный параметр %c для листинга"
11146
11147 #: config/tc-metag.c:5248
11148 msgid "QUICKRoT extension requires 4 registers"
11149 msgstr ""
11150
11151 #: config/tc-metag.c:5255
11152 msgid "invalid fourth register"
11153 msgstr ""
11154
11155 #: config/tc-metag.c:5262
11156 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
11157 msgstr ""
11158
11159 #: config/tc-metag.c:5290
11160 msgid "DSP RAM pointer in incorrect unit"
11161 msgstr ""
11162
11163 #: config/tc-metag.c:5336
11164 msgid "invalid register operand #1"
11165 msgstr ""
11166
11167 #: config/tc-metag.c:5350
11168 msgid "invalid register operand #2"
11169 msgstr ""
11170
11171 #: config/tc-metag.c:5414
11172 msgid "this instruction does not accept an immediate"
11173 msgstr ""
11174
11175 #: config/tc-metag.c:5434
11176 msgid "invalid register operand #3"
11177 msgstr ""
11178
11179 #: config/tc-metag.c:5446
11180 msgid "this instruction does not accept an accumulator"
11181 msgstr ""
11182
11183 #: config/tc-metag.c:5464
11184 msgid "invalid register operand #4"
11185 msgstr ""
11186
11187 #: config/tc-metag.c:5541
11188 msgid "invalid accumulator register"
11189 msgstr ""
11190
11191 #: config/tc-metag.c:5597
11192 msgid "conditional instruction cannot use G flag"
11193 msgstr ""
11194
11195 #: config/tc-metag.c:5608
11196 msgid "conditional instruction cannot use B flag"
11197 msgstr ""
11198
11199 #: config/tc-metag.c:5619
11200 msgid "conditional instruction cannot use R flag"
11201 msgstr ""
11202
11203 #: config/tc-metag.c:5728
11204 msgid "'L' modifier not valid for this instruction"
11205 msgstr ""
11206
11207 #: config/tc-metag.c:5860
11208 #, fuzzy, c-format
11209 #| msgid "missing name"
11210 msgid "missing fpu name `%s'"
11211 msgstr "пропущено имя"
11212
11213 #: config/tc-metag.c:5871
11214 #, c-format
11215 msgid "unknown fpu `%s'"
11216 msgstr ""
11217
11218 #: config/tc-metag.c:5886
11219 #, fuzzy, c-format
11220 #| msgid "missing name"
11221 msgid "missing DSP name `%s'"
11222 msgstr "пропущено имя"
11223
11224 #: config/tc-metag.c:5897
11225 #, c-format
11226 msgid "unknown DSP `%s'"
11227 msgstr ""
11228
11229 #: config/tc-metag.c:5915
11230 msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
11231 msgstr ""
11232
11233 #: config/tc-metag.c:5953
11234 #, c-format
11235 msgid " Meta specific command line options:\n"
11236 msgstr ""
11237
11238 #: config/tc-metag.c:6042
11239 msgid "premature end of floating point prefix"
11240 msgstr ""
11241
11242 #: config/tc-metag.c:6102
11243 #, fuzzy
11244 #| msgid "end of file in escape character"
11245 msgid "unknown floating point prefix character"
11246 msgstr "конец файла в экранированном символе"
11247
11248 #: config/tc-metag.c:6251
11249 #, c-format
11250 msgid "unknown DSP prefix character %c %s"
11251 msgstr ""
11252
11253 #: config/tc-metag.c:6514
11254 #, c-format
11255 msgid "instruction mnemonic too long: %s"
11256 msgstr ""
11257
11258 #: config/tc-metag.c:6569
11259 #, c-format
11260 msgid "junk at end of line: \"%s\""
11261 msgstr ""
11262
11263 #: config/tc-metag.c:6576
11264 #, fuzzy, c-format
11265 #| msgid "failed to read instruction table %s\n"
11266 msgid "failed to assemble instruction: \"%s\""
11267 msgstr "не удалось прочитать таблицу инструкций %s\n"
11268
11269 #: config/tc-metag.c:6581
11270 #, c-format
11271 msgid "unknown floating point mnemonic: \"%s\""
11272 msgstr ""
11273
11274 #: config/tc-metag.c:6583
11275 #, c-format
11276 msgid "unknown mnemonic: \"%s\""
11277 msgstr ""
11278
11279 #: config/tc-metag.c:6634
11280 #, c-format
11281 msgid "cannot assemble DSP instruction, DSP option not set: %s"
11282 msgstr ""
11283
11284 #: config/tc-metag.c:6641
11285 #, c-format
11286 msgid "cannot assemble FPU instruction, FPU option not set: %s"
11287 msgstr ""
11288
11289 #: config/tc-metag.c:6739 config/tc-nds32.c:6112
11290 msgid "Bad call to md_atof()"
11291 msgstr ""
11292
11293 #: config/tc-microblaze.c:516 config/tc-microblaze.c:545
11294 #: config/tc-microblaze.c:582
11295 #, c-format
11296 msgid "Invalid register number at '%.6s'"
11297 msgstr ""
11298
11299 #: config/tc-microblaze.c:743
11300 msgid "operand must be a constant or a label"
11301 msgstr ""
11302
11303 #: config/tc-microblaze.c:752
11304 #, c-format
11305 msgid "operand must be absolute in range %lx..%lx, not %lx"
11306 msgstr ""
11307
11308 #: config/tc-microblaze.c:954 config/tc-microblaze.c:961
11309 #: config/tc-microblaze.c:968 config/tc-microblaze.c:1001
11310 #: config/tc-microblaze.c:1008 config/tc-microblaze.c:1014
11311 #: config/tc-microblaze.c:1127 config/tc-microblaze.c:1134
11312 #: config/tc-microblaze.c:1140 config/tc-microblaze.c:1171
11313 #: config/tc-microblaze.c:1178 config/tc-microblaze.c:1198
11314 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1225
11315 #: config/tc-microblaze.c:1232 config/tc-microblaze.c:1250
11316 #: config/tc-microblaze.c:1257 config/tc-microblaze.c:1279
11317 #: config/tc-microblaze.c:1286 config/tc-microblaze.c:1304
11318 #: config/tc-microblaze.c:1316 config/tc-microblaze.c:1334
11319 #: config/tc-microblaze.c:1351 config/tc-microblaze.c:1358
11320 #: config/tc-microblaze.c:1404 config/tc-microblaze.c:1411
11321 #: config/tc-microblaze.c:1457 config/tc-microblaze.c:1464
11322 #: config/tc-microblaze.c:1486 config/tc-microblaze.c:1493
11323 #: config/tc-microblaze.c:1513 config/tc-microblaze.c:1519
11324 #: config/tc-microblaze.c:1579 config/tc-microblaze.c:1585
11325 #: config/tc-microblaze.c:1645 config/tc-microblaze.c:1719
11326 msgid "Error in statement syntax"
11327 msgstr ""
11328
11329 #: config/tc-microblaze.c:974 config/tc-microblaze.c:976
11330 #: config/tc-microblaze.c:978 config/tc-microblaze.c:1018
11331 #: config/tc-microblaze.c:1020 config/tc-microblaze.c:1144
11332 #: config/tc-microblaze.c:1146 config/tc-microblaze.c:1184
11333 #: config/tc-microblaze.c:1186 config/tc-microblaze.c:1211
11334 #: config/tc-microblaze.c:1213 config/tc-microblaze.c:1238
11335 #: config/tc-microblaze.c:1261 config/tc-microblaze.c:1292
11336 #: config/tc-microblaze.c:1322 config/tc-microblaze.c:1340
11337 #: config/tc-microblaze.c:1470 config/tc-microblaze.c:1472
11338 #: config/tc-microblaze.c:1499 config/tc-microblaze.c:1501
11339 #: config/tc-microblaze.c:1523 config/tc-microblaze.c:1589
11340 #: config/tc-microblaze.c:1651
11341 msgid "Cannot use special register with this instruction"
11342 msgstr ""
11343
11344 #: config/tc-microblaze.c:1028
11345 msgid "lmi pseudo instruction should not use a label in imm field"
11346 msgstr ""
11347
11348 #: config/tc-microblaze.c:1030
11349 msgid "smi pseudo instruction should not use a label in imm field"
11350 msgstr ""
11351
11352 #: config/tc-microblaze.c:1149
11353 msgid "Symbol used as immediate for shift instruction"
11354 msgstr ""
11355
11356 #: config/tc-microblaze.c:1158
11357 #, c-format
11358 msgid "Shift value > 32. using <value %% 32>"
11359 msgstr ""
11360
11361 #: config/tc-microblaze.c:1264
11362 msgid "Symbol used as immediate value for msrset/msrclr instructions"
11363 msgstr ""
11364
11365 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1446
11366 msgid "invalid value for special purpose register"
11367 msgstr ""
11368
11369 #: config/tc-microblaze.c:1659
11370 msgid "An IMM instruction should not be present in the .s file"
11371 msgstr ""
11372
11373 #: config/tc-microblaze.c:1721
11374 msgid "Symbol used as immediate for mbar instruction"
11375 msgstr ""
11376
11377 #: config/tc-microblaze.c:1727
11378 #, c-format
11379 msgid "Immediate value for mbar > 32. using <value %% 32>"
11380 msgstr ""
11381
11382 #: config/tc-microblaze.c:1804
11383 msgid "Bad call to MD_NTOF()"
11384 msgstr ""
11385
11386 #: config/tc-microblaze.c:2061
11387 #, c-format
11388 msgid "pcrel for branch to %s too far (0x%x)"
11389 msgstr ""
11390
11391 #. We know the abs value: Should never happen.
11392 #: config/tc-microblaze.c:2216
11393 msgid "Absolute PC-relative value in relaxation code. Assembler error....."
11394 msgstr ""
11395
11396 #. Cannot have a PC-relative branch to a diff segment.
11397 #: config/tc-microblaze.c:2230
11398 #, c-format
11399 msgid "PC relative branch to label %s which is not in the instruction space"
11400 msgstr ""
11401
11402 #: config/tc-microblaze.c:2271
11403 msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
11404 msgstr ""
11405
11406 #: config/tc-microblaze.c:2294
11407 msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
11408 msgstr ""
11409
11410 #: config/tc-microblaze.c:2303
11411 msgid "Incorrect fr_opcode value in frag. Internal error....."
11412 msgstr ""
11413
11414 #. We know the abs value: Should never happen.
11415 #: config/tc-microblaze.c:2310
11416 msgid "Absolute value in relaxation code. Assembler error....."
11417 msgstr ""
11418
11419 #: config/tc-mips.c:2081
11420 #, c-format
11421 msgid "the %d-bit %s architecture does not support the `%s' extension"
11422 msgstr ""
11423
11424 #: config/tc-mips.c:2084
11425 #, c-format
11426 msgid "the `%s' extension requires %s%d revision %d or greater"
11427 msgstr ""
11428
11429 #: config/tc-mips.c:2093
11430 #, c-format
11431 msgid "the `%s' extension was removed in %s%d revision %d"
11432 msgstr ""
11433
11434 #: config/tc-mips.c:2102
11435 #, c-format
11436 msgid "the `%s' extension requires 64-bit FPRs"
11437 msgstr ""
11438
11439 #: config/tc-mips.c:2945 config/tc-mips.c:16245
11440 #, fuzzy, c-format
11441 #| msgid "unrecognized emulation name `%s'"
11442 msgid "unrecognized register name `%s'"
11443 msgstr "нераспознанно имя эмуляции `%s'"
11444
11445 #: config/tc-mips.c:3172
11446 msgid "invalid register range"
11447 msgstr ""
11448
11449 #: config/tc-mips.c:3200
11450 msgid "vector element must be constant"
11451 msgstr ""
11452
11453 #: config/tc-mips.c:3210
11454 #, fuzzy
11455 #| msgid "missing name"
11456 msgid "missing `]'"
11457 msgstr "пропущено имя"
11458
11459 #: config/tc-mips.c:3433
11460 #, c-format
11461 msgid "internal: bad mips opcode (mask error): %s %s"
11462 msgstr ""
11463
11464 #: config/tc-mips.c:3460
11465 #, c-format
11466 msgid "internal: unknown operand type: %s %s"
11467 msgstr ""
11468
11469 #: config/tc-mips.c:3493
11470 #, c-format
11471 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
11472 msgstr ""
11473
11474 #: config/tc-mips.c:3501
11475 #, c-format
11476 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
11477 msgstr ""
11478
11479 #: config/tc-mips.c:3508
11480 #, c-format
11481 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
11482 msgstr ""
11483
11484 #: config/tc-mips.c:3543
11485 #, c-format
11486 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
11487 msgstr ""
11488
11489 #: config/tc-mips.c:3551
11490 #, c-format
11491 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
11492 msgstr ""
11493
11494 #: config/tc-mips.c:3577
11495 msgid "-G may not be used in position-independent code"
11496 msgstr ""
11497
11498 #: config/tc-mips.c:3583
11499 msgid "-G may not be used with abicalls"
11500 msgstr ""
11501
11502 #. Probably a memory allocation problem? Give up now.
11503 #: config/tc-mips.c:3603 config/tc-mips.c:3694
11504 msgid "broken assembler, no assembly attempted"
11505 msgstr ""
11506
11507 #: config/tc-mips.c:3633 config/tc-mips.c:3662
11508 #, c-format
11509 msgid "internal: can't hash `%s': %s"
11510 msgstr ""
11511
11512 #: config/tc-mips.c:3844
11513 #, c-format
11514 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
11515 msgstr ""
11516
11517 #: config/tc-mips.c:3851
11518 #, c-format
11519 msgid ".gnu_attribute %d,%d requires `%s'"
11520 msgstr ""
11521
11522 #: config/tc-mips.c:3912
11523 #, c-format
11524 msgid ".gnu_attribute %d,%d is no longer supported"
11525 msgstr ""
11526
11527 #: config/tc-mips.c:3921
11528 #, c-format
11529 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
11530 msgstr ""
11531
11532 #: config/tc-mips.c:3934
11533 msgid "`gp=64' used with a 32-bit processor"
11534 msgstr ""
11535
11536 #: config/tc-mips.c:3937
11537 msgid "`gp=32' used with a 64-bit ABI"
11538 msgstr ""
11539
11540 #: config/tc-mips.c:3940
11541 msgid "`gp=64' used with a 32-bit ABI"
11542 msgstr ""
11543
11544 #: config/tc-mips.c:3947
11545 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
11546 msgstr ""
11547
11548 #: config/tc-mips.c:3949
11549 msgid "`fp=xx' cannot be used with `singlefloat'"
11550 msgstr ""
11551
11552 #: config/tc-mips.c:3953
11553 msgid "`fp=64' used with a 32-bit fpu"
11554 msgstr ""
11555
11556 #: config/tc-mips.c:3957
11557 msgid "`fp=64' used with a 32-bit ABI"
11558 msgstr ""
11559
11560 #: config/tc-mips.c:3962
11561 msgid "`fp=32' used with a 64-bit ABI"
11562 msgstr ""
11563
11564 #: config/tc-mips.c:3964
11565 msgid "`fp=32' used with a MIPS R6 cpu"
11566 msgstr ""
11567
11568 #: config/tc-mips.c:3967
11569 msgid "Unknown size of floating point registers"
11570 msgstr ""
11571
11572 #: config/tc-mips.c:3972
11573 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
11574 msgstr ""
11575
11576 #: config/tc-mips.c:3975 config/tc-mips.c:3979
11577 #, c-format
11578 msgid "`%s' cannot be used with `%s'"
11579 msgstr ""
11580
11581 #: config/tc-mips.c:3984
11582 #, fuzzy, c-format
11583 #| msgid "relocation is not supported"
11584 msgid "branch relaxation is not supported in `%s'"
11585 msgstr "перемещение не поддерживается"
11586
11587 #: config/tc-mips.c:4064
11588 msgid "trap exception not supported at ISA 1"
11589 msgstr ""
11590
11591 #: config/tc-mips.c:4077 config/tc-mips.c:17125
11592 #, c-format
11593 msgid "`%s' does not support legacy NaN"
11594 msgstr ""
11595
11596 #: config/tc-mips.c:4124
11597 #, c-format
11598 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
11599 msgstr ""
11600
11601 #: config/tc-mips.c:4829
11602 #, c-format
11603 msgid "operand %d out of range"
11604 msgstr ""
11605
11606 #: config/tc-mips.c:4837
11607 #, c-format
11608 msgid "operand %d must be constant"
11609 msgstr ""
11610
11611 #: config/tc-mips.c:4881 read.c:4340 read.c:5316 write.c:265 write.c:1021
11612 msgid "register value used as expression"
11613 msgstr ""
11614
11615 #: config/tc-mips.c:4894
11616 #, c-format
11617 msgid "operand %d must be an immediate expression"
11618 msgstr ""
11619
11620 #: config/tc-mips.c:5015 config/tc-mips.c:5017
11621 #, c-format
11622 msgid "float register should be even, was %d"
11623 msgstr ""
11624
11625 #: config/tc-mips.c:5030
11626 #, c-format
11627 msgid "condition code register should be even for %s, was %d"
11628 msgstr ""
11629
11630 #: config/tc-mips.c:5035
11631 #, c-format
11632 msgid "condition code register should be 0 or 4 for %s, was %d"
11633 msgstr ""
11634
11635 #: config/tc-mips.c:5356
11636 msgid "invalid performance register"
11637 msgstr ""
11638
11639 #: config/tc-mips.c:5452
11640 msgid "the source register must not be $0"
11641 msgstr ""
11642
11643 #: config/tc-mips.c:5728
11644 msgid "missing frame size"
11645 msgstr ""
11646
11647 #: config/tc-mips.c:5733
11648 msgid "frame size specified twice"
11649 msgstr ""
11650
11651 #: config/tc-mips.c:5738
11652 msgid "invalid frame size"
11653 msgstr ""
11654
11655 #: config/tc-mips.c:5778
11656 #, c-format
11657 msgid "operand %d must be an immediate"
11658 msgstr ""
11659
11660 #: config/tc-mips.c:5793
11661 msgid "invalid element selector"
11662 msgstr ""
11663
11664 #: config/tc-mips.c:5806
11665 #, c-format
11666 msgid "operand %d must be scalar"
11667 msgstr ""
11668
11669 #: config/tc-mips.c:5983
11670 msgid "floating-point expression required"
11671 msgstr ""
11672
11673 #: config/tc-mips.c:6083
11674 #, c-format
11675 msgid "cannot use `%s' in this section"
11676 msgstr ""
11677
11678 #: config/tc-mips.c:6230
11679 msgid "used $at without \".set noat\""
11680 msgstr ""
11681
11682 #: config/tc-mips.c:6232
11683 #, c-format
11684 msgid "used $%u with \".set at=$%u\""
11685 msgstr ""
11686
11687 #: config/tc-mips.c:7261
11688 #, c-format
11689 msgid "wrong size instruction in a %u-bit branch delay slot"
11690 msgstr ""
11691
11692 #: config/tc-mips.c:7281 config/tc-mips.c:7291 config/tc-mips.c:15551
11693 #, c-format
11694 msgid "jump to misaligned address (0x%lx)"
11695 msgstr ""
11696
11697 #: config/tc-mips.c:7306 config/tc-mips.c:7326 config/tc-mips.c:7343
11698 #: config/tc-mips.c:8874 config/tc-mips.c:15405 config/tc-mips.c:15412
11699 #: config/tc-mips.c:15806 config/tc-mips.c:18640
11700 #, c-format
11701 msgid "branch to misaligned address (0x%lx)"
11702 msgstr ""
11703
11704 #: config/tc-mips.c:7312 config/tc-mips.c:7330 config/tc-mips.c:7347
11705 #: config/tc-mips.c:8877
11706 #, c-format
11707 msgid "branch address range overflow (0x%lx)"
11708 msgstr ""
11709
11710 #: config/tc-mips.c:7592
11711 msgid "extended instruction in delay slot"
11712 msgstr ""
11713
11714 #: config/tc-mips.c:8056
11715 msgid "source and destination must be different"
11716 msgstr ""
11717
11718 #: config/tc-mips.c:8059
11719 msgid "a destination register must be supplied"
11720 msgstr ""
11721
11722 #: config/tc-mips.c:8064
11723 msgid "the source register must not be $31"
11724 msgstr ""
11725
11726 #: config/tc-mips.c:8312 config/tc-mips.c:14189 config/tc-mips.c:18786
11727 msgid "invalid unextended operand value"
11728 msgstr ""
11729
11730 #: config/tc-mips.c:8430
11731 #, c-format
11732 msgid "opcode not supported on this processor: %s (%s)"
11733 msgstr ""
11734
11735 #: config/tc-mips.c:8509
11736 msgid "opcode not supported in the `insn32' mode"
11737 msgstr ""
11738
11739 #: config/tc-mips.c:8512
11740 #, c-format
11741 msgid "unrecognized %d-bit version of microMIPS opcode"
11742 msgstr ""
11743
11744 #: config/tc-mips.c:8568
11745 msgid "unrecognized unextended version of MIPS16 opcode"
11746 msgstr ""
11747
11748 #: config/tc-mips.c:8571
11749 msgid "unrecognized extended version of MIPS16 opcode"
11750 msgstr ""
11751
11752 #: config/tc-mips.c:8621 config/tc-mips.c:18657
11753 msgid "macro instruction expanded into multiple instructions in a branch delay slot"
11754 msgstr ""
11755
11756 #: config/tc-mips.c:8624 config/tc-mips.c:18665
11757 msgid "macro instruction expanded into multiple instructions"
11758 msgstr ""
11759
11760 #: config/tc-mips.c:8628
11761 msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot"
11762 msgstr ""
11763
11764 #: config/tc-mips.c:8630
11765 msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot"
11766 msgstr ""
11767
11768 #: config/tc-mips.c:9074
11769 msgid "operand overflow"
11770 msgstr ""
11771
11772 #: config/tc-mips.c:9093 config/tc-mips.c:9677 config/tc-mips.c:13670
11773 msgid "macro used $at after \".set noat\""
11774 msgstr ""
11775
11776 #: config/tc-mips.c:9241 config/tc-mips.c:12009 config/tc-mips.c:12668
11777 #, c-format
11778 msgid "number (0x%s) larger than 32 bits"
11779 msgstr ""
11780
11781 #: config/tc-mips.c:9261
11782 msgid "number larger than 64 bits"
11783 msgstr ""
11784
11785 #: config/tc-mips.c:9555 config/tc-mips.c:9583 config/tc-mips.c:9621
11786 #: config/tc-mips.c:9666 config/tc-mips.c:12244 config/tc-mips.c:12283
11787 #: config/tc-mips.c:12322 config/tc-mips.c:12764 config/tc-mips.c:12816
11788 msgid "PIC code offset overflow (max 16 signed bits)"
11789 msgstr ""
11790
11791 #: config/tc-mips.c:10194
11792 #, c-format
11793 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11794 msgstr ""
11795
11796 #. result is always true
11797 #: config/tc-mips.c:10290
11798 #, c-format
11799 msgid "branch %s is always true"
11800 msgstr ""
11801
11802 #: config/tc-mips.c:10518 config/tc-mips.c:10628
11803 msgid "divide by zero"
11804 msgstr ""
11805
11806 #: config/tc-mips.c:10718
11807 msgid "dla used to load 32-bit register; recommend using la instead"
11808 msgstr ""
11809
11810 #: config/tc-mips.c:10722
11811 msgid "la used to load 64-bit address; recommend using dla instead"
11812 msgstr ""
11813
11814 #: config/tc-mips.c:10831 config/tc-riscv.c:944 config/tc-z80.c:732
11815 msgid "offset too large"
11816 msgstr ""
11817
11818 #: config/tc-mips.c:11005 config/tc-mips.c:11283
11819 msgid "PIC code offset overflow (max 32 signed bits)"
11820 msgstr ""
11821
11822 #: config/tc-mips.c:11353 config/tc-mips.c:11429
11823 #, c-format
11824 msgid "opcode not supported in the `insn32' mode `%s'"
11825 msgstr ""
11826
11827 #: config/tc-mips.c:11381
11828 msgid "MIPS PIC call to register other than $25"
11829 msgstr ""
11830
11831 #: config/tc-mips.c:11397 config/tc-mips.c:11408 config/tc-mips.c:11541
11832 #: config/tc-mips.c:11552
11833 msgid "no .cprestore pseudo-op used in PIC code"
11834 msgstr ""
11835
11836 #: config/tc-mips.c:11402 config/tc-mips.c:11546
11837 msgid "no .frame pseudo-op used in PIC code"
11838 msgstr ""
11839
11840 #: config/tc-mips.c:11567
11841 msgid "non-PIC jump used in PIC library"
11842 msgstr ""
11843
11844 #: config/tc-mips.c:12494
11845 #, c-format
11846 msgid "Unable to generate `%s' compliant code without mthc1"
11847 msgstr ""
11848
11849 #: config/tc-mips.c:13228
11850 #, c-format
11851 msgid "instruction %s: result is always false"
11852 msgstr ""
11853
11854 #: config/tc-mips.c:13381
11855 #, c-format
11856 msgid "instruction %s: result is always true"
11857 msgstr ""
11858
11859 #. FIXME: Check if this is one of the itbl macros, since they
11860 #. are added dynamically.
11861 #: config/tc-mips.c:13666
11862 #, c-format
11863 msgid "macro %s not implemented yet"
11864 msgstr ""
11865
11866 #: config/tc-mips.c:14011 config/tc-mips.c:14075 config/tc-mips.c:14086
11867 #: config/tc-score.c:2691 config/tc-score.c:2737
11868 msgid "unrecognized opcode"
11869 msgstr ""
11870
11871 #: config/tc-mips.c:14199
11872 msgid "extended operand requested but not required"
11873 msgstr ""
11874
11875 #: config/tc-mips.c:14208
11876 msgid "operand value out of range for instruction"
11877 msgstr ""
11878
11879 #: config/tc-mips.c:14307
11880 #, c-format
11881 msgid "relocation %s isn't supported by the current ABI"
11882 msgstr ""
11883
11884 #: config/tc-mips.c:14363
11885 msgid "unclosed '('"
11886 msgstr ""
11887
11888 #: config/tc-mips.c:14429
11889 #, c-format
11890 msgid "a different %s was already specified, is now %s"
11891 msgstr ""
11892
11893 #: config/tc-mips.c:14596
11894 msgid "-mmicromips cannot be used with -mips16"
11895 msgstr ""
11896
11897 #: config/tc-mips.c:14611
11898 msgid "-mips16 cannot be used with -micromips"
11899 msgstr ""
11900
11901 #: config/tc-mips.c:14762 config/tc-mips.c:14820
11902 msgid "no compiled in support for 64 bit object file format"
11903 msgstr ""
11904
11905 #: config/tc-mips.c:14827
11906 #, c-format
11907 msgid "invalid abi -mabi=%s"
11908 msgstr ""
11909
11910 #: config/tc-mips.c:14867
11911 #, c-format
11912 msgid "invalid NaN setting -mnan=%s"
11913 msgstr ""
11914
11915 #: config/tc-mips.c:14901
11916 #, fuzzy
11917 #| msgid "emulations not handled in this configuration"
11918 msgid "-G not supported in this configuration"
11919 msgstr "эмуляции не обрабатываются при таких настройках"
11920
11921 #: config/tc-mips.c:14927
11922 #, c-format
11923 msgid "-%s conflicts with the other architecture options, which imply -%s"
11924 msgstr ""
11925
11926 #: config/tc-mips.c:14943
11927 #, c-format
11928 msgid "-march=%s is not compatible with the selected ABI"
11929 msgstr ""
11930
11931 #: config/tc-mips.c:15409 config/tc-mips.c:15800 config/tc-mips.c:18637
11932 msgid "branch to a symbol in another ISA mode"
11933 msgstr ""
11934
11935 #: config/tc-mips.c:15416 config/tc-mips.c:15557 config/tc-mips.c:15810
11936 #, c-format
11937 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
11938 msgstr ""
11939
11940 #: config/tc-mips.c:15453
11941 msgid "PC-relative reference to a different section"
11942 msgstr ""
11943
11944 #: config/tc-mips.c:15525 config/tc-riscv.c:1960
11945 msgid "TLS relocation against a constant"
11946 msgstr ""
11947
11948 #: config/tc-mips.c:15545
11949 msgid "jump to a symbol in another ISA mode"
11950 msgstr ""
11951
11952 #: config/tc-mips.c:15548
11953 msgid "JALX to a symbol in the same ISA mode"
11954 msgstr ""
11955
11956 #: config/tc-mips.c:15633
11957 msgid "unsupported constant in relocation"
11958 msgstr ""
11959
11960 #: config/tc-mips.c:15705
11961 #, c-format
11962 msgid "PC-relative access using misaligned symbol (%lx)"
11963 msgstr ""
11964
11965 #: config/tc-mips.c:15709
11966 #, c-format
11967 msgid "PC-relative access using misaligned offset (%lx)"
11968 msgstr ""
11969
11970 #: config/tc-mips.c:15722 config/tc-mips.c:15741
11971 msgid "PC-relative access out of range"
11972 msgstr ""
11973
11974 #: config/tc-mips.c:15728
11975 #, c-format
11976 msgid "PC-relative access to misaligned address (%lx)"
11977 msgstr ""
11978
11979 #: config/tc-mips.c:15895
11980 #, c-format
11981 msgid "alignment too large, %d assumed"
11982 msgstr ""
11983
11984 #: config/tc-mips.c:15898
11985 msgid "alignment negative, 0 assumed"
11986 msgstr ""
11987
11988 #: config/tc-mips.c:16140
11989 #, c-format
11990 msgid "%s: no such section"
11991 msgstr ""
11992
11993 #: config/tc-mips.c:16181
11994 #, c-format
11995 msgid ".option pic%d not supported"
11996 msgstr ""
11997
11998 #: config/tc-mips.c:16183
11999 #, c-format
12000 msgid ".option pic%d not supported in VxWorks PIC mode"
12001 msgstr ""
12002
12003 #: config/tc-mips.c:16195 config/tc-mips.c:16532
12004 msgid "-G may not be used with SVR4 PIC code"
12005 msgstr ""
12006
12007 #: config/tc-mips.c:16201
12008 #, fuzzy, c-format
12009 #| msgid "unrecognized option -%c%s"
12010 msgid "unrecognized option \"%s\""
12011 msgstr "нераспознанный параметр -%c%s"
12012
12013 #: config/tc-mips.c:16307
12014 #, c-format
12015 msgid "unknown architecture %s"
12016 msgstr ""
12017
12018 #: config/tc-mips.c:16321 config/tc-mips.c:16483
12019 #, c-format
12020 msgid "unknown ISA level %s"
12021 msgstr ""
12022
12023 #: config/tc-mips.c:16330
12024 #, c-format
12025 msgid "unknown ISA or architecture %s"
12026 msgstr ""
12027
12028 #: config/tc-mips.c:16389
12029 msgid "`noreorder' must be set before `nomacro'"
12030 msgstr ""
12031
12032 #: config/tc-mips.c:16418
12033 msgid ".set pop with no .set push"
12034 msgstr ""
12035
12036 #: config/tc-mips.c:16437
12037 #, fuzzy, c-format
12038 #| msgid "unrecognized symbol type \"%s\""
12039 msgid "tried to set unrecognized symbol: %s\n"
12040 msgstr "нераспознанный тип символа %s"
12041
12042 #: config/tc-mips.c:16510
12043 #, fuzzy, c-format
12044 #| msgid "unrecognized symbol type \"%s\""
12045 msgid ".module used with unrecognized symbol: %s\n"
12046 msgstr "нераспознанный тип символа %s"
12047
12048 #: config/tc-mips.c:16516
12049 msgid ".module is not permitted after generating code"
12050 msgstr ""
12051
12052 #: config/tc-mips.c:16576 config/tc-mips.c:16655 config/tc-mips.c:16759
12053 #: config/tc-mips.c:16789 config/tc-mips.c:16838
12054 #, c-format
12055 msgid "%s not supported in MIPS16 mode"
12056 msgstr ""
12057
12058 #: config/tc-mips.c:16583
12059 msgid ".cpload not in noreorder section"
12060 msgstr ""
12061
12062 #: config/tc-mips.c:16664 config/tc-mips.c:16683
12063 msgid "missing argument separator ',' for .cpsetup"
12064 msgstr ""
12065
12066 #: config/tc-mips.c:16881
12067 #, fuzzy, c-format
12068 #| msgid "unsupported section attribute '%c'"
12069 msgid "unsupported use of %s"
12070 msgstr "неподдерживаемый атрибут раздела %c"
12071
12072 #: config/tc-mips.c:16972
12073 msgid "unsupported use of .gpword"
12074 msgstr ""
12075
12076 #: config/tc-mips.c:17010
12077 msgid "unsupported use of .gpdword"
12078 msgstr ""
12079
12080 #: config/tc-mips.c:17042
12081 msgid "unsupported use of .ehword"
12082 msgstr ""
12083
12084 #: config/tc-mips.c:17129
12085 msgid "bad .nan directive"
12086 msgstr ""
12087
12088 #: config/tc-mips.c:17178
12089 #, c-format
12090 msgid "ignoring attempt to redefine symbol %s"
12091 msgstr ""
12092
12093 #: config/tc-mips.c:17193 ecoff.c:3372
12094 msgid "bad .weakext directive"
12095 msgstr ""
12096
12097 #: config/tc-mips.c:18162 config/tc-mips.c:18439
12098 msgid "relaxed out-of-range branch into a jump"
12099 msgstr ""
12100
12101 #: config/tc-mips.c:18661
12102 msgid "extended instruction in a branch delay slot"
12103 msgstr ""
12104
12105 #: config/tc-mips.c:18775 config/tc-xtensa.c:1656 config/tc-xtensa.c:1934
12106 msgid "unsupported relocation"
12107 msgstr ""
12108
12109 #: config/tc-mips.c:19271 config/tc-score.c:5640
12110 msgid "expected simple number"
12111 msgstr ""
12112
12113 #: config/tc-mips.c:19299 config/tc-score.c:5667
12114 msgid "invalid number"
12115 msgstr ""
12116
12117 #: config/tc-mips.c:19376 ecoff.c:2999
12118 msgid ".end directive without a preceding .ent directive"
12119 msgstr ""
12120
12121 #: config/tc-mips.c:19385
12122 msgid ".end symbol does not match .ent symbol"
12123 msgstr ""
12124
12125 #: config/tc-mips.c:19462
12126 msgid ".ent or .aent not in text section"
12127 msgstr ""
12128
12129 #: config/tc-mips.c:19465 config/tc-score.c:5706
12130 msgid "missing .end"
12131 msgstr ""
12132
12133 #: config/tc-mips.c:19548
12134 msgid ".mask/.fmask outside of .ent"
12135 msgstr ""
12136
12137 #: config/tc-mips.c:19555
12138 msgid "bad .mask/.fmask directive"
12139 msgstr ""
12140
12141 #: config/tc-mips.c:19848
12142 #, c-format
12143 msgid "bad value (%s) for %s"
12144 msgstr ""
12145
12146 #: config/tc-mips.c:19912
12147 #, c-format
12148 msgid ""
12149 "MIPS options:\n"
12150 "-EB\t\t\tgenerate big endian output\n"
12151 "-EL\t\t\tgenerate little endian output\n"
12152 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12153 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12154 "\t\t\timplicitly with the gp register [default 8]\n"
12155 msgstr ""
12156
12157 #: config/tc-mips.c:19919
12158 #, c-format
12159 msgid ""
12160 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12161 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12162 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12163 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12164 "-mips5 generate MIPS ISA V instructions\n"
12165 "-mips32 generate MIPS32 ISA instructions\n"
12166 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
12167 "-mips32r3 generate MIPS32 release 3 ISA instructions\n"
12168 "-mips32r5 generate MIPS32 release 5 ISA instructions\n"
12169 "-mips32r6 generate MIPS32 release 6 ISA instructions\n"
12170 "-mips64 generate MIPS64 ISA instructions\n"
12171 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
12172 "-mips64r3 generate MIPS64 release 3 ISA instructions\n"
12173 "-mips64r5 generate MIPS64 release 5 ISA instructions\n"
12174 "-mips64r6 generate MIPS64 release 6 ISA instructions\n"
12175 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
12176 msgstr ""
12177
12178 #: config/tc-mips.c:19944
12179 #, c-format
12180 msgid ""
12181 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12182 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
12183 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12184 msgstr ""
12185
12186 #: config/tc-mips.c:19957
12187 #, c-format
12188 msgid ""
12189 "-mips16\t\t\tgenerate mips16 instructions\n"
12190 "-no-mips16\t\tdo not generate mips16 instructions\n"
12191 msgstr ""
12192
12193 #: config/tc-mips.c:19960
12194 #, c-format
12195 msgid ""
12196 "-mmicromips\t\tgenerate microMIPS instructions\n"
12197 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
12198 msgstr ""
12199
12200 #: config/tc-mips.c:19963
12201 #, c-format
12202 msgid ""
12203 "-msmartmips\t\tgenerate smartmips instructions\n"
12204 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
12205 msgstr ""
12206
12207 #: config/tc-mips.c:19966
12208 #, c-format
12209 msgid ""
12210 "-mdsp\t\t\tgenerate DSP instructions\n"
12211 "-mno-dsp\t\tdo not generate DSP instructions\n"
12212 msgstr ""
12213
12214 #: config/tc-mips.c:19969
12215 #, c-format
12216 msgid ""
12217 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12218 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
12219 msgstr ""
12220
12221 #: config/tc-mips.c:19972
12222 #, c-format
12223 msgid ""
12224 "-mdspr3\t\t\tgenerate DSP R3 instructions\n"
12225 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
12226 msgstr ""
12227
12228 #: config/tc-mips.c:19975
12229 #, c-format
12230 msgid ""
12231 "-mmt\t\t\tgenerate MT instructions\n"
12232 "-mno-mt\t\t\tdo not generate MT instructions\n"
12233 msgstr ""
12234
12235 #: config/tc-mips.c:19978
12236 #, c-format
12237 msgid ""
12238 "-mmcu\t\t\tgenerate MCU instructions\n"
12239 "-mno-mcu\t\tdo not generate MCU instructions\n"
12240 msgstr ""
12241
12242 #: config/tc-mips.c:19981
12243 #, c-format
12244 msgid ""
12245 "-mmsa\t\t\tgenerate MSA instructions\n"
12246 "-mno-msa\t\tdo not generate MSA instructions\n"
12247 msgstr ""
12248
12249 #: config/tc-mips.c:19984
12250 #, c-format
12251 msgid ""
12252 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
12253 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
12254 msgstr ""
12255
12256 #: config/tc-mips.c:19987
12257 #, c-format
12258 msgid ""
12259 "-mvirt\t\t\tgenerate Virtualization instructions\n"
12260 "-mno-virt\t\tdo not generate Virtualization instructions\n"
12261 msgstr ""
12262
12263 #: config/tc-mips.c:19990
12264 #, c-format
12265 msgid ""
12266 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12267 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
12268 msgstr ""
12269
12270 #: config/tc-mips.c:19993
12271 #, c-format
12272 msgid ""
12273 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12274 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
12275 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
12276 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12277 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12278 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
12279 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12280 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12281 "-msym32\t\t\tassume all symbols have 32-bit values\n"
12282 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
12283 "-O\t\t\tremove unneeded NOPs and swap branches\n"
12284 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12285 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
12286 msgstr ""
12287
12288 #: config/tc-mips.c:20007
12289 #, c-format
12290 msgid ""
12291 "-mhard-float\t\tallow floating-point instructions\n"
12292 "-msoft-float\t\tdo not allow floating-point instructions\n"
12293 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12294 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12295 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12296 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
12297 "-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
12298 "-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode switch\n"
12299 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
12300 msgstr ""
12301
12302 #: config/tc-mips.c:20025
12303 #, c-format
12304 msgid ""
12305 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12306 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12307 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12308 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
12309 "-xgot\t\t\tassume a 32 bit GOT\n"
12310 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12311 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
12312 " position dependent (non shared) code\n"
12313 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
12314 msgstr ""
12315
12316 #: config/tc-mips.c:20046
12317 #, c-format
12318 msgid ""
12319 "-32\t\t\tcreate o32 ABI object file (default)\n"
12320 "-n32\t\t\tcreate n32 ABI object file\n"
12321 "-64\t\t\tcreate 64 ABI object file\n"
12322 msgstr ""
12323
12324 #: config/tc-mips.c:20129
12325 msgid "missing .end at end of assembly"
12326 msgstr ""
12327
12328 #: config/tc-mmix.c:702
12329 #, c-format
12330 msgid " MMIX-specific command line options:\n"
12331 msgstr ""
12332
12333 #: config/tc-mmix.c:703
12334 #, c-format
12335 msgid ""
12336 " -fixed-special-register-names\n"
12337 " Allow only the original special register names.\n"
12338 msgstr ""
12339
12340 #: config/tc-mmix.c:706
12341 #, c-format
12342 msgid " -globalize-symbols Make all symbols global.\n"
12343 msgstr ""
12344
12345 #: config/tc-mmix.c:708
12346 #, c-format
12347 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
12348 msgstr ""
12349
12350 #: config/tc-mmix.c:710
12351 #, c-format
12352 msgid " -relax Create linker relaxable code.\n"
12353 msgstr ""
12354
12355 #: config/tc-mmix.c:712
12356 #, c-format
12357 msgid ""
12358 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
12359 " Implies -fixed-special-register-names.\n"
12360 msgstr ""
12361
12362 #: config/tc-mmix.c:715
12363 #, c-format
12364 msgid ""
12365 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
12366 " into multiple instructions.\n"
12367 msgstr ""
12368
12369 #: config/tc-mmix.c:718
12370 #, c-format
12371 msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
12372 msgstr ""
12373
12374 #: config/tc-mmix.c:720
12375 #, c-format
12376 msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n"
12377 msgstr ""
12378
12379 #: config/tc-mmix.c:723
12380 #, c-format
12381 msgid ""
12382 " -x Do not warn when an operand to GETA, a branch,\n"
12383 " PUSHJ or JUMP is not known to be within range.\n"
12384 " The linker will catch any errors. Implies\n"
12385 " -linker-allocated-gregs."
12386 msgstr ""
12387
12388 #: config/tc-mmix.c:849
12389 #, c-format
12390 msgid "unknown opcode: `%s'"
12391 msgstr ""
12392
12393 #: config/tc-mmix.c:971 config/tc-mmix.c:986
12394 msgid "specified location wasn't TETRA-aligned"
12395 msgstr ""
12396
12397 #: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4214
12398 #: config/tc-mmix.c:4230
12399 msgid "unaligned data at an absolute location is not supported"
12400 msgstr ""
12401
12402 #: config/tc-mmix.c:1098
12403 #, c-format
12404 msgid "invalid operand to opcode %s: `%s'"
12405 msgstr ""
12406
12407 #: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
12408 #: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
12409 #: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
12410 #: config/tc-mmix.c:1428 config/tc-mmix.c:1453 config/tc-mmix.c:1485
12411 #: config/tc-mmix.c:1517 config/tc-mmix.c:1547 config/tc-mmix.c:1600
12412 #: config/tc-mmix.c:1617 config/tc-mmix.c:1644 config/tc-mmix.c:1672
12413 #: config/tc-mmix.c:1702 config/tc-mmix.c:1728 config/tc-mmix.c:1744
12414 #: config/tc-mmix.c:1770 config/tc-mmix.c:1786 config/tc-mmix.c:1802
12415 #: config/tc-mmix.c:1883
12416 #, c-format
12417 msgid "invalid operands to opcode %s: `%s'"
12418 msgstr ""
12419
12420 #: config/tc-mmix.c:1983
12421 msgid "internal: mmix_prefix_name but empty prefix"
12422 msgstr ""
12423
12424 #: config/tc-mmix.c:2046
12425 #, c-format
12426 msgid "too many GREG registers allocated (max %d)"
12427 msgstr ""
12428
12429 #: config/tc-mmix.c:2106
12430 msgid "BSPEC already active. Nesting is not supported."
12431 msgstr ""
12432
12433 #: config/tc-mmix.c:2115
12434 msgid "invalid BSPEC expression"
12435 msgstr ""
12436
12437 #: config/tc-mmix.c:2131
12438 #, c-format
12439 msgid "can't create section %s"
12440 msgstr ""
12441
12442 #: config/tc-mmix.c:2136
12443 #, c-format
12444 msgid "can't set section flags for section %s"
12445 msgstr ""
12446
12447 #: config/tc-mmix.c:2157
12448 msgid "ESPEC without preceding BSPEC"
12449 msgstr ""
12450
12451 #: config/tc-mmix.c:2186
12452 msgid "missing local expression"
12453 msgstr ""
12454
12455 #: config/tc-mmix.c:2396
12456 msgid "operand out of range, instruction expanded"
12457 msgstr ""
12458
12459 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12460 #. user-friendly, though a little bit non-substantial.
12461 #: config/tc-mmix.c:2647
12462 msgid "directive LOCAL must be placed in code or data"
12463 msgstr ""
12464
12465 #: config/tc-mmix.c:2648
12466 msgid "internal confusion: relocation in a section without contents"
12467 msgstr ""
12468
12469 #: config/tc-mmix.c:2762
12470 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
12471 msgstr ""
12472
12473 #: config/tc-mmix.c:2810
12474 msgid "no suitable GREG definition for operands"
12475 msgstr ""
12476
12477 #: config/tc-mmix.c:2869
12478 msgid "operands were not reducible at assembly-time"
12479 msgstr ""
12480
12481 #: config/tc-mmix.c:2896
12482 #, c-format
12483 msgid "cannot generate relocation type for symbol %s, code %s"
12484 msgstr ""
12485
12486 #: config/tc-mmix.c:2916
12487 #, c-format
12488 msgid "internal: unhandled label %s"
12489 msgstr ""
12490
12491 #: config/tc-mmix.c:2945
12492 msgid "[0-9]H labels may not appear alone on a line"
12493 msgstr ""
12494
12495 #: config/tc-mmix.c:2953
12496 msgid "[0-9]H labels do not mix with dot-pseudos"
12497 msgstr ""
12498
12499 #: config/tc-mmix.c:3041
12500 msgid "invalid characters in input"
12501 msgstr ""
12502
12503 #: config/tc-mmix.c:3147
12504 msgid "empty label field for IS"
12505 msgstr ""
12506
12507 #: config/tc-mmix.c:3473
12508 #, c-format
12509 msgid "internal: unexpected relax type %d:%d"
12510 msgstr ""
12511
12512 #: config/tc-mmix.c:3497
12513 msgid "BSPEC without ESPEC."
12514 msgstr ""
12515
12516 #: config/tc-mmix.c:3562
12517 msgid "LOC to section unknown or indeterminable at first pass"
12518 msgstr ""
12519
12520 #: config/tc-mmix.c:3734
12521 msgid "GREG expression too complicated"
12522 msgstr ""
12523
12524 #: config/tc-mmix.c:3749
12525 msgid "internal: GREG expression not resolved to section"
12526 msgstr ""
12527
12528 #: config/tc-mmix.c:3798
12529 msgid "register section has contents\n"
12530 msgstr ""
12531
12532 #: config/tc-mmix.c:3925
12533 msgid "section change from within a BSPEC/ESPEC pair is not supported"
12534 msgstr ""
12535
12536 #: config/tc-mmix.c:3946
12537 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
12538 msgstr ""
12539
12540 #: config/tc-mmix.c:3956
12541 msgid "invalid LOC expression"
12542 msgstr ""
12543
12544 #: config/tc-mmix.c:4001 config/tc-mmix.c:4028
12545 msgid "LOC expression stepping backwards is not supported"
12546 msgstr ""
12547
12548 #. We will only get here in rare cases involving #NO_APP,
12549 #. where the unterminated string is not recognized by the
12550 #. preformatting pass.
12551 #: config/tc-mmix.c:4137 config/tc-mmix.c:4295 config/tc-z80.c:1732
12552 msgid "unterminated string"
12553 msgstr ""
12554
12555 #: config/tc-mmix.c:4154
12556 msgid "BYTE expression not a pure number"
12557 msgstr ""
12558
12559 #. Note that mmixal does not allow negative numbers in
12560 #. BYTE sequences, so neither should we.
12561 #: config/tc-mmix.c:4163
12562 msgid "BYTE expression not in the range 0..255"
12563 msgstr ""
12564
12565 #: config/tc-mmix.c:4212 config/tc-mmix.c:4228
12566 msgid "data item with alignment larger than location"
12567 msgstr ""
12568
12569 #. Since integer_constant is local to expr.c, we have to make this a
12570 #. macro. FIXME: Do it cleaner.
12571 #: config/tc-mmix.h:98
12572 msgid "`&' serial number operator is not supported"
12573 msgstr ""
12574
12575 #: config/tc-mn10200.c:300
12576 #, c-format
12577 msgid ""
12578 "MN10200 options:\n"
12579 "none yet\n"
12580 msgstr ""
12581
12582 #: config/tc-mn10300.c:439
12583 #, c-format
12584 msgid ""
12585 "MN10300 assembler options:\n"
12586 "none yet\n"
12587 msgstr ""
12588
12589 #: config/tc-mn10300.c:1270
12590 msgid "Invalid opcode/operands"
12591 msgstr ""
12592
12593 #: config/tc-mn10300.c:1792
12594 msgid "Invalid register specification."
12595 msgstr ""
12596
12597 #: config/tc-mn10300.c:2390
12598 #, c-format
12599 msgid "Bad relocation fixup type (%d)"
12600 msgstr ""
12601
12602 #: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
12603 #: config/tc-moxie.c:362
12604 msgid "expecting comma delimited register operands"
12605 msgstr ""
12606
12607 #: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
12608 #: config/tc-moxie.c:497
12609 msgid "expecting comma delimited operands"
12610 msgstr ""
12611
12612 #: config/tc-moxie.c:320 config/tc-moxie.c:348
12613 msgid "expecting indirect register `($rA)'"
12614 msgstr ""
12615
12616 #: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
12617 #: config/tc-moxie.c:489
12618 msgid "missing closing parenthesis"
12619 msgstr ""
12620
12621 #: config/tc-moxie.c:439 config/tc-moxie.c:481
12622 msgid "expecting indirect register `($rX)'"
12623 msgstr ""
12624
12625 #: config/tc-moxie.c:559 config/tc-pj.c:313
12626 msgid "Something forgot to clean up\n"
12627 msgstr ""
12628
12629 #: config/tc-moxie.c:643
12630 #, c-format
12631 msgid ""
12632 " -EB assemble for a big endian system (default)\n"
12633 " -EL assemble for a little endian system\n"
12634 msgstr ""
12635
12636 #: config/tc-moxie.c:703
12637 msgid "pcrel too far BFD_RELOC_MOXIE_10"
12638 msgstr ""
12639
12640 #: config/tc-msp430.c:519
12641 msgid ".profiler pseudo requires at least two operands."
12642 msgstr ""
12643
12644 #: config/tc-msp430.c:578
12645 msgid "unknown profiling flag - ignored."
12646 msgstr ""
12647
12648 #: config/tc-msp430.c:594
12649 msgid "ambiguous flags combination - '.profiler' directive ignored."
12650 msgstr ""
12651
12652 #: config/tc-msp430.c:604
12653 msgid "profiling in absolute section?"
12654 msgstr ""
12655
12656 #: config/tc-msp430.c:1374
12657 #, c-format
12658 msgid "Unrecognised CPU errata name starting here: %s"
12659 msgstr ""
12660
12661 #: config/tc-msp430.c:1380
12662 #, fuzzy, c-format
12663 #| msgid "expected comma after name in .symver"
12664 msgid "Expecting comma after CPU errata name, not: %s"
12665 msgstr "ожидается запятая после имени в .symver"
12666
12667 #: config/tc-msp430.c:1390
12668 msgid "MCU option requires a name\n"
12669 msgstr ""
12670
12671 #: config/tc-msp430.c:1428
12672 #, fuzzy, c-format
12673 #| msgid "unrecognized option -%c%s"
12674 msgid "unrecognised argument to -mcpu option '%s'"
12675 msgstr "нераспознанный параметр -%c%s"
12676
12677 #: config/tc-msp430.c:1603
12678 #, c-format
12679 msgid ""
12680 "MSP430 options:\n"
12681 " -mmcu=<msp430-name> - select microcontroller type\n"
12682 " -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
12683 msgstr ""
12684
12685 #: config/tc-msp430.c:1607
12686 #, c-format
12687 msgid ""
12688 " -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
12689 " -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be needed\n"
12690 " supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
12691 msgstr ""
12692
12693 #: config/tc-msp430.c:1611
12694 #, c-format
12695 msgid ""
12696 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
12697 " -mP - enable polymorph instructions\n"
12698 msgstr ""
12699
12700 #: config/tc-msp430.c:1614
12701 #, c-format
12702 msgid " -ml - enable large code model\n"
12703 msgstr ""
12704
12705 #: config/tc-msp430.c:1616
12706 #, c-format
12707 msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
12708 msgstr ""
12709
12710 #: config/tc-msp430.c:1618
12711 #, c-format
12712 msgid " -mn - insert a NOP after changing interrupts\n"
12713 msgstr ""
12714
12715 #: config/tc-msp430.c:1620
12716 #, c-format
12717 msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
12718 msgstr ""
12719
12720 #: config/tc-msp430.c:1622
12721 #, c-format
12722 msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
12723 msgstr ""
12724
12725 #: config/tc-msp430.c:1624
12726 #, c-format
12727 msgid " -md - Force copying of data from ROM to RAM at startup\n"
12728 msgstr ""
12729
12730 #: config/tc-msp430.c:1626
12731 #, c-format
12732 msgid ""
12733 " -mdata-region={none|lower|upper|either} - select region data will be\n"
12734 " placed in.\n"
12735 msgstr ""
12736
12737 #: config/tc-msp430.c:1779
12738 #, c-format
12739 msgid "extra characters '%s' at end of immediate expression '%s'"
12740 msgstr ""
12741
12742 #: config/tc-msp430.c:1811 config/tc-msp430.c:1994 config/tc-msp430.c:2108
12743 #, c-format
12744 msgid "value 0x%x out of extended range."
12745 msgstr ""
12746
12747 #: config/tc-msp430.c:1817
12748 #, c-format
12749 msgid "value %d out of range. Use #lo() or #hi()"
12750 msgstr ""
12751
12752 #: config/tc-msp430.c:1863
12753 msgid "cpu4: not converting PUSH #4 to shorter form"
12754 msgstr ""
12755
12756 #: config/tc-msp430.c:1880
12757 msgid "cpu4: not converting PUSH #8 to shorter form"
12758 msgstr ""
12759
12760 #: config/tc-msp430.c:1894
12761 msgid "error: unsupported #foo() directive used on symbol"
12762 msgstr ""
12763
12764 #: config/tc-msp430.c:1911
12765 #, c-format
12766 msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
12767 msgstr ""
12768
12769 #: config/tc-msp430.c:1962
12770 #, c-format
12771 msgid "Registers cannot be used within immediate expression [%s]"
12772 msgstr ""
12773
12774 #: config/tc-msp430.c:1964
12775 #, c-format
12776 msgid "unknown operand %s"
12777 msgstr ""
12778
12779 #: config/tc-msp430.c:1981
12780 #, c-format
12781 msgid "extra characters '%s' at the end of absolute operand '%s'"
12782 msgstr ""
12783
12784 #: config/tc-msp430.c:2000 config/tc-msp430.c:2114
12785 #, c-format
12786 msgid "value out of range: 0x%x"
12787 msgstr ""
12788
12789 #: config/tc-msp430.c:2011
12790 #, c-format
12791 msgid "Registers cannot be used within absolute expression [%s]"
12792 msgstr ""
12793
12794 #: config/tc-msp430.c:2013 config/tc-msp430.c:2143
12795 #, c-format
12796 msgid "unknown expression in operand %s"
12797 msgstr ""
12798
12799 #: config/tc-msp430.c:2027
12800 #, c-format
12801 msgid "unknown addressing mode %s"
12802 msgstr ""
12803
12804 #: config/tc-msp430.c:2035
12805 #, c-format
12806 msgid "Bad register name %s"
12807 msgstr ""
12808
12809 #: config/tc-msp430.c:2046
12810 msgid "cannot use indirect addressing with the PC"
12811 msgstr ""
12812
12813 #: config/tc-msp430.c:2066
12814 msgid "')' required"
12815 msgstr ""
12816
12817 #: config/tc-msp430.c:2078
12818 #, c-format
12819 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12820 msgstr ""
12821
12822 #: config/tc-msp430.c:2085
12823 msgid "r2 should not be used in indexed addressing mode"
12824 msgstr ""
12825
12826 #: config/tc-msp430.c:2097 config/tc-msp430.c:2171 config/tc-msp430.c:3211
12827 #: config/tc-msp430.c:3279 config/tc-msp430.c:3396 config/tc-msp430.c:3769
12828 #: config/tc-msp430.c:3868 config/tc-msp430.c:3919
12829 #, c-format
12830 msgid "extra characters '%s' at end of operand '%s'"
12831 msgstr ""
12832
12833 #: config/tc-msp430.c:2129 config/tc-msp430.c:2131
12834 msgid "CPU8: Stack pointer accessed with an odd offset"
12835 msgstr ""
12836
12837 #: config/tc-msp430.c:2141
12838 #, c-format
12839 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12840 msgstr ""
12841
12842 #: config/tc-msp430.c:2205
12843 #, c-format
12844 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12845 msgstr ""
12846
12847 #: config/tc-msp430.c:2215
12848 msgid "this addressing mode is not applicable for destination operand"
12849 msgstr ""
12850
12851 #: config/tc-msp430.c:2246 config/tc-msp430.c:2381 config/tc-msp430.c:2418
12852 #: config/tc-msp430.c:2448 config/tc-msp430.c:3147 config/tc-msp430.c:3230
12853 #: config/tc-msp430.c:3318
12854 #, c-format
12855 msgid "expected register as second argument of %s"
12856 msgstr ""
12857
12858 #: config/tc-msp430.c:2285 config/tc-msp430.c:2351
12859 #, c-format
12860 msgid "index value too big for %s"
12861 msgstr ""
12862
12863 #: config/tc-msp430.c:2302 config/tc-msp430.c:2368 config/tc-msp430.c:2475
12864 #, c-format
12865 msgid "unexpected addressing mode for %s"
12866 msgstr ""
12867
12868 #: config/tc-msp430.c:2388 config/tc-msp430.c:2425 config/tc-msp430.c:2455
12869 #, c-format
12870 msgid "constant generator destination register found in %s"
12871 msgstr ""
12872
12873 #: config/tc-msp430.c:2432 config/tc-msp430.c:2462
12874 #, c-format
12875 msgid "constant generator source register found in %s"
12876 msgstr ""
12877
12878 #: config/tc-msp430.c:2552
12879 msgid "no size modifier after period, .w assumed"
12880 msgstr ""
12881
12882 #: config/tc-msp430.c:2556
12883 #, c-format
12884 msgid "unrecognised instruction size modifier .%c"
12885 msgstr ""
12886
12887 #: config/tc-msp430.c:2570
12888 #, c-format
12889 msgid "junk found after instruction: %s.%s"
12890 msgstr ""
12891
12892 #: config/tc-msp430.c:2590
12893 #, c-format
12894 msgid "instruction %s.a does not exist"
12895 msgstr ""
12896
12897 #: config/tc-msp430.c:2604
12898 #, c-format
12899 msgid "instruction %s requires %d operand"
12900 msgid_plural "instruction %s requires %d operands"
12901 msgstr[0] ""
12902 msgstr[1] ""
12903 msgstr[2] ""
12904
12905 #: config/tc-msp430.c:2622
12906 #, c-format
12907 msgid "instruction %s requires MSP430X mcu"
12908 msgstr ""
12909
12910 #: config/tc-msp430.c:2642
12911 #, c-format
12912 msgid "unable to repeat %s insn"
12913 msgstr ""
12914
12915 #: config/tc-msp430.c:2661
12916 msgid "NOP inserted between two instructions that change interrupt state"
12917 msgstr ""
12918
12919 #: config/tc-msp430.c:2663
12920 msgid "a NOP might be needed here because of successive changes in interrupt state"
12921 msgstr ""
12922
12923 #: config/tc-msp430.c:2674
12924 msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
12925 msgstr ""
12926
12927 #: config/tc-msp430.c:2682
12928 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
12929 msgstr ""
12930
12931 #: config/tc-msp430.c:2689
12932 msgid "internal error: unknown nop check state"
12933 msgstr ""
12934
12935 #: config/tc-msp430.c:2724
12936 msgid "inserting a NOP before EINT"
12937 msgstr ""
12938
12939 #: config/tc-msp430.c:2727
12940 msgid "a NOP might be needed before the EINT"
12941 msgstr ""
12942
12943 #: config/tc-msp430.c:2767 config/tc-msp430.c:2769 config/tc-msp430.c:3473
12944 #: config/tc-msp430.c:3475
12945 msgid "CPU11: PC is destination of SR altering instruction"
12946 msgstr ""
12947
12948 #: config/tc-msp430.c:2784 config/tc-msp430.c:2786 config/tc-msp430.c:2892
12949 #: config/tc-msp430.c:2894 config/tc-msp430.c:3490 config/tc-msp430.c:3492
12950 #: config/tc-msp430.c:3668 config/tc-msp430.c:3670
12951 msgid "CPU13: SR is destination of SR altering instruction"
12952 msgstr ""
12953
12954 #: config/tc-msp430.c:2805 config/tc-msp430.c:2904 config/tc-msp430.c:3533
12955 #: config/tc-msp430.c:3702
12956 msgid "repeat instruction used with non-register mode instruction"
12957 msgstr ""
12958
12959 #: config/tc-msp430.c:2880 config/tc-msp430.c:3237 config/tc-msp430.c:3658
12960 #, c-format
12961 msgid "%s: attempt to rotate the PC register"
12962 msgstr ""
12963
12964 #: config/tc-msp430.c:3129 config/tc-msp430.c:3205
12965 #, c-format
12966 msgid "expected #n as first argument of %s"
12967 msgstr ""
12968
12969 #: config/tc-msp430.c:3135
12970 #, c-format
12971 msgid "extra characters '%s' at end of constant expression '%s'"
12972 msgstr ""
12973
12974 #: config/tc-msp430.c:3140 config/tc-msp430.c:3216
12975 #, fuzzy, c-format
12976 #| msgid "non-constant expression in \".if\" statement"
12977 msgid "expected constant expression as first argument of %s"
12978 msgstr "неконстантное выражение в операторе \".if\""
12979
12980 #: config/tc-msp430.c:3166
12981 msgid "Too many registers popped"
12982 msgstr ""
12983
12984 #: config/tc-msp430.c:3176
12985 msgid "Cannot use POPM to restore the SR register"
12986 msgstr ""
12987
12988 #: config/tc-msp430.c:3196 config/tc-msp430.c:3265
12989 #, c-format
12990 msgid "repeat count cannot be used with %s"
12991 msgstr ""
12992
12993 #: config/tc-msp430.c:3223
12994 #, c-format
12995 msgid "expected first argument of %s to be in the range 1-4"
12996 msgstr ""
12997
12998 #: config/tc-msp430.c:3288
12999 #, c-format
13000 msgid "expected value of first argument of %s to fit into 20-bits"
13001 msgstr ""
13002
13003 #: config/tc-msp430.c:3307
13004 #, c-format
13005 msgid "expected register name or constant as first argument of %s"
13006 msgstr ""
13007
13008 #: config/tc-msp430.c:3401
13009 msgid "expected constant value as argument to RPT"
13010 msgstr ""
13011
13012 #: config/tc-msp430.c:3407
13013 msgid "expected constant in the range 2..16"
13014 msgstr ""
13015
13016 #: config/tc-msp430.c:3422
13017 msgid "PC used as an argument to RPT"
13018 msgstr ""
13019
13020 #: config/tc-msp430.c:3428
13021 msgid "expected constant or register name as argument to RPT insn"
13022 msgstr ""
13023
13024 #: config/tc-msp430.c:3435
13025 msgid "Illegal emulated instruction"
13026 msgstr ""
13027
13028 #: config/tc-msp430.c:3687
13029 #, c-format
13030 msgid "%s instruction does not accept a .b suffix"
13031 msgstr ""
13032
13033 #: config/tc-msp430.c:3800
13034 #, c-format
13035 msgid "Even number required. Rounded to %d"
13036 msgstr ""
13037
13038 #: config/tc-msp430.c:3811
13039 #, c-format
13040 msgid "Wrong displacement %d"
13041 msgstr ""
13042
13043 #: config/tc-msp430.c:3833
13044 msgid "instruction requires label sans '$'"
13045 msgstr ""
13046
13047 #: config/tc-msp430.c:3837
13048 msgid "instruction requires label or value in range -511:512"
13049 msgstr ""
13050
13051 #: config/tc-msp430.c:3843 config/tc-msp430.c:3897 config/tc-msp430.c:3945
13052 msgid "instruction requires label"
13053 msgstr ""
13054
13055 #: config/tc-msp430.c:3851 config/tc-msp430.c:3903
13056 msgid "polymorphs are not enabled. Use -mP option to enable."
13057 msgstr ""
13058
13059 #: config/tc-msp430.c:3949
13060 msgid "Illegal instruction or not implemented opcode."
13061 msgstr ""
13062
13063 #: config/tc-msp430.c:3980 config/tc-sh64.c:2479
13064 msgid "can't find opcode"
13065 msgstr ""
13066
13067 #: config/tc-msp430.c:4497
13068 #, c-format
13069 msgid "internal inconsistency problem in %s: insn %04lx"
13070 msgstr ""
13071
13072 #: config/tc-msp430.c:4539 config/tc-msp430.c:4571
13073 #, c-format
13074 msgid "internal inconsistency problem in %s: ext. insn %04lx"
13075 msgstr ""
13076
13077 #: config/tc-msp430.c:4583
13078 #, c-format
13079 msgid "internal inconsistency problem in %s: %lx"
13080 msgstr ""
13081
13082 #: config/tc-mt.c:151
13083 #, c-format
13084 msgid "MT specific command line options:\n"
13085 msgstr ""
13086
13087 #: config/tc-mt.c:152
13088 #, c-format
13089 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
13090 msgstr ""
13091
13092 #: config/tc-mt.c:153
13093 #, c-format
13094 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
13095 msgstr ""
13096
13097 #: config/tc-mt.c:154
13098 #, c-format
13099 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
13100 msgstr ""
13101
13102 #: config/tc-mt.c:155
13103 #, c-format
13104 msgid " -march=ms2 allow ms2 instructions \n"
13105 msgstr ""
13106
13107 #: config/tc-mt.c:156
13108 #, c-format
13109 msgid " -nosched disable scheduling restrictions\n"
13110 msgstr ""
13111
13112 #: config/tc-mt.c:224
13113 #, c-format
13114 msgid "instruction %s may not follow another memory access instruction."
13115 msgstr ""
13116
13117 #: config/tc-mt.c:230
13118 #, c-format
13119 msgid "instruction %s may not follow another I/O instruction."
13120 msgstr ""
13121
13122 #: config/tc-mt.c:236
13123 #, c-format
13124 msgid "%s may not occupy the delay slot of another branch insn."
13125 msgstr ""
13126
13127 #: config/tc-mt.c:261
13128 #, c-format
13129 msgid "operand references R%ld of previous instruction."
13130 msgstr ""
13131
13132 #: config/tc-mt.c:267
13133 #, c-format
13134 msgid "operand references R%ld of instruction before previous."
13135 msgstr ""
13136
13137 #: config/tc-mt.c:281 config/tc-mt.c:286
13138 #, c-format
13139 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
13140 msgstr ""
13141
13142 #: config/tc-mt.c:349
13143 msgid "md_estimate_size_before_relax\n"
13144 msgstr ""
13145
13146 #: config/tc-nds32.c:1934
13147 msgid ""
13148 "<arch name>\t Assemble for architecture <arch name>\n"
13149 "\t\t\t <arch name> could be\n"
13150 "\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
13151 msgstr ""
13152
13153 #: config/tc-nds32.c:1938
13154 msgid ""
13155 "<baseline>\t Assemble for baseline <baseline>\n"
13156 "\t\t\t <baseline> could be v2, v3, v3m"
13157 msgstr ""
13158
13159 #: config/tc-nds32.c:1941
13160 msgid ""
13161 "<freg>\t Specify a FPU configuration\n"
13162 "\t\t\t <freg>\n"
13163 "\t\t\t 0: 8 SP / 4 DP registers\n"
13164 "\t\t\t 1: 16 SP / 8 DP registers\n"
13165 "\t\t\t 2: 32 SP / 16 DP registers\n"
13166 "\t\t\t 3: 32 SP / 32 DP registers"
13167 msgstr ""
13168
13169 #: config/tc-nds32.c:1947
13170 msgid ""
13171 "<abi>\t Specify a abi version\n"
13172 "\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
13173 msgstr ""
13174
13175 #: config/tc-nds32.c:1978
13176 msgid "Multiply instructions support"
13177 msgstr ""
13178
13179 #: config/tc-nds32.c:1979
13180 msgid "Divide instructions support"
13181 msgstr ""
13182
13183 #: config/tc-nds32.c:1980
13184 msgid "16-bit extension"
13185 msgstr ""
13186
13187 #: config/tc-nds32.c:1981
13188 msgid "d0/d1 registers"
13189 msgstr ""
13190
13191 #: config/tc-nds32.c:1982
13192 msgid "Performance extension"
13193 msgstr ""
13194
13195 #: config/tc-nds32.c:1983
13196 msgid "Performance extension 2"
13197 msgstr ""
13198
13199 #: config/tc-nds32.c:1984
13200 msgid "String extension"
13201 msgstr ""
13202
13203 #: config/tc-nds32.c:1985
13204 msgid "Reduced Register configuration (GPR16) option"
13205 msgstr ""
13206
13207 #: config/tc-nds32.c:1986
13208 msgid "AUDIO ISA extension"
13209 msgstr ""
13210
13211 #: config/tc-nds32.c:1987
13212 msgid "FPU SP extension"
13213 msgstr ""
13214
13215 #: config/tc-nds32.c:1988
13216 msgid "FPU DP extension"
13217 msgstr ""
13218
13219 #: config/tc-nds32.c:1989
13220 msgid "FPU fused-multiply-add instructions"
13221 msgstr ""
13222
13223 #: config/tc-nds32.c:2026
13224 #, c-format
13225 msgid ""
13226 "\n"
13227 " NDS32-specific assembler options:\n"
13228 msgstr ""
13229
13230 #: config/tc-nds32.c:2027
13231 #, c-format
13232 msgid ""
13233 " -O1,\t\t\t Optimize for performance\n"
13234 " -Os\t\t\t Optimize for space\n"
13235 msgstr ""
13236
13237 #: config/tc-nds32.c:2030
13238 #, c-format
13239 msgid ""
13240 " -EL, -mel or -little Produce little endian output\n"
13241 " -EB, -meb or -big Produce big endian output\n"
13242 " -mpic\t\t\t Generate PIC\n"
13243 " -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
13244 " -mb2bb-relax\t\t Back-to-back branch optimization\n"
13245 " -mno-all-relax\t Suppress all relaxation for this file\n"
13246 msgstr ""
13247
13248 #: config/tc-nds32.c:2041
13249 #, c-format
13250 msgid " -m%s%s\n"
13251 msgstr ""
13252
13253 #: config/tc-nds32.c:2048
13254 #, c-format
13255 msgid " -m[no-]%-17sEnable/Disable %s\n"
13256 msgstr ""
13257
13258 #: config/tc-nds32.c:2052
13259 #, c-format
13260 msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
13261 msgstr ""
13262
13263 #: config/tc-nds32.c:2326
13264 #, c-format
13265 msgid "la must use with symbol. '%s'"
13266 msgstr ""
13267
13268 #: config/tc-nds32.c:2379
13269 #, c-format
13270 msgid "need PIC qualifier with symbol. '%s'"
13271 msgstr ""
13272
13273 #: config/tc-nds32.c:2416
13274 #, c-format
13275 msgid "Operand is not a constant. `%s'"
13276 msgstr ""
13277
13278 #: config/tc-nds32.c:2505
13279 #, c-format
13280 msgid "needs @GOT or @GOTOFF. %s"
13281 msgstr ""
13282
13283 #: config/tc-nds32.c:3001
13284 #, c-format
13285 msgid "Duplicated pseudo-opcode %s."
13286 msgstr ""
13287
13288 #: config/tc-nds32.c:3051
13289 #, c-format
13290 msgid "Too many argument. `%s'"
13291 msgstr ""
13292
13293 #. Logic here rejects the input arch name.
13294 #: config/tc-nds32.c:3112
13295 #, c-format
13296 msgid "unknown arch name `%s'\n"
13297 msgstr ""
13298
13299 #. Logic here rejects the input baseline.
13300 #: config/tc-nds32.c:3131
13301 #, fuzzy, c-format
13302 #| msgid "unknown section attribute '%c'"
13303 msgid "unknown baseline `%s'\n"
13304 msgstr "неизвестный атрибут раздела %c"
13305
13306 #. Logic here rejects the input FPU configuration.
13307 #: config/tc-nds32.c:3154
13308 #, c-format
13309 msgid "unknown FPU configuration `%s'\n"
13310 msgstr ""
13311
13312 #. Logic here rejects the input abi version.
13313 #: config/tc-nds32.c:3178
13314 #, c-format
13315 msgid "unknown ABI version`%s'\n"
13316 msgstr ""
13317
13318 #: config/tc-nds32.c:3783
13319 #, c-format
13320 msgid "Different arguments of .vec_size are found, previous %d, current %d"
13321 msgstr ""
13322
13323 #: config/tc-nds32.c:3788
13324 #, c-format
13325 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
13326 msgstr ""
13327
13328 #: config/tc-nds32.c:3792
13329 msgid "Argument of .vec_size is not a constant."
13330 msgstr ""
13331
13332 #: config/tc-nds32.c:4328
13333 #, c-format
13334 msgid "Don't know how to handle this field. %s"
13335 msgstr ""
13336
13337 #: config/tc-nds32.c:4493
13338 #, c-format
13339 msgid "instruction %s requires enabling performance extension"
13340 msgstr ""
13341
13342 #: config/tc-nds32.c:4501
13343 #, c-format
13344 msgid "instruction %s requires enabling performance extension II"
13345 msgstr ""
13346
13347 #: config/tc-nds32.c:4509
13348 #, c-format
13349 msgid "instruction %s requires enabling AUDIO extension"
13350 msgstr ""
13351
13352 #: config/tc-nds32.c:4517
13353 #, c-format
13354 msgid "instruction %s requires enabling STRING extension"
13355 msgstr ""
13356
13357 #: config/tc-nds32.c:4526
13358 #, c-format
13359 msgid "instruction %s requires enabling DIV & DX_REGS extension"
13360 msgstr ""
13361
13362 #: config/tc-nds32.c:4537
13363 #, c-format
13364 msgid "instruction %s requires enabling FPU extension"
13365 msgstr ""
13366
13367 #: config/tc-nds32.c:4545
13368 #, c-format
13369 msgid "instruction %s requires enabling FPU_SP extension"
13370 msgstr ""
13371
13372 #: config/tc-nds32.c:4557 config/tc-nds32.c:4577
13373 #, c-format
13374 msgid "instruction %s requires enabling FPU_MAC extension"
13375 msgstr ""
13376
13377 #: config/tc-nds32.c:4565
13378 #, c-format
13379 msgid "instruction %s requires enabling FPU_DP extension"
13380 msgstr ""
13381
13382 #: config/tc-nds32.c:4587
13383 #, c-format
13384 msgid "instruction %s requires enabling DX_REGS extension"
13385 msgstr ""
13386
13387 #: config/tc-nds32.c:4778
13388 #, fuzzy, c-format
13389 #| msgid "unrecognized section type"
13390 msgid "relax hint unrecognized instruction: line %d."
13391 msgstr "нераспознанный тип раздела"
13392
13393 #: config/tc-nds32.c:4819
13394 #, c-format
13395 msgid "Can not find match relax hint. Line: %d"
13396 msgstr ""
13397
13398 #: config/tc-nds32.c:4999
13399 #, c-format
13400 msgid "Internal error: Relax hint error. %s: %x"
13401 msgstr ""
13402
13403 #: config/tc-nds32.c:5071
13404 #, c-format
13405 msgid "Internal error: Range error. %s"
13406 msgstr ""
13407
13408 #: config/tc-nds32.c:5153
13409 #, fuzzy, c-format
13410 #| msgid "relocation is not supported"
13411 msgid "Instruction %s not supported in the baseline."
13412 msgstr "перемещение не поддерживается"
13413
13414 #: config/tc-nds32.c:5208
13415 #, fuzzy, c-format
13416 #| msgid "unrecognized option -%c%s"
13417 msgid "Unrecognized opcode, %s."
13418 msgstr "нераспознанный параметр -%c%s"
13419
13420 #: config/tc-nds32.c:5211
13421 #, c-format
13422 msgid "Incorrect syntax, %s."
13423 msgstr ""
13424
13425 #: config/tc-nds32.c:5214
13426 #, fuzzy, c-format
13427 #| msgid "unrecognized option -%c%s"
13428 msgid "Unrecognized operand/register, %s."
13429 msgstr "нераспознанный параметр -%c%s"
13430
13431 #: config/tc-nds32.c:5217
13432 #, c-format
13433 msgid "Operand out of range, %s."
13434 msgstr ""
13435
13436 #: config/tc-nds32.c:5220
13437 #, c-format
13438 msgid "Prohibited register used for reduced-register, %s."
13439 msgstr ""
13440
13441 #: config/tc-nds32.c:5223
13442 #, c-format
13443 msgid "Junk at end of line, %s."
13444 msgstr ""
13445
13446 #: config/tc-nds32.c:5885
13447 msgid "Addend to unresolved symbol is not on word boundary."
13448 msgstr ""
13449
13450 #. Should never here.
13451 #: config/tc-nds32.c:6420
13452 msgid "Used FPU instructions requires enabling FPU extension"
13453 msgstr ""
13454
13455 #: config/tc-nds32.c:6611
13456 #, c-format
13457 msgid "Internal error: Unknown fixup type %d (`%s')"
13458 msgstr ""
13459
13460 #: config/tc-nds32.c:6711
13461 msgid "need PIC qualifier with symbol."
13462 msgstr ""
13463
13464 #: config/tc-nios2.c:453 config/tc-pru.c:309
13465 msgid "expecting opcode string in self test mode"
13466 msgstr ""
13467
13468 #: config/tc-nios2.c:455 config/tc-pru.c:311
13469 #, c-format
13470 msgid "assembly 0x%08x, expected %s"
13471 msgstr ""
13472
13473 #: config/tc-nios2.c:848
13474 msgid "branch offset out of range\n"
13475 msgstr ""
13476
13477 #: config/tc-nios2.c:849
13478 msgid "branch relaxation failed\n"
13479 msgstr ""
13480
13481 #: config/tc-nios2.c:1145
13482 msgid "error checking for overflow - broken assembler"
13483 msgstr ""
13484
13485 #: config/tc-nios2.c:1161 config/tc-pru.c:572
13486 #, c-format
13487 msgid "immediate value 0x%x truncated to 0x%x"
13488 msgstr ""
13489
13490 #: config/tc-nios2.c:1188 config/tc-pru.c:598
13491 #, c-format
13492 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
13493 msgstr ""
13494
13495 #: config/tc-nios2.c:1194
13496 #, c-format
13497 msgid "branch offset %d out of range %d to %d"
13498 msgstr ""
13499
13500 #: config/tc-nios2.c:1198
13501 #, c-format
13502 msgid "branch offset %d out of range"
13503 msgstr ""
13504
13505 #: config/tc-nios2.c:1204 config/tc-pru.c:608
13506 #, c-format
13507 msgid "%s offset %d out of range %d to %d"
13508 msgstr ""
13509
13510 #: config/tc-nios2.c:1208
13511 #, c-format
13512 msgid "%s offset %d out of range"
13513 msgstr ""
13514
13515 #: config/tc-nios2.c:1213 config/tc-nios2.c:1228 config/tc-pru.c:613
13516 #, c-format
13517 msgid "immediate value %d out of range %d to %d"
13518 msgstr ""
13519
13520 #: config/tc-nios2.c:1218 config/tc-nios2.c:1223 config/tc-pru.c:623
13521 #: config/tc-pru.c:628
13522 #, c-format
13523 msgid "immediate value %u out of range %u to %u"
13524 msgstr ""
13525
13526 #: config/tc-nios2.c:1233
13527 #, c-format
13528 msgid "custom instruction opcode %u out of range %u to %u"
13529 msgstr ""
13530
13531 #: config/tc-nios2.c:1238 config/tc-pru.c:633
13532 msgid "overflow in immediate argument"
13533 msgstr ""
13534
13535 #: config/tc-nios2.c:1310 config/tc-pru.c:669
13536 #, fuzzy
13537 #| msgid "cannot create floating-point number"
13538 msgid "cannot create 64-bit relocation"
13539 msgstr "не удалось создать число с плавающей точкой"
13540
13541 #: config/tc-nios2.c:1438
13542 #, c-format
13543 msgid "internal error: broken opcode descriptor for `%s %s'\n"
13544 msgstr ""
13545
13546 #: config/tc-nios2.c:1487 config/tc-pru.c:859
13547 #, fuzzy
13548 #| msgid "cannot create floating-point number"
13549 msgid "can't create relocation"
13550 msgstr "не удалось создать число с плавающей точкой"
13551
13552 #: config/tc-nios2.c:1518 config/tc-pru.c:993 config/tc-pru.c:1013
13553 #: config/tc-pru.c:1040 config/tc-pru.c:1059 config/tc-pru.c:1073
13554 #, c-format
13555 msgid "unknown register %s"
13556 msgstr ""
13557
13558 #: config/tc-nios2.c:1526
13559 msgid "expecting control register"
13560 msgstr ""
13561
13562 #: config/tc-nios2.c:1528
13563 msgid "illegal use of control register"
13564 msgstr ""
13565
13566 #: config/tc-nios2.c:1530
13567 msgid "illegal use of coprocessor register"
13568 msgstr ""
13569
13570 #. Should never get here if we passed validation.
13571 #: config/tc-nios2.c:1532 config/tc-nios2.c:1846 config/tc-nios2.c:1988
13572 #: config/tc-nios2.c:2056
13573 #, c-format
13574 msgid "invalid register %s"
13575 msgstr ""
13576
13577 #: config/tc-nios2.c:1540
13578 msgid ""
13579 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
13580 "Use .set noat to turn off those optimizations (and this warning)."
13581 msgstr ""
13582
13583 #: config/tc-nios2.c:1545
13584 msgid ""
13585 "The debugger will corrupt bt (r25).\n"
13586 "If you don't need to debug this code use .set nobreak to turn off this warning."
13587 msgstr ""
13588
13589 #: config/tc-nios2.c:1549
13590 msgid ""
13591 "The debugger will corrupt sstatus/ba (r30).\n"
13592 "If you don't need to debug this code use .set nobreak to turn off this warning."
13593 msgstr ""
13594
13595 #: config/tc-nios2.c:1939 config/tc-nios2.c:1967
13596 msgid "r31 cannot be used with jmp; use ret instead"
13597 msgstr ""
13598
13599 #: config/tc-nios2.c:1982
13600 msgid "r31 cannot be used with jmpr.n; use ret.n instead"
13601 msgstr ""
13602
13603 #: config/tc-nios2.c:2595 config/tc-nios2.c:2622 config/tc-nios2.c:2649
13604 #: config/tc-nios2.c:2680
13605 #, c-format
13606 msgid "Invalid constant operand %s"
13607 msgstr ""
13608
13609 #: config/tc-nios2.c:2997 config/tc-nios2.c:3021 config/tc-pru.c:1312
13610 #: config/tc-pru.c:1337 config/tc-pru.c:1357
13611 #, c-format
13612 msgid "badly formed expression near %s"
13613 msgstr ""
13614
13615 #: config/tc-nios2.c:3110 config/tc-nios2.c:3137 config/tc-pru.c:1406
13616 #: config/tc-pru.c:1431 config/tc-xtensa.c:2108
13617 msgid "too many arguments"
13618 msgstr ""
13619
13620 #: config/tc-nios2.c:3126 config/tc-pru.c:1383
13621 #, c-format
13622 msgid "expecting %c near %s"
13623 msgstr ""
13624
13625 #. we cannot recover from this.
13626 #: config/tc-nios2.c:3277
13627 #, fuzzy, c-format
13628 #| msgid "unrecognized section type"
13629 msgid "unrecognized pseudo-instruction %s"
13630 msgstr "нераспознанный тип раздела"
13631
13632 #: config/tc-nios2.c:3540 config/tc-tic6x.c:232
13633 #, fuzzy, c-format
13634 #| msgid "unknown section attribute '%c'"
13635 msgid "unknown architecture '%s'"
13636 msgstr "неизвестный атрибут раздела %c"
13637
13638 #: config/tc-nios2.c:3621
13639 #, fuzzy
13640 #| msgid "relocation is not supported"
13641 msgid "Big-endian R2 is not supported."
13642 msgstr "перемещение не поддерживается"
13643
13644 #. Unrecognised instruction - error.
13645 #: config/tc-nios2.c:3789 config/tc-pru.c:1729
13646 #, fuzzy, c-format
13647 #| msgid "unrecognized section type"
13648 msgid "unrecognised instruction %s"
13649 msgstr "нераспознанный тип раздела"
13650
13651 #: config/tc-nios2.c:3909 config/tc-pru.c:1785
13652 #, c-format
13653 msgid "can't represent relocation type %s"
13654 msgstr ""
13655
13656 #: config/tc-nios2.c:4002
13657 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
13658 msgstr ""
13659
13660 #: config/tc-nios2.c:4028
13661 #, c-format
13662 msgid "Illegal operands: %%tls_ldo in %d-byte data field"
13663 msgstr ""
13664
13665 #: config/tc-nios2.c:4040 config/tc-nios2.c:4058 config/tc-nios2.c:4065
13666 #, c-format
13667 msgid "Illegal operands: %%tls_ldo requires arguments in ()"
13668 msgstr ""
13669
13670 #: config/tc-nios2.c:4072
13671 #, c-format
13672 msgid "Illegal operands: garbage after %%tls_ldo()"
13673 msgstr ""
13674
13675 #: config/tc-ns32k.c:437
13676 msgid "Invalid syntax in PC-relative addressing mode"
13677 msgstr ""
13678
13679 #: config/tc-ns32k.c:461
13680 msgid "Invalid syntax in External addressing mode"
13681 msgstr ""
13682
13683 #: config/tc-ns32k.c:542
13684 msgid "Invalid syntax in Memory Relative addressing mode"
13685 msgstr ""
13686
13687 #: config/tc-ns32k.c:609
13688 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
13689 msgstr ""
13690
13691 #: config/tc-ns32k.c:614
13692 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
13693 msgstr ""
13694
13695 #: config/tc-ns32k.c:619
13696 msgid "Scaled-indexed addressing mode combined with scaled-index"
13697 msgstr ""
13698
13699 #: config/tc-ns32k.c:630
13700 msgid "Invalid or illegal addressing mode combined with scaled-index"
13701 msgstr ""
13702
13703 #: config/tc-ns32k.c:753
13704 msgid "Premature end of suffix -- Defaulting to d"
13705 msgstr ""
13706
13707 #: config/tc-ns32k.c:766
13708 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
13709 msgstr ""
13710
13711 #: config/tc-ns32k.c:811
13712 msgid "Very short instr to option, ie you can't do it on a NULLstr"
13713 msgstr ""
13714
13715 #: config/tc-ns32k.c:861
13716 msgid "No such entry in list. (cpu/mmu register)"
13717 msgstr ""
13718
13719 #: config/tc-ns32k.c:918
13720 msgid "Internal consistency error. check ns32k-opcode.h"
13721 msgstr ""
13722
13723 #: config/tc-ns32k.c:943
13724 msgid "Address of immediate operand"
13725 msgstr ""
13726
13727 #: config/tc-ns32k.c:944
13728 msgid "Invalid immediate write operand."
13729 msgstr ""
13730
13731 #: config/tc-ns32k.c:1074
13732 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
13733 msgstr ""
13734
13735 #: config/tc-ns32k.c:1107
13736 msgid "No such opcode"
13737 msgstr ""
13738
13739 #: config/tc-ns32k.c:1182
13740 msgid "Bad suffix, defaulting to d"
13741 msgstr ""
13742
13743 #: config/tc-ns32k.c:1209
13744 msgid "Too many operands passed to instruction"
13745 msgstr ""
13746
13747 #. Check error in default.
13748 #: config/tc-ns32k.c:1221
13749 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
13750 msgstr ""
13751
13752 #: config/tc-ns32k.c:1224
13753 msgid "Wrong number of operands"
13754 msgstr ""
13755
13756 #: config/tc-ns32k.c:1297
13757 #, c-format
13758 msgid "Can not do %d byte pc-relative relocation for storage type %d"
13759 msgstr ""
13760
13761 #: config/tc-ns32k.c:1300
13762 #, c-format
13763 msgid "Can not do %d byte relocation for storage type %d"
13764 msgstr ""
13765
13766 #: config/tc-ns32k.c:1392
13767 #, c-format
13768 msgid "value of %ld out of byte displacement range."
13769 msgstr ""
13770
13771 #: config/tc-ns32k.c:1402
13772 #, c-format
13773 msgid "value of %ld out of word displacement range."
13774 msgstr ""
13775
13776 #: config/tc-ns32k.c:1417
13777 #, c-format
13778 msgid "value of %ld out of double word displacement range."
13779 msgstr ""
13780
13781 #: config/tc-ns32k.c:1438
13782 #, c-format
13783 msgid "Internal logic error. Line %d, file: \"%s\""
13784 msgstr ""
13785
13786 #: config/tc-ns32k.c:1486
13787 #, c-format
13788 msgid "Internal logic error. line %d, file \"%s\""
13789 msgstr ""
13790
13791 #: config/tc-ns32k.c:1587
13792 msgid "Bit field out of range"
13793 msgstr ""
13794
13795 #: config/tc-ns32k.c:1687
13796 msgid "iif convert internal pcrel/binary"
13797 msgstr ""
13798
13799 #: config/tc-ns32k.c:1704
13800 msgid "Bignum too big for long"
13801 msgstr ""
13802
13803 #: config/tc-ns32k.c:1781
13804 msgid "iif convert internal pcrel/pointer"
13805 msgstr ""
13806
13807 #: config/tc-ns32k.c:1786
13808 msgid "Internal logic error in iif.iifP[n].type"
13809 msgstr ""
13810
13811 #. We can't relax this case.
13812 #: config/tc-ns32k.c:1822
13813 msgid "Can't relax difference"
13814 msgstr ""
13815
13816 #: config/tc-ns32k.c:1863
13817 msgid "Displacement too large for :d"
13818 msgstr ""
13819
13820 #: config/tc-ns32k.c:1876
13821 msgid "Internal logic error in iif.iifP[].type"
13822 msgstr ""
13823
13824 #. Fatal.
13825 #: config/tc-ns32k.c:1908
13826 #, c-format
13827 msgid "Can't hash %s: %s"
13828 msgstr ""
13829
13830 #: config/tc-ns32k.c:2144
13831 #, c-format
13832 msgid "invalid architecture option -m%s, ignored"
13833 msgstr ""
13834
13835 #: config/tc-ns32k.c:2157
13836 #, c-format
13837 msgid "invalid default displacement size \"%s\". Defaulting to %d."
13838 msgstr ""
13839
13840 #: config/tc-ns32k.c:2173
13841 #, c-format
13842 msgid ""
13843 "NS32K options:\n"
13844 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
13845 "--disp-size-default=<1|2|4>\n"
13846 msgstr ""
13847
13848 #: config/tc-ns32k.c:2249
13849 #, c-format
13850 msgid "Cannot find relocation type for symbol %s, code %d"
13851 msgstr ""
13852
13853 #: config/tc-pdp11.c:336 config/tc-pdp11.c:354 config/tc-pdp11.c:379
13854 #: config/tc-pdp11.c:385 config/tc-pdp11.c:398
13855 msgid "Bad register name"
13856 msgstr ""
13857
13858 #: config/tc-pdp11.c:417 config/tc-pdp11.c:481 config/tc-pdp11.c:492
13859 msgid "Error in expression"
13860 msgstr ""
13861
13862 #: config/tc-pdp11.c:489
13863 msgid "Low order bits truncated in immediate float operand"
13864 msgstr ""
13865
13866 #: config/tc-pdp11.c:608
13867 msgid "Float AC not legal as integer operand"
13868 msgstr ""
13869
13870 #: config/tc-pdp11.c:628
13871 msgid "General register not legal as float operand"
13872 msgstr ""
13873
13874 #: config/tc-pdp11.c:661
13875 msgid "No instruction found"
13876 msgstr ""
13877
13878 #: config/tc-pdp11.c:671 config/tc-z80.c:1932 config/tc-z80.c:1945
13879 #, c-format
13880 msgid "Unknown instruction '%s'"
13881 msgstr ""
13882
13883 #: config/tc-pdp11.c:677
13884 #, c-format
13885 msgid "Unsupported instruction set extension: %s"
13886 msgstr ""
13887
13888 #: config/tc-pdp11.c:711
13889 msgid "operand is not an absolute constant"
13890 msgstr ""
13891
13892 #: config/tc-pdp11.c:719
13893 msgid "3-bit immediate out of range"
13894 msgstr ""
13895
13896 #: config/tc-pdp11.c:726
13897 msgid "6-bit immediate out of range"
13898 msgstr ""
13899
13900 #: config/tc-pdp11.c:733
13901 msgid "8-bit immediate out of range"
13902 msgstr ""
13903
13904 #: config/tc-pdp11.c:750 config/tc-pdp11.c:943
13905 msgid "Symbol expected"
13906 msgstr ""
13907
13908 #: config/tc-pdp11.c:755
13909 msgid "8-bit displacement out of range"
13910 msgstr ""
13911
13912 #: config/tc-pdp11.c:797 config/tc-pdp11.c:818 config/tc-pdp11.c:835
13913 #: config/tc-pdp11.c:856 config/tc-pdp11.c:873 config/tc-pdp11.c:894
13914 #: config/tc-pdp11.c:913 config/tc-pdp11.c:934
13915 msgid "Missing ','"
13916 msgstr ""
13917
13918 #: config/tc-pdp11.c:948
13919 msgid "6-bit displacement out of range"
13920 msgstr ""
13921
13922 #: config/tc-pdp11.c:969 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13923 #: config/tc-vax.c:1950
13924 msgid "Too many operands"
13925 msgstr ""
13926
13927 #: config/tc-pdp11.c:1419
13928 #, c-format
13929 msgid "Can not represent %s relocation in this object file format"
13930 msgstr ""
13931
13932 #: config/tc-pj.c:64 config/tc-pj.c:73
13933 msgid "confusing relocation expressions"
13934 msgstr ""
13935
13936 #: config/tc-pj.c:157
13937 msgid "can't have relocation for ipush"
13938 msgstr ""
13939
13940 #: config/tc-pj.c:289
13941 #, fuzzy
13942 #| msgid "expected quoted string"
13943 msgid "expected expression"
13944 msgstr "ожидается строка в кавычках"
13945
13946 #: config/tc-pj.c:355
13947 #, c-format
13948 msgid ""
13949 "PJ options:\n"
13950 "-little\t\t\tgenerate little endian code\n"
13951 "-big\t\t\tgenerate big endian code\n"
13952 msgstr ""
13953
13954 #: config/tc-pj.c:380 config/tc-sh.c:4149 config/tc-sh.c:4156
13955 #: config/tc-sh.c:4163 config/tc-sh.c:4170
13956 msgid "pcrel too far"
13957 msgstr ""
13958
13959 #: config/tc-ppc.c:977 config/tc-ppc.c:985 config/tc-ppc.c:3042
13960 msgid "invalid register expression"
13961 msgstr ""
13962
13963 #: config/tc-ppc.c:1145 config/tc-ppc.c:1203 config/tc-ppc.c:1251
13964 msgid "the use of -mvle requires big endian."
13965 msgstr ""
13966
13967 #: config/tc-ppc.c:1183 config/tc-ppc.c:1205
13968 msgid "the use of -mvle requires -a32."
13969 msgstr ""
13970
13971 #: config/tc-ppc.c:1185
13972 #, c-format
13973 msgid "%s unsupported"
13974 msgstr ""
13975
13976 #: config/tc-ppc.c:1309
13977 #, fuzzy
13978 #| msgid "--hash-size needs a numeric argument"
13979 msgid "--nops needs a numeric argument"
13980 msgstr "для --hash-size требуется числовой аргумент"
13981
13982 #: config/tc-ppc.c:1326
13983 #, c-format
13984 msgid ""
13985 "PowerPC options:\n"
13986 "-a32 generate ELF32/XCOFF32\n"
13987 "-a64 generate ELF64/XCOFF64\n"
13988 "-u ignored\n"
13989 "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
13990 "-mpwr generate code for POWER (RIOS1)\n"
13991 "-m601 generate code for PowerPC 601\n"
13992 "-mppc, -mppc32, -m603, -m604\n"
13993 " generate code for PowerPC 603/604\n"
13994 "-m403 generate code for PowerPC 403\n"
13995 "-m405 generate code for PowerPC 405\n"
13996 "-m440 generate code for PowerPC 440\n"
13997 "-m464 generate code for PowerPC 464\n"
13998 "-m476 generate code for PowerPC 476\n"
13999 "-m7400, -m7410, -m7450, -m7455\n"
14000 " generate code for PowerPC 7400/7410/7450/7455\n"
14001 "-m750cl generate code for PowerPC 750cl\n"
14002 "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
14003 msgstr ""
14004
14005 #: config/tc-ppc.c:1345
14006 #, c-format
14007 msgid ""
14008 "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
14009 "-mppc64bridge generate code for PowerPC 64, including bridge insns\n"
14010 "-mbooke generate code for 32-bit PowerPC BookE\n"
14011 "-ma2 generate code for A2 architecture\n"
14012 "-mpower4, -mpwr4 generate code for Power4 architecture\n"
14013 "-mpower5, -mpwr5, -mpwr5x\n"
14014 " generate code for Power5 architecture\n"
14015 "-mpower6, -mpwr6 generate code for Power6 architecture\n"
14016 "-mpower7, -mpwr7 generate code for Power7 architecture\n"
14017 "-mpower8, -mpwr8 generate code for Power8 architecture\n"
14018 "-mpower9, -mpwr9 generate code for Power9 architecture\n"
14019 "-mcell generate code for Cell Broadband Engine architecture\n"
14020 "-mcom generate code for Power/PowerPC common instructions\n"
14021 "-many generate code for any architecture (PWR/PWRX/PPC)\n"
14022 msgstr ""
14023
14024 #: config/tc-ppc.c:1360
14025 #, c-format
14026 msgid ""
14027 "-maltivec generate code for AltiVec\n"
14028 "-mvsx generate code for Vector-Scalar (VSX) instructions\n"
14029 "-me300 generate code for PowerPC e300 family\n"
14030 "-me500, -me500x2 generate code for Motorola e500 core complex\n"
14031 "-me500mc, generate code for Freescale e500mc core complex\n"
14032 "-me500mc64, generate code for Freescale e500mc64 core complex\n"
14033 "-me5500, generate code for Freescale e5500 core complex\n"
14034 "-me6500, generate code for Freescale e6500 core complex\n"
14035 "-mspe generate code for Motorola SPE instructions\n"
14036 "-mspe2 generate code for Freescale SPE2 instructions\n"
14037 "-mvle generate code for Freescale VLE instructions\n"
14038 "-mtitan generate code for AppliedMicro Titan core complex\n"
14039 "-mregnames Allow symbolic names for registers\n"
14040 "-mno-regnames Do not allow symbolic names for registers\n"
14041 msgstr ""
14042
14043 #: config/tc-ppc.c:1376
14044 #, c-format
14045 msgid ""
14046 "-mrelocatable support for GCC's -mrelocatble option\n"
14047 "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
14048 "-memb set PPC_EMB bit in ELF flags\n"
14049 "-mlittle, -mlittle-endian, -le\n"
14050 " generate code for a little endian machine\n"
14051 "-mbig, -mbig-endian, -be\n"
14052 " generate code for a big endian machine\n"
14053 "-msolaris generate code for Solaris\n"
14054 "-mno-solaris do not generate code for Solaris\n"
14055 "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
14056 "-V print assembler version number\n"
14057 "-Qy, -Qn ignored\n"
14058 msgstr ""
14059
14060 #: config/tc-ppc.c:1390
14061 #, c-format
14062 msgid ""
14063 "-nops=count when aligning, more than COUNT nops uses a branch\n"
14064 "-ppc476-workaround warn if emitting data to code sections\n"
14065 msgstr ""
14066
14067 #: config/tc-ppc.c:1417
14068 #, c-format
14069 msgid "unknown default cpu = %s, os = %s"
14070 msgstr ""
14071
14072 #: config/tc-ppc.c:1445
14073 msgid "neither Power nor PowerPC opcodes were selected."
14074 msgstr ""
14075
14076 #: config/tc-ppc.c:1505
14077 #, c-format
14078 msgid "mask trims opcode bits for %s"
14079 msgstr ""
14080
14081 #: config/tc-ppc.c:1514
14082 #, c-format
14083 msgid "operand index error for %s"
14084 msgstr ""
14085
14086 #: config/tc-ppc.c:1530
14087 #, c-format
14088 msgid "operand %d overlap in %s"
14089 msgstr ""
14090
14091 #: config/tc-ppc.c:1582
14092 #, c-format
14093 msgid "powerpc_operands[%d].bitm invalid"
14094 msgstr ""
14095
14096 #: config/tc-ppc.c:1589
14097 #, c-format
14098 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
14099 msgstr ""
14100
14101 #: config/tc-ppc.c:1618 config/tc-ppc.c:1682 config/tc-ppc.c:1728
14102 #, c-format
14103 msgid "major opcode is not sorted for %s"
14104 msgstr ""
14105
14106 #: config/tc-ppc.c:1625
14107 #, c-format
14108 msgid "%s is enabled by vle flag"
14109 msgstr ""
14110
14111 #: config/tc-ppc.c:1632
14112 #, c-format
14113 msgid "%s not disabled by vle flag"
14114 msgstr ""
14115
14116 #: config/tc-ppc.c:1646 config/tc-ppc.c:1699 config/tc-ppc.c:1743
14117 #, c-format
14118 msgid "duplicate instruction %s"
14119 msgstr ""
14120
14121 #: config/tc-ppc.c:1767
14122 #, c-format
14123 msgid "duplicate macro %s"
14124 msgstr ""
14125
14126 #: config/tc-ppc.c:2149
14127 msgid "symbol+offset not supported for got tls"
14128 msgstr ""
14129
14130 #: config/tc-ppc.c:2226 config/tc-ppc.c:3746 config/tc-ppc.c:7192
14131 msgid "data in executable section"
14132 msgstr ""
14133
14134 #: config/tc-ppc.c:2267 config/tc-ppc.c:5386
14135 #, fuzzy
14136 #| msgid "expected comma after name `%s' in .size directive"
14137 msgid "expected comma after symbol-name: rest of line ignored."
14138 msgstr "ожидается запятая после имени %s в директиве .size"
14139
14140 #: config/tc-ppc.c:2300 config/tc-ppc.c:5422
14141 #, c-format
14142 msgid "ignoring attempt to re-define symbol `%s'."
14143 msgstr ""
14144
14145 #: config/tc-ppc.c:2308
14146 #, c-format
14147 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
14148 msgstr ""
14149
14150 #: config/tc-ppc.c:2326
14151 msgid "common alignment not a power of 2"
14152 msgstr ""
14153
14154 #: config/tc-ppc.c:2368
14155 #, fuzzy, c-format
14156 #| msgid "expected comma after name `%s' in .size directive"
14157 msgid "expected comma after name `%s' in .localentry directive"
14158 msgstr "ожидается запятая после имени %s в директиве .size"
14159
14160 #: config/tc-ppc.c:2378
14161 #, fuzzy
14162 #| msgid "missing expression in .size directive"
14163 msgid "missing expression in .localentry directive"
14164 msgstr "пропущено выражение в директиве .size"
14165
14166 #: config/tc-ppc.c:2392
14167 #, c-format
14168 msgid ".localentry expression for `%s' is not a valid power of 2"
14169 msgstr ""
14170
14171 #: config/tc-ppc.c:2406
14172 #, c-format
14173 msgid ".localentry expression for `%s' does not evaluate to a constant"
14174 msgstr ""
14175
14176 #: config/tc-ppc.c:2421
14177 #, fuzzy
14178 #| msgid "missing expression in .size directive"
14179 msgid "missing expression in .abiversion directive"
14180 msgstr "пропущено выражение в директиве .size"
14181
14182 #: config/tc-ppc.c:2430
14183 msgid ".abiversion expression does not evaluate to a constant"
14184 msgstr ""
14185
14186 #: config/tc-ppc.c:2452
14187 #, fuzzy
14188 #| msgid "unknown section attribute '%c'"
14189 msgid "unknown .gnu_attribute value"
14190 msgstr "неизвестный атрибут раздела %c"
14191
14192 #: config/tc-ppc.c:2504
14193 msgid "relocation cannot be done when using -mrelocatable"
14194 msgstr ""
14195
14196 #: config/tc-ppc.c:2550
14197 msgid "TOC section size exceeds 64k"
14198 msgstr ""
14199
14200 #: config/tc-ppc.c:2645
14201 #, c-format
14202 msgid "syntax error: invalid toc specifier `%s'"
14203 msgstr ""
14204
14205 #: config/tc-ppc.c:2659
14206 #, c-format
14207 msgid "syntax error: expected `]', found `%c'"
14208 msgstr ""
14209
14210 #: config/tc-ppc.c:2768
14211 #, fuzzy, c-format
14212 #| msgid "unrecognized option -%c%s"
14213 msgid "unrecognized opcode: `%s'"
14214 msgstr "нераспознанный параметр -%c%s"
14215
14216 #: config/tc-ppc.c:2959
14217 msgid "[tocv] symbol is not a toc symbol"
14218 msgstr ""
14219
14220 #: config/tc-ppc.c:2970
14221 msgid "unimplemented toc32 expression modifier"
14222 msgstr ""
14223
14224 #: config/tc-ppc.c:2975
14225 msgid "unimplemented toc64 expression modifier"
14226 msgstr ""
14227
14228 #: config/tc-ppc.c:2979
14229 #, c-format
14230 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
14231 msgstr ""
14232
14233 #: config/tc-ppc.c:3194
14234 #, c-format
14235 msgid "@tls may not be used with \"%s\" operands"
14236 msgstr ""
14237
14238 #: config/tc-ppc.c:3197
14239 msgid "@tls may only be used in last operand"
14240 msgstr ""
14241
14242 #: config/tc-ppc.c:3327
14243 #, c-format
14244 msgid "assuming %s on symbol"
14245 msgstr ""
14246
14247 #: config/tc-ppc.c:3430
14248 msgid "unsupported relocation for DS offset field"
14249 msgstr ""
14250
14251 #: config/tc-ppc.c:3472
14252 #, c-format
14253 msgid "syntax error; end of line, expected `%c'"
14254 msgstr ""
14255
14256 #: config/tc-ppc.c:3474
14257 #, c-format
14258 msgid "syntax error; found `%c', expected `%c'"
14259 msgstr ""
14260
14261 #: config/tc-ppc.c:3544 config/tc-ppc.c:6505
14262 msgid "instruction address is not a multiple of 4"
14263 msgstr ""
14264
14265 #: config/tc-ppc.c:3703
14266 #, fuzzy
14267 #| msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
14268 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
14269 msgstr "нераспознанный атрибут .section: должно быть a,w,x,M,S,G,T"
14270
14271 #: config/tc-ppc.c:3783
14272 msgid "missing size"
14273 msgstr ""
14274
14275 #: config/tc-ppc.c:3792
14276 msgid "negative size"
14277 msgstr ""
14278
14279 #: config/tc-ppc.c:3824
14280 msgid "missing real symbol name"
14281 msgstr ""
14282
14283 #: config/tc-ppc.c:3863
14284 msgid "attempt to redefine symbol"
14285 msgstr ""
14286
14287 #: config/tc-ppc.c:4126
14288 #, c-format
14289 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
14290 msgstr ""
14291
14292 #: config/tc-ppc.c:4139
14293 #, c-format
14294 msgid "label %s was not defined in this dwarf section"
14295 msgstr ""
14296
14297 #: config/tc-ppc.c:4253
14298 msgid "the XCOFF file format does not support arbitrary sections"
14299 msgstr ""
14300
14301 #: config/tc-ppc.c:4324
14302 #, fuzzy
14303 #| msgid ".loc outside of .text"
14304 msgid ".ref outside .csect"
14305 msgstr ".loc вне .text"
14306
14307 #: config/tc-ppc.c:4345 config/tc-ppc.c:4545
14308 msgid "missing symbol name"
14309 msgstr ""
14310
14311 #: config/tc-ppc.c:4375
14312 msgid "missing rename string"
14313 msgstr ""
14314
14315 #: config/tc-ppc.c:4405 config/tc-ppc.c:4944 read.c:3536
14316 msgid "missing value"
14317 msgstr ""
14318
14319 #: config/tc-ppc.c:4423
14320 msgid "illegal .stabx expression; zero assumed"
14321 msgstr ""
14322
14323 #: config/tc-ppc.c:4455
14324 msgid "missing class"
14325 msgstr ""
14326
14327 #: config/tc-ppc.c:4464
14328 msgid "missing type"
14329 msgstr ""
14330
14331 #: config/tc-ppc.c:4491
14332 msgid ".stabx of storage class stsym must be within .bs/.es"
14333 msgstr ""
14334
14335 #: config/tc-ppc.c:4732
14336 msgid "nested .bs blocks"
14337 msgstr ""
14338
14339 #: config/tc-ppc.c:4763
14340 msgid ".es without preceding .bs"
14341 msgstr ""
14342
14343 #: config/tc-ppc.c:4936
14344 msgid "non-constant byte count"
14345 msgstr ""
14346
14347 #: config/tc-ppc.c:5010
14348 msgid ".tc not in .toc section"
14349 msgstr ""
14350
14351 #: config/tc-ppc.c:5028
14352 msgid ".tc with no label"
14353 msgstr ""
14354
14355 #: config/tc-ppc.c:5112 config/tc-s390.c:1953
14356 msgid ".machine stack overflow"
14357 msgstr ""
14358
14359 #: config/tc-ppc.c:5119 config/tc-s390.c:1964
14360 msgid ".machine stack underflow"
14361 msgstr ""
14362
14363 #: config/tc-ppc.c:5126 config/tc-s390.c:1976
14364 #, c-format
14365 msgid "invalid machine `%s'"
14366 msgstr ""
14367
14368 #: config/tc-ppc.c:5158
14369 msgid "no previous section to return to, ignored."
14370 msgstr ""
14371
14372 #: config/tc-ppc.c:5431
14373 #, c-format
14374 msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
14375 msgstr ""
14376
14377 #. Section Contents
14378 #. unknown
14379 #: config/tc-ppc.c:5559
14380 #, fuzzy
14381 #| msgid "unsupported section attribute '%c'"
14382 msgid "unsupported section attribute -- 'a'"
14383 msgstr "неподдерживаемый атрибут раздела %c"
14384
14385 #: config/tc-ppc.c:5742
14386 msgid "bad symbol suffix"
14387 msgstr ""
14388
14389 #: config/tc-ppc.c:5835
14390 #, fuzzy
14391 #| msgid "unrecognized symbol type \"%s\""
14392 msgid "unrecognized symbol suffix"
14393 msgstr "нераспознанный тип символа %s"
14394
14395 #: config/tc-ppc.c:5922
14396 msgid "two .function pseudo-ops with no intervening .ef"
14397 msgstr ""
14398
14399 #: config/tc-ppc.c:5935
14400 msgid ".ef with no preceding .function"
14401 msgstr ""
14402
14403 #: config/tc-ppc.c:6064
14404 #, c-format
14405 msgid "warning: symbol %s has no csect"
14406 msgstr ""
14407
14408 #: config/tc-ppc.c:6326
14409 msgid "symbol in .toc does not match any .tc"
14410 msgstr ""
14411
14412 #: config/tc-ppc.c:6956
14413 #, fuzzy, c-format
14414 #| msgid "unsupported section attribute '%c'"
14415 msgid "%s unsupported as instruction fixup"
14416 msgstr "неподдерживаемый атрибут раздела %c"
14417
14418 #: config/tc-ppc.c:7030
14419 #, c-format
14420 msgid "unsupported relocation against %s"
14421 msgstr ""
14422
14423 #: config/tc-ppc.c:7175
14424 #, c-format
14425 msgid "Gas failure, reloc value %d\n"
14426 msgstr ""
14427
14428 #: config/tc-pru.c:603
14429 #, c-format
14430 msgid "quick branch offset %d out of range %d to %d"
14431 msgstr ""
14432
14433 #: config/tc-pru.c:618
14434 #, c-format
14435 msgid "immediate value %llu out of range %u to %lu"
14436 msgstr ""
14437
14438 #: config/tc-pru.c:698
14439 msgid "unexpected PC relative expression"
14440 msgstr ""
14441
14442 #: config/tc-pru.c:735 config/tc-pru.c:742
14443 msgid "residual low bits in pmem diff relocation"
14444 msgstr ""
14445
14446 #: config/tc-pru.c:935 config/tc-pru.c:968
14447 #, c-format
14448 msgid "trailing garbage after expression: %s"
14449 msgstr ""
14450
14451 #: config/tc-pru.c:940
14452 #, c-format
14453 msgid "expected expression, got %s"
14454 msgstr ""
14455
14456 #: config/tc-pru.c:973
14457 #, c-format
14458 msgid "expected constant expression, got %s"
14459 msgstr ""
14460
14461 #: config/tc-pru.c:1026
14462 msgid "data transfer register cannot be halfword"
14463 msgstr ""
14464
14465 #: config/tc-pru.c:1045
14466 msgid "destination register must be full-word"
14467 msgstr ""
14468
14469 #: config/tc-pru.c:1077
14470 #, c-format
14471 msgid "cannot use partial register %s for addressing"
14472 msgstr ""
14473
14474 #: config/tc-pru.c:1110
14475 #, c-format
14476 msgid "loop count constant %ld is out of range [1..%d]"
14477 msgstr ""
14478
14479 #: config/tc-pru.c:1209 config/tc-pru.c:1235
14480 #, c-format
14481 msgid "byte count constant %ld is out of range [1..%d]"
14482 msgstr ""
14483
14484 #: config/tc-pru.c:1216 config/tc-pru.c:1242
14485 msgid "only r0 can be used as byte count register"
14486 msgstr ""
14487
14488 #: config/tc-pru.c:1218 config/tc-pru.c:1244
14489 msgid "only r0.bX byte fields of r0 can be used as byte count"
14490 msgstr ""
14491
14492 #: config/tc-pru.c:1257
14493 #, c-format
14494 msgid "invalid constant table offset %ld"
14495 msgstr ""
14496
14497 #: config/tc-pru.c:1268
14498 #, c-format
14499 msgid "invalid WakeOnStatus %ld"
14500 msgstr ""
14501
14502 #: config/tc-pru.c:1279
14503 #, c-format
14504 msgid "invalid XFR WideBus Address %ld"
14505 msgstr ""
14506
14507 #: config/tc-pru.c:1537
14508 #, c-format
14509 msgid ""
14510 "PRU options:\n"
14511 " -mlink-relax generate relocations for linker relaxation (default).\n"
14512 " -mno-link-relax don't generate relocations for linker relaxation.\n"
14513 msgstr ""
14514
14515 #: config/tc-pru.c:1831
14516 #, c-format
14517 msgid "Label \"%s\" matches a CPU register name"
14518 msgstr ""
14519
14520 #: config/tc-riscv.c:422
14521 #, c-format
14522 msgid "internal error: can't hash `%s': %s"
14523 msgstr ""
14524
14525 #: config/tc-riscv.c:503
14526 #, c-format
14527 msgid "internal: bad RISC-V opcode (mask error): %s %s"
14528 msgstr ""
14529
14530 #: config/tc-riscv.c:542
14531 #, c-format
14532 msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s"
14533 msgstr ""
14534
14535 #: config/tc-riscv.c:577
14536 #, c-format
14537 msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s"
14538 msgstr ""
14539
14540 #: config/tc-riscv.c:585
14541 #, c-format
14542 msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
14543 msgstr ""
14544
14545 #: config/tc-riscv.c:707
14546 #, fuzzy, c-format
14547 #| msgid "unsupported section attribute '%c'"
14548 msgid "Unsupported RISC-V relocation number %d"
14549 msgstr "неподдерживаемый атрибут раздела %c"
14550
14551 #: config/tc-riscv.c:794
14552 msgid "internal error: invalid macro"
14553 msgstr ""
14554
14555 #: config/tc-riscv.c:823 config/tc-riscv.c:890
14556 msgid "unsupported large constant"
14557 msgstr ""
14558
14559 #: config/tc-riscv.c:825
14560 #, c-format
14561 msgid "Instruction %s requires absolute expression"
14562 msgstr ""
14563
14564 #: config/tc-riscv.c:1046
14565 #, c-format
14566 msgid "Macro %s not implemented"
14567 msgstr ""
14568
14569 #: config/tc-riscv.c:1471
14570 #, c-format
14571 msgid "bad RVC field specifier 'C%c'\n"
14572 msgstr ""
14573
14574 #: config/tc-riscv.c:1494 config/tc-riscv.c:1505
14575 #, c-format
14576 msgid "Improper shift amount (%lu)"
14577 msgstr ""
14578
14579 #: config/tc-riscv.c:1516
14580 #, c-format
14581 msgid "Improper CSRxI immediate (%lu)"
14582 msgstr ""
14583
14584 #: config/tc-riscv.c:1531
14585 #, c-format
14586 msgid "Improper CSR address (%lu)"
14587 msgstr ""
14588
14589 #: config/tc-riscv.c:1688
14590 msgid "lui expression not in range 0..1048575"
14591 msgstr ""
14592
14593 #: config/tc-riscv.c:1716
14594 #, c-format
14595 msgid "internal error: bad argument type %c"
14596 msgstr ""
14597
14598 #: config/tc-riscv.c:1721
14599 msgid "illegal operands"
14600 msgstr ""
14601
14602 #: config/tc-riscv.c:2056
14603 #, c-format
14604 msgid "internal error: bad CFA value #%d"
14605 msgstr ""
14606
14607 #: config/tc-riscv.c:2137
14608 #, c-format
14609 msgid "internal error: bad relocation #%d"
14610 msgstr ""
14611
14612 #: config/tc-riscv.c:2142
14613 msgid "unsupported symbol subtraction"
14614 msgstr ""
14615
14616 #: config/tc-riscv.c:2238
14617 msgid ".option pop with no .option push"
14618 msgstr ""
14619
14620 #: config/tc-riscv.c:2248
14621 #, fuzzy, c-format
14622 #| msgid "unrecognized option -%c%s"
14623 msgid "Unrecognized .option directive: %s\n"
14624 msgstr "нераспознанный параметр -%c%s"
14625
14626 #: config/tc-riscv.c:2268
14627 #, c-format
14628 msgid "Unsupported use of %s"
14629 msgstr ""
14630
14631 #: config/tc-riscv.c:2411
14632 #, c-format
14633 msgid "cannot represent %s relocation in object file"
14634 msgstr ""
14635
14636 #: config/tc-riscv.c:2552
14637 #, c-format
14638 msgid ""
14639 "RISC-V options:\n"
14640 " -fpic generate position-independent code\n"
14641 " -fno-pic don't generate position-independent code (default)\n"
14642 " -march=ISA set the RISC-V architecture\n"
14643 " -mabi=ABI set the RISC-V ABI\n"
14644 msgstr ""
14645
14646 #: config/tc-riscv.c:2579
14647 #, c-format
14648 msgid "unknown register `%s'"
14649 msgstr ""
14650
14651 #: config/tc-riscv.c:2600
14652 #, fuzzy, c-format
14653 #| msgid "relocation is not supported"
14654 msgid "non-constant .%cleb128 is not supported"
14655 msgstr "перемещение не поддерживается"
14656
14657 #: config/tc-rl78.c:214
14658 msgid "16-bit relocation used in 8-bit operand"
14659 msgstr ""
14660
14661 #: config/tc-rl78.c:218
14662 msgid "8-bit relocation used in 16-bit operand"
14663 msgstr ""
14664
14665 #: config/tc-rl78.c:244 config/tc-rx.c:882
14666 #, c-format
14667 msgid "Value %d doesn't fit in unsigned %d-bit field"
14668 msgstr ""
14669
14670 #: config/tc-rl78.c:250 config/tc-rx.c:888
14671 #, c-format
14672 msgid "Value %d doesn't fit in signed %d-bit field"
14673 msgstr ""
14674
14675 #: config/tc-rl78.c:368
14676 #, c-format
14677 msgid " RL78 specific command line options:\n"
14678 msgstr ""
14679
14680 #: config/tc-rl78.c:369
14681 #, c-format
14682 msgid " --mrelax Enable link time relaxation\n"
14683 msgstr ""
14684
14685 #: config/tc-rl78.c:370
14686 #, c-format
14687 msgid " --mg10 Enable support for G10 variant\n"
14688 msgstr ""
14689
14690 #: config/tc-rl78.c:371
14691 #, c-format
14692 msgid " --mg13 Selects the G13 core.\n"
14693 msgstr ""
14694
14695 #: config/tc-rl78.c:372
14696 #, c-format
14697 msgid " --mg14 Selects the G14 core [default]\n"
14698 msgstr ""
14699
14700 #: config/tc-rl78.c:373
14701 #, c-format
14702 msgid " --mrl78 Alias for --mg14\n"
14703 msgstr ""
14704
14705 #: config/tc-rl78.c:374
14706 #, c-format
14707 msgid " --m32bit-doubles [default]\n"
14708 msgstr ""
14709
14710 #: config/tc-rl78.c:375
14711 #, c-format
14712 msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
14713 msgstr ""
14714
14715 #: config/tc-rl78.c:451
14716 #, c-format
14717 msgid "%%%s() must be outermost term in expression"
14718 msgstr ""
14719
14720 #: config/tc-rl78.c:679 config/tc-rx.c:2220
14721 #, fuzzy, c-format
14722 #| msgid "unsupported section attribute '%c'"
14723 msgid "unsupported constant size %d\n"
14724 msgstr "неподдерживаемый атрибут раздела %c"
14725
14726 #: config/tc-rl78.c:695
14727 #, c-format
14728 msgid "%%hi16/%%lo16 only applies to .short or .hword"
14729 msgstr ""
14730
14731 #: config/tc-rl78.c:705
14732 #, c-format
14733 msgid "%%hi8 only applies to .byte"
14734 msgstr ""
14735
14736 #: config/tc-rl78.c:717 config/tc-rx.c:2227
14737 msgid "difference of two symbols only supported with .long, .short, or .byte"
14738 msgstr ""
14739
14740 #: config/tc-rl78.c:1239 config/tc-rx.c:2154
14741 #, c-format
14742 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
14743 msgstr ""
14744
14745 #: config/tc-rl78.c:1455
14746 #, c-format
14747 msgid "value of %ld too large for 8-bit branch"
14748 msgstr ""
14749
14750 #: config/tc-rl78.c:1466
14751 #, c-format
14752 msgid "value of %ld too large for 16-bit branch"
14753 msgstr ""
14754
14755 #: config/tc-rl78.c:1515 config/tc-rx.c:2419
14756 #, c-format
14757 msgid "Unknown reloc in md_apply_fix: %s"
14758 msgstr ""
14759
14760 #: config/tc-rx.c:190
14761 #, fuzzy, c-format
14762 #| msgid "unrecognized symbol type \"%s\""
14763 msgid "unrecognised RX CPU type %s"
14764 msgstr "нераспознанный тип символа %s"
14765
14766 #: config/tc-rx.c:205
14767 #, c-format
14768 msgid " RX specific command line options:\n"
14769 msgstr ""
14770
14771 #: config/tc-rx.c:206
14772 #, c-format
14773 msgid " --mbig-endian-data\n"
14774 msgstr ""
14775
14776 #: config/tc-rx.c:207
14777 #, c-format
14778 msgid " --mlittle-endian-data [default]\n"
14779 msgstr ""
14780
14781 #: config/tc-rx.c:208
14782 #, c-format
14783 msgid " --m32bit-doubles [default]\n"
14784 msgstr ""
14785
14786 #: config/tc-rx.c:209
14787 #, c-format
14788 msgid " --m64bit-doubles\n"
14789 msgstr ""
14790
14791 #: config/tc-rx.c:210
14792 #, c-format
14793 msgid " --muse-conventional-section-names\n"
14794 msgstr ""
14795
14796 #: config/tc-rx.c:211
14797 #, c-format
14798 msgid " --muse-renesas-section-names [default]\n"
14799 msgstr ""
14800
14801 #: config/tc-rx.c:212
14802 #, c-format
14803 msgid " --msmall-data-limit\n"
14804 msgstr ""
14805
14806 #: config/tc-rx.c:213
14807 #, c-format
14808 msgid " --mrelax\n"
14809 msgstr ""
14810
14811 #: config/tc-rx.c:214
14812 #, c-format
14813 msgid " --mpid\n"
14814 msgstr ""
14815
14816 #: config/tc-rx.c:215
14817 #, c-format
14818 msgid " --mint-register=<value>\n"
14819 msgstr ""
14820
14821 #: config/tc-rx.c:216
14822 #, c-format
14823 msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2>\n"
14824 msgstr ""
14825
14826 #: config/tc-rx.c:217
14827 #, c-format
14828 msgid " --mno-allow-string-insns"
14829 msgstr ""
14830
14831 #: config/tc-rx.c:297
14832 #, fuzzy
14833 #| msgid "no file name following -t option"
14834 msgid "no filename following .INCLUDE pseudo-op"
14835 msgstr "для параметра -t не указано имя файла"
14836
14837 #: config/tc-rx.c:400
14838 #, c-format
14839 msgid "unable to locate include file: %s"
14840 msgstr ""
14841
14842 #: config/tc-rx.c:451
14843 #, c-format
14844 msgid "unrecognised alignment value in .SECTION directive: %s"
14845 msgstr ""
14846
14847 #: config/tc-rx.c:468
14848 #, c-format
14849 msgid "unknown parameter following .SECTION directive: %s"
14850 msgstr ""
14851
14852 #: config/tc-rx.c:554
14853 msgid "expecting either ON or OFF after .list"
14854 msgstr ""
14855
14856 #: config/tc-rx.c:590
14857 #, c-format
14858 msgid "The \".%s\" pseudo-op is not implemented\n"
14859 msgstr ""
14860
14861 #: config/tc-rx.c:1095
14862 msgid "The .DEFINE pseudo-op is not implemented"
14863 msgstr ""
14864
14865 #: config/tc-rx.c:1097
14866 msgid "The .MACRO pseudo-op is not implemented"
14867 msgstr ""
14868
14869 #: config/tc-rx.c:1099
14870 msgid "The .BTEQU pseudo-op is not implemented."
14871 msgstr ""
14872
14873 #: config/tc-rx.c:2084
14874 msgid "invalid immediate size"
14875 msgstr ""
14876
14877 #: config/tc-rx.c:2103
14878 msgid "invalid immediate field position"
14879 msgstr ""
14880
14881 #: config/tc-rx.c:2271
14882 #, c-format
14883 msgid "jump not 3..10 bytes away (is %d)"
14884 msgstr ""
14885
14886 #: config/tc-rx.c:2662
14887 msgid "Use of an RX string instruction detected in a file being assembled without string instruction support"
14888 msgstr ""
14889
14890 #: config/tc-s390.c:238 config/tc-sparc.c:318
14891 msgid "Invalid default architecture, broken assembler."
14892 msgstr ""
14893
14894 #: config/tc-s390.c:373
14895 #, c-format
14896 msgid "no such machine extension `%s'"
14897 msgstr ""
14898
14899 #: config/tc-s390.c:384
14900 #, c-format
14901 msgid "junk at end of machine string, first unrecognized character is `%c'"
14902 msgstr ""
14903
14904 #: config/tc-s390.c:451 config/tc-sparc.c:531
14905 #, c-format
14906 msgid "invalid architecture -A%s"
14907 msgstr ""
14908
14909 #: config/tc-s390.c:474
14910 #, c-format
14911 msgid ""
14912 " S390 options:\n"
14913 " -mregnames Allow symbolic names for registers\n"
14914 " -mwarn-areg-zero Warn about zero base/index registers\n"
14915 " -mno-regnames Do not allow symbolic names for registers\n"
14916 " -m31 Set file format to 31 bit format\n"
14917 " -m64 Set file format to 64 bit format\n"
14918 msgstr ""
14919
14920 #: config/tc-s390.c:481
14921 #, c-format
14922 msgid ""
14923 " -V print assembler version number\n"
14924 " -Qy, -Qn ignored\n"
14925 msgstr ""
14926
14927 #: config/tc-s390.c:565
14928 msgid "The 64 bit file format is used without esame instructions."
14929 msgstr ""
14930
14931 #: config/tc-s390.c:581
14932 #, c-format
14933 msgid "Internal assembler error for instruction format %s"
14934 msgstr ""
14935
14936 #: config/tc-s390.c:627
14937 #, c-format
14938 msgid "operand out of range (%s not between %ld and %ld)"
14939 msgstr ""
14940
14941 #: config/tc-s390.c:852
14942 #, c-format
14943 msgid "identifier+constant@%s means identifier@%s+constant"
14944 msgstr ""
14945
14946 #: config/tc-s390.c:933
14947 msgid "Can't handle O_big in s390_exp_compare"
14948 msgstr ""
14949
14950 #: config/tc-s390.c:1015
14951 msgid "Invalid suffix for literal pool entry"
14952 msgstr ""
14953
14954 #: config/tc-s390.c:1072
14955 msgid "Big number is too big"
14956 msgstr ""
14957
14958 #: config/tc-s390.c:1221
14959 msgid "relocation not applicable"
14960 msgstr ""
14961
14962 #: config/tc-s390.c:1333
14963 msgid "invalid length field specified"
14964 msgstr ""
14965
14966 #: config/tc-s390.c:1337
14967 msgid "index register specified but zero"
14968 msgstr ""
14969
14970 #: config/tc-s390.c:1341
14971 msgid "base register specified but zero"
14972 msgstr ""
14973
14974 #: config/tc-s390.c:1345
14975 msgid "odd numbered general purpose register specified as register pair"
14976 msgstr ""
14977
14978 #: config/tc-s390.c:1353
14979 msgid "invalid floating point register pair. Valid fp register pair operands are 0, 1, 4, 5, 8, 9, 12 or 13."
14980 msgstr ""
14981
14982 #: config/tc-s390.c:1442
14983 msgid "invalid operand suffix"
14984 msgstr ""
14985
14986 #: config/tc-s390.c:1465
14987 msgid "syntax error; missing '(' after displacement"
14988 msgstr ""
14989
14990 #: config/tc-s390.c:1479 config/tc-s390.c:1521 config/tc-s390.c:1564
14991 msgid "syntax error; expected ','"
14992 msgstr ""
14993
14994 #: config/tc-s390.c:1511
14995 msgid "syntax error; missing ')' after base register"
14996 msgstr ""
14997
14998 #: config/tc-s390.c:1538
14999 msgid "syntax error; ')' not allowed here"
15000 msgstr ""
15001
15002 #: config/tc-s390.c:1689
15003 #, c-format
15004 msgid "Opcode %s not available in this mode"
15005 msgstr ""
15006
15007 #: config/tc-s390.c:1744 config/tc-s390.c:1767 config/tc-s390.c:1780
15008 msgid "Invalid .insn format\n"
15009 msgstr ""
15010
15011 #: config/tc-s390.c:1752
15012 #, c-format
15013 msgid "Unrecognized opcode format: `%s'"
15014 msgstr ""
15015
15016 #: config/tc-s390.c:1783
15017 msgid "second operand of .insn not a constant\n"
15018 msgstr ""
15019
15020 #: config/tc-s390.c:1786
15021 msgid "missing comma after insn constant\n"
15022 msgstr ""
15023
15024 #: config/tc-s390.c:2025
15025 #, fuzzy
15026 #| msgid "operand mask overflow"
15027 msgid ".machinemode stack overflow"
15028 msgstr "переполнение маски операнда"
15029
15030 #: config/tc-s390.c:2032
15031 msgid ".machinemode stack underflow"
15032 msgstr ""
15033
15034 #: config/tc-s390.c:2049
15035 #, fuzzy, c-format
15036 #| msgid "invalid listing option `%c'"
15037 msgid "invalid machine mode `%s'"
15038 msgstr "неверный параметр %c для листинга"
15039
15040 #: config/tc-s390.c:2251
15041 #, c-format
15042 msgid "cannot emit relocation %s against subsy symbol %s"
15043 msgstr ""
15044
15045 #: config/tc-s390.c:2368
15046 msgid "unsupported relocation type"
15047 msgstr ""
15048
15049 #: config/tc-s390.c:2423
15050 #, c-format
15051 msgid "cannot emit PC relative %s relocation%s%s"
15052 msgstr ""
15053
15054 #: config/tc-s390.c:2562
15055 #, c-format
15056 msgid "Gas failure, reloc type %s\n"
15057 msgstr ""
15058
15059 #: config/tc-s390.c:2564
15060 #, c-format
15061 msgid "Gas failure, reloc type #%i\n"
15062 msgstr ""
15063
15064 #: config/tc-score.c:260
15065 msgid "div / mul are reserved instructions"
15066 msgstr ""
15067
15068 #: config/tc-score.c:261
15069 msgid "This architecture doesn't support mmu"
15070 msgstr ""
15071
15072 #: config/tc-score.c:262
15073 msgid "This architecture doesn't support atomic instruction"
15074 msgstr ""
15075
15076 #: config/tc-score.c:469
15077 msgid "S+core register expected"
15078 msgstr ""
15079
15080 #: config/tc-score.c:470
15081 msgid "S+core special-register expected"
15082 msgstr ""
15083
15084 #: config/tc-score.c:471
15085 msgid "S+core co-processor register expected"
15086 msgstr ""
15087
15088 #: config/tc-score.c:1074
15089 msgid "Using temp register (r1)"
15090 msgstr ""
15091
15092 #: config/tc-score.c:1093
15093 #, c-format
15094 msgid "register expected, not '%.100s'"
15095 msgstr ""
15096
15097 #: config/tc-score.c:1149 config/tc-score.c:5485
15098 msgid "rd must be even number."
15099 msgstr ""
15100
15101 #: config/tc-score.c:1513 config/tc-score.c:1520
15102 #, c-format
15103 msgid "invalid constant: %d bit expression not in range %u..%u"
15104 msgstr ""
15105
15106 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
15107 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
15108 #: config/tc-score.c:3462
15109 #, c-format
15110 msgid "invalid constant: %d bit expression not in range %d..%d"
15111 msgstr ""
15112
15113 #: config/tc-score.c:1558
15114 msgid "invalid constant: bit expression not defined"
15115 msgstr ""
15116
15117 #: config/tc-score.c:2068
15118 msgid "Using temp register(r1)"
15119 msgstr ""
15120
15121 #: config/tc-score.c:2082
15122 #, c-format
15123 msgid "low register (r0-r15) expected, not '%.100s'"
15124 msgstr ""
15125
15126 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
15127 #: config/tc-score.c:3695
15128 #, c-format
15129 msgid "missing ["
15130 msgstr ""
15131
15132 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
15133 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
15134 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
15135 #: config/tc-score.c:3919 config/tc-score.c:3965
15136 #, c-format
15137 msgid "missing ]"
15138 msgstr ""
15139
15140 #: config/tc-score.c:2347
15141 #, c-format
15142 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
15143 msgstr ""
15144
15145 #: config/tc-score.c:2366
15146 #, c-format
15147 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
15148 msgstr ""
15149
15150 #: config/tc-score.c:2382 config/tc-score.c:2389
15151 #, c-format
15152 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
15153 msgstr ""
15154
15155 #: config/tc-score.c:2838
15156 msgid "address offset must be half word alignment"
15157 msgstr ""
15158
15159 #: config/tc-score.c:2846
15160 msgid "address offset must be word alignment"
15161 msgstr ""
15162
15163 #: config/tc-score.c:2986 config/tc-score.c:3123
15164 msgid "register same as write-back base"
15165 msgstr ""
15166
15167 #: config/tc-score.c:3093
15168 msgid "pre-indexed expression expected"
15169 msgstr ""
15170
15171 #: config/tc-score.c:3422
15172 #, c-format
15173 msgid "invalid register number: %d is not in [r0--r7]"
15174 msgstr ""
15175
15176 #: config/tc-score.c:3439
15177 msgid "comma is expected"
15178 msgstr ""
15179
15180 #: config/tc-score.c:3470
15181 #, c-format
15182 msgid "invalid constant: %d is not word align integer"
15183 msgstr ""
15184
15185 #: config/tc-score.c:3509 config/tc-score.c:3552
15186 msgid "invalid constant: 32 bit expression not word align"
15187 msgstr ""
15188
15189 #: config/tc-score.c:3518 config/tc-score.c:3561
15190 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
15191 msgstr ""
15192
15193 #: config/tc-score.c:3594
15194 msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
15195 msgstr ""
15196
15197 #: config/tc-score.c:3783 config/tc-score.c:3811
15198 msgid "imm5 should >= 2"
15199 msgstr ""
15200
15201 #: config/tc-score.c:3788 config/tc-score.c:3817
15202 msgid "reg should <= 31"
15203 msgstr ""
15204
15205 #: config/tc-score.c:3859 config/tc-score.c:3910
15206 msgid "missing +"
15207 msgstr ""
15208
15209 #: config/tc-score.c:3903
15210 #, c-format
15211 msgid "%s register same as write-back base"
15212 msgstr ""
15213
15214 #: config/tc-score.c:3905
15215 msgid "destination"
15216 msgstr ""
15217
15218 #: config/tc-score.c:3905
15219 msgid "source"
15220 msgstr ""
15221
15222 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
15223 msgid "expression error"
15224 msgstr ""
15225
15226 #: config/tc-score.c:4241
15227 msgid "value not in range [0, 0xffffffff]"
15228 msgstr ""
15229
15230 #: config/tc-score.c:4317
15231 msgid "value not in range [-0xffffffff, 0xffffffff]"
15232 msgstr ""
15233
15234 #: config/tc-score.c:4345
15235 msgid "li rd label isn't correct instruction form"
15236 msgstr ""
15237
15238 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
15239 #: config/tc-score.c:5225
15240 msgid "lacking label "
15241 msgstr ""
15242
15243 #: config/tc-score.c:4896
15244 msgid "s3_PIC code offset overflow (max 16 signed bits)"
15245 msgstr ""
15246
15247 #: config/tc-score.c:4952
15248 msgid "value not in range [0, 0x7fffffff]"
15249 msgstr ""
15250
15251 #: config/tc-score.c:4957
15252 msgid "end on line error"
15253 msgstr ""
15254
15255 #: config/tc-score.c:5204
15256 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
15257 msgstr ""
15258
15259 #: config/tc-score.c:5231
15260 msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
15261 msgstr ""
15262
15263 #: config/tc-score.c:5264
15264 msgid "lacking label"
15265 msgstr ""
15266
15267 #: config/tc-score.c:5269
15268 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
15269 msgstr ""
15270
15271 #: config/tc-score.c:5365
15272 msgid "pce instruction error (16 bit || 16 bit)."
15273 msgstr ""
15274
15275 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
15276 #: config/tc-score.c:5463 config/tc-score.c:5512
15277 msgid "score3d instruction."
15278 msgstr ""
15279
15280 #: config/tc-score.c:6030
15281 msgid "Unsupported use of .gpword"
15282 msgstr ""
15283
15284 #: config/tc-score.c:6126
15285 #, c-format
15286 msgid "BSS length (%d) < 0 ignored"
15287 msgstr ""
15288
15289 #: config/tc-score.c:6141 read.c:2467
15290 #, c-format
15291 msgid "error setting flags for \".sbss\": %s"
15292 msgstr ""
15293
15294 #: config/tc-score.c:6155 config/tc-sparc.c:4311
15295 msgid "missing alignment"
15296 msgstr ""
15297
15298 #: config/tc-score.c:6192
15299 #, c-format
15300 msgid "alignment too large; %d assumed"
15301 msgstr ""
15302
15303 #: config/tc-score.c:6197 read.c:2528
15304 msgid "alignment negative; 0 assumed"
15305 msgstr ""
15306
15307 #. Error routine.
15308 #: config/tc-score.c:6607 config/tc-score.c:6631
15309 msgid "size is not 4 or 6"
15310 msgstr ""
15311
15312 #: config/tc-score.c:6690
15313 msgid "bad call to MD_ATOF()"
15314 msgstr ""
15315
15316 #: config/tc-score.c:7197 config/tc-score.c:7263
15317 #, c-format
15318 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
15319 msgstr ""
15320
15321 #: config/tc-score.c:7212 config/tc-score.c:7241 config/tc-score.c:7293
15322 #, c-format
15323 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
15324 msgstr ""
15325
15326 #: config/tc-score.c:7318
15327 #, c-format
15328 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
15329 msgstr ""
15330
15331 #: config/tc-score.c:7488
15332 #, c-format
15333 msgid "cannot represent %s relocation in this object file format1"
15334 msgstr ""
15335
15336 #: config/tc-score.c:7779
15337 #, c-format
15338 msgid "Sunplus-v2-0-0-20060510\n"
15339 msgstr ""
15340
15341 #: config/tc-score.c:7799
15342 #, c-format
15343 msgid " Score-specific assembler options:\n"
15344 msgstr ""
15345
15346 #: config/tc-score.c:7801
15347 #, c-format
15348 msgid " -EB\t\tassemble code for a big-endian cpu\n"
15349 msgstr ""
15350
15351 #: config/tc-score.c:7806
15352 #, c-format
15353 msgid " -EL\t\tassemble code for a little-endian cpu\n"
15354 msgstr ""
15355
15356 #: config/tc-score.c:7810
15357 #, c-format
15358 msgid " -FIXDD\t\tfix data dependencies\n"
15359 msgstr ""
15360
15361 #: config/tc-score.c:7812
15362 #, c-format
15363 msgid " -NWARN\t\tdo not print warning message when fixing data dependencies\n"
15364 msgstr ""
15365
15366 #: config/tc-score.c:7814
15367 #, c-format
15368 msgid " -SCORE5\t\tassemble code for target SCORE5\n"
15369 msgstr ""
15370
15371 #: config/tc-score.c:7816
15372 #, c-format
15373 msgid " -SCORE5U\tassemble code for target SCORE5U\n"
15374 msgstr ""
15375
15376 #: config/tc-score.c:7818
15377 #, c-format
15378 msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
15379 msgstr ""
15380
15381 #: config/tc-score.c:7820
15382 #, c-format
15383 msgid " -SCORE3\t\tassemble code for target SCORE3\n"
15384 msgstr ""
15385
15386 #: config/tc-score.c:7822
15387 #, c-format
15388 msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
15389 msgstr ""
15390
15391 #: config/tc-score.c:7824
15392 #, c-format
15393 msgid " -march=score3\tassemble code for target SCORE3\n"
15394 msgstr ""
15395
15396 #: config/tc-score.c:7826
15397 #, c-format
15398 msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
15399 msgstr ""
15400
15401 #: config/tc-score.c:7828
15402 #, c-format
15403 msgid " -KPIC\t\tgenerate PIC\n"
15404 msgstr ""
15405
15406 #: config/tc-score.c:7830
15407 #, c-format
15408 msgid " -O0\t\tdo not perform any optimizations\n"
15409 msgstr ""
15410
15411 #: config/tc-score.c:7832
15412 #, c-format
15413 msgid " -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
15414 msgstr ""
15415
15416 #: config/tc-score.c:7834
15417 #, c-format
15418 msgid " -V \t\tSunplus release version\n"
15419 msgstr ""
15420
15421 #: config/tc-sh.c:62
15422 msgid "directive .big encountered when option -big required"
15423 msgstr ""
15424
15425 #: config/tc-sh.c:72
15426 msgid "directive .little encountered when option -little required"
15427 msgstr ""
15428
15429 #: config/tc-sh.c:1422
15430 msgid "illegal double indirection"
15431 msgstr ""
15432
15433 #: config/tc-sh.c:1431
15434 msgid "illegal register after @-"
15435 msgstr ""
15436
15437 #: config/tc-sh.c:1447
15438 msgid "must be @(r0,...)"
15439 msgstr ""
15440
15441 #: config/tc-sh.c:1471
15442 msgid "syntax error in @(r0,...)"
15443 msgstr ""
15444
15445 #: config/tc-sh.c:1476
15446 msgid "syntax error in @(r0...)"
15447 msgstr ""
15448
15449 #: config/tc-sh.c:1521
15450 msgid "Deprecated syntax."
15451 msgstr ""
15452
15453 #: config/tc-sh.c:1533 config/tc-sh.c:1538
15454 msgid "syntax error in @(disp,[Rn, gbr, pc])"
15455 msgstr ""
15456
15457 #: config/tc-sh.c:1543
15458 msgid "expecting )"
15459 msgstr ""
15460
15461 #: config/tc-sh.c:1551
15462 msgid "illegal register after @"
15463 msgstr ""
15464
15465 #: config/tc-sh.c:2192
15466 #, c-format
15467 msgid "unhandled %d\n"
15468 msgstr ""
15469
15470 #: config/tc-sh.c:2403
15471 #, c-format
15472 msgid "Invalid register: 'r%d'"
15473 msgstr ""
15474
15475 #: config/tc-sh.c:2515
15476 #, c-format
15477 msgid "failed for %d\n"
15478 msgstr ""
15479
15480 #: config/tc-sh.c:2521
15481 msgid "misplaced PIC operand"
15482 msgstr ""
15483
15484 #: config/tc-sh.c:2632 config/tc-sh.c:3031
15485 msgid "invalid operands for opcode"
15486 msgstr ""
15487
15488 #: config/tc-sh.c:2637
15489 msgid "insn can't be combined with parallel processing insn"
15490 msgstr ""
15491
15492 #: config/tc-sh.c:2644 config/tc-sh.c:2655 config/tc-sh.c:2687
15493 msgid "multiple movx specifications"
15494 msgstr ""
15495
15496 #: config/tc-sh.c:2649 config/tc-sh.c:2671 config/tc-sh.c:2710
15497 msgid "multiple movy specifications"
15498 msgstr ""
15499
15500 #: config/tc-sh.c:2658 config/tc-sh.c:2691
15501 msgid "invalid movx address register"
15502 msgstr ""
15503
15504 #: config/tc-sh.c:2660
15505 msgid "insn cannot be combined with non-nopy"
15506 msgstr ""
15507
15508 #: config/tc-sh.c:2674 config/tc-sh.c:2730
15509 msgid "invalid movy address register"
15510 msgstr ""
15511
15512 #: config/tc-sh.c:2676
15513 msgid "insn cannot be combined with non-nopx"
15514 msgstr ""
15515
15516 #: config/tc-sh.c:2689
15517 msgid "previous movy requires nopx"
15518 msgstr ""
15519
15520 #: config/tc-sh.c:2697 config/tc-sh.c:2702
15521 msgid "invalid movx dsp register"
15522 msgstr ""
15523
15524 #: config/tc-sh.c:2712
15525 msgid "previous movx requires nopy"
15526 msgstr ""
15527
15528 #: config/tc-sh.c:2721 config/tc-sh.c:2726
15529 msgid "invalid movy dsp register"
15530 msgstr ""
15531
15532 #: config/tc-sh.c:2736
15533 msgid "dsp immediate shift value not constant"
15534 msgstr ""
15535
15536 #: config/tc-sh.c:2750 config/tc-sh.c:2776
15537 msgid "multiple parallel processing specifications"
15538 msgstr ""
15539
15540 #: config/tc-sh.c:2769
15541 msgid "multiple condition specifications"
15542 msgstr ""
15543
15544 #: config/tc-sh.c:2807
15545 msgid "insn cannot be combined with pmuls"
15546 msgstr ""
15547
15548 #: config/tc-sh.c:2823
15549 msgid "bad combined pmuls output operand"
15550 msgstr ""
15551
15552 #: config/tc-sh.c:2833
15553 msgid "destination register is same for parallel insns"
15554 msgstr ""
15555
15556 #: config/tc-sh.c:2842
15557 msgid "condition not followed by conditionalizable insn"
15558 msgstr ""
15559
15560 #: config/tc-sh.c:2852
15561 msgid "unrecognized characters at end of parallel processing insn"
15562 msgstr ""
15563
15564 #: config/tc-sh.c:2968
15565 msgid "opcode not valid for this cpu variant"
15566 msgstr ""
15567
15568 #: config/tc-sh.c:3001
15569 msgid "Delayed branches not available on SH1"
15570 msgstr ""
15571
15572 #: config/tc-sh.c:3036
15573 #, c-format
15574 msgid "excess operands: '%s'"
15575 msgstr ""
15576
15577 #: config/tc-sh.c:3113
15578 msgid ".uses pseudo-op seen when not relaxing"
15579 msgstr ""
15580
15581 #: config/tc-sh.c:3119
15582 msgid "bad .uses format"
15583 msgstr ""
15584
15585 #: config/tc-sh.c:3230
15586 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
15587 msgstr ""
15588
15589 #: config/tc-sh.c:3236
15590 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
15591 msgstr ""
15592
15593 #: config/tc-sh.c:3238
15594 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
15595 msgstr ""
15596
15597 #: config/tc-sh.c:3270
15598 #, c-format
15599 msgid "Invalid argument to --isa option: %s"
15600 msgstr ""
15601
15602 #: config/tc-sh.c:3279
15603 msgid "Invalid combination: --abi=32 with --abi=64"
15604 msgstr ""
15605
15606 #: config/tc-sh.c:3285
15607 msgid "Invalid combination: --abi=64 with --abi=32"
15608 msgstr ""
15609
15610 #: config/tc-sh.c:3287
15611 msgid "Invalid combination: --isa=SHcompact with --abi=64"
15612 msgstr ""
15613
15614 #: config/tc-sh.c:3291
15615 #, c-format
15616 msgid "Invalid argument to --abi option: %s"
15617 msgstr ""
15618
15619 #: config/tc-sh.c:3331
15620 #, c-format
15621 msgid ""
15622 "SH options:\n"
15623 "--little\t\tgenerate little endian code\n"
15624 "--big\t\t\tgenerate big endian code\n"
15625 "--relax\t\t\talter jump instructions for long displacements\n"
15626 "--renesas\t\tdisable optimization with section symbol for\n"
15627 "\t\t\tcompatibility with Renesas assembler.\n"
15628 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
15629 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
15630 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
15631 "--isa=[any\t\tuse most appropriate isa\n"
15632 " | dsp same as '-dsp'\n"
15633 " | fp"
15634 msgstr ""
15635
15636 #: config/tc-sh.c:3357
15637 #, c-format
15638 msgid ""
15639 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
15640 " | SHmedia\n"
15641 " | shcompact\n"
15642 " | SHcompact]\n"
15643 msgstr ""
15644
15645 #: config/tc-sh.c:3362
15646 #, c-format
15647 msgid ""
15648 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
15649 "\t\t\tfile type\n"
15650 "--shcompact-const-crange emit code-range descriptors for constants in\n"
15651 "\t\t\tSHcompact code sections\n"
15652 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
15653 "\t\t\tconstants and SHcompact code\n"
15654 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
15655 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
15656 "\t\t\tto 32 bits only\n"
15657 msgstr ""
15658
15659 #: config/tc-sh.c:3374
15660 #, c-format
15661 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
15662 msgstr ""
15663
15664 #: config/tc-sh.c:3465
15665 msgid ".uses does not refer to a local symbol in the same section"
15666 msgstr ""
15667
15668 #: config/tc-sh.c:3484
15669 msgid "can't find fixup pointed to by .uses"
15670 msgstr ""
15671
15672 #: config/tc-sh.c:3504
15673 msgid ".uses target does not refer to a local symbol in the same section"
15674 msgstr ""
15675
15676 #: config/tc-sh.c:3581
15677 msgid "displacement overflows 12-bit field"
15678 msgstr ""
15679
15680 #: config/tc-sh.c:3584
15681 #, c-format
15682 msgid "displacement to defined symbol %s overflows 12-bit field"
15683 msgstr ""
15684
15685 #: config/tc-sh.c:3588
15686 #, c-format
15687 msgid "displacement to undefined symbol %s overflows 12-bit field"
15688 msgstr ""
15689
15690 #: config/tc-sh.c:3661
15691 msgid "displacement overflows 8-bit field"
15692 msgstr ""
15693
15694 #: config/tc-sh.c:3664
15695 #, c-format
15696 msgid "displacement to defined symbol %s overflows 8-bit field"
15697 msgstr ""
15698
15699 #: config/tc-sh.c:3668
15700 #, c-format
15701 msgid "displacement to undefined symbol %s overflows 8-bit field "
15702 msgstr ""
15703
15704 #: config/tc-sh.c:3685
15705 #, c-format
15706 msgid "overflow in branch to %s; converted into longer instruction sequence"
15707 msgstr ""
15708
15709 #: config/tc-sh.c:3750 config/tc-sh.c:3797 config/tc-sparc.c:4811
15710 #: config/tc-sparc.c:4835
15711 msgid "misaligned data"
15712 msgstr ""
15713
15714 #: config/tc-sh.c:4126
15715 msgid "offset to unaligned destination"
15716 msgstr ""
15717
15718 #: config/tc-sh.c:4131
15719 msgid "negative offset"
15720 msgstr ""
15721
15722 #: config/tc-sh.c:4282
15723 msgid "misaligned offset"
15724 msgstr ""
15725
15726 #: config/tc-sh64.c:568
15727 msgid "This operand must be constant at assembly time"
15728 msgstr ""
15729
15730 #: config/tc-sh64.c:681
15731 msgid "Invalid operand expression"
15732 msgstr ""
15733
15734 #: config/tc-sh64.c:773 config/tc-sh64.c:877
15735 msgid "PTB operand is a SHmedia symbol"
15736 msgstr ""
15737
15738 #: config/tc-sh64.c:776 config/tc-sh64.c:874
15739 msgid "PTA operand is a SHcompact symbol"
15740 msgstr ""
15741
15742 #: config/tc-sh64.c:792
15743 msgid "invalid expression in operand"
15744 msgstr ""
15745
15746 #: config/tc-sh64.c:1483
15747 #, c-format
15748 msgid "invalid operand, not a 5-bit unsigned value: %d"
15749 msgstr ""
15750
15751 #: config/tc-sh64.c:1488
15752 #, c-format
15753 msgid "invalid operand, not a 6-bit signed value: %d"
15754 msgstr ""
15755
15756 #: config/tc-sh64.c:1493
15757 #, c-format
15758 msgid "invalid operand, not a 6-bit unsigned value: %d"
15759 msgstr ""
15760
15761 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
15762 #, c-format
15763 msgid "invalid operand, not a 11-bit signed value: %d"
15764 msgstr ""
15765
15766 #: config/tc-sh64.c:1500
15767 #, c-format
15768 msgid "invalid operand, not a multiple of 32: %d"
15769 msgstr ""
15770
15771 #: config/tc-sh64.c:1505
15772 #, c-format
15773 msgid "invalid operand, not a 10-bit signed value: %d"
15774 msgstr ""
15775
15776 #: config/tc-sh64.c:1512
15777 #, c-format
15778 msgid "invalid operand, not an even value: %d"
15779 msgstr ""
15780
15781 #: config/tc-sh64.c:1517
15782 #, c-format
15783 msgid "invalid operand, not a 12-bit signed value: %d"
15784 msgstr ""
15785
15786 #: config/tc-sh64.c:1519
15787 #, c-format
15788 msgid "invalid operand, not a multiple of 4: %d"
15789 msgstr ""
15790
15791 #: config/tc-sh64.c:1524
15792 #, c-format
15793 msgid "invalid operand, not a 13-bit signed value: %d"
15794 msgstr ""
15795
15796 #: config/tc-sh64.c:1526
15797 #, c-format
15798 msgid "invalid operand, not a multiple of 8: %d"
15799 msgstr ""
15800
15801 #: config/tc-sh64.c:1531
15802 #, c-format
15803 msgid "invalid operand, not a 16-bit signed value: %d"
15804 msgstr ""
15805
15806 #: config/tc-sh64.c:1536
15807 #, c-format
15808 msgid "invalid operand, not a 16-bit unsigned value: %d"
15809 msgstr ""
15810
15811 #: config/tc-sh64.c:1542
15812 msgid "operand out of range for PT, PTA and PTB"
15813 msgstr ""
15814
15815 #: config/tc-sh64.c:1544
15816 #, c-format
15817 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
15818 msgstr ""
15819
15820 #: config/tc-sh64.c:2065
15821 #, c-format
15822 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
15823 msgstr ""
15824
15825 #: config/tc-sh64.c:2422 config/tc-sh64.c:2585 config/tc-sh64.c:2600
15826 msgid "invalid PIC reference"
15827 msgstr ""
15828
15829 #: config/tc-sh64.c:2682 config/tc-sh64.c:2722
15830 msgid "invalid operand: expression in PT target"
15831 msgstr ""
15832
15833 #: config/tc-sh64.c:2813
15834 #, c-format
15835 msgid "invalid operands to %s"
15836 msgstr ""
15837
15838 #: config/tc-sh64.c:2819
15839 #, c-format
15840 msgid "excess operands to %s"
15841 msgstr ""
15842
15843 #: config/tc-sh64.c:2864
15844 #, c-format
15845 msgid "The `.mode %s' directive is not valid with this architecture"
15846 msgstr ""
15847
15848 #: config/tc-sh64.c:2872
15849 #, c-format
15850 msgid "Invalid argument to .mode: %s"
15851 msgstr ""
15852
15853 #: config/tc-sh64.c:2902
15854 #, c-format
15855 msgid "The `.abi %s' directive is not valid with this architecture"
15856 msgstr ""
15857
15858 #: config/tc-sh64.c:2908
15859 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
15860 msgstr ""
15861
15862 #: config/tc-sh64.c:2913
15863 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
15864 msgstr ""
15865
15866 #: config/tc-sh64.c:2916
15867 #, c-format
15868 msgid "Invalid argument to .abi: %s"
15869 msgstr ""
15870
15871 #: config/tc-sh64.c:2971
15872 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
15873 msgstr ""
15874
15875 #: config/tc-sh64.c:2976
15876 msgid "-shcompact-const-crange is invalid without SHcompact"
15877 msgstr ""
15878
15879 #: config/tc-sh64.c:2979
15880 msgid "-expand-pt32 only valid with -abi=64"
15881 msgstr ""
15882
15883 #: config/tc-sh64.c:2982
15884 msgid "-no-expand only valid with SHcompact or SHmedia"
15885 msgstr ""
15886
15887 #: config/tc-sh64.c:2985
15888 msgid "-expand-pt32 invalid together with -no-expand"
15889 msgstr ""
15890
15891 #: config/tc-sh64.c:3199
15892 msgid "SHmedia code not allowed in same section as constants and SHcompact code"
15893 msgstr ""
15894
15895 #: config/tc-sh64.c:3217
15896 msgid "No segment info for current section"
15897 msgstr ""
15898
15899 #: config/tc-sh64.c:3256
15900 msgid "duplicate datalabel operator ignored"
15901 msgstr ""
15902
15903 #: config/tc-sh64.c:3323
15904 msgid "Invalid DataLabel expression"
15905 msgstr ""
15906
15907 #: config/tc-sparc.c:322 config/tc-sparc.c:537
15908 msgid "Bad opcode table, broken assembler."
15909 msgstr ""
15910
15911 #: config/tc-sparc.c:529
15912 #, c-format
15913 msgid "invalid architecture -xarch=%s"
15914 msgstr ""
15915
15916 #: config/tc-sparc.c:610
15917 #, c-format
15918 msgid "No compiled in support for %d bit object file format"
15919 msgstr ""
15920
15921 #: config/tc-sparc.c:695
15922 #, c-format
15923 msgid "SPARC options:\n"
15924 msgstr ""
15925
15926 #: config/tc-sparc.c:724
15927 #, c-format
15928 msgid ""
15929 "\n"
15930 "\t\t\tspecify variant of SPARC architecture\n"
15931 "-bump\t\t\twarn when assembler switches architectures\n"
15932 "-sparc\t\t\tignored\n"
15933 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
15934 "-relax\t\t\trelax jumps and branches (default)\n"
15935 "-no-relax\t\tavoid changing any jumps and branches\n"
15936 msgstr ""
15937
15938 #: config/tc-sparc.c:732
15939 #, c-format
15940 msgid "-k\t\t\tgenerate PIC\n"
15941 msgstr ""
15942
15943 #: config/tc-sparc.c:736
15944 #, c-format
15945 msgid ""
15946 "-32\t\t\tcreate 32 bit object file\n"
15947 "-64\t\t\tcreate 64 bit object file\n"
15948 msgstr ""
15949
15950 #: config/tc-sparc.c:739
15951 #, c-format
15952 msgid "\t\t\t[default is %d]\n"
15953 msgstr ""
15954
15955 #: config/tc-sparc.c:741
15956 #, c-format
15957 msgid ""
15958 "-TSO\t\t\tuse Total Store Ordering\n"
15959 "-PSO\t\t\tuse Partial Store Ordering\n"
15960 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
15961 msgstr ""
15962
15963 #: config/tc-sparc.c:745
15964 #, c-format
15965 msgid "\t\t\t[default is %s]\n"
15966 msgstr ""
15967
15968 #: config/tc-sparc.c:747
15969 #, c-format
15970 msgid ""
15971 "-KPIC\t\t\tgenerate PIC\n"
15972 "-V\t\t\tprint assembler version number\n"
15973 "-undeclared-regs\tignore application global register usage without\n"
15974 "\t\t\tappropriate .register directive (default)\n"
15975 "-no-undeclared-regs\tforce error on application global register usage\n"
15976 "\t\t\twithout appropriate .register directive\n"
15977 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
15978 "-q\t\t\tignored\n"
15979 "-Qy, -Qn\t\tignored\n"
15980 "-s\t\t\tignored\n"
15981 msgstr ""
15982
15983 #: config/tc-sparc.c:760
15984 #, c-format
15985 msgid ""
15986 "-EL\t\t\tgenerate code for a little endian machine\n"
15987 "-EB\t\t\tgenerate code for a big endian machine\n"
15988 "--little-endian-data\tgenerate code for a machine having big endian\n"
15989 " instructions and little endian data.\n"
15990 msgstr ""
15991
15992 #: config/tc-sparc.c:1027
15993 #, c-format
15994 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
15995 msgstr ""
15996
15997 #: config/tc-sparc.c:1046
15998 #, c-format
15999 msgid "Internal error: can't find opcode `%s' for `%s'\n"
16000 msgstr ""
16001
16002 #: config/tc-sparc.c:1264
16003 msgid "Support for 64-bit arithmetic not compiled in."
16004 msgstr ""
16005
16006 #: config/tc-sparc.c:1310
16007 msgid "set: number not in 0..4294967295 range"
16008 msgstr ""
16009
16010 #: config/tc-sparc.c:1317
16011 msgid "set: number not in -2147483648..4294967295 range"
16012 msgstr ""
16013
16014 #: config/tc-sparc.c:1376
16015 msgid "setsw: number not in -2147483648..4294967295 range"
16016 msgstr ""
16017
16018 #: config/tc-sparc.c:1424
16019 msgid "setx: temporary register same as destination register"
16020 msgstr ""
16021
16022 #: config/tc-sparc.c:1495
16023 msgid "setx: illegal temporary register g0"
16024 msgstr ""
16025
16026 #: config/tc-sparc.c:1603
16027 msgid "unpredictable DCTI couple"
16028 msgstr ""
16029
16030 #: config/tc-sparc.c:1613
16031 msgid "FP branch in delay slot"
16032 msgstr ""
16033
16034 #: config/tc-sparc.c:1629
16035 msgid "FP branch preceded by FP instruction; NOP inserted"
16036 msgstr ""
16037
16038 #: config/tc-sparc.c:1669
16039 msgid "failed special case insn sanity check"
16040 msgstr ""
16041
16042 #: config/tc-sparc.c:1857
16043 msgid ": invalid membar mask name"
16044 msgstr ""
16045
16046 #: config/tc-sparc.c:1873
16047 msgid ": invalid membar mask expression"
16048 msgstr ""
16049
16050 #: config/tc-sparc.c:1878
16051 msgid ": invalid membar mask number"
16052 msgstr ""
16053
16054 #: config/tc-sparc.c:1893
16055 msgid ": invalid siam mode expression"
16056 msgstr ""
16057
16058 #: config/tc-sparc.c:1898
16059 msgid ": invalid siam mode number"
16060 msgstr ""
16061
16062 #: config/tc-sparc.c:1914
16063 msgid ": invalid prefetch function name"
16064 msgstr ""
16065
16066 #: config/tc-sparc.c:1922
16067 msgid ": invalid prefetch function expression"
16068 msgstr ""
16069
16070 #: config/tc-sparc.c:1927
16071 msgid ": invalid prefetch function number"
16072 msgstr ""
16073
16074 #: config/tc-sparc.c:1954 config/tc-sparc.c:1960 config/tc-sparc.c:1969
16075 msgid ": unrecognizable privileged register"
16076 msgstr ""
16077
16078 #: config/tc-sparc.c:1992 config/tc-sparc.c:1998 config/tc-sparc.c:2007
16079 msgid ": unrecognizable hyperprivileged register"
16080 msgstr ""
16081
16082 #: config/tc-sparc.c:2030 config/tc-sparc.c:2036 config/tc-sparc.c:2045
16083 msgid ": unrecognizable ancillary state register"
16084 msgstr ""
16085
16086 #: config/tc-sparc.c:2078
16087 msgid ": asr number must be between 0 and 31"
16088 msgstr ""
16089
16090 #: config/tc-sparc.c:2087
16091 #, c-format
16092 msgid ": expecting %asrN"
16093 msgstr ""
16094
16095 #: config/tc-sparc.c:2129
16096 msgid ": crypto immediate must be between 0 and 31"
16097 msgstr ""
16098
16099 #: config/tc-sparc.c:2138
16100 msgid ": expecting crypto immediate"
16101 msgstr ""
16102
16103 #: config/tc-sparc.c:2299 config/tc-sparc.c:2338 config/tc-sparc.c:2765
16104 #: config/tc-sparc.c:2801
16105 #, c-format
16106 msgid "Illegal operands: %%%s requires arguments in ()"
16107 msgstr ""
16108
16109 #: config/tc-sparc.c:2306
16110 #, c-format
16111 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
16112 msgstr ""
16113
16114 #: config/tc-sparc.c:2317
16115 #, c-format
16116 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
16117 msgstr ""
16118
16119 #: config/tc-sparc.c:2524
16120 msgid "detected global register use not covered by .register pseudo-op"
16121 msgstr ""
16122
16123 #: config/tc-sparc.c:2626
16124 msgid ": There are only 64 f registers; [0-63]"
16125 msgstr ""
16126
16127 #: config/tc-sparc.c:2628 config/tc-sparc.c:2646
16128 msgid ": There are only 32 f registers; [0-31]"
16129 msgstr ""
16130
16131 #: config/tc-sparc.c:2638
16132 msgid ": There are only 32 single precision f registers; [0-31]"
16133 msgstr ""
16134
16135 #: config/tc-sparc.c:2659
16136 msgid ": Instruction requires frs2 and frsd must be the same register"
16137 msgstr ""
16138
16139 #: config/tc-sparc.c:2810
16140 #, c-format
16141 msgid "Expression inside %%%s could not be parsed"
16142 msgstr ""
16143
16144 #: config/tc-sparc.c:2818
16145 #, c-format
16146 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
16147 msgstr ""
16148
16149 #: config/tc-sparc.c:2935
16150 #, c-format
16151 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
16152 msgstr ""
16153
16154 #: config/tc-sparc.c:2945
16155 #, c-format
16156 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
16157 msgstr ""
16158
16159 #: config/tc-sparc.c:2963
16160 msgid ": PC-relative operand can't be a constant"
16161 msgstr ""
16162
16163 #: config/tc-sparc.c:2970
16164 msgid ": TLS operand can't be a constant"
16165 msgstr ""
16166
16167 #: config/tc-sparc.c:2998
16168 msgid ": Immediate value in cbcond is out of range."
16169 msgstr ""
16170
16171 #: config/tc-sparc.c:3024
16172 msgid ": invalid ASI name"
16173 msgstr ""
16174
16175 #: config/tc-sparc.c:3033
16176 msgid ": invalid ASI expression"
16177 msgstr ""
16178
16179 #: config/tc-sparc.c:3038
16180 msgid ": invalid ASI number"
16181 msgstr ""
16182
16183 #: config/tc-sparc.c:3143
16184 msgid ": non-immdiate imm2 operand"
16185 msgstr ""
16186
16187 #: config/tc-sparc.c:3148
16188 msgid ": imm2 immediate operand out of range (0-3)"
16189 msgstr ""
16190
16191 #: config/tc-sparc.c:3167
16192 msgid "OPF immediate operand out of range (0-0x1ff)"
16193 msgstr ""
16194
16195 #: config/tc-sparc.c:3172
16196 msgid "non-immediate OPF operand, ignored"
16197 msgstr ""
16198
16199 #: config/tc-sparc.c:3191
16200 msgid ": invalid cpreg name"
16201 msgstr ""
16202
16203 #: config/tc-sparc.c:3220
16204 #, c-format
16205 msgid "Illegal operands%s"
16206 msgstr ""
16207
16208 #: config/tc-sparc.c:3270
16209 #, c-format
16210 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
16211 msgstr ""
16212
16213 #: config/tc-sparc.c:3311
16214 #, c-format
16215 msgid "Architecture mismatch on \"%s %s\"."
16216 msgstr ""
16217
16218 #: config/tc-sparc.c:3312
16219 #, c-format
16220 msgid "(Requires %s; requested architecture is %s.)"
16221 msgstr ""
16222
16223 #: config/tc-sparc.c:3324
16224 #, c-format
16225 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
16226 msgstr ""
16227
16228 #: config/tc-sparc.c:3753 config/tc-sparc.c:3760 config/tc-sparc.c:3767
16229 #: config/tc-sparc.c:3774 config/tc-sparc.c:3781 config/tc-sparc.c:3790
16230 #: config/tc-sparc.c:3802 config/tc-sparc.c:3813 config/tc-sparc.c:3835
16231 #: config/tc-sparc.c:3859 write.c:1176
16232 msgid "relocation overflow"
16233 msgstr ""
16234
16235 #: config/tc-sparc.c:3914
16236 #, c-format
16237 msgid "bad or unhandled relocation type: 0x%02x"
16238 msgstr ""
16239
16240 #: config/tc-sparc.c:4273
16241 msgid "Expected comma after name"
16242 msgstr ""
16243
16244 #: config/tc-sparc.c:4282
16245 #, c-format
16246 msgid "BSS length (%d.) <0! Ignored."
16247 msgstr ""
16248
16249 #: config/tc-sparc.c:4294
16250 msgid "bad .reserve segment -- expected BSS segment"
16251 msgstr ""
16252
16253 #: config/tc-sparc.c:4322
16254 #, c-format
16255 msgid "alignment too large; assuming %d"
16256 msgstr ""
16257
16258 #: config/tc-sparc.c:4328 config/tc-sparc.c:4477
16259 msgid "negative alignment"
16260 msgstr ""
16261
16262 #: config/tc-sparc.c:4338 config/tc-sparc.c:4499 read.c:1522 read.c:2540
16263 msgid "alignment not a power of 2"
16264 msgstr ""
16265
16266 #: config/tc-sparc.c:4391
16267 #, c-format
16268 msgid "Ignoring attempt to re-define symbol %s"
16269 msgstr ""
16270
16271 #: config/tc-sparc.c:4414 config/tc-v850.c:283
16272 msgid "Expected comma after symbol-name"
16273 msgstr ""
16274
16275 #: config/tc-sparc.c:4424
16276 #, c-format
16277 msgid ".COMMon length (%lu) out of range ignored"
16278 msgstr ""
16279
16280 #: config/tc-sparc.c:4457
16281 msgid "Expected comma after common length"
16282 msgstr ""
16283
16284 #: config/tc-sparc.c:4471
16285 #, c-format
16286 msgid "alignment too large; assuming %ld"
16287 msgstr ""
16288
16289 #: config/tc-sparc.c:4614
16290 msgid "Unknown segment type"
16291 msgstr ""
16292
16293 #: config/tc-sparc.c:4684 config/tc-sparc.c:4693
16294 #, c-format
16295 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
16296 msgstr ""
16297
16298 #: config/tc-sparc.c:4711
16299 msgid "redefinition of global register"
16300 msgstr ""
16301
16302 #: config/tc-sparc.c:4722
16303 #, c-format
16304 msgid "Register symbol %s already defined."
16305 msgstr ""
16306
16307 #: config/tc-sparc.c:4926
16308 #, c-format
16309 msgid "Illegal operands: %%r_plt in %d-byte data field"
16310 msgstr ""
16311
16312 #: config/tc-sparc.c:4936
16313 #, c-format
16314 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
16315 msgstr ""
16316
16317 #: config/tc-sparc.c:4973 config/tc-vax.c:3317
16318 #, c-format
16319 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
16320 msgstr ""
16321
16322 #: config/tc-sparc.c:4981 config/tc-sparc.c:5012 config/tc-sparc.c:5021
16323 #: config/tc-vax.c:3325 config/tc-vax.c:3356 config/tc-vax.c:3365
16324 #, c-format
16325 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
16326 msgstr ""
16327
16328 #: config/tc-sparc.c:5030 config/tc-vax.c:3374
16329 #, c-format
16330 msgid "Illegal operands: garbage after %%r_%s%d()"
16331 msgstr ""
16332
16333 #: config/tc-sparc.h:63
16334 msgid "sparc convert_frag\n"
16335 msgstr ""
16336
16337 #: config/tc-sparc.h:65 config/tc-z80.h:53
16338 msgid "estimate_size_before_relax called"
16339 msgstr ""
16340
16341 #: config/tc-spu.c:130
16342 #, c-format
16343 msgid "Can't hash instruction '%s':%s"
16344 msgstr ""
16345
16346 #: config/tc-spu.c:184
16347 msgid ""
16348 "SPU options:\n"
16349 " --apuasm\t\t emulate behaviour of apuasm\n"
16350 msgstr ""
16351
16352 #: config/tc-spu.c:290
16353 #, c-format
16354 msgid "Invalid mnemonic '%s'"
16355 msgstr ""
16356
16357 #: config/tc-spu.c:296
16358 #, c-format
16359 msgid "'%s' is only available in DD2.0 or higher."
16360 msgstr ""
16361
16362 #: config/tc-spu.c:328
16363 #, c-format
16364 msgid "Error in argument %d. Expecting: \"%s\""
16365 msgstr ""
16366
16367 #: config/tc-spu.c:339
16368 msgid "Mixing register syntax, with and without '$'."
16369 msgstr ""
16370
16371 #: config/tc-spu.c:345
16372 #, c-format
16373 msgid "Treating '%-*s' as a symbol."
16374 msgstr ""
16375
16376 #: config/tc-spu.c:564
16377 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
16378 msgstr ""
16379
16380 #: config/tc-spu.c:566
16381 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
16382 msgstr ""
16383
16384 #: config/tc-spu.c:609
16385 #, c-format
16386 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
16387 msgstr ""
16388
16389 #: config/tc-spu.c:615
16390 #, c-format
16391 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
16392 msgstr ""
16393
16394 #: config/tc-spu.c:685 config/tc-spu.c:688
16395 #, c-format
16396 msgid "Constant expression %d out of range, [%d, %d]."
16397 msgstr ""
16398
16399 #: config/tc-spu.c:790
16400 #, c-format
16401 msgid "invalid priority '%lu'"
16402 msgstr ""
16403
16404 #: config/tc-spu.c:796
16405 #, c-format
16406 msgid "invalid lrlive '%lu'"
16407 msgstr ""
16408
16409 #: config/tc-spu.c:855
16410 msgid "Relaxation should never occur"
16411 msgstr ""
16412
16413 #: config/tc-spu.c:1005
16414 #, c-format
16415 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
16416 msgstr ""
16417
16418 #: config/tc-spu.h:85
16419 msgid "spu convert_frag\n"
16420 msgstr ""
16421
16422 #: config/tc-tic30.c:36
16423 msgid "first"
16424 msgstr ""
16425
16426 #: config/tc-tic30.c:36
16427 msgid "second"
16428 msgstr ""
16429
16430 #: config/tc-tic30.c:36
16431 msgid "third"
16432 msgstr ""
16433
16434 #: config/tc-tic30.c:36
16435 msgid "fourth"
16436 msgstr ""
16437
16438 #: config/tc-tic30.c:36
16439 msgid "fifth"
16440 msgstr ""
16441
16442 #: config/tc-tic30.c:482
16443 msgid "More than one AR register found in indirect reference"
16444 msgstr ""
16445
16446 #: config/tc-tic30.c:488
16447 msgid "Illegal AR register in indirect reference"
16448 msgstr ""
16449
16450 #: config/tc-tic30.c:509
16451 msgid "More than one displacement found in indirect reference"
16452 msgstr ""
16453
16454 #: config/tc-tic30.c:518
16455 msgid "Invalid displacement in indirect reference"
16456 msgstr ""
16457
16458 #: config/tc-tic30.c:536
16459 msgid "AR register not found in indirect reference"
16460 msgstr ""
16461
16462 #. Maybe an implied displacement of 1 again.
16463 #: config/tc-tic30.c:553
16464 msgid "required displacement wasn't given in indirect reference"
16465 msgstr ""
16466
16467 #: config/tc-tic30.c:560
16468 msgid "illegal indirect reference"
16469 msgstr ""
16470
16471 #: config/tc-tic30.c:567
16472 msgid "displacement must be an unsigned 8-bit number"
16473 msgstr ""
16474
16475 #: config/tc-tic30.c:751 config/tc-tic30.c:1498
16476 #, c-format
16477 msgid "Invalid character %s before %s operand"
16478 msgstr ""
16479
16480 #: config/tc-tic30.c:770 config/tc-tic30.c:1513
16481 #, c-format
16482 msgid "Unbalanced parenthesis in %s operand."
16483 msgstr ""
16484
16485 #: config/tc-tic30.c:786 config/tc-tic30.c:1523
16486 #, c-format
16487 msgid "Invalid character %s in %s operand"
16488 msgstr ""
16489
16490 #: config/tc-tic30.c:805 config/tc-tic30.c:1540
16491 #, c-format
16492 msgid "Spurious operands; (%d operands/instruction max)"
16493 msgstr ""
16494
16495 #. Just skip it, if it's \n complain.
16496 #: config/tc-tic30.c:823 config/tc-tic30.c:839 config/tc-tic30.c:1557
16497 #: config/tc-tic30.c:1573
16498 msgid "Expecting operand after ','; got nothing"
16499 msgstr ""
16500
16501 #: config/tc-tic30.c:828 config/tc-tic30.c:1562
16502 msgid "Expecting operand before ','; got nothing"
16503 msgstr ""
16504
16505 #: config/tc-tic30.c:866
16506 msgid "incorrect number of operands given in the first instruction"
16507 msgstr ""
16508
16509 #: config/tc-tic30.c:872
16510 msgid "incorrect number of operands given in the second instruction"
16511 msgstr ""
16512
16513 #: config/tc-tic30.c:893
16514 #, c-format
16515 msgid "%s instruction, operand %d doesn't match"
16516 msgstr ""
16517
16518 #. Shouldn't get here.
16519 #: config/tc-tic30.c:917 config/tc-tic30.c:924
16520 msgid "incorrect format for multiply parallel instruction"
16521 msgstr ""
16522
16523 #: config/tc-tic30.c:931
16524 msgid "destination for multiply can only be R0 or R1"
16525 msgstr ""
16526
16527 #: config/tc-tic30.c:938
16528 msgid "destination for add/subtract can only be R2 or R3"
16529 msgstr ""
16530
16531 #: config/tc-tic30.c:1005
16532 msgid "loading the same register in parallel operation"
16533 msgstr ""
16534
16535 #: config/tc-tic30.c:1448
16536 #, c-format
16537 msgid "Invalid character %s in opcode"
16538 msgstr ""
16539
16540 #: config/tc-tic30.c:1478
16541 #, c-format
16542 msgid "Unknown TMS320C30 instruction: %s"
16543 msgstr ""
16544
16545 #: config/tc-tic30.c:1598
16546 msgid "Incorrect number of operands given"
16547 msgstr ""
16548
16549 #: config/tc-tic30.c:1631
16550 #, c-format
16551 msgid "The %s operand doesn't match"
16552 msgstr ""
16553
16554 #. Shouldn't make it to this stage.
16555 #: config/tc-tic30.c:1656 config/tc-tic30.c:1668
16556 msgid "Incompatible first and second operands in instruction"
16557 msgstr ""
16558
16559 #: config/tc-tic30.c:1782
16560 msgid "invalid short form floating point immediate operand"
16561 msgstr ""
16562
16563 #: config/tc-tic30.c:1792
16564 msgid "rounding down first operand float to unsigned int"
16565 msgstr ""
16566
16567 #: config/tc-tic30.c:1794
16568 msgid "only lower 16-bits of first operand are used"
16569 msgstr ""
16570
16571 #: config/tc-tic30.c:1804
16572 msgid "rounding down first operand float to signed int"
16573 msgstr ""
16574
16575 #: config/tc-tic30.c:1809 config/tc-tic30.c:1880
16576 msgid "first operand is too large for 16-bit signed int"
16577 msgstr ""
16578
16579 #: config/tc-tic30.c:1874
16580 msgid "first operand is floating point"
16581 msgstr ""
16582
16583 #. Shouldn't get here.
16584 #: config/tc-tic30.c:1905
16585 msgid "interrupt vector for trap instruction out of range"
16586 msgstr ""
16587
16588 #: config/tc-tic30.c:1950
16589 msgid "LDP instruction needs a 24-bit operand"
16590 msgstr ""
16591
16592 #: config/tc-tic30.c:1974
16593 msgid "first operand is too large for a 24-bit displacement"
16594 msgstr ""
16595
16596 #: config/tc-tic4x.c:392
16597 msgid "Nan, using zero."
16598 msgstr ""
16599
16600 #: config/tc-tic4x.c:514
16601 #, c-format
16602 msgid "Cannot represent exponent in %d bits"
16603 msgstr ""
16604
16605 #: config/tc-tic4x.c:597 config/tc-tic4x.c:607
16606 msgid "Invalid floating point number"
16607 msgstr ""
16608
16609 #: config/tc-tic4x.c:726
16610 msgid "Comma expected\n"
16611 msgstr ""
16612
16613 #: config/tc-tic4x.c:762 config/tc-tic54x.c:471
16614 msgid ".bss size argument missing\n"
16615 msgstr ""
16616
16617 #: config/tc-tic4x.c:770
16618 #, c-format
16619 msgid ".bss size %ld < 0!"
16620 msgstr ""
16621
16622 #: config/tc-tic4x.c:903
16623 msgid "Non-constant symbols not allowed\n"
16624 msgstr ""
16625
16626 #: config/tc-tic4x.c:934
16627 msgid "Symbol missing\n"
16628 msgstr ""
16629
16630 #. Skip null symbol terminator.
16631 #: config/tc-tic4x.c:982
16632 msgid ".sect: subsection name ignored"
16633 msgstr ""
16634
16635 #: config/tc-tic4x.c:1010 config/tc-tic4x.c:1111 config/tc-tic54x.c:1424
16636 #, c-format
16637 msgid "Error setting flags for \"%s\": %s"
16638 msgstr ""
16639
16640 #: config/tc-tic4x.c:1042
16641 msgid ".set syntax invalid\n"
16642 msgstr ""
16643
16644 #: config/tc-tic4x.c:1100
16645 msgid ".usect: non-zero alignment flag ignored"
16646 msgstr ""
16647
16648 #: config/tc-tic4x.c:1131
16649 #, c-format
16650 msgid "This assembler does not support processor generation %ld"
16651 msgstr ""
16652
16653 #: config/tc-tic4x.c:1135
16654 msgid "Changing processor generation on fly not supported..."
16655 msgstr ""
16656
16657 #: config/tc-tic4x.c:1433
16658 msgid "Auxiliary register AR0--AR7 required for indirect"
16659 msgstr ""
16660
16661 #: config/tc-tic4x.c:1447
16662 #, c-format
16663 msgid "Bad displacement %d (require 0--255)\n"
16664 msgstr ""
16665
16666 #: config/tc-tic4x.c:1465
16667 msgid "Index register IR0,IR1 required for displacement"
16668 msgstr ""
16669
16670 #: config/tc-tic4x.c:1533
16671 msgid "Expecting a register name"
16672 msgstr ""
16673
16674 #: config/tc-tic4x.c:1545 config/tc-tic4x.c:1568 config/tc-tic4x.c:1634
16675 msgid "Number too large"
16676 msgstr ""
16677
16678 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581
16679 msgid "Expecting a constant value"
16680 msgstr ""
16681
16682 #: config/tc-tic4x.c:1589
16683 #, c-format
16684 msgid "Bad direct addressing construct %s"
16685 msgstr ""
16686
16687 #: config/tc-tic4x.c:1593
16688 #, c-format
16689 msgid "Direct value of %ld is not suitable"
16690 msgstr ""
16691
16692 #: config/tc-tic4x.c:1617
16693 msgid "Unknown indirect addressing mode"
16694 msgstr ""
16695
16696 #: config/tc-tic4x.c:1714
16697 #, c-format
16698 msgid "Immediate value of %ld is too large for ldf"
16699 msgstr ""
16700
16701 #: config/tc-tic4x.c:1754
16702 msgid "Destination register must be ARn"
16703 msgstr ""
16704
16705 #: config/tc-tic4x.c:1773 config/tc-tic4x.c:2146 config/tc-tic4x.c:2205
16706 #, c-format
16707 msgid "Immediate value of %ld is too large"
16708 msgstr ""
16709
16710 #: config/tc-tic4x.c:1802 config/tc-tic4x.c:2007
16711 msgid "Invalid indirect addressing mode"
16712 msgstr ""
16713
16714 #: config/tc-tic4x.c:1826 config/tc-tic4x.c:1866 config/tc-tic4x.c:2057
16715 #: config/tc-tic4x.c:2079
16716 msgid "Register must be Rn"
16717 msgstr ""
16718
16719 #: config/tc-tic4x.c:1880 config/tc-tic4x.c:1950 config/tc-tic4x.c:1964
16720 msgid "Register must be R0--R7"
16721 msgstr ""
16722
16723 #: config/tc-tic4x.c:1904 config/tc-tic4x.c:1932
16724 #, c-format
16725 msgid "Invalid indirect addressing mode displacement %d"
16726 msgstr ""
16727
16728 #: config/tc-tic4x.c:1978
16729 msgid "Destination register must be R2 or R3"
16730 msgstr ""
16731
16732 #: config/tc-tic4x.c:1992
16733 msgid "Destination register must be R0 or R1"
16734 msgstr ""
16735
16736 #: config/tc-tic4x.c:2029
16737 #, c-format
16738 msgid "Displacement value of %ld is too large"
16739 msgstr ""
16740
16741 #: config/tc-tic4x.c:2090 config/tc-tic4x.c:2221
16742 msgid "Floating point number not valid in expression"
16743 msgstr ""
16744
16745 #: config/tc-tic4x.c:2104
16746 #, c-format
16747 msgid "Signed immediate value %ld too large"
16748 msgstr ""
16749
16750 #: config/tc-tic4x.c:2167
16751 #, c-format
16752 msgid "Unsigned immediate value %ld too large"
16753 msgstr ""
16754
16755 #: config/tc-tic4x.c:2235
16756 #, c-format
16757 msgid "Immediate value %ld too large"
16758 msgstr ""
16759
16760 #: config/tc-tic4x.c:2254 config/tc-tic4x.c:2282
16761 msgid "Register must be ivtp or tvtp"
16762 msgstr ""
16763
16764 #: config/tc-tic4x.c:2268
16765 msgid "Register must be address register"
16766 msgstr ""
16767
16768 #: config/tc-tic4x.c:2341
16769 msgid "Source and destination register should not be equal"
16770 msgstr ""
16771
16772 #: config/tc-tic4x.c:2356
16773 msgid "Equal parallel destination registers, one result will be discarded"
16774 msgstr ""
16775
16776 #: config/tc-tic4x.c:2397
16777 msgid "Too many operands scanned"
16778 msgstr ""
16779
16780 #: config/tc-tic4x.c:2428
16781 msgid "Parallel opcode cannot contain more than two instructions"
16782 msgstr ""
16783
16784 #: config/tc-tic4x.c:2501
16785 #, c-format
16786 msgid "Invalid operands for %s"
16787 msgstr ""
16788
16789 #: config/tc-tic4x.c:2504
16790 #, c-format
16791 msgid "Invalid instruction %s"
16792 msgstr ""
16793
16794 #: config/tc-tic4x.c:2656
16795 #, c-format
16796 msgid "Bad relocation type: 0x%02x"
16797 msgstr ""
16798
16799 #: config/tc-tic4x.c:2714
16800 #, c-format
16801 msgid "Unsupported processor generation %d"
16802 msgstr ""
16803
16804 #: config/tc-tic4x.c:2722
16805 msgid "Option -b is depreciated, please use -mbig"
16806 msgstr ""
16807
16808 #: config/tc-tic4x.c:2729
16809 msgid "Option -p is depreciated, please use -mmemparm"
16810 msgstr ""
16811
16812 #: config/tc-tic4x.c:2736
16813 msgid "Option -r is depreciated, please use -mregparm"
16814 msgstr ""
16815
16816 #: config/tc-tic4x.c:2743
16817 msgid "Option -s is depreciated, please use -msmall"
16818 msgstr ""
16819
16820 #: config/tc-tic4x.c:2772
16821 #, c-format
16822 msgid ""
16823 "\n"
16824 "TIC4X options:\n"
16825 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
16826 " 30 - TMS320C30\n"
16827 " 31 - TMS320C31, TMS320LC31\n"
16828 " 32 - TMS320C32\n"
16829 " 33 - TMS320VC33\n"
16830 " 40 - TMS320C40\n"
16831 " 44 - TMS320C44\n"
16832 " -mrev=REV set cpu hardware revision (integer numbers).\n"
16833 " Combinations of -mcpu and -mrev will enable/disable\n"
16834 " the appropriate options (-midle2, -mlowpower and\n"
16835 " -menhanced) according to the selected type\n"
16836 " -mbig select big memory model\n"
16837 " -msmall select small memory model (default)\n"
16838 " -mregparm select register parameters (default)\n"
16839 " -mmemparm select memory parameters\n"
16840 " -midle2 enable IDLE2 support\n"
16841 " -mlowpower enable LOPOWER and MAXSPEED support\n"
16842 " -menhanced enable enhanced opcode support\n"
16843 msgstr ""
16844
16845 #: config/tc-tic4x.c:2817
16846 #, c-format
16847 msgid "Label \"$%d\" redefined"
16848 msgstr ""
16849
16850 #: config/tc-tic4x.c:3027
16851 #, c-format
16852 msgid "Reloc %d not supported by object file format"
16853 msgstr ""
16854
16855 #. Only word (et al.), align, or conditionals are allowed within
16856 #. .struct/.union.
16857 #: config/tc-tic54x.c:219
16858 msgid "pseudo-op illegal within .struct/.union"
16859 msgstr ""
16860
16861 #: config/tc-tic54x.c:233
16862 #, c-format
16863 msgid "C54x-specific command line options:\n"
16864 msgstr ""
16865
16866 #: config/tc-tic54x.c:234
16867 #, c-format
16868 msgid "-mfar-mode | -mf Use extended addressing\n"
16869 msgstr ""
16870
16871 #: config/tc-tic54x.c:235
16872 #, c-format
16873 msgid "-mcpu=<CPU version> Specify the CPU version\n"
16874 msgstr ""
16875
16876 #: config/tc-tic54x.c:236
16877 #, c-format
16878 msgid "-merrors-to-file <filename>\n"
16879 msgstr ""
16880
16881 #: config/tc-tic54x.c:237
16882 #, c-format
16883 msgid "-me <filename> Redirect errors to a file\n"
16884 msgstr ""
16885
16886 #: config/tc-tic54x.c:348
16887 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
16888 msgstr ""
16889
16890 #: config/tc-tic54x.c:357
16891 msgid "symbols assigned with .asg must begin with a letter"
16892 msgstr ""
16893
16894 #: config/tc-tic54x.c:397
16895 msgid "Unterminated string after absolute expression"
16896 msgstr ""
16897
16898 #: config/tc-tic54x.c:405
16899 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
16900 msgstr ""
16901
16902 #: config/tc-tic54x.c:415
16903 msgid "symbols assigned with .eval must begin with a letter"
16904 msgstr ""
16905
16906 #: config/tc-tic54x.c:480
16907 #, c-format
16908 msgid ".bss size %d < 0!"
16909 msgstr ""
16910
16911 #: config/tc-tic54x.c:662
16912 msgid "Offset on nested structures is ignored"
16913 msgstr ""
16914
16915 #: config/tc-tic54x.c:712
16916 #, c-format
16917 msgid ".end%s without preceding .%s"
16918 msgstr ""
16919
16920 #: config/tc-tic54x.c:778
16921 #, c-format
16922 msgid "Unrecognized struct/union tag '%s'"
16923 msgstr ""
16924
16925 #: config/tc-tic54x.c:780
16926 msgid ".tag requires a structure tag"
16927 msgstr ""
16928
16929 #: config/tc-tic54x.c:786
16930 msgid "Label required for .tag"
16931 msgstr ""
16932
16933 #: config/tc-tic54x.c:805
16934 #, c-format
16935 msgid ".tag target '%s' undefined"
16936 msgstr ""
16937
16938 #: config/tc-tic54x.c:869
16939 #, c-format
16940 msgid ".field count '%d' out of range (1 <= X <= 32)"
16941 msgstr ""
16942
16943 #: config/tc-tic54x.c:897
16944 #, c-format
16945 msgid "Unrecognized field type '%c'"
16946 msgstr ""
16947
16948 #: config/tc-tic54x.c:1021
16949 msgid "Overflow in expression, truncated to 8 bits"
16950 msgstr ""
16951
16952 #: config/tc-tic54x.c:1026
16953 msgid "Overflow in expression, truncated to 16 bits"
16954 msgstr ""
16955
16956 #. Disallow .byte with a non constant expression that will
16957 #. require relocation.
16958 #: config/tc-tic54x.c:1034
16959 msgid "Relocatable values require at least WORD storage"
16960 msgstr ""
16961
16962 #: config/tc-tic54x.c:1095
16963 msgid "Use of .def/.ref is deprecated. Use .global instead"
16964 msgstr ""
16965
16966 #: config/tc-tic54x.c:1287
16967 msgid ".space/.bes repeat count is negative, ignored"
16968 msgstr ""
16969
16970 #: config/tc-tic54x.c:1292
16971 msgid ".space/.bes repeat count is zero, ignored"
16972 msgstr ""
16973
16974 #: config/tc-tic54x.c:1365
16975 msgid "Missing size argument"
16976 msgstr ""
16977
16978 #: config/tc-tic54x.c:1499
16979 msgid "CPU version has already been set"
16980 msgstr ""
16981
16982 #: config/tc-tic54x.c:1503
16983 #, c-format
16984 msgid "Unrecognized version '%s'"
16985 msgstr ""
16986
16987 #: config/tc-tic54x.c:1509
16988 msgid "Changing of CPU version on the fly not supported"
16989 msgstr ""
16990
16991 #: config/tc-tic54x.c:1640
16992 msgid "p2align not supported on this target"
16993 msgstr ""
16994
16995 #: config/tc-tic54x.c:1652
16996 msgid "Argument to .even ignored"
16997 msgstr ""
16998
16999 #: config/tc-tic54x.c:1698
17000 msgid "Invalid field size, must be from 1 to 32"
17001 msgstr ""
17002
17003 #: config/tc-tic54x.c:1711
17004 msgid "field size must be 16 when value is relocatable"
17005 msgstr ""
17006
17007 #: config/tc-tic54x.c:1726
17008 msgid "field value truncated"
17009 msgstr ""
17010
17011 #: config/tc-tic54x.c:1832 config/tc-tic54x.c:2131
17012 #, c-format
17013 msgid "Unrecognized section '%s'"
17014 msgstr ""
17015
17016 #: config/tc-tic54x.c:1841
17017 msgid "Current section is uninitialized, section name required for .clink"
17018 msgstr ""
17019
17020 #: config/tc-tic54x.c:2042
17021 msgid "ENDLOOP without corresponding LOOP"
17022 msgstr ""
17023
17024 #: config/tc-tic54x.c:2083
17025 msgid "Mixing of normal and extended addressing not supported"
17026 msgstr ""
17027
17028 #: config/tc-tic54x.c:2089
17029 msgid "Extended addressing not supported on the specified CPU"
17030 msgstr ""
17031
17032 #: config/tc-tic54x.c:2137
17033 msgid ".sblock may be used for initialized sections only"
17034 msgstr ""
17035
17036 #: config/tc-tic54x.c:2167
17037 msgid "Symbol missing for .set/.equ"
17038 msgstr ""
17039
17040 #: config/tc-tic54x.c:2223
17041 msgid ".var may only be used within a macro definition"
17042 msgstr ""
17043
17044 #: config/tc-tic54x.c:2231
17045 msgid "Substitution symbols must begin with a letter"
17046 msgstr ""
17047
17048 #: config/tc-tic54x.c:2323
17049 #, c-format
17050 msgid "can't open macro library file '%s' for reading: %s"
17051 msgstr ""
17052
17053 #: config/tc-tic54x.c:2330
17054 #, c-format
17055 msgid "File '%s' not in macro archive format"
17056 msgstr ""
17057
17058 #: config/tc-tic54x.c:2460
17059 #, c-format
17060 msgid "Bad COFF version '%s'"
17061 msgstr ""
17062
17063 #: config/tc-tic54x.c:2469
17064 #, c-format
17065 msgid "Bad CPU version '%s'"
17066 msgstr ""
17067
17068 #: config/tc-tic54x.c:2482 config/tc-tic54x.c:2485
17069 #, c-format
17070 msgid "Can't redirect stderr to the file '%s'"
17071 msgstr ""
17072
17073 #: config/tc-tic54x.c:2598
17074 #, c-format
17075 msgid "Undefined substitution symbol '%s'"
17076 msgstr ""
17077
17078 #: config/tc-tic54x.c:3099
17079 #, c-format
17080 msgid "Unbalanced parenthesis in operand %d"
17081 msgstr ""
17082
17083 #: config/tc-tic54x.c:3130 config/tc-tic54x.c:3138
17084 msgid "Expecting operand after ','"
17085 msgstr ""
17086
17087 #: config/tc-tic54x.c:3149
17088 msgid "Extra junk on line"
17089 msgstr ""
17090
17091 #: config/tc-tic54x.c:3186
17092 msgid "Badly formed address expression"
17093 msgstr ""
17094
17095 #: config/tc-tic54x.c:3439
17096 #, c-format
17097 msgid "Invalid dmad syntax '%s'"
17098 msgstr ""
17099
17100 #: config/tc-tic54x.c:3503
17101 #, c-format
17102 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
17103 msgstr ""
17104
17105 #: config/tc-tic54x.c:3554
17106 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
17107 msgstr ""
17108
17109 #: config/tc-tic54x.c:3574
17110 #, c-format
17111 msgid "Unrecognized indirect address format \"%s\""
17112 msgstr ""
17113
17114 #: config/tc-tic54x.c:3612
17115 #, c-format
17116 msgid "Operand '%s' out of range (%d <= x <= %d)"
17117 msgstr ""
17118
17119 #: config/tc-tic54x.c:3632
17120 msgid "Error in relocation handling"
17121 msgstr ""
17122
17123 #: config/tc-tic54x.c:3651 config/tc-tic54x.c:3713 config/tc-tic54x.c:3741
17124 #, c-format
17125 msgid "Unrecognized condition code \"%s\""
17126 msgstr ""
17127
17128 #: config/tc-tic54x.c:3668
17129 #, c-format
17130 msgid "Condition \"%s\" does not match preceding group"
17131 msgstr ""
17132
17133 #: config/tc-tic54x.c:3676
17134 #, c-format
17135 msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
17136 msgstr ""
17137
17138 #: config/tc-tic54x.c:3683
17139 msgid "Only one comparison conditional allowed"
17140 msgstr ""
17141
17142 #: config/tc-tic54x.c:3688
17143 msgid "Only one overflow conditional allowed"
17144 msgstr ""
17145
17146 #: config/tc-tic54x.c:3696
17147 #, c-format
17148 msgid "Duplicate %s conditional"
17149 msgstr ""
17150
17151 #: config/tc-tic54x.c:3727
17152 msgid "Invalid auxiliary register (use AR0-AR7)"
17153 msgstr ""
17154
17155 #: config/tc-tic54x.c:3758
17156 msgid "lk addressing modes are invalid for memory-mapped register addressing"
17157 msgstr ""
17158
17159 #: config/tc-tic54x.c:3766
17160 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined."
17161 msgstr ""
17162
17163 #: config/tc-tic54x.c:3792
17164 msgid "Destination accumulator for each part of this parallel instruction must be different"
17165 msgstr ""
17166
17167 #: config/tc-tic54x.c:3841
17168 #, c-format
17169 msgid "Memory mapped register \"%s\" out of range"
17170 msgstr ""
17171
17172 #: config/tc-tic54x.c:3880
17173 msgid "Invalid operand (use 1, 2, or 3)"
17174 msgstr ""
17175
17176 #: config/tc-tic54x.c:3906
17177 msgid "A status register or status bit name is required"
17178 msgstr ""
17179
17180 #: config/tc-tic54x.c:3916
17181 #, c-format
17182 msgid "Unrecognized status bit \"%s\""
17183 msgstr ""
17184
17185 #: config/tc-tic54x.c:3939
17186 #, c-format
17187 msgid "Invalid status register \"%s\""
17188 msgstr ""
17189
17190 #: config/tc-tic54x.c:3951
17191 #, c-format
17192 msgid "Operand \"%s\" out of range (use 1 or 2)"
17193 msgstr ""
17194
17195 #: config/tc-tic54x.c:4154
17196 #, c-format
17197 msgid "Unrecognized instruction \"%s\""
17198 msgstr ""
17199
17200 #: config/tc-tic54x.c:4183
17201 #, c-format
17202 msgid "Unrecognized operand list '%s' for instruction '%s'"
17203 msgstr ""
17204
17205 #: config/tc-tic54x.c:4212
17206 #, c-format
17207 msgid "Unrecognized parallel instruction \"%s\""
17208 msgstr ""
17209
17210 #: config/tc-tic54x.c:4261
17211 #, c-format
17212 msgid "Invalid operand (s) for parallel instruction \"%s\""
17213 msgstr ""
17214
17215 #: config/tc-tic54x.c:4264
17216 #, c-format
17217 msgid "Unrecognized parallel instruction combination \"%s || %s\""
17218 msgstr ""
17219
17220 #: config/tc-tic54x.c:4485
17221 #, c-format
17222 msgid "%s symbol recursion stopped at second appearance of '%s'"
17223 msgstr ""
17224
17225 #: config/tc-tic54x.c:4525
17226 msgid "Unrecognized substitution symbol function"
17227 msgstr ""
17228
17229 #: config/tc-tic54x.c:4530
17230 msgid "Missing '(' after substitution symbol function"
17231 msgstr ""
17232
17233 #: config/tc-tic54x.c:4544
17234 msgid "Expecting second argument"
17235 msgstr ""
17236
17237 #: config/tc-tic54x.c:4557 config/tc-tic54x.c:4607
17238 msgid "Extra junk in function call, expecting ')'"
17239 msgstr ""
17240
17241 #: config/tc-tic54x.c:4583
17242 msgid "Function expects two arguments"
17243 msgstr ""
17244
17245 #: config/tc-tic54x.c:4596
17246 msgid "Expecting character constant argument"
17247 msgstr ""
17248
17249 #: config/tc-tic54x.c:4602
17250 msgid "Both arguments must be substitution symbols"
17251 msgstr ""
17252
17253 #: config/tc-tic54x.c:4654
17254 #, c-format
17255 msgid "Invalid subscript (use 1 to %d)"
17256 msgstr ""
17257
17258 #: config/tc-tic54x.c:4664
17259 #, c-format
17260 msgid "Invalid length (use 0 to %d)"
17261 msgstr ""
17262
17263 #: config/tc-tic54x.c:4674
17264 msgid "Missing ')' in subscripted substitution symbol expression"
17265 msgstr ""
17266
17267 #: config/tc-tic54x.c:4694
17268 msgid "Missing forced substitution terminator ':'"
17269 msgstr ""
17270
17271 #: config/tc-tic54x.c:4846
17272 #, c-format
17273 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left)"
17274 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
17275 msgstr[0] ""
17276 msgstr[1] ""
17277 msgstr[2] ""
17278
17279 #: config/tc-tic54x.c:4890
17280 #, c-format
17281 msgid "Unrecognized parallel instruction '%s'"
17282 msgstr ""
17283
17284 #: config/tc-tic54x.c:4902
17285 #, c-format
17286 msgid "Instruction '%s' requires an LP cpu version"
17287 msgstr ""
17288
17289 #: config/tc-tic54x.c:4909
17290 #, c-format
17291 msgid "Instruction '%s' requires far mode addressing"
17292 msgstr ""
17293
17294 #: config/tc-tic54x.c:4921
17295 #, c-format
17296 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left). Resulting behavior is undefined."
17297 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
17298 msgstr[0] ""
17299 msgstr[1] ""
17300 msgstr[2] ""
17301
17302 #: config/tc-tic54x.c:4935
17303 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
17304 msgstr ""
17305
17306 #: config/tc-tic54x.c:4946
17307 #, c-format
17308 msgid "'%s' is not repeatable. Resulting behavior is undefined."
17309 msgstr ""
17310
17311 #: config/tc-tic54x.c:4950
17312 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
17313 msgstr ""
17314
17315 #: config/tc-tic54x.c:5100
17316 #, c-format
17317 msgid "Unsupported relocation size %d"
17318 msgstr ""
17319
17320 #: config/tc-tic54x.c:5231
17321 msgid "non-absolute value used with .space/.bes"
17322 msgstr ""
17323
17324 #: config/tc-tic54x.c:5235
17325 #, c-format
17326 msgid "negative value ignored in %s"
17327 msgstr ""
17328
17329 #: config/tc-tic54x.c:5323
17330 #, c-format
17331 msgid "attempt to .space/.bes backwards? (%ld)"
17332 msgstr ""
17333
17334 #: config/tc-tic6x.c:262
17335 #, fuzzy, c-format
17336 #| msgid "unknown section attribute '%c'"
17337 msgid "unknown -mpid= argument '%s'"
17338 msgstr "неизвестный атрибут раздела %c"
17339
17340 #: config/tc-tic6x.c:320
17341 #, c-format
17342 msgid "TMS320C6000 options:\n"
17343 msgstr ""
17344
17345 #: config/tc-tic6x.c:321
17346 #, c-format
17347 msgid " -march=ARCH enable instructions from architecture ARCH\n"
17348 msgstr ""
17349
17350 #: config/tc-tic6x.c:322
17351 #, fuzzy, c-format
17352 #| msgid " -g --gen-debug generate debugging information\n"
17353 msgid " -mbig-endian generate big-endian code\n"
17354 msgstr " -g --gen-debug генерировать отладочную информацию\n"
17355
17356 #: config/tc-tic6x.c:323
17357 #, c-format
17358 msgid " -mlittle-endian generate little-endian code\n"
17359 msgstr ""
17360
17361 #: config/tc-tic6x.c:324
17362 #, fuzzy, c-format
17363 #| msgid " --warn don't suppress warnings\n"
17364 msgid " -mdsbt code uses DSBT addressing\n"
17365 msgstr " --warn показывать предупреждения\n"
17366
17367 #: config/tc-tic6x.c:325
17368 #, fuzzy, c-format
17369 #| msgid " --warn don't suppress warnings\n"
17370 msgid " -mno-dsbt code does not use DSBT addressing\n"
17371 msgstr " --warn показывать предупреждения\n"
17372
17373 #: config/tc-tic6x.c:326
17374 #, c-format
17375 msgid " -mpid=no code uses position-dependent data addressing\n"
17376 msgstr ""
17377
17378 #: config/tc-tic6x.c:327
17379 #, c-format
17380 msgid ""
17381 " -mpid=near code uses position-independent data addressing,\n"
17382 " GOT accesses use near DP addressing\n"
17383 msgstr ""
17384
17385 #: config/tc-tic6x.c:329
17386 #, c-format
17387 msgid ""
17388 " -mpid=far code uses position-independent data addressing,\n"
17389 " GOT accesses use far DP addressing\n"
17390 msgstr ""
17391
17392 #: config/tc-tic6x.c:331
17393 #, fuzzy, c-format
17394 #| msgid " -w ignored\n"
17395 msgid " -mpic code addressing is position-independent\n"
17396 msgstr " -w игнорируется\n"
17397
17398 #: config/tc-tic6x.c:332
17399 #, c-format
17400 msgid " -mno-pic code addressing is position-dependent\n"
17401 msgstr ""
17402
17403 #: config/tc-tic6x.c:337
17404 #, c-format
17405 msgid "Supported ARCH values are:"
17406 msgstr ""
17407
17408 #: config/tc-tic6x.c:386
17409 #, fuzzy
17410 #| msgid "expected comma after name `%s' in .size directive"
17411 msgid "unexpected .cantunwind directive"
17412 msgstr "ожидается запятая после имени %s в директиве .size"
17413
17414 #: config/tc-tic6x.c:406
17415 msgid "unexpected .handlerdata directive"
17416 msgstr ""
17417
17418 #: config/tc-tic6x.c:418
17419 msgid "personality routine required before .handlerdata directive"
17420 msgstr ""
17421
17422 #: config/tc-tic6x.c:532
17423 msgid "expected symbol"
17424 msgstr ""
17425
17426 #: config/tc-tic6x.c:579
17427 msgid "expected comma after symbol name"
17428 msgstr ""
17429
17430 #: config/tc-tic6x.c:589
17431 #, c-format
17432 msgid "invalid length for .scomm directive"
17433 msgstr ""
17434
17435 #: config/tc-tic6x.c:603
17436 msgid "alignment is not a positive number"
17437 msgstr ""
17438
17439 #: config/tc-tic6x.c:615
17440 msgid "alignment is not a power of 2"
17441 msgstr ""
17442
17443 #: config/tc-tic6x.c:630
17444 #, c-format
17445 msgid "attempt to re-define symbol `%s'"
17446 msgstr ""
17447
17448 #: config/tc-tic6x.c:639
17449 #, c-format
17450 msgid "attempt to redefine `%s' with a different length"
17451 msgstr ""
17452
17453 #: config/tc-tic6x.c:841
17454 #, fuzzy
17455 #| msgid "multiple emulation names specified"
17456 msgid "multiple '||' on same line"
17457 msgstr "указано несколько имён эмуляции"
17458
17459 #: config/tc-tic6x.c:844
17460 msgid "'||' after predicate"
17461 msgstr ""
17462
17463 #: config/tc-tic6x.c:888
17464 #, fuzzy
17465 #| msgid "multiple emulation names specified"
17466 msgid "multiple predicates on same line"
17467 msgstr "указано несколько имён эмуляции"
17468
17469 #: config/tc-tic6x.c:894
17470 #, c-format
17471 msgid "bad predicate '%s'"
17472 msgstr ""
17473
17474 #: config/tc-tic6x.c:905
17475 #, fuzzy
17476 #| msgid "Infinities are not supported by this target\n"
17477 msgid "predication on A0 not supported on this architecture"
17478 msgstr "Бесконечность не поддерживается этой целью\n"
17479
17480 #: config/tc-tic6x.c:938
17481 msgid "label after '||'"
17482 msgstr ""
17483
17484 #: config/tc-tic6x.c:944
17485 msgid "label after predicate"
17486 msgstr ""
17487
17488 #: config/tc-tic6x.c:968
17489 msgid "'||' not followed by instruction"
17490 msgstr ""
17491
17492 #: config/tc-tic6x.c:974
17493 msgid "predicate not followed by instruction"
17494 msgstr ""
17495
17496 #: config/tc-tic6x.c:1407
17497 #, fuzzy, c-format
17498 #| msgid "Infinities are not supported by this target\n"
17499 msgid "control register '%s' not supported on this architecture"
17500 msgstr "Бесконечность не поддерживается этой целью\n"
17501
17502 #: config/tc-tic6x.c:1586 config/tc-tic6x.c:1589 config/tc-tic6x.c:1642
17503 #: config/tc-tic6x.c:1646
17504 #, fuzzy, c-format
17505 #| msgid "Infinities are not supported by this target\n"
17506 msgid "register number %u not supported on this architecture"
17507 msgstr "Бесконечность не поддерживается этой целью\n"
17508
17509 #: config/tc-tic6x.c:1617
17510 #, c-format
17511 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
17512 msgstr ""
17513
17514 #: config/tc-tic6x.c:1673
17515 #, c-format
17516 msgid "junk after operand %u of '%.*s'"
17517 msgstr ""
17518
17519 #: config/tc-tic6x.c:1686
17520 #, c-format
17521 msgid "bad register or register pair for operand %u of '%.*s'"
17522 msgstr ""
17523
17524 #: config/tc-tic6x.c:1692
17525 #, c-format
17526 msgid "bad register for operand %u of '%.*s'"
17527 msgstr ""
17528
17529 #: config/tc-tic6x.c:1697
17530 #, c-format
17531 msgid "bad register pair for operand %u of '%.*s'"
17532 msgstr ""
17533
17534 #: config/tc-tic6x.c:1702
17535 #, c-format
17536 msgid "bad functional unit for operand %u of '%.*s'"
17537 msgstr ""
17538
17539 #: config/tc-tic6x.c:1707
17540 #, c-format
17541 msgid "bad operand %u of '%.*s'"
17542 msgstr ""
17543
17544 #: config/tc-tic6x.c:1839
17545 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
17546 msgstr ""
17547
17548 #: config/tc-tic6x.c:1879
17549 #, fuzzy
17550 #| msgid "NaNs are not supported by this target\n"
17551 msgid "$DSBT_INDEX not supported in this context"
17552 msgstr "NaN не поддерживается этой целью\n"
17553
17554 #: config/tc-tic6x.c:1892
17555 #, fuzzy
17556 #| msgid "NaNs are not supported by this target\n"
17557 msgid "$GOT not supported in this context"
17558 msgstr "NaN не поддерживается этой целью\n"
17559
17560 #: config/tc-tic6x.c:1909
17561 #, fuzzy
17562 #| msgid "NaNs are not supported by this target\n"
17563 msgid "$DPR_GOT not supported in this context"
17564 msgstr "NaN не поддерживается этой целью\n"
17565
17566 #: config/tc-tic6x.c:1930
17567 #, fuzzy
17568 #| msgid "NaNs are not supported by this target\n"
17569 msgid "$DPR_BYTE not supported in this context"
17570 msgstr "NaN не поддерживается этой целью\n"
17571
17572 #: config/tc-tic6x.c:1947
17573 #, fuzzy
17574 #| msgid "NaNs are not supported by this target\n"
17575 msgid "$DPR_HWORD not supported in this context"
17576 msgstr "NaN не поддерживается этой целью\n"
17577
17578 #: config/tc-tic6x.c:1964
17579 #, fuzzy
17580 #| msgid "NaNs are not supported by this target\n"
17581 msgid "$DPR_WORD not supported in this context"
17582 msgstr "NaN не поддерживается этой целью\n"
17583
17584 #: config/tc-tic6x.c:1983
17585 #, fuzzy
17586 #| msgid "NaNs are not supported by this target\n"
17587 msgid "$PCR_OFFSET not supported in this context"
17588 msgstr "NaN не поддерживается этой целью\n"
17589
17590 #: config/tc-tic6x.c:1994
17591 msgid "invalid PC-relative operand"
17592 msgstr ""
17593
17594 #: config/tc-tic6x.c:2031
17595 #, c-format
17596 msgid "no %d-byte relocations available"
17597 msgstr ""
17598
17599 #: config/tc-tic6x.c:2518 config/tc-tic6x.c:2549 config/tc-tic6x.c:2567
17600 #: config/tc-tic6x.c:2997 config/tc-tic6x.c:3016 config/tc-tic6x.c:3048
17601 #, c-format
17602 msgid "operand %u of '%.*s' out of range"
17603 msgstr ""
17604
17605 #: config/tc-tic6x.c:2611 config/tc-tic6x.c:2836
17606 #, c-format
17607 msgid "offset in operand %u of '%.*s' not divisible by %u"
17608 msgstr ""
17609
17610 #: config/tc-tic6x.c:2828 config/tc-tic6x.c:2861
17611 #, c-format
17612 msgid "offset in operand %u of '%.*s' out of range"
17613 msgstr ""
17614
17615 #: config/tc-tic6x.c:2943
17616 #, c-format
17617 msgid "functional unit already masked for operand %u of '%.*s'"
17618 msgstr ""
17619
17620 #: config/tc-tic6x.c:2967 config/tc-tic6x.c:3726
17621 #, c-format
17622 msgid "'%.*s' instruction not in a software pipelined loop"
17623 msgstr ""
17624
17625 #: config/tc-tic6x.c:3066
17626 #, c-format
17627 msgid "instruction '%.*s' cannot be predicated"
17628 msgstr ""
17629
17630 #: config/tc-tic6x.c:3334
17631 #, fuzzy, c-format
17632 #| msgid "NaNs are not supported by this target\n"
17633 msgid "'%.*s' instruction not supported on this architecture"
17634 msgstr "NaN не поддерживается этой целью\n"
17635
17636 #: config/tc-tic6x.c:3342
17637 #, c-format
17638 msgid "'%.*s' instruction not supported on this functional unit"
17639 msgstr ""
17640
17641 #: config/tc-tic6x.c:3350
17642 #, c-format
17643 msgid "'%.*s' instruction not supported on this functional unit for this architecture"
17644 msgstr ""
17645
17646 #: config/tc-tic6x.c:3370
17647 #, fuzzy
17648 #| msgid "missing operand"
17649 msgid "missing operand after comma"
17650 msgstr "пропущен операнд"
17651
17652 #: config/tc-tic6x.c:3378 config/tc-tic6x.c:3396
17653 #, c-format
17654 msgid "too many operands to '%.*s'"
17655 msgstr ""
17656
17657 #: config/tc-tic6x.c:3409
17658 #, c-format
17659 msgid "bad number of operands to '%.*s'"
17660 msgstr ""
17661
17662 #: config/tc-tic6x.c:3481
17663 #, c-format
17664 msgid "operand %u of '%.*s' not constant"
17665 msgstr ""
17666
17667 #: config/tc-tic6x.c:3486
17668 #, c-format
17669 msgid "operand %u of '%.*s' on wrong side"
17670 msgstr ""
17671
17672 #: config/tc-tic6x.c:3491
17673 #, c-format
17674 msgid "operand %u of '%.*s' not a valid return address register"
17675 msgstr ""
17676
17677 #: config/tc-tic6x.c:3497
17678 #, c-format
17679 msgid "operand %u of '%.*s' is write-only"
17680 msgstr ""
17681
17682 #: config/tc-tic6x.c:3502
17683 #, c-format
17684 msgid "operand %u of '%.*s' is read-only"
17685 msgstr ""
17686
17687 #: config/tc-tic6x.c:3507
17688 #, c-format
17689 msgid "operand %u of '%.*s' not a valid memory reference"
17690 msgstr ""
17691
17692 #: config/tc-tic6x.c:3513
17693 #, c-format
17694 msgid "operand %u of '%.*s' not a valid base address register"
17695 msgstr ""
17696
17697 #: config/tc-tic6x.c:3599
17698 #, c-format
17699 msgid "bad operand combination for '%.*s'"
17700 msgstr ""
17701
17702 #: config/tc-tic6x.c:3645
17703 msgid "parallel instruction not following another instruction"
17704 msgstr ""
17705
17706 #: config/tc-tic6x.c:3651
17707 msgid "too many instructions in execute packet"
17708 msgstr ""
17709
17710 #: config/tc-tic6x.c:3656
17711 msgid "label not at start of execute packet"
17712 msgstr ""
17713
17714 #: config/tc-tic6x.c:3659
17715 #, c-format
17716 msgid "'%.*s' instruction not at start of execute packet"
17717 msgstr ""
17718
17719 #: config/tc-tic6x.c:3707
17720 msgid "functional unit already used in this execute packet"
17721 msgstr ""
17722
17723 #: config/tc-tic6x.c:3715
17724 msgid "nested software pipelined loop"
17725 msgstr ""
17726
17727 #: config/tc-tic6x.c:3734
17728 msgid "'||^' without previous SPMASK"
17729 msgstr ""
17730
17731 #: config/tc-tic6x.c:3736
17732 msgid "cannot mask instruction using no functional unit"
17733 msgstr ""
17734
17735 #: config/tc-tic6x.c:3748
17736 msgid "functional unit already masked"
17737 msgstr ""
17738
17739 #: config/tc-tic6x.c:3813
17740 msgid "value too large for 2-byte field"
17741 msgstr ""
17742
17743 #: config/tc-tic6x.c:3823
17744 msgid "value too large for 1-byte field"
17745 msgstr ""
17746
17747 #: config/tc-tic6x.c:3950
17748 msgid "immediate offset not 2-byte-aligned"
17749 msgstr ""
17750
17751 #: config/tc-tic6x.c:3978
17752 msgid "immediate offset not 4-byte-aligned"
17753 msgstr ""
17754
17755 #: config/tc-tic6x.c:3992
17756 msgid "addend used with $DSBT_INDEX"
17757 msgstr ""
17758
17759 #: config/tc-tic6x.c:4006 config/tc-tic6x.c:4024 config/tc-tic6x.c:4042
17760 #: config/tc-tic6x.c:4060
17761 msgid "PC-relative offset not 4-byte-aligned"
17762 msgstr ""
17763
17764 #: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
17765 #: config/tc-tic6x.c:4063
17766 msgid "PC-relative offset out of range"
17767 msgstr ""
17768
17769 #: config/tc-tic6x.c:4542
17770 #, c-format
17771 msgid "undefined symbol %s in PCR relocation"
17772 msgstr ""
17773
17774 #: config/tc-tic6x.c:4660
17775 #, c-format
17776 msgid "group section `%s' has no group signature"
17777 msgstr ""
17778
17779 #: config/tc-tic6x.c:4812
17780 msgid "missing .endp before .cfi_startproc"
17781 msgstr ""
17782
17783 #: config/tc-tic6x.c:4917
17784 msgid "stack pointer offset too large for personality routine"
17785 msgstr ""
17786
17787 #: config/tc-tic6x.c:4924
17788 msgid "stack frame layout does not match personality routine"
17789 msgstr ""
17790
17791 #: config/tc-tic6x.c:5058
17792 msgid "too many unwinding instructions"
17793 msgstr ""
17794
17795 #: config/tc-tic6x.c:5133 config/tc-tic6x.c:5146 config/tc-tic6x.c:5154
17796 #, c-format
17797 msgid "unable to generate unwinding opcode for reg %d"
17798 msgstr ""
17799
17800 #: config/tc-tic6x.c:5163
17801 msgid "unable to restore return address from previously restored reg"
17802 msgstr ""
17803
17804 #: config/tc-tic6x.c:5175
17805 #, c-format
17806 msgid "unhandled CFA insn for unwinding (%d)"
17807 msgstr ""
17808
17809 #: config/tc-tic6x.c:5185
17810 #, c-format
17811 msgid "unable to generate unwinding opcode for frame pointer reg %d"
17812 msgstr ""
17813
17814 #: config/tc-tic6x.c:5194
17815 msgid "unable to generate unwinding opcode for frame pointer offset"
17816 msgstr ""
17817
17818 #: config/tc-tic6x.c:5203
17819 msgid "unwound stack pointer not doubleword aligned"
17820 msgstr ""
17821
17822 #: config/tc-tic6x.c:5348
17823 msgid "stack frame layout too complex for unwinder"
17824 msgstr ""
17825
17826 #: config/tc-tic6x.c:5365
17827 msgid "unwound frame has negative size"
17828 msgstr ""
17829
17830 #: config/tc-tilegx.c:142
17831 #, c-format
17832 msgid ""
17833 " -Q ignored\n"
17834 " -V print assembler version number\n"
17835 " -EB/-EL generate big-endian/little-endian code\n"
17836 " --32/--64 generate 32bit/64bit code\n"
17837 msgstr ""
17838
17839 #: config/tc-tilegx.c:736 config/tc-tilepro.c:627
17840 msgid "Invalid operator for operand."
17841 msgstr ""
17842
17843 #: config/tc-tilegx.c:757 config/tc-tilepro.c:648
17844 msgid "Operator may only be applied to symbols."
17845 msgstr ""
17846
17847 #: config/tc-tilegx.c:822 config/tc-tilepro.c:713
17848 #, c-format
17849 msgid "Writes to register '%s' are not allowed."
17850 msgstr ""
17851
17852 #: config/tc-tilegx.c:849 config/tc-tilepro.c:740
17853 #, c-format
17854 msgid "Two instructions in the same bundle both write to register %s, which is not allowed."
17855 msgstr ""
17856
17857 #: config/tc-tilegx.c:914 config/tc-tilepro.c:804
17858 #, c-format
17859 msgid "'%s' may not be bundled with other instructions."
17860 msgstr ""
17861
17862 #: config/tc-tilegx.c:944 config/tc-tilepro.c:834
17863 msgid "Invalid combination of instructions for bundle."
17864 msgstr ""
17865
17866 #: config/tc-tilegx.c:979 config/tc-tilepro.c:869
17867 msgid "instruction address is not a multiple of 8"
17868 msgstr ""
17869
17870 #: config/tc-tilegx.c:1056 config/tc-tilepro.c:947
17871 msgid "Invalid expression."
17872 msgstr ""
17873
17874 #: config/tc-tilegx.c:1102 config/tc-tilepro.c:989
17875 #, c-format
17876 msgid "Expected register, got '%s'."
17877 msgstr ""
17878
17879 #: config/tc-tilegx.c:1109 config/tc-tilepro.c:996
17880 #, c-format
17881 msgid "Found use of non-canonical register name %s; use %s instead."
17882 msgstr ""
17883
17884 #: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
17885 #, c-format
17886 msgid "Too few operands to '%s'."
17887 msgstr ""
17888
17889 #: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
17890 #, c-format
17891 msgid "Unexpected character '%c' after operand %d to %s."
17892 msgstr ""
17893
17894 #: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
17895 msgid "Expected immediate expression"
17896 msgstr ""
17897
17898 #: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
17899 #: config/tc-tilepro.c:1593
17900 msgid "Found '}' when not bundling."
17901 msgstr ""
17902
17903 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
17904 #, c-format
17905 msgid "Unknown opcode `%.*s'."
17906 msgstr ""
17907
17908 #: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
17909 msgid "Too many instructions for bundle."
17910 msgstr ""
17911
17912 #: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
17913 msgid "Bad call to md_atof ()"
17914 msgstr ""
17915
17916 #: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
17917 msgid "This operator only produces two byte values."
17918 msgstr ""
17919
17920 #: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
17921 #, fuzzy, c-format
17922 #| msgid "unsupported section attribute '%c'"
17923 msgid "unsupported BFD relocation size %d"
17924 msgstr "неподдерживаемый атрибут раздела %c"
17925
17926 #: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
17927 #, c-format
17928 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
17929 msgstr ""
17930
17931 #: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
17932 msgid "Found '{' when already bundling."
17933 msgstr ""
17934
17935 #: config/tc-tilepro.c:99
17936 #, fuzzy, c-format
17937 #| msgid " --version print assembler version number and exit\n"
17938 msgid ""
17939 " -Q ignored\n"
17940 " -V print assembler version number\n"
17941 msgstr " --version показать версию ассемблера и закончить работу\n"
17942
17943 #: config/tc-v850.c:294
17944 #, c-format
17945 msgid ".COMMon length (%d.) < 0! Ignored."
17946 msgstr ""
17947
17948 #: config/tc-v850.c:315
17949 #, c-format
17950 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
17951 msgstr ""
17952
17953 #: config/tc-v850.c:341
17954 msgid "Common alignment negative; 0 assumed"
17955 msgstr ""
17956
17957 #: config/tc-v850.c:545
17958 msgid ".longcall pseudo-op seen when not relaxing"
17959 msgstr ""
17960
17961 #: config/tc-v850.c:547
17962 msgid ".longjump pseudo-op seen when not relaxing"
17963 msgstr ""
17964
17965 #: config/tc-v850.c:554
17966 msgid "bad .longcall format"
17967 msgstr ""
17968
17969 #: config/tc-v850.c:1393
17970 #, c-format
17971 msgid "unknown operand shift: %x\n"
17972 msgstr ""
17973
17974 #: config/tc-v850.c:1394
17975 msgid "internal failure in parse_register_list"
17976 msgstr ""
17977
17978 #: config/tc-v850.c:1410
17979 msgid "constant expression or register list expected"
17980 msgstr ""
17981
17982 #: config/tc-v850.c:1415
17983 msgid "high bits set in register list expression"
17984 msgstr ""
17985
17986 #: config/tc-v850.c:1453 config/tc-v850.c:1510
17987 msgid "illegal register included in list"
17988 msgstr ""
17989
17990 #: config/tc-v850.c:1459
17991 msgid "system registers cannot be included in list"
17992 msgstr ""
17993
17994 #: config/tc-v850.c:1485
17995 msgid "second register should follow dash in register list"
17996 msgstr ""
17997
17998 #: config/tc-v850.c:1490
17999 msgid "second register should be greater than first register"
18000 msgstr ""
18001
18002 #: config/tc-v850.c:1540
18003 #, c-format
18004 msgid " V850 options:\n"
18005 msgstr ""
18006
18007 #: config/tc-v850.c:1541
18008 #, c-format
18009 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
18010 msgstr ""
18011
18012 #: config/tc-v850.c:1542
18013 #, c-format
18014 msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
18015 msgstr ""
18016
18017 #: config/tc-v850.c:1543
18018 #, c-format
18019 msgid " -mv850 The code is targeted at the v850\n"
18020 msgstr ""
18021
18022 #: config/tc-v850.c:1544
18023 #, c-format
18024 msgid " -mv850e The code is targeted at the v850e\n"
18025 msgstr ""
18026
18027 #: config/tc-v850.c:1545
18028 #, c-format
18029 msgid " -mv850e1 The code is targeted at the v850e1\n"
18030 msgstr ""
18031
18032 #: config/tc-v850.c:1546
18033 #, fuzzy, c-format
18034 #| msgid " --help show this message and exit\n"
18035 msgid " -mv850e2 The code is targeted at the v850e2\n"
18036 msgstr " --help показать это сообщение и закончить работу\n"
18037
18038 #: config/tc-v850.c:1547
18039 #, c-format
18040 msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
18041 msgstr ""
18042
18043 #: config/tc-v850.c:1548
18044 #, c-format
18045 msgid " -mv850e2v4 Alias for -mv850e3v5\n"
18046 msgstr ""
18047
18048 #: config/tc-v850.c:1549
18049 #, c-format
18050 msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
18051 msgstr ""
18052
18053 #: config/tc-v850.c:1550
18054 #, c-format
18055 msgid " -mrelax Enable relaxation\n"
18056 msgstr ""
18057
18058 #: config/tc-v850.c:1551
18059 #, c-format
18060 msgid " --disp-size-default-22 branch displacement with unknown size is 22 bits (default)\n"
18061 msgstr ""
18062
18063 #: config/tc-v850.c:1552
18064 #, c-format
18065 msgid " --disp-size-default-32 branch displacement with unknown size is 32 bits\n"
18066 msgstr ""
18067
18068 #: config/tc-v850.c:1553
18069 #, fuzzy, c-format
18070 #| msgid " --version print assembler version number and exit\n"
18071 msgid " -mextension enable extension opcode support\n"
18072 msgstr " --version показать версию ассемблера и закончить работу\n"
18073
18074 #: config/tc-v850.c:1554
18075 #, c-format
18076 msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
18077 msgstr ""
18078
18079 #: config/tc-v850.c:1555
18080 #, c-format
18081 msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
18082 msgstr ""
18083
18084 #: config/tc-v850.c:1556
18085 #, c-format
18086 msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
18087 msgstr ""
18088
18089 #: config/tc-v850.c:1557
18090 #, c-format
18091 msgid " -mrh850-abi Mark the binary as using the RH850 ABI (default)\n"
18092 msgstr ""
18093
18094 #: config/tc-v850.c:1558
18095 #, c-format
18096 msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
18097 msgstr ""
18098
18099 #: config/tc-v850.c:1559
18100 #, c-format
18101 msgid " -m4byte-align Mark the binary as using 32-bit alignment (default)\n"
18102 msgstr ""
18103
18104 #: config/tc-v850.c:1560
18105 #, c-format
18106 msgid " -msoft-float Mark the binary as not using FP insns (default for pre e2v3)\n"
18107 msgstr ""
18108
18109 #: config/tc-v850.c:1561
18110 #, c-format
18111 msgid " -mhard-float Mark the binary as using FP insns (default for e2v3 and up)\n"
18112 msgstr ""
18113
18114 #: config/tc-v850.c:1949
18115 #, c-format
18116 msgid "Unable to determine default target processor from string: %s"
18117 msgstr ""
18118
18119 #: config/tc-v850.c:1993
18120 msgid "hi0() relocation used on an instruction which does not support it"
18121 msgstr ""
18122
18123 #: config/tc-v850.c:2013
18124 msgid "hi() relocation used on an instruction which does not support it"
18125 msgstr ""
18126
18127 #: config/tc-v850.c:2036
18128 msgid "lo() relocation used on an instruction which does not support it"
18129 msgstr ""
18130
18131 #: config/tc-v850.c:2046
18132 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
18133 msgstr ""
18134
18135 #: config/tc-v850.c:2062
18136 msgid "ctoff() relocation used on an instruction which does not support it"
18137 msgstr ""
18138
18139 #: config/tc-v850.c:2081
18140 msgid "sdaoff() relocation used on an instruction which does not support it"
18141 msgstr ""
18142
18143 #: config/tc-v850.c:2100
18144 msgid "zdaoff() relocation used on an instruction which does not support it"
18145 msgstr ""
18146
18147 #: config/tc-v850.c:2132
18148 msgid "tdaoff() relocation used on an instruction which does not support it"
18149 msgstr ""
18150
18151 #: config/tc-v850.c:2273
18152 #, c-format
18153 msgid "operand out of range (%d is not between %d and %d)"
18154 msgstr ""
18155
18156 #: config/tc-v850.c:2356
18157 msgid "st/ld offset 23 instruction was disabled ."
18158 msgstr ""
18159
18160 #: config/tc-v850.c:2365
18161 msgid "Target processor does not support this instruction."
18162 msgstr ""
18163
18164 #: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508
18165 #: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552
18166 #: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579
18167 #: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936
18168 msgid "immediate operand is too large"
18169 msgstr ""
18170
18171 #: config/tc-v850.c:2494
18172 #, c-format
18173 msgid "AAARG -> unhandled constant reloc: %d"
18174 msgstr ""
18175
18176 #: config/tc-v850.c:2629 config/tc-v850.c:2640
18177 msgid "constant too big to fit into instruction"
18178 msgstr ""
18179
18180 #: config/tc-v850.c:2715
18181 msgid "odd number cannot be used here"
18182 msgstr ""
18183
18184 #: config/tc-v850.c:2760
18185 msgid "invalid register name"
18186 msgstr ""
18187
18188 #: config/tc-v850.c:2766
18189 msgid "register r0 cannot be used here"
18190 msgstr ""
18191
18192 #: config/tc-v850.c:2772
18193 msgid "odd register cannot be used here"
18194 msgstr ""
18195
18196 #: config/tc-v850.c:2781
18197 msgid "invalid system register name"
18198 msgstr ""
18199
18200 #: config/tc-v850.c:2795
18201 msgid "expected EP register"
18202 msgstr ""
18203
18204 #: config/tc-v850.c:2812 config/tc-v850.c:2825
18205 msgid "invalid condition code name"
18206 msgstr ""
18207
18208 #: config/tc-v850.c:2818
18209 msgid "condition sa cannot be used here"
18210 msgstr ""
18211
18212 #: config/tc-v850.c:2831
18213 msgid "invalid cache operation name"
18214 msgstr ""
18215
18216 #: config/tc-v850.c:2836
18217 msgid "invalid pref operation name"
18218 msgstr ""
18219
18220 #: config/tc-v850.c:2841
18221 msgid "invalid vector register name"
18222 msgstr ""
18223
18224 #: config/tc-v850.c:2879
18225 msgid "syntax error: value is missing before the register name"
18226 msgstr ""
18227
18228 #: config/tc-v850.c:2881
18229 msgid "syntax error: register not expected"
18230 msgstr ""
18231
18232 #: config/tc-v850.c:2895
18233 msgid "syntax error: system register not expected"
18234 msgstr ""
18235
18236 #: config/tc-v850.c:2900 config/tc-v850.c:2905
18237 msgid "syntax error: condition code not expected"
18238 msgstr ""
18239
18240 #: config/tc-v850.c:2910
18241 msgid "syntax error: vector register not expected"
18242 msgstr ""
18243
18244 #: config/tc-v850.c:2920
18245 msgid "immediate 0 cannot be used here"
18246 msgstr ""
18247
18248 #: config/tc-v850.c:2944
18249 msgid "immediate operand is not match"
18250 msgstr ""
18251
18252 #: config/tc-v850.c:2957
18253 msgid "displacement is too large"
18254 msgstr ""
18255
18256 #: config/tc-v850.c:2975 config/tc-xtensa.c:13081
18257 msgid "invalid operand"
18258 msgstr ""
18259
18260 #: config/tc-v850.c:3087
18261 #, fuzzy
18262 #| msgid "relocation is not supported"
18263 msgid "loop: 32-bit displacement not supported"
18264 msgstr "перемещение не поддерживается"
18265
18266 #: config/tc-vax.c:1344
18267 msgid "no '[' to match ']'"
18268 msgstr ""
18269
18270 #: config/tc-vax.c:1360
18271 msgid "bad register in []"
18272 msgstr ""
18273
18274 #: config/tc-vax.c:1362
18275 msgid "[PC] index banned"
18276 msgstr ""
18277
18278 #: config/tc-vax.c:1398
18279 msgid "no '(' to match ')'"
18280 msgstr ""
18281
18282 #: config/tc-vax.c:1514
18283 msgid "invalid branch operand"
18284 msgstr ""
18285
18286 #: config/tc-vax.c:1541
18287 msgid "address prohibits @"
18288 msgstr ""
18289
18290 #: config/tc-vax.c:1543
18291 msgid "address prohibits #"
18292 msgstr ""
18293
18294 #: config/tc-vax.c:1547
18295 msgid "address prohibits -()"
18296 msgstr ""
18297
18298 #: config/tc-vax.c:1549
18299 msgid "address prohibits ()+"
18300 msgstr ""
18301
18302 #: config/tc-vax.c:1552
18303 msgid "address prohibits ()"
18304 msgstr ""
18305
18306 #: config/tc-vax.c:1554
18307 msgid "address prohibits []"
18308 msgstr ""
18309
18310 #: config/tc-vax.c:1556
18311 msgid "address prohibits register"
18312 msgstr ""
18313
18314 #: config/tc-vax.c:1558
18315 msgid "address prohibits displacement length specifier"
18316 msgstr ""
18317
18318 #: config/tc-vax.c:1586
18319 msgid "invalid operand of S^#"
18320 msgstr ""
18321
18322 #: config/tc-vax.c:1599
18323 msgid "S^# needs expression"
18324 msgstr ""
18325
18326 #: config/tc-vax.c:1606
18327 msgid "S^# may only read-access"
18328 msgstr ""
18329
18330 #: config/tc-vax.c:1629
18331 msgid "invalid operand of -()"
18332 msgstr ""
18333
18334 #: config/tc-vax.c:1635
18335 msgid "-(PC) unpredictable"
18336 msgstr ""
18337
18338 #: config/tc-vax.c:1637
18339 msgid "[]index same as -()register: unpredictable"
18340 msgstr ""
18341
18342 #: config/tc-vax.c:1669
18343 msgid "invalid operand of ()+"
18344 msgstr ""
18345
18346 #: config/tc-vax.c:1675
18347 msgid "(PC)+ unpredictable"
18348 msgstr ""
18349
18350 #: config/tc-vax.c:1677
18351 msgid "[]index same as ()+register: unpredictable"
18352 msgstr ""
18353
18354 #: config/tc-vax.c:1700
18355 msgid "# conflicts length"
18356 msgstr ""
18357
18358 #: config/tc-vax.c:1702
18359 msgid "# bars register"
18360 msgstr ""
18361
18362 #: config/tc-vax.c:1722
18363 msgid "writing or modifying # is unpredictable"
18364 msgstr ""
18365
18366 #: config/tc-vax.c:1748
18367 msgid "length not needed"
18368 msgstr ""
18369
18370 #: config/tc-vax.c:1755
18371 msgid "can't []index a register, because it has no address"
18372 msgstr ""
18373
18374 #: config/tc-vax.c:1757
18375 msgid "a register has no address"
18376 msgstr ""
18377
18378 #: config/tc-vax.c:1766
18379 msgid "PC part of operand unpredictable"
18380 msgstr ""
18381
18382 #: config/tc-vax.c:1924
18383 msgid "odd number of bytes in operand description"
18384 msgstr ""
18385
18386 #: config/tc-vax.c:1938
18387 msgid "Bad operand"
18388 msgstr ""
18389
18390 #: config/tc-vax.c:1943
18391 msgid "Not enough operands"
18392 msgstr ""
18393
18394 #: config/tc-vax.c:2220
18395 msgid "SYMBOL TABLE not implemented"
18396 msgstr ""
18397
18398 #: config/tc-vax.c:2224
18399 msgid "TOKEN TRACE not implemented"
18400 msgstr ""
18401
18402 #: config/tc-vax.c:2228
18403 #, c-format
18404 msgid "Displacement length %s ignored!"
18405 msgstr ""
18406
18407 #: config/tc-vax.c:2232
18408 #, c-format
18409 msgid "I don't need or use temp. file \"%s\"."
18410 msgstr ""
18411
18412 #: config/tc-vax.c:2236
18413 msgid "I don't use an interpass file! -V ignored"
18414 msgstr ""
18415
18416 #: config/tc-vax.c:2293
18417 #, c-format
18418 msgid ""
18419 "VAX options:\n"
18420 "-d LENGTH\t\tignored\n"
18421 "-J\t\t\tignored\n"
18422 "-S\t\t\tignored\n"
18423 "-t FILE\t\t\tignored\n"
18424 "-T\t\t\tignored\n"
18425 "-V\t\t\tignored\n"
18426 msgstr ""
18427
18428 #: config/tc-vax.c:2302
18429 #, c-format
18430 msgid ""
18431 "VMS options:\n"
18432 "-+\t\t\thash encode names longer than 31 characters\n"
18433 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
18434 "-H\t\t\tshow new symbol after hash truncation\n"
18435 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
18436 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
18437 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
18438 msgstr ""
18439
18440 #: config/tc-vax.c:2467
18441 #, c-format
18442 msgid "Ignoring statement due to \"%s\""
18443 msgstr ""
18444
18445 #: config/tc-vax.c:2484
18446 #, c-format
18447 msgid "Aborting because statement has \"%s\""
18448 msgstr ""
18449
18450 #: config/tc-vax.c:2529
18451 msgid "Can't relocate expression"
18452 msgstr ""
18453
18454 #: config/tc-vax.c:2632
18455 msgid "Bignum not permitted in short literal. Immediate mode assumed."
18456 msgstr ""
18457
18458 #: config/tc-vax.c:2641
18459 msgid "Can't do flonum short literal: immediate mode used."
18460 msgstr ""
18461
18462 #: config/tc-vax.c:2688
18463 #, c-format
18464 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
18465 msgstr ""
18466
18467 #: config/tc-vax.c:3000
18468 #, c-format
18469 msgid "Short literal overflow(%ld.), immediate mode assumed."
18470 msgstr ""
18471
18472 #: config/tc-vax.c:3009
18473 #, c-format
18474 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
18475 msgstr ""
18476
18477 #: config/tc-vax.c:3074
18478 msgid "Length specification ignored. Address mode 9F used"
18479 msgstr ""
18480
18481 #: config/tc-vax.c:3132
18482 msgid "Invalid operand: immediate value used as base address."
18483 msgstr ""
18484
18485 #: config/tc-vax.c:3134
18486 msgid "Invalid operand: immediate value used as address."
18487 msgstr ""
18488
18489 #: config/tc-vax.c:3159
18490 #, c-format
18491 msgid "Symbol %s used as immediate operand in PIC mode."
18492 msgstr ""
18493
18494 #: config/tc-vax.c:3264
18495 #, c-format
18496 msgid "VIP_BEGIN error:%s"
18497 msgstr ""
18498
18499 #: config/tc-visium.c:862
18500 msgid "Bad call to MD_ATOF()"
18501 msgstr ""
18502
18503 #: config/tc-wasm32.c:117
18504 #, fuzzy, c-format
18505 #| msgid "GNU assembler %s\n"
18506 msgid "wasm32 assembler options:\n"
18507 msgstr "GNU ассемблер %s\n"
18508
18509 #: config/tc-wasm32.c:364
18510 #, fuzzy
18511 #| msgid "expected quoted string"
18512 msgid "unexpected negative constant"
18513 msgstr "ожидается строка в кавычках"
18514
18515 #: config/tc-wasm32.c:426
18516 msgid "no function type on PLT reloc"
18517 msgstr ""
18518
18519 #: config/tc-wasm32.c:441
18520 msgid "couldn't find relocation to use"
18521 msgstr ""
18522
18523 #: config/tc-wasm32.c:513
18524 msgid "Not a function type"
18525 msgstr ""
18526
18527 #: config/tc-wasm32.c:529
18528 #, c-format
18529 msgid "Unknown type %c\n"
18530 msgstr ""
18531
18532 #: config/tc-wasm32.c:551 config/tc-wasm32.c:577
18533 msgid "Unknown type"
18534 msgstr ""
18535
18536 #: config/tc-wasm32.c:625
18537 msgid "only single block types allowed"
18538 msgstr ""
18539
18540 #: config/tc-wasm32.c:635
18541 msgid "instruction does not take a block type"
18542 msgstr ""
18543
18544 #: config/tc-wasm32.c:652
18545 #, fuzzy
18546 #| msgid "missing operand"
18547 msgid "missing block type"
18548 msgstr "пропущен операнд"
18549
18550 #: config/tc-wasm32.c:661 config/tc-wasm32.c:665
18551 #, fuzzy
18552 #| msgid "missing name"
18553 msgid "missing alignment hint"
18554 msgstr "пропущено имя"
18555
18556 #: config/tc-wasm32.c:669
18557 #, fuzzy
18558 #| msgid "missing name"
18559 msgid "missing offset"
18560 msgstr "пропущено имя"
18561
18562 #: config/tc-wasm32.c:675
18563 #, fuzzy
18564 #| msgid "missing operand"
18565 msgid "missing local index"
18566 msgstr "пропущен операнд"
18567
18568 #: config/tc-wasm32.c:680
18569 #, fuzzy
18570 #| msgid "missing operand"
18571 msgid "missing break count"
18572 msgstr "пропущен операнд"
18573
18574 #: config/tc-wasm32.c:685
18575 msgid "missing reserved current_memory/grow_memory argument"
18576 msgstr ""
18577
18578 #: config/tc-wasm32.c:689
18579 #, fuzzy
18580 #| msgid "missing name"
18581 msgid "missing call argument"
18582 msgstr "пропущено имя"
18583
18584 #: config/tc-wasm32.c:693
18585 #, fuzzy
18586 #| msgid "missing name"
18587 msgid "missing call signature"
18588 msgstr "пропущено имя"
18589
18590 #: config/tc-wasm32.c:695
18591 #, fuzzy
18592 #| msgid "missing operand"
18593 msgid "missing table index"
18594 msgstr "пропущен операнд"
18595
18596 #: config/tc-wasm32.c:726 config/tc-z80.c:1951 read.c:3755
18597 #, c-format
18598 msgid "junk at end of line, first unrecognized character is `%c'"
18599 msgstr ""
18600
18601 #: config/tc-xc16x.c:218
18602 #, c-format
18603 msgid " XC16X specific command line options:\n"
18604 msgstr ""
18605
18606 #: config/tc-xgate.c:215
18607 msgid "architecture variant invalid"
18608 msgstr ""
18609
18610 #: config/tc-xgate.c:370
18611 #, c-format
18612 msgid ""
18613 "Freescale XGATE co-processor options:\n"
18614 " -mshort use 16-bit int ABI (default)\n"
18615 " -mlong use 32-bit int ABI\n"
18616 " -mshort-double use 32-bit double ABI\n"
18617 " -mlong-double use 64-bit double ABI (default)\n"
18618 " --mxgate specify the processor variant [default %s]\n"
18619 " --print-insn-syntax print the syntax of instruction in case of error\n"
18620 " --print-opcodes print the list of instructions with syntax\n"
18621 " --generate-example generate an example of each instruction"
18622 msgstr ""
18623
18624 #: config/tc-xgate.c:493
18625 msgid "opcode missing or not found on input line"
18626 msgstr ""
18627
18628 #: config/tc-xgate.c:498
18629 #, c-format
18630 msgid "opcode %s not found in opcode hash table"
18631 msgstr ""
18632
18633 #: config/tc-xgate.c:511
18634 msgid "matching operands to opcode"
18635 msgstr ""
18636
18637 #: config/tc-xgate.c:549
18638 msgid ": processing macro, real opcode handle not found in hash"
18639 msgstr ""
18640
18641 #: config/tc-xgate.c:680
18642 #, c-format
18643 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
18644 msgstr ""
18645
18646 #: config/tc-xgate.c:697
18647 #, c-format
18648 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
18649 msgstr ""
18650
18651 #: config/tc-xgate.c:724
18652 msgid "Value out of 3-bit range."
18653 msgstr ""
18654
18655 #: config/tc-xgate.c:731
18656 msgid "Value out of 4-bit range."
18657 msgstr ""
18658
18659 #: config/tc-xgate.c:738
18660 msgid "Value out of 5-bit range."
18661 msgstr ""
18662
18663 #: config/tc-xgate.c:875
18664 msgid ":operand has too many bits"
18665 msgstr ""
18666
18667 #: config/tc-xgate.c:992
18668 msgid "unknown operand count"
18669 msgstr ""
18670
18671 #: config/tc-xgate.c:1236 config/tc-xgate.c:1248
18672 msgid ": expected register name r0-r7 "
18673 msgstr ""
18674
18675 #: config/tc-xgate.c:1284
18676 #, c-format
18677 msgid ":operand value(%d) too big for constraint"
18678 msgstr ""
18679
18680 #: config/tc-xgate.c:1302
18681 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
18682 msgstr ""
18683
18684 #: config/tc-xgate.c:1315
18685 #, fuzzy
18686 #| msgid "unknown section attribute '%c'"
18687 msgid ":unknown relocation constraint size"
18688 msgstr "неизвестный атрибут раздела %c"
18689
18690 #: config/tc-xgate.c:1322
18691 #, fuzzy
18692 #| msgid "unexpected storage class %d"
18693 msgid ": expected register name ccr "
18694 msgstr "неожиданный класс хранения %d"
18695
18696 #: config/tc-xgate.c:1328
18697 #, fuzzy
18698 #| msgid "unexpected storage class %d"
18699 msgid ": expected register name pc "
18700 msgstr "неожиданный класс хранения %d"
18701
18702 #: config/tc-xstormy16.c:77
18703 #, c-format
18704 msgid " XSTORMY16 specific command line options:\n"
18705 msgstr ""
18706
18707 #: config/tc-xstormy16.c:223
18708 #, c-format
18709 msgid "unsupported fptr fixup size %d"
18710 msgstr ""
18711
18712 #: config/tc-xstormy16.c:235
18713 #, c-format
18714 msgid "unsupported fixup size %d"
18715 msgstr ""
18716
18717 #: config/tc-xstormy16.c:266
18718 msgid "unsupported fptr fixup"
18719 msgstr ""
18720
18721 #: config/tc-xtensa.c:636
18722 msgid "illegal range of target hardware versions"
18723 msgstr ""
18724
18725 #: config/tc-xtensa.c:807
18726 msgid "--density option is ignored"
18727 msgstr ""
18728
18729 #: config/tc-xtensa.c:810
18730 msgid "--no-density option is ignored"
18731 msgstr ""
18732
18733 #: config/tc-xtensa.c:828
18734 msgid "--generics is deprecated; use --transform instead"
18735 msgstr ""
18736
18737 #: config/tc-xtensa.c:831
18738 msgid "--no-generics is deprecated; use --no-transform instead"
18739 msgstr ""
18740
18741 #: config/tc-xtensa.c:834
18742 msgid "--relax is deprecated; use --transform instead"
18743 msgstr ""
18744
18745 #: config/tc-xtensa.c:837
18746 msgid "--no-relax is deprecated; use --no-transform instead"
18747 msgstr ""
18748
18749 #: config/tc-xtensa.c:854
18750 msgid "--absolute-literals option not supported in this Xtensa configuration"
18751 msgstr ""
18752
18753 #: config/tc-xtensa.c:927
18754 msgid "prefer-l32r conflicts with prefer-const16"
18755 msgstr ""
18756
18757 #: config/tc-xtensa.c:933
18758 msgid "prefer-const16 conflicts with prefer-l32r"
18759 msgstr ""
18760
18761 #: config/tc-xtensa.c:942 config/tc-xtensa.c:951 config/tc-xtensa.c:955
18762 msgid "invalid target hardware version"
18763 msgstr ""
18764
18765 #: config/tc-xtensa.c:999
18766 msgid "no-auto-litpools is incompatible with auto-litpool-limit"
18767 msgstr ""
18768
18769 #: config/tc-xtensa.c:1001 config/tc-xtensa.c:1004
18770 msgid "invalid auto-litpool-limit argument"
18771 msgstr ""
18772
18773 #: config/tc-xtensa.c:1006
18774 msgid "invalid auto-litpool-limit argument (range is 100-10000)"
18775 msgstr ""
18776
18777 #: config/tc-xtensa.c:1183
18778 msgid "unmatched .end directive"
18779 msgstr ""
18780
18781 #: config/tc-xtensa.c:1212
18782 msgid ".begin directive with no matching .end directive"
18783 msgstr ""
18784
18785 #: config/tc-xtensa.c:1253
18786 msgid "[no-]generics is deprecated; use [no-]transform instead"
18787 msgstr ""
18788
18789 #: config/tc-xtensa.c:1258
18790 msgid "[no-]relax is deprecated; use [no-]transform instead"
18791 msgstr ""
18792
18793 #: config/tc-xtensa.c:1271
18794 #, c-format
18795 msgid "directive %s cannot be negated"
18796 msgstr ""
18797
18798 #: config/tc-xtensa.c:1277
18799 msgid "unknown directive"
18800 msgstr ""
18801
18802 #: config/tc-xtensa.c:1298 config/tc-xtensa.c:1394 config/tc-xtensa.c:1636
18803 #: config/tc-xtensa.c:5890
18804 msgid "directives are not valid inside bundles"
18805 msgstr ""
18806
18807 #: config/tc-xtensa.c:1310
18808 msgid ".begin literal is deprecated; use .literal instead"
18809 msgstr ""
18810
18811 #: config/tc-xtensa.c:1324
18812 msgid "cannot set literal_prefix inside literal fragment"
18813 msgstr ""
18814
18815 #: config/tc-xtensa.c:1357
18816 msgid ".begin [no-]density is ignored"
18817 msgstr ""
18818
18819 #: config/tc-xtensa.c:1364 config/tc-xtensa.c:1414
18820 msgid "Xtensa absolute literals option not supported; ignored"
18821 msgstr ""
18822
18823 #: config/tc-xtensa.c:1407
18824 msgid ".end [no-]density is ignored"
18825 msgstr ""
18826
18827 #: config/tc-xtensa.c:1432
18828 #, c-format
18829 msgid "does not match begin %s%s at %s:%d"
18830 msgstr ""
18831
18832 #: config/tc-xtensa.c:1487
18833 msgid ".literal_position inside literal directive; ignoring"
18834 msgstr ""
18835
18836 #: config/tc-xtensa.c:1507
18837 msgid ".literal not allowed inside .begin literal region"
18838 msgstr ""
18839
18840 #: config/tc-xtensa.c:1546
18841 msgid "expected comma or colon after symbol name; rest of line ignored"
18842 msgstr ""
18843
18844 #: config/tc-xtensa.c:1605
18845 msgid "fall through frequency must be greater than 0"
18846 msgstr ""
18847
18848 #: config/tc-xtensa.c:1613
18849 msgid "branch target frequency must be greater than 0"
18850 msgstr ""
18851
18852 #: config/tc-xtensa.c:1661
18853 #, c-format
18854 msgid "opcode-specific %s relocation used outside an instruction"
18855 msgstr ""
18856
18857 #: config/tc-xtensa.c:1671
18858 #, c-format
18859 msgid "invalid use of %s relocation"
18860 msgstr ""
18861
18862 #: config/tc-xtensa.c:1867 config/tc-xtensa.c:1884
18863 #, c-format
18864 msgid "bad register name: %s"
18865 msgstr ""
18866
18867 #: config/tc-xtensa.c:1873
18868 #, c-format
18869 msgid "bad register number: %s"
18870 msgstr ""
18871
18872 #: config/tc-xtensa.c:1937
18873 msgid "pcrel relocation not allowed in an instruction"
18874 msgstr ""
18875
18876 #: config/tc-xtensa.c:1954
18877 msgid "register number out of range"
18878 msgstr ""
18879
18880 #: config/tc-xtensa.c:2040
18881 msgid "extra colon"
18882 msgstr ""
18883
18884 #: config/tc-xtensa.c:2101
18885 msgid "incorrect register number, ignoring"
18886 msgstr ""
18887
18888 #: config/tc-xtensa.c:2182
18889 #, c-format
18890 msgid "cannot encode opcode \"%s\""
18891 msgstr ""
18892
18893 #: config/tc-xtensa.c:2274
18894 #, c-format
18895 msgid "not enough operands (%d) for '%s'; expected %d"
18896 msgstr ""
18897
18898 #: config/tc-xtensa.c:2281
18899 #, c-format
18900 msgid "too many operands (%d) for '%s'; expected %d"
18901 msgstr ""
18902
18903 #: config/tc-xtensa.c:2332
18904 #, c-format
18905 msgid "invalid register '%s' for '%s' instruction"
18906 msgstr ""
18907
18908 #: config/tc-xtensa.c:2339
18909 #, c-format
18910 msgid "invalid register number (%ld) for '%s' instruction"
18911 msgstr ""
18912
18913 #: config/tc-xtensa.c:2406
18914 #, c-format
18915 msgid "invalid register number (%ld) for '%s'"
18916 msgstr ""
18917
18918 #: config/tc-xtensa.c:2793
18919 #, c-format
18920 msgid "operand %d of '%s' has out of range value '%u'"
18921 msgstr ""
18922
18923 #: config/tc-xtensa.c:2799
18924 #, c-format
18925 msgid "operand %d of '%s' has invalid value '%u'"
18926 msgstr ""
18927
18928 #: config/tc-xtensa.c:2846
18929 #, c-format
18930 msgid "internal error: unknown option name '%s'"
18931 msgstr ""
18932
18933 #: config/tc-xtensa.c:3955
18934 msgid "can't handle generation of literal/labels yet"
18935 msgstr ""
18936
18937 #: config/tc-xtensa.c:3959
18938 msgid "can't handle undefined OP TYPE"
18939 msgstr ""
18940
18941 #: config/tc-xtensa.c:4020 config/tc-xtensa.c:4029
18942 #, c-format
18943 msgid "found %d operand for '%s': Expected %d"
18944 msgid_plural "found %d operands for '%s': Expected %d"
18945 msgstr[0] ""
18946 msgstr[1] ""
18947 msgstr[2] ""
18948
18949 #: config/tc-xtensa.c:4052
18950 msgid "immediate operands sum to greater than 32"
18951 msgstr ""
18952
18953 #: config/tc-xtensa.c:4304
18954 #, c-format
18955 msgid "invalid relocation for operand %i of '%s'"
18956 msgstr ""
18957
18958 #: config/tc-xtensa.c:4314
18959 #, c-format
18960 msgid "invalid expression for operand %i of '%s'"
18961 msgstr ""
18962
18963 #: config/tc-xtensa.c:4324
18964 #, c-format
18965 msgid "invalid relocation in instruction slot %i"
18966 msgstr ""
18967
18968 #: config/tc-xtensa.c:4331
18969 #, c-format
18970 msgid "undefined symbol for opcode \"%s\""
18971 msgstr ""
18972
18973 #: config/tc-xtensa.c:4819
18974 msgid "opcode 'NOP.N' unavailable in this configuration"
18975 msgstr ""
18976
18977 #: config/tc-xtensa.c:4879
18978 msgid "get_expanded_loop_offset: invalid opcode"
18979 msgstr ""
18980
18981 #: config/tc-xtensa.c:5037
18982 #, c-format
18983 msgid "assembly state not set for first frag in section %s"
18984 msgstr ""
18985
18986 #: config/tc-xtensa.c:5090
18987 #, c-format
18988 msgid "unaligned branch target: %d bytes at 0x%lx"
18989 msgstr ""
18990
18991 #: config/tc-xtensa.c:5134
18992 #, c-format
18993 msgid "unaligned loop: %d bytes at 0x%lx"
18994 msgstr ""
18995
18996 #: config/tc-xtensa.c:5159
18997 msgid "unexpected fix"
18998 msgstr ""
18999
19000 #: config/tc-xtensa.c:5170 config/tc-xtensa.c:5174
19001 msgid "undecodable fix"
19002 msgstr ""
19003
19004 #: config/tc-xtensa.c:5330
19005 msgid "labels are not valid inside bundles"
19006 msgstr ""
19007
19008 #: config/tc-xtensa.c:5350
19009 msgid "invalid last instruction for a zero-overhead loop"
19010 msgstr ""
19011
19012 #: config/tc-xtensa.c:5417
19013 msgid "extra opening brace"
19014 msgstr ""
19015
19016 #: config/tc-xtensa.c:5427
19017 msgid "extra closing brace"
19018 msgstr ""
19019
19020 #: config/tc-xtensa.c:5454
19021 msgid "missing closing brace"
19022 msgstr ""
19023
19024 #: config/tc-xtensa.c:5552 config/tc-xtensa.c:5581
19025 #, c-format
19026 msgid "wrong number of operands for '%s'"
19027 msgstr ""
19028
19029 #: config/tc-xtensa.c:5568
19030 #, c-format
19031 msgid "bad relocation expression for '%s'"
19032 msgstr ""
19033
19034 #: config/tc-xtensa.c:5603
19035 #, c-format
19036 msgid "unknown opcode or format name '%s'"
19037 msgstr ""
19038
19039 #: config/tc-xtensa.c:5609
19040 msgid "format names only valid inside bundles"
19041 msgstr ""
19042
19043 #: config/tc-xtensa.c:5614
19044 #, c-format
19045 msgid "multiple formats specified for one bundle; using '%s'"
19046 msgstr ""
19047
19048 #: config/tc-xtensa.c:5664
19049 msgid "entry instruction with stack decrement < 16"
19050 msgstr ""
19051
19052 #: config/tc-xtensa.c:5718
19053 msgid "unaligned entry instruction"
19054 msgstr ""
19055
19056 #: config/tc-xtensa.c:5783
19057 msgid "bad instruction format"
19058 msgstr ""
19059
19060 #: config/tc-xtensa.c:5786
19061 msgid "invalid relocation"
19062 msgstr ""
19063
19064 #: config/tc-xtensa.c:5797
19065 #, c-format
19066 msgid "invalid relocation for '%s' instruction"
19067 msgstr ""
19068
19069 #: config/tc-xtensa.c:5809
19070 #, c-format
19071 msgid "invalid relocation for operand %d of '%s'"
19072 msgstr ""
19073
19074 #: config/tc-xtensa.c:6075
19075 #, c-format
19076 msgid "unhandled local relocation fix %s"
19077 msgstr ""
19078
19079 #: config/tc-xtensa.c:6126
19080 #, c-format
19081 msgid "internal error; cannot generate `%s' relocation"
19082 msgstr ""
19083
19084 #: config/tc-xtensa.c:6343
19085 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
19086 msgstr ""
19087
19088 #: config/tc-xtensa.c:6350
19089 msgid "couldn't find a valid instruction format"
19090 msgstr ""
19091
19092 #: config/tc-xtensa.c:6351
19093 #, c-format
19094 msgid " ops were: "
19095 msgstr ""
19096
19097 #: config/tc-xtensa.c:6353
19098 #, c-format
19099 msgid " %s;"
19100 msgstr ""
19101
19102 #: config/tc-xtensa.c:6363
19103 #, c-format
19104 msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
19105 msgstr ""
19106
19107 #: config/tc-xtensa.c:6372 config/tc-xtensa.c:6469
19108 msgid "illegal resource usage in bundle"
19109 msgstr ""
19110
19111 #: config/tc-xtensa.c:6558
19112 #, c-format
19113 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
19114 msgstr ""
19115
19116 #: config/tc-xtensa.c:6563
19117 #, c-format
19118 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
19119 msgstr ""
19120
19121 #: config/tc-xtensa.c:6568
19122 #, c-format
19123 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
19124 msgstr ""
19125
19126 #: config/tc-xtensa.c:6573
19127 #, c-format
19128 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
19129 msgstr ""
19130
19131 #: config/tc-xtensa.c:6589
19132 msgid "multiple branches or jumps in the same bundle"
19133 msgstr ""
19134
19135 #: config/tc-xtensa.c:7041
19136 msgid "cannot assemble into a literal fragment"
19137 msgstr ""
19138
19139 #: config/tc-xtensa.c:7043
19140 msgid "..."
19141 msgstr ""
19142
19143 #: config/tc-xtensa.c:8255
19144 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
19145 msgstr ""
19146
19147 #: config/tc-xtensa.c:8367
19148 msgid "branching or jumping to a loop end may trigger hardware errata"
19149 msgstr ""
19150
19151 #: config/tc-xtensa.c:8449
19152 msgid "loop end too close to another loop end may trigger hardware errata"
19153 msgstr ""
19154
19155 #: config/tc-xtensa.c:8458
19156 #, c-format
19157 msgid "fr_var %lu < length %d"
19158 msgstr ""
19159
19160 #: config/tc-xtensa.c:8615
19161 msgid "loop containing less than three instructions may trigger hardware errata"
19162 msgstr ""
19163
19164 #: config/tc-xtensa.c:8687
19165 msgid "undecodable instruction in instruction frag"
19166 msgstr ""
19167
19168 #: config/tc-xtensa.c:8797
19169 msgid "invalid empty loop"
19170 msgstr ""
19171
19172 #: config/tc-xtensa.c:8802
19173 msgid "loop target does not follow loop instruction in section"
19174 msgstr ""
19175
19176 #: config/tc-xtensa.c:9367
19177 msgid "cannot find suitable trampoline"
19178 msgstr ""
19179
19180 #: config/tc-xtensa.c:9622
19181 msgid "bad relaxation state"
19182 msgstr ""
19183
19184 #: config/tc-xtensa.c:9680
19185 #, c-format
19186 msgid "fr_var (%ld) < length (%d)"
19187 msgstr ""
19188
19189 #: config/tc-xtensa.c:10380
19190 msgid "jump target out of range; no usable trampoline found"
19191 msgstr ""
19192
19193 #: config/tc-xtensa.c:10504
19194 msgid "invalid relaxation fragment result"
19195 msgstr ""
19196
19197 #: config/tc-xtensa.c:10586
19198 msgid "unable to widen instruction"
19199 msgstr ""
19200
19201 #: config/tc-xtensa.c:10725
19202 msgid "multiple literals in expansion"
19203 msgstr ""
19204
19205 #: config/tc-xtensa.c:10729
19206 msgid "no registered fragment for literal"
19207 msgstr ""
19208
19209 #: config/tc-xtensa.c:10731
19210 msgid "number of literal tokens != 1"
19211 msgstr ""
19212
19213 #: config/tc-xtensa.c:10860 config/tc-xtensa.c:10866
19214 #, c-format
19215 msgid "unresolved loop target symbol: %s"
19216 msgstr ""
19217
19218 #: config/tc-xtensa.c:10972
19219 #, c-format
19220 msgid "invalid expression evaluation type %d"
19221 msgstr ""
19222
19223 #: config/tc-xtensa.c:10989
19224 msgid "loop too long for LOOP instruction"
19225 msgstr ""
19226
19227 #: config/tc-xtensa.c:11327 config/tc-xtensa.c:11567
19228 msgid "literal pool location required for text-section-literals; specify with .literal_position"
19229 msgstr ""
19230
19231 #: config/tc-xtensa.c:11436
19232 #, c-format
19233 msgid "fixes not all moved from %s"
19234 msgstr ""
19235
19236 #: config/tc-xtensa.c:12395
19237 msgid "too many operands in instruction"
19238 msgstr ""
19239
19240 #: config/tc-xtensa.c:12605
19241 msgid "invalid symbolic operand"
19242 msgstr ""
19243
19244 #: config/tc-xtensa.c:12666
19245 msgid "operand number mismatch"
19246 msgstr ""
19247
19248 #: config/tc-xtensa.c:12670
19249 #, c-format
19250 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
19251 msgstr ""
19252
19253 #: config/tc-xtensa.c:12695
19254 #, c-format
19255 msgid "xtensa-isa failure: %s"
19256 msgstr ""
19257
19258 #: config/tc-xtensa.c:12772
19259 msgid "invalid opcode"
19260 msgstr ""
19261
19262 #: config/tc-xtensa.c:12778
19263 msgid "too few operands"
19264 msgstr ""
19265
19266 #: config/tc-xtensa.c:12828
19267 msgid "multiple writes to the same register"
19268 msgstr ""
19269
19270 #: config/tc-xtensa.c:12942 config/tc-xtensa.c:12948
19271 msgid "out of memory"
19272 msgstr ""
19273
19274 #: config/tc-xtensa.c:13037
19275 msgid "TLS relocation not allowed in FLIX bundle"
19276 msgstr ""
19277
19278 #. Instructions that generate TLS relocations should always be
19279 #. relaxed in the front-end. If "record_fixup" is set, then this
19280 #. function is being called during back-end relaxation, so flag
19281 #. the unexpected behavior as an error.
19282 #: config/tc-xtensa.c:13043
19283 msgid "unexpected TLS relocation"
19284 msgstr ""
19285
19286 #: config/tc-xtensa.c:13087
19287 msgid "symbolic operand not allowed"
19288 msgstr ""
19289
19290 #: config/tc-xtensa.c:13124
19291 msgid "cannot decode instruction format"
19292 msgstr ""
19293
19294 #: config/tc-xtensa.c:13268
19295 msgid "ignoring extra '-rename-section' delimiter ':'"
19296 msgstr ""
19297
19298 #: config/tc-xtensa.c:13273
19299 #, c-format
19300 msgid "ignoring invalid '-rename-section' specification: '%s'"
19301 msgstr ""
19302
19303 #: config/tc-xtensa.c:13284
19304 #, c-format
19305 msgid "section %s renamed multiple times"
19306 msgstr ""
19307
19308 #: config/tc-xtensa.c:13286
19309 #, c-format
19310 msgid "multiple sections remapped to output section %s"
19311 msgstr ""
19312
19313 #: config/tc-z80.c:326
19314 msgid "-- unterminated string"
19315 msgstr ""
19316
19317 #: config/tc-z80.c:392
19318 msgid "floating point numbers are not implemented"
19319 msgstr ""
19320
19321 #: config/tc-z80.c:517 config/tc-z80.c:523
19322 msgid "mismatched parentheses"
19323 msgstr ""
19324
19325 #: config/tc-z80.c:560
19326 msgid "bad expression syntax"
19327 msgstr ""
19328
19329 #: config/tc-z80.c:722
19330 msgid "cannot make a relative jump to an absolute location"
19331 msgstr ""
19332
19333 #: config/tc-z80.c:734 config/tc-z80.c:2002
19334 msgid "overflow"
19335 msgstr ""
19336
19337 #: config/tc-z80.c:1106 config/tc-z80.c:1149 config/tc-z80.c:1193
19338 #: config/tc-z80.c:1261 config/tc-z80.c:1313 config/tc-z80.c:1367
19339 #: config/tc-z80.c:1636
19340 msgid "bad instruction syntax"
19341 msgstr ""
19342
19343 #: config/tc-z80.c:1239
19344 msgid "condition code invalid for jr"
19345 msgstr ""
19346
19347 #: config/tc-z80.c:1745
19348 msgid "parentheses ignored"
19349 msgstr ""
19350
19351 #: config/tc-z80.c:1977 config/tc-z8k.c:1467 config/tc-z8k.c:1530
19352 msgid "relative jump out of range"
19353 msgstr ""
19354
19355 #: config/tc-z80.c:1994
19356 msgid "index offset out of range"
19357 msgstr ""
19358
19359 #: config/tc-z80.c:2036 config/tc-z8k.c:1538
19360 #, c-format
19361 msgid "md_apply_fix: unknown r_type 0x%x\n"
19362 msgstr ""
19363
19364 #: config/tc-z8k.c:281
19365 #, c-format
19366 msgid "register rr%d out of range"
19367 msgstr ""
19368
19369 #: config/tc-z8k.c:283
19370 #, c-format
19371 msgid "register rr%d does not exist"
19372 msgstr ""
19373
19374 #: config/tc-z8k.c:295
19375 #, c-format
19376 msgid "register rh%d out of range"
19377 msgstr ""
19378
19379 #: config/tc-z8k.c:307
19380 #, c-format
19381 msgid "register rl%d out of range"
19382 msgstr ""
19383
19384 #: config/tc-z8k.c:320
19385 #, c-format
19386 msgid "register rq%d out of range"
19387 msgstr ""
19388
19389 #: config/tc-z8k.c:322
19390 #, c-format
19391 msgid "register rq%d does not exist"
19392 msgstr ""
19393
19394 #: config/tc-z8k.c:334
19395 #, c-format
19396 msgid "register r%d out of range"
19397 msgstr ""
19398
19399 #: config/tc-z8k.c:375
19400 #, c-format
19401 msgid "expected %c"
19402 msgstr ""
19403
19404 #: config/tc-z8k.c:390
19405 #, c-format
19406 msgid "register is wrong size for a word %s"
19407 msgstr ""
19408
19409 #: config/tc-z8k.c:404
19410 #, c-format
19411 msgid "register is wrong size for address %s"
19412 msgstr ""
19413
19414 #: config/tc-z8k.c:538
19415 #, c-format
19416 msgid "unknown interrupt %s"
19417 msgstr ""
19418
19419 #. No interrupt type specified, opcode won't do anything.
19420 #: config/tc-z8k.c:561
19421 msgid "opcode has no effect"
19422 msgstr ""
19423
19424 #: config/tc-z8k.c:672
19425 msgid "Missing ) in ra(rb)"
19426 msgstr ""
19427
19428 #: config/tc-z8k.c:752 config/tc-z8k.c:791
19429 #, c-format
19430 msgid "invalid condition code '%s'"
19431 msgstr ""
19432
19433 #: config/tc-z8k.c:764
19434 #, c-format
19435 msgid "invalid flag '%s'"
19436 msgstr ""
19437
19438 #: config/tc-z8k.c:918 config/tc-z8k.c:924
19439 msgid "invalid indirect register size"
19440 msgstr ""
19441
19442 #: config/tc-z8k.c:941 config/tc-z8k.c:1097 config/tc-z8k.c:1102
19443 msgid "invalid control register name"
19444 msgstr ""
19445
19446 #: config/tc-z8k.c:1086
19447 msgid "immediate must be 1 or 2"
19448 msgstr ""
19449
19450 #: config/tc-z8k.c:1089
19451 msgid "immediate 1 or 2 expected"
19452 msgstr ""
19453
19454 #: config/tc-z8k.c:1120
19455 msgid "can't use R0 here"
19456 msgstr ""
19457
19458 #: config/tc-z8k.c:1278
19459 msgid "Can't find opcode to match operands"
19460 msgstr ""
19461
19462 #: config/tc-z8k.c:1325
19463 #, c-format
19464 msgid "invalid architecture -z%s"
19465 msgstr ""
19466
19467 #: config/tc-z8k.c:1344
19468 #, c-format
19469 msgid ""
19470 " Z8K options:\n"
19471 " -z8001 generate segmented code\n"
19472 " -z8002 generate unsegmented code\n"
19473 " -linkrelax create linker relaxable code\n"
19474 msgstr ""
19475
19476 #: config/tc-z8k.c:1356
19477 #, c-format
19478 msgid "call to md_convert_frag\n"
19479 msgstr ""
19480
19481 #: config/tc-z8k.c:1463 config/tc-z8k.c:1503 config/tc-z8k.c:1526
19482 msgid "cannot branch to odd address"
19483 msgstr ""
19484
19485 #: config/tc-z8k.c:1485
19486 msgid "relative address out of range"
19487 msgstr ""
19488
19489 #: config/tc-z8k.c:1506
19490 msgid "relative call out of range"
19491 msgstr ""
19492
19493 #: config/tc-z8k.c:1550
19494 #, c-format
19495 msgid "call to md_estimate_size_before_relax\n"
19496 msgstr ""
19497
19498 #: config/xtensa-relax.c:1550
19499 #, c-format
19500 msgid "invalid configuration option '%s' in transition rule '%s'"
19501 msgstr ""
19502
19503 #: config/xtensa-relax.c:1675 config/xtensa-relax.c:1685
19504 #, c-format
19505 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
19506 msgstr ""
19507
19508 #: config/xtensa-relax.c:1692
19509 #, c-format
19510 msgid "opcode '%s': precondition only contains constants in '%s'"
19511 msgstr ""
19512
19513 #: config/xtensa-relax.c:1739
19514 msgid "expected one operand for generated literal"
19515 msgstr ""
19516
19517 #: config/xtensa-relax.c:1746
19518 msgid "expected 0 operands for generated label"
19519 msgstr ""
19520
19521 #: config/xtensa-relax.c:1759
19522 #, c-format
19523 msgid "invalid opcode '%s' in transition rule '%s'"
19524 msgstr ""
19525
19526 #: config/xtensa-relax.c:1767
19527 #, c-format
19528 msgid "opcode '%s': replacement does not have %d op"
19529 msgid_plural "opcode '%s': replacement does not have %d ops"
19530 msgstr[0] ""
19531 msgstr[1] ""
19532 msgstr[2] ""
19533
19534 #: config/xtensa-relax.c:1783
19535 #, c-format
19536 msgid "opcode '%s': cannot find literal definition"
19537 msgstr ""
19538
19539 #: config/xtensa-relax.c:1799 config/xtensa-relax.c:1829
19540 #, c-format
19541 msgid "opcode '%s': unidentified operand '%s' in '%s'"
19542 msgstr ""
19543
19544 #: config/xtensa-relax.c:1824
19545 #, c-format
19546 msgid "unknown user-defined function %s"
19547 msgstr ""
19548
19549 #: config/xtensa-relax.c:1835
19550 #, c-format
19551 msgid "opcode '%s': could not parse operand '%s' in '%s'"
19552 msgstr ""
19553
19554 #: config/xtensa-relax.c:1875
19555 #, c-format
19556 msgid "could not parse INSN_PATTERN '%s'"
19557 msgstr ""
19558
19559 #: config/xtensa-relax.c:1879
19560 #, c-format
19561 msgid "could not parse INSN_REPL '%s'"
19562 msgstr ""
19563
19564 #: config/xtensa-relax.c:1890
19565 #, c-format
19566 msgid "could not build transition for %s => %s"
19567 msgstr ""
19568
19569 #: depend.c:194
19570 #, c-format
19571 msgid "can't open `%s' for writing"
19572 msgstr ""
19573
19574 #: depend.c:206
19575 #, c-format
19576 msgid "can't close `%s'"
19577 msgstr ""
19578
19579 #: dw2gencfi.c:319 read.c:2441
19580 #, c-format
19581 msgid "bfd_set_section_flags: %s"
19582 msgstr ""
19583
19584 #: dw2gencfi.c:601 dw2gencfi.c:617
19585 #, c-format
19586 msgid "register save offset not a multiple of %u"
19587 msgstr ""
19588
19589 #: dw2gencfi.c:700
19590 msgid "CFI state restore without previous remember"
19591 msgstr ""
19592
19593 #: dw2gencfi.c:758
19594 msgid "missing separator"
19595 msgstr ""
19596
19597 #: dw2gencfi.c:807
19598 msgid "bad register expression"
19599 msgstr ""
19600
19601 #: dw2gencfi.c:828 dw2gencfi.c:958 dw2gencfi.c:996 dw2gencfi.c:1067
19602 #: dw2gencfi.c:1140 dw2gencfi.c:1378
19603 msgid "CFI instruction used without previous .cfi_startproc"
19604 msgstr ""
19605
19606 #: dw2gencfi.c:1021
19607 msgid "invalid or unsupported encoding in .cfi_personality"
19608 msgstr ""
19609
19610 #: dw2gencfi.c:1028
19611 msgid ".cfi_personality requires encoding and symbol arguments"
19612 msgstr ""
19613
19614 #: dw2gencfi.c:1051
19615 msgid "wrong second argument to .cfi_personality"
19616 msgstr ""
19617
19618 #: dw2gencfi.c:1092 dw2gencfi.c:1168
19619 msgid "invalid or unsupported encoding in .cfi_lsda"
19620 msgstr ""
19621
19622 #: dw2gencfi.c:1099
19623 msgid ".cfi_lsda requires encoding and symbol arguments"
19624 msgstr ""
19625
19626 #: dw2gencfi.c:1124
19627 msgid "wrong second argument to .cfi_lsda"
19628 msgstr ""
19629
19630 #: dw2gencfi.c:1190
19631 msgid "wrong third argument to .cfi_val_encoded_addr"
19632 msgstr ""
19633
19634 #: dw2gencfi.c:1280
19635 msgid "inconsistent uses of .cfi_sections"
19636 msgstr ""
19637
19638 #: dw2gencfi.c:1291
19639 msgid "previous CFI entry not closed (missing .cfi_endproc)"
19640 msgstr ""
19641
19642 #: dw2gencfi.c:1332
19643 msgid ".cfi_endproc without corresponding .cfi_startproc"
19644 msgstr ""
19645
19646 #: dw2gencfi.c:1389
19647 msgid "wrong argument to .cfi_personality_id"
19648 msgstr ""
19649
19650 #: dw2gencfi.c:1399
19651 msgid ".cfi_fde_data without corresponding .cfi_startproc"
19652 msgstr ""
19653
19654 #: dw2gencfi.c:1508
19655 msgid "unexpected .cfi_inline_lsda"
19656 msgstr ""
19657
19658 #: dw2gencfi.c:1515
19659 msgid ".cfi_inline_lsda not valid for this frame"
19660 msgstr ""
19661
19662 #: dw2gencfi.c:1523
19663 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
19664 msgstr ""
19665
19666 #: dw2gencfi.c:1536
19667 #, c-format
19668 msgid "Alignment too large: %d. assumed."
19669 msgstr ""
19670
19671 #: dw2gencfi.c:1540
19672 msgid "Alignment negative: 0 assumed."
19673 msgstr ""
19674
19675 #: dw2gencfi.c:1566
19676 #, fuzzy
19677 #| msgid "Infinities are not supported by this target\n"
19678 msgid ".cfi_inline_lsda is not supported for this target"
19679 msgstr "Бесконечность не поддерживается этой целью\n"
19680
19681 #: dw2gencfi.c:1573
19682 #, fuzzy
19683 #| msgid "Infinities are not supported by this target\n"
19684 msgid ".cfi_fde_data is not supported for this target"
19685 msgstr "Бесконечность не поддерживается этой целью\n"
19686
19687 #: dw2gencfi.c:1580
19688 #, fuzzy
19689 #| msgid "Infinities are not supported by this target\n"
19690 msgid ".cfi_personality_id is not supported for this target"
19691 msgstr "Бесконечность не поддерживается этой целью\n"
19692
19693 #: dw2gencfi.c:2356 dw2gencfi.c:2512
19694 msgid "open CFI at the end of file; missing .cfi_endproc directive"
19695 msgstr ""
19696
19697 #: dw2gencfi.c:2539
19698 #, fuzzy
19699 #| msgid "NaNs are not supported by this target\n"
19700 msgid "CFI is not supported for this target"
19701 msgstr "NaN не поддерживается этой целью\n"
19702
19703 #: dwarf2dbg.c:371 dwarf2dbg.c:2268
19704 msgid "view number mismatch"
19705 msgstr ""
19706
19707 #: dwarf2dbg.c:779 dwarf2dbg.c:814
19708 msgid "file number less than one"
19709 msgstr ""
19710
19711 #: dwarf2dbg.c:789
19712 #, c-format
19713 msgid "file number %ld already allocated"
19714 msgstr ""
19715
19716 #: dwarf2dbg.c:819 dwarf2dbg.c:1681
19717 #, c-format
19718 msgid "unassigned file number %ld"
19719 msgstr ""
19720
19721 #: dwarf2dbg.c:888
19722 msgid "is_stmt value not 0 or 1"
19723 msgstr ""
19724
19725 #: dwarf2dbg.c:900
19726 msgid "isa number less than zero"
19727 msgstr ""
19728
19729 #: dwarf2dbg.c:912
19730 msgid "discriminator less than zero"
19731 msgstr ""
19732
19733 #: dwarf2dbg.c:931
19734 msgid "numeric view can only be asserted to zero"
19735 msgstr ""
19736
19737 #: dwarf2dbg.c:966
19738 #, c-format
19739 msgid "unknown .loc sub-directive `%s'"
19740 msgstr ""
19741
19742 #: dwarf2dbg.c:1758
19743 msgid "internal error: unknown dwarf2 format"
19744 msgstr ""
19745
19746 #: ecoff.c:1559
19747 #, c-format
19748 msgid "string too big (%lu bytes)"
19749 msgstr ""
19750
19751 #: ecoff.c:1585
19752 #, c-format
19753 msgid "inserting \"%s\" into string hash table: %s"
19754 msgstr ""
19755
19756 #: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
19757 #: ecoff.c:2135
19758 msgid "no current file pointer"
19759 msgstr ""
19760
19761 #: ecoff.c:1703
19762 msgid "too many st_End's"
19763 msgstr ""
19764
19765 #: ecoff.c:2041
19766 #, c-format
19767 msgid "inserting \"%s\" into tag hash table: %s"
19768 msgstr ""
19769
19770 #: ecoff.c:2204
19771 msgid "fake .file after real one"
19772 msgstr ""
19773
19774 #: ecoff.c:2293
19775 msgid "filename goes over one page boundary"
19776 msgstr ""
19777
19778 #: ecoff.c:2426
19779 msgid ".begin directive without a preceding .file directive"
19780 msgstr ""
19781
19782 #: ecoff.c:2433
19783 msgid ".begin directive without a preceding .ent directive"
19784 msgstr ""
19785
19786 #: ecoff.c:2463
19787 msgid ".bend directive without a preceding .file directive"
19788 msgstr ""
19789
19790 #: ecoff.c:2470
19791 msgid ".bend directive without a preceding .ent directive"
19792 msgstr ""
19793
19794 #: ecoff.c:2482
19795 msgid ".bend directive names unknown symbol"
19796 msgstr ""
19797
19798 #: ecoff.c:2524
19799 msgid ".def pseudo-op used inside of .def/.endef; ignored"
19800 msgstr ""
19801
19802 #: ecoff.c:2526
19803 msgid "empty symbol name in .def; ignored"
19804 msgstr ""
19805
19806 #: ecoff.c:2563
19807 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
19808 msgstr ""
19809
19810 #: ecoff.c:2578
19811 msgid "badly formed .dim directive"
19812 msgstr ""
19813
19814 #: ecoff.c:2591
19815 msgid "too many .dim entries"
19816 msgstr ""
19817
19818 #: ecoff.c:2611
19819 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
19820 msgstr ""
19821
19822 #: ecoff.c:2636
19823 msgid ".size pseudo-op used outside of .def/.endef; ignored"
19824 msgstr ""
19825
19826 #: ecoff.c:2651
19827 msgid "badly formed .size directive"
19828 msgstr ""
19829
19830 #: ecoff.c:2664
19831 msgid "too many .size entries"
19832 msgstr ""
19833
19834 #: ecoff.c:2686
19835 msgid ".type pseudo-op used outside of .def/.endef; ignored"
19836 msgstr ""
19837
19838 #. FIXME: We could handle this by setting the continued bit.
19839 #. There would still be a limit: the .type argument can not
19840 #. be infinite.
19841 #: ecoff.c:2704
19842 #, c-format
19843 msgid "the type of %s is too complex; it will be simplified"
19844 msgstr ""
19845
19846 #: ecoff.c:2715
19847 msgid "Unrecognized .type argument"
19848 msgstr ""
19849
19850 #: ecoff.c:2753
19851 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
19852 msgstr ""
19853
19854 #: ecoff.c:2777
19855 msgid ".val pseudo-op used outside of .def/.endef; ignored"
19856 msgstr ""
19857
19858 #: ecoff.c:2785
19859 msgid ".val expression is too complex"
19860 msgstr ""
19861
19862 #: ecoff.c:2815
19863 msgid ".endef pseudo-op used before .def; ignored"
19864 msgstr ""
19865
19866 #: ecoff.c:2841 ecoff.c:2922
19867 msgid "bad COFF debugging information"
19868 msgstr ""
19869
19870 #: ecoff.c:2890
19871 #, c-format
19872 msgid "no tag specified for %s"
19873 msgstr ""
19874
19875 #: ecoff.c:2992
19876 msgid ".end directive without a preceding .file directive"
19877 msgstr ""
19878
19879 #: ecoff.c:3020
19880 msgid ".end directive names unknown symbol"
19881 msgstr ""
19882
19883 #: ecoff.c:3051
19884 msgid "second .ent directive found before .end directive"
19885 msgstr ""
19886
19887 #: ecoff.c:3060
19888 #, c-format
19889 msgid "%s directive has no name"
19890 msgstr ""
19891
19892 #: ecoff.c:3121
19893 msgid "no way to handle .file within .ent/.end section"
19894 msgstr ""
19895
19896 #: ecoff.c:3238
19897 msgid ".loc before .file"
19898 msgstr ""
19899
19900 #: ecoff.c:3440
19901 #, c-format
19902 msgid ".stab%c is not supported"
19903 msgstr ""
19904
19905 #: ecoff.c:3450
19906 #, c-format
19907 msgid ".stab%c: ignoring non-zero other field"
19908 msgstr ""
19909
19910 #: ecoff.c:3484
19911 #, c-format
19912 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
19913 msgstr ""
19914
19915 #: ecoff.c:3518
19916 #, c-format
19917 msgid "illegal .stab%c directive, bad character"
19918 msgstr ""
19919
19920 #: ecoff.c:3977 ecoff.c:4166 ecoff.c:4191
19921 msgid ".begin/.bend in different segments"
19922 msgstr ""
19923
19924 #: ecoff.c:4687
19925 msgid "missing .end or .bend at end of file"
19926 msgstr ""
19927
19928 #: ecoff.c:5172
19929 msgid "GP prologue size exceeds field size, using 0 instead"
19930 msgstr ""
19931
19932 #: expr.c:82 read.c:3820
19933 msgid "bignum invalid"
19934 msgstr ""
19935
19936 #: expr.c:84 read.c:3822 read.c:4334 read.c:5310
19937 msgid "floating point number invalid"
19938 msgstr ""
19939
19940 #: expr.c:207
19941 msgid "bad floating-point constant: exponent overflow"
19942 msgstr ""
19943
19944 #: expr.c:211
19945 #, c-format
19946 msgid "bad floating-point constant: unknown error code=%d"
19947 msgstr ""
19948
19949 #: expr.c:396
19950 msgid "a bignum with underscores may not have more than 8 hex digits in any word"
19951 msgstr ""
19952
19953 #: expr.c:419
19954 msgid "a bignum with underscores must have exactly 4 words"
19955 msgstr ""
19956
19957 #. Either not seen or not defined.
19958 #. @@ Should print out the original string instead of
19959 #. the parsed number.
19960 #: expr.c:557
19961 #, c-format
19962 msgid "backward ref to unknown label \"%d:\""
19963 msgstr ""
19964
19965 #: expr.c:675
19966 msgid "character constant too large"
19967 msgstr ""
19968
19969 #: expr.c:970
19970 #, c-format
19971 msgid "found '%c', expected: '%c'"
19972 msgstr ""
19973
19974 #: expr.c:973
19975 #, c-format
19976 msgid "missing '%c'"
19977 msgstr ""
19978
19979 #: expr.c:985 read.c:4761
19980 msgid "EBCDIC constants are not supported"
19981 msgstr ""
19982
19983 #: expr.c:1112
19984 #, c-format
19985 msgid "Unary operator %c ignored because bad operand follows"
19986 msgstr ""
19987
19988 #: expr.c:1162 expr.c:1193
19989 msgid "syntax error in .startof. or .sizeof."
19990 msgstr ""
19991
19992 #: expr.c:1274 expr.c:1640
19993 #, c-format
19994 msgid "invalid use of operator \"%s\""
19995 msgstr ""
19996
19997 #: expr.c:1824
19998 msgid "missing operand; zero assumed"
19999 msgstr ""
20000
20001 #: expr.c:1863
20002 msgid "left operand is a bignum; integer 0 assumed"
20003 msgstr ""
20004
20005 #: expr.c:1865
20006 msgid "left operand is a float; integer 0 assumed"
20007 msgstr ""
20008
20009 #: expr.c:1874
20010 msgid "right operand is a bignum; integer 0 assumed"
20011 msgstr ""
20012
20013 #: expr.c:1876
20014 msgid "right operand is a float; integer 0 assumed"
20015 msgstr ""
20016
20017 #: expr.c:1947 symbols.c:1396
20018 msgid "division by zero"
20019 msgstr ""
20020
20021 #: expr.c:1953
20022 msgid "shift count"
20023 msgstr ""
20024
20025 #: expr.c:2074
20026 msgid "operation combines symbols in different segments"
20027 msgstr ""
20028
20029 #: expr.c:2396
20030 msgid "missing closing '\"'"
20031 msgstr ""
20032
20033 #: frags.c:60
20034 msgid "attempt to allocate data in absolute section"
20035 msgstr ""
20036
20037 #: frags.c:66
20038 msgid "attempt to allocate data in common section"
20039 msgstr ""
20040
20041 #: frags.c:115 write.c:1465
20042 #, c-format
20043 msgid "can't extend frag %lu char"
20044 msgid_plural "can't extend frag %lu chars"
20045 msgstr[0] ""
20046 msgstr[1] ""
20047 msgstr[2] ""
20048
20049 #. For error messages.
20050 #. Detect if we are reading from stdin by examining the file
20051 #. name returned by as_where().
20052 #.
20053 #. [FIXME: We rely upon the name in the strcmp below being the
20054 #. same as the one used by input_scrub_new_file(), if that is
20055 #. not true, then this code will fail].
20056 #.
20057 #. If we are reading from stdin, then we need to save each input
20058 #. line here (assuming of course that we actually have a line of
20059 #. input to read), so that it can be displayed in the listing
20060 #. that is produced at the end of the assembly.
20061 #: input-file.c:136 input-scrub.c:240 listing.c:353
20062 msgid "{standard input}"
20063 msgstr ""
20064
20065 #: input-file.c:141
20066 #, c-format
20067 msgid "can't open %s for reading: %s"
20068 msgstr ""
20069
20070 #: input-file.c:150 input-file.c:224
20071 #, c-format
20072 msgid "can't read from %s: %s"
20073 msgstr ""
20074
20075 #: input-file.c:252 listing.c:1443 output-file.c:71
20076 #, c-format
20077 msgid "can't close %s: %s"
20078 msgstr ""
20079
20080 #: input-scrub.c:267
20081 msgid "macros nested too deeply"
20082 msgstr ""
20083
20084 #: itbl-ops.c:328
20085 #, c-format
20086 msgid "Unable to allocate memory for new instructions\n"
20087 msgstr ""
20088
20089 #: listing.c:253 messages.c:165 messages.c:167 messages.c:170
20090 msgid "Warning: "
20091 msgstr ""
20092
20093 #: listing.c:259 messages.c:230 messages.c:232 messages.c:235
20094 msgid "Error: "
20095 msgstr ""
20096
20097 #: listing.c:625
20098 #, c-format
20099 msgid "unable to rebuffer file: %s\n"
20100 msgstr ""
20101
20102 #: listing.c:1329
20103 #, c-format
20104 msgid ""
20105 "\n"
20106 " time stamp \t: %s\n"
20107 "\n"
20108 msgstr ""
20109
20110 #: listing.c:1339
20111 #, c-format
20112 msgid "%s "
20113 msgstr ""
20114
20115 #: listing.c:1344
20116 #, c-format
20117 msgid ""
20118 "\n"
20119 "\t%s "
20120 msgstr ""
20121
20122 #: listing.c:1354
20123 msgid ""
20124 "\n"
20125 " options passed\t: "
20126 msgstr ""
20127
20128 #: listing.c:1393
20129 #, c-format
20130 msgid ""
20131 " GNU assembler version %s (%s)\n"
20132 "\t using BFD version %s."
20133 msgstr ""
20134
20135 #: listing.c:1396
20136 #, c-format
20137 msgid ""
20138 "\n"
20139 " input file \t: %s"
20140 msgstr ""
20141
20142 #: listing.c:1397
20143 #, c-format
20144 msgid ""
20145 "\n"
20146 " output file \t: %s"
20147 msgstr ""
20148
20149 #: listing.c:1398
20150 #, c-format
20151 msgid ""
20152 "\n"
20153 " target \t: %s"
20154 msgstr ""
20155
20156 #: listing.c:1422
20157 #, c-format
20158 msgid "can't open %s: %s"
20159 msgstr ""
20160
20161 #: listing.c:1507
20162 msgid "strange paper height, set to no form"
20163 msgstr ""
20164
20165 #: listing.c:1569
20166 msgid "new line in title"
20167 msgstr ""
20168
20169 #. Turns the next expression into a string.
20170 #: macro.c:382
20171 #, no-c-format
20172 msgid "% operator needs absolute expression"
20173 msgstr ""
20174
20175 #: macro.c:536
20176 #, c-format
20177 msgid "Missing parameter qualifier for `%s' in macro `%s'"
20178 msgstr ""
20179
20180 #: macro.c:546
20181 #, c-format
20182 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
20183 msgstr ""
20184
20185 #: macro.c:563
20186 #, c-format
20187 msgid "Pointless default value for required parameter `%s' in macro `%s'"
20188 msgstr ""
20189
20190 #: macro.c:575
20191 #, c-format
20192 msgid "A parameter named `%s' already exists for macro `%s'"
20193 msgstr ""
20194
20195 #: macro.c:612
20196 #, c-format
20197 msgid "Reserved word `%s' used as parameter in macro `%s'"
20198 msgstr ""
20199
20200 #: macro.c:670
20201 #, c-format
20202 msgid "unexpected end of file in macro `%s' definition"
20203 msgstr ""
20204
20205 #: macro.c:682
20206 #, c-format
20207 msgid "missing `)' after formals in macro definition `%s'"
20208 msgstr ""
20209
20210 #: macro.c:697
20211 msgid "Missing macro name"
20212 msgstr ""
20213
20214 #: macro.c:706
20215 #, c-format
20216 msgid "Bad parameter list for macro `%s'"
20217 msgstr ""
20218
20219 #: macro.c:712
20220 #, c-format
20221 msgid "Macro `%s' was already defined"
20222 msgstr ""
20223
20224 #: macro.c:837 macro.c:839
20225 msgid "missing `)'"
20226 msgstr ""
20227
20228 #: macro.c:936
20229 #, c-format
20230 msgid "`%s' was already used as parameter (or another local) name"
20231 msgstr ""
20232
20233 #: macro.c:1094
20234 msgid "confusion in formal parameters"
20235 msgstr ""
20236
20237 #: macro.c:1102
20238 #, c-format
20239 msgid "Parameter named `%s' does not exist for macro `%s'"
20240 msgstr ""
20241
20242 #: macro.c:1113
20243 #, c-format
20244 msgid "Value for parameter `%s' of macro `%s' was already specified"
20245 msgstr ""
20246
20247 #: macro.c:1127
20248 msgid "can't mix positional and keyword arguments"
20249 msgstr ""
20250
20251 #: macro.c:1138
20252 msgid "too many positional arguments"
20253 msgstr ""
20254
20255 #: macro.c:1186
20256 #, c-format
20257 msgid "Missing value for required parameter `%s' of macro `%s'"
20258 msgstr ""
20259
20260 #: macro.c:1304
20261 #, c-format
20262 msgid "Attempt to purge non-existing macro `%s'"
20263 msgstr ""
20264
20265 #: macro.c:1324
20266 msgid "unexpected end of file in irp or irpc"
20267 msgstr ""
20268
20269 #: macro.c:1332
20270 msgid "missing model parameter"
20271 msgstr ""
20272
20273 #: messages.c:91
20274 #, c-format
20275 msgid "Assembler messages:\n"
20276 msgstr ""
20277
20278 #: messages.c:289
20279 #, c-format
20280 msgid "Fatal error: "
20281 msgstr ""
20282
20283 #: messages.c:310
20284 #, c-format
20285 msgid "Internal error (%s).\n"
20286 msgstr ""
20287
20288 #: messages.c:312
20289 #, c-format
20290 msgid "Internal error in %s at %s:%d.\n"
20291 msgstr ""
20292
20293 #: messages.c:314
20294 #, c-format
20295 msgid "Internal error at %s:%d.\n"
20296 msgstr ""
20297
20298 #: messages.c:316
20299 #, c-format
20300 msgid "Please report this bug.\n"
20301 msgstr ""
20302
20303 #: messages.c:400
20304 #, c-format
20305 msgid "%s out of domain (%d is not a multiple of %d)"
20306 msgstr ""
20307
20308 #: messages.c:418
20309 #, c-format
20310 msgid "%s out of range (%d is not between %d and %d)"
20311 msgstr ""
20312
20313 #. xgettext:c-format.
20314 #: messages.c:441
20315 #, c-format
20316 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
20317 msgstr ""
20318
20319 #: output-file.c:34
20320 #, c-format
20321 msgid "can't open a bfd on stdout %s"
20322 msgstr ""
20323
20324 #: output-file.c:41
20325 #, c-format
20326 msgid "selected target format '%s' unknown"
20327 msgstr ""
20328
20329 #: output-file.c:43
20330 #, c-format
20331 msgid "can't create %s: %s"
20332 msgstr ""
20333
20334 #: read.c:520
20335 #, c-format
20336 msgid "error constructing %s pseudo-op table: %s"
20337 msgstr ""
20338
20339 #: read.c:702
20340 msgid "cannot change section or subsection inside .bundle_lock"
20341 msgstr ""
20342
20343 #: read.c:718
20344 #, c-format
20345 msgid ".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
20346 msgstr ""
20347
20348 #: read.c:727
20349 #, c-format
20350 msgid "single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
20351 msgstr ""
20352
20353 #: read.c:768 read.c:2811 read.c:3452
20354 msgid "ignoring fill value in absolute section"
20355 msgstr ""
20356
20357 #: read.c:770 read.c:2826 read.c:3491
20358 #, fuzzy, c-format
20359 #| msgid "ignoring changed section type for %s"
20360 msgid "ignoring fill value in section `%s'"
20361 msgstr "игнорируется изменение типа раздела для %s"
20362
20363 #: read.c:1130
20364 #, c-format
20365 msgid "unknown pseudo-op: `%s'"
20366 msgstr ""
20367
20368 #: read.c:1183
20369 msgid "unable to continue with assembly."
20370 msgstr ""
20371
20372 #: read.c:1225
20373 #, c-format
20374 msgid "label \"%d$\" redefined"
20375 msgstr ""
20376
20377 #: read.c:1372
20378 msgid ".bundle_lock with no matching .bundle_unlock"
20379 msgstr ""
20380
20381 #: read.c:1469
20382 msgid ".abort detected. Abandoning ship."
20383 msgstr ""
20384
20385 #: read.c:1531
20386 #, c-format
20387 msgid "alignment too large: %u assumed"
20388 msgstr ""
20389
20390 #: read.c:1563
20391 msgid "expected fill pattern missing"
20392 msgstr ""
20393
20394 #: read.c:1588
20395 #, c-format
20396 msgid "fill pattern too long, truncating to %u"
20397 msgstr ""
20398
20399 #: read.c:1686
20400 msgid "symbol name not recognised in the current locale"
20401 msgstr ""
20402
20403 #. Some of the back ends can't deal with non-positive line numbers.
20404 #. Besides, it's silly. GCC however will generate a line number of
20405 #. zero when it is pre-processing builtins for assembler-with-cpp files:
20406 #.
20407 #. # 0 "<built-in>"
20408 #.
20409 #. We do not want to barf on this, especially since such files are used
20410 #. in the GCC and GDB testsuites. So we check for negative line numbers
20411 #. rather than non-positive line numbers.
20412 #: read.c:2028
20413 #, c-format
20414 msgid "line numbers must be positive; line number %d rejected"
20415 msgstr ""
20416
20417 #: read.c:2065
20418 #, c-format
20419 msgid "incompatible flag %i in line directive"
20420 msgstr ""
20421
20422 #: read.c:2077
20423 #, c-format
20424 msgid "unsupported flag %i in line directive"
20425 msgstr ""
20426
20427 #: read.c:2116
20428 msgid "start address not supported"
20429 msgstr ""
20430
20431 #: read.c:2125
20432 msgid ".err encountered"
20433 msgstr ""
20434
20435 #: read.c:2141
20436 msgid ".error directive invoked in source file"
20437 msgstr ""
20438
20439 #: read.c:2142
20440 msgid ".warning directive invoked in source file"
20441 msgstr ""
20442
20443 #: read.c:2148
20444 #, c-format
20445 msgid "%s argument must be a string"
20446 msgstr ""
20447
20448 #: read.c:2180 read.c:2182
20449 #, c-format
20450 msgid ".fail %ld encountered"
20451 msgstr ""
20452
20453 #: read.c:2222
20454 #, c-format
20455 msgid ".fill size clamped to %d"
20456 msgstr ""
20457
20458 #: read.c:2227
20459 msgid "size negative; .fill ignored"
20460 msgstr ""
20461
20462 #: read.c:2233
20463 msgid "repeat < 0; .fill ignored"
20464 msgstr ""
20465
20466 #: read.c:2242
20467 msgid "non-constant fill count for absolute section"
20468 msgstr ""
20469
20470 #: read.c:2244
20471 msgid "attempt to fill absolute section with non-zero value"
20472 msgstr ""
20473
20474 #: read.c:2250
20475 #, c-format
20476 msgid "attempt to fill section `%s' with non-zero value"
20477 msgstr ""
20478
20479 #: read.c:2407
20480 #, c-format
20481 msgid "unrecognized .linkonce type `%s'"
20482 msgstr ""
20483
20484 #: read.c:2419
20485 msgid ".linkonce is not supported for this object file format"
20486 msgstr ""
20487
20488 #: read.c:2514
20489 msgid "expected alignment after size"
20490 msgstr ""
20491
20492 #: read.c:2733
20493 #, c-format
20494 msgid "attempt to redefine pseudo-op `%s' ignored"
20495 msgstr ""
20496
20497 #: read.c:2752
20498 msgid "ignoring macro exit outside a macro definition."
20499 msgstr ""
20500
20501 #: read.c:2806
20502 #, c-format
20503 msgid "invalid segment \"%s\""
20504 msgstr ""
20505
20506 #: read.c:2814
20507 msgid "only constant offsets supported in absolute section"
20508 msgstr ""
20509
20510 #: read.c:2857
20511 msgid "MRI style ORG pseudo-op not supported"
20512 msgstr ""
20513
20514 #: read.c:3008
20515 #, c-format
20516 msgid "unrecognized section type `%s'"
20517 msgstr ""
20518
20519 #: read.c:3021
20520 msgid "absolute sections are not supported"
20521 msgstr ""
20522
20523 #: read.c:3036
20524 #, c-format
20525 msgid "unrecognized section command `%s'"
20526 msgstr ""
20527
20528 #: read.c:3099
20529 #, c-format
20530 msgid ".end%c encountered without preceding %s"
20531 msgstr ""
20532
20533 #: read.c:3128 read.c:3164
20534 #, c-format
20535 msgid "negative count for %s - ignored"
20536 msgstr ""
20537
20538 #: read.c:3135 read.c:3171
20539 #, c-format
20540 msgid "%s without %s"
20541 msgstr ""
20542
20543 #: read.c:3405
20544 msgid "unsupported variable size or fill value"
20545 msgstr ""
20546
20547 #: read.c:3413
20548 #, c-format
20549 msgid "size value for space directive too large: %lx"
20550 msgstr ""
20551
20552 #: read.c:3442
20553 msgid ".space repeat count is zero, ignored"
20554 msgstr ""
20555
20556 #: read.c:3444
20557 msgid ".space repeat count is negative, ignored"
20558 msgstr ""
20559
20560 #: read.c:3475
20561 msgid "space allocation too complex in absolute section"
20562 msgstr ""
20563
20564 #: read.c:3481
20565 msgid "space allocation too complex in common section"
20566 msgstr ""
20567
20568 #: read.c:3575 read.c:5020
20569 #, c-format
20570 msgid "bad floating literal: %s"
20571 msgstr ""
20572
20573 #: read.c:3708
20574 #, c-format
20575 msgid "%s: would close weakref loop: %s"
20576 msgstr ""
20577
20578 #: read.c:3758
20579 #, c-format
20580 msgid "junk at end of line, first unrecognized character valued 0x%x"
20581 msgstr ""
20582
20583 #: read.c:3886 write.c:2133
20584 #, c-format
20585 msgid "`%s' can't be equated to common symbol `%s'"
20586 msgstr ""
20587
20588 #: read.c:4023
20589 msgid "unexpected `\"' in expression"
20590 msgstr ""
20591
20592 #: read.c:4036
20593 msgid "rva without symbol"
20594 msgstr ""
20595
20596 #: read.c:4105
20597 msgid "missing or bad offset expression"
20598 msgstr ""
20599
20600 #: read.c:4126
20601 msgid "missing reloc type"
20602 msgstr ""
20603
20604 #: read.c:4150
20605 msgid "unrecognized reloc type"
20606 msgstr ""
20607
20608 #: read.c:4166
20609 msgid "bad reloc expression"
20610 msgstr ""
20611
20612 #: read.c:4328 read.c:5304
20613 msgid "zero assumed for missing expression"
20614 msgstr ""
20615
20616 #: read.c:4348 read.c:5333
20617 msgid "attempt to store value in absolute section"
20618 msgstr ""
20619
20620 #: read.c:4355 read.c:5339
20621 #, c-format
20622 msgid "attempt to store non-zero value in section `%s'"
20623 msgstr ""
20624
20625 #: read.c:4441
20626 #, c-format
20627 msgid "value 0x%llx truncated to 0x%llx"
20628 msgstr ""
20629
20630 #: read.c:4444
20631 msgid "value 0x%I64x truncated to 0x%I64x"
20632 msgstr ""
20633
20634 #: read.c:4448
20635 #, c-format
20636 msgid "value 0x%lx truncated to 0x%lx"
20637 msgstr ""
20638
20639 #: read.c:4493
20640 #, c-format
20641 msgid "bignum truncated to %d byte"
20642 msgid_plural "bignum truncated to %d bytes"
20643 msgstr[0] ""
20644 msgstr[1] ""
20645 msgstr[2] ""
20646
20647 #: read.c:4832 read.c:5042
20648 msgid "unresolvable or nonpositive repeat count; using 1"
20649 msgstr ""
20650
20651 #: read.c:4881
20652 #, c-format
20653 msgid "unknown floating type type '%c'"
20654 msgstr ""
20655
20656 #: read.c:4903
20657 msgid "floating point constant too large"
20658 msgstr ""
20659
20660 #: read.c:4967
20661 msgid "attempt to store float in absolute section"
20662 msgstr ""
20663
20664 #: read.c:4974
20665 #, c-format
20666 msgid "attempt to store float in section `%s'"
20667 msgstr ""
20668
20669 #: read.c:5422
20670 #, c-format
20671 msgid "attempt to store non-empty string in section `%s'"
20672 msgstr ""
20673
20674 #: read.c:5484
20675 msgid "strings must be placed into a section"
20676 msgstr ""
20677
20678 #: read.c:5547
20679 msgid "expected <nn>"
20680 msgstr ""
20681
20682 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
20683 #: read.c:5586 read.c:5672
20684 msgid "unterminated string; newline inserted"
20685 msgstr ""
20686
20687 #: read.c:5686
20688 msgid "bad escaped character in string"
20689 msgstr ""
20690
20691 #: read.c:5711
20692 msgid "expected address expression"
20693 msgstr ""
20694
20695 #: read.c:5730
20696 #, c-format
20697 msgid "symbol \"%s\" undefined; zero assumed"
20698 msgstr ""
20699
20700 #: read.c:5733
20701 msgid "some symbol undefined; zero assumed"
20702 msgstr ""
20703
20704 #: read.c:5768
20705 msgid "this string may not contain '\\0'"
20706 msgstr ""
20707
20708 #: read.c:5804
20709 msgid "missing string"
20710 msgstr ""
20711
20712 #: read.c:5895
20713 #, c-format
20714 msgid ".incbin count zero, ignoring `%s'"
20715 msgstr ""
20716
20717 #: read.c:5921
20718 #, c-format
20719 msgid "file not found: %s"
20720 msgstr ""
20721
20722 #: read.c:5935
20723 #, c-format
20724 msgid "seek to end of .incbin file failed `%s'"
20725 msgstr ""
20726
20727 #: read.c:5946
20728 #, c-format
20729 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
20730 msgstr ""
20731
20732 #: read.c:5953
20733 #, c-format
20734 msgid "could not skip to %ld in file `%s'"
20735 msgstr ""
20736
20737 #: read.c:5962
20738 #, c-format
20739 msgid "truncated file `%s', %ld of %ld bytes read"
20740 msgstr ""
20741
20742 #: read.c:6120
20743 msgid "missing .func"
20744 msgstr ""
20745
20746 #: read.c:6137
20747 msgid ".endfunc missing for previous .func"
20748 msgstr ""
20749
20750 #: read.c:6196
20751 #, c-format
20752 msgid ".bundle_align_mode alignment too large (maximum %u)"
20753 msgstr ""
20754
20755 #: read.c:6201
20756 msgid "cannot change .bundle_align_mode inside .bundle_lock"
20757 msgstr ""
20758
20759 #: read.c:6215
20760 msgid ".bundle_lock is meaningless without .bundle_align_mode"
20761 msgstr ""
20762
20763 #: read.c:6236
20764 msgid ".bundle_unlock without preceding .bundle_lock"
20765 msgstr ""
20766
20767 #: read.c:6249
20768 #, c-format
20769 msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
20770 msgstr ""
20771
20772 #: read.c:6348
20773 #, c-format
20774 msgid "missing closing `%c'"
20775 msgstr ""
20776
20777 #: read.c:6350
20778 msgid "stray `\\'"
20779 msgstr ""
20780
20781 #: remap.c:53
20782 #, c-format
20783 msgid "invalid argument '%s' to -fdebug-prefix-map"
20784 msgstr ""
20785
20786 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
20787 #, c-format
20788 msgid ".stab%c: missing comma"
20789 msgstr ""
20790
20791 #. This could happen for example with a source file with a huge
20792 #. number of lines. The only cure is to use a different debug
20793 #. format, probably DWARF.
20794 #: stabs.c:242
20795 #, c-format
20796 msgid ".stab%c: description field '%x' too big, try a different debug format"
20797 msgstr ""
20798
20799 #: stabs.c:423
20800 msgid "comma missing in .xstabs"
20801 msgstr ""
20802
20803 #: symbols.c:287
20804 #, c-format
20805 msgid "cannot define symbol `%s' in absolute section"
20806 msgstr ""
20807
20808 #: symbols.c:421
20809 #, c-format
20810 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
20811 msgstr ""
20812
20813 #: symbols.c:496 symbols.c:503
20814 #, c-format
20815 msgid "inserting \"%s\" into symbol table failed: %s"
20816 msgstr ""
20817
20818 #: symbols.c:1022
20819 #, c-format
20820 msgid "invalid operands (%s and %s sections) for `%s'"
20821 msgstr ""
20822
20823 #: symbols.c:1026
20824 #, fuzzy, c-format
20825 #| msgid "ignoring changed section type for %s"
20826 msgid "invalid operand (%s section) for `%s'"
20827 msgstr "игнорируется изменение типа раздела для %s"
20828
20829 #: symbols.c:1034
20830 #, c-format
20831 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
20832 msgstr ""
20833
20834 #: symbols.c:1037
20835 #, c-format
20836 msgid "invalid operand (%s section) for `%s' when setting `%s'"
20837 msgstr ""
20838
20839 #: symbols.c:1086
20840 #, c-format
20841 msgid "symbol definition loop encountered at `%s'"
20842 msgstr ""
20843
20844 #: symbols.c:1113
20845 #, c-format
20846 msgid "cannot convert expression symbol %s to complex relocation"
20847 msgstr ""
20848
20849 #: symbols.c:1398
20850 #, c-format
20851 msgid "division by zero when setting `%s'"
20852 msgstr ""
20853
20854 #. See PR 20895 for a reproducer.
20855 #: symbols.c:1438
20856 msgid "Invalid operation on symbol"
20857 msgstr ""
20858
20859 #: symbols.c:1488 write.c:2182
20860 #, c-format
20861 msgid "can't resolve value for symbol `%s'"
20862 msgstr ""
20863
20864 #: symbols.c:1947
20865 #, c-format
20866 msgid "\"%d\" (instance number %d of a %s label)"
20867 msgstr ""
20868
20869 #: symbols.c:1976
20870 #, c-format
20871 msgid "attempt to get value of unresolved symbol `%s'"
20872 msgstr ""
20873
20874 #. Do not reassign section symbols.
20875 #: symbols.c:2264
20876 msgid "section symbols are already global"
20877 msgstr ""
20878
20879 #: symbols.c:2377
20880 #, c-format
20881 msgid "Accessing function `%s' as thread-local object"
20882 msgstr ""
20883
20884 #: symbols.c:2381
20885 #, c-format
20886 msgid "Accessing `%s' as thread-local object"
20887 msgstr ""
20888
20889 #: write.c:167
20890 #, c-format
20891 msgid "field fx_size too small to hold %d"
20892 msgstr ""
20893
20894 #: write.c:453
20895 #, c-format
20896 msgid "attempt to .org/.space backwards? (%ld)"
20897 msgstr ""
20898
20899 #: write.c:471
20900 #, c-format
20901 msgid "leb128 operand is an undefined symbol: %s"
20902 msgstr ""
20903
20904 #: write.c:702
20905 msgid "invalid offset expression"
20906 msgstr ""
20907
20908 #: write.c:724
20909 msgid "invalid reloc expression"
20910 msgstr ""
20911
20912 #: write.c:1109
20913 #, c-format
20914 msgid "value of %s too large for field of %d byte at %s"
20915 msgid_plural "value of %s too large for field of %d bytes at %s"
20916 msgstr[0] ""
20917 msgstr[1] ""
20918 msgstr[2] ""
20919
20920 #: write.c:1125
20921 #, c-format
20922 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
20923 msgstr ""
20924
20925 #: write.c:1166
20926 msgid "redefined symbol cannot be used on reloc"
20927 msgstr ""
20928
20929 #: write.c:1179
20930 msgid "relocation out of range"
20931 msgstr ""
20932
20933 #: write.c:1182
20934 #, c-format
20935 msgid "%s:%u: bad return from bfd_install_relocation: %x"
20936 msgstr ""
20937
20938 #: write.c:1210
20939 msgid "reloc not within (fixed part of) section"
20940 msgstr ""
20941
20942 #: write.c:1280
20943 msgid "internal error: fixup not contained within frag"
20944 msgstr ""
20945
20946 #: write.c:1398 write.c:1535
20947 msgid "can't extend frag"
20948 msgstr ""
20949
20950 #: write.c:1603
20951 #, c-format
20952 msgid "can't write %ld byte to section %s of %s: '%s'"
20953 msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
20954 msgstr[0] ""
20955 msgstr[1] ""
20956 msgstr[2] ""
20957
20958 #: write.c:1630 write.c:1666
20959 #, c-format
20960 msgid "can't fill %ld byte in section %s of %s: '%s'"
20961 msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
20962 msgstr[0] ""
20963 msgstr[1] ""
20964 msgstr[2] ""
20965
20966 #: write.c:2098
20967 #, c-format
20968 msgid "%s: global symbols not supported in common sections"
20969 msgstr ""
20970
20971 #: write.c:2112
20972 #, c-format
20973 msgid "local label `%s' is not defined"
20974 msgstr ""
20975
20976 #: write.c:2140
20977 #, c-format
20978 msgid "can't make global register symbol `%s'"
20979 msgstr ""
20980
20981 #: write.c:2444
20982 #, c-format
20983 msgid "alignment padding (%lu byte) not a multiple of %ld"
20984 msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
20985 msgstr[0] ""
20986 msgstr[1] ""
20987 msgstr[2] ""
20988
20989 #: write.c:2610
20990 #, c-format
20991 msgid ".word %s-%s+%s didn't fit"
20992 msgstr ""
20993
20994 #: write.c:2704
20995 msgid "padding added"
20996 msgstr ""
20997
20998 #: write.c:2755
20999 msgid "attempt to move .org backwards"
21000 msgstr ""
21001
21002 #: write.c:2779
21003 msgid ".space specifies non-absolute value"
21004 msgstr ""
21005
21006 #: write.c:2794
21007 msgid ".space or .fill with negative value, ignored"
21008 msgstr ""
21009
21010 #: write.c:2865
21011 #, c-format
21012 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
21013 msgstr ""
21014
21015 #~ msgid "%s: data size %ld\n"
21016 #~ msgstr "%s: размер данных %ld\n"
This page took 0.588871 seconds and 4 git commands to generate.