Merge branch 'v4.7.x'
[xboard.git] / po / it.po
index 4af859e..388e936 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU xboard master-20110411\n"
 "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n"
-"POT-Creation-Date: 2012-03-10 18:55-0800\n"
+"POT-Creation-Date: 2013-08-28 22:03-0700\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,541 +18,570 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
+#: args.h:821
+#, c-format
+msgid "%s in settings file\n"
+msgstr ""
+
+#: args.h:831
+#, c-format
+msgid "Bad integer value %s"
+msgstr ""
+
+#: args.h:924 args.h:1165
+#, c-format
+msgid "Unrecognized argument %s"
+msgstr ""
+
+#: args.h:955
+#, c-format
+msgid "No value provided for argument %s"
+msgstr ""
+
+#: args.h:1015
+#, c-format
+msgid "Incomplete \\ escape in value for %s"
+msgstr ""
+
+#: args.h:1120
+#, c-format
+msgid "Failed to open indirection file %s"
+msgstr ""
+
+#: args.h:1137
+#, c-format
+msgid "Unrecognized boolean argument value %s"
+msgstr ""
+
 #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings
 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
-#: backend.c:739
+#: backend.c:753
 msgid "first"
 msgstr ""
 
 #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings
 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
-#: backend.c:742
+#: backend.c:756
 msgid "second"
 msgstr ""
 
-#: backend.c:820
+#: backend.c:837
 #, c-format
 msgid "protocol version %d not supported"
 msgstr "Versione %d del protocollo non supportata"
 
-#: backend.c:916
+#: backend.c:943
 msgid "You did not specify the engine executable"
 msgstr ""
 
-#: backend.c:969
+#: backend.c:999
 #, c-format
 msgid "bad timeControl option %s"
 msgstr "Opzione timeControl non corretta: %s"
 
-#: backend.c:984
+#: backend.c:1014
 #, c-format
 msgid "bad searchTime option %s"
 msgstr "Opzione searchTime non corretta: %s"
 
-#: backend.c:1090
+#: backend.c:1120
 #, c-format
 msgid "Variant %s supported only in ICS mode"
 msgstr "La variante %s è supportata solo in modalità ICS"
 
-#: backend.c:1108
+#: backend.c:1138
 #, c-format
 msgid "Unknown variant name %s"
 msgstr "Nome di variante sconosciuto: %s"
 
-#: backend.c:1351
+#: backend.c:1386
 msgid "Starting chess program"
 msgstr "Avvio del motore di gioco"
 
-#: backend.c:1374
+#: backend.c:1409
 msgid "Bad game file"
 msgstr "File partita non riconosciuto"
 
-#: backend.c:1381
+#: backend.c:1416
 msgid "Bad position file"
 msgstr "File posizione non riconosciuto"
 
-#: backend.c:1395
+#: backend.c:1430
 msgid "Pick new game"
 msgstr ""
 
-#: backend.c:1464
+#: backend.c:1499
 msgid ""
 "You restarted an already completed tourney\n"
 "One more cycle will now be added to it\n"
 "Games commence in 10 sec"
 msgstr ""
 
-#: backend.c:1471
+#: backend.c:1506
 #, c-format
 msgid "All games in tourney '%s' are already played or playing"
 msgstr ""
 
-#: backend.c:1478
+#: backend.c:1513
 msgid "Can't have a match with no chess programs"
 msgstr "Impossibile avviare un match senza specificare alcun motore di gioco"
 
-#: backend.c:1515
+#: backend.c:1550
 #, c-format
 msgid "Could not open comm port %s"
 msgstr "Apertura della porta comm %s fallita"
 
-#: backend.c:1518
+#: backend.c:1553
 #, c-format
 msgid "Could not connect to host %s, port %s"
 msgstr "Connessione all'host %s, porta %s fallita"
 
-#: backend.c:1574
+#: backend.c:1609
 #, c-format
 msgid "Unknown initialMode %s"
 msgstr "Valore per initialMode non riconosciuto: %s"
 
-#: backend.c:1600
+#: backend.c:1635
 msgid "AnalyzeFile mode requires a game file"
 msgstr "La modalità 'Analizza file' richiede un file partita"
 
-#: backend.c:1627
+#: backend.c:1662
 msgid "Analysis mode requires a chess engine"
 msgstr "La modalità Analisi richiede un motore di gioco"
 
-#: backend.c:1631
+#: backend.c:1666
 msgid "Analysis mode does not work with ICS mode"
 msgstr "La funzione di Analisi non è disponibile in modalità ICS"
 
-#: backend.c:1642
+#: backend.c:1677
 msgid "MachineWhite mode requires a chess engine"
 msgstr "La modalità 'Bianco al motore di gioco' richiede almeno un motore"
 
-#: backend.c:1647
+#: backend.c:1682
 msgid "MachineWhite mode does not work with ICS mode"
 msgstr ""
 "La funzione 'Bianco al motore di gioco' non è disponibile in modalità ICS"
 
-#: backend.c:1654
+#: backend.c:1689
 msgid "MachineBlack mode requires a chess engine"
 msgstr "La modalità 'Nero al motore di gioco' richiede almeno un motore"
 
-#: backend.c:1659
+#: backend.c:1694
 msgid "MachineBlack mode does not work with ICS mode"
 msgstr ""
 "La funzione 'Nero al motore di gioco' non è disponibile in modalità ICS"
 
-#: backend.c:1666
+#: backend.c:1701
 msgid "TwoMachines mode requires a chess engine"
 msgstr ""
 "La modalità 'Motore di gioco 1 vs 2' richiede almeno un motore di gioco"
 
-#: backend.c:1671
+#: backend.c:1706
 msgid "TwoMachines mode does not work with ICS mode"
 msgstr "La funzione 'Motore di gioco 1 vs 2' non è disponibile in modalità ICS"
 
-#: backend.c:1682
+#: backend.c:1717
 msgid "Training mode requires a game file"
 msgstr "La modalità Allenamento richiede un file partita"
 
-#: backend.c:1844 backend.c:1888 backend.c:1911 backend.c:2310
+#: backend.c:1880 backend.c:1935 backend.c:1958 backend.c:2357
 msgid "Error writing to ICS"
 msgstr "Errore in scrittura sull'ICS"
 
-#: backend.c:1848
+#: backend.c:1895
 msgid "Error reading from keyboard"
 msgstr "Errore in lettura da tastiera"
 
-#: backend.c:1851
+#: backend.c:1898
 msgid "Got end of file from keyboard"
 msgstr "Ricevuto carattere di Fine file (EOF) dalla tastiera"
 
-#: backend.c:2156
+#: backend.c:2203
 #, c-format
 msgid "Unknown wild type %d"
 msgstr ""
 
-#: backend.c:2167
-#, c-format
-msgid "recognized '%s' (%d) as variant %s\n"
-msgstr ""
-
-#: backend.c:2227 xboard.c:7155
+#: backend.c:2274 usystem.c:329
 msgid "Error writing to display"
 msgstr "Errore in scrittura sul display"
 
-#: backend.c:2976
+#: backend.c:3030
 #, c-format
 msgid "your opponent kibitzes: %s"
 msgstr ""
 
-#: backend.c:3499
+#: backend.c:3559
 msgid "Error gathering move list: two headers"
 msgstr "Errore nella lettura della lista mosse: sono presenti due intestazioni"
 
-#: backend.c:3513
-#, c-format
-msgid "Ratings from header: W %d, B %d\n"
-msgstr ""
-
-#: backend.c:3546
+#: backend.c:3606
 msgid "Error gathering move list: nested"
 msgstr "Errore nella lettura della lista mosse: mosse annidate"
 
-#: backend.c:3650 backend.c:4068 backend.c:4803 backend.c:4807 backend.c:6675
-#: backend.c:11609 backend.c:13204 backend.c:13281 backend.c:13327
-#: backend.c:13333 backend.c:13338 backend.c:13343
+#: backend.c:3710 backend.c:4128 backend.c:4332 backend.c:4891 backend.c:4895
+#: backend.c:6919 backend.c:12213 backend.c:13928 backend.c:14005
+#: backend.c:14051 backend.c:14057 backend.c:14062 backend.c:14067
 msgid "vs."
 msgstr ""
 
-#: backend.c:3778
+#: backend.c:3838
 msgid "Illegal move (rejected by ICS)"
 msgstr ""
 
-#: backend.c:4116
+#: backend.c:4176
 msgid "Connection closed by ICS"
 msgstr "Connessione chiusa dal'ICS"
 
-#: backend.c:4118
+#: backend.c:4178
 msgid "Error reading from ICS"
 msgstr "Errore in lettura dall'ICS"
 
-#: backend.c:4168
-#, c-format
-msgid "Parsing board: %s\n"
-msgstr ""
-
-#: backend.c:4192
+#: backend.c:4255
 #, c-format
 msgid ""
 "Failed to parse board string:\n"
 "\"%s\""
 msgstr ""
 
-#: backend.c:4201 backend.c:9423
+#: backend.c:4264 backend.c:9885
 msgid "Game too long; increase MAX_MOVES and recompile"
 msgstr ""
 "Partita troppo lunga; incrementare il valore di MAX_MOVES e ricompilare"
 
-#: backend.c:4296
+#: backend.c:4383
 msgid "Error gathering move list: extra board"
 msgstr "Errore nela lettura della lista mosse: è presente una posizione in più"
 
-#: backend.c:4727 backend.c:4749
+#: backend.c:4815 backend.c:4837
 #, c-format
 msgid "Couldn't parse move \"%s\" from ICS"
 msgstr "Impossibile interpretare la mossa dall'ICS: \"%s\""
 
-#: backend.c:4979
+#: backend.c:5074
 #, c-format
 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
 msgstr "say Errore interno; moveType malformato %d (%d,%d-%d,%d)"
 
-#: backend.c:5049
+#: backend.c:5145
 msgid "You cannot do this while you are playing or observing"
 msgstr ""
 
-#: backend.c:5923
+#: backend.c:6046
 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
 msgstr ""
 
-#: backend.c:6276
+#: backend.c:6510
 msgid "You are playing Black"
 msgstr "Stai giocando con il Nero"
 
-#: backend.c:6285 backend.c:6312
+#: backend.c:6519 backend.c:6546
 msgid "You are playing White"
 msgstr "Stai giocando con il Bianco"
 
-#: backend.c:6294 backend.c:6320 backend.c:6438 backend.c:6463 backend.c:6479
-#: backend.c:13960
+#: backend.c:6528 backend.c:6554 backend.c:6674 backend.c:6699 backend.c:6715
+#: backend.c:14705
 msgid "It is White's turn"
 msgstr "Il tratto è al Bianco"
 
-#: backend.c:6298 backend.c:6324 backend.c:6446 backend.c:6469 backend.c:6500
-#: backend.c:13952
+#: backend.c:6532 backend.c:6558 backend.c:6682 backend.c:6705 backend.c:6736
+#: backend.c:14697
 msgid "It is Black's turn"
 msgstr "Il tratto è al Nero"
 
-#: backend.c:6337
+#: backend.c:6571
 msgid "Displayed position is not current"
 msgstr "La posizione mostrata non è quella corrente"
 
-#: backend.c:6574
+#: backend.c:6809
 msgid "Illegal move"
 msgstr "Mossa illegale"
 
-#: backend.c:6634
+#: backend.c:6876
 msgid "End of game"
 msgstr "Termine della partita"
 
-#: backend.c:6637
+#: backend.c:6879
 msgid "Incorrect move"
 msgstr "Mossa non corretta"
 
-#: backend.c:6929 backend.c:7045
+#: backend.c:7257 backend.c:7392
 msgid "Pull pawn backwards to under-promote"
 msgstr ""
 
-#: backend.c:7269
+#: backend.c:7364
+msgid "only marked squares are legal"
+msgstr ""
+
+#: backend.c:7624
 msgid "Swiss tourney finished"
 msgstr ""
 
-#: backend.c:7803
+#: backend.c:8199
 msgid "Invalid pairing from pairing engine"
 msgstr ""
 
-#: backend.c:7920
+#: backend.c:8332
 #, c-format
 msgid "Illegal move \"%s\" from %s machine"
 msgstr "Mossa illegale \"%s\" dal %s motore di gioco"
 
-#: backend.c:8139
+#: backend.c:8564
 msgid "Bad FEN received from engine"
 msgstr ""
 
-#: backend.c:8283 xboard.c:5919 xboard.c:5960
+#: backend.c:8730 backend.c:13793 backend.c:13858
 #, c-format
 msgid "%s does not support analysis"
 msgstr "%s non supporta l'analisi"
 
-#: backend.c:8349
+#: backend.c:8796
 #, c-format
 msgid "Illegal move \"%s\" (rejected by %s chess program)"
 msgstr "Mossa illegale \"%s\" (rifiutata dal %s motore di gioco)"
 
-#: backend.c:8376
+#: backend.c:8823
 #, c-format
 msgid "Failed to start %s chess program %s on %s: %s\n"
 msgstr "Avvio del %s motore di gioco %s su %s fallito: %s\n"
 
-#: backend.c:8397
+#: backend.c:8844
 #, c-format
 msgid "Hint: %s"
 msgstr "Suggerimento: %s"
 
-#: backend.c:8402
+#: backend.c:8849
 #, c-format
 msgid ""
 "Illegal hint move \"%s\"\n"
 "from %s chess program"
 msgstr ""
 
-#: backend.c:8577
+#: backend.c:9024
 msgid "Machine accepts your draw offer"
 msgstr "Il motore di gioco accetta la tua offerta di patta"
 
-#: backend.c:8580
+#: backend.c:9027
 msgid ""
 "Machine offers a draw\n"
 "Select Action / Draw to agree"
 msgstr ""
 
-#: backend.c:8659
+#: backend.c:9106
 msgid "failed writing PV"
 msgstr ""
 
-#: backend.c:8957
+#: backend.c:9404
 #, c-format
 msgid "Ambiguous move in ICS output: \"%s\""
 msgstr "Mossa ambigua nell'output dell'ICS: \"%s\""
 
-#: backend.c:8967
+#: backend.c:9414
 #, c-format
 msgid "Illegal move in ICS output: \"%s\""
 msgstr "Mossa illegale nell'output dell'ICS: \"%s\""
 
-#: backend.c:8978
+#: backend.c:9425
 msgid "Gap in move list"
 msgstr "Mosse mancanti nella lista mosse"
 
-#: backend.c:9555 xoptions.c:454
+#: backend.c:10046 dialogs.c:461
 #, c-format
 msgid "Variant %s not supported by %s"
 msgstr "La variante %s non è supportata da %s"
 
-#: backend.c:9671
+#: backend.c:10167
 #, c-format
 msgid "Startup failure on '%s'"
 msgstr "Avvio di '%s' fallito"
 
-#: backend.c:9699
+#: backend.c:10198
 msgid "Waiting for first chess program"
 msgstr "In attesa del primo motore di gioco"
 
-#: backend.c:9704 backend.c:13352
+#: backend.c:10203 backend.c:14076
 msgid "Waiting for second chess program"
 msgstr "In attesa del secondo motore di gioco"
 
-#: backend.c:9754
+#: backend.c:10252
 msgid "Could not write on tourney file"
 msgstr ""
 
-#: backend.c:9820
+#: backend.c:10326
 msgid ""
 "You cannot replace an engine while it is engaged!\n"
 "Terminate its game first."
 msgstr ""
 
-#: backend.c:9834
+#: backend.c:10340
 msgid "No engine with the name you gave is installed"
 msgstr ""
 
-#: backend.c:9836
+#: backend.c:10342
 msgid ""
 "First change an engine by editing the participants list\n"
 "of the Tournament Options dialog"
 msgstr ""
 
-#: backend.c:9837
+#: backend.c:10343
 msgid "You can only change one engine at the time"
 msgstr ""
 
-#: backend.c:9851
+#: backend.c:10358 backend.c:10505
+#, c-format
+msgid "No engine %s is installed"
+msgstr ""
+
+#: backend.c:10378
 msgid ""
 "You must supply a tournament file,\n"
 "for storing the tourney progress"
 msgstr ""
 
