# Italian translation for opcodes.
# Copyright (C) 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the binutils package.
# Sergio Zanchetta <primes2h@ubuntu.com>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: opcodes-2.21.53\n"
"Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
"POT-Creation-Date: 2026-07-12 10:21+0100\n"
"PO-Revision-Date: 2011-10-17 09:53+0200\n"
"Last-Translator: Sergio Zanchetta <primes2h@ubuntu.com>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"Plural-Forms: nplurals=2; plural= (n != 1)\n"

#: aarch64-asm.c:891
msgid "specified register cannot be read from"
msgstr ""

#: aarch64-asm.c:900
msgid "specified register cannot be written to"
msgstr ""

#. Invalid option.
#: aarch64-dis.c:116 arc-dis.c:795 arm-dis.c:11958 kvx-dis.c:154
#, fuzzy, c-format
#| msgid "Unrecognised disassembler option: %s\n"
msgid "unrecognised disassembler option: %s"
msgstr "Opzione del disassemblatore non riconosciuta: %s\n"

#: aarch64-dis.c:4172
#, c-format
msgid "this `%s' should have an immediately preceding `%s'"
msgstr ""

#: aarch64-dis.c:4179
#, c-format
msgid "expected `%s' after previous `%s'"
msgstr ""

#: aarch64-dis.c:4611
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following AARCH64 specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: aarch64-dis.c:4615
#, c-format
msgid ""
"\n"
"  no-aliases         Don't print instruction aliases.\n"
msgstr ""

#: aarch64-dis.c:4618
#, c-format
msgid ""
"\n"
"  aliases            Do print instruction aliases.\n"
msgstr ""

#: aarch64-dis.c:4621
#, fuzzy, c-format
#| msgid "  intel       Display instruction in Intel syntax\n"
msgid ""
"\n"
"  no-notes         Don't print instruction notes.\n"
msgstr "  intel       Visualizza le istruzioni con la sintassi Intel\n"

#: aarch64-dis.c:4624
#, fuzzy, c-format
#| msgid "  intel       Display instruction in Intel syntax\n"
msgid ""
"\n"
"  notes            Do print instruction notes.\n"
msgstr "  intel       Visualizza le istruzioni con la sintassi Intel\n"

#: aarch64-dis.c:4627
#, c-format
msgid ""
"\n"
"  annotate         Display symbol names for undefined instructions.\n"
msgstr ""

#: aarch64-dis.c:4630
#, c-format
msgid ""
"\n"
"  no-annotate       Do not display symbol names for undefined instructions.\n"
msgstr ""

#: aarch64-dis.c:4634
#, c-format
msgid ""
"\n"
"  debug_dump         Temp switch for debug trace.\n"
msgstr ""

#: aarch64-dis.c:4638 arc-dis.c:1584 arc-dis.c:1607 arc-dis.c:1610
#: kvx-dis.c:1586 loongarch-dis.c:371 mips-dis.c:2930 mips-dis.c:2942
#: mips-dis.c:2945 nfp-dis.c:3004 riscv-dis.c:1860 riscv-dis.c:1863
#, c-format
msgid "\n"
msgstr "\n"

#: aarch64-opc.c:1153
#, fuzzy
#| msgid "immediate value out of range"
msgid "immediate value"
msgstr "valore dell'immediato fuori dall'intervallo"

#: aarch64-opc.c:1163
msgid "immediate offset"
msgstr ""

#: aarch64-opc.c:1173
#, fuzzy
#| msgid "Bad register name"
msgid "register number"
msgstr "Nome di registro errato"

#: aarch64-opc.c:1183
#, fuzzy
#| msgid "Bad register in preincrement"
msgid "register element index"
msgstr "Registro errato nel preincremento"

#: aarch64-opc.c:1193
msgid "shift amount"
msgstr ""

#: aarch64-opc.c:1205
msgid "multiplier"
msgstr ""

#: aarch64-opc.c:1374
msgid "expected a selection register in the range w12-w15"
msgstr ""

#: aarch64-opc.c:1378
msgid "expected a selection register in the range w8-w11"
msgstr ""

#: aarch64-opc.c:1397
msgid "starting offset is not a multiple of 2"
msgstr ""

#: aarch64-opc.c:1398
msgid "starting offset is not a multiple of 4"
msgstr ""

#: aarch64-opc.c:1406
msgid "expected a single offset rather than a range"
msgstr ""

#: aarch64-opc.c:1410
msgid "expected a range of two offsets"
msgstr ""

#: aarch64-opc.c:1413
msgid "expected a range of four offsets"
msgstr ""

#: aarch64-opc.c:1494
msgid "second reg in pair should be xzr if first is xzr"
msgstr ""

#: aarch64-opc.c:1508
msgid "reg pair must start from even reg"
msgstr ""

#: aarch64-opc.c:1514
msgid "reg pair must be contiguous"
msgstr ""

#: aarch64-opc.c:1530
msgid "extraneous register"
msgstr ""

#: aarch64-opc.c:1536
msgid "missing register"
msgstr ""

#: aarch64-opc.c:1640 aarch64-opc.c:1658 aarch64-opc.c:1667 arc-opc.c:188
#, fuzzy
#| msgid "bit,base is out of range"
msgid "register out of range"
msgstr "bit o base fuori dall'intervallo"

#: aarch64-opc.c:1708 aarch64-opc.c:1724 aarch64-opc.c:1749
#, fuzzy
#| msgid "bit,base is out of range"
msgid "start register out of range"
msgstr "bit o base fuori dall'intervallo"

#: aarch64-opc.c:1934 aarch64-opc.c:1942 aarch64-opc.c:1965
msgid "unexpected address writeback"
msgstr ""

#: aarch64-opc.c:1953
#, fuzzy
#| msgid "address writeback not allowed"
msgid "address writeback expected"
msgstr "il writeback dell'indirizzo non è permesso"

#: aarch64-opc.c:2058
#, fuzzy
#| msgid "invalid register name"
msgid "invalid register offset"
msgstr "Nome di registro non valido"

#: aarch64-opc.c:2080
#, fuzzy
#| msgid "invalid constant"
msgid "invalid post-increment amount"
msgstr "costante non valida"

#: aarch64-opc.c:2096 aarch64-opc.c:2651
#, fuzzy
#| msgid "invalid constant"
msgid "invalid shift amount"
msgstr "costante non valida"

#: aarch64-opc.c:2109
#, fuzzy
#| msgid "invalid conditional option"
msgid "invalid extend/shift operator"
msgstr "opzione condizionale non valida"

#: aarch64-opc.c:2184 aarch64-opc.c:2226 aarch64-opc.c:2294 aarch64-opc.c:2328
#, fuzzy
#| msgid "invalid register name"
msgid "invalid addressing mode"
msgstr "Nome di registro non valido"

#: aarch64-opc.c:2286
#, fuzzy
#| msgid "index register in load range"
msgid "index register xzr is not allowed"
msgstr "registro indice nell'intervallo load"

#: aarch64-opc.c:2355
#, fuzzy
#| msgid "invalid constant"
msgid "invalid increment amount"
msgstr "costante non valida"

#: aarch64-opc.c:2438 aarch64-opc.c:2460 aarch64-opc.c:2684 aarch64-opc.c:2692
#: aarch64-opc.c:2758 aarch64-opc.c:2787
#, fuzzy
#| msgid "invalid constant"
msgid "invalid shift operator"
msgstr "costante non valida"

#: aarch64-opc.c:2444
#, fuzzy
#| msgid "Value of A operand must be 0 or 1"
msgid "shift amount must be 0 or 12"
msgstr "Il valore dell'operando A deve essere 0 o 1"

#: aarch64-opc.c:2450 aarch64-opc.c:2485 aarch64-opc.c:2504 aarch64-opc.c:2512
#: aarch64-opc.c:2604 aarch64-opc.c:2781 aarch64-opc.c:2881 aarch64-opc.c:2894
#, fuzzy
#| msgid "immediate value out of range"
msgid "immediate out of range"
msgstr "valore dell'immediato fuori dall'intervallo"

#: aarch64-opc.c:2467
msgid "shift amount must be a multiple of 16"
msgstr ""

#: aarch64-opc.c:2479
#, fuzzy
#| msgid "immediate value out of range"
msgid "negative immediate value not allowed"
msgstr "valore dell'immediato fuori dall'intervallo"

#: aarch64-opc.c:2615
msgid "immediate zero expected"
msgstr ""

#: aarch64-opc.c:2629
msgid "rotate expected to be 0, 90, 180 or 270"
msgstr ""

#: aarch64-opc.c:2640
msgid "rotate expected to be 90 or 270"
msgstr ""

#: aarch64-opc.c:2700
msgid "shift is not permitted"
msgstr ""

#: aarch64-opc.c:2725
#, fuzzy
#| msgid "invalid mask field"
msgid "invalid value for immediate"
msgstr "campo di maschera non valido"

#: aarch64-opc.c:2750
#, fuzzy
#| msgid "Value of A operand must be 0 or 1"
msgid "shift amount must be 0 or 16"
msgstr "Il valore dell'operando A deve essere 0 o 1"

#: aarch64-opc.c:2771
msgid "floating-point immediate expected"
msgstr ""

#: aarch64-opc.c:2805
msgid "no shift amount allowed for 8-bit constants"
msgstr ""

#: aarch64-opc.c:2815
#, fuzzy
#| msgid "Value of A operand must be 0 or 1"
msgid "shift amount must be 0 or 8"
msgstr "Il valore dell'operando A deve essere 0 o 1"

#: aarch64-opc.c:2828
msgid "immediate too big for element size"
msgstr ""

#: aarch64-opc.c:2835
#, fuzzy
#| msgid "invalid register name"
msgid "invalid arithmetic immediate"
msgstr "Nome di registro non valido"

#: aarch64-opc.c:2849
msgid "floating-point value must be 0.5 or 1.0"
msgstr ""

#: aarch64-opc.c:2859
msgid "floating-point value must be 0.5 or 2.0"
msgstr ""

#: aarch64-opc.c:2869
msgid "floating-point value must be 0.0 or 1.0"
msgstr ""

#: aarch64-opc.c:2900
#, fuzzy
#| msgid "invalid register name"
msgid "invalid replicated MOV immediate"
msgstr "Nome di registro non valido"

#: aarch64-opc.c:2959
msgid "byte index must be a multiple of 8"
msgstr ""

#: aarch64-opc.c:2997
msgid "the register-index form of PRFM does not accept opcodes in the range 24-31"
msgstr ""

#: aarch64-opc.c:3066
msgid "extend operator expected"
msgstr ""

#: aarch64-opc.c:3079
msgid "missing extend operator"
msgstr ""

#: aarch64-opc.c:3085
msgid "'LSL' operator not allowed"
msgstr ""

#: aarch64-opc.c:3106
#, fuzzy
#| msgid "Bad register name"
msgid "W register expected"
msgstr "Nome di registro errato"

#: aarch64-opc.c:3117
msgid "shift operator expected"
msgstr ""

#: aarch64-opc.c:3124
msgid "'ROR' operator not allowed"
msgstr ""

