updated po/pot files
[xboard.git] / po / es.po
index f776938..31cecc9 100644 (file)
--- a/po/es.po
+++ b/po/es.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: 2011-11-01 18:38-0700\n"
+"POT-Creation-Date: 2012-03-10 18:55-0800\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,259 +18,281 @@ msgstr ""
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: backend.c:824
+#. 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
+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
+msgid "second"
+msgstr ""
+
+#: backend.c:820
 #, c-format
 msgid "protocol version %d not supported"
 msgstr "versión %d del protocolo no es admitida"
 
-#: backend.c:898
+#: backend.c:916
 msgid "You did not specify the engine executable"
 msgstr ""
 
-#: backend.c:950
+#: backend.c:969
 #, c-format
 msgid "bad timeControl option %s"
 msgstr "opción timeControl incorrecta %s"
 
-#: backend.c:965
+#: backend.c:984
 #, c-format
 msgid "bad searchTime option %s"
 msgstr "opción searchTime incorrecta %s"
 
-#: backend.c:1071
+#: backend.c:1090
 #, c-format
 msgid "Variant %s supported only in ICS mode"
 msgstr "La variante %s solo se admite en modo ICS"
 
-#: backend.c:1089
+#: backend.c:1108
 #, c-format
 msgid "Unknown variant name %s"
 msgstr "Nombre de variante desconocido %s"
 
-#: backend.c:1332
+#: backend.c:1351
 msgid "Starting chess program"
 msgstr "Iniciando programa de ajedrez"
 
-#: backend.c:1355
+#: backend.c:1374
 msgid "Bad game file"
 msgstr "archivo de partidas incorrecto"
 
-#: backend.c:1362
+#: backend.c:1381
 msgid "Bad position file"
 msgstr "archivo de posición incorrecto"
 
-#: backend.c:1376
+#: backend.c:1395
 msgid "Pick new game"
 msgstr ""
 
-#: backend.c:1441
+#: backend.c:1464
 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:1448
+#: backend.c:1471
 #, c-format
 msgid "All games in tourney '%s' are already played or playing"
 msgstr ""
 
-#: backend.c:1455
+#: backend.c:1478
 msgid "Can't have a match with no chess programs"
 msgstr "No se puede tener una partida sin programas de ajedrez"
 
-#: backend.c:1489
+#: backend.c:1515
 #, c-format
 msgid "Could not open comm port %s"
 msgstr "No se pudo abrir la puerta de comunicaciones %s"
 
-#: backend.c:1492
+#: backend.c:1518
 #, c-format
 msgid "Could not connect to host %s, port %s"
 msgstr "No se pudo conectar al servidor %s, puerta %s"
 
-#: backend.c:1548
+#: backend.c:1574
 #, c-format
 msgid "Unknown initialMode %s"
 msgstr "Modo inicial desconocido %s"
 
-#: backend.c:1574
+#: backend.c:1600
 msgid "AnalyzeFile mode requires a game file"
 msgstr "El modo análisis de archivo requiere un archivo de partida"
 
-#: backend.c:1601
+#: backend.c:1627
 msgid "Analysis mode requires a chess engine"
 msgstr "El modo de análisis requiere un motor de ajedrez"
 
-#: backend.c:1605
+#: backend.c:1631
 msgid "Analysis mode does not work with ICS mode"
 msgstr "El modo de análisis no funciona con el modo ICS"
 
-#: backend.c:1616
+#: backend.c:1642
 msgid "MachineWhite mode requires a chess engine"
 msgstr "El modo de máquina con blancas requiere un motor de ajedrez"
 
-#: backend.c:1621
+#: backend.c:1647
 msgid "MachineWhite mode does not work with ICS mode"
 msgstr "El modo de máquina con blancas no funciona con el modo ICS"
 
-#: backend.c:1628
+#: backend.c:1654
 msgid "MachineBlack mode requires a chess engine"
 msgstr "El modo de máquina con negras requiere un motor de ajedrez"
 
-#: backend.c:1633
+#: backend.c:1659
 msgid "MachineBlack mode does not work with ICS mode"
 msgstr "El modo de máquina con negras no funciona con el modo ICS"
 
-#: backend.c:1640
+#: backend.c:1666
 msgid "TwoMachines mode requires a chess engine"
 msgstr "El modo de dos máquinas requiere un motor de ajedrez"
 
-#: backend.c:1645
+#: backend.c:1671
 msgid "TwoMachines mode does not work with ICS mode"
 msgstr "El modo de dos máquinas no funciona con el modo ICS"
 
-#: backend.c:1656
+#: backend.c:1682
 msgid "Training mode requires a game file"
 msgstr "El modo de entrenamiento requiere un archivo de partidas"
 
-#: backend.c:1829 backend.c:1873 backend.c:1898 backend.c:2309
+#: backend.c:1844 backend.c:1888 backend.c:1911 backend.c:2310
 msgid "Error writing to ICS"
 msgstr "Error al escribir a ICS"
 
-#: backend.c:1833
+#: backend.c:1848
 msgid "Error reading from keyboard"
 msgstr "Error al leer el teclado"
 
-#: backend.c:1836
+#: backend.c:1851
 msgid "Got end of file from keyboard"
 msgstr "Se obtuvo del teclado un fin de archivo"
 
-#: backend.c:2147
+#: backend.c:2156
 #, c-format
 msgid "Unknown wild type %d"
 msgstr ""
 
-#: backend.c:2158
+#: backend.c:2167
 #, c-format
 msgid "recognized '%s' (%d) as variant %s\n"
 msgstr ""
 
-#: backend.c:2223 xboard.c:7299
+#: backend.c:2227 xboard.c:7155
 msgid "Error writing to display"
 msgstr "Error al escribir a la pantalla"
 
-#: backend.c:2968
+#: backend.c:2976
 #, c-format
 msgid "your opponent kibitzes: %s"
 msgstr ""
 
-#: backend.c:3488
+#: backend.c:3499
 msgid "Error gathering move list: two headers"
 msgstr "Error al recolectar lista de jugadas: dos encabezados"
 
-#: backend.c:3502
+#: backend.c:3513
 #, c-format
 msgid "Ratings from header: W %d, B %d\n"
 msgstr ""
 
-#: backend.c:3535
+#: backend.c:3546
 msgid "Error gathering move list: nested"
 msgstr "Error al recolectar lista de jugadas: anidado"
 
-#: backend.c:3767
+#: 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
+msgid "vs."
+msgstr ""
+
+#: backend.c:3778
 msgid "Illegal move (rejected by ICS)"
 msgstr ""
 
-#: backend.c:4104
+#: backend.c:4116
 msgid "Connection closed by ICS"
 msgstr "Conexión cerrada por ICS"
 
-#: backend.c:4106
+#: backend.c:4118
 msgid "Error reading from ICS"
 msgstr "Error al leer de ICS"
 
-#: backend.c:4157
+#: backend.c:4168
 #, c-format
 msgid "Parsing board: %s\n"
 msgstr ""
 
-#: backend.c:4181
+#: backend.c:4192
 #, c-format
 msgid ""
 "Failed to parse board string:\n"
 "\"%s\""
 msgstr ""
 
-#: backend.c:4190 backend.c:9427
+#: backend.c:4201 backend.c:9423
 msgid "Game too long; increase MAX_MOVES and recompile"
 msgstr "Juego demasiado largo; incremente MAX_MOVES y recompile"
 
-#: backend.c:4284
+#: backend.c:4296
 msgid "Error gathering move list: extra board"
 msgstr "Error al recolectar lista de jugadas: tablero extra"
 
-#: backend.c:4704 backend.c:4726
+#: backend.c:4727 backend.c:4749
 #, c-format
 msgid "Couldn't parse move \"%s\" from ICS"
 msgstr "No se pudo analizar jugada \"%s\" de ICS"
 
-#: backend.c:4956
+#: backend.c:4979
 #, c-format
 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
 msgstr "say Error interno; moveType incorrecto %d (%d,%d-%d,%d)"
 
-#: backend.c:5904
+#: backend.c:5049
+msgid "You cannot do this while you are playing or observing"
+msgstr ""
+
+#: backend.c:5923
 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
 msgstr ""
 
-#: backend.c:6256
+#: backend.c:6276
 msgid "You are playing Black"
 msgstr "Usted juega negras"
 
-#: backend.c:6265 backend.c:6292
+#: backend.c:6285 backend.c:6312
 msgid "You are playing White"
 msgstr "Usted juega blancas"
 
-#: backend.c:6274 backend.c:6300 backend.c:6419 backend.c:6444 backend.c:6460
-#: backend.c:13945
+#: backend.c:6294 backend.c:6320 backend.c:6438 backend.c:6463 backend.c:6479
+#: backend.c:13960
 msgid "It is White's turn"
 msgstr "Turno de las blancas"
 
-#: backend.c:6278 backend.c:6304 backend.c:6427 backend.c:6450 backend.c:6481
-#: backend.c:13937
+#: backend.c:6298 backend.c:6324 backend.c:6446 backend.c:6469 backend.c:6500
+#: backend.c:13952
 msgid "It is Black's turn"
 msgstr "Turno de las negras"
 
-#: backend.c:6317
+#: backend.c:6337
 msgid "Displayed position is not current"
 msgstr "La posición mostrada no es la actual"
 
-#: backend.c:6555
+#: backend.c:6574
 msgid "Illegal move"
 msgstr "Jugada ilegal"
 
-#: backend.c:6618
+#: backend.c:6634
 msgid "End of game"
 msgstr "Fin del juego"
 
-#: backend.c:6621
+#: backend.c:6637
 msgid "Incorrect move"
 msgstr "Jugada incorrecta"
 
-#: backend.c:6914 backend.c:7030
+#: backend.c:6929 backend.c:7045
 msgid "Pull pawn backwards to under-promote"
 msgstr ""
 
-#: backend.c:7252
+#: backend.c:7269
 msgid "Swiss tourney finished"
 msgstr ""
 
-#: backend.c:7794
+#: backend.c:7803
 msgid "Invalid pairing from pairing engine"
 msgstr ""
 
-#: backend.c:7916
+#: backend.c:7920
 #, c-format
 msgid "Illegal move \"%s\" from %s machine"
 msgstr "Jugada ilegal \"%s\" del %s motor"
@@ -279,7 +301,7 @@ msgstr "Jugada ilegal \"%s\" del %s motor"
 msgid "Bad FEN received from engine"
 msgstr ""
 
-#: backend.c:8283 xboard.c:5894 xboard.c:5938
+#: backend.c:8283 xboard.c:5919 xboard.c:5960
 #, c-format
 msgid "%s does not support analysis"
 msgstr "%s no admite análisis"
@@ -289,236 +311,244 @@ msgstr "%s no admite análisis"
 msgid "Illegal move \"%s\" (rejected by %s chess program)"
 msgstr "Jugada ilegal \"%s\" (rechazada por %s programa de ajedrez)"
 
-#: backend.c:8374
+#: backend.c:8376
 #, c-format
 msgid "Failed to start %s chess program %s on %s: %s\n"
 msgstr "Falla al iniciar %s programa de ajedrez %s en %s: %s\n"
 
-#: backend.c:8395
+#: backend.c:8397
 #, c-format
 msgid "Hint: %s"
 msgstr "Sugerencia: %s"
 
-#: backend.c:8400
+#: backend.c:8402
 #, c-format
 msgid ""
 "Illegal hint move \"%s\"\n"
 "from %s chess program"
 msgstr ""
 
-#: backend.c:8575
+#: backend.c:8577
 msgid "Machine accepts your draw offer"
 msgstr "La máquina acepta su oferta de tablas"
 
-#: backend.c:8578
+#: backend.c:8580
 msgid ""
 "Machine offers a draw\n"
 "Select Action / Draw to agree"
 msgstr ""
 
-#: backend.c:8956
+#: backend.c:8659
+msgid "failed writing PV"
+msgstr ""
+
+#: backend.c:8957
 #, c-format
 msgid "Ambiguous move in ICS output: \"%s\""
 msgstr "Jugada ambigua en salida ICS: \"%s\""
 
