# Spanish translations for gnuchess package # Traducciones al español para el paquete gnuchess. # Copyright (C) 2013 Free Software Foundation, Inc. # This file is distributed under the same license as the gnuchess package. # Antonio Ceballos Roa , 2013. # msgid "" msgstr "" "Project-Id-Version: gnuchess 6.0.93\n" "Report-Msgid-Bugs-To: bug-gnu-chess@gnu.org\n" "POT-Creation-Date: 2013-10-12 21:34+0200\n" "PO-Revision-Date: 2013-10-22 08:55+0200\n" "Last-Translator: Antonio Ceballos \n" "Language-Team: Spanish \n" "Language: es\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/frontend/cmd.c:101 #, c-format msgid "Command 'activate' is currently not supported.\n" msgstr "La orden 'activate' no está implementada actualmente.\n" #: src/frontend/cmd.c:131 #, c-format msgid "Command 'black' is currently not supported.\n" msgstr "La orden 'black' no está implementada actualmente.\n" #: src/frontend/cmd.c:140 #, c-format msgid "" "The syntax to add a new book is:\n" "\n" "\tbook add file.pgn\n" msgstr "" "La sintaxis para añadir un nuevo libro es:\n" "\n" "\tbook add file.pgn\n" #: src/frontend/cmd.c:147 #, c-format msgid "book is now on\n" msgstr "El libro está activado.\n" #: src/frontend/cmd.c:150 #, c-format msgid "book is now off\n" msgstr "El libro está desactivado.\n" #: src/frontend/cmd.c:153 #, c-format msgid "book is now best\n" msgstr "El libro está en modo mejor.\n" #: src/frontend/cmd.c:156 #, c-format msgid "book is now worst\n" msgstr "El libro está en modo peor.\n" #: src/frontend/cmd.c:159 #, c-format msgid "book is now random\n" msgstr "El libro está en modo aleatorio.\n" #: src/frontend/cmd.c:161 #, c-format msgid "Incorrect book option\n" msgstr "Opción de libro incorrecta\n" #: src/frontend/cmd.c:174 #, c-format msgid "Search to a depth of %d\n" msgstr "Profundidad de búsqueda %d\n" #: src/frontend/cmd.c:240 #, c-format msgid "Hashing is on.\n" msgstr "Tabla de transposición activada.\n" #: src/frontend/cmd.c:242 #, c-format msgid "Hashing is off.\n" msgstr "Tabla de transposición desactivada.\n" #: src/frontend/cmd.c:268 src/frontend/cmd.c:278 #, c-format msgid "Fischer increment of %d seconds\n" msgstr "Incremento Fischer de %d segundos\n" #. TRANSLATORS: Please be aware that the word 'move' is sometimes #. used as a synonym of 'ply', and sometimes in the sense of a #. full 2-ply move. #: src/frontend/cmd.c:276 #, c-format msgid "Time Control: %d moves in %.2f secs\n" msgstr "Control de tiempo: %d movimientos en %.2f s\n" #: src/frontend/cmd.c:286 #, c-format msgid "name - list known players alphabetically\n" msgstr "name - lista de jugadores conocidos por orden alfabético\n" #: src/frontend/cmd.c:287 #, c-format msgid "score - list by GNU best result first \n" msgstr "puntos - lista por mejor resultado de GNU\n" #: src/frontend/cmd.c:288 #, c-format msgid "reverse - list by GNU worst result first\n" msgstr "inversa - lista por peor resultado de GNU\n" #: src/frontend/cmd.c:303 src/frontend/cmd.c:1300 #, c-format msgid "Board is wrong!\n" msgstr "Tablero incorrecto\n" #: src/frontend/cmd.c:309 src/frontend/cmd.c:312 #, c-format msgid "Error reading file '%s'\n" msgstr "Error leyendo fichero '%s'\n" #: src/frontend/cmd.c:378 #, c-format msgid "Failed to open %s for writing: %s\n" msgstr "Fallo al abrir %s para escribir: %s\n" #: src/frontend/cmd.c:384 #, c-format msgid "Could not create logfile, all slots occupied.\n" msgstr "No se pudo crear fichero de log, no hay espacio libre. \n" #: src/frontend/cmd.c:385 #, c-format msgid "You may consider deleting or renaming your existing logfiles.\n" msgstr "" " Puede usted considerar la opción de borrar o renombrar los ficheros\n" " de log que existen actualmente.\n" #: src/frontend/cmd.c:417 #, c-format msgid "Null-move heuristic is on.\n" msgstr "La heurística de movimiento nulo está activada.\n" #: src/frontend/cmd.c:419 #, c-format msgid "Null-move heuristic is off.\n" msgstr "La heurística de movimiento nulo está desactivada.\n" #: src/frontend/cmd.c:439 src/frontend/cmd.c:466 #, c-format msgid "Incorrect epd file\n" msgstr "Fichero epd incorrecto\n" #: src/frontend/cmd.c:510 #, c-format msgid "No more moves. Game reached the end.\n" msgstr "No hay más movimientos. Final de partida.\n" #: src/frontend/cmd.c:530 #, c-format msgid "Initial position reached. There are no earlier moves.\n" msgstr "Posición inicial. No hay movimientos anteriores.\n" #: src/frontend/cmd.c:586 src/frontend/cmd.c:692 #, c-format msgid "Invalid filename.\n" msgstr "Nombre de fichero inválido.\n" #: src/frontend/cmd.c:592 #, c-format msgid "Graphic mode is enabled.\n" msgstr "Modo gráfico activado.\n" #: src/frontend/cmd.c:598 #, c-format msgid "Graphic mode is disabled.\n" msgstr "Modo gráfico desactiviado.\n" #: src/frontend/cmd.c:639 #, c-format msgid "Command 'random' is currently not supported.\n" msgstr "La orden 'random' no está implementada actualmente.\n" #: src/frontend/cmd.c:647 #, c-format msgid "my rating = %d, opponent rating = %d\n" msgstr "mi puntuación = %d, puntuación del adversario = %d\n" #: src/frontend/cmd.c:671 src/frontend/cmd.c:741 #, c-format msgid "No moves to undo!\n" msgstr "¡No hay ningún movimiento que deshacer!\n" #: src/frontend/cmd.c:681 #, c-format msgid "Save to %s\n" msgstr "Guardar en %s\n" #: src/frontend/cmd.c:722 #, c-format msgid "Command 'switch' is currently not supported.\n" msgstr "La orden 'switch' no está implementada actualmente.\n" #: src/frontend/cmd.c:728 #, c-format msgid "Old TimeLimit = %g\n" msgstr "Límite de tiempo anterior = %g\n" #: src/frontend/cmd.c:730 #, c-format msgid "New TimeLimit = %g\n" msgstr "Límite de tiempo nuevo = %g\n" #: src/frontend/cmd.c:749 #, c-format msgid "" "\n" "Usage: %s [OPTION]...\n" "\n" msgstr "" "\n" "Modo de empleo: %s [OPCIÓN]...\n" "\n" #: src/frontend/cmd.c:751 msgid "" "Play the game of chess\n" "\n" msgstr "" "Juega al ajedrez\n" "\n" #: src/frontend/cmd.c:753 msgid "Options:\n" msgstr "Opciones:\n" #: src/frontend/cmd.c:754 msgid " -h, --help display this help and exit\n" msgstr " -h, --help muestra esta ayuda y termina\n" #: src/frontend/cmd.c:756 msgid " -v, --version display version information and exit\n" msgstr " -v, --version muestra información de la versión y termina\n" #: src/frontend/cmd.c:758 msgid " -q, --quiet make the program silent on startup\n" msgstr " -q, --quiet arranca de modo silencioso\n" #: src/frontend/cmd.c:760 msgid " --silent same as -q\n" msgstr " --silent igual que -q\n" #: src/frontend/cmd.c:762 src/frontend/cmd.c:780 msgid "\n" msgstr "\n" #: src/frontend/cmd.c:764 msgid " -x, --xboard start in engine mode\n" msgstr " -x, --xboard arranca en modo xboard\n" #: src/frontend/cmd.c:766 msgid " -p, --post start up showing thinking\n" msgstr " -p, --post arranca en modo 'mostrar lo que piensa'\n" #: src/frontend/cmd.c:768 msgid " -e, --easy disable thinking in opponents time\n" msgstr " -e, --easy no piensa durante el turno del adversario\n" #: src/frontend/cmd.c:770 msgid " -m, --manual enable manual mode\n" msgstr " -m, --manual activa el modo manual\n" #: src/frontend/cmd.c:772 msgid " -u, --uci enable UCI protocol (externally behave as UCI engine)\n" msgstr " -u, --uci activa el protocolo UCI (externamente se exhibe como un motor UCI)\n" #: src/frontend/cmd.c:774 msgid " -M size, --memory=size specify memory usage in MB for hashtable\n" msgstr " -M tamaño, --memory=tamaño especifica el uso de memoria en MB para la tabla de transposición (hash)\n" #: src/frontend/cmd.c:776 msgid " -a filename, --addbook=filename compile book.bin from pgn book 'filename'\n" msgstr " -a fichero, --addbook=fichero compila book.bin desde el libro pgn 'fichero'\n" #: src/frontend/cmd.c:778 msgid " -g, --graphic enable graphic mode\n" msgstr " -g, --graphic activa el modo gráfico\n" #: src/frontend/cmd.c:782 msgid "" " Options xboard and post are accepted without leading dashes\n" " for backward compatibility.\n" "\n" msgstr "" " Se admiten las opciones xboard y post sin guiones\n" " por compatibilidad con versiones anteiores.\n" "\n" #: src/frontend/cmd.c:786 msgid "" " Moves are accepted either in standard algebraic notation (SAN) or\n" " in coordinate algebraic notation.\n" "\n" msgstr "" " Se aceptan movimientos en notación algebraica estándar (SAN, en inglés) o\n" " en notación algebraica de coordenadas.\n" "\n" #: src/frontend/cmd.c:790 msgid "" " The file 'gnuchess.ini' allows setting config options. See\n" " 'info gnuchess' for details. The file will be looked up in the current\n" " directory or, if not found there, in the directory pointed to by\n" " environment variable GNUCHESS_PKGDATADIR.\n" "\n" msgstr "" " El fichero 'gnuchess.ini' permite establecer opciones de configuración.\n" " Véase 'info gnuchess' para consultar detalles. El fichero se busca en el\n" " directorio actual y, si no se encuentra allí, en el directorio\n" " indicado por la variable de entorno GNUCHESS_PKGDATADIR.\n" "\n" #: src/frontend/cmd.c:796 msgid "" "Report bugs to .\n" "\n" msgstr "" "Imformar de errores a .\n" "\n" #: src/frontend/cmd.c:843 src/frontend/cmd.c:1279 #, c-format msgid "Invalid move: %s\n" msgstr "Movimiento inválido: %s\n" #: src/frontend/cmd.c:861 #, c-format msgid "Command 'white' is currently not supported.\n" msgstr "La orden 'white' no está implementada actualmente.\n" #: src/frontend/cmd.c:892 #, c-format msgid "My rating = %d\n" msgstr "Mi puntuación = %d\n" #: src/frontend/cmd.c:893 #, c-format msgid "Opponent rating = %d\n" msgstr "Puntuación del adversario = %d\n" #: src/frontend/cmd.c:895 msgid "time" msgstr "tiempo" #: src/frontend/cmd.c:897 msgid "moves" msgstr "movimientos" #: src/frontend/cmd.c:902 src/frontend/cmd.c:909 src/frontend/cmd.c:918 #: src/frontend/cmd.c:927 #, c-format msgid "No. of moves generated = %ld\n" msgstr "Número de movimientos generados = %ld\n" #: src/frontend/cmd.c:931 #, c-format msgid "Command 'show eval/score' is currently not supported.\n" msgstr "La orden 'show eval/score' no está implementada actualmente.\n" #: src/frontend/cmd.c:938 #, c-format msgid "Command 'show pin' is currently not supported.\n" msgstr "La orden 'show pin' no está implementada actualmente.\n" #: src/frontend/cmd.c:950 #, c-format msgid "Command 'test' is currently not supported.\n" msgstr "La orden 'test' no está implementada actualmente.\n" #: src/frontend/cmd.c:968 msgid " Quits the program." msgstr " Sale del programa." #: src/frontend/cmd.c:970 msgid " In analysis mode this stops analysis, otherwise it quits the program." msgstr " En el modo de análisis esto detiene el análisis; en caso contrario, sale del programa." #: src/frontend/cmd.c:972 msgid " Produces a help blurb corresponding to this list of commands." msgstr " Produce una nota de ayuda correspondiente a esta lista de órdenes." #: src/frontend/cmd.c:974 msgid " add - compiles book.bin from a pgn book file" msgstr " add - compila book.bin desde un fichero pgn" #: src/frontend/cmd.c:975 msgid " on - enables use of book (default)" msgstr " on - activa el uso del libro" #: src/frontend/cmd.c:976 msgid " off - disables use of book" msgstr " off - desactiva el uso del libro" #: src/frontend/cmd.c:977 msgid " worst - plays worst move from book" msgstr " worst - juega el peor movimiento del libro" #: src/frontend/cmd.c:978 msgid " best - plays best move from book" msgstr " best - juega el mejor movimiento del libro" #: src/frontend/cmd.c:979 msgid " prefer - same as 'book on' (default)" msgstr " prefer - opción predeterminada, igual que 'book on'" #: src/frontend/cmd.c:980 msgid " random - plays any move from book" msgstr " random - juega un movimiento cualquiera del libro" #: src/frontend/cmd.c:982 msgid " Prints out the version of this program." msgstr " Imprime la versión de este programa." #: src/frontend/cmd.c:985 msgid " Backs up one move in pgn loaded game." msgstr " Retrocede un movimiento en la partida pgn cargada." #: src/frontend/cmd.c:987 msgid " Saves the game so far from memory to the file." msgstr " Guarda la partida en la posición actual a un fichero." #: src/frontend/cmd.c:989 msgid " Loads the game in the file into memory." msgstr " Carga la partida del fichero a la memoria." #: src/frontend/cmd.c:991 msgid "" " Loads the game in the file into memory, and enables\n" " the commands 'first', 'last', 'next', 'previous'." msgstr "" " Carga la partida del fichero a la memoria, y activa\n" " los commandos first, last, next, previous." #: src/frontend/cmd.c:995 msgid " Advances one move in pgn loaded game." msgstr " Avanza un movimiento de la partida pgn cargada." #: src/frontend/cmd.c:997 msgid " Goes to begin position of pgn loaded game." msgstr " Va a la posición inicial de la partida pgn cargada." #: src/frontend/cmd.c:999 msgid " Goes to end position of pgn loaded game." msgstr " Va a la posición final de la partida pgn cargada." #: src/frontend/cmd.c:1002 msgid "" " Makes the program stop moving. You may now enter moves\n" " to reach some position in the future." msgstr "" " Hace que el programa deje de mover. Ahora se pueden introducir movimientos\n" " para llegar a una determinada posición futura." #: src/frontend/cmd.c:1006 msgid " Program plays white." msgstr " El programa juega con blancas." #: src/frontend/cmd.c:1008 msgid " Program plays black." msgstr " El programa juega con negras." #: src/frontend/cmd.c:1010 msgid "" " Computer takes whichever side is on move and begins its\n" " thinking immediately." msgstr "" " El ordenador juega con el color al que le toca mover y\n" " comienza a pensar inmediatamente." #: src/frontend/cmd.c:1013 msgid "" " Arranges for verbose thinking output showing variation, score,\n" " time, depth, etc." msgstr "" " Configura la salida en modo verboso mostrando variante,\n" " puntuación, tiempo, profundidad, etc." #: src/frontend/cmd.c:1016 msgid " Turns off verbose thinking output." msgstr " Desactiva el modo verboso de la salida." #: src/frontend/cmd.c:1018 msgid "" " Lets you input your name. Also writes the log.nnn and a\n" " corresponding game.nnn file. For details please see\n" " auxillary file format sections." msgstr "" " Permite al jugador introducir su nombre. También escribe el\n" " fichero log.nnn y el correspondiente fichero game.nnn. Para\n" " detalles, véanse las secciones sobre formato de los ficheros\n" " auxiliares." #: src/frontend/cmd.c:1022 msgid " Mostly used by Internet Chess Server." msgstr " Principalmente utilizado por Internet Chess Server." #: src/frontend/cmd.c:1024 msgid "" " This command reactivates a game that has been terminated automatically\n" " due to checkmate or no more time on the clock. However, it does not\n" " alter those conditions. You would have to undo a move or two or\n" " add time to the clock with 'level' or 'time'." msgstr "" " Esta orden reactiva una partida que había terminado automáticamente\n" " por jaque mate o por tiempo agotado. Sin embargo, no altera\n" " esas condiciones. Habría que deshacer un movimiento o dos o\n" " añadir tiempo al reloj con 'level' o 'time' en ese caso." #: src/frontend/cmd.c:1029 msgid " Inputs the estimated rating for computer and for its opponent." msgstr " Introduce la puntuación estimada del ordenador y de su adversario." #: src/frontend/cmd.c:1031 msgid " Sets up a new game (i.e. pieces in original positions)." msgstr " Prepara una nueva partida (piezas en la posición inicial)." #: src/frontend/cmd.c:1033 msgid "" " Inputs time left in game for computer in hundredths of a second.\n" " Mostly used by Internet Chess Server." msgstr "" " Introduce el tiempo de partida que le queda al ordenador en\n" " centésimas de segundo. Principalmente utilizado por\n" " Internet Chess Server." #: src/frontend/cmd.c:1036 msgid " on - enables using the memory hash table to speed up search" msgstr " on - activa el uso de tabla de transposiciones (hash) para acelerar la búsqueda" #: src/frontend/cmd.c:1037 msgid " off - disables the memory hash table" msgstr " off - desactiva la tabla de transposiciones (hash)" #: src/frontend/cmd.c:1039 msgid " Sets the hash table to permit storage of N MB." msgstr " Configura la tabla de transposiciones (hash) para poder almacenar N MB" #: src/frontend/cmd.c:1041 msgid " on - enables using the null-move heuristic to speed up search" msgstr " on - activa la heurística de movimiento nulo para acelerar la búsqueda" #: src/frontend/cmd.c:1042 msgid " off - disables using the null-move heuristic" msgstr " off - desactiva la heurística de movimiento nulo" #: src/frontend/cmd.c:1044 msgid " on - enables use of xboard/winboard" msgstr " no - activa xboard/winboard" #: src/frontend/cmd.c:1045 msgid " off - disables use of xboard/winboard" msgstr " off - desactiva xboard/winboard" #: src/frontend/cmd.c:1047 msgid "" " Sets the program to look N ply (half-moves) deep for every\n" " search it performs. If there is a checkmate or other condition\n" " that does not allow that depth, then it will not be." msgstr "" " Configura el programa para buscar N ply (medios movimientos) de\n" " profundidad cada vez que busca. Si se llega a jaque mate o a otra\n" " condición que no permita esa profundidad, entonces no se hace." #: src/frontend/cmd.c:1051 msgid " Sets time control to be MOVES in MINUTES with each move giving" msgstr " Configura el control de tiempo a MOVIMIENTOS en MINUTOS con cada movimiento dando" #: src/frontend/cmd.c:1052 msgid " an INCREMENT (in seconds, i.e. Fischer-style clock)." msgstr " un INCREMENTO (en segundos, es decir, reloj al estilo Fischer)." #: src/frontend/cmd.c:1055 msgid " Loads a position in EPD format from disk into memory." msgstr " Carga en memoria una posición de un fichero en formato EPD." #: src/frontend/cmd.c:1058 msgid " Saves game position into EPD format from memory to disk." msgstr " Guarda la posición de una partida a un fichero en formato EPD." #: src/frontend/cmd.c:1060 msgid " Switches side to move." msgstr " Cambia el lado al que le toca mover." #: src/frontend/cmd.c:1063 msgid " Solves the positions in FILENAME." msgstr " Resuelve las posiciones que se encuentran en FICHERO." #: src/frontend/cmd.c:1065 msgid " Backs up two moves in game history." msgstr " Retrocede dos movimientos." #: src/frontend/cmd.c:1067 msgid " Backs up one move in game history." msgstr " Retrocede un movimiento." #: src/frontend/cmd.c:1069 msgid " Displays command line syntax." msgstr " Muestra la sintaxis de la línea de comando." #: src/frontend/cmd.c:1071 msgid " board - displays the current board" msgstr " board - muestra el tablero actual" #: src/frontend/cmd.c:1072 msgid " time - displays the time settings" msgstr " time - muestra la configuración de tiempo" #: src/frontend/cmd.c:1073 msgid " moves - shows all moves using one call to routine" msgstr " moves - muestra todos los movimientos usando una llamada a rutina" #: src/frontend/cmd.c:1074 msgid " escape - shows moves that escape from check using one call to routine" msgstr " escape - muestra los movimientos que sacan de jaque usando una llamada a rutina" #: src/frontend/cmd.c:1075 msgid " noncapture - shows non-capture moves" msgstr " noncapture - muestra los movimientos que no capturan pieza" #: src/frontend/cmd.c:1076 msgid " capture - shows capture moves" msgstr " capture - muestra los movimientos que capturan pieza" #: src/frontend/cmd.c:1077 msgid " eval [or score] - shows the evaluation per piece and overall" msgstr " eval [o score] - muestra la evaluación por pieza y la global" #: src/frontend/cmd.c:1078 msgid " game - shows moves in game history" msgstr " game - muestra los movimientos de la historia de la partida" #: src/frontend/cmd.c:1079 msgid " pin - shows pinned pieces" msgstr " pin - muestra las piezas clavadas" #: src/frontend/cmd.c:1081 msgid " movelist - reads in an epd file and shows legal moves for its entries" msgstr " movelist - lee un fichero epd y muestra los movimientos válidos que contiene" #: src/frontend/cmd.c:1082 msgid " capture - reads in an epd file and shows legal captures for its entries" msgstr " capture - lee un fichero epd y muestra las capturas válidas que contiene" #: src/frontend/cmd.c:1083 msgid " movegenspeed - tests speed of move generator" msgstr " movegenspeed - prueva la velocidad del generador de movimientos" #: src/frontend/cmd.c:1084 msgid " capturespeed - tests speed of capture move generator" msgstr " capturespeed - prueba la velocidad del generador de movimientos de captura" #: src/frontend/cmd.c:1085 msgid " eval - reads in an epd file and shows evaluation for its entries" msgstr " eval - lee un fichero epd y muestra la evaluación de las posiciones que contiene" #: src/frontend/cmd.c:1086 msgid " evalspeed - tests speed of the evaluator" msgstr " evalspeed - prueba la velocidad del evaluador" #: src/frontend/cmd.c:1088 msgid " Shows moves from opening book." msgstr " Muestra los movimientos del libro de aperturas." #: src/frontend/cmd.c:1090 msgid " Enables display board in graphic mode." msgstr " Activa el modo gráfico del tablero." #: src/frontend/cmd.c:1092 msgid " Disables graphic mode and display classical view." msgstr " Desactiva el modo gráfico y muestra la vista clásica." #: src/frontend/cmd.c:1118 #, c-format msgid "" "Help for command %s not found\n" "\n" msgstr "" "No hay ayuda para la orden %s\n" "\n" #: src/frontend/cmd.c:1120 #, c-format msgid "List of commands: (help COMMAND to get more help)\n" msgstr "Lista de órdenes: (help ORDEN para obtener más ayuda)\n" #~ msgid "No moves to undo! \n" #~ msgstr "¡No hay ningún movimiento que deshacer! \n"