#: aarch64-opc.c:3303
msgid "expected at least one stack pointer operand"
msgstr ""

#: aarch64-opc.c:4725
#, fuzzy
#| msgid "attempt to set readonly register"
msgid "writing to a read-only register"
msgstr "tentativo di impostazione di un registro in sola lettura"

#: aarch64-opc.c:4727
#, fuzzy
#| msgid "attempt to read writeonly register"
msgid "reading from a write-only register"
msgstr "tentativo di lettura di un registro in sola scrittura"

#: aarch64-opc.c:5401
#, fuzzy
#| msgid "source and target register operands must be different"
msgid "the three register operands must be distinct from one another"
msgstr "gli operandi del registro sorgente e obiettivo devono essere diversi"

#: aarch64-opc.c:5430
#, fuzzy
#| msgid "source and target register operands must be different"
msgid "the two register operands must be distinct from each other"
msgstr "gli operandi del registro sorgente e obiettivo devono essere diversi"

#: aarch64-opc.c:5541
msgid "destination register differs from preceding instruction"
msgstr ""

#: aarch64-opc.c:5544
msgid "source register differs from preceding instruction"
msgstr ""

#: aarch64-opc.c:5547
msgid "size register differs from preceding instruction"
msgstr ""

#: aarch64-opc.c:5595
msgid "instruction opens new dependency sequence without ending previous one"
msgstr ""

#: aarch64-opc.c:5624
msgid "previous `movprfx' sequence not closed"
msgstr ""

#: aarch64-opc.c:5655
msgid "SVE instruction expected after `movprfx'"
msgstr ""

#: aarch64-opc.c:5668
msgid "SVE `movprfx' compatible instruction expected"
msgstr ""

#: aarch64-opc.c:5756
msgid "predicated instruction expected after `movprfx'"
msgstr ""

#: aarch64-opc.c:5768
msgid "merging predicate expected due to preceding `movprfx'"
msgstr ""

#: aarch64-opc.c:5780
msgid "predicate register differs from that in preceding `movprfx'"
msgstr ""

#: aarch64-opc.c:5799
msgid "output register of preceding `movprfx' not used in current instruction"
msgstr ""

#: aarch64-opc.c:5812
msgid "output register of preceding `movprfx' expected as output"
msgstr ""

#: aarch64-opc.c:5824
msgid "output register of preceding `movprfx' used as input"
msgstr ""

#: aarch64-opc.c:5840
msgid "register size not compatible with previous `movprfx'"
msgstr ""

#: alpha-opc.c:154
msgid "branch operand unaligned"
msgstr "operando di diramazione non allineato"

#: alpha-opc.c:170 alpha-opc.c:186
msgid "jump hint unaligned"
msgstr "suggerimento di salto non allineato"

#: arc-dis.c:368
msgid ""
"\n"
"Warning: disassembly may be wrong due to guessed opcode class choice.\n"
"Use -M<class[,class]> to select the correct opcode class(es).\n"
"\t\t\t\t"
msgstr ""

#: arc-dis.c:430
msgid "An error occurred while generating the extension instruction operations"
msgstr ""

#: arc-dis.c:834
#, fuzzy, c-format
#| msgid "Unrecognised disassembler option: %s\n"
msgid "unrecognised disassembler CPU option: %s"
msgstr "Opzione del disassemblatore non riconosciuta: %s\n"

#: arc-dis.c:1299
msgid ""
"\n"
"Warning: illegal use of double register pair.\n"
msgstr ""

#: arc-dis.c:1466
msgid "Enforce the designated architecture while decoding."
msgstr ""

#: arc-dis.c:1468
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize DSP instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1470
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize FPX SP instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1472
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize FPX DP instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1474
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize FPU QuarkSE-EM instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1476
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize double assist FPU instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1478
#, fuzzy
#| msgid "unrecognized form of instruction"
msgid "Recognize single precision FPU instructions."
msgstr "forma dell'istruzione non riconosciuta"

#: arc-dis.c:1480
#, fuzzy
#| msgid "unrecognized form of instruction"
msgid "Recognize double precision FPU instructions."
msgstr "forma dell'istruzione non riconosciuta"

#: arc-dis.c:1482
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize NPS400 instructions."
msgstr "istruzione non riconosciuta"

#: arc-dis.c:1484
msgid "Use only hexadecimal number to print immediates."
msgstr ""

#: arc-dis.c:1559
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following ARC specific disassembler options are supported for use \n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: arc-dis.c:1593 mips-dis.c:2937 riscv-dis.c:1855
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "  For the options above, the following values are supported for \"ABI\":\n"
#| "   "
msgid ""
"\n"
"  For the options above, the following values are supported for \"%s\":\n"
"   "
msgstr ""
"\n"
"  Per \"ABI\" sono supportati i seguenti valori per le opzioni di cui sopra:\n"
"   "

#: arc-dis.c:1603
#, c-format
msgid ""
"\n"
"   "
msgstr ""

#: arc-opc.c:41 arc-opc.c:64 arc-opc.c:90 arc-opc.c:114
msgid "LP_COUNT register cannot be used as destination register"
msgstr ""

#: arc-opc.c:88
msgid "cannot use odd number destination register"
msgstr ""

#: arc-opc.c:101 arc-opc.c:112
msgid "cannot use odd number source register"
msgstr ""

#: arc-opc.c:127
#, fuzzy
#| msgid "Operand is not a symbol"
msgid "operand is not zero"
msgstr "L'operando non è un simbolo"

#: arc-opc.c:186
msgid "register R30 is a limm indicator"
msgstr ""

#: arc-opc.c:207
#, fuzzy
#| msgid "register number must be even"
msgid "register must be R0"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:225
#, fuzzy
#| msgid "register number must be even"
msgid "register must be R1"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:242
#, fuzzy
#| msgid "register number must be even"
msgid "register must be R2"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:259
#, fuzzy
#| msgid "register number must be even"
msgid "register must be R3"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:276
#, fuzzy
#| msgid "register number must be even"
msgid "register must be SP"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:293
#, fuzzy
#| msgid "register number must be even"
msgid "register must be GP"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:310
#, fuzzy
#| msgid "register number must be even"
msgid "register must be PCL"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:327
#, fuzzy
#| msgid "register number must be even"
msgid "register must be BLINK"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:344
#, fuzzy
#| msgid "register number must be even"
msgid "register must be ILINK1"
msgstr "il numero di registro deve essere pari"

#: arc-opc.c:361
#, fuzzy
#| msgid "register number must be even"
msgid "register must be ILINK2"
msgstr "il numero di registro deve essere pari"

#. ARC NPS400 Support: See comment near head of file.
#: arc-opc.c:392 arc-opc.c:430 arc-opc.c:468 arc-opc.c:737
#, fuzzy
#| msgid "Register must be between r8 and r15"
msgid "register must be either r0-r3 or r12-r15"
msgstr "Il registro deve essere tra r8 e r15"

#: arc-opc.c:519
msgid "accepted values are from -1 to 6"
msgstr ""

#: arc-opc.c:548
msgid "first register of the range should be r13"
msgstr ""

#: arc-opc.c:550
msgid "last register of the range doesn't fit"
msgstr ""

#: arc-opc.c:570 arc-opc.c:585
#, fuzzy
#| msgid "invalid register number `%d'"
msgid "invalid register number, should be fp"
msgstr "numero di registro non valido \"%d\""

#: arc-opc.c:607
#, fuzzy
#| msgid "invalid register number `%d'"
msgid "invalid register number, should be blink"
msgstr "numero di registro non valido \"%d\""

#: arc-opc.c:629
#, fuzzy
#| msgid "invalid register number `%d'"
msgid "invalid register number, should be pcl"
msgstr "numero di registro non valido \"%d\""

#: arc-opc.c:785
msgid "invalid size, should be 1, 2, 4, or 8"
msgstr ""

#: arc-opc.c:830
msgid "invalid immediate, must be 1, 2, or 4"
msgstr ""

#: arc-opc.c:869
msgid "invalid value for CMEM ld/st immediate"
msgstr ""

#: arc-opc.c:896
msgid "invalid position, should be 0, 16, 32, 48 or 64."
msgstr ""

#: arc-opc.c:930
msgid "invalid position, should be 16, 32, 64 or 128."
msgstr ""

#: arc-opc.c:952
#, fuzzy
#| msgid "immediate value out of range"
msgid "invalid size value must be on range 1-64."
msgstr "valore dell'immediato fuori dall'intervallo"

#: arc-opc.c:983
msgid "invalid position, should be 0, 8, 16, or 24"
msgstr ""

#: arc-opc.c:1008
#, fuzzy
#| msgid "store value must be zero"
msgid "invalid size, value must be "
msgstr "il valore di memoria deve essere zero"

#: arc-opc.c:1082
#, fuzzy
#| msgid "branch value out of range"
msgid "value out of range 1 - 256"
msgstr "Valore di diramazione fuori dall'intervallo"

#: arc-opc.c:1091
#, fuzzy
#| msgid "store value must be zero"
msgid "value must be power of 2"
msgstr "il valore di memoria deve essere zero"

#: arc-opc.c:1144
msgid "value must be in the range 0 to 28"
msgstr ""

#: arc-opc.c:1166
#, fuzzy
#| msgid "store value must be zero"
msgid "value must be in the range 1 to "
msgstr "il valore di memoria deve essere zero"

#: arc-opc.c:1196
msgid "value must be in the range 0 to 240"
msgstr ""

#: arc-opc.c:1198
msgid "value must be a multiple of 16"
msgstr ""

#: arc-opc.c:1218
#, fuzzy
#| msgid "invalid register operand when updating"
msgid "invalid address type for operand"
msgstr "operando del registro non valido durante l'aggiornamento"

#: arc-opc.c:1252
msgid "value must be in the range 0 to 31"
msgstr ""

#: arc-opc.c:1277
msgid "invalid position, should be one of: 0,4,8,...124."
msgstr ""

#: arm-dis.c:4934
#, fuzzy
#| msgid "Bad register name"
msgid "Select raw register names"
msgstr "Nome di registro errato"

#: arm-dis.c:4936
msgid "Select register names used by GCC"
msgstr ""

#: arm-dis.c:4938
msgid "Select register names used in ARM's ISA documentation"
msgstr ""

#: arm-dis.c:4940
msgid "Assume all insns are Thumb insns"
msgstr ""

#: arm-dis.c:4941
msgid "Examine preceding label to determine an insn's type"
msgstr ""

#: arm-dis.c:4942
msgid "Select register names used in the APCS"
msgstr ""

#: arm-dis.c:4944
msgid "Select register names used in the ATPCS"
msgstr ""

#: arm-dis.c:4946
msgid "Select special register names used in the ATPCS"
msgstr ""

#: arm-dis.c:4948
msgid "Enable CDE extensions for coprocessor N space"
msgstr ""

#: arm-dis.c:11924
#, fuzzy, c-format
#| msgid "Unrecognised register name set: %s\n"
msgid "unrecognised register name set: %s"
msgstr "Set di nomi di registro non riconosciuto: %s\n"