-#: backend.c:8966
+#: backend.c:8967
 #, c-format
 msgid "Illegal move in ICS output: \"%s\""
 msgstr "Jugada ilegal en salida ICS: \"%s\""
 
-#: backend.c:8977
+#: backend.c:8978
 msgid "Gap in move list"
 msgstr "Hueco en lista de jugadas"
 
-#: backend.c:9561 xoptions.c:418
+#: backend.c:9555 xoptions.c:454
 #, c-format
 msgid "Variant %s not supported by %s"
 msgstr "La variante %s no es admitida por %s"
 
-#: backend.c:9678
+#: backend.c:9671
 #, c-format
 msgid "Startup failure on '%s'"
 msgstr "Falla al iniciar '%s'"
 
-#: backend.c:9706
+#: backend.c:9699
 msgid "Waiting for first chess program"
 msgstr "Esperando al primer programa de ajedrez"
 
-#: backend.c:9711 backend.c:13333
+#: backend.c:9704 backend.c:13352
 msgid "Waiting for second chess program"
 msgstr "Esperando al segundo programa de ajedrez"
 
-#: backend.c:9761
+#: backend.c:9754
 msgid "Could not write on tourney file"
 msgstr ""
 
-#: backend.c:9827
+#: backend.c:9820
 msgid ""
 "You cannot replace an engine while it is engaged!\n"
 "Terminate its game first."
 msgstr ""
 
-#: backend.c:9841
+#: backend.c:9834
 msgid "No engine with the name you gave is installed"
 msgstr ""
 
-#: backend.c:9843
+#: backend.c:9836
 msgid ""
 "First change an engine by editing the participants list\n"
 "of the Tournament Options dialog"
 msgstr ""
 
-#: backend.c:9844
+#: backend.c:9837
 msgid "You can only change one engine at the time"
 msgstr ""
 
-#: backend.c:9858
+#: backend.c:9851
 msgid ""
 "You must supply a tournament file,\n"
 "for storing the tourney progress"
 msgstr ""
 
-#: backend.c:9868
+#: backend.c:9861
 msgid "Not enough participants"
 msgstr ""
 
-#: backend.c:9999
+#: backend.c:10024
 #, fuzzy
 msgid "Bad tournament file"
 msgstr "archivo de partidas incorrecto"
 
-#: backend.c:10011
+#: backend.c:10036
 #, fuzzy
 msgid "Waiting for other game(s)"
 msgstr "Esperando al primer programa de ajedrez"
 
-#: backend.c:10024
+#: backend.c:10049
 msgid "No pairing engine specified"
 msgstr ""
 
-#: backend.c:10467
+#: backend.c:10514
 #, c-format
 msgid "Match %s vs. %s: final score %d-%d-%d"
 msgstr "Partida %s vs. %s: puntuación final %d-%d-%d"
 
-#: backend.c:10912 backend.c:10943
+#: backend.c:10957 backend.c:10988
 #, c-format
 msgid "Illegal move: %d.%s%s"
 msgstr "Jugada ilegal: %d.%s%s"
 
-#: backend.c:10932
+#: backend.c:10977
 #, c-format
 msgid "Ambiguous move: %d.%s%s"
 msgstr "Jugada ambigua: %d.%s%s"
 
-#: backend.c:10989 backend.c:11991 backend.c:12190 backend.c:12559
+#: backend.c:11030 backend.c:12026 backend.c:12219 backend.c:12583
 #, c-format
 msgid "Can't open \"%s\""
 msgstr "No se puede abrir \"%s\""
 
-#: backend.c:11001 xboard.c:5472
+#: backend.c:11042 xboard.c:5537
 msgid "Cannot build game list"
 msgstr "No se pudo armar lista de partidas"
 
-#: backend.c:11090
+#: backend.c:11127
 msgid "No more games in this message"
 msgstr "No hay más partidas en este mensaje"
 
-#: backend.c:11131
+#: backend.c:11167
 msgid "No game has been loaded yet"
 msgstr "Ninguna partida se ha cargado aún"
 
-#: backend.c:11135 backend.c:11969 xgamelist.c:445
+#: backend.c:11171 backend.c:12007 xgamelist.c:438
 msgid "Can't back up any further"
 msgstr "Ya no se puede ir más atrás"
 
-#: backend.c:11546
+#: backend.c:11585
 msgid "Game number out of range"
 msgstr "Número de partida fuera de rango"
 
-#: backend.c:11557
+#: backend.c:11596
 msgid "Can't seek on game file"
 msgstr "No se puede buscar en archivo de partidas"
 
-#: backend.c:11615
+#: backend.c:11654
 msgid "Game not found in file"
 msgstr "Partida no hallada en archivo"
 
-#: backend.c:11743 backend.c:12071
+#: backend.c:11782 backend.c:12103
 msgid "Bad FEN position in file"
 msgstr "Posición FEN incorrecta en archivo"
 
-#: backend.c:11893
+#: backend.c:11932
 msgid "No moves in game"
 msgstr "Ninguna jugada en la partida"
 
-#: backend.c:11965
+#: backend.c:12003
 msgid "No position has been loaded yet"
 msgstr "Ninguna posición se ha cargado aún"
 
-#: backend.c:12032 backend.c:12043
+#: backend.c:12064 backend.c:12075
 msgid "Can't seek on position file"
 msgstr "No se puede buscar en archivo de partidas"
 
-#: backend.c:12050 backend.c:12062
+#: backend.c:12082 backend.c:12094
 msgid "Position not found in file"
 msgstr "No se halló la posición en el archivo"
 
-#: backend.c:12102
+#: backend.c:12134
 msgid "Black to play"
 msgstr "Las negras juegan"
 
-#: backend.c:12105
+#: backend.c:12137
 msgid "White to play"
 msgstr "Las blancas juegan"
 
-#: backend.c:12195 backend.c:12564
+#: backend.c:12224 backend.c:12588
 #, fuzzy
 msgid "Waiting for access to save file"
 msgstr "Esperando al segundo programa de ajedrez"
 
-#: backend.c:12197
+#: backend.c:12226
 msgid "Saving game"
 msgstr ""
 
-#: backend.c:12566
+#: backend.c:12227
+msgid "Bad Seek"
+msgstr ""
+
+#: backend.c:12590
 #, fuzzy
 msgid "Saving position"
 msgstr "archivo de posición incorrecto"
 
-#: backend.c:12696
+#: backend.c:12716
 msgid ""
 "You have edited the game history.\n"
 "Use Reload Same Game and make your move again."
 msgstr ""
 
-#: backend.c:12701
+#: backend.c:12721
 msgid ""
 "You have entered too many moves.\n"
 "Back up to the correct position and try again."
 msgstr ""
 
-#: backend.c:12706
+#: backend.c:12726
 msgid ""
 "Displayed position is not current.\n"
 "Step forward to the correct position and try again."
 msgstr ""
 
-#: backend.c:12753
+#: backend.c:12773
 msgid "You have not made a move yet"
 msgstr "Usted todavía no hace una jugada"
 
-#: backend.c:12774
+#: backend.c:12794
 msgid ""
 "The cmail message is not loaded.\n"
 "Use Reload CMail Message and make your move again."
 msgstr ""
 
-#: backend.c:12779
+#: backend.c:12799
 msgid "No unfinished games"
 msgstr "No hay partidas sin terminar"
 
-#: backend.c:12785
+#: backend.c:12805
 #, c-format
 msgid ""
 "You have already mailed a move.\n"
@@ -528,728 +558,799 @@ msgid ""
 "on the command line."
 msgstr ""
 
-#: backend.c:12800
+#: backend.c:12820
 msgid "Failed to invoke cmail"
 msgstr "Falla al invocar cmail"
 
-#: backend.c:12862
+#: backend.c:12882
 #, c-format
 msgid "Waiting for reply from opponent\n"
 msgstr "Esperando respuesta del oponente\n"
 
-#: backend.c:12884
+#: backend.c:12904
 #, c-format
 msgid "Still need to make move for game\n"
 msgstr "Todavía necesita hacer una jugada para la partida\n"
 
-#: backend.c:12888
+#: backend.c:12908
 #, c-format
 msgid "Still need to make moves for both games\n"
 msgstr "Todavía necesita hacer jugadas para ambas partidas\n"
 
-#: backend.c:12892
+#: backend.c:12912
 #, c-format
 msgid "Still need to make moves for all %d games\n"
 msgstr "Todavía necesita hacer jugadas para las %d partidas\n"
 
-#: backend.c:12899
+#: backend.c:12919
 #, c-format
 msgid "Still need to make a move for game %s\n"
 msgstr "Todavía necesita hacer una jugada para la partida %s\n"
 
-#: backend.c:12905
+#: backend.c:12925
 #, c-format
 msgid "No unfinished games\n"
 msgstr "No hay juegos sin terminar\n"
 
-#: backend.c:12907
+#: backend.c:12927
 #, c-format
 msgid "Ready to send mail\n"
 msgstr "Listo para enviar correo\n"
 
-#: backend.c:12912
+#: backend.c:12932
 #, c-format
 msgid "Still need to make moves for games %s\n"
 msgstr "Todavía necesita hacer jugadas para las partidas %s\n"
 
-#: backend.c:13069
+#: backend.c:13088
 msgid "Edit comment"
 msgstr "Editar comentario"
 
-#: backend.c:13071
+#: backend.c:13090
 #, c-format
 msgid "Edit comment on %d.%s%s"
 msgstr "Editar comentario en %d.%s%s"
 
-#: backend.c:13165
+#: backend.c:13184
 msgid "It is not White's turn"
 msgstr "No es turno de las blancas"
 
-#: backend.c:13246
+#: backend.c:13265
 msgid "It is not Black's turn"
 msgstr "No es turno de las negras"
 
-#: backend.c:13353
+#: backend.c:13372
 #, c-format
 msgid "Starting %s chess program"
 msgstr ""
 
-#: backend.c:13381 backend.c:14470
+#: backend.c:13400 backend.c:14488
 msgid ""
 "Wait until your turn,\n"
 "or select Move Now"
 msgstr ""
 
-#: backend.c:13505
+#: backend.c:13525
 msgid "Training mode off"
 msgstr "Modo de entrenamiento apagado"
 
-#: backend.c:13513
+#: backend.c:13533
 msgid "Training mode on"
 msgstr "Modo de entrenamiento activo"
 
-#: backend.c:13516
+#: backend.c:13536
 msgid "Already at end of game"
 msgstr "Ya se encuentra al final de la partida"
 
-#: backend.c:13597
+#: backend.c:13616
 msgid "Warning: You are still playing a game"
 msgstr "Advertencia: Usted todavía está jugando una partida"
 
-#: backend.c:13600
+#: backend.c:13619
 msgid "Warning: You are still observing a game"
 msgstr "Advertencia: Usted todavía está observando una partida"
 
-#: backend.c:13603
+#: backend.c:13622
 msgid "Warning: You are still examining a game"
 msgstr "Advertencia: Usted todavía está examinando una partida"
 
-#: backend.c:13679
+#: backend.c:13698
 msgid "Close ICS engine analyze..."
 msgstr ""
 
-#: backend.c:13962
+#: backend.c:13977
 msgid "That square is occupied"
 msgstr "Ese cuadro está ocupado"
 
-#: backend.c:13986 backend.c:14012
+#: backend.c:14001 backend.c:14027
 msgid "There is no pending offer on this move"
 msgstr "No hay oferta pendiente para esta jugada"
 
-#: backend.c:14048 backend.c:14059
+#: backend.c:14063 backend.c:14074
 msgid "Your opponent is not out of time"
 msgstr "Su oponente no está fuera de tiempo"
 
-#: backend.c:14125
+#: backend.c:14140
 msgid "You must make your move before offering a draw"
 msgstr "Debe hacer su jugada antes de ofrecer tablas"
 
-#: backend.c:14452
+#: backend.c:14470
 msgid "You are not examining a game"
 msgstr "Usted no está examinando una partida"
 
