diff options
author | Nick Clifton <nickc@redhat.com> | 2018-06-26 14:03:16 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-06-26 14:03:16 +0100 |
commit | 30aa13067f70ba1d11c35d13be753118c457842c (patch) | |
tree | c64ff7a9e056e37b3174afa5b23af82e77c8fd8b /opcodes/po/uk.po | |
parent | 791755f59dde1d1bc191fd3742d32929091dec83 (diff) | |
download | gdb-30aa13067f70ba1d11c35d13be753118c457842c.zip gdb-30aa13067f70ba1d11c35d13be753118c457842c.tar.gz gdb-30aa13067f70ba1d11c35d13be753118c457842c.tar.bz2 |
Updated translations.
gas * po/uk.po: Updated Ukranian translation.
bfd * po/uk.po: Updated Ukranian translation.
ld * po/uk.po: Updated Ukranian translation.
gold * po/uk.po: Updated Ukranian translation.
opcodes * po/uk.po: Updated Ukranian translation.
* po/de.po: Updated German translation.
* po/pt_BR.po: Updated Brazilian Portuguese translation.
binutils* po/sv.po: Updated Swedish translation.
* po/uk.po: Updated Ukranian translation.
Diffstat (limited to 'opcodes/po/uk.po')
-rw-r--r-- | opcodes/po/uk.po | 920 |
1 files changed, 638 insertions, 282 deletions
diff --git a/opcodes/po/uk.po b/opcodes/po/uk.po index 58e1892..8487b3d 100644 --- a/opcodes/po/uk.po +++ b/opcodes/po/uk.po @@ -5,10 +5,10 @@ # Yuri Chornoivan <yurchor@ukr.net>, 2012, 2013, 2014, 2017, 2018. msgid "" msgstr "" -"Project-Id-Version: opcodes 2.30.0\n" +"Project-Id-Version: opcodes 2.30.90\n" "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n" -"POT-Creation-Date: 2018-01-13 13:44+0000\n" -"PO-Revision-Date: 2018-01-14 13:20+0200\n" +"POT-Creation-Date: 2018-06-24 19:41+0100\n" +"PO-Revision-Date: 2018-06-25 08:13+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n" "Language: uk\n" @@ -19,13 +19,21 @@ msgstr "" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 2.0\n" +#: aarch64-asm.c:805 +msgid "specified register cannot be read from" +msgstr "з вказаного регістру не можна читати дані" + +#: aarch64-asm.c:814 +msgid "specified register cannot be written to" +msgstr "до вказаного регістру не можна записувати дані" + #. Invalid option. -#: aarch64-dis.c:81 arc-dis.c:781 arm-dis.c:6155 +#: aarch64-dis.c:94 arc-dis.c:782 arm-dis.c:6158 #, c-format -msgid "Unrecognised disassembler option: %s\n" -msgstr "Невідомий параметр дизасемблювання: %s\n" +msgid "unrecognised disassembler option: %s" +msgstr "невідомий параметр дизасемблювання: %s" -#: aarch64-dis.c:3264 +#: aarch64-dis.c:3362 #, c-format msgid "" "\n" @@ -36,7 +44,7 @@ msgstr "" "З перемикачем -M можна використовувати такі специфічні для AARCH64 параметри\n" "дизасемблера (декілька параметрів слід відокремлювати комами):\n" -#: aarch64-dis.c:3268 +#: aarch64-dis.c:3366 #, c-format msgid "" "\n" @@ -45,7 +53,7 @@ msgstr "" "\n" " no-aliases не виводити альтернативних назв інструкцій.\n" -#: aarch64-dis.c:3271 +#: aarch64-dis.c:3369 #, c-format msgid "" "\n" @@ -54,7 +62,25 @@ msgstr "" "\n" " aliases вивести альтернативні назви інструкцій.\n" -#: aarch64-dis.c:3275 +#: aarch64-dis.c:3372 +#, c-format +msgid "" +"\n" +" no-notes Don't print instruction notes.\n" +msgstr "" +"\n" +" no-notes не виводити нотатки щодо інструкції.\n" + +#: aarch64-dis.c:3375 +#, c-format +msgid "" +"\n" +" notes Do print instruction notes.\n" +msgstr "" +"\n" +" notes виводити нотатки щодо інструкції.\n" + +#: aarch64-dis.c:3379 #, c-format msgid "" "\n" @@ -63,8 +89,8 @@ msgstr "" "\n" " debug_dump тимчасовий перемикач для діагностичного трасування.\n" -#: aarch64-dis.c:3279 mips-dis.c:2601 mips-dis.c:2609 mips-dis.c:2611 -#: riscv-dis.c:509 +#: aarch64-dis.c:3383 mips-dis.c:2612 mips-dis.c:2620 mips-dis.c:2622 +#: nfp-dis.c:2981 riscv-dis.c:509 #, c-format msgid "\n" msgstr "\n" @@ -149,7 +175,7 @@ msgstr "некоректний зсув регістра" msgid "invalid post-increment amount" msgstr "некоректна величина збільшення після виконання порівняння" -#: aarch64-opc.c:1694 aarch64-opc.c:2171 +#: aarch64-opc.c:1694 aarch64-opc.c:2172 msgid "invalid shift amount" msgstr "некоректна величина зсуву" @@ -157,121 +183,129 @@ msgstr "некоректна величина зсуву" msgid "invalid extend/shift operator" msgstr "некоректний оператор розширення або зсуву" -#: aarch64-opc.c:1753 aarch64-opc.c:1992 aarch64-opc.c:2027 aarch64-opc.c:2046 -#: aarch64-opc.c:2054 aarch64-opc.c:2125 aarch64-opc.c:2301 aarch64-opc.c:2401 -#: aarch64-opc.c:2414 +#: aarch64-opc.c:1753 aarch64-opc.c:1993 aarch64-opc.c:2028 aarch64-opc.c:2047 +#: aarch64-opc.c:2055 aarch64-opc.c:2126 aarch64-opc.c:2302 aarch64-opc.c:2402 +#: aarch64-opc.c:2415 msgid "immediate out of range" msgstr "константа поза межами припустимого діапазону" -#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1866 aarch64-opc.c:1900 +#: aarch64-opc.c:1775 aarch64-opc.c:1817 aarch64-opc.c:1867 aarch64-opc.c:1901 msgid "invalid addressing mode" msgstr "некоректний режим адресування" -#: aarch64-opc.c:1858 +#: aarch64-opc.c:1859 msgid "index register xzr is not allowed" msgstr "регістр xzr індексу не можна використовувати" -#: aarch64-opc.c:1980 aarch64-opc.c:2002 aarch64-opc.c:2204 aarch64-opc.c:2212 -#: aarch64-opc.c:2278 aarch64-opc.c:2307 +#: aarch64-opc.c:1981 aarch64-opc.c:2003 aarch64-opc.c:2205 aarch64-opc.c:2213 +#: aarch64-opc.c:2279 aarch64-opc.c:2308 msgid "invalid shift operator" msgstr "некоректний оператор зсуву" -#: aarch64-opc.c:1986 +#: aarch64-opc.c:1987 msgid "shift amount must be 0 or 12" msgstr "величина зсуву має бути 0 або 12" -#: aarch64-opc.c:2009 +#: aarch64-opc.c:2010 msgid "shift amount must be a multiple of 16" msgstr "зсув мав бути кратним до 16" -#: aarch64-opc.c:2021 +#: aarch64-opc.c:2022 msgid "negative immediate value not allowed" msgstr "використання від’ємних констант заборонено" -#: aarch64-opc.c:2136 +#: aarch64-opc.c:2137 msgid "immediate zero expected" msgstr "мало бути використано нульову константу" -#: aarch64-opc.c:2150 +#: aarch64-opc.c:2151 msgid "rotate expected to be 0, 90, 180 or 270" msgstr "для обертання мало бути значення 0, 90, 180 або 270" -#: aarch64-opc.c:2160 +#: aarch64-opc.c:2161 msgid "rotate expected to be 90 or 270" msgstr "для обертання мало бути значення 90 або 270" -#: aarch64-opc.c:2220 +#: aarch64-opc.c:2221 msgid "shift is not permitted" msgstr "зсув заборонено" -#: aarch64-opc.c:2245 +#: aarch64-opc.c:2246 msgid "invalid value for immediate" msgstr "некоректне значення константи" -#: aarch64-opc.c:2270 +#: aarch64-opc.c:2271 msgid "shift amount must be 0 or 16" msgstr "величина зсуву має бути 0 або 16" -#: aarch64-opc.c:2291 +#: aarch64-opc.c:2292 msgid "floating-point immediate expected" msgstr "мало бути використано константу з рухомою крапкою" -#: aarch64-opc.c:2325 +#: aarch64-opc.c:2326 msgid "no shift amount allowed for 8-bit constants" msgstr "для 8-бітових сталих не передбачено величини зсуву" -#: aarch64-opc.c:2335 +#: aarch64-opc.c:2336 msgid "shift amount must be 0 or 8" msgstr "величина зсуву має бути 0 або 8" -#: aarch64-opc.c:2348 +#: aarch64-opc.c:2349 msgid "immediate too big for element size" msgstr "стала велична є надто великою для розміру елемента" -#: aarch64-opc.c:2355 +#: aarch64-opc.c:2356 msgid "invalid arithmetic immediate" msgstr "некоректна арифметична стала" -#: aarch64-opc.c:2369 +#: aarch64-opc.c:2370 msgid "floating-point value must be 0.5 or 1.0" msgstr "числом із рухомою крапкою має бути 0.5 або 1.0" -#: aarch64-opc.c:2379 +#: aarch64-opc.c:2380 msgid "floating-point value must be 0.5 or 2.0" msgstr "числом із рухомою крапкою має бути 0.5 або 2.0" -#: aarch64-opc.c:2389 +#: aarch64-opc.c:2390 msgid "floating-point value must be 0.0 or 1.0" msgstr "числом із рухомою крапкою має бути 0.0 або 1.0" -#: aarch64-opc.c:2420 +#: aarch64-opc.c:2421 msgid "invalid replicated MOV immediate" msgstr "некоректно відтворена стала у MOV" -#: aarch64-opc.c:2535 +#: aarch64-opc.c:2536 msgid "extend operator expected" msgstr "мало бути використано оператор розширення" -#: aarch64-opc.c:2548 +#: aarch64-opc.c:2549 msgid "missing extend operator" msgstr "не вистачає оператора розширення" -#: aarch64-opc.c:2554 +#: aarch64-opc.c:2555 msgid "'LSL' operator not allowed" msgstr "Використання оператора «LSL» заборонено" -#: aarch64-opc.c:2575 +#: aarch64-opc.c:2576 msgid "W register expected" msgstr "мало бути використано регістр W" -#: aarch64-opc.c:2586 +#: aarch64-opc.c:2587 msgid "shift operator expected" msgstr "мало бути використано оператор зсуву" -#: aarch64-opc.c:2593 +#: aarch64-opc.c:2594 msgid "'ROR' operator not allowed" msgstr "Використання оператора «ROR» заборонено" +#: aarch64-opc.c:3583 +msgid "reading from a write-only register." +msgstr "читання із призначено лише для запису регістру." + +#: aarch64-opc.c:3585 +msgid "writing to a read-only register." +msgstr "запис до призначеного лише для читання регістру." + #: alpha-opc.c:154 msgid "branch operand unaligned" msgstr "операнд розгалуження не вирівняно" @@ -292,12 +326,12 @@ msgstr "" "Скористайтеся параметром -M<клас[,клас]> для вибору правильних класів кодів операцій.\n" "\t\t\t\t" -#: arc-dis.c:823 +#: arc-dis.c:825 #, c-format -msgid "Unrecognised disassembler CPU option: %s\n" -msgstr "Невідомий параметр дизасемблювання для процесора: %s\n" +msgid "unrecognised disassembler CPU option: %s" +msgstr "невідомий параметр дизасемблювання для процесора: %s" -#: arc-dis.c:1385 +#: arc-dis.c:1387 #, c-format msgid "" "\n" @@ -308,42 +342,42 @@ msgstr "" "З перемикачем -M можна використовувати такі специфічні для ARC параметри\n" "дизасемблера (декілька параметрів слід відокремлювати комами):\n" -#: arc-dis.c:1397 +#: arc-dis.c:1399 #, c-format msgid " dsp Recognize DSP instructions.\n" msgstr " dsp розпізнавати інструкції DSP.\n" -#: arc-dis.c:1399 +#: arc-dis.c:1401 #, c-format msgid " spfp Recognize FPX SP instructions.\n" msgstr " spfp розпізнавати інструкції SP FPX.\n" -#: arc-dis.c:1401 +#: arc-dis.c:1403 #, c-format msgid " dpfp Recognize FPX DP instructions.\n" msgstr " dpfp розпізнавати інструкції DP FPX.\n" -#: arc-dis.c:1403 +#: arc-dis.c:1405 #, c-format msgid " quarkse_em Recognize FPU QuarkSE-EM instructions.\n" msgstr " quarkse_em розпізнавати інструкції QuarkSE-EM FPU.\n" -#: arc-dis.c:1405 +#: arc-dis.c:1407 #, c-format msgid " fpuda Recognize double assist FPU instructions.\n" msgstr " fpuda розпізнавати інструкції подвійної точності допоміжного FPU.\n" -#: arc-dis.c:1407 +#: arc-dis.c:1409 #, c-format msgid " fpus Recognize single precision FPU instructions.\n" msgstr " fpus розпізнавати інструкції FPU одинарної точності.\n" -#: arc-dis.c:1409 +#: arc-dis.c:1411 #, c-format msgid " fpud Recognize double precision FPU instructions.\n" msgstr " fpud розпізнавати інструкції FPU подвійної точності.\n" -#: arc-dis.c:1411 +#: arc-dis.c:1413 #, c-format msgid " hex Use only hexadecimal number to print immediates.\n" msgstr " hex використовувати лише шістнадцяткове значення для виведення проміжних.\n" @@ -545,12 +579,12 @@ msgstr "Вибрати назви спеціальних регістрів, щ msgid "<illegal precision>" msgstr "<некоректна точність>" -#: arm-dis.c:6148 +#: arm-dis.c:6149 #, c-format -msgid "Unrecognised register name set: %s\n" -msgstr "Невідомий набір назв регістрів: %s\n" +msgid "unrecognised register name set: %s" +msgstr "невідомий набір назв регістрів: %s" -#: arm-dis.c:6852 +#: arm-dis.c:6855 #, c-format msgid "" "\n" @@ -566,12 +600,12 @@ msgstr "" msgid "undefined" msgstr "не визначено" -#: avr-dis.c:215 +#: avr-dis.c:216 #, c-format -msgid "Internal disassembler error" -msgstr "Внутрішня помилка дизасемблера" +msgid "internal disassembler error" +msgstr "внутрішня помилка дизасемблера" -#: avr-dis.c:268 +#: avr-dis.c:270 #, c-format msgid "unknown constraint `%c'" msgstr "невідоме обмеження «%c»" @@ -589,7 +623,12 @@ msgstr "операнд лежить поза межами діапазону (%l msgid "operand out of range (%lu not between %lu and %lu)" msgstr "операнд лежить поза межами діапазону (%lu не перебуває між %lu і %lu)" -#: d30v-dis.c:254 +#: d30v-dis.c:229 +#, c-format +msgid "illegal id (%d)" +msgstr "некоректний ідентифікатор (%d)" + +#: d30v-dis.c:256 #, c-format msgid "<unknown register %d>" msgstr "<невідомий регістр %d>" @@ -640,97 +679,112 @@ msgstr "ABORT: невідомий операнд" msgid "Not a pc-relative address." msgstr "Адреса, яка не є відносною щодо лічильника команд (pc)." -#: epiphany-asm.c:455 fr30-asm.c:310 frv-asm.c:1263 ip2k-asm.c:511 -#: iq2000-asm.c:459 lm32-asm.c:349 m32c-asm.c:1584 m32r-asm.c:328 -#: mep-asm.c:1287 mt-asm.c:595 or1k-asm.c:503 xc16x-asm.c:376 -#: xstormy16-asm.c:276 +#: epiphany-asm.c:456 fr30-asm.c:311 frv-asm.c:1264 ip2k-asm.c:512 +#: iq2000-asm.c:460 lm32-asm.c:350 m32c-asm.c:1585 m32r-asm.c:329 +#: mep-asm.c:1288 mt-asm.c:596 or1k-asm.c:504 xc16x-asm.c:377 +#: xstormy16-asm.c:277 #, c-format -msgid "Unrecognized field %d while parsing.\n" -msgstr "Під час обробки виявлено нерозпізнане поле %d.\n" +msgid "internal error: unrecognized field %d while parsing" +msgstr "внутрішня помилка: під час обробки виявлено нерозпізнане поле %d" -#: epiphany-asm.c:506 fr30-asm.c:361 frv-asm.c:1314 ip2k-asm.c:562 -#: iq2000-asm.c:510 lm32-asm.c:400 m32c-asm.c:1635 m32r-asm.c:379 -#: mep-asm.c:1338 mt-asm.c:646 or1k-asm.c:554 xc16x-asm.c:427 -#: xstormy16-asm.c:327 +#: epiphany-asm.c:508 fr30-asm.c:363 frv-asm.c:1316 ip2k-asm.c:564 +#: iq2000-asm.c:512 lm32-asm.c:402 m32c-asm.c:1637 m32r-asm.c:381 +#: mep-asm.c:1340 mt-asm.c:648 or1k-asm.c:556 xc16x-asm.c:429 +#: xstormy16-asm.c:329 msgid "missing mnemonic in syntax string" msgstr "не вистачає визначення символічного запису у рядку синтаксису" #. We couldn't parse it. -#: epiphany-asm.c:641 epiphany-asm.c:645 epiphany-asm.c:734 epiphany-asm.c:841 -#: fr30-asm.c:496 fr30-asm.c:500 fr30-asm.c:589 fr30-asm.c:696 frv-asm.c:1449 -#: frv-asm.c:1453 frv-asm.c:1542 frv-asm.c:1649 ip2k-asm.c:697 ip2k-asm.c:701 -#: ip2k-asm.c:790 ip2k-asm.c:897 iq2000-asm.c:645 iq2000-asm.c:649 -#: iq2000-asm.c:738 iq2000-asm.c:845 lm32-asm.c:535 lm32-asm.c:539 -#: lm32-asm.c:628 lm32-asm.c:735 m32c-asm.c:1770 m32c-asm.c:1774 -#: m32c-asm.c:1863 m32c-asm.c:1970 m32r-asm.c:514 m32r-asm.c:518 -#: m32r-asm.c:607 m32r-asm.c:714 mep-asm.c:1473 mep-asm.c:1477 mep-asm.c:1566 -#: mep-asm.c:1673 mt-asm.c:781 mt-asm.c:785 mt-asm.c:874 mt-asm.c:981 -#: or1k-asm.c:689 or1k-asm.c:693 or1k-asm.c:782 or1k-asm.c:889 xc16x-asm.c:562 -#: xc16x-asm.c:566 xc16x-asm.c:655 xc16x-asm.c:762 xstormy16-asm.c:462 -#: xstormy16-asm.c:466 xstormy16-asm.c:555 xstormy16-asm.c:662 +#: epiphany-asm.c:643 epiphany-asm.c:647 epiphany-asm.c:736 epiphany-asm.c:843 +#: fr30-asm.c:498 fr30-asm.c:502 fr30-asm.c:591 fr30-asm.c:698 frv-asm.c:1451 +#: frv-asm.c:1455 frv-asm.c:1544 frv-asm.c:1651 ip2k-asm.c:699 ip2k-asm.c:703 +#: ip2k-asm.c:792 ip2k-asm.c:899 iq2000-asm.c:647 iq2000-asm.c:651 +#: iq2000-asm.c:740 iq2000-asm.c:847 lm32-asm.c:537 lm32-asm.c:541 +#: lm32-asm.c:630 lm32-asm.c:737 m32c-asm.c:1772 m32c-asm.c:1776 +#: m32c-asm.c:1865 m32c-asm.c:1972 m32r-asm.c:516 m32r-asm.c:520 +#: m32r-asm.c:609 m32r-asm.c:716 mep-asm.c:1475 mep-asm.c:1479 mep-asm.c:1568 +#: mep-asm.c:1675 mt-asm.c:783 mt-asm.c:787 mt-asm.c:876 mt-asm.c:983 +#: or1k-asm.c:691 or1k-asm.c:695 or1k-asm.c:784 or1k-asm.c:891 xc16x-asm.c:564 +#: xc16x-asm.c:568 xc16x-asm.c:657 xc16x-asm.c:764 xstormy16-asm.c:464 +#: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664 msgid "unrecognized instruction" msgstr "нерозпізнана інструкція" -#: epiphany-asm.c:688 fr30-asm.c:543 frv-asm.c:1496 ip2k-asm.c:744 -#: iq2000-asm.c:692 lm32-asm.c:582 m32c-asm.c:1817 m32r-asm.c:561 -#: mep-asm.c:1520 mt-asm.c:828 or1k-asm.c:736 xc16x-asm.c:609 -#: xstormy16-asm.c:509 +#: epiphany-asm.c:690 fr30-asm.c:545 frv-asm.c:1498 ip2k-asm.c:746 +#: iq2000-asm.c:694 lm32-asm.c:584 m32c-asm.c:1819 m32r-asm.c:563 +#: mep-asm.c:1522 mt-asm.c:830 or1k-asm.c:738 xc16x-asm.c:611 +#: xstormy16-asm.c:511 #, c-format msgid "syntax error (expected char `%c', found `%c')" msgstr "синтаксична помилка (мало бути вказано символ «%c», виявлено ж символ «%c»)" -#: epiphany-asm.c:698 fr30-asm.c:553 frv-asm.c:1506 ip2k-asm.c:754 -#: iq2000-asm.c:702 lm32-asm.c:592 m32c-asm.c:1827 m32r-asm.c:571 -#: mep-asm.c:1530 mt-asm.c:838 or1k-asm.c:746 xc16x-asm.c:619 -#: xstormy16-asm.c:519 +#: epiphany-asm.c:700 fr30-asm.c:555 frv-asm.c:1508 ip2k-asm.c:756 +#: iq2000-asm.c:704 lm32-asm.c:594 m32c-asm.c:1829 m32r-asm.c:573 +#: mep-asm.c:1532 mt-asm.c:840 or1k-asm.c:748 xc16x-asm.c:621 +#: xstormy16-asm.c:521 #, c-format msgid "syntax error (expected char `%c', found end of instruction)" msgstr "синтаксична помилка (мало бути вказано символ «%c», виявлено ж завершення інструкції)" -#: epiphany-asm.c:728 fr30-asm.c:583 frv-asm.c:1536 ip2k-asm.c:784 -#: iq2000-asm.c:732 lm32-asm.c:622 m32c-asm.c:1857 m32r-asm.c:601 -#: mep-asm.c:1560 mt-asm.c:868 or1k-asm.c:776 xc16x-asm.c:649 -#: xstormy16-asm.c:549 +#: epiphany-asm.c:730 fr30-asm.c:585 frv-asm.c:1538 ip2k-asm.c:786 +#: iq2000-asm.c:734 lm32-asm.c:624 m32c-asm.c:1859 m32r-asm.c:603 +#: mep-asm.c:1562 mt-asm.c:870 or1k-asm.c:778 xc16x-asm.c:651 +#: xstormy16-asm.c:551 msgid "junk at end of line" msgstr "зайві символи наприкінці рядка" -#: epiphany-asm.c:840 fr30-asm.c:695 frv-asm.c:1648 ip2k-asm.c:896 -#: iq2000-asm.c:844 lm32-asm.c:734 m32c-asm.c:1969 m32r-asm.c:713 -#: mep-asm.c:1672 mt-asm.c:980 or1k-asm.c:888 xc16x-asm.c:761 -#: xstormy16-asm.c:661 +#: epiphany-asm.c:842 fr30-asm.c:697 frv-asm.c:1650 ip2k-asm.c:898 +#: iq2000-asm.c:846 lm32-asm.c:736 m32c-asm.c:1971 m32r-asm.c:715 +#: mep-asm.c:1674 mt-asm.c:982 or1k-asm.c:890 xc16x-asm.c:763 +#: xstormy16-asm.c:663 msgid "unrecognized form of instruction" msgstr "нерозпізнана форма інструкції" -#: epiphany-asm.c:854 fr30-asm.c:709 frv-asm.c:1662 ip2k-asm.c:910 -#: iq2000-asm.c:858 lm32-asm.c:748 m32c-asm.c:1983 m32r-asm.c:727 -#: mep-asm.c:1686 mt-asm.c:994 or1k-asm.c:902 xc16x-asm.c:775 -#: xstormy16-asm.c:675 +#: epiphany-asm.c:856 fr30-asm.c:711 frv-asm.c:1664 ip2k-asm.c:912 +#: iq2000-asm.c:860 lm32-asm.c:750 m32c-asm.c:1985 m32r-asm.c:729 +#: mep-asm.c:1688 mt-asm.c:996 or1k-asm.c:904 xc16x-asm.c:777 +#: xstormy16-asm.c:677 #, c-format msgid "bad instruction `%.50s...'" msgstr "помилкова інструкція «%.50s...»" -#: epiphany-asm.c:857 fr30-asm.c:712 frv-asm.c:1665 ip2k-asm.c:913 -#: iq2000-asm.c:861 lm32-asm.c:751 m32c-asm.c:1986 m32r-asm.c:730 -#: mep-asm.c:1689 mt-asm.c:997 or1k-asm.c:905 xc16x-asm.c:778 -#: xstormy16-asm.c:678 +#: epiphany-asm.c:859 fr30-asm.c:714 frv-asm.c:1667 ip2k-asm.c:915 +#: iq2000-asm.c:863 lm32-asm.c:753 m32c-asm.c:1988 m32r-asm.c:732 +#: mep-asm.c:1691 mt-asm.c:999 or1k-asm.c:907 xc16x-asm.c:780 +#: xstormy16-asm.c:680 #, c-format msgid "bad instruction `%.50s'" msgstr "помилкова інструкція «%.50s»" +#: epiphany-desc.c:2109 +#, c-format +msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: epiphany_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: epiphany-desc.c:2192 +#, c-format +msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: epiphany_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: epiphany-desc.c:2211 +#, c-format +msgid "internal error: epiphany_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: epiphany_cgen_cpu_open: не вказано порядку байтів" + #. Default text to print if an instruction isn't recognized. #: epiphany-dis.c:41 fr30-dis.c:41 frv-dis.c:41 ip2k-dis.c:41 iq2000-dis.c:41 -#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:276 +#: lm32-dis.c:41 m32c-dis.c:41 m32r-dis.c:41 mep-dis.c:41 mmix-dis.c:275 #: mt-dis.c:41 nds32-dis.c:39 or1k-dis.c:41 xc16x-dis.c:41 xstormy16-dis.c:41 msgid "*unknown*" msgstr "*невідома*" -#: epiphany-dis.c:278 fr30-dis.c:299 frv-dis.c:396 ip2k-dis.c:288 -#: iq2000-dis.c:189 lm32-dis.c:147 m32c-dis.c:891 m32r-dis.c:279 -#: mep-dis.c:1187 mt-dis.c:290 or1k-dis.c:141 xc16x-dis.c:420 -#: xstormy16-dis.c:168 +#: epiphany-dis.c:279 fr30-dis.c:300 frv-dis.c:397 ip2k-dis.c:289 +#: iq2000-dis.c:190 lm32-dis.c:148 m32c-dis.c:892 m32r-dis.c:280 +#: mep-dis.c:1188 mt-dis.c:291 or1k-dis.c:142 xc16x-dis.c:421 +#: xstormy16-dis.c:169 #, c-format -msgid "Unrecognized field %d while printing insn.\n" -msgstr "Нерозпізнане поле %d під час виведення інструкції.\n" +msgid "internal error: unrecognized field %d while printing insn" +msgstr "внутрішня помилка: нерозпізнане поле %d під час виведення інструкції" #: epiphany-ibld.c:164 fr30-ibld.c:164 frv-ibld.c:164 ip2k-ibld.c:164 #: iq2000-ibld.c:164 lm32-ibld.c:164 m32c-ibld.c:164 m32r-ibld.c:164 @@ -748,53 +802,53 @@ msgstr "операнд лежить поза межами діапазону (%l msgid "operand out of range (0x%lx not between 0 and 0x%lx)" msgstr "операнд поза діапазоном (0x%lx не лежить між 0 і 0x%lx)" -#: epiphany-ibld.c:879 fr30-ibld.c:734 frv-ibld.c:860 ip2k-ibld.c:611 -#: iq2000-ibld.c:717 lm32-ibld.c:638 m32c-ibld.c:1735 m32r-ibld.c:669 -#: mep-ibld.c:1212 mt-ibld.c:753 or1k-ibld.c:650 xc16x-ibld.c:756 -#: xstormy16-ibld.c:682 +#: epiphany-ibld.c:880 fr30-ibld.c:735 frv-ibld.c:861 ip2k-ibld.c:612 +#: iq2000-ibld.c:718 lm32-ibld.c:639 m32c-ibld.c:1736 m32r-ibld.c:670 +#: mep-ibld.c:1213 mt-ibld.c:754 or1k-ibld.c:651 xc16x-ibld.c:757 +#: xstormy16-ibld.c:683 #, c-format -msgid "Unrecognized field %d while building insn.\n" -msgstr "Нерозпізнане поле %d під час побудови інструкції.\n" +msgid "internal error: unrecognized field %d while building insn" +msgstr "внутрішня помилка: нерозпізнане поле %d під час побудови інструкції" -#: epiphany-ibld.c:1173 fr30-ibld.c:939 frv-ibld.c:1177 ip2k-ibld.c:686 -#: iq2000-ibld.c:892 lm32-ibld.c:742 m32c-ibld.c:2896 m32r-ibld.c:806 -#: mep-ibld.c:1811 mt-ibld.c:973 or1k-ibld.c:755 xc16x-ibld.c:976 -#: xstormy16-ibld.c:828 +#: epiphany-ibld.c:1175 fr30-ibld.c:941 frv-ibld.c:1179 ip2k-ibld.c:688 +#: iq2000-ibld.c:894 lm32-ibld.c:744 m32c-ibld.c:2898 m32r-ibld.c:808 +#: mep-ibld.c:1813 mt-ibld.c:975 or1k-ibld.c:757 xc16x-ibld.c:978 +#: xstormy16-ibld.c:830 #, c-format -msgid "Unrecognized field %d while decoding insn.\n" -msgstr "Нерозпізнане поле %d під час декодування інструкції.\n" +msgid "internal error: unrecognized field %d while decoding insn" +msgstr "внутрішня помилка: нерозпізнане поле %d під час декодування інструкції" -#: epiphany-ibld.c:1316 fr30-ibld.c:1085 frv-ibld.c:1455 ip2k-ibld.c:760 -#: iq2000-ibld.c:1023 lm32-ibld.c:831 m32c-ibld.c:3513 m32r-ibld.c:919 -#: mep-ibld.c:2281 mt-ibld.c:1173 or1k-ibld.c:838 xc16x-ibld.c:1197 -#: xstormy16-ibld.c:938 +#: epiphany-ibld.c:1319 fr30-ibld.c:1088 frv-ibld.c:1458 ip2k-ibld.c:763 +#: iq2000-ibld.c:1026 lm32-ibld.c:834 m32c-ibld.c:3516 m32r-ibld.c:922 +#: mep-ibld.c:2284 mt-ibld.c:1176 or1k-ibld.c:841 xc16x-ibld.c:1200 +#: xstormy16-ibld.c:941 #, c-format -msgid "Unrecognized field %d while getting int operand.\n" -msgstr "Помилкове поле %d під час отримання цілого операнда.\n" +msgid "internal error: unrecognized field %d while getting int operand" +msgstr "внутрішня помилка: помилкове поле %d під час отримання цілого операнда" -#: epiphany-ibld.c:1441 fr30-ibld.c:1213 frv-ibld.c:1715 ip2k-ibld.c:816 -#: iq2000-ibld.c:1136 lm32-ibld.c:902 m32c-ibld.c:4112 m32r-ibld.c:1014 -#: mep-ibld.c:2733 mt-ibld.c:1355 or1k-ibld.c:903 xc16x-ibld.c:1400 -#: xstormy16-ibld.c:1030 +#: epiphany-ibld.c:1445 fr30-ibld.c:1217 frv-ibld.c:1719 ip2k-ibld.c:820 +#: iq2000-ibld.c:1140 lm32-ibld.c:906 m32c-ibld.c:4116 m32r-ibld.c:1018 +#: mep-ibld.c:2737 mt-ibld.c:1359 or1k-ibld.c:907 xc16x-ibld.c:1404 +#: xstormy16-ibld.c:1034 #, c-format -msgid "Unrecognized field %d while getting vma operand.\n" -msgstr "Помилкове поле %d під час отримання операнда vma.\n" +msgid "internal error: unrecognized field %d while getting vma operand" +msgstr "внутрішня помилка: помилкове поле %d під час отримання операнда vma" -#: epiphany-ibld.c:1573 fr30-ibld.c:1344 frv-ibld.c:1982 ip2k-ibld.c:875 -#: iq2000-ibld.c:1256 lm32-ibld.c:980 m32c-ibld.c:4699 m32r-ibld.c:1115 -#: mep-ibld.c:3146 mt-ibld.c:1544 or1k-ibld.c:975 xc16x-ibld.c:1604 -#: xstormy16-ibld.c:1129 +#: epiphany-ibld.c:1578 fr30-ibld.c:1349 frv-ibld.c:1987 ip2k-ibld.c:880 +#: iq2000-ibld.c:1261 lm32-ibld.c:985 m32c-ibld.c:4704 m32r-ibld.c:1120 +#: mep-ibld.c:3151 mt-ibld.c:1549 or1k-ibld.c:980 xc16x-ibld.c:1609 +#: xstormy16-ibld.c:1134 #, c-format -msgid "Unrecognized field %d while setting int operand.\n" -msgstr "Некоректне поле %d під час встановлення цілого операнда.\n" +msgid "internal error: unrecognized field %d while setting int operand" +msgstr "внутрішня помилка: некоректне поле %d під час встановлення цілого операнда" -#: epiphany-ibld.c:1695 fr30-ibld.c:1465 frv-ibld.c:2239 ip2k-ibld.c:924 -#: iq2000-ibld.c:1366 lm32-ibld.c:1048 m32c-ibld.c:5276 m32r-ibld.c:1206 -#: mep-ibld.c:3549 mt-ibld.c:1723 or1k-ibld.c:1037 xc16x-ibld.c:1798 -#: xstormy16-ibld.c:1218 +#: epiphany-ibld.c:1701 fr30-ibld.c:1471 frv-ibld.c:2245 ip2k-ibld.c:930 +#: iq2000-ibld.c:1372 lm32-ibld.c:1054 m32c-ibld.c:5282 m32r-ibld.c:1212 +#: mep-ibld.c:3555 mt-ibld.c:1729 or1k-ibld.c:1043 xc16x-ibld.c:1804 +#: xstormy16-ibld.c:1224 #, c-format -msgid "Unrecognized field %d while setting vma operand.\n" -msgstr "Некоректне поле %d під час встановлення операнда vma.\n" +msgid "internal error: unrecognized field %d while setting vma operand" +msgstr "внутрішня помилка: некоректне поле %d під час встановлення операнда vma" #: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879 msgid "Register number is not valid" @@ -812,6 +866,21 @@ msgstr "Регістр має перебувати у діапазоні від msgid "Register list is not valid" msgstr "Список регістрів є некоректним" +#: fr30-desc.c:1586 +#, c-format +msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: fr30_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: fr30-desc.c:1669 +#, c-format +msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: fr30_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: fr30-desc.c:1688 +#, c-format +msgid "internal error: fr30_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: fr30_cgen_cpu_open: не визначено порядок байтів" + #: frv-asm.c:608 msgid "missing `]'" msgstr "не вистачає «]»" @@ -828,32 +897,56 @@ msgstr "Значенням операнда A має бути 0 або 1" msgid "register number must be even" msgstr "номер регістра має бути парним" -#: h8300-dis.c:313 +#: frv-desc.c:6326 #, c-format -msgid "Hmmmm 0x%x" -msgstr "Г-м-м, 0x%x" +msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: frv_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" -#: h8300-dis.c:690 +#: frv-desc.c:6409 #, c-format -msgid "Don't understand 0x%x \n" -msgstr "Незрозуміле 0x%x \n" +msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: frv_cgen_cpu_open: непідтримуваний аргумент «%d»" -#: h8500-dis.c:123 +#: frv-desc.c:6428 #, c-format -msgid "can't cope with insert %d\n" -msgstr "не вдалося обробити вставлення %d\n" +msgid "internal error: frv_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: frv_cgen_cpu_open: не визначено порядок байтів" -#. Couldn't understand anything. -#: h8500-dis.c:323 +#: frv-opc.c:459 #, c-format -msgid "%02x\t\t*unknown*" -msgstr "%02x\t\t*невідомо*" +msgid "internal error: bad vliw->next_slot value" +msgstr "внутрішня помилка: помилкове значення vliw->next_slot" -#: i386-dis.c:12330 +#: frv-opc.c:769 +#, c-format +msgid "internal error: bad major code" +msgstr "внутрішня помилка: помилковий код major" + +#: frv-opc.c:819 +#, c-format +msgid "internal error: bad insn unit" +msgstr "внутрішня помилка: помилковий модуль insn" + +#: h8300-dis.c:63 +#, c-format +msgid "internal error, h8_disassemble_init" +msgstr "внутрішня помилка, h8_disassemble_init" + +#: h8300-dis.c:314 +#, c-format +msgid "Hmmmm 0x%x" +msgstr "Г-м-м, 0x%x" + +#: h8300-dis.c:691 +#, c-format +msgid "Don't understand 0x%x \n" +msgstr "Незрозуміле 0x%x \n" + +#: i386-dis.c:12405 msgid "<internal disassembler error>" msgstr "<помилка внутрішнього дизасемблера>" -#: i386-dis.c:12625 +#: i386-dis.c:12700 #, c-format msgid "" "\n" @@ -864,32 +957,32 @@ msgstr "" "З перемикачем -M можна використовувати такі специфічні для i386/x86-64 параметри\n" "дизасемблера (декілька параметрів слід відокремлювати комами):\n" -#: i386-dis.c:12629 +#: i386-dis.c:12704 #, c-format msgid " x86-64 Disassemble in 64bit mode\n" msgstr " x86-64 дизасемблювання у 64-бітовому режимі\n" -#: i386-dis.c:12630 +#: i386-dis.c:12705 #, c-format msgid " i386 Disassemble in 32bit mode\n" msgstr " i386 дизасемблювання у 32-бітовому режимі\n" -#: i386-dis.c:12631 +#: i386-dis.c:12706 #, c-format msgid " i8086 Disassemble in 16bit mode\n" msgstr " i8086 дизасемблювання у 16-бітовому режимі\n" -#: i386-dis.c:12632 +#: i386-dis.c:12707 #, c-format msgid " att Display instruction in AT&T syntax\n" msgstr " att показати інструкцію у синтаксисі AT&T\n" -#: i386-dis.c:12633 +#: i386-dis.c:12708 #, c-format msgid " intel Display instruction in Intel syntax\n" msgstr " intel показати інструкцію у синтаксисі Intel\n" -#: i386-dis.c:12634 +#: i386-dis.c:12709 #, c-format msgid "" " att-mnemonic\n" @@ -898,7 +991,7 @@ msgstr "" " att-mnemonic\n" " показати інструкцію у символах AT&T\n" -#: i386-dis.c:12636 +#: i386-dis.c:12711 #, c-format msgid "" " intel-mnemonic\n" @@ -907,110 +1000,115 @@ msgstr "" " intel-mnemonic\n" " показати інструкцію у символах Intel\n" -#: i386-dis.c:12638 +#: i386-dis.c:12713 #, c-format msgid " addr64 Assume 64bit address size\n" msgstr " addr64 припускати 64-бітовий розмір адрес\n" -#: i386-dis.c:12639 +#: i386-dis.c:12714 #, c-format msgid " addr32 Assume 32bit address size\n" msgstr " addr32 припускати 32-бітовий розмір адрес\n" -#: i386-dis.c:12640 +#: i386-dis.c:12715 #, c-format msgid " addr16 Assume 16bit address size\n" msgstr " addr16 припускати 16-бітовий розмір адрес\n" -#: i386-dis.c:12641 +#: i386-dis.c:12716 #, c-format msgid " data32 Assume 32bit data size\n" msgstr " data32 припускати 32-бітовий розмір даних\n" -#: i386-dis.c:12642 +#: i386-dis.c:12717 #, c-format msgid " data16 Assume 16bit data size\n" msgstr " data16 припускати 16-бітовий розмір даних\n" -#: i386-dis.c:12643 +#: i386-dis.c:12718 #, c-format msgid " suffix Always display instruction suffix in AT&T syntax\n" msgstr " suffix завжди показувати суфікс інструкцій у синтаксисі AT&T\n" -#: i386-dis.c:12644 +#: i386-dis.c:12719 #, c-format msgid " amd64 Display instruction in AMD64 ISA\n" msgstr " amd64 показати інструкцію у синтаксисі ISA AMD64\n" -#: i386-dis.c:12645 +#: i386-dis.c:12720 #, c-format msgid " intel64 Display instruction in Intel64 ISA\n" msgstr " intel64 показати інструкцію у синтаксисі ISA Intel64\n" -#: i386-dis.c:13190 +#: i386-dis.c:13260 msgid "64-bit address is disabled" msgstr "64-бітову адресу вимкнено" -#: i386-gen.c:711 ia64-gen.c:306 +#: i386-gen.c:730 #, c-format -msgid "%s: Error: " +msgid "%s: error: " msgstr "%s: помилка: " -#: i386-gen.c:890 +#: i386-gen.c:909 #, c-format -msgid "%s: %d: Unknown bitfield: %s\n" +msgid "%s: %d: unknown bitfield: %s\n" msgstr "%s: %d: невідоме бітове поле: %s\n" -#: i386-gen.c:892 +#: i386-gen.c:911 #, c-format -msgid "Unknown bitfield: %s\n" -msgstr "Невідоме бітове поле: %s\n" +msgid "unknown bitfield: %s\n" +msgstr "невідоме бітове поле: %s\n" -#: i386-gen.c:955 +#: i386-gen.c:974 #, c-format -msgid "%s: %d: Missing `)' in bitfield: %s\n" +msgid "%s: %d: missing `)' in bitfield: %s\n" msgstr "%s: %d: не вистачає «)» у бітовому полі: %s\n" -#: i386-gen.c:1256 +#: i386-gen.c:1275 #, c-format msgid "can't find i386-opc.tbl for reading, errno = %s\n" msgstr "не вдалося знайти i386-opc.tbl для читання, номер помилки = %s\n" -#: i386-gen.c:1387 +#: i386-gen.c:1406 #, c-format msgid "can't find i386-reg.tbl for reading, errno = %s\n" msgstr "не вдалося знайти i386-reg.tbl для читання, номер помилки = %s\n" -#: i386-gen.c:1465 +#: i386-gen.c:1484 #, c-format msgid "can't create i386-init.h, errno = %s\n" msgstr "не вдалося створити i386-init.h, номер помилки = %s\n" -#: i386-gen.c:1555 ia64-gen.c:2829 +#: i386-gen.c:1574 ia64-gen.c:2829 #, c-format msgid "unable to change directory to \"%s\", errno = %s\n" msgstr "не вдалося змінити каталог на «%s», номер помилки = %s\n" -#: i386-gen.c:1567 i386-gen.c:1570 +#: i386-gen.c:1586 i386-gen.c:1589 #, c-format msgid "CpuMax != %d!\n" msgstr "CpuMax != %d!\n" -#: i386-gen.c:1574 +#: i386-gen.c:1593 #, c-format msgid "%d unused bits in i386_cpu_flags.\n" msgstr "%d невикористаних бітів у i386_cpu_flags.\n" -#: i386-gen.c:1581 +#: i386-gen.c:1600 #, c-format msgid "%d unused bits in i386_operand_type.\n" msgstr "%d невикористаних бітів у i386_operand_type.\n" -#: i386-gen.c:1595 +#: i386-gen.c:1614 #, c-format msgid "can't create i386-tbl.h, errno = %s\n" msgstr "не вдалося створити i386-tbl.h, номер помилки = %s\n" +#: ia64-gen.c:306 +#, c-format +msgid "%s: Error: " +msgstr "%s: помилка: " + #: ia64-gen.c:319 #, c-format msgid "%s: Warning: " @@ -1166,6 +1264,21 @@ msgstr "операнд оператора з відсотком не є симв msgid "Attempt to find bit index of 0" msgstr "Спроба знайти бітовий індекс 0" +#: ip2k-desc.c:1015 +#, c-format +msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: ip2k_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: ip2k-desc.c:1098 +#, c-format +msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: ip2k_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: ip2k-desc.c:1117 +#, c-format +msgid "internal error: ip2k_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: ip2k_cgen_cpu_open: не визначено порядок байтів" + #: iq2000-asm.c:112 iq2000-asm.c:142 msgid "immediate value cannot be register" msgstr "поточне значення не може бути регістровим" @@ -1178,6 +1291,21 @@ msgstr "поточне значення поза межами діапазону msgid "21-bit offset out of range" msgstr "21-бітовий зсув поза межами діапазону" +#: iq2000-desc.c:2020 +#, c-format +msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: iq2000_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: iq2000-desc.c:2103 +#, c-format +msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: iq2000_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: iq2000-desc.c:2122 +#, c-format +msgid "internal error: iq2000_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: iq2000_cgen_cpu_open: не визначено порядок байтів" + #: lm32-asm.c:166 msgid "expecting gp relative address: gp(symbol)" msgstr "мало бути вказано відносну адресу gp: gp(символ)" @@ -1194,6 +1322,21 @@ msgstr "мало бути вказано відносну адресу got: goto msgid "expecting got relative address: gotofflo16(symbol)" msgstr "мало бути вказано відносну адресу got: gotofflo16(символ)" +#: lm32-desc.c:1002 +#, c-format +msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: lm32_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: lm32-desc.c:1085 +#, c-format +msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: lm32_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: lm32-desc.c:1104 +#, c-format +msgid "internal error: lm32_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: lm32_cgen_cpu_open: не визначено порядок байтів" + #: m10200-dis.c:157 m10300-dis.c:580 #, c-format msgid "unknown\t0x%04lx" @@ -1278,6 +1421,36 @@ msgstr "некоректна пара r0l/r0h" msgid "Invalid size specifier" msgstr "Некоректний специфікатор розміру" +#: m32c-desc.c:63033 +#, c-format +msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: m32c_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: m32c-desc.c:63116 +#, c-format +msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: m32c_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: m32c-desc.c:63135 +#, c-format +msgid "internal error: m32c_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: m32c_cgen_cpu_open: не визначено порядок байтів" + +#: m32r-desc.c:1365 +#, c-format +msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: m32r_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: m32r-desc.c:1448 +#, c-format +msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: m32r_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: m32r-desc.c:1467 +#, c-format +msgid "internal error: m32r_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: m32r_cgen_cpu_open: не визначено порядок байтів" + #: m68k-dis.c:1292 #, c-format msgid "<function code %d>" @@ -1288,11 +1461,6 @@ msgstr "<код функції %d>" msgid "<internal error in opcode table: %s %s>\n" msgstr "<внутрішня помилка у таблиці кодів операцій: %s %s>\n" -#: m88k-dis.c:678 -#, c-format -msgid "# <dis error: %08lx>" -msgstr "# <помилка дизасемблера: %08lx>" - #: mep-asm.c:129 msgid "Only $tp or $13 allowed for this opcode" msgstr "Для цього коду операції можна використовувати лише $tp або $13" @@ -1326,12 +1494,27 @@ msgstr "Поточне значення поза діапазоном від -12 msgid "Value is not aligned enough" msgstr "Значення недостатньо вирівняно" -#: mips-dis.c:1751 mips-dis.c:1977 +#: mep-desc.c:6226 +#, c-format +msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: mep_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: mep-desc.c:6309 +#, c-format +msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: mep_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: mep-desc.c:6328 +#, c-format +msgid "internal error: mep_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: mep_cgen_cpu_open: не визначено порядок байтів" + +#: mips-dis.c:1758 mips-dis.c:1984 #, c-format msgid "# internal error, undefined operand in `%s %s'" msgstr "# внутрішня помилка, невизначений операнд у «%s %s»" -#: mips-dis.c:2553 +#: mips-dis.c:2560 #, c-format msgid "" "\n" @@ -1342,7 +1525,7 @@ msgstr "" "З перемикачем -M можна використовувати такі специфічні для MIPS параметри\n" "дизасемблера (декілька параметрів слід відокремлювати комами):\n" -#: mips-dis.c:2557 +#: mips-dis.c:2564 #, c-format msgid "" "\n" @@ -1351,7 +1534,7 @@ msgstr "" "\n" " no-aliases використовувати канонічні форми інструкцій.\n" -#: mips-dis.c:2560 +#: mips-dis.c:2567 #, c-format msgid "" "\n" @@ -1360,7 +1543,7 @@ msgstr "" "\n" " msa розпізнавати інструкції MSA.\n" -#: mips-dis.c:2563 +#: mips-dis.c:2570 #, c-format msgid "" "\n" @@ -1369,7 +1552,7 @@ msgstr "" "\n" " virt розпізнавати інструкції віртуалізації ASE.\n" -#: mips-dis.c:2566 +#: mips-dis.c:2573 #, c-format msgid "" "\n" @@ -1380,7 +1563,18 @@ msgstr "" " xpa розпізнавати інструкції eXtended Physical\n" " Address (XPA) ASE.\n" -#: mips-dis.c:2570 +#: mips-dis.c:2577 +#, c-format +msgid "" +"\n" +" ginv Recognize the Global INValidate (GINV) ASE\n" +" instructions.\n" +msgstr "" +"\n" +" ginv розпізнавати інструкції Global INValidate\n" +" (GINV) ASE.\n" + +#: mips-dis.c:2581 #, c-format msgid "" "\n" @@ -1392,7 +1586,7 @@ msgstr "" " Типове значення: визначається на основі файла, що\n" " дизасемблюється.\n" -#: mips-dis.c:2574 +#: mips-dis.c:2585 #, c-format msgid "" "\n" @@ -1403,7 +1597,7 @@ msgstr "" " fpr-names=ABI виводити назви FPR відповідно до вказаного ABI.\n" " Типове значення: numeric.\n" -#: mips-dis.c:2578 +#: mips-dis.c:2589 #, c-format msgid "" "\n" @@ -1416,7 +1610,7 @@ msgstr "" " вказаній архітектурі.\n" " Типове значення: визначається за файлом, який дизасемблюється.\n" -#: mips-dis.c:2583 +#: mips-dis.c:2594 #, c-format msgid "" "\n" @@ -1429,7 +1623,7 @@ msgstr "" " архітектури.\n" " Типове значення: визначається за файлом, який дизасемблюється.\n" -#: mips-dis.c:2588 +#: mips-dis.c:2599 #, c-format msgid "" "\n" @@ -1440,7 +1634,7 @@ msgstr "" " reg-names=ABI виводити назви GPR і FPR відповідно до\n" " вказаного ABI.\n" -#: mips-dis.c:2592 +#: mips-dis.c:2603 #, c-format msgid "" "\n" @@ -1451,7 +1645,7 @@ msgstr "" " reg-names=ARCH виводити назви регістрів CP0 і HWR у\n" " вказаній архітектурі.\n" -#: mips-dis.c:2596 +#: mips-dis.c:2607 #, c-format msgid "" "\n" @@ -1462,7 +1656,7 @@ msgstr "" " У вказаних вище параметрах використовуються такі значення ABI:\n" " " -#: mips-dis.c:2603 +#: mips-dis.c:2614 #, c-format msgid "" "\n" @@ -1473,25 +1667,30 @@ msgstr "" " У вказаних вище параметрах використовуються такі значення ARCH:\n" " " -#: mmix-dis.c:34 +#: mmix-dis.c:33 #, c-format -msgid "Bad case %d (%s) in %s:%d\n" -msgstr "Помилковий випадок %d (%s) у %s:%d\n" +msgid "bad case %d (%s) in %s:%d" +msgstr "помилковий випадок %d (%s) у %s:%d" -#: mmix-dis.c:44 +#: mmix-dis.c:42 #, c-format -msgid "Internal: Non-debugged code (test-case missing): %s:%d" -msgstr "Внутрішнє: недіагностований код (не вистачає прикладу для тестування): %s:%d" +msgid "internal: non-debugged code (test-case missing): %s:%d" +msgstr "внутрішнє: недіагностований код (не вистачає прикладу для тестування): %s:%d" -#: mmix-dis.c:53 +#: mmix-dis.c:52 msgid "(unknown)" msgstr "(невідомо)" -#: mmix-dis.c:511 +#: mmix-dis.c:510 #, c-format msgid "*unknown operands type: %d*" msgstr "*невідомий тип операндів: %d*" +#: msp430-decode.opc:145 rl78-decode.opc:106 +#, c-format +msgid "internal error: immediate() called with invalid byte count %d" +msgstr "внутрішня помилка: immediate() викликано із некоректною кількістю байтів %d" + #: msp430-dis.c:59 #, c-format msgid "Warning: disassembly unreliable - not enough bytes available" @@ -1536,6 +1735,110 @@ msgstr "Операнд оператора з відсотком не є симв msgid "invalid operand. type may have values 0,1,2 only." msgstr "некоректний операнд. Тип може мати лише значення 0,1,2." +#: mt-desc.c:1146 +#, c-format +msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: mt_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: mt-desc.c:1229 +#, c-format +msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: mt_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: mt-desc.c:1248 +#, c-format +msgid "internal error: mt_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: mt_cgen_cpu_open: не визначено порядок байтів" + +#: nds32-asm.c:1508 +#, c-format +msgid "internal error: unknown operand, %s" +msgstr "внутрішня помилка: невідомий операнд, %s" + +#: nds32-asm.c:2062 +#, c-format +msgid "internal error: don't know how to handle parsing results" +msgstr "внутрішня помилка: невідомий спосіб роботи з результатами обробки" + +#: nds32-asm.c:2070 +#, c-format +msgid "internal error: unknown hardware resource" +msgstr "внутрішня помилка: невідомий апаратний ресурс" + +#: nfp-dis.c:927 +msgid "<invalid_instruction>:" +msgstr "<некоректна_інструкція>:" + +#: nfp-dis.c:1331 +msgid ", <invalid CRC operator>, " +msgstr ", <некоректний оператор CRC>, " + +#: nfp-dis.c:1683 +msgid "<invalid branch>[" +msgstr "<некоректна гілка>[" + +#: nfp-dis.c:2052 nfp-dis.c:2323 +#, c-format +msgid "<invalid cmd target %d:%d:%d>[]" +msgstr "<некоректна ціль команди %d:%d:%d>[]" + +#: nfp-dis.c:2063 nfp-dis.c:2334 +#, c-format +msgid "<invalid cmd action %d:%d:%d>[]" +msgstr "<некоректна дія команди %d:%d:%d>[]" + +#: nfp-dis.c:2555 +msgid "File has no ME-Config section." +msgstr "У файлі немає розділу ME-Config." + +#: nfp-dis.c:2569 +msgid "File has invalid ME-Config section." +msgstr "У файлі некоректний розділ ME-Config." + +#: nfp-dis.c:2711 +#, c-format +msgid "Error processing section %u " +msgstr "Помилка під час обробки розділу %u " + +#: nfp-dis.c:2740 +#, c-format +msgid "Invalid NFP option: %s" +msgstr "Некоректний параметр NFP: %s" + +#: nfp-dis.c:2972 +#, c-format +msgid "" +"\n" +"The following NFP specific disassembler options are supported for use\n" +"with the -M switch (multiple options should be separated by commas):\n" +msgstr "" +"\n" +"З перемикачем -M можна використовувати такі специфічні для NFP параметри\n" +"дизасемблера (декілька параметрів слід відокремлювати комами):\n" + +#: nfp-dis.c:2976 +#, c-format +msgid "" +"\n" +" no-pc\t\t Don't print program counter prefix.\n" +" ctx4\t\t Force disassembly using 4-context mode.\n" +" ctx8\t\t Force 8-context mode, takes presedence.\"" +msgstr "" +"\n" +" no-pc\t\t не виводити префікс лічильника програми.\n" +" ctx4\t\t примусове дизасемблювання за допомогою 4-контекстного режиму.\n" +" ctx8\t\t примусовий 8-контекстний режим, має пріоритет." + +#: nios2-dis.c:135 +#, c-format +msgid "out of memory" +msgstr "недостатньо пам'яті" + +#: nios2-dis.c:263 +#, c-format +msgid "internal error: broken opcode descriptor for `%s %s'" +msgstr "внутрішня помилка: пошкоджений дескриптор коду операції для «%s %s»" + #. I and Z are output operands and can`t be immediate #. A is an address and we can`t have the address of #. an immediate either. We don't know how much to increase @@ -1546,12 +1849,27 @@ msgstr "некоректний операнд. Тип може мати лише msgid "$<undefined>" msgstr "$<не визначено>" -#: ppc-dis.c:359 +#: or1k-desc.c:1948 +#, c-format +msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: or1k_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: or1k-desc.c:2031 +#, c-format +msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: or1k_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: or1k-desc.c:2050 +#, c-format +msgid "internal error: or1k_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: or1k_cgen_cpu_open: не визначено порядок байтів" + +#: ppc-dis.c:363 #, c-format -msgid "warning: ignoring unknown -M%s option\n" -msgstr "попередження: ігноруємо невідомий параметр -M%s\n" +msgid "warning: ignoring unknown -M%s option" +msgstr "попередження: ігноруємо невідомий параметр -M%s" -#: ppc-dis.c:880 +#: ppc-dis.c:838 #, c-format msgid "" "\n" @@ -1566,99 +1884,98 @@ msgstr "" msgid "invalid register" msgstr "некоректний регістр" -#: ppc-opc.c:377 ppc-opc.c:405 +#: ppc-opc.c:382 ppc-opc.c:410 msgid "invalid conditional option" msgstr "некоректна умова" -#: ppc-opc.c:379 ppc-opc.c:407 +#: ppc-opc.c:384 ppc-opc.c:412 msgid "invalid counter access" msgstr "некоректний доступ до лічильника" -#: ppc-opc.c:409 +#: ppc-opc.c:414 msgid "attempt to set y bit when using + or - modifier" msgstr "спроба встановити біт y під час використання модифікатора + або -" -#: ppc-opc.c:500 +#: ppc-opc.c:505 msgid "invalid mask field" msgstr "некоректне поле маски" -#: ppc-opc.c:523 +#: ppc-opc.c:528 msgid "invalid mfcr mask" msgstr "некоректна маска mfcr" -#: ppc-opc.c:596 ppc-opc.c:636 +#: ppc-opc.c:601 ppc-opc.c:641 msgid "illegal L operand value" msgstr "некоректне значення операнда L" -#: ppc-opc.c:642 +#: ppc-opc.c:647 msgid "incompatible L operand value" msgstr "несумісне значення операнда L" -#: ppc-opc.c:686 ppc-opc.c:721 +#: ppc-opc.c:691 ppc-opc.c:726 msgid "illegal bitmask" msgstr "некоректна бітова маска" -#: ppc-opc.c:808 +#: ppc-opc.c:813 msgid "address register in load range" msgstr "регістр адреси у діапазоні завантаження" -#: ppc-opc.c:874 +#: ppc-opc.c:879 msgid "index register in load range" msgstr "регістр індексу у діапазоні завантаження" -#: ppc-opc.c:903 ppc-opc.c:984 +#: ppc-opc.c:908 ppc-opc.c:991 msgid "source and target register operands must be different" msgstr "регістрові операнди джерела і призначення мають бути різними" -#: ppc-opc.c:931 +#: ppc-opc.c:936 msgid "invalid register operand when updating" msgstr "некоректний операнд регістра під час оновлення" -#: ppc-opc.c:1047 +#: ppc-opc.c:1054 msgid "illegal immediate value" msgstr "некоректна константа" -#: ppc-opc.c:1194 +#: ppc-opc.c:1201 msgid "invalid sprg number" msgstr "некоректний номер sprg" -#: ppc-opc.c:1231 +#: ppc-opc.c:1238 msgid "invalid tbr number" msgstr "некоректний номер tbr" -#: ppc-opc.c:1373 +#: ppc-opc.c:1381 msgid "invalid constant" msgstr "некоректна константа" -#: ppc-opc.c:1478 ppc-opc.c:1505 ppc-opc.c:1532 ppc-opc.c:1559 +#: ppc-opc.c:1486 ppc-opc.c:1513 ppc-opc.c:1540 ppc-opc.c:1567 msgid "UIMM = 00000 is illegal" msgstr "UIMM = 00000 є некоректним" -#: ppc-opc.c:1586 +#: ppc-opc.c:1594 msgid "UIMM values >7 are illegal" msgstr "Значення UIMM > 7 є некоректними" -#: ppc-opc.c:1613 +#: ppc-opc.c:1621 msgid "UIMM values >15 are illegal" msgstr "Значення UIMM > 15 є некоректними" -#: ppc-opc.c:1640 +#: ppc-opc.c:1648 msgid "GPR odd is illegal" msgstr "Непарне GPR є некоректним" -#: ppc-opc.c:1667 ppc-opc.c:1694 +#: ppc-opc.c:1675 ppc-opc.c:1702 msgid "invalid offset" msgstr "некоректний зсув" -#: ppc-opc.c:1721 +#: ppc-opc.c:1729 msgid "invalid Ddd value" msgstr "некоректне значення Ddd" -#. Invalid option. #: riscv-dis.c:68 #, c-format -msgid "Unrecognized disassembler option: %s\n" -msgstr "Невідомий параметр дизасемблювання: %s\n" +msgid "unrecognized disassembler option: %s" +msgstr "невідомий параметр дизасемблювання: %s" #: riscv-dis.c:346 #, c-format @@ -1708,7 +2025,12 @@ msgstr "дизасемблювати у режимі z/Architecture" msgid "Print unknown instructions according to length from first two bits" msgstr "Вивести невідомі інструкції відповідно до довжини з перших двох бітів" -#: s390-dis.c:409 +#: s390-dis.c:76 +#, c-format +msgid "unknown S/390 disassembler option: %s" +msgstr "невідомий параметр дизасемблювання S/390: %s" + +#: s390-dis.c:410 #, c-format msgid "" "\n" @@ -1724,35 +2046,30 @@ msgstr "" msgid "<illegal instruction>" msgstr "<некоректна інструкція>" -#: sparc-dis.c:309 +#: sparc-dis.c:308 sparc-dis.c:318 #, c-format -msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" -msgstr "Внутрішня помилка: помилка у файлі sparc-opcode.h: «%s», %#.8lx, %#.8lx\n" +msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" +msgstr "внутрішня помилка: помилка у файлі sparc-opcode.h: «%s», %#.8lx, %#.8lx\n" -#: sparc-dis.c:320 +#: sparc-dis.c:377 #, c-format -msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" -msgstr "Внутрішня помилка: помилка у sparc-opcode.h: «%s», %#.8lx, %#.8lx\n" - -#: sparc-dis.c:379 -#, c-format -msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" -msgstr "Внутрішня помилка: помилка у sparc-opcode.h: «%s» == «%s»\n" +msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n" +msgstr "внутрішня помилка: помилка у sparc-opcode.h: «%s» == «%s»\n" #. Mark as non-valid instruction. -#: sparc-dis.c:1100 +#: sparc-dis.c:1098 msgid "unknown" msgstr "невідома" #: v850-dis.c:453 #, c-format -msgid "unknown operand shift: %x\n" -msgstr "невідомий зсув операнда: %x\n" +msgid "unknown operand shift: %x" +msgstr "невідомий зсув операнда: %x" -#: v850-dis.c:465 +#: v850-dis.c:469 #, c-format -msgid "unknown reg: %d\n" -msgstr "невідомий регістр: %d\n" +msgid "unknown reg: %d" +msgstr "невідомий регістр: %d" #. The functions used to insert and extract complicated operands. #. Note: There is a conspiracy between these functions and @@ -1864,6 +2181,21 @@ msgstr "Не вистачає префікса «sof:»" msgid "Missing 'seg:' prefix" msgstr "Не вистачає префікса «seg:»" +#: xc16x-desc.c:3349 +#, c-format +msgid "internal error: xc16x_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: xc16x_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: xc16x-desc.c:3432 +#, c-format +msgid "internal error: xc16x_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: xc16x_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: xc16x-desc.c:3451 +#, c-format +msgid "internal error: xc16x_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: xc16x_cgen_cpu_open: не визначено порядок байтів" + #: xstormy16-asm.c:71 msgid "Bad register in preincrement" msgstr "Помилковий регістр у передзбільшенні" @@ -1904,6 +2236,36 @@ msgstr "Операнд не є символом" msgid "Syntax error: No trailing ')'" msgstr "Синтаксична помилка: не вистачає завершального «)»" +#: xstormy16-desc.c:1317 +#, c-format +msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'" +msgstr "внутрішня помилка: xstormy16_cgen_rebuild_tables: конфлікт значень insn-chunk-bitsize: «%d» і «%d»" + +#: xstormy16-desc.c:1400 +#, c-format +msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'" +msgstr "внутрішня помилка: xstormy16_cgen_cpu_open: непідтримуваний аргумент «%d»" + +#: xstormy16-desc.c:1419 +#, c-format +msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified" +msgstr "внутрішня помилка: xstormy16_cgen_cpu_open: не визначено порядок байтів" + +#~ msgid "Internal disassembler error" +#~ msgstr "Внутрішня помилка дизасемблера" + +#~ msgid "can't cope with insert %d\n" +#~ msgstr "не вдалося обробити вставлення %d\n" + +#~ msgid "%02x\t\t*unknown*" +#~ msgstr "%02x\t\t*невідомо*" + +#~ msgid "# <dis error: %08lx>" +#~ msgstr "# <помилка дизасемблера: %08lx>" + +#~ msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n" +#~ msgstr "Внутрішня помилка: помилка у файлі sparc-opcode.h: «%s», %#.8lx, %#.8lx\n" + #~ msgid "Illegal limm reference in last instruction!\n" #~ msgstr "Некоректне посилання у останній інструкції!\n" @@ -1913,12 +2275,6 @@ msgstr "Синтаксична помилка: не вистачає завер #~ msgid "auxiliary register not allowed here" #~ msgstr "тут не можна використовувати допоміжний регістр" -#~ msgid "attempt to set readonly register" -#~ msgstr "спроба змінити значення у регістрі, призначеному лише для читання" - -#~ msgid "attempt to read writeonly register" -#~ msgstr "спроба прочитати значення у регістрі, призначеному лише для запису" - #~ msgid "too many long constants" #~ msgstr "занадто багато довгих сталих" |