#: arm-dis.c:11937
#, c-format
msgid "cde coprocessor not between 0-7: %s"
msgstr ""

#: arm-dis.c:11940
#, c-format
msgid "coproc must have an argument: %s"
msgstr ""

#: arm-dis.c:11952
#, c-format
msgid "coprocN argument takes options \"generic\", \"cde\", or \"CDE\": %s"
msgstr ""

#: arm-dis.c:12673
#, c-format
msgid ""
"\n"
"The following ARM specific disassembler options are supported for use with\n"
"the -M switch:\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per ARM possono essere\n"
"usate con l'opzione -M:\n"

#: avr-dis.c:130 avr-dis.c:152
#, c-format
msgid "undefined"
msgstr "indefinito"

#: avr-dis.c:251
#, fuzzy, c-format
#| msgid "<internal disassembler error>"
msgid "internal disassembler error"
msgstr "<errore interno del disassemblatore>"

#: avr-dis.c:312
#, c-format
msgid "unknown constraint `%c'"
msgstr "vincolo sconosciuto \"%c\""

#: bpf-dis.c:55
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following BPF specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: bpf-dis.c:59
#, c-format
msgid ""
"      pseudoc                  Use pseudo-c syntax.\n"
"      v1,v2,v3,v4,xbpf         Version of the BPF ISA to use.\n"
"      hex,oct,dec              Output numerical base for immediates.\n"
msgstr ""

#. The option without '=' should be defined above.
#: bpf-dis.c:90 riscv-dis.c:140 riscv-dis.c:178
#, fuzzy, c-format
#| msgid "Unrecognised disassembler option: %s\n"
msgid "unrecognized disassembler option: %s"
msgstr "Opzione del disassemblatore non riconosciuta: %s\n"

#: bpf-dis.c:166
#, c-format
msgid "unknown BPF CPU version %u\n"
msgstr ""

#: bpf-dis.c:290
#, fuzzy, c-format
#| msgid "<internal error in opcode table: %s %s>\n"
msgid "# internal error, unknown tag in opcode template (%s)"
msgstr "<errore interno nella tabella degli opcode: %s %s>\n"

#: cgen-asm.c:351 epiphany-ibld.c:203 fr30-ibld.c:203 frv-ibld.c:203
#: ip2k-ibld.c:203 iq2000-ibld.c:203 lm32-ibld.c:203 m32c-ibld.c:203
#: m32r-ibld.c:203 mep-ibld.c:203 mt-ibld.c:203 or1k-ibld.c:203
#: xstormy16-ibld.c:203
#, c-format
msgid "operand out of range (%ld not between %ld and %ld)"
msgstr "operando fuori dall'intervallo (%ld non è tra %ld e %ld)"

#: cgen-asm.c:373
#, c-format
msgid "operand out of range (%lu not between %lu and %lu)"
msgstr "operando fuori dall'intervallo (%lu non è tra %lu e %lu)"

#: cris-desc.c:2622
#, c-format
msgid "internal error: cris_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: cris-desc.c:2710
#, c-format
msgid "internal error: cris_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: cris-desc.c:2729
#, c-format
msgid "internal error: cris_cgen_cpu_open: no endianness specified"
msgstr ""

#: d30v-dis.c:232
#, fuzzy, c-format
#| msgid "illegal bitmask"
msgid "illegal id (%d)"
msgstr "maschera di bit non consentita"

#: d30v-dis.c:259
#, c-format
msgid "<unknown register %d>"
msgstr "<registro sconosciuto %d>"

#. Can't happen.
#: dis-buf.c:62
#, c-format
msgid "Unknown error %d\n"
msgstr "Errore sconosciuto %d\n"

#: dis-buf.c:68
#, fuzzy, c-format
#| msgid "Address 0x%s is out of bounds.\n"
msgid "Address 0x%<PRIx64> is out of bounds.\n"
msgstr "L'indirizzo 0x%s è fuori dai limiti.\n"

#: disassemble.c:856
#, c-format
msgid "assertion fail %s:%d"
msgstr ""

#: disassemble.c:857
msgid "Please report this bug"
msgstr ""

#: epiphany-asm.c:68
#, fuzzy
#| msgid "unrecognized form of instruction"
msgid "register unavailable for short instructions"
msgstr "forma dell'istruzione non riconosciuta"

#: epiphany-asm.c:115
#, fuzzy
#| msgid "register number must be even"
msgid "register name used as immediate value"
msgstr "il numero di registro deve essere pari"

#. Don't treat "mov ip,ip" as a move-immediate.
#: epiphany-asm.c:178 epiphany-asm.c:234
msgid "register source in immediate move"
msgstr ""

#: epiphany-asm.c:187
msgid "byte relocation unsupported"
msgstr ""

#. -- assembler routines inserted here.
#. -- asm.c
#: epiphany-asm.c:193 frv-asm.c:972 iq2000-asm.c:56 lm32-asm.c:95
#: lm32-asm.c:127 lm32-asm.c:157 lm32-asm.c:187 lm32-asm.c:217 lm32-asm.c:247
#: m32c-asm.c:140 m32c-asm.c:235 m32c-asm.c:276 m32c-asm.c:334 m32c-asm.c:355
#: m32r-asm.c:53 mep-asm.c:241 mep-asm.c:259 mep-asm.c:274 mep-asm.c:289
#: mep-asm.c:301 or1k-asm.c:54
msgid "missing `)'"
msgstr "\")\" mancante"

#: epiphany-asm.c:270
#, fuzzy
#| msgid "unknown operand shift: %x\n"
msgid "ABORT: unknown operand"
msgstr "scorrimento dell'operando sconosciuto: %x\n"

#: epiphany-asm.c:296
msgid "Not a pc-relative address."
msgstr ""

#: 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:576 xstormy16-asm.c:277
#, fuzzy, c-format
#| msgid "Unrecognized field %d while parsing.\n"
msgid "internal error: unrecognized field %d while parsing"
msgstr "Campo %d non riconosciuto durante l'analisi.\n"

#: 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:628 xstormy16-asm.c:329
msgid "missing mnemonic in syntax string"
msgstr "Mnemonico mancante nella stringa di sintassi"

#. We couldn't parse it.
#: 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:763
#: or1k-asm.c:767 or1k-asm.c:856 or1k-asm.c:963 xstormy16-asm.c:464
#: xstormy16-asm.c:468 xstormy16-asm.c:557 xstormy16-asm.c:664
msgid "unrecognized instruction"
msgstr "istruzione non riconosciuta"

#: 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:810 xstormy16-asm.c:511
#, c-format
msgid "syntax error (expected char `%c', found `%c')"
msgstr "errore di sintassi (carattere atteso \"%c\", trovato \"%c\")"

#: 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:820 xstormy16-asm.c:521
#, c-format
msgid "syntax error (expected char `%c', found end of instruction)"
msgstr "errore di sintassi (carattere atteso \"%c\", trovata fine dell'istruzione)"

#: 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:850 xstormy16-asm.c:551
msgid "junk at end of line"
msgstr "spazzatura alla fine della riga"

#: 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:962 xstormy16-asm.c:663
msgid "unrecognized form of instruction"
msgstr "forma dell'istruzione non riconosciuta"

#: 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:976 xstormy16-asm.c:677
#, c-format
msgid "bad instruction `%.50s...'"
msgstr "istruzione errata \"%.50s...\""

#: 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:979 xstormy16-asm.c:680
#, c-format
msgid "bad instruction `%.50s'"
msgstr "istruzione errata \"%.50s\""

#: epiphany-desc.c:2110
#, c-format
msgid "internal error: epiphany_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: epiphany-desc.c:2198
#, c-format
msgid "internal error: epiphany_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: epiphany-desc.c:2217
#, c-format
msgid "internal error: epiphany_cgen_cpu_open: no endianness specified"
msgstr ""

#. 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:294
#: mt-dis.c:41 nds32-dis.c:64 or1k-dis.c:41 xstormy16-dis.c:41
msgid "*unknown*"
msgstr "*sconosciuta*"

#: 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:1201
#: mt-dis.c:288 or1k-dis.c:175 xstormy16-dis.c:169
#, fuzzy, c-format
#| msgid "Unrecognized field %d while printing insn.\n"
msgid "internal error: unrecognized field %d while printing insn"
msgstr "Campo %d non riconosciuto durante la stampa dell'insn.\n"

#: epiphany-ibld.c:166 fr30-ibld.c:166 frv-ibld.c:166 ip2k-ibld.c:166
#: iq2000-ibld.c:166 lm32-ibld.c:166 m32c-ibld.c:166 m32r-ibld.c:166
#: mep-ibld.c:166 mt-ibld.c:166 or1k-ibld.c:166 xstormy16-ibld.c:166
#, c-format
msgid "operand out of range (%ld not between %ld and %lu)"
msgstr "operando fuori dall'intervallo (%ld non è tra %ld e %lu)"

#: epiphany-ibld.c:187 fr30-ibld.c:187 frv-ibld.c:187 ip2k-ibld.c:187
#: iq2000-ibld.c:187 lm32-ibld.c:187 m32c-ibld.c:187 m32r-ibld.c:187
#: mep-ibld.c:187 mt-ibld.c:187 or1k-ibld.c:187 xstormy16-ibld.c:187
#, c-format
msgid "operand out of range (0x%lx not between 0 and 0x%lx)"
msgstr "operando fuori dall'intervallo (0x%lx non è tra 0 e 0x%lx)"

#: epiphany-ibld.c:885 fr30-ibld.c:740 frv-ibld.c:866 ip2k-ibld.c:617
#: iq2000-ibld.c:723 lm32-ibld.c:644 m32c-ibld.c:1741 m32r-ibld.c:675
#: mep-ibld.c:1218 mt-ibld.c:759 or1k-ibld.c:738 xstormy16-ibld.c:688
#, fuzzy, c-format
#| msgid "Unrecognized field %d while building insn.\n"
msgid "internal error: unrecognized field %d while building insn"
msgstr "Campo %d non riconosciuto durante la generazione dell'insn.\n"

#: epiphany-ibld.c:1180 fr30-ibld.c:946 frv-ibld.c:1184 ip2k-ibld.c:693
#: iq2000-ibld.c:899 lm32-ibld.c:749 m32c-ibld.c:2903 m32r-ibld.c:813
#: mep-ibld.c:1818 mt-ibld.c:980 or1k-ibld.c:897 xstormy16-ibld.c:835
#, fuzzy, c-format
#| msgid "Unrecognized field %d while decoding insn.\n"
msgid "internal error: unrecognized field %d while decoding insn"
msgstr "Campo %d non riconosciuto durante la decodifica dell'insn.\n"

#: epiphany-ibld.c:1324 fr30-ibld.c:1093 frv-ibld.c:1463 ip2k-ibld.c:768
#: iq2000-ibld.c:1031 lm32-ibld.c:839 m32c-ibld.c:3521 m32r-ibld.c:927
#: mep-ibld.c:2289 mt-ibld.c:1181 or1k-ibld.c:993 xstormy16-ibld.c:946
#, fuzzy, c-format
#| msgid "Unrecognized field %d while getting int operand.\n"
msgid "internal error: unrecognized field %d while getting int operand"
msgstr "Campo %d non riconosciuto durante la ricezione dell'operando int.\n"