-#: backend.c:14456
+#: backend.c:14474
 msgid "You can't revert while pausing"
 msgstr "No puede revertir si está en pausa"
 
-#: backend.c:14510 backend.c:14517
+#: backend.c:14528 backend.c:14535
 msgid "It is your turn"
 msgstr "Es su turno"
 
-#: backend.c:14568 backend.c:14575 backend.c:14594 backend.c:14601
+#: backend.c:14586 backend.c:14593 backend.c:14612 backend.c:14619
 msgid "Wait until your turn"
 msgstr "Espero su turno"
 
-#: backend.c:14580
+#: backend.c:14598
 msgid "No hint available"
 msgstr "No hay sugerencia disponible"
 
-#: backend.c:15043
+#: backend.c:15058
 #, c-format
 msgid "Error writing to %s chess program"
 msgstr "Error al escribir al %s programa de ajedrez"
 
-#: backend.c:15046 backend.c:15082
+#: backend.c:15061 backend.c:15092
 #, c-format
 msgid "%s program exits in draw position (%s)"
 msgstr ""
 
-#: backend.c:15078
+#: backend.c:15088
 #, c-format
 msgid "Error: %s chess program (%s) exited unexpectedly"
 msgstr "Error: el %s programa de ajedrez (%s) terminó inesperadamente"
 
-#: backend.c:15095
+#: backend.c:15105
 #, c-format
 msgid "Error reading from %s chess program (%s)"
 msgstr "Error al leer del %s programa de ajedrez (%s)"
 
-#: backend.c:15508
+#: backend.c:15501
 #, c-format
 msgid "%s engine has too many options\n"
 msgstr ""
 
-#: backend.c:15661
+#: backend.c:15657
 msgid "Displayed move is not current"
 msgstr "La jugada ilustrada no es la actual"
 
-#: backend.c:15670
+#: backend.c:15666
 msgid "Could not parse move"
 msgstr "No se pudo analizar la jugada"
 
-#: backend.c:15799 backend.c:15821
+#: backend.c:15791 backend.c:15813
 msgid "Both flags fell"
 msgstr "Ambas banderas cayeron"
 
-#: backend.c:15801
+#: backend.c:15793
 msgid "White's flag fell"
 msgstr "La bandera blanca cayó"
 
-#: backend.c:15823
+#: backend.c:15815
 msgid "Black's flag fell"
 msgstr "La bandera negra cayó"
 
-#: backend.c:15957
+#: backend.c:15946
 msgid "Clock adjustment not allowed in auto-flag mode"
 msgstr ""
 
-#: backend.c:16767
+#: backend.c:16743
 msgid "Bad FEN position in clipboard"
 msgstr "Posición FEN incorrecta en portapapeles"
 
-#: xboard.c:615
+#: book.c:518 book.c:700
+msgid "Polyglot book not valid"
+msgstr ""
+
+#: book.c:579
+msgid "Book Fault"
+msgstr ""
+
+#: book.c:703
+msgid "Hash keys are different"
+msgstr ""
+
+#: engineoutput.c:106
+#, fuzzy, c-format
+msgid "Engine Output"
+msgstr "Salida de motores"
+
+#: 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 "Aceptar"
+
+#: filebrowser/selfile.c:793
+#, fuzzy
+msgid "Cancel"
+msgstr "Cancelar"
+
+#: filebrowser/selfile.c:837
+msgid "XsraSelFile: can't get current directory"
+msgstr ""
+
+#: gamelist.c:375
+#, fuzzy, c-format
+msgid "Reading game file (%d)"
+msgstr "archivo de partidas incorrecto"
+
+#: xboard.c:625
 msgid "New Game        Ctrl+N"
 msgstr "Nueva partida   Ctrl+N"
 
-#: xboard.c:616
+#: xboard.c:626
 msgid "New Shuffle Game ..."
 msgstr "Nueva partida revuelta..."
 
-#: xboard.c:617
+#: xboard.c:627
 msgid "New Variant ...   Alt+Shift+V"
 msgstr "Nueva variante...   Alt+Mayús+V"
 
-#: xboard.c:619
+#: xboard.c:629
 msgid "Load Game       Ctrl+O"
 msgstr "Leer partida...   Ctrl+O"
 
-#: xboard.c:620
+#: xboard.c:630
 msgid "Load Position    Ctrl+Shift+O"
 msgstr "Leer posición...   Ctrl+Mayús+O"
 
-#: xboard.c:624
+#: xboard.c:634
 msgid "Next Position     Shift+PgDn"
 msgstr ""
 
-#: xboard.c:625
+#: xboard.c:635
 msgid "Prev Position     Shift+PgUp"
 msgstr ""
 
-#: xboard.c:628
+#: xboard.c:638
 msgid "Save Game       Ctrl+S"
 msgstr "Guardar partida...   Ctrl+S"
 
-#: xboard.c:629
+#: xboard.c:639
 msgid "Save Position    Ctrl+Shift+S"
 msgstr "Guardar posición...   Ctrl+Mayús+S"
 
-#: xboard.c:631
+#: xboard.c:641
 msgid "Mail Move"
 msgstr ""
 
-#: xboard.c:632
+#: xboard.c:642
 msgid "Reload CMail Message"
 msgstr ""
 
-#: xboard.c:634
+#: xboard.c:644
 msgid "Quit                 Ctr+Q"
 msgstr "Salir"
 
-#: xboard.c:639
+#: xboard.c:649
 msgid "Copy Game    Ctrl+C"
 msgstr "Copiar partida   Ctrl+C"
 
-#: xboard.c:640
+#: xboard.c:650
 msgid "Copy Position Ctrl+Shift+C"
 msgstr "Copiar posición   Alt+Mayús+C"
 
-#: xboard.c:641
+#: xboard.c:651
 msgid "Copy Game List"
 msgstr "Copiar lista de partidas"
 
-#: xboard.c:643
+#: xboard.c:653
 msgid "Paste Game    Ctrl+V"
 msgstr "Pegar partida   Ctrl+V"
 
-#: xboard.c:644
+#: xboard.c:654
 msgid "Paste Position Ctrl+Shift+V"
 msgstr "Pegar posición   Alt+Mayús+V"
 
-#: xboard.c:646
+#: xboard.c:656
 msgid "Edit Game      Ctrl+E"
 msgstr "Editar partida   Ctrl+E"
 
-#: xboard.c:647
+#: xboard.c:657
 msgid "Edit Position   Ctrl+Shift+E"
 msgstr "Editar posición   Ctrl+Mayús+E"
 
-#: xboard.c:648
+#: xboard.c:658
 msgid "Edit Tags"
 msgstr "Editar circunstancias"
 
-#: xboard.c:649
+#: xboard.c:659
 msgid "Edit Comment"
 msgstr "Editar comentarios"
 
-#: xboard.c:650
+#: xboard.c:660
 #, fuzzy
 msgid "Edit Book"
 msgstr "Repertorio de aperturas..."
 
-#: xboard.c:652
+#: xboard.c:662
 msgid "Revert              Home"
 msgstr "Revertir   Home"
 
-#: xboard.c:653
+#: xboard.c:663
 msgid "Annotate"
 msgstr "Anotar"
 
-#: xboard.c:654
+#: xboard.c:664
 msgid "Truncate Game  End"
 msgstr "Truncar partida   End"
 
-#: xboard.c:656
+#: xboard.c:666
 msgid "Backward         Alt+Left"
 msgstr "Jugada anterior   Alt+Izquierda"
 
-#: xboard.c:657
+#: xboard.c:667
 msgid "Forward           Alt+Right"
 msgstr "Siguiente jugada   Alt+Derecha"
 
-#: xboard.c:658
+#: xboard.c:668
 msgid "Back to Start     Alt+Home"
 msgstr "Primera jugada   Alt+Inicio"
 
-#: xboard.c:659
+#: xboard.c:669
 msgid "Forward to End Alt+End"
 msgstr "Ultima jugada   Alt+Fin"
 
-#: xboard.c:664
+#: xboard.c:674
 msgid "Flip View             F2"
 msgstr "Tablero invertido   F2"
 
-#: xboard.c:666
+#: xboard.c:676
 msgid "Engine Output      Alt+Shift+O"
 msgstr "Mostrar salida del motor   Alt+Mayús+O"
 
-#: xboard.c:667
+#: xboard.c:677
 msgid "Move History       Alt+Shift+H"
 msgstr "Mostrar lista de jugadas   Alt+Mayús+H"
 
-#: xboard.c:668
+#: xboard.c:678
 msgid "Evaluation Graph  Alt+Shift+E"
 msgstr "Mostrar gráfica de evaluación   Alt+Mayús+E"
 
-#: xboard.c:669
+#: xboard.c:679
 msgid "Game List            Alt+Shift+G"
 msgstr "Mostrar lista de partidas   Alt+Mayús+G"
 
-#: xboard.c:670 xoptions.c:1419
+#: xboard.c:680 xoptions.c:1520
 msgid "ICS text menu"
 msgstr ""
 
-#: xboard.c:672 xoptions.c:1501
+#: xboard.c:682 xoptions.c:1610
 msgid "Tags"
 msgstr "Circunstancias"
 
-#: xboard.c:673
+#: xboard.c:683
 msgid "Comments"
 msgstr "Comentarios"
 
-#: xboard.c:674
+#: xboard.c:684
 msgid "ICS Input Box"
 msgstr ""
 
-#: xboard.c:676
+#: xboard.c:686
 msgid "Board..."
 msgstr "Opciones del tablero..."
 
-#: xboard.c:677
+#: xboard.c:687
 msgid "Game List Tags..."
 msgstr "Opciones de lista de partidas..."
 
-#: xboard.c:682
+#: xboard.c:692
 msgid "Machine White  Ctrl+W"
 msgstr "El programa juega con blancas   Ctrl+W"
 
-#: xboard.c:683
+#: xboard.c:693
 msgid "Machine Black  Ctrl+B"
 msgstr "El programa juega con negras   Ctrl+B"
 
-#: xboard.c:684
+#: xboard.c:694
 msgid "Two Machines   Ctrl+T"
 msgstr "Juegan dos programas   Ctrl+T"
 
-#: xboard.c:685
+#: xboard.c:695
 msgid "Analysis Mode  Ctrl+A"
 msgstr "Análisis   Ctrl+A"
 
-#: xboard.c:686
+#: xboard.c:696
 #, fuzzy
 msgid "Analyze Game   Ctrl+G"
 msgstr "Analizar archivo   Ctrl+F"
 
-#: xboard.c:687
+#: xboard.c:697
 msgid "Edit Game         Ctrl+E"
 msgstr "Editar partida   Ctrl+E"
 
-#: xboard.c:688
+#: xboard.c:698
 msgid "Edit Position      Ctrl+Shift+E"
 msgstr "Editar posición   Ctrl+Mayús+E"
 
-#: xboard.c:689
+#: xboard.c:699
 msgid "Training"
 msgstr "Entrenamiento"
 
-#: xboard.c:690
+#: xboard.c:700
 msgid "ICS Client"
 msgstr "Conectado a un ICS"
 
-#: xboard.c:692
+#: xboard.c:702
 msgid "Machine Match"
 msgstr "Torneo de dos programas"
 
-#: xboard.c:693
+#: xboard.c:703
 msgid "Pause               Pause"
 msgstr "Pausa   Pausa"
 
-#: xboard.c:698
+#: xboard.c:708
 msgid "Accept             F3"
 msgstr "Acepto   F3"
 
-#: xboard.c:699
+#: xboard.c:709
 msgid "Decline            F4"
 msgstr "Rehuso   F4"
 
-#: xboard.c:700
+#: xboard.c:710
 msgid "Rematch           F12"
 msgstr "Pido desquite   F12"
 
-#: xboard.c:702
+#: xboard.c:712
 msgid "Call Flag          F5"
 msgstr "Pedir la bandera   F5"
 
-#: xboard.c:703
+#: xboard.c:713
 msgid "Draw                F6"
 msgstr "Tablas   F6"
 