-#: backend.c:9861
+#: backend.c:10388
 msgid "Not enough participants"
 msgstr ""
 
-#: backend.c:10024
+#: backend.c:10589
 #, fuzzy
 msgid "Bad tournament file"
 msgstr "File partita non riconosciuto"
 
-#: backend.c:10036
+#: backend.c:10601
 #, fuzzy
 msgid "Waiting for other game(s)"
 msgstr "In attesa del primo motore di gioco"
 
-#: backend.c:10049
+#: backend.c:10614
 msgid "No pairing engine specified"
 msgstr ""
 
-#: backend.c:10514
+#: backend.c:11092
 #, c-format
 msgid "Match %s vs. %s: final score %d-%d-%d"
 msgstr "Match %s vs %s: punteggio finale %d-%d-%d"
 
-#: backend.c:10957 backend.c:10988
+#: backend.c:11554 backend.c:11585
 #, c-format
 msgid "Illegal move: %d.%s%s"
 msgstr "Mossa illegale: %d.%s%s"
 
-#: backend.c:10977
+#: backend.c:11574
 #, c-format
 msgid "Ambiguous move: %d.%s%s"
 msgstr "Mossa ambigua: %d.%s%s"
 
-#: backend.c:11030 backend.c:12026 backend.c:12219 backend.c:12583
+#: backend.c:11627 backend.c:12636 backend.c:12829 backend.c:13190
 #, c-format
 msgid "Can't open \"%s\""
 msgstr "Impossibile aprire \"%s\""
 
-#: backend.c:11042 xboard.c:5537
+#: backend.c:11639 menus.c:116
 msgid "Cannot build game list"
 msgstr "Impossibile costruire lista delle partite"
 
-#: backend.c:11127
+#: backend.c:11724
 msgid "No more games in this message"
 msgstr "In questo messaggio non sono presenti altre partite"
 
-#: backend.c:11167
+#: backend.c:11764
 msgid "No game has been loaded yet"
 msgstr "Non è ancora stata caricata nessuna partita"
 
-#: backend.c:11171 backend.c:12007 xgamelist.c:438
+#: backend.c:11768 backend.c:12617 ngamelist.c:129
 msgid "Can't back up any further"
 msgstr "Impossibile tornare più indietro"
 
-#: backend.c:11585
+#: backend.c:12189
 msgid "Game number out of range"
 msgstr "Indice superiore al numero di partite"
 
-#: backend.c:11596
+#: backend.c:12200
 msgid "Can't seek on game file"
 msgstr "Impossibile effettuare la ricerca nel file di partita"
 
-#: backend.c:11654
+#: backend.c:12258
 msgid "Game not found in file"
 msgstr "Partita non trovata nel file"
 
-#: backend.c:11782 backend.c:12103
+#: backend.c:12386 backend.c:12713
 msgid "Bad FEN position in file"
 msgstr "Stringa FEN di posizione scorretta nel file"
 
-#: backend.c:11932
+#: backend.c:12538
 msgid "No moves in game"
 msgstr "Partita senza mosse"
 
-#: backend.c:12003
+#: backend.c:12613
 msgid "No position has been loaded yet"
 msgstr "Non è ancora stata caricata nessuna posizione"
 
-#: backend.c:12064 backend.c:12075
+#: backend.c:12674 backend.c:12685
 msgid "Can't seek on position file"
 msgstr "Impossibile effettuare la ricerca nel file di posizione"
 
-#: backend.c:12082 backend.c:12094
+#: backend.c:12692 backend.c:12704
 msgid "Position not found in file"
 msgstr "Posizione non trovata nel file"
 
-#: backend.c:12134
+#: backend.c:12744
 msgid "Black to play"
 msgstr "Il tratto è al Nero"
 
-#: backend.c:12137
+#: backend.c:12747
 msgid "White to play"
 msgstr "Il tratto è al Bianco"
 
-#: backend.c:12224 backend.c:12588
+#: backend.c:12834 backend.c:13195
 #, fuzzy
 msgid "Waiting for access to save file"
 msgstr "In attesa del secondo motore di gioco"
 
-#: backend.c:12226
+#: backend.c:12836
 msgid "Saving game"
 msgstr ""
 
-#: backend.c:12227
+#: backend.c:12837
 msgid "Bad Seek"
 msgstr ""
 
-#: backend.c:12590
+#: backend.c:13197
 #, fuzzy
 msgid "Saving position"
 msgstr "File posizione non riconosciuto"
 
-#: backend.c:12716
+#: backend.c:13323
 msgid ""
 "You have edited the game history.\n"
 "Use Reload Same Game and make your move again."
 msgstr ""
 
-#: backend.c:12721
+#: backend.c:13328
 msgid ""
 "You have entered too many moves.\n"
 "Back up to the correct position and try again."
 msgstr ""
 
-#: backend.c:12726
+#: backend.c:13333
 msgid ""
 "Displayed position is not current.\n"
 "Step forward to the correct position and try again."
 msgstr ""
 
-#: backend.c:12773
+#: backend.c:13380
 msgid "You have not made a move yet"
 msgstr "Non hai ancora fatto alcuna mossa"
 
-#: backend.c:12794
+#: backend.c:13401
 msgid ""
 "The cmail message is not loaded.\n"
 "Use Reload CMail Message and make your move again."
 msgstr ""
 
-#: backend.c:12799
+#: backend.c:13406
 msgid "No unfinished games"
 msgstr "Non è presente nessuna partita non terminata"
 
-#: backend.c:12805
+#: backend.c:13412
 #, c-format
 msgid ""
 "You have already mailed a move.\n"
@@ -562,2371 +591,2434 @@ msgid ""
 "on the command line."
 msgstr ""
 
-#: backend.c:12820
+#: backend.c:13427
 msgid "Failed to invoke cmail"
 msgstr "Impossibile aprire l'applicazione cmail"
 
-#: backend.c:12882
+#: backend.c:13489
 #, c-format
 msgid "Waiting for reply from opponent\n"
 msgstr "In attesa di risposta dall'avversario\n"
 
-#: backend.c:12904
+#: backend.c:13511
 #, c-format
 msgid "Still need to make move for game\n"
 msgstr "Occorre ancora eseguire la mossa per la partita\n"
 
-#: backend.c:12908
+#: backend.c:13515
 #, c-format
 msgid "Still need to make moves for both games\n"
 msgstr "Occorre ancora eseguire mosse per entrambe le partite\n"
 
-#: backend.c:12912
+#: backend.c:13519
 #, c-format
 msgid "Still need to make moves for all %d games\n"
 msgstr "Occorre ancora eseguire mosse per tutte le %d partite\n"
 
-#: backend.c:12919
+#: backend.c:13526
 #, c-format
 msgid "Still need to make a move for game %s\n"
 msgstr "Occorre ancora eseguire una mossa per la partita %s\n"
 
-#: backend.c:12925
+#: backend.c:13532
 #, c-format
 msgid "No unfinished games\n"
 msgstr "Non è presente nessuna partita non terminata\n"
 
-#: backend.c:12927
+#: backend.c:13534
 #, c-format
 msgid "Ready to send mail\n"
 msgstr "Pronto all'invio della posta\n"
 
-#: backend.c:12932
+#: backend.c:13539
 #, c-format
 msgid "Still need to make moves for games %s\n"
 msgstr "Occorre ancora eseguire mosse per le partite %s\n"
 
-#: backend.c:13088
+#: backend.c:13743
 msgid "Edit comment"
 msgstr "Modifica commento"
 
-#: backend.c:13090
+#: backend.c:13745
 #, c-format
 msgid "Edit comment on %d.%s%s"
 msgstr "Modifica commento a %d.%s%s"
 
-#: backend.c:13184
+#: backend.c:13800
+#, c-format
+msgid "You are not observing a game"
+msgstr ""
+
+#: backend.c:13908
 msgid "It is not White's turn"
 msgstr "Il tratto non è al Bianco"
 
-#: backend.c:13265
+#: backend.c:13989
 msgid "It is not Black's turn"
 msgstr "Il tratto non è al Nero"
 
-#: backend.c:13372
+#: backend.c:14097
 #, c-format
 msgid "Starting %s chess program"
 msgstr ""
 
-#: backend.c:13400 backend.c:14488
+#: backend.c:14125 backend.c:15240
 msgid ""
 "Wait until your turn,\n"
 "or select Move Now"
 msgstr ""
 
-#: backend.c:13525
+#: backend.c:14259
 msgid "Training mode off"
 msgstr "Modalità Allenamento disattivata"
 
-#: backend.c:13533
+#: backend.c:14267
 msgid "Training mode on"
 msgstr "Modalità Allenamento attivata"
 
-#: backend.c:13536
+#: backend.c:14270
 msgid "Already at end of game"
 msgstr "Già alla fine della partita"
 
-#: backend.c:13616
+#: backend.c:14350
 msgid "Warning: You are still playing a game"
 msgstr "Avviso: Stai ancora giocando una partita"
 
-#: backend.c:13619
+#: backend.c:14353
 msgid "Warning: You are still observing a game"
 msgstr "Avviso: Stai ancora osservando una partita"
 
-#: backend.c:13622
+#: backend.c:14356
 msgid "Warning: You are still examining a game"
 msgstr "Avviso: Stai ancora esaminando una partita"
 
-#: backend.c:13698
+#: backend.c:14423
+msgid "Click clock to clear board"
+msgstr ""
+
+#: backend.c:14433
 msgid "Close ICS engine analyze..."
 msgstr ""
 
-#: backend.c:13977
+#: backend.c:14722
 msgid "That square is occupied"
 msgstr "La casa è già occupata"
 
-#: backend.c:14001 backend.c:14027
+#: backend.c:14746 backend.c:14772
 msgid "There is no pending offer on this move"
 msgstr "Non vi è alcuna offerta pendente a questa mossa"
 
-#: backend.c:14063 backend.c:14074
+#: backend.c:14808 backend.c:14819
 msgid "Your opponent is not out of time"
 msgstr "Il tuo avversario non ha ancora esaurito il proprio tempo"
 
-#: backend.c:14140
+#: backend.c:14885
 msgid "You must make your move before offering a draw"
 msgstr "Devi eseguire la tua mossa prima di offrire la patta"
 
-#: backend.c:14470
+#: backend.c:15222
 msgid "You are not examining a game"
 msgstr "Non stai esaminando alcuna partita"
 
-#: backend.c:14474
+#: backend.c:15226
 msgid "You can't revert while pausing"
 msgstr "Non è possibile ripristinare mentre la pausa è attiva"
 
-#: backend.c:14528 backend.c:14535
+#: backend.c:15280 backend.c:15287
 msgid "It is your turn"
 msgstr "E' il tuo turno"
 
-#: backend.c:14586 backend.c:14593 backend.c:14612 backend.c:14619
+#: backend.c:15338 backend.c:15345 backend.c:15398 backend.c:15405
 msgid "Wait until your turn"
 msgstr "Attendi il tuo turno"
 
-#: backend.c:14598
+#: backend.c:15350
 msgid "No hint available"
 msgstr "Nessun suggerimento disponibile"
 
-#: backend.c:15058
+#: backend.c:15366 ngamelist.c:355
+#, fuzzy
+msgid "Game list not loaded or empty"
+msgstr "Non è ancora stata caricata nessuna partita"
+
+#: backend.c:15373
+msgid "Book file exists! Try again for overwrite."
+msgstr ""
+
+#: backend.c:15851
 #, c-format
 msgid "Error writing to %s chess program"
 msgstr "Errore in scrittura sul %s motore di gioco"
 
-#: backend.c:15061 backend.c:15092
+#: backend.c:15854 backend.c:15885
 #, c-format
 msgid "%s program exits in draw position (%s)"
 msgstr ""
 
-#: backend.c:15088
+#: backend.c:15880
 #, c-format
 msgid "Error: %s chess program (%s) exited unexpectedly"
 msgstr "Errore: il %s motore di gioco (%s) è terminato in maniera inaspettata"
 
-#: backend.c:15105
+#: backend.c:15898
 #, c-format
 msgid "Error reading from %s chess program (%s)"
 msgstr "Errore in lettura dal %s motore di gioco (%s)"
 
-#: backend.c:15501
+#: backend.c:16301
 #, c-format
 msgid "%s engine has too many options\n"
 msgstr ""
 
-#: backend.c:15657
+#: backend.c:16457
 msgid "Displayed move is not current"
 msgstr "La mossa mostrata non è quella corrente"
 
-#: backend.c:15666
+#: backend.c:16466
 msgid "Could not parse move"
 msgstr "Impossibile leggere mossa"
 
-#: backend.c:15791 backend.c:15813
+#: backend.c:16591 backend.c:16613
 msgid "Both flags fell"
 msgstr "Tempo esaurito per entrambi"
 
-#: backend.c:15793
+#: backend.c:16593
 msgid "White's flag fell"
 msgstr "Tempo esaurito per il Bianco"
 
-#: backend.c:15815
+#: backend.c:16615
 msgid "Black's flag fell"
 msgstr ""
 
-#: backend.c:15946
+#: backend.c:16746
 msgid "Clock adjustment not allowed in auto-flag mode"
 msgstr ""
 
-#: backend.c:16743
+#: backend.c:17585
 msgid "Bad FEN position in clipboard"
 msgstr "Stringa FEN di posizione scorretta negli Appunti"
 
-#: book.c:518 book.c:700
+#: book.c:577 book.c:830
 msgid "Polyglot book not valid"
 msgstr ""
 
-#: book.c:579
+#: book.c:701
 msgid "Book Fault"
 msgstr ""
 
-#: book.c:703
+#: book.c:833
 msgid "Hash keys are different"
 msgstr ""
 