#: epiphany-ibld.c:1450 fr30-ibld.c:1222 frv-ibld.c:1724 ip2k-ibld.c:825
#: iq2000-ibld.c:1145 lm32-ibld.c:911 m32c-ibld.c:4121 m32r-ibld.c:1023
#: mep-ibld.c:2742 mt-ibld.c:1364 or1k-ibld.c:1071 xstormy16-ibld.c:1039
#, fuzzy, c-format
#| msgid "Unrecognized field %d while getting vma operand.\n"
msgid "internal error: unrecognized field %d while getting vma operand"
msgstr "Campo %d non riconosciuto durante la ricezione dell'operando vma.\n"

#: epiphany-ibld.c:1583 fr30-ibld.c:1354 frv-ibld.c:1992 ip2k-ibld.c:885
#: iq2000-ibld.c:1266 lm32-ibld.c:990 m32c-ibld.c:4709 m32r-ibld.c:1125
#: mep-ibld.c:3156 mt-ibld.c:1554 or1k-ibld.c:1156 xstormy16-ibld.c:1139
#, fuzzy, c-format
#| msgid "Unrecognized field %d while setting int operand.\n"
msgid "internal error: unrecognized field %d while setting int operand"
msgstr "Campo %d non riconosciuto durante l'impostazione dell'operando int.\n"

#: epiphany-ibld.c:1706 fr30-ibld.c:1476 frv-ibld.c:2250 ip2k-ibld.c:935
#: iq2000-ibld.c:1377 lm32-ibld.c:1059 m32c-ibld.c:5287 m32r-ibld.c:1217
#: mep-ibld.c:3560 mt-ibld.c:1734 or1k-ibld.c:1231 xstormy16-ibld.c:1229
#, fuzzy, c-format
#| msgid "Unrecognized field %d while setting vma operand.\n"
msgid "internal error: unrecognized field %d while setting vma operand"
msgstr "Campo %d non riconosciuto durante l'impostazione dell'operando vma.\n"

#: fr30-asm.c:93 m32c-asm.c:872 m32c-asm.c:879
msgid "Register number is not valid"
msgstr "Il numero di registro non è valido"

#: fr30-asm.c:95
msgid "Register must be between r0 and r7"
msgstr "Il registro deve essere tra r0 e r7"

#: fr30-asm.c:97
msgid "Register must be between r8 and r15"
msgstr "Il registro deve essere tra r8 e r15"

#: fr30-asm.c:116 m32c-asm.c:910
msgid "Register list is not valid"
msgstr "L'elenco dei registri non è valido"

#: fr30-desc.c:1587
#, c-format
msgid "internal error: fr30_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: fr30-desc.c:1675
#, c-format
msgid "internal error: fr30_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: fr30-desc.c:1694
#, c-format
msgid "internal error: fr30_cgen_cpu_open: no endianness specified"
msgstr ""

#: frv-asm.c:608
msgid "missing `]'"
msgstr "\"]\" mancante"

#: frv-asm.c:611 frv-asm.c:621
msgid "Special purpose register number is out of range"
msgstr "Il numero del registro di uso speciale è fuori dall'intervallo"

#: frv-asm.c:908
msgid "Value of A operand must be 0 or 1"
msgstr "Il valore dell'operando A deve essere 0 o 1"

#: frv-asm.c:944
msgid "register number must be even"
msgstr "il numero di registro deve essere pari"

#: frv-desc.c:6327
#, c-format
msgid "internal error: frv_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: frv-desc.c:6415
#, c-format
msgid "internal error: frv_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: frv-desc.c:6434
#, c-format
msgid "internal error: frv_cgen_cpu_open: no endianness specified"
msgstr ""

#: frv-opc.c:459
#, c-format
msgid "internal error: bad vliw->next_slot value"
msgstr ""

#: frv-opc.c:769
#, fuzzy, c-format
#| msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgid "internal error: bad major code"
msgstr "Errore interno: sparc-opcode.h errato: \"%s\" == \"%s\"\n"

#: frv-opc.c:819
#, c-format
msgid "internal error: bad insn unit"
msgstr ""

#: h8300-dis.c:309
#, c-format
msgid "Hmmmm 0x%x"
msgstr "Hmmmm 0x%x"

#: h8300-dis.c:617
#, c-format
msgid "Don't understand 0x%x \n"
msgstr "0x%x non è chiaro \n"

#: i386-dis.c:8784
msgid "<internal disassembler error>"
msgstr "<errore interno del disassemblatore>"

#: i386-dis.c:9032
#, c-format
msgid ""
"\n"
"The following i386/x86-64 specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per i386/x86-64 possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: i386-dis.c:9036
#, c-format
msgid "  x86-64      Disassemble in 64bit mode\n"
msgstr "  x86-64      Disassembla in modalità 64bit\n"

#: i386-dis.c:9037
#, c-format
msgid "  i386        Disassemble in 32bit mode\n"
msgstr "  i386       Disassembla in modalità 32bit\n"

#: i386-dis.c:9038
#, c-format
msgid "  i8086       Disassemble in 16bit mode\n"
msgstr "  i8086       Disassembla in modalità 16bit\n"

#: i386-dis.c:9039
#, c-format
msgid "  att         Display instruction in AT&T syntax\n"
msgstr "  att         Visualizza le istruzioni con la sintassi AT&T\n"

#: i386-dis.c:9040
#, c-format
msgid "  intel       Display instruction in Intel syntax\n"
msgstr "  intel       Visualizza le istruzioni con la sintassi Intel\n"

#: i386-dis.c:9041
#, fuzzy, c-format
#| msgid ""
#| "  att-mnemonic\n"
#| "              Display instruction in AT&T mnemonic\n"
msgid ""
"  att-mnemonic  (AT&T syntax only)\n"
"              Display instruction with AT&T mnemonic\n"
msgstr ""
"  att-mnemonic\n"
"              Visualizza le istruzioni con lo mnemonico AT&T\n"

#: i386-dis.c:9043
#, fuzzy, c-format
#| msgid ""
#| "  intel-mnemonic\n"
#| "              Display instruction in Intel mnemonic\n"
msgid ""
"  intel-mnemonic  (AT&T syntax only)\n"
"              Display instruction with Intel mnemonic\n"
msgstr ""
"  intel-mnemonic\n"
"              Visualizza le istruzioni con lo mnemonico Intel\n"

#: i386-dis.c:9045
#, c-format
msgid "  addr64      Assume 64bit address size\n"
msgstr "  addr64      Assume 64bit come dimensione degli indirizzi\n"

#: i386-dis.c:9046
#, c-format
msgid "  addr32      Assume 32bit address size\n"
msgstr "  addr32      Assume 32bit come dimensione degli indirizzi\n"

#: i386-dis.c:9047
#, c-format
msgid "  addr16      Assume 16bit address size\n"
msgstr "  addr16      Assume 16bit come dimensione degli indirizzi\n"

#: i386-dis.c:9048
#, c-format
msgid "  data32      Assume 32bit data size\n"
msgstr "  data32      Assume 32bit come dimensione dei dati\n"

#: i386-dis.c:9049
#, c-format
msgid "  data16      Assume 16bit data size\n"
msgstr "  data16      Assume 16bit come dimensione dei dati\n"

#: i386-dis.c:9050
#, c-format
msgid "  suffix      Always display instruction suffix in AT&T syntax\n"
msgstr "  suffix      Visualizza sempre il suffisso dell'istruzione con la sintassi AT&T\n"

#: i386-dis.c:9051
#, fuzzy, c-format
#| msgid "  att         Display instruction in AT&T syntax\n"
msgid "  amd64       Display instruction in AMD64 ISA\n"
msgstr "  att         Visualizza le istruzioni con la sintassi AT&T\n"

#: i386-dis.c:9052
#, fuzzy, c-format
#| msgid "  intel       Display instruction in Intel syntax\n"
msgid "  intel64     Display instruction in Intel64 ISA\n"
msgstr "  intel       Visualizza le istruzioni con la sintassi Intel\n"

#: i386-dis.c:9053
#, c-format
msgid "  annotate-immediates  Annotate immediate operands that match symbols\n"
msgstr ""

#: i386-dis.c:9846
msgid "64-bit address is disabled"
msgstr ""

#. We've been passed a w.  Return with an error message so that
#. cgen will try the next parsing option.
#: ip2k-asm.c:81
msgid "W keyword invalid in FR operand slot."
msgstr "Parola chiave w non valida nello slot FR dell'operando."

#. Invalid offset present.
#: ip2k-asm.c:106
msgid "offset(IP) is not a valid form"
msgstr "l'offset(IP) non è valido"

#. Found something there in front of (DP) but it's out
#. of range.
#: ip2k-asm.c:154
msgid "(DP) offset out of range."
msgstr "offset (DP) fuori dall'intervallo."

#. Found something there in front of (SP) but it's out
#. of range.
#: ip2k-asm.c:195
msgid "(SP) offset out of range."
msgstr "offset (SP) fuori dall'intervallo."

#: ip2k-asm.c:211
msgid "illegal use of parentheses"
msgstr "uso non consentito delle parentesi"

#: ip2k-asm.c:218
msgid "operand out of range (not between 1 and 255)"
msgstr "operando fuori dall'intervallo (non è tra 1 e 255)"

#. Something is very wrong. opindex has to be one of the above.
#: ip2k-asm.c:242
msgid "parse_addr16: invalid opindex."
msgstr "parse_addr16: indice dell'operando non valido."

#: ip2k-asm.c:296
msgid "Byte address required. - must be even."
msgstr "Richiesto l'indirizzo in byte. - Deve essere pari."

#: ip2k-asm.c:305
msgid "cgen_parse_address returned a symbol. Literal required."
msgstr "cgen_parse_address ha restituito un simbolo. È richiesto un letterale."

#: ip2k-asm.c:360
msgid "percent-operator operand is not a symbol"
msgstr "l'operando dell'operatore percentuale non è un simbolo"

#: ip2k-asm.c:413
msgid "Attempt to find bit index of 0"
msgstr "Tentativo di trovare un indice di bit pari a 0"

#: ip2k-desc.c:1016
#, c-format
msgid "internal error: ip2k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: ip2k-desc.c:1104
#, c-format
msgid "internal error: ip2k_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: ip2k-desc.c:1123
#, c-format
msgid "internal error: ip2k_cgen_cpu_open: no endianness specified"
msgstr ""

#: iq2000-asm.c:112 iq2000-asm.c:142
msgid "immediate value cannot be register"
msgstr "il valore dell'immediato non può essere registro"

#: iq2000-asm.c:123 iq2000-asm.c:153 lm32-asm.c:70
msgid "immediate value out of range"
msgstr "valore dell'immediato fuori dall'intervallo"

#: iq2000-asm.c:182
msgid "21-bit offset out of range"
msgstr "l'offset a 21 bit è fuori dall'intervallo"