-#: xboard.c:704
+#: xboard.c:714
 msgid "Adjourn            F7"
 msgstr "Aplazamiento   F7"
 
-#: xboard.c:705
+#: xboard.c:715
 msgid "Abort                F8"
 msgstr "Anulación   F8"
 
-#: xboard.c:706
+#: xboard.c:716
 msgid "Resign              F9"
 msgstr "Me rindo   F9"
 
-#: xboard.c:708
+#: xboard.c:718
 msgid "Stop Observing  F10"
 msgstr "Dejo de observar   F10"
 
-#: xboard.c:709
+#: xboard.c:719
 msgid "Stop Examining  F11"
 msgstr "Dejo de examinar   F11"
 
-#: xboard.c:710
+#: xboard.c:720
 msgid "Upload to Examine"
 msgstr "Enviar para examinar"
 
-#: xboard.c:712
+#: xboard.c:722
 msgid "Adjudicate to White"
 msgstr "Adjudicar a blancas"
 
-#: xboard.c:713
+#: xboard.c:723
 msgid "Adjudicate to Black"
 msgstr "Adjudicar a negras"
 
-#: xboard.c:714
+#: xboard.c:724
 msgid "Adjudicate Draw"
 msgstr "Adjudicar tablas"
 
-#: xboard.c:719
+#: xboard.c:729
 msgid "Load New Engine ..."
 msgstr ""
 
-#: xboard.c:721
+#: xboard.c:731
 msgid "Engine #1 Settings ..."
 msgstr "Configuración motor #1..."
 
-#: xboard.c:722
+#: xboard.c:732
 msgid "Engine #2 Settings ..."
 msgstr "Configuración motor #2..."
 
-#: xboard.c:724
+#: xboard.c:734
 msgid "Hint"
 msgstr "Dame una pista..."
 
-#: xboard.c:725
+#: xboard.c:735
 msgid "Book"
 msgstr "Repertorio de aperturas..."
 
-#: xboard.c:727
+#: xboard.c:737
 msgid "Move Now     Ctrl+M"
 msgstr "Forzar jugada   Ctrl+M"
 
-#: xboard.c:728
+#: xboard.c:738
 msgid "Retract Move  Ctrl+X"
 msgstr "Revocar jugada   Ctrl+X"
 
-#: xboard.c:735
+#: xboard.c:745
 msgid "General ..."
 msgstr "Generales..."
 
-#: xboard.c:737
+#: xboard.c:747
 msgid "Time Control ...       Alt+Shift+T"
 msgstr "Controles de tiempo..."
 
-#: xboard.c:738
+#: xboard.c:748
 msgid "Common Engine ...  Alt+Shift+U"
 msgstr "Para los motores...   Alt+Mayús+U"
 
-#: xboard.c:739
+#: xboard.c:749
 msgid "Adjudications ...      Alt+Shift+J"
 msgstr "Adjudicaciones...   Alt+Mayús+J"
 
-#: xboard.c:740
+#: xboard.c:750
 msgid "ICS ..."
 msgstr "ICS..."
 
-#: xboard.c:741
+#: xboard.c:751
 msgid "Match ..."
 msgstr ""
 
-#: xboard.c:742
+#: xboard.c:752
 msgid "Load Game ..."
 msgstr "Para leer partida...   Alt+Mayús+L"
 
-#: xboard.c:743
+#: xboard.c:753
 msgid "Save Game ..."
 msgstr "Para guardar partida...   Alt+Mayús+S"
 
-#: xboard.c:745
+#: xboard.c:755
 msgid "Game List ..."
 msgstr "Lista de partidas..."
 
-#: xboard.c:746
+#: xboard.c:756
 msgid "Sounds ..."
 msgstr "Sonido..."
 
-#: xboard.c:749
+#: xboard.c:759
 msgid "Always Queen        Ctrl+Shift+Q"
 msgstr "Siempre dama                Ctrl+Mayús+Q"
 
-#: xboard.c:750 xoptions.c:384
+#: xboard.c:760 xoptions.c:419
 msgid "Animate Dragging"
 msgstr "Animar arrastre"
 
-#: xboard.c:751
+#: xboard.c:761
 msgid "Animate Moving      Ctrl+Shift+A"
 msgstr "Animar movimiento         Ctrl+Mayús+A"
 
-#: xboard.c:752
+#: xboard.c:762
 msgid "Auto Flag               Ctrl+Shift+F"
 msgstr "Bandera automática       Ctrl+Mayús+F"
 
-#: xboard.c:753 xoptions.c:387
+#: xboard.c:763 xoptions.c:422
 msgid "Auto Flip View"
 msgstr "Cambio de lado automático"
 
-#: xboard.c:754 xoptions.c:388
+#: xboard.c:764 xoptions.c:423
 msgid "Blindfold"
 msgstr "A ciegas"
 
-#: xboard.c:755
+#: xboard.c:765
 msgid "Flash Moves"
 msgstr ""
 
-#: xboard.c:757
+#: xboard.c:767
 msgid "Highlight Dragging"
 msgstr "Iluminar arrastre"
 
-#: xboard.c:759 xoptions.c:392
+#: xboard.c:769 xoptions.c:426
 msgid "Highlight Last Move"
 msgstr "Iluminar última jugada"
 
-#: xboard.c:760
+#: xboard.c:770
 msgid "Highlight With Arrow"
 msgstr "Iluminar con flecha"
 
-#: xboard.c:761 xoptions.c:394
+#: xboard.c:771 xoptions.c:428
 msgid "Move Sound"
 msgstr ""
 
-#: xboard.c:763 xoptions.c:395
+#: xboard.c:773 xoptions.c:429
 msgid "One-Click Moving"
 msgstr "Moviemento de un click"
 
-#: xboard.c:764
+#: xboard.c:774
 msgid "Periodic Updates"
 msgstr "Actualización periódica"
 
-#: xboard.c:765
+#: xboard.c:775
 msgid "Ponder Next Move  Ctrl+Shift+P"
 msgstr "Prever próx.jugada      Ctrl+Mayús+P"
 
-#: xboard.c:766
+#: xboard.c:776
 msgid "Popup Exit Message"
 msgstr "Ventana al salir"
 
-#: xboard.c:767 xoptions.c:399
+#: xboard.c:777 xoptions.c:433
 msgid "Popup Move Errors"
 msgstr "Ventana si error en jugada"
 
-#: xboard.c:769
+#: xboard.c:779
 msgid "Show Coords"
 msgstr "Mostrar coordenadas"
 
-#: xboard.c:770
+#: xboard.c:780
 msgid "Hide Thinking        Ctrl+Shift+H"
 msgstr "Ocultar cogitación      Ctrl+Mayús+H"
 
-#: xboard.c:771
+#: xboard.c:781
 msgid "Test Legality          Ctrl+Shift+L"
 msgstr "Checar legalidad         Ctrl+Mayús+L"
 
-#: xboard.c:774
+#: xboard.c:784
 msgid "Save Settings Now"
 msgstr "Salvar config. ahora"
 
-#: xboard.c:775
+#: xboard.c:785
 msgid "Save Settings on Exit"
 msgstr "Salvar config. al salir del programa"
 
-#: xboard.c:780
+#: xboard.c:790
 msgid "Info XBoard"
 msgstr ""
 
-#: xboard.c:781
+#: xboard.c:791
 msgid "Man XBoard   F1"
 msgstr ""
 
-#: xboard.c:783 xboard.c:6832
+#: 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 "Acerca de XBoard"
 
-#: xboard.c:788
+#: xboard.c:803
 msgid "File"
 msgstr "Archivo"
 
-#: xboard.c:789
+#: xboard.c:804
 msgid "Edit"
 msgstr "Edición"
 
-#: xboard.c:790
+#: xboard.c:805
 msgid "View"
 msgstr "Ver"
 
-#: xboard.c:791
+#: xboard.c:806
 msgid "Mode"
 msgstr "Modo"
 
-#: xboard.c:792
+#: xboard.c:807
 msgid "Action"
 msgstr "Partida"
 
-#: xboard.c:793
+#: xboard.c:808
 msgid "Engine"
 msgstr "Motor"
 
-#: xboard.c:794
+#: xboard.c:809
 msgid "Options"
 msgstr "Opciones"
 
-#: xboard.c:795
+#: xboard.c:810
 msgid "Help"
 msgstr "Ayuda"
 
-#: xboard.c:811 xboard.c:7589
+#: xboard.c:826 xboard.c:7435
 msgid "White"
 msgstr "Blancas"
 
-#: xboard.c:811 xboard.c:815 xboard.c:834
+#: xboard.c:826 xboard.c:830 xboard.c:849
 msgid "Pawn"
 msgstr "Peón"
 
-#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5153 xboard.c:5229
+#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5241
 msgid "Knight"
 msgstr "Caballo"
 
-#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5151
+#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5240
 msgid "Bishop"
 msgstr "Alfil"
 
-#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5149
+#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5239
 msgid "Rook"
 msgstr "Torre"
 
-#: xboard.c:812 xboard.c:816 xboard.c:834 xboard.c:5147
+#: xboard.c:827 xboard.c:831 xboard.c:849 xboard.c:5238
 msgid "Queen"
 msgstr "Dama"
 
-#: xboard.c:812 xboard.c:816 xboard.c:5159
+#: xboard.c:827 xboard.c:831 xboard.c:5246
 msgid "King"
 msgstr "Rey"
 
-#: xboard.c:812 xboard.c:816
+#: xboard.c:827 xboard.c:831
 msgid "Elephant"
 msgstr "Elefante"
 
-#: xboard.c:812 xboard.c:816
+#: xboard.c:827 xboard.c:831
 msgid "Cannon"
 msgstr "Cañón"
 
-#: xboard.c:813 xboard.c:817 xboard.c:5165
+#: xboard.c:828 xboard.c:832 xboard.c:5251
 msgid "Archbishop"
 msgstr "Arzobispo"
 
-#: xboard.c:813 xboard.c:817 xboard.c:5167
+#: xboard.c:828 xboard.c:832 xboard.c:5252
 msgid "Chancellor"
 msgstr "Canciller"
 
-#: xboard.c:813 xboard.c:817 xboard.c:5172 xboard.c:5231
+#: xboard.c:828 xboard.c:832 xboard.c:5256
 msgid "Promote"
 msgstr "Coronar"
 
-#: xboard.c:813 xboard.c:817
+#: xboard.c:828 xboard.c:832
 msgid "Demote"
 msgstr "Degradar"
 
-#: xboard.c:814 xboard.c:818
+#: xboard.c:829 xboard.c:833
 msgid "Empty square"
 msgstr "Vaciar el escaque"
 
-#: xboard.c:814 xboard.c:818
+#: xboard.c:829 xboard.c:833
 msgid "Clear board"
 msgstr "Limpiar el tablero    "
 
-#: xboard.c:815 xboard.c:7605
+#: xboard.c:830 xboard.c:7449
 msgid "Black"
 msgstr "Negras"
 
-#: xboard.c:1214
+#: xboard.c:1222
 #, c-format
 msgid "%s: Can't access XPM directory %s\n"
 msgstr ""
 
-#: xboard.c:1237
+#: xboard.c:1243
 #, c-format
 msgid "Available `%s' sizes:\n"
 msgstr ""
 
-#: xboard.c:1273
+#: xboard.c:1276
 #, c-format
 msgid "Error: No `%s' files!\n"
 msgstr ""
@@ -1263,351 +1364,374 @@ msgid ""
 "   Include system type & operating system in message.\n"
 msgstr ""
 
-#: xboard.c:1350
+#: xboard.c:1348
 #, c-format
 msgid "%s: unrecognized color %s\n"
 msgstr ""
 
-#: xboard.c:1360
+#: xboard.c:1356
 #, c-format
 msgid "%s: can't parse foreground color in `%s'\n"
 msgstr ""
 
-#: xboard.c:1740 xboard.c:2486
+#: xboard.c:1744 xboard.c:2506
 #, c-format
 msgid "%s: titleWidget geometry error %d %d %d %d %d\n"
 msgstr ""
 
