# Italian translation of gnuchess. # Copyright (C) 2021 Free Software Foundation, Inc. # This file is distributed under the same license as the gnuchess package. # Sebastiano Pistore , 2018-2021 # msgid "" msgstr "" "Project-Id-Version: gnuchess 6.2.9-pre3\n" "Report-Msgid-Bugs-To: bug-gnu-chess@gnu.org\n" "POT-Creation-Date: 2025-05-19 00:09+0200\n" "PO-Revision-Date: 2021-08-24 16:54+0200\n" "Last-Translator: Sebastiano Pistore \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Poedit 2.4.3\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: src/main.cc:326 #, c-format msgid "Memory out of range or invalid.\n" msgstr "" #: src/main.cc:343 #, c-format msgid "File name is too long (max = %d).\n" msgstr "Il nome del file è troppo lungo (max %d).\n" #: src/main.cc:349 msgid "Option processing failed.\n" msgstr "Elaborazione opzione IA non riuscita\n" #: src/main.cc:505 #, c-format msgid "Thinking...\n" msgstr "Sto pensando...\n" #: src/frontend/cmd.cc:177 #, fuzzy, c-format #| msgid "Error reading file '%s'.\n" msgid "Error loading PGN file '%s'.\n" msgstr "Errore nella lettura del file '%s'.\n" #: src/frontend/cmd.cc:190 #, fuzzy, c-format msgid "Command 'activate' is currently not supported.\n" msgstr "Comando 'attiva' non è attualmente supportato." #: src/frontend/cmd.cc:220 #, fuzzy, c-format msgid "Command 'black' is currently not supported.\n" msgstr "Comando 'nero' non è supportato." #: src/frontend/cmd.cc:229 #, c-format msgid "" "The syntax to add a new book is:\n" "\n" "\tbook add file.pgn\n" msgstr "" #: src/frontend/cmd.cc:236 #, fuzzy, c-format msgid "Book is now on.\n" msgstr "libro ora è spento" #: src/frontend/cmd.cc:239 #, fuzzy, c-format msgid "Book is now off.\n" msgstr "libro ora è spento" #: src/frontend/cmd.cc:242 #, fuzzy, c-format msgid "Book is now best.\n" msgstr "libro ora è spento" #: src/frontend/cmd.cc:245 #, fuzzy, c-format msgid "Book is now worst.\n" msgstr "libro ora è spento" #: src/frontend/cmd.cc:248 #, fuzzy, c-format msgid "Book is now random.\n" msgstr "libro ora è spento" #: src/frontend/cmd.cc:250 #, c-format msgid "Incorrect book option: '%s'.\n" msgstr "" #: src/frontend/cmd.cc:263 #, c-format msgid "Search to a depth of %d.\n" msgstr "" #: src/frontend/cmd.cc:329 #, c-format msgid "Hashing is on.\n" msgstr "Hashing...\n" #: src/frontend/cmd.cc:331 #, c-format msgid "Hashing is off.\n" msgstr "L'hashing è disattivato.\n" #: src/frontend/cmd.cc:358 src/frontend/cmd.cc:368 #, c-format msgid "Fischer increment of %d seconds.\n" msgstr "" #. 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.cc:366 #, c-format msgid "Time control: %d moves in %.2f secs.\n" msgstr "" #: src/frontend/cmd.cc:376 #, c-format msgid "name - list known players alphabetically\n" msgstr "" #: src/frontend/cmd.cc:377 #, c-format msgid "score - list by GNU best result first\n" msgstr "" #: src/frontend/cmd.cc:378 #, c-format msgid "reverse - list by GNU worst result first\n" msgstr "" #: src/frontend/cmd.cc:394 src/frontend/cmd.cc:1391 #, c-format msgid "Board is wrong!\n" msgstr "C'è un errore nella scacchiera!\n" #: src/frontend/cmd.cc:401 #, fuzzy, c-format #| msgid "Error reading file '%s'.\n" msgid "Error loading EPD file '%s'.\n" msgstr "Errore nella lettura del file '%s'.\n" #: src/frontend/cmd.cc:458 #, fuzzy, c-format msgid "Failed to open %s for writing: %s\n" msgstr "Fallita l'apertura di «%s» per scrittura: %s" #: src/frontend/cmd.cc:464 #, c-format msgid "Could not create logfile, all slots occupied.\n" msgstr "" #: src/frontend/cmd.cc:465 #, fuzzy, c-format msgid "You may consider deleting or renaming your existing logfiles.\n" msgstr "Si può considerare eliminando o rinominando il file di registro esistente." #: src/frontend/cmd.cc:498 #, fuzzy, c-format msgid "Null-move heuristic is on.\n" msgstr "Null-euristiche è su." #: src/frontend/cmd.cc:500 #, c-format msgid "Null-move heuristic is off.\n" msgstr "" #: src/frontend/cmd.cc:550 src/frontend/cmd.cc:571 src/frontend/cmd.cc:593 #: src/frontend/cmd.cc:611 #, c-format msgid "Error: PGN file not loaded!\n" msgstr "Errore: file PGN non caricato!\n" #: src/frontend/cmd.cc:559 #, c-format msgid "No more moves. Game reached the end.\n" msgstr "Non ci sono altre mosse valide. La partita è terminata.\n" #: src/frontend/cmd.cc:581 #, c-format msgid "Initial position reached. There are no earlier moves.\n" msgstr "" #: src/frontend/cmd.cc:641 src/frontend/cmd.cc:753 #, c-format msgid "Invalid filename.\n" msgstr "Nome file non valido.\n" #: src/frontend/cmd.cc:647 #, c-format msgid "Graphic mode is enabled.\n" msgstr "La modalità grafica è abilitata.\n" #: src/frontend/cmd.cc:653 #, c-format msgid "Graphic mode is disabled.\n" msgstr "La modalità grafica è disattivata.\n" #: src/frontend/cmd.cc:699 #, c-format msgid "Command 'random' is currently not supported.\n" msgstr "" #: src/frontend/cmd.cc:707 #, c-format msgid "my rating = %d, opponent rating = %d\n" msgstr "" #: src/frontend/cmd.cc:731 src/frontend/cmd.cc:804 #, c-format msgid "No moves to undo!\n" msgstr "Nessuna mossa da annullare!\n" #: src/frontend/cmd.cc:742 #, c-format msgid "Save to %s\n" msgstr "Salva su %s\n" #: src/frontend/cmd.cc:786 #, c-format msgid "Command 'switch' is currently not supported.\n" msgstr "Il comando 'switch' non è al momento supportato.\n" #: src/frontend/cmd.cc:813 #, c-format msgid "" "Usage: %s [OPTION]...\n" "\n" msgstr "" "Utilizzo: %s [OPZIONE]...\n" "\n" #: src/frontend/cmd.cc:815 #, c-format msgid "" "Play the game of chess.\n" "\n" msgstr "" "Gioca a scacchi.\n" "\n" #: src/frontend/cmd.cc:817 #, c-format msgid "Options:\n" msgstr "Opzioni:\n" #: src/frontend/cmd.cc:818 #, fuzzy, c-format #| msgid " -h, --help display this help and exit\n" msgid " -h, --help display this help and exit\n" msgstr " -h, --help mostra questo aiuto ed esce\n" #: src/frontend/cmd.cc:820 #, fuzzy, c-format #| msgid " -v, --version display version information and exit\n" msgid " -v, --version display version information and exit\n" msgstr " -v, --version mostra il numero di versione e quindi esce\n" #: src/frontend/cmd.cc:822 #, c-format msgid " -q, --quiet make the program silent on startup\n" msgstr "" #: src/frontend/cmd.cc:824 #, c-format msgid " --silent same as -q\n" msgstr "" #: src/frontend/cmd.cc:826 src/frontend/cmd.cc:845 #, c-format msgid "\n" msgstr "\n" #: src/frontend/cmd.cc:828 #, c-format msgid " -x, --xboard start in engine mode\n" msgstr "" #: src/frontend/cmd.cc:830 #, fuzzy, c-format #| msgid " -p, --post start up showing thinking\n" msgid " -p, --post start up showing thinking\n" msgstr " -p, --post inizia mostrando il ragionamento\n" #: src/frontend/cmd.cc:832 #, c-format msgid " -e, --easy disable thinking in opponents time\n" msgstr "" #: src/frontend/cmd.cc:834 #, fuzzy, c-format #| msgid " -m, --manual enable manual mode\n" msgid " -m, --manual enable manual mode\n" msgstr " -m, --manual abilita modalità manuale\n" #: src/frontend/cmd.cc:836 #, c-format msgid "" " -u, --uci enable UCI protocol (that is: behave like an\n" " UCI engine); incompatible with other options\n" msgstr "" #: src/frontend/cmd.cc:839 #, fuzzy, c-format #| msgid " -M size, --memory=size specify memory usage in MB for hashtable\n" msgid " -M SIZE, --memory=SIZE specify memory usage in MB for hashtable\n" msgstr " -M size, --memory=size imposta in MB spazio di memoria per le tabelle degli hash\n" #: src/frontend/cmd.cc:841 #, c-format msgid " -a FILENAME, --addbook=FILENAME compile book.bin from pgn book FILENAME\n" msgstr "" #: src/frontend/cmd.cc:843 #, fuzzy, c-format #| msgid " -g, --graphic enable graphic mode\n" msgid " -g, --graphic enable graphic mode\n" msgstr " -g, --graphic abilita modalità grafica\n" #: src/frontend/cmd.cc:847 #, c-format msgid "" "Options xboard and post are accepted without leading dashes\n" "for backward compatibility.\n" "\n" msgstr "" #: src/frontend/cmd.cc:851 #, c-format msgid "" "Moves are accepted either in standard algebraic notation (SAN) or\n" "in coordinate algebraic notation.\n" "\n" msgstr "" #: src/frontend/cmd.cc:855 #, c-format msgid "" "The file 'gnuchess.ini' allows setting configuration options, but it is\n" "ignored if the --uci option is used. See 'info gnuchess' for details\n" "about the options. The program will look for 'gnuchess.ini' in\n" "$XDG_CONFIG_HOME/gnuchess/ and $HOME/.config/gnuchess/ in that order,\n" "and it will use the first one it finds, if any.\n" "\n" msgstr "" #: src/frontend/cmd.cc:862 #, fuzzy, c-format #| msgid "" #| "Report bugs to .\n" #| "\n" msgid "Report bugs to: .\n" msgstr "" "Segnalare i bug a .\n" "\n" #: src/frontend/cmd.cc:864 #, c-format msgid "%s home page: \n" msgstr "" #: src/frontend/cmd.cc:866 #, c-format msgid "" "General help using GNU software: \n" "\n" msgstr "" #: src/frontend/cmd.cc:913 src/frontend/cmd.cc:1370 #, c-format msgid "Invalid move: %s\n" msgstr "Mossa non valida: %s\n" #: src/frontend/cmd.cc:921 #, fuzzy, c-format #| msgid "" #| "Copyright (C) %s Free Software Foundation, Inc.\n" #| "License GPLv3+: GNU GPL version 3 or later \n" #| "This is free software: you are free to change and redistribute it.\n" #| "There is NO WARRANTY, to the extent permitted by law.\n" msgid "" "Copyright (C) %s Free Software Foundation, Inc.\n" "License GPLv3+: GNU GPL version 3 or later \n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n" msgstr "" "Copyright © %s Free Software Foundation, Inc.\n" "Licenza GPLv3+: GNU GPL versione 3 o successive .\n" "Questo è software libero: siete liberi di modificarlo e ridistribuirlo.\n" "Non c'è ALCUNA GARANZIA, nella misura permessa dalle leggi vigenti.\n" #: src/frontend/cmd.cc:930 #, c-format msgid "Coordinate display enabled.\n" msgstr "Visualizzazione delle coordinate abilitata.\n" #: src/frontend/cmd.cc:935 #, c-format msgid "Coordinate display disabled.\n" msgstr "Visualizzazione delle coordinate disabilitata.\n" #: src/frontend/cmd.cc:944 #, c-format msgid "Command 'white' is currently not supported.\n" msgstr "" #: src/frontend/cmd.cc:976 #, c-format msgid "My rating = %d\n" msgstr "La mia valutazione è %d\n" #: src/frontend/cmd.cc:977 #, c-format msgid "Opponent rating = %d\n" msgstr "Valutazione avversario = %d\n" #: src/frontend/cmd.cc:979 msgid "time" msgstr "tempo" #: src/frontend/cmd.cc:981 msgid "moves" msgstr "mosse" #: src/frontend/cmd.cc:986 src/frontend/cmd.cc:993 src/frontend/cmd.cc:1002 #: src/frontend/cmd.cc:1011 #, c-format msgid "No. of moves generated = %ld\n" msgstr "" #: src/frontend/cmd.cc:1015 #, c-format msgid "Command 'show eval/score' is currently not supported.\n" msgstr "" #: src/frontend/cmd.cc:1022 #, fuzzy, c-format msgid "Command 'show pin' is currently not supported.\n" msgstr "Perno di comando 'show' non è attualmente supportato." #: src/frontend/cmd.cc:1034 #, c-format msgid "Command 'test' is currently not supported.\n" msgstr "" #: src/frontend/cmd.cc:1052 msgid " Quits the program." msgstr " Abbandona il programma." #: src/frontend/cmd.cc:1054 msgid " In analysis mode this stops analysis, otherwise it quits the program." msgstr "" #: src/frontend/cmd.cc:1056 msgid " Produces a help blurb corresponding to this list of commands." msgstr "" #: src/frontend/cmd.cc:1058 msgid " add FILENAME - compiles book.bin from pgn book FILENAME" msgstr "" #: src/frontend/cmd.cc:1059 msgid " on - enables use of book (default)" msgstr "" #: src/frontend/cmd.cc:1060 msgid " off - disables use of book" msgstr "" #: src/frontend/cmd.cc:1061 #, fuzzy msgid " worst - plays worst move from book" msgstr "peggiore - ascolti peggiore spostare dal libro" #: src/frontend/cmd.cc:1062 msgid " best - plays best move from book" msgstr "" #: src/frontend/cmd.cc:1063 msgid " prefer - same as 'book on' (default)" msgstr "" #: src/frontend/cmd.cc:1064 #, fuzzy msgid " random - plays any move from book" msgstr "casuale - Gioca qualsiasi mossa dal libro" #: src/frontend/cmd.cc:1066 msgid " Prints out the version of this program." msgstr "" #: src/frontend/cmd.cc:1069 #, fuzzy msgid " Backs up one move in pgn loaded game." msgstr "Esegue il backup di uno spostare in pgn caricato gioco." #: src/frontend/cmd.cc:1071 msgid " Saves the game so far from memory to the file." msgstr "" #: src/frontend/cmd.cc:1073 #, fuzzy msgid " Loads the game in the file into memory." msgstr "Carica il gioco nel file in memoria." #: src/frontend/cmd.cc:1075 msgid "" " Loads the game in the file into memory, and enables\n" " the commands 'first', 'last', 'next', 'previous'." msgstr "" #: src/frontend/cmd.cc:1079 msgid " Advances one move in pgn loaded game." msgstr "" #: src/frontend/cmd.cc:1081 msgid " Goes to begin position of pgn loaded game." msgstr "" #: src/frontend/cmd.cc:1083 #, fuzzy msgid " Goes to end position of pgn loaded game." msgstr "Va per la posizione finale del pgn caricato il gioco." #: src/frontend/cmd.cc:1086 #, fuzzy msgid "" " Makes the program stop moving. You may now enter moves\n" " to reach some position in the future." msgstr "Rende il programma smettere di muoversi. È ora possibile immettere mosse per raggiungere qualche posizione in futuro." #: src/frontend/cmd.cc:1090 msgid " Program plays white." msgstr " Il programma prende il bianco." #: src/frontend/cmd.cc:1092 msgid " Program plays black." msgstr " Il programma prende il nero." #: src/frontend/cmd.cc:1094 msgid "" " Computer takes whichever side is on move and begins its\n" " thinking immediately." msgstr "" #: src/frontend/cmd.cc:1097 msgid "" " Arranges for verbose thinking output showing variation, score,\n" " time, depth, etc." msgstr "" #: src/frontend/cmd.cc:1100 #, fuzzy msgid " Turns off verbose thinking output." msgstr "Disattiva l'output dettagliato del pensiero." #: src/frontend/cmd.cc:1102 msgid "" " Lets you input your name. Also writes the log.nnn and\n" " corresponding game.nnn files. For details please see\n" " the auxiliary file format sections." msgstr "" #: src/frontend/cmd.cc:1106 msgid " Mostly used by Internet Chess Server." msgstr " Utilizzato principalmente dall'Internet Chess Server." #: src/frontend/cmd.cc:1108 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. So you would have to undo a move or two, or\n" " add time to the clock with 'level' or 'time'." msgstr "" #: src/frontend/cmd.cc:1113 #, fuzzy msgid " Inputs the estimated rating for computer and for its opponent." msgstr "Inserisce la valutazione stimata per il computer e per il suo avversario." #: src/frontend/cmd.cc:1115 msgid " Sets up a new game (i.e. pieces in original positions)." msgstr "" #: src/frontend/cmd.cc:1117 msgid "" " Inputs time left in game for computer in hundredths of a second.\n" " Mostly used by Internet Chess Server." msgstr "" #: src/frontend/cmd.cc:1120 msgid " on - enables using the memory hash table to speed up search" msgstr "" #: src/frontend/cmd.cc:1121 msgid " off - disables the memory hash table" msgstr " off - disattiva la tabella di hash in memoria" #: src/frontend/cmd.cc:1123 msgid " Sets the hash table to permit storage of N MB." msgstr "" #: src/frontend/cmd.cc:1125 msgid " on - enables using the null-move heuristic to speed up search" msgstr "" #: src/frontend/cmd.cc:1126 msgid " off - disables using the null-move heuristic" msgstr "" #: src/frontend/cmd.cc:1128 msgid " on - enables use of xboard/winboard" msgstr "" #: src/frontend/cmd.cc:1129 msgid " off - disables use of xboard/winboard" msgstr " off - disattiva l'uso di xboard/winboard" #: src/frontend/cmd.cc:1131 #, fuzzy 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 "Imposta il programma per cercare profondo strato N (metà-mosse) ogni ricerca che esegue. Se c'è uno scacco matto o altra condizione che non consente tale profondità, quindi non sarà." #: src/frontend/cmd.cc:1135 msgid "" " Sets time control to be MOVES in MINUTES, with each move giving\n" " an INCREMENT (in seconds, i.e. a Fischer-style clock)." msgstr "" #: src/frontend/cmd.cc:1139 #, fuzzy msgid " Loads a position in EPD format from disk into memory." msgstr "Carica una posizione in formato EPD dal disco in memoria." #: src/frontend/cmd.cc:1142 msgid " Saves game position into EPD format from memory to disk." msgstr "" #: src/frontend/cmd.cc:1144 msgid " Switches side to move." msgstr " Cambia il lato della scacchiera." #: src/frontend/cmd.cc:1147 msgid " Solves the positions in FILENAME." msgstr "" #: src/frontend/cmd.cc:1149 msgid " Backs up two moves in game history." msgstr "" #: src/frontend/cmd.cc:1151 msgid " Backs up one move in game history." msgstr "" #: src/frontend/cmd.cc:1153 #, fuzzy msgid " Displays command line syntax." msgstr "Visualizza la sintassi del comando." #: src/frontend/cmd.cc:1155 msgid " board - displays the current board" msgstr "" #: src/frontend/cmd.cc:1156 msgid " time - displays the time settings" msgstr "" #: src/frontend/cmd.cc:1157 msgid " moves - shows all moves using one call to routine" msgstr "" #: src/frontend/cmd.cc:1158 msgid " escape - shows moves that escape from check using one call to routine" msgstr "" #: src/frontend/cmd.cc:1159 #, fuzzy msgid " noncapture - shows non-capture moves" msgstr "noncapture - spettacoli acquisizione mosse" #: src/frontend/cmd.cc:1160 msgid " capture - shows capture moves" msgstr "" #: src/frontend/cmd.cc:1161 msgid " eval [or score] - shows the evaluation per piece and overall" msgstr "" #: src/frontend/cmd.cc:1162 msgid " game - shows moves in game history" msgstr "" #: src/frontend/cmd.cc:1163 msgid " pin - shows pinned pieces" msgstr "" #: src/frontend/cmd.cc:1165 #, fuzzy msgid " movelist - reads in an epd file and shows legal moves for its entries" msgstr "movelist - legge in un file epd e mostra le mosse legali per le sue voci" #: src/frontend/cmd.cc:1166 msgid " capture - reads in an epd file and shows legal captures for its entries" msgstr "" #: src/frontend/cmd.cc:1167 #, fuzzy msgid " movegenspeed - tests speed of move generator" msgstr "movegenspeed - test velocità di spostare il generatore" #: src/frontend/cmd.cc:1168 msgid " capturespeed - tests speed of capture move generator" msgstr "" #: src/frontend/cmd.cc:1169 msgid " eval - reads in an epd file and shows evaluation for its entries" msgstr "" #: src/frontend/cmd.cc:1170 msgid " evalspeed - tests speed of the evaluator" msgstr "" #: src/frontend/cmd.cc:1172 msgid " Shows moves from opening book." msgstr "" #: src/frontend/cmd.cc:1174 msgid " Enables display board in graphic mode." msgstr " Consente di visualizzare la scacchiera in modalità grafica." #: src/frontend/cmd.cc:1176 msgid " Disables graphic mode and display classical view." msgstr "" #: src/frontend/cmd.cc:1178 msgid " Displays the chessboard rank and file in both graphic and classical views." msgstr "" #: src/frontend/cmd.cc:1180 #, fuzzy msgid " Does not display the chessboard rank nor file in either mode (graphic nor classical)." msgstr "Non visualizza il rango di scacchiera né file in entrambe le modalità (grafica né classica)" #: src/frontend/cmd.cc:1206 #, c-format msgid "" "Help for command '%s' not found.\n" "\n" msgstr "" #: src/frontend/cmd.cc:1208 #, c-format msgid "List of commands: (help COMMAND to get more help)\n" msgstr "" #: src/frontend/engine.cc:315 #, c-format msgid "" "\n" "My move is : %s\n" msgstr "" "\n" "La mia mossa è: %s\n" #: src/frontend/pgn.cc:67 #, c-format msgid "File '%s' already exists. Please delete it first, or choose a different file name.\n" msgstr "" #: src/frontend/pgn.cc:74 #, c-format msgid "Cannot write to file %s\n" msgstr "Impossibile scrivere il file %s\n" #: src/frontend/pgn.cc:184 #, c-format msgid "Cannot open file %s\n" msgstr "Impossibile aprire il file %s\n" #: src/frontend/input.cc:150 msgid "Black" msgstr "Nero" #: src/frontend/input.cc:150 msgid "White" msgstr "Bianco" #~ msgid " -u, --uci enable UCI protocol (externally behave as UCI engine)\n" #~ msgstr " -u, - uci abilitare il protocollo UCI (esternamente si comporta come motore UCI)\n" #, fuzzy #~| msgid "Error reading file '%s'\n" #~ msgid "Error reading contents of file '%s'.\n" #~ msgstr "Errore nella lettura del file '%s'\n" #~ msgid "Incorrect epd file.\n" #~ msgstr "File epd corrotto.\n" #~ msgid "File with name %s already exists.\n" #~ msgstr "Un file chiamato %s esiste già.\n" #~ msgid "Overwrite file? [y/n]: " #~ msgstr "Sovrascrivere il file? [y/n]: " #~ msgid "File not saved.\n" #~ msgstr "File non salvato.\n" #~ msgid "File %s is overwritten.\n" #~ msgstr "Il file %s è stato sovrascritto.\n"