#: iq2000-desc.c:2021
#, c-format
msgid "internal error: iq2000_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: iq2000-desc.c:2109
#, c-format
msgid "internal error: iq2000_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: iq2000-desc.c:2128
#, c-format
msgid "internal error: iq2000_cgen_cpu_open: no endianness specified"
msgstr ""

#: kvx-dis.c:1571
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following KVX specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: kvx-dis.c:1575
#, c-format
msgid ""
"\n"
"  pretty               Print 32-bit words in natural order corresponding to re-ordered instruction.\n"
msgstr ""

#: kvx-dis.c:1579
#, c-format
msgid ""
"\n"
"  compact-assembly     Do not emit a new line between bundles of instructions.\n"
msgstr ""

#: kvx-dis.c:1583
#, c-format
msgid ""
"\n"
"  no-compact-assembly  Emit a new line between bundles of instructions.\n"
msgstr ""

#: lm32-asm.c:166
msgid "expecting gp relative address: gp(symbol)"
msgstr "atteso indirizzo relativo del puntatore globale: gp(simbolo)"

#: lm32-asm.c:196
msgid "expecting got relative address: got(symbol)"
msgstr "atteso indirizzo relativo della tabella offset globali: got(simbolo)"

#: lm32-asm.c:226
msgid "expecting got relative address: gotoffhi16(symbol)"
msgstr "atteso indirizzo relativo della tabella offset globali: gotoffhi16(simbolo)"

#: lm32-asm.c:256
msgid "expecting got relative address: gotofflo16(symbol)"
msgstr "atteso indirizzo relativo della tabella offset globali: gotofflo16(simbolo)"

#: lm32-desc.c:1003
#, c-format
msgid "internal error: lm32_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: lm32-desc.c:1091
#, c-format
msgid "internal error: lm32_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: lm32-desc.c:1110
#, c-format
msgid "internal error: lm32_cgen_cpu_open: no endianness specified"
msgstr ""

#: loongarch-dis.c:363
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following LoongArch disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: loongarch-dis.c:367
#, c-format
msgid ""
"\n"
"    no-aliases    Use canonical instruction forms.\n"
msgstr ""

#: loongarch-dis.c:369
#, c-format
msgid ""
"\n"
"    numeric       Print numeric register names, rather than ABI names.\n"
msgstr ""

#: m10200-dis.c:151 m10300-dis.c:574
#, c-format
msgid "unknown\t0x%04lx"
msgstr "sconosciuto\t0x%04lx"

#: m10200-dis.c:321
#, c-format
msgid "unknown\t0x%02lx"
msgstr "sconosciuto\t0x%02lx"

#: m32c-asm.c:117
msgid "imm:6 immediate is out of range"
msgstr "imm:6 l'immediato è fuori dall'intervallo"

#: m32c-asm.c:145
#, c-format
msgid "%dsp8() takes a symbolic address, not a number"
msgstr "%dsp8() accetta un indirizzo simbolico, non un numero"

#: m32c-asm.c:159 m32c-asm.c:163 m32c-asm.c:253
msgid "dsp:8 immediate is out of range"
msgstr "dsp:8 immediato fuori dall'intervallo"

#: m32c-asm.c:184 m32c-asm.c:188
msgid "Immediate is out of range -8 to 7"
msgstr "L'immediato è fuori dall'intervallo da -8 a 7"

#: m32c-asm.c:209 m32c-asm.c:213
msgid "Immediate is out of range -7 to 8"
msgstr "L'immediato è fuori dall'intervallo da -7 a 8"

#: m32c-asm.c:281
#, c-format
msgid "%dsp16() takes a symbolic address, not a number"
msgstr "%dsp16() accetta un indirizzo simbolico, non un numero"

#: m32c-asm.c:305 m32c-asm.c:312 m32c-asm.c:373
msgid "dsp:16 immediate is out of range"
msgstr "dsp:16 l'immediato è fuori dall'intervallo"

#: m32c-asm.c:399
msgid "dsp:20 immediate is out of range"
msgstr "dsp:20 l'immediato è fuori dall'intervallo"

#: m32c-asm.c:425 m32c-asm.c:445
msgid "dsp:24 immediate is out of range"
msgstr "dsp:24 l'immediato è fuori dall'intervallo"

#: m32c-asm.c:478
msgid "immediate is out of range 1-2"
msgstr "l'immediato è fuori dall'intervallo 1-2"

#: m32c-asm.c:496
msgid "immediate is out of range 1-8"
msgstr "l'immediato è fuori dall'intervallo 1-8"

#: m32c-asm.c:514
msgid "immediate is out of range 0-7"
msgstr "l'immediato è fuori dall'intervallo 0-7"

#: m32c-asm.c:550
msgid "immediate is out of range 2-9"
msgstr "l'immediato è fuori dall'intervallo 2-9"

#: m32c-asm.c:568
msgid "Bit number for indexing general register is out of range 0-15"
msgstr "Il numero del bit per indicizzare il registro generale è fuori dall'intervallo 0-15"

#: m32c-asm.c:606 m32c-asm.c:662
msgid "bit,base is out of range"
msgstr "bit o base fuori dall'intervallo"

#: m32c-asm.c:613 m32c-asm.c:618 m32c-asm.c:666
msgid "bit,base out of range for symbol"
msgstr "bit o base fuori dall'intervallo per il simbolo"

#: m32c-asm.c:802
msgid "not a valid r0l/r0h pair"
msgstr "non è una coppia r0l/r0h valida"

#: m32c-asm.c:832
msgid "Invalid size specifier"
msgstr "Specificatore di dimensione non valido"

#: m32c-desc.c:63034
#, c-format
msgid "internal error: m32c_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: m32c-desc.c:63122
#, c-format
msgid "internal error: m32c_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: m32c-desc.c:63141
#, c-format
msgid "internal error: m32c_cgen_cpu_open: no endianness specified"
msgstr ""

#: m32r-desc.c:1366
#, c-format
msgid "internal error: m32r_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: m32r-desc.c:1454
#, c-format
msgid "internal error: m32r_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: m32r-desc.c:1473
#, c-format
msgid "internal error: m32r_cgen_cpu_open: no endianness specified"
msgstr ""

#: m68k-dis.c:1405
#, c-format
msgid "<function code %d>"
msgstr "<codice funzione %d>"

#: m68k-dis.c:1590
#, c-format
msgid "<internal error in opcode table: %s %s>\n"
msgstr "<errore interno nella tabella degli opcode: %s %s>\n"

#: mep-asm.c:129
msgid "Only $tp or $13 allowed for this opcode"
msgstr "Per questo opcode è ammesso solo $tp o $13"

#: mep-asm.c:143
msgid "Only $sp or $15 allowed for this opcode"
msgstr "Per questo opcode è ammesso solo $sp o $15"

#: mep-asm.c:309 mep-asm.c:506
#, no-c-format
msgid "invalid %function() here"
msgstr "qui %function() non è valida"

#: mep-asm.c:337
msgid "Immediate is out of range -32768 to 32767"
msgstr "L'immediato è fuori dall'intervallo da -32768 a 32767"

#: mep-asm.c:357
msgid "Immediate is out of range 0 to 65535"
msgstr "L'immediato è fuori dall'intervallo da 0 a 65535"

#: mep-asm.c:551 mep-asm.c:564
msgid "Immediate is out of range -512 to 511"
msgstr "L'immediato è fuori dall'intervallo da -512 a 511"

#: mep-asm.c:556 mep-asm.c:565
msgid "Immediate is out of range -128 to 127"
msgstr "L'immediato è fuori dall'intervallo da -128 a 127"

#: mep-asm.c:560
msgid "Value is not aligned enough"
msgstr "Il valore non è abbastanza allineato"

#: mep-desc.c:6227
#, c-format
msgid "internal error: mep_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: mep-desc.c:6315
#, c-format
msgid "internal error: mep_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: mep-desc.c:6334
#, c-format
msgid "internal error: mep_cgen_cpu_open: no endianness specified"
msgstr ""

#: mep-dis.c:661
#, c-format
msgid "illegal MEP INDEX setting '%x' in ELF header e_flags field"
msgstr ""

#: mips-dis.c:1934 mips-dis.c:2167
#, fuzzy, c-format
#| msgid "# internal error, undefined modifier (%c)"
msgid "# internal error, undefined operand in `%s %s'"
msgstr "# errore interno, modificatore non definito (%c)"

#: mips-dis.c:2772
msgid "Use canonical instruction forms.\n"
msgstr ""

#: mips-dis.c:2774
#, fuzzy
#| msgid "unrecognized instruction"
msgid "Recognize MSA instructions.\n"
msgstr "istruzione non riconosciuta"

#: mips-dis.c:2776
msgid "Recognize the virtualization ASE instructions.\n"
msgstr ""

#: mips-dis.c:2778
msgid ""
"Recognize the eXtended Physical Address (XPA) ASE\n"
"                  instructions.\n"
msgstr ""

#: mips-dis.c:2781
msgid "Recognize the Global INValidate (GINV) ASE instructions.\n"
msgstr ""

#: mips-dis.c:2785
msgid "Recognize the Loongson MultiMedia extensions Instructions (MMI) ASE instructions.\n"
msgstr ""

#: mips-dis.c:2789
msgid "Recognize the Loongson Content Address Memory (CAM)  instructions.\n"
msgstr ""

#: mips-dis.c:2793
msgid "Recognize the Loongson EXTensions (EXT)  instructions.\n"
msgstr ""

#: mips-dis.c:2797
msgid "Recognize the Loongson EXTensions R2 (EXT2)  instructions.\n"
msgstr ""

#: mips-dis.c:2800
#, fuzzy
#| msgid ""
#| "\n"
#| "  gpr-names=ABI            Print GPR names according to  specified ABI.\n"
#| "                           Default: based on binary being disassembled.\n"
msgid ""
"Print GPR names according to specified ABI.\n"
"                  Default: based on binary being disassembled.\n"
msgstr ""
"\n"
"  gpr-names=ABI            Stampa i nomi dei registri d'uso generale\n"
"                           secondo l'ABI specificato.\n"
"                           Predefinito: basato sul binario in fase di disassemblamento.\n"

#: mips-dis.c:2803
#, fuzzy
#| msgid ""
#| "\n"
#| "  fpr-names=ABI            Print FPR names according to specified ABI.\n"
#| "                           Default: numeric.\n"
msgid ""
"Print FPR names according to specified ABI.\n"
"                  Default: numeric.\n"
msgstr ""
"\n"
"  fpr-names=ABI            Stampa i nomi dei registri in virgola\n"
"                           mobile secondo l'ABI specificato.\n"
"                           Default: numerico.\n"

#: mips-dis.c:2806
#, fuzzy
#| msgid ""
#| "\n"
#| "  hwr-names=ARCH           Print HWR names according to specified \n"
#| "\t\t\t   architecture.\n"
#| "                           Default: based on binary being disassembled.\n"
msgid ""
"Print CP0 register names according to specified architecture.\n"
"                  Default: based on binary being disassembled.\n"
msgstr ""
"\n"
"  hwr-names=ARCH           Stampa i nomi dei registri HWR\n"
"\t\t\t   secondo l'architettura specificata.\n"
"                           Predefinito: basato sul binario in fase di disassemblamento.\n"