-#: engineoutput.c:106
-#, fuzzy, c-format
-msgid "Engine Output"
-msgstr "Output del motore di gioco"
-
-#: engineoutput.c:116
-#, c-format
-msgid "%s (%d reversible ply)"
-msgid_plural "%s (%d reversible plies)"
-msgstr[0] ""
-msgstr[1] ""
-
-#: filebrowser/selfile.c:301
-msgid "Browse"
-msgstr ""
-
-#: filebrowser/selfile.c:404
-msgid "Filter on extensions:"
-msgstr ""
-
-#: filebrowser/selfile.c:785
-msgid "Pathname:"
-msgstr ""
-
-#: filebrowser/selfile.c:789 xgamelist.c:743 xgamelist.c:868 xoptions.c:1003
-#: xoptions.c:1338
-msgid "OK"
-msgstr "OK"
-
-#: filebrowser/selfile.c:793
-#, fuzzy
-msgid "Cancel"
-msgstr "Cancella"
-
-#: filebrowser/selfile.c:837
-msgid "XsraSelFile: can't get current directory"
-msgstr ""
-
-#: gamelist.c:375
-#, fuzzy, c-format
-msgid "Reading game file (%d)"
-msgstr "File partita non riconosciuto"
-
-#: xboard.c:625
-msgid "New Game        Ctrl+N"
-msgstr "Nuova partita   Ctrl+N"
-
-#: xboard.c:626
-msgid "New Shuffle Game ..."
-msgstr "Nuova partita Shuffle..."
-
-#: xboard.c:627
-msgid "New Variant ...   Alt+Shift+V"
-msgstr "Nuova variante...   Alt+Shift+V"
-
-#: xboard.c:629
-msgid "Load Game       Ctrl+O"
-msgstr "Apri partita da file...   Ctrl+O"
-
-#: xboard.c:630
-msgid "Load Position    Ctrl+Shift+O"
-msgstr "Apri posizione da file...   Ctrl+Shift+O"
-
-#: xboard.c:634
-msgid "Next Position     Shift+PgDn"
-msgstr ""
-
-#: xboard.c:635
-msgid "Prev Position     Shift+PgUp"
-msgstr ""
-
-#: xboard.c:638
-msgid "Save Game       Ctrl+S"
-msgstr "Salva partita...   Ctrl+S"
-
-#: xboard.c:639
-msgid "Save Position    Ctrl+Shift+S"
-msgstr "Salva posizione...   Ctrl+Shift+S"
-
-#: xboard.c:641
-msgid "Mail Move"
-msgstr ""
-
-#: xboard.c:642
-msgid "Reload CMail Message"
-msgstr ""
-
-#: xboard.c:644
-msgid "Quit                 Ctr+Q"
-msgstr "Esci"
-
-#: xboard.c:649
-msgid "Copy Game    Ctrl+C"
-msgstr "Copia partita   Ctrl+C"
-
-#: xboard.c:650
-msgid "Copy Position Ctrl+Shift+C"
-msgstr "Copia posizione   Ctrl+Shift+C"
-
-#: xboard.c:651
-msgid "Copy Game List"
-msgstr "Copia lista partite"
-
-#: xboard.c:653
-msgid "Paste Game    Ctrl+V"
-msgstr "Incolla partita   Ctrl+V"
-
-#: xboard.c:654
-msgid "Paste Position Ctrl+Shift+V"
-msgstr "Incolla posizione   Ctrl+Shift+V"
-
-#: xboard.c:656
-msgid "Edit Game      Ctrl+E"
-msgstr "Modifica partita   Ctrl+E"
-
-#: xboard.c:657
-msgid "Edit Position   Ctrl+Shift+E"
-msgstr "Modifica posizione   Ctrl+Shift+E"
-
-#: xboard.c:658
-msgid "Edit Tags"
-msgstr "Modifica informazioni partita..."
-
-#: xboard.c:659
-msgid "Edit Comment"
-msgstr "Modifica commento..."
-
-#: xboard.c:660
-#, fuzzy
-msgid "Edit Book"
-msgstr "Libro delle aperture..."
-
-#: xboard.c:662
-msgid "Revert              Home"
-msgstr "Ripristina   Home"
-
-#: xboard.c:663
-msgid "Annotate"
-msgstr "Annota"
-
-#: xboard.c:664
-msgid "Truncate Game  End"
-msgstr "Tronca la partita   End"
-
-#: xboard.c:666
-msgid "Backward         Alt+Left"
-msgstr "Indietro   Alt+Left"
-
-#: xboard.c:667
-msgid "Forward           Alt+Right"
-msgstr "Avanti   Alt+Right"
-
-#: xboard.c:668
-msgid "Back to Start     Alt+Home"
-msgstr "Torna all'inizio   Alt+Home"
-
-#: xboard.c:669
-msgid "Forward to End Alt+End"
-msgstr "Vai alla fine   Alt+End"
-
-#: xboard.c:674
-msgid "Flip View             F2"
-msgstr "Ruota la scacchiera   F2"
-
-#: xboard.c:676
-msgid "Engine Output      Alt+Shift+O"
-msgstr "Output del motore di gioco   Alt+Shift+O"
-
-#: xboard.c:677
-msgid "Move History       Alt+Shift+H"
-msgstr "Lista mosse   Alt+Shift+H"
-
-#: xboard.c:678
-msgid "Evaluation Graph  Alt+Shift+E"
-msgstr "Grafico della valutazione   Alt+Shift+E"
-
-#: xboard.c:679
-msgid "Game List            Alt+Shift+G"
-msgstr "Lista partite   Alt+Shift+G"
-
-#: xboard.c:680 xoptions.c:1520
-msgid "ICS text menu"
-msgstr ""
-
-#: xboard.c:682 xoptions.c:1610
-msgid "Tags"
-msgstr "Informazioni partita"
-
-#: xboard.c:683
-msgid "Comments"
-msgstr "Commenti"
-
-#: xboard.c:684
-msgid "ICS Input Box"
-msgstr ""
-
-#: xboard.c:686
-msgid "Board..."
-msgstr "Scacchiera..."
-
-#: xboard.c:687
-msgid "Game List Tags..."
-msgstr "Impostazioni lista partite..."
-
-#: xboard.c:692
-msgid "Machine White  Ctrl+W"
-msgstr "Bianco al motore di gioco   Ctrl+W"
-
-#: xboard.c:693
-msgid "Machine Black  Ctrl+B"
-msgstr "Nero al motore di gioco   Ctrl+B"
-
-#: xboard.c:694
-msgid "Two Machines   Ctrl+T"
-msgstr "Motore di gioco 1 vs 2   Ctrl+T"
-
-#: xboard.c:695
-msgid "Analysis Mode  Ctrl+A"
-msgstr "Avvia analisi   Ctrl+A"
-
-#: xboard.c:696
-#, fuzzy
-msgid "Analyze Game   Ctrl+G"
-msgstr "Analizza file   Ctrl+F"
-
-#: xboard.c:697
-msgid "Edit Game         Ctrl+E"
-msgstr "Modifica partita   Ctrl+E"
-
-#: xboard.c:698
-msgid "Edit Position      Ctrl+Shift+E"
-msgstr "Modifica posizione   Ctrl+Shift+E"
-
-#: xboard.c:699
-msgid "Training"
-msgstr "Allenamento"
-
-#: xboard.c:700
-msgid "ICS Client"
-msgstr "Connetti ad un ICS"
-
-#: xboard.c:702
-msgid "Machine Match"
-msgstr "Match tra i motori di gioco"
-
-#: xboard.c:703
-msgid "Pause               Pause"
-msgstr "Pausa   Pause"
-
-#: xboard.c:708
-msgid "Accept             F3"
-msgstr "Accetta   F3"
-
-#: xboard.c:709
-msgid "Decline            F4"
-msgstr "Declina   F4"
-
-#: xboard.c:710
-msgid "Rematch           F12"
-msgstr "Rigioca   F12"
-
-#: xboard.c:712
-msgid "Call Flag          F5"
-msgstr "Chiama il Tempo   F5"
-
-#: xboard.c:713
-msgid "Draw                F6"
-msgstr "Offri Patta   F6"
-
-#: xboard.c:714
-msgid "Adjourn            F7"
-msgstr "Aggiorna   F7"
-
-#: xboard.c:715
-msgid "Abort                F8"
-msgstr "Interrompi   F8"
-
-#: xboard.c:716
-msgid "Resign              F9"
-msgstr "Abbandona   F9"
-
-#: xboard.c:718
-msgid "Stop Observing  F10"
-msgstr "Smetti di osservare   F10"
-
-#: xboard.c:719
-msgid "Stop Examining  F11"
-msgstr "Smetti di esaminare   F11"
-
-#: xboard.c:720
-msgid "Upload to Examine"
-msgstr "Carica su ICS per esaminare"
-
-#: xboard.c:722
-msgid "Adjudicate to White"
-msgstr "Aggiudica al Bianco"
-
-#: xboard.c:723
-msgid "Adjudicate to Black"
-msgstr "Aggiudica al Nero"
-
-#: xboard.c:724
-msgid "Adjudicate Draw"
-msgstr "Aggiudica come Patta"
-
-#: xboard.c:729
-msgid "Load New Engine ..."
-msgstr ""
-
-#: xboard.c:731
-msgid "Engine #1 Settings ..."
-msgstr "Impostazioni motore 1"
-
-#: xboard.c:732
-msgid "Engine #2 Settings ..."
-msgstr "Impostazioni motore 2"
-
-#: xboard.c:734
-msgid "Hint"
-msgstr "Suggerimento..."
-
-#: xboard.c:735
-msgid "Book"
-msgstr "Libro delle aperture..."
-
-#: xboard.c:737
-msgid "Move Now     Ctrl+M"
-msgstr "Muovi subito   Ctrl+M"
-
-#: xboard.c:738
-msgid "Retract Move  Ctrl+X"
-msgstr "Annulla mossa   Ctrl+X"
-
-#: xboard.c:745
-msgid "General ..."
-msgstr "Generali..."
-
-#: xboard.c:747
-msgid "Time Control ...       Alt+Shift+T"
-msgstr "Controllo Tempo...   Alt+Shift+T"
-
-#: xboard.c:748
-msgid "Common Engine ...  Alt+Shift+U"
-msgstr "Motori di gioco...   Alt+Shift+U"
-
-#: xboard.c:749
-msgid "Adjudications ...      Alt+Shift+J"
-msgstr "Aggiudicazioni...   Alt+Shift+J"
-
-#: xboard.c:750
-msgid "ICS ..."
-msgstr "ICS..."
-
-#: xboard.c:751
-msgid "Match ..."
-msgstr ""
-
-#: xboard.c:752
-msgid "Load Game ..."
-msgstr "Apertura partita...   Alt+Shift+L"
-
-#: xboard.c:753
-msgid "Save Game ..."
-msgstr "Salvataggio partita...   Alt+Shift+S"
-
-#: xboard.c:755
-msgid "Game List ..."
-msgstr "Lista partite..."
-
-#: xboard.c:756
-msgid "Sounds ..."
-msgstr "Suoni..."
-
-#: xboard.c:759
-msgid "Always Queen        Ctrl+Shift+Q"
-msgstr "Promuovi a Donna                    Ctrl+Shift+Q"
-
-#: xboard.c:760 xoptions.c:419
-msgid "Animate Dragging"
-msgstr "Trascinamento animato"
-
-#: xboard.c:761
-msgid "Animate Moving      Ctrl+Shift+A"
-msgstr "Mosse animate                          Ctrl+Shift+A"
-
-#: xboard.c:762
-msgid "Auto Flag               Ctrl+Shift+F"
-msgstr "Aggiudica sul tempo                  Ctrl+Shift+F"
-
-#: xboard.c:763 xoptions.c:422
-msgid "Auto Flip View"
-msgstr "Ruota vista automaticamente"
-
-#: xboard.c:764 xoptions.c:423
-msgid "Blindfold"
-msgstr "Alla cieca"
-
-#: xboard.c:765
-msgid "Flash Moves"
-msgstr ""
-
-#: xboard.c:767
-msgid "Highlight Dragging"
-msgstr "Evidenzia trascinamento"
-
-#: xboard.c:769 xoptions.c:426
-msgid "Highlight Last Move"
-msgstr "Evidenzia l'ultima mossa"
-
-#: xboard.c:770
-msgid "Highlight With Arrow"
-msgstr "Evidenzia con una freccia"
-
-#: xboard.c:771 xoptions.c:428
-msgid "Move Sound"
-msgstr ""
-
-#: xboard.c:773 xoptions.c:429
-msgid "One-Click Moving"
-msgstr "Muovi con click singolo"
-
-#: xboard.c:774
-msgid "Periodic Updates"
-msgstr "Aggiornamenti continui"
-
-#: xboard.c:775
-msgid "Ponder Next Move  Ctrl+Shift+P"
-msgstr "Pensa sul mio tempo             Ctrl+Shift+P"
-
-#: xboard.c:776
-msgid "Popup Exit Message"
-msgstr "Chiedi conferma alla chiusura"
-
-#: xboard.c:777 xoptions.c:433
-msgid "Popup Move Errors"
-msgstr "Mostra popup per mosse errate"
-
-#: xboard.c:779
-msgid "Show Coords"
-msgstr "Mostra coordinate"
-
-#: xboard.c:780
-msgid "Hide Thinking        Ctrl+Shift+H"
-msgstr "Nascondi analisi                    Ctrl+Shift+H"
-
-#: xboard.c:781
-msgid "Test Legality          Ctrl+Shift+L"
-msgstr "Verifica mosse illegali             Ctrl+Shift+L"
-
-#: xboard.c:784
-msgid "Save Settings Now"
-msgstr "Salva impostazioni"
-
-#: xboard.c:785
-msgid "Save Settings on Exit"
-msgstr "Salva impostazioni all'uscita"
-
-#: xboard.c:790
-msgid "Info XBoard"
-msgstr ""
-
-#: xboard.c:791
-msgid "Man XBoard   F1"
-msgstr ""
-
-#: xboard.c:793
-msgid "XBoard Home Page"
-msgstr ""
-
-#: xboard.c:794
-msgid "On-line User Guide"
-msgstr ""
-
-#: xboard.c:795
-msgid "Development News"
-msgstr ""
-
-#: xboard.c:796
-msgid "e-Mail Bug Report"
-msgstr ""
-
-#: xboard.c:798 xboard.c:6725
-msgid "About XBoard"
-msgstr "Informazioni su Winboard"
-
-#: xboard.c:803
-msgid "File"
-msgstr "File"
-
-#: xboard.c:804
-msgid "Edit"
-msgstr "Modifica"
-
-#: xboard.c:805
-msgid "View"
-msgstr "Visualizza"
-
-#: xboard.c:806
-msgid "Mode"
-msgstr "Modalità"
-
-#: xboard.c:807
-msgid "Action"
-msgstr "Azioni"
-
-#: xboard.c:808
-msgid "Engine"
-msgstr "Motore"
-
-#: xboard.c:809
-msgid "Options"
-msgstr "Impostazioni"
-
-#: xboard.c:810
-msgid "Help"
-msgstr "Aiuto"
-
-#: xboard.c:826 xboard.c:7435
-msgid "White"
-msgstr "Bianco"
-
-#: xboard.c:826 xboard.c:830 xboard.c:849
-msgid "Pawn"
-msgstr "Pedone"
-
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5241
-msgid "Knight"
-msgstr "Cavallo"
-
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5240
-msgid "Bishop"
-msgstr "Alfiere"
-
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5239
-msgid "Rook"
-msgstr "Torre"
-
-#: xboard.c:827 xboard.c:831 xboard.c:849 xboard.c:5238
-msgid "Queen"
-msgstr "Donna"
-
-#: xboard.c:827 xboard.c:831 xboard.c:5246
-msgid "King"
-msgstr "Re"
-
-#: xboard.c:827 xboard.c:831
-msgid "Elephant"
-msgstr "Elefante"
-
-#: xboard.c:827 xboard.c:831
-msgid "Cannon"
-msgstr "Cannone"
-
-#: xboard.c:828 xboard.c:832 xboard.c:5251
-msgid "Archbishop"
-msgstr "Arcivescovo"
-
-#: xboard.c:828 xboard.c:832 xboard.c:5252
-msgid "Chancellor"
-msgstr "Cancelliere"
-
-#: xboard.c:828 xboard.c:832 xboard.c:5256
-msgid "Promote"
-msgstr "Promuovi"
-
-#: xboard.c:828 xboard.c:832
-msgid "Demote"
-msgstr "Degrada"
-
-#: xboard.c:829 xboard.c:833
-msgid "Empty square"
-msgstr "Casa vuota"
-
-#: xboard.c:829 xboard.c:833
-msgid "Clear board"
-msgstr "Svuota scacchiera"
-
-#: xboard.c:830 xboard.c:7449
-msgid "Black"
-msgstr "Nero"
-
-#: xboard.c:1222
-#, c-format
-msgid "%s: Can't access XPM directory %s\n"
-msgstr ""
-
-#: xboard.c:1243
-#, c-format
-msgid "Available `%s' sizes:\n"
-msgstr ""
-
-#: xboard.c:1276
-#, c-format
-msgid "Error: No `%s' files!\n"
-msgstr ""
-
-#: xboard.c:1289
-#, c-format
-msgid ""
-"Warning: No DIR structure found on this system --\n"
-"         Unable to autosize for XPM/XIM pieces.\n"
-"   Please report this error to %s.\n"
-"   Include system type & operating system in message.\n"
-msgstr ""
-
-#: xboard.c:1348
-#, c-format
-msgid "%s: unrecognized color %s\n"
-msgstr ""
-
-#: xboard.c:1356
-#, c-format
-msgid "%s: can't parse foreground color in `%s'\n"
-msgstr ""
-
-#: xboard.c:1744 xboard.c:2506
-#, c-format
-msgid "%s: titleWidget geometry error %d %d %d %d %d\n"
-msgstr ""
-
-#: xboard.c:1862
-#, c-format
-msgid "%s: can't parse color names; disabling colorization\n"
-msgstr ""
-
-#: xboard.c:2038
-#, c-format
-msgid "%s: can't cd to CHESSDIR: "
-msgstr ""
-
-#: xboard.c:2047
-#, c-format
-msgid "Failed to open file '%s'\n"
-msgstr ""
-
-#: xboard.c:2062
-msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
-msgstr ""
-
-#: xboard.c:2085
-#, c-format
-msgid "%s: bad boardSize syntax %s\n"
-msgstr ""
-
-#: xboard.c:2122
-#, c-format
-msgid "%s: unrecognized boardSize name %s\n"
-msgstr ""
-
-#: xboard.c:2147
-#, c-format
-msgid "Error expanding path name \"%s\"\n"
-msgstr ""
-
-#: xboard.c:2152
-#, c-format
-msgid ""
-"XBoard square size (hint): %d\n"
-"%s fulldir:%s:\n"
-msgstr ""
-
-#: xboard.c:2158
-#, c-format
-msgid "Closest %s size: %d\n"
-msgstr ""
-
-#: xboard.c:2236
-#, c-format
-msgid "%s: too few colors available; trying monochrome mode\n"
-msgstr ""
-
-#: xboard.c:2252
-#, c-format
-msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
-msgstr ""
-
-#: xboard.c:2471 xboard.c:2481
-#, c-format
-msgid "%s: messageWidget geometry error %d %d %d %d %d\n"
-msgstr ""
-
-#: xboard.c:3231
-#, c-format
-msgid "Unable to create font set for %s.\n"
-msgstr ""
-
-#: xboard.c:3254
-#, c-format
-msgid "%s: no fonts match pattern %s\n"
-msgstr ""
-
-#: xboard.c:3296
-#, c-format
-msgid ""
-"resolved %s at pixel size %d\n"
-"  to %s\n"
-msgstr ""
-
-#: xboard.c:3447
-#, c-format
-msgid "%s: error loading XIM!\n"
-msgstr ""
-
-#: xboard.c:3545
-msgid "XIM pieces cannot be used in monochrome mode"
-msgstr ""
-
-#: xboard.c:3549
-#, c-format
-msgid ""
-"\n"
-"Loading XIMs...\n"
-msgstr ""
-
-#: xboard.c:3564 xboard.c:3587 xboard.c:3594 xboard.c:3710 xboard.c:3747
-#: xboard.c:3758
-#, c-format
-msgid "(File:%s:) "
-msgstr ""
-
-#: xboard.c:3582 xboard.c:3740
-#, c-format
-msgid "light square "
-msgstr ""
-
-#: xboard.c:3590 xboard.c:3754
-#, c-format
-msgid "dark square "
-msgstr ""
-
-#: xboard.c:3601 xboard.c:3767
-#, c-format
-msgid "Done.\n"
-msgstr ""
-
-#: xboard.c:3665
-msgid "XPM pieces cannot be used in monochrome mode"
-msgstr ""
-
-#: xboard.c:3675
-#, c-format
-msgid "No builtin XPM pieces of size %d\n"
-msgstr ""
-
-#: xboard.c:3685
-#, c-format
-msgid "Error %d loading XPM image \"%s\"\n"
-msgstr ""
-
-#: xboard.c:3698
-#, c-format
-msgid ""
-"\n"
-"Loading XPMs...\n"
-msgstr ""
-
-#: xboard.c:3721
-#, c-format
-msgid "(Replace by File:%s:) "
-msgstr ""
-
-#: xboard.c:3728 xboard.c:3751 xboard.c:3762
-#, c-format
-msgid "Error %d loading XPM file \"%s\"\n"
-msgstr ""
-
-#: xboard.c:3850
-#, c-format
-msgid "Can't open bitmap file %s"
-msgstr ""
-
-#: xboard.c:3853
-#, c-format
-msgid "Invalid bitmap in file %s"
-msgstr ""
-
-#: xboard.c:3856
-#, c-format
-msgid "Ran out of memory reading bitmap file %s"
-msgstr ""
-
-#: xboard.c:3860
-#, c-format
-msgid "Unknown XReadBitmapFile error %d on file %s"
-msgstr ""
-
-#: xboard.c:3864
-#, c-format
-msgid "%s: %s...using built-in\n"
-msgstr ""
-
-#: xboard.c:3868
-#, c-format
-msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n"
-msgstr ""
-
-#: xboard.c:3936
-msgid "----"
-msgstr ""
-
-#: xboard.c:4109
-msgid "Drop"
-msgstr "Paracadutaggio"
-
-#: xboard.c:5121
+#: book.c:1000
 #, fuzzy
