X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=po%2Fes.po;h=8b557865174c534067d296fe493451e799a13df0;hb=e39bdac13d712bb2fb1aa22a2df9572d3b0e92f5;hp=d25314d22754a75d03929e7ba72b10ca7c2d3150;hpb=73dc1d2015b7730eaaeb39b56ce7def935cf944b;p=xboard.git diff --git a/po/es.po b/po/es.po index d25314d..8b55786 100644 --- 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-08-22 22:25-0700\n" +"POT-Creation-Date: 2012-11-07 21:24-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,507 +18,577 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: backend.c:829 +#: args.h:792 +#, c-format +msgid "%s in settings file\n" +msgstr "" + +#: args.h:802 +#, c-format +msgid "Bad integer value %s" +msgstr "" + +#: args.h:894 args.h:1132 +#, c-format +msgid "Unrecognized argument %s" +msgstr "" + +#: args.h:924 +#, c-format +msgid "No value provided for argument %s" +msgstr "" + +#: args.h:984 +#, c-format +msgid "Incomplete \\ escape in value for %s" +msgstr "" + +#: args.h:1087 +#, c-format +msgid "Failed to open indirection file %s" +msgstr "" + +#: args.h:1104 +#, 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:742 +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:745 +msgid "second" +msgstr "" + +#: backend.c:823 #, c-format msgid "protocol version %d not supported" msgstr "versión %d del protocolo no es admitida" -#: backend.c:902 +#: backend.c:923 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:954 +#: backend.c:979 #, c-format msgid "bad timeControl option %s" msgstr "opción timeControl incorrecta %s" -#: backend.c:969 +#: backend.c:994 #, c-format msgid "bad searchTime option %s" msgstr "opción searchTime incorrecta %s" -#: backend.c:1075 +#: backend.c:1100 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "La variante %s solo se admite en modo ICS" -#: backend.c:1093 +#: backend.c:1118 #, c-format msgid "Unknown variant name %s" msgstr "Nombre de variante desconocido %s" -#: backend.c:1336 +#: backend.c:1361 msgid "Starting chess program" msgstr "Iniciando programa de ajedrez" -#: backend.c:1359 +#: backend.c:1384 msgid "Bad game file" msgstr "archivo de partidas incorrecto" -#: backend.c:1366 +#: backend.c:1391 msgid "Bad position file" msgstr "archivo de posición incorrecto" -#: backend.c:1380 +#: backend.c:1405 msgid "Pick new game" msgstr "" -#: backend.c:1445 +#: backend.c:1474 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:1452 +#: backend.c:1481 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1459 +#: backend.c:1488 msgid "Can't have a match with no chess programs" msgstr "No se puede tener una partida sin programas de ajedrez" -#: backend.c:1493 +#: backend.c:1525 #, c-format msgid "Could not open comm port %s" msgstr "No se pudo abrir la puerta de comunicaciones %s" -#: backend.c:1496 +#: backend.c:1528 #, c-format msgid "Could not connect to host %s, port %s" msgstr "No se pudo conectar al servidor %s, puerta %s" -#: backend.c:1552 +#: backend.c:1584 #, c-format msgid "Unknown initialMode %s" msgstr "Modo inicial desconocido %s" -#: backend.c:1578 +#: backend.c:1610 msgid "AnalyzeFile mode requires a game file" msgstr "El modo análisis de archivo requiere un archivo de partida" -#: backend.c:1605 +#: backend.c:1637 msgid "Analysis mode requires a chess engine" msgstr "El modo de análisis requiere un motor de ajedrez" -#: backend.c:1609 +#: backend.c:1641 msgid "Analysis mode does not work with ICS mode" msgstr "El modo de análisis no funciona con el modo ICS" -#: backend.c:1620 +#: backend.c:1652 msgid "MachineWhite mode requires a chess engine" msgstr "El modo de máquina con blancas requiere un motor de ajedrez" -#: backend.c:1625 +#: backend.c:1657 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:1632 +#: backend.c:1664 msgid "MachineBlack mode requires a chess engine" msgstr "El modo de máquina con negras requiere un motor de ajedrez" -#: backend.c:1637 +#: backend.c:1669 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:1644 +#: backend.c:1676 msgid "TwoMachines mode requires a chess engine" msgstr "El modo de dos máquinas requiere un motor de ajedrez" -#: backend.c:1649 +#: backend.c:1681 msgid "TwoMachines mode does not work with ICS mode" msgstr "El modo de dos máquinas no funciona con el modo ICS" -#: backend.c:1660 +#: backend.c:1692 msgid "Training mode requires a game file" msgstr "El modo de entrenamiento requiere un archivo de partidas" -#: backend.c:1821 backend.c:1865 backend.c:1890 backend.c:2301 +#: backend.c:1854 backend.c:1898 backend.c:1921 backend.c:2320 msgid "Error writing to ICS" msgstr "Error al escribir a ICS" -#: backend.c:1825 +#: backend.c:1858 msgid "Error reading from keyboard" msgstr "Error al leer el teclado" -#: backend.c:1828 +#: backend.c:1861 msgid "Got end of file from keyboard" msgstr "Se obtuvo del teclado un fin de archivo" -#: backend.c:2139 +#: backend.c:2166 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2150 +#: backend.c:2177 #, c-format msgid "recognized '%s' (%d) as variant %s\n" msgstr "" -#: backend.c:2215 xboard.c:7292 +#: backend.c:2237 usystem.c:329 msgid "Error writing to display" msgstr "Error al escribir a la pantalla" -#: backend.c:2960 +#: backend.c:2993 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3480 +#: backend.c:3516 msgid "Error gathering move list: two headers" msgstr "Error al recolectar lista de jugadas: dos encabezados" -#: backend.c:3494 +#: backend.c:3530 #, c-format msgid "Ratings from header: W %d, B %d\n" msgstr "" -#: backend.c:3527 +#: backend.c:3563 msgid "Error gathering move list: nested" msgstr "Error al recolectar lista de jugadas: anidado" -#: backend.c:3759 +#: backend.c:3667 backend.c:4085 backend.c:4286 backend.c:4846 backend.c:4850 +#: backend.c:6860 backend.c:11933 backend.c:13597 backend.c:13674 +#: backend.c:13720 backend.c:13726 backend.c:13731 backend.c:13736 +msgid "vs." +msgstr "" + +#: backend.c:3795 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4096 +#: backend.c:4133 msgid "Connection closed by ICS" msgstr "Conexión cerrada por ICS" -#: backend.c:4098 +#: backend.c:4135 msgid "Error reading from ICS" msgstr "Error al leer de ICS" -#: backend.c:4149 +#: backend.c:4185 #, c-format msgid "Parsing board: %s\n" msgstr "" -#: backend.c:4173 +#: backend.c:4209 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4182 backend.c:9389 +#: backend.c:4218 backend.c:9674 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "Juego demasiado largo; incremente MAX_MOVES y recompile" -#: backend.c:4276 +#: backend.c:4337 msgid "Error gathering move list: extra board" msgstr "Error al recolectar lista de jugadas: tablero extra" -#: backend.c:4696 backend.c:4718 +#: backend.c:4770 backend.c:4792 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "No se pudo analizar jugada \"%s\" de ICS" -#: backend.c:4948 +#: backend.c:5029 #, 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:5896 +#: backend.c:5099 +msgid "You cannot do this while you are playing or observing" +msgstr "" + +#: backend.c:5989 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6248 +#: backend.c:6451 msgid "You are playing Black" msgstr "Usted juega negras" -#: backend.c:6257 backend.c:6284 +#: backend.c:6460 backend.c:6487 msgid "You are playing White" msgstr "Usted juega blancas" -#: backend.c:6266 backend.c:6292 backend.c:6411 backend.c:6436 backend.c:6452 -#: backend.c:13685 +#: backend.c:6469 backend.c:6495 backend.c:6615 backend.c:6640 backend.c:6656 +#: backend.c:14369 msgid "It is White's turn" msgstr "Turno de las blancas" -#: backend.c:6270 backend.c:6296 backend.c:6419 backend.c:6442 backend.c:6473 -#: backend.c:13677 +#: backend.c:6473 backend.c:6499 backend.c:6623 backend.c:6646 backend.c:6677 +#: backend.c:14361 msgid "It is Black's turn" msgstr "Turno de las negras" -#: backend.c:6309 +#: backend.c:6512 msgid "Displayed position is not current" msgstr "La posición mostrada no es la actual" -#: backend.c:6547 +#: backend.c:6750 msgid "Illegal move" msgstr "Jugada ilegal" -#: backend.c:6610 +#: backend.c:6817 msgid "End of game" msgstr "Fin del juego" -#: backend.c:6613 +#: backend.c:6820 msgid "Incorrect move" msgstr "Jugada incorrecta" -#: backend.c:6906 backend.c:7022 +#: backend.c:7129 backend.c:7255 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7244 +#: backend.c:7486 msgid "Swiss tourney finished" msgstr "" -#: backend.c:7784 +#: backend.c:8039 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:7906 +#: backend.c:8156 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Jugada ilegal \"%s\" del %s motor" -#: backend.c:8129 +#: backend.c:8375 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8272 xboard.c:5894 xboard.c:5938 +#: backend.c:8519 backend.c:13463 backend.c:13528 #, c-format msgid "%s does not support analysis" msgstr "%s no admite análisis" -#: backend.c:8338 +#: backend.c:8585 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Jugada ilegal \"%s\" (rechazada por %s programa de ajedrez)" -#: backend.c:8363 +#: backend.c:8612 #, 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:8384 +#: backend.c:8633 #, c-format msgid "Hint: %s" msgstr "Sugerencia: %s" -#: backend.c:8389 +#: backend.c:8638 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:8564 +#: backend.c:8813 msgid "Machine accepts your draw offer" msgstr "La máquina acepta su oferta de tablas" -#: backend.c:8567 +#: backend.c:8816 msgid "" "Machine offers a draw\n" "Select Action / Draw to agree" msgstr "" -#: backend.c:8932 +#: backend.c:8895 +msgid "failed writing PV" +msgstr "" + +#: backend.c:9193 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Jugada ambigua en salida ICS: \"%s\"" -#: backend.c:8942 +#: backend.c:9203 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Jugada ilegal en salida ICS: \"%s\"" -#: backend.c:8953 +#: backend.c:9214 msgid "Gap in move list" msgstr "Hueco en lista de jugadas" -#: backend.c:9528 xoptions.c:417 +#: backend.c:9808 dialogs.c:459 #, c-format msgid "Variant %s not supported by %s" msgstr "La variante %s no es admitida por %s" -#: backend.c:9645 +#: backend.c:9924 #, c-format msgid "Startup failure on '%s'" msgstr "Falla al iniciar '%s'" -#: backend.c:9673 +#: backend.c:9952 msgid "Waiting for first chess program" msgstr "Esperando al primer programa de ajedrez" -#: backend.c:9678 backend.c:13075 +#: backend.c:9957 backend.c:13745 msgid "Waiting for second chess program" msgstr "Esperando al segundo programa de ajedrez" -#: backend.c:9728 +#: backend.c:10007 msgid "Could not write on tourney file" msgstr "" -#: backend.c:9793 +#: backend.c:10073 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:9807 +#: backend.c:10087 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:9809 +#: backend.c:10089 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:9810 +#: backend.c:10090 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:9824 +#: backend.c:10105 +#, c-format +msgid "No engine %s is installed" +msgstr "" + +#: backend.c:10125 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:9834 +#: backend.c:10135 msgid "Not enough participants" msgstr "" -#: backend.c:9964 +#: backend.c:10329 #, fuzzy msgid "Bad tournament file" msgstr "archivo de partidas incorrecto" -#: backend.c:9976 +#: backend.c:10341 #, fuzzy msgid "Waiting for other game(s)" msgstr "Esperando al primer programa de ajedrez" -#: backend.c:9989 +#: backend.c:10354 msgid "No pairing engine specified" msgstr "" -#: backend.c:10430 +#: backend.c:10819 #, 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:10875 backend.c:10906 +#: backend.c:11275 backend.c:11306 #, c-format msgid "Illegal move: %d.%s%s" msgstr "Jugada ilegal: %d.%s%s" -#: backend.c:10895 +#: backend.c:11295 #, c-format msgid "Ambiguous move: %d.%s%s" msgstr "Jugada ambigua: %d.%s%s" -#: backend.c:10952 backend.c:11742 backend.c:11933 backend.c:12302 +#: backend.c:11348 backend.c:12353 backend.c:12546 backend.c:12907 #, c-format msgid "Can't open \"%s\"" msgstr "No se puede abrir \"%s\"" -#: backend.c:10964 xboard.c:5472 +#: backend.c:11360 menus.c:116 msgid "Cannot build game list" msgstr "No se pudo armar lista de partidas" -#: backend.c:11053 +#: backend.c:11445 msgid "No more games in this message" msgstr "No hay más partidas en este mensaje" -#: backend.c:11094 +#: backend.c:11485 msgid "No game has been loaded yet" msgstr "Ninguna partida se ha cargado aún" -#: backend.c:11098 backend.c:11720 xgamelist.c:436 +#: backend.c:11489 backend.c:12334 ngamelist.c:129 msgid "Can't back up any further" msgstr "Ya no se puede ir más atrás" -#: backend.c:11297 +#: backend.c:11909 msgid "Game number out of range" msgstr "Número de partida fuera de rango" -#: backend.c:11308 +#: backend.c:11920 msgid "Can't seek on game file" msgstr "No se puede buscar en archivo de partidas" -#: backend.c:11366 +#: backend.c:11978 msgid "Game not found in file" msgstr "Partida no hallada en archivo" -#: backend.c:11494 backend.c:11822 +#: backend.c:12106 backend.c:12430 msgid "Bad FEN position in file" msgstr "Posición FEN incorrecta en archivo" -#: backend.c:11644 +#: backend.c:12256 msgid "No moves in game" msgstr "Ninguna jugada en la partida" -#: backend.c:11716 +#: backend.c:12330 msgid "No position has been loaded yet" msgstr "Ninguna posición se ha cargado aún" -#: backend.c:11783 backend.c:11794 +#: backend.c:12391 backend.c:12402 msgid "Can't seek on position file" msgstr "No se puede buscar en archivo de partidas" -#: backend.c:11801 backend.c:11813 +#: backend.c:12409 backend.c:12421 msgid "Position not found in file" msgstr "No se halló la posición en el archivo" -#: backend.c:11854 +#: backend.c:12461 msgid "Black to play" msgstr "Las negras juegan" -#: backend.c:11857 +#: backend.c:12464 msgid "White to play" msgstr "Las blancas juegan" -#: backend.c:11938 backend.c:12307 +#: backend.c:12551 backend.c:12912 #, fuzzy msgid "Waiting for access to save file" msgstr "Esperando al segundo programa de ajedrez" -#: backend.c:11940 +#: backend.c:12553 msgid "Saving game" msgstr "" -#: backend.c:12309 +#: backend.c:12554 +msgid "Bad Seek" +msgstr "" + +#: backend.c:12914 #, fuzzy msgid "Saving position" msgstr "archivo de posición incorrecto" -#: backend.c:12439 +#: backend.c:13040 msgid "" "You have edited the game history.\n" "Use Reload Same Game and make your move again." msgstr "" -#: backend.c:12444 +#: backend.c:13045 msgid "" "You have entered too many moves.\n" "Back up to the correct position and try again." msgstr "" -#: backend.c:12449 +#: backend.c:13050 msgid "" "Displayed position is not current.\n" "Step forward to the correct position and try again." msgstr "" -#: backend.c:12496 +#: backend.c:13097 msgid "You have not made a move yet" msgstr "Usted todavía no hace una jugada" -#: backend.c:12517 +#: backend.c:13118 msgid "" "The cmail message is not loaded.\n" "Use Reload CMail Message and make your move again." msgstr "" -#: backend.c:12522 +#: backend.c:13123 msgid "No unfinished games" msgstr "No hay partidas sin terminar" -#: backend.c:12528 +#: backend.c:13129 #, c-format msgid "" "You have already mailed a move.\n" @@ -528,2129 +598,2284 @@ msgid "" "on the command line." msgstr "" -#: backend.c:12543 +#: backend.c:13144 msgid "Failed to invoke cmail" msgstr "Falla al invocar cmail" -#: backend.c:12605 +#: backend.c:13206 #, c-format msgid "Waiting for reply from opponent\n" msgstr "Esperando respuesta del oponente\n" -#: backend.c:12627 +#: backend.c:13228 #, c-format msgid "Still need to make move for game\n" msgstr "Todavía necesita hacer una jugada para la partida\n" -#: backend.c:12631 +#: backend.c:13232 #, c-format msgid "Still need to make moves for both games\n" msgstr "Todavía necesita hacer jugadas para ambas partidas\n" -#: backend.c:12635 +#: backend.c:13236 #, 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:12642 +#: backend.c:13243 #, 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:12648 +#: backend.c:13249 #, c-format msgid "No unfinished games\n" msgstr "No hay juegos sin terminar\n" -#: backend.c:12650 +#: backend.c:13251 #, c-format msgid "Ready to send mail\n" msgstr "Listo para enviar correo\n" -#: backend.c:12655 +#: backend.c:13256 #, 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:12812 +#: backend.c:13413 msgid "Edit comment" msgstr "Editar comentario" -#: backend.c:12814 +#: backend.c:13415 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Editar comentario en %d.%s%s" -#: backend.c:12907 +#: backend.c:13470 +#, c-format +msgid "You are not observing a game" +msgstr "" + +#: backend.c:13475 +#, c-format +msgid "Found unexpected active ICS engine analyze \n" +msgstr "" + +#: backend.c:13489 +#, c-format +msgid "ICS engine analyze starting... \n" +msgstr "" + +#: backend.c:13577 msgid "It is not White's turn" msgstr "No es turno de las blancas" -#: backend.c:12988 +#: backend.c:13658 msgid "It is not Black's turn" msgstr "No es turno de las negras" -#: backend.c:13095 +#: backend.c:13765 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:13123 backend.c:14212 +#: backend.c:13793 backend.c:14904 msgid "" "Wait until your turn,\n" "or select Move Now" msgstr "" -#: backend.c:13247 +#: backend.c:13924 msgid "Training mode off" msgstr "Modo de entrenamiento apagado" -#: backend.c:13255 +#: backend.c:13932 msgid "Training mode on" msgstr "Modo de entrenamiento activo" -#: backend.c:13258 +#: backend.c:13935 msgid "Already at end of game" msgstr "Ya se encuentra al final de la partida" -#: backend.c:13339 +#: backend.c:14015 msgid "Warning: You are still playing a game" msgstr "Advertencia: Usted todavía está jugando una partida" -#: backend.c:13342 +#: backend.c:14018 msgid "Warning: You are still observing a game" msgstr "Advertencia: Usted todavía está observando una partida" -#: backend.c:13345 +#: backend.c:14021 msgid "Warning: You are still examining a game" msgstr "Advertencia: Usted todavía está examinando una partida" -#: backend.c:13419 +#: backend.c:14088 +msgid "Click clock to clear board" +msgstr "" + +#: backend.c:14098 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:13702 +#: backend.c:14386 msgid "That square is occupied" msgstr "Ese cuadro está ocupado" -#: backend.c:13726 backend.c:13752 +#: backend.c:14410 backend.c:14436 msgid "There is no pending offer on this move" msgstr "No hay oferta pendiente para esta jugada" -#: backend.c:13788 backend.c:13799 +#: backend.c:14472 backend.c:14483 msgid "Your opponent is not out of time" msgstr "Su oponente no está fuera de tiempo" -#: backend.c:13865 +#: backend.c:14549 msgid "You must make your move before offering a draw" msgstr "Debe hacer su jugada antes de ofrecer tablas" -#: backend.c:14194 +#: backend.c:14886 msgid "You are not examining a game" msgstr "Usted no está examinando una partida" -#: backend.c:14198 +#: backend.c:14890 msgid "You can't revert while pausing" msgstr "No puede revertir si está en pausa" -#: backend.c:14252 backend.c:14259 +#: backend.c:14944 backend.c:14951 msgid "It is your turn" msgstr "Es su turno" -#: backend.c:14310 backend.c:14317 backend.c:14336 backend.c:14343 +#: backend.c:15002 backend.c:15009 backend.c:15028 backend.c:15035 msgid "Wait until your turn" msgstr "Espero su turno" -#: backend.c:14322 +#: backend.c:15014 msgid "No hint available" msgstr "No hay sugerencia disponible" -#: backend.c:14784 +#: backend.c:15476 #, c-format msgid "Error writing to %s chess program" msgstr "Error al escribir al %s programa de ajedrez" -#: backend.c:14787 backend.c:14823 +#: backend.c:15479 backend.c:15510 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:14819 +#: backend.c:15505 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Error: el %s programa de ajedrez (%s) terminó inesperadamente" -#: backend.c:14836 +#: backend.c:15523 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Error al leer del %s programa de ajedrez (%s)" -#: backend.c:15249 +#: backend.c:15923 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:15402 +#: backend.c:16079 msgid "Displayed move is not current" msgstr "La jugada ilustrada no es la actual" -#: backend.c:15411 +#: backend.c:16088 msgid "Could not parse move" msgstr "No se pudo analizar la jugada" -#: backend.c:15540 backend.c:15562 +#: backend.c:16213 backend.c:16235 msgid "Both flags fell" msgstr "Ambas banderas cayeron" -#: backend.c:15542 +#: backend.c:16215 msgid "White's flag fell" msgstr "La bandera blanca cayó" -#: backend.c:15564 +#: backend.c:16237 msgid "Black's flag fell" msgstr "La bandera negra cayó" -#: backend.c:16505 +#: backend.c:16368 +msgid "Clock adjustment not allowed in auto-flag mode" +msgstr "" + +#: backend.c:17203 msgid "Bad FEN position in clipboard" msgstr "Posición FEN incorrecta en portapapeles" -#: xboard.c:615 -msgid "New Game Ctrl+N" -msgstr "Nueva partida Ctrl+N" - -#: xboard.c:616 -msgid "New Shuffle Game ..." -msgstr "Nueva partida revuelta..." - -#: xboard.c:617 -msgid "New Variant ... Alt+Shift+V" -msgstr "Nueva variante... Alt+Mayús+V" - -#: xboard.c:619 -msgid "Load Game Ctrl+O" -msgstr "Leer partida... Ctrl+O" - -#: xboard.c:620 -msgid "Load Position Ctrl+Shift+O" -msgstr "Leer posición... Ctrl+Mayús+O" - -#: xboard.c:624 -msgid "Next Position Shift+PgDn" +#: book.c:518 book.c:700 +msgid "Polyglot book not valid" msgstr "" -#: xboard.c:625 -msgid "Prev Position Shift+PgUp" +#: book.c:579 +msgid "Book Fault" msgstr "" -#: xboard.c:628 -msgid "Save Game Ctrl+S" -msgstr "Guardar partida... Ctrl+S" - -#: xboard.c:629 -msgid "Save Position Ctrl+Shift+S" -msgstr "Guardar posición... Ctrl+Mayús+S" - -#: xboard.c:631 -msgid "Mail Move" -msgstr "" - -#: xboard.c:632 -msgid "Reload CMail Message" +#: book.c:703 +msgid "Hash keys are different" msgstr "" -#: xboard.c:634 -msgid "Quit Ctr+Q" -msgstr "Salir" - -#: xboard.c:639 -msgid "Copy Game Ctrl+C" -msgstr "Copiar partida Ctrl+C" - -#: xboard.c:640 -msgid "Copy Position Ctrl+Shift+C" -msgstr "Copiar posición Alt+Mayús+C" - -#: xboard.c:641 -msgid "Copy Game List" -msgstr "Copiar lista de partidas" - -#: xboard.c:643 -msgid "Paste Game Ctrl+V" -msgstr "Pegar partida Ctrl+V" - -#: xboard.c:644 -msgid "Paste Position Ctrl+Shift+V" -msgstr "Pegar posición Alt+Mayús+V" - -#: xboard.c:646 -msgid "Edit Game Ctrl+E" -msgstr "Editar partida Ctrl+E" - -#: xboard.c:647 -msgid "Edit Position Ctrl+Shift+E" -msgstr "Editar posición Ctrl+Mayús+E" - -#: xboard.c:648 -msgid "Edit Tags" -msgstr "Editar circunstancias" - -#: xboard.c:649 -msgid "Edit Comment" -msgstr "Editar comentarios" - -#: xboard.c:650 +#: dialogs.c:259 #, fuzzy -msgid "Edit Book" -msgstr "Repertorio de aperturas..." - -#: xboard.c:652 -msgid "Revert Home" -msgstr "Revertir Home" - -#: xboard.c:653 -msgid "Annotate" -msgstr "Anotar" - -#: xboard.c:654 -msgid "Truncate Game End" -msgstr "Truncar partida End" - -#: xboard.c:656 -msgid "Backward Alt+Left" -msgstr "Jugada anterior Alt+Izquierda" - -#: xboard.c:657 -msgid "Forward Alt+Right" -msgstr "Siguiente jugada Alt+Derecha" - -#: xboard.c:658 -msgid "Back to Start Alt+Home" -msgstr "Primera jugada Alt+Inicio" - -#: xboard.c:659 -msgid "Forward to End Alt+End" -msgstr "Ultima jugada Alt+Fin" - -#: xboard.c:664 -msgid "Flip View F2" -msgstr "Tablero invertido F2" - -#: xboard.c:666 -msgid "Engine Output Alt+Shift+O" -msgstr "Mostrar salida del motor Alt+Mayús+O" - -#: xboard.c:667 -msgid "Move History Alt+Shift+H" -msgstr "Mostrar lista de jugadas Alt+Mayús+H" - -#: xboard.c:668 -msgid "Evaluation Graph Alt+Shift+E" -msgstr "Mostrar gráfica de evaluación Alt+Mayús+E" - -#: xboard.c:669 -msgid "Game List Alt+Shift+G" -msgstr "Mostrar lista de partidas Alt+Mayús+G" - -#: xboard.c:670 xoptions.c:1413 -msgid "ICS text menu" -msgstr "" - -#: xboard.c:672 xoptions.c:1495 -msgid "Tags" -msgstr "Circunstancias" - -#: xboard.c:673 -msgid "Comments" -msgstr "Comentarios" - -#: xboard.c:674 -msgid "ICS Input Box" -msgstr "" - -#: xboard.c:676 -msgid "Board..." -msgstr "Opciones del tablero..." - -#: xboard.c:677 -msgid "Game List Tags..." -msgstr "Opciones de lista de partidas..." - -#: xboard.c:682 -msgid "Machine White Ctrl+W" -msgstr "El programa juega con blancas Ctrl+W" - -#: xboard.c:683 -msgid "Machine Black Ctrl+B" -msgstr "El programa juega con negras Ctrl+B" - -#: xboard.c:684 -msgid "Two Machines Ctrl+T" -msgstr "Juegan dos programas Ctrl+T" - -#: xboard.c:685 -msgid "Analysis Mode Ctrl+A" -msgstr "Análisis Ctrl+A" - -#: xboard.c:686 -msgid "Analyze File Ctrl+F" -msgstr "Analizar archivo Ctrl+F" - -#: xboard.c:687 -msgid "Edit Game Ctrl+E" -msgstr "Editar partida Ctrl+E" - -#: xboard.c:688 -msgid "Edit Position Ctrl+Shift+E" -msgstr "Editar posición Ctrl+Mayús+E" - -#: xboard.c:689 -msgid "Training" -msgstr "Entrenamiento" - -#: xboard.c:690 -msgid "ICS Client" -msgstr "Conectado a un ICS" - -#: xboard.c:692 -msgid "Machine Match" -msgstr "Torneo de dos programas" - -#: xboard.c:693 -msgid "Pause Pause" -msgstr "Pausa Pausa" - -#: xboard.c:698 -msgid "Accept F3" -msgstr "Acepto F3" - -#: xboard.c:699 -msgid "Decline F4" -msgstr "Rehuso F4" - -#: xboard.c:700 -msgid "Rematch F12" -msgstr "Pido desquite F12" - -#: xboard.c:702 -msgid "Call Flag F5" -msgstr "Pedir la bandera F5" - -#: xboard.c:703 -msgid "Draw F6" -msgstr "Tablas F6" - -#: xboard.c:704 -msgid "Adjourn F7" +msgid "Tournament file: " msgstr "Aplazamiento F7" -#: xboard.c:705 -msgid "Abort F8" -msgstr "Anulación F8" - -#: xboard.c:706 -msgid "Resign F9" -msgstr "Me rindo F9" - -#: xboard.c:708 -msgid "Stop Observing F10" -msgstr "Dejo de observar F10" - -#: xboard.c:709 -msgid "Stop Examining F11" -msgstr "Dejo de examinar F11" - -#: xboard.c:710 -msgid "Upload to Examine" -msgstr "Enviar para examinar" - -#: xboard.c:712 -msgid "Adjudicate to White" -msgstr "Adjudicar a blancas" - -#: xboard.c:713 -msgid "Adjudicate to Black" -msgstr "Adjudicar a negras" - -#: xboard.c:714 -msgid "Adjudicate Draw" -msgstr "Adjudicar tablas" - -#: xboard.c:719 -msgid "Load New Engine ..." -msgstr "" - -#: xboard.c:721 -msgid "Engine #1 Settings ..." -msgstr "Configuración motor #1..." - -#: xboard.c:722 -msgid "Engine #2 Settings ..." -msgstr "Configuración motor #2..." - -#: xboard.c:724 -msgid "Hint" -msgstr "Dame una pista..." - -#: xboard.c:725 -msgid "Book" -msgstr "Repertorio de aperturas..." - -#: xboard.c:727 -msgid "Move Now Ctrl+M" -msgstr "Forzar jugada Ctrl+M" - -#: xboard.c:728 -msgid "Retract Move Ctrl+X" -msgstr "Revocar jugada Ctrl+X" - -#: xboard.c:735 -msgid "General ..." -msgstr "Generales..." - -#: xboard.c:737 -msgid "Time Control ... Alt+Shift+T" -msgstr "Controles de tiempo..." - -#: xboard.c:738 -msgid "Common Engine ... Alt+Shift+U" -msgstr "Para los motores... Alt+Mayús+U" - -#: xboard.c:739 -msgid "Adjudications ... Alt+Shift+J" -msgstr "Adjudicaciones... Alt+Mayús+J" - -#: xboard.c:740 -msgid "ICS ..." -msgstr "ICS..." - -#: xboard.c:741 -msgid "Match ..." -msgstr "" - -#: xboard.c:742 -msgid "Load Game ..." -msgstr "Para leer partida... Alt+Mayús+L" - -#: xboard.c:743 -msgid "Save Game ..." -msgstr "Para guardar partida... Alt+Mayús+S" - -#: xboard.c:745 -msgid "Game List ..." -msgstr "Lista de partidas..." - -#: xboard.c:746 -msgid "Sounds ..." -msgstr "Sonido..." - -#: xboard.c:749 -msgid "Always Queen Ctrl+Shift+Q" -msgstr "Siempre dama Ctrl+Mayús+Q" - -#: xboard.c:750 xoptions.c:383 -msgid "Animate Dragging" -msgstr "Animar arrastre" - -#: xboard.c:751 -msgid "Animate Moving Ctrl+Shift+A" -msgstr "Animar movimiento Ctrl+Mayús+A" - -#: xboard.c:752 -msgid "Auto Flag Ctrl+Shift+F" -msgstr "Bandera automática Ctrl+Mayús+F" - -#: xboard.c:753 xoptions.c:386 -msgid "Auto Flip View" -msgstr "Cambio de lado automático" - -#: xboard.c:754 xoptions.c:387 -msgid "Blindfold" -msgstr "A ciegas" - -#: xboard.c:755 -msgid "Flash Moves" -msgstr "" - -#: xboard.c:757 -msgid "Highlight Dragging" -msgstr "Iluminar arrastre" - -#: xboard.c:759 xoptions.c:391 -msgid "Highlight Last Move" -msgstr "Iluminar última jugada" - -#: xboard.c:760 -msgid "Highlight With Arrow" -msgstr "Iluminar con flecha" - -#: xboard.c:761 xoptions.c:393 -msgid "Move Sound" -msgstr "" - -#: xboard.c:763 xoptions.c:394 -msgid "One-Click Moving" -msgstr "Moviemento de un click" - -#: xboard.c:764 -msgid "Periodic Updates" -msgstr "Actualización periódica" - -#: xboard.c:765 -msgid "Ponder Next Move Ctrl+Shift+P" -msgstr "Prever próx.jugada Ctrl+Mayús+P" - -#: xboard.c:766 -msgid "Popup Exit Message" -msgstr "Ventana al salir" - -#: xboard.c:767 xoptions.c:398 -msgid "Popup Move Errors" -msgstr "Ventana si error en jugada" - -#: xboard.c:769 -msgid "Show Coords" -msgstr "Mostrar coordenadas" - -#: xboard.c:770 -msgid "Hide Thinking Ctrl+Shift+H" -msgstr "Ocultar cogitación Ctrl+Mayús+H" - -#: xboard.c:771 -msgid "Test Legality Ctrl+Shift+L" -msgstr "Checar legalidad Ctrl+Mayús+L" - -#: xboard.c:774 -msgid "Save Settings Now" -msgstr "Salvar config. ahora" - -#: xboard.c:775 -msgid "Save Settings on Exit" -msgstr "Salvar config. al salir del programa" - -#: xboard.c:780 -msgid "Info XBoard" -msgstr "" - -#: xboard.c:781 -msgid "Man XBoard F1" -msgstr "" - -#: xboard.c:783 xboard.c:6832 -msgid "About XBoard" -msgstr "Acerca de XBoard" - -#: xboard.c:788 -msgid "File" -msgstr "Archivo" - -#: xboard.c:789 -msgid "Edit" -msgstr "Edición" - -#: xboard.c:790 -msgid "View" -msgstr "Ver" - -#: xboard.c:791 -msgid "Mode" -msgstr "Modo" - -#: xboard.c:792 -msgid "Action" -msgstr "Partida" - -#: xboard.c:793 -msgid "Engine" -msgstr "Motor" - -#: xboard.c:794 -msgid "Options" -msgstr "Opciones" - -#: xboard.c:795 -msgid "Help" -msgstr "Ayuda" - -#: xboard.c:811 xboard.c:7582 -msgid "White" -msgstr "Blancas" - -#: xboard.c:811 xboard.c:815 xboard.c:834 -msgid "Pawn" -msgstr "Peón" - -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5153 xboard.c:5229 -msgid "Knight" -msgstr "Caballo" - -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5151 -msgid "Bishop" -msgstr "Alfil" - -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5149 -msgid "Rook" -msgstr "Torre" - -#: xboard.c:812 xboard.c:816 xboard.c:834 xboard.c:5147 -msgid "Queen" -msgstr "Dama" - -#: xboard.c:812 xboard.c:816 xboard.c:5159 -msgid "King" -msgstr "Rey" - -#: xboard.c:812 xboard.c:816 -msgid "Elephant" -msgstr "Elefante" - -#: xboard.c:812 xboard.c:816 -msgid "Cannon" -msgstr "Cañón" - -#: xboard.c:813 xboard.c:817 xboard.c:5165 -msgid "Archbishop" -msgstr "Arzobispo" - -#: xboard.c:813 xboard.c:817 xboard.c:5167 -msgid "Chancellor" -msgstr "Canciller" - -#: xboard.c:813 xboard.c:817 xboard.c:5172 xboard.c:5231 -msgid "Promote" -msgstr "Coronar" - -#: xboard.c:813 xboard.c:817 -msgid "Demote" -msgstr "Degradar" - -#: xboard.c:814 xboard.c:818 -msgid "Empty square" -msgstr "Vaciar el escaque" - -#: xboard.c:814 xboard.c:818 -msgid "Clear board" -msgstr "Limpiar el tablero " - -#: xboard.c:815 xboard.c:7598 -msgid "Black" -msgstr "Negras" - -#: xboard.c:1214 -#, c-format -msgid "%s: Can't access XPM directory %s\n" -msgstr "" - -#: xboard.c:1237 -#, c-format -msgid "Available `%s' sizes:\n" -msgstr "" - -#: xboard.c:1273 -#, 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:1350 -#, c-format -msgid "%s: unrecognized color %s\n" -msgstr "" - -#: xboard.c:1360 -#, c-format -msgid "%s: can't parse foreground color in `%s'\n" -msgstr "" - -#: xboard.c:1740 xboard.c:2486 -#, c-format -msgid "%s: titleWidget geometry error %d %d %d %d %d\n" -msgstr "" - -#: xboard.c:1845 -#, c-format -msgid "%s: can't parse color names; disabling colorization\n" -msgstr "" - -#: xboard.c:2022 -#, c-format -msgid "%s: can't cd to CHESSDIR: " -msgstr "" - -#: xboard.c:2031 -#, c-format -msgid "Failed to open file '%s'\n" -msgstr "" - -#: xboard.c:2046 -msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" -msgstr "" - -#: xboard.c:2069 -#, c-format -msgid "%s: bad boardSize syntax %s\n" -msgstr "" - -#: xboard.c:2106 -#, c-format -msgid "%s: unrecognized boardSize name %s\n" -msgstr "" - -#: xboard.c:2131 -#, c-format -msgid "Error expanding path name \"%s\"\n" -msgstr "" - -#: xboard.c:2136 -#, c-format -msgid "" -"XBoard square size (hint): %d\n" -"%s fulldir:%s:\n" -msgstr "" - -#: xboard.c:2142 -#, c-format -msgid "Closest %s size: %d\n" -msgstr "" - -#: xboard.c:2217 -#, c-format -msgid "%s: too few colors available; trying monochrome mode\n" -msgstr "" - -#: xboard.c:2233 -#, c-format -msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" -msgstr "" - -#: xboard.c:2452 xboard.c:2462 -#, c-format -msgid "%s: messageWidget geometry error %d %d %d %d %d\n" -msgstr "" - -#: xboard.c:3219 -#, c-format -msgid "Unable to create font set for %s.\n" -msgstr "" - -#: xboard.c:3244 -#, c-format -msgid "%s: no fonts match pattern %s\n" -msgstr "" - -#: xboard.c:3286 -#, c-format -msgid "" -"resolved %s at pixel size %d\n" -" to %s\n" -msgstr "" - -#: xboard.c:3439 -#, c-format -msgid "%s: error loading XIM!\n" -msgstr "" - -#: xboard.c:3536 -msgid "XIM pieces cannot be used in monochrome mode" -msgstr "" - -#: xboard.c:3540 -#, 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 -#, c-format -msgid "(File:%s:) " -msgstr "" - -#: xboard.c:3573 xboard.c:3728 -#, c-format -msgid "light square " -msgstr "" - -#: xboard.c:3581 xboard.c:3742 -#, c-format -msgid "dark square " -msgstr "" - -#: xboard.c:3592 xboard.c:3755 -#, c-format -msgid "Done.\n" -msgstr "" - -#: xboard.c:3653 -msgid "XPM pieces cannot be used in monochrome mode" -msgstr "" - -#: xboard.c:3663 -#, c-format -msgid "No builtin XPM pieces of size %d\n" -msgstr "" - -#: xboard.c:3673 -#, c-format -msgid "Error %d loading XPM image \"%s\"\n" -msgstr "" - -#: xboard.c:3686 -#, c-format -msgid "" -"\n" -"Loading XPMs...\n" -msgstr "" - -#: xboard.c:3709 -#, c-format -msgid "(Replace by File:%s:) " -msgstr "" - -#: xboard.c:3716 xboard.c:3739 xboard.c:3750 -#, c-format -msgid "Error %d loading XPM file \"%s\"\n" -msgstr "" - -#: xboard.c:3840 -#, c-format -msgid "Can't open bitmap file %s" -msgstr "" - -#: xboard.c:3843 -#, c-format -msgid "Invalid bitmap in file %s" -msgstr "" - -#: xboard.c:3846 -#, c-format -msgid "Ran out of memory reading bitmap file %s" -msgstr "" - -#: xboard.c:3850 -#, c-format -msgid "Unknown XReadBitmapFile error %d on file %s" -msgstr "" - -#: xboard.c:3854 -#, c-format -msgid "%s: %s...using built-in\n" -msgstr "" - -#: xboard.c:3858 -#, c-format -msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n" -msgstr "" - -#: xboard.c:4061 -msgid "Drop" -msgstr "Soltar" - -#: xboard.c:5051 xboard.c:5177 xboard.c:5225 xboard.c:7130 xboard.c:7171 -#: xgamelist.c:758 xgamelist.c:866 xoptions.c:894 xoptions.c:1205 -msgid "cancel" -msgstr "Cancelar" - -#: xboard.c:5088 xboard.c:6980 xboard.c:6994 -msgid "Error" -msgstr "Error" - -#: xboard.c:5088 -msgid "Can't open file" -msgstr "" - -#: xboard.c:5093 -msgid "Failed to open file" -msgstr "" - -#: xboard.c:5122 -msgid "Promotion" -msgstr "Coronación" - -#: xboard.c:5131 -msgid "Promote to what?" -msgstr "" - -#: xboard.c:5138 -msgid "Warlord" -msgstr "" - -#: xboard.c:5140 -msgid "General" -msgstr "Generales..." - -#: xboard.c:5142 -msgid "Lieutenant" -msgstr "" - -#: xboard.c:5144 -msgid "Captain" -msgstr "" - -#: xboard.c:5174 xboard.c:5233 -msgid "Defer" -msgstr "" - -#: xboard.c:5296 -msgid "ok" -msgstr "Aceptar" - -#: xboard.c:5493 -msgid "Load game file name?" -msgstr "" - -#: xboard.c:5559 -msgid "Load position file name?" -msgstr "" - -#: xboard.c:5568 -msgid "Save game file name?" -msgstr "" - -#: xboard.c:5580 -msgid "Save position file name?" -msgstr "" - -#: xboard.c:5811 -msgid "Can't open temp file" -msgstr "" - -#: xboard.c:5901 -#, c-format -msgid "You are not observing a game" -msgstr "" - -#: xboard.c:5906 -#, c-format -msgid "Found unexpected active ICS engine analyze \n" -msgstr "" - -#: xboard.c:5920 -#, c-format -msgid "ICS engine analyze starting... \n" -msgstr "" - -#: xboard.c:5948 -msgid "File to analyze" -msgstr "" - -#: xboard.c:7017 -msgid "Fatal Error" -msgstr "Error fatal" - -#: xboard.c:7017 -msgid "Exiting" -msgstr "Saliendo" - -#: xboard.c:7027 -msgid "Information" -msgstr "Información" - -#: xboard.c:7034 -msgid "Note" -msgstr "Nota" - -#: xboard.c:7084 -#, c-format -msgid "AskQuestionProc needed 4 parameters, got %d\n" -msgstr "" - -#: xboard.c:7117 -msgid "Error writing to chess program" -msgstr "Error al escribir al programa de ajedrez" - -#: xboard.c:7169 -msgid "enter" -msgstr "" - -#: xboard.c:7366 -#, c-format -msgid "ERROR: Unknown user %s (in path %s)\n" -msgstr "" - -#: xboard.c:7760 -msgid "Socket support is not configured in" -msgstr "" - -#: xboard.c:7851 -msgid "internal rcmd not implemented for Unix" -msgstr "" - -#: xboard.c:8625 -#, c-format -msgid "AnimateMove: piece %d hops from %d,%d to %d,%d \n" -msgstr "" - -#: xboard.c:8626 -#, c-format -msgid "AnimateMove: piece %d slides from %d,%d to %d,%d \n" -msgstr "" - -#: xengineoutput.c:145 -#, c-format -msgid "Error %d loading icon image\n" -msgstr "" - -#: xengineoutput.c:358 -msgid "NPS" -msgstr "NPS" - -#: xengineoutput.c:537 -msgid "Engine output" -msgstr "Salida de motores" - -#: xengineoutput.c:537 -msgid "This feature is experimental" -msgstr "" - -#: xevalgraph.c:95 -msgid "Evaluation graph" -msgstr "Gráfica de evaluación" - -#: xgamelist.c:114 -msgid "no games matched your request" -msgstr "" - -#: xgamelist.c:193 xgamelist.c:414 -msgid "thresholds" -msgstr "" - -#: xgamelist.c:204 xgamelist.c:441 xgamelist.c:448 -#, fuzzy -msgid "find position" -msgstr "archivo de posición incorrecto" - -#: xgamelist.c:215 xgamelist.c:426 -msgid "next" -msgstr "" - -#: xgamelist.c:228 xgamelist.c:410 -msgid "close" -msgstr "" - -#: xgamelist.c:240 -msgid "Filter:" -msgstr "Filtro" - -#: xgamelist.c:258 -msgid "filtertext" -msgstr "" - -#: xgamelist.c:271 xgamelist.c:440 -msgid "apply" +#: dialogs.c:260 +msgid "Sync after round" msgstr "" -#: xgamelist.c:354 -#, c-format -msgid "Scanning through games (%d)" +#: dialogs.c:261 +msgid " (for concurrent playing of a single" msgstr "" -#: xgamelist.c:377 -msgid "previous page" +#: dialogs.c:262 +msgid "Sync after cycle" msgstr "" -#: xgamelist.c:380 -msgid "next page" -msgstr "" - -#: xgamelist.c:420 -msgid "load" -msgstr "" - -#: xgamelist.c:423 -msgid "No game selected" -msgstr "Ninguna partida seleccionada" - -#: xgamelist.c:429 -msgid "Can't go forward any further" -msgstr "Ya no se puede ir más adelante" - -#: xgamelist.c:433 -msgid "prev" +#: dialogs.c:263 +msgid " tourney with multiple XBoards)" msgstr "" -#: xgamelist.c:532 -msgid "There is no game list" -msgstr "No hay lista de partidas" - -#: xgamelist.c:752 xgamelist.c:877 xoptions.c:898 xoptions.c:1201 -msgid "OK" -msgstr "Aceptar" - -#: xgamelist.c:766 -msgid "No tag selected" +#: dialogs.c:264 +msgid "Tourney participants:" msgstr "" -#: xgamelist.c:770 xgamelist.c:855 -msgid "down" -msgstr "Abajo" - -#: xgamelist.c:775 xgamelist.c:844 -msgid "up" -msgstr "Arriba" - -#: xgamelist.c:780 xgamelist.c:833 -msgid "factory" -msgstr "De fábrica" - -#: xhistory.c:146 -msgid "Move list" -msgstr "" - -#: xoptions.c:303 -msgid "First Engine" -msgstr "" - -#: xoptions.c:303 -msgid "Second Engine" -msgstr "" - -#: xoptions.c:352 -msgid "Tournament file:" -msgstr "" - -#: xoptions.c:353 -msgid "Sync after round (for concurrent playing of a single" -msgstr "" - -#: xoptions.c:354 -msgid "Sync after cycle tourney with multiple XBoards)" -msgstr "" - -#: xoptions.c:356 +#: dialogs.c:265 #, fuzzy msgid "Select Engine:" msgstr "Motor" -#: xoptions.c:357 +#: dialogs.c:273 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: xoptions.c:358 +#: dialogs.c:274 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: xoptions.c:359 +#: dialogs.c:275 #, fuzzy msgid "Default Number of Games in Match (or Pairing):" msgstr "Partidas torneo p/def" -#: xoptions.c:360 +#: dialogs.c:276 msgid "Pause between Match Games (msec):" msgstr "" -#: xoptions.c:361 +#: dialogs.c:277 #, fuzzy msgid "Save Tourney Games on:" msgstr "Opciones al salvar partida" -#: xoptions.c:362 +#: dialogs.c:278 msgid "Game File with Opening Lines:" msgstr "" -#: xoptions.c:363 +#: dialogs.c:279 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: xoptions.c:364 +#: dialogs.c:280 msgid "File with Start Positions:" msgstr "" -#: xoptions.c:365 +#: dialogs.c:281 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: xoptions.c:366 +#: dialogs.c:282 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: xoptions.c:367 +#: dialogs.c:283 +msgid "Disable own engine books by default" +msgstr "" + +#: dialogs.c:284 #, fuzzy msgid "Replace Engine" msgstr "Motor" -#: xoptions.c:368 +#: dialogs.c:285 #, fuzzy msgid "Upgrade Engine" msgstr "Motor" -#: xoptions.c:381 +#: dialogs.c:286 +msgid "Clone Tourney" +msgstr "" + +#: dialogs.c:316 +msgid "First you must specify an existing tourney file to clone" +msgstr "" + +#: dialogs.c:332 dialogs.c:1314 +msgid "# no engines are installed" +msgstr "" + +#: dialogs.c:344 +msgid "Match Options" +msgstr "" + +#: dialogs.c:363 msgid "Absolute Analysis Scores" msgstr "" -#: xoptions.c:382 +#: dialogs.c:364 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: xoptions.c:384 +#: dialogs.c:365 menus.c:711 +msgid "Animate Dragging" +msgstr "Animar arrastre" + +#: dialogs.c:366 msgid "Animate Moving" msgstr "Animar movimiento" -#: xoptions.c:385 +#: dialogs.c:367 msgid "Auto Flag" msgstr "Bandera automática" -#: xoptions.c:388 +#: dialogs.c:368 menus.c:714 +msgid "Auto Flip View" +msgstr "Cambio de lado automático" + +#: dialogs.c:369 menus.c:715 +msgid "Blindfold" +msgstr "A ciegas" + +#: dialogs.c:370 msgid "Drop Menu" msgstr "" -#: xoptions.c:389 +#: dialogs.c:371 msgid "Hide Thinking from Human" msgstr "Ocultar cogitaciones al jugar contra humano" -#: xoptions.c:390 -msgid "Highlight Dragging (Show Move Targets)" -msgstr "Iluminar arrastre" +#: dialogs.c:372 menus.c:720 +msgid "Highlight Last Move" +msgstr "Iluminar última jugada" -#: xoptions.c:392 +#: dialogs.c:373 msgid "Highlight with Arrow" msgstr "Iluminar con flecha" -#: xoptions.c:395 +#: dialogs.c:374 menus.c:722 +msgid "Move Sound" +msgstr "" + +#: dialogs.c:375 menus.c:724 +msgid "One-Click Moving" +msgstr "Moviemento de un click" + +#: dialogs.c:376 msgid "Periodic Updates (in Analysis Mode)" msgstr "Actualización periódica (en análisis)" -#: xoptions.c:396 xoptions.c:502 +#: dialogs.c:378 dialogs.c:513 msgid "Ponder Next Move" msgstr "Prever siguente jugada" -#: xoptions.c:397 +#: dialogs.c:379 msgid "Popup Exit Messages" msgstr "Ventana al salir" -#: xoptions.c:399 +#: dialogs.c:380 menus.c:728 +msgid "Popup Move Errors" +msgstr "Ventana si error en jugada" + +#: dialogs.c:381 #, fuzzy msgid "Scores in Move List" msgstr "Leer lista jugadas" -#: xoptions.c:400 +#: dialogs.c:382 msgid "Show Coordinates" msgstr "Mostrar coordenadas" -#: xoptions.c:401 +#: dialogs.c:383 msgid "Show Target Squares" msgstr "" -#: xoptions.c:402 +#: dialogs.c:384 +msgid "Sticky Windows" +msgstr "" + +#: dialogs.c:385 msgid "Test Legality" msgstr "Checar legalidad" -#: xoptions.c:403 +#: dialogs.c:386 +msgid "Top-Level Dialogs" +msgstr "" + +#: dialogs.c:387 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: xoptions.c:404 +#: dialogs.c:388 msgid "Flash Rate (high = fast):" msgstr "" -#: xoptions.c:405 +#: dialogs.c:389 msgid "Animation Speed (high = slow):" msgstr "" -#: xoptions.c:406 +#: dialogs.c:390 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "Gráfica de evaluación" -#: xoptions.c:422 -#, c-format -msgid "Warning: second engine (%s) does not support this!" -msgstr "Advertencia: ¡el segundo motor (%s) no admite esto!" +#: dialogs.c:399 +msgid "General Options" +msgstr "Opciones generales" -#: xoptions.c:443 +#: dialogs.c:409 msgid "normal" msgstr "normal" -#: xoptions.c:444 -msgid "fairy" +#: dialogs.c:410 +msgid "makruk" msgstr "" -#: xoptions.c:445 +#: dialogs.c:411 msgid "FRC" msgstr "" -#: xoptions.c:446 -msgid "Seirawan" +#: dialogs.c:412 +msgid "shatranj" msgstr "" -#: xoptions.c:447 +#: dialogs.c:413 msgid "wild castle" msgstr "" -#: xoptions.c:448 -msgid "Superchess" +#: dialogs.c:414 +msgid "knightmate" msgstr "" -#: xoptions.c:449 +#: dialogs.c:415 msgid "no castle" msgstr "" -#: xoptions.c:450 -msgid "crazyhouse" +#: dialogs.c:416 +#, fuzzy +msgid "cylinder *" +msgstr "cilindro" + +#: dialogs.c:417 +msgid "3-checks" msgstr "" -#: xoptions.c:451 -msgid "knightmate" +#: dialogs.c:418 +msgid "berolina *" msgstr "" -#: xoptions.c:452 -msgid "bughouse" +#: dialogs.c:419 +msgid "atomic" +msgstr "atómico" + +#: dialogs.c:420 +msgid "two kings" msgstr "" -#: xoptions.c:453 -msgid "berolina" +#: dialogs.c:421 +msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: xoptions.c:454 -msgid "shogi (9x9)" +#: dialogs.c:422 +msgid "Number of Board Ranks:" msgstr "" -#: xoptions.c:455 -msgid "cylinder" -msgstr "cilindro" +#: dialogs.c:423 +msgid "Number of Board Files:" +msgstr "" -#: xoptions.c:456 -msgid "xiangqi (9x10)" +#: dialogs.c:424 +msgid "Holdings Size:" msgstr "" -#: xoptions.c:457 -msgid "shatranj" +#: dialogs.c:428 +msgid "fairy" msgstr "" -#: xoptions.c:458 -msgid "courier (12x8)" +#: dialogs.c:429 +msgid "Great Shatranj (10x8)" msgstr "" -#: xoptions.c:459 -msgid "makruk" +#: dialogs.c:430 +msgid "Seirawan" msgstr "" -#: xoptions.c:460 -msgid "Great Shatranj (10x8)" +#: dialogs.c:431 +msgid "falcon (10x8)" msgstr "" -#: xoptions.c:461 -msgid "atomic" -msgstr "atómico" +#: dialogs.c:432 +msgid "Superchess" +msgstr "" -#: xoptions.c:462 +#: dialogs.c:433 msgid "Capablanca (10x8)" msgstr "" -#: xoptions.c:463 -msgid "two kings" +#: dialogs.c:434 +msgid "crazyhouse" msgstr "" -#: xoptions.c:464 +#: dialogs.c:435 msgid "Gothic (10x8)" msgstr "" -#: xoptions.c:465 -msgid "3-checks" +#: dialogs.c:436 +msgid "bughouse" msgstr "" -#: xoptions.c:466 +#: dialogs.c:437 msgid "janus (10x8)" msgstr "" -#: xoptions.c:467 +#: dialogs.c:438 msgid "suicide" msgstr "suicida" -#: xoptions.c:468 +#: dialogs.c:439 msgid "CRC (10x8)" msgstr "" -#: xoptions.c:469 +#: dialogs.c:440 msgid "give-away" msgstr "" -#: xoptions.c:470 +#: dialogs.c:441 msgid "grand (10x10)" msgstr "" -#: xoptions.c:471 +#: dialogs.c:442 msgid "losers" msgstr "" -#: xoptions.c:472 +#: dialogs.c:443 +msgid "shogi (9x9)" +msgstr "" + +#: dialogs.c:444 msgid "Spartan" msgstr "" -#: xoptions.c:473 -msgid "Board size ( -1 = default for selected variant):" +#: dialogs.c:445 +msgid "xiangqi (9x10)" msgstr "" -#: xoptions.c:474 -msgid "Number of Board Ranks:" +#: dialogs.c:446 +msgid " " msgstr "" -#: xoptions.c:475 -msgid "Number of Board Files:" +#: dialogs.c:447 +msgid "courier (12x8)" msgstr "" -#: xoptions.c:476 -msgid "Holdings Size:" +#: dialogs.c:464 +#, c-format +msgid "Warning: second engine (%s) does not support this!" +msgstr "Advertencia: ¡el segundo motor (%s) no admite esto!" + +#: dialogs.c:487 +#, c-format +msgid "Only bughouse is not available in viewer mode" msgstr "" -#: xoptions.c:478 +#: dialogs.c:488 +#, 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:503 +#: dialogs.c:489 +msgid "New Variant" +msgstr "Variantes" + +#: dialogs.c:514 msgid "Maximum Number of CPUs per Engine:" msgstr "Número max. CPUs:" -#: xoptions.c:504 +#: dialogs.c:515 msgid "Polygot Directory:" msgstr "" -#: xoptions.c:505 +#: dialogs.c:516 msgid "Hash-Table Size (MB):" msgstr "Tamaño hash (MB):" -#: xoptions.c:506 +#: dialogs.c:517 msgid "Nalimov EGTB Path:" msgstr "Carpeta EGTB:" -#: xoptions.c:507 +#: dialogs.c:518 msgid "EGTB Cache Size (MB):" msgstr "Tamaño EGTB (MB):" -#: xoptions.c:508 +#: dialogs.c:519 msgid "Use GUI Book" msgstr "" -#: xoptions.c:509 +#: dialogs.c:520 msgid "Opening-Book Filename:" msgstr "" -#: xoptions.c:510 +#: dialogs.c:521 msgid "Book Depth (moves):" msgstr "Profundo libro:" -#: xoptions.c:511 +#: dialogs.c:522 msgid "Book Variety (0) vs. Strength (100):" msgstr "Variación libro:" -#: xoptions.c:512 +#: dialogs.c:523 msgid "Engine #1 Has Own Book" msgstr "Primero tiene libro propio" -#: xoptions.c:513 +#: dialogs.c:524 msgid "Engine #2 Has Own Book " msgstr "" -#: xoptions.c:518 +#: dialogs.c:533 +msgid "Common Engine Settings" +msgstr "Configuración común de motor" + +#: dialogs.c:539 msgid "Detect all Mates" msgstr "Detectar mates" -#: xoptions.c:519 +#: dialogs.c:540 msgid "Verify Engine Result Claims" msgstr "Verificar avisos del motor" -#: xoptions.c:520 +#: dialogs.c:541 msgid "Draw if Insufficient Mating Material" msgstr "Tablas si hay material insufficiente" -#: xoptions.c:521 +#: dialogs.c:542 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "Adjudicar tablas triviales" -#: xoptions.c:522 +#: dialogs.c:543 msgid "N-Move Rule:" msgstr "" -#: xoptions.c:523 +#: dialogs.c:544 msgid "N-fold Repeats:" msgstr "" -#: xoptions.c:524 +#: dialogs.c:545 msgid "Draw after N Moves Total:" msgstr "Adjudicar mate después de:" -#: xoptions.c:525 +#: dialogs.c:546 msgid "Win / Loss Threshold:" msgstr "Límite para adjudicar juego:" -#: xoptions.c:526 +#: dialogs.c:547 msgid "Negate Score of Engine #1" msgstr "Puntuación motor #1 es absoluta" -#: xoptions.c:527 +#: dialogs.c:548 msgid "Negate Score of Engine #2" msgstr "Puntuación motor #2 es absoluta" -#: xoptions.c:538 +#: dialogs.c:555 +#, fuzzy +msgid "Adjudicate non-ICS Games" +msgstr "Adjudicar a blancas" + +#: dialogs.c:568 msgid "Auto-Kibitz" msgstr "Auto Kibitz" -#: xoptions.c:539 +#: dialogs.c:569 msgid "Auto-Comment" msgstr "Auto-comentario" -#: xoptions.c:540 +#: dialogs.c:570 msgid "Auto-Observe" msgstr "Auto-Observar" -#: xoptions.c:541 +#: dialogs.c:571 msgid "Auto-Raise Board" msgstr "Tablero al frente (automático)" -#: xoptions.c:542 +#: dialogs.c:572 msgid "Background Observe while Playing" msgstr "Mirar en el fondo" -#: xoptions.c:543 +#: dialogs.c:573 msgid "Dual Board for Background-Observed Game" msgstr "Tablero dual" -#: xoptions.c:544 +#: dialogs.c:574 msgid "Get Move List" msgstr "Leer lista jugadas" -#: xoptions.c:545 +#: dialogs.c:575 msgid "Quiet Play" msgstr "Jugar en silencio" -#: xoptions.c:546 +#: dialogs.c:576 msgid "Seek Graph" msgstr "Buscar gráfica" -#: xoptions.c:547 +#: dialogs.c:577 msgid "Auto-Refresh Seek Graph" msgstr "auto-Refresco" -#: xoptions.c:548 +#: dialogs.c:578 msgid "Premove" msgstr "Pre-mov." -#: xoptions.c:549 +#: dialogs.c:579 msgid "Premove for White" msgstr "" -#: xoptions.c:550 +#: dialogs.c:580 msgid "First White Move:" msgstr "1er. mov. blancas" -#: xoptions.c:551 +#: dialogs.c:581 msgid "Premove for Black" msgstr "" -#: xoptions.c:552 +#: dialogs.c:582 msgid "First Black Move:" msgstr "1er. mov. negras" -#: xoptions.c:554 +#: dialogs.c:584 msgid "Alarm" msgstr "Alarma" -#: xoptions.c:555 +#: dialogs.c:585 msgid "Alarm Time (msec):" msgstr "" -#: xoptions.c:557 +#: dialogs.c:587 msgid "Colorize Messages" msgstr "" -#: xoptions.c:558 +#: dialogs.c:588 msgid "Shout Text Colors:" msgstr "" -#: xoptions.c:559 +#: dialogs.c:589 msgid "S-Shout Text Colors:" msgstr "" -#: xoptions.c:560 +#: dialogs.c:590 msgid "Channel #1 Text Colors:" msgstr "" -#: xoptions.c:561 +#: dialogs.c:591 msgid "Other Channel Text Colors:" msgstr "" -#: xoptions.c:562 +#: dialogs.c:592 msgid "Kibitz Text Colors:" msgstr "" -#: xoptions.c:563 +#: dialogs.c:593 msgid "Tell Text Colors:" msgstr "" -#: xoptions.c:564 +#: dialogs.c:594 msgid "Challenge Text Colors:" msgstr "" -#: xoptions.c:565 +#: dialogs.c:595 msgid "Request Text Colors:" msgstr "" -#: xoptions.c:566 +#: dialogs.c:596 msgid "Seek Text Colors:" msgstr "" -#: xoptions.c:570 -msgid "Exact match" +#: dialogs.c:603 +msgid "ICS Options" +msgstr "Opciones ICS" + +#: dialogs.c:608 +msgid "Exact position match" msgstr "" -#: xoptions.c:570 +#: dialogs.c:608 msgid "Shown position is subset" msgstr "" -#: xoptions.c:570 -msgid "Same material and Pawn chain" +#: dialogs.c:608 +msgid "Same material with exactly same Pawn chain" msgstr "" -#: xoptions.c:570 +#: dialogs.c:609 msgid "Same material" msgstr "" -#: xoptions.c:581 +#: dialogs.c:609 +msgid "Material range (top board half optional)" +msgstr "" + +#: dialogs.c:609 +msgid "Material difference (optional stuff balanced)" +msgstr "" + +#: dialogs.c:621 msgid "Auto-Display Tags" msgstr "" -#: xoptions.c:582 +#: dialogs.c:622 msgid "Auto-Display Comment" msgstr "" -#: xoptions.c:583 +#: dialogs.c:623 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: xoptions.c:584 +#: dialogs.c:624 msgid "Seconds per Move:" msgstr "" -#: xoptions.c:585 +#: dialogs.c:625 +msgid "" +"\n" +"options to use in game-viewer mode:" +msgstr "" + +#: dialogs.c:627 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: xoptions.c:586 +#: dialogs.c:628 msgid "Elo of strongest player at least:" msgstr "" -#: xoptions.c:587 +#: dialogs.c:629 msgid "Elo of weakest player at least:" msgstr "" -#: xoptions.c:588 +#: dialogs.c:630 #, fuzzy msgid "No games before year:" msgstr "Ninguna partida se ha cargado aún" -#: xoptions.c:589 -msgid "Seach mode:" +#: dialogs.c:631 +msgid "Minimum nr consecutive positions:" msgstr "" -#: xoptions.c:594 +#: dialogs.c:632 +msgid "Search mode:" +msgstr "" + +#: dialogs.c:633 +msgid "Also match reversed colors" +msgstr "" + +#: dialogs.c:634 +msgid "Also match left-right flipped position" +msgstr "" + +#: dialogs.c:642 +msgid "Load Game Options" +msgstr "Opciones al leer partida" + +#: dialogs.c:654 msgid "Auto-Save Games" msgstr "" -#: xoptions.c:595 +#: dialogs.c:655 msgid "Save Games on File:" msgstr "" -#: xoptions.c:596 +#: dialogs.c:656 msgid "Save Final Positions on File:" msgstr "" -#: xoptions.c:597 +#: dialogs.c:657 msgid "PGN Event Header:" msgstr "" -#: xoptions.c:598 +#: dialogs.c:658 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: xoptions.c:599 +#: dialogs.c:659 +msgid "Include Number Tag in tourney PGN" +msgstr "" + +#: dialogs.c:660 msgid "Save Score/Depth Info in PGN" msgstr "" -#: xoptions.c:600 +#: dialogs.c:661 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: xoptions.c:605 +#: dialogs.c:668 +msgid "Save Game Options" +msgstr "Opciones al salvar partida" + +#: dialogs.c:677 msgid "No Sound" msgstr "Sin sonido" -#: xoptions.c:606 +#: dialogs.c:678 msgid "Default Beep" msgstr "Bip por defecto" -#: xoptions.c:607 +#: dialogs.c:679 msgid "Above WAV File" msgstr "" -#: xoptions.c:608 +#: dialogs.c:680 msgid "Car Horn" msgstr "" -#: xoptions.c:609 +#: dialogs.c:681 msgid "Cymbal" msgstr "" -#: xoptions.c:610 +#: dialogs.c:682 msgid "Ding" msgstr "" -#: xoptions.c:611 +#: dialogs.c:683 msgid "Gong" msgstr "" -#: xoptions.c:612 +#: dialogs.c:684 msgid "Laser" msgstr "" -#: xoptions.c:613 +#: dialogs.c:685 msgid "Penalty" msgstr "" -#: xoptions.c:614 +#: dialogs.c:686 msgid "Phone" msgstr "" -#: xoptions.c:615 +#: dialogs.c:687 msgid "Pop" msgstr "" -#: xoptions.c:616 +#: dialogs.c:688 msgid "Slap" msgstr "" -#: xoptions.c:617 +#: dialogs.c:689 msgid "Wood Thunk" msgstr "" -#: xoptions.c:619 +#: dialogs.c:691 msgid "User File" msgstr "" -#: xoptions.c:647 -msgid "Sound Program:" -msgstr "" - -#: xoptions.c:648 -msgid "Sounds Directory:" +#: dialogs.c:713 +msgid "User WAV File:" msgstr "" -#: xoptions.c:649 -msgid "User WAV File:" +#: dialogs.c:714 +msgid "Sound Program:" msgstr "" -#: xoptions.c:650 +#: dialogs.c:715 msgid "Try-Out Sound:" msgstr "" -#: xoptions.c:651 +#: dialogs.c:716 msgid "Play" msgstr "Reproducir" -#: xoptions.c:652 +#: dialogs.c:717 msgid "Move:" msgstr "" -#: xoptions.c:653 +#: dialogs.c:718 msgid "Win:" msgstr "" -#: xoptions.c:654 +#: dialogs.c:719 msgid "Lose:" msgstr "" -#: xoptions.c:655 +#: dialogs.c:720 msgid "Draw:" msgstr "" -#: xoptions.c:656 +#: dialogs.c:721 msgid "Unfinished:" msgstr "" -#: xoptions.c:657 +#: dialogs.c:722 msgid "Alarm:" msgstr "" -#: xoptions.c:658 +#: dialogs.c:723 +msgid "Challenge:" +msgstr "" + +#: dialogs.c:725 +msgid "Sounds Directory:" +msgstr "" + +#: dialogs.c:726 msgid "Shout:" msgstr "" -#: xoptions.c:659 +#: dialogs.c:727 msgid "S-Shout:" msgstr "" -#: xoptions.c:660 +#: dialogs.c:728 msgid "Channel:" msgstr "" -#: xoptions.c:661 +#: dialogs.c:729 msgid "Channel 1:" msgstr "" -#: xoptions.c:662 +#: dialogs.c:730 msgid "Tell:" msgstr "" -#: xoptions.c:663 +#: dialogs.c:731 msgid "Kibitz:" msgstr "" -#: xoptions.c:664 -msgid "Challenge:" -msgstr "" - -#: xoptions.c:665 +#: dialogs.c:732 msgid "Request:" msgstr "" -#: xoptions.c:666 +#: dialogs.c:733 msgid "Seek:" msgstr "" -#: xoptions.c:746 +#: dialogs.c:749 +msgid "Sound Options" +msgstr "Sonidos" + +#: dialogs.c:770 msgid "White Piece Color:" msgstr "" -#: xoptions.c:752 +#. TRANSLATORS: R = single letter for the color red +#: dialogs.c:773 dialogs.c:782 dialogs.c:788 dialogs.c:794 dialogs.c:800 +#: dialogs.c:806 +msgid "R" +msgstr "" + +#. TRANSLATORS: G = single letter for the color green +#: dialogs.c:775 dialogs.c:783 dialogs.c:789 dialogs.c:795 dialogs.c:801 +#: dialogs.c:807 +msgid "G" +msgstr "" + +#. TRANSLATORS: B = single letter for the color blue +#: dialogs.c:777 dialogs.c:784 dialogs.c:790 dialogs.c:796 dialogs.c:802 +#: dialogs.c:808 +msgid "B" +msgstr "" + +#. TRANSLATORS: D = single letter to make a color darker +#: dialogs.c:779 dialogs.c:785 dialogs.c:791 dialogs.c:797 dialogs.c:803 +#: dialogs.c:809 +msgid "D" +msgstr "" + +#: dialogs.c:780 msgid "Black Piece Color:" msgstr "Piezas negras" -#: xoptions.c:758 +#: dialogs.c:786 msgid "Light Square Color:" msgstr "Cuadros claros" -#: xoptions.c:764 +#: dialogs.c:792 msgid "Dark Square Color:" msgstr "Cuadros obscuros" -#: xoptions.c:770 +#: dialogs.c:798 msgid "Highlight Color:" msgstr "Cuadro iluminado" -#: xoptions.c:776 +#: dialogs.c:804 msgid "Premove Highlight Color:" msgstr "Iluminación pre.mov." -#: xoptions.c:782 +#: dialogs.c:810 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: xoptions.c:784 +#: dialogs.c:812 msgid "Mono Mode" msgstr "Monocromo" -#: xoptions.c:785 +#: dialogs.c:813 msgid "Line Gap ( -1 = default for board size):" msgstr "" -#: xoptions.c:786 +#: dialogs.c:814 msgid "Use Board Textures" msgstr "" -#: xoptions.c:787 +#: dialogs.c:815 msgid "Light-Squares Texture File:" msgstr "" -#: xoptions.c:788 +#: dialogs.c:816 msgid "Dark-Squares Texture File:" msgstr "" -#: xoptions.c:789 -msgid "Directory with Bitmap Pieces:" -msgstr "" - -#: xoptions.c:790 -msgid "Directory with Pixmap Pieces:" +#: dialogs.c:817 +msgid "Use external piece bitmaps with their own colors" msgstr "" -#: xoptions.c:938 -#, fuzzy -msgid "Engine has no options" -msgstr "Primero tiene libro propio" - -#: xoptions.c:1031 -msgid "browse" +#: dialogs.c:818 +msgid "Directory with Pieces Images:" msgstr "" -#: xoptions.c:1242 -msgid "ICS Options" -msgstr "Opciones ICS" - -#: xoptions.c:1252 -msgid "Load Game Options" -msgstr "Opciones al leer partida" - -#: xoptions.c:1261 -msgid "Save Game Options" -msgstr "Opciones al salvar partida" - -#: xoptions.c:1271 -msgid "Sound Options" -msgstr "Sonidos" - -#: xoptions.c:1280 +#: dialogs.c:868 msgid "Board Options" msgstr "Opciones de tablero" -#: xoptions.c:1300 -msgid "Common Engine Settings" -msgstr "Configuración común de motor" - -#: xoptions.c:1309 -msgid "New Variant" -msgstr "Variantes" +#: dialogs.c:921 menus.c:630 +msgid "ICS text menu" +msgstr "" -#: xoptions.c:1319 -msgid "General Options" -msgstr "Opciones generales" +#: dialogs.c:943 +msgid "clear" +msgstr "" -#: xoptions.c:1333 -msgid "Match Options" +#: dialogs.c:944 dialogs.c:1032 +msgid "save changes" msgstr "" -#: xoptions.c:1495 +#: dialogs.c:1047 #, fuzzy msgid "Edit book" msgstr "Edición" -#: xoptions.c:1535 +#: dialogs.c:1047 menus.c:632 +msgid "Tags" +msgstr "Circunstancias" + +#: dialogs.c:1188 msgid "ICS input box" msgstr "" -#: xoptions.c:1562 +#: dialogs.c:1220 msgid "Type a move" msgstr "" -#: xoptions.c:1584 +#: dialogs.c:1245 +#, fuzzy +msgid "Engine has no options" +msgstr "Primero tiene libro propio" + +#: dialogs.c:1247 msgid "Engine Settings" msgstr "" -#: xoptions.c:1614 +#: dialogs.c:1272 msgid "Select engine from list:" msgstr "" -#: xoptions.c:1615 +#: dialogs.c:1275 msgid "or specify one below:" msgstr "" -#: xoptions.c:1616 +#: dialogs.c:1276 msgid "Nickname (optional):" msgstr "" -#: xoptions.c:1617 +#: dialogs.c:1277 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: xoptions.c:1618 +#: dialogs.c:1278 msgid "Engine Directory:" msgstr "" -#: xoptions.c:1619 +#: dialogs.c:1279 msgid "Engine Command:" msgstr "" -#: xoptions.c:1620 +#: dialogs.c:1280 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: xoptions.c:1621 +#: dialogs.c:1281 msgid "UCI" msgstr "" -#: xoptions.c:1622 +#: dialogs.c:1282 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: xoptions.c:1623 +#: dialogs.c:1283 msgid "Must not use GUI book" msgstr "" -#: xoptions.c:1624 +#: dialogs.c:1284 msgid "Add this engine to the list" msgstr "" -#: xoptions.c:1625 +#: dialogs.c:1285 msgid "Force current variant with this engine" msgstr "" -#: xoptions.c:1626 -msgid "Load mentioned engine as" +#: dialogs.c:1335 +msgid "Load first engine" msgstr "" -#: xoptions.c:1643 -msgid "Load engine" +#: dialogs.c:1341 +msgid "Load second engine" msgstr "" -#: xoptions.c:1665 +#: dialogs.c:1364 +msgid "shuffle" +msgstr "" + +#: dialogs.c:1365 msgid "Start-position number:" msgstr "Núm. de pos. inicial:" -#: xoptions.c:1686 +#: dialogs.c:1366 +#, fuzzy +msgid "randomize" +msgstr "Aleatorio" + +#: dialogs.c:1367 +msgid "pick fixed" +msgstr "" + +#: dialogs.c:1384 msgid "New Shuffle Game" msgstr "Nueva partida revuelta..." -#: xoptions.c:1733 +#: dialogs.c:1403 msgid "classical" msgstr "" -#: xoptions.c:1734 +#: dialogs.c:1404 msgid "incremental" msgstr "" -#: xoptions.c:1735 +#: dialogs.c:1405 msgid "fixed max" msgstr "" -#: xoptions.c:1736 +#: dialogs.c:1406 msgid "Moves per session:" msgstr "" -#: xoptions.c:1737 +#: dialogs.c:1407 msgid "Initial time (min):" msgstr "" -#: xoptions.c:1738 +#: dialogs.c:1408 msgid "Increment or max (sec/move):" msgstr "" -#: xoptions.c:1739 +#: dialogs.c:1409 #, fuzzy msgid "Time-Odds factors:" msgstr "Factores de tiempo:" -#: xoptions.c:1740 +#: dialogs.c:1410 #, fuzzy msgid "Engine #1" msgstr "Motor" -#: xoptions.c:1741 +#: dialogs.c:1411 #, fuzzy msgid "Engine #2 / Human" msgstr "Primero tiene libro propio" -#: xoptions.c:1751 xoptions.c:1754 xoptions.c:1759 xoptions.c:1760 +#: dialogs.c:1451 dialogs.c:1454 dialogs.c:1459 dialogs.c:1460 +#: gtk/xoptions.c:191 msgid "Unused" msgstr "" -#: xoptions.c:1775 +#: dialogs.c:1472 msgid "Time Control" msgstr "" +#: dialogs.c:1501 +msgid "Error writing to chess program" +msgstr "Error al escribir al programa de ajedrez" + +#: dialogs.c:1568 +#, fuzzy +msgid "Cancel" +msgstr "Cancelar" + +#: dialogs.c:1573 dialogs.c:1965 dialogs.c:1969 +msgid "King" +msgstr "Rey" + +#: dialogs.c:1576 +msgid "Captain" +msgstr "" + +#: dialogs.c:1577 +msgid "Lieutenant" +msgstr "" + +#: dialogs.c:1578 +msgid "General" +msgstr "Generales..." + +#: dialogs.c:1579 +msgid "Warlord" +msgstr "" + +#: dialogs.c:1581 dialogs.c:1964 dialogs.c:1968 dialogs.c:1987 +msgid "Knight" +msgstr "Caballo" + +#: dialogs.c:1582 dialogs.c:1964 dialogs.c:1968 dialogs.c:1987 +msgid "Bishop" +msgstr "Alfil" + +#: dialogs.c:1583 dialogs.c:1964 dialogs.c:1968 dialogs.c:1987 +msgid "Rook" +msgstr "Torre" + +#: dialogs.c:1587 dialogs.c:1966 dialogs.c:1970 +msgid "Archbishop" +msgstr "Arzobispo" + +#: dialogs.c:1588 dialogs.c:1966 dialogs.c:1970 +msgid "Chancellor" +msgstr "Canciller" + +#: dialogs.c:1590 dialogs.c:1965 dialogs.c:1969 dialogs.c:1987 +msgid "Queen" +msgstr "Dama" + +#: dialogs.c:1594 +msgid "Defer" +msgstr "" + +#: dialogs.c:1595 dialogs.c:1966 dialogs.c:1970 +msgid "Promote" +msgstr "Coronar" + +#: dialogs.c:1610 +msgid "Chat partner:" +msgstr "" + +#: dialogs.c:1695 +msgid "Chat box" +msgstr "" + +#: dialogs.c:1736 +msgid "factory" +msgstr "De fábrica" + +#: dialogs.c:1737 +msgid "up" +msgstr "Arriba" + +#: dialogs.c:1738 +msgid "down" +msgstr "Abajo" + +#: dialogs.c:1756 +msgid "No tag selected" +msgstr "" + +#: dialogs.c:1787 +#, fuzzy +msgid "Game-list options" +msgstr "Opciones al leer partida" + +#: dialogs.c:1863 dialogs.c:1877 +msgid "Error" +msgstr "Error" + +#: dialogs.c:1900 +msgid "Fatal Error" +msgstr "Error fatal" + +#: dialogs.c:1900 +msgid "Exiting" +msgstr "Saliendo" + +#: dialogs.c:1911 +msgid "Information" +msgstr "Información" + +#: dialogs.c:1918 +msgid "Note" +msgstr "Nota" + +#: dialogs.c:1964 dialogs.c:2238 dialogs.c:2241 +msgid "White" +msgstr "Blancas" + +#: dialogs.c:1964 dialogs.c:1968 dialogs.c:1987 +msgid "Pawn" +msgstr "Peón" + +#: dialogs.c:1965 dialogs.c:1969 +msgid "Elephant" +msgstr "Elefante" + +#: dialogs.c:1965 dialogs.c:1969 +msgid "Cannon" +msgstr "Cañón" + +#: dialogs.c:1966 dialogs.c:1970 +msgid "Demote" +msgstr "Degradar" + +#: dialogs.c:1967 dialogs.c:1971 +msgid "Empty square" +msgstr "Vaciar el escaque" + +#: dialogs.c:1967 dialogs.c:1971 +msgid "Clear board" +msgstr "Limpiar el tablero " + +#: dialogs.c:1968 dialogs.c:2250 dialogs.c:2253 +msgid "Black" +msgstr "Negras" + +#: dialogs.c:2067 menus.c:788 +msgid "File" +msgstr "Archivo" + +#: dialogs.c:2068 menus.c:789 +msgid "Edit" +msgstr "Edición" + +#: dialogs.c:2069 menus.c:790 +msgid "View" +msgstr "Ver" + +#: dialogs.c:2070 menus.c:791 +msgid "Mode" +msgstr "Modo" + +#: dialogs.c:2071 menus.c:792 +msgid "Action" +msgstr "Partida" + +#: dialogs.c:2072 menus.c:793 +msgid "Engine" +msgstr "Motor" + +#: dialogs.c:2073 menus.c:794 +msgid "Options" +msgstr "Opciones" + +#: dialogs.c:2074 menus.c:795 +msgid "Help" +msgstr "Ayuda" + +#: dialogs.c:2084 +msgid "<<" +msgstr "" + +#: dialogs.c:2085 +msgid "<" +msgstr "" + +#: dialogs.c:2087 +msgid ">" +msgstr "" + +#: dialogs.c:2088 +msgid ">>" +msgstr "" + +#: dialogs.c:2357 +msgid "Directories:" +msgstr "" + +#: dialogs.c:2358 +#, fuzzy +msgid "Files:" +msgstr "Archivo" + +#: dialogs.c:2359 +msgid "by name" +msgstr "" + +#: dialogs.c:2360 +msgid "by type" +msgstr "" + +#: dialogs.c:2363 +#, fuzzy +msgid "Filename:" +msgstr "Filtro" + +#: dialogs.c:2364 +msgid "New directory" +msgstr "" + +#: dialogs.c:2365 +#, fuzzy +msgid "File type:" +msgstr "Filtro" + +#: dialogs.c:2440 +#, fuzzy +msgid "Contents of" +msgstr "Comentarios" + +#: dialogs.c:2466 +msgid " next page" +msgstr "" + +#: dialogs.c:2488 +msgid "FIRST TYPE DIRECTORY NAME HERE" +msgstr "" + +#: dialogs.c:2489 +msgid "TRY ANOTHER NAME" +msgstr "" + +#: draw.c:298 +msgid "" +"No default pieces installed\n" +"Select your own -pieceImageDirectory" +msgstr "" + +#: engineoutput.c:107 +#, fuzzy, c-format +msgid "Engine Output" +msgstr "Salida de motores" + +#: engineoutput.c:117 +#, c-format +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 "NPS" + +#: gamelist.c:375 +#, fuzzy, c-format +msgid "Reading game file (%d)" +msgstr "archivo de partidas incorrecto" + +#: gtk/xboard.c:822 xaw/xboard.c:1097 +#, c-format +msgid "%s: can't cd to CHESSDIR: " +msgstr "" + +#: gtk/xboard.c:831 xaw/xboard.c:1106 +#, c-format +msgid "Failed to open file '%s'\n" +msgstr "" + +#: gtk/xboard.c:846 xaw/xboard.c:1115 +msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" +msgstr "" + +#: gtk/xboard.c:865 xaw/xboard.c:1147 +#, c-format +msgid "%s: bad boardSize syntax %s\n" +msgstr "" + +#: gtk/xboard.c:905 xaw/xboard.c:1184 +#, c-format +msgid "%s: unrecognized boardSize name %s\n" +msgstr "" + +#: gtk/xboard.c:946 xaw/xboard.c:1221 +#, c-format +msgid "%s: too few colors available; trying monochrome mode\n" +msgstr "" + +#: gtk/xboard.c:1226 xaw/xboard.c:1498 +#, c-format +msgid "Unable to create font set for %s.\n" +msgstr "" + +#: gtk/xboard.c:1251 xaw/xboard.c:1521 +#, c-format +msgid "%s: no fonts match pattern %s\n" +msgstr "" + +#: gtk/xboard.c:1293 xaw/xboard.c:1563 +#, c-format +msgid "" +"resolved %s at pixel size %d\n" +" to %s\n" +msgstr "" + +#: gtk/xboard.c:1682 xaw/xboard.c:2011 +msgid "Can't open temp file" +msgstr "" + +#: gtk/xboard.c:2145 +#, fuzzy +msgid "Failed to open file" +msgstr "Falla al invocar 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-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: \n" +"\n" +msgstr "" + +#: menus.c:374 menus.c:749 +msgid "About XBoard" +msgstr "Acerca de XBoard" + +#: menus.c:575 +msgid "New Game Ctrl+N" +msgstr "Nueva partida Ctrl+N" + +#: menus.c:576 +msgid "New Shuffle Game ..." +msgstr "Nueva partida revuelta..." + +#: menus.c:577 +msgid "New Variant ... Alt+Shift+V" +msgstr "Nueva variante... Alt+Mayús+V" + +#: menus.c:579 +msgid "Load Game Ctrl+O" +msgstr "Leer partida... Ctrl+O" + +#: menus.c:580 +msgid "Load Position Ctrl+Shift+O" +msgstr "Leer posición... Ctrl+Mayús+O" + +#: menus.c:584 +msgid "Next Position Shift+PgDn" +msgstr "" + +#: menus.c:585 +msgid "Prev Position Shift+PgUp" +msgstr "" + +#: menus.c:588 +msgid "Save Game Ctrl+S" +msgstr "Guardar partida... Ctrl+S" + +#: menus.c:589 +msgid "Save Position Ctrl+Shift+S" +msgstr "Guardar posición... Ctrl+Mayús+S" + +#: menus.c:591 +msgid "Mail Move" +msgstr "" + +#: menus.c:592 +msgid "Reload CMail Message" +msgstr "" + +#: menus.c:594 +msgid "Quit Ctr+Q" +msgstr "Salir" + +#: menus.c:599 +msgid "Copy Game Ctrl+C" +msgstr "Copiar partida Ctrl+C" + +#: menus.c:600 +msgid "Copy Position Ctrl+Shift+C" +msgstr "Copiar posición Alt+Mayús+C" + +#: menus.c:601 +msgid "Copy Game List" +msgstr "Copiar lista de partidas" + +#: menus.c:603 +msgid "Paste Game Ctrl+V" +msgstr "Pegar partida Ctrl+V" + +#: menus.c:604 +msgid "Paste Position Ctrl+Shift+V" +msgstr "Pegar posición Alt+Mayús+V" + +#: menus.c:606 +msgid "Edit Game Ctrl+E" +msgstr "Editar partida Ctrl+E" + +#: menus.c:607 +msgid "Edit Position Ctrl+Shift+E" +msgstr "Editar posición Ctrl+Mayús+E" + +#: menus.c:608 +msgid "Edit Tags" +msgstr "Editar circunstancias" + +#: menus.c:609 +msgid "Edit Comment" +msgstr "Editar comentarios" + +#: menus.c:610 +#, fuzzy +msgid "Edit Book" +msgstr "Repertorio de aperturas..." + +#: menus.c:612 +msgid "Revert Home" +msgstr "Revertir Home" + +#: menus.c:613 +msgid "Annotate" +msgstr "Anotar" + +#: menus.c:614 +msgid "Truncate Game End" +msgstr "Truncar partida End" + +#: menus.c:616 +msgid "Backward Alt+Left" +msgstr "Jugada anterior Alt+Izquierda" + +#: menus.c:617 +msgid "Forward Alt+Right" +msgstr "Siguiente jugada Alt+Derecha" + +#: menus.c:618 +msgid "Back to Start Alt+Home" +msgstr "Primera jugada Alt+Inicio" + +#: menus.c:619 +msgid "Forward to End Alt+End" +msgstr "Ultima jugada Alt+Fin" + +#: menus.c:624 +msgid "Flip View F2" +msgstr "Tablero invertido F2" + +#: menus.c:626 +msgid "Engine Output Alt+Shift+O" +msgstr "Mostrar salida del motor Alt+Mayús+O" + +#: menus.c:627 +msgid "Move History Alt+Shift+H" +msgstr "Mostrar lista de jugadas Alt+Mayús+H" + +#: menus.c:628 +msgid "Evaluation Graph Alt+Shift+E" +msgstr "Mostrar gráfica de evaluación Alt+Mayús+E" + +#: menus.c:629 +msgid "Game List Alt+Shift+G" +msgstr "Mostrar lista de partidas Alt+Mayús+G" + +#: menus.c:633 +msgid "Comments" +msgstr "Comentarios" + +#: menus.c:634 +msgid "ICS Input Box" +msgstr "" + +#: menus.c:635 +msgid "Open Chat Window" +msgstr "" + +#: menus.c:637 +msgid "Board..." +msgstr "Opciones del tablero..." + +#: menus.c:638 +msgid "Game List Tags..." +msgstr "Opciones de lista de partidas..." + +#: menus.c:643 +msgid "Machine White Ctrl+W" +msgstr "El programa juega con blancas Ctrl+W" + +#: menus.c:644 +msgid "Machine Black Ctrl+B" +msgstr "El programa juega con negras Ctrl+B" + +#: menus.c:645 +msgid "Two Machines Ctrl+T" +msgstr "Juegan dos programas Ctrl+T" + +#: menus.c:646 +msgid "Analysis Mode Ctrl+A" +msgstr "Análisis Ctrl+A" + +#: menus.c:647 +#, fuzzy +msgid "Analyze Game Ctrl+G" +msgstr "Analizar archivo Ctrl+F" + +#: menus.c:648 +msgid "Edit Game Ctrl+E" +msgstr "Editar partida Ctrl+E" + +#: menus.c:649 +msgid "Edit Position Ctrl+Shift+E" +msgstr "Editar posición Ctrl+Mayús+E" + +#: menus.c:650 +msgid "Training" +msgstr "Entrenamiento" + +#: menus.c:651 +msgid "ICS Client" +msgstr "Conectado a un ICS" + +#: menus.c:653 +msgid "Machine Match" +msgstr "Torneo de dos programas" + +#: menus.c:654 +msgid "Pause Pause" +msgstr "Pausa Pausa" + +#: menus.c:659 +msgid "Accept F3" +msgstr "Acepto F3" + +#: menus.c:660 +msgid "Decline F4" +msgstr "Rehuso F4" + +#: menus.c:661 +msgid "Rematch F12" +msgstr "Pido desquite F12" + +#: menus.c:663 +msgid "Call Flag F5" +msgstr "Pedir la bandera F5" + +#: menus.c:664 +msgid "Draw F6" +msgstr "Tablas F6" + +#: menus.c:665 +msgid "Adjourn F7" +msgstr "Aplazamiento F7" + +#: menus.c:666 +msgid "Abort F8" +msgstr "Anulación F8" + +#: menus.c:667 +msgid "Resign F9" +msgstr "Me rindo F9" + +#: menus.c:669 +msgid "Stop Observing F10" +msgstr "Dejo de observar F10" + +#: menus.c:670 +msgid "Stop Examining F11" +msgstr "Dejo de examinar F11" + +#: menus.c:671 +msgid "Upload to Examine" +msgstr "Enviar para examinar" + +#: menus.c:673 +msgid "Adjudicate to White" +msgstr "Adjudicar a blancas" + +#: menus.c:674 +msgid "Adjudicate to Black" +msgstr "Adjudicar a negras" + +#: menus.c:675 +msgid "Adjudicate Draw" +msgstr "Adjudicar tablas" + +#: menus.c:680 +msgid "Load New 1st Engine ..." +msgstr "" + +#: menus.c:681 +msgid "Load New 2nd Engine ..." +msgstr "" + +#: menus.c:683 +msgid "Engine #1 Settings ..." +msgstr "Configuración motor #1..." + +#: menus.c:684 +msgid "Engine #2 Settings ..." +msgstr "Configuración motor #2..." + +#: menus.c:686 +msgid "Hint" +msgstr "Dame una pista..." + +#: menus.c:687 +msgid "Book" +msgstr "Repertorio de aperturas..." + +#: menus.c:689 +msgid "Move Now Ctrl+M" +msgstr "Forzar jugada Ctrl+M" + +#: menus.c:690 +msgid "Retract Move Ctrl+X" +msgstr "Revocar jugada Ctrl+X" + +#: menus.c:696 +msgid "General ..." +msgstr "Generales..." + +#: menus.c:698 +msgid "Time Control ... Alt+Shift+T" +msgstr "Controles de tiempo..." + +#: menus.c:699 +msgid "Common Engine ... Alt+Shift+U" +msgstr "Para los motores... Alt+Mayús+U" + +#: menus.c:700 +msgid "Adjudications ... Alt+Shift+J" +msgstr "Adjudicaciones... Alt+Mayús+J" + +#: menus.c:701 +msgid "ICS ..." +msgstr "ICS..." + +#: menus.c:702 +msgid "Match ..." +msgstr "" + +#: menus.c:703 +msgid "Load Game ..." +msgstr "Para leer partida... Alt+Mayús+L" + +#: menus.c:704 +msgid "Save Game ..." +msgstr "Para guardar partida... Alt+Mayús+S" + +#: menus.c:706 +msgid "Game List ..." +msgstr "Lista de partidas..." + +#: menus.c:707 +msgid "Sounds ..." +msgstr "Sonido..." + +#: menus.c:710 +msgid "Always Queen Ctrl+Shift+Q" +msgstr "Siempre dama Ctrl+Mayús+Q" + +#: menus.c:712 +msgid "Animate Moving Ctrl+Shift+A" +msgstr "Animar movimiento Ctrl+Mayús+A" + +#: menus.c:713 +msgid "Auto Flag Ctrl+Shift+F" +msgstr "Bandera automática Ctrl+Mayús+F" + +#: menus.c:716 +msgid "Flash Moves" +msgstr "" + +#: menus.c:718 +msgid "Highlight Dragging" +msgstr "Iluminar arrastre" + +#: menus.c:721 +msgid "Highlight With Arrow" +msgstr "Iluminar con flecha" + +#: menus.c:725 +msgid "Periodic Updates" +msgstr "Actualización periódica" + +#: menus.c:726 +msgid "Ponder Next Move Ctrl+Shift+P" +msgstr "Prever próx.jugada Ctrl+Mayús+P" + +#: menus.c:727 +msgid "Popup Exit Message" +msgstr "Ventana al salir" + +#: menus.c:730 +msgid "Show Coords" +msgstr "Mostrar coordenadas" + +#: menus.c:731 +msgid "Hide Thinking Ctrl+Shift+H" +msgstr "Ocultar cogitación Ctrl+Mayús+H" + +#: menus.c:732 +msgid "Test Legality Ctrl+Shift+L" +msgstr "Checar legalidad Ctrl+Mayús+L" + +#: menus.c:735 +msgid "Save Settings Now" +msgstr "Salvar config. ahora" + +#: menus.c:736 +msgid "Save Settings on Exit" +msgstr "Salvar config. al salir del programa" + +#: menus.c:741 +msgid "Info XBoard" +msgstr "" + +#: menus.c:742 +msgid "Man XBoard F1" +msgstr "" + +#: menus.c:744 +msgid "XBoard Home Page" +msgstr "" + +#: menus.c:745 +msgid "On-line User Guide" +msgstr "" + +#: menus.c:746 +msgid "Development News" +msgstr "" + +#: menus.c:747 +msgid "e-Mail Bug Report" +msgstr "" + +#: nengineoutput.c:78 nengineoutput.c:85 +#, fuzzy +msgid "engine name" +msgstr "Motor" + +#: nengineoutput.c:80 nengineoutput.c:87 +#, fuzzy +msgid "move" +msgstr "jugadas" + +#: nengineoutput.c:153 +msgid "Engine output" +msgstr "Salida de motores" + +#: nengineoutput.c:157 +msgid "" +"Mismatch of STRIDE in nengineoutput.c\n" +"Change and recompile!" +msgstr "" + +#: nevalgraph.c:68 +msgid "Evaluation graph" +msgstr "Gráfica de evaluación" + +#: nevalgraph.c:105 +msgid "Eval" +msgstr "" + +#: ngamelist.c:87 +#, fuzzy +msgid "find position" +msgstr "archivo de posición incorrecto" + +#: ngamelist.c:88 +msgid "narrow" +msgstr "" + +#: ngamelist.c:89 +msgid "thresholds" +msgstr "" + +#: ngamelist.c:90 +#, fuzzy +msgid "tags" +msgstr "Circunstancias" + +#: ngamelist.c:91 +msgid "next" +msgstr "" + +#: ngamelist.c:92 +msgid "close" +msgstr "" + +#: ngamelist.c:116 +msgid "No game selected" +msgstr "Ninguna partida seleccionada" + +#: ngamelist.c:122 +msgid "Can't go forward any further" +msgstr "Ya no se puede ir más adelante" + +#: 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 "Partida %s vs. %s: puntuación final %d-%d-%d" + +#: ngamelist.c:268 +msgid "There is no game list" +msgstr "No hay lista de partidas" + +#: ngamelist.c:349 +#, fuzzy +msgid "Game list not loaded or empty" +msgstr "Ninguna partida se ha cargado aún" + +#: 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:522 +#, c-format +msgid "%s: Can't access XPM directory %s\n" +msgstr "" + +#: xaw/xboard.c:543 +#, c-format +msgid "Available `%s' sizes:\n" +msgstr "" + +#: xaw/xboard.c:576 +#, c-format +msgid "Error: No `%s' files!\n" +msgstr "" + +#: xaw/xboard.c:589 +#, 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:1227 +#, 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:320 xaw/xoptions.c:889 +msgid "browse" +msgstr "" + +#: xaw/xoptions.c:1136 +msgid "OK" +msgstr "Aceptar" + +#: xaw/xoptions.c:1140 +msgid "cancel" +msgstr "Cancelar" + +#~ msgid "Drop" +#~ msgstr "Soltar" + +#, fuzzy +#~ msgid "could not open: " +#~ msgstr "No se pudo analizar la jugada" + +#~ msgid "Promotion" +#~ msgstr "Coronación" + +#~ msgid "ok" +#~ msgstr "Aceptar" + +#~ msgid "Highlight Dragging (Show Move Targets)" +#~ msgstr "Iluminar arrastre" + #~ msgid "White " #~ msgstr "Blancas " @@ -2660,11 +2885,5 @@ msgstr "" #~ msgid "Close" #~ msgstr "Cerrar" -#~ msgid "random" -#~ msgstr "Aleatorio" - -#~ msgid "moves" -#~ msgstr "jugadas" - #~ msgid "sec/move" #~ msgstr "segundos por jugada"