#: mips-dis.c:2810
#, fuzzy
#| msgid ""
#| "\n"
#| "  hwr-names=ARCH           Print HWR names according to specified \n"
#| "\t\t\t   architecture.\n"
#| "                           Default: based on binary being disassembled.\n"
msgid ""
"Print HWR names according to specified architecture.\n"
"                  Default: based on binary being disassembled.\n"
msgstr ""
"\n"
"  hwr-names=ARCH           Stampa i nomi dei registri HWR\n"
"\t\t\t   secondo l'architettura specificata.\n"
"                           Predefinito: basato sul binario in fase di disassemblamento.\n"

#: mips-dis.c:2813
#, fuzzy
#| msgid ""
#| "\n"
#| "  reg-names=ABI            Print GPR and FPR names according to\n"
#| "                           specified ABI.\n"
msgid "Print GPR and FPR names according to specified ABI.\n"
msgstr ""
"\n"
"  reg-names=ABI            Stampa i nomi dei registri d'uso generale e in\n"
"                           virgola mobile secondo l'ABI specificato.\n"

#: mips-dis.c:2815
#, fuzzy
#| msgid ""
#| "\n"
#| "  reg-names=ARCH           Print CP0 register and HWR names according to\n"
#| "                           specified architecture.\n"
msgid ""
"Print CP0 register and HWR names according to specified\n"
"                  architecture."
msgstr ""
"\n"
"  reg-names=ARCH           Stampa i nomi dei registri CP0 e HWR secondo\n"
"                           l'architettura specificata.\n"

#: mips-dis.c:2901
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following MIPS specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
"\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: mmix-dis.c:33
#, fuzzy, c-format
#| msgid "Bad case %d (%s) in %s:%d\n"
msgid "bad case %d (%s) in %s:%d"
msgstr "Caso errato %d (%s) in %s:%d\n"

#: mmix-dis.c:42
#, fuzzy, c-format
#| msgid "Internal: Non-debugged code (test-case missing): %s:%d"
msgid "internal: non-debugged code (test-case missing): %s:%d"
msgstr "Errore interno: codice senza debug (caso di test mancante): %s:%d"

#: mmix-dis.c:52
msgid "(unknown)"
msgstr "(sconosciuto)"

#: mmix-dis.c:248 mmix-dis.c:256
msgid "*illegal*"
msgstr ""

#: mmix-dis.c:530
#, c-format
msgid "*unknown operands type: %d*"
msgstr "*operando di tipo sconosciuto: %d*"

#: msp430-decode.opc:145 rl78-decode.opc:106
#, c-format
msgid "internal error: immediate() called with invalid byte count %d"
msgstr ""

#: msp430-dis.c:59
#, c-format
msgid "Warning: disassembly unreliable - not enough bytes available"
msgstr ""

#: msp430-dis.c:65
#, c-format
msgid "Error: read from memory failed"
msgstr ""

#: msp430-dis.c:510
#, fuzzy
#| msgid "Illegal as emulation instr"
msgid "Warning: illegal as emulation instr"
msgstr "Non consentita come istruzione di emulazione"

#. R2/R3 are illegal as dest: may be data section.
#: msp430-dis.c:602
#, fuzzy
#| msgid "Illegal as 2-op instr"
msgid "Warning: illegal as 2-op instr"
msgstr "Non consentita come istruzione a 2 operandi"

#: msp430-dis.c:1013
msgid "Warning: unrecognised CALLA addressing mode"
msgstr ""

#: msp430-dis.c:1314 msp430-dis.c:1335 msp430-dis.c:1356
#, c-format
msgid "Warning: reserved use of A/L and B/W bits detected"
msgstr ""

#: mt-asm.c:110 mt-asm.c:190
msgid "Operand out of range. Must be between -32768 and 32767."
msgstr "Operando fuori dall'intervallo. Deve essere tra -32768 e 32767."

#: mt-asm.c:149
msgid "Biiiig Trouble in parse_imm16!"
msgstr "Grosso problema in parse_imm16."

#: mt-asm.c:157
msgid "The percent-operator's operand is not a symbol"
msgstr "L'operando dell'operatore percentuale non è un simbolo"

#: mt-asm.c:395
msgid "invalid operand.  type may have values 0,1,2 only."
msgstr "operando non valido,  il tipo corrispondente può solo avere valori 0,1,2."

#: mt-desc.c:1147
#, c-format
msgid "internal error: mt_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: mt-desc.c:1235
#, c-format
msgid "internal error: mt_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: mt-desc.c:1254
#, c-format
msgid "internal error: mt_cgen_cpu_open: no endianness specified"
msgstr ""

#: nds32-asm.c:1760
#, fuzzy, c-format
#| msgid "<internal error in opcode table: %s %s>\n"
msgid "internal error: unknown operand, %s"
msgstr "<errore interno nella tabella degli opcode: %s %s>\n"

#: nds32-asm.c:2396
#, c-format
msgid "internal error: don't know how to handle parsing results"
msgstr ""

#: nds32-asm.c:2404
#, c-format
msgid "internal error: unknown hardware resource"
msgstr ""

#: nds32-dis.c:1178
msgid "insufficient data to decode instruction"
msgstr ""

#: nfp-dis.c:930
#, fuzzy
#| msgid "<illegal instruction>"
msgid "<invalid_instruction>:"
msgstr "<istruzione non consentita>"

#: nfp-dis.c:1334
msgid ", <invalid CRC operator>, "
msgstr ""

#: nfp-dis.c:1686
#, fuzzy
#| msgid "invalid constant"
msgid "<invalid branch>["
msgstr "costante non valida"

#: nfp-dis.c:2055 nfp-dis.c:2326
#, c-format
msgid "<invalid cmd target %d:%d:%d>[]"
msgstr ""

#: nfp-dis.c:2066 nfp-dis.c:2337
#, c-format
msgid "<invalid cmd action %d:%d:%d>[]"
msgstr ""

#: nfp-dis.c:2558
msgid "File has no ME-Config section."
msgstr ""

#. See PR 31843 for an example of this.
#: nfp-dis.c:2565
msgid "The ME-Config section is corrupt."
msgstr ""

#: nfp-dis.c:2579
msgid "File has invalid ME-Config section."
msgstr ""

#: nfp-dis.c:2726
#, c-format
msgid "Error processing section %u "
msgstr ""

#: nfp-dis.c:2750
#, fuzzy, c-format
#| msgid "invalid conditional option"
msgid "invalid NFP option: %s"
msgstr "opzione condizionale non valida"

#: nfp-dis.c:2995
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
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"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: nfp-dis.c:2999
#, 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 precedence."
msgstr ""

#. 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
#. aoffsetp by since whatever generated this is broken
#. anyway!
#: ns32k-dis.c:533
#, c-format
msgid "$<undefined>"
msgstr "$<indefinito>"

#: or1k-asm.c:55
msgid "relocation invalid for store"
msgstr ""

#: or1k-asm.c:56
msgid "internal relocation type invalid"
msgstr ""

#: or1k-desc.c:2043
#, c-format
msgid "internal error: or1k_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: or1k-desc.c:2131
#, c-format
msgid "internal error: or1k_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: or1k-desc.c:2150
#, c-format
msgid "internal error: or1k_cgen_cpu_open: no endianness specified"
msgstr ""

#: ppc-dis.c:374
#, fuzzy, c-format
#| msgid "warning: ignoring unknown -M%s option\n"
msgid "warning: ignoring unknown -M%s option"
msgstr "attenzione: opzione sconosciuta -M%s ignorata\n"

#: ppc-dis.c:1287
#, c-format
msgid ""
"\n"
"The following PPC specific disassembler options are supported for use with\n"
"the -M switch:\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per PPC possono essere usate\n"
"con l'opzione -M:\n"

#: ppc-opc.c:52 ppc-opc.c:75 ppc-opc.c:101 ppc-opc.c:131
#, fuzzy
#| msgid "invalid register name"
msgid "invalid register"
msgstr "Nome di registro non valido"

#: ppc-opc.c:397
msgid "invalid conditional option"
msgstr "opzione condizionale non valida"

#: ppc-opc.c:400
#, fuzzy
#| msgid "invalid constant"
msgid "invalid counter access"
msgstr "costante non valida"

#: ppc-opc.c:464
#, fuzzy
#| msgid "attempt to set y bit when using + or - modifier"
msgid "BO value implies no branch hint, when using + or - modifier"
msgstr "tentativo di impostare il bit y quando viene usato il modificatore + o -"

#: ppc-opc.c:469
msgid "attempt to set y bit when using + or - modifier"
msgstr "tentativo di impostare il bit y quando viene usato il modificatore + o -"

#: ppc-opc.c:471
#, fuzzy
#| msgid "attempt to set y bit when using + or - modifier"
msgid "attempt to set 'at' bits when using + or - modifier"
msgstr "tentativo di impostare il bit y quando viene usato il modificatore + o -"

#: ppc-opc.c:575
msgid "invalid offset: must be in the range [-512, -8] and be a multiple of 8"
msgstr ""

#: ppc-opc.c:752
#, fuzzy
#| msgid "invalid constant"
msgid "invalid R operand"
msgstr "costante non valida"

#: ppc-opc.c:807
msgid "invalid mask field"
msgstr "campo di maschera non valido"

#: ppc-opc.c:830
#, fuzzy
#| msgid "ignoring invalid mfcr mask"
msgid "invalid mfcr mask"
msgstr "maschera mfcr non valida ignorata"

#: ppc-opc.c:948 ppc-opc.c:966
msgid "illegal L operand value"
msgstr ""

#: ppc-opc.c:989
msgid "illegal WC operand value"
msgstr ""

#: ppc-opc.c:1086
msgid "incompatible L operand value"
msgstr ""

#: ppc-opc.c:1285 ppc-opc.c:1320
msgid "illegal bitmask"
msgstr "maschera di bit non consentita"

#: ppc-opc.c:1464
#, fuzzy
#| msgid "index register in load range"
msgid "address register in load range"
msgstr "registro indice nell'intervallo load"

#: ppc-opc.c:1504
msgid "illegal PL operand value"
msgstr ""

#: ppc-opc.c:1585
msgid "index register in load range"
msgstr "registro indice nell'intervallo load"

#: ppc-opc.c:1614 ppc-opc.c:1700
msgid "source and target register operands must be different"
msgstr "gli operandi del registro sorgente e obiettivo devono essere diversi"

#: ppc-opc.c:1645
#, fuzzy
#| msgid "invalid register operand when updating"
msgid "invalid base address register operand"
msgstr "operando del registro non valido durante l'aggiornamento"

#: ppc-opc.c:1763
msgid "illegal immediate value"
msgstr ""

#: ppc-opc.c:1828
msgid "invalid SR value (must be 0-23)"
msgstr ""