-#: xboard.c:1845
+#: xboard.c:1862
 #, c-format
 msgid "%s: can't parse color names; disabling colorization\n"
 msgstr ""
 
-#: xboard.c:2022
+#: xboard.c:2038
 #, c-format
 msgid "%s: can't cd to CHESSDIR: "
 msgstr ""
 
-#: xboard.c:2031
+#: xboard.c:2047
 #, c-format
 msgid "Failed to open file '%s'\n"
 msgstr ""
 
-#: xboard.c:2046
+#: xboard.c:2062
 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
 msgstr ""
 
-#: xboard.c:2069
+#: xboard.c:2085
 #, c-format
 msgid "%s: bad boardSize syntax %s\n"
 msgstr ""
 
-#: xboard.c:2106
+#: xboard.c:2122
 #, c-format
 msgid "%s: unrecognized boardSize name %s\n"
 msgstr ""
 
-#: xboard.c:2131
+#: xboard.c:2147
 #, c-format
 msgid "Error expanding path name \"%s\"\n"
 msgstr ""
 
-#: xboard.c:2136
+#: xboard.c:2152
 #, c-format
 msgid ""
 "XBoard square size (hint): %d\n"
 "%s fulldir:%s:\n"
 msgstr ""
 
-#: xboard.c:2142
+#: xboard.c:2158
 #, c-format
 msgid "Closest %s size: %d\n"
 msgstr ""
 
-#: xboard.c:2217
+#: xboard.c:2236
 #, c-format
 msgid "%s: too few colors available; trying monochrome mode\n"
 msgstr ""
 
-#: xboard.c:2233
+#: xboard.c:2252
 #, c-format
 msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
 msgstr ""
 
-#: xboard.c:2452 xboard.c:2462
+#: xboard.c:2471 xboard.c:2481
 #, c-format
 msgid "%s: messageWidget geometry error %d %d %d %d %d\n"
 msgstr ""
 
-#: xboard.c:3219
+#: xboard.c:3231
 #, c-format
 msgid "Unable to create font set for %s.\n"
 msgstr ""
 
-#: xboard.c:3244
+#: xboard.c:3254
 #, c-format
 msgid "%s: no fonts match pattern %s\n"
 msgstr ""
 
-#: xboard.c:3286
+#: xboard.c:3296
 #, c-format
 msgid ""
 "resolved %s at pixel size %d\n"
 "  to %s\n"
 msgstr ""
 
-#: xboard.c:3439
+#: xboard.c:3447
 #, c-format
 msgid "%s: error loading XIM!\n"
 msgstr ""
 
-#: xboard.c:3536
+#: xboard.c:3545
 msgid "XIM pieces cannot be used in monochrome mode"
 msgstr ""
 
-#: xboard.c:3540
+#: xboard.c:3549
 #, c-format
 msgid ""
 "\n"
 "Loading XIMs...\n"
 msgstr ""
 
-#: xboard.c:3555 xboard.c:3578 xboard.c:3585 xboard.c:3698 xboard.c:3735
-#: xboard.c:3746
+#: 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:3573 xboard.c:3728
+#: xboard.c:3582 xboard.c:3740
 #, c-format
 msgid "light square "
 msgstr ""
 
-#: xboard.c:3581 xboard.c:3742
+#: xboard.c:3590 xboard.c:3754
 #, c-format
 msgid "dark square "
 msgstr ""
 
-#: xboard.c:3592 xboard.c:3755
+#: xboard.c:3601 xboard.c:3767
 #, c-format
 msgid "Done.\n"
 msgstr ""
 
-#: xboard.c:3653
+#: xboard.c:3665
 msgid "XPM pieces cannot be used in monochrome mode"
 msgstr ""
 
-#: xboard.c:3663
+#: xboard.c:3675
 #, c-format
 msgid "No builtin XPM pieces of size %d\n"
 msgstr ""
 
-#: xboard.c:3673
+#: xboard.c:3685
 #, c-format
 msgid "Error %d loading XPM image \"%s\"\n"
 msgstr ""
 
-#: xboard.c:3686
+#: xboard.c:3698
 #, c-format
 msgid ""
 "\n"
 "Loading XPMs...\n"
 msgstr ""
 
-#: xboard.c:3709
+#: xboard.c:3721
 #, c-format
 msgid "(Replace by File:%s:) "
 msgstr ""
 
-#: xboard.c:3716 xboard.c:3739 xboard.c:3750
+#: xboard.c:3728 xboard.c:3751 xboard.c:3762
 #, c-format
 msgid "Error %d loading XPM file \"%s\"\n"
 msgstr ""
 
-#: xboard.c:3840
+#: xboard.c:3850
 #, c-format
 msgid "Can't open bitmap file %s"
 msgstr ""
 
-#: xboard.c:3843
+#: xboard.c:3853
 #, c-format
 msgid "Invalid bitmap in file %s"
 msgstr ""
 
-#: xboard.c:3846
+#: xboard.c:3856
 #, c-format
 msgid "Ran out of memory reading bitmap file %s"
 msgstr ""
 
-#: xboard.c:3850
+#: xboard.c:3860
 #, c-format
 msgid "Unknown XReadBitmapFile error %d on file %s"
 msgstr ""
 
-#: xboard.c:3854
+#: xboard.c:3864
 #, c-format
 msgid "%s: %s...using built-in\n"
 msgstr ""
 
-#: xboard.c:3858
+#: xboard.c:3868
 #, c-format
 msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n"
 msgstr ""
 
-#: xboard.c:4061
+#: xboard.c:3936
+msgid "----"
+msgstr ""
+
+#: xboard.c:4109
 msgid "Drop"
 msgstr "Soltar"
 
-#: xboard.c:5051 xboard.c:5177 xboard.c:5225 xboard.c:7130 xboard.c:7171
-#: xgamelist.c:767 xgamelist.c:875 xoptions.c:900 xoptions.c:1211
+#: xboard.c:5121
+#, fuzzy
+msgid "could not open: "
+msgstr "No se pudo analizar la jugada"
+
+#: 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 "Cancelar"
 
-#: xboard.c:5088 xboard.c:6980 xboard.c:6994
+#: xboard.c:5181 xboard.c:6849 xboard.c:6863
 msgid "Error"
 msgstr "Error"
 
-#: xboard.c:5088
+#: xboard.c:5181
 msgid "Can't open file"
 msgstr ""
 
-#: xboard.c:5093
+#: xboard.c:5186
 msgid "Failed to open file"
 msgstr ""
 
-#: xboard.c:5122
+#: xboard.c:5217
 msgid "Promotion"
 msgstr "Coronación"
 
-#: xboard.c:5131
+#: xboard.c:5226
 msgid "Promote to what?"
 msgstr ""
 
-#: xboard.c:5138
+#: xboard.c:5233
 msgid "Warlord"
 msgstr ""
 
-#: xboard.c:5140
+#: xboard.c:5234
 msgid "General"
 msgstr "Generales..."
 
-#: xboard.c:5142
+#: xboard.c:5235
 msgid "Lieutenant"
 msgstr ""
 
-#: xboard.c:5144
+#: xboard.c:5236
 msgid "Captain"
 msgstr ""
 
-#: xboard.c:5174 xboard.c:5233
+#: xboard.c:5257
 msgid "Defer"
 msgstr ""
 
-#: xboard.c:5296
+#: xboard.c:5362
 msgid "ok"
 msgstr "Aceptar"
 
-#: xboard.c:5493
+#: xboard.c:5555
 msgid "Load game file name?"
 msgstr ""
 
-#: xboard.c:5559
+#: xboard.c:5600
 msgid "Load position file name?"
 msgstr ""
 
-#: xboard.c:5568
+#: xboard.c:5606
 msgid "Save game file name?"
 msgstr ""
 
-#: xboard.c:5580
+#: xboard.c:5615
 msgid "Save position file name?"
 msgstr ""
 
-#: xboard.c:5811
+#: xboard.c:5854
 msgid "Can't open temp file"
 msgstr ""
 
-#: xboard.c:5901
+#: xboard.c:5926
 #, c-format
 msgid "You are not observing a game"
 msgstr ""
 
-#: xboard.c:5906
+#: xboard.c:5931
 #, c-format
 msgid "Found unexpected active ICS engine analyze \n"
 msgstr ""
 
-#: xboard.c:5920
+#: xboard.c:5945
 #, c-format
 msgid "ICS engine analyze starting... \n"
 msgstr ""
 
-#: xboard.c:7017
+#: 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 "Error fatal"
 
-#: xboard.c:7017
+#: xboard.c:6885
 msgid "Exiting"
 msgstr "Saliendo"
 
-#: xboard.c:7027
+#: xboard.c:6895
 msgid "Information"
 msgstr "Información"
 
-#: xboard.c:7034
+#: xboard.c:6902
 msgid "Note"
 msgstr "Nota"
 
-#: xboard.c:7084
+#: xboard.c:6947
 #, c-format
 msgid "AskQuestionProc needed 4 parameters, got %d\n"
 msgstr ""
 
-#: xboard.c:7117
+#: xboard.c:6978
 msgid "Error writing to chess program"
 msgstr "Error al escribir al programa de ajedrez"
 
-#: xboard.c:7169
+#: xboard.c:7028
 msgid "enter"
 msgstr ""
 
-#: xboard.c:7373
+#: xboard.c:7229
 #, c-format
 msgid "ERROR: Unknown user %s (in path %s)\n"
 msgstr ""
 
-#: xboard.c:7767
+#: xboard.c:7603
 msgid "Socket support is not configured in"
 msgstr ""
 
-#: xboard.c:7858
+#: xboard.c:7692
 msgid "internal rcmd not implemented for Unix"
 msgstr ""
 
-#: xboard.c:8638
-#, c-format
-msgid "AnimateMove: piece %d hops from %d,%d to %d,%d \n"
-msgstr ""
-
-#: xboard.c:8639
-#, c-format
-msgid "AnimateMove: piece %d slides from %d,%d to %d,%d \n"
-msgstr ""
-
-#: xengineoutput.c:145
+#: xengineoutput.c:146
 #, c-format
 msgid "Error %d loading icon image\n"
 msgstr ""
 
-#: xengineoutput.c:358
+#: xengineoutput.c:356
 msgid "NPS"
 msgstr "NPS"
 
-#: xengineoutput.c:537
+#: xengineoutput.c:534
 msgid "Engine output"
 msgstr "Salida de motores"
 
-#: xengineoutput.c:537
+#: xengineoutput.c:534
 msgid "This feature is experimental"
 msgstr ""
 
@@ -1619,397 +1743,424 @@ msgstr "Gráfica de evaluación"
 msgid "no games matched your request"
 msgstr ""
 
-#: xgamelist.c:193 xgamelist.c:423
+#: xgamelist.c:190 xgamelist.c:416
 msgid "thresholds"
 msgstr ""
 
-#: xgamelist.c:204 xgamelist.c:450 xgamelist.c:457
+#: xgamelist.c:201 xgamelist.c:443 xgamelist.c:450
 #, fuzzy
 msgid "find position"
 msgstr "archivo de posición incorrecto"
 
-#: xgamelist.c:215 xgamelist.c:435
+#: xgamelist.c:212 xgamelist.c:428
 msgid "next"
 msgstr ""
 
-#: xgamelist.c:228 xgamelist.c:419
+#: xgamelist.c:225 xgamelist.c:412
 msgid "close"
 msgstr ""
 
-#: xgamelist.c:240
+#: xgamelist.c:237
 msgid "Filter:"
 msgstr "Filtro"
 
-#: xgamelist.c:258
+#: xgamelist.c:255
 msgid "filtertext"
 msgstr ""
 
-#: xgamelist.c:271 xgamelist.c:449
+#: xgamelist.c:268 xgamelist.c:442
 msgid "apply"
 msgstr ""
 
-#: xgamelist.c:362
+#: xgamelist.c:357
 #, c-format
 msgid "Scanning through games (%d)"
 msgstr ""
 