-msgid "could not open: "
+msgid "Could not create book"
 msgstr "Impossibile leggere mossa"
 
-#: xboard.c:5147 xboard.c:5259 xboard.c:6990 xboard.c:7030 xgamelist.c:749
-#: xgamelist.c:857 xoptions.c:999 xoptions.c:1342
-msgid "cancel"
-msgstr "Cancella"
-
-#: xboard.c:5181 xboard.c:6849 xboard.c:6863
-msgid "Error"
-msgstr "Errore"
-
-#: xboard.c:5181
-msgid "Can't open file"
-msgstr ""
-
-#: xboard.c:5186
-msgid "Failed to open file"
-msgstr ""
-
-#: xboard.c:5217
-msgid "Promotion"
-msgstr "Promozione"
-
-#: xboard.c:5226
-msgid "Promote to what?"
-msgstr ""
-
-#: xboard.c:5233
-msgid "Warlord"
-msgstr ""
-
-#: xboard.c:5234
-msgid "General"
-msgstr "Generali..."
-
-#: xboard.c:5235
-msgid "Lieutenant"
-msgstr ""
-
-#: xboard.c:5236
-msgid "Captain"
-msgstr ""
-
-#: xboard.c:5257
-msgid "Defer"
-msgstr ""
-
-#: xboard.c:5362
-msgid "ok"
-msgstr "OK"
-
-#: xboard.c:5555
-msgid "Load game file name?"
-msgstr ""
-
-#: xboard.c:5600
-msgid "Load position file name?"
-msgstr ""
-
-#: xboard.c:5606
-msgid "Save game file name?"
-msgstr ""
-
-#: xboard.c:5615
-msgid "Save position file name?"
-msgstr ""
-
-#: xboard.c:5854
-msgid "Can't open temp file"
-msgstr ""
-
-#: xboard.c:5926
-#, c-format
-msgid "You are not observing a game"
-msgstr ""
-
-#: xboard.c:5931
-#, c-format
-msgid "Found unexpected active ICS engine analyze \n"
-msgstr ""
-
-#: xboard.c:5945
-#, c-format
-msgid "ICS engine analyze starting... \n"
-msgstr ""
-
-#: xboard.c:6709
-msgid " (with Zippy code)"
-msgstr ""
-
-#: xboard.c:6714
-#, c-format
-msgid ""
-"%s%s\n"
-"\n"
-"Copyright 1991 Digital Equipment Corporation\n"
-"Enhancements Copyright 1992-2012 Free Software Foundation\n"
-"Enhancements Copyright 2005 Alessandro Scotti\n"
-"\n"
-"%s is free software and carries NO WARRANTY;see the file COPYING for more "
-"information.\n"
-"\n"
-"Visit XBoard on the web at: http://www.gnu.org/software/xboard/\n"
-"Check out the newest features at: http://www.gnu.org/software/xboard/"
-"whats_new.html\n"
-"\n"
-"Report bugs via email at: <bug-xboard@gnu.org>\n"
-"\n"
-msgstr ""
-
-#: xboard.c:6885
-msgid "Fatal Error"
-msgstr "Errore fatale"
-
-#: xboard.c:6885
-msgid "Exiting"
-msgstr "Chiusura in corso"
-
-#: xboard.c:6895
-msgid "Information"
-msgstr "Informazione"
-
-#: xboard.c:6902
-msgid "Note"
-msgstr "Nota"
-
-#: xboard.c:6947
-#, c-format
-msgid "AskQuestionProc needed 4 parameters, got %d\n"
-msgstr ""
-
-#: xboard.c:6978
-msgid "Error writing to chess program"
-msgstr "Errore in scrittura sul motore di gioco"
-
-#: xboard.c:7028
-msgid "enter"
-msgstr ""
-
-#: xboard.c:7229
-#, c-format
-msgid "ERROR: Unknown user %s (in path %s)\n"
-msgstr ""
-
-#: xboard.c:7603
-msgid "Socket support is not configured in"
-msgstr ""
-
-#: xboard.c:7692
-msgid "internal rcmd not implemented for Unix"
-msgstr ""
-
-#: xengineoutput.c:146
-#, c-format
-msgid "Error %d loading icon image\n"
-msgstr ""
-
-#: xengineoutput.c:356
-msgid "NPS"
-msgstr ""
-
-#: xengineoutput.c:534
-msgid "Engine output"
-msgstr "Output del motore di gioco"
-
-#: xengineoutput.c:534
-msgid "This feature is experimental"
-msgstr ""
-
-#: xevalgraph.c:95
-msgid "Evaluation graph"
-msgstr "Grafico della valutazione"
-
-#: xgamelist.c:114
-msgid "no games matched your request"
-msgstr ""
-
-#: xgamelist.c:190 xgamelist.c:416
-msgid "thresholds"
-msgstr ""
-
-#: xgamelist.c:201 xgamelist.c:443 xgamelist.c:450
-#, fuzzy
-msgid "find position"
-msgstr "File posizione non riconosciuto"
-
-#: xgamelist.c:212 xgamelist.c:428
-msgid "next"
-msgstr ""
-
-#: xgamelist.c:225 xgamelist.c:412
-msgid "close"
-msgstr ""
-
-#: xgamelist.c:237
-msgid "Filter:"
-msgstr "Filtro"
-
-#: xgamelist.c:255
-msgid "filtertext"
-msgstr ""
-
-#: xgamelist.c:268 xgamelist.c:442
-msgid "apply"
-msgstr ""
-
-#: xgamelist.c:357
-#, c-format
-msgid "Scanning through games (%d)"
-msgstr ""
-
-#: xgamelist.c:381
-msgid "previous page"
-msgstr ""
-
-#: xgamelist.c:384
-msgid "next page"
-msgstr ""
-
-#: xgamelist.c:392
-#, fuzzy, c-format
-msgid "%s - %d/%d games (%d-%d-%d)"
-msgstr "Match %s vs %s: punteggio finale %d-%d-%d"
-
-#: xgamelist.c:422
-msgid "load"
-msgstr ""
-
-#: xgamelist.c:425
-msgid "No game selected"
-msgstr "Nessuna partita selezionata"
-
-#: xgamelist.c:431
-msgid "Can't go forward any further"
-msgstr "Impossibile avanzare oltre"
-
-#: xgamelist.c:435
-msgid "prev"
-msgstr ""
-
-#: xgamelist.c:529
-msgid "There is no game list"
-msgstr "Nessuna lista partite"
-
-#: xgamelist.c:659
-#, fuzzy
-msgid "Game list not loaded or empty"
-msgstr "Non è ancora stata caricata nessuna partita"
-
-#: xgamelist.c:757
-msgid "No tag selected"
-msgstr ""
-
-#: xgamelist.c:761 xgamelist.c:846
-msgid "down"
-msgstr "Muovi giu"
-
-#: xgamelist.c:766 xgamelist.c:835
-msgid "up"
-msgstr "Muovi su"
-
-#: xgamelist.c:771 xgamelist.c:824
-msgid "factory"
-msgstr "Fabbrica"
-
-#: xgamelist.c:797
+#: dialogs.c:259
 #, fuzzy
-msgid "Game-list options"
-msgstr "Impostazioni apertura partita"
-
-#: xhistory.c:153
-msgid "Move list"
-msgstr ""
-
-#: xoptions.c:172 xoptions.c:1138
-msgid "browse"
-msgstr ""
-
-#: xoptions.c:314
-msgid "First Engine"
-msgstr ""
-
-#: xoptions.c:314
-msgid "Second Engine"
-msgstr ""
+msgid "Tournament file:          "
+msgstr "Aggiorna   F7"
 
-#: xoptions.c:380
-msgid "First you must specify an existing tourney file to clone"
+#: dialogs.c:260
+msgid "Sync after round"
 msgstr ""
 
-#: xoptions.c:384
-msgid "Tournament file:"
+#: dialogs.c:261
+msgid "    (for concurrent playing of a single"
 msgstr ""
 
-#: xoptions.c:385
-msgid "Sync after round    (for concurrent playing of a single"
+#: dialogs.c:262
+msgid "Sync after cycle"
 msgstr ""
 
-#: xoptions.c:386
-msgid "Sync after cycle      tourney with multiple XBoards)"
+#: dialogs.c:263
+msgid "      tourney with multiple XBoards)"
 msgstr ""
 
-#: xoptions.c:387
+#: dialogs.c:264
 msgid "Tourney participants:"
 msgstr ""
 
-#: xoptions.c:389
+#: dialogs.c:265
 #, fuzzy
 msgid "Select Engine:"
 msgstr "Motore"
 
-#: xoptions.c:390
+#: dialogs.c:273
 msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
 msgstr ""
 
-#: xoptions.c:391
+#: dialogs.c:274
 msgid "Number of tourney cycles (or Swiss rounds):"
 msgstr ""
 
-#: xoptions.c:392
+#: dialogs.c:275
 #, fuzzy
 msgid "Default Number of Games in Match (or Pairing):"
 msgstr "Partite per match:"
 
-#: xoptions.c:393
+#: dialogs.c:276
 msgid "Pause between Match Games (msec):"
 msgstr ""
 
-#: xoptions.c:394
+#: dialogs.c:277
 #, fuzzy
 msgid "Save Tourney Games on:"
 msgstr "Impostazioni salvataggio partita"
 
-#: xoptions.c:395
+#: dialogs.c:278
 msgid "Game File with Opening Lines:"
 msgstr ""
 
-#: xoptions.c:396
+#: dialogs.c:279
 msgid "Game Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xoptions.c:397
+#: dialogs.c:280
 msgid "File with Start Positions:"
 msgstr ""
 
-#: xoptions.c:398
+#: dialogs.c:281
 msgid "Position Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xoptions.c:399
+#: dialogs.c:282
 msgid "Rewind Index after this many Games (0 = never):"
 msgstr ""
 
-#: xoptions.c:400
+#: dialogs.c:283
 msgid "Disable own engine books by default"
 msgstr ""
 
-#: xoptions.c:401
+#: dialogs.c:284
 #, fuzzy
 msgid "Replace Engine"
 msgstr "Motore"
 
-#: xoptions.c:402
+#: dialogs.c:285
 #, fuzzy
 msgid "Upgrade Engine"
 msgstr "Motore"
 
-#: xoptions.c:403
+#: dialogs.c:286
 msgid "Clone Tourney"
 msgstr ""
 
-#: xoptions.c:417
+#: dialogs.c:316
+msgid "First you must specify an existing tourney file to clone"
+msgstr ""
+
+#: dialogs.c:332 dialogs.c:1322
+msgid "# no engines are installed"
+msgstr ""
+
+#: dialogs.c:344
+msgid "Match Options"
+msgstr ""
+
+#: dialogs.c:363
 msgid "Absolute Analysis Scores"
 msgstr ""
 
-#: xoptions.c:418
+#: dialogs.c:364
 msgid "Almost Always Queen (Detour Under-Promote)"
 msgstr ""
 
-#: xoptions.c:420
+#: dialogs.c:365 menus.c:714
+msgid "Animate Dragging"
+msgstr "Trascinamento animato"
+
+#: dialogs.c:366 menus.c:715
 msgid "Animate Moving"
 msgstr "Mosse animate"
 
-#: xoptions.c:421
+#: dialogs.c:367 menus.c:716
 msgid "Auto Flag"
 msgstr "Aggiudica sul tempo"
 
-#: xoptions.c:424
+#: dialogs.c:368 menus.c:717
+msgid "Auto Flip View"
+msgstr "Ruota vista automaticamente"
+
+#: dialogs.c:369 menus.c:718
+msgid "Blindfold"
+msgstr "Alla cieca"
+
+#: dialogs.c:370
 msgid "Drop Menu"
 msgstr ""
 
-#: xoptions.c:425
+#: dialogs.c:371
+msgid "Enable Variation Trees"
+msgstr ""
+
+#: dialogs.c:372
 msgid "Hide Thinking from Human"
 msgstr "Nascondi l'output del motore se gioca contro un uomo"
 
-#: xoptions.c:427
+#: dialogs.c:373 menus.c:723
+msgid "Highlight Last Move"
+msgstr "Evidenzia l'ultima mossa"
+
+#: dialogs.c:374
 msgid "Highlight with Arrow"
 msgstr "Evidenzia con una freccia"
 
