updated po files for new release (make distcheck)
[xboard.git] / po / it.po
1 # XBoard -- a graphical chessboard for X
2 # Copyright (C) 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
3 # Enhancements Copyright (C) 1992-98 Free Software Foundation, Inc.
4 # This file is distributed under the same license as the XBoard package.
5 # Traduzione di Giorgio Medeot, 2010
6 #
7 #, fuzzy
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: GNU xboard master-20110411\n"
11 "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n"
12 "POT-Creation-Date: 2013-02-05 23:03-0800\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: it\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
20
21 #: args.h:810
22 #, c-format
23 msgid "%s in settings file\n"
24 msgstr ""
25
26 #: args.h:820
27 #, c-format
28 msgid "Bad integer value %s"
29 msgstr ""
30
31 #: args.h:912 args.h:1150
32 #, c-format
33 msgid "Unrecognized argument %s"
34 msgstr ""
35
36 #: args.h:942
37 #, c-format
38 msgid "No value provided for argument %s"
39 msgstr ""
40
41 #: args.h:1002
42 #, c-format
43 msgid "Incomplete \\ escape in value for %s"
44 msgstr ""
45
46 #: args.h:1105
47 #, c-format
48 msgid "Failed to open indirection file %s"
49 msgstr ""
50
51 #: args.h:1122
52 #, c-format
53 msgid "Unrecognized boolean argument value %s"
54 msgstr ""
55
56 #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings
57 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
58 #: backend.c:743
59 msgid "first"
60 msgstr ""
61
62 #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings
63 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
64 #: backend.c:746
65 msgid "second"
66 msgstr ""
67
68 #: backend.c:825
69 #, c-format
70 msgid "protocol version %d not supported"
71 msgstr "Versione %d del protocollo non supportata"
72
73 #: backend.c:931
74 msgid "You did not specify the engine executable"
75 msgstr ""
76
77 #: backend.c:987
78 #, c-format
79 msgid "bad timeControl option %s"
80 msgstr "Opzione timeControl non corretta: %s"
81
82 #: backend.c:1002
83 #, c-format
84 msgid "bad searchTime option %s"
85 msgstr "Opzione searchTime non corretta: %s"
86
87 #: backend.c:1108
88 #, c-format
89 msgid "Variant %s supported only in ICS mode"
90 msgstr "La variante %s è supportata solo in modalità ICS"
91
92 #: backend.c:1126
93 #, c-format
94 msgid "Unknown variant name %s"
95 msgstr "Nome di variante sconosciuto: %s"
96
97 #: backend.c:1369
98 msgid "Starting chess program"
99 msgstr "Avvio del motore di gioco"
100
101 #: backend.c:1392
102 msgid "Bad game file"
103 msgstr "File partita non riconosciuto"
104
105 #: backend.c:1399
106 msgid "Bad position file"
107 msgstr "File posizione non riconosciuto"
108
109 #: backend.c:1413
110 msgid "Pick new game"
111 msgstr ""
112
113 #: backend.c:1482
114 msgid ""
115 "You restarted an already completed tourney\n"
116 "One more cycle will now be added to it\n"
117 "Games commence in 10 sec"
118 msgstr ""
119
120 #: backend.c:1489
121 #, c-format
122 msgid "All games in tourney '%s' are already played or playing"
123 msgstr ""
124
125 #: backend.c:1496
126 msgid "Can't have a match with no chess programs"
127 msgstr "Impossibile avviare un match senza specificare alcun motore di gioco"
128
129 #: backend.c:1533
130 #, c-format
131 msgid "Could not open comm port %s"
132 msgstr "Apertura della porta comm %s fallita"
133
134 #: backend.c:1536
135 #, c-format
136 msgid "Could not connect to host %s, port %s"
137 msgstr "Connessione all'host %s, porta %s fallita"
138
139 #: backend.c:1592
140 #, c-format
141 msgid "Unknown initialMode %s"
142 msgstr "Valore per initialMode non riconosciuto: %s"
143
144 #: backend.c:1618
145 msgid "AnalyzeFile mode requires a game file"
146 msgstr "La modalità 'Analizza file' richiede un file partita"
147
148 #: backend.c:1645
149 msgid "Analysis mode requires a chess engine"
150 msgstr "La modalità Analisi richiede un motore di gioco"
151
152 #: backend.c:1649
153 msgid "Analysis mode does not work with ICS mode"
154 msgstr "La funzione di Analisi non è disponibile in modalità ICS"
155
156 #: backend.c:1660
157 msgid "MachineWhite mode requires a chess engine"
158 msgstr "La modalità 'Bianco al motore di gioco' richiede almeno un motore"
159
160 #: backend.c:1665
161 msgid "MachineWhite mode does not work with ICS mode"
162 msgstr ""
163 "La funzione 'Bianco al motore di gioco' non è disponibile in modalità ICS"
164
165 #: backend.c:1672
166 msgid "MachineBlack mode requires a chess engine"
167 msgstr "La modalità 'Nero al motore di gioco' richiede almeno un motore"
168
169 #: backend.c:1677
170 msgid "MachineBlack mode does not work with ICS mode"
171 msgstr ""
172 "La funzione 'Nero al motore di gioco' non è disponibile in modalità ICS"
173
174 #: backend.c:1684
175 msgid "TwoMachines mode requires a chess engine"
176 msgstr ""
177 "La modalità 'Motore di gioco 1 vs 2' richiede almeno un motore di gioco"
178
179 #: backend.c:1689
180 msgid "TwoMachines mode does not work with ICS mode"
181 msgstr "La funzione 'Motore di gioco 1 vs 2' non è disponibile in modalità ICS"
182
183 #: backend.c:1700
184 msgid "Training mode requires a game file"
185 msgstr "La modalità Allenamento richiede un file partita"
186
187 #: backend.c:1863 backend.c:1918 backend.c:1941 backend.c:2340
188 msgid "Error writing to ICS"
189 msgstr "Errore in scrittura sull'ICS"
190
191 #: backend.c:1878
192 msgid "Error reading from keyboard"
193 msgstr "Errore in lettura da tastiera"
194
195 #: backend.c:1881
196 msgid "Got end of file from keyboard"
197 msgstr "Ricevuto carattere di Fine file (EOF) dalla tastiera"
198
199 #: backend.c:2186
200 #, c-format
201 msgid "Unknown wild type %d"
202 msgstr ""
203
204 #: backend.c:2197
205 #, c-format
206 msgid "recognized '%s' (%d) as variant %s\n"
207 msgstr ""
208
209 #: backend.c:2257 usystem.c:329
210 msgid "Error writing to display"
211 msgstr "Errore in scrittura sul display"
212
213 #: backend.c:3013
214 #, c-format
215 msgid "your opponent kibitzes: %s"
216 msgstr ""
217
218 #: backend.c:3542
219 msgid "Error gathering move list: two headers"
220 msgstr "Errore nella lettura della lista mosse: sono presenti due intestazioni"
221
222 #: backend.c:3556
223 #, c-format
224 msgid "Ratings from header: W %d, B %d\n"
225 msgstr ""
226
227 #: backend.c:3589
228 msgid "Error gathering move list: nested"
229 msgstr "Errore nella lettura della lista mosse: mosse annidate"
230
231 #: backend.c:3693 backend.c:4111 backend.c:4315 backend.c:4875 backend.c:4879
232 #: backend.c:6891 backend.c:12057 backend.c:13770 backend.c:13847
233 #: backend.c:13893 backend.c:13899 backend.c:13904 backend.c:13909
234 msgid "vs."
235 msgstr ""
236
237 #: backend.c:3821
238 msgid "Illegal move (rejected by ICS)"
239 msgstr ""
240
241 #: backend.c:4159
242 msgid "Connection closed by ICS"
243 msgstr "Connessione chiusa dal'ICS"
244
245 #: backend.c:4161
246 msgid "Error reading from ICS"
247 msgstr "Errore in lettura dall'ICS"
248
249 #: backend.c:4214
250 #, c-format
251 msgid "Parsing board: %s\n"
252 msgstr ""
253
254 #: backend.c:4238
255 #, c-format
256 msgid ""
257 "Failed to parse board string:\n"
258 "\"%s\""
259 msgstr ""
260
261 #: backend.c:4247 backend.c:9740
262 msgid "Game too long; increase MAX_MOVES and recompile"
263 msgstr ""
264 "Partita troppo lunga; incrementare il valore di MAX_MOVES e ricompilare"
265
266 #: backend.c:4366
267 msgid "Error gathering move list: extra board"
268 msgstr "Errore nela lettura della lista mosse: è presente una posizione in più"
269
270 #: backend.c:4799 backend.c:4821
271 #, c-format
272 msgid "Couldn't parse move \"%s\" from ICS"
273 msgstr "Impossibile interpretare la mossa dall'ICS: \"%s\""
274
275 #: backend.c:5058
276 #, c-format
277 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
278 msgstr "say Errore interno; moveType malformato %d (%d,%d-%d,%d)"
279
280 #: backend.c:5128
281 msgid "You cannot do this while you are playing or observing"
282 msgstr ""
283
284 #: backend.c:6020
285 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
286 msgstr ""
287
288 #: backend.c:6482
289 msgid "You are playing Black"
290 msgstr "Stai giocando con il Nero"
291
292 #: backend.c:6491 backend.c:6518
293 msgid "You are playing White"
294 msgstr "Stai giocando con il Bianco"
295
296 #: backend.c:6500 backend.c:6526 backend.c:6646 backend.c:6671 backend.c:6687
297 #: backend.c:14542
298 msgid "It is White's turn"
299 msgstr "Il tratto è al Bianco"
300
301 #: backend.c:6504 backend.c:6530 backend.c:6654 backend.c:6677 backend.c:6708
302 #: backend.c:14534
303 msgid "It is Black's turn"
304 msgstr "Il tratto è al Nero"
305
306 #: backend.c:6543
307 msgid "Displayed position is not current"
308 msgstr "La posizione mostrata non è quella corrente"
309
310 #: backend.c:6781
311 msgid "Illegal move"
312 msgstr "Mossa illegale"
313
314 #: backend.c:6848
315 msgid "End of game"
316 msgstr "Termine della partita"
317
318 #: backend.c:6851
319 msgid "Incorrect move"
320 msgstr "Mossa non corretta"
321
322 #: backend.c:7160 backend.c:7286
323 msgid "Pull pawn backwards to under-promote"
324 msgstr ""
325
326 #: backend.c:7517
327 msgid "Swiss tourney finished"
328 msgstr ""
329
330 #: backend.c:8091
331 msgid "Invalid pairing from pairing engine"
332 msgstr ""
333
334 #: backend.c:8224
335 #, c-format
336 msgid "Illegal move \"%s\" from %s machine"
337 msgstr "Mossa illegale \"%s\" dal %s motore di gioco"
338
339 #: backend.c:8443
340 msgid "Bad FEN received from engine"
341 msgstr ""
342
343 #: backend.c:8587 backend.c:13635 backend.c:13700
344 #, c-format
345 msgid "%s does not support analysis"
346 msgstr "%s non supporta l'analisi"
347
348 #: backend.c:8653
349 #, c-format
350 msgid "Illegal move \"%s\" (rejected by %s chess program)"
351 msgstr "Mossa illegale \"%s\" (rifiutata dal %s motore di gioco)"
352
353 #: backend.c:8680
354 #, c-format
355 msgid "Failed to start %s chess program %s on %s: %s\n"
356 msgstr "Avvio del %s motore di gioco %s su %s fallito: %s\n"
357
358 #: backend.c:8701
359 #, c-format
360 msgid "Hint: %s"
361 msgstr "Suggerimento: %s"
362
363 #: backend.c:8706
364 #, c-format
365 msgid ""
366 "Illegal hint move \"%s\"\n"
367 "from %s chess program"
368 msgstr ""
369
370 #: backend.c:8881
371 msgid "Machine accepts your draw offer"
372 msgstr "Il motore di gioco accetta la tua offerta di patta"
373
374 #: backend.c:8884
375 msgid ""
376 "Machine offers a draw\n"
377 "Select Action / Draw to agree"
378 msgstr ""
379
380 #: backend.c:8963
381 msgid "failed writing PV"
382 msgstr ""
383
384 #: backend.c:9261
385 #, c-format
386 msgid "Ambiguous move in ICS output: \"%s\""
387 msgstr "Mossa ambigua nell'output dell'ICS: \"%s\""
388
389 #: backend.c:9271
390 #, c-format
391 msgid "Illegal move in ICS output: \"%s\""
392 msgstr "Mossa illegale nell'output dell'ICS: \"%s\""
393
394 #: backend.c:9282
395 msgid "Gap in move list"
396 msgstr "Mosse mancanti nella lista mosse"
397
398 #: backend.c:9874 dialogs.c:459
399 #, c-format
400 msgid "Variant %s not supported by %s"
401 msgstr "La variante %s non è supportata da %s"
402
403 #: backend.c:10017
404 #, c-format
405 msgid "Startup failure on '%s'"
406 msgstr "Avvio di '%s' fallito"
407
408 #: backend.c:10048
409 msgid "Waiting for first chess program"
410 msgstr "In attesa del primo motore di gioco"
411
412 #: backend.c:10053 backend.c:13918
413 msgid "Waiting for second chess program"
414 msgstr "In attesa del secondo motore di gioco"
415
416 #: backend.c:10103
417 msgid "Could not write on tourney file"
418 msgstr ""
419
420 #: backend.c:10177
421 msgid ""
422 "You cannot replace an engine while it is engaged!\n"
423 "Terminate its game first."
424 msgstr ""
425
426 #: backend.c:10191
427 msgid "No engine with the name you gave is installed"
428 msgstr ""
429
430 #: backend.c:10193
431 msgid ""
432 "First change an engine by editing the participants list\n"
433 "of the Tournament Options dialog"
434 msgstr ""
435
436 #: backend.c:10194
437 msgid "You can only change one engine at the time"
438 msgstr ""
439
440 #: backend.c:10209 backend.c:10356
441 #, c-format
442 msgid "No engine %s is installed"
443 msgstr ""
444
445 #: backend.c:10229
446 msgid ""
447 "You must supply a tournament file,\n"
448 "for storing the tourney progress"
449 msgstr ""
450
451 #: backend.c:10239
452 msgid "Not enough participants"
453 msgstr ""
454
455 #: backend.c:10440
456 #, fuzzy
457 msgid "Bad tournament file"
458 msgstr "File partita non riconosciuto"
459
460 #: backend.c:10452
461 #, fuzzy
462 msgid "Waiting for other game(s)"
463 msgstr "In attesa del primo motore di gioco"
464
465 #: backend.c:10465
466 msgid "No pairing engine specified"
467 msgstr ""
468
469 #: backend.c:10942
470 #, c-format
471 msgid "Match %s vs. %s: final score %d-%d-%d"
472 msgstr "Match %s vs %s: punteggio finale %d-%d-%d"
473
474 #: backend.c:11398 backend.c:11429
475 #, c-format
476 msgid "Illegal move: %d.%s%s"
477 msgstr "Mossa illegale: %d.%s%s"
478
479 #: backend.c:11418
480 #, c-format
481 msgid "Ambiguous move: %d.%s%s"
482 msgstr "Mossa ambigua: %d.%s%s"
483
484 #: backend.c:11471 backend.c:12478 backend.c:12671 backend.c:13032
485 #, c-format
486 msgid "Can't open \"%s\""
487 msgstr "Impossibile aprire \"%s\""
488
489 #: backend.c:11483 menus.c:116
490 msgid "Cannot build game list"
491 msgstr "Impossibile costruire lista delle partite"
492
493 #: backend.c:11568
494 msgid "No more games in this message"
495 msgstr "In questo messaggio non sono presenti altre partite"
496
497 #: backend.c:11608
498 msgid "No game has been loaded yet"
499 msgstr "Non è ancora stata caricata nessuna partita"
500
501 #: backend.c:11612 backend.c:12459 ngamelist.c:129
502 msgid "Can't back up any further"
503 msgstr "Impossibile tornare più indietro"
504
505 #: backend.c:12033
506 msgid "Game number out of range"
507 msgstr "Indice superiore al numero di partite"
508
509 #: backend.c:12044
510 msgid "Can't seek on game file"
511 msgstr "Impossibile effettuare la ricerca nel file di partita"
512
513 #: backend.c:12102
514 msgid "Game not found in file"
515 msgstr "Partita non trovata nel file"
516
517 #: backend.c:12230 backend.c:12555
518 msgid "Bad FEN position in file"
519 msgstr "Stringa FEN di posizione scorretta nel file"
520
521 #: backend.c:12382
522 msgid "No moves in game"
523 msgstr "Partita senza mosse"
524
525 #: backend.c:12455
526 msgid "No position has been loaded yet"
527 msgstr "Non è ancora stata caricata nessuna posizione"
528
529 #: backend.c:12516 backend.c:12527
530 msgid "Can't seek on position file"
531 msgstr "Impossibile effettuare la ricerca nel file di posizione"
532
533 #: backend.c:12534 backend.c:12546
534 msgid "Position not found in file"
535 msgstr "Posizione non trovata nel file"
536
537 #: backend.c:12586
538 msgid "Black to play"
539 msgstr "Il tratto è al Nero"
540
541 #: backend.c:12589
542 msgid "White to play"
543 msgstr "Il tratto è al Bianco"
544
545 #: backend.c:12676 backend.c:13037
546 #, fuzzy
547 msgid "Waiting for access to save file"
548 msgstr "In attesa del secondo motore di gioco"
549
550 #: backend.c:12678
551 msgid "Saving game"
552 msgstr ""
553
554 #: backend.c:12679
555 msgid "Bad Seek"
556 msgstr ""
557
558 #: backend.c:13039
559 #, fuzzy
560 msgid "Saving position"
561 msgstr "File posizione non riconosciuto"
562
563 #: backend.c:13165
564 msgid ""
565 "You have edited the game history.\n"
566 "Use Reload Same Game and make your move again."
567 msgstr ""
568
569 #: backend.c:13170
570 msgid ""
571 "You have entered too many moves.\n"
572 "Back up to the correct position and try again."
573 msgstr ""
574
575 #: backend.c:13175
576 msgid ""
577 "Displayed position is not current.\n"
578 "Step forward to the correct position and try again."
579 msgstr ""
580
581 #: backend.c:13222
582 msgid "You have not made a move yet"
583 msgstr "Non hai ancora fatto alcuna mossa"
584
585 #: backend.c:13243
586 msgid ""
587 "The cmail message is not loaded.\n"
588 "Use Reload CMail Message and make your move again."
589 msgstr ""
590
591 #: backend.c:13248
592 msgid "No unfinished games"
593 msgstr "Non è presente nessuna partita non terminata"
594
595 #: backend.c:13254
596 #, c-format
597 msgid ""
598 "You have already mailed a move.\n"
599 "Wait until a move arrives from your opponent.\n"
600 "To resend the same move, type\n"
601 "\"cmail -remail -game %s\"\n"
602 "on the command line."
603 msgstr ""
604
605 #: backend.c:13269
606 msgid "Failed to invoke cmail"
607 msgstr "Impossibile aprire l'applicazione cmail"
608
609 #: backend.c:13331
610 #, c-format
611 msgid "Waiting for reply from opponent\n"
612 msgstr "In attesa di risposta dall'avversario\n"
613
614 #: backend.c:13353
615 #, c-format
616 msgid "Still need to make move for game\n"
617 msgstr "Occorre ancora eseguire la mossa per la partita\n"
618
619 #: backend.c:13357
620 #, c-format
621 msgid "Still need to make moves for both games\n"
622 msgstr "Occorre ancora eseguire mosse per entrambe le partite\n"
623
624 #: backend.c:13361
625 #, c-format
626 msgid "Still need to make moves for all %d games\n"
627 msgstr "Occorre ancora eseguire mosse per tutte le %d partite\n"
628
629 #: backend.c:13368
630 #, c-format
631 msgid "Still need to make a move for game %s\n"
632 msgstr "Occorre ancora eseguire una mossa per la partita %s\n"
633
634 #: backend.c:13374
635 #, c-format
636 msgid "No unfinished games\n"
637 msgstr "Non è presente nessuna partita non terminata\n"
638
639 #: backend.c:13376
640 #, c-format
641 msgid "Ready to send mail\n"
642 msgstr "Pronto all'invio della posta\n"
643
644 #: backend.c:13381
645 #, c-format
646 msgid "Still need to make moves for games %s\n"
647 msgstr "Occorre ancora eseguire mosse per le partite %s\n"
648
649 #: backend.c:13585
650 msgid "Edit comment"
651 msgstr "Modifica commento"
652
653 #: backend.c:13587
654 #, c-format
655 msgid "Edit comment on %d.%s%s"
656 msgstr "Modifica commento a %d.%s%s"
657
658 #: backend.c:13642
659 #, c-format
660 msgid "You are not observing a game"
661 msgstr ""
662
663 #: backend.c:13647
664 #, c-format
665 msgid "Found unexpected active ICS engine analyze \n"
666 msgstr ""
667
668 #: backend.c:13661
669 #, c-format
670 msgid "ICS engine analyze starting... \n"
671 msgstr ""
672
673 #: backend.c:13750
674 msgid "It is not White's turn"
675 msgstr "Il tratto non è al Bianco"
676
677 #: backend.c:13831
678 msgid "It is not Black's turn"
679 msgstr "Il tratto non è al Nero"
680
681 #: backend.c:13938
682 #, c-format
683 msgid "Starting %s chess program"
684 msgstr ""
685
686 #: backend.c:13966 backend.c:15077
687 msgid ""
688 "Wait until your turn,\n"
689 "or select Move Now"
690 msgstr ""
691
692 #: backend.c:14097
693 msgid "Training mode off"
694 msgstr "Modalità Allenamento disattivata"
695
696 #: backend.c:14105
697 msgid "Training mode on"
698 msgstr "Modalità Allenamento attivata"
699
700 #: backend.c:14108
701 msgid "Already at end of game"
702 msgstr "Già alla fine della partita"
703
704 #: backend.c:14188
705 msgid "Warning: You are still playing a game"
706 msgstr "Avviso: Stai ancora giocando una partita"
707
708 #: backend.c:14191
709 msgid "Warning: You are still observing a game"
710 msgstr "Avviso: Stai ancora osservando una partita"
711
712 #: backend.c:14194
713 msgid "Warning: You are still examining a game"
714 msgstr "Avviso: Stai ancora esaminando una partita"
715
716 #: backend.c:14261
717 msgid "Click clock to clear board"
718 msgstr ""
719
720 #: backend.c:14271
721 msgid "Close ICS engine analyze..."
722 msgstr ""
723
724 #: backend.c:14559
725 msgid "That square is occupied"
726 msgstr "La casa è già occupata"
727
728 #: backend.c:14583 backend.c:14609
729 msgid "There is no pending offer on this move"
730 msgstr "Non vi è alcuna offerta pendente a questa mossa"
731
732 #: backend.c:14645 backend.c:14656
733 msgid "Your opponent is not out of time"
734 msgstr "Il tuo avversario non ha ancora esaurito il proprio tempo"
735
736 #: backend.c:14722
737 msgid "You must make your move before offering a draw"
738 msgstr "Devi eseguire la tua mossa prima di offrire la patta"
739
740 #: backend.c:15059
741 msgid "You are not examining a game"
742 msgstr "Non stai esaminando alcuna partita"
743
744 #: backend.c:15063
745 msgid "You can't revert while pausing"
746 msgstr "Non è possibile ripristinare mentre la pausa è attiva"
747
748 #: backend.c:15117 backend.c:15124
749 msgid "It is your turn"
750 msgstr "E' il tuo turno"
751
752 #: backend.c:15175 backend.c:15182 backend.c:15235 backend.c:15242
753 msgid "Wait until your turn"
754 msgstr "Attendi il tuo turno"
755
756 #: backend.c:15187
757 msgid "No hint available"
758 msgstr "Nessun suggerimento disponibile"
759
760 #: backend.c:15203 ngamelist.c:355
761 #, fuzzy
762 msgid "Game list not loaded or empty"
763 msgstr "Non è ancora stata caricata nessuna partita"
764
765 #: backend.c:15210
766 msgid "Book file exists! Try again for overwrite."
767 msgstr ""
768
769 #: backend.c:15683
770 #, c-format
771 msgid "Error writing to %s chess program"
772 msgstr "Errore in scrittura sul %s motore di gioco"
773
774 #: backend.c:15686 backend.c:15717
775 #, c-format
776 msgid "%s program exits in draw position (%s)"
777 msgstr ""
778
779 #: backend.c:15712
780 #, c-format
781 msgid "Error: %s chess program (%s) exited unexpectedly"
782 msgstr "Errore: il %s motore di gioco (%s) è terminato in maniera inaspettata"
783
784 #: backend.c:15730
785 #, c-format
786 msgid "Error reading from %s chess program (%s)"
787 msgstr "Errore in lettura dal %s motore di gioco (%s)"
788
789 #: backend.c:16132
790 #, c-format
791 msgid "%s engine has too many options\n"
792 msgstr ""
793
794 #: backend.c:16288
795 msgid "Displayed move is not current"
796 msgstr "La mossa mostrata non è quella corrente"
797
798 #: backend.c:16297
799 msgid "Could not parse move"
800 msgstr "Impossibile leggere mossa"
801
802 #: backend.c:16422 backend.c:16444
803 msgid "Both flags fell"
804 msgstr "Tempo esaurito per entrambi"
805
806 #: backend.c:16424
807 msgid "White's flag fell"
808 msgstr "Tempo esaurito per il Bianco"
809
810 #: backend.c:16446
811 msgid "Black's flag fell"
812 msgstr ""
813
814 #: backend.c:16577
815 msgid "Clock adjustment not allowed in auto-flag mode"
816 msgstr ""
817
818 #: backend.c:17412
819 msgid "Bad FEN position in clipboard"
820 msgstr "Stringa FEN di posizione scorretta negli Appunti"
821
822 #: book.c:577 book.c:828
823 msgid "Polyglot book not valid"
824 msgstr ""
825
826 #: book.c:701
827 msgid "Book Fault"
828 msgstr ""
829
830 #: book.c:831
831 msgid "Hash keys are different"
832 msgstr ""
833
834 #: book.c:998
835 #, fuzzy
836 msgid "Could not create book"
837 msgstr "Impossibile leggere mossa"
838
839 #: dialogs.c:259
840 #, fuzzy
841 msgid "Tournament file:          "
842 msgstr "Aggiorna   F7"
843
844 #: dialogs.c:260
845 msgid "Sync after round"
846 msgstr ""
847
848 #: dialogs.c:261
849 msgid "    (for concurrent playing of a single"
850 msgstr ""
851
852 #: dialogs.c:262
853 msgid "Sync after cycle"
854 msgstr ""
855
856 #: dialogs.c:263
857 msgid "      tourney with multiple XBoards)"
858 msgstr ""
859
860 #: dialogs.c:264
861 msgid "Tourney participants:"
862 msgstr ""
863
864 #: dialogs.c:265
865 #, fuzzy
866 msgid "Select Engine:"
867 msgstr "Motore"
868
869 #: dialogs.c:273
870 msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
871 msgstr ""
872
873 #: dialogs.c:274
874 msgid "Number of tourney cycles (or Swiss rounds):"
875 msgstr ""
876
877 #: dialogs.c:275
878 #, fuzzy
879 msgid "Default Number of Games in Match (or Pairing):"
880 msgstr "Partite per match:"
881
882 #: dialogs.c:276
883 msgid "Pause between Match Games (msec):"
884 msgstr ""
885
886 #: dialogs.c:277
887 #, fuzzy
888 msgid "Save Tourney Games on:"
889 msgstr "Impostazioni salvataggio partita"
890
891 #: dialogs.c:278
892 msgid "Game File with Opening Lines:"
893 msgstr ""
894
895 #: dialogs.c:279
896 msgid "Game Number (-1 or -2 = Auto-Increment):"
897 msgstr ""
898
899 #: dialogs.c:280
900 msgid "File with Start Positions:"
901 msgstr ""
902
903 #: dialogs.c:281
904 msgid "Position Number (-1 or -2 = Auto-Increment):"
905 msgstr ""
906
907 #: dialogs.c:282
908 msgid "Rewind Index after this many Games (0 = never):"
909 msgstr ""
910
911 #: dialogs.c:283
912 msgid "Disable own engine books by default"
913 msgstr ""
914
915 #: dialogs.c:284
916 #, fuzzy
917 msgid "Replace Engine"
918 msgstr "Motore"
919
920 #: dialogs.c:285
921 #, fuzzy
922 msgid "Upgrade Engine"
923 msgstr "Motore"
924
925 #: dialogs.c:286
926 msgid "Clone Tourney"
927 msgstr ""
928
929 #: dialogs.c:316
930 msgid "First you must specify an existing tourney file to clone"
931 msgstr ""
932
933 #: dialogs.c:332 dialogs.c:1315
934 msgid "# no engines are installed"
935 msgstr ""
936
937 #: dialogs.c:344
938 msgid "Match Options"
939 msgstr ""
940
941 #: dialogs.c:363
942 msgid "Absolute Analysis Scores"
943 msgstr ""
944
945 #: dialogs.c:364
946 msgid "Almost Always Queen (Detour Under-Promote)"
947 msgstr ""
948
949 #: dialogs.c:365 menus.c:719
950 msgid "Animate Dragging"
951 msgstr "Trascinamento animato"
952
953 #: dialogs.c:366
954 msgid "Animate Moving"
955 msgstr "Mosse animate"
956
957 #: dialogs.c:367
958 msgid "Auto Flag"
959 msgstr "Aggiudica sul tempo"
960
961 #: dialogs.c:368 menus.c:722
962 msgid "Auto Flip View"
963 msgstr "Ruota vista automaticamente"
964
965 #: dialogs.c:369 menus.c:723
966 msgid "Blindfold"
967 msgstr "Alla cieca"
968
969 #: dialogs.c:370
970 msgid "Drop Menu"
971 msgstr ""
972
973 #: dialogs.c:371
974 msgid "Hide Thinking from Human"
975 msgstr "Nascondi l'output del motore se gioca contro un uomo"
976
977 #: dialogs.c:372 menus.c:728
978 msgid "Highlight Last Move"
979 msgstr "Evidenzia l'ultima mossa"
980
981 #: dialogs.c:373
982 msgid "Highlight with Arrow"
983 msgstr "Evidenzia con una freccia"
984
985 #: dialogs.c:374 menus.c:730
986 msgid "Move Sound"
987 msgstr ""
988
989 #: dialogs.c:375 menus.c:732
990 msgid "One-Click Moving"
991 msgstr "Muovi con click singolo"
992
993 #: dialogs.c:376
994 msgid "Periodic Updates (in Analysis Mode)"
995 msgstr "Aggiornamenti continui (per Modalità di analisi)"
996
997 #: dialogs.c:378 dialogs.c:513
998 msgid "Ponder Next Move"
999 msgstr "Pensa sul mio tempo"
1000
1001 #: dialogs.c:379
1002 msgid "Popup Exit Messages"
1003 msgstr "Chiedi conferma alla chiusura"
1004
1005 #: dialogs.c:380 menus.c:736
1006 msgid "Popup Move Errors"
1007 msgstr "Mostra popup per mosse errate"
1008
1009 #: dialogs.c:381
1010 #, fuzzy
1011 msgid "Scores in Move List"
1012 msgstr "Scarica lista mosse"
1013
1014 #: dialogs.c:382
1015 msgid "Show Coordinates"
1016 msgstr "Mostra coordinate"
1017
1018 #: dialogs.c:383
1019 msgid "Show Target Squares"
1020 msgstr ""
1021
1022 #: dialogs.c:384
1023 msgid "Sticky Windows"
1024 msgstr ""
1025
1026 #: dialogs.c:385
1027 msgid "Test Legality"
1028 msgstr "Verifica mosse illegali"
1029
1030 #: dialogs.c:386
1031 msgid "Top-Level Dialogs"
1032 msgstr ""
1033
1034 #: dialogs.c:387
1035 msgid "Flash Moves (0 = no flashing):"
1036 msgstr ""
1037
1038 #: dialogs.c:388
1039 msgid "Flash Rate (high = fast):"
1040 msgstr ""
1041
1042 #: dialogs.c:389
1043 msgid "Animation Speed (high = slow):"
1044 msgstr ""
1045
1046 #: dialogs.c:390
1047 #, fuzzy
1048 msgid "Zoom factor in Evaluation Graph:"
1049 msgstr "Grafico della valutazione"
1050
1051 #: dialogs.c:399
1052 msgid "General Options"
1053 msgstr "Impostazioni generali"
1054
1055 #: dialogs.c:409
1056 msgid "normal"
1057 msgstr "Normale"
1058
1059 #: dialogs.c:410
1060 msgid "makruk"
1061 msgstr "Makruk"
1062
1063 #: dialogs.c:411
1064 msgid "FRC"
1065 msgstr "FRC"
1066
1067 #: dialogs.c:412
1068 msgid "shatranj"
1069 msgstr ""
1070
1071 #: dialogs.c:413
1072 msgid "wild castle"
1073 msgstr ""
1074
1075 #: dialogs.c:414
1076 msgid "knightmate"
1077 msgstr "Knightmate"
1078
1079 #: dialogs.c:415
1080 msgid "no castle"
1081 msgstr ""
1082
1083 #: dialogs.c:416
1084 #, fuzzy
1085 msgid "cylinder *"
1086 msgstr "Cilindrici"
1087
1088 #: dialogs.c:417
1089 msgid "3-checks"
1090 msgstr ""
1091
1092 #: dialogs.c:418
1093 msgid "berolina *"
1094 msgstr ""
1095
1096 #: dialogs.c:419
1097 msgid "atomic"
1098 msgstr "Atomic"
1099
1100 #: dialogs.c:420
1101 msgid "two kings"
1102 msgstr ""
1103
1104 #: dialogs.c:421
1105 msgid "Board size ( -1 = default for selected variant):"
1106 msgstr ""
1107
1108 #: dialogs.c:422
1109 msgid "Number of Board Ranks:"
1110 msgstr ""
1111
1112 #: dialogs.c:423
1113 msgid "Number of Board Files:"
1114 msgstr ""
1115
1116 #: dialogs.c:424
1117 msgid "Holdings Size:"
1118 msgstr ""
1119
1120 #: dialogs.c:428
1121 msgid "fairy"
1122 msgstr "Fairy"
1123
1124 #: dialogs.c:429
1125 msgid "Great Shatranj (10x8)"
1126 msgstr ""
1127
1128 #: dialogs.c:430
1129 msgid "Seirawan"
1130 msgstr ""
1131
1132 #: dialogs.c:431
1133 msgid "falcon (10x8)"
1134 msgstr ""
1135
1136 #: dialogs.c:432
1137 msgid "Superchess"
1138 msgstr ""
1139
1140 #: dialogs.c:433
1141 msgid "Capablanca (10x8)"
1142 msgstr ""
1143
1144 #: dialogs.c:434
1145 msgid "crazyhouse"
1146 msgstr "Crazyhouse"
1147
1148 #: dialogs.c:435
1149 msgid "Gothic (10x8)"
1150 msgstr ""
1151
1152 #: dialogs.c:436
1153 msgid "bughouse"
1154 msgstr "Bughouse"
1155
1156 #: dialogs.c:437
1157 msgid "janus (10x8)"
1158 msgstr ""
1159
1160 #: dialogs.c:438
1161 msgid "suicide"
1162 msgstr "Suicide"
1163
1164 #: dialogs.c:439
1165 msgid "CRC (10x8)"
1166 msgstr ""
1167
1168 #: dialogs.c:440
1169 msgid "give-away"
1170 msgstr ""
1171
1172 #: dialogs.c:441
1173 msgid "grand (10x10)"
1174 msgstr ""
1175
1176 #: dialogs.c:442
1177 msgid "losers"
1178 msgstr "Losers"
1179
1180 #: dialogs.c:443
1181 msgid "shogi (9x9)"
1182 msgstr ""
1183
1184 #: dialogs.c:444
1185 msgid "Spartan"
1186 msgstr ""
1187
1188 #: dialogs.c:445
1189 msgid "xiangqi (9x10)"
1190 msgstr ""
1191
1192 #: dialogs.c:446
1193 msgid " "
1194 msgstr ""
1195
1196 #: dialogs.c:447
1197 msgid "courier (12x8)"
1198 msgstr ""
1199
1200 #: dialogs.c:464
1201 #, c-format
1202 msgid "Warning: second engine (%s) does not support this!"
1203 msgstr ""
1204 "Attenzione: il secondo motore di gioco (%s) non supporta questa azione!"
1205
1206 #: dialogs.c:487
1207 #, c-format
1208 msgid "Only bughouse is not available in viewer mode"
1209 msgstr ""
1210
1211 #: dialogs.c:488
1212 #, c-format
1213 msgid ""
1214 "All variants not supported by first engine\n"
1215 "(currently %s) are disabled"
1216 msgstr ""
1217
1218 #: dialogs.c:489
1219 msgid "New Variant"
1220 msgstr "Varianti di gioco"
1221
1222 #: dialogs.c:514
1223 msgid "Maximum Number of CPUs per Engine:"
1224 msgstr "Num max di CPU:"
1225
1226 #: dialogs.c:515
1227 msgid "Polygot Directory:"
1228 msgstr ""
1229
1230 #: dialogs.c:516
1231 msgid "Hash-Table Size (MB):"
1232 msgstr "Dimensione Hash [MB]:"
1233
1234 #: dialogs.c:517
1235 msgid "Nalimov EGTB Path:"
1236 msgstr "Cartella EGTB:"
1237
1238 #: dialogs.c:518
1239 msgid "EGTB Cache Size (MB):"
1240 msgstr "Dimensione EGTB [MB]:"
1241
1242 #: dialogs.c:519
1243 msgid "Use GUI Book"
1244 msgstr ""
1245
1246 #: dialogs.c:520
1247 msgid "Opening-Book Filename:"
1248 msgstr ""
1249
1250 #: dialogs.c:521
1251 msgid "Book Depth (moves):"
1252 msgstr "Profondità Libro:"
1253
1254 #: dialogs.c:522
1255 msgid "Book Variety (0) vs. Strength (100):"
1256 msgstr "Varianti Libro:"
1257
1258 #: dialogs.c:523
1259 msgid "Engine #1 Has Own Book"
1260 msgstr "Libro proprio per motore 1"
1261
1262 #: dialogs.c:524
1263 msgid "Engine #2 Has Own Book          "
1264 msgstr ""
1265
1266 #: dialogs.c:533
1267 msgid "Common Engine Settings"
1268 msgstr "Impostazioni motori di gioco"
1269
1270 #: dialogs.c:539
1271 msgid "Detect all Mates"
1272 msgstr "Individua scacco matto"
1273
1274 #: dialogs.c:540
1275 msgid "Verify Engine Result Claims"
1276 msgstr "Verifica gli annunci del motore"
1277
1278 #: dialogs.c:541
1279 msgid "Draw if Insufficient Mating Material"
1280 msgstr "Patta per materiale insufficiente"
1281
1282 #: dialogs.c:542
1283 msgid "Adjudicate Trivial Draws (3-Move Delay)"
1284 msgstr "Aggiudica patte triviali"
1285
1286 #: dialogs.c:543
1287 msgid "N-Move Rule:"
1288 msgstr ""
1289
1290 #: dialogs.c:544
1291 msgid "N-fold Repeats:"
1292 msgstr ""
1293
1294 #: dialogs.c:545
1295 msgid "Draw after N Moves Total:"
1296 msgstr "Aggiudica patta dopo:"
1297
1298 #: dialogs.c:546
1299 msgid "Win / Loss Threshold:"
1300 msgstr "Limite per aggiudicare vinta/persa:"
1301
1302 #: dialogs.c:547
1303 msgid "Negate Score of Engine #1"
1304 msgstr "Output motore 1 sempre riferito al Bianco"
1305
1306 #: dialogs.c:548
1307 msgid "Negate Score of Engine #2"
1308 msgstr "Output motore 2 sempre riferito al Bianco"
1309
1310 #: dialogs.c:555
1311 #, fuzzy
1312 msgid "Adjudicate non-ICS Games"
1313 msgstr "Aggiudica al Bianco"
1314
1315 #: dialogs.c:568
1316 msgid "Auto-Kibitz"
1317 msgstr "Auto Kibitz"
1318
1319 #: dialogs.c:569
1320 msgid "Auto-Comment"
1321 msgstr "Commenti automatici"
1322
1323 #: dialogs.c:570
1324 msgid "Auto-Observe"
1325 msgstr "Osserva automaticamente"
1326
1327 #: dialogs.c:571
1328 msgid "Auto-Raise Board"
1329 msgstr "Porta in primo piano"
1330
1331 #: dialogs.c:572
1332 msgid "Auto-Create Logon Script"
1333 msgstr ""
1334
1335 #: dialogs.c:573
1336 msgid "Background Observe while Playing"
1337 msgstr "Osserva in bckgnd"
1338
1339 #: dialogs.c:574
1340 msgid "Dual Board for Background-Observed Game"
1341 msgstr "Doppia scacchiera"
1342
1343 #: dialogs.c:575
1344 msgid "Get Move List"
1345 msgstr "Scarica lista mosse"
1346
1347 #: dialogs.c:576
1348 msgid "Quiet Play"
1349 msgstr "Non disturbare durante il gioco"
1350
1351 #: dialogs.c:577
1352 msgid "Seek Graph"
1353 msgstr "Grafico delle richieste"
1354
1355 #: dialogs.c:578
1356 msgid "Auto-Refresh Seek Graph"
1357 msgstr "Auto aggiorna"
1358
1359 #: dialogs.c:579
1360 msgid "Premove"
1361 msgstr "Premossa"
1362
1363 #: dialogs.c:580
1364 msgid "Premove for White"
1365 msgstr ""
1366
1367 #: dialogs.c:581
1368 msgid "First White Move:"
1369 msgstr "1° mossa Bianco"
1370
1371 #: dialogs.c:582
1372 msgid "Premove for Black"
1373 msgstr ""
1374
1375 #: dialogs.c:583
1376 msgid "First Black Move:"
1377 msgstr "1° mossa Nero"
1378
1379 #: dialogs.c:585
1380 msgid "Alarm"
1381 msgstr "Allarme"
1382
1383 #: dialogs.c:586
1384 msgid "Alarm Time (msec):"
1385 msgstr ""
1386
1387 #: dialogs.c:588
1388 msgid "Colorize Messages"
1389 msgstr ""
1390
1391 #: dialogs.c:589
1392 msgid "Shout Text Colors:"
1393 msgstr ""
1394
1395 #: dialogs.c:590
1396 msgid "S-Shout Text Colors:"
1397 msgstr ""
1398
1399 #: dialogs.c:591
1400 msgid "Channel #1 Text Colors:"
1401 msgstr ""
1402
1403 #: dialogs.c:592
1404 msgid "Other Channel Text Colors:"
1405 msgstr ""
1406
1407 #: dialogs.c:593
1408 msgid "Kibitz Text Colors:"
1409 msgstr ""
1410
1411 #: dialogs.c:594
1412 msgid "Tell Text Colors:"
1413 msgstr ""
1414
1415 #: dialogs.c:595
1416 msgid "Challenge Text Colors:"
1417 msgstr ""
1418
1419 #: dialogs.c:596
1420 msgid "Request Text Colors:"
1421 msgstr ""
1422
1423 #: dialogs.c:597
1424 msgid "Seek Text Colors:"
1425 msgstr ""
1426
1427 #: dialogs.c:604
1428 msgid "ICS Options"
1429 msgstr "Impostazioni ICS"
1430
1431 #: dialogs.c:609
1432 msgid "Exact position match"
1433 msgstr ""
1434
1435 #: dialogs.c:609
1436 msgid "Shown position is subset"
1437 msgstr ""
1438
1439 #: dialogs.c:609
1440 msgid "Same material with exactly same Pawn chain"
1441 msgstr ""
1442
1443 #: dialogs.c:610
1444 msgid "Same material"
1445 msgstr ""
1446
1447 #: dialogs.c:610
1448 msgid "Material range (top board half optional)"
1449 msgstr ""
1450
1451 #: dialogs.c:610
1452 msgid "Material difference (optional stuff balanced)"
1453 msgstr ""
1454
1455 #: dialogs.c:622
1456 msgid "Auto-Display Tags"
1457 msgstr ""
1458
1459 #: dialogs.c:623
1460 msgid "Auto-Display Comment"
1461 msgstr ""
1462
1463 #: dialogs.c:624
1464 msgid ""
1465 "Auto-Play speed of loaded games\n"
1466 "(0 = instant, -1 = off):"
1467 msgstr ""
1468
1469 #: dialogs.c:625
1470 msgid "Seconds per Move:"
1471 msgstr ""
1472
1473 #: dialogs.c:626
1474 msgid ""
1475 "\n"
1476 "options to use in game-viewer mode:"
1477 msgstr ""
1478
1479 #: dialogs.c:628
1480 msgid ""
1481 "\n"
1482 "Thresholds for position filtering in game list:"
1483 msgstr ""
1484
1485 #: dialogs.c:629
1486 msgid "Elo of strongest player at least:"
1487 msgstr ""
1488
1489 #: dialogs.c:630
1490 msgid "Elo of weakest player at least:"
1491 msgstr ""
1492
1493 #: dialogs.c:631
1494 #, fuzzy
1495 msgid "No games before year:"
1496 msgstr "Non è ancora stata caricata nessuna partita"
1497
1498 #: dialogs.c:632
1499 msgid "Minimum nr consecutive positions:"
1500 msgstr ""
1501
1502 #: dialogs.c:633
1503 msgid "Search mode:"
1504 msgstr ""
1505
1506 #: dialogs.c:634
1507 msgid "Also match reversed colors"
1508 msgstr ""
1509
1510 #: dialogs.c:635
1511 msgid "Also match left-right flipped position"
1512 msgstr ""
1513
1514 #: dialogs.c:643
1515 msgid "Load Game Options"
1516 msgstr "Impostazioni apertura partita"
1517
1518 #: dialogs.c:655
1519 msgid "Auto-Save Games"
1520 msgstr ""
1521
1522 #: dialogs.c:656
1523 msgid "Save Games on File:"
1524 msgstr ""
1525
1526 #: dialogs.c:657
1527 msgid "Save Final Positions on File:"
1528 msgstr ""
1529
1530 #: dialogs.c:658
1531 msgid "PGN Event Header:"
1532 msgstr ""
1533
1534 #: dialogs.c:659
1535 msgid "Old Save Style (as opposed to PGN)"
1536 msgstr ""
1537
1538 #: dialogs.c:660
1539 msgid "Include Number Tag in tourney PGN"
1540 msgstr ""
1541
1542 #: dialogs.c:661
1543 msgid "Save Score/Depth Info in PGN"
1544 msgstr ""
1545
1546 #: dialogs.c:662
1547 msgid "Save Out-of-Book Info in PGN           "
1548 msgstr ""
1549
1550 #: dialogs.c:669
1551 msgid "Save Game Options"
1552 msgstr "Impostazioni salvataggio partita"
1553
1554 #: dialogs.c:678
1555 msgid "No Sound"
1556 msgstr "Silenzioso"
1557
1558 #: dialogs.c:679
1559 msgid "Default Beep"
1560 msgstr "Beep"
1561
1562 #: dialogs.c:680
1563 msgid "Above WAV File"
1564 msgstr ""
1565
1566 #: dialogs.c:681
1567 msgid "Car Horn"
1568 msgstr ""
1569
1570 #: dialogs.c:682
1571 msgid "Cymbal"
1572 msgstr ""
1573
1574 #: dialogs.c:683
1575 msgid "Ding"
1576 msgstr ""
1577
1578 #: dialogs.c:684
1579 msgid "Gong"
1580 msgstr ""
1581
1582 #: dialogs.c:685
1583 msgid "Laser"
1584 msgstr ""
1585
1586 #: dialogs.c:686
1587 msgid "Penalty"
1588 msgstr ""
1589
1590 #: dialogs.c:687
1591 msgid "Phone"
1592 msgstr ""
1593
1594 #: dialogs.c:688
1595 msgid "Pop"
1596 msgstr ""
1597
1598 #: dialogs.c:689
1599 msgid "Slap"
1600 msgstr ""
1601
1602 #: dialogs.c:690
1603 msgid "Wood Thunk"
1604 msgstr ""
1605
1606 #: dialogs.c:692
1607 msgid "User File"
1608 msgstr ""
1609
1610 #: dialogs.c:714
1611 msgid "User WAV File:"
1612 msgstr ""
1613
1614 #: dialogs.c:715
1615 msgid "Sound Program:"
1616 msgstr ""
1617
1618 #: dialogs.c:716
1619 msgid "Try-Out Sound:"
1620 msgstr ""
1621
1622 #: dialogs.c:717
1623 msgid "Play"
1624 msgstr "Ascolta"
1625
1626 #: dialogs.c:718
1627 msgid "Move:"
1628 msgstr ""
1629
1630 #: dialogs.c:719
1631 msgid "Win:"
1632 msgstr ""
1633
1634 #: dialogs.c:720
1635 msgid "Lose:"
1636 msgstr ""
1637
1638 #: dialogs.c:721
1639 msgid "Draw:"
1640 msgstr ""
1641
1642 #: dialogs.c:722
1643 msgid "Unfinished:"
1644 msgstr ""
1645
1646 #: dialogs.c:723
1647 msgid "Alarm:"
1648 msgstr ""
1649
1650 #: dialogs.c:724
1651 msgid "Challenge:"
1652 msgstr ""
1653
1654 #: dialogs.c:726
1655 msgid "Sounds Directory:"
1656 msgstr ""
1657
1658 #: dialogs.c:727
1659 msgid "Shout:"
1660 msgstr ""
1661
1662 #: dialogs.c:728
1663 msgid "S-Shout:"
1664 msgstr ""
1665
1666 #: dialogs.c:729
1667 msgid "Channel:"
1668 msgstr ""
1669
1670 #: dialogs.c:730
1671 msgid "Channel 1:"
1672 msgstr ""
1673
1674 #: dialogs.c:731
1675 msgid "Tell:"
1676 msgstr ""
1677
1678 #: dialogs.c:732
1679 msgid "Kibitz:"
1680 msgstr ""
1681
1682 #: dialogs.c:733
1683 msgid "Request:"
1684 msgstr ""
1685
1686 #: dialogs.c:734
1687 msgid "Seek:"
1688 msgstr ""
1689
1690 #: dialogs.c:750
1691 msgid "Sound Options"
1692 msgstr "Impostazioni suoni"
1693
1694 #: dialogs.c:771
1695 msgid "White Piece Color:"
1696 msgstr ""
1697
1698 #. TRANSLATORS: R = single letter for the color red
1699 #: dialogs.c:774 dialogs.c:783 dialogs.c:789 dialogs.c:795 dialogs.c:801
1700 #: dialogs.c:807
1701 msgid "R"
1702 msgstr ""
1703
1704 #. TRANSLATORS: G = single letter for the color green
1705 #: dialogs.c:776 dialogs.c:784 dialogs.c:790 dialogs.c:796 dialogs.c:802
1706 #: dialogs.c:808
1707 msgid "G"
1708 msgstr ""
1709
1710 #. TRANSLATORS: B = single letter for the color blue
1711 #: dialogs.c:778 dialogs.c:785 dialogs.c:791 dialogs.c:797 dialogs.c:803
1712 #: dialogs.c:809
1713 msgid "B"
1714 msgstr ""
1715
1716 #. TRANSLATORS: D = single letter to make a color darker
1717 #: dialogs.c:780 dialogs.c:786 dialogs.c:792 dialogs.c:798 dialogs.c:804
1718 #: dialogs.c:810
1719 msgid "D"
1720 msgstr ""
1721
1722 #: dialogs.c:781
1723 msgid "Black Piece Color:"
1724 msgstr "Pezzi neri"
1725
1726 #: dialogs.c:787
1727 msgid "Light Square Color:"
1728 msgstr "Case bianche"
1729
1730 #: dialogs.c:793
1731 msgid "Dark Square Color:"
1732 msgstr "Case nere"
1733
1734 #: dialogs.c:799
1735 msgid "Highlight Color:"
1736 msgstr "Case evidenziate"
1737
1738 #: dialogs.c:805
1739 msgid "Premove Highlight Color:"
1740 msgstr "Premosse evidenziate"
1741
1742 #: dialogs.c:811
1743 msgid "Flip Pieces Shogi Style        (Colored buttons restore default)"
1744 msgstr ""
1745
1746 #: dialogs.c:813
1747 msgid "Mono Mode"
1748 msgstr "Monocromatico"
1749
1750 #: dialogs.c:814
1751 msgid "Line Gap ( -1 = default for board size):"
1752 msgstr ""
1753
1754 #: dialogs.c:815
1755 msgid "Use Board Textures"
1756 msgstr ""
1757
1758 #: dialogs.c:816
1759 msgid "Light-Squares Texture File:"
1760 msgstr ""
1761
1762 #: dialogs.c:817
1763 msgid "Dark-Squares Texture File:"
1764 msgstr ""
1765
1766 #: dialogs.c:818
1767 msgid "Use external piece bitmaps with their own colors"
1768 msgstr ""
1769
1770 #: dialogs.c:819
1771 msgid "Directory with Pieces Images:"
1772 msgstr ""
1773
1774 #: dialogs.c:869
1775 msgid "Board Options"
1776 msgstr "Impostazioni scacchiera"
1777
1778 #: dialogs.c:922 menus.c:638
1779 msgid "ICS text menu"
1780 msgstr ""
1781
1782 #: dialogs.c:944
1783 msgid "clear"
1784 msgstr ""
1785
1786 #: dialogs.c:945 dialogs.c:1033
1787 msgid "save changes"
1788 msgstr ""
1789
1790 #: dialogs.c:1048
1791 #, fuzzy
1792 msgid "Edit book"
1793 msgstr "Modifica"
1794
1795 #: dialogs.c:1048 menus.c:640
1796 msgid "Tags"
1797 msgstr "Informazioni partita"
1798
1799 #: dialogs.c:1189
1800 msgid "ICS input box"
1801 msgstr ""
1802
1803 #: dialogs.c:1221
1804 msgid "Type a move"
1805 msgstr ""
1806
1807 #: dialogs.c:1246
1808 #, fuzzy
1809 msgid "Engine has no options"
1810 msgstr "Libro proprio per motore 1"
1811
1812 #: dialogs.c:1248
1813 msgid "Engine Settings"
1814 msgstr ""
1815
1816 #: dialogs.c:1273
1817 msgid "Select engine from list:"
1818 msgstr ""
1819
1820 #: dialogs.c:1276
1821 msgid "or specify one below:"
1822 msgstr ""
1823
1824 #: dialogs.c:1277
1825 msgid "Nickname (optional):"
1826 msgstr ""
1827
1828 #: dialogs.c:1278
1829 msgid "Use nickname in PGN player tags of engine-engine games"
1830 msgstr ""
1831
1832 #: dialogs.c:1279
1833 msgid "Engine Directory:"
1834 msgstr ""
1835
1836 #: dialogs.c:1280
1837 msgid "Engine Command:"
1838 msgstr ""
1839
1840 #: dialogs.c:1281
1841 msgid "(Directory will be derived from engine path when empty)"
1842 msgstr ""
1843
1844 #: dialogs.c:1282
1845 msgid "UCI"
1846 msgstr ""
1847
1848 #: dialogs.c:1283
1849 msgid "WB protocol v1 (do not wait for engine features)"
1850 msgstr ""
1851
1852 #: dialogs.c:1284
1853 msgid "Must not use GUI book"
1854 msgstr ""
1855
1856 #: dialogs.c:1285
1857 msgid "Add this engine to the list"
1858 msgstr ""
1859
1860 #: dialogs.c:1286
1861 msgid "Force current variant with this engine"
1862 msgstr ""
1863
1864 #: dialogs.c:1336
1865 msgid "Load first engine"
1866 msgstr ""
1867
1868 #: dialogs.c:1342
1869 msgid "Load second engine"
1870 msgstr ""
1871
1872 #: dialogs.c:1365
1873 msgid "shuffle"
1874 msgstr ""
1875
1876 #: dialogs.c:1366
1877 msgid "Start-position number:"
1878 msgstr "Disposizione iniziale:"
1879
1880 #: dialogs.c:1367
1881 #, fuzzy
1882 msgid "randomize"
1883 msgstr "Casuale"
1884
1885 #: dialogs.c:1368
1886 msgid "pick fixed"
1887 msgstr ""
1888
1889 #: dialogs.c:1385
1890 msgid "New Shuffle Game"
1891 msgstr "Nuova partita Shuffle..."
1892
1893 #: dialogs.c:1404
1894 msgid "classical"
1895 msgstr ""
1896
1897 #: dialogs.c:1405
1898 msgid "incremental"
1899 msgstr ""
1900
1901 #: dialogs.c:1406
1902 msgid "fixed max"
1903 msgstr ""
1904
1905 #: dialogs.c:1407
1906 msgid "Moves per session:"
1907 msgstr ""
1908
1909 #: dialogs.c:1408
1910 msgid "Initial time (min):"
1911 msgstr ""
1912
1913 #: dialogs.c:1409
1914 msgid "Increment or max (sec/move):"
1915 msgstr ""
1916
1917 #: dialogs.c:1410
1918 #, fuzzy
1919 msgid "Time-Odds factors:"
1920 msgstr "Riduci il tempo di un fattore:"
1921
1922 #: dialogs.c:1411
1923 #, fuzzy
1924 msgid "Engine #1"
1925 msgstr "Motore"
1926
1927 #: dialogs.c:1412
1928 #, fuzzy
1929 msgid "Engine #2 / Human"
1930 msgstr "Libro proprio per motore 1"
1931
1932 #: dialogs.c:1452 dialogs.c:1455 dialogs.c:1460 dialogs.c:1461
1933 #: gtk/xoptions.c:191
1934 msgid "Unused"
1935 msgstr ""
1936
1937 #: dialogs.c:1473
1938 msgid "Time Control"
1939 msgstr ""
1940
1941 #: dialogs.c:1502
1942 msgid "Error writing to chess program"
1943 msgstr "Errore in scrittura sul motore di gioco"
1944
1945 #: dialogs.c:1569
1946 #, fuzzy
1947 msgid "Cancel"
1948 msgstr "Cancella"
1949
1950 #: dialogs.c:1574 dialogs.c:1966 dialogs.c:1970
1951 msgid "King"
1952 msgstr "Re"
1953
1954 #: dialogs.c:1577
1955 msgid "Captain"
1956 msgstr ""
1957
1958 #: dialogs.c:1578
1959 msgid "Lieutenant"
1960 msgstr ""
1961
1962 #: dialogs.c:1579
1963 msgid "General"
1964 msgstr "Generali..."
1965
1966 #: dialogs.c:1580
1967 msgid "Warlord"
1968 msgstr ""
1969
1970 #: dialogs.c:1582 dialogs.c:1965 dialogs.c:1969 dialogs.c:1988
1971 msgid "Knight"
1972 msgstr "Cavallo"
1973
1974 #: dialogs.c:1583 dialogs.c:1965 dialogs.c:1969 dialogs.c:1988
1975 msgid "Bishop"
1976 msgstr "Alfiere"
1977
1978 #: dialogs.c:1584 dialogs.c:1965 dialogs.c:1969 dialogs.c:1988
1979 msgid "Rook"
1980 msgstr "Torre"
1981
1982 #: dialogs.c:1588 dialogs.c:1967 dialogs.c:1971
1983 msgid "Archbishop"
1984 msgstr "Arcivescovo"
1985
1986 #: dialogs.c:1589 dialogs.c:1967 dialogs.c:1971
1987 msgid "Chancellor"
1988 msgstr "Cancelliere"
1989
1990 #: dialogs.c:1591 dialogs.c:1966 dialogs.c:1970 dialogs.c:1988
1991 msgid "Queen"
1992 msgstr "Donna"
1993
1994 #: dialogs.c:1595
1995 msgid "Defer"
1996 msgstr ""
1997
1998 #: dialogs.c:1596 dialogs.c:1967 dialogs.c:1971
1999 msgid "Promote"
2000 msgstr "Promuovi"
2001
2002 #: dialogs.c:1611
2003 msgid "Chat partner:"
2004 msgstr ""
2005
2006 #: dialogs.c:1696
2007 msgid "Chat box"
2008 msgstr ""
2009
2010 #: dialogs.c:1737
2011 msgid "factory"
2012 msgstr "Fabbrica"
2013
2014 #: dialogs.c:1738
2015 msgid "up"
2016 msgstr "Muovi su"
2017
2018 #: dialogs.c:1739
2019 msgid "down"
2020 msgstr "Muovi giu"
2021
2022 #: dialogs.c:1757
2023 msgid "No tag selected"
2024 msgstr ""
2025
2026 #: dialogs.c:1788
2027 #, fuzzy
2028 msgid "Game-list options"
2029 msgstr "Impostazioni apertura partita"
2030
2031 #: dialogs.c:1864 dialogs.c:1878
2032 msgid "Error"
2033 msgstr "Errore"
2034
2035 #: dialogs.c:1901
2036 msgid "Fatal Error"
2037 msgstr "Errore fatale"
2038
2039 #: dialogs.c:1901
2040 msgid "Exiting"
2041 msgstr "Chiusura in corso"
2042
2043 #: dialogs.c:1912
2044 msgid "Information"
2045 msgstr "Informazione"
2046
2047 #: dialogs.c:1919
2048 msgid "Note"
2049 msgstr "Nota"
2050
2051 #: dialogs.c:1965 dialogs.c:2239 dialogs.c:2242
2052 msgid "White"
2053 msgstr "Bianco"
2054
2055 #: dialogs.c:1965 dialogs.c:1969 dialogs.c:1988
2056 msgid "Pawn"
2057 msgstr "Pedone"
2058
2059 #: dialogs.c:1966 dialogs.c:1970
2060 msgid "Elephant"
2061 msgstr "Elefante"
2062
2063 #: dialogs.c:1966 dialogs.c:1970
2064 msgid "Cannon"
2065 msgstr "Cannone"
2066
2067 #: dialogs.c:1967 dialogs.c:1971
2068 msgid "Demote"
2069 msgstr "Degrada"
2070
2071 #: dialogs.c:1968 dialogs.c:1972
2072 msgid "Empty square"
2073 msgstr "Casa vuota"
2074
2075 #: dialogs.c:1968 dialogs.c:1972
2076 msgid "Clear board"
2077 msgstr "Svuota scacchiera"
2078
2079 #: dialogs.c:1969 dialogs.c:2251 dialogs.c:2254
2080 msgid "Black"
2081 msgstr "Nero"
2082
2083 #: dialogs.c:2068 menus.c:796
2084 msgid "File"
2085 msgstr "File"
2086
2087 #: dialogs.c:2069 menus.c:797
2088 msgid "Edit"
2089 msgstr "Modifica"
2090
2091 #: dialogs.c:2070 menus.c:798
2092 msgid "View"
2093 msgstr "Visualizza"
2094
2095 #: dialogs.c:2071 menus.c:799
2096 msgid "Mode"
2097 msgstr "Modalità"
2098
2099 #: dialogs.c:2072 menus.c:800
2100 msgid "Action"
2101 msgstr "Azioni"
2102
2103 #: dialogs.c:2073 menus.c:801
2104 msgid "Engine"
2105 msgstr "Motore"
2106
2107 #: dialogs.c:2074 menus.c:802
2108 msgid "Options"
2109 msgstr "Impostazioni"
2110
2111 #: dialogs.c:2075 menus.c:803
2112 msgid "Help"
2113 msgstr "Aiuto"
2114
2115 #: dialogs.c:2085
2116 msgid "<<"
2117 msgstr ""
2118
2119 #: dialogs.c:2086
2120 msgid "<"
2121 msgstr ""
2122
2123 #: dialogs.c:2088
2124 msgid ">"
2125 msgstr ""
2126
2127 #: dialogs.c:2089
2128 msgid ">>"
2129 msgstr ""
2130
2131 #: dialogs.c:2358
2132 msgid "Directories:"
2133 msgstr ""
2134
2135 #: dialogs.c:2359
2136 #, fuzzy
2137 msgid "Files:"
2138 msgstr "File"
2139
2140 #: dialogs.c:2360
2141 msgid "by name"
2142 msgstr ""
2143
2144 #: dialogs.c:2361
2145 msgid "by type"
2146 msgstr ""
2147
2148 #: dialogs.c:2364
2149 #, fuzzy
2150 msgid "Filename:"
2151 msgstr "Filtro"
2152
2153 #: dialogs.c:2365
2154 msgid "New directory"
2155 msgstr ""
2156
2157 #: dialogs.c:2366
2158 #, fuzzy
2159 msgid "File type:"
2160 msgstr "Filtro"
2161
2162 #: dialogs.c:2441
2163 #, fuzzy
2164 msgid "Contents of"
2165 msgstr "Commenti"
2166
2167 #: dialogs.c:2467
2168 msgid "\7f next page"
2169 msgstr ""
2170
2171 #: dialogs.c:2489
2172 msgid "FIRST TYPE DIRECTORY NAME HERE"
2173 msgstr ""
2174
2175 #: dialogs.c:2490
2176 msgid "TRY ANOTHER NAME"
2177 msgstr ""
2178
2179 #: draw.c:296
2180 msgid ""
2181 "No default pieces installed\n"
2182 "Select your own -pieceImageDirectory"
2183 msgstr ""
2184
2185 #: engineoutput.c:107
2186 #, fuzzy, c-format
2187 msgid "Engine Output"
2188 msgstr "Output del motore di gioco"
2189
2190 #: engineoutput.c:117
2191 #, c-format
2192 msgid "%s (%d reversible ply)"
2193 msgid_plural "%s (%d reversible plies)"
2194 msgstr[0] ""
2195 msgstr[1] ""
2196
2197 #: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88
2198 msgid "NPS"
2199 msgstr ""
2200
2201 #: gamelist.c:375
2202 #, fuzzy, c-format
2203 msgid "Reading game file (%d)"
2204 msgstr "File partita non riconosciuto"
2205
2206 #: gtk/xboard.c:821 xaw/xboard.c:1096
2207 #, c-format
2208 msgid "%s: can't cd to CHESSDIR: "
2209 msgstr ""
2210
2211 #: gtk/xboard.c:830 xaw/xboard.c:1105
2212 #, c-format
2213 msgid "Failed to open file '%s'\n"
2214 msgstr ""
2215
2216 #: gtk/xboard.c:845 xaw/xboard.c:1114
2217 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
2218 msgstr ""
2219
2220 #: gtk/xboard.c:864 xaw/xboard.c:1146
2221 #, c-format
2222 msgid "%s: bad boardSize syntax %s\n"
2223 msgstr ""
2224
2225 #: gtk/xboard.c:904 xaw/xboard.c:1183
2226 #, c-format
2227 msgid "%s: unrecognized boardSize name %s\n"
2228 msgstr ""
2229
2230 #: gtk/xboard.c:945 xaw/xboard.c:1220
2231 #, c-format
2232 msgid "%s: too few colors available; trying monochrome mode\n"
2233 msgstr ""
2234
2235 #: gtk/xboard.c:1225 xaw/xboard.c:1497
2236 #, c-format
2237 msgid "Unable to create font set for %s.\n"
2238 msgstr ""
2239
2240 #: gtk/xboard.c:1250 xaw/xboard.c:1520
2241 #, c-format
2242 msgid "%s: no fonts match pattern %s\n"
2243 msgstr ""
2244
2245 #: gtk/xboard.c:1292 xaw/xboard.c:1562
2246 #, c-format
2247 msgid ""
2248 "resolved %s at pixel size %d\n"
2249 "  to %s\n"
2250 msgstr ""
2251
2252 #: gtk/xboard.c:1682 xaw/xboard.c:2010
2253 msgid "Can't open temp file"
2254 msgstr ""
2255
2256 #: gtk/xboard.c:2145
2257 #, fuzzy
2258 msgid "Failed to open file"
2259 msgstr "Impossibile aprire l'applicazione cmail"
2260
2261 #: menus.c:134
2262 msgid "Load game file name?"
2263 msgstr ""
2264
2265 #: menus.c:179
2266 msgid "Load position file name?"
2267 msgstr ""
2268
2269 #: menus.c:185
2270 msgid "Save game file name?"
2271 msgstr ""
2272
2273 #: menus.c:194
2274 msgid "Save position file name?"
2275 msgstr ""
2276
2277 #: menus.c:358
2278 msgid " (with Zippy code)"
2279 msgstr ""
2280
2281 #: menus.c:363
2282 #, c-format
2283 msgid ""
2284 "%s%s\n"
2285 "\n"
2286 "Copyright 1991 Digital Equipment Corporation\n"
2287 "Enhancements Copyright 1992-2013 Free Software Foundation\n"
2288 "Enhancements Copyright 2005 Alessandro Scotti\n"
2289 "\n"
2290 "%s is free software and carries NO WARRANTY;see the file COPYING for more "
2291 "information.\n"
2292 "The GTK build of this version is experimental and unstable\n"
2293 "\n"
2294 "Visit XBoard on the web at: http://www.gnu.org/software/xboard/\n"
2295 "Check out the newest features at: http://www.gnu.org/software/xboard/"
2296 "whats_new.html\n"
2297 "\n"
2298 "Report bugs via email at: <bug-xboard@gnu.org>\n"
2299 "\n"
2300 msgstr ""
2301
2302 #: menus.c:375 menus.c:757
2303 msgid "About XBoard"
2304 msgstr "Informazioni su Winboard"
2305
2306 #: menus.c:582
2307 msgid "New Game        Ctrl+N"
2308 msgstr "Nuova partita   Ctrl+N"
2309
2310 #: menus.c:583
2311 msgid "New Shuffle Game ..."
2312 msgstr "Nuova partita Shuffle..."
2313
2314 #: menus.c:584
2315 msgid "New Variant ...   Alt+Shift+V"
2316 msgstr "Nuova variante...   Alt+Shift+V"
2317
2318 #: menus.c:586
2319 msgid "Load Game       Ctrl+O"
2320 msgstr "Apri partita da file...   Ctrl+O"
2321
2322 #: menus.c:587
2323 msgid "Load Position    Ctrl+Shift+O"
2324 msgstr "Apri posizione da file...   Ctrl+Shift+O"
2325
2326 #: menus.c:591
2327 msgid "Next Position     Shift+PgDn"
2328 msgstr ""
2329
2330 #: menus.c:592
2331 msgid "Prev Position     Shift+PgUp"
2332 msgstr ""
2333
2334 #: menus.c:595
2335 msgid "Save Game       Ctrl+S"
2336 msgstr "Salva partita...   Ctrl+S"
2337
2338 #: menus.c:596
2339 msgid "Save Position    Ctrl+Shift+S"
2340 msgstr "Salva posizione...   Ctrl+Shift+S"
2341
2342 #: menus.c:597
2343 #, fuzzy
2344 msgid "Save Games as Book"
2345 msgstr "Salvataggio partita...   Alt+Shift+S"
2346
2347 #: menus.c:599
2348 msgid "Mail Move"
2349 msgstr ""
2350
2351 #: menus.c:600
2352 msgid "Reload CMail Message"
2353 msgstr ""
2354
2355 #: menus.c:602
2356 msgid "Quit                 Ctr+Q"
2357 msgstr "Esci"
2358
2359 #: menus.c:607
2360 msgid "Copy Game    Ctrl+C"
2361 msgstr "Copia partita   Ctrl+C"
2362
2363 #: menus.c:608
2364 msgid "Copy Position Ctrl+Shift+C"
2365 msgstr "Copia posizione   Ctrl+Shift+C"
2366
2367 #: menus.c:609
2368 msgid "Copy Game List"
2369 msgstr "Copia lista partite"
2370
2371 #: menus.c:611
2372 msgid "Paste Game    Ctrl+V"
2373 msgstr "Incolla partita   Ctrl+V"
2374
2375 #: menus.c:612
2376 msgid "Paste Position Ctrl+Shift+V"
2377 msgstr "Incolla posizione   Ctrl+Shift+V"
2378
2379 #: menus.c:614
2380 msgid "Edit Game      Ctrl+E"
2381 msgstr "Modifica partita   Ctrl+E"
2382
2383 #: menus.c:615
2384 msgid "Edit Position   Ctrl+Shift+E"
2385 msgstr "Modifica posizione   Ctrl+Shift+E"
2386
2387 #: menus.c:616
2388 msgid "Edit Tags"
2389 msgstr "Modifica informazioni partita..."
2390
2391 #: menus.c:617
2392 msgid "Edit Comment"
2393 msgstr "Modifica commento..."
2394
2395 #: menus.c:618
2396 #, fuzzy
2397 msgid "Edit Book"
2398 msgstr "Libro delle aperture..."
2399
2400 #: menus.c:620
2401 msgid "Revert              Home"
2402 msgstr "Ripristina   Home"
2403
2404 #: menus.c:621
2405 msgid "Annotate"
2406 msgstr "Annota"
2407
2408 #: menus.c:622
2409 msgid "Truncate Game  End"
2410 msgstr "Tronca la partita   End"
2411
2412 #: menus.c:624
2413 msgid "Backward         Alt+Left"
2414 msgstr "Indietro   Alt+Left"
2415
2416 #: menus.c:625
2417 msgid "Forward           Alt+Right"
2418 msgstr "Avanti   Alt+Right"
2419
2420 #: menus.c:626
2421 msgid "Back to Start     Alt+Home"
2422 msgstr "Torna all'inizio   Alt+Home"
2423
2424 #: menus.c:627
2425 msgid "Forward to End Alt+End"
2426 msgstr "Vai alla fine   Alt+End"
2427
2428 #: menus.c:632
2429 msgid "Flip View             F2"
2430 msgstr "Ruota la scacchiera   F2"
2431
2432 #: menus.c:634
2433 msgid "Engine Output      Alt+Shift+O"
2434 msgstr "Output del motore di gioco   Alt+Shift+O"
2435
2436 #: menus.c:635
2437 msgid "Move History       Alt+Shift+H"
2438 msgstr "Lista mosse   Alt+Shift+H"
2439
2440 #: menus.c:636
2441 msgid "Evaluation Graph  Alt+Shift+E"
2442 msgstr "Grafico della valutazione   Alt+Shift+E"
2443
2444 #: menus.c:637
2445 msgid "Game List            Alt+Shift+G"
2446 msgstr "Lista partite   Alt+Shift+G"
2447
2448 #: menus.c:641
2449 msgid "Comments"
2450 msgstr "Commenti"
2451
2452 #: menus.c:642
2453 msgid "ICS Input Box"
2454 msgstr ""
2455
2456 #: menus.c:643
2457 msgid "Open Chat Window"
2458 msgstr ""
2459
2460 #: menus.c:645
2461 msgid "Board..."
2462 msgstr "Scacchiera..."
2463
2464 #: menus.c:646
2465 msgid "Game List Tags..."
2466 msgstr "Impostazioni lista partite..."
2467
2468 #: menus.c:651
2469 msgid "Machine White  Ctrl+W"
2470 msgstr "Bianco al motore di gioco   Ctrl+W"
2471
2472 #: menus.c:652
2473 msgid "Machine Black  Ctrl+B"
2474 msgstr "Nero al motore di gioco   Ctrl+B"
2475
2476 #: menus.c:653
2477 msgid "Two Machines   Ctrl+T"
2478 msgstr "Motore di gioco 1 vs 2   Ctrl+T"
2479
2480 #: menus.c:654
2481 msgid "Analysis Mode  Ctrl+A"
2482 msgstr "Avvia analisi   Ctrl+A"
2483
2484 #: menus.c:655
2485 #, fuzzy
2486 msgid "Analyze Game   Ctrl+G"
2487 msgstr "Analizza file   Ctrl+F"
2488
2489 #: menus.c:656
2490 msgid "Edit Game         Ctrl+E"
2491 msgstr "Modifica partita   Ctrl+E"
2492
2493 #: menus.c:657
2494 msgid "Edit Position      Ctrl+Shift+E"
2495 msgstr "Modifica posizione   Ctrl+Shift+E"
2496
2497 #: menus.c:658
2498 msgid "Training"
2499 msgstr "Allenamento"
2500
2501 #: menus.c:659
2502 msgid "ICS Client"
2503 msgstr "Connetti ad un ICS"
2504
2505 #: menus.c:661
2506 msgid "Machine Match"
2507 msgstr "Match tra i motori di gioco"
2508
2509 #: menus.c:662
2510 msgid "Pause               Pause"
2511 msgstr "Pausa   Pause"
2512
2513 #: menus.c:667
2514 msgid "Accept             F3"
2515 msgstr "Accetta   F3"
2516
2517 #: menus.c:668
2518 msgid "Decline            F4"
2519 msgstr "Declina   F4"
2520
2521 #: menus.c:669
2522 msgid "Rematch           F12"
2523 msgstr "Rigioca   F12"
2524
2525 #: menus.c:671
2526 msgid "Call Flag          F5"
2527 msgstr "Chiama il Tempo   F5"
2528
2529 #: menus.c:672
2530 msgid "Draw                F6"
2531 msgstr "Offri Patta   F6"
2532
2533 #: menus.c:673
2534 msgid "Adjourn            F7"
2535 msgstr "Aggiorna   F7"
2536
2537 #: menus.c:674
2538 msgid "Abort                F8"
2539 msgstr "Interrompi   F8"
2540
2541 #: menus.c:675
2542 msgid "Resign              F9"
2543 msgstr "Abbandona   F9"
2544
2545 #: menus.c:677
2546 msgid "Stop Observing  F10"
2547 msgstr "Smetti di osservare   F10"
2548
2549 #: menus.c:678
2550 msgid "Stop Examining  F11"
2551 msgstr "Smetti di esaminare   F11"
2552
2553 #: menus.c:679
2554 msgid "Upload to Examine"
2555 msgstr "Carica su ICS per esaminare"
2556
2557 #: menus.c:681
2558 msgid "Adjudicate to White"
2559 msgstr "Aggiudica al Bianco"
2560
2561 #: menus.c:682
2562 msgid "Adjudicate to Black"
2563 msgstr "Aggiudica al Nero"
2564
2565 #: menus.c:683
2566 msgid "Adjudicate Draw"
2567 msgstr "Aggiudica come Patta"
2568
2569 #: menus.c:688
2570 msgid "Load New 1st Engine ..."
2571 msgstr ""
2572
2573 #: menus.c:689
2574 msgid "Load New 2nd Engine ..."
2575 msgstr ""
2576
2577 #: menus.c:691
2578 msgid "Engine #1 Settings ..."
2579 msgstr "Impostazioni motore 1"
2580
2581 #: menus.c:692
2582 msgid "Engine #2 Settings ..."
2583 msgstr "Impostazioni motore 2"
2584
2585 #: menus.c:694
2586 msgid "Hint"
2587 msgstr "Suggerimento..."
2588
2589 #: menus.c:695
2590 msgid "Book"
2591 msgstr "Libro delle aperture..."
2592
2593 #: menus.c:697
2594 msgid "Move Now     Ctrl+M"
2595 msgstr "Muovi subito   Ctrl+M"
2596
2597 #: menus.c:698
2598 msgid "Retract Move  Ctrl+X"
2599 msgstr "Annulla mossa   Ctrl+X"
2600
2601 #: menus.c:704
2602 msgid "General ..."
2603 msgstr "Generali..."
2604
2605 #: menus.c:706
2606 msgid "Time Control ...       Alt+Shift+T"
2607 msgstr "Controllo Tempo...   Alt+Shift+T"
2608
2609 #: menus.c:707
2610 msgid "Common Engine ...  Alt+Shift+U"
2611 msgstr "Motori di gioco...   Alt+Shift+U"
2612
2613 #: menus.c:708
2614 msgid "Adjudications ...      Alt+Shift+J"
2615 msgstr "Aggiudicazioni...   Alt+Shift+J"
2616
2617 #: menus.c:709
2618 msgid "ICS ..."
2619 msgstr "ICS..."
2620
2621 #: menus.c:710
2622 msgid "Match ..."
2623 msgstr ""
2624
2625 #: menus.c:711
2626 msgid "Load Game ..."
2627 msgstr "Apertura partita...   Alt+Shift+L"
2628
2629 #: menus.c:712
2630 msgid "Save Game ..."
2631 msgstr "Salvataggio partita...   Alt+Shift+S"
2632
2633 #: menus.c:714
2634 msgid "Game List ..."
2635 msgstr "Lista partite..."
2636
2637 #: menus.c:715
2638 msgid "Sounds ..."
2639 msgstr "Suoni..."
2640
2641 #: menus.c:718
2642 msgid "Always Queen        Ctrl+Shift+Q"
2643 msgstr "Promuovi a Donna                    Ctrl+Shift+Q"
2644
2645 #: menus.c:720
2646 msgid "Animate Moving      Ctrl+Shift+A"
2647 msgstr "Mosse animate                          Ctrl+Shift+A"
2648
2649 #: menus.c:721
2650 msgid "Auto Flag               Ctrl+Shift+F"
2651 msgstr "Aggiudica sul tempo                  Ctrl+Shift+F"
2652
2653 #: menus.c:724
2654 msgid "Flash Moves"
2655 msgstr ""
2656
2657 #: menus.c:726
2658 msgid "Highlight Dragging"
2659 msgstr "Evidenzia trascinamento"
2660
2661 #: menus.c:729
2662 msgid "Highlight With Arrow"
2663 msgstr "Evidenzia con una freccia"
2664
2665 #: menus.c:733
2666 msgid "Periodic Updates"
2667 msgstr "Aggiornamenti continui"
2668
2669 #: menus.c:734
2670 msgid "Ponder Next Move  Ctrl+Shift+P"
2671 msgstr "Pensa sul mio tempo             Ctrl+Shift+P"
2672
2673 #: menus.c:735
2674 msgid "Popup Exit Message"
2675 msgstr "Chiedi conferma alla chiusura"
2676
2677 #: menus.c:738
2678 msgid "Show Coords"
2679 msgstr "Mostra coordinate"
2680
2681 #: menus.c:739
2682 msgid "Hide Thinking        Ctrl+Shift+H"
2683 msgstr "Nascondi analisi                    Ctrl+Shift+H"
2684
2685 #: menus.c:740
2686 msgid "Test Legality          Ctrl+Shift+L"
2687 msgstr "Verifica mosse illegali             Ctrl+Shift+L"
2688
2689 #: menus.c:743
2690 msgid "Save Settings Now"
2691 msgstr "Salva impostazioni"
2692
2693 #: menus.c:744
2694 msgid "Save Settings on Exit"
2695 msgstr "Salva impostazioni all'uscita"
2696
2697 #: menus.c:749
2698 msgid "Info XBoard"
2699 msgstr ""
2700
2701 #: menus.c:750
2702 msgid "Man XBoard   F1"
2703 msgstr ""
2704
2705 #: menus.c:752
2706 msgid "XBoard Home Page"
2707 msgstr ""
2708
2709 #: menus.c:753
2710 msgid "On-line User Guide"
2711 msgstr ""
2712
2713 #: menus.c:754
2714 msgid "Development News"
2715 msgstr ""
2716
2717 #: menus.c:755
2718 msgid "e-Mail Bug Report"
2719 msgstr ""
2720
2721 #: nengineoutput.c:78 nengineoutput.c:85
2722 #, fuzzy
2723 msgid "engine name"
2724 msgstr "Motore"
2725
2726 #: nengineoutput.c:80 nengineoutput.c:87
2727 #, fuzzy
2728 msgid "move"
2729 msgstr "mosse"
2730
2731 #: nengineoutput.c:153
2732 msgid "Engine output"
2733 msgstr "Output del motore di gioco"
2734
2735 #: nengineoutput.c:157
2736 msgid ""
2737 "Mismatch of STRIDE in nengineoutput.c\n"
2738 "Change and recompile!"
2739 msgstr ""
2740
2741 #: nevalgraph.c:68
2742 msgid "Evaluation graph"
2743 msgstr "Grafico della valutazione"
2744
2745 #: nevalgraph.c:105
2746 msgid "Eval"
2747 msgstr ""
2748
2749 #: ngamelist.c:87
2750 #, fuzzy
2751 msgid "find position"
2752 msgstr "File posizione non riconosciuto"
2753
2754 #: ngamelist.c:88
2755 msgid "narrow"
2756 msgstr ""
2757
2758 #: ngamelist.c:89
2759 msgid "thresholds"
2760 msgstr ""
2761
2762 #: ngamelist.c:90
2763 #, fuzzy
2764 msgid "tags"
2765 msgstr "Informazioni partita"
2766
2767 #: ngamelist.c:91
2768 msgid "next"
2769 msgstr ""
2770
2771 #: ngamelist.c:92
2772 msgid "close"
2773 msgstr ""
2774
2775 #: ngamelist.c:116
2776 msgid "No game selected"
2777 msgstr "Nessuna partita selezionata"
2778
2779 #: ngamelist.c:122
2780 msgid "Can't go forward any further"
2781 msgstr "Impossibile avanzare oltre"
2782
2783 #: ngamelist.c:192
2784 #, c-format
2785 msgid "Scanning through games (%d)"
2786 msgstr ""
2787
2788 #: ngamelist.c:211
2789 msgid "previous page"
2790 msgstr ""
2791
2792 #: ngamelist.c:214
2793 msgid "next page"
2794 msgstr ""
2795
2796 #: ngamelist.c:217
2797 msgid "no games matched your request"
2798 msgstr ""
2799
2800 #: ngamelist.c:219
2801 #, fuzzy, c-format
2802 msgid "%s - %d/%d games (%d-%d-%d)"
2803 msgstr "Match %s vs %s: punteggio finale %d-%d-%d"
2804
2805 #: ngamelist.c:274
2806 msgid "There is no game list"
2807 msgstr "Nessuna lista partite"
2808
2809 #: nhistory.c:109
2810 msgid "Move list"
2811 msgstr ""
2812
2813 #: usystem.c:222
2814 #, c-format
2815 msgid "%s: unrecognized color %s\n"
2816 msgstr ""
2817
2818 #: usystem.c:230
2819 #, c-format
2820 msgid "%s: can't parse foreground color in `%s'\n"
2821 msgstr ""
2822
2823 #: usystem.c:259
2824 #, c-format
2825 msgid "%s: can't parse color names; disabling colorization\n"
2826 msgstr ""
2827
2828 #: usystem.c:371
2829 #, c-format
2830 msgid "ERROR: Unknown user %s (in path %s)\n"
2831 msgstr ""
2832
2833 #: usystem.c:556
2834 msgid "Socket support is not configured in"
2835 msgstr ""
2836
2837 #: usystem.c:645
2838 msgid "internal rcmd not implemented for Unix"
2839 msgstr ""
2840
2841 #: xaw/xboard.c:521
2842 #, c-format
2843 msgid "%s: Can't access XPM directory %s\n"
2844 msgstr ""
2845
2846 #: xaw/xboard.c:542
2847 #, c-format
2848 msgid "Available `%s' sizes:\n"
2849 msgstr ""
2850
2851 #: xaw/xboard.c:575
2852 #, c-format
2853 msgid "Error: No `%s' files!\n"
2854 msgstr ""
2855
2856 #: xaw/xboard.c:588
2857 #, c-format
2858 msgid ""
2859 "Warning: No DIR structure found on this system --\n"
2860 "         Unable to autosize for XPM/XIM pieces.\n"
2861 "   Please report this error to %s.\n"
2862 "   Include system type & operating system in message.\n"
2863 msgstr ""
2864
2865 #: xaw/xboard.c:1226
2866 #, c-format
2867 msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
2868 msgstr ""
2869
2870 #: xaw/xengineoutput.c:114
2871 #, c-format
2872 msgid "Error %d loading icon image\n"
2873 msgstr ""
2874
2875 #: xaw/xoptions.c:320 xaw/xoptions.c:889
2876 msgid "browse"
2877 msgstr ""
2878
2879 #: xaw/xoptions.c:1136
2880 msgid "OK"
2881 msgstr "OK"
2882
2883 #: xaw/xoptions.c:1140
2884 msgid "cancel"
2885 msgstr "Cancella"
2886
2887 #~ msgid "Drop"
2888 #~ msgstr "Paracadutaggio"
2889
2890 #, fuzzy
2891 #~ msgid "could not open: "
2892 #~ msgstr "Impossibile leggere mossa"
2893
2894 #~ msgid "Promotion"
2895 #~ msgstr "Promozione"
2896
2897 #~ msgid "ok"
2898 #~ msgstr "OK"
2899
2900 #~ msgid "Highlight Dragging (Show Move Targets)"
2901 #~ msgstr "Evidenzia trascinamento"
2902
2903 #~ msgid "You can only start a match from the initial position."
2904 #~ msgstr "Un match può essere avviato solo dalla posizione iniziale."
2905
2906 #~ msgid "White "
2907 #~ msgstr "Bianco "
2908
2909 #~ msgid "Black "
2910 #~ msgstr "Nero "
2911
2912 #~ msgid "Close"
2913 #~ msgstr "Chiudi"
2914
2915 #~ msgid "sec/move"
2916 #~ msgstr "secondi per mossa"