#: ppc-opc.c:1854
msgid "invalid combination: ID=1 with BL=0 or BL=1"
msgstr ""

#: ppc-opc.c:2122
#, fuzzy
#| msgid "invalid sprg number"
msgid "invalid bat number"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: ppc-opc.c:2157
msgid "invalid sprg number"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: ppc-opc.c:2194
#, fuzzy
#| msgid "invalid sprg number"
msgid "invalid tbr number"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: ppc-opc.c:2301 ppc-opc.c:2369
msgid "VSR overlaps ACC operand"
msgstr ""

#: ppc-opc.c:2423
msgid "invalid S value (must be 0 - 6)"
msgstr ""

#: ppc-opc.c:2503
msgid "invalid constant"
msgstr "costante non valida"

#: ppc-opc.c:2525
#, fuzzy
#| msgid "invalid sprg number"
msgid "invalid M value"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: ppc-opc.c:2627 ppc-opc.c:2650 ppc-opc.c:2673 ppc-opc.c:2696
msgid "UIMM = 00000 is illegal"
msgstr ""

#: ppc-opc.c:2719
msgid "UIMM values >7 are illegal"
msgstr ""

#: ppc-opc.c:2742
msgid "UIMM values >15 are illegal"
msgstr ""

#: ppc-opc.c:2765
msgid "GPR odd is illegal"
msgstr ""

#: ppc-opc.c:2788 ppc-opc.c:2811
#, fuzzy
#| msgid "invalid constant"
msgid "invalid offset"
msgstr "costante non valida"

#: ppc-opc.c:2834
#, fuzzy
#| msgid "invalid sprg number"
msgid "invalid Ddd value"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: ppc-opc.c:2887 ppc-opc.c:2914
#, fuzzy
#| msgid "invalid sprg number"
msgid "invalid TH value"
msgstr "numero di registro di uso speciale (sprg) non valido"

#. Invalid options with '=', no option name before '=',
#. and no value after '='.
#: riscv-dis.c:148
#, fuzzy, c-format
#| msgid "Unrecognised disassembler option: %s\n"
msgid "unrecognized disassembler option with '=': %s"
msgstr "Opzione del disassemblatore non riconosciuta: %s\n"

#: riscv-dis.c:163
#, c-format
msgid "unknown privileged spec set by %s=%s"
msgstr ""

#: riscv-dis.c:170
#, c-format
msgid "mis-matched privilege spec set by %s=%s, the elf privilege attribute is %s"
msgstr ""

#: riscv-dis.c:1039
#, c-format
msgid "# internal error, undefined modifier (%c)"
msgstr "# errore interno, modificatore non definito (%c)"

#: riscv-dis.c:1733
msgid "Disassemble without checking architecture string."
msgstr ""

#: riscv-dis.c:1736
msgid "Print numeric register names, rather than ABI names."
msgstr ""

#: riscv-dis.c:1739
msgid "Disassemble only into canonical instructions."
msgstr ""

#: riscv-dis.c:1742
msgid "Print the CSR according to the chosen privilege spec."
msgstr ""

#: riscv-dis.c:1818
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following MIPS specific disassembler options are supported for use\n"
#| "with the -M switch (multiple options should be separated by commas):\n"
msgid ""
"\n"
"The following RISC-V specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per MIPS possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: rx-dis.c:139 rx-dis.c:163 rx-dis.c:171 rx-dis.c:179 rx-dis.c:187
#, fuzzy
#| msgid "invalid register name"
msgid "<invalid register number>"
msgstr "Nome di registro non valido"

#: rx-dis.c:147 rx-dis.c:195
#, fuzzy
#| msgid "invalid conditional option"
msgid "<invalid condition code>"
msgstr "opzione condizionale non valida"

#: rx-dis.c:155
#, fuzzy
#| msgid "invalid mask field"
msgid "<invalid flag>"
msgstr "campo di maschera non valido"

#: rx-dis.c:203
#, fuzzy
#| msgid "invalid mask field"
msgid "<invalid opsize>"
msgstr "campo di maschera non valido"

#: rx-dis.c:211
#, fuzzy
#| msgid "invalid mask field"
msgid "<invalid size>"
msgstr "campo di maschera non valido"

#: s12z-dis.c:239 s12z-dis.c:296 s12z-dis.c:307
#, fuzzy
#| msgid "<illegal precision>"
msgid "<illegal reg num>"
msgstr "<precisione non consentita>"

#: s12z-dis.c:370
msgid "<bad>"
msgstr ""

#: s12z-dis.c:380
msgid ".<bad>"
msgstr ""

#: s390-dis.c:44
#, fuzzy
#| msgid "  esa         Disassemble in ESA architecture mode\n"
msgid "Disassemble in ESA architecture mode"
msgstr "  esa         Disassembla in modalità architettura ESA\n"

#. TRANSLATORS: Please do not translate 'z/Architecture' as this is a technical name.
#: s390-dis.c:46
#, fuzzy
#| msgid "  zarch       Disassemble in z/Architecture mode\n"
msgid "Disassemble in z/Architecture mode"
msgstr "  zarch       Disassembla in modalità architettura z/Architecture\n"

#: s390-dis.c:47
msgid "Print unknown instructions according to length from first two bits"
msgstr ""

#: s390-dis.c:49
msgid "Print instruction description as comment"
msgstr ""

#: s390-dis.c:83
#, fuzzy, c-format
#| msgid "Unrecognised disassembler option: %s\n"
msgid "unknown S/390 disassembler option: %s"
msgstr "Opzione del disassemblatore non riconosciuta: %s\n"

#: s390-dis.c:584
#, c-format
msgid ""
"\n"
"The following S/390 specific disassembler options are supported for use\n"
"with the -M switch (multiple options should be separated by commas):\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per S/390 possono essere usate\n"
"con l'opzione -M (valori multipli devono essere separati da virgole):\n"

#: score-dis.c:653 score-dis.c:871 score-dis.c:1032 score-dis.c:1138
#: score-dis.c:1146 score-dis.c:1153 score7-dis.c:691 score7-dis.c:854
msgid "<illegal instruction>"
msgstr "<istruzione non consentita>"

#: sparc-dis.c:308 sparc-dis.c:318
#, fuzzy, c-format
#| msgid "Internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgid "internal error: bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
msgstr "Errore interno: sparc-opcode.h errato: \"%s\", %#.8lx, %#.8lx\n"

#: sparc-dis.c:377
#, fuzzy, c-format
#| msgid "Internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgid "internal error: bad sparc-opcode.h: \"%s\" == \"%s\"\n"
msgstr "Errore interno: sparc-opcode.h errato: \"%s\" == \"%s\"\n"

#. Mark as non-valid instruction.
#: sparc-dis.c:1066
msgid "unknown"
msgstr "sconosciuta"

#: v850-dis.c:190
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid s-reg number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:206
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid reg number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:222
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid v-reg number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:236
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid CC-reg number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:250
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid float-CC-reg number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:264
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid cacheop number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:275
#, fuzzy
#| msgid "invalid sprg number"
msgid "<invalid prefop number>"
msgstr "numero di registro di uso speciale (sprg) non valido"

#: v850-dis.c:510
#, fuzzy, c-format
#| msgid "unknown operand shift: %x\n"
msgid "unknown operand shift: %x"
msgstr "scorrimento dell'operando sconosciuto: %x\n"

#: v850-dis.c:526
#, fuzzy, c-format
#| msgid "unknown reg: %d\n"
msgid "unknown reg: %d"
msgstr "registro sconosciuto: %d\n"

#. The functions used to insert and extract complicated operands.
#. Note: There is a conspiracy between these functions and
#. v850_insert_operand() in gas/config/tc-v850.c.  Error messages
#. containing the string 'out of range' will be ignored unless a
#. specific command line option is given to GAS.
#: v850-opc.c:53
msgid "displacement value is not in range and is not aligned"
msgstr "il valore di sostituzione non è nell'intervallo e non è allineato"

#: v850-opc.c:54
msgid "displacement value is out of range"
msgstr "il valore di sostituzione è fuori dall'intervallo"

#: v850-opc.c:55
msgid "displacement value is not aligned"
msgstr "il valore di sostituzione non è allineato"

#: v850-opc.c:57
msgid "immediate value is out of range"
msgstr "il valore dell'immediato è fuori dall'intervallo"

#: v850-opc.c:58
msgid "branch value out of range"
msgstr "Valore di diramazione fuori dall'intervallo"

#: v850-opc.c:59
msgid "branch value not in range and to odd offset"
msgstr "valore di diramazione fuori dall'intervallo e su un offset dispari"

#: v850-opc.c:60
msgid "branch to odd offset"
msgstr "diramazione su un offset dispari"

#: v850-opc.c:61
#, fuzzy
#| msgid "immediate value is out of range"
msgid "position value is out of range"
msgstr "il valore dell'immediato è fuori dall'intervallo"

#: v850-opc.c:62
#, fuzzy
#| msgid "immediate value is out of range"
msgid "width value is out of range"
msgstr "il valore dell'immediato è fuori dall'intervallo"

#: v850-opc.c:63
#, fuzzy
#| msgid "bit,base is out of range"
msgid "SelID is out of range"
msgstr "bit o base fuori dall'intervallo"

#: v850-opc.c:64
#, fuzzy
#| msgid "bit,base is out of range"
msgid "vector8 is out of range"
msgstr "bit o base fuori dall'intervallo"

#: v850-opc.c:65
#, fuzzy
#| msgid "bit,base is out of range"
msgid "vector5 is out of range"
msgstr "bit o base fuori dall'intervallo"

#: v850-opc.c:66
#, fuzzy
#| msgid "immediate is out of range 1-2"
msgid "imm10 is out of range"
msgstr "l'immediato è fuori dall'intervallo 1-2"

#: v850-opc.c:67
#, fuzzy
#| msgid "bit,base is out of range"
msgid "SR/SelID is out of range"
msgstr "bit o base fuori dall'intervallo"

#: v850-opc.c:508
msgid "invalid register for stack adjustment"
msgstr "registro non valido per la regolazione dello stack"

#: v850-opc.c:526
msgid "invalid register name"
msgstr "Nome di registro non valido"

#: wasm32-dis.c:93
#, fuzzy
#| msgid "invalid register name"
msgid "Disassemble \"register\" names"
msgstr "Nome di registro non valido"

#: wasm32-dis.c:94
msgid "Name well-known globals"
msgstr ""

#: wasm32-dis.c:549
#, fuzzy, c-format
#| msgid ""
#| "\n"
#| "The following ARM specific disassembler options are supported for use with\n"
#| "the -M switch:\n"
msgid ""
"The following WebAssembly-specific disassembler options are supported for use\n"
"with the -M switch:\n"
msgstr ""
"\n"
"Le seguenti opzioni del disassemblatore specifiche per ARM possono essere\n"
"usate con l'opzione -M:\n"

#: xstormy16-asm.c:71
msgid "Bad register in preincrement"
msgstr "Registro errato nel preincremento"

#: xstormy16-asm.c:76
msgid "Bad register in postincrement"
msgstr "Registro errato nel postincremento"