-#: xoptions.c:430
+#: dialogs.c:375 menus.c:726
+msgid "One-Click Moving"
+msgstr "Muovi con click singolo"
+
+#: dialogs.c:376
 msgid "Periodic Updates (in Analysis Mode)"
 msgstr "Aggiornamenti continui (per Modalità di analisi)"
 
-#: xoptions.c:431 xoptions.c:541
+#: dialogs.c:378
+msgid "Play Move(s) of Clicked PV (Analysis)"
+msgstr ""
+
+#: dialogs.c:379 dialogs.c:515 menus.c:728
 msgid "Ponder Next Move"
 msgstr "Pensa sul mio tempo"
 
-#: xoptions.c:432
+#: dialogs.c:380
 msgid "Popup Exit Messages"
 msgstr "Chiedi conferma alla chiusura"
 
-#: xoptions.c:434
+#: dialogs.c:381 menus.c:730
+msgid "Popup Move Errors"
+msgstr "Mostra popup per mosse errate"
+
+#: dialogs.c:382
 #, fuzzy
 msgid "Scores in Move List"
 msgstr "Scarica lista mosse"
 
-#: xoptions.c:435
+#: dialogs.c:383
 msgid "Show Coordinates"
 msgstr "Mostra coordinate"
 
-#: xoptions.c:436
+#: dialogs.c:384
 msgid "Show Target Squares"
 msgstr ""
 
-#: xoptions.c:437
+#: dialogs.c:385
 msgid "Sticky Windows"
 msgstr ""
 
-#: xoptions.c:438
+#: dialogs.c:386 menus.c:733
 msgid "Test Legality"
 msgstr "Verifica mosse illegali"
 
-#: xoptions.c:439
+#: dialogs.c:387
+msgid "Top-Level Dialogs"
+msgstr ""
+
+#: dialogs.c:388
 msgid "Flash Moves (0 = no flashing):"
 msgstr ""
 
-#: xoptions.c:440
+#: dialogs.c:389
 msgid "Flash Rate (high = fast):"
 msgstr ""
 
-#: xoptions.c:441
+#: dialogs.c:390
 msgid "Animation Speed (high = slow):"
 msgstr ""
 
-#: xoptions.c:442
+#: dialogs.c:391
 #, fuzzy
 msgid "Zoom factor in Evaluation Graph:"
 msgstr "Grafico della valutazione"
 
-#: xoptions.c:459
-#, c-format
-msgid "Warning: second engine (%s) does not support this!"
-msgstr ""
-"Attenzione: il secondo motore di gioco (%s) non supporta questa azione!"
+#: dialogs.c:400
+msgid "General Options"
+msgstr "Impostazioni generali"
 
-#: xoptions.c:480
+#: dialogs.c:410
 msgid "normal"
 msgstr "Normale"
 
-#: xoptions.c:481
-msgid "fairy"
-msgstr "Fairy"
+#: dialogs.c:411
+msgid "makruk"
+msgstr "Makruk"
 
-#: xoptions.c:482
+#: dialogs.c:412
 msgid "FRC"
 msgstr "FRC"
 
-#: xoptions.c:483
-msgid "Seirawan"
+#: dialogs.c:413
+msgid "shatranj"
 msgstr ""
 
-#: xoptions.c:484
+#: dialogs.c:414
 msgid "wild castle"
 msgstr ""
 
-#: xoptions.c:485
-msgid "Superchess"
-msgstr ""
+#: dialogs.c:415
+msgid "knightmate"
+msgstr "Knightmate"
 
-#: xoptions.c:486
+#: dialogs.c:416
 msgid "no castle"
 msgstr ""
 
-#: xoptions.c:487
-msgid "crazyhouse"
-msgstr "Crazyhouse"
-
-#: xoptions.c:488
-msgid "knightmate"
-msgstr "Knightmate"
+#: dialogs.c:417
+#, fuzzy
+msgid "cylinder *"
+msgstr "Cilindrici"
 
-#: xoptions.c:489
-msgid "bughouse"
-msgstr "Bughouse"
+#: dialogs.c:418
+msgid "3-checks"
+msgstr ""
 
-#: xoptions.c:490
-msgid "berolina"
+#: dialogs.c:419
+msgid "berolina *"
 msgstr ""
 
-#: xoptions.c:491
-msgid "shogi (9x9)"
+#: dialogs.c:420
+msgid "atomic"
+msgstr "Atomic"
+
+#: dialogs.c:421
+msgid "two kings"
 msgstr ""
 
-#: xoptions.c:492
-msgid "cylinder"
-msgstr "Cilindrici"
+#: dialogs.c:422
+msgid "Board size ( -1 = default for selected variant):"
+msgstr ""
 
-#: xoptions.c:493
-msgid "xiangqi (9x10)"
+#: dialogs.c:423
+msgid "Number of Board Ranks:"
 msgstr ""
 
-#: xoptions.c:494
-msgid "shatranj"
+#: dialogs.c:424
+msgid "Number of Board Files:"
 msgstr ""
 
-#: xoptions.c:495
-msgid "courier (12x8)"
+#: dialogs.c:425
+msgid "Holdings Size:"
 msgstr ""
 
-#: xoptions.c:496
-msgid "makruk"
-msgstr "Makruk"
+#: dialogs.c:429
+msgid "ASEAN"
+msgstr ""
 
-#: xoptions.c:497
+#: dialogs.c:430
 msgid "Great Shatranj (10x8)"
 msgstr ""
 
-#: xoptions.c:498
-msgid "atomic"
-msgstr "Atomic"
+#: dialogs.c:431
+msgid "Seirawan"
+msgstr ""
 
-#: xoptions.c:499
+#: dialogs.c:432
 msgid "falcon (10x8)"
 msgstr ""
 
-#: xoptions.c:500
-msgid "two kings"
+#: dialogs.c:433
+msgid "Superchess"
 msgstr ""
 
-#: xoptions.c:501
+#: dialogs.c:434
 msgid "Capablanca (10x8)"
 msgstr ""
 
-#: xoptions.c:502
-msgid "3-checks"
-msgstr ""
+#: dialogs.c:435
+msgid "crazyhouse"
+msgstr "Crazyhouse"
 
-#: xoptions.c:503
+#: dialogs.c:436
 msgid "Gothic (10x8)"
 msgstr ""
 
-#: xoptions.c:504
+#: dialogs.c:437
+msgid "bughouse"
+msgstr "Bughouse"
+
+#: dialogs.c:438
+msgid "janus (10x8)"
+msgstr ""
+
+#: dialogs.c:439
 msgid "suicide"
 msgstr "Suicide"
 
-#: xoptions.c:505
-msgid "janus (10x8)"
+#: dialogs.c:440
+msgid "CRC (10x8)"
 msgstr ""
 
-#: xoptions.c:506
+#: dialogs.c:441
 msgid "give-away"
 msgstr ""
 
-#: xoptions.c:507
-msgid "CRC (10x8)"
+#: dialogs.c:442
+msgid "grand (10x10)"
 msgstr ""
 
-#: xoptions.c:508
+#: dialogs.c:443
 msgid "losers"
 msgstr "Losers"
 
-#: xoptions.c:509
-msgid "grand (10x10)"
+#: dialogs.c:444
+msgid "shogi (9x9)"
 msgstr ""
 
-#: xoptions.c:510
+#: dialogs.c:445
 msgid "Spartan"
 msgstr ""
 
-#: xoptions.c:511
-msgid "Board size ( -1 = default for selected variant):"
+#: dialogs.c:446
+msgid "xiangqi (9x10)"
 msgstr ""
 
-#: xoptions.c:512
-msgid "Number of Board Ranks:"
+#: dialogs.c:447
+msgid "fairy"
+msgstr "Fairy"
+
+#: dialogs.c:449
+msgid "courier (12x8)"
 msgstr ""
 
-#: xoptions.c:513
-msgid "Number of Board Files:"
+#: dialogs.c:466
+#, c-format
+msgid "Warning: second engine (%s) does not support this!"
 msgstr ""
+"Attenzione: il secondo motore di gioco (%s) non supporta questa azione!"
 
-#: xoptions.c:514
-msgid "Holdings Size:"
+#: dialogs.c:489
+#, c-format
+msgid "Only bughouse is not available in viewer mode"
 msgstr ""
 
-#: xoptions.c:516
+#: dialogs.c:490
+#, c-format
 msgid ""
-"WARNING: variants with un-orthodox\n"
-"pieces only have built-in bitmaps\n"
-"for -boardSize middling, bulky and\n"
-"petite, and substitute king or amazon\n"
-"for missing bitmaps. (See manual.)"
+"All variants not supported by first engine\n"
+"(currently %s) are disabled"
 msgstr ""
 
-#: xoptions.c:542
+#: dialogs.c:491
+msgid "New Variant"
+msgstr "Varianti di gioco"
+
+#: dialogs.c:516
 msgid "Maximum Number of CPUs per Engine:"
 msgstr "Num max di CPU:"
 
-#: xoptions.c:543
+#: dialogs.c:517
 msgid "Polygot Directory:"
 msgstr ""
 
-#: xoptions.c:544
+#: dialogs.c:518
 msgid "Hash-Table Size (MB):"
 msgstr "Dimensione Hash [MB]:"
 
-#: xoptions.c:545
+#: dialogs.c:519
 msgid "Nalimov EGTB Path:"
 msgstr "Cartella EGTB:"
 
-#: xoptions.c:546
+#: dialogs.c:520
 msgid "EGTB Cache Size (MB):"
 msgstr "Dimensione EGTB [MB]:"
 
-#: xoptions.c:547
+#: dialogs.c:521
 msgid "Use GUI Book"
 msgstr ""
 
-#: xoptions.c:548
+#: dialogs.c:522
 msgid "Opening-Book Filename:"
 msgstr ""
 
-#: xoptions.c:549
+#: dialogs.c:523
 msgid "Book Depth (moves):"
 msgstr "Profondità Libro:"
 
-#: xoptions.c:550
+#: dialogs.c:524
 msgid "Book Variety (0) vs. Strength (100):"
 msgstr "Varianti Libro:"
 
-#: xoptions.c:551
+#: dialogs.c:525
 msgid "Engine #1 Has Own Book"
 msgstr "Libro proprio per motore 1"
 
-#: xoptions.c:552
+#: dialogs.c:526
 msgid "Engine #2 Has Own Book          "
 msgstr ""
 
-#: xoptions.c:557
+#: dialogs.c:535
+msgid "Common Engine Settings"
+msgstr "Impostazioni motori di gioco"
+
+#: dialogs.c:541
 msgid "Detect all Mates"
 msgstr "Individua scacco matto"
 
-#: xoptions.c:558
+#: dialogs.c:542
 msgid "Verify Engine Result Claims"
 msgstr "Verifica gli annunci del motore"
 
-#: xoptions.c:559
+#: dialogs.c:543
 msgid "Draw if Insufficient Mating Material"
 msgstr "Patta per materiale insufficiente"
 
-#: xoptions.c:560
+#: dialogs.c:544
 msgid "Adjudicate Trivial Draws (3-Move Delay)"
 msgstr "Aggiudica patte triviali"
 
-#: xoptions.c:561
+#: dialogs.c:545
 msgid "N-Move Rule:"
 msgstr ""
 
-#: xoptions.c:562
+#: dialogs.c:546
 msgid "N-fold Repeats:"
 msgstr ""
 
-#: xoptions.c:563
+#: dialogs.c:547
 msgid "Draw after N Moves Total:"
 msgstr "Aggiudica patta dopo:"
 
-#: xoptions.c:564
+#: dialogs.c:548
 msgid "Win / Loss Threshold:"
 msgstr "Limite per aggiudicare vinta/persa:"
 
-#: xoptions.c:565
+#: dialogs.c:549
 msgid "Negate Score of Engine #1"
 msgstr "Output motore 1 sempre riferito al Bianco"
 
-#: xoptions.c:566
+#: dialogs.c:550
 msgid "Negate Score of Engine #2"
 msgstr "Output motore 2 sempre riferito al Bianco"
 
-#: xoptions.c:578
+#: dialogs.c:557
+#, fuzzy
+msgid "Adjudicate non-ICS Games"
+msgstr "Aggiudica al Bianco"
+
+#: dialogs.c:570
 msgid "Auto-Kibitz"
 msgstr "Auto Kibitz"
 
-#: xoptions.c:579
+#: dialogs.c:571
 msgid "Auto-Comment"
 msgstr "Commenti automatici"
 
-#: xoptions.c:580
+#: dialogs.c:572
 msgid "Auto-Observe"
 msgstr "Osserva automaticamente"
 
-#: xoptions.c:581
+#: dialogs.c:573
 msgid "Auto-Raise Board"
 msgstr "Porta in primo piano"
 
-#: xoptions.c:582
+#: dialogs.c:574
+msgid "Auto-Create Logon Script"
+msgstr ""
+
+#: dialogs.c:575
 msgid "Background Observe while Playing"
 msgstr "Osserva in bckgnd"
 
-#: xoptions.c:583
+#: dialogs.c:576
 msgid "Dual Board for Background-Observed Game"
 msgstr "Doppia scacchiera"
 
-#: xoptions.c:584
+#: dialogs.c:577
 msgid "Get Move List"
 msgstr "Scarica lista mosse"
 
-#: xoptions.c:585
+#: dialogs.c:578
 msgid "Quiet Play"
 msgstr "Non disturbare durante il gioco"
 
-#: xoptions.c:586
+#: dialogs.c:579
 msgid "Seek Graph"
 msgstr "Grafico delle richieste"
 
-#: xoptions.c:587
+#: dialogs.c:580
 msgid "Auto-Refresh Seek Graph"
 msgstr "Auto aggiorna"
 
-#: xoptions.c:588
+#: dialogs.c:581
+msgid "Auto-InputBox PopUp"
+msgstr ""
+
+#: dialogs.c:582
+#, fuzzy
+msgid "Quit after game"
+msgstr "In attesa del primo motore di gioco"
+
+#: dialogs.c:583
 msgid "Premove"
 msgstr "Premossa"
 
-#: xoptions.c:589
+#: dialogs.c:584
 msgid "Premove for White"
 msgstr ""
 
-#: xoptions.c:590
+#: dialogs.c:585
 msgid "First White Move:"
 msgstr "1° mossa Bianco"
 
-#: xoptions.c:591
+#: dialogs.c:586
 msgid "Premove for Black"
 msgstr ""
 
-#: xoptions.c:592
+#: dialogs.c:587
 msgid "First Black Move:"
 msgstr "1° mossa Nero"
 
-#: xoptions.c:594
+#: dialogs.c:589
 msgid "Alarm"
 msgstr "Allarme"
 
-#: xoptions.c:595
+#: dialogs.c:590
 msgid "Alarm Time (msec):"
 msgstr ""
 
-#: xoptions.c:597
+#: dialogs.c:592
 msgid "Colorize Messages"
 msgstr ""
 
-#: xoptions.c:598
+#: dialogs.c:593
 msgid "Shout Text Colors:"
 msgstr ""
 
-#: xoptions.c:599
+#: dialogs.c:594
 msgid "S-Shout Text Colors:"
 msgstr ""
 
-#: xoptions.c:600
+#: dialogs.c:595
 msgid "Channel #1 Text Colors:"
 msgstr ""
 
-#: xoptions.c:601
+#: dialogs.c:596
 msgid "Other Channel Text Colors:"
 msgstr ""
 
-#: xoptions.c:602
+#: dialogs.c:597
 msgid "Kibitz Text Colors:"
 msgstr ""
 
-#: xoptions.c:603
+#: dialogs.c:598
 msgid "Tell Text Colors:"
 msgstr ""
 
-#: xoptions.c:604
+#: dialogs.c:599
 msgid "Challenge Text Colors:"
 msgstr ""
 
-#: xoptions.c:605
+#: dialogs.c:600
 msgid "Request Text Colors:"
 msgstr ""
 
-#: xoptions.c:606
+#: dialogs.c:601
 msgid "Seek Text Colors:"
 msgstr ""
 