-#: xgamelist.c:386
+#: xgamelist.c:381
 msgid "previous page"
 msgstr ""
 
-#: xgamelist.c:389
+#: xgamelist.c:384
 msgid "next page"
 msgstr ""
 
-#: xgamelist.c:429
+#: xgamelist.c:392
+#, fuzzy, c-format
+msgid "%s - %d/%d games (%d-%d-%d)"
+msgstr "Partida %s vs. %s: puntuación final %d-%d-%d"
+
+#: xgamelist.c:422
 msgid "load"
 msgstr ""
 
-#: xgamelist.c:432
+#: xgamelist.c:425
 msgid "No game selected"
 msgstr "Ninguna partida seleccionada"
 
-#: xgamelist.c:438
+#: xgamelist.c:431
 msgid "Can't go forward any further"
 msgstr "Ya no se puede ir más adelante"
 
-#: xgamelist.c:442
+#: xgamelist.c:435
 msgid "prev"
 msgstr ""
 
-#: xgamelist.c:541
+#: xgamelist.c:529
 msgid "There is no game list"
 msgstr "No hay lista de partidas"
 
-#: xgamelist.c:761 xgamelist.c:886 xoptions.c:904 xoptions.c:1207
-msgid "OK"
-msgstr "Aceptar"
+#: xgamelist.c:659
+#, fuzzy
+msgid "Game list not loaded or empty"
+msgstr "Ninguna partida se ha cargado aún"
 
-#: xgamelist.c:775
+#: xgamelist.c:757
 msgid "No tag selected"
 msgstr ""
 
-#: xgamelist.c:779 xgamelist.c:864
+#: xgamelist.c:761 xgamelist.c:846
 msgid "down"
 msgstr "Abajo"
 
-#: xgamelist.c:784 xgamelist.c:853
+#: xgamelist.c:766 xgamelist.c:835
 msgid "up"
 msgstr "Arriba"
 
-#: xgamelist.c:789 xgamelist.c:842
+#: xgamelist.c:771 xgamelist.c:824
 msgid "factory"
 msgstr "De fábrica"
 
-#: xhistory.c:145
+#: xgamelist.c:797
+#, fuzzy
+msgid "Game-list options"
+msgstr "Opciones al leer partida"
+
+#: xhistory.c:153
 msgid "Move list"
 msgstr ""
 
-#: xoptions.c:303
+#: xoptions.c:172 xoptions.c:1138
+msgid "browse"
+msgstr ""
+
+#: xoptions.c:314
 msgid "First Engine"
 msgstr ""
 
-#: xoptions.c:303
+#: xoptions.c:314
 msgid "Second Engine"
 msgstr ""
 
-#: xoptions.c:352
+#: xoptions.c:380
+msgid "First you must specify an existing tourney file to clone"
+msgstr ""
+
+#: xoptions.c:384
 msgid "Tournament file:"
 msgstr ""
 
-#: xoptions.c:353
+#: xoptions.c:385
 msgid "Sync after round    (for concurrent playing of a single"
 msgstr ""
 
-#: xoptions.c:354
+#: xoptions.c:386
 msgid "Sync after cycle      tourney with multiple XBoards)"
 msgstr ""
 
-#: xoptions.c:356
+#: xoptions.c:387
+msgid "Tourney participants:"
+msgstr ""
+
+#: xoptions.c:389
 #, fuzzy
 msgid "Select Engine:"
 msgstr "Motor"
 
-#: xoptions.c:357
+#: xoptions.c:390
 msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
 msgstr ""
 
-#: xoptions.c:358
+#: xoptions.c:391
 msgid "Number of tourney cycles (or Swiss rounds):"
 msgstr ""
 
-#: xoptions.c:359
+#: xoptions.c:392
 #, fuzzy
 msgid "Default Number of Games in Match (or Pairing):"
 msgstr "Partidas torneo p/def"
 
-#: xoptions.c:360
+#: xoptions.c:393
 msgid "Pause between Match Games (msec):"
 msgstr ""
 
-#: xoptions.c:361
+#: xoptions.c:394
 #, fuzzy
 msgid "Save Tourney Games on:"
 msgstr "Opciones al salvar partida"
 
-#: xoptions.c:362
+#: xoptions.c:395
 msgid "Game File with Opening Lines:"
 msgstr ""
 
-#: xoptions.c:363
+#: xoptions.c:396
 msgid "Game Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xoptions.c:364
+#: xoptions.c:397
 msgid "File with Start Positions:"
 msgstr ""
 
-#: xoptions.c:365
+#: xoptions.c:398
 msgid "Position Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xoptions.c:366
+#: xoptions.c:399
 msgid "Rewind Index after this many Games (0 = never):"
 msgstr ""
 
-#: xoptions.c:367
+#: xoptions.c:400
 msgid "Disable own engine books by default"
 msgstr ""
 
-#: xoptions.c:368
+#: xoptions.c:401
 #, fuzzy
 msgid "Replace Engine"
 msgstr "Motor"
 
-#: xoptions.c:369
+#: xoptions.c:402
 #, fuzzy
 msgid "Upgrade Engine"
 msgstr "Motor"
 
-#: xoptions.c:382
+#: xoptions.c:403
+msgid "Clone Tourney"
+msgstr ""
+
+#: xoptions.c:417
 msgid "Absolute Analysis Scores"
 msgstr ""
 
-#: xoptions.c:383
+#: xoptions.c:418
 msgid "Almost Always Queen (Detour Under-Promote)"
 msgstr ""
 
-#: xoptions.c:385
+#: xoptions.c:420
 msgid "Animate Moving"
 msgstr "Animar movimiento"
 
-#: xoptions.c:386
+#: xoptions.c:421
 msgid "Auto Flag"
 msgstr "Bandera automática"
 
-#: xoptions.c:389
+#: xoptions.c:424
 msgid "Drop Menu"
 msgstr ""
 
-#: xoptions.c:390
+#: xoptions.c:425
 msgid "Hide Thinking from Human"
 msgstr "Ocultar cogitaciones al jugar contra humano"
 
-#: xoptions.c:391
-msgid "Highlight Dragging (Show Move Targets)"
-msgstr "Iluminar arrastre"
-
-#: xoptions.c:393
+#: xoptions.c:427
 msgid "Highlight with Arrow"
 msgstr "Iluminar con flecha"
 
-#: xoptions.c:396
+#: xoptions.c:430
 msgid "Periodic Updates (in Analysis Mode)"
 msgstr "Actualización periódica (en análisis)"
 
-#: xoptions.c:397 xoptions.c:504
+#: xoptions.c:431 xoptions.c:541
 msgid "Ponder Next Move"
 msgstr "Prever siguente jugada"
 
-#: xoptions.c:398
+#: xoptions.c:432
 msgid "Popup Exit Messages"
 msgstr "Ventana al salir"
 
-#: xoptions.c:400
+#: xoptions.c:434
 #, fuzzy
 msgid "Scores in Move List"
 msgstr "Leer lista jugadas"
 
-#: xoptions.c:401
+#: xoptions.c:435
 msgid "Show Coordinates"
 msgstr "Mostrar coordenadas"
 
-#: xoptions.c:402
+#: xoptions.c:436
 msgid "Show Target Squares"
 msgstr ""
 
-#: xoptions.c:403
+#: xoptions.c:437
+msgid "Sticky Windows"
+msgstr ""
+
+#: xoptions.c:438
 msgid "Test Legality"
 msgstr "Checar legalidad"
 
-#: xoptions.c:404
+#: xoptions.c:439
 msgid "Flash Moves (0 = no flashing):"
 msgstr ""
 
-#: xoptions.c:405
+#: xoptions.c:440
 msgid "Flash Rate (high = fast):"
 msgstr ""
 
-#: xoptions.c:406
+#: xoptions.c:441
 msgid "Animation Speed (high = slow):"
 msgstr ""
 
-#: xoptions.c:407
+#: xoptions.c:442
 #, fuzzy
 msgid "Zoom factor in Evaluation Graph:"
 msgstr "Gráfica de evaluación"
 
-#: xoptions.c:423
+#: xoptions.c:459
 #, c-format
 msgid "Warning: second engine (%s) does not support this!"
 msgstr "Advertencia: ¡el segundo motor (%s) no admite esto!"
 
-#: xoptions.c:444
+#: xoptions.c:480
 msgid "normal"
 msgstr "normal"
 
-#: xoptions.c:445
+#: xoptions.c:481
 msgid "fairy"
 msgstr ""
 
-#: xoptions.c:446
+#: xoptions.c:482
 msgid "FRC"
 msgstr ""
 
-#: xoptions.c:447
+#: xoptions.c:483
 msgid "Seirawan"
 msgstr ""
 
-#: xoptions.c:448
+#: xoptions.c:484
 msgid "wild castle"
 msgstr ""
 
-#: xoptions.c:449
+#: xoptions.c:485
 msgid "Superchess"
 msgstr ""
 
-#: xoptions.c:450
+#: xoptions.c:486
 msgid "no castle"
 msgstr ""
 
-#: xoptions.c:451
+#: xoptions.c:487
 msgid "crazyhouse"
 msgstr ""
 
-#: xoptions.c:452
+#: xoptions.c:488
 msgid "knightmate"
 msgstr ""
 
-#: xoptions.c:453
+#: xoptions.c:489
 msgid "bughouse"
 msgstr ""
 
-#: xoptions.c:454
+#: xoptions.c:490
 msgid "berolina"
 msgstr ""
 
-#: xoptions.c:455
+#: xoptions.c:491
 msgid "shogi (9x9)"
 msgstr ""
 
-#: xoptions.c:456
+#: xoptions.c:492
 msgid "cylinder"
 msgstr "cilindro"
 
-#: xoptions.c:457
+#: xoptions.c:493
 msgid "xiangqi (9x10)"
 msgstr ""
 
-#: xoptions.c:458
+#: xoptions.c:494
 msgid "shatranj"
 msgstr ""
 
-#: xoptions.c:459
+#: xoptions.c:495
 msgid "courier (12x8)"
 msgstr ""
 
-#: xoptions.c:460
+#: xoptions.c:496
 msgid "makruk"
 msgstr ""
 
-#: xoptions.c:461
+#: xoptions.c:497
 msgid "Great Shatranj (10x8)"
 msgstr ""
 
-#: xoptions.c:462
+#: xoptions.c:498
 msgid "atomic"
 msgstr "atómico"
 
-#: xoptions.c:463
+#: xoptions.c:499
 msgid "falcon (10x8)"
 msgstr ""
 
-#: xoptions.c:464
+#: xoptions.c:500
 msgid "two kings"
 msgstr ""
 
-#: xoptions.c:465
+#: xoptions.c:501
 msgid "Capablanca (10x8)"
 msgstr ""
 
-#: xoptions.c:466
+#: xoptions.c:502
 msgid "3-checks"
 msgstr ""
 
-#: xoptions.c:467
+#: xoptions.c:503
 msgid "Gothic (10x8)"
 msgstr ""
 
-#: xoptions.c:468
+#: xoptions.c:504
 msgid "suicide"
 msgstr "suicida"
 
-#: xoptions.c:469
+#: xoptions.c:505
 msgid "janus (10x8)"
 msgstr ""
 
-#: xoptions.c:470
+#: xoptions.c:506
 msgid "give-away"
 msgstr ""
 
-#: xoptions.c:471
+#: xoptions.c:507
 msgid "CRC (10x8)"
 msgstr ""
 
-#: xoptions.c:472
+#: xoptions.c:508
 msgid "losers"
 msgstr ""
 
-#: xoptions.c:473
+#: xoptions.c:509
 msgid "grand (10x10)"
 msgstr ""
 
-#: xoptions.c:474
+#: xoptions.c:510
 msgid "Spartan"
 msgstr ""
 
-#: xoptions.c:475
+#: xoptions.c:511
 msgid "Board size ( -1 = default for selected variant):"
 msgstr ""
 
-#: xoptions.c:476
+#: xoptions.c:512
 msgid "Number of Board Ranks:"
 msgstr ""
 