#: xstormy16-asm.c:78
msgid "Bad register name"
msgstr "Nome di registro errato"

#: xstormy16-asm.c:82
msgid "Label conflicts with register name"
msgstr "L'etichetta è in conflitto con il nome di registro"

#: xstormy16-asm.c:86
msgid "Label conflicts with `Rx'"
msgstr "L'etichetta è in conflitto con \"Rx\""

#: xstormy16-asm.c:88
msgid "Bad immediate expression"
msgstr "Espressione di immediati errata"

#: xstormy16-asm.c:109
msgid "No relocation for small immediate"
msgstr "Nessuna rilocazione per immediati small"

#: xstormy16-asm.c:119
msgid "Small operand was not an immediate number"
msgstr "L'operando small non era un numero immediato"

#: xstormy16-asm.c:157
msgid "Operand is not a symbol"
msgstr "L'operando non è un simbolo"

#: xstormy16-asm.c:165
msgid "Syntax error: No trailing ')'"
msgstr "Errore di sintassi: nessun \")\" di chiusura"

#: xstormy16-desc.c:1318
#, c-format
msgid "internal error: xstormy16_cgen_rebuild_tables: conflicting insn-chunk-bitsize values: `%d' vs. `%d'"
msgstr ""

#: xstormy16-desc.c:1406
#, c-format
msgid "internal error: xstormy16_cgen_cpu_open: unsupported argument `%d'"
msgstr ""

#: xstormy16-desc.c:1425
#, c-format
msgid "internal error: xstormy16_cgen_cpu_open: no endianness specified"
msgstr ""

#~ msgid "Illegal limm reference in last instruction!\n"
#~ msgstr "Riferimento limm non consentito nell'ultima istruzione.\n"

#~ msgid "unable to fit different valued constants into instruction"
#~ msgstr "impossibile adattare costanti di valore diverso nell'istruzione"

#~ msgid "auxiliary register not allowed here"
#~ msgstr "qui non è ammesso il registro ausiliario"

#~ msgid "too many long constants"
#~ msgstr "troppe costanti long"

#~ msgid "too many shimms in load"
#~ msgstr "troppi shimm in load"

#~ msgid "impossible store"
#~ msgstr "memorizzazione impossibile"

#~ msgid "st operand error"
#~ msgstr "errore dell'operando st"

#~ msgid "invalid load/shimm insn"
#~ msgstr "insn load/shimm non valido"

#~ msgid "ld operand error"
#~ msgstr "errore dell'operando ld"

#~ msgid "jump flags, but no .f seen"
#~ msgstr "flag di salto, ma .f non presente"

#~ msgid "jump flags, but no limm addr"
#~ msgstr "flag di salto, ma indirizzo limm non presente"

#~ msgid "flag bits of jump address limm lost"
#~ msgstr "persi i bit di flag dell'indirizzo limm di salto"

#~ msgid "attempt to set HR bits"
#~ msgstr "tentativo di impostare i bit HR"

#~ msgid "bad jump flags value"
#~ msgstr "valore dei flag di salto errato"

#~ msgid "branch address not on 4 byte boundary"
#~ msgstr "indirizzo di diramazione fuori del limite di 4 byte"

#~ msgid "must specify .jd or no nullify suffix"
#~ msgstr "deve essere specificato .jd o un suffisso non invalidante"

#, c-format
#~ msgid "Internal disassembler error"
#~ msgstr "Errore interno del disassemblatore"

#, c-format
#~ msgid "can't cope with insert %d\n"
#~ msgstr "impossibile occuparsi di insert %d\n"

#, c-format
#~ msgid "%02x\t\t*unknown*"
#~ msgstr "%02x\t\t*sconosciuto*"

#, c-format
#~ msgid "%s: Error: "
#~ msgstr "%s: errore: "

#, c-format
#~ msgid "%s: %d: Unknown bitfield: %s\n"
#~ msgstr "%s: %d: campo di bit sconosciuto: %s\n"

#, c-format
#~ msgid "Unknown bitfield: %s\n"
#~ msgstr "Campo di bit sconosciuto: %s\n"

#, c-format
#~ msgid "%s: %d: Missing `)' in bitfield: %s\n"
#~ msgstr "%s: %d: \")\" mancante nel campo di bit: %s\n"

#, c-format
#~ msgid "can't find i386-opc.tbl for reading, errno = %s\n"
#~ msgstr "impossibile trovare i386-opc.tbl per la lettura, errno = %s\n"

#, c-format
#~ msgid "can't find i386-reg.tbl for reading, errno = %s\n"
#~ msgstr "impossibile trovare i386-reg.tbl per la lettura, errno = %s\n"

#, c-format
#~ msgid "can't create i386-init.h, errno = %s\n"
#~ msgstr "impossibile creare i386-init.h, errno = %s\n"

#, c-format
#~ msgid "unable to change directory to \"%s\", errno = %s\n"
#~ msgstr "impossibile cambiare la directory a \"%s\", errno = %s\n"

#, c-format
#~ msgid "%d unused bits in i386_cpu_flags.\n"
#~ msgstr "%d bit inutilizzati in i386_cpu_flags.\n"

#, c-format
#~ msgid "%d unused bits in i386_operand_type.\n"
#~ msgstr "%d bit inutilizzati in i386_operand_type.\n"

#, c-format
#~ msgid "can't create i386-tbl.h, errno = %s\n"
#~ msgstr "impossibile creare i386-tbl.h, errno = %s\n"

#, c-format
#~ msgid "%s: Warning: "
#~ msgstr "%s: attenzione: "

#, c-format
#~ msgid "multiple note %s not handled\n"
#~ msgstr "note multiple %s non gestite\n"

#~ msgid "can't find ia64-ic.tbl for reading\n"
#~ msgstr "impossibile trovare ia64-ic.tbl per la lettura\n"

#, c-format
#~ msgid "can't find %s for reading\n"
#~ msgstr "impossibile trovare %s per la lettura\n"

#, c-format
#~ msgid ""
#~ "most recent format '%s'\n"
#~ "appears more restrictive than '%s'\n"
#~ msgstr ""
#~ "il formato più recente \"%s\"\n"
#~ "appare più restrittivo di \"%s\"\n"

#, c-format
#~ msgid "overlapping field %s->%s\n"
#~ msgstr "campo sovrapposto %s->%s\n"

#, c-format
#~ msgid "overwriting note %d with note %d (IC:%s)\n"
#~ msgstr "sovrascrittura della nota %d con la nota %d (IC:%s)\n"

#, c-format
#~ msgid "don't know how to specify %% dependency %s\n"
#~ msgstr "non si conosce come specificare la dipendenza %% %s\n"

#, c-format
#~ msgid "Don't know how to specify # dependency %s\n"
#~ msgstr "Non si conosce come specificare la dipendenza # %s\n"

#, c-format
#~ msgid "IC:%s [%s] has no terminals or sub-classes\n"
#~ msgstr "IC:%s [%s] non ha terminali o sottoclassi\n"

#, c-format
#~ msgid "IC:%s has no terminals or sub-classes\n"
#~ msgstr "IC:%s non ha terminali o sottoclassi\n"

#, c-format
#~ msgid "no insns mapped directly to terminal IC %s [%s]"
#~ msgstr "nessun insn mappato direttamente sull'IC terminale %s [%s]"

#, c-format
#~ msgid "no insns mapped directly to terminal IC %s\n"
#~ msgstr "nessun insn mappato direttamente sull'IC terminale %s\n"

#, c-format
#~ msgid "class %s is defined but not used\n"
#~ msgstr "la classe %s è definita ma non usata\n"

#, c-format
#~ msgid "Warning: rsrc %s (%s) has no chks\n"
#~ msgstr "Attenzione: la risorsa %s (%s) non ha impedimenti\n"

#, c-format
#~ msgid "Warning: rsrc %s (%s) has no chks or regs\n"
#~ msgstr "Attenzione: la risorsa %s (%s) non ha impedimenti o registri\n"

#, c-format
#~ msgid "rsrc %s (%s) has no regs\n"
#~ msgstr "la risorsa %s (%s) non ha registri\n"

#, c-format
#~ msgid "IC note %d in opcode %s (IC:%s) conflicts with resource %s note %d\n"
#~ msgstr "la nota IC %d nell'opcode %s (IC:%s) è in conflitto con la risorsa %s con nota %d\n"

#, c-format
#~ msgid "IC note %d for opcode %s (IC:%s) conflicts with resource %s note %d\n"
#~ msgstr "la nota IC %d per l'opcode %s (IC:%s) è in conflitto con la risorsa %s con nota %d\n"

#, c-format
#~ msgid "opcode %s has no class (ops %d %d %d)\n"
#~ msgstr "l'opcode %s non ha una classe (operandi %d %d %d)\n"

#, c-format
#~ msgid "# <dis error: %08lx>"
#~ msgstr "# <errore dis: %08lx>"

#~ msgid "# internal error, incomplete extension sequence (+)"
#~ msgstr "# errore interno, sequenza di estensione incompleta (+)"

#, c-format
#~ msgid "# internal error, undefined extension sequence (+%c)"
#~ msgstr "# errore interno, sequenza di estensione non definita (+%c)"

#, c-format
#~ msgid "# internal disassembler error, unrecognised modifier (%c)"
#~ msgstr "# errore interno del disassemblatore, modificatore non riconosciuto (%c)"

#, c-format
#~ msgid ""
#~ "\n"
#~ "  cp0-names=ARCH           Print CP0 register names according to\n"
#~ "                           specified architecture.\n"
#~ "                           Default: based on binary being disassembled.\n"
#~ msgstr ""
#~ "\n"
#~ "  cp0-names=ARCH           Stampa i nomi dei registri CP0 secondo\n"
#~ "                           l'architettura specificata.\n"
#~ "                           Predefinito: basato sul binario in fase di disassemblamento.\n"

#, c-format
#~ msgid ""
#~ "\n"
#~ "  For the options above, The following values are supported for \"ARCH\":\n"
#~ "   "
#~ msgstr ""
#~ "\n"
#~ "  Per \"ARCH\" sono supportati i seguenti valori per le opzioni di cui sopra:\n"
#~ "   "

#, c-format
#~ msgid "Internal error:  bad sparc-opcode.h: \"%s\", %#.8lx, %#.8lx\n"
#~ msgstr "Errore interno:  sparc-opcode.h errato: \"%s\", %#.8lx, %#.8lx\n"

#~ msgid "Missing '#' prefix"
#~ msgstr "Prefisso \"#\" mancante"

#~ msgid "Missing '.' prefix"
#~ msgstr "Prefisso \".\" mancante"

#~ msgid "Missing 'pof:' prefix"
#~ msgstr "Prefisso \"pof:\" mancante"

#~ msgid "Missing 'pag:' prefix"
#~ msgstr "Prefisso \"pag:\" mancante"

#~ msgid "Missing 'sof:' prefix"
#~ msgstr "Prefisso \"sof:\" mancante"

#~ msgid "Missing 'seg:' prefix"
#~ msgstr "Prefisso \"seg:\" mancante"