-#: xoptions.c:610
+#: dialogs.c:608
+msgid "ICS Options"
+msgstr "Impostazioni ICS"
+
+#: dialogs.c:613
 msgid "Exact position match"
 msgstr ""
 
-#: xoptions.c:610
+#: dialogs.c:613
 msgid "Shown position is subset"
 msgstr ""
 
-#: xoptions.c:610
+#: dialogs.c:613
 msgid "Same material with exactly same Pawn chain"
 msgstr ""
 
-#: xoptions.c:611
+#: dialogs.c:614
 msgid "Same material"
 msgstr ""
 
-#: xoptions.c:611
+#: dialogs.c:614
 msgid "Material range (top board half optional)"
 msgstr ""
 
-#: xoptions.c:611
+#: dialogs.c:614
 msgid "Material difference (optional stuff balanced)"
 msgstr ""
 
-#: xoptions.c:623
+#: dialogs.c:626
 msgid "Auto-Display Tags"
 msgstr ""
 
-#: xoptions.c:624
+#: dialogs.c:627
 msgid "Auto-Display Comment"
 msgstr ""
 
-#: xoptions.c:625
+#: dialogs.c:628
 msgid ""
 "Auto-Play speed of loaded games\n"
 "(0 = instant, -1 = off):"
 msgstr ""
 
-#: xoptions.c:626
+#: dialogs.c:629
 msgid "Seconds per Move:"
 msgstr ""
 
-#: xoptions.c:627
+#: dialogs.c:630
 msgid ""
 "\n"
 "options to use in game-viewer mode:"
 msgstr ""
 
-#: xoptions.c:629
+#: dialogs.c:632
 msgid ""
 "\n"
 "Thresholds for position filtering in game list:"
 msgstr ""
 
-#: xoptions.c:630
+#: dialogs.c:633
 msgid "Elo of strongest player at least:"
 msgstr ""
 
-#: xoptions.c:631
+#: dialogs.c:634
 msgid "Elo of weakest player at least:"
 msgstr ""
 
-#: xoptions.c:632
+#: dialogs.c:635
 #, fuzzy
 msgid "No games before year:"
 msgstr "Non è ancora stata caricata nessuna partita"
 
-#: xoptions.c:633
+#: dialogs.c:636
 msgid "Minimum nr consecutive positions:"
 msgstr ""
 
-#: xoptions.c:634
+#: dialogs.c:637
 msgid "Search mode:"
 msgstr ""
 
-#: xoptions.c:635
+#: dialogs.c:638
 msgid "Also match reversed colors"
 msgstr ""
 
-#: xoptions.c:636
+#: dialogs.c:639
 msgid "Also match left-right flipped position"
 msgstr ""
 
-#: xoptions.c:641
+#: dialogs.c:647
+msgid "Load Game Options"
+msgstr "Impostazioni apertura partita"
+
+#: dialogs.c:659
 msgid "Auto-Save Games"
 msgstr ""
 
-#: xoptions.c:642
+#: dialogs.c:660
+msgid "Own Games Only"
+msgstr ""
+
+#: dialogs.c:661
 msgid "Save Games on File:"
 msgstr ""
 
-#: xoptions.c:643
+#: dialogs.c:662
 msgid "Save Final Positions on File:"
 msgstr ""
 
-#: xoptions.c:644
+#: dialogs.c:663
 msgid "PGN Event Header:"
 msgstr ""
 
-#: xoptions.c:645
+#: dialogs.c:664
 msgid "Old Save Style (as opposed to PGN)"
 msgstr ""
 
-#: xoptions.c:646
+#: dialogs.c:665
 msgid "Include Number Tag in tourney PGN"
 msgstr ""
 
-#: xoptions.c:647
+#: dialogs.c:666
 msgid "Save Score/Depth Info in PGN"
 msgstr ""
 
-#: xoptions.c:648
+#: dialogs.c:667
 msgid "Save Out-of-Book Info in PGN           "
 msgstr ""
 
-#: xoptions.c:653
+#: dialogs.c:674
+msgid "Save Game Options"
+msgstr "Impostazioni salvataggio partita"
+
+#: dialogs.c:683
 msgid "No Sound"
 msgstr "Silenzioso"
 
-#: xoptions.c:654
+#: dialogs.c:684
 msgid "Default Beep"
 msgstr "Beep"
 
-#: xoptions.c:655
+#: dialogs.c:685
 msgid "Above WAV File"
 msgstr ""
 
-#: xoptions.c:656
+#: dialogs.c:686
 msgid "Car Horn"
 msgstr ""
 
-#: xoptions.c:657
+#: dialogs.c:687
 msgid "Cymbal"
 msgstr ""
 
-#: xoptions.c:658
+#: dialogs.c:688
 msgid "Ding"
 msgstr ""
 
-#: xoptions.c:659
+#: dialogs.c:689
 msgid "Gong"
 msgstr ""
 
-#: xoptions.c:660
+#: dialogs.c:690
 msgid "Laser"
 msgstr ""
 
-#: xoptions.c:661
+#: dialogs.c:691
 msgid "Penalty"
 msgstr ""
 
-#: xoptions.c:662
+#: dialogs.c:692
 msgid "Phone"
 msgstr ""
 
-#: xoptions.c:663
+#: dialogs.c:693
 msgid "Pop"
 msgstr ""
 
-#: xoptions.c:664
+#: dialogs.c:694
 msgid "Slap"
 msgstr ""
 
-#: xoptions.c:665
+#: dialogs.c:695
 msgid "Wood Thunk"
 msgstr ""
 
-#: xoptions.c:667
+#: dialogs.c:697
 msgid "User File"
 msgstr ""
 
-#: xoptions.c:696
-msgid "Sound Program:"
-msgstr ""
-
-#: xoptions.c:697
-msgid "Sounds Directory:"
+#: dialogs.c:719
+msgid "User WAV File:"
 msgstr ""
 
-#: xoptions.c:698
-msgid "User WAV File:"
+#: dialogs.c:720
+msgid "Sound Program:"
 msgstr ""
 
-#: xoptions.c:699
+#: dialogs.c:721
 msgid "Try-Out Sound:"
 msgstr ""
 
-#: xoptions.c:700
+#: dialogs.c:722
 msgid "Play"
 msgstr "Ascolta"
 
-#: xoptions.c:701
+#: dialogs.c:723
 msgid "Move:"
 msgstr ""
 
-#: xoptions.c:702
+#: dialogs.c:724
 msgid "Win:"
 msgstr ""
 
-#: xoptions.c:703
+#: dialogs.c:725
 msgid "Lose:"
 msgstr ""
 
-#: xoptions.c:704
+#: dialogs.c:726
 msgid "Draw:"
 msgstr ""
 
-#: xoptions.c:705
+#: dialogs.c:727
 msgid "Unfinished:"
 msgstr ""
 
-#: xoptions.c:706
+#: dialogs.c:728
 msgid "Alarm:"
 msgstr ""
 
-#: xoptions.c:707
+#: dialogs.c:729
+msgid "Challenge:"
+msgstr ""
+
+#: dialogs.c:731
+msgid "Sounds Directory:"
+msgstr ""
+
+#: dialogs.c:732
 msgid "Shout:"
 msgstr ""
 
-#: xoptions.c:708
+#: dialogs.c:733
 msgid "S-Shout:"
 msgstr ""
 
-#: xoptions.c:709
+#: dialogs.c:734
 msgid "Channel:"
 msgstr ""
 
-#: xoptions.c:710
+#: dialogs.c:735
 msgid "Channel 1:"
 msgstr ""
 
-#: xoptions.c:711
+#: dialogs.c:736
 msgid "Tell:"
 msgstr ""
 
-#: xoptions.c:712
+#: dialogs.c:737
 msgid "Kibitz:"
 msgstr ""
 
-#: xoptions.c:713
-msgid "Challenge:"
-msgstr ""
-
-#: xoptions.c:714
+#: dialogs.c:738
 msgid "Request:"
 msgstr ""
 
-#: xoptions.c:715
+#: dialogs.c:739
 msgid "Seek:"
 msgstr ""
 
-#: xoptions.c:802
+#: dialogs.c:755
+msgid "Sound Options"
+msgstr "Impostazioni suoni"
+
+#: dialogs.c:776
 msgid "White Piece Color:"
 msgstr ""
 
 #. TRANSLATORS: R = single letter for the color red
-#: xoptions.c:805 xoptions.c:814 xoptions.c:820 xoptions.c:826 xoptions.c:832
-#: xoptions.c:838
+#: dialogs.c:779 dialogs.c:788 dialogs.c:794 dialogs.c:800 dialogs.c:806
+#: dialogs.c:812
 msgid "R"
 msgstr ""
 
 #. TRANSLATORS: G = single letter for the color green
-#: xoptions.c:807 xoptions.c:815 xoptions.c:821 xoptions.c:827 xoptions.c:833
-#: xoptions.c:839
+#: dialogs.c:781 dialogs.c:789 dialogs.c:795 dialogs.c:801 dialogs.c:807
+#: dialogs.c:813
 msgid "G"
 msgstr ""
 
 #. TRANSLATORS: B = single letter for the color blue
-#: xoptions.c:809 xoptions.c:816 xoptions.c:822 xoptions.c:828 xoptions.c:834
-#: xoptions.c:840
+#: dialogs.c:783 dialogs.c:790 dialogs.c:796 dialogs.c:802 dialogs.c:808
+#: dialogs.c:814
 msgid "B"
 msgstr ""
 
 #. TRANSLATORS: D = single letter to make a color darker
-#: xoptions.c:811 xoptions.c:817 xoptions.c:823 xoptions.c:829 xoptions.c:835
-#: xoptions.c:841
+#: dialogs.c:785 dialogs.c:791 dialogs.c:797 dialogs.c:803 dialogs.c:809
+#: dialogs.c:815
 msgid "D"
 msgstr ""
 
-#: xoptions.c:812
+#: dialogs.c:786
 msgid "Black Piece Color:"
 msgstr "Pezzi neri"
 
-#: xoptions.c:818
+#: dialogs.c:792
 msgid "Light Square Color:"
 msgstr "Case bianche"
 
-#: xoptions.c:824
+#: dialogs.c:798
 msgid "Dark Square Color:"
 msgstr "Case nere"
 
-#: xoptions.c:830
+#: dialogs.c:804
 msgid "Highlight Color:"
 msgstr "Case evidenziate"
 
-#: xoptions.c:836
+#: dialogs.c:810
 msgid "Premove Highlight Color:"
 msgstr "Premosse evidenziate"
 
-#: xoptions.c:842
+#: dialogs.c:816
 msgid "Flip Pieces Shogi Style        (Colored buttons restore default)"
 msgstr ""
 
-#: xoptions.c:844
+#: dialogs.c:818
 msgid "Mono Mode"
 msgstr "Monocromatico"
 
-#: xoptions.c:845
+#: dialogs.c:819
 msgid "Line Gap ( -1 = default for board size):"
 msgstr ""
 
-#: xoptions.c:846
+#: dialogs.c:820
 msgid "Use Board Textures"
 msgstr ""
 
-#: xoptions.c:847
+#: dialogs.c:821
 msgid "Light-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:848
+#: dialogs.c:822
 msgid "Dark-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:849
-msgid "Directory with Bitmap Pieces:"
+#: dialogs.c:823
+msgid "Use external piece bitmaps with their own colors"
 msgstr ""
 
-#: xoptions.c:850
-msgid "Directory with Pixmap Pieces:"
+#: dialogs.c:824
+msgid "Directory with Pieces Images:"
 msgstr ""
 
-#: xoptions.c:1044
-#, fuzzy
-msgid "Engine has no options"
-msgstr "Libro proprio per motore 1"
-
-#: xoptions.c:1376
-msgid "ICS Options"
-msgstr "Impostazioni ICS"
-
-#: xoptions.c:1383
-msgid "Load Game Options"
-msgstr "Impostazioni apertura partita"
-
-#: xoptions.c:1389
-msgid "Save Game Options"
-msgstr "Impostazioni salvataggio partita"
-
-#: xoptions.c:1397
-msgid "Sound Options"
-msgstr "Impostazioni suoni"
-
-#: xoptions.c:1403
+#: dialogs.c:874
 msgid "Board Options"
 msgstr "Impostazioni scacchiera"
 
-#: xoptions.c:1409
-#, fuzzy
-msgid "Adjudicate non-ICS Games"
-msgstr "Aggiudica al Bianco"
-
-#: xoptions.c:1417
-msgid "Common Engine Settings"
-msgstr "Impostazioni motori di gioco"
-
-#: xoptions.c:1423
-msgid "New Variant"
-msgstr "Varianti di gioco"
-
-#: xoptions.c:1430
-msgid "General Options"
-msgstr "Impostazioni generali"
-
-#: xoptions.c:1441
-msgid "Match Options"
+#: dialogs.c:927 menus.c:634
+msgid "ICS text menu"
 msgstr ""
 
-#: xoptions.c:1544
+#: dialogs.c:949
 msgid "clear"
 msgstr ""
 
-#: xoptions.c:1545 xoptions.c:1602
+#: dialogs.c:950 dialogs.c:1038
 msgid "save changes"
 msgstr ""
 
-#: xoptions.c:1610
+#: dialogs.c:1053
 #, fuzzy
 msgid "Edit book"
 msgstr "Modifica"
 
-#: xoptions.c:1652
+#: dialogs.c:1053 menus.c:636
+msgid "Tags"
+msgstr "Informazioni partita"
+
+#: dialogs.c:1195
 msgid "ICS input box"
 msgstr ""
 
-#: xoptions.c:1677
+#: dialogs.c:1227
 msgid "Type a move"
 msgstr ""
 
-#: xoptions.c:1715
+#: dialogs.c:1253
+#, fuzzy
+msgid "Engine has no options"
+msgstr "Libro proprio per motore 1"
+
+#: dialogs.c:1255
 msgid "Engine Settings"
 msgstr ""
 
-#: xoptions.c:1740
+#: dialogs.c:1280
 msgid "Select engine from list:"
 msgstr ""
 
-#: xoptions.c:1741
+#: dialogs.c:1283
 msgid "or specify one below:"
 msgstr ""
 
-#: xoptions.c:1742
+#: dialogs.c:1284
 msgid "Nickname (optional):"
 msgstr ""
 
-#: xoptions.c:1743
+#: dialogs.c:1285
 msgid "Use nickname in PGN player tags of engine-engine games"
 msgstr ""
 
-#: xoptions.c:1744
+#: dialogs.c:1286
 msgid "Engine Directory:"
 msgstr ""
 
-#: xoptions.c:1745
+#: dialogs.c:1287
 msgid "Engine Command:"
 msgstr ""
 
-#: xoptions.c:1746
+#: dialogs.c:1288
 msgid "(Directory will be derived from engine path when empty)"
 msgstr ""
 
-#: xoptions.c:1747
+#: dialogs.c:1289
 msgid "UCI"
 msgstr ""
 
-#: xoptions.c:1748
+#: dialogs.c:1290
 msgid "WB protocol v1 (do not wait for engine features)"
 msgstr ""
 
-#: xoptions.c:1749
+#: dialogs.c:1291
 msgid "Must not use GUI book"
 msgstr ""
 
-#: xoptions.c:1750
+#: dialogs.c:1292
 msgid "Add this engine to the list"
 msgstr ""
 
-#: xoptions.c:1751
+#: dialogs.c:1293
 msgid "Force current variant with this engine"
 msgstr ""
 
-#: xoptions.c:1752
-msgid "Load mentioned engine as"
+#: dialogs.c:1343
+msgid "Load first engine"
 msgstr ""
 
-#: xoptions.c:1766
-msgid "Load engine"
+#: dialogs.c:1349
+msgid "Load second engine"
 msgstr ""
 
-#: xoptions.c:1785
+#: dialogs.c:1372
 msgid "shuffle"
 msgstr ""
 
-#: xoptions.c:1786
+#: dialogs.c:1373
 msgid "Start-position number:"
 msgstr "Disposizione iniziale:"
 
-#: xoptions.c:1787
+#: dialogs.c:1374
 #, fuzzy
 msgid "randomize"
 msgstr "Casuale"
 
-#: xoptions.c:1788
+#: dialogs.c:1375
 msgid "pick fixed"
 msgstr ""
 