-#: xoptions.c:477
+#: xoptions.c:513
 msgid "Number of Board Files:"
 msgstr ""
 
-#: xoptions.c:478
+#: xoptions.c:514
 msgid "Holdings Size:"
 msgstr ""
 
-#: xoptions.c:480
+#: xoptions.c:516
 msgid ""
 "WARNING: variants with un-orthodox\n"
 "pieces only have built-in bitmaps\n"
@@ -2018,668 +2169,762 @@ msgid ""
 "for missing bitmaps. (See manual.)"
 msgstr ""
 
-#: xoptions.c:505
+#: xoptions.c:542
 msgid "Maximum Number of CPUs per Engine:"
 msgstr "Número max. CPUs:"
 
-#: xoptions.c:506
+#: xoptions.c:543
 msgid "Polygot Directory:"
 msgstr ""
 
-#: xoptions.c:507
+#: xoptions.c:544
 msgid "Hash-Table Size (MB):"
 msgstr "Tamaño hash (MB):"
 
-#: xoptions.c:508
+#: xoptions.c:545
 msgid "Nalimov EGTB Path:"
 msgstr "Carpeta EGTB:"
 
-#: xoptions.c:509
+#: xoptions.c:546
 msgid "EGTB Cache Size (MB):"
 msgstr "Tamaño EGTB (MB):"
 
-#: xoptions.c:510
+#: xoptions.c:547
 msgid "Use GUI Book"
 msgstr ""
 
-#: xoptions.c:511
+#: xoptions.c:548
 msgid "Opening-Book Filename:"
 msgstr ""
 
-#: xoptions.c:512
+#: xoptions.c:549
 msgid "Book Depth (moves):"
 msgstr "Profundo libro:"
 
-#: xoptions.c:513
+#: xoptions.c:550
 msgid "Book Variety (0) vs. Strength (100):"
 msgstr "Variación libro:"
 
-#: xoptions.c:514
+#: xoptions.c:551
 msgid "Engine #1 Has Own Book"
 msgstr "Primero tiene libro propio"
 
-#: xoptions.c:515
+#: xoptions.c:552
 msgid "Engine #2 Has Own Book          "
 msgstr ""
 
-#: xoptions.c:520
+#: xoptions.c:557
 msgid "Detect all Mates"
 msgstr "Detectar mates"
 
-#: xoptions.c:521
+#: xoptions.c:558
 msgid "Verify Engine Result Claims"
 msgstr "Verificar avisos del motor"
 
-#: xoptions.c:522
+#: xoptions.c:559
 msgid "Draw if Insufficient Mating Material"
 msgstr "Tablas si hay material insufficiente"
 
-#: xoptions.c:523
+#: xoptions.c:560
 msgid "Adjudicate Trivial Draws (3-Move Delay)"
 msgstr "Adjudicar tablas triviales"
 
-#: xoptions.c:524
+#: xoptions.c:561
 msgid "N-Move Rule:"
 msgstr ""
 
-#: xoptions.c:525
+#: xoptions.c:562
 msgid "N-fold Repeats:"
 msgstr ""
 
-#: xoptions.c:526
+#: xoptions.c:563
 msgid "Draw after N Moves Total:"
 msgstr "Adjudicar mate después de:"
 
-#: xoptions.c:527
+#: xoptions.c:564
 msgid "Win / Loss Threshold:"
 msgstr "Límite para adjudicar juego:"
 
-#: xoptions.c:528
+#: xoptions.c:565
 msgid "Negate Score of Engine #1"
 msgstr "Puntuación motor #1 es absoluta"
 
-#: xoptions.c:529
+#: xoptions.c:566
 msgid "Negate Score of Engine #2"
 msgstr "Puntuación motor #2 es absoluta"
 
-#: xoptions.c:540
+#: xoptions.c:578
 msgid "Auto-Kibitz"
 msgstr "Auto Kibitz"
 
-#: xoptions.c:541
+#: xoptions.c:579
 msgid "Auto-Comment"
 msgstr "Auto-comentario"
 
-#: xoptions.c:542
+#: xoptions.c:580
 msgid "Auto-Observe"
 msgstr "Auto-Observar"
 
-#: xoptions.c:543
+#: xoptions.c:581
 msgid "Auto-Raise Board"
 msgstr "Tablero al frente (automático)"
 
-#: xoptions.c:544
+#: xoptions.c:582
 msgid "Background Observe while Playing"
 msgstr "Mirar en el fondo"
 
-#: xoptions.c:545
+#: xoptions.c:583
 msgid "Dual Board for Background-Observed Game"
 msgstr "Tablero dual"
 
-#: xoptions.c:546
+#: xoptions.c:584
 msgid "Get Move List"
 msgstr "Leer lista jugadas"
 
-#: xoptions.c:547
+#: xoptions.c:585
 msgid "Quiet Play"
 msgstr "Jugar en silencio"
 
-#: xoptions.c:548
+#: xoptions.c:586
 msgid "Seek Graph"
 msgstr "Buscar gráfica"
 
-#: xoptions.c:549
+#: xoptions.c:587
 msgid "Auto-Refresh Seek Graph"
 msgstr "auto-Refresco"
 
-#: xoptions.c:550
+#: xoptions.c:588
 msgid "Premove"
 msgstr "Pre-mov."
 
-#: xoptions.c:551
+#: xoptions.c:589
 msgid "Premove for White"
 msgstr ""
 
-#: xoptions.c:552
+#: xoptions.c:590
 msgid "First White Move:"
 msgstr "1er. mov. blancas"
 
-#: xoptions.c:553
+#: xoptions.c:591
 msgid "Premove for Black"
 msgstr ""
 
-#: xoptions.c:554
+#: xoptions.c:592
 msgid "First Black Move:"
 msgstr "1er. mov. negras"
 
-#: xoptions.c:556
+#: xoptions.c:594
 msgid "Alarm"
 msgstr "Alarma"
 
-#: xoptions.c:557
+#: xoptions.c:595
 msgid "Alarm Time (msec):"
 msgstr ""
 
-#: xoptions.c:559
+#: xoptions.c:597
 msgid "Colorize Messages"
 msgstr ""
 
-#: xoptions.c:560
+#: xoptions.c:598
 msgid "Shout Text Colors:"
 msgstr ""
 
-#: xoptions.c:561
+#: xoptions.c:599
 msgid "S-Shout Text Colors:"
 msgstr ""
 
-#: xoptions.c:562
+#: xoptions.c:600
 msgid "Channel #1 Text Colors:"
 msgstr ""
 
-#: xoptions.c:563
+#: xoptions.c:601
 msgid "Other Channel Text Colors:"
 msgstr ""
 
-#: xoptions.c:564
+#: xoptions.c:602
 msgid "Kibitz Text Colors:"
 msgstr ""
 
-#: xoptions.c:565
+#: xoptions.c:603
 msgid "Tell Text Colors:"
 msgstr ""
 
-#: xoptions.c:566
+#: xoptions.c:604
 msgid "Challenge Text Colors:"
 msgstr ""
 
-#: xoptions.c:567
+#: xoptions.c:605
 msgid "Request Text Colors:"
 msgstr ""
 
-#: xoptions.c:568
+#: xoptions.c:606
 msgid "Seek Text Colors:"
 msgstr ""
 
-#: xoptions.c:572
+#: xoptions.c:610
 msgid "Exact position match"
 msgstr ""
 
-#: xoptions.c:572
+#: xoptions.c:610
 msgid "Shown position is subset"
 msgstr ""
 
-#: xoptions.c:572
+#: xoptions.c:610
 msgid "Same material with exactly same Pawn chain"
 msgstr ""
 
-#: xoptions.c:573
+#: xoptions.c:611
 msgid "Same material"
 msgstr ""
 
-#: xoptions.c:573
+#: xoptions.c:611
 msgid "Material range (top board half optional)"
 msgstr ""
 
-#: xoptions.c:573
+#: xoptions.c:611
 msgid "Material difference (optional stuff balanced)"
 msgstr ""
 
-#: xoptions.c:584
+#: xoptions.c:623
 msgid "Auto-Display Tags"
 msgstr ""
 
-#: xoptions.c:585
+#: xoptions.c:624
 msgid "Auto-Display Comment"
 msgstr ""
 
-#: xoptions.c:586
+#: xoptions.c:625
 msgid ""
 "Auto-Play speed of loaded games\n"
 "(0 = instant, -1 = off):"
 msgstr ""
 
-#: xoptions.c:587
+#: xoptions.c:626
 msgid "Seconds per Move:"
 msgstr ""
 
-#: xoptions.c:588
+#: xoptions.c:627
+msgid ""
+"\n"
+"options to use in game-viewer mode:"
+msgstr ""
+
+#: xoptions.c:629
 msgid ""
 "\n"
 "Thresholds for position filtering in game list:"
 msgstr ""
 
-#: xoptions.c:589
+#: xoptions.c:630
 msgid "Elo of strongest player at least:"
 msgstr ""
 
-#: xoptions.c:590
+#: xoptions.c:631
 msgid "Elo of weakest player at least:"
 msgstr ""
 
-#: xoptions.c:591
+#: xoptions.c:632
 #, fuzzy
 msgid "No games before year:"
 msgstr "Ninguna partida se ha cargado aún"
 
-#: xoptions.c:592
+#: xoptions.c:633
 msgid "Minimum nr consecutive positions:"
 msgstr ""
 
-#: xoptions.c:593
-msgid "Seach mode:"
+#: xoptions.c:634
+msgid "Search mode:"
 msgstr ""
 
-#: xoptions.c:594
+#: xoptions.c:635
 msgid "Also match reversed colors"
 msgstr ""
 
-#: xoptions.c:595
+#: xoptions.c:636
 msgid "Also match left-right flipped position"
 msgstr ""
 
-#: xoptions.c:600
+#: xoptions.c:641
 msgid "Auto-Save Games"
 msgstr ""
 
-#: xoptions.c:601
+#: xoptions.c:642
 msgid "Save Games on File:"
 msgstr ""
 
-#: xoptions.c:602
+#: xoptions.c:643
 msgid "Save Final Positions on File:"
 msgstr ""
 
-#: xoptions.c:603
+#: xoptions.c:644
 msgid "PGN Event Header:"
 msgstr ""
 
-#: xoptions.c:604
+#: xoptions.c:645
 msgid "Old Save Style (as opposed to PGN)"
 msgstr ""
 
-#: xoptions.c:605
+#: xoptions.c:646
+msgid "Include Number Tag in tourney PGN"
+msgstr ""
+
+#: xoptions.c:647
 msgid "Save Score/Depth Info in PGN"
 msgstr ""
 
-#: xoptions.c:606
+#: xoptions.c:648
 msgid "Save Out-of-Book Info in PGN           "
 msgstr ""
 
-#: xoptions.c:611
+#: xoptions.c:653
 msgid "No Sound"
 msgstr "Sin sonido"
 
-#: xoptions.c:612
+#: xoptions.c:654
 msgid "Default Beep"
 msgstr "Bip por defecto"
 
-#: xoptions.c:613
+#: xoptions.c:655
 msgid "Above WAV File"
 msgstr ""
 
-#: xoptions.c:614
+#: xoptions.c:656
 msgid "Car Horn"
 msgstr ""
 
-#: xoptions.c:615
+#: xoptions.c:657
 msgid "Cymbal"
 msgstr ""
 
-#: xoptions.c:616
+#: xoptions.c:658
 msgid "Ding"
 msgstr ""
 
-#: xoptions.c:617
+#: xoptions.c:659
 msgid "Gong"
 msgstr ""
 
-#: xoptions.c:618
+#: xoptions.c:660
 msgid "Laser"
 msgstr ""
 
-#: xoptions.c:619
+#: xoptions.c:661
 msgid "Penalty"
 msgstr ""
 
-#: xoptions.c:620
+#: xoptions.c:662
 msgid "Phone"
 msgstr ""
 
-#: xoptions.c:621
+#: xoptions.c:663
 msgid "Pop"
 msgstr ""
 
