From: Arun Persaud <arun@nubati.net> Date: Mon, 20 Jan 2014 06:41:52 +0000 (-0800) Subject: updated po/pot files X-Git-Url: http://winboard.nl/cgi-bin?a=commitdiff_plain;h=ab63c09670360156885ef1b556f88253afb7fb14;p=xboard.git updated po/pot files --- diff --git a/po/da.po b/po/da.po index 23be113..4929daf 100644 --- a/po/da.po +++ b/po/da.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard 4.6.0.20120304\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2012-03-06 12:27+0100\n" "Last-Translator: Byrial Ole Jensen <byrial@vip.cybercity.dk>\n" "Language-Team: Danish <dansk@dansk-gruppen.dk>\n" @@ -32,100 +32,100 @@ msgstr "" "X-Generator: Lokalize 1.2\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "%s i indstillingsfil\n" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "Forkert heltalsværdi %s" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "Ikke genkendt argument %s" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "Ingen værdi givet for argumentet %s" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "Ukomplet \\-undvigesekvens i værdi for %s" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "à bning af inkluderet fil \"%s\" mislykkedes" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "Ikke genkendt boolesk argumentværdi %s" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "første" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "det andet" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "protokolversion %d er ikke understøttet" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "Du angav ikke et kørbart skakprogram" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "forkert timeControl-tilvalg %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "forkert searchTime-tilvalg %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "Varianten %s er kun understøttet i ICS-tilstand" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "Ukendt variantnavn %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "Starter skakprogram" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "Fejl i partifil" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "Fejl i stillingsfil" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "Vælg nyt spil" # cycle = runde? -#: backend.c:1553 +#: backend.c:1552 #, fuzzy msgid "" "You restarted an already completed tourney.\n" @@ -136,124 +136,124 @@ msgstr "" "En mere cyklus vil nu blive tilføjet\n" "Partierne starter om 10 sekunder" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "Alle partier i turneringen \"%s\" er allerede færdige eller i gang" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Kan ikke have en match uden skakprogrammer" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Kunne ikke Ã¥bne seriel port %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "Kunne ikke forbinde til vært %s, port %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "Ukendt initialMode %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "AnalyzeFile-tilstand kræver en partifil" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "Analysetilstand kræver et skakprogram" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "Analysetilstand virker ikke sammen med ICS-tilstand" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "MachineWhite-tilstand kræver et skakprogram" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "MachineWhite-tilstand virker ikke sammen med ICS-tilstand" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "MachineBlack-tilstand kræver et skakprogram" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "MachineBlack-tilstand virker ikke sammen med ICS-tilstand" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "TwoMachines-tilstand kræver et skakprogram" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "TwoMachines-tilstand virker ikke sammen med ICS-tilstand" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "Træningstilstand kræver en partifil" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Fejl ved skrivning til ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Fejl ved læsning fra tastatur" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "Fik filafslutning fra tastatur" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "Ukendt vild type %d" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Fejl ved skrivning til skærm" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "din modstander kommenterer: %s" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Fejl ved tolkning af trækliste: to teksthoveder" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Fejl ved tolkning af trækliste: indlejret" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "â" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "Ulovligt træk (afvist af ICS)" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "Forbindelse lukket af ICS" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Fejl ved læsning fra ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" @@ -262,124 +262,124 @@ msgstr "" "Fortolkning af brætstreng mislykkedes:\n" "\"%s\"" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "Parti for langt; forøg MAX_MOVES og genoversæt" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Fejl ved tolkning af trækliste: ekstra bræt" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "Kunne ikke fortolke \"%s\" fra ICS" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say Intern fejl; forkert moveType%d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "Du kan ikke gøre dette, mens du spiller eller observerer" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "Genoversæt for at understøtte denne BOARD_RANKS eller BOARD_FILES!" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Du spiller sort" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Du spiller hvid" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Det er hvids tur" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Det er sorts tur" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "Den viste stilling er ikke den aktuelle" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Ulovligt træk" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "Slutningen af partiet" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "Ukorrekt træk" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "Træk bonde baglæns for at underforvandle" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "Svejtserturnering afsluttet" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "Ikke tilladt parring fra parringsprogram" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Ulovligt træk \"%s\" fra %s skakprogram" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "Fejl i FEN modtaget fra skakprogram" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s understøtter ikke analyse" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Ulovligt træk \"%s\" (afvist af %s skakprogram)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Fejl ved start af %s skakprogram %s pÃ¥ %s: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "Tip: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" @@ -388,11 +388,11 @@ msgstr "" "Ulovligt tip om træk \"%s\"\n" "fra %s skakprogram" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "Skakprogrammet accepterer dit remistilbud" -#: backend.c:9318 +#: backend.c:9320 #, fuzzy msgid "" "Machine offers a draw.\n" @@ -402,52 +402,52 @@ msgstr "" "Vælg Handlinger / Remis for at acceptere" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "skrivning af analysevariant mislykkedes" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Flertydigt træk i ICS-output: \"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Ulovligt træk i ICS-output: \"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "Hul i trækliste" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "Variant %s understøttes ikke af %s" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Opstartsfejl pÃ¥ \"%s\"" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "Venter pÃ¥ første skakprogram" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "Venter pÃ¥ andet skakprogram" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "Kunne ikke skrive turneringsfil" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." @@ -455,11 +455,11 @@ msgstr "" "Du kan ikke udskifte et skakprogram, mens det bruges!\n" "Afslut dets parti først." -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "Der er ikke installeret et skakprogram med det angivne navn" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" @@ -467,16 +467,16 @@ msgstr "" "Ãndr først skakprogram ved at redigere deltagerlisten\n" "i turneringsindstillingerne" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "Du kan kun ændre et skakprogram ad gangen" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, fuzzy, c-format msgid "No engine %s is installed" msgstr "Der er ikke installeret et skakprogram med det angivne navn" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" @@ -484,19 +484,19 @@ msgstr "" "Du skal angive en turneringsfil\n" "til at gemme turneringens afvikling" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "Der er ikke nok deltagere" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "Fejl i turneringsfil" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "Venter pÃ¥ andet parti/andre partier" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "Der er ikke noget parringsprogram specificeret" @@ -691,34 +691,34 @@ msgstr "Klar til at sende e-mail\n" msgid "Still need to make moves for games %s\n" msgstr "Der er stadig nødvendigt at trække i partierne %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "Redigér kommentar" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Redigér kommentar til %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "Du observerer ikke et parti" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "Hvid er ikke i trækket" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "Sort er ikke i trækket" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "Starter %s skakprogram" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" @@ -727,133 +727,133 @@ msgstr "" "Vent pÃ¥ din tur,\n" "eller vælg Træk nu" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "Træningstilstand fra" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "Træningstilstand til" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "Allerede ved slutningen af partiet" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "Advarsel: Du spiller stadig et parti" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "Advarsel: Du observerer stadig et parti" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "Advarsel: Du undersøger stadig et parti" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "Lukker skakprogram til ICS-analyse ..." -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "Det felt er besat" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "Der er ingen aktuelle tilbud ved dette træk" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "Din modstander har ikke overskredet tiden" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "Du skal trække før du tilbyder remis" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Du undersøger ikke et parti" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "Du kan ikke annullere variantlinje under pause" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "Det er dig som er i trækket" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "Vent til du kommer i trækket" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "Tip er ikke tilgængeligt" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "Partiliste ikke indlæst eller tom" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Fejl ved skrivning til %s skakprogram" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "%s program afslutter i remisstilling (%s)" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Fejl: %s skakprogram (%s) afsluttede uventet" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Fejl ved læsning fra %s skakprogram (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "%s skakprogram har for mange tilvalg\n" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "Det viste træk er ikke det aktuelle" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "Kunne ikke fortolke træk" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Begge flag er faldet" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "Hvids flag er faldet" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "Sorts flag er faldet" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "Det er ikke tilladt er stille pÃ¥ uret i auto-flag-tilstand" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Fejl i FEN-stilling i udklipsholder" @@ -874,659 +874,680 @@ msgstr "Hashnøgler er forskellige" msgid "Could not create book" msgstr "Kunne ikke fortolke træk" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "Turneringsfil:" -#: dialogs.c:263 +#: dialogs.c:284 #, fuzzy msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "Synkronisér efter cyklus turnering med flere XBoard'er)" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "Turneringsdeltagere:" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "Vælg skakprogram:" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "Turneringstype (0 = alle mod alle, 1 = en imod resten):" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "Antal cyklusser i turneringen (eller svejtserrunder):" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "Standard for antal partier i match (eller parring):" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "Pause imellem matchpartier (millisekunder):" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "Gem turneringspartier i:" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "Partifil med Ã¥bninger:" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "Partinummer (-1 eller -2 = automatisk forøgelse):" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "Fil med startstillinger:" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "Stillingsnummer (-1 eller -2 = automatisk forøgelse):" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "Genstart nummering efter dette antal partier (0 = aldrig):" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "Deaktivér skakprogrammets egen Ã¥bningsbog som standard" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "Betænkningstid" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "Skakprogram ... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Generelle indstillinger" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "Udskift skakprogram" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "Opgradér skakprogram" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "Kopiér turnering" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "Du skal angive en eksisterende turneringsfil til at kopiere" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Lydindstillinger" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "Absolutte analysescorer" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "Næsten altid dronning (Omvejs-underforvandling)" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "Animeret trækudførelse" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "Animeret flytning" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Automatisk annoncering af tidsoverskridelse" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Automatisk vending af brættet" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Blindskak" # Menu til indsætning af brik pÃ¥ brættet i babyskak mv. #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "Placér brik-menu" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "Skjul tænkning fra menneske" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Fremhæv sidste træk" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Fremhæv med pil" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Ãt-klikstræk" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "Periodisk opdatering (i analysetilstand)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" # ... mens modstanderen er i trækket -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "Spekulér pÃ¥ næste træk" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Pop op med afslutningsbeskeder" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Pop op ved trækfejl" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "Scorer i trækliste" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Vis koordinater" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "Vis mÃ¥lfelter" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "Klæbrige vinduer" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "Test lovlighed" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "Blink ved træk (0 = ingen blink):" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "Blinkhastighed (høj = hurtig):" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "Animeringshastighed (høj = langsom):" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "Zoomfaktor i evalueringsgraf:" -#: dialogs.c:403 -msgid "General Options" -msgstr "Generelle indstillinger" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "normal" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "skak960" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "Springer" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "Brætstørrelse (-1 = standard for valgt variant):" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "Antal brætrækker:" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "Antal brætlinjer:" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "Depotstørrelse:" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "Advarsel: det andet skakprogram (%s) understøtter ikke dette!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "Ny variant" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Maksimalt antal CPU'er pr. skakprogram:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "Polyglot-katalog:" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Hashtabel-størrelse (MB):" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "Sti til Nalimov-EGTB:" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "EGTB-cachestørrelse (MB):" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "Brug GUI's Ã¥bningsbog" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "à bningsbogsfilnavn:" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "à bningsbogsdybde (træk):" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "à bningsbogvariation (0) vs. styrke (100):" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "Skakprogram nr. 1 har egen Ã¥bningsbog" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "Skakprogram nr. 2 har egen Ã¥bningsbog" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "Indstillinger for skakprogrammer" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "Find alle matter" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "Efterprøv resultatangivelser fra skakprogrammer" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "Remis ved utilstrækkeligt matsættende materiale" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "Døm trivielle remiser (3-træks forsinkelse)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "N-træksregel:" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "N-gange gentagelser:" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "Remis efter i alt N træk:" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "Gevinst/tabs-tærskel:" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "Negér skakprogram nr. 1's score" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "Negér skakprogram nr. 2's score" -#: dialogs.c:601 +#: dialogs.c:639 msgid "Adjudicate non-ICS Games" msgstr "Døm ikke-ICS partier" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "Send kommentarer fra skakprogram" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "Gem kommentarer til træk" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "Observér automatisk" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "Bræt øverst ved partistart" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "Obsevér i baggrunden nÃ¥r der spilles" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "Andet bræt til baggrundsobservede partier" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "Hent trækliste" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "Stille spil" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "Søgegraf" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "Automatisk opdatering af søgegraf" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "Venter pÃ¥ andet parti/andre partier" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "ForhÃ¥ndstræk" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "ForhÃ¥ndstræk for hvid" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "Hvids første træk:" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "ForhÃ¥ndstræk for sort" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "Sorts første træk:" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "Alarm" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "Alarmtid (millisekunder):" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "Farv meddelelser" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "Tekstfarver for rÃ¥b:" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "Tekstfarver for s-rÃ¥b:" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "Tekstfarver for kanal nr. 1:" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "Tekstfarver for andre kanaler:" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "Tekstfarver for kommentar:" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "Tekstfarver for tale:" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "Tekstfarver for udfordring:" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "Tekstfarver for forespørgsel:" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "Tekstfarver for søgning:" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICS-indstillinger" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "Eksakt stilling" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "Viste stilling er en delmængde" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "Samme materiale med samme bondestruktur" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "Samme materiale" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "Materiale-interval (øverste halvdel af brættet valgfrit)" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "Materiale-forskel (balanceret valgfrit materiale)" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "Automatisk visning af partidata" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "Automatisk visning af kommentarer" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" @@ -1534,12 +1555,12 @@ msgstr "" "Hastighed af gennemspilning af indlæste partier\n" "(0 = øjeblikkeligt, -1 fra):" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "Sekunder pr. træk:" # Ingen grund til ikke at bruge stort begyndelsesbogstav her. -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" @@ -1547,7 +1568,7 @@ msgstr "" "\n" "Indstillinger til brug ved gennemkigning af partier:" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" @@ -1555,714 +1576,710 @@ msgstr "" "\n" "Grænseværdier for stillingsfiltrering i partiliste:" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "Stærkeste spillers rating er mindst:" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "Svageste spillers rating er mindst:" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "Ingen partier før Ã¥r:" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "Mindste antal stillinger i følge ad gangen:" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "Søgemetode:" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "Match ogsÃ¥ omvendte farver" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "Match ogsÃ¥ spejlvendt stilling" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Indstillinger for indlæsning af parti" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "Gem partier automatisk" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "Gem partier i filen:" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "Gem slutstillinger i filen:" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "Event-tekst i PGN-fil:" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "Gammel gemmestil (i modsætning til PGN)" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "Brug partinumre i PGN-fil for turnering" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "Gem score/dybde-information i PGN" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "Gem ud af Ã¥bningsbog-info i PGN " -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Indstillinger for gemning af parti" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Ingen lyd" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "Standard bip" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "WAV-filen ovenfor" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "Bilhorn" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "Bækken" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "Ding" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "Gongon" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "Laser" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "Straffe" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "Telefon" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "Plop" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "Slag" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "Dunk" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "Brugerfil" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "Bruger WAV-fil:" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "Lydprogram:" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "Afprøv lyd:" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "Afspil" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "Træk:" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "Gevinst:" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "Tab:" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "Remis:" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "Uafsluttet:" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "Alarm:" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "Udfodring:" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "Lydkatalog:" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "RÃ¥b:" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "S-rÃ¥b:" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "Kanal:" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "Kanal 1:" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "Tale:" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "Kommentar:" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "Forespøgsel:" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "Søgning:" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "Lydindstillinger" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "Farve for hvide brikker:" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "R" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "G" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "B" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "M" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "Farve for sorte brikker:" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "Farve for lyse felter:" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "Farve for mørke felter:" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "Farve til fremhævelse:" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "Farve til forhÃ¥ndstræk:" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "Ombyt brikker som i shogi (Farvede knapper gendanner standard)" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "Monokrom-tilstand" -#: dialogs.c:866 +#: dialogs.c:904 #, fuzzy msgid "Line Gap (-1 = default for board size):" msgstr "Mellemrum mellem felter (-1 = standard for brætstørrelsen):" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "Brug brætteksturer" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "Teksturfil for lyse felter:" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "Teksturfil for mørke felter:" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 #, fuzzy msgid "Directory with Pieces Images:" msgstr "Katalog med bitmap-brikker:" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "Brætindstillinger" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "ICS-tekstmenu" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "ryd" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "gem ændringer" -#: dialogs.c:1100 +#: dialogs.c:1138 msgid "Edit book" msgstr "Redigér Ã¥bningsbog" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Partidata" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "ICS-inputboks" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "Tast et træk" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "Skakprogrammet har ingen tilvalg" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "Indstillinger for skakprogram" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "Vælg skakprogram fra liste:" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "eller specificér en herunder:" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "Kaldenavn (ikke nødvendigt):" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "Brug kaldenavnet som spillerbetegnelse i PGN-filer" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "Skakprogramkatalog:" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "Skakprogramkommando:" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "(Katalog vil blive udledt fra programstien hvis ikke udfyldt)" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "UCI" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "WB-protokol v1 (brug ikke særlige skakprogramfunktioner)" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "MÃ¥ ikke bruge GUI's Ã¥bningsbog" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "Tilføj dette skakprogram til listen" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "Brug aktuel variant med dette skakprogram" -#: dialogs.c:1390 +#: dialogs.c:1428 #, fuzzy msgid "Load first engine" msgstr "Indlæs skakprogram" -#: dialogs.c:1396 +#: dialogs.c:1434 #, fuzzy msgid "Load second engine" msgstr "Indlæs skakprogrammet som" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "bland brikker" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "Startstillingsnummer:" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "vælg tilfældigt" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "vælg bestemt" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Nyt blandet parti" # Stort begyndelsesbogstav med vilje -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "Klassisk" # Stort begyndelsesbogstav med vilje -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "Tillægstid" # Stort begyndelsesbogstav med vilje -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "Maks. pr. træk" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "Træk pr. tidsperiode:" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "Tid fra start (minutter):" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "Tillægstid eller maks. pr. træk (sekunder):" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "Tidsforkortelses-faktorer:" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "Skakprogram nr. 1" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "Skakprogram nr. 2 / menneske" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "Ubrugt" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "Betænkningstid" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Fejl ved skrivning til skakprogram" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "Annullér" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Konge" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Springer" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Løber" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "TÃ¥rn" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Dronning" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "Bondeforvandling" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "standard" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "op" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "ned" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "Ingen overskrift valgt" -#: dialogs.c:1845 +#: dialogs.c:1883 msgid "Game-list options" msgstr "Indstillinger for partiliste" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Fejl" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "Fatal fejl" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "Afslutter" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "Meddelelse" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "Notits" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Hvid" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Bonde" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Tomt felt" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Ryd bræt" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Sort" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Fil" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Redigér" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Vis" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Tilstand" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Handlinger" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Skakprogram" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Indstillinger" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Hjælp" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 #, fuzzy msgid "Directories:" msgstr "Lydkatalog:" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "Fil" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "Filter:" -#: dialogs.c:2427 +#: dialogs.c:2465 #, fuzzy msgid "New directory" msgstr "Skakprogramkatalog:" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "Filter:" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "Kommentarer" -#: dialogs.c:2529 +#: dialogs.c:2567 #, fuzzy msgid " next page" msgstr "næste side" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2272,12 +2289,12 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "Output fra skakprogram" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" @@ -2286,7 +2303,7 @@ msgstr[1] "%s (%d reversible træk)" # NPS = Nodes pr. second # SPS = Stillinger pr. sekund (i motoranalyse) -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "SPS" @@ -2295,52 +2312,52 @@ msgstr "SPS" msgid "Reading game file (%d)" msgstr "Læser partifil (%d)" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "%s: kan ikke cd til CHESSDIR: " -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "à bning af filen \"%s\" mislykkedes\n" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" "Genoversæt med større BOARD_RANKS eller BOARD_FILES for at understøtte denne " "størrelse" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "%s: forkert boardSize-syntaks %s\n" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "%s: ikke genkendt boardSize-navn %s\n" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "%s: for fÃ¥ farver tilgængelige; prøver monokrom tilstand\n" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "Kan ikke lave skrifttypegruppe for %s.\n" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "%s: Ingen skrifttyper matcher mønstret %s\n" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "Kan ikke Ã¥bne midlertidig fil" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "à bning af fil mislykkedes" @@ -2953,20 +2970,20 @@ msgstr "%s: kan ikke fortolke farvenavne; deaktiverer farvning\n" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "FEJL: Ukendt bruger %s (i stien %s)\n" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "Er ikke konfigureret med sokkelunderstøttelse" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "intern rcmd er ikke implementeret til Unix" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "hvid pixel = 0x%lx, sort pixel = 0x%lx\n" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "gennemse" @@ -2982,7 +2999,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "o.k." diff --git a/po/de.po b/po/de.po index 42d4c34..a5cbdb2 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: xboard 4.7.2\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2013-11-24 18:22-0800\n" "Last-Translator: Arun Persaud <arun@nubati.net>\n" "Language-Team: German <translation-team-de@lists.sourceforge.net>\n" @@ -17,99 +17,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "Falscher Integer-wert %s" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "Nicht erkanntes Argument %s" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "Fehlender Wert für Argument %s" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "Unvollständiges \\ escape im Wert von »%s«" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "Fehler beim Ãffnen der Datei »%s«" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "Nicht anerkannter logischer Wert für Argument %s" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "erstes" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "zweites" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "Protokollversion %d nicht unterstützt" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "Das Computerprogramm für das Schachprogramm wurde nicht angegeben" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "falsche timeControl-Option %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "falsche searchTime-Option %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "Variante %s wird nur im ICS-Modus unterstützt" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "Unbekannte Variante mit Namen %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "Starte Schachprogramm" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "Fehler in Partiedatei" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "Fehler in Positionsdatei" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "Wähle neues Spiel" -#: backend.c:1553 +#: backend.c:1552 #, fuzzy msgid "" "You restarted an already completed tourney.\n" @@ -120,125 +120,125 @@ msgstr "" "Eine neue Runde wird hinzugefügt\n" "Die Spiele werden in 10 Sekunden starten" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "Alle Spiele im Turnier »%s« sind entweder beendet oder werden gespielt" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Partie ohne Schachprogram ist nicht möglich" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Konnte Kommunikationsport %s nicht öffnen" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "" "Verbindung zu Hostrechner %s, Portnummer %s konnte nicht hergestellt werden" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "Unbekannter initalMode %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "»Analysiere Datei«-Modus benötigt eine Partiedatei" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "Analyse-Modus benötigt ein Schachprogramm" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "Analyse-Modus funktioniert nicht im ICS-Modus" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "»Schachprogramm Weië-Modus benötigt ein Schachprogramm" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "»Schachprogramm Weië-Modus funktioniert nicht im ICS-Modus" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "»Schachprogramm Schwarz«-Modus benötigt ein Schachprogramm" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "»Schachprogramm Schwarz«-Modus funktioniert nicht im ICS-Modus" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "»Zwei Schachprogramme«-Modus benötigt ein Schachprogramm" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "»Zwei Schachprogramme«-Modus funktioniert nicht im ICS-Modus" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "Trainieren-Modus benötigt eine Partiedatei" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Fehler beim Schreiben zum ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Fehler beim Lesen der Tastatur" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "Habe Ende-der-Datei von der Tastatur erhalten" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "Unbekannter wild-Variante %d" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Fehler beim Schreiben auf dem Display" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "Dein Gegner kibitzt: %s" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Fehler beim Erstellen der Zugliste: zwei Dateiköpfe" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Fehler beim Erstellen der Zugliste: verschachtelt" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "gegen" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "Illegaler Zug (abgelehnt vom ICS)" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "Verbindung zum ICS beendet" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Fehler beim Lesen vom ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" @@ -247,124 +247,124 @@ msgstr "" "Konnte Schachbrettzeichenkette nicht parsen:\n" "»%s«" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "Partie zu lang; erhöhe MAX_MOVES und kompiliere neu" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Fehler beim Erstellen der Zugliste: extra Schachbrett" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "Konnte Zug »%s« vom ICS nicht parsen" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "Interner Fehler; falscher moveType %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "Dies ist nicht möglich während oder beim Zuschauen eines Spieles" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "Kompiliere erneut mit Unterstützung von BOARD_RANKS oder BOARD_FILES!" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Sie spielen Schwarz" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Sie spielen WeiÃ" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Weià ist am Zug" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Schwarz ist am Zug" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "Angezeigte Position ist nicht die Aktuelle" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Ungültiger Zug" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "Ende des Spiels" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "Ungültiger Zug" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "Bewege Bauern rückwärts zum Unterverwandeln" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "Turnier im Schweizer System beendet" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "Ungültige Paarungen vom Paarungsprogramm" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Illegaler Zug »%s« vom Schachprogramm %s" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "Schlechte FEN vom Schachprogramm erhalten" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s unterstützt keine Analyse" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Illegaler Zug »%s« (abgelehnt vom Schachprogram %s)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Konnte %s Schachprogram %s auf %s nicht starten: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "Hinweis: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" @@ -373,11 +373,11 @@ msgstr "" "Illegaler Zughinweis »%s«\n" "vom Schachprogramm %s" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "Das Schachprogramm akzeptiert dein Remisangebot" -#: backend.c:9318 +#: backend.c:9320 #, fuzzy msgid "" "Machine offers a draw.\n" @@ -387,52 +387,52 @@ msgstr "" "Wähle Aktion/Remis, um anzunehmen" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "schreiben des PV fehlgeschlagen" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Nicht eindeutiger Zug in der ICS-Ausgabe: »%s«" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Illegaler Zug in der ICS-Ausgabe: \"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "Lücke in Zugliste" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "Variante %s wird von %s nicht unterstützt" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Fehler beim Starten »%s«" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "Warte auf erstes Schachprogramm" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "Warte auf zweites Schachprogramm" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "Schreibzugriff auf Turnierdatei nicht möglich" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." @@ -440,11 +440,11 @@ msgstr "" "Ersetzen eines Schachprogramms während es läuft nicht möglich!\n" "Beenden Sie das Spiel zuerst." -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "Ein Schachprogram mit dem angegebenen Namen ist nicht installiert" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" @@ -452,16 +452,16 @@ msgstr "" "Ãndern Sie ein Schachprogramm indem Sie die Liste der Teilnehmner\n" "im Turnieroptionendialog editieren" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "Sie können immer nur ein Schachprogramm ändern" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "Das Schachprogram %s ist nicht installiert" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" @@ -469,19 +469,19 @@ msgstr "" "Sie müssen eine Turnierdatei zum Speichern\n" "der Turnierdaten angeben" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "Nicht genügend Teilnehmer" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "Fehler in Turnierdatei" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "Warte auf weiter Spiele" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "Kein Paarungsprogram angegeben" @@ -677,34 +677,34 @@ msgstr "Bereit zum Versenden der Mail\n" msgid "Still need to make moves for games %s\n" msgstr "Sie müssen noch Züge für Partie %s machen\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "Editiere Kommentar" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Editiere Kommentar für %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "Sie schauen keiner Partie zu" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "Weià ist nicht am Zug" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "Schwarz ist nicht am Zug" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "Starte %s Schachprogramm" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" @@ -713,133 +713,133 @@ msgstr "" "Warte bis Sie am Zug sind\n" "oder wähle »Ziehe jetzt«" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "Trainier-Modus aus" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "Trainier-Modus ein" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "Schon am Ende der Partie" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "Warnung: Sie spielen noch eine Partie" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "Warnung: Sie schauen noch einer Partie zu" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "Warnung: Sie untersuchen noch eine Partie" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "Klicke auf eine Uhr, um das Brett zu leeren" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "SchlieÃe ICS Programmanalyseâ¦" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "Dieses Feld ist besetzt" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "Es liegt kein unbeantwortes Angebot für diesen Zug vor" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "Ihr Gegner hat die Zeit noch nicht überschritten" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "Sie müssem erst ziehen bevor Sie Remis anbieten können" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Sie untersuchen keine Partie" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "Sie können nicht zurücknehmen solange die Partie pausiert" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "Sie sind am Zug" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "Warten Sie bis Sie am Zug sind" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "Kein Hinweis erhältlich" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "Noch keine Partie geladen" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "Buchdatei existiert! Versuche erneut zum Ãberschreiben." -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Fehler beim Schreiben zum Schachprogramm %s" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "%s Schachprogramm beendet in Remisstellung (%s)" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Fehler: %s Schachprogramm (%s) unerwartet beendet" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Fehler beim Lesen vom Schachprogramm %s (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "Schachprogramm %s hat zu viele Optionen\n" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "Angezeigter Zug ist nicht aktuell" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "Konnte Zug nicht parsen" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Beide Zeitkontrollen überschritten" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "Weià überschritt die Zeitkontrolle" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "Schwarz überschritt die Zeitkontrolle" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "Veränderungen an der Uhr sind im »Auto-flag«-Modus nicht erlaubt" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Schlechte FEN-Stellung in der Zwischenablage" @@ -859,1377 +859,1394 @@ msgstr "Hash-schlüssel verschieden" msgid "Could not create book" msgstr "Konnte Buch nicht erzeugen" -#: dialogs.c:262 +#: dialogs.c:283 msgid "Tournament file: " msgstr "Turnierdatei: " -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "Sync. nach der Runde" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "Sync. nach Zyklus" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "Tunierteilnehmer:" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "Wähle Schachprogramm:" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "Turniertyp (0 = round-robin, 1 = gauntlet):" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "Anzahl der Turnierrunden:" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "Pause zwischen Tournierspielen (msek):" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "Speichere Turnierspiele:" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "Datei mit Startstellung:" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "Zeitkontrolle" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "Allgemein Schachprogrammeâ¦" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Allgemeine Einstellungen" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "Ersetze Schachprogramm" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "Ersetze Schachprogramm" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "Klone Turnier" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" "Bitte geben Sie zuerst eine existierende Turnierdatei, die geklont werden " "kann" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "# keine Schachprogramme installiert" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Klangeinstellungen" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "Ziehen animieren" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "Ziehen animieren" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Zeit automatisch reklamieren" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Brett automatisch drehen" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Blindschach" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "Erlaube Varianten" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Letzten Zug hervorheben" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Hervorhebung mit Pfeil" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Ein-Klick Züge" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "Nächsten Zug abwägen" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Popup Nachricht beim Beenden" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Dialogfenster für Zugfehler" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "Bewertung in Zugliste" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Zeige Koordinaten" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "Zeige Zielfeld" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "VergröÃerungsfaktor in Auswertungsgraph:" -#: dialogs.c:403 -msgid "General Options" -msgstr "Allgemeine Einstellungen" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "Normal" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 #, fuzzy msgid "Wild castle" msgstr "keine Rochade" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "Springer" -#: dialogs.c:420 +#: dialogs.c:458 #, fuzzy msgid "No castle" msgstr "keine Rochade" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "Zwei Könige" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr " " -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "BrettgröÃe (-1 = default für gewählte Variante):" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "Anzahl der Reihen:" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "Anzahl der Linien:" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 #, fuzzy msgid "Bughouse" msgstr "Tandemschach" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 #, fuzzy msgid "Suicide" msgstr "Räuberschach" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "Warnung: zweites Schachprogramm (%s) unterstützt dies nicht!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "Neue Variante" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Maximal Anzahl der CPUs pro Schachprogram:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "Polyglot-verzeichnis:" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "GröÃe der Hashtabelle (MB):" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "Dateiname des Eröffnungsbuches:" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "N-Züge Regel:" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "Remis nach N Zügen (total):" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "Gewinn/Verlust Grenzwert:" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "Negiere Bewertung des 1. Schachprogramms" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "Negiere Bewertung des 2. Schachprogramms" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "Gewinn Weià zuerkennen" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "Auto-Kibitz" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "Automatische Kommentare" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "Automatisch Beobachten" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "Automatisch das Brett in den Vordergrung bringen" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "Automatisch Login-skript erzeugen" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "Beobachte im Hintegrund während einer Partie" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "Zweites Brett für beobachtetes Spiel" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "Zugliste abholen" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "Suchgraph" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "Warte auf weiter Spiele" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "Erster Zug von WeiÃ:" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "Erster Zug von Schwarz:" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "Alarm" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "Alarmzeit (msek):" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "Nachrichten kolorieren" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "Textfarbe Ruf:" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "Textfarbe S-Ruf:" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "Textfarbe Kanal #1:" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "Textfarbe andere Kanäle:" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "Textfarbe Kibitz:" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "Textfarbe Mitteilung:" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "Textfarbe Herausforderung:" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "Textfarbe Spielgesuch:" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICS Optionen" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "Gleiches Material mit genau gleicher Bauernstruktur" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "Gleiches Material" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "Sekunden pro Zug:" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "Mind. Elo des stärksten Spielers:" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "Mind. Elo des schwächsten Spielers:" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "Keine Partie vor Jahr:" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "Such-modus:" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Spieleinstellungen laden" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "Automatisch Partien speichern" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "Nur eigene Partien" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "Partien speichern als Datei:" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "Speichere Endstellung in Datei:" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Spieleinstellungen speichern" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Kein Ton" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "Hupe" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "Laser" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "Benutzerdatei" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "Teste Geräusch:" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "Spielen" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "Zug:" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "Gewonnen:" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "Verloren:" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "Remis:" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "Nicht beendet:" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "Alarm:" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "Herausforderung:" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "Klangverzeichnis:" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "Ruf:" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "S-Ruf:" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "Kanal:" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "Kanal 1:" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "Mitteilung:" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "Kibitz:" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "Gesuch:" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "Klangeinstellungen" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "Farbe weiÃe Figuren:" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "R" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "G" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "B" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "D" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "Farbe schwarze Figuren:" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "WeiÃes Feld:" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "Schwarzes Feld:" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "Farbe zum Hervorheben:" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "Benutze Bretttexturen" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "Texturedatei für weiÃe Felder:" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "Texturdatei für schwarze Felder:" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "Benutze externe Figurebitmaps mit deren Farben" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "Verzeichnis mit Bildern für Figuren:" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "Bretteinstellungen" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "ICS-Textmenü" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "speichere Ãnderungen" -#: dialogs.c:1100 +#: dialogs.c:1138 msgid "Edit book" msgstr "Buch editieren" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Markierungen" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "ICS Eingabefeld" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "Geben Sie einen Zug ein" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "Schachprogramm hat keine Optionen" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "Schachprogrammeinstellungen" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "Wähle Schachprogram aus der Liste:" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "Spitzname (optional):" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "Schachprogramkommando:" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "(Verzeichnis wird vom Schachprogrampfad genommen, falls leer)" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "Füge diese Schachprogramm zur Liste hinzu" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "Lade erstes Schachprogramm" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "Lade zweites Schachprogramm" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "Shuffle" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "Startposition-Nummer:" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "zufällig" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Neue Shuffle-Partie" -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "klassisch" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "Zuwachs" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "Schachprogramm #1" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "Schachprogram #2 / Spieler" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "Nicht benutzt" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "Zeitkontrolle" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Fehler beim Schreiben zum Schachprogramm" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "Abbrechen" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "König" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "Kapitän" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "Leutnant" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "General" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "Kriegsherr" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Springer" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Läufer" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Turm" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "Erzbischof" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "Kanlzer" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Königin" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "vertagen" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "umwandlung" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "Fabrik" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "hoch" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "runter" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "Keine Markierung selektiert" -#: dialogs.c:1845 +#: dialogs.c:1883 msgid "Game-list options" msgstr "Spieleliste-optionen" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Fehler" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "Schwerwiegender Fehler" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "Beende" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "Information" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "Notiz" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "WeiÃ" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Bauer" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Elefant" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "Kanone" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "degradieren" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Leeres Feld" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Brett leeren" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Schwarz" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Datei" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Bearbeiten" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Anzeigen" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Modus" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Aktion" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Schachprogramm" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Optionen" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Hilfe" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "Verzeichnisse:" -#: dialogs.c:2421 +#: dialogs.c:2459 msgid "Files:" msgstr "Dateien:" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "nach Namen" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "nach Typ" -#: dialogs.c:2426 +#: dialogs.c:2464 msgid "Filename:" msgstr "Dateinname:" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "Neues Verzeichnis" -#: dialogs.c:2428 +#: dialogs.c:2466 msgid "File type:" msgstr "Dateientyp:" -#: dialogs.c:2503 +#: dialogs.c:2541 msgid "Contents of" msgstr "Inhalt von" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "nächste Seite" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "VERSUCHE EINEN ANDEREN NAMEN" @@ -2239,19 +2256,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "Schachprogrammausgabe" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2260,52 +2277,52 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "Lese Partiedatei (%d)" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "%s: cd zu CHESSDIR funktioniert nicht: " -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "Fehler beim Ãffnen der Datei '%s'\n" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" "Kompiliere erneut mit gröÃeren BOARD_RANKS oder BOARD_FILES, um diese GröÃe " "zu unterstützen" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "%s: falsche boardSize Syntax %s\n" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "%s: unbekannter Name fuer boardSize %s\n" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "%s: nicht genügend Farben vorhanden; versuche monochrom Modus\n" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "Nicht in der Lage Schriftsatz für %s zu generieren.\n" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "%s: keine Schriften stimmen mit Muster %s überein\n" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "Kann temporäre Datei nicht öffnen" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "Fehler beim Ãffnen der Datei" @@ -2865,20 +2882,20 @@ msgstr "%s: kann Farbname nicht parsen; deaktiere Farben\n" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "FEHLER: unbekannter Benutzer %s (im Pfad %s)\n" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "Socketunterstützung ist nicht konfiguriert" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "Interes rcmd ist in UNIX nicht implementiert" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "weiÃes Pixel = 0x%lx, schwarzes Pixel = 0x%lx\n" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "durchsuche" @@ -2894,7 +2911,7 @@ msgstr "Alt" msgid "Shift" msgstr "Umschalt" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "OK" diff --git a/po/es.po b/po/es.po index 9c29c2b..f0cb944 100644 --- a/po/es.po +++ b/po/es.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard 4.7.2\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2013-12-07 00:14+0200\n" "Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n" "Language-Team: Spanish <es@li.org>\n" @@ -18,99 +18,99 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "%s en el fichero de configuración\n" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "Valor entero malo %s" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "Argumento no reconocido %s" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "No se ha dado valor al argumento %s" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "Carácter de escape \\ incompleto en el valor de %s" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "Fallo al abrir fichero de indirección %s" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "Valor del argumento lógico %s no reconocido" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "primer" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "segundo" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "versión %d del protocolo no es admitida" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "No se especificó el ejecutable del motor" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "opción timeControl incorrecta %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "opción searchTime incorrecta %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "La variante %s solo se admite en modo ICS" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "Nombre de variante desconocido %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "Iniciando programa de ajedrez" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "archivo de partidas incorrecto" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "archivo de posición incorrecto" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "Seleccionar una nueva partida" -#: backend.c:1553 +#: backend.c:1552 #, fuzzy msgid "" "You restarted an already completed tourney.\n" @@ -121,125 +121,125 @@ msgstr "" "Se le va a añadir un nuevo ciclo\n" "Las partidas comienzan dentro de 10 s" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" "Ya se han disputado o se están disputando todas las partidas del torneo '%s'" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "No se puede tener una partida sin programas de ajedrez" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "No se pudo abrir la puerta de comunicaciones %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "No se pudo conectar al servidor %s, puerta %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "Modo inicial desconocido %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "El modo análisis de archivo requiere un archivo de partidas" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "El modo de análisis requiere un motor de ajedrez" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "El modo de análisis no funciona con el modo ICS" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "El modo de máquina con blancas requiere un motor de ajedrez" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "El modo de máquina con blancas no funciona con el modo ICS" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "El modo de máquina con negras requiere un motor de ajedrez" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "El modo de máquina con negras no funciona con el modo ICS" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "El modo de dos máquinas requiere un motor de ajedrez" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "El modo de dos máquinas no funciona con el modo ICS" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "El modo de entrenamiento requiere un archivo de partidas" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Error al escribir a ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Error al leer el teclado" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "Se obtuvo del teclado un fin de archivo" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "Tipo «wild» %d desconocido" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Error al escribir en la pantalla" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "información kibitz de su oponente: %s" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Error al recolectar lista de jugadas: dos encabezados" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Error al recolectar lista de jugadas: anidado" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "contra" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "La jugada no es válida (la ha rechazado ICS)" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "Conexión cerrada por ICS" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Error al leer de ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" @@ -248,125 +248,125 @@ msgstr "" "Fallo al analizar texto del tablero:\n" "\"%s\"" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "Partida demasiado larga; incremente MAX_MOVES y recompile" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Error al recolectar lista de jugadas: tablero extra" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "No se pudo analizar la jugada \"%s\" de ICS" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say Error interno; moveType incorrecto %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "No se puede hacer esto mientras se está jugando u observando" #  TRANSLATORS: BOARDS_RANKS, BOARD_FILES translatable? -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "¡Hace falta recompilar para disponer de BOARD_RANKS o BOARD_FILES!" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Usted juega negras" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Usted juega blancas" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Turno de las blancas" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Turno de las negras" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "La posición mostrada no es la actual" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Jugada ilegal" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "Fin del juego" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "Jugada incorrecta" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "Retrasar el peón a la posición previa a la coronación" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "Torneo suizo terminado" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "El bando del otro motor no es válido" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Jugada ilegal \"%s\" del %s motor" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "El FEN recibido del motor es incorrecto" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s no admite análisis" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Jugada ilegal \"%s\" (rechazada por el programa de ajedrez %s)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Fallo al iniciar el programa de ajedrez %s %s en %s: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "Sugerencia: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" @@ -375,12 +375,12 @@ msgstr "" "La jugada sugerida \"%s\"\n" "por el programa de ajedrez %s no es válida" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "La máquina acepta su oferta de tablas" # TRANSLATORS: Action / Draw translatable? -#: backend.c:9318 +#: backend.c:9320 #, fuzzy msgid "" "Machine offers a draw.\n" @@ -390,52 +390,52 @@ msgstr "" "Seleccione Action / Draw si está de acuerdo" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "fallo al escribir la PV" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Jugada ambigua en la salida ICS: \"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Jugada ilegal en la salida ICS: \"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "Hueco en la lista de jugadas" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "La variante %s no es admitida por %s" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Fallo al iniciar '%s'" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "Esperando al primer programa de ajedrez" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "Esperando al segundo programa de ajedrez" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "No se ha podido escribir en el fichero de torneos" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." @@ -443,11 +443,11 @@ msgstr "" "¡No se puede reemplazar un motor mientras está ocupado!\n" "Termine primero la partida del motor." -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "No hay ningún motor instalado con el nombre indicado" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" @@ -455,16 +455,16 @@ msgstr "" "Cambie primero un motor editando la lista de participantes\n" "en el diálogo de las Opciones de Torneo" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "Solo se puede cambiar un motor a la vez" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "No hay ningún motor %s instalado" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" @@ -472,19 +472,19 @@ msgstr "" "Hay que proporcionar un fichero de torneos,\n" "para almacenar el progreso del torneo" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "No hay suficientes participantes" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "Archivo de torneos incorrecto" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "Esperando por otra(s) partida(s)" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "iNo se ha especificado el otro motor" @@ -679,34 +679,34 @@ msgstr "Listo para enviar correo\n" msgid "Still need to make moves for games %s\n" msgstr "TodavÃa necesita hacer jugadas para las partidas %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "Editar comentario" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Editar comentario en %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "Usted no está observando una partida" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "No es turno de las blancas" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "No es turno de las negras" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "Iniciando el programa de ajedrez %s" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" @@ -715,137 +715,137 @@ msgstr "" "Espere su turno\n" "o seleccione «Move Now»" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "Modo de entrenamiento apagado" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "Modo de entrenamiento activo" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "Ya se encuentra al final de la partida" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "Advertencia: Usted todavÃa está jugando una partida" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "Advertencia: Usted todavÃa está observando una partida" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "Advertencia: Usted todavÃa está examinando una partida" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "Pinche el reloj para limpiar el tablero" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "Cerrar el modo de análisis del motor ICS..." -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "Ese cuadro está ocupado" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "No hay oferta pendiente para esta jugada" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "Su oponente no está fuera de tiempo" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "Debe hacer su jugada antes de ofrecer tablas" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Usted no está examinando una partida" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "No puede revertir si está en pausa" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "Es su turno" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "Espero su turno" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "No hay sugerencia disponible" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "La lista de partidas no se ha cargado o está vacÃa" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" "¡Ya existe el fichero del libro! Inténtelo de nuevo si quiere " "sobreescribirlo." -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Error al escribir al %s programa de ajedrez" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "El programa %s termina en posición de tablas (%s)" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Error: el %s programa de ajedrez (%s) terminó inesperadamente" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Error al leer del %s programa de ajedrez (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "El motor %s tiene demasiadas opciones\n" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "La jugada ilustrada no es la actual" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "No se pudo analizar la jugada" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Ambas banderas cayeron" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "La bandera blanca cayó" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "La bandera negra cayó" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" "El ajuste del reloj no está permitido en el modo de advertencia de tiempo " "automático" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Posición FEN incorrecta en portapapeles" @@ -865,412 +865,433 @@ msgstr "Las claves «hash» son diferentes" msgid "Could not create book" msgstr "No se ha podido crear el libro" -#: dialogs.c:262 +#: dialogs.c:283 msgid "Tournament file: " msgstr "Fichero de torneos: " -#: dialogs.c:263 +#: dialogs.c:284 #, fuzzy msgid "For concurrent playing of tourney with multiple XBoards:" msgstr " torneo con múltiples XBoards)" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "Sincronizar después de la ronda" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "Sincronizar después de una vuelta" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "Participantes del torneo:" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "Seleccione Motor:" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "Tipo de torneo (0 = liga, 1 = uno contra todos):" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "Número de vueltas del torneo (o rondas de torneo suizo)" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "Número predeterminado de partidas del encuentro (o emparejamiento):" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "Pausa entre partidas del encuentro (ms):" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "Guardar partidas del torneo en:" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "Fichero de partidas con lÃneas de apertura:" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "Número de la partida (-1 o -2 = incremento automático):" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "Fichero con posiciones iniciales:" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "Número de la posición (-1 o -2 = incremento automático):" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "Rebobinar Ãndice después de este número de Partidas (0 = nunca)" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "Inicialmente, desactivar los libros propios del motor" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "Control de tiempo" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "General de los motores..." + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Opciones generales" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "Reemplazar motor" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "Actualizar motor" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "Clonar torneo" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" "En primer lugar, debe usted especificar un fichero de torneos que exista, " "para ser clonado" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "# no hay ningún motor instalado" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Opciones de sonido" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "Puntuaciones absolutas del análisis" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "Casi siempre dama (rodeo para subcoronar)" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "Animar arrastre" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "Animar movimiento" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Bandera automática" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Cambio de lado automático" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "A ciegas" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "Menú «drop»" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "Activar árboles de variaciones" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "Ocultar cogitaciones al jugar contra humano" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Iluminar última jugada" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Iluminar con flecha" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Moviemento de un click" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "Actualización periódica (en análisis)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "Realizar la(s) jugada(s) de la PV escogida (análisis)" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "Prever siguente jugada" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Ventana emergente al salir" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Ventana emergente si error en jugada" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "Puntuaciones de la lista de jugadas" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Mostrar coordenadas" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "Mostrar casillas objetivo" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "Ventanas adhesivas" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "Verificar legalidad" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "Diálogos de alto nivel" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "Destello en las jugadas (0 = sin destello):" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "Velocidad de destello (high = rápido):" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "Velocidad de animación (high = lenta):" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "Factor de «zoom» en el grafo de evaluación:" -#: dialogs.c:403 -msgid "General Options" -msgstr "Opciones generales" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "normal" -#: dialogs.c:415 +#: dialogs.c:453 #, fuzzy msgid "Makruk" msgstr "«makruk» (tailandés)" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "FRC (ajedrez aleatorio de Fischer)" -#: dialogs.c:417 +#: dialogs.c:455 #, fuzzy msgid "Shatranj" msgstr "«shatranj»" -#: dialogs.c:418 +#: dialogs.c:456 #, fuzzy msgid "Wild castle" msgstr "enroque salvaje" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "mate al caballo" -#: dialogs.c:420 +#: dialogs.c:458 #, fuzzy msgid "No castle" msgstr "sin enroque" -#: dialogs.c:421 +#: dialogs.c:459 #, fuzzy msgid "Cylinder *" msgstr "cilÃndrico *" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "tres jaques" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "belorina *" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "atómico" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "dos reyes" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr " " -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "espartano" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" "Tamaño del tablero ( -1 = el predeterminado para la variante seleccionada):" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "Número de filas del tablero:" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "Número de columnas del tablero:" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "Gran shatranj (10x8)" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "Seirawan" -#: dialogs.c:438 +#: dialogs.c:476 #, fuzzy msgid "Falcon (10x8)" msgstr "halcón (10x8)" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "Superajedrez" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "Capablanca (10x8)" -#: dialogs.c:441 +#: dialogs.c:479 #, fuzzy msgid "Crazyhouse" msgstr "«crazyhouse»" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "Gótico (10x8)" -#: dialogs.c:443 +#: dialogs.c:481 #, fuzzy msgid "Bughouse" msgstr "pasapiezas" -#: dialogs.c:444 +#: dialogs.c:482 #, fuzzy msgid "Janus (10x8)" msgstr "janus (10x8)" -#: dialogs.c:445 +#: dialogs.c:483 #, fuzzy msgid "Suicide" msgstr "suicida" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "CRC (10x8)" # TRANSLATORS: give-away = losers? -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "pierde gana" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "gran ajedrez (10x10)" # TRANSLATORS: give-away = losers? -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "pierde gana" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "japonés (9x9)" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "chino" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "ajedrez del mensajero (12x8)" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 #, fuzzy msgid "chu shogi (12x12)" msgstr "japonés (9x9)" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "Advertencia: ¡el segundo motor (%s) no admite esto!" -#: dialogs.c:516 +#: dialogs.c:554 #, fuzzy, c-format msgid "Only bughouse is not available in viewer mode." msgstr "Solo pasapiezas no está disponible en el modo visor" -#: dialogs.c:517 +#: dialogs.c:555 #, fuzzy, c-format msgid "" "All variants not supported by the first engine\n" @@ -1279,260 +1300,260 @@ msgstr "" "Todas las variantes no disponibles en el primer motor\n" "(actualmente %s) están desactivas" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "Nueva variante" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Número max. CPUs por motor:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "Directorio de Ployglot:" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Tamaño de la tabla de transposición (MB):" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "Carpeta de la EGTB Nalimov:" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "Tamaño de la caché de la EGTB (MB):" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "Usar el libro de la GUI" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "Fichero del libro de aperturas:" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "Profundidad del libro (jugadas):" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "Variedad del libro (0) frente a fuerza (100):" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "El motor 1 tiene libro propio" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "El motor 2 tiene libro propio" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "Configuración general de los motores" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "Detectar todos los mates" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "Verificar avisos del motor" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "Tablas si el material es insuficiente" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "Adjudicar tablas triviales (regla de las tres jugadas)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "Regla de las N jugadas:" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "Adjudicar mate después de:" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "LÃmite para adjudicar juego:" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "Negar puntuación del motor #1" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "Negar puntuación del motor #2" -#: dialogs.c:601 +#: dialogs.c:639 msgid "Adjudicate non-ICS Games" msgstr "Adjudicar partidas no ICS" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "Auto Kibitz" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "Auto-comentario" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "Auto-Observar" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "Tablero al frente (automático)" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "Creación de fichero de registro automática" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "Seguir observando mientras se juega" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "Tablero dual para partidas observadas" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "Leer lista de jugadas" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "Jugar en silencio" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "Buscar gráfica" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "Grafo de búsqueda con refresco automático" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "Ventana emergente de buzón automática" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "Esperando por otra(s) partida(s)" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "Pre-jugada" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "Prejugada de las blancas" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "1er. mov. blancas" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "Prejugada de las negras" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "1er. mov. negras" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "Alarma" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "Tiempo de la alarma (ms):" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "Mensajes coloreados" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "Colores del texto que se expresa en voz alta:" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "Colores «S» del texto que se expresa en voz alta:" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "Colores del texto del canal 1:" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "Colores del texto del otro canal:" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "Colores del texto kibitz:" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "Colores del texto de hablar con otros:" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "Colores del texto de desafÃos:" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "Colores del texto de peticiones:" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "Colores del texto de búsqueda:" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "Opciones ICS" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "Coincidencia exacta de la posición" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "La posición mostrada es un subconjunto" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "Mismo material con exactamente la misma cadena de peones" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "Mismo material" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "Rango de material (mitad superior del tablero opcional)" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "Diferencia de material (situación equilibrada opcional)" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "Etiquetas de visualización automática" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "Comentario de visualización automática" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" @@ -1540,11 +1561,11 @@ msgstr "" "Velocidad de juego automático de las partidas cargadas\n" "(0 = instantánea, -1 = desactivada):" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "Segundos por jugadas:" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" @@ -1552,7 +1573,7 @@ msgstr "" "\n" "opciones para el modo de visualización de partidas:" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" @@ -1560,708 +1581,704 @@ msgstr "" "\n" "Umbral para filtrar posiciones en la lista de partidas:" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "Elo del mejor jugador como mÃnimo:" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "Elo del peor jugador como mÃnimo:" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "Número de partidas antes del año:" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "Número mÃnimo de posiciones consecutivas:" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "Modo de búsqueda:" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "También colores invertidos" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "También posición volteada izquierda-derecha" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Opciones al leer partida" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "Guardar partidas automáticamente" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "Solo partidas propias" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "Guardar partidas en fichero" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "Guardar en fichero posiciones finales:" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "Cabecera PGN del evento:" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "Estilo de guardado antiguo (en contraposición a PGN)" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "Incluir etiqueta de número en el PGN del torneo" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "Guardar la información de puntuación/profundidad en el PGN" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "Guardar información fuera-de-libro en PGN " -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Opciones al salvar partida" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Sin sonido" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "Bip predeterminado" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "Fichero WAV de arriba" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "Bocina de coche" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "Platillos" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "Timbre" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "«Gong»" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "Láser" # TRANSLATORS -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "Penalización" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "Teléfono" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "«Pop»" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "Palmada" # TRANSLATORS -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "Fichero del usuario" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "Fichero WAV del usuario:" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "Programa de sonido:" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "Sonido de prueba" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "Reproducir" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "Jugada:" # TRANSLATORS -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "Victorias:" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "Derrotas:" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "Tablas" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "No terminadas:" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "Alarma:" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "DesafÃo:" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "Carpeta de sonidos:" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "En voz alta:" # TRANSLATORS -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "En voz alta S" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "Canal:" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "Canal 1:" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "Decir:" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "Kibitz:" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "Pedir:" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "Buscar:" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "Opciones de sonido" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "Color de las piezas blancas:" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "R" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "V" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "A" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "O" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "Color de las piezas negras:" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "Color de los escaques claros" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "Color de los escaques oscuros" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "Color de escaque iluminado" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "Color de iluminación de prejugada:" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "Voltear piezas estilo Shogi (Botones de colores predefinidos)" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "Modo mono" -#: dialogs.c:866 +#: dialogs.c:904 #, fuzzy msgid "Line Gap (-1 = default for board size):" msgstr "" "Hueco de la lÃnea ( -1 = el predeterminado para el tamaño de ltablero):" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "Utilizar tablero con texturas" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "Fichero de texturas para escaques claros:" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "Fichero de texturas para escaques oscuros:" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "Utilizar «bitmaps» externos para las piezas con sus propios colores" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "Carpeta con imágenes de piezas:" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "Opciones de tablero" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "Menú de texto ICS" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "borrar" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "guardar cambios" -#: dialogs.c:1100 +#: dialogs.c:1138 msgid "Edit book" msgstr "Editar libro" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Etiquetas" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "Cuadro de entrada ICS" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "Teclear una jugada" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "El motor no tiene opciones" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "Configuración del motor" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "Seleccionar un motor de la lista:" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "o especificar uno debajo:" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "Sobrenombre (opcional):" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" "Usar el sobrenombre de las etiquetas de jugadores del PGN en las partidas " "motor-motor" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "Carpeta del motor:" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "Instrucción para el motor:" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "(La carpeta se derivará de la del motor cuando esté vacÃa)" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "UCI" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "Protocolo WB v1 (no esperar por las caracterÃsticas del motor)" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "No debe utilizar el libro de la GUI" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "Añadir este motor a la lista" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "Forzar la variante actual con este motor" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "Cargar el primer motor" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "Cargar el segundo motor" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "barajar" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "Núm. de pos. inicial:" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "aleatorizar" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "selección fijada" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Nueva partida revuelta..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "clásica" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "incremental" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "máximo fijado" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "Jugadas por sesión:" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "Tiempo inicial (min):" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "Incremento o máximo (s(jugada):" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "Factores de tiempo extra:" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "Motor 1" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "Motor 2 / Humano" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "No se usa" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "Control de tiempo" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Error al escribir al programa de ajedrez" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "Cancelar" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Rey" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "Capitán" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "Teniente" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "General" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "Caudillo" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Caballo" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Alfil" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Torre" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "Arzobispo" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "Canciller" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Dama" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "Diferir" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "Coronar" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "Charlar con compañero:" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "Cuadro de charla" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "De fábrica" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "arriba" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "abajo" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "Número de la etiqueta seleccionada" -#: dialogs.c:1845 +#: dialogs.c:1883 msgid "Game-list options" msgstr "Opciones de la lista de partidas" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Error" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "Error fatal" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "Saliendo" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "Información" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "Nota" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Blancas" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Peón" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Elefante" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "Cañón" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "Degradar" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Vaciar el escaque" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Limpiar el tablero" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Negras" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Archivo" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Editar" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Ver" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Modo" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Acción" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Motor" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Opciones" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Ayuda" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "<<" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "<" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr ">" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr ">>" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "Carpetas:" -#: dialogs.c:2421 +#: dialogs.c:2459 msgid "Files:" msgstr "Archivos:" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "por nombre" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "por tipo" -#: dialogs.c:2426 +#: dialogs.c:2464 msgid "Filename:" msgstr "Nombre del fichero:" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "Nueva carpeta" -#: dialogs.c:2428 +#: dialogs.c:2466 msgid "File type:" msgstr "Tipo de fichero:" -#: dialogs.c:2503 +#: dialogs.c:2541 msgid "Contents of" msgstr "Contenido de" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr " siguiente página" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "INTENTAR OTRO NOMBRE" @@ -2274,19 +2291,19 @@ msgstr "" "No hay piezas predeterminadas instaladas\n" "Seleccione su propio -pieceImageDirectory" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "Salida del motor" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "%s (%d media-jugada reversible)" msgstr[1] "%s (%d medias-jugadas reversibles)" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2295,52 +2312,52 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "Leyendo fichero de partidas (%d)" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "%s: no se puede ir a la carpeta CHESSDIR: " -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "Fallo al abrir el fichero '%s'\n" #  TRANSLATORS: BOARDS_RANKS, BOARD_FILES translatable? -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" "Recompilar con BOARD_RANKS o BOARD_FILES mayor para admitir este tamaño" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "%s: sintaxis de boardSize incorrecta %s\n" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "%s: nombre de boardSize no reconocido %s\n" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "%s: insuficientes colores disponibles: probando modo monocromo\n" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "No se ha podido crear conjunto de fuentes para %s.\n" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "%s: ninguna fuente concuerda con el patrón %s\n" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "No se puede abrir el fichero temporal" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "Fallo al abrir fichero" @@ -2919,20 +2936,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "ERROR: usuario desconocido %s (en carpeta %s)\n" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "La capacidad de «socket» no está configurada en" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "rcmd interno no implementado para Unix" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "pixel blanco = 0x%lx, pixel negro = 0x%lx\n" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "navegar" @@ -2948,7 +2965,7 @@ msgstr "Alt" msgid "Shift" msgstr "Mayús" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "Aceptar" diff --git a/po/it.po b/po/it.po index a7a2fbe..d6243dd 100644 --- a/po/it.po +++ b/po/it.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110411\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,459 +18,459 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "Versione %d del protocollo non supportata" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "Opzione timeControl non corretta: %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "Opzione searchTime non corretta: %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "La variante %s è supportata solo in modalità ICS" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "Nome di variante sconosciuto: %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "Avvio del motore di gioco" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "File partita non riconosciuto" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "File posizione non riconosciuto" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Impossibile avviare un match senza specificare alcun motore di gioco" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Apertura della porta comm %s fallita" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "Connessione all'host %s, porta %s fallita" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "Valore per initialMode non riconosciuto: %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "La modalità 'Analizza file' richiede un file partita" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "La modalità Analisi richiede un motore di gioco" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "La funzione di Analisi non è disponibile in modalità ICS" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "La modalità 'Bianco al motore di gioco' richiede almeno un motore" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "" "La funzione 'Bianco al motore di gioco' non è disponibile in modalità ICS" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "La modalità 'Nero al motore di gioco' richiede almeno un motore" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "" "La funzione 'Nero al motore di gioco' non è disponibile in modalità ICS" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "" "La modalità 'Motore di gioco 1 vs 2' richiede almeno un motore di gioco" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "La funzione 'Motore di gioco 1 vs 2' non è disponibile in modalità ICS" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "La modalità Allenamento richiede un file partita" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Errore in scrittura sull'ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Errore in lettura da tastiera" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "Ricevuto carattere di Fine file (EOF) dalla tastiera" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Errore in scrittura sul display" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Errore nella lettura della lista mosse: sono presenti due intestazioni" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Errore nella lettura della lista mosse: mosse annidate" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "Connessione chiusa dal'ICS" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Errore in lettura dall'ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" "Partita troppo lunga; incrementare il valore di MAX_MOVES e ricompilare" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Errore nela lettura della lista mosse: è presente una posizione in più" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "Impossibile interpretare la mossa dall'ICS: \"%s\"" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say Errore interno; moveType malformato %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Stai giocando con il Nero" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Stai giocando con il Bianco" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Il tratto è al Bianco" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Il tratto è al Nero" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "La posizione mostrata non è quella corrente" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Mossa illegale" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "Termine della partita" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "Mossa non corretta" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Mossa illegale \"%s\" dal %s motore di gioco" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s non supporta l'analisi" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Mossa illegale \"%s\" (rifiutata dal %s motore di gioco)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Avvio del %s motore di gioco %s su %s fallito: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "Suggerimento: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "Il motore di gioco accetta la tua offerta di patta" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Mossa ambigua nell'output dell'ICS: \"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Mossa illegale nell'output dell'ICS: \"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "Mosse mancanti nella lista mosse" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "La variante %s non è supportata da %s" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Avvio di '%s' fallito" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "In attesa del primo motore di gioco" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "In attesa del secondo motore di gioco" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 #, fuzzy msgid "Bad tournament file" msgstr "File partita non riconosciuto" -#: backend.c:10939 +#: backend.c:10941 #, fuzzy msgid "Waiting for other game(s)" msgstr "In attesa del primo motore di gioco" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -654,168 +654,168 @@ msgstr "Pronto all'invio della posta\n" msgid "Still need to make moves for games %s\n" msgstr "Occorre ancora eseguire mosse per le partite %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "Modifica commento" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Modifica commento a %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "Il tratto non è al Bianco" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "Il tratto non è al Nero" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "Attendi il tuo turno" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "Modalità Allenamento disattivata" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "Modalità Allenamento attivata" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "Già alla fine della partita" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "Avviso: Stai ancora giocando una partita" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "Avviso: Stai ancora osservando una partita" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "Avviso: Stai ancora esaminando una partita" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "La casa è già occupata" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "Non vi è alcuna offerta pendente a questa mossa" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "Il tuo avversario non ha ancora esaurito il proprio tempo" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "Devi eseguire la tua mossa prima di offrire la patta" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Non stai esaminando alcuna partita" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "Non è possibile ripristinare mentre la pausa è attiva" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "E' il tuo turno" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "Attendi il tuo turno" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "Nessun suggerimento disponibile" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 #, fuzzy msgid "Game list not loaded or empty" msgstr "Non è ancora stata caricata nessuna partita" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Errore in scrittura sul %s motore di gioco" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Errore: il %s motore di gioco (%s) è terminato in maniera inaspettata" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Errore in lettura dal %s motore di gioco (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "La mossa mostrata non è quella corrente" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "Impossibile leggere mossa" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Tempo esaurito per entrambi" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "Tempo esaurito per il Bianco" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Stringa FEN di posizione scorretta negli Appunti" @@ -836,1398 +836,1415 @@ msgstr "" msgid "Could not create book" msgstr "Impossibile leggere mossa" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "Aggiorna F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 #, fuzzy msgid "Select Engine:" msgstr "Motore" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 #, fuzzy msgid "Default Number of Games in Match (or Pairing):" msgstr "Partite per match:" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 #, fuzzy msgid "Save Tourney Games on:" msgstr "Impostazioni salvataggio partita" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "Motori di gioco... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Impostazioni generali" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 #, fuzzy msgid "Replace Engine" msgstr "Motore" -#: dialogs.c:287 +#: dialogs.c:312 #, fuzzy msgid "Upgrade Engine" msgstr "Motore" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Impostazioni suoni" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "Trascinamento animato" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "Mosse animate" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Aggiudica sul tempo" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Ruota vista automaticamente" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Alla cieca" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "Nascondi l'output del motore se gioca contro un uomo" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Evidenzia l'ultima mossa" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Evidenzia con una freccia" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Muovi con click singolo" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "Aggiornamenti continui (per Modalità di analisi)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "Pensa sul mio tempo" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Chiedi conferma alla chiusura" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Mostra popup per mosse errate" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "Scarica lista mosse" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Mostra coordinate" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "Verifica mosse illegali" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "Grafico della valutazione" -#: dialogs.c:403 -msgid "General Options" -msgstr "Impostazioni generali" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "Normale" -#: dialogs.c:415 +#: dialogs.c:453 #, fuzzy msgid "Makruk" msgstr "Makruk" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "FRC" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "Knightmate" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 #, fuzzy msgid "Cylinder *" msgstr "Cilindrici" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "Atomic" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 #, fuzzy msgid "Crazyhouse" msgstr "Crazyhouse" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 #, fuzzy msgid "Bughouse" msgstr "Bughouse" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 #, fuzzy msgid "Suicide" msgstr "Suicide" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "Losers" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "Fairy" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "" "Attenzione: il secondo motore di gioco (%s) non supporta questa azione!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "Varianti di gioco" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Num max di CPU:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Dimensione Hash [MB]:" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "Cartella EGTB:" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "Dimensione EGTB [MB]:" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "Profondità Libro:" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "Varianti Libro:" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "Libro proprio per motore 1" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "Impostazioni motori di gioco" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "Individua scacco matto" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "Verifica gli annunci del motore" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "Patta per materiale insufficiente" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "Aggiudica patte triviali" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "Aggiudica patta dopo:" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "Limite per aggiudicare vinta/persa:" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "Output motore 1 sempre riferito al Bianco" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "Output motore 2 sempre riferito al Bianco" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "Aggiudica al Bianco" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "Auto Kibitz" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "Commenti automatici" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "Osserva automaticamente" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "Porta in primo piano" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "Osserva in bckgnd" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "Doppia scacchiera" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "Scarica lista mosse" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "Non disturbare durante il gioco" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "Grafico delle richieste" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "Auto aggiorna" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "In attesa del primo motore di gioco" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "Premossa" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "1° mossa Bianco" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "1° mossa Nero" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "Allarme" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "Impostazioni ICS" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 #, fuzzy msgid "No games before year:" msgstr "Non è ancora stata caricata nessuna partita" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Impostazioni apertura partita" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Impostazioni salvataggio partita" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Silenzioso" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "Beep" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "Ascolta" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "Impostazioni suoni" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "Pezzi neri" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "Case bianche" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "Case nere" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "Case evidenziate" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "Premosse evidenziate" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "Monocromatico" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "Impostazioni scacchiera" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "Modifica" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Informazioni partita" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 #, fuzzy msgid "Engine has no options" msgstr "Libro proprio per motore 1" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "Disposizione iniziale:" -#: dialogs.c:1421 +#: dialogs.c:1459 #, fuzzy msgid "randomize" msgstr "Casuale" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Nuova partita Shuffle..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "Riduci il tempo di un fattore:" -#: dialogs.c:1465 +#: dialogs.c:1503 #, fuzzy msgid "Engine #1" msgstr "Motore" -#: dialogs.c:1466 +#: dialogs.c:1504 #, fuzzy msgid "Engine #2 / Human" msgstr "Libro proprio per motore 1" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Errore in scrittura sul motore di gioco" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "Cancella" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Re" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "Generali..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Cavallo" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Alfiere" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Torre" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "Arcivescovo" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "Cancelliere" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Donna" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "Promuovi" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "Fabbrica" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "Muovi su" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "Muovi giu" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "Impostazioni apertura partita" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Errore" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "Errore fatale" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "Chiusura in corso" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "Informazione" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "Nota" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Bianco" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Pedone" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Elefante" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "Cannone" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "Degrada" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Casa vuota" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Svuota scacchiera" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Nero" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "File" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Modifica" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Visualizza" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Modalità " -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Azioni" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Motore" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Impostazioni" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Aiuto" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "File" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "Filtro" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "Filtro" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "Commenti" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2237,19 +2254,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "Output del motore di gioco" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "" @@ -2258,50 +2275,50 @@ msgstr "" msgid "Reading game file (%d)" msgstr "File partita non riconosciuto" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 #, fuzzy msgid "Failed to open file" msgstr "Impossibile aprire l'applicazione cmail" @@ -2898,20 +2915,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2927,7 +2944,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "OK" diff --git a/po/nl.po b/po/nl.po index 6628d4f..542b7ad 100644 --- a/po/nl.po +++ b/po/nl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard 4.7.2\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2013-08-28 21:49-0700\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2014-01-12 20:00+0100\n" "Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" @@ -20,225 +20,227 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.0\n" -#: args.h:820 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "%s in instellingenbestand\n" -#: args.h:830 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "Ongeldig geheel getal: %s" -#: args.h:923 args.h:1164 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "Niet-herkend argument: %s" -#: args.h:954 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "Geen waarde gegeven voor argument %s" -#: args.h:1014 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "Onvolledige \\-stuurcode in waarde voor %s" -#: args.h:1119 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "Kan indirectiebestand %s niet openen" -#: args.h:1136 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "Niet-herkende booleaanse waarde: %s" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:744 +#: backend.c:800 msgid "first" msgstr "eerste" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:747 +#: backend.c:803 msgid "second" msgstr "tweede" -#: backend.c:827 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "protocolversie %d wordt niet ondersteund" -#: backend.c:933 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "U hebt geen automaatbestand opgegeven." -#: backend.c:989 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "ongeldige timeControl-optie: %s" -#: backend.c:1004 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "ongeldige searchTime-optie: %s" -#: backend.c:1110 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "Variant %s wordt alleen ondersteund in ICS-modus" -#: backend.c:1128 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "Onbekende variantnaam: %s" -#: backend.c:1375 +#: backend.c:1439 msgid "Starting chess program" msgstr "Starten van schaakprogramma" -#: backend.c:1398 +#: backend.c:1462 msgid "Bad game file" msgstr "Incorrect partijbestand" -#: backend.c:1405 +#: backend.c:1469 msgid "Bad position file" msgstr "Incorrect positiebestand" -#: backend.c:1419 +#: backend.c:1483 msgid "Pick new game" msgstr "Kies een nieuwe partij" -#: backend.c:1488 +#: backend.c:1552 +#, fuzzy msgid "" -"You restarted an already completed tourney\n" -"One more cycle will now be added to it\n" -"Games commence in 10 sec" +"You restarted an already completed tourney.\n" +"One more cycle will now be added to it.\n" +"Games commence in 10 sec." msgstr "" "U hebt een reeds voltooid toernooi herstart.\n" "Er wordt een extra cyclus aan toegevoegd.\n" "De partijen beginnen in tien seconden." -#: backend.c:1495 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "Alle partijen in toernooi '%s' zijn al gespeeld of spelen nog" -#: backend.c:1502 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Er is geen toernooi mogelijk zonder automaten." -#: backend.c:1539 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Kan communicatiepoort %s niet openen" -#: backend.c:1542 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "Kan geen verbinding maken met host %s, poort %s" -#: backend.c:1598 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "Onbekende initialMode %s" -#: backend.c:1624 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "AnalyzeFile-modus vereist een partijbestand" -#: backend.c:1651 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "Analysemodus vereist een schaakprogramma" -#: backend.c:1655 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "Analysemodus werkt niet met ICS-modus" -#: backend.c:1666 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "MachineWhite-modus vereist een schaakprogramma" -#: backend.c:1671 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "MachineWhite-modus werkt niet met ICS-modus" -#: backend.c:1678 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "MachineBlack-modus vereist een schaakprogramma" -#: backend.c:1683 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "MachineBlack-modus werkt niet met ICS-modus" -#: backend.c:1690 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "TwoMachines-modus vereist een schaakprogramma" -#: backend.c:1695 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "TwoMachines-modus werkt niet met ICS-modus" -#: backend.c:1706 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "Trainingsmodus vereist een partijbestand" -#: backend.c:1869 backend.c:1924 backend.c:1947 backend.c:2346 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Fout bij schrijven naar ICS" -#: backend.c:1884 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Fout bij lezen van toetsenbord" -#: backend.c:1887 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "Einde-van-bestand ontvangen van toetsenbord" -#: backend.c:2192 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "Onbekend wild type %d" -#: backend.c:2263 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Fout bij schrijven naar beeldscherm" -#: backend.c:3019 +#. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "Uw tegenstander kibitzt: %s" -#: backend.c:3548 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Fout bij lezen van zettenlijst: twee koppen" -#: backend.c:3595 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Fout bij lezen van zettenlijst: genest" -#: backend.c:3699 backend.c:4117 backend.c:4321 backend.c:4880 backend.c:4884 -#: backend.c:6900 backend.c:12082 backend.c:13797 backend.c:13874 -#: backend.c:13920 backend.c:13926 backend.c:13931 backend.c:13936 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "tegen" -#: backend.c:3827 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "Ongeldige zet (geweigerd door ICS)" -#: backend.c:4165 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "Verbinding is gesloten door ICS" -#: backend.c:4167 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Fout bij lezen van ICS" -#: backend.c:4244 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" @@ -247,108 +249,124 @@ msgstr "" "Ontleden van bordtekenreeks is mislukt:\n" "'%s'" -#: backend.c:4253 backend.c:9755 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "*** Partij is te lang; verhoog MAX_MOVES en hercompileer." -#: backend.c:4372 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Fout bij lezen van zettenlijst: extra bord" -#: backend.c:4804 backend.c:4826 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "Kan zet '%s' van ICS niet ontleden" -#: backend.c:5063 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "**interne programmafout**; ongeldig moveType %d (%d,%d-%d,%d)" -#: backend.c:5133 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "U kunt dit niet doen tijdens het spelen of observeren." -#: backend.c:6029 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "*** Hercompileer om BOARD_RANKS of BOARD_FILES te ondersteunen." -#: backend.c:6491 +#: backend.c:6664 msgid "You are playing Black" msgstr "U speelt met zwart" -#: backend.c:6500 backend.c:6527 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "U speelt met wit" -#: backend.c:6509 backend.c:6535 backend.c:6655 backend.c:6680 backend.c:6696 -#: backend.c:14573 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Wit is aan zet" -#: backend.c:6513 backend.c:6539 backend.c:6663 backend.c:6686 backend.c:6717 -#: backend.c:14565 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Zwart is aan zet" -#: backend.c:6552 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "Getoonde positie is niet de huidige" -#: backend.c:6790 +#: backend.c:6963 msgid "Illegal move" msgstr "Ongeldige zet" -#: backend.c:6857 +#: backend.c:7030 msgid "End of game" msgstr "Einde van partij" -#: backend.c:6860 +#: backend.c:7033 msgid "Incorrect move" msgstr "Onjuiste zet" -#: backend.c:7169 backend.c:7296 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "Beweeg pion terug voor onderpromotie." -#: backend.c:7527 +#: backend.c:7532 +msgid "only marked squares are legal" +msgstr "" + +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "Zwitsers toernooi is beëindigd." -#: backend.c:8102 +#: backend.c:8336 +msgid "could not load EGBB library" +msgstr "" + +#: backend.c:8339 +msgid "wrong EGBB version" +msgstr "" + +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "Ongeldig koppel van koppelautomaat." -#: backend.c:8235 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "Ongeldige zet '%s' van %s automaat." -#: backend.c:8456 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "Ongeldige FEN ontvangen van automaat" -#: backend.c:8600 backend.c:13662 backend.c:13727 +#: backend.c:8950 +msgid "Engine did not send setup for non-standard variant" +msgstr "" + +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s ondersteunt analyse niet." -#: backend.c:8666 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "Ongeldige zet '%s' (geweigerd door %s schaakprogramma)" -#: backend.c:8693 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Starten van %s schaakprogramma (%s) op %s is mislukt: %s\n" -#: backend.c:8714 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "Hint: %s" -#: backend.c:8719 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" @@ -357,60 +375,67 @@ msgstr "" "Ongeldige hintzet '%s'\n" "van %s schaakprogramma." -#: backend.c:8894 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "Automaat accepteert uw remise-aanbod" # XXX punten -#: backend.c:8897 +#: backend.c:9320 +#, fuzzy msgid "" -"Machine offers a draw\n" -"Select Action / Draw to agree" +"Machine offers a draw.\n" +"Select Action / Draw to accept." msgstr "" "Automaat biedt remise aan.\n" "Kies Acties > Remise om te accepteren." -#: backend.c:8976 +#. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone +#: backend.c:9402 msgid "failed writing PV" msgstr "schrijven van hoofdvariant is mislukt" -#: backend.c:9274 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "Niet-eenduidige zet in ICS-uitvoer: '%s'" -#: backend.c:9284 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "Ongeldige zet in ICS-uitvoer: '%s'" -#: backend.c:9295 +#: backend.c:9722 msgid "Gap in move list" msgstr "Gat in zettenlijst" -#: backend.c:9916 dialogs.c:460 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "Variant %s wordt niet ondersteund door %s" -#: backend.c:10037 +#: backend.c:10364 +#, c-format +msgid ", but %s is" +msgstr "" + +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Opstartfout bij '%s'" -#: backend.c:10068 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "Wachten op eerste schaakprogramma" -#: backend.c:10073 backend.c:13945 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "Wachten op tweede schaakprogramma" -#: backend.c:10122 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "Kan niet naar toernooibestand schrijven." -#: backend.c:10196 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." @@ -418,12 +443,12 @@ msgstr "" "U kunt een automaat niet vervangen terwijl deze\n" "gebruikt wordt. Beëindig eerst diens partij." -#: backend.c:10210 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "Er is geen automaat met de gegeven naam geïnstalleerd" # XXX where is Tournament Options dialog? -#: backend.c:10212 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" @@ -431,16 +456,16 @@ msgstr "" "Wijzig eerst een automaat door de deelnemerslijst\n" "in de dialoog «Toernooi-instellingen» te bewerken." -#: backend.c:10213 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "U kunt slechts één automaat tegelijk wijzigen." -#: backend.c:10228 backend.c:10375 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "Automaat '%s' is niet geïnstalleerd" -#: backend.c:10248 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" @@ -448,116 +473,116 @@ msgstr "" "U dient een toernooibestand op te geven,\n" "om de toernooivoortgang in op te slaan." -#: backend.c:10258 +#: backend.c:10727 msgid "Not enough participants" msgstr "Te weinig deelnemers" -#: backend.c:10459 +#: backend.c:10929 msgid "Bad tournament file" msgstr "Incorrect toernooibestand" -#: backend.c:10471 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "Wachten op andere partij(en)" -#: backend.c:10484 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "Geen koppelautomaat gegeven" -#: backend.c:10961 +#: backend.c:11430 #, c-format msgid "Match %s vs. %s: final score %d-%d-%d" msgstr "Toernooi van %s tegen %s: eindscore %d-%d-%d" -#: backend.c:11423 backend.c:11454 +#: backend.c:11897 backend.c:11928 #, c-format msgid "Illegal move: %d.%s%s" msgstr "Ongeldige zet: %d.%s%s" -#: backend.c:11443 +#: backend.c:11917 #, c-format msgid "Ambiguous move: %d.%s%s" msgstr "Niet-eenduidige zet: %d.%s%s" -#: backend.c:11496 backend.c:12505 backend.c:12698 backend.c:13059 +#: backend.c:11971 backend.c:13010 backend.c:13203 backend.c:13567 #, c-format msgid "Can't open \"%s\"" msgstr "Kan '%s' niet openen" -#: backend.c:11508 menus.c:116 +#: backend.c:11983 menus.c:116 msgid "Cannot build game list" msgstr "Kan partijenlijst niet samenstellen" -#: backend.c:11593 +#: backend.c:12068 msgid "No more games in this message" msgstr "Geen verdere partijen in dit bericht" -#: backend.c:11633 +#: backend.c:12108 msgid "No game has been loaded yet" msgstr "Er is nog geen partij geladen" -#: backend.c:11637 backend.c:12486 ngamelist.c:129 +#: backend.c:12112 backend.c:12991 ngamelist.c:129 msgid "Can't back up any further" msgstr "Kan niet nog verder teruggaan" -#: backend.c:12058 +#: backend.c:12553 msgid "Game number out of range" msgstr "Partijnummer valt buiten bereik" -#: backend.c:12069 +#: backend.c:12564 msgid "Can't seek on game file" msgstr "Kan niet springen in partijbestand" -#: backend.c:12127 +#: backend.c:12622 msgid "Game not found in file" msgstr "Partij niet gevonden in bestand" -#: backend.c:12255 backend.c:12582 +#: backend.c:12751 backend.c:13087 msgid "Bad FEN position in file" msgstr "Ongeldige FEN-positie in bestand" -#: backend.c:12407 +#: backend.c:12903 msgid "No moves in game" msgstr "Partij bevat geen zetten" -#: backend.c:12482 +#: backend.c:12987 msgid "No position has been loaded yet" msgstr "Er is nog geen positie geladen" -#: backend.c:12543 backend.c:12554 +#: backend.c:13048 backend.c:13059 msgid "Can't seek on position file" msgstr "Kan niet springen in positiebestand" -#: backend.c:12561 backend.c:12573 +#: backend.c:13066 backend.c:13078 msgid "Position not found in file" msgstr "Positie niet gevonden in bestand" -#: backend.c:12613 +#: backend.c:13118 msgid "Black to play" msgstr "Zwart is aan zet" -#: backend.c:12616 +#: backend.c:13121 msgid "White to play" msgstr "Wit is aan zet" -#: backend.c:12703 backend.c:13064 +#: backend.c:13208 backend.c:13572 msgid "Waiting for access to save file" msgstr "Wachten op toegang om bestand op te slaan" -#: backend.c:12705 +#: backend.c:13210 msgid "Saving game" msgstr "Opslaan van partij" -#: backend.c:12706 +#: backend.c:13211 msgid "Bad Seek" msgstr "Ongeldige bestandssprong" -#: backend.c:13066 +#: backend.c:13574 msgid "Saving position" msgstr "Opslaan van positie" # XXX Reload Same Game is not in POT -#: backend.c:13192 +#: backend.c:13700 msgid "" "You have edited the game history.\n" "Use Reload Same Game and make your move again." @@ -565,7 +590,7 @@ msgstr "" "U hebt de partijgeschiedenis bewerkt.\n" "Gebruik «Zelfde partij herladen» en doe uw zet opnieuw." -#: backend.c:13197 +#: backend.c:13705 msgid "" "You have entered too many moves.\n" "Back up to the correct position and try again." @@ -573,7 +598,7 @@ msgstr "" "U hebt te veel zetten ingevoerd.\n" "Ga terug naar de correcte positie en probeer het opnieuw." -#: backend.c:13202 +#: backend.c:13710 msgid "" "Displayed position is not current.\n" "Step forward to the correct position and try again." @@ -581,11 +606,11 @@ msgstr "" "Getoonde positie is niet de huidige.\n" "Ga vooruit naar de correcte positie en probeer het opnieuw." -#: backend.c:13249 +#: backend.c:13757 msgid "You have not made a move yet" msgstr "U hebt nog geen zet gedaan" -#: backend.c:13270 +#: backend.c:13778 msgid "" "The cmail message is not loaded.\n" "Use Reload CMail Message and make your move again." @@ -593,11 +618,11 @@ msgstr "" "Het CMail-bericht is niet geladen.\n" "Gebruik «CMail-bericht herladen» en doe uw zet opnieuw." -#: backend.c:13275 +#: backend.c:13783 msgid "No unfinished games" msgstr "Geen onafgemaakte partijen" -#: backend.c:13281 +#: backend.c:13789 #, c-format msgid "" "You have already mailed a move.\n" @@ -607,216 +632,218 @@ msgid "" "on the command line." msgstr "" -#: backend.c:13296 +#: backend.c:13804 msgid "Failed to invoke cmail" msgstr "Aanroepen van 'cmail' is mislukt" -#: backend.c:13358 +#: backend.c:13866 #, c-format msgid "Waiting for reply from opponent\n" msgstr "Wachten op antwoord van tegenstander\n" -#: backend.c:13380 +#: backend.c:13888 #, c-format msgid "Still need to make move for game\n" msgstr "U dient nog een zet te doen voor deze partij.\n" -#: backend.c:13384 +#: backend.c:13892 #, c-format msgid "Still need to make moves for both games\n" msgstr "U dient nog zetten te doen voor beide partijen.\n" -#: backend.c:13388 +#: backend.c:13896 #, c-format msgid "Still need to make moves for all %d games\n" msgstr "U dient nog zetten te doen voor alle %d partijen.\n" -#: backend.c:13395 +#: backend.c:13903 #, c-format msgid "Still need to make a move for game %s\n" msgstr "U dient nog een zet te doen voor partij %s.\n" -#: backend.c:13401 +#: backend.c:13909 #, c-format msgid "No unfinished games\n" msgstr "Geen onafgemaakte partijen.\n" -#: backend.c:13403 +#: backend.c:13911 #, c-format msgid "Ready to send mail\n" msgstr "Klaar om mail te verzenden.\n" -#: backend.c:13408 +#: backend.c:13916 #, c-format msgid "Still need to make moves for games %s\n" msgstr "U dient nog zetten te doen voor partijen %s.\n" -#: backend.c:13612 +#: backend.c:14118 msgid "Edit comment" msgstr "Opmerking bewerken" -#: backend.c:13614 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "Opmerking op %d.%s%s bewerken" -#: backend.c:13669 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "U bent geen partij aan het observeren." -#: backend.c:13777 +#: backend.c:14286 msgid "It is not White's turn" msgstr "Wit is niet aan zet" -#: backend.c:13858 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "Zwart is niet aan zet" -#: backend.c:13966 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "Starten van %s schaakprogramma" -#: backend.c:13994 backend.c:15108 +#: backend.c:14503 backend.c:15648 +#, fuzzy msgid "" "Wait until your turn,\n" -"or select Move Now" +"or select 'Move Now'." msgstr "" "Wacht op uw beurt,\n" "of kies «Nu zetten»." -#: backend.c:14128 +#: backend.c:14638 msgid "Training mode off" msgstr "Trainingsmodus is uitgeschakeld" -#: backend.c:14136 +#: backend.c:14646 msgid "Training mode on" msgstr "Trainingsmodus is ingeschakeld" -#: backend.c:14139 +#: backend.c:14649 msgid "Already at end of game" msgstr "Reeds aan einde van partij." -#: backend.c:14219 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "Waarschuwing: u bent nog een partij aan het spelen." -#: backend.c:14222 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "Waarschuwing: u bent nog een partij aan het observeren." -#: backend.c:14225 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "Waarschuwing: u bent nog een partij aan het bestuderen." -#: backend.c:14292 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "Klik op klok om bord leeg te maken." # XXX analysis? -#: backend.c:14302 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:14590 +#: backend.c:15130 msgid "That square is occupied" msgstr "Dat veld is bezet." -#: backend.c:14614 backend.c:14640 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "Er is geen aanbod op deze zet." -#: backend.c:14676 backend.c:14687 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "Uw tegenstander heeft nog tijd." -#: backend.c:14753 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "U dient uw zet te doen alvorens remise aan te bieden." -#: backend.c:15090 +#: backend.c:15630 msgid "You are not examining a game" msgstr "U bent geen partij aan het bestuderen." -#: backend.c:15094 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "U kunt niet terugdraaien tijdens pauze." -#: backend.c:15148 backend.c:15155 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "U bent aan zet" -#: backend.c:15206 backend.c:15213 backend.c:15266 backend.c:15273 -msgid "Wait until your turn" +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 +#, fuzzy +msgid "Wait until your turn." msgstr "Wacht op uw beurt" -#: backend.c:15218 +#: backend.c:15758 msgid "No hint available" msgstr "Geen hint beschikbaar" -#: backend.c:15234 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "Partijenlijst is leeg of niet geladen" -#: backend.c:15241 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "Bestand bestaat al. Probeer het opnieuw om deze te overschrijven." -#: backend.c:15719 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Fout bij schrijven naar %s schaakprogramma" -#: backend.c:15722 backend.c:15753 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "%s programma is geëindigd in remisepositie (%s)" -#: backend.c:15748 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Fout: %s schaakprogramma (%s) is onverwacht beëindigd" -#: backend.c:15766 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Fout bij lezen van %s schaakprogramma (%s)" -#: backend.c:16168 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "%s automaat heeft te veel instellingen\n" -#: backend.c:16324 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "Getoonde zet is niet de huidige" -#: backend.c:16333 +#: backend.c:16895 msgid "Could not parse move" msgstr "Kan zet niet ontleden" -#: backend.c:16458 backend.c:16480 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Beide vlaggen zijn gevallen" -#: backend.c:16460 +#: backend.c:17022 msgid "White's flag fell" msgstr "Wits vlag is gevallen" -#: backend.c:16482 +#: backend.c:17044 msgid "Black's flag fell" msgstr "Zwarts vlag is gevallen" -#: backend.c:16613 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "Klokbijstelling is niet toegestaan in auto-vlagmodus" -#: backend.c:17448 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Ongeldige FEN-positie op het klembord" -#: book.c:577 book.c:830 +#: book.c:577 book.c:833 msgid "Polyglot book not valid" msgstr "Polyglot-boek is ongeldig" @@ -824,644 +851,703 @@ msgstr "Polyglot-boek is ongeldig" msgid "Book Fault" msgstr "Fout in boek" -#: book.c:833 +#: book.c:836 msgid "Hash keys are different" msgstr "Hash-sleutels zijn verschillend" -#: book.c:1000 +#: book.c:1003 msgid "Could not create book" msgstr "Kan geen boek aanmaken" -#: dialogs.c:259 +#: dialogs.c:283 msgid "Tournament file: " msgstr "Toernooibestand: " -#: dialogs.c:260 -msgid "Sync after round" +#: dialogs.c:284 +msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:261 -msgid " (for concurrent playing of a single" +#: dialogs.c:285 +msgid "Sync after round" msgstr "" -#: dialogs.c:262 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:263 -msgid " tourney with multiple XBoards)" -msgstr "" - -#: dialogs.c:264 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "Toernooi-deelnemers:" -#: dialogs.c:265 +#: dialogs.c:288 msgid "Select Engine:" msgstr "Kies automaat:" -#: dialogs.c:273 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "Toernooitype (0 = op-de-rij-af, 1 = handschoen):" -#: dialogs.c:274 +#: dialogs.c:297 #, fuzzy msgid "Number of tourney cycles (or Swiss rounds):" msgstr "Aantal toernooirondes:" -#: dialogs.c:275 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "Standaard aantal partijen in een toernooi (of koppel):" -#: dialogs.c:276 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "Pauze tussen toernooipartijen (msec):" -#: dialogs.c:277 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "Toernooipartijen bewaren op:" -#: dialogs.c:278 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "Partijbestand met openingsregels:" -#: dialogs.c:279 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "Partijnummer (-1 of -2 = automatische ophoging):" -#: dialogs.c:280 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "Bestand met startposities:" -#: dialogs.c:281 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "Positienummer (-1 of -2 = automatische ophoging):" -#: dialogs.c:282 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "Index terugspoelen na dit aantal partijen (0 = nooit):" -#: dialogs.c:283 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "Eigen automaatboeken standaard uitschakelen" -#: dialogs.c:284 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "Tijdsbeperking" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "Automaten..." + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Algemene instellingen" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "Automaat vervangen" -#: dialogs.c:285 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "Automaat upgraden" -#: dialogs.c:286 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "Toernooi klonen" -#: dialogs.c:316 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "U dient eerst een bestaand toernooibestand op te geven." -#: dialogs.c:332 dialogs.c:1320 +#: dialogs.c:367 dialogs.c:1407 #, fuzzy msgid "# no engines are installed" msgstr "# er zijn geen automaten geïnstalleerd" -#: dialogs.c:344 -msgid "Match Options" -msgstr "Toernooi-instellingen" +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" -#: dialogs.c:363 +#: dialogs.c:383 +#, fuzzy +msgid "Tournament Options" +msgstr "Geluidsinstellingen" + +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "Absolute analysescores" -#: dialogs.c:364 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "Bijna altijd koningin (onderpromotie-omweg)" -#: dialogs.c:365 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "Slepen animeren" -#: dialogs.c:366 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "Zetten animeren" -#: dialogs.c:367 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Vanzelf vlaggen" -#: dialogs.c:368 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Bord vanzelf draaien" -#: dialogs.c:369 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Geblinddoekt" -#: dialogs.c:370 +#. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position +#: dialogs.c:410 msgid "Drop Menu" msgstr "Plaatsingsmenu" -#: dialogs.c:371 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "Variatiebomen inschakelen" -#: dialogs.c:372 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "Denken verbergen voor mens" -#: dialogs.c:373 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Laatste zet markeren" -#: dialogs.c:374 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Markeren met pijl" -#: dialogs.c:375 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Eenkliks zetten" -#: dialogs.c:376 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "Periodieke updates (in analysemodus)" -#: dialogs.c:378 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:379 dialogs.c:514 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "Volgende zet overdenken" -#: dialogs.c:380 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Popup-afsluitberichten" -#: dialogs.c:381 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Popup-zetfouten" -#: dialogs.c:382 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "Scores in zettenlijst" -#: dialogs.c:383 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Coördinaten tonen" -#: dialogs.c:384 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "Doelvelden tonen" -#: dialogs.c:385 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:386 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "Geldigheid testen" -#: dialogs.c:387 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "Topniveau-dialogen" -#: dialogs.c:388 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "Zetten knipperen (0 = niet knipperen):" -#: dialogs.c:389 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "Knippersnelheid (hoog = snel):" # XXX reword -#: dialogs.c:390 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "Animatiesnelheid (hoog = langzaam):" -#: dialogs.c:391 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "Zoomfactor in evaluatiegrafiek:" -#: dialogs.c:400 -msgid "General Options" -msgstr "Algemene instellingen" - -#: dialogs.c:410 -msgid "normal" +#: dialogs.c:452 +#, fuzzy +msgid "Normal" msgstr "normaal" -#: dialogs.c:411 -msgid "makruk" +#: dialogs.c:453 +#, fuzzy +msgid "Makruk" msgstr "Makruk" -#: dialogs.c:412 +#: dialogs.c:454 msgid "FRC" msgstr "FRC" -#: dialogs.c:413 -msgid "shatranj" +#: dialogs.c:455 +#, fuzzy +msgid "Shatranj" msgstr "Shatranj" -#: dialogs.c:414 -msgid "wild castle" +#: dialogs.c:456 +#, fuzzy +msgid "Wild castle" msgstr "wilde rokade" -#: dialogs.c:415 -msgid "knightmate" +#: dialogs.c:457 +#, fuzzy +msgid "Knightmate" msgstr "paardmat" -#: dialogs.c:416 -msgid "no castle" +#: dialogs.c:458 +#, fuzzy +msgid "No castle" msgstr "geen rokade" -#: dialogs.c:417 -msgid "cylinder *" +#: dialogs.c:459 +#, fuzzy +msgid "Cylinder *" msgstr "cilinder *" -#: dialogs.c:418 +#: dialogs.c:460 msgid "3-checks" msgstr "drie keer schaak" -#: dialogs.c:419 +#: dialogs.c:461 msgid "berolina *" msgstr "berolina *" -#: dialogs.c:420 +#: dialogs.c:462 msgid "atomic" msgstr "atomisch" -#: dialogs.c:421 +#: dialogs.c:463 msgid "two kings" msgstr "twee koningen" -#: dialogs.c:422 +#: dialogs.c:464 +msgid " " +msgstr " " + +#: dialogs.c:465 +msgid "Spartan" +msgstr "Spartaans" + +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "Bordafmetingen (-1 = standaard voor de variant):" -#: dialogs.c:423 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "Aantal bordrijen:" -#: dialogs.c:424 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "Aantal bordlijnen:" -#: dialogs.c:425 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "Stalgrootte:" -#: dialogs.c:429 -msgid "fairy" -msgstr "Fairy" +#: dialogs.c:471 +msgid "" +"Variants marked with * can only be played\n" +"with legality testing off." +msgstr "" -#: dialogs.c:430 +#: dialogs.c:473 +msgid "ASEAN" +msgstr "" + +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "Grote Shatranj (10x8)" -#: dialogs.c:431 +#: dialogs.c:475 msgid "Seirawan" msgstr "Seirawan" -#: dialogs.c:432 -msgid "falcon (10x8)" +#: dialogs.c:476 +#, fuzzy +msgid "Falcon (10x8)" msgstr "Falcon (10x8)" -#: dialogs.c:433 +#: dialogs.c:477 msgid "Superchess" msgstr "Superschaak" -#: dialogs.c:434 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "Capablanca (10x8)" -#: dialogs.c:435 -msgid "crazyhouse" +#: dialogs.c:479 +#, fuzzy +msgid "Crazyhouse" msgstr "crazyhouse" -#: dialogs.c:436 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "Gothic (10x8)" -#: dialogs.c:437 -msgid "bughouse" +#: dialogs.c:481 +#, fuzzy +msgid "Bughouse" msgstr "bughouse" -#: dialogs.c:438 -msgid "janus (10x8)" +#: dialogs.c:482 +#, fuzzy +msgid "Janus (10x8)" msgstr "Janus (10x8)" -#: dialogs.c:439 -msgid "suicide" +#: dialogs.c:483 +#, fuzzy +msgid "Suicide" msgstr "suïcide" -#: dialogs.c:440 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "CRC (10x8)" -#: dialogs.c:441 +#: dialogs.c:485 msgid "give-away" msgstr "weggever" -#: dialogs.c:442 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "Grand (10x10)" -#: dialogs.c:443 +#: dialogs.c:487 msgid "losers" msgstr "verliezers" -#: dialogs.c:444 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "Shogi (9x9)" -#: dialogs.c:445 -msgid "Spartan" -msgstr "Spartaans" +#: dialogs.c:489 +msgid "fairy" +msgstr "Fairy" -#: dialogs.c:446 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "Xiangqi (9x10)" -#: dialogs.c:447 -msgid " " -msgstr " " +#: dialogs.c:491 +msgid "mighty lion" +msgstr "" -#: dialogs.c:448 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "Courier (12x8)" -#: dialogs.c:465 +#: dialogs.c:493 +msgid "chu chess (10x10)" +msgstr "" + +#: dialogs.c:494 +#, fuzzy +msgid "chu shogi (12x12)" +msgstr "Shogi (9x9)" + +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "Waarschuwing: tweede automaat (%s) ondersteunt dit niet." -#: dialogs.c:488 +#: dialogs.c:554 #, c-format -msgid "Only bughouse is not available in viewer mode" +msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:489 -#, c-format +#: dialogs.c:555 +#, fuzzy, c-format msgid "" -"All variants not supported by first engine\n" -"(currently %s) are disabled" +"All variants not supported by the first engine\n" +"(currently %s) are disabled." msgstr "" "Varianten die de eerste automaat (momenteel\n" "%s) niet kent zijn onkiesbaar." # XXX "NEW" is confusing, plural is better -#: dialogs.c:490 +#: dialogs.c:572 msgid "New Variant" msgstr "Varianten" -#: dialogs.c:515 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Maximum aantal processoren per automaat:" -#: dialogs.c:516 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "Polygot-map:" -#: dialogs.c:517 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Grootte van hash-tabel (MB):" -#: dialogs.c:518 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "Nalimov-EGTB-pad:" -#: dialogs.c:519 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "Grootte van EGTB-cache (MB):" -#: dialogs.c:520 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:521 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "Bestandsnaam van openingenboek:" -#: dialogs.c:522 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "Boekdiepte (zetten):" -#: dialogs.c:523 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: dialogs.c:524 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "Automaat #1 heeft eigen boek" # XXX why the spaces? -#: dialogs.c:525 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "Automaat #2 heeft eigen boek" -#: dialogs.c:534 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "Algemene automaatinstellingen" -#: dialogs.c:540 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "Alle matten detecteren" -#: dialogs.c:541 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "Resultaatclaims van automaat controleren" -#: dialogs.c:542 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "Remise bij onvoldoende matmateriaal" -#: dialogs.c:543 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "Eenvoudige remises beslissen (3 zetten uitstel)" -#: dialogs.c:544 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "N-zettenregel:" -#: dialogs.c:545 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "N-voudige herhalingen:" -#: dialogs.c:546 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "Remise na in totaal N zetten:" -#: dialogs.c:547 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "Winst/verlies-grenswaarde:" -#: dialogs.c:548 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "Score van automaat 1 negatief maken" -#: dialogs.c:549 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "Score van automaat 2 negatief maken" -#: dialogs.c:556 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "Non-ICS-partijen beslissen" -#: dialogs.c:569 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "Vanzelf kibitzen" -#: dialogs.c:570 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "Vanzelf becommentariëren" -#: dialogs.c:571 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "Vanzelf observeren" -#: dialogs.c:572 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "" -#: dialogs.c:573 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:574 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "Op achtergrond observeren tijdens spelen" -#: dialogs.c:575 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "Dubbel bord voor op achtergrond geobserveerde partij" -#: dialogs.c:576 +#: dialogs.c:659 msgid "Get Move List" msgstr "Zettenlijst ophalen" -#: dialogs.c:577 +#: dialogs.c:660 msgid "Quiet Play" msgstr "Stil spelen" -#: dialogs.c:578 +#: dialogs.c:661 msgid "Seek Graph" msgstr "Zoekgrafiek" -#: dialogs.c:579 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "Zoekgrafiek vanzelf verversen" -#: dialogs.c:580 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:581 +#: dialogs.c:664 +#, fuzzy +msgid "Quit after game" +msgstr "Wachten op andere partij(en)" + +#: dialogs.c:665 msgid "Premove" msgstr "" -#: dialogs.c:582 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:583 +#: dialogs.c:667 msgid "First White Move:" msgstr "Eerste zet van wit:" -#: dialogs.c:584 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:585 +#: dialogs.c:669 msgid "First Black Move:" msgstr "Eerste zet van zwart:" -#: dialogs.c:587 +#: dialogs.c:671 msgid "Alarm" msgstr "" -#: dialogs.c:588 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:590 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "Berichten kleuren" -#: dialogs.c:591 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "Shout-tekstkleuren:" -#: dialogs.c:592 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "S-Shout-tekstkleuren:" -#: dialogs.c:593 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "Kanaal-1-tekstkleuren:" -#: dialogs.c:594 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "Anderekanaal-tekstkleuren:" -#: dialogs.c:595 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "Kibitz-tekstkleuren:" -#: dialogs.c:596 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:597 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:598 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "Verzoek-tekstkleuren:" -#: dialogs.c:599 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "Tekstkleuren voor zoeken:" -#: dialogs.c:606 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICS-instellingen" -#: dialogs.c:611 +#: dialogs.c:695 msgid "Exact position match" msgstr "Exacte positie-overeenkomst" -#: dialogs.c:611 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "Getoonde positie is een subset" -#: dialogs.c:611 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "Zelfde materiaal met exact dezelfde pionketen" -#: dialogs.c:612 +#: dialogs.c:696 msgid "Same material" msgstr "Zelfde materiaal" -#: dialogs.c:612 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "Materiaalbereik (bovenste bordhelft is optioneel)" -#: dialogs.c:612 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "Materiaalverschil (optioneel spul is in evenwicht)" -#: dialogs.c:624 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "Labels vanzelf tonen" -#: dialogs.c:625 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "Opmerkingen vanzelf tonen" -#: dialogs.c:626 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" @@ -1469,731 +1555,740 @@ msgstr "" "Speelsnelheid van geladen partijen\n" "(0 = instantaan, -1 = uit):" -#: dialogs.c:627 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "Seconden per zet:" -#: dialogs.c:628 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:630 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:631 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "Elo van sterkste speler minstens:" -#: dialogs.c:632 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "Elo van zwakste speler minstens:" -#: dialogs.c:633 +#: dialogs.c:717 msgid "No games before year:" msgstr "Geen partijen vóór het jaar:" -#: dialogs.c:634 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "Minimum aantal opeenvolgende posities:" -#: dialogs.c:635 +#: dialogs.c:719 msgid "Search mode:" msgstr "Zoekmodus:" -#: dialogs.c:636 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "Ook matchen met verwisselde kleuren" -#: dialogs.c:637 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "Ook matchen met links-rechts gespiegelde positie" -#: dialogs.c:645 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Partij-instellingen laden" -#: dialogs.c:657 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "Partijen vanzelf opslaan" -#: dialogs.c:658 +#: dialogs.c:742 msgid "Own Games Only" msgstr "Alleen eigen partijen" -#: dialogs.c:659 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "Partijen opslaan in:" -#: dialogs.c:660 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "Eindposities opslaan in:" -#: dialogs.c:661 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:662 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:663 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "Nummerlabel in toernooi-PGN opnemen" -#: dialogs.c:664 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:665 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:672 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Partij-instellingen opslaan" -#: dialogs.c:681 +#: dialogs.c:765 msgid "No Sound" msgstr "(geen geluid)" -#: dialogs.c:682 +#: dialogs.c:766 msgid "Default Beep" msgstr "Standaardpiep" -#: dialogs.c:683 +#: dialogs.c:767 msgid "Above WAV File" msgstr "Bovenstaande WAV" -#: dialogs.c:684 +#: dialogs.c:768 msgid "Car Horn" msgstr "Claxon" -#: dialogs.c:685 +#: dialogs.c:769 msgid "Cymbal" msgstr "Cymbaal" -#: dialogs.c:686 +#: dialogs.c:770 msgid "Ding" msgstr "Tink" -#: dialogs.c:687 +#: dialogs.c:771 msgid "Gong" msgstr "Gong" -#: dialogs.c:688 +#: dialogs.c:772 msgid "Laser" msgstr "Laser" -#: dialogs.c:689 +#: dialogs.c:773 msgid "Penalty" msgstr "Zoemer" -#: dialogs.c:690 +#: dialogs.c:774 msgid "Phone" msgstr "Telefoon" -#: dialogs.c:691 +#: dialogs.c:775 msgid "Pop" msgstr "Plop" -#: dialogs.c:692 +#: dialogs.c:776 +msgid "Roar" +msgstr "" + +#: dialogs.c:777 msgid "Slap" msgstr "Klap" -#: dialogs.c:693 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "Houtplok" -#: dialogs.c:695 +#: dialogs.c:780 msgid "User File" msgstr "Gebruikersbestand" -#: dialogs.c:717 +#: dialogs.c:803 msgid "User WAV File:" msgstr "Eigen WAV-bestand:" -#: dialogs.c:718 +#: dialogs.c:804 msgid "Sound Program:" msgstr "Geluidsprogramma:" -#: dialogs.c:719 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "Dit geluid proberen:" -#: dialogs.c:720 +#: dialogs.c:806 msgid "Play" msgstr "Afspelen" -#: dialogs.c:721 +#: dialogs.c:807 msgid "Move:" msgstr "Zet:" -#: dialogs.c:722 +#: dialogs.c:808 msgid "Win:" msgstr "Gewonnen:" -#: dialogs.c:723 +#: dialogs.c:809 msgid "Lose:" msgstr "Verloren:" -#: dialogs.c:724 +#: dialogs.c:810 msgid "Draw:" msgstr "Remise:" -#: dialogs.c:725 +#: dialogs.c:811 msgid "Unfinished:" msgstr "Onafgemaakt:" -#: dialogs.c:726 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:727 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:729 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "Geluidenmap:" -#: dialogs.c:730 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:731 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:732 +#: dialogs.c:818 msgid "Channel:" msgstr "Kanaal:" -#: dialogs.c:733 +#: dialogs.c:819 msgid "Channel 1:" msgstr "Kanaal 1:" -#: dialogs.c:734 +#: dialogs.c:820 msgid "Tell:" msgstr "Mededeling" -#: dialogs.c:735 +#: dialogs.c:821 msgid "Kibitz:" msgstr "Kibitz:" -#: dialogs.c:736 +#: dialogs.c:822 msgid "Request:" msgstr "Verzoek:" -#: dialogs.c:737 +#: dialogs.c:823 +msgid "Lion roar:" +msgstr "" + +#: dialogs.c:824 msgid "Seek:" msgstr "Zoeken:" -#: dialogs.c:753 +#: dialogs.c:840 msgid "Sound Options" msgstr "Geluidsinstellingen" -#: dialogs.c:774 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "Kleur van wit stuk:" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:777 dialogs.c:786 dialogs.c:792 dialogs.c:798 dialogs.c:804 -#: dialogs.c:810 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "R" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:779 dialogs.c:787 dialogs.c:793 dialogs.c:799 dialogs.c:805 -#: dialogs.c:811 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "G" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:781 dialogs.c:788 dialogs.c:794 dialogs.c:800 dialogs.c:806 -#: dialogs.c:812 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "B" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:783 dialogs.c:789 dialogs.c:795 dialogs.c:801 dialogs.c:807 -#: dialogs.c:813 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "D" -#: dialogs.c:784 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "Kleur van zwart stuk:" -#: dialogs.c:790 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "Kleur van licht veld:" -#: dialogs.c:796 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "Kleur van donker veld:" -#: dialogs.c:802 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "Markeringskleur:" -#: dialogs.c:808 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "" -#: dialogs.c:814 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:816 +#: dialogs.c:903 msgid "Mono Mode" msgstr "" -#: dialogs.c:817 -msgid "Line Gap ( -1 = default for board size):" +#: dialogs.c:904 +msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:818 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "Bordtexturen gebruiken" -#: dialogs.c:819 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "Textuurbestand voor lichte velden:" -#: dialogs.c:820 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "Textuurbestand voor donkere velden:" -#: dialogs.c:821 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:822 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "Map met afbeeldingen van stukken:" -#: dialogs.c:872 +#: dialogs.c:959 msgid "Board Options" msgstr "Bordinstellingen" -#: dialogs.c:925 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "ICS-tekstmenu" -#: dialogs.c:947 +#: dialogs.c:1034 msgid "clear" msgstr "wissen" -#: dialogs.c:948 dialogs.c:1036 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "wijzigingen opslaan" -#: dialogs.c:1051 +#: dialogs.c:1138 msgid "Edit book" msgstr "Boek bewerken" -#: dialogs.c:1051 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Labels" -#: dialogs.c:1193 +#: dialogs.c:1280 msgid "ICS input box" msgstr "ICS-invoervak" -#: dialogs.c:1225 +#: dialogs.c:1312 msgid "Type a move" msgstr "Typ een zet" -#: dialogs.c:1251 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "Automaat kent geen instellingen." -#: dialogs.c:1253 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "Automaatinstellingen" -#: dialogs.c:1278 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "Selecteer een automaat uit de lijst:" -#: dialogs.c:1281 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "of geef er hieronder een op:" -#: dialogs.c:1282 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "Bijnaam (optioneel):" -#: dialogs.c:1283 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1284 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "Automatenmap:" -#: dialogs.c:1285 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "Automaatopdracht:" -#: dialogs.c:1286 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "(map wordt afgeleid uit automaatpad indien leeg)" -#: dialogs.c:1287 +#: dialogs.c:1374 msgid "UCI" msgstr "UCI" -#: dialogs.c:1288 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1289 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1290 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "Deze automaat aan de lijst toevoegen" -#: dialogs.c:1291 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "Huidige variant opdringen aan deze automaat" -#: dialogs.c:1341 +#: dialogs.c:1428 msgid "Load first engine" msgstr "Eerste automaat laden" -#: dialogs.c:1347 +#: dialogs.c:1434 msgid "Load second engine" msgstr "Tweede automaat laden" # XXX gets truncated to 7 chars -#: dialogs.c:1370 +#: dialogs.c:1457 msgid "shuffle" msgstr "Husselen" -#: dialogs.c:1371 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "Startpositienummer:" -#: dialogs.c:1372 +#: dialogs.c:1459 msgid "randomize" msgstr "Willekeurig" -#: dialogs.c:1373 +#: dialogs.c:1460 msgid "pick fixed" msgstr "Vaste kiezen" -#: dialogs.c:1390 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Husselpartij" -#: dialogs.c:1409 +#: dialogs.c:1496 msgid "classical" msgstr "Klassiek" -#: dialogs.c:1410 +#: dialogs.c:1497 msgid "incremental" msgstr "Ophogend" -#: dialogs.c:1411 +#: dialogs.c:1498 msgid "fixed max" msgstr "Vast maximum" -#: dialogs.c:1412 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "Zetten per sessie:" -#: dialogs.c:1413 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "Begintijd (minuten)" -#: dialogs.c:1414 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "Ophoging of maximaal (sec/zet):" -#: dialogs.c:1415 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "Tijdsfactoren:" -#: dialogs.c:1416 +#: dialogs.c:1503 msgid "Engine #1" msgstr "Automaat 1" -#: dialogs.c:1417 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "Automaat 2 / Mens" # XXX gets truncated at start to 8 chars -#: dialogs.c:1457 dialogs.c:1460 dialogs.c:1465 dialogs.c:1466 -#: gtk/xoptions.c:191 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 +#: gtk/xoptions.c:194 msgid "Unused" msgstr "(loos)" -#: dialogs.c:1478 -msgid "Time Control" -msgstr "Tijdsbeperking" - -#: dialogs.c:1507 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Fout bij schrijven naar schaakprogramma" -#: dialogs.c:1574 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "Annuleren" -#: dialogs.c:1579 dialogs.c:1971 dialogs.c:1975 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Koning" -#: dialogs.c:1582 +#: dialogs.c:1670 msgid "Captain" msgstr "Kapitein" -#: dialogs.c:1583 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "Luitenant" -#: dialogs.c:1584 +#: dialogs.c:1672 msgid "General" msgstr "Generaal" -#: dialogs.c:1585 +#: dialogs.c:1673 msgid "Warlord" msgstr "Krijgsheer" -#: dialogs.c:1587 dialogs.c:1970 dialogs.c:1974 dialogs.c:1993 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Paard" -#: dialogs.c:1588 dialogs.c:1970 dialogs.c:1974 dialogs.c:1993 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Loper" -#: dialogs.c:1589 dialogs.c:1970 dialogs.c:1974 dialogs.c:1993 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Toren" -#: dialogs.c:1593 dialogs.c:1972 dialogs.c:1976 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "Aartsbisschop" -#: dialogs.c:1594 dialogs.c:1972 dialogs.c:1976 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "Kanselier" -#: dialogs.c:1596 dialogs.c:1971 dialogs.c:1975 dialogs.c:1993 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Koningin" -#: dialogs.c:1600 +#: dialogs.c:1686 +msgid "Lion" +msgstr "" + +#: dialogs.c:1690 msgid "Defer" msgstr "Uitstellen" -#: dialogs.c:1601 dialogs.c:1972 dialogs.c:1976 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "Promoveren" -#: dialogs.c:1616 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "Chatpartner:" -#: dialogs.c:1701 +#: dialogs.c:1791 msgid "Chat box" msgstr "Chatbox" -#: dialogs.c:1742 +#: dialogs.c:1832 msgid "factory" msgstr "origineel" -#: dialogs.c:1743 +#: dialogs.c:1833 msgid "up" msgstr "omhoog" -#: dialogs.c:1744 +#: dialogs.c:1834 msgid "down" msgstr "omlaag" -#: dialogs.c:1762 +#: dialogs.c:1852 msgid "No tag selected" msgstr "Geen label geselecteerd" -#: dialogs.c:1793 +#: dialogs.c:1883 msgid "Game-list options" msgstr "Partijenlijst-instellingen" -#: dialogs.c:1869 dialogs.c:1883 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Fout" -#: dialogs.c:1906 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "Fatale fout" -#: dialogs.c:1906 +#: dialogs.c:1996 msgid "Exiting" msgstr "Afsluiten" -#: dialogs.c:1917 +#: dialogs.c:2007 msgid "Information" msgstr "Informatie" -#: dialogs.c:1924 +#: dialogs.c:2014 msgid "Note" msgstr "Notitie" -#: dialogs.c:1970 dialogs.c:2245 dialogs.c:2248 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Wit" -#: dialogs.c:1970 dialogs.c:1974 dialogs.c:1993 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Pion" -#: dialogs.c:1971 dialogs.c:1975 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Olifant" -#: dialogs.c:1971 dialogs.c:1975 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "Kanon" -#: dialogs.c:1972 dialogs.c:1976 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "Degraderen" -#: dialogs.c:1973 dialogs.c:1977 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Leeg veld" -#: dialogs.c:1973 dialogs.c:1977 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Bord leegmaken" -#: dialogs.c:1974 dialogs.c:2257 dialogs.c:2260 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Zwart" -#: dialogs.c:2073 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Bestand" -#: dialogs.c:2074 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Bewerken" -#: dialogs.c:2075 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Weergave" -#: dialogs.c:2076 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Modus" -#: dialogs.c:2077 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Acties" -#: dialogs.c:2078 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Automaat" # XXX "Instellingen" is te lang, wordt afgeknabbeld. -#: dialogs.c:2079 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Opties" -#: dialogs.c:2080 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Hulp" -#: dialogs.c:2090 +#: dialogs.c:2180 msgid "<<" msgstr "<<" -#: dialogs.c:2091 +#: dialogs.c:2181 msgid "<" msgstr "<" -#: dialogs.c:2093 +#: dialogs.c:2183 msgid ">" msgstr ">" -#: dialogs.c:2094 +#: dialogs.c:2184 msgid ">>" msgstr ">>" -#: dialogs.c:2364 +#: dialogs.c:2458 msgid "Directories:" msgstr "Mappen:" -#: dialogs.c:2365 +#: dialogs.c:2459 msgid "Files:" msgstr "Bestanden:" -#: dialogs.c:2366 +#: dialogs.c:2460 msgid "by name" msgstr "op naam" -#: dialogs.c:2367 +#: dialogs.c:2461 msgid "by type" msgstr "op type" -#: dialogs.c:2370 +#: dialogs.c:2464 msgid "Filename:" msgstr "Bestandsnaam:" -#: dialogs.c:2371 +#: dialogs.c:2465 msgid "New directory" msgstr "Nieuwe map" -#: dialogs.c:2372 +#: dialogs.c:2466 msgid "File type:" msgstr "Bestandstype:" -#: dialogs.c:2447 +#: dialogs.c:2541 msgid "Contents of" msgstr "Inhoud van" -#: dialogs.c:2473 +#: dialogs.c:2567 msgid " next page" msgstr " volgende pagina" -#: dialogs.c:2495 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "Typ hier eerst een mapnaam" -#: dialogs.c:2496 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "Kies een andere naam" -#: draw.c:293 +#: draw.c:310 +#, fuzzy msgid "" -"No default pieces installed\n" -"Select your own -pieceImageDirectory" +"No default pieces installed!\n" +"Select your own using '-pieceImageDirectory'." msgstr "" "Geen standaardstukken geïnstalleerd.\n" "Kies uw eigen '-pieceImageDirectory'." -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "Automaatuitvoer" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "%s (%d omkeerbare ply)" msgstr[1] "%s (%d omkeerbare plies)" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2202,50 +2297,50 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "Lezen van partijbestand (%d)" -#: gtk/xboard.c:787 xaw/xboard.c:1161 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "%s: Kan huidige map niet wijzigen naar CHESSDIR: " -#: gtk/xboard.c:796 xaw/xboard.c:1170 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "Kan bestand '%s' niet openen\n" -#: gtk/xboard.c:811 xaw/xboard.c:1179 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:830 xaw/xboard.c:1211 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1248 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:911 xaw/xboard.c:1285 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "%s: te weinig kleuren beschikbaar; monochroommodus wordt geprobeerd\n" -#: gtk/xboard.c:1201 xaw/xboard.c:1567 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "Kan geen lettertypenset aanmaken voor %s.\n" -#: gtk/xboard.c:1226 xaw/xboard.c:1590 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "%s: er zijn geen lettertypen die overeenkomen met patroon %s\n" -#: gtk/xboard.c:1665 xaw/xboard.c:2080 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "Kan tijdelijk bestand niet openen" -#: gtk/xboard.c:2128 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "Kan bestand niet openen" @@ -2270,19 +2365,21 @@ msgid " (with Zippy code)" msgstr " (met Zippy-code)" #: menus.c:363 -#, c-format +#, fuzzy, c-format msgid "" "%s%s\n" "\n" "Copyright 1991 Digital Equipment Corporation\n" -"Enhancements Copyright 1992-2013 Free Software Foundation\n" +"Enhancements Copyright 1992-2014 Free Software Foundation\n" "Enhancements Copyright 2005 Alessandro Scotti\n" "\n" -"%s is free software and carries NO WARRANTY;see the file COPYING for more information.\n" +"%s is free software and carries NO WARRANTY;see the file COPYING for more " +"information.\n" "The GTK build of this version is experimental and unstable\n" "\n" "Visit XBoard on the web at: http://www.gnu.org/software/xboard/\n" -"Check out the newest features at: http://www.gnu.org/software/xboard/whats_new.html\n" +"Check out the newest features at: http://www.gnu.org/software/xboard/" +"whats_new.html\n" "\n" "Report bugs via email at: <bug-xboard@gnu.org>\n" "\n" @@ -2313,12 +2410,14 @@ msgid "New Game" msgstr "Nieuwe partij" #: menus.c:583 -msgid "New Shuffle Game ..." +#, fuzzy +msgid "New Shuffle Game..." msgstr "Nieuwe husselpartij..." # XXX "NEW" is wrong #: menus.c:584 -msgid "New Variant ..." +#, fuzzy +msgid "New Variant..." msgstr "Nieuwe variantpartij..." #: menus.c:586 @@ -2558,19 +2657,23 @@ msgid "Adjudicate Draw" msgstr "Tot remise besluiten" #: menus.c:684 -msgid "Load New 1st Engine ..." +#, fuzzy +msgid "Load New 1st Engine..." msgstr "Nieuwe 1ste automaat laden..." #: menus.c:685 -msgid "Load New 2nd Engine ..." +#, fuzzy +msgid "Load New 2nd Engine..." msgstr "Nieuwe 2de automaat laden..." #: menus.c:687 -msgid "Engine #1 Settings ..." +#, fuzzy +msgid "Engine #1 Settings..." msgstr "Instellingen van automaat 1..." #: menus.c:688 -msgid "Engine #2 Settings ..." +#, fuzzy +msgid "Engine #2 Settings..." msgstr "Instellingen van automaat 2..." #: menus.c:690 @@ -2590,44 +2693,51 @@ msgid "Retract Move" msgstr "Zet terugnemen" #: menus.c:700 -msgid "General ..." +#, fuzzy +msgid "General..." msgstr "Algemeen..." #: menus.c:702 -msgid "Time Control ..." +#, fuzzy +msgid "Time Control..." msgstr "Tijdsbeperking..." #: menus.c:703 -msgid "Common Engine ..." +#, fuzzy +msgid "Common Engine..." msgstr "Automaten..." #: menus.c:704 -msgid "Adjudications ..." +#, fuzzy +msgid "Adjudications..." msgstr "Beslissingen..." #: menus.c:705 -msgid "ICS ..." -msgstr "ICS..." +msgid "ICS..." +msgstr "" -# XXX wedstrijd OF overeenkomen?? #: menus.c:706 -msgid "Match ..." -msgstr "Toernooi..." +msgid "Tournament..." +msgstr "" #: menus.c:707 -msgid "Load Game ..." +#, fuzzy +msgid "Load Game..." msgstr "Partij laden..." #: menus.c:708 -msgid "Save Game ..." +#, fuzzy +msgid "Save Game..." msgstr "Partij opslaan..." #: menus.c:709 -msgid "Game List ..." +#, fuzzy +msgid "Game List..." msgstr "Partijenlijst..." #: menus.c:710 -msgid "Sounds ..." +#, fuzzy +msgid "Sounds..." msgstr "Geluiden..." #: menus.c:713 @@ -2698,19 +2808,20 @@ msgstr "Ontwikkelingsnieuws" msgid "e-Mail Bug Report" msgstr "Foutrapportage mailen" -#: nengineoutput.c:78 nengineoutput.c:85 +#: nengineoutput.c:78 nengineoutput.c:86 msgid "engine name" msgstr "automaatnaam" -#: nengineoutput.c:80 nengineoutput.c:87 +#. TRANSLATORS: noun, as in "the move Nf3" +#: nengineoutput.c:81 nengineoutput.c:89 msgid "move" msgstr "zetten" -#: nengineoutput.c:153 +#: nengineoutput.c:155 msgid "Engine output" msgstr "Automaatuitvoer" -#: nengineoutput.c:157 +#: nengineoutput.c:159 msgid "" "Mismatch of STRIDE in nengineoutput.c\n" "Change and recompile!" @@ -2794,8 +2905,8 @@ msgid "%s: unrecognized color %s\n" msgstr "%s: niet-herkende kleur %s\n" #: usystem.c:230 -#, c-format -msgid "%s: can't parse foreground color in `%s'\n" +#, fuzzy, c-format +msgid "%s: can't parse foreground color in '%s'\n" msgstr "%s: onbegrepen voorgrondkleur in '%s'\n" #: usystem.c:259 @@ -2803,55 +2914,26 @@ msgstr "%s: onbegrepen voorgrondkleur in '%s'\n" msgid "%s: can't parse color names; disabling colorization\n" msgstr "%s: onbegrepen kleurnamen; kleuring wordt uitgeschakeld\n" -#: usystem.c:371 +#: usystem.c:374 #, c-format msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "Fout: onbekende gebruiker %s (in pad %s)\n" -#: usystem.c:556 +#: usystem.c:557 #, fuzzy msgid "Socket support is not configured in" msgstr "Ondersteuning voor sockets is niet geconfigureerd" -#: usystem.c:645 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "interne 'rcmd' is niet geïmplementeerd voor Unix" -#: xaw/xboard.c:477 -#, c-format -msgid "%s: Can't access XPM directory %s\n" -msgstr "%s: Kan geen toegang krijgen tot XPM-map %s\n" - -#: xaw/xboard.c:498 -#, c-format -msgid "Available `%s' sizes:\n" -msgstr "Beschikbare '%s'-groottes:\n" - -#: xaw/xboard.c:531 -#, c-format -msgid "Error: No `%s' files!\n" -msgstr "Fout: geen '%s'-bestanden!\n" - -#: xaw/xboard.c:544 -#, c-format -msgid "" -"Warning: No DIR structure found on this system --\n" -" Unable to autosize for XPM/XIM pieces.\n" -" Please report this error to %s.\n" -" Include system type & operating system in message.\n" -msgstr "" - -#: xaw/xboard.c:1291 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "witte pixel = 0x%lx, zwarte pixel = 0x%lx\n" -#: xaw/xengineoutput.c:114 -#, c-format -msgid "Error %d loading icon image\n" -msgstr "Fout %d tijdens laden van pictogram\n" - -#: xaw/xoptions.c:321 xaw/xoptions.c:1015 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "Bladeren" @@ -2867,10 +2949,31 @@ msgstr "Alt" msgid "Shift" msgstr "Shift" -#: xaw/xoptions.c:1262 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "OK" -#: xaw/xoptions.c:1266 -msgid "cancel" -msgstr "Annuleren" +#~ msgid "Match Options" +#~ msgstr "Toernooi-instellingen" + +#~ msgid "ICS ..." +#~ msgstr "ICS..." + +# XXX wedstrijd OF overeenkomen?? +#~ msgid "Match ..." +#~ msgstr "Toernooi..." + +#~ msgid "%s: Can't access XPM directory %s\n" +#~ msgstr "%s: Kan geen toegang krijgen tot XPM-map %s\n" + +#~ msgid "Available `%s' sizes:\n" +#~ msgstr "Beschikbare '%s'-groottes:\n" + +#~ msgid "Error: No `%s' files!\n" +#~ msgstr "Fout: geen '%s'-bestanden!\n" + +#~ msgid "Error %d loading icon image\n" +#~ msgstr "Fout %d tijdens laden van pictogram\n" + +#~ msgid "cancel" +#~ msgstr "Annuleren" diff --git a/po/ru.po b/po/ru.po index e4dd760..5af1d05 100644 --- a/po/ru.po +++ b/po/ru.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110507\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,455 +18,455 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "веÑÑÐ¸Ñ Ð¿ÑоÑокола %d не поддеÑживаеÑÑÑ" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "timeControl: невеÑнÑй паÑамеÑÑ %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "searchTime: невеÑнÑй паÑамеÑÑ %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "ÐаÑÐ¸Ð°Ð½Ñ %s поддеÑживаеÑÑÑ ÑолÑко в Ñежиме ICS" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "ÐеизвеÑÑнÑй ваÑÐ¸Ð°Ð½Ñ %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "ÐапÑÑкаеÑÑÑ ÑÐ°Ñ Ð¼Ð°ÑÐ½Ð°Ñ Ð¿ÑогÑамма" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "ÐепÑавилÑнÑй ÑоÑÐ¼Ð°Ñ Ñайла" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "ÐепÑавилÑнÑй ÑоÑÐ¼Ð°Ñ Ñайла позиÑии" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Ðе подклÑÑено ни одной ÑÐ°Ñ Ð¼Ð°Ñной пÑогÑаммÑ" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Ðе Ð¼Ð¾Ð³Ñ Ð¾ÑкÑÑÑÑ COM-поÑÑ %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "Ðе Ð¼Ð¾Ð³Ñ ÑÑÑановиÑÑ ÑвÑÐ·Ñ Ñ %s, поÑÑ %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "initialMode: неизвеÑÑнÑй Ñежим %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "Режим анализа: не Ñказан Ñайл Ð´Ð»Ñ Ð°Ð½Ð°Ð»Ð¸Ð·Ð°" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "ÐÐ»Ñ Ð°Ð½Ð°Ð»Ð¸Ð·Ð° Ð½ÐµÐ¾Ð±Ñ Ð¾Ð´Ð¸Ð¼Ð° ÑÐ°Ñ Ð¼Ð°ÑÐ½Ð°Ñ Ð¿ÑогÑамма" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "Режим анализа не ÑовмеÑÑим Ñ Ñежимом ICS" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "Ð Ñежиме \"ÐомпÑÑÑÐµÑ Ð±ÐµÐ»Ñми\" нÑжна ÑÐ°Ñ Ð¼Ð°ÑÐ½Ð°Ñ Ð¿ÑогÑамма" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "Режим \"ÐомпÑÑÑÐµÑ Ð±ÐµÐ»Ñми\" не ÑовмеÑÑим Ñ Ñежимом ICS" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "Ð Ñежиме \"ÐомпÑÑÑÐµÑ ÑеÑнÑми\" нÑжна ÑÐ°Ñ Ð¼Ð°ÑÐ½Ð°Ñ Ð¿ÑогÑамма (движок)" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "Режим \"ÐомпÑÑÑÐµÑ ÑеÑнÑми\" не ÑовмеÑÑим Ñ Ñежимом ICS" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "Ð Ñежиме \"Ðва движка\" нÑжна ÑÐ°Ñ Ð¼Ð°ÑÐ½Ð°Ñ Ð¿ÑогÑамма" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "Режим \"Ðва движка\" не ÑовмеÑÑим Ñ Ñежимом ICS" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "ÐÐ»Ñ ÑÑениÑовки Ð½ÐµÐ¾Ð±Ñ Ð¾Ð´Ð¸Ð¼Ð¾ загÑÑзиÑÑ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿Ð°ÑÑÐ¸Ñ Ð¸Ð· Ñайла" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "ÐÑибка запиÑи на Ð²Ñ Ð¾Ð´ ÑеÑвеÑа ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "ÐÑибка клавиаÑÑÑÑ" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "ÐолÑÑен Ñимвол конÑа Ñайла Ñ ÐºÐ»Ð°Ð²Ð¸Ð°ÑÑÑÑ" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "ÐÑибка запиÑи на диÑплей" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ ÑпиÑка Ñ Ð¾Ð´Ð¾Ð²: два заголовка" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ ÑпиÑка Ñ Ð¾Ð´Ð¾Ð²: вложеннÑе ÑпиÑки" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "СеÑÐ²ÐµÑ ICS ÑазоÑвал Ñоединение" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ Ñ ÑеÑвеÑа ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" "СлиÑком Ð´Ð»Ð¸Ð½Ð½Ð°Ñ Ð¿Ð°ÑÑиÑ: ÑвелиÑÑÑе знаÑение MAX_MOVES и пеÑекомпилиÑÑйÑе " "пÑогÑаммÑ" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ ÑпиÑка Ñ Ð¾Ð´Ð¾Ð²: лиÑнÑÑ Ð´Ð¾Ñка" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "СÑÑаннÑй Ñ Ð¾Ð´ \"%s\" полÑÑен Ñ ÑеÑвеÑа ICS" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "ÐÑ Ð¸Ð³ÑаеÑе ÑеÑнÑми" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "ÐÑ Ð¸Ð³ÑаеÑе белÑми" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Ход белÑÑ " -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Ход ÑеÑнÑÑ " -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "ÐÐ¾ÐºÐ°Ð·Ð°Ð½Ð½Ð°Ñ Ð¿Ð¾Ð·Ð¸ÑÐ¸Ñ Ð½Ðµ ÑооÑвеÑÑÑвÑÐµÑ Ð¿Ð¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð² игÑе" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "ÐепÑавилÑнÑй Ñ Ð¾Ð´" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "СÑгÑан поÑледний запиÑаннÑй Ñ Ð¾Ð´" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "ÐевеÑнÑй Ñ Ð¾Ð´" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "ÐепÑавилÑнÑй Ñ Ð¾Ð´ \"%s\" пÑÑаеÑÑÑ Ð²ÑполниÑÑ Ð´Ð²Ð¸Ð¶Ð¾Ðº %s" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s не поддеÑÐ¶Ð¸Ð²Ð°ÐµÑ Ñежим анализа" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "ÐепÑавилÑнÑй Ñ Ð¾Ð´ \"%s\" (не пÑинÑÑ Ð´Ð²Ð¸Ð¶ÐºÐ¾Ð¼ %s)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Ðе ÑдалоÑÑ Ð·Ð°Ð¿ÑÑÑиÑÑ %s движок %s на %s: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "ÐодÑказка: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "ÐомпÑÑÑÐµÑ ÑоглаÑилÑÑ Ð½Ð° ниÑÑÑ" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "ÐеоднознаÑнÑй Ñ Ð¾Ð´ Ñ ÑеÑвеÑа ICS: \"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "ÐепÑавилÑнÑй Ñ Ð¾Ð´ Ñ ÑеÑвеÑа ICS: \"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "ÐÑопÑÑк в запиÑи Ñ Ð¾Ð´Ð¾Ð²" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "ÐаÑÐ¸Ð°Ð½Ñ %s не поддеÑживаеÑÑÑ %s" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "ÐÑибка пÑи запÑÑке пÑогÑÐ°Ð¼Ð¼Ñ '%s'" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "Ðдем пеÑвÑÑ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿ÑогÑаммÑ" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "Ðдем вÑоÑÑÑ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿ÑогÑаммÑ" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -648,168 +648,168 @@ msgstr "Ðожно оÑÑÑлаÑÑ Ð¿Ð¾ÑÑÑ\n" msgid "Still need to make moves for games %s\n" msgstr "ÐÑе еÑе ваÑа оÑеÑÐµÐ´Ñ Ñ Ð¾Ð´Ð¸ÑÑ Ð² паÑÑиÑÑ %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "ÐÑавка комменÑаÑиÑ" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "ÐÑавка комменÑаÑÐ¸Ñ Ðº %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "СейÑÐ°Ñ Ð½Ðµ Ñ Ð¾Ð´ белÑÑ " -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "СейÑÐ°Ñ Ð½Ðµ Ñ Ð¾Ð´ ÑеÑнÑÑ " -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "ÐодождиÑе Ñвоей оÑеÑеди Ñ Ð¾Ð´Ð¸ÑÑ" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "ТÑениÑовка оконÑена" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "ТÑениÑовка" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "СÑгÑÐ°Ð½Ñ Ð²Ñе Ñ Ð¾Ð´Ñ Ð´Ð°Ð½Ð½Ð¾Ð¹ паÑÑии" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "ÐÑедÑпÑеждение: Ð²Ñ Ð²Ñе еÑе пÑодолжаеÑе игÑаÑÑ" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "ÐÑедÑпÑеждение: Ð²Ñ Ð²Ñе еÑе наблÑдаеÑе за игÑой" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "ÐÑедÑпÑеждение: Ð²Ñ Ð²Ñе еÑе изÑÑаеÑе игÑÑ" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "ÐÑо поле занÑÑо" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "Ð Ð´Ð°Ð½Ð½Ð¾Ð¼Ñ Ñ Ð¾Ð´Ñ Ð½Ð¸ÐºÐ°ÐºÐ¸Ñ Ð¿Ñедложений не Ñделано" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "У ваÑего ÑопеÑника еÑе еÑÑÑ Ð²ÑемÑ" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "ÐÑ Ð´Ð¾Ð»Ð¶Ð½Ñ ÑделаÑÑ Ñвой Ñ Ð¾Ð´ пÑежде, Ñем пÑедлагаÑÑ Ð½Ð¸ÑÑÑ" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Ðе вклÑÑен Ñежим изÑÑÐµÐ½Ð¸Ñ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿Ð°ÑÑий" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "ÐелÑÐ·Ñ Ð²ÐµÑнÑÑÑÑÑ Ðº наÑÐ°Ð»Ñ Ð¿Ð¾ÐºÐ° вÑбÑана \"ÐаÑза\"" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "ÐÐ°Ñ Ñ Ð¾Ð´" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "ÐодождиÑе Ñвоей оÑеÑеди Ñ Ð¾Ð´Ð¸ÑÑ" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "ÐодÑказок неÑ" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 #, fuzzy msgid "Game list not loaded or empty" msgstr "ÐÐµÑ Ð·Ð°Ð³ÑÑженнÑÑ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿Ð°ÑÑий" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "ÐÑибка запиÑи на Ð²Ñ Ð¾Ð´ движка %s" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "ÐÑибка: движок %s (%s) завеÑÑил ÑабоÑÑ" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "ÐÑибка ÑÑÐµÐ½Ð¸Ñ Ñ Ð²ÑÑ Ð¾Ð´Ð° движка %s (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "ÐозиÑÐ¸Ñ Ð½Ðµ оÑвеÑÐ°ÐµÑ Ð¿Ð¾Ð»Ð¾Ð¶ÐµÐ½Ð¸Ñ Ð² игÑе" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "Ðевозможно инÑеÑпÑеÑиÑоваÑÑ Ñ Ð¾Ð´" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "У Ð¾Ð±Ð¾Ð¸Ñ Ð¸Ð³Ñоков вÑÐµÐ¼Ñ Ð²ÑÑло" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "У белÑÑ Ñпал Ñлажок" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "У ÑеÑнÑÑ Ñпал Ñлажок" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "ÐозиÑÐ¸Ñ Ð² бÑÑеÑе обмена не ÑооÑвеÑÑÑвÑÐµÑ ÑоÑмаÑÑ FEN" @@ -830,1390 +830,1407 @@ msgstr "" msgid "Could not create book" msgstr "Ðевозможно инÑеÑпÑеÑиÑоваÑÑ Ñ Ð¾Ð´" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "ÐÑложиÑÑ F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "ÐбÑие Ð´Ð»Ñ Ð´Ð²Ð¸Ð¶ÐºÐ¾Ð²... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "ÐбÑие наÑÑÑойки" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 #, fuzzy msgid "Replace Engine" msgstr "Ðвижок" -#: dialogs.c:287 +#: dialogs.c:312 #, fuzzy msgid "Upgrade Engine" msgstr "Ðвижок" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "ÐвÑки" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "ÐнимаÑÐ¸Ñ Ð¿ÐµÑеÑаÑкиваниÑ" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "ÐнимаÑÐ¸Ñ Ñ Ð¾Ð´Ð¾Ð²" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "ÐÑовеÑÑÑÑ Ð²ÑемÑ" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "ÐвÑоÑазвоÑÐ¾Ñ Ð´Ð¾Ñки" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "ÐевидимÑе ÑигÑÑÑ" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "СкÑÑваÑÑ Ð²Ñвод движка в игÑе пÑоÑив Ñеловека" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "ÐÑделÑÑÑ Ð¿Ð¾Ñледний Ñ Ð¾Ð´" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "ÐÑделÑÑÑ ÑÑÑелкой" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Ход одним ÑелÑком" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "ÐеÑиодиÑеÑки обновлÑÑÑ (в Ñежиме анализа)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "ÐÑмаÑÑ Ð²Ñегда" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "СообÑение пÑи вÑÑ Ð¾Ð´Ðµ" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "СообÑаÑÑ Ð¾ непÑавилÑном Ñ Ð¾Ð´Ðµ" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "ÐапÑаÑиваÑÑ Ð·Ð°Ð¿Ð¸ÑÑ Ñ Ð¾Ð´Ð¾Ð²" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "ÐоказÑваÑÑ ÐºÐ¾Ð¾ÑдинаÑÑ" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "ÐÑовеÑÑÑÑ Ð¿ÑавилÑноÑÑÑ Ñ Ð¾Ð´Ð° CS+L" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "ÐÑенка позиÑии" -#: dialogs.c:403 -msgid "General Options" -msgstr "ÐбÑие наÑÑÑойки" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "обÑÑнÑе" -#: dialogs.c:415 +#: dialogs.c:453 #, fuzzy msgid "Makruk" msgstr "макÑÑк" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "ФиÑеÑа (960)" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "ÐонÑ" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 #, fuzzy msgid "Cylinder *" msgstr "ÑилиндÑиÑеÑкие" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "аÑомнÑе" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "СейÑавана" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 #, fuzzy msgid "Bughouse" msgstr "Ñведки" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "поддавки (маÑ)" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "ÐÑедÑпÑеждение: вÑоÑой движок (%s) не поддеÑÐ¶Ð¸Ð²Ð°ÐµÑ ÑÑо!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "ÐаÑианÑÑ" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "Max ÑиÑло CPU:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Ð Ð°Ð·Ð¼ÐµÑ Ñ ÐµÑа (ÐÐ):" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "ÐÑÑÑ Ðº ÐÐÐ:" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "ÐÐµÑ ÐÐÐ (ÐÐ):" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "ÐлÑбина книги:" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "ÐаÑÑиÑование:" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "Ð¡Ð²Ð¾Ñ ÐºÐ½Ð¸Ð³Ð° Ñ Ð´Ð²Ð¸Ð¶ÐºÐ° 1" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "ÐбÑие наÑÑÑойки движков" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "ÐпÑеделÑÑÑ Ð¼Ð°Ñ" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "ÐÑовеÑÑÑÑ ÑÑÐµÐ±Ð¾Ð²Ð°Ð½Ð¸Ñ Ð´Ð²Ð¸Ð¶ÐºÐ°" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "ÐиÑÑÑ Ð¿Ñи Ð½ÐµÑ Ð²Ð°Ñке маÑеÑиала" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "ÐиÑÑÑ Ð² ÑÐµÑ Ð½Ð¸Ñ. оконÑаниÑÑ " -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "ÐÑиÑÑдиÑÑ Ð½Ð¸ÑÑÑ Ð¿Ð¾Ñле" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "Ðобеда/поÑажение пÑи пеÑевеÑе в" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "ÐÑенка движка 1 - абÑолÑÑнаÑ" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "ÐÑенка движка 2 - абÑолÑÑнаÑ" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "ÐÑиÑÑдиÑÑ Ð¿Ð¾Ð±ÐµÐ´Ñ Ð±ÐµÐ»Ñм" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "ÐомменÑаÑии" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "СледиÑÑ Ð·Ð° игÑой" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "РаÑкÑÑваÑÑ Ð´Ð¾ÑкÑ" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "СледиÑÑ Ð² Ñоне" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "ÐÐ²Ð¾Ð¹Ð½Ð°Ñ Ð´Ð¾Ñка" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "ÐапÑаÑиваÑÑ Ð·Ð°Ð¿Ð¸ÑÑ Ñ Ð¾Ð´Ð¾Ð²" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "Ð¡Ð¿Ð¾ÐºÐ¾Ð¹Ð½Ð°Ñ Ð¸Ð³Ñа" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "ÐÑаÑик поиÑка" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "ÐвÑообновление" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "ÐÑедваÑиÑелÑнÑй Ñ Ð¾Ð´" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "1-й Ñ Ð¾Ð´ белÑÑ " -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "1-й Ñ Ð¾Ð´ ÑеÑнÑÑ " -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "Ðвонок" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ÐаÑÑÑойки ÑÐ¾ÐµÐ´Ð¸Ð½ÐµÐ½Ð¸Ñ Ñ ICS" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 #, fuzzy msgid "No games before year:" msgstr "ÐÐµÑ Ð·Ð°Ð³ÑÑженнÑÑ ÑÐ°Ñ Ð¼Ð°ÑнÑÑ Ð¿Ð°ÑÑий" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "ÐаÑамеÑÑÑ Ð·Ð°Ð³ÑÑзки" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "ÐаÑÑÑойки ÑÐ¾Ñ ÑанениÑ" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Ðез звÑка" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "ÐÑоÑÑой Ñигнал" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ÐоÑлÑÑаÑÑ" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "ÐвÑки" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "ЧеÑнÑе ÑигÑÑÑ" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "ÐелÑе полÑ" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "ЧеÑнÑе полÑ" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "ÐÑделенное поле" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "ÐÑедваÑиÑ. Ñ Ð¾Ð´" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "ÐÐ¾Ð½Ð¾Ñ ÑомнаÑ" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "ÐаÑÑÑойки доÑки" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "ÐÑавка" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "ÐпиÑание" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "ÐÐ¾Ð¼ÐµÑ Ð¿Ð¾Ð·Ð¸Ñии:" -#: dialogs.c:1421 +#: dialogs.c:1459 #, fuzzy msgid "randomize" msgstr "СлÑÑайно" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "ÐÐ¾Ð²Ð°Ñ Ð² ÑмеÑаннÑе ÑÐ°Ñ Ð¼Ð°ÑÑ..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "ФакÑÐ¾Ñ Ð²Ñемени движков:" -#: dialogs.c:1465 +#: dialogs.c:1503 #, fuzzy msgid "Engine #1" msgstr "Ðвижок" -#: dialogs.c:1466 +#: dialogs.c:1504 #, fuzzy msgid "Engine #2 / Human" msgstr "Ð¡Ð²Ð¾Ñ ÐºÐ½Ð¸Ð³Ð° Ñ Ð´Ð²Ð¸Ð¶ÐºÐ° 1" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "ÐÑибка подклÑÑÐµÐ½Ð¸Ñ Ðº ÑÐ°Ñ Ð¼Ð°Ñной пÑогÑамме" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "ÐÑмена" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "ÐоÑолÑ" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "ÐбÑие..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "ÐонÑ" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Слон" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "ÐадÑÑ" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "ÐÑÑ Ð¸ÐµÐ¿Ð¸Ñкоп" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "ÐанÑлеÑ" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "ФеÑзÑ" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "ÐÑевÑаÑиÑÑ" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "СÑандаÑÑ" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "ÐвеÑÑ " -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "Ðниз" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "ÐаÑамеÑÑÑ Ð·Ð°Ð³ÑÑзки" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "ÐÑибка" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "ÐеиÑпÑÐ°Ð²Ð¸Ð¼Ð°Ñ Ð¾Ñибка" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "ÐÑÑ Ð¾Ð´" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "ÐнÑоÑмаÑиÑ" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "ÐÑимеÑание" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "ÐелÑе" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "ÐеÑка" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Слон (ÑÑаÑ.)" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "ÐÑÑка" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "РазжаловаÑÑ" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "ÐÑÑÑое поле" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "ÐÑиÑÑиÑÑ Ð´Ð¾ÑкÑ" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "ЧеÑнÑе" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Файл" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "ÐÑавка" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "Ðид" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Режим" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "ÐгÑа" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Ðвижок" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "ÐаÑÑÑойки" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "СпÑавка" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "Файл" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "ФилÑÑÑ" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "ФилÑÑÑ" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "ÐомменÑаÑии" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2223,19 +2240,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "ÐÑвод движка" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS (Узл./Ñек.)" @@ -2244,50 +2261,50 @@ msgstr "NPS (Узл./Ñек.)" msgid "Reading game file (%d)" msgstr "ÐепÑавилÑнÑй ÑоÑÐ¼Ð°Ñ Ñайла" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 #, fuzzy msgid "Failed to open file" msgstr "ÐÑибка запÑÑка cmail" @@ -2884,20 +2901,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2913,7 +2930,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "OK" diff --git a/po/tr.po b/po/tr.po index 19a17e0..e89a187 100644 --- a/po/tr.po +++ b/po/tr.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: XBoard 4.2.7\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2003-12-26 16:38+0200\n" "Last-Translator: A. Alper Atýcý <alper_atici@yahoo.com>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" @@ -18,454 +18,454 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, fuzzy, c-format msgid "Failed to open indirection file %s" msgstr "Dosya açýlamadý" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Siz Siyah'sýnýz" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Siz Beyaz'sýnýz" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Sýra Beyaz'da" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Sýra Siyah'ta" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Geçersiz hamle" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "Oyun sonu" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "Yanlýþ hamle" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "" -#: backend.c:9135 +#: backend.c:9137 #, fuzzy, c-format msgid "Hint: %s" msgstr "Ýpucu" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 #, fuzzy msgid "Bad tournament file" msgstr "Dosya açýlamadý" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -647,165 +647,165 @@ msgstr "" msgid "Still need to make moves for games %s\n" msgstr "" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 msgid "Wait until your turn." msgstr "" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Berabere" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "Beyaz Þah mat" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "Siyah Þah mat" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "" @@ -825,1402 +825,1418 @@ msgstr "" msgid "Could not create book" msgstr "" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "Dosya açýlamadý" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 #, fuzzy msgid "Save Tourney Games on:" msgstr "Oyunu Kaydet" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +msgid "Common Engine" +msgstr "" + +#: dialogs.c:309 dialogs.c:441 +#, fuzzy +msgid "General Options" +msgstr "Seçenekler" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Seçenekler" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Tahtayý Görmeden" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 #, fuzzy msgid "Ponder Next Move" msgstr "Sonraki Oyunu Yükle" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "Hamle Listesini Göster" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "" -#: dialogs.c:403 -#, fuzzy -msgid "General Options" -msgstr "Seçenekler" - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "At" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 #, fuzzy msgid "losers" msgstr "kapat" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "Oyunu Kaydet" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "" -#: dialogs.c:617 +#: dialogs.c:655 #, fuzzy msgid "Auto-Raise Board" msgstr "XBoard Hakkýnda" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "" -#: dialogs.c:621 +#: dialogs.c:659 #, fuzzy msgid "Get Move List" msgstr "Hamle Listesini Göster" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 #, fuzzy msgid "ICS Options" msgstr "Seçenekler" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 #, fuzzy msgid "Load Game Options" msgstr "Oyun Yükle" -#: dialogs.c:703 +#: dialogs.c:741 #, fuzzy msgid "Auto-Save Games" msgstr "Oyunu Kaydet" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 #, fuzzy msgid "Save Games on File:" msgstr "Oyunu Kaydet" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 #, fuzzy msgid "Save Game Options" msgstr "Oyunu Kaydet" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 #, fuzzy msgid "User File" msgstr "Dosya" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 #, fuzzy msgid "Draw:" msgstr "Berabere" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 #, fuzzy msgid "Channel:" msgstr "iptal" -#: dialogs.c:781 +#: dialogs.c:819 #, fuzzy msgid "Channel 1:" msgstr "iptal" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 #, fuzzy msgid "Sound Options" msgstr "Seçenekler" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 #, fuzzy msgid "Mono Mode" msgstr "Kip" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 #, fuzzy msgid "Board Options" msgstr "Seçenekler" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "temizle" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "Oyunu Düzenle" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "" -#: dialogs.c:1242 +#: dialogs.c:1280 #, fuzzy msgid "ICS input box" msgstr "ICS Ýstemcisi" -#: dialogs.c:1274 +#: dialogs.c:1312 #, fuzzy msgid "Type a move" msgstr "Geçersiz hamle" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "" -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "iptal" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Þah" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "At" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Fil" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Kale" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 #, fuzzy msgid "Archbishop" msgstr "Fil" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 #, fuzzy msgid "Chancellor" msgstr "iptal" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Vezir" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 #, fuzzy msgid "Promote" msgstr "Terfi" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "Oyun Yükle" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Hata" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "Bilgi" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "Not" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Beyaz" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Piyon" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "Kareyi Boþalt" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Tahtayý Temizle" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Siyah" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Dosya" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 #, fuzzy msgid "Edit" msgstr "Oyunu Düzenle" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Kip" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "Eylem" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "Seçenekler" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "Yardým" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "Dosya" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "Dosya adý giriþi" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "Analiz edilecek dosya" -#: dialogs.c:2503 +#: dialogs.c:2541 msgid "Contents of" msgstr "" -#: dialogs.c:2529 +#: dialogs.c:2567 #, fuzzy msgid " next page" msgstr "sonraki" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2230,18 +2246,18 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "" @@ -2250,50 +2266,50 @@ msgstr "" msgid "Reading game file (%d)" msgstr "" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, fuzzy, c-format msgid "Failed to open file '%s'\n" msgstr "Dosya açýlamadý" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "Dosya açýlamadý" @@ -2877,20 +2893,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2906,7 +2922,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "" diff --git a/po/uk.po b/po/uk.po index 47719ea..2d17fc7 100644 --- a/po/uk.po +++ b/po/uk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard-4.7.2\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: 2013-11-19 13:57+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n" @@ -19,99 +19,99 @@ msgstr "" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "%s Ñ ÑÐ°Ð¹Ð»Ñ Ð¿Ð°ÑамеÑÑÑв\n" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "Ðомилкове ÑÑле знаÑÐµÐ½Ð½Ñ %s" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "ÐевÑдомий аÑгÑÐ¼ÐµÐ½Ñ %s" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "Ðе вказано знаÑÐµÐ½Ð½Ñ Ð´Ð»Ñ Ð°ÑгÑменÑÑ %s" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "Ðеповне екÑанÑÐ²Ð°Ð½Ð½Ñ \\ Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð´Ð»Ñ %s" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "Ðе вдалоÑÑ Ð²ÑдкÑиÑи Ñайл пеÑеÑпÑÑмÑÐ²Ð°Ð½Ð½Ñ %s" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "ÐевÑдоме знаÑÐµÐ½Ð½Ñ Ð±Ñлевого аÑгÑменÑÑ %s" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "пеÑÑий" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "дÑÑгий" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "пÑдÑÑимки веÑÑÑÑ Ð¿ÑоÑÐ¾ÐºÐ¾Ð»Ñ %d не пеÑедбаÑено" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "Ðами не вказано виконÑваного Ñайла ÑÑÑÑÑ" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "помилковий паÑамеÑÑ timeControl %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "помилковий паÑамеÑÑ searchTime %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "ÐÑдÑÑÐ¸Ð¼ÐºÑ Ð²Ð°ÑÑанÑа %s пеÑедбаÑено лиÑе Ñ ÑÐµÐ¶Ð¸Ð¼Ñ ICS" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "ÐевÑдома назва ваÑÑанÑа %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "ÐапÑÑк ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "Ðомилковий Ñайл гÑи" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "Ðомилковий Ñайл позиÑÑÑ" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "ÐибеÑÑÑÑ Ð½Ð¾Ð²Ñ Ð³ÑÑ" -#: backend.c:1553 +#: backend.c:1552 #, fuzzy msgid "" "You restarted an already completed tourney.\n" @@ -122,126 +122,126 @@ msgstr "" "Ð¢ÐµÐ¿ÐµÑ Ð´Ð¾ ÑÑÑнÑÑÑ Ð±Ñде додано Ñе одне коло.\n" "ÐгÑи ÑозпоÑнÑÑÑÑÑ Ð·Ð° 10 ÑекÑнд." -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "ÐÑÑ ÑгÑи ÑÑÑнÑÑÑ Â«%s» вже зÑгÑано або вже ÑозпоÑаÑо" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "Ðе можна ÑозпоÑаÑи маÑÑ, ÑкÑо не вÑÑановлено ÑÐ°Ñ Ð¾Ð²Ð¸Ñ Ð¿ÑогÑам" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "Ðе вдалоÑÑ Ð²ÑдкÑиÑи поÑÑ comm %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "Ðе вдалоÑÑ Ð·âÑднаÑиÑÑ Ð· вÑзлом %s, поÑÑ %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "ÐевÑдоме знаÑÐµÐ½Ð½Ñ initialMode %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ Ð°Ð½Ð°Ð»ÑÐ·Ñ Ñайла поÑÑÑбен Ñайл гÑи" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ Ð°Ð½Ð°Ð»ÑÐ·Ñ Ð¿Ð¾ÑÑÑбен ÑÐ°Ñ Ð¾Ð²Ð¸Ð¹ ÑÑÑÑй" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "РобоÑа ÑÐµÐ¶Ð¸Ð¼Ñ Ñазом з Ñежимом ICS неможлива" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи компâÑÑеÑа бÑлими поÑÑÑбен ÑÐ°Ñ Ð¾Ð²Ð¸Ð¹ ÑÑÑÑй" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "РобоÑа ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи компâÑÑеÑом бÑлими Ñазом з Ñежимом ICS неможлива" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи компâÑÑеÑа ÑоÑними поÑÑÑбен ÑÐ°Ñ Ð¾Ð²Ð¸Ð¹ ÑÑÑÑй" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "РобоÑа ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи компâÑÑеÑом бÑлими Ñазом з Ñежимом ICS неможлива" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "" "Режимом гÑи мÑж двома компâÑÑеÑами можна ÑкоÑиÑÑаÑиÑÑ, лиÑе ÑкÑо вÑÑановлено " "ÑÐ°Ñ Ð¾Ð²Ð¸Ð¹ ÑÑÑÑй" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "РобоÑа ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи мÑж двома компâÑÑеÑами Ñазом з Ñежимом ICS неможлива" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ ÑÑенÑÐ²Ð°Ð½Ð½Ñ Ð¿Ð¾ÑÑÑбен Ñайл гÑи" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑпÑоби запиÑÑ Ð´Ð¾ ICS" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑиÑÐ°Ð½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ Ð· клавÑаÑÑÑи" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "ÐÑÑимано Ñимвол кÑнÑÑ Ñайла з клавÑаÑÑÑи" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "ÐевÑдомий «дикий» Ñип %d" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "Ðомилка запиÑÑ Ð½Ð° диÑплей" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "вÑÑÑÑÐ°Ð½Ð½Ñ Ð²Ð°Ñого ÑÑпеÑника: %s" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "Ðомилка пÑд ÑÐ°Ñ Ð·Ð±Ð¸ÑÐ°Ð½Ð½Ñ ÑпиÑÐºÑ Ñ Ð¾Ð´Ñв: два заголовки" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "Ðомилка пÑд ÑÐ°Ñ Ð·Ð±Ð¸ÑÐ°Ð½Ð½Ñ ÑпиÑÐºÑ Ñ Ð¾Ð´Ñв: вкладенÑÑÑÑ" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "пÑоÑи" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "ÐекоÑекÑний Ñ Ñд (забоÑонено ICS)" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "ÐâÑÐ´Ð½Ð°Ð½Ð½Ñ ÑозÑÑвано з Ð±Ð¾ÐºÑ ICS" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑпÑоби ÑиÑÐ°Ð½Ð½Ñ Ð· ICS" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" @@ -250,127 +250,127 @@ msgstr "" "Ðе вдалоÑÑ Ð¾Ð±ÑобиÑи ÑÑдок доÑки:\n" "\"%s\"" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" "ÐÑа Ñ Ð·Ð°Ð½Ð°Ð´Ñо довгоÑ. ÐбÑлÑÑÑÑÑ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ MAX_MOVES Ñ Ð¿ÐµÑезбеÑÑÑÑ Ð¿ÑогÑамÑ." -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "Ðомилка пÑд ÑÐ°Ñ Ð·Ð±Ð¸ÑÐ°Ð½Ð½Ñ ÑпиÑÐºÑ Ñ Ð¾Ð´Ñв: Ð²Ð¸Ñ Ñд за Ð¼ÐµÐ¶Ñ Ð´Ð¾Ñки" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "Ðе вдалоÑÑ Ð¾Ð±ÑобиÑи Ñ Ñд «%s» з ICS" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say Internal error; bad moveType %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "Ð¦Ñ Ð´ÑÑ Ð½ÐµÐ¼Ð¾Ð¶Ð»Ð¸Ð²Ð° Ñ ÑÐµÐ¶Ð¸Ð¼Ñ Ð³Ñи або ÑпоÑÑеÑеженнÑ" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" "ÐовÑоÑно збеÑÑÑÑ Ð¿ÑогÑÐ°Ð¼Ñ Ð· пÑдÑÑÐ¸Ð¼ÐºÐ¾Ñ ÑÐ¸Ñ Ð·Ð½Ð°ÑÐµÐ½Ñ BOARD_RANKS Ñ BOARD_FILES!" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "Ðи гÑаÑÑе ÑоÑними" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "Ðи гÑаÑÑе бÑлими" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "Ð¥Ñд бÑÐ»Ð¸Ñ " -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "Ð¥Ñд ÑоÑÐ½Ð¸Ñ " -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "Ðоказана позиÑÑÑ Ð½Ðµ Ñ Ð¿Ð¾ÑоÑноÑ" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "Ðедозволений Ñ Ñд" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "ÐÑнеÑÑ Ð³Ñи" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "ÐекоÑекÑний Ñ Ñд" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "ÐоÑÑгнÑÑÑ Ð¿ÑÑака назад, Ñоб знизиÑи Ñанг ÑÑгÑÑи" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "ТÑÑнÑÑ Ð·Ð° ÑвейÑаÑÑÑÐºÐ¾Ñ ÑиÑÑÐµÐ¼Ð¾Ñ Ð·Ð°Ð²ÐµÑÑено" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "Ð ÑÑÑÑм визнаÑÐµÐ½Ð½Ñ Ð¿Ð°Ñ Ð¿Ð¾Ð²ÐµÑнÑÑо некоÑекÑне знаÑÐµÐ½Ð½Ñ Ð¿Ð°Ñи" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "ÐекоÑекÑний Ñ Ñд «%s» вÑд компâÑÑеÑа %s" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "ÐÑÑимано Ð¿Ð¾Ð¼Ð¸Ð»ÐºÐ¾Ð²Ñ Ð´Ð°Ð½Ñ FEN вÑд ÑÑÑÑÑ" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "У %s не пеÑедбаÑено аналÑзÑ" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "" "Ðедозволений Ñ Ñд «%s» (Ñ ÑеÑÑÑÑаÑÑÑ Ñ Ð¾Ð´Ñ Ð²Ñдмовлено ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑÐ°Ð¼Ð¾Ñ %s)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "Ðе вдалоÑÑ Ð·Ð°Ð¿ÑÑÑиÑи ÑÐ°Ñ Ð¾Ð²Ñ Ð¿ÑогÑÐ°Ð¼Ñ %s %s на %s: %s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "ÐÑдказка: %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" @@ -379,11 +379,11 @@ msgstr "" "ÐекоÑекÑна пÑдказка Ñодо Ñ Ð¾Ð´Ñ Â«%s»\n" "вÑд ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами %s" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "ÐомâÑÑÐµÑ Ð¿Ð¾Ð³Ð¾Ð´Ð¸Ð²ÑÑ Ð· ваÑÐ¾Ñ Ð¿ÑопозиÑÑÑÑ Ð½ÑÑиÑÑ" -#: backend.c:9318 +#: backend.c:9320 #, fuzzy msgid "" "Machine offers a draw.\n" @@ -393,52 +393,52 @@ msgstr "" "СкоÑиÑÑайÑеÑÑ Ð¿ÑнкÑом Ð¼ÐµÐ½Ñ Â«ÐÑÑ->ÐÑÑиÑ», Ñоб погодиÑиÑÑ" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "не вдалоÑÑ Ð·Ð°Ð¿Ð¸ÑаÑи PV" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "ÐеоднознаÑний Ñ Ñд Ñ Ð²Ð¸Ð²ÐµÐ´ÐµÐ½Ð¸Ñ ICS Ð´Ð°Ð½Ð¸Ñ : «%s»" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "ÐекоÑекÑний Ñ Ñд Ñ Ð²Ð¸Ð²ÐµÐ´ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð¸Ñ ICS: «%s»" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "ÐÑопÑÑено Ñ Ñд Ñ ÑпиÑÐºÑ Ñ Ð¾Ð´Ñв" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "ÐаÑÑÐ°Ð½Ñ %s не пÑдÑÑимÑÑÑÑÑÑ %s" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "Ðомилка запÑÑÐºÑ Ð½Ð° «%s»" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "ÐÑÑкÑÐ²Ð°Ð½Ð½Ñ Ð½Ð° запÑÑк пеÑÑÐ¾Ñ ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "ÐÑÑкÑÐ²Ð°Ð½Ð½Ñ Ð½Ð° запÑÑк дÑÑÐ³Ð¾Ñ ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "Ðе вдалоÑÑ Ð²Ð¸ÐºÐ¾Ð½Ð°Ñи Ð·Ð°Ð¿Ð¸Ñ Ð´Ð¾ Ñайла ÑÑÑнÑÑÑ" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." @@ -446,11 +446,11 @@ msgstr "" "Ðе можна мÑнÑÑи ÑÑÑÑй, Ñкий заÑаз викоÑиÑÑовÑÑÑÑÑÑ!\n" "СпоÑаÑÐºÑ Ð¿ÐµÑеÑвÑÑÑ Ð³ÑÑ." -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "Ð ÑÑÑÑ Ð· Ð²ÐºÐ°Ð·Ð°Ð½Ð¾Ñ Ð²Ð°Ð¼Ð¸ Ð½Ð°Ð·Ð²Ð¾Ñ Ð½Ðµ вÑÑановлено" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" @@ -458,16 +458,16 @@ msgstr "" "СпоÑаÑÐºÑ Ð·Ð¼ÑнÑÑÑ ÑÑÑÑй ÑедагÑваннÑм ÑпиÑÐºÑ ÑÑаÑникÑв ÑÑÑнÑÑÑ\n" "Ñ Ð´ÑÐ°Ð»Ð¾Ð³Ð¾Ð²Ð¾Ð¼Ñ Ð²ÑÐºÐ½Ñ Â«ÐаÑамеÑÑи ÑÑÑнÑÑÑ»" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "ÐдноÑаÑно змÑнÑваÑи можна лиÑе один ÑÑÑÑй" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "Ðе вÑÑановлено жодного ÑÑÑÑÑ %s" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" @@ -475,19 +475,19 @@ msgstr "" "ÐÐ»Ñ Ð·Ð°Ð¿Ð¸ÑÑ ÑезÑлÑÑаÑÑв ÑÑÑнÑÑÑ\n" "вам ÑлÑд вказаÑи Ñайл ÑÑÑнÑÑÑ." -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "ÐедоÑÑаÑнÑо ÑÑаÑникÑв" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "Ðомилковий Ñайл ÑÑÑнÑÑÑ" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "ÐÑÑкÑÐ²Ð°Ð½Ð½Ñ Ð½Ð° ÑезÑлÑÑаÑи ÑнÑÐ¸Ñ ÑгоÑ" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "Ðе вказано ÑÑÑÑÑ Ð²Ð¸Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð¿Ð°Ñ" @@ -683,34 +683,34 @@ msgstr "ÐÑогÑама гоÑова до надÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð¿Ð¾ÑÑи\n" msgid "Still need to make moves for games %s\n" msgstr "СлÑд зÑобиÑи Ñ Ð¾Ð´Ð¸ Ñ ÑгÑÐ°Ñ %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "РедагÑваÑи коменÑаÑ" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "ÐмÑниÑи коменÑÐ°Ñ Ñодо %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "Ðи не ÑпоÑÑеÑÑгаÑÑе за гÑоÑ" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "ÐаÑаз Ñ Ñд ÑоÑÐ½Ð¸Ñ " -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "ÐаÑаз Ñ Ñд бÑÐ»Ð¸Ñ " -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "ÐапÑÑк ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами %s" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" @@ -719,133 +719,133 @@ msgstr "" "ÐаÑекайÑе на Ð²Ð°Ñ Ñ Ñд або\n" "вибеÑÑÑÑ Ð¿ÑÐ½ÐºÑ Â«Ð¥Ð¾Ð´Ð¸Ñи»" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "Режим ÑÑенÑÐ²Ð°Ð½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð¾" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "Режим ÑÑенÑÐ²Ð°Ð½Ð½Ñ ÑвÑмкнено" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "ÐÑÑ Ð²Ð¶Ðµ завеÑÑено" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "ÐопеÑедженнÑ: гÑа Ñе ÑÑиваÑ" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "ÐопеÑедженнÑ: ви Ñе пÑодовжÑÑÑе ÑпоÑÑеÑÑгаÑи за гÑоÑ" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "ÐопеÑедженнÑ: ви Ñе вивÑаÑÑе гÑÑ" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "ÐлаÑнÑÑÑ Ð½Ð° годинникÑ, Ñоб ÑпоÑожниÑи доÑкÑ" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "ÐавеÑÑиÑи пÑоÑÐµÑ Ð°Ð½Ð°Ð»ÑÐ·Ñ ÑÑÑÑÑ ICSâ¦" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "Ð¦Ñ ÐºÐ»ÑÑÐ¸Ð½ÐºÑ Ð·Ð°Ð¹Ð½ÑÑо" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "У ÑеÑÐ·Ñ Ð½ÐµÐ¼Ð°Ñ Ð¿ÑопозиÑÑй Ñодо ÑÑого Ñ Ð¾Ð´Ñ" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "У ваÑого ÑÑпеÑника Ñе залиÑивÑÑ ÑаÑ" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "ÐеÑÑ Ð½Ñж запÑопонÑваÑи нÑÑиÑ, вам ÑлÑд зÑобиÑи Ñ Ñд" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "Ðи не вивÑаÑÑе гÑÑ" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "СкаÑовÑваÑи Ñ Ð¾Ð´Ð¸ Ñ Ð¿ÑизÑпиненÑй гÑÑ Ð½Ðµ можна" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "ÐÐ°Ñ Ñ Ñд" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "ÐÑÑкÑваÑи на Ð²Ð°Ñ Ñ Ñд" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "ÐÐµÐ¼Ð°Ñ Ð¿Ñдказки" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "СпиÑок гÑи не заванÑажено або Ñей ÑпиÑок Ñ Ð¿Ð¾ÑожнÑм" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "Файл книги вже ÑÑнÑÑ! ÐовÑоÑÑÑÑ ÑпÑобÑ, Ñоб пеÑезапиÑаÑи його." -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑпÑоби запиÑÑ Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾ ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами %s" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "ÐÑогÑама %s завеÑÑила ÑобоÑÑ Ñ Ð½ÑÑийнÑй позиÑÑÑ (%s)" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "Ðомилка: ÑÐ°Ñ Ð¾Ð²Ð° пÑогÑама %s (%s) неÑподÑвано завеÑÑила ÑобоÑÑ" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑпÑоби ÑиÑÐ°Ð½Ð½Ñ Ð´Ð°Ð½Ð¸Ñ Ð· ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами %s (%s)" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "ÐÐ»Ñ ÑÑÑÑÑ %s пеÑедбаÑено занадÑо багаÑо паÑамеÑÑÑв\n" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "Ðоказаний Ñ Ñд не Ñ Ð¿Ð¾ÑоÑним" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "Ðе вдалоÑÑ Ð¾Ð±ÑобиÑи Ñ Ñд" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "Ðбидва пÑапоÑÑÑ Ð²Ð¿Ð°Ð»Ð¸" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "ÐÑапоÑеÑÑ Ð±ÑÐ»Ð¸Ñ Ð²Ð¿Ð°Ð²" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "ÐÑапоÑеÑÑ ÑоÑÐ½Ð¸Ñ Ð²Ð¿Ð°Ð²" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "ÐоÑигÑÐ²Ð°Ð½Ð½Ñ Ð³Ð¾Ð´Ð¸Ð½Ð½Ð¸ÐºÐ° Ñ ÑÐµÐ¶Ð¸Ð¼Ñ Ð°Ð²ÑомаÑиÑÐ½Ð¸Ñ Ð¿ÑапоÑÑÑв забоÑонене" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "Ðомилкова позиÑÑÑ FEN Ñ Ð±ÑÑеÑÑ Ð¾Ð±Ð¼ÑнÑ" @@ -865,408 +865,429 @@ msgstr "ÐлÑÑÑ Ñ ÐµÑÑв не збÑгаÑÑÑÑÑ" msgid "Could not create book" msgstr "Ðе вдалоÑÑ ÑÑвоÑиÑи книгÑ" -#: dialogs.c:262 +#: dialogs.c:283 msgid "Tournament file: " msgstr "Файл ÑÑÑнÑÑÑ: " -#: dialogs.c:263 +#: dialogs.c:284 #, fuzzy msgid "For concurrent playing of tourney with multiple XBoards:" msgstr " ÑÑÑнÑÑÑ Ð· декÑлÑкома XBoard)" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "Ð¡Ð¸Ð½Ñ ÑонÑзÑваÑи пÑÑÐ»Ñ ÑаÑдÑ" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "Ð¡Ð¸Ð½Ñ ÑонÑзÑваÑи пÑÑÐ»Ñ ÐºÐ¾Ð»Ð°" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "УÑаÑники ÑÑÑнÑÑÑ:" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "ÐибеÑÑÑÑ ÑÑÑÑй:" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "СиÑÑема ÑÑÑнÑÑÑ (0 = кÑÑгова, 1 = поÑеÑгова):" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "ÐÑлÑкÑÑÑÑ ÐºÑл ÑÑÑнÑÑÑ (ÑвейÑаÑÑÑÐºÐ¸Ñ ÑаÑндÑв):" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "Типова кÑлÑкÑÑÑÑ ÑÐ³Ð¾Ñ Ñ Ð¼Ð°ÑÑÑ:" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "ÐÑомÑжок мÑж ÑгÑами Ñ Ð¼Ð°ÑÑÑ (Ñ Ð¼ÑлÑÑекÑÐ½Ð´Ð°Ñ ):" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "ÐбеÑÑгаÑи ÑгÑи ÑÑÑнÑÑÑ Ð´Ð¾:" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "Файл гÑи з поÑаÑковими ÑÑдками:" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "ÐÐ¾Ð¼ÐµÑ Ð³Ñи (-1 або -2 = авÑомаÑиÑне збÑлÑÑеннÑ):" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "Файл з поÑаÑковими позиÑÑÑми:" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "ÐÐ¾Ð¼ÐµÑ Ð¿Ð¾Ð·Ð¸ÑÑÑ (-1 або -2 = авÑомаÑиÑне збÑлÑÑеннÑ):" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" "ÐÑдновлÑваÑи поÑаÑковий Ð½Ð¾Ð¼ÐµÑ Ð¿ÑÑÐ»Ñ Ð²ÐºÐ°Ð·Ð°Ð½Ð¾Ñ ÐºÑлÑкоÑÑÑ ÑÐ³Ð¾Ñ (0=нÑколи):" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "Типово вимкнÑÑи влаÑÐ½Ñ Ð±ÑблÑоÑеки позиÑÑй ÑÑÑÑÑ" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "ÐеÑÑÐ²Ð°Ð½Ð½Ñ ÑаÑом" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "ÐагалÑний ÑÑÑÑйâ¦" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "ÐагалÑÐ½Ñ Ð¿Ð°ÑамеÑÑи" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "ÐамÑниÑи ÑÑÑÑй" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "ÐновиÑи ÑÑÑÑй" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "ÐлонÑваÑи ÑÑÑнÑÑ" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "СпоÑаÑÐºÑ Ð²Ð°Ð¼ ÑлÑд вказаÑи вже ÑÑвоÑений Ñайл ÑÑÑнÑÑÑ Ð´Ð»Ñ ÐºÐ»Ð¾Ð½ÑваннÑ" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "# не вÑÑановлено жодного ÑÑÑÑÑ" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "ÐаÑамеÑÑи звÑкÑ" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "ÐбÑолÑÑÐ½Ñ Ð¾ÑÑнки аналÑзÑ" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "Ðайже завжди коÑолева (вÑÐ´Ñ Ð¸Ð»ÑÑи Ð½ÐµÐ¿Ð¾Ð²Ð½Ñ Ð¿ÐµÑеÑвоÑеннÑ)" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "ÐнÑмаÑÑÑ Ð¿ÐµÑеÑÑгÑваннÑ" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "ÐнÑмаÑÑÑ Ñ Ð¾Ð´Ñв" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "ÐвÑопÑапоÑеÑÑ" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "ÐвÑомаÑиÑне обеÑÑÐ°Ð½Ð½Ñ Ð´Ð¾Ñки" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "ÐаоÑлÑп" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "Спадне менÑ" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "УвÑмкнÑÑи деÑево ваÑÑанÑÑв" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "ÐÑÐ¸Ñ Ð¾Ð²ÑваÑи обмÑÑковÑÐ²Ð°Ð½Ð½Ñ Ð²Ñд лÑдини" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "ÐознаÑаÑи оÑÑаннÑй Ñ Ñд" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "ÐознаÑиÑи за Ð´Ð¾Ð¿Ð¾Ð¼Ð¾Ð³Ð¾Ñ ÑÑÑÑлки" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Ð¥Ñд Ñ Ð¾Ð´Ð½Ðµ клаÑаннÑ" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "ÐеÑÑодиÑÐ½Ñ Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ (Ñ ÑÐµÐ¶Ð¸Ð¼Ñ Ð°Ð½Ð°Ð»ÑзÑ)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "ÐÑаÑи Ñ Ð¾Ð´Ð¸ наÑиÑнÑÑÐ¸Ñ PV (аналÑз)" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "ÐбдÑмаÑи наÑÑÑпний Ñ Ñд" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "ÐонÑекÑÑÐ½Ñ Ð¿Ñдказки Ñодо Ð²Ð¸Ñ Ð¾Ð´Ñ" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "ÐонÑекÑÑÐ½Ñ Ð¿Ñдказки з помилками Ñодо Ñ Ð¾Ð´Ñв" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "ÐÑÑнки Ñ ÑпиÑÐºÑ Ñ Ð¾Ð´Ñв" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "ÐоказÑваÑи кооÑдинаÑи" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "ÐоказÑваÑи клÑÑинки пÑизнаÑеннÑ" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "ÐÐ¸Ð¿ÐºÑ Ð²Ñкна" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "ÐеÑевÑÑÑÑи коÑекÑнÑÑÑÑ" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "ÐÑкна веÑÑ Ð½Ñого ÑÑвнÑ" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "ÐÐ»Ð¸Ð¼Ð°Ð½Ð½Ñ Ð¿Ñд ÑÐ°Ñ Ñ Ð¾Ð´Ñв (0 = без блиманнÑ):" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "ЧаÑÑоÑа Ð±Ð»Ð¸Ð¼Ð°Ð½Ð½Ñ (виÑока = Ñвидко):" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "ШвидкÑÑÑÑ Ð°Ð½ÑмаÑÑÑ (виÑока = повÑлÑно):" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "ÐаÑÑÑаб гÑаÑÑ Ð¾ÑÑнки позиÑÑÑ:" -#: dialogs.c:403 -msgid "General Options" -msgstr "ÐагалÑÐ½Ñ Ð¿Ð°ÑамеÑÑи" - -#: dialogs.c:414 +#: dialogs.c:452 #, fuzzy msgid "Normal" msgstr "звиÑайнÑ" -#: dialogs.c:415 +#: dialogs.c:453 #, fuzzy msgid "Makruk" msgstr "макÑÑк" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "ФÑÑеÑа" -#: dialogs.c:417 +#: dialogs.c:455 #, fuzzy msgid "Shatranj" msgstr "ÑаÑÑандж" -#: dialogs.c:418 +#: dialogs.c:456 #, fuzzy msgid "Wild castle" msgstr "дика ÑÑÑа" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "Ð¼Ð°Ñ ÐºÐ¾Ð½Ñ" -#: dialogs.c:420 +#: dialogs.c:458 #, fuzzy msgid "No castle" msgstr "без ÑÑÑи" -#: dialogs.c:421 +#: dialogs.c:459 #, fuzzy msgid "Cylinder *" msgstr "ÑилÑндÑиÑÐ½Ñ *" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "ТÑи ÑÐ°Ñ Ð¸" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "беÑолÑна *" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "аÑомнÑ" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "два коÑолÑ" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr " " -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "ÑпаÑÑанÑÑкÑ" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "РозмÑÑ Ð´Ð¾Ñки ( -1 = Ñиповий Ð´Ð»Ñ Ð²Ð¸Ð±Ñаного ваÑÑанÑа):" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "ÐÑлÑкÑÑÑÑ ÑангÑв доÑки:" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "ÐÑлÑкÑÑÑÑ ÑайлÑв доÑки:" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "РозмÑÑ ÑезеÑвÑ:" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "Ðеликий ÑаÑÑандж (10x8)" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "СейÑавана" -#: dialogs.c:438 +#: dialogs.c:476 #, fuzzy msgid "Falcon (10x8)" msgstr "ÑокÑл (10x8)" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "СÑпеÑÑÐ°Ñ Ð¸" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "Ðапабланка (10x8)" -#: dialogs.c:441 +#: dialogs.c:479 #, fuzzy msgid "Crazyhouse" msgstr "кÑейзÑÑ Ð°ÑÑ" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "ÐоÑиÑÐ½Ñ (10x8)" -#: dialogs.c:443 +#: dialogs.c:481 #, fuzzy msgid "Bughouse" msgstr "ÑведÑÑкÑ" -#: dialogs.c:444 +#: dialogs.c:482 #, fuzzy msgid "Janus (10x8)" msgstr "ЯнÑÑ (10x8)" -#: dialogs.c:445 +#: dialogs.c:483 #, fuzzy msgid "Suicide" msgstr "ÑамовбивÑÑ" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "Ð ÑвнопÑавнÑÑÑÑ (10x8)" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "пÑддавки" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "гÑанд-ÑÐ°Ñ Ð¸ (10x10)" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "ÐнÑиÑÐ°Ñ Ð¸" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "ÑÑÐ¾Ð³Ñ (9x9)" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "казковÑ" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "ÑÑнÑÑ (9x10)" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "кÑÑâÑÑ (12x8)" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 #, fuzzy msgid "chu shogi (12x12)" msgstr "ÑÑÐ¾Ð³Ñ (9x9)" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "ÐопеÑедженнÑ: ÑÑ Ð¼Ð¾Ð¶Ð»Ð¸Ð²ÑÑÑÑ Ð½Ðµ пÑдÑÑимÑÑÑÑÑÑ Ð´ÑÑгим ÑÑÑÑÑм (%s)!" -#: dialogs.c:516 +#: dialogs.c:554 #, fuzzy, c-format msgid "Only bughouse is not available in viewer mode." msgstr "У ÑÐµÐ¶Ð¸Ð¼Ñ Ð¿ÐµÑеглÑÐ´Ñ Ð½ÐµÐ´Ð¾ÑÑÑÐ¿Ð½Ñ Ð»Ð¸Ñе ÑведÑÑÐºÑ ÑÐ°Ñ Ð¸" -#: dialogs.c:517 +#: dialogs.c:555 #, fuzzy, c-format msgid "" "All variants not supported by the first engine\n" @@ -1275,260 +1296,260 @@ msgstr "" "ÐÑÑ Ð²Ð°ÑÑанÑи, ÑÐºÑ Ð½Ðµ пÑдÑÑимÑÑÑÑÑÑ Ð¿ÐµÑÑим ÑÑÑÑÑм\n" "(заÑаз Ñе %s), вимкнено" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "Ðовий ваÑÑанÑ" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "ÐакÑималÑна кÑлÑкÑÑÑÑ Ð¿ÑоÑеÑоÑÑв на ÑÑÑÑй:" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "ÐаÑалог бÑблÑоÑек Polygot:" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "РозмÑÑ ÑаблиÑÑ Ñ ÐµÑÑв (Ñ ÐÐ):" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "ШлÑÑ Ð´Ð¾ бази Ð´Ð°Ð½Ð¸Ñ EGTB ÐалÑмова:" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "РозмÑÑ ÐºÐµÑÑ EGTB (Ñ ÐÐ):" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "ÐикоÑиÑÑовÑваÑи ÐºÐ½Ð¸Ð³Ñ Ð· гÑаÑÑÑним ÑнÑеÑÑейÑом" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "Ðазва Ñайла Ð´Ð°Ð½Ð¸Ñ Ð´ÐµÐ±ÑÑÑв:" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "Ðлибина книги (Ñ Ñ Ð¾Ð´Ð°Ñ ):" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "ÐомпÑомÑÑ Ð¼Ñж ÑÑзноманÑÑнÑÑÑÑ (0) Ñ ÑÐ¸Ð»Ð¾Ñ (100) книги:" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "Ð ÑÑÑй 1 Ð¼Ð°Ñ Ð²Ð»Ð°ÑÐ½Ñ ÐºÐ½Ð¸Ð³Ñ" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "Ð ÑÑÑй 2 Ð¼Ð°Ñ Ð²Ð»Ð°ÑÐ½Ñ ÐºÐ½Ð¸Ð³Ñ " -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "ÐагалÑÐ½Ñ Ð¿Ð°ÑамеÑÑи ÑÑÑÑÑв" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "ÐиÑвлÑÑи вÑÑ Ð¼Ð°Ñи" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "ÐеÑевÑÑÑÑи вимоги до ÑезÑлÑÑаÑÑв ÑÑÑÑÑ" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "ÐÑÑиÑ, ÑкÑо недоÑÑаÑнÑо ÑÑгÑÑ Ð´Ð»Ñ Ð¼Ð°ÑÑ" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "ÐизнаÑаÑи ÑÑивÑалÑÐ½Ñ Ð½ÑÑÐ¸Ñ (ÑÑикÑаÑне повÑоÑеннÑ)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "ÐÑавило N-го Ñ Ð¾Ð´Ñ:" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "N-кÑаÑне повÑоÑеннÑ:" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "ÐÑÑÐ¸Ñ Ð¿ÑÑÐ»Ñ N Ñ Ð¾Ð´Ñв загалом:" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "ÐоÑÑг вигÑаÑÑ/пÑогÑаÑÑ:" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "ÐегаÑивна оÑÑнка ÑÑÑÑÑ 1" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "ÐегаÑивна оÑÑнка ÑÑÑÑÑ 2" -#: dialogs.c:601 +#: dialogs.c:639 msgid "Adjudicate non-ICS Games" msgstr "СÑдиÑи ÑгÑи, Ñо не належаÑÑ Ð´Ð¾ клаÑÑ ICS" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "ÐвÑопоÑади" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "ÐвÑокоменÑаÑÑ" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "ÐвÑоÑпоÑÑеÑеженнÑ" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "ÐвÑопÑднÑÑÑÑ Ð´Ð¾Ñки" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "ÐвÑоÑÑвоÑÐµÐ½Ð½Ñ ÑкÑипÑÑ Ð²Ñ Ð¾Ð´Ñ" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "СпоÑÑеÑÐµÐ¶ÐµÐ½Ð½Ñ Ñ ÑÐ»Ñ Ð¿Ñд ÑÐ°Ñ Ð³Ñи" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "ÐодвÑйна доÑка Ð´Ð»Ñ ÑÐ³Ð¾Ñ Ð· Ñоновим ÑпоÑÑеÑеженнÑм" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "ÐÑÑимаÑи ÑпиÑок Ñ Ð¾Ð´Ñв" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "ÐовÑазна гÑа" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "ÐÑÐ°Ñ Ð²Ð¸ÐºÐ»Ð¸ÐºÑв" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "ÐвÑомаÑиÑне Ð¾Ð½Ð¾Ð²Ð»ÐµÐ½Ð½Ñ Ð³ÑаÑÑ Ð¿Ð¾ÑÑкÑв" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "ÐвÑомаÑиÑне вÑкно введеннÑ" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "ÐÑÑкÑÐ²Ð°Ð½Ð½Ñ Ð½Ð° ÑезÑлÑÑаÑи ÑнÑÐ¸Ñ ÑгоÑ" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "ÐопеÑеднÑй Ñ Ñд" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "ÐопеÑеднÑй Ñ Ñд Ð´Ð»Ñ Ð±ÑÐ»Ð¸Ñ " -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "ÐеÑÑий Ñ Ñд бÑÐ»Ð¸Ñ :" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "ÐопеÑеднÑй Ñ Ñд Ð´Ð»Ñ ÑоÑÐ½Ð¸Ñ " -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "ÐеÑÑий Ñ Ñд ÑоÑÐ½Ð¸Ñ :" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "ÐагадÑваннÑ" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "Ð§Ð°Ñ Ð½Ð°Ð³Ð°Ð´ÑÐ²Ð°Ð½Ð½Ñ (Ñ Ð¼Ñ):" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "РозÑаÑбовÑваÑи повÑдомленнÑ" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð²Ð¸Ð³ÑкÑв:" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "ÐолÑÑ ÑекÑÑÑ S-вигÑкÑв:" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ ÐºÐ°Ð½Ð°Ð»Ñ 1:" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ ÑнÑÐ¸Ñ ÐºÐ°Ð½Ð°Ð»Ñв:" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð¿Ð¾Ñад:" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð²Ð¸ÑловлÑванÑ:" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð²Ð¸ÐºÐ»Ð¸ÐºÑв:" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð·Ð°Ð¿Ð¸ÑÑв:" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "ÐолÑоÑи ÑекÑÑÑ Ð¿Ñд ÑÐ°Ñ Ð¿Ð¾ÑÑкÑ:" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ÐаÑамеÑÑи ICS" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "ТоÑний збÑг позиÑÑй" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "Ðоказана позиÑÑÑ Ñ Ð¿ÑдмножиноÑ" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "Ðднаковий маÑеÑÑал з однаковим ланÑÑжком пÑÑакÑв" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "Ðднаковий маÑеÑÑал" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "ÐÑапазон маÑеÑÑÐ°Ð»Ñ (веÑÑ Ð½Ñ Ð¿Ð¾Ð»Ð¾Ð²Ð¸Ð½Ð° доÑки, необовâÑзковий)" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "ÐÑдмÑннÑÑÑÑ Ð¼Ð°ÑеÑÑалÑв (з додаÑковим вÑÑвноваженнÑм можливоÑÑей)" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "ÐвÑопоказ мÑÑок" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "ÐвÑопоказ коменÑаÑÑв" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" @@ -1536,11 +1557,11 @@ msgstr "" "ШвидкÑÑÑÑ Ð°Ð²ÑогÑи Ñ Ð·Ð°Ð²Ð°Ð½ÑÐ°Ð¶ÐµÐ½Ð¸Ñ ÑгÑÐ°Ñ \n" "(0 = негайний показ, -1 = вимкнÑÑи авÑогÑÑ):" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "СекÑнд на Ñ Ñд:" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" @@ -1548,7 +1569,7 @@ msgstr "" "\n" "ÐаÑамеÑÑи ÑÐµÐ¶Ð¸Ð¼Ñ Ð¿ÐµÑеглÑÐ´Ñ ÑгоÑ:" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" @@ -1556,702 +1577,698 @@ msgstr "" "\n" "ÐоÑÐ¾Ð³Ð¾Ð²Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ ÑÑлÑÑÑÑÐ²Ð°Ð½Ð½Ñ Ð¿Ð¾Ð·Ð¸ÑÑй Ñ ÑпиÑÐºÑ ÑгоÑ:" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "РейÑинг Ðло Ð´Ð»Ñ ÑилÑнÑÑого гÑавÑÑ Ð½Ðµ нижÑе за:" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "РейÑинг Ðло Ð´Ð»Ñ ÑлабÑого гÑавÑÑ Ð½Ðµ нижÑе за:" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "Ðе показÑваÑи ÑгÑи до ÑокÑ:" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "ÐÑнÑмалÑна к-ÑÑ Ð¿Ð¾ÑлÑÐ´Ð¾Ð²Ð½Ð¸Ñ Ð¿Ð¾Ð·Ð¸ÑÑй:" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "Режим поÑÑкÑ:" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "ШÑкаÑи Ñ Ð¿Ð¾Ð·Ð¸ÑÑÑÑ Ð·Ð²Ð¾ÑоÑÐ½Ð¸Ñ ÐºÐ¾Ð»ÑоÑÑв" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "ШÑкаÑи Ñ ÑимеÑÑиÑÐ½Ð¸Ñ Ð¿Ð¾Ð·Ð¸ÑÑÑÑ " -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "ÐаÑамеÑÑи заванÑÐ°Ð¶ÐµÐ½Ð½Ñ ÑгоÑ" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "ÐвÑозбеÑÐµÐ¶ÐµÐ½Ð½Ñ ÑгоÑ" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "ÐиÑе влаÑÐ½Ñ ÑгÑи" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "ÐбеÑÑгаÑи ÑгÑи до Ñайла:" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "ÐбеÑÑгаÑи оÑÑаÑоÑÐ½Ñ Ð¿Ð¾Ð·Ð¸ÑÑÑ Ð´Ð¾ Ñайла:" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "ÐбÑобник подÑй PGN:" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "ÐаÑÑаÑÑлий ÑÑÐ¸Ð»Ñ Ð·Ð±ÐµÑÐµÐ¶ÐµÐ½Ð½Ñ (на вÑдмÑÐ½Ñ Ð²Ñд PGN)" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "ÐклÑÑиÑи мÑÑÐºÑ Ð½Ð¾Ð¼ÐµÑа до PGN ÑÑÑнÑÑÑ" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "ÐбеÑÑгаÑи Ð´Ð°Ð½Ñ Ñодо ÑейÑингÑ/глибини Ñ PGN" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "ÐбеÑÑгаÑи ÑÑоÑÐ¾Ð½Ð½Ñ Ð´Ð°Ð½Ñ Ð´Ð¾ PGN " -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "ÐаÑамеÑÑи збеÑÐµÐ¶ÐµÐ½Ð½Ñ ÑгоÑ" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Ðез звÑкÑ" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "Типовий гÑдок" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "Файл WAV виÑе" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "ÐвÑомобÑлÑний гÑдок" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "Цимбали" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "ÐзвÑнок" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "Ðонг" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "ÐазеÑ" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "ШÑÑаÑ" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "ТелеÑон" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "ÐлеÑканнÑ" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "ÐлаÑаннÑ" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "Ð£Ð´Ð°Ñ Ð¾Ð± деÑево" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "Файл коÑиÑÑÑваÑа" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "Файл WAV коÑиÑÑÑваÑа:" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "ÐÑогÑама вÑдÑвоÑеннÑ:" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "ТеÑÑовий звÑк:" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ÐÑÑк" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "Ð¥Ñд:" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "ÐигÑаÑÑв:" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "ÐÑогÑаÑÑв:" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "ÐÑÑиÑÑ :" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "ÐезавеÑÑÐµÐ½Ð¸Ñ :" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "ÐагадÑваннÑ:" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "Ðиклик:" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "ÐаÑалог звÑкÑв:" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "ÐигÑк:" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "S-вигÑк:" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "Ðанал:" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "Ðанал 1:" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "ÐиÑловленнÑ:" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "ÐоÑада:" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "ÐапиÑ:" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "ÐоÑÑк:" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "ÐаÑамеÑÑи звÑкÑ" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "ÐолÑÑ ÑÑгÑÑ Ð±ÑÐ»Ð¸Ñ :" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "Ч" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "Ð" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "С" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "Т" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "ÐолÑÑ ÑÑгÑÑ ÑоÑÐ½Ð¸Ñ :" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "ÐолÑÑ ÑвÑÑÐ»Ð¸Ñ ÐºÐ»ÑÑинок:" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "ÐолÑÑ ÑÐµÐ¼Ð½Ð¸Ñ ÐºÐ»ÑÑинок:" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "ÐолÑÑ Ð¿Ð¾Ð·Ð½Ð°ÑеннÑ:" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "ÐолÑÑ Ð¿ÑдÑвÑÑÑÐ²Ð°Ð½Ð½Ñ Ð¿Ð»Ð°Ð½Ñ Ñ Ð¾Ð´Ñ:" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "СÑÐ¸Ð»Ñ Ð¾Ð±Ð¼ÑÐ½Ñ ÑÑгÑÑами ÑÑÐ¾Ð³Ñ (ÐолÑоÑÐ¾Ð²Ñ ÐºÐ½Ð¾Ð¿ÐºÐ¸ вÑдновлÑÑÑÑ Ñиповий)" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "ÐоноÑежим" -#: dialogs.c:866 +#: dialogs.c:904 #, fuzzy msgid "Line Gap (-1 = default for board size):" msgstr "ÐÑомÑжок мÑж ÑÑдами ( -1 = Ñиповий Ð´Ð»Ñ ÑозмÑÑÑв доÑки):" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "ÐикоÑиÑÑовÑваÑи ÑекÑÑÑÑи доÑки" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "Файл ÑекÑÑÑÑ ÑвÑÑÐ»Ð¸Ñ ÐºÐ»ÑÑинок:" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "Файл ÑекÑÑÑÑ ÑÐµÐ¼Ð½Ð¸Ñ ÐºÐ»ÑÑинок:" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "ÐовнÑÑÐ½Ñ ÑаÑÑÑÐ¾Ð²Ñ Ð·Ð¾Ð±ÑÐ°Ð¶ÐµÐ½Ð½Ñ ÑÑгÑÑ Ð· влаÑними колÑоÑами" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "ÐаÑалог з зобÑаженнÑми ÑÑгÑÑ:" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "ÐаÑамеÑÑи доÑки" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "ТекÑÑове Ð¼ÐµÐ½Ñ ICS" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "ÑпоÑожниÑи" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "збеÑегÑи змÑни" -#: dialogs.c:1100 +#: dialogs.c:1138 msgid "Edit book" msgstr "ÐмÑниÑи книгÑ" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "ÐÑÑки" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "Ðоле Ð²Ð²ÐµÐ´ÐµÐ½Ð½Ñ ICS" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "ÐведÑÑÑ Ñ Ñд" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "Ð ÑÑÑÑÐ²Ñ Ð½Ðµ пеÑедаÑÑÑÑÑ Ð¶Ð¾Ð´Ð½Ñ Ð¿Ð°ÑамеÑÑи" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "ÐаÑамеÑÑи ÑÑÑÑÑ" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "ÐибеÑÑÑÑ ÑÑÑÑй Ð·Ñ ÑпиÑкÑ:" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "або вкажÑÑÑ Ð¹Ð¾Ð³Ð¾ нижÑе:" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "ÐÑевдонÑм (необовâÑзковий):" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "ÐикоÑиÑÑовÑваÑи пÑевдонÑм Ñ Ð¼ÑÑÐºÐ°Ñ Ð³ÑавÑÑ PGN пÑд ÑÐ°Ñ ÑÐ³Ð¾Ñ Ð¼Ñж ÑÑÑÑÑми" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "ÐаÑалог ÑÑÑÑÑ:" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "Ðоманда ÑÑÑÑÑ:" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" "(ÐаÑалог бÑде визнаÑено на оÑÐ½Ð¾Ð²Ñ ÑлÑÑ Ñ Ð´Ð¾ ÑÑÑÑÑ, ÑкÑо каÑалог не вказано)" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "UCI" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "ÐÑоÑокол WB веÑÑÑÑ 1 (не ÑекаÑи на Ð´Ð°Ð½Ñ Ñодо можливоÑÑей)" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "Ðе повинен викоÑиÑÑовÑваÑи ÐºÐ½Ð¸Ð³Ñ Ð· гÑаÑÑÑним ÑнÑеÑÑейÑом" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "ÐодаÑи Ñей ÑÑÑÑй до ÑпиÑкÑ" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "ÐÑимÑÑово визнаÑиÑи поÑоÑний ваÑÑÐ°Ð½Ñ Ð´Ð»Ñ ÑÑÑÑÑ" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "ÐаванÑажиÑи пеÑÑий ÑÑÑÑй" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "ÐаванÑажиÑи дÑÑгий ÑÑÑÑй" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "пеÑемÑÑаÑи" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "ÐÐ¾Ð¼ÐµÑ Ð¿Ð¾ÑаÑÐºÐ¾Ð²Ð¾Ñ Ð¿Ð¾Ð·Ð¸ÑÑÑ:" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "випадково" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "вибÑаÑи ÑÑкÑованÑ" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Ðова випадкова гÑа" -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "клаÑиÑнÑ" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "наÑоÑÑвалÑний" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "ÑÑкÑований макÑимÑм" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "ХодÑв за ÑеанÑ:" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "ÐоÑаÑковий ÑÐ°Ñ (Ñ Ñ Ð²Ð¸Ð»Ð¸Ð½Ð°Ñ ):" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "ÐбÑлÑÑÐµÐ½Ð½Ñ Ð°Ð±Ð¾ макÑимÑм (Ñек/Ñ Ñд):" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "ÐоеÑÑÑÑÑнÑи випÑÐ°Ð²Ð»ÐµÐ½Ð½Ñ ÑаÑÑ:" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "Ð ÑÑÑй 1" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "Ð ÑÑÑй 2 / ÐÑдина" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "Ðе викоÑиÑÑовÑÑÑÑÑÑ" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "ÐеÑÑÐ²Ð°Ð½Ð½Ñ ÑаÑом" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "Ðомилка пÑд ÑÐ°Ñ ÑпÑоби запиÑÑ Ð´Ð°Ð½Ð¸Ñ Ð´Ð¾ ÑÐ°Ñ Ð¾Ð²Ð¾Ñ Ð¿ÑогÑами" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "СкаÑÑваÑи" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "ÐоÑолÑ" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "ÐапÑÑан" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "ÐейÑенанÑ" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "ÐагалÑне" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "ÐолководеÑÑ" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "ÐÑнÑ" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Слон" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "ТÑÑа" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "ÐÑÑ ÑÑпиÑкоп" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "ÐанÑлеÑ" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "ÐоÑолева" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "ÐменÑиÑи пÑÑоÑиÑеÑ" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "ÐÑдвиÑиÑи" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "СпÑвÑозмовник:" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "ÐÐ°Ð½ÐµÐ»Ñ ÑпÑлкÑваннÑ" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "ÑиповÑ" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "вгоÑÑ" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "вниз" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "Ðе вибÑано Ð¶Ð¾Ð´Ð½Ð¾Ñ Ð¼ÑÑки" -#: dialogs.c:1845 +#: dialogs.c:1883 msgid "Game-list options" msgstr "ÐаÑамеÑÑи ÑпиÑÐºÑ Ð³Ñи" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "Ðомилка" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "ÐÑиÑиÑна помилка" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "ÐÐ¸Ñ Ñд" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "ÐнÑоÑмаÑÑÑ" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "ÐоÑаÑка" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "ÐÑлÑ" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "ÐÑÑак" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Слон" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "ÐаÑмаÑа" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "РозжалÑваÑи" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "ÐоÑÐ¾Ð¶Ð½Ñ ÐºÐ»ÑÑинка" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "СпоÑожниÑи доÑкÑ" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "ЧоÑнÑ" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "Файл" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "ÐмÑни" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "ÐеÑеглÑд" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "Режим" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "ÐÑÑ" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "Ð ÑÑÑй" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "ÐаÑамеÑÑи" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "ÐовÑдка" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "<<" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "<" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr ">" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr ">>" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "ÐаÑалоги:" -#: dialogs.c:2421 +#: dialogs.c:2459 msgid "Files:" msgstr "Файли:" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "за назвоÑ" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "за Ñипом" -#: dialogs.c:2426 +#: dialogs.c:2464 msgid "Filename:" msgstr "Ðазва Ñайла:" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "Ðовий каÑалог" -#: dialogs.c:2428 +#: dialogs.c:2466 msgid "File type:" msgstr "Тип ÑайлÑв:" -#: dialogs.c:2503 +#: dialogs.c:2541 msgid "Contents of" msgstr "ÐмÑÑÑ" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr " наÑÑÑпна ÑÑоÑÑнка" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "СÐÐЧÐТÐУ ÐÐÐÐÐТЬ ТУТ ÐÐÐÐУ ÐÐТÐÐÐÐУ" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "СÐÐ ÐÐУÐТРÐÐШУ ÐÐÐÐУ" @@ -2264,12 +2281,12 @@ msgstr "" "Ð¢Ð¸Ð¿Ð¾Ð²Ð¸Ñ Ð·Ð¾Ð±ÑÐ°Ð¶ÐµÐ½Ñ ÑÑгÑÑ Ð½Ðµ вÑÑановлено.\n" "ÐкажÑÑÑ Ð²Ð»Ð°ÑÐ½Ñ Ð·Ð° Ð´Ð¾Ð¿Ð¾Ð¼Ð¾Ð³Ð¾Ñ Ð¿Ð°ÑамеÑÑа -pieceImageDirectory" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "ÐивÑд ÑÑÑÑÑ" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" @@ -2278,7 +2295,7 @@ msgstr[1] "%s (з можливÑÑÑÑ ÑкаÑÑÐ²Ð°Ð½Ð½Ñ %d Ñ Ð¾Ð´Ñв)" msgstr[2] "%s (з можливÑÑÑÑ ÑкаÑÑÐ²Ð°Ð½Ð½Ñ %d Ñ Ð¾Ð´Ñв)" msgstr[3] "%s (з можливÑÑÑÑ ÑкаÑÑÐ²Ð°Ð½Ð½Ñ %d Ñ Ð¾Ð´Ñ)" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2287,52 +2304,52 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "ЧиÑÐ°Ð½Ð½Ñ Ñайла гÑи (%d)" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "%s: не вдалоÑÑ Ð¿ÐµÑейÑи до каÑÐ°Ð»Ð¾Ð³Ñ CHESSDIR: " -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "Ðе вдалоÑÑ Ð²ÑдкÑиÑи Ñайл «%s»\n" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" "ÐÐ»Ñ Ñого, Ñоб ÑкоÑиÑÑаÑиÑÑ Ð¿ÑдÑÑÐ¸Ð¼ÐºÐ¾Ñ ÑÑого ÑозмÑÑÑ, ÑлÑд зÑбÑаÑи пÑогÑÐ°Ð¼Ñ Ð· " "бÑлÑÑими знаÑеннÑми BOARD_RANKS або BOARD_FILES" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "%s: помилковий ÑинÑакÑÐ¸Ñ boardSize %s\n" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "%s: невÑдома назва boardSize %s\n" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "%s: занадÑо мало колÑоÑÑв; ÑпÑобÑÑмо Ð¼Ð¾Ð½Ð¾Ñ Ñомний Ñежим\n" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "Ðе вдалоÑÑ ÑÑвоÑиÑи набÑÑ ÑÑиÑÑÑв Ð´Ð»Ñ %s.\n" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "%s: взÑÑÑÐµÐ²Ñ %s не вÑдповÑÐ´Ð°Ñ Ð¶Ð¾Ð´ÐµÐ½ ÑÑиÑÑ\n" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "Ðе вдалоÑÑ Ð²ÑдкÑиÑи ÑимÑаÑовий Ñайл Ð´Ð°Ð½Ð¸Ñ " -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "Ðе вдалоÑÑ Ð²ÑдкÑиÑи Ñайл" @@ -2911,20 +2928,20 @@ msgstr "%s: не вдалоÑÑ Ð¾Ð±ÑобиÑи назви колÑоÑÑв; Ñ msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "Ðомилка: невÑдомий коÑиÑÑÑÐ²Ð°Ñ %s (ÑлÑÑ â %s)\n" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "ÐÑдÑÑÐ¸Ð¼ÐºÑ ÑокеÑÑв Ñе не налаÑÑовано" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "вбÑдований rcmd Ñе не ÑеалÑзовано Ð´Ð»Ñ Unix" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "бÑлий пÑкÑÐµÐ»Ñ = 0x%lx, ÑоÑний пÑкÑÐµÐ»Ñ = 0x%lx\n" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "вибÑаÑи" @@ -2940,7 +2957,7 @@ msgstr "Alt" msgid "Shift" msgstr "Shift" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "ÐаÑазд" diff --git a/po/vi.po b/po/vi.po index 93f58e0..a1d459a 100644 --- a/po/vi.po +++ b/po/vi.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110507\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,453 +18,453 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -646,165 +646,165 @@ msgstr "" msgid "Still need to make moves for games %s\n" msgstr "" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 msgid "Wait until your turn." msgstr "" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "" @@ -824,1378 +824,1395 @@ msgstr "" msgid "Could not create book" msgstr "" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr " F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "ChÆ°Æ¡ng Trình Cá» Chung... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "Các Lá»±a Chá»n Chung" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "Ãm thanh" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "Tá»± Äá»ng Äặt Cá»" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "Tá»± Äá»ng Xoay Bà n Cá»" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "Mù Quáng" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "Äánh Dấu NÆ°á»c Cuá»i" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "Äánh Dấu Vá»i MÅ©i Tên" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "Äi Quân Vá»i Chá» Má»t Bấm" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "Báºt Cá»a Sá» Thoát ChÆ°Æ¡ng trình" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "Báºt Cá»a Sá» Lá»i NÆ°á»c Äi" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "Hiá»n Tá»a Äá»" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "Kiá»m Tra Hợp Lá»" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "" -#: dialogs.c:403 -msgid "General Options" -msgstr "Các Lá»±a Chá»n Chung" - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "Mã" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "Phân Xá» Trắng Thắng" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "Tá»± Äá»ng Hiá»n Bà n Cá»" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "Các Lá»±a Chá»n Tải Ván Cá»" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "Các Lá»±a Chá»n LÆ°u Ván Cá»" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "Không âm thanh" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "Tiếng tút ngầm Äá»nh" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ChÆ¡i" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "Ãm thanh" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "Soạn" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "Các Thẻ" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "Tráo Bên..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "Há» sá» thá»i gian lẻ" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "Bá»" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "Vua" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "Chung..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "Mã" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "Tượng" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "Xe" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "SÄ©" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "Xe" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "Hoà ng Háºu" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "Phong Cấp" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "Các Lá»±a Chá»n Tải Ván Cá»" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "Trắng" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "Tá»t" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "Tượng" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "Pháo" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "à Trá»ng" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "Xóa Bà n Cá»" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "Äen" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "Soạn" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "HÆ°á»ng Dẫn" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "Lá»c" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "Lá»c" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "Lá»c" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "Bình Chú" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2205,19 +2222,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "In Ra Của Các ChÆ°Æ¡ng Trình Cá» Alt+Shift+O" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "" @@ -2226,50 +2243,50 @@ msgstr "" msgid "Reading game file (%d)" msgstr "" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "" @@ -2862,20 +2879,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2891,7 +2908,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "Äược" diff --git a/po/xboard.pot b/po/xboard.pot index ebd3c04..db43d37 100644 --- a/po/xboard.pot +++ b/po/xboard.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: GNU xboard master-20140105\n" +"Project-Id-Version: GNU xboard master-20140119\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,453 +18,453 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -646,165 +646,165 @@ msgstr "" msgid "Still need to make moves for games %s\n" msgstr "" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 msgid "Wait until your turn." msgstr "" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 msgid "Game list not loaded or empty" msgstr "" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "" @@ -824,1366 +824,1382 @@ msgstr "" msgid "Could not create book" msgstr "" -#: dialogs.c:262 +#: dialogs.c:283 msgid "Tournament file: " msgstr "" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +msgid "Common Engine" +msgstr "" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 msgid "Tournament Options" msgstr "" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "" -#: dialogs.c:385 +#: dialogs.c:423 msgid "Scores in Move List" msgstr "" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 msgid "Zoom factor in Evaluation Graph:" msgstr "" -#: dialogs.c:403 -msgid "General Options" -msgstr "" - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 msgid "Knightmate" msgstr "" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "" -#: dialogs.c:601 +#: dialogs.c:639 msgid "Adjudicate non-ICS Games" msgstr "" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 msgid "No games before year:" msgstr "" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 msgid "Edit book" msgstr "" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "" -#: dialogs.c:1421 +#: dialogs.c:1459 msgid "randomize" msgstr "" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "" -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 msgid "Time-Odds factors:" msgstr "" -#: dialogs.c:1465 +#: dialogs.c:1503 msgid "Engine #1" msgstr "" -#: dialogs.c:1466 +#: dialogs.c:1504 msgid "Engine #2 / Human" msgstr "" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 msgid "Cancel" msgstr "" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "" -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 msgid "Game-list options" msgstr "" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 msgid "Files:" msgstr "" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 msgid "Filename:" msgstr "" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 msgid "File type:" msgstr "" -#: dialogs.c:2503 +#: dialogs.c:2541 msgid "Contents of" msgstr "" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2193,19 +2209,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, c-format msgid "Engine Output" msgstr "" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "" @@ -2214,50 +2230,50 @@ msgstr "" msgid "Reading game file (%d)" msgstr "" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 msgid "Failed to open file" msgstr "" @@ -2803,20 +2819,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2832,6 +2848,6 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index d6d95f2..e4d7291 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110507\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,453 +18,453 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "åè®®çæ¬ %d ä¸è¢«æ¯æ" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "éæ³ç\"timeControl\"(æ¶é´æ§å¶)é项 %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "éæ³ç\"searchTime\"(æç´¢æ¶é´)é项 %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "åä½ %s åªå¨ICS模å¼ä¸æ¯æ" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "æªç¥çåä½å %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "å¯å¨å½é 象æ£ç¨åº" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "æ£å±æ件é误" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "å±é¢æ件é误" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "没æ象æ£ç¨åºæ¶æ æ³è¿è¡æ¯èµ" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "æ æ³æå¼éè®¯ç«¯å£ %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "æ æ³è¿æ¥ä¸»æº %s ç«¯å£ %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "æªç¥ç\"initialMode\"(åå§æ¨¡å¼)é项 %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "\"AnalyzeFile\"(åææ件)模å¼å¿ é¡»æå®ä¸ä¸ªæ£å±æ件" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "\"Analysis\"(åæ)模å¼å¿ é¡»å¯å¨å½é 象æ£å¼æ" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "\"Analysis\"(åæ)模å¼æ æ³å¨ICS模å¼ä¸å·¥ä½" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "\"MachineWhite\"(çµèæ§ç½)模å¼å¿ é¡»å¯å¨å½é 象æ£å¼æ" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "\"MachineWhite\"(çµèæ§ç½)模å¼æ æ³å¨ICS模å¼ä¸è¿è¡" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "\"MachineBlack\"(çµèæ§é»)模å¼å¿ é¡»å¯å¨å½é 象æ£å¼æ" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "\"MachineBlack\"(çµèæ§é»)模å¼æ æ³å¨ICS模å¼ä¸è¿è¡" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "\"TwoMachines\"(åæ)模å¼å¿ é¡»å¯å¨å½é 象æ£å¼æ" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "\"TwoMachines\"(çµè对å¼)模å¼æ æ³å¨ICS模å¼ä¸è¿è¡" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "\"Training\"(è®ç»)模å¼å¿ é¡»æå®ä¸ä¸ªæ£å±æ件" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "åéä¿¡æ¯ç»ICSæ¶åºé" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "读åé®çæ¶åºé" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "读åé®çæ¶éå°æ件尾" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "åéä¿¡æ¯ç»æ¾ç¤ºå¨æ¶åºé" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "读åçæ³æ¶åºéï¼åºç°ä¸¤ä¸ªå¼å¤´" -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "读åçæ³æ¶åºéï¼åµå¥é误" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "è¿æ¥è¢«ICSå ³é" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "读åICSä¿¡æ¯æ¶åºé" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "æ£å±å¤ªé¿ï¼éè¦å¢å \"MAX_MOVES\"并éæ°ç¼è¯" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "读åçæ³æ¶åºéï¼è¶ åºæ£ç" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "æ æ³è§£æä»ICS读å°ççæ³\"%s\"" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say å é¨é误ï¼éæ³ç\"moveType\"(çæ³ç±»å) %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "ä½ å¨æ§é»" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "ä½ å¨æ§ç½" -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "è½®å°ç½æ¹èµ°æ£" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "è½®å°é»æ¹èµ°æ£" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "æ¾ç¤ºçå±é¢ä¸æ¯å½åå±é¢" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "çæ³é误" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "æ£å±ç»æ" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "çæ³é误" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "ä»%sæºå¨è¯»å°ä¸åççæ³\"%s\"" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s ä¸æ¯æåæåè½" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "ä¸åççæ³\"%s\" (%så½é 象æ£ç¨åºæç»æ¥å该çæ³)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "æ æ³å¯å¨%så½é 象æ£ç¨åº %s(å¨ä¸»æº %s ä¸)ï¼%s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "æ示 %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr " *.*" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "ICSè¾åºä¸æç¡®ççæ³\"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "ICSè¾åºä¸æç¡®ççæ³\"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "çæ³æå¼" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "åä½ %s ä¸è¢« %s ææ¯æ" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "æ æ³å¯å¨'%s'" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "çå¾ ç¬¬ä¸ä¸ªå½é 象æ£ç¨åº" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "çå¾ ç¬¬äºä¸ªå½é 象æ£ç¨åº" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -646,168 +646,168 @@ msgstr "Ready to send mail\n" msgid "Still need to make moves for games %s\n" msgstr "Still need to make moves for games %s\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "ç¼è¾æ³¨é" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "ç¼è¾æ³¨é %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "没æè½®å°ç½æ¹èµ°æ£" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "没æè½®å°é»æ¹èµ°æ£" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "çå¾ å¯¹æèµ°æ£" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "è®ç»æ¨¡å¼å·²å ³é" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "è®ç»æ¨¡å¼å·²æå¼" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "æ£å±å·²ç»ç»æ" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "注æï¼ä½ æ£å¨è¿è¡æ£å±" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "注æï¼ä½ æ£å¨æè§æ£å±" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "注æï¼ä½ æ£å¨ç 究æ£å±" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "æ ¼åå·²æ¾æ£å" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "该çæ³æ²¡æå¾ å®çæè®®" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "对æ没æè¶ æ¶" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "å¿ é¡»èµ°å®æ£æè½æå" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "没æåææ£å±" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "æåæ¶ä¸è½å¤åæ£å±" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "è½®å°ä½ èµ°æ£" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "çå¾ å¯¹æèµ°æ£" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "没æå¯ç¨çæ示" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 #, fuzzy msgid "Game list not loaded or empty" msgstr "å°æªææ£å±è½½å ¥" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "åéä¿¡æ¯å°%så½é 象æ£ç¨åºæ¶åºé" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "é误ï¼%så½é 象æ£ç¨åº(%s)çªç¶éåºäº" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "ä»%så½é 象æ£ç¨åº(%s)æ¥æ¶ä¿¡æ¯æ¶åºé" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "æ¾ç¤ºççæ³ä¸æ¯å½åçæ³" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "æ æ³è§£æçæ³" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "åæ¹é½è¶ æ¶äº" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "ç½æ¹è¶ æ¶" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "é»æ¹è¶ æ¶" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "åªè´´æ¿çFENå±é¢é误" @@ -828,1386 +828,1403 @@ msgstr "" msgid "Could not create book" msgstr "æ æ³è§£æçæ³" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "å°ç(J) F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "éç¨å¼æ设置(E)... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "常è§é项" + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 #, fuzzy msgid "Replace Engine" msgstr "å¼æ(N)" -#: dialogs.c:287 +#: dialogs.c:312 #, fuzzy msgid "Upgrade Engine" msgstr "å¼æ(N)" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "声é³" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "å¨ç»ææ½(D)" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "å¨ç»èµ°æ£(A)" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "èªå¨è¶ æ¶å¤è´(F) Ctrl+Shift+F" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "èªå¨ç¿»è½¬æ£ç(V)" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "ç²æ£(B)" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "ä¸äººå¯¹å¼æ¶éèæèç»è" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "éç®æ示ä¸ä¸çæ³(M)" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "ç¨ç®å¤´çªåºç§»å¨" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "åå»ç§»å¨(M)" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "å®ææ´æ°(åæ模å¼)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "åæ¥æè(N)" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "éåºæ¶æ示(P)" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "æ示é误çæ³(E)" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "è·åçæ³å表(G)" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "æ¾ç¤ºåæ (C)" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "æ£æ¥çæ³åçæ§(L) Cl+Sh+L" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "è¯ä»·å¾" -#: dialogs.c:403 -msgid "General Options" -msgstr "常è§é项" - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "马" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "è¦å: 第äºä¸ªå¼æ(%s) ä¸æ¯ææ¤!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "åç§" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "æ大CPUæ°" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "Hash 大å°(MB)" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "EGTB è·¯å¾" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "EGTB 大å°(MB)" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "åºçæ³æ·±åº¦" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "åºåä¾" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "å¼æ1æèªç¨åº" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "éç¨å¼æ设置" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "æ£æµå°æ(M)" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "éªè¯å¼æ声æ(V)" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "ååä¸è¶³æ¶å¤å(I)" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "ä¸è¬åæ£å¤å³(T)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "å çåå¤å³" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "è¾/èµ¢å¤å³éå¼" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "å¼æ #1 æ¯ç»å¯¹åæ°" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "å¼æ #2 æ¯ç»å¯¹åæ°" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "è£å³ç½èµ¢ (W)" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "èªå¨\"kibitz\"(A)" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "èªå¨æ³¨é(A)" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "èªå¨æè§(O)" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "èªå¨æ¹åæ£ç大å°(R)" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "åå°è§å¯(v)" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "åæ£ç(D)" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "è·åçæ³å表(G)" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "è½åæ 声(Q)" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "å¯é对æå¾è¡¨(k)" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "èªå¨å·æ°å¾è¡¨(R)" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "é¢å èµ°æ£(P)" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "ç½æ¹å è¡(W)" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "é»æ¹å è¡(B)" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "æ示" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICS设置" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 #, fuzzy msgid "No games before year:" msgstr "å°æªææ£å±è½½å ¥" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "è½½å ¥æ£å±é项" -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "ä¿åæ£å±é项" -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "æ 声" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "é»è®¤å£°é³" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ææ¾" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "声é³" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "é»å" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "ç½æ ¼" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "é»æ ¼" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "æ ¼åæ è®°" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "é¢å èµ°æ£æ è®°" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "é»ç½" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "æ£çé项" -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "ç¼è¾(E)" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "ç¼è¾æ ç¾(T)" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "å¯å¨ä½ç½®å·ç (S)" -#: dialogs.c:1421 +#: dialogs.c:1459 #, fuzzy msgid "randomize" msgstr "éæº" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "æ´ç游æ(u)..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "æ¶é´åæ°" -#: dialogs.c:1465 +#: dialogs.c:1503 #, fuzzy msgid "Engine #1" msgstr "å¼æ(N)" -#: dialogs.c:1466 +#: dialogs.c:1504 #, fuzzy msgid "Engine #2 / Human" msgstr "å¼æ1æèªç¨åº" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "åéä¿¡æ¯ç»å½é 象æ£ç¨åºæ¶åºé" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "åæ¶(C)" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "ç" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "常è§é项(G)..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "马" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "象" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "车" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "å½å¸" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "å®°ç¸" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "å" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "åå" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "åä¸" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "åä¸" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "è½½å ¥æ£å±é项" -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "é误" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "严éé误" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "éåº" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "注é" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "ç½æ¹" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "å µ" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "象" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "ç®" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "é级" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "æ¸ ç©ºæ ¼å" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "æ¸ ç©ºæ£ç" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "é»æ¹" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "æ件(F)" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "ç¼è¾(E)" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "å¤è§(V)" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "模å¼(M)" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "è¡ä¸º(A)" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "å¼æ(N)" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "é项(O)" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "帮å©(H)" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "æ件(F)" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "è¿æ»¤å¨" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "è¿æ»¤å¨" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "ç¼è¾æ³¨é(C) *.*" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2217,19 +2234,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "å¼æè¾åº" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2238,50 +2255,50 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "æ£å±æ件é误" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 #, fuzzy msgid "Failed to open file" msgstr "Failed to invoke cmail" @@ -2878,20 +2895,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2907,7 +2924,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "ç¡®å®" diff --git a/po/zh_HK.po b/po/zh_HK.po index f97f59a..c64bcbf 100644 --- a/po/zh_HK.po +++ b/po/zh_HK.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110411\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,455 +18,455 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "éè¨åå®çæ¬ %d ä¸è¢«æ¯æ" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "éæ³ç\"timeControl\"(æéæ§å¶)é¸é %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "éæ³ç\"searchTime\"(æå°æé)é¸é %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "è®é« %s åªå¨ICS模å¼ä¸æ¯æ" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "æªç¥çè®é«å %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "åååé象æ£ç¨å¼" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "æ£å±æªæ¡é¯èª¤" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "ç¤é¢æªæ¡é¯èª¤" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "æ²æ象æ£ç¨å¼æç¡æ³é²è¡æ¯è³½" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "ç¡æ³æééè¨é£æ¥å %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "ç¡æ³é£æ¥ä¸»æ© %s é£æ¥å %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "æªç¥ç\"initialMode\"(åå§æ¨¡å¼)é¸é %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "\"AnalyzeFile\"(åææªæ¡)模å¼å¿ é æå®ä¸åæ£å±æªæ¡" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "\"Analysis\"(åæ)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "\"Analysis\"(åæ)模å¼ç¡æ³å¨ICS模å¼ä¸å·¥ä½" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "\"MachineWhite\"(é»è ¦å·ç´ )模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "\"MachineWhite\"(é»è ¦å·ç´ )模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "\"MachineBlack\"(é»è ¦å·é»)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "\"MachineBlack\"(é»è ¦å·é»)模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "\"TwoMachines\"(åæ)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "\"TwoMachines\"(é»è ¦å°å¼)模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "\"Training\"(è¨ç·´)模å¼å¿ é æå®ä¸åæ£å±æªæ¡" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "ç¼éè¨æ¯çµ¦ICSæåºé¯" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "è®åéµç¤æåºé¯" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "è®åéµç¤æéå°æªæ¡å°¾" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "ç¼éè¨æ¯çµ¦é¡¯ç¤ºå¨æåºé¯" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "è®åèæ³æåºé¯ï¼åºç¾å ©åéé " -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "è®åèæ³æåºé¯ï¼å·¢çé¯èª¤" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "é£æ¥è¢«ICSéé" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "è®åICSè¨æ¯æåºé¯" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "æ£å±å¤ªé·ï¼éè¦å¢å \"MAX_MOVES\"並éæ°ç·¨è¯" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "è®åèæ³æåºé¯ï¼è¶ åºæ£ç¤" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "ç¡æ³è§£æå¾ICSè®å°çèæ³\"%s\"" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say å §é¨é¯èª¤ï¼éæ³ç\"moveType\"(èæ³é¡å) %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "ä½ å¨å·é»" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "ä½ å¨å·ç´ " -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "輪å°ç´ æ¹èµ°æ£" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "輪å°é»æ¹èµ°æ£" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "顯示çç¤é¢ä¸æ¯ç¶åç¤é¢" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "èæ³é¯èª¤" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "æ£å±çµæ" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "èæ³é¯èª¤" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "å¾%sæ©å¨è®å°ä¸åæ³èæ³\"%s\"" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s ä¸æ¯æåæåè½" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "ä¸åæ³èæ³\"%s\" (%såé象æ£ç¨å¼æçµæ¥å該èæ³)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "ç¡æ³åå%såé象æ£ç¨å¼ %s(å¨ä¸»æ© %s ä¸)ï¼%s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "æ示 %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "é»è ¦åæåæ£" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "ICS輸åºä¸æ確çèæ³\"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "ICS輸åºä¸æ確çèæ³\"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "èæ³æ·é" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "è®é« %s ä¸è¢« %s ææ¯æ" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "ç¡æ³åå'%s'" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "çå¾ ç¬¬ä¸ååé象æ£ç¨å¼" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "çå¾ ç¬¬äºååé象æ£ç¨å¼" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 #, fuzzy msgid "Bad tournament file" msgstr "æ£å±æªæ¡é¯èª¤" -#: backend.c:10939 +#: backend.c:10941 #, fuzzy msgid "Waiting for other game(s)" msgstr "çå¾ ç¬¬ä¸ååé象æ£ç¨å¼" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -650,168 +650,168 @@ msgstr "æºåéä¿¡å°±ç·\n" msgid "Still need to make moves for games %s\n" msgstr "æ£å± %s ä»éèµ°æ£\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "編輯註解" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "編輯註解 %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "æ²æ輪å°ç´ æ¹èµ°æ£" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "æ²æ輪å°é»æ¹èµ°æ£" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "çå¾ å°æèµ°æ£" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "è¨ç·´æ¨¡å¼å·²éé" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "è¨ç·´æ¨¡å¼å·²æé" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "æ£å±å·²ç¶çµæ" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "注æï¼ä½ æ£å¨é²è¡æ£å±" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "注æï¼ä½ æ£å¨è§æ£æ£å±" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "注æï¼ä½ æ£å¨ç 究æ£å±" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "æ ¼åå·²ææ£å" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "該èæ³æ²æå¾ å®çæè°" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "å°ææ²æè¶ æ" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "å¿ é èµ°å®æ£æè½æå" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "æ²æåææ£å±" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "æ«åæä¸è½å¾©åæ£å±" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "輪å°ä½ èµ°æ£" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "çå¾ å°æèµ°æ£" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "æ²æå¯ç¨çæ示" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 #, fuzzy msgid "Game list not loaded or empty" msgstr "å°æªææ£å±è¼å ¥" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "ç¼éè¨æ¯å°%såé象æ£ç¨å¼æåºé¯" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "é¯èª¤ï¼%såé象æ£ç¨å¼(%s)ç°å¸¸çµæ¢" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "å¾%såé象æ£ç¨å¼(%s)æ¥æ¶è¨æ¯æåºé¯" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "顯示çèæ³ä¸æ¯ç¶åèæ³" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "ç¡æ³è§£æèæ³" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "éæ¹é½è¶ æäº" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "ç´ æ¹è¶ æ" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "é»æ¹è¶ æ" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "åªè²¼ç°¿çFENç¤é¢é¯èª¤" @@ -832,1388 +832,1405 @@ msgstr "" msgid "Could not create book" msgstr "ç¡æ³è§£æèæ³" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "å°ç¤(J) F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 #, fuzzy msgid "Default Number of Games in Match (or Pairing):" msgstr "é è¨æ¯è³½å°å±æ¸" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 #, fuzzy msgid "Save Tourney Games on:" msgstr "å²åæ£å±é¸é " -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "éç¨å¼æè¨å®(E)... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "ä¸è¬é¸é " + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "è²é³" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "åç«ææ³(D)" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "åç«èµ°æ£(A)" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "èªåè¶ æå¤è² (F) Ctrl+Shift+F" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "èªåç¿»è½æ£ç¤(V)" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "ç²æ£(B)" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "è人å°å¼æé±èæèç´°ç¯" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "æ¨è¨ä¸ä¸èæ³(M)" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "ç¨ç®é çªåºç§»å" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "å®æ移å(M)" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "å®ææ´æ°(åæ模å¼)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "åæ¥æè(N)" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "é¢éææ示(P)" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "æ示é¯èª¤èæ³(E)" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "åå¾èæ³å表(G)" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "顯示åæ¨(C)" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "檢æ¥èæ³åçæ§(L) Cl+Sh+L" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "審å±å" -#: dialogs.c:403 -msgid "General Options" -msgstr "ä¸è¬é¸é " - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "馬" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "è¦å: 第äºåå¼æ(%s) ä¸æ¯ææ¤!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "è®ç¨®" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "æ大CPUæ¸" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "éæ¹è¡¨å¤§å°(MB)" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "EGTB è·¯å¾" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "EGTB 大å°(MB)" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "庫èæ³æ·±åº¦" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "庫è®ä¾" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "å¼æ1æèªç¨åº«" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "éç¨å¼æè¨å®" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "檢測å°æ®º(M)" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "é©èå¼æè²æ(V)" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "ååä¸è¶³æå¤å(I)" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "ç°¡æåæ£å¤æ±º(T)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "å¹¾èå¾å¤å" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "輸/è´å¤æ±ºé檻" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "å¼æ #1 æ¯çµå°åæ¸" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "å¼æ #2 æ¯çµå°åæ¸" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "è£æ±ºç´ è´ (W)" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "èªå\"kibitz\"(A)" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "èªå註解(A)" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "èªåè§æ£(O)" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "èªåæ¹è®æ£ç¤å¤§å°(R)" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "èæ¯è§å¯(v)" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "éæ£ç¤(D)" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "åå¾èæ³å表(G)" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "è½åç¡è²(Q)" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "å¯é¸å°æå表(k)" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "èªåå·æ°å表(R)" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 #, fuzzy msgid "Quit after game" msgstr "çå¾ ç¬¬ä¸ååé象æ£ç¨å¼" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "é å èµ°æ£(P)" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "ç´ æ¹å èµ°(W)" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "é»æ¹å èµ°(B)" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "æ示" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICSè¨å®" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 #, fuzzy msgid "No games before year:" msgstr "å°æªææ£å±è¼å ¥" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "è¼å ¥æ£å±é¸é " -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "å²åæ£å±é¸é " -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "ç¡è²" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "é è¨è²é³" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ææ¾" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "è²é³" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "é»å" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "ç½æ ¼" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "é»æ ¼" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "æ ¼åæ¨è¨" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "é å èµ°æ£æ¨è¨" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "é»ç½" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "æ£ç¤é¸é " -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "編輯(E)" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "編輯æ¨ç±¤(T)" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 #, fuzzy msgid "Engine has no options" msgstr "å¼æ1æèªç¨åº«" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "ååä½ç½®è碼(S)" -#: dialogs.c:1421 +#: dialogs.c:1459 #, fuzzy msgid "randomize" msgstr "é¨æ©" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "æ´çéæ²(u)..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "æéåæ¸" -#: dialogs.c:1465 +#: dialogs.c:1503 #, fuzzy msgid "Engine #1" msgstr "å¼æ輸åº" -#: dialogs.c:1466 +#: dialogs.c:1504 #, fuzzy msgid "Engine #2 / Human" msgstr "å¼æ1æèªç¨åº«" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "ç¼éè¨æ¯çµ¦åé象æ£ç¨å¼æåºé¯" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "åæ¶(C)" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "ç" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "ä¸è¬é¸é (G)..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "馬" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "象" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "è»" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "å師" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "å®°ç¸" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "å" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "åè®" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "åä¸" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "åä¸" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "è¼å ¥æ£å±é¸é " -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "é¯èª¤" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "å´éé¯èª¤" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "é¢é" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "è³è¨" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "註解" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "ç´ æ¹" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "å µ" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "象" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "ç®" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "éç´" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "æ¸ ç©ºæ ¼å" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "æ¸ ç©ºæ£ç¤" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "é»æ¹" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "æªæ¡(F)" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "編輯(E)" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "模å¼(M)" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "è¡çº(A)" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "é¸é (O)" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "說æ(H)" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "æªæ¡(F)" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "é濾å¨" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "é濾å¨" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "編輯註解(C) *.*" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2223,19 +2240,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "å¼æ輸åº" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2244,50 +2261,50 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "æ£å±æªæ¡é¯èª¤" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 #, fuzzy msgid "Failed to open file" msgstr "å¼å«cmail失æ" @@ -2884,20 +2901,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2913,7 +2930,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "確å®" diff --git a/po/zh_TW.po b/po/zh_TW.po index e303353..c44f4c6 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GNU xboard master-20110507\n" "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n" -"POT-Creation-Date: 2014-01-05 12:41-0800\n" +"POT-Creation-Date: 2014-01-19 22:19-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -18,453 +18,453 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: args.h:832 +#: args.h:833 #, c-format msgid "%s in settings file\n" msgstr "" -#: args.h:866 +#: args.h:867 #, c-format msgid "Bad integer value %s" msgstr "" -#: args.h:965 args.h:1226 +#: args.h:968 args.h:1229 #, c-format msgid "Unrecognized argument %s" msgstr "" -#: args.h:996 +#: args.h:999 #, c-format msgid "No value provided for argument %s" msgstr "" -#: args.h:1056 +#: args.h:1059 #, c-format msgid "Incomplete \\ escape in value for %s" msgstr "" -#: args.h:1167 +#: args.h:1170 #, c-format msgid "Failed to open indirection file %s" msgstr "" -#: args.h:1184 +#: args.h:1187 #, c-format msgid "Unrecognized boolean argument value %s" msgstr "" #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:801 +#: backend.c:800 msgid "first" msgstr "" #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing -#: backend.c:804 +#: backend.c:803 msgid "second" msgstr "" -#: backend.c:886 +#: backend.c:885 #, c-format msgid "protocol version %d not supported" msgstr "éè¨åå®çæ¬ %d ä¸è¢«æ¯æ" -#: backend.c:992 +#: backend.c:991 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:1050 +#: backend.c:1049 #, c-format msgid "bad timeControl option %s" msgstr "éæ³ç\"timeControl\"(æéæ§å¶)é¸é %s" -#: backend.c:1065 +#: backend.c:1064 #, c-format msgid "bad searchTime option %s" msgstr "éæ³ç\"searchTime\"(æå°æé)é¸é %s" -#: backend.c:1171 +#: backend.c:1170 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "è®é« %s åªå¨ICS模å¼ä¸æ¯æ" -#: backend.c:1189 +#: backend.c:1188 #, c-format msgid "Unknown variant name %s" msgstr "æªç¥çè®é«å %s" -#: backend.c:1440 +#: backend.c:1439 msgid "Starting chess program" msgstr "åååé象æ£ç¨å¼" -#: backend.c:1463 +#: backend.c:1462 msgid "Bad game file" msgstr "æ£å±æªæ¡é¯èª¤" -#: backend.c:1470 +#: backend.c:1469 msgid "Bad position file" msgstr "ç¤é¢æªæ¡é¯èª¤" -#: backend.c:1484 +#: backend.c:1483 msgid "Pick new game" msgstr "" -#: backend.c:1553 +#: backend.c:1552 msgid "" "You restarted an already completed tourney.\n" "One more cycle will now be added to it.\n" "Games commence in 10 sec." msgstr "" -#: backend.c:1560 +#: backend.c:1559 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1567 +#: backend.c:1566 msgid "Can't have a match with no chess programs" msgstr "æ²æ象æ£ç¨å¼æç¡æ³é²è¡æ¯è³½" -#: backend.c:1621 +#: backend.c:1620 #, c-format msgid "Could not open comm port %s" msgstr "ç¡æ³æééè¨é£æ¥å %s" -#: backend.c:1624 +#: backend.c:1623 #, c-format msgid "Could not connect to host %s, port %s" msgstr "ç¡æ³é£æ¥ä¸»æ© %s é£æ¥å %s" -#: backend.c:1680 +#: backend.c:1679 #, c-format msgid "Unknown initialMode %s" msgstr "æªç¥ç\"initialMode\"(åå§æ¨¡å¼)é¸é %s" -#: backend.c:1706 +#: backend.c:1705 msgid "AnalyzeFile mode requires a game file" msgstr "\"AnalyzeFile\"(åææªæ¡)模å¼å¿ é æå®ä¸åæ£å±æªæ¡" -#: backend.c:1733 +#: backend.c:1732 msgid "Analysis mode requires a chess engine" msgstr "\"Analysis\"(åæ)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1737 +#: backend.c:1736 msgid "Analysis mode does not work with ICS mode" msgstr "\"Analysis\"(åæ)模å¼ç¡æ³å¨ICS模å¼ä¸å·¥ä½" -#: backend.c:1748 +#: backend.c:1747 msgid "MachineWhite mode requires a chess engine" msgstr "\"MachineWhite\"(é»è ¦å·ç´ )模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1753 +#: backend.c:1752 msgid "MachineWhite mode does not work with ICS mode" msgstr "\"MachineWhite\"(é»è ¦å·ç´ )模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1760 +#: backend.c:1759 msgid "MachineBlack mode requires a chess engine" msgstr "\"MachineBlack\"(é»è ¦å·é»)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1765 +#: backend.c:1764 msgid "MachineBlack mode does not work with ICS mode" msgstr "\"MachineBlack\"(é»è ¦å·é»)模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1772 +#: backend.c:1771 msgid "TwoMachines mode requires a chess engine" msgstr "\"TwoMachines\"(åæ)模å¼å¿ é åååé象æ£å¼æ" -#: backend.c:1777 +#: backend.c:1776 msgid "TwoMachines mode does not work with ICS mode" msgstr "\"TwoMachines\"(é»è ¦å°å¼)模å¼ç¡æ³å¨ICS模å¼ä¸éè¡" -#: backend.c:1788 +#: backend.c:1787 msgid "Training mode requires a game file" msgstr "\"Training\"(è¨ç·´)模å¼å¿ é æå®ä¸åæ£å±æªæ¡" -#: backend.c:1951 backend.c:2006 backend.c:2029 backend.c:2431 +#: backend.c:1950 backend.c:2005 backend.c:2028 backend.c:2430 msgid "Error writing to ICS" msgstr "ç¼éè¨æ¯çµ¦ICSæåºé¯" -#: backend.c:1966 +#: backend.c:1965 msgid "Error reading from keyboard" msgstr "è®åéµç¤æåºé¯" -#: backend.c:1969 +#: backend.c:1968 msgid "Got end of file from keyboard" msgstr "è®åéµç¤æéå°æªæ¡å°¾" -#: backend.c:2277 +#: backend.c:2276 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2348 usystem.c:329 +#: backend.c:2347 usystem.c:329 msgid "Error writing to display" msgstr "ç¼éè¨æ¯çµ¦é¡¯ç¤ºå¨æåºé¯" #. TRANSLATORS: to 'kibitz' is to send a message to all players and the game observers -#: backend.c:3106 +#: backend.c:3105 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3635 +#: backend.c:3634 msgid "Error gathering move list: two headers" msgstr "è®åèæ³æåºé¯ï¼åºç¾å ©åéé " -#: backend.c:3682 +#: backend.c:3681 msgid "Error gathering move list: nested" msgstr "è®åèæ³æåºé¯ï¼å·¢çé¯èª¤" -#: backend.c:3786 backend.c:4204 backend.c:4408 backend.c:4967 backend.c:4971 -#: backend.c:7071 backend.c:12577 backend.c:14305 backend.c:14382 -#: backend.c:14428 backend.c:14434 backend.c:14439 backend.c:14444 +#: backend.c:3785 backend.c:4203 backend.c:4407 backend.c:4966 backend.c:4970 +#: backend.c:7073 backend.c:12577 backend.c:14306 backend.c:14383 +#: backend.c:14429 backend.c:14435 backend.c:14440 backend.c:14445 msgid "vs." msgstr "" -#: backend.c:3914 +#: backend.c:3913 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4252 +#: backend.c:4251 msgid "Connection closed by ICS" msgstr "é£æ¥è¢«ICSéé" -#: backend.c:4254 +#: backend.c:4253 msgid "Error reading from ICS" msgstr "è®åICSè¨æ¯æåºé¯" -#: backend.c:4331 +#: backend.c:4330 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4340 backend.c:10201 +#: backend.c:4339 backend.c:10203 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "æ£å±å¤ªé·ï¼éè¦å¢å \"MAX_MOVES\"並éæ°ç·¨è¯" -#: backend.c:4459 +#: backend.c:4458 msgid "Error gathering move list: extra board" msgstr "è®åèæ³æåºé¯ï¼è¶ åºæ£ç¤" -#: backend.c:4891 backend.c:4913 +#: backend.c:4890 backend.c:4912 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "ç¡æ³è§£æå¾ICSè®å°çèæ³\"%s\"" -#: backend.c:5162 +#: backend.c:5161 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "say å §é¨é¯èª¤ï¼éæ³ç\"moveType\"(èæ³é¡å) %d (%d,%d-%d,%d)" -#: backend.c:5233 +#: backend.c:5232 msgid "You cannot do this while you are playing or observing" msgstr "" -#: backend.c:6172 +#: backend.c:6174 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6662 +#: backend.c:6664 msgid "You are playing Black" msgstr "ä½ å¨å·é»" -#: backend.c:6671 backend.c:6698 +#: backend.c:6673 backend.c:6700 msgid "You are playing White" msgstr "ä½ å¨å·ç´ " -#: backend.c:6680 backend.c:6706 backend.c:6826 backend.c:6851 backend.c:6867 -#: backend.c:15112 +#: backend.c:6682 backend.c:6708 backend.c:6828 backend.c:6853 backend.c:6869 +#: backend.c:15113 msgid "It is White's turn" msgstr "輪å°ç´ æ¹èµ°æ£" -#: backend.c:6684 backend.c:6710 backend.c:6834 backend.c:6857 backend.c:6888 -#: backend.c:15104 +#: backend.c:6686 backend.c:6712 backend.c:6836 backend.c:6859 backend.c:6890 +#: backend.c:15105 msgid "It is Black's turn" msgstr "輪å°é»æ¹èµ°æ£" -#: backend.c:6723 +#: backend.c:6725 msgid "Displayed position is not current" msgstr "顯示çç¤é¢ä¸æ¯ç¶åç¤é¢" -#: backend.c:6961 +#: backend.c:6963 msgid "Illegal move" msgstr "èæ³é¯èª¤" -#: backend.c:7028 +#: backend.c:7030 msgid "End of game" msgstr "æ£å±çµæ" -#: backend.c:7031 +#: backend.c:7033 msgid "Incorrect move" msgstr "èæ³é¯èª¤" -#: backend.c:7421 backend.c:7567 +#: backend.c:7423 backend.c:7569 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7530 +#: backend.c:7532 msgid "only marked squares are legal" msgstr "" -#: backend.c:7818 +#: backend.c:7820 msgid "Swiss tourney finished" msgstr "" -#: backend.c:8334 +#: backend.c:8336 msgid "could not load EGBB library" msgstr "" -#: backend.c:8337 +#: backend.c:8339 msgid "wrong EGBB version" msgstr "" -#: backend.c:8450 +#: backend.c:8452 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:8601 +#: backend.c:8603 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "å¾%sæ©å¨è®å°ä¸åæ³èæ³\"%s\"" -#: backend.c:8847 +#: backend.c:8849 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8948 +#: backend.c:8950 msgid "Engine did not send setup for non-standard variant" msgstr "" -#: backend.c:9021 backend.c:14170 backend.c:14235 +#: backend.c:9023 backend.c:14168 backend.c:14236 #, c-format msgid "%s does not support analysis" msgstr "%s ä¸æ¯æåæåè½" -#: backend.c:9087 +#: backend.c:9089 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "ä¸åæ³èæ³\"%s\" (%såé象æ£ç¨å¼æçµæ¥å該èæ³)" -#: backend.c:9114 +#: backend.c:9116 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "ç¡æ³åå%såé象æ£ç¨å¼ %s(å¨ä¸»æ© %s ä¸)ï¼%s\n" -#: backend.c:9135 +#: backend.c:9137 #, c-format msgid "Hint: %s" msgstr "æ示 %s" -#: backend.c:9140 +#: backend.c:9142 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:9315 +#: backend.c:9317 msgid "Machine accepts your draw offer" msgstr "é»è ¦åæåæ£" -#: backend.c:9318 +#: backend.c:9320 msgid "" "Machine offers a draw.\n" "Select Action / Draw to accept." msgstr "" #. TRANSLATORS: PV = principal variation, the variation the chess engine thinks is the best for everyone -#: backend.c:9400 +#: backend.c:9402 msgid "failed writing PV" msgstr "" -#: backend.c:9699 +#: backend.c:9701 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "ICS輸åºä¸æ確çèæ³\"%s\"" -#: backend.c:9709 +#: backend.c:9711 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "ICS輸åºä¸æ確çèæ³\"%s\"" -#: backend.c:9720 +#: backend.c:9722 msgid "Gap in move list" msgstr "èæ³æ·é" -#: backend.c:10355 +#: backend.c:10357 #, c-format msgid "Variant %s not supported by %s" msgstr "è®é« %s ä¸è¢« %s ææ¯æ" -#: backend.c:10362 +#: backend.c:10364 #, c-format msgid ", but %s is" msgstr "" -#: backend.c:10504 +#: backend.c:10506 #, c-format msgid "Startup failure on '%s'" msgstr "ç¡æ³åå'%s'" -#: backend.c:10535 +#: backend.c:10537 msgid "Waiting for first chess program" msgstr "çå¾ ç¬¬ä¸ååé象æ£ç¨å¼" -#: backend.c:10540 backend.c:14453 +#: backend.c:10542 backend.c:14454 msgid "Waiting for second chess program" msgstr "çå¾ ç¬¬äºååé象æ£ç¨å¼" -#: backend.c:10589 +#: backend.c:10591 msgid "Could not write on tourney file" msgstr "" -#: backend.c:10663 +#: backend.c:10665 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:10677 +#: backend.c:10679 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:10679 +#: backend.c:10681 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:10680 +#: backend.c:10682 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:10695 backend.c:10843 +#: backend.c:10697 backend.c:10845 #, c-format msgid "No engine %s is installed" msgstr "" -#: backend.c:10715 +#: backend.c:10717 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:10725 +#: backend.c:10727 msgid "Not enough participants" msgstr "" -#: backend.c:10927 +#: backend.c:10929 msgid "Bad tournament file" msgstr "" -#: backend.c:10939 +#: backend.c:10941 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10952 +#: backend.c:10954 msgid "No pairing engine specified" msgstr "" @@ -646,168 +646,168 @@ msgstr "æºåéä¿¡å°±ç·\n" msgid "Still need to make moves for games %s\n" msgstr "æ£å± %s ä»éèµ°æ£\n" -#: backend.c:14120 +#: backend.c:14118 msgid "Edit comment" msgstr "編輯註解" -#: backend.c:14122 +#: backend.c:14120 #, c-format msgid "Edit comment on %d.%s%s" msgstr "編輯註解 %d.%s%s" -#: backend.c:14177 +#: backend.c:14175 #, c-format msgid "You are not observing a game" msgstr "" -#: backend.c:14285 +#: backend.c:14286 msgid "It is not White's turn" msgstr "æ²æ輪å°ç´ æ¹èµ°æ£" -#: backend.c:14366 +#: backend.c:14367 msgid "It is not Black's turn" msgstr "æ²æ輪å°é»æ¹èµ°æ£" -#: backend.c:14474 +#: backend.c:14475 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:14502 backend.c:15647 +#: backend.c:14503 backend.c:15648 #, fuzzy msgid "" "Wait until your turn,\n" "or select 'Move Now'." msgstr "çå¾ å°æèµ°æ£" -#: backend.c:14637 +#: backend.c:14638 msgid "Training mode off" msgstr "è¨ç·´æ¨¡å¼å·²éé" -#: backend.c:14645 +#: backend.c:14646 msgid "Training mode on" msgstr "è¨ç·´æ¨¡å¼å·²æé" -#: backend.c:14648 +#: backend.c:14649 msgid "Already at end of game" msgstr "æ£å±å·²ç¶çµæ" -#: backend.c:14728 +#: backend.c:14729 msgid "Warning: You are still playing a game" msgstr "注æï¼ä½ æ£å¨é²è¡æ£å±" -#: backend.c:14731 +#: backend.c:14732 msgid "Warning: You are still observing a game" msgstr "注æï¼ä½ æ£å¨è§æ£æ£å±" -#: backend.c:14734 +#: backend.c:14735 msgid "Warning: You are still examining a game" msgstr "注æï¼ä½ æ£å¨ç 究æ£å±" -#: backend.c:14801 +#: backend.c:14802 msgid "Click clock to clear board" msgstr "" -#: backend.c:14811 +#: backend.c:14812 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:15129 +#: backend.c:15130 msgid "That square is occupied" msgstr "æ ¼åå·²ææ£å" -#: backend.c:15153 backend.c:15179 +#: backend.c:15154 backend.c:15180 msgid "There is no pending offer on this move" msgstr "該èæ³æ²æå¾ å®çæè°" -#: backend.c:15215 backend.c:15226 +#: backend.c:15216 backend.c:15227 msgid "Your opponent is not out of time" msgstr "å°ææ²æè¶ æ" -#: backend.c:15292 +#: backend.c:15293 msgid "You must make your move before offering a draw" msgstr "å¿ é èµ°å®æ£æè½æå" -#: backend.c:15629 +#: backend.c:15630 msgid "You are not examining a game" msgstr "æ²æåææ£å±" -#: backend.c:15633 +#: backend.c:15634 msgid "You can't revert while pausing" msgstr "æ«åæä¸è½å¾©åæ£å±" -#: backend.c:15687 backend.c:15694 +#: backend.c:15688 backend.c:15695 msgid "It is your turn" msgstr "輪å°ä½ èµ°æ£" -#: backend.c:15745 backend.c:15752 backend.c:15805 backend.c:15812 +#: backend.c:15746 backend.c:15753 backend.c:15806 backend.c:15813 #, fuzzy msgid "Wait until your turn." msgstr "çå¾ å°æèµ°æ£" -#: backend.c:15757 +#: backend.c:15758 msgid "No hint available" msgstr "æ²æå¯ç¨çæ示" -#: backend.c:15773 ngamelist.c:355 +#: backend.c:15774 ngamelist.c:355 #, fuzzy msgid "Game list not loaded or empty" msgstr "å°æªææ£å±è¼å ¥" -#: backend.c:15780 +#: backend.c:15781 msgid "Book file exists! Try again for overwrite." msgstr "" -#: backend.c:16258 +#: backend.c:16259 #, c-format msgid "Error writing to %s chess program" msgstr "ç¼éè¨æ¯å°%såé象æ£ç¨å¼æåºé¯" -#: backend.c:16261 backend.c:16292 +#: backend.c:16262 backend.c:16293 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:16287 +#: backend.c:16288 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "é¯èª¤ï¼%såé象æ£ç¨å¼(%s)ç°å¸¸çµæ¢" -#: backend.c:16305 +#: backend.c:16306 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "å¾%såé象æ£ç¨å¼(%s)æ¥æ¶è¨æ¯æåºé¯" -#: backend.c:16729 +#: backend.c:16730 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:16885 +#: backend.c:16886 msgid "Displayed move is not current" msgstr "顯示çèæ³ä¸æ¯ç¶åèæ³" -#: backend.c:16894 +#: backend.c:16895 msgid "Could not parse move" msgstr "ç¡æ³è§£æèæ³" -#: backend.c:17019 backend.c:17041 +#: backend.c:17020 backend.c:17042 msgid "Both flags fell" msgstr "éæ¹é½è¶ æäº" -#: backend.c:17021 +#: backend.c:17022 msgid "White's flag fell" msgstr "ç´ æ¹è¶ æ" -#: backend.c:17043 +#: backend.c:17044 msgid "Black's flag fell" msgstr "é»æ¹è¶ æ" -#: backend.c:17174 +#: backend.c:17175 msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: backend.c:18024 +#: backend.c:18025 msgid "Bad FEN position in clipboard" msgstr "åªè²¼ç°¿çFENç¤é¢é¯èª¤" @@ -828,1384 +828,1401 @@ msgstr "" msgid "Could not create book" msgstr "ç¡æ³è§£æèæ³" -#: dialogs.c:262 +#: dialogs.c:283 #, fuzzy msgid "Tournament file: " msgstr "å°ç¤(J) F7" -#: dialogs.c:263 +#: dialogs.c:284 msgid "For concurrent playing of tourney with multiple XBoards:" msgstr "" -#: dialogs.c:264 +#: dialogs.c:285 msgid "Sync after round" msgstr "" -#: dialogs.c:265 +#: dialogs.c:286 msgid "Sync after cycle" msgstr "" -#: dialogs.c:266 +#: dialogs.c:287 msgid "Tourney participants:" msgstr "" -#: dialogs.c:267 +#: dialogs.c:288 msgid "Select Engine:" msgstr "" -#: dialogs.c:275 +#: dialogs.c:296 msgid "Tourney type (0 = round-robin, 1 = gauntlet):" msgstr "" -#: dialogs.c:276 +#: dialogs.c:297 msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: dialogs.c:277 +#: dialogs.c:298 msgid "Default Number of Games in Match (or Pairing):" msgstr "" -#: dialogs.c:278 +#: dialogs.c:299 msgid "Pause between Match Games (msec):" msgstr "" -#: dialogs.c:279 +#: dialogs.c:300 msgid "Save Tourney Games on:" msgstr "" -#: dialogs.c:280 +#: dialogs.c:301 msgid "Game File with Opening Lines:" msgstr "" -#: dialogs.c:281 +#: dialogs.c:302 msgid "Game Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:282 +#: dialogs.c:303 msgid "File with Start Positions:" msgstr "" -#: dialogs.c:283 +#: dialogs.c:304 msgid "Position Number (-1 or -2 = Auto-Increment):" msgstr "" -#: dialogs.c:284 +#: dialogs.c:305 msgid "Rewind Index after this many Games (0 = never):" msgstr "" -#: dialogs.c:285 +#: dialogs.c:306 msgid "Disable own engine books by default" msgstr "" -#: dialogs.c:286 +#: dialogs.c:307 dialogs.c:1565 +msgid "Time Control" +msgstr "" + +#: dialogs.c:308 +#, fuzzy +msgid "Common Engine" +msgstr "éç¨å¼æè¨å®(E)... Alt+Shift+U" + +#: dialogs.c:309 dialogs.c:441 +msgid "General Options" +msgstr "ä¸è¬é¸é " + +#: dialogs.c:310 +msgid "Continue Later" +msgstr "" + +#: dialogs.c:311 msgid "Replace Engine" msgstr "" -#: dialogs.c:287 +#: dialogs.c:312 msgid "Upgrade Engine" msgstr "" -#: dialogs.c:288 +#: dialogs.c:313 msgid "Clone Tourney" msgstr "" -#: dialogs.c:318 +#: dialogs.c:351 msgid "First you must specify an existing tourney file to clone" msgstr "" -#: dialogs.c:334 dialogs.c:1369 +#: dialogs.c:367 dialogs.c:1407 msgid "# no engines are installed" msgstr "" -#: dialogs.c:346 +#: dialogs.c:375 +msgid "Internal error: PARTICIPANTS set wrong" +msgstr "" + +#: dialogs.c:383 #, fuzzy msgid "Tournament Options" msgstr "è²é³" -#: dialogs.c:365 +#: dialogs.c:402 msgid "Absolute Analysis Scores" msgstr "" -#: dialogs.c:366 +#: dialogs.c:403 msgid "Almost Always Queen (Detour Under-Promote)" msgstr "" -#: dialogs.c:367 menus.c:714 +#: dialogs.c:404 menus.c:714 msgid "Animate Dragging" msgstr "åç«ææ³(D)" -#: dialogs.c:368 menus.c:715 +#: dialogs.c:405 menus.c:715 msgid "Animate Moving" msgstr "åç«èµ°æ£(A)" -#: dialogs.c:369 menus.c:716 +#: dialogs.c:406 menus.c:716 msgid "Auto Flag" msgstr "èªåè¶ æå¤è² (F) Ctrl+Shift+F" -#: dialogs.c:370 menus.c:717 +#: dialogs.c:407 menus.c:717 msgid "Auto Flip View" msgstr "èªåç¿»è½æ£ç¤(V)" -#: dialogs.c:371 menus.c:718 +#: dialogs.c:408 menus.c:718 msgid "Blindfold" msgstr "ç²æ£(B)" #. TRANSLATORS: the drop menu is used to drop a piece, e.g. during bughouse or editing a position -#: dialogs.c:373 +#: dialogs.c:410 msgid "Drop Menu" msgstr "" -#: dialogs.c:374 +#: dialogs.c:411 msgid "Enable Variation Trees" msgstr "" -#: dialogs.c:375 +#: dialogs.c:412 +msgid "Headers in Engine Output Window" +msgstr "" + +#: dialogs.c:413 msgid "Hide Thinking from Human" msgstr "è人å°å¼æé±èæèç´°ç¯" -#: dialogs.c:376 menus.c:723 +#: dialogs.c:414 menus.c:723 msgid "Highlight Last Move" msgstr "æ¨è¨ä¸ä¸èæ³(M)" -#: dialogs.c:377 +#: dialogs.c:415 msgid "Highlight with Arrow" msgstr "ç¨ç®é çªåºç§»å" -#: dialogs.c:378 menus.c:726 +#: dialogs.c:416 menus.c:726 msgid "One-Click Moving" msgstr "å®æ移å(M)" -#: dialogs.c:379 +#: dialogs.c:417 msgid "Periodic Updates (in Analysis Mode)" msgstr "å®ææ´æ°(åæ模å¼)" -#: dialogs.c:381 +#: dialogs.c:419 msgid "Play Move(s) of Clicked PV (Analysis)" msgstr "" -#: dialogs.c:382 dialogs.c:559 menus.c:728 +#: dialogs.c:420 dialogs.c:597 menus.c:728 msgid "Ponder Next Move" msgstr "åæ¥æè(N)" -#: dialogs.c:383 +#: dialogs.c:421 msgid "Popup Exit Messages" msgstr "é¢éææ示(P)" -#: dialogs.c:384 menus.c:730 +#: dialogs.c:422 menus.c:730 msgid "Popup Move Errors" msgstr "æ示é¯èª¤èæ³(E)" -#: dialogs.c:385 +#: dialogs.c:423 #, fuzzy msgid "Scores in Move List" msgstr "åå¾èæ³å表(G)" -#: dialogs.c:386 +#: dialogs.c:424 msgid "Show Coordinates" msgstr "顯示åæ¨(C)" -#: dialogs.c:387 +#: dialogs.c:425 msgid "Show Target Squares" msgstr "" -#: dialogs.c:388 +#: dialogs.c:426 msgid "Sticky Windows" msgstr "" -#: dialogs.c:389 menus.c:733 +#: dialogs.c:427 menus.c:733 msgid "Test Legality" msgstr "檢æ¥èæ³åçæ§(L) Cl+Sh+L" -#: dialogs.c:390 +#: dialogs.c:428 msgid "Top-Level Dialogs" msgstr "" -#: dialogs.c:391 +#: dialogs.c:429 msgid "Flash Moves (0 = no flashing):" msgstr "" -#: dialogs.c:392 +#: dialogs.c:430 msgid "Flash Rate (high = fast):" msgstr "" -#: dialogs.c:393 +#: dialogs.c:431 msgid "Animation Speed (high = slow):" msgstr "" -#: dialogs.c:394 +#: dialogs.c:432 #, fuzzy msgid "Zoom factor in Evaluation Graph:" msgstr "審å±å" -#: dialogs.c:403 -msgid "General Options" -msgstr "ä¸è¬é¸é " - -#: dialogs.c:414 +#: dialogs.c:452 msgid "Normal" msgstr "" -#: dialogs.c:415 +#: dialogs.c:453 msgid "Makruk" msgstr "" -#: dialogs.c:416 +#: dialogs.c:454 msgid "FRC" msgstr "" -#: dialogs.c:417 +#: dialogs.c:455 msgid "Shatranj" msgstr "" -#: dialogs.c:418 +#: dialogs.c:456 msgid "Wild castle" msgstr "" -#: dialogs.c:419 +#: dialogs.c:457 #, fuzzy msgid "Knightmate" msgstr "馬" -#: dialogs.c:420 +#: dialogs.c:458 msgid "No castle" msgstr "" -#: dialogs.c:421 +#: dialogs.c:459 msgid "Cylinder *" msgstr "" -#: dialogs.c:422 +#: dialogs.c:460 msgid "3-checks" msgstr "" -#: dialogs.c:423 +#: dialogs.c:461 msgid "berolina *" msgstr "" -#: dialogs.c:424 +#: dialogs.c:462 msgid "atomic" msgstr "" -#: dialogs.c:425 +#: dialogs.c:463 msgid "two kings" msgstr "" -#: dialogs.c:426 +#: dialogs.c:464 msgid " " msgstr "" -#: dialogs.c:427 +#: dialogs.c:465 msgid "Spartan" msgstr "" -#: dialogs.c:428 +#: dialogs.c:466 msgid "Board size ( -1 = default for selected variant):" msgstr "" -#: dialogs.c:429 +#: dialogs.c:467 msgid "Number of Board Ranks:" msgstr "" -#: dialogs.c:430 +#: dialogs.c:468 msgid "Number of Board Files:" msgstr "" -#: dialogs.c:431 +#: dialogs.c:469 msgid "Holdings Size:" msgstr "" -#: dialogs.c:433 +#: dialogs.c:471 msgid "" "Variants marked with * can only be played\n" "with legality testing off." msgstr "" -#: dialogs.c:435 +#: dialogs.c:473 msgid "ASEAN" msgstr "" -#: dialogs.c:436 +#: dialogs.c:474 msgid "Great Shatranj (10x8)" msgstr "" -#: dialogs.c:437 +#: dialogs.c:475 msgid "Seirawan" msgstr "" -#: dialogs.c:438 +#: dialogs.c:476 msgid "Falcon (10x8)" msgstr "" -#: dialogs.c:439 +#: dialogs.c:477 msgid "Superchess" msgstr "" -#: dialogs.c:440 +#: dialogs.c:478 msgid "Capablanca (10x8)" msgstr "" -#: dialogs.c:441 +#: dialogs.c:479 msgid "Crazyhouse" msgstr "" -#: dialogs.c:442 +#: dialogs.c:480 msgid "Gothic (10x8)" msgstr "" -#: dialogs.c:443 +#: dialogs.c:481 msgid "Bughouse" msgstr "" -#: dialogs.c:444 +#: dialogs.c:482 msgid "Janus (10x8)" msgstr "" -#: dialogs.c:445 +#: dialogs.c:483 msgid "Suicide" msgstr "" -#: dialogs.c:446 +#: dialogs.c:484 msgid "CRC (10x8)" msgstr "" -#: dialogs.c:447 +#: dialogs.c:485 msgid "give-away" msgstr "" -#: dialogs.c:448 +#: dialogs.c:486 msgid "grand (10x10)" msgstr "" -#: dialogs.c:449 +#: dialogs.c:487 msgid "losers" msgstr "" -#: dialogs.c:450 +#: dialogs.c:488 msgid "shogi (9x9)" msgstr "" -#: dialogs.c:451 +#: dialogs.c:489 msgid "fairy" msgstr "" -#: dialogs.c:452 +#: dialogs.c:490 msgid "xiangqi (9x10)" msgstr "" -#: dialogs.c:453 +#: dialogs.c:491 msgid "mighty lion" msgstr "" -#: dialogs.c:454 +#: dialogs.c:492 msgid "courier (12x8)" msgstr "" -#: dialogs.c:455 +#: dialogs.c:493 msgid "chu chess (10x10)" msgstr "" -#: dialogs.c:456 +#: dialogs.c:494 msgid "chu shogi (12x12)" msgstr "" -#: dialogs.c:488 +#: dialogs.c:526 #, c-format msgid "Warning: second engine (%s) does not support this!" msgstr "è¦å: 第äºåå¼æ(%s) ä¸æ¯ææ¤!" -#: dialogs.c:516 +#: dialogs.c:554 #, c-format msgid "Only bughouse is not available in viewer mode." msgstr "" -#: dialogs.c:517 +#: dialogs.c:555 #, c-format msgid "" "All variants not supported by the first engine\n" "(currently %s) are disabled." msgstr "" -#: dialogs.c:534 +#: dialogs.c:572 msgid "New Variant" msgstr "è®ç¨®" -#: dialogs.c:560 +#: dialogs.c:598 msgid "Maximum Number of CPUs per Engine:" msgstr "æ大CPUæ¸" -#: dialogs.c:561 +#: dialogs.c:599 msgid "Polygot Directory:" msgstr "" -#: dialogs.c:562 +#: dialogs.c:600 msgid "Hash-Table Size (MB):" msgstr "éæ¹è¡¨å¤§å°(MB)" -#: dialogs.c:563 +#: dialogs.c:601 msgid "Nalimov EGTB Path:" msgstr "EGTB è·¯å¾" -#: dialogs.c:564 +#: dialogs.c:602 msgid "EGTB Cache Size (MB):" msgstr "EGTB 大å°(MB)" -#: dialogs.c:565 +#: dialogs.c:603 msgid "Use GUI Book" msgstr "" -#: dialogs.c:566 +#: dialogs.c:604 msgid "Opening-Book Filename:" msgstr "" -#: dialogs.c:567 +#: dialogs.c:605 msgid "Book Depth (moves):" msgstr "庫èæ³æ·±åº¦" -#: dialogs.c:568 +#: dialogs.c:606 msgid "Book Variety (0) vs. Strength (100):" msgstr "庫è®ä¾" -#: dialogs.c:569 +#: dialogs.c:607 msgid "Engine #1 Has Own Book" msgstr "å¼æ1æèªç¨åº«" -#: dialogs.c:570 +#: dialogs.c:608 msgid "Engine #2 Has Own Book " msgstr "" -#: dialogs.c:579 +#: dialogs.c:617 msgid "Common Engine Settings" msgstr "éç¨å¼æè¨å®" -#: dialogs.c:585 +#: dialogs.c:623 msgid "Detect all Mates" msgstr "檢測å°æ®º(M)" -#: dialogs.c:586 +#: dialogs.c:624 msgid "Verify Engine Result Claims" msgstr "é©èå¼æè²æ(V)" -#: dialogs.c:587 +#: dialogs.c:625 msgid "Draw if Insufficient Mating Material" msgstr "ååä¸è¶³æå¤å(I)" -#: dialogs.c:588 +#: dialogs.c:626 msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "ç°¡æåæ£å¤æ±º(T)" -#: dialogs.c:589 +#: dialogs.c:627 msgid "N-Move Rule:" msgstr "" -#: dialogs.c:590 +#: dialogs.c:628 msgid "N-fold Repeats:" msgstr "" -#: dialogs.c:591 +#: dialogs.c:629 msgid "Draw after N Moves Total:" msgstr "å¹¾èå¾å¤å" -#: dialogs.c:592 +#: dialogs.c:630 msgid "Win / Loss Threshold:" msgstr "輸/è´å¤æ±ºé檻" -#: dialogs.c:593 +#: dialogs.c:631 msgid "Negate Score of Engine #1" msgstr "å¼æ #1 æ¯çµå°åæ¸" -#: dialogs.c:594 +#: dialogs.c:632 msgid "Negate Score of Engine #2" msgstr "å¼æ #2 æ¯çµå°åæ¸" -#: dialogs.c:601 +#: dialogs.c:639 #, fuzzy msgid "Adjudicate non-ICS Games" msgstr "è£æ±ºç´ è´ (W)" -#: dialogs.c:614 +#: dialogs.c:652 msgid "Auto-Kibitz" msgstr "èªå\"kibitz\"(A)" -#: dialogs.c:615 +#: dialogs.c:653 msgid "Auto-Comment" msgstr "èªå註解(A)" -#: dialogs.c:616 +#: dialogs.c:654 msgid "Auto-Observe" msgstr "èªåè§æ£(O)" -#: dialogs.c:617 +#: dialogs.c:655 msgid "Auto-Raise Board" msgstr "èªåæ¹è®æ£ç¤å¤§å°(R)" -#: dialogs.c:618 +#: dialogs.c:656 msgid "Auto-Create Logon Script" msgstr "" -#: dialogs.c:619 +#: dialogs.c:657 msgid "Background Observe while Playing" msgstr "èæ¯è§å¯(v)" -#: dialogs.c:620 +#: dialogs.c:658 msgid "Dual Board for Background-Observed Game" msgstr "éæ£ç¤(D)" -#: dialogs.c:621 +#: dialogs.c:659 msgid "Get Move List" msgstr "åå¾èæ³å表(G)" -#: dialogs.c:622 +#: dialogs.c:660 msgid "Quiet Play" msgstr "è½åç¡è²(Q)" -#: dialogs.c:623 +#: dialogs.c:661 msgid "Seek Graph" msgstr "å¯é¸å°æå表(k)" -#: dialogs.c:624 +#: dialogs.c:662 msgid "Auto-Refresh Seek Graph" msgstr "èªåå·æ°å表(R)" -#: dialogs.c:625 +#: dialogs.c:663 msgid "Auto-InputBox PopUp" msgstr "" -#: dialogs.c:626 +#: dialogs.c:664 msgid "Quit after game" msgstr "" -#: dialogs.c:627 +#: dialogs.c:665 msgid "Premove" msgstr "é å èµ°æ£(P)" -#: dialogs.c:628 +#: dialogs.c:666 msgid "Premove for White" msgstr "" -#: dialogs.c:629 +#: dialogs.c:667 msgid "First White Move:" msgstr "ç´ æ¹å èµ°(W)" -#: dialogs.c:630 +#: dialogs.c:668 msgid "Premove for Black" msgstr "" -#: dialogs.c:631 +#: dialogs.c:669 msgid "First Black Move:" msgstr "é»æ¹å èµ°(B)" -#: dialogs.c:633 +#: dialogs.c:671 msgid "Alarm" msgstr "æ示" -#: dialogs.c:634 +#: dialogs.c:672 msgid "Alarm Time (msec):" msgstr "" -#: dialogs.c:636 +#: dialogs.c:674 msgid "Colorize Messages" msgstr "" -#: dialogs.c:637 +#: dialogs.c:675 msgid "Shout Text Colors:" msgstr "" -#: dialogs.c:638 +#: dialogs.c:676 msgid "S-Shout Text Colors:" msgstr "" -#: dialogs.c:639 +#: dialogs.c:677 msgid "Channel #1 Text Colors:" msgstr "" -#: dialogs.c:640 +#: dialogs.c:678 msgid "Other Channel Text Colors:" msgstr "" -#: dialogs.c:641 +#: dialogs.c:679 msgid "Kibitz Text Colors:" msgstr "" -#: dialogs.c:642 +#: dialogs.c:680 msgid "Tell Text Colors:" msgstr "" -#: dialogs.c:643 +#: dialogs.c:681 msgid "Challenge Text Colors:" msgstr "" -#: dialogs.c:644 +#: dialogs.c:682 msgid "Request Text Colors:" msgstr "" -#: dialogs.c:645 +#: dialogs.c:683 msgid "Seek Text Colors:" msgstr "" -#: dialogs.c:652 +#: dialogs.c:690 msgid "ICS Options" msgstr "ICSè¨å®" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Exact position match" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Shown position is subset" msgstr "" -#: dialogs.c:657 +#: dialogs.c:695 msgid "Same material with exactly same Pawn chain" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Same material" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material range (top board half optional)" msgstr "" -#: dialogs.c:658 +#: dialogs.c:696 msgid "Material difference (optional stuff balanced)" msgstr "" -#: dialogs.c:670 +#: dialogs.c:708 msgid "Auto-Display Tags" msgstr "" -#: dialogs.c:671 +#: dialogs.c:709 msgid "Auto-Display Comment" msgstr "" -#: dialogs.c:672 +#: dialogs.c:710 msgid "" "Auto-Play speed of loaded games\n" "(0 = instant, -1 = off):" msgstr "" -#: dialogs.c:673 +#: dialogs.c:711 msgid "Seconds per Move:" msgstr "" -#: dialogs.c:674 +#: dialogs.c:712 msgid "" "\n" "options to use in game-viewer mode:" msgstr "" -#: dialogs.c:676 +#: dialogs.c:714 msgid "" "\n" "Thresholds for position filtering in game list:" msgstr "" -#: dialogs.c:677 +#: dialogs.c:715 msgid "Elo of strongest player at least:" msgstr "" -#: dialogs.c:678 +#: dialogs.c:716 msgid "Elo of weakest player at least:" msgstr "" -#: dialogs.c:679 +#: dialogs.c:717 #, fuzzy msgid "No games before year:" msgstr "å°æªææ£å±è¼å ¥" -#: dialogs.c:680 +#: dialogs.c:718 msgid "Minimum nr consecutive positions:" msgstr "" -#: dialogs.c:681 +#: dialogs.c:719 msgid "Search mode:" msgstr "" -#: dialogs.c:682 +#: dialogs.c:720 msgid "Also match reversed colors" msgstr "" -#: dialogs.c:683 +#: dialogs.c:721 msgid "Also match left-right flipped position" msgstr "" -#: dialogs.c:691 +#: dialogs.c:729 msgid "Load Game Options" msgstr "è¼å ¥æ£å±é¸é " -#: dialogs.c:703 +#: dialogs.c:741 msgid "Auto-Save Games" msgstr "" -#: dialogs.c:704 +#: dialogs.c:742 msgid "Own Games Only" msgstr "" -#: dialogs.c:705 +#: dialogs.c:743 msgid "Save Games on File:" msgstr "" -#: dialogs.c:706 +#: dialogs.c:744 msgid "Save Final Positions on File:" msgstr "" -#: dialogs.c:707 +#: dialogs.c:745 msgid "PGN Event Header:" msgstr "" -#: dialogs.c:708 +#: dialogs.c:746 msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: dialogs.c:709 +#: dialogs.c:747 msgid "Include Number Tag in tourney PGN" msgstr "" -#: dialogs.c:710 +#: dialogs.c:748 msgid "Save Score/Depth Info in PGN" msgstr "" -#: dialogs.c:711 +#: dialogs.c:749 msgid "Save Out-of-Book Info in PGN " msgstr "" -#: dialogs.c:718 +#: dialogs.c:756 msgid "Save Game Options" msgstr "å²åæ£å±é¸é " -#: dialogs.c:727 +#: dialogs.c:765 msgid "No Sound" msgstr "ç¡è²" -#: dialogs.c:728 +#: dialogs.c:766 msgid "Default Beep" msgstr "é è¨è²é³" -#: dialogs.c:729 +#: dialogs.c:767 msgid "Above WAV File" msgstr "" -#: dialogs.c:730 +#: dialogs.c:768 msgid "Car Horn" msgstr "" -#: dialogs.c:731 +#: dialogs.c:769 msgid "Cymbal" msgstr "" -#: dialogs.c:732 +#: dialogs.c:770 msgid "Ding" msgstr "" -#: dialogs.c:733 +#: dialogs.c:771 msgid "Gong" msgstr "" -#: dialogs.c:734 +#: dialogs.c:772 msgid "Laser" msgstr "" -#: dialogs.c:735 +#: dialogs.c:773 msgid "Penalty" msgstr "" -#: dialogs.c:736 +#: dialogs.c:774 msgid "Phone" msgstr "" -#: dialogs.c:737 +#: dialogs.c:775 msgid "Pop" msgstr "" -#: dialogs.c:738 +#: dialogs.c:776 msgid "Roar" msgstr "" -#: dialogs.c:739 +#: dialogs.c:777 msgid "Slap" msgstr "" -#: dialogs.c:740 +#: dialogs.c:778 msgid "Wood Thunk" msgstr "" -#: dialogs.c:742 +#: dialogs.c:780 msgid "User File" msgstr "" -#: dialogs.c:765 +#: dialogs.c:803 msgid "User WAV File:" msgstr "" -#: dialogs.c:766 +#: dialogs.c:804 msgid "Sound Program:" msgstr "" -#: dialogs.c:767 +#: dialogs.c:805 msgid "Try-Out Sound:" msgstr "" -#: dialogs.c:768 +#: dialogs.c:806 msgid "Play" msgstr "ææ¾" -#: dialogs.c:769 +#: dialogs.c:807 msgid "Move:" msgstr "" -#: dialogs.c:770 +#: dialogs.c:808 msgid "Win:" msgstr "" -#: dialogs.c:771 +#: dialogs.c:809 msgid "Lose:" msgstr "" -#: dialogs.c:772 +#: dialogs.c:810 msgid "Draw:" msgstr "" -#: dialogs.c:773 +#: dialogs.c:811 msgid "Unfinished:" msgstr "" -#: dialogs.c:774 +#: dialogs.c:812 msgid "Alarm:" msgstr "" -#: dialogs.c:775 +#: dialogs.c:813 msgid "Challenge:" msgstr "" -#: dialogs.c:777 +#: dialogs.c:815 msgid "Sounds Directory:" msgstr "" -#: dialogs.c:778 +#: dialogs.c:816 msgid "Shout:" msgstr "" -#: dialogs.c:779 +#: dialogs.c:817 msgid "S-Shout:" msgstr "" -#: dialogs.c:780 +#: dialogs.c:818 msgid "Channel:" msgstr "" -#: dialogs.c:781 +#: dialogs.c:819 msgid "Channel 1:" msgstr "" -#: dialogs.c:782 +#: dialogs.c:820 msgid "Tell:" msgstr "" -#: dialogs.c:783 +#: dialogs.c:821 msgid "Kibitz:" msgstr "" -#: dialogs.c:784 +#: dialogs.c:822 msgid "Request:" msgstr "" -#: dialogs.c:785 +#: dialogs.c:823 msgid "Lion roar:" msgstr "" -#: dialogs.c:786 +#: dialogs.c:824 msgid "Seek:" msgstr "" -#: dialogs.c:802 +#: dialogs.c:840 msgid "Sound Options" msgstr "è²é³" -#: dialogs.c:823 +#: dialogs.c:861 msgid "White Piece Color:" msgstr "" #. TRANSLATORS: R = single letter for the color red -#: dialogs.c:826 dialogs.c:835 dialogs.c:841 dialogs.c:847 dialogs.c:853 -#: dialogs.c:859 +#: dialogs.c:864 dialogs.c:873 dialogs.c:879 dialogs.c:885 dialogs.c:891 +#: dialogs.c:897 msgid "R" msgstr "" #. TRANSLATORS: G = single letter for the color green -#: dialogs.c:828 dialogs.c:836 dialogs.c:842 dialogs.c:848 dialogs.c:854 -#: dialogs.c:860 +#: dialogs.c:866 dialogs.c:874 dialogs.c:880 dialogs.c:886 dialogs.c:892 +#: dialogs.c:898 msgid "G" msgstr "" #. TRANSLATORS: B = single letter for the color blue -#: dialogs.c:830 dialogs.c:837 dialogs.c:843 dialogs.c:849 dialogs.c:855 -#: dialogs.c:861 +#: dialogs.c:868 dialogs.c:875 dialogs.c:881 dialogs.c:887 dialogs.c:893 +#: dialogs.c:899 msgid "B" msgstr "" #. TRANSLATORS: D = single letter to make a color darker -#: dialogs.c:832 dialogs.c:838 dialogs.c:844 dialogs.c:850 dialogs.c:856 -#: dialogs.c:862 +#: dialogs.c:870 dialogs.c:876 dialogs.c:882 dialogs.c:888 dialogs.c:894 +#: dialogs.c:900 msgid "D" msgstr "" -#: dialogs.c:833 +#: dialogs.c:871 msgid "Black Piece Color:" msgstr "é»å" -#: dialogs.c:839 +#: dialogs.c:877 msgid "Light Square Color:" msgstr "ç½æ ¼" -#: dialogs.c:845 +#: dialogs.c:883 msgid "Dark Square Color:" msgstr "é»æ ¼" -#: dialogs.c:851 +#: dialogs.c:889 msgid "Highlight Color:" msgstr "æ ¼åæ¨è¨" -#: dialogs.c:857 +#: dialogs.c:895 msgid "Premove Highlight Color:" msgstr "é å èµ°æ£æ¨è¨" -#: dialogs.c:863 +#: dialogs.c:901 msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: dialogs.c:865 +#: dialogs.c:903 msgid "Mono Mode" msgstr "é»ç½" -#: dialogs.c:866 +#: dialogs.c:904 msgid "Line Gap (-1 = default for board size):" msgstr "" -#: dialogs.c:867 +#: dialogs.c:905 msgid "Use Board Textures" msgstr "" -#: dialogs.c:868 +#: dialogs.c:906 msgid "Light-Squares Texture File:" msgstr "" -#: dialogs.c:869 +#: dialogs.c:907 msgid "Dark-Squares Texture File:" msgstr "" -#: dialogs.c:870 +#: dialogs.c:908 msgid "Use external piece bitmaps with their own colors" msgstr "" -#: dialogs.c:871 +#: dialogs.c:909 msgid "Directory with Pieces Images:" msgstr "" -#: dialogs.c:921 +#: dialogs.c:959 msgid "Board Options" msgstr "æ£ç¤é¸é " -#: dialogs.c:974 menus.c:634 +#: dialogs.c:1012 menus.c:634 msgid "ICS text menu" msgstr "" -#: dialogs.c:996 +#: dialogs.c:1034 msgid "clear" msgstr "" -#: dialogs.c:997 dialogs.c:1085 +#: dialogs.c:1035 dialogs.c:1123 msgid "save changes" msgstr "" -#: dialogs.c:1100 +#: dialogs.c:1138 #, fuzzy msgid "Edit book" msgstr "編輯(E)" -#: dialogs.c:1100 menus.c:636 +#: dialogs.c:1138 menus.c:636 msgid "Tags" msgstr "編輯æ¨ç±¤(T)" -#: dialogs.c:1242 +#: dialogs.c:1280 msgid "ICS input box" msgstr "" -#: dialogs.c:1274 +#: dialogs.c:1312 msgid "Type a move" msgstr "" -#: dialogs.c:1300 +#: dialogs.c:1338 msgid "Engine has no options" msgstr "" -#: dialogs.c:1302 +#: dialogs.c:1340 msgid "Engine Settings" msgstr "" -#: dialogs.c:1327 +#: dialogs.c:1365 msgid "Select engine from list:" msgstr "" -#: dialogs.c:1330 +#: dialogs.c:1368 msgid "or specify one below:" msgstr "" -#: dialogs.c:1331 +#: dialogs.c:1369 msgid "Nickname (optional):" msgstr "" -#: dialogs.c:1332 +#: dialogs.c:1370 msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: dialogs.c:1333 +#: dialogs.c:1371 msgid "Engine Directory:" msgstr "" -#: dialogs.c:1334 +#: dialogs.c:1372 msgid "Engine Command:" msgstr "" -#: dialogs.c:1335 +#: dialogs.c:1373 msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: dialogs.c:1336 +#: dialogs.c:1374 msgid "UCI" msgstr "" -#: dialogs.c:1337 +#: dialogs.c:1375 msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: dialogs.c:1338 +#: dialogs.c:1376 msgid "Must not use GUI book" msgstr "" -#: dialogs.c:1339 +#: dialogs.c:1377 msgid "Add this engine to the list" msgstr "" -#: dialogs.c:1340 +#: dialogs.c:1378 msgid "Force current variant with this engine" msgstr "" -#: dialogs.c:1390 +#: dialogs.c:1428 msgid "Load first engine" msgstr "" -#: dialogs.c:1396 +#: dialogs.c:1434 msgid "Load second engine" msgstr "" -#: dialogs.c:1419 +#: dialogs.c:1457 msgid "shuffle" msgstr "" -#: dialogs.c:1420 +#: dialogs.c:1458 msgid "Start-position number:" msgstr "ååä½ç½®è碼(S)" -#: dialogs.c:1421 +#: dialogs.c:1459 #, fuzzy msgid "randomize" msgstr "é¨æ©" -#: dialogs.c:1422 +#: dialogs.c:1460 msgid "pick fixed" msgstr "" -#: dialogs.c:1439 +#: dialogs.c:1477 msgid "New Shuffle Game" msgstr "æ´çéæ²(u)..." -#: dialogs.c:1458 +#: dialogs.c:1496 msgid "classical" msgstr "" -#: dialogs.c:1459 +#: dialogs.c:1497 msgid "incremental" msgstr "" -#: dialogs.c:1460 +#: dialogs.c:1498 msgid "fixed max" msgstr "" -#: dialogs.c:1461 +#: dialogs.c:1499 msgid "Moves per session:" msgstr "" -#: dialogs.c:1462 +#: dialogs.c:1500 msgid "Initial time (min):" msgstr "" -#: dialogs.c:1463 +#: dialogs.c:1501 msgid "Increment or max (sec/move):" msgstr "" -#: dialogs.c:1464 +#: dialogs.c:1502 #, fuzzy msgid "Time-Odds factors:" msgstr "æéåæ¸" -#: dialogs.c:1465 +#: dialogs.c:1503 #, fuzzy msgid "Engine #1" msgstr "å¼æ輸åº" -#: dialogs.c:1466 +#: dialogs.c:1504 #, fuzzy msgid "Engine #2 / Human" msgstr "å¼æ1æèªç¨åº«" -#: dialogs.c:1506 dialogs.c:1509 dialogs.c:1514 dialogs.c:1515 +#: dialogs.c:1544 dialogs.c:1547 dialogs.c:1552 dialogs.c:1553 #: gtk/xoptions.c:194 msgid "Unused" msgstr "" -#: dialogs.c:1527 -msgid "Time Control" -msgstr "" - -#: dialogs.c:1556 +#: dialogs.c:1594 msgid "Error writing to chess program" msgstr "ç¼éè¨æ¯çµ¦åé象æ£ç¨å¼æåºé¯" -#: dialogs.c:1624 xaw/xoptions.c:1274 +#: dialogs.c:1662 xaw/xoptions.c:1276 #, fuzzy msgid "Cancel" msgstr "åæ¶(C)" -#: dialogs.c:1629 dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:1667 dialogs.c:2061 dialogs.c:2065 msgid "King" msgstr "ç" -#: dialogs.c:1632 +#: dialogs.c:1670 msgid "Captain" msgstr "" -#: dialogs.c:1633 +#: dialogs.c:1671 msgid "Lieutenant" msgstr "" -#: dialogs.c:1634 +#: dialogs.c:1672 msgid "General" msgstr "ä¸è¬é¸é (G)..." -#: dialogs.c:1635 +#: dialogs.c:1673 msgid "Warlord" msgstr "" -#: dialogs.c:1637 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1675 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Knight" msgstr "馬" -#: dialogs.c:1638 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1676 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Bishop" msgstr "象" -#: dialogs.c:1639 dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:1677 dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Rook" msgstr "è»" -#: dialogs.c:1643 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1681 dialogs.c:2062 dialogs.c:2066 msgid "Archbishop" msgstr "å師" -#: dialogs.c:1644 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1682 dialogs.c:2062 dialogs.c:2066 msgid "Chancellor" msgstr "å®°ç¸" -#: dialogs.c:1646 dialogs.c:2023 dialogs.c:2027 dialogs.c:2045 +#: dialogs.c:1684 dialogs.c:2061 dialogs.c:2065 dialogs.c:2083 msgid "Queen" msgstr "å" -#: dialogs.c:1648 +#: dialogs.c:1686 msgid "Lion" msgstr "" -#: dialogs.c:1652 +#: dialogs.c:1690 msgid "Defer" msgstr "" -#: dialogs.c:1653 dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:1691 dialogs.c:2062 dialogs.c:2066 msgid "Promote" msgstr "åè®" -#: dialogs.c:1668 +#: dialogs.c:1706 msgid "Chat partner:" msgstr "" -#: dialogs.c:1753 +#: dialogs.c:1791 msgid "Chat box" msgstr "" -#: dialogs.c:1794 +#: dialogs.c:1832 msgid "factory" msgstr "" -#: dialogs.c:1795 +#: dialogs.c:1833 msgid "up" msgstr "åä¸" -#: dialogs.c:1796 +#: dialogs.c:1834 msgid "down" msgstr "åä¸" -#: dialogs.c:1814 +#: dialogs.c:1852 msgid "No tag selected" msgstr "" -#: dialogs.c:1845 +#: dialogs.c:1883 #, fuzzy msgid "Game-list options" msgstr "è¼å ¥æ£å±é¸é " -#: dialogs.c:1921 dialogs.c:1935 +#: dialogs.c:1959 dialogs.c:1973 msgid "Error" msgstr "é¯èª¤" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Fatal Error" msgstr "å´éé¯èª¤" -#: dialogs.c:1958 +#: dialogs.c:1996 msgid "Exiting" msgstr "é¢é" -#: dialogs.c:1969 +#: dialogs.c:2007 msgid "Information" msgstr "è³è¨" -#: dialogs.c:1976 +#: dialogs.c:2014 msgid "Note" msgstr "註解" -#: dialogs.c:2022 dialogs.c:2302 dialogs.c:2305 +#: dialogs.c:2060 dialogs.c:2340 dialogs.c:2343 msgid "White" msgstr "ç´ æ¹" -#: dialogs.c:2022 dialogs.c:2026 dialogs.c:2045 +#: dialogs.c:2060 dialogs.c:2064 dialogs.c:2083 msgid "Pawn" msgstr "å µ" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Elephant" msgstr "象" -#: dialogs.c:2023 dialogs.c:2027 +#: dialogs.c:2061 dialogs.c:2065 msgid "Cannon" msgstr "ç®" -#: dialogs.c:2024 dialogs.c:2028 +#: dialogs.c:2062 dialogs.c:2066 msgid "Demote" msgstr "éç´" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Empty square" msgstr "æ¸ ç©ºæ ¼å" -#: dialogs.c:2025 dialogs.c:2029 +#: dialogs.c:2063 dialogs.c:2067 msgid "Clear board" msgstr "æ¸ ç©ºæ£ç¤" -#: dialogs.c:2026 dialogs.c:2314 dialogs.c:2317 +#: dialogs.c:2064 dialogs.c:2352 dialogs.c:2355 msgid "Black" msgstr "é»æ¹" -#: dialogs.c:2125 menus.c:787 +#: dialogs.c:2163 menus.c:787 msgid "File" msgstr "æªæ¡(F)" -#: dialogs.c:2126 menus.c:788 +#: dialogs.c:2164 menus.c:788 msgid "Edit" msgstr "編輯(E)" -#: dialogs.c:2127 menus.c:789 +#: dialogs.c:2165 menus.c:789 msgid "View" msgstr "" -#: dialogs.c:2128 menus.c:790 +#: dialogs.c:2166 menus.c:790 msgid "Mode" msgstr "模å¼(M)" -#: dialogs.c:2129 menus.c:791 +#: dialogs.c:2167 menus.c:791 msgid "Action" msgstr "è¡çº(A)" -#: dialogs.c:2130 menus.c:792 +#: dialogs.c:2168 menus.c:792 msgid "Engine" msgstr "" -#: dialogs.c:2131 menus.c:793 +#: dialogs.c:2169 menus.c:793 msgid "Options" msgstr "é¸é (O)" -#: dialogs.c:2132 menus.c:794 +#: dialogs.c:2170 menus.c:794 msgid "Help" msgstr "說æ(H)" -#: dialogs.c:2142 +#: dialogs.c:2180 msgid "<<" msgstr "" -#: dialogs.c:2143 +#: dialogs.c:2181 msgid "<" msgstr "" -#: dialogs.c:2145 +#: dialogs.c:2183 msgid ">" msgstr "" -#: dialogs.c:2146 +#: dialogs.c:2184 msgid ">>" msgstr "" -#: dialogs.c:2420 +#: dialogs.c:2458 msgid "Directories:" msgstr "" -#: dialogs.c:2421 +#: dialogs.c:2459 #, fuzzy msgid "Files:" msgstr "æªæ¡(F)" -#: dialogs.c:2422 +#: dialogs.c:2460 msgid "by name" msgstr "" -#: dialogs.c:2423 +#: dialogs.c:2461 msgid "by type" msgstr "" -#: dialogs.c:2426 +#: dialogs.c:2464 #, fuzzy msgid "Filename:" msgstr "é濾å¨" -#: dialogs.c:2427 +#: dialogs.c:2465 msgid "New directory" msgstr "" -#: dialogs.c:2428 +#: dialogs.c:2466 #, fuzzy msgid "File type:" msgstr "é濾å¨" -#: dialogs.c:2503 +#: dialogs.c:2541 #, fuzzy msgid "Contents of" msgstr "編輯註解(C) *.*" -#: dialogs.c:2529 +#: dialogs.c:2567 msgid " next page" msgstr "" -#: dialogs.c:2546 +#: dialogs.c:2584 msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: dialogs.c:2547 +#: dialogs.c:2585 msgid "TRY ANOTHER NAME" msgstr "" @@ -2215,19 +2232,19 @@ msgid "" "Select your own using '-pieceImageDirectory'." msgstr "" -#: engineoutput.c:107 menus.c:630 +#: engineoutput.c:110 menus.c:630 #, fuzzy, c-format msgid "Engine Output" msgstr "å¼æ輸åº" -#: engineoutput.c:117 +#: engineoutput.c:120 #, c-format msgid "%s (%d reversible ply)" msgid_plural "%s (%d reversible plies)" msgstr[0] "" msgstr[1] "" -#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:82 nengineoutput.c:90 +#: engineoutput.c:542 engineoutput.c:545 nengineoutput.c:82 nengineoutput.c:90 msgid "NPS" msgstr "NPS" @@ -2236,50 +2253,50 @@ msgstr "NPS" msgid "Reading game file (%d)" msgstr "æ£å±æªæ¡é¯èª¤" -#: gtk/xboard.c:846 xaw/xboard.c:1035 +#: gtk/xboard.c:867 xaw/xboard.c:1052 #, c-format msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: gtk/xboard.c:855 xaw/xboard.c:1044 +#: gtk/xboard.c:876 xaw/xboard.c:1061 #, c-format msgid "Failed to open file '%s'\n" msgstr "" -#: gtk/xboard.c:870 xaw/xboard.c:1053 +#: gtk/xboard.c:891 xaw/xboard.c:1070 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: gtk/xboard.c:889 xaw/xboard.c:1085 +#: gtk/xboard.c:910 xaw/xboard.c:1102 #, c-format msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: gtk/xboard.c:929 xaw/xboard.c:1122 +#: gtk/xboard.c:950 xaw/xboard.c:1139 #, c-format msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: gtk/xboard.c:970 xaw/xboard.c:1159 +#: gtk/xboard.c:991 xaw/xboard.c:1176 #, c-format msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: gtk/xboard.c:1260 xaw/xboard.c:1441 +#: gtk/xboard.c:1281 xaw/xboard.c:1458 #, c-format msgid "Unable to create font set for %s.\n" msgstr "" -#: gtk/xboard.c:1285 xaw/xboard.c:1464 +#: gtk/xboard.c:1306 xaw/xboard.c:1481 #, c-format msgid "%s: no fonts match pattern %s\n" msgstr "" -#: gtk/xboard.c:1724 xaw/xboard.c:1954 +#: gtk/xboard.c:1745 xaw/xboard.c:1971 msgid "Can't open temp file" msgstr "" -#: gtk/xboard.c:2176 +#: gtk/xboard.c:2199 #, fuzzy msgid "Failed to open file" msgstr "å¼å«cmail失æ" @@ -2876,20 +2893,20 @@ msgstr "" msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: usystem.c:559 +#: usystem.c:557 msgid "Socket support is not configured in" msgstr "" -#: usystem.c:648 +#: usystem.c:646 msgid "internal rcmd not implemented for Unix" msgstr "" -#: xaw/xboard.c:1165 +#: xaw/xboard.c:1182 #, c-format msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xaw/xoptions.c:321 xaw/xoptions.c:1023 +#: xaw/xoptions.c:321 xaw/xoptions.c:1025 msgid "browse" msgstr "" @@ -2905,7 +2922,7 @@ msgstr "" msgid "Shift" msgstr "" -#: xaw/xoptions.c:1270 +#: xaw/xoptions.c:1272 msgid "OK" msgstr "確å®"