-#: xoptions.c:1805
+#: dialogs.c:1392
 msgid "New Shuffle Game"
 msgstr "Nuova partita Shuffle..."
 
-#: xoptions.c:1855
+#: dialogs.c:1411
 msgid "classical"
 msgstr ""
 
-#: xoptions.c:1856
+#: dialogs.c:1412
 msgid "incremental"
 msgstr ""
 
-#: xoptions.c:1857
+#: dialogs.c:1413
 msgid "fixed max"
 msgstr ""
 
-#: xoptions.c:1858
+#: dialogs.c:1414
 msgid "Moves per session:"
 msgstr ""
 
-#: xoptions.c:1859
+#: dialogs.c:1415
 msgid "Initial time (min):"
 msgstr ""
 
-#: xoptions.c:1860
+#: dialogs.c:1416
 msgid "Increment or max (sec/move):"
 msgstr ""
 
-#: xoptions.c:1861
+#: dialogs.c:1417
 #, fuzzy
 msgid "Time-Odds factors:"
 msgstr "Riduci il tempo di un fattore:"
 
-#: xoptions.c:1862
+#: dialogs.c:1418
 #, fuzzy
 msgid "Engine #1"
 msgstr "Motore"
 
-#: xoptions.c:1863
+#: dialogs.c:1419
 #, fuzzy
 msgid "Engine #2 / Human"
 msgstr "Libro proprio per motore 1"
 
-#: xoptions.c:1874 xoptions.c:1877 xoptions.c:1882 xoptions.c:1883
+#: dialogs.c:1459 dialogs.c:1462 dialogs.c:1467 dialogs.c:1468
+#: gtk/xoptions.c:191
 msgid "Unused"
 msgstr ""
 
-#: xoptions.c:1895
+#: dialogs.c:1480
 msgid "Time Control"
 msgstr ""
 
-#: args.h:783
+#: dialogs.c:1509
+msgid "Error writing to chess program"
+msgstr "Errore in scrittura sul motore di gioco"
+
+#: dialogs.c:1576
+#, fuzzy
+msgid "Cancel"
+msgstr "Cancella"
+
+#: dialogs.c:1581 dialogs.c:1973 dialogs.c:1977
+msgid "King"
+msgstr "Re"
+
+#: dialogs.c:1584
+msgid "Captain"
+msgstr ""
+
+#: dialogs.c:1585
+msgid "Lieutenant"
+msgstr ""
+
+#: dialogs.c:1586
+msgid "General"
+msgstr "Generali..."
+
+#: dialogs.c:1587
+msgid "Warlord"
+msgstr ""
+
+#: dialogs.c:1589 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Knight"
+msgstr "Cavallo"
+
+#: dialogs.c:1590 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Bishop"
+msgstr "Alfiere"
+
+#: dialogs.c:1591 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Rook"
+msgstr "Torre"
+
+#: dialogs.c:1595 dialogs.c:1974 dialogs.c:1978
+msgid "Archbishop"
+msgstr "Arcivescovo"
+
+#: dialogs.c:1596 dialogs.c:1974 dialogs.c:1978
+msgid "Chancellor"
+msgstr "Cancelliere"
+
+#: dialogs.c:1598 dialogs.c:1973 dialogs.c:1977 dialogs.c:1995
+msgid "Queen"
+msgstr "Donna"
+
+#: dialogs.c:1602
+msgid "Defer"
+msgstr ""
+
+#: dialogs.c:1603 dialogs.c:1974 dialogs.c:1978
+msgid "Promote"
+msgstr "Promuovi"
+
+#: dialogs.c:1618
+msgid "Chat partner:"
+msgstr ""
+
+#: dialogs.c:1703
+msgid "Chat box"
+msgstr ""
+
+#: dialogs.c:1744
+msgid "factory"
+msgstr "Fabbrica"
+
+#: dialogs.c:1745
+msgid "up"
+msgstr "Muovi su"
+
+#: dialogs.c:1746
+msgid "down"
+msgstr "Muovi giu"
+
+#: dialogs.c:1764
+msgid "No tag selected"
+msgstr ""
+
+#: dialogs.c:1795
+#, fuzzy
+msgid "Game-list options"
+msgstr "Impostazioni apertura partita"
+
+#: dialogs.c:1871 dialogs.c:1885
+msgid "Error"
+msgstr "Errore"
+
+#: dialogs.c:1908
+msgid "Fatal Error"
+msgstr "Errore fatale"
+
+#: dialogs.c:1908
+msgid "Exiting"
+msgstr "Chiusura in corso"
+
+#: dialogs.c:1919
+msgid "Information"
+msgstr "Informazione"
+
+#: dialogs.c:1926
+msgid "Note"
+msgstr "Nota"
+
+#: dialogs.c:1972 dialogs.c:2252 dialogs.c:2255
+msgid "White"
+msgstr "Bianco"
+
+#: dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Pawn"
+msgstr "Pedone"
+
+#: dialogs.c:1973 dialogs.c:1977
+msgid "Elephant"
+msgstr "Elefante"
+
+#: dialogs.c:1973 dialogs.c:1977
+msgid "Cannon"
+msgstr "Cannone"
+
+#: dialogs.c:1974 dialogs.c:1978
+msgid "Demote"
+msgstr "Degrada"
+
+#: dialogs.c:1975 dialogs.c:1979
+msgid "Empty square"
+msgstr "Casa vuota"
+
+#: dialogs.c:1975 dialogs.c:1979
+msgid "Clear board"
+msgstr "Svuota scacchiera"
+
+#: dialogs.c:1976 dialogs.c:2264 dialogs.c:2267
+msgid "Black"
+msgstr "Nero"
+
+#: dialogs.c:2075 menus.c:787
+msgid "File"
+msgstr "File"
+
+#: dialogs.c:2076 menus.c:788
+msgid "Edit"
+msgstr "Modifica"
+
+#: dialogs.c:2077 menus.c:789
+msgid "View"
+msgstr "Visualizza"
+
+#: dialogs.c:2078 menus.c:790
+msgid "Mode"
+msgstr "Modalità"
+
+#: dialogs.c:2079 menus.c:791
+msgid "Action"
+msgstr "Azioni"
+
+#: dialogs.c:2080 menus.c:792
+msgid "Engine"
+msgstr "Motore"
+
+#: dialogs.c:2081 menus.c:793
+msgid "Options"
+msgstr "Impostazioni"
+
+#: dialogs.c:2082 menus.c:794
+msgid "Help"
+msgstr "Aiuto"
+
+#: dialogs.c:2092
+msgid "<<"
+msgstr ""
+
+#: dialogs.c:2093
+msgid "<"
+msgstr ""
+
+#: dialogs.c:2095
+msgid ">"
+msgstr ""
+
+#: dialogs.c:2096
+msgid ">>"
+msgstr ""
+
+#: dialogs.c:2371
+msgid "Directories:"
+msgstr ""
+
+#: dialogs.c:2372
+#, fuzzy
+msgid "Files:"
+msgstr "File"
+
+#: dialogs.c:2373
+msgid "by name"
+msgstr ""
+
+#: dialogs.c:2374
+msgid "by type"
+msgstr ""
+
+#: dialogs.c:2377
+#, fuzzy
+msgid "Filename:"
+msgstr "Filtro"
+
+#: dialogs.c:2378
+msgid "New directory"
+msgstr ""
+
+#: dialogs.c:2379
+#, fuzzy
+msgid "File type:"
+msgstr "Filtro"
+
+#: dialogs.c:2454
+#, fuzzy
+msgid "Contents of"
+msgstr "Commenti"
+
+#: dialogs.c:2480
+msgid "  next page"
+msgstr ""
+
+#: dialogs.c:2502
+msgid "FIRST TYPE DIRECTORY NAME HERE"
+msgstr ""
+
+#: dialogs.c:2503
+msgid "TRY ANOTHER NAME"
+msgstr ""
+
+#: draw.c:293
+msgid ""
+"No default pieces installed\n"
+"Select your own -pieceImageDirectory"
+msgstr ""
+
+#: engineoutput.c:107 menus.c:630
+#, fuzzy, c-format
+msgid "Engine Output"
+msgstr "Output del motore di gioco"
+
+#: engineoutput.c:117
 #, c-format
-msgid "%s in settings file\n"
+msgid "%s (%d reversible ply)"
+msgid_plural "%s (%d reversible plies)"
+msgstr[0] ""
+msgstr[1] ""
+
+#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88
+msgid "NPS"
+msgstr ""
+
+#: gamelist.c:375
+#, fuzzy, c-format
+msgid "Reading game file (%d)"
+msgstr "File partita non riconosciuto"
+
+#: gtk/xboard.c:787 xaw/xboard.c:1161
+#, c-format
+msgid "%s: can't cd to CHESSDIR: "
 msgstr ""
 
-#: args.h:793
+#: gtk/xboard.c:796 xaw/xboard.c:1170
 #, c-format
-msgid "Bad integer value %s"
+msgid "Failed to open file '%s'\n"
+msgstr ""
+
+#: gtk/xboard.c:811 xaw/xboard.c:1179
+msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
 msgstr ""
 
-#: args.h:884 args.h:1102
+#: gtk/xboard.c:830 xaw/xboard.c:1211
 #, c-format
-msgid "Unrecognized argument %s"
+msgid "%s: bad boardSize syntax %s\n"
 msgstr ""
 
-#: args.h:913
+#: gtk/xboard.c:870 xaw/xboard.c:1248
 #, c-format
-msgid "No value provided for argument %s"
+msgid "%s: unrecognized boardSize name %s\n"
 msgstr ""
 
-#: args.h:973
+#: gtk/xboard.c:911 xaw/xboard.c:1285
 #, c-format
-msgid "Incomplete \\ escape in value for %s"
+msgid "%s: too few colors available; trying monochrome mode\n"
 msgstr ""
 
-#: args.h:1057
+#: gtk/xboard.c:1201 xaw/xboard.c:1567
 #, c-format
-msgid "Failed to open indirection file %s"
+msgid "Unable to create font set for %s.\n"
 msgstr ""
 
-#: args.h:1074
+#: gtk/xboard.c:1226 xaw/xboard.c:1590
 #, c-format
-msgid "Unrecognized boolean argument value %s"
+msgid "%s: no fonts match pattern %s\n"
+msgstr ""
+
+#: gtk/xboard.c:1665 xaw/xboard.c:2080
+msgid "Can't open temp file"
+msgstr ""
+
+#: gtk/xboard.c:2128
+#, fuzzy
+msgid "Failed to open file"
+msgstr "Impossibile aprire l'applicazione cmail"
+
+#: menus.c:134
+msgid "Load game file name?"
+msgstr ""
+
+#: menus.c:179
+msgid "Load position file name?"
+msgstr ""
+
+#: menus.c:185
+msgid "Save game file name?"
+msgstr ""
+
+#: menus.c:194
+msgid "Save position file name?"
+msgstr ""
+
+#: menus.c:358
+msgid " (with Zippy code)"
+msgstr ""
+
+#: menus.c:363
+#, c-format
+msgid ""
+"%s%s\n"
+"\n"
+"Copyright 1991 Digital Equipment Corporation\n"
+"Enhancements Copyright 1992-2013 Free Software Foundation\n"
+"Enhancements Copyright 2005 Alessandro Scotti\n"
+"\n"
+"%s is free software and carries NO WARRANTY;see the file COPYING for more "
+"information.\n"
+"The GTK build of this version is experimental and unstable\n"
+"\n"
+"Visit XBoard on the web at: http://www.gnu.org/software/xboard/\n"
+"Check out the newest features at: http://www.gnu.org/software/xboard/"
+"whats_new.html\n"
+"\n"
+"Report bugs via email at: <bug-xboard@gnu.org>\n"
+"\n"
+msgstr ""
+
+#: menus.c:375 menus.c:750
+msgid "About XBoard"
+msgstr "Informazioni su Winboard"
+
+#: menus.c:582
+#, fuzzy
+msgid "New Game"
+msgstr "Nuova partita Shuffle..."
+
+#: menus.c:583
+msgid "New Shuffle Game ..."
+msgstr "Nuova partita Shuffle..."
+
+#: menus.c:584
+#, fuzzy
+msgid "New Variant ..."
+msgstr "Varianti di gioco"
+
+#: menus.c:586
+#, fuzzy
+msgid "Load Game"
+msgstr "Apertura partita...   Alt+Shift+L"
+
+#: menus.c:587
+#, fuzzy
+msgid "Load Position"
+msgstr "File posizione non riconosciuto"
+
+#: menus.c:588
+#, fuzzy
+msgid "Next Position"
+msgstr "File posizione non riconosciuto"
+
+#: menus.c:589
+#, fuzzy
+msgid "Prev Position"
+msgstr "File posizione non riconosciuto"
+
+#: menus.c:591
+#, fuzzy
+msgid "Save Game"
+msgstr "Salvataggio partita...   Alt+Shift+S"
+
+#: menus.c:592
+#, fuzzy
+msgid "Save Position"
+msgstr "File posizione non riconosciuto"
+
+#: menus.c:593
+#, fuzzy
+msgid "Save Games as Book"
+msgstr "Salvataggio partita...   Alt+Shift+S"
+
+#: menus.c:595
+msgid "Mail Move"
+msgstr ""
+
+#: menus.c:596
+msgid "Reload CMail Message"
+msgstr ""
+
+#: menus.c:598
+msgid "Quit "
+msgstr ""
+
+#: menus.c:603
+#, fuzzy
+msgid "Copy Game"
+msgstr "Copia lista partite"
+
+#: menus.c:604
+#, fuzzy
+msgid "Copy Position"
+msgstr "Copia posizione   Ctrl+Shift+C"
+
+#: menus.c:605
+msgid "Copy Game List"
+msgstr "Copia lista partite"
+
+#: menus.c:607
+#, fuzzy
+msgid "Paste Game"
+msgstr "Incolla partita   Ctrl+V"
+
+#: menus.c:608
+#, fuzzy
+msgid "Paste Position"
+msgstr "Incolla posizione   Ctrl+Shift+V"
+
+#: menus.c:610 menus.c:652
+#, fuzzy
+msgid "Edit Game"
+msgstr "Modifica commento"
+
+#: menus.c:611 menus.c:653
+#, fuzzy
+msgid "Edit Position"
+msgstr "File posizione non riconosciuto"
+
+#: menus.c:612
+msgid "Edit Tags"
+msgstr "Modifica informazioni partita..."
+
+#: menus.c:613
+msgid "Edit Comment"
+msgstr "Modifica commento..."
+
+#: menus.c:614
+#, fuzzy
+msgid "Edit Book"
+msgstr "Libro delle aperture..."
+
+#: menus.c:616
+msgid "Revert"
+msgstr ""
+
+#: menus.c:617
+msgid "Annotate"
+msgstr "Annota"
+
+#: menus.c:618
+#, fuzzy
+msgid "Truncate Game"
+msgstr "Tronca la partita   End"
+
+#: menus.c:620
+msgid "Backward"
 msgstr ""
 