-#: xoptions.c:622
+#: xoptions.c:664
 msgid "Slap"
 msgstr ""
 
-#: xoptions.c:623
+#: xoptions.c:665
 msgid "Wood Thunk"
 msgstr ""
 
-#: xoptions.c:625
+#: xoptions.c:667
 msgid "User File"
 msgstr ""
 
-#: xoptions.c:653
+#: xoptions.c:696
 msgid "Sound Program:"
 msgstr ""
 
-#: xoptions.c:654
+#: xoptions.c:697
 msgid "Sounds Directory:"
 msgstr ""
 
-#: xoptions.c:655
+#: xoptions.c:698
 msgid "User WAV File:"
 msgstr ""
 
-#: xoptions.c:656
+#: xoptions.c:699
 msgid "Try-Out Sound:"
 msgstr ""
 
-#: xoptions.c:657
+#: xoptions.c:700
 msgid "Play"
 msgstr "Reproducir"
 
-#: xoptions.c:658
+#: xoptions.c:701
 msgid "Move:"
 msgstr ""
 
-#: xoptions.c:659
+#: xoptions.c:702
 msgid "Win:"
 msgstr ""
 
-#: xoptions.c:660
+#: xoptions.c:703
 msgid "Lose:"
 msgstr ""
 
-#: xoptions.c:661
+#: xoptions.c:704
 msgid "Draw:"
 msgstr ""
 
-#: xoptions.c:662
+#: xoptions.c:705
 msgid "Unfinished:"
 msgstr ""
 
-#: xoptions.c:663
+#: xoptions.c:706
 msgid "Alarm:"
 msgstr ""
 
-#: xoptions.c:664
+#: xoptions.c:707
 msgid "Shout:"
 msgstr ""
 
-#: xoptions.c:665
+#: xoptions.c:708
 msgid "S-Shout:"
 msgstr ""
 
-#: xoptions.c:666
+#: xoptions.c:709
 msgid "Channel:"
 msgstr ""
 
-#: xoptions.c:667
+#: xoptions.c:710
 msgid "Channel 1:"
 msgstr ""
 
-#: xoptions.c:668
+#: xoptions.c:711
 msgid "Tell:"
 msgstr ""
 
-#: xoptions.c:669
+#: xoptions.c:712
 msgid "Kibitz:"
 msgstr ""
 
-#: xoptions.c:670
+#: xoptions.c:713
 msgid "Challenge:"
 msgstr ""
 
-#: xoptions.c:671
+#: xoptions.c:714
 msgid "Request:"
 msgstr ""
 
-#: xoptions.c:672
+#: xoptions.c:715
 msgid "Seek:"
 msgstr ""
 
-#: xoptions.c:752
+#: xoptions.c:802
 msgid "White Piece Color:"
 msgstr ""
 
-#: xoptions.c:758
+#. 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
+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
+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
+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
+msgid "D"
+msgstr ""
+
+#: xoptions.c:812
 msgid "Black Piece Color:"
 msgstr "Piezas negras"
 
-#: xoptions.c:764
+#: xoptions.c:818
 msgid "Light Square Color:"
 msgstr "Cuadros claros"
 
-#: xoptions.c:770
+#: xoptions.c:824
 msgid "Dark Square Color:"
 msgstr "Cuadros obscuros"
 
-#: xoptions.c:776
+#: xoptions.c:830
 msgid "Highlight Color:"
 msgstr "Cuadro iluminado"
 
-#: xoptions.c:782
+#: xoptions.c:836
 msgid "Premove Highlight Color:"
 msgstr "Iluminación pre.mov."
 
-#: xoptions.c:788
+#: xoptions.c:842
 msgid "Flip Pieces Shogi Style        (Colored buttons restore default)"
 msgstr ""
 
-#: xoptions.c:790
+#: xoptions.c:844
 msgid "Mono Mode"
 msgstr "Monocromo"
 
-#: xoptions.c:791
+#: xoptions.c:845
 msgid "Line Gap ( -1 = default for board size):"
 msgstr ""
 
-#: xoptions.c:792
+#: xoptions.c:846
 msgid "Use Board Textures"
 msgstr ""
 
-#: xoptions.c:793
+#: xoptions.c:847
 msgid "Light-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:794
+#: xoptions.c:848
 msgid "Dark-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:795
+#: xoptions.c:849
 msgid "Directory with Bitmap Pieces:"
 msgstr ""
 
-#: xoptions.c:796
+#: xoptions.c:850
 msgid "Directory with Pixmap Pieces:"
 msgstr ""
 
-#: xoptions.c:944
+#: xoptions.c:1044
 #, fuzzy
 msgid "Engine has no options"
 msgstr "Primero tiene libro propio"
 
-#: xoptions.c:1037
-msgid "browse"
-msgstr ""
-
-#: xoptions.c:1248
+#: xoptions.c:1376
 msgid "ICS Options"
 msgstr "Opciones ICS"
 
-#: xoptions.c:1258
+#: xoptions.c:1383
 msgid "Load Game Options"
 msgstr "Opciones al leer partida"
 
-#: xoptions.c:1267
+#: xoptions.c:1389
 msgid "Save Game Options"
 msgstr "Opciones al salvar partida"
 
-#: xoptions.c:1277
+#: xoptions.c:1397
 msgid "Sound Options"
 msgstr "Sonidos"
 
-#: xoptions.c:1286
+#: xoptions.c:1403
 msgid "Board Options"
 msgstr "Opciones de tablero"
 
-#: xoptions.c:1306
+#: xoptions.c:1409
+#, fuzzy
+msgid "Adjudicate non-ICS Games"
+msgstr "Adjudicar a blancas"
+
+#: xoptions.c:1417
 msgid "Common Engine Settings"
 msgstr "Configuración común de motor"
 
-#: xoptions.c:1315
+#: xoptions.c:1423
 msgid "New Variant"
 msgstr "Variantes"
 
-#: xoptions.c:1325
+#: xoptions.c:1430
 msgid "General Options"
 msgstr "Opciones generales"
 
-#: xoptions.c:1339
+#: xoptions.c:1441
 msgid "Match Options"
 msgstr ""
 
-#: xoptions.c:1501
+#: xoptions.c:1544
+msgid "clear"
+msgstr ""
+
+#: xoptions.c:1545 xoptions.c:1602
+msgid "save changes"
+msgstr ""
+
+#: xoptions.c:1610
 #, fuzzy
 msgid "Edit book"
 msgstr "Edición"
 
-#: xoptions.c:1541
+#: xoptions.c:1652
 msgid "ICS input box"
 msgstr ""
 
-#: xoptions.c:1568
+#: xoptions.c:1677
 msgid "Type a move"
 msgstr ""
 
-#: xoptions.c:1599
+#: xoptions.c:1715
 msgid "Engine Settings"
 msgstr ""
 
-#: xoptions.c:1629
+#: xoptions.c:1740
 msgid "Select engine from list:"
 msgstr ""
 
-#: xoptions.c:1630
+#: xoptions.c:1741
 msgid "or specify one below:"
 msgstr ""
 
-#: xoptions.c:1631
+#: xoptions.c:1742
 msgid "Nickname (optional):"
 msgstr ""
 
-#: xoptions.c:1632
+#: xoptions.c:1743
 msgid "Use nickname in PGN player tags of engine-engine games"
 msgstr ""
 
-#: xoptions.c:1633
+#: xoptions.c:1744
 msgid "Engine Directory:"
 msgstr ""
 
-#: xoptions.c:1634
+#: xoptions.c:1745
 msgid "Engine Command:"
 msgstr ""
 
-#: xoptions.c:1635
+#: xoptions.c:1746
 msgid "(Directory will be derived from engine path when empty)"
 msgstr ""
 
-#: xoptions.c:1636
+#: xoptions.c:1747
 msgid "UCI"
 msgstr ""
 
-#: xoptions.c:1637
+#: xoptions.c:1748
 msgid "WB protocol v1 (do not wait for engine features)"
 msgstr ""
 
-#: xoptions.c:1638
+#: xoptions.c:1749
 msgid "Must not use GUI book"
 msgstr ""
 
-#: xoptions.c:1639
+#: xoptions.c:1750
 msgid "Add this engine to the list"
 msgstr ""
 
-#: xoptions.c:1640
+#: xoptions.c:1751
 msgid "Force current variant with this engine"
 msgstr ""
 
-#: xoptions.c:1641
+#: xoptions.c:1752
 msgid "Load mentioned engine as"
 msgstr ""
 
-#: xoptions.c:1658
+#: xoptions.c:1766
 msgid "Load engine"
 msgstr ""
 
-#: xoptions.c:1680
+#: xoptions.c:1785
+msgid "shuffle"
+msgstr ""
+
+#: xoptions.c:1786
 msgid "Start-position number:"
 msgstr "Núm. de pos. inicial:"
 
-#: xoptions.c:1701
+#: xoptions.c:1787
+#, fuzzy
+msgid "randomize"
+msgstr "Aleatorio"
+
+#: xoptions.c:1788
+msgid "pick fixed"
+msgstr ""
+
+#: xoptions.c:1805
 msgid "New Shuffle Game"
 msgstr "Nueva partida revuelta..."
 
-#: xoptions.c:1748
+#: xoptions.c:1855
 msgid "classical"
 msgstr ""
 
-#: xoptions.c:1749
+#: xoptions.c:1856
 msgid "incremental"
 msgstr ""
 
-#: xoptions.c:1750
+#: xoptions.c:1857
 msgid "fixed max"
 msgstr ""
 
-#: xoptions.c:1751
+#: xoptions.c:1858
 msgid "Moves per session:"
 msgstr ""
 
-#: xoptions.c:1752
+#: xoptions.c:1859
 msgid "Initial time (min):"
 msgstr ""
 
-#: xoptions.c:1753
+#: xoptions.c:1860
 msgid "Increment or max (sec/move):"
 msgstr ""
 
-#: xoptions.c:1754
+#: xoptions.c:1861
 #, fuzzy
 msgid "Time-Odds factors:"
 msgstr "Factores de tiempo:"
 
-#: xoptions.c:1755
+#: xoptions.c:1862
 #, fuzzy
 msgid "Engine #1"
 msgstr "Motor"
 
-#: xoptions.c:1756
+#: xoptions.c:1863
 #, fuzzy
 msgid "Engine #2 / Human"
 msgstr "Primero tiene libro propio"
 
-#: xoptions.c:1766 xoptions.c:1769 xoptions.c:1774 xoptions.c:1775
+#: xoptions.c:1874 xoptions.c:1877 xoptions.c:1882 xoptions.c:1883
 msgid "Unused"
 msgstr ""
 
-#: xoptions.c:1790
+#: xoptions.c:1895
 msgid "Time Control"
 msgstr ""
 
+#: args.h:783
+#, c-format
+msgid "%s in settings file\n"
+msgstr ""
+
+#: args.h:793
+#, c-format
+msgid "Bad integer value %s"
+msgstr ""
+
+#: args.h:884 args.h:1102
+#, c-format
+msgid "Unrecognized argument %s"
+msgstr ""
+
+#: args.h:913
+#, c-format
+msgid "No value provided for argument %s"
+msgstr ""
+
+#: args.h:973
+#, c-format
+msgid "Incomplete \\ escape in value for %s"
+msgstr ""
+
+#: args.h:1057
+#, c-format
+msgid "Failed to open indirection file %s"
+msgstr ""
+
+#: args.h:1074
+#, c-format
+msgid "Unrecognized boolean argument value %s"
+msgstr ""
+
+#~ msgid "Highlight Dragging (Show Move Targets)"
+#~ msgstr "Iluminar arrastre"
+
 #~ msgid "White "
 #~ msgstr "Blancas "
 
@@ -2689,9 +2934,6 @@ msgstr ""
 #~ msgid "Close"
 #~ msgstr "Cerrar"
 
-#~ msgid "random"
-#~ msgstr "Aleatorio"
-
 #~ msgid "moves"
 #~ msgstr "jugadas"