+#: menus.c:621
+msgid "Forward"
+msgstr ""
+
+#: menus.c:622
+#, fuzzy
+msgid "Back to Start"
+msgstr "Il tratto è al Nero"
+
+#: menus.c:623
+#, fuzzy
+msgid "Forward to End"
+msgstr "Vai alla fine   Alt+End"
+
+#: menus.c:628
+#, fuzzy
+msgid "Flip View"
+msgstr "Ruota vista automaticamente"
+
+#: menus.c:631
+#, fuzzy
+msgid "Move History"
+msgstr "Scarica lista mosse"
+
+#: menus.c:632
+#, fuzzy
+msgid "Evaluation Graph"
+msgstr "Grafico della valutazione"
+
+#: menus.c:633
+#, fuzzy
+msgid "Game List"
+msgstr "Lista partite..."
+
+#: menus.c:637
+msgid "Comments"
+msgstr "Commenti"
+
+#: menus.c:638
+msgid "ICS Input Box"
+msgstr ""
+
+#: menus.c:639
+msgid "Open Chat Window"
+msgstr ""
+
+#: menus.c:641
+msgid "Board..."
+msgstr "Scacchiera..."
+
+#: menus.c:642
+msgid "Game List Tags..."
+msgstr "Impostazioni lista partite..."
+
+#: menus.c:647
+#, fuzzy
+msgid "Machine White"
+msgstr "Bianco al motore di gioco   Ctrl+W"
+
+#: menus.c:648
+#, fuzzy
+msgid "Machine Black"
+msgstr "Match tra i motori di gioco"
+
+#: menus.c:649
+#, fuzzy
+msgid "Two Machines"
+msgstr "Motore di gioco 1 vs 2   Ctrl+T"
+
+#: menus.c:650
+#, fuzzy
+msgid "Analysis Mode"
+msgstr "Avvia analisi   Ctrl+A"
+
+#: menus.c:651
+#, fuzzy
+msgid "Analyze Game"
+msgstr "Analizza file   Ctrl+F"
+
+#: menus.c:654
+msgid "Training"
+msgstr "Allenamento"
+
+#: menus.c:655
+msgid "ICS Client"
+msgstr "Connetti ad un ICS"
+
+#: menus.c:657
+msgid "Machine Match"
+msgstr "Match tra i motori di gioco"
+
+#: menus.c:658
+msgid "Pause"
+msgstr ""
+
+#: menus.c:663
+msgid "Accept"
+msgstr ""
+
+#: menus.c:664
+msgid "Decline"
+msgstr ""
+
+#: menus.c:665
+msgid "Rematch"
+msgstr ""
+
+#: menus.c:667
+#, fuzzy
+msgid "Call Flag"
+msgstr "Chiama il Tempo   F5"
+
+#: menus.c:668
+msgid "Draw"
+msgstr ""
+
+#: menus.c:669
+msgid "Adjourn"
+msgstr ""
+
+#: menus.c:670
+msgid "Abort"
+msgstr ""
+
+#: menus.c:671
+msgid "Resign"
+msgstr ""
+
+#: menus.c:673
+#, fuzzy
+msgid "Stop Observing"
+msgstr "Smetti di osservare   F10"
+
+#: menus.c:674
+#, fuzzy
+msgid "Stop Examining"
+msgstr "Smetti di esaminare   F11"
+
+#: menus.c:675
+msgid "Upload to Examine"
+msgstr "Carica su ICS per esaminare"
+
+#: menus.c:677
+msgid "Adjudicate to White"
+msgstr "Aggiudica al Bianco"
+
+#: menus.c:678
+msgid "Adjudicate to Black"
+msgstr "Aggiudica al Nero"
+
+#: menus.c:679
+msgid "Adjudicate Draw"
+msgstr "Aggiudica come Patta"
+
+#: menus.c:684
+msgid "Load New 1st Engine ..."
+msgstr ""
+
+#: menus.c:685
+msgid "Load New 2nd Engine ..."
+msgstr ""
+
+#: menus.c:687
+msgid "Engine #1 Settings ..."
+msgstr "Impostazioni motore 1"
+
+#: menus.c:688
+msgid "Engine #2 Settings ..."
+msgstr "Impostazioni motore 2"
+
+#: menus.c:690
+msgid "Hint"
+msgstr "Suggerimento..."
+
+#: menus.c:691
+msgid "Book"
+msgstr "Libro delle aperture..."
+
+#: menus.c:693
+msgid "Move Now"
+msgstr ""
+
+#: menus.c:694
+#, fuzzy
+msgid "Retract Move"
+msgstr "Annulla mossa   Ctrl+X"
+
+#: menus.c:700
+msgid "General ..."
+msgstr "Generali..."
+
+#: menus.c:702
+#, fuzzy
+msgid "Time Control ..."
+msgstr "Controllo Tempo...   Alt+Shift+T"
+
+#: menus.c:703
+#, fuzzy
+msgid "Common Engine ..."
+msgstr "Motori di gioco...   Alt+Shift+U"
+
+#: menus.c:704
+#, fuzzy
+msgid "Adjudications ..."
+msgstr "Aggiudicazioni...   Alt+Shift+J"
+
+#: menus.c:705
+msgid "ICS ..."
+msgstr "ICS..."
+
+#: menus.c:706
+msgid "Match ..."
+msgstr ""
+
+#: menus.c:707
+msgid "Load Game ..."
+msgstr "Apertura partita...   Alt+Shift+L"
+
+#: menus.c:708
+msgid "Save Game ..."
+msgstr "Salvataggio partita...   Alt+Shift+S"
+
+#: menus.c:709
+msgid "Game List ..."
+msgstr "Lista partite..."
+
+#: menus.c:710
+msgid "Sounds ..."
+msgstr "Suoni..."
+
+#: menus.c:713
+msgid "Always Queen"
+msgstr ""
+
+#: menus.c:719
+msgid "Flash Moves"
+msgstr ""
+
+#: menus.c:721
+msgid "Highlight Dragging"
+msgstr "Evidenzia trascinamento"
+
+#: menus.c:724
+msgid "Highlight With Arrow"
+msgstr "Evidenzia con una freccia"
+
+#: menus.c:725
+msgid "Move Sound"
+msgstr ""
+
+#: menus.c:727
+msgid "Periodic Updates"
+msgstr "Aggiornamenti continui"
+
+#: menus.c:729
+msgid "Popup Exit Message"
+msgstr "Chiedi conferma alla chiusura"
+
+#: menus.c:731
+msgid "Show Coords"
+msgstr "Mostra coordinate"
+
+#: menus.c:732
+#, fuzzy
+msgid "Hide Thinking"
+msgstr "Nascondi l'output del motore se gioca contro un uomo"
+
+#: menus.c:736
+msgid "Save Settings Now"
+msgstr "Salva impostazioni"
+
+#: menus.c:737
+msgid "Save Settings on Exit"
+msgstr "Salva impostazioni all'uscita"
+
+#: menus.c:742
+msgid "Info XBoard"
+msgstr ""
+
+#: menus.c:743
+#, fuzzy
+msgid "Man XBoard"
+msgstr "Informazioni su Winboard"
+
+#: menus.c:745
+msgid "XBoard Home Page"
+msgstr ""
+
+#: menus.c:746
+msgid "On-line User Guide"
+msgstr ""
+
+#: menus.c:747
+msgid "Development News"
+msgstr ""
+
+#: menus.c:748
+msgid "e-Mail Bug Report"
+msgstr ""
+
+#: nengineoutput.c:78 nengineoutput.c:85
+#, fuzzy
+msgid "engine name"
+msgstr "Motore"
+
+#: nengineoutput.c:80 nengineoutput.c:87
+#, fuzzy
+msgid "move"
+msgstr "mosse"
+
+#: nengineoutput.c:153
+msgid "Engine output"
+msgstr "Output del motore di gioco"
+
+#: nengineoutput.c:157
+msgid ""
+"Mismatch of STRIDE in nengineoutput.c\n"
+"Change and recompile!"
+msgstr ""
+
+#: nevalgraph.c:68
+msgid "Evaluation graph"
+msgstr "Grafico della valutazione"
+
+#: nevalgraph.c:105
+msgid "Eval"
+msgstr ""
+
+#: ngamelist.c:87
+#, fuzzy
+msgid "find position"
+msgstr "File posizione non riconosciuto"
+
+#: ngamelist.c:88
+msgid "narrow"
+msgstr ""
+
+#: ngamelist.c:89
+msgid "thresholds"
+msgstr ""
+
+#: ngamelist.c:90
+#, fuzzy
+msgid "tags"
+msgstr "Informazioni partita"
+
+#: ngamelist.c:91
+msgid "next"
+msgstr ""
+
+#: ngamelist.c:92
+msgid "close"
+msgstr ""
+
+#: ngamelist.c:116
+msgid "No game selected"
+msgstr "Nessuna partita selezionata"
+
+#: ngamelist.c:122
+msgid "Can't go forward any further"
+msgstr "Impossibile avanzare oltre"
+
+#: ngamelist.c:192
+#, c-format
+msgid "Scanning through games (%d)"
+msgstr ""
+
+#: ngamelist.c:211
+msgid "previous page"
+msgstr ""
+
+#: ngamelist.c:214
+msgid "next page"
+msgstr ""
+
+#: ngamelist.c:217
+msgid "no games matched your request"
+msgstr ""
+
+#: ngamelist.c:219
+#, fuzzy, c-format
+msgid "%s - %d/%d games (%d-%d-%d)"
+msgstr "Match %s vs %s: punteggio finale %d-%d-%d"
+
+#: ngamelist.c:274
+msgid "There is no game list"
+msgstr "Nessuna lista partite"
+
+#: nhistory.c:109
+msgid "Move list"
+msgstr ""
+
+#: usystem.c:222
+#, c-format
+msgid "%s: unrecognized color %s\n"
+msgstr ""
+
+#: usystem.c:230
+#, c-format
+msgid "%s: can't parse foreground color in `%s'\n"
+msgstr ""
+
+#: usystem.c:259
+#, c-format
+msgid "%s: can't parse color names; disabling colorization\n"
+msgstr ""
+
+#: usystem.c:371
+#, c-format
+msgid "ERROR: Unknown user %s (in path %s)\n"
+msgstr ""
+
+#: usystem.c:556
+msgid "Socket support is not configured in"
+msgstr ""
+
+#: usystem.c:645
+msgid "internal rcmd not implemented for Unix"
+msgstr ""
+
+#: xaw/xboard.c:477
+#, c-format
+msgid "%s: Can't access XPM directory %s\n"
+msgstr ""
+
+#: xaw/xboard.c:498
+#, c-format
+msgid "Available `%s' sizes:\n"
+msgstr ""
+
+#: xaw/xboard.c:531
+#, c-format
+msgid "Error: No `%s' files!\n"
+msgstr ""
+
+#: xaw/xboard.c:544
+#, c-format
+msgid ""
+"Warning: No DIR structure found on this system --\n"
+"         Unable to autosize for XPM/XIM pieces.\n"
+"   Please report this error to %s.\n"
+"   Include system type & operating system in message.\n"
+msgstr ""
+
+#: xaw/xboard.c:1291
+#, c-format
+msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
+msgstr ""
+
+#: xaw/xengineoutput.c:114
+#, c-format
+msgid "Error %d loading icon image\n"
+msgstr ""
+
+#: xaw/xoptions.c:321 xaw/xoptions.c:1015
+msgid "browse"
+msgstr ""
+
+#: xaw/xoptions.c:387 xaw/xoptions.c:388
+msgid "Ctrl"
+msgstr ""
+
+#: xaw/xoptions.c:393 xaw/xoptions.c:394
+msgid "Alt"
+msgstr ""
+
+#: xaw/xoptions.c:399 xaw/xoptions.c:400
+msgid "Shift"
+msgstr ""
+
+#: xaw/xoptions.c:1262
+msgid "OK"
+msgstr "OK"
+
+#: xaw/xoptions.c:1266
+msgid "cancel"
+msgstr "Cancella"
+
+#~ msgid "New Game        Ctrl+N"
+#~ msgstr "Nuova partita   Ctrl+N"
+
+#~ msgid "New Variant ...   Alt+Shift+V"
+#~ msgstr "Nuova variante...   Alt+Shift+V"
+
+#~ msgid "Load Game       Ctrl+O"
+#~ msgstr "Apri partita da file...   Ctrl+O"
+
+#~ msgid "Load Position    Ctrl+Shift+O"
+#~ msgstr "Apri posizione da file...   Ctrl+Shift+O"
+
+#~ msgid "Save Game       Ctrl+S"
+#~ msgstr "Salva partita...   Ctrl+S"
+
+#~ msgid "Save Position    Ctrl+Shift+S"
+#~ msgstr "Salva posizione...   Ctrl+Shift+S"
+
+#~ msgid "Quit                 Ctr+Q"
+#~ msgstr "Esci"
+
+#~ msgid "Copy Game    Ctrl+C"
+#~ msgstr "Copia partita   Ctrl+C"
+
+#~ msgid "Edit Game      Ctrl+E"
+#~ msgstr "Modifica partita   Ctrl+E"
+
+#~ msgid "Edit Position   Ctrl+Shift+E"
+#~ msgstr "Modifica posizione   Ctrl+Shift+E"
+
+#~ msgid "Revert              Home"
+#~ msgstr "Ripristina   Home"
+
+#~ msgid "Backward         Alt+Left"
+#~ msgstr "Indietro   Alt+Left"
+
+#~ msgid "Forward           Alt+Right"
+#~ msgstr "Avanti   Alt+Right"
+
+#~ msgid "Back to Start     Alt+Home"
+#~ msgstr "Torna all'inizio   Alt+Home"
+
+#~ msgid "Flip View             F2"
+#~ msgstr "Ruota la scacchiera   F2"
+
+#~ msgid "Engine Output      Alt+Shift+O"
+#~ msgstr "Output del motore di gioco   Alt+Shift+O"
+
+#~ msgid "Move History       Alt+Shift+H"
+#~ msgstr "Lista mosse   Alt+Shift+H"
+
+#~ msgid "Evaluation Graph  Alt+Shift+E"
+#~ msgstr "Grafico della valutazione   Alt+Shift+E"
+
+#~ msgid "Game List            Alt+Shift+G"
+#~ msgstr "Lista partite   Alt+Shift+G"
+
+#~ msgid "Machine Black  Ctrl+B"
+#~ msgstr "Nero al motore di gioco   Ctrl+B"
+
+#~ msgid "Edit Game         Ctrl+E"
+#~ msgstr "Modifica partita   Ctrl+E"
+
+#~ msgid "Edit Position      Ctrl+Shift+E"
+#~ msgstr "Modifica posizione   Ctrl+Shift+E"
+
+#~ msgid "Pause               Pause"
+#~ msgstr "Pausa   Pause"
+
+#~ msgid "Accept             F3"
+#~ msgstr "Accetta   F3"
+
+#~ msgid "Decline            F4"
+#~ msgstr "Declina   F4"
+
+#~ msgid "Rematch           F12"
+#~ msgstr "Rigioca   F12"
+
+#~ msgid "Draw                F6"
+#~ msgstr "Offri Patta   F6"
+
+#~ msgid "Adjourn            F7"
+#~ msgstr "Aggiorna   F7"
+
+#~ msgid "Abort                F8"
+#~ msgstr "Interrompi   F8"
+
+#~ msgid "Resign              F9"
+#~ msgstr "Abbandona   F9"
+
+#~ msgid "Move Now     Ctrl+M"
+#~ msgstr "Muovi subito   Ctrl+M"
+
+#~ msgid "Always Queen        Ctrl+Shift+Q"
+#~ msgstr "Promuovi a Donna                    Ctrl+Shift+Q"
+
+#~ msgid "Animate Moving      Ctrl+Shift+A"
+#~ msgstr "Mosse animate                          Ctrl+Shift+A"
+
+#~ msgid "Auto Flag               Ctrl+Shift+F"
+#~ msgstr "Aggiudica sul tempo                  Ctrl+Shift+F"
+
+#~ msgid "Ponder Next Move  Ctrl+Shift+P"
+#~ msgstr "Pensa sul mio tempo             Ctrl+Shift+P"
+
+#~ msgid "Hide Thinking        Ctrl+Shift+H"
+#~ msgstr "Nascondi analisi                    Ctrl+Shift+H"
+
+#~ msgid "Test Legality          Ctrl+Shift+L"
+#~ msgstr "Verifica mosse illegali             Ctrl+Shift+L"
+
+#~ msgid "Drop"
+#~ msgstr "Paracadutaggio"
+
+#, fuzzy
+#~ msgid "could not open: "
+#~ msgstr "Impossibile leggere mossa"
+
+#~ msgid "Promotion"
+#~ msgstr "Promozione"
+
+#~ msgid "ok"
+#~ msgstr "OK"
+
 #~ msgid "Highlight Dragging (Show Move Targets)"
 #~ msgstr "Evidenzia trascinamento"
 
@@ -2942,8 +3034,5 @@ msgstr ""
 #~ msgid "Close"
 #~ msgstr "Chiudi"
 
-#~ msgid "moves"
-#~ msgstr "mosse"
-
 #~ msgid "sec/move"
 #~ msgstr "secondi per mossa"