X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=po%2Fvi.po;h=df85d215ce21d3764a8486d34ae849a0ebf7cf32;hb=da8802ac4d06115296e0f8ba955ecf5570741d08;hp=0fd0b15ec36213e1a9216b2689ca35ac690190af;hpb=39c8c9c8899d6af3e31fbe245cfdb6e470fa984c;p=xboard.git diff --git a/po/vi.po b/po/vi.po index 0fd0b15..df85d21 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: 2011-09-29 20:48-0700\n" +"POT-Creation-Date: 2013-08-28 22:03-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,503 +18,562 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: backend.c:826 +#: args.h:821 +#, c-format +msgid "%s in settings file\n" +msgstr "" + +#: args.h:831 +#, c-format +msgid "Bad integer value %s" +msgstr "" + +#: args.h:924 args.h:1165 +#, c-format +msgid "Unrecognized argument %s" +msgstr "" + +#: args.h:955 +#, c-format +msgid "No value provided for argument %s" +msgstr "" + +#: args.h:1015 +#, c-format +msgid "Incomplete \\ escape in value for %s" +msgstr "" + +#: args.h:1120 +#, c-format +msgid "Failed to open indirection file %s" +msgstr "" + +#: args.h:1137 +#, 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:753 +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:756 +msgid "second" +msgstr "" + +#: backend.c:837 #, c-format msgid "protocol version %d not supported" msgstr "" -#: backend.c:899 +#: backend.c:943 msgid "You did not specify the engine executable" msgstr "" -#: backend.c:951 +#: backend.c:999 #, c-format msgid "bad timeControl option %s" msgstr "" -#: backend.c:966 +#: backend.c:1014 #, c-format msgid "bad searchTime option %s" msgstr "" -#: backend.c:1072 +#: backend.c:1120 #, c-format msgid "Variant %s supported only in ICS mode" msgstr "" -#: backend.c:1090 +#: backend.c:1138 #, c-format msgid "Unknown variant name %s" msgstr "" -#: backend.c:1333 +#: backend.c:1386 msgid "Starting chess program" msgstr "" -#: backend.c:1356 +#: backend.c:1409 msgid "Bad game file" msgstr "" -#: backend.c:1363 +#: backend.c:1416 msgid "Bad position file" msgstr "" -#: backend.c:1377 +#: backend.c:1430 msgid "Pick new game" msgstr "" -#: backend.c:1442 +#: backend.c:1499 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:1449 +#: backend.c:1506 #, c-format msgid "All games in tourney '%s' are already played or playing" msgstr "" -#: backend.c:1456 +#: backend.c:1513 msgid "Can't have a match with no chess programs" msgstr "" -#: backend.c:1490 +#: backend.c:1550 #, c-format msgid "Could not open comm port %s" msgstr "" -#: backend.c:1493 +#: backend.c:1553 #, c-format msgid "Could not connect to host %s, port %s" msgstr "" -#: backend.c:1549 +#: backend.c:1609 #, c-format msgid "Unknown initialMode %s" msgstr "" -#: backend.c:1575 +#: backend.c:1635 msgid "AnalyzeFile mode requires a game file" msgstr "" -#: backend.c:1602 +#: backend.c:1662 msgid "Analysis mode requires a chess engine" msgstr "" -#: backend.c:1606 +#: backend.c:1666 msgid "Analysis mode does not work with ICS mode" msgstr "" -#: backend.c:1617 +#: backend.c:1677 msgid "MachineWhite mode requires a chess engine" msgstr "" -#: backend.c:1622 +#: backend.c:1682 msgid "MachineWhite mode does not work with ICS mode" msgstr "" -#: backend.c:1629 +#: backend.c:1689 msgid "MachineBlack mode requires a chess engine" msgstr "" -#: backend.c:1634 +#: backend.c:1694 msgid "MachineBlack mode does not work with ICS mode" msgstr "" -#: backend.c:1641 +#: backend.c:1701 msgid "TwoMachines mode requires a chess engine" msgstr "" -#: backend.c:1646 +#: backend.c:1706 msgid "TwoMachines mode does not work with ICS mode" msgstr "" -#: backend.c:1657 +#: backend.c:1717 msgid "Training mode requires a game file" msgstr "" -#: backend.c:1828 backend.c:1872 backend.c:1897 backend.c:2308 +#: backend.c:1880 backend.c:1935 backend.c:1958 backend.c:2357 msgid "Error writing to ICS" msgstr "" -#: backend.c:1832 +#: backend.c:1895 msgid "Error reading from keyboard" msgstr "" -#: backend.c:1835 +#: backend.c:1898 msgid "Got end of file from keyboard" msgstr "" -#: backend.c:2146 +#: backend.c:2203 #, c-format msgid "Unknown wild type %d" msgstr "" -#: backend.c:2157 -#, c-format -msgid "recognized '%s' (%d) as variant %s\n" -msgstr "" - -#: backend.c:2222 xboard.c:7299 +#: backend.c:2274 usystem.c:329 msgid "Error writing to display" msgstr "" -#: backend.c:2967 +#: backend.c:3030 #, c-format msgid "your opponent kibitzes: %s" msgstr "" -#: backend.c:3487 +#: backend.c:3559 msgid "Error gathering move list: two headers" msgstr "" -#: backend.c:3501 -#, c-format -msgid "Ratings from header: W %d, B %d\n" +#: backend.c:3606 +msgid "Error gathering move list: nested" msgstr "" -#: backend.c:3534 -msgid "Error gathering move list: nested" +#: backend.c:3710 backend.c:4128 backend.c:4332 backend.c:4891 backend.c:4895 +#: backend.c:6919 backend.c:12213 backend.c:13928 backend.c:14005 +#: backend.c:14051 backend.c:14057 backend.c:14062 backend.c:14067 +msgid "vs." msgstr "" -#: backend.c:3766 +#: backend.c:3838 msgid "Illegal move (rejected by ICS)" msgstr "" -#: backend.c:4103 +#: backend.c:4176 msgid "Connection closed by ICS" msgstr "" -#: backend.c:4105 +#: backend.c:4178 msgid "Error reading from ICS" msgstr "" -#: backend.c:4156 -#, c-format -msgid "Parsing board: %s\n" -msgstr "" - -#: backend.c:4180 +#: backend.c:4255 #, c-format msgid "" "Failed to parse board string:\n" "\"%s\"" msgstr "" -#: backend.c:4189 backend.c:9424 +#: backend.c:4264 backend.c:9885 msgid "Game too long; increase MAX_MOVES and recompile" msgstr "" -#: backend.c:4283 +#: backend.c:4383 msgid "Error gathering move list: extra board" msgstr "" -#: backend.c:4703 backend.c:4725 +#: backend.c:4815 backend.c:4837 #, c-format msgid "Couldn't parse move \"%s\" from ICS" msgstr "" -#: backend.c:4955 +#: backend.c:5074 #, c-format msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)" msgstr "" -#: backend.c:5903 +#: backend.c:5145 +msgid "You cannot do this while you are playing or observing" +msgstr "" + +#: backend.c:6046 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!" msgstr "" -#: backend.c:6255 +#: backend.c:6510 msgid "You are playing Black" msgstr "" -#: backend.c:6264 backend.c:6291 +#: backend.c:6519 backend.c:6546 msgid "You are playing White" msgstr "" -#: backend.c:6273 backend.c:6299 backend.c:6418 backend.c:6443 backend.c:6459 -#: backend.c:13725 +#: backend.c:6528 backend.c:6554 backend.c:6674 backend.c:6699 backend.c:6715 +#: backend.c:14705 msgid "It is White's turn" msgstr "" -#: backend.c:6277 backend.c:6303 backend.c:6426 backend.c:6449 backend.c:6480 -#: backend.c:13717 +#: backend.c:6532 backend.c:6558 backend.c:6682 backend.c:6705 backend.c:6736 +#: backend.c:14697 msgid "It is Black's turn" msgstr "" -#: backend.c:6316 +#: backend.c:6571 msgid "Displayed position is not current" msgstr "" -#: backend.c:6554 +#: backend.c:6809 msgid "Illegal move" msgstr "" -#: backend.c:6617 +#: backend.c:6876 msgid "End of game" msgstr "" -#: backend.c:6620 +#: backend.c:6879 msgid "Incorrect move" msgstr "" -#: backend.c:6913 backend.c:7029 +#: backend.c:7257 backend.c:7392 msgid "Pull pawn backwards to under-promote" msgstr "" -#: backend.c:7251 +#: backend.c:7364 +msgid "only marked squares are legal" +msgstr "" + +#: backend.c:7624 msgid "Swiss tourney finished" msgstr "" -#: backend.c:7791 +#: backend.c:8199 msgid "Invalid pairing from pairing engine" msgstr "" -#: backend.c:7913 +#: backend.c:8332 #, c-format msgid "Illegal move \"%s\" from %s machine" msgstr "" -#: backend.c:8136 +#: backend.c:8564 msgid "Bad FEN received from engine" msgstr "" -#: backend.c:8280 xboard.c:5894 xboard.c:5938 +#: backend.c:8730 backend.c:13793 backend.c:13858 #, c-format msgid "%s does not support analysis" msgstr "" -#: backend.c:8346 +#: backend.c:8796 #, c-format msgid "Illegal move \"%s\" (rejected by %s chess program)" msgstr "" -#: backend.c:8371 +#: backend.c:8823 #, c-format msgid "Failed to start %s chess program %s on %s: %s\n" msgstr "" -#: backend.c:8392 +#: backend.c:8844 #, c-format msgid "Hint: %s" msgstr "" -#: backend.c:8397 +#: backend.c:8849 #, c-format msgid "" "Illegal hint move \"%s\"\n" "from %s chess program" msgstr "" -#: backend.c:8572 +#: backend.c:9024 msgid "Machine accepts your draw offer" msgstr "" -#: backend.c:8575 +#: backend.c:9027 msgid "" "Machine offers a draw\n" "Select Action / Draw to agree" msgstr "" -#: backend.c:8953 +#: backend.c:9106 +msgid "failed writing PV" +msgstr "" + +#: backend.c:9404 #, c-format msgid "Ambiguous move in ICS output: \"%s\"" msgstr "" -#: backend.c:8963 +#: backend.c:9414 #, c-format msgid "Illegal move in ICS output: \"%s\"" msgstr "" -#: backend.c:8974 +#: backend.c:9425 msgid "Gap in move list" msgstr "" -#: backend.c:9559 xoptions.c:417 +#: backend.c:10046 dialogs.c:461 #, c-format msgid "Variant %s not supported by %s" msgstr "" -#: backend.c:9676 +#: backend.c:10167 #, c-format msgid "Startup failure on '%s'" msgstr "" -#: backend.c:9704 +#: backend.c:10198 msgid "Waiting for first chess program" msgstr "" -#: backend.c:9709 backend.c:13115 +#: backend.c:10203 backend.c:14076 msgid "Waiting for second chess program" msgstr "" -#: backend.c:9759 +#: backend.c:10252 msgid "Could not write on tourney file" msgstr "" -#: backend.c:9824 +#: backend.c:10326 msgid "" "You cannot replace an engine while it is engaged!\n" "Terminate its game first." msgstr "" -#: backend.c:9838 +#: backend.c:10340 msgid "No engine with the name you gave is installed" msgstr "" -#: backend.c:9840 +#: backend.c:10342 msgid "" "First change an engine by editing the participants list\n" "of the Tournament Options dialog" msgstr "" -#: backend.c:9841 +#: backend.c:10343 msgid "You can only change one engine at the time" msgstr "" -#: backend.c:9855 +#: backend.c:10358 backend.c:10505 +#, c-format +msgid "No engine %s is installed" +msgstr "" + +#: backend.c:10378 msgid "" "You must supply a tournament file,\n" "for storing the tourney progress" msgstr "" -#: backend.c:9865 +#: backend.c:10388 msgid "Not enough participants" msgstr "" -#: backend.c:9995 +#: backend.c:10589 msgid "Bad tournament file" msgstr "" -#: backend.c:10007 +#: backend.c:10601 msgid "Waiting for other game(s)" msgstr "" -#: backend.c:10020 +#: backend.c:10614 msgid "No pairing engine specified" msgstr "" -#: backend.c:10463 +#: backend.c:11092 #, c-format msgid "Match %s vs. %s: final score %d-%d-%d" msgstr "" -#: backend.c:10908 backend.c:10939 +#: backend.c:11554 backend.c:11585 #, c-format msgid "Illegal move: %d.%s%s" msgstr "" -#: backend.c:10928 +#: backend.c:11574 #, c-format msgid "Ambiguous move: %d.%s%s" msgstr "" -#: backend.c:10985 backend.c:11775 backend.c:11972 backend.c:12341 +#: backend.c:11627 backend.c:12636 backend.c:12829 backend.c:13190 #, c-format msgid "Can't open \"%s\"" msgstr "" -#: backend.c:10997 xboard.c:5472 +#: backend.c:11639 menus.c:116 msgid "Cannot build game list" msgstr "" -#: backend.c:11086 +#: backend.c:11724 msgid "No more games in this message" msgstr "" -#: backend.c:11127 +#: backend.c:11764 msgid "No game has been loaded yet" msgstr "" -#: backend.c:11131 backend.c:11753 xgamelist.c:436 +#: backend.c:11768 backend.c:12617 ngamelist.c:129 msgid "Can't back up any further" msgstr "" -#: backend.c:11330 +#: backend.c:12189 msgid "Game number out of range" msgstr "" -#: backend.c:11341 +#: backend.c:12200 msgid "Can't seek on game file" msgstr "" -#: backend.c:11399 +#: backend.c:12258 msgid "Game not found in file" msgstr "" -#: backend.c:11527 backend.c:11855 +#: backend.c:12386 backend.c:12713 msgid "Bad FEN position in file" msgstr "" -#: backend.c:11677 +#: backend.c:12538 msgid "No moves in game" msgstr "" -#: backend.c:11749 +#: backend.c:12613 msgid "No position has been loaded yet" msgstr "" -#: backend.c:11816 backend.c:11827 +#: backend.c:12674 backend.c:12685 msgid "Can't seek on position file" msgstr "" -#: backend.c:11834 backend.c:11846 +#: backend.c:12692 backend.c:12704 msgid "Position not found in file" msgstr "" -#: backend.c:11887 +#: backend.c:12744 msgid "Black to play" msgstr "" -#: backend.c:11890 +#: backend.c:12747 msgid "White to play" msgstr "" -#: backend.c:11977 backend.c:12346 +#: backend.c:12834 backend.c:13195 msgid "Waiting for access to save file" msgstr "" -#: backend.c:11979 +#: backend.c:12836 msgid "Saving game" msgstr "" -#: backend.c:12348 +#: backend.c:12837 +msgid "Bad Seek" +msgstr "" + +#: backend.c:13197 msgid "Saving position" msgstr "" -#: backend.c:12478 +#: backend.c:13323 msgid "" "You have edited the game history.\n" "Use Reload Same Game and make your move again." msgstr "" -#: backend.c:12483 +#: backend.c:13328 msgid "" "You have entered too many moves.\n" "Back up to the correct position and try again." msgstr "" -#: backend.c:12488 +#: backend.c:13333 msgid "" "Displayed position is not current.\n" "Step forward to the correct position and try again." msgstr "" -#: backend.c:12535 +#: backend.c:13380 msgid "You have not made a move yet" msgstr "" -#: backend.c:12556 +#: backend.c:13401 msgid "" "The cmail message is not loaded.\n" "Use Reload CMail Message and make your move again." msgstr "" -#: backend.c:12561 +#: backend.c:13406 msgid "No unfinished games" msgstr "" -#: backend.c:12567 +#: backend.c:13412 #, c-format msgid "" "You have already mailed a move.\n" @@ -524,2115 +583,2394 @@ msgid "" "on the command line." msgstr "" -#: backend.c:12582 +#: backend.c:13427 msgid "Failed to invoke cmail" msgstr "" -#: backend.c:12644 +#: backend.c:13489 #, c-format msgid "Waiting for reply from opponent\n" msgstr "" -#: backend.c:12666 +#: backend.c:13511 #, c-format msgid "Still need to make move for game\n" msgstr "" -#: backend.c:12670 +#: backend.c:13515 #, c-format msgid "Still need to make moves for both games\n" msgstr "" -#: backend.c:12674 +#: backend.c:13519 #, c-format msgid "Still need to make moves for all %d games\n" msgstr "" -#: backend.c:12681 +#: backend.c:13526 #, c-format msgid "Still need to make a move for game %s\n" msgstr "" -#: backend.c:12687 +#: backend.c:13532 #, c-format msgid "No unfinished games\n" msgstr "" -#: backend.c:12689 +#: backend.c:13534 #, c-format msgid "Ready to send mail\n" msgstr "" -#: backend.c:12694 +#: backend.c:13539 #, c-format msgid "Still need to make moves for games %s\n" msgstr "" -#: backend.c:12851 +#: backend.c:13743 msgid "Edit comment" msgstr "" -#: backend.c:12853 +#: backend.c:13745 #, c-format msgid "Edit comment on %d.%s%s" msgstr "" -#: backend.c:12947 +#: backend.c:13800 +#, c-format +msgid "You are not observing a game" +msgstr "" + +#: backend.c:13908 msgid "It is not White's turn" msgstr "" -#: backend.c:13028 +#: backend.c:13989 msgid "It is not Black's turn" msgstr "" -#: backend.c:13135 +#: backend.c:14097 #, c-format msgid "Starting %s chess program" msgstr "" -#: backend.c:13163 backend.c:14252 +#: backend.c:14125 backend.c:15240 msgid "" "Wait until your turn,\n" "or select Move Now" msgstr "" -#: backend.c:13287 +#: backend.c:14259 msgid "Training mode off" msgstr "" -#: backend.c:13295 +#: backend.c:14267 msgid "Training mode on" msgstr "" -#: backend.c:13298 +#: backend.c:14270 msgid "Already at end of game" msgstr "" -#: backend.c:13379 +#: backend.c:14350 msgid "Warning: You are still playing a game" msgstr "" -#: backend.c:13382 +#: backend.c:14353 msgid "Warning: You are still observing a game" msgstr "" -#: backend.c:13385 +#: backend.c:14356 msgid "Warning: You are still examining a game" msgstr "" -#: backend.c:13459 +#: backend.c:14423 +msgid "Click clock to clear board" +msgstr "" + +#: backend.c:14433 msgid "Close ICS engine analyze..." msgstr "" -#: backend.c:13742 +#: backend.c:14722 msgid "That square is occupied" msgstr "" -#: backend.c:13766 backend.c:13792 +#: backend.c:14746 backend.c:14772 msgid "There is no pending offer on this move" msgstr "" -#: backend.c:13828 backend.c:13839 +#: backend.c:14808 backend.c:14819 msgid "Your opponent is not out of time" msgstr "" -#: backend.c:13905 +#: backend.c:14885 msgid "You must make your move before offering a draw" msgstr "" -#: backend.c:14234 +#: backend.c:15222 msgid "You are not examining a game" msgstr "" -#: backend.c:14238 +#: backend.c:15226 msgid "You can't revert while pausing" msgstr "" -#: backend.c:14292 backend.c:14299 +#: backend.c:15280 backend.c:15287 msgid "It is your turn" msgstr "" -#: backend.c:14350 backend.c:14357 backend.c:14376 backend.c:14383 +#: backend.c:15338 backend.c:15345 backend.c:15398 backend.c:15405 msgid "Wait until your turn" msgstr "" -#: backend.c:14362 +#: backend.c:15350 msgid "No hint available" msgstr "" -#: backend.c:14825 +#: backend.c:15366 ngamelist.c:355 +msgid "Game list not loaded or empty" +msgstr "" + +#: backend.c:15373 +msgid "Book file exists! Try again for overwrite." +msgstr "" + +#: backend.c:15851 #, c-format msgid "Error writing to %s chess program" msgstr "" -#: backend.c:14828 backend.c:14864 +#: backend.c:15854 backend.c:15885 #, c-format msgid "%s program exits in draw position (%s)" msgstr "" -#: backend.c:14860 +#: backend.c:15880 #, c-format msgid "Error: %s chess program (%s) exited unexpectedly" msgstr "" -#: backend.c:14877 +#: backend.c:15898 #, c-format msgid "Error reading from %s chess program (%s)" msgstr "" -#: backend.c:15290 +#: backend.c:16301 #, c-format msgid "%s engine has too many options\n" msgstr "" -#: backend.c:15443 +#: backend.c:16457 msgid "Displayed move is not current" msgstr "" -#: backend.c:15452 +#: backend.c:16466 msgid "Could not parse move" msgstr "" -#: backend.c:15581 backend.c:15603 +#: backend.c:16591 backend.c:16613 msgid "Both flags fell" msgstr "" -#: backend.c:15583 +#: backend.c:16593 msgid "White's flag fell" msgstr "" -#: backend.c:15605 +#: backend.c:16615 msgid "Black's flag fell" msgstr "" -#: backend.c:16546 -msgid "Bad FEN position in clipboard" -msgstr "" - -#: xboard.c:615 -msgid "New Game Ctrl+N" -msgstr "Ván Mới Ctrl+N" - -#: xboard.c:616 -msgid "New Shuffle Game ..." -msgstr "Tráo Bên..." - -#: xboard.c:617 -msgid "New Variant ... Alt+Shift+V" -msgstr "Biến Mới... Alt+Shift+V" - -#: xboard.c:619 -msgid "Load Game Ctrl+O" -msgstr "Tải Ván Cờ... Ctrl+O" - -#: xboard.c:620 -msgid "Load Position Ctrl+Shift+O" -msgstr "Tải Thế Cờ... Ctrl+Shift+O" - -#: xboard.c:624 -msgid "Next Position Shift+PgDn" +#: backend.c:16746 +msgid "Clock adjustment not allowed in auto-flag mode" msgstr "" -#: xboard.c:625 -msgid "Prev Position Shift+PgUp" +#: backend.c:17585 +msgid "Bad FEN position in clipboard" msgstr "" -#: xboard.c:628 -msgid "Save Game Ctrl+S" -msgstr "Lưu Ván Cờ... Ctrl+S" - -#: xboard.c:629 -msgid "Save Position Ctrl+Shift+S" -msgstr "Lưu Thế Cờ... Ctrl+Shift+S" - -#: xboard.c:631 -msgid "Mail Move" +#: book.c:577 book.c:830 +msgid "Polyglot book not valid" msgstr "" -#: xboard.c:632 -msgid "Reload CMail Message" +#: book.c:701 +msgid "Book Fault" msgstr "" -#: xboard.c:634 -msgid "Quit Ctr+Q" -msgstr "Thoát" - -#: xboard.c:639 -msgid "Copy Game Ctrl+C" -msgstr "Chép Ván Cờ Vào Clipboard Ctrl+C" - -#: xboard.c:640 -msgid "Copy Position Ctrl+Shift+C" -msgstr "Chép Thế Cờ Vào Clipboard Ctrl+Shift+C" - -#: xboard.c:641 -msgid "Copy Game List" -msgstr "Copy Danh Sách Các Ván Cờ Vào Clipboard" - -#: xboard.c:643 -msgid "Paste Game Ctrl+V" -msgstr "Dán Ván Cờ Từ Clipboard Ctrl+V" - -#: xboard.c:644 -msgid "Paste Position Ctrl+Shift+V" -msgstr "Dán Thế Cờ Từ Clipboard Ctrl+Shift+V" - -#: xboard.c:646 -msgid "Edit Game Ctrl+E" -msgstr "Soạn Ván Cờ Ctrl+E" - -#: xboard.c:647 -msgid "Edit Position Ctrl+Shift+E" -msgstr "Soạn Thế Cờ Ctrl+Shift+E" - -#: xboard.c:648 -msgid "Edit Tags" -msgstr "Soạn Các Thẻ..." - -#: xboard.c:649 -msgid "Edit Comment" -msgstr "Soạn Bình Chú..." - -#: xboard.c:650 -#, fuzzy -msgid "Edit Book" -msgstr "Cẩm Nang Khai Cuộc..." - -#: xboard.c:652 -msgid "Revert Home" -msgstr "Ngược Lại Home" - -#: xboard.c:653 -msgid "Annotate" -msgstr "Chú Giải" - -#: xboard.c:654 -msgid "Truncate Game End" -msgstr "Cắt Ngắn Ván Cờ End" - -#: xboard.c:656 -msgid "Backward Alt+Left" -msgstr "Quay Trở Lại Alt+Left" - -#: xboard.c:657 -msgid "Forward Alt+Right" -msgstr "Đi Tiếp Alt+Right" - -#: xboard.c:658 -msgid "Back to Start Alt+Home" -msgstr "Quay Lại Đến Đầu Alt+Home" - -#: xboard.c:659 -msgid "Forward to End Alt+End" -msgstr "Đi Tiếp Tới Cuối Alt+End" - -#: xboard.c:664 -msgid "Flip View F2" -msgstr "Lật Ngược Bàn Cờ F2" - -#: xboard.c:666 -msgid "Engine Output Alt+Shift+O" -msgstr "In Ra Của Các Chương Trình Cờ Alt+Shift+O" - -#: xboard.c:667 -msgid "Move History Alt+Shift+H" -msgstr "Các Nước Đi Alt+Shift+H" - -#: xboard.c:668 -msgid "Evaluation Graph Alt+Shift+E" -msgstr "Đồ Thị Lượng Giá Alt+Shift+E" - -#: xboard.c:669 -msgid "Game List Alt+Shift+G" -msgstr "Danh Sách Các Ván Cờ Alt+Shift+G" - -#: xboard.c:670 xoptions.c:1413 -msgid "ICS text menu" +#: book.c:833 +msgid "Hash keys are different" msgstr "" -#: xboard.c:672 xoptions.c:1495 -msgid "Tags" -msgstr "Các Thẻ" - -#: xboard.c:673 -msgid "Comments" -msgstr "Bình Chú" - -#: xboard.c:674 -msgid "ICS Input Box" +#: book.c:1000 +msgid "Could not create book" msgstr "" -#: xboard.c:676 -msgid "Board..." -msgstr "Bàn Cờ..." - -#: xboard.c:677 -msgid "Game List Tags..." -msgstr "Các Thẻ của Danh Sách Ván Cờ" - -#: xboard.c:682 -msgid "Machine White Ctrl+W" -msgstr "Máy Chơi Bên Trắng Ctrl+W" - -#: xboard.c:683 -msgid "Machine Black Ctrl+B" -msgstr "Máy Chơi Bên Đen Ctrl+B" - -#: xboard.c:684 -msgid "Two Machines Ctrl+T" -msgstr "Máy Chơi Cả Hai Bên Ctrl+T" - -#: xboard.c:685 -msgid "Analysis Mode Ctrl+A" -msgstr "Chế Độ Phân Tích Ctrl+A" - -#: xboard.c:686 +#: dialogs.c:259 #, fuzzy -msgid "Analyze Game Ctrl+G" -msgstr "Phân Tích File Ctrl+F" - -#: xboard.c:687 -msgid "Edit Game Ctrl+E" -msgstr "Soạn Ván Cờ Ctrl+E" - -#: xboard.c:688 -msgid "Edit Position Ctrl+Shift+E" -msgstr "Soạn Thế Cờ Ctrl+Shift+E" - -#: xboard.c:689 -msgid "Training" -msgstr "Đang Dậy Máy" - -#: xboard.c:690 -msgid "ICS Client" -msgstr "Kết Nối Chơi Với Máy Chủ ICS" - -#: xboard.c:692 -msgid "Machine Match" -msgstr "Trận Đấu Với Máy" - -#: xboard.c:693 -msgid "Pause Pause" -msgstr "Tạm Dừng Pause" - -#: xboard.c:698 -msgid "Accept F3" -msgstr "Chấp Nhận F3" - -#: xboard.c:699 -msgid "Decline F4" -msgstr "Từ Chối F4" - -#: xboard.c:700 -msgid "Rematch F12" -msgstr "Chơi Ván Nữa F12" - -#: xboard.c:702 -msgid "Call Flag F5" -msgstr "Đặt Cờ F5" - -#: xboard.c:703 -msgid "Draw F6" -msgstr "Hòa F6" - -#: xboard.c:704 -msgid "Adjourn F7" +msgid "Tournament file: " msgstr " F7" -#: xboard.c:705 -msgid "Abort F8" -msgstr "Bỏ F8" - -#: xboard.c:706 -msgid "Resign F9" -msgstr "Nhận Thua F9" +#: dialogs.c:260 +msgid "Sync after round" +msgstr "" -#: xboard.c:708 -msgid "Stop Observing F10" -msgstr "Ngừng Xem" +#: dialogs.c:261 +msgid " (for concurrent playing of a single" +msgstr "" -#: xboard.c:709 -msgid "Stop Examining F11" -msgstr "Ngừng Thử" +#: dialogs.c:262 +msgid "Sync after cycle" +msgstr "" -#: xboard.c:710 -msgid "Upload to Examine" -msgstr "Tải Để " +#: dialogs.c:263 +msgid " tourney with multiple XBoards)" +msgstr "" -#: xboard.c:712 -msgid "Adjudicate to White" -msgstr "Phân Xử Trắng Thắng" +#: dialogs.c:264 +msgid "Tourney participants:" +msgstr "" -#: xboard.c:713 -msgid "Adjudicate to Black" -msgstr "Phân Xử Đen Thắng" +#: dialogs.c:265 +msgid "Select Engine:" +msgstr "" -#: xboard.c:714 -msgid "Adjudicate Draw" -msgstr "Phân Xử Hòa" +#: dialogs.c:273 +msgid "Tourney type (0 = round-robin, 1 = gauntlet):" +msgstr "" -#: xboard.c:719 -msgid "Load New Engine ..." +#: dialogs.c:274 +msgid "Number of tourney cycles (or Swiss rounds):" msgstr "" -#: xboard.c:721 -msgid "Engine #1 Settings ..." -msgstr "Đặt Tham Số Cho Chương Trình Chơi 1..." +#: dialogs.c:275 +msgid "Default Number of Games in Match (or Pairing):" +msgstr "" -#: xboard.c:722 -msgid "Engine #2 Settings ..." -msgstr "Đặt Tham Số Cho Chương Trình Chơi 2..." +#: dialogs.c:276 +msgid "Pause between Match Games (msec):" +msgstr "" -#: xboard.c:724 -msgid "Hint" -msgstr "Gợi Ý..." +#: dialogs.c:277 +msgid "Save Tourney Games on:" +msgstr "" -#: xboard.c:725 -msgid "Book" -msgstr "Cẩm Nang Khai Cuộc..." +#: dialogs.c:278 +msgid "Game File with Opening Lines:" +msgstr "" -#: xboard.c:727 -msgid "Move Now Ctrl+M" -msgstr "Phải Đi Ngay Ctrl+M" +#: dialogs.c:279 +msgid "Game Number (-1 or -2 = Auto-Increment):" +msgstr "" -#: xboard.c:728 -msgid "Retract Move Ctrl+X" -msgstr "Hoãn Nước Đi Vừa Rồi Ctrl+X" +#: dialogs.c:280 +msgid "File with Start Positions:" +msgstr "" -#: xboard.c:735 -msgid "General ..." -msgstr "Chung..." +#: dialogs.c:281 +msgid "Position Number (-1 or -2 = Auto-Increment):" +msgstr "" -#: xboard.c:737 -msgid "Time Control ... Alt+Shift+T" -msgstr "Đặt Thời Gian... Alt+Shift+T" +#: dialogs.c:282 +msgid "Rewind Index after this many Games (0 = never):" +msgstr "" -#: xboard.c:738 -msgid "Common Engine ... Alt+Shift+U" -msgstr "Chương Trình Cờ Chung... Alt+Shift+U" +#: dialogs.c:283 +msgid "Disable own engine books by default" +msgstr "" -#: xboard.c:739 -msgid "Adjudications ... Alt+Shift+J" -msgstr "Phân Xử Kết Quả... Alt+Shift+J" +#: dialogs.c:284 +msgid "Replace Engine" +msgstr "" -#: xboard.c:740 -msgid "ICS ..." -msgstr "ICS..." +#: dialogs.c:285 +msgid "Upgrade Engine" +msgstr "" -#: xboard.c:741 -msgid "Match ..." +#: dialogs.c:286 +msgid "Clone Tourney" msgstr "" -#: xboard.c:742 -msgid "Load Game ..." -msgstr "Tải Ván Cờ... Alt+Shift+L" +#: dialogs.c:316 +msgid "First you must specify an existing tourney file to clone" +msgstr "" -#: xboard.c:743 -msgid "Save Game ..." -msgstr "Lưu Ván Cờ... Alt+Shift+S" +#: dialogs.c:332 dialogs.c:1322 +msgid "# no engines are installed" +msgstr "" -#: xboard.c:745 -msgid "Game List ..." -msgstr "Danh Sách Ván Cờ" +#: dialogs.c:344 +msgid "Match Options" +msgstr "" -#: xboard.c:746 -msgid "Sounds ..." -msgstr "Âm Thanh" +#: dialogs.c:363 +msgid "Absolute Analysis Scores" +msgstr "" -#: xboard.c:749 -msgid "Always Queen Ctrl+Shift+Q" -msgstr "Luôn Là Hoàng Hậu Ctrl+Shift+Q" +#: dialogs.c:364 +msgid "Almost Always Queen (Detour Under-Promote)" +msgstr "" -#: xboard.c:750 xoptions.c:383 +#: dialogs.c:365 menus.c:714 msgid "Animate Dragging" msgstr "" -#: xboard.c:751 -msgid "Animate Moving Ctrl+Shift+A" +#: dialogs.c:366 menus.c:715 +msgid "Animate Moving" msgstr "" -#: xboard.c:752 -msgid "Auto Flag Ctrl+Shift+F" +#: dialogs.c:367 menus.c:716 +msgid "Auto Flag" msgstr "Tự Động Đặt Cờ" -#: xboard.c:753 xoptions.c:386 +#: dialogs.c:368 menus.c:717 msgid "Auto Flip View" msgstr "Tự Động Xoay Bàn Cờ" -#: xboard.c:754 xoptions.c:387 +#: dialogs.c:369 menus.c:718 msgid "Blindfold" msgstr "Mù Quáng" -#: xboard.c:755 -msgid "Flash Moves" +#: dialogs.c:370 +msgid "Drop Menu" msgstr "" -#: xboard.c:757 -msgid "Highlight Dragging" -msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ" +#: dialogs.c:371 +msgid "Enable Variation Trees" +msgstr "" + +#: dialogs.c:372 +msgid "Hide Thinking from Human" +msgstr "" -#: xboard.c:759 xoptions.c:391 +#: dialogs.c:373 menus.c:723 msgid "Highlight Last Move" msgstr "Đánh Dấu Nước Cuối" -#: xboard.c:760 -msgid "Highlight With Arrow" +#: dialogs.c:374 +msgid "Highlight with Arrow" msgstr "Đánh Dấu Với Mũi Tên" -#: xboard.c:761 xoptions.c:393 -msgid "Move Sound" -msgstr "" - -#: xboard.c:763 xoptions.c:394 +#: dialogs.c:375 menus.c:726 msgid "One-Click Moving" msgstr "Đi Quân Với Chỉ Một Bấm" -#: xboard.c:764 -msgid "Periodic Updates" -msgstr "Cập Nhật Theo Chu Kỳ" +#: dialogs.c:376 +msgid "Periodic Updates (in Analysis Mode)" +msgstr "" + +#: dialogs.c:378 +msgid "Play Move(s) of Clicked PV (Analysis)" +msgstr "" -#: xboard.c:765 -msgid "Ponder Next Move Ctrl+Shift+P" -msgstr "Tiếp Tục Tính Trước" +#: dialogs.c:379 dialogs.c:515 menus.c:728 +msgid "Ponder Next Move" +msgstr "" -#: xboard.c:766 -msgid "Popup Exit Message" +#: dialogs.c:380 +msgid "Popup Exit Messages" msgstr "Bật Cửa Sổ Thoát Chương trình" -#: xboard.c:767 xoptions.c:398 +#: dialogs.c:381 menus.c:730 msgid "Popup Move Errors" msgstr "Bật Cửa Sổ Lỗi Nước Đi" -#: xboard.c:769 -msgid "Show Coords" +#: dialogs.c:382 +msgid "Scores in Move List" +msgstr "" + +#: dialogs.c:383 +msgid "Show Coordinates" msgstr "Hiện Tọa Độ" -#: xboard.c:770 -msgid "Hide Thinking Ctrl+Shift+H" -msgstr "Ẩn Suy Nghĩ" +#: dialogs.c:384 +msgid "Show Target Squares" +msgstr "" -#: xboard.c:771 -msgid "Test Legality Ctrl+Shift+L" -msgstr "Kiểm Tra Hợp Lệ" +#: dialogs.c:385 +msgid "Sticky Windows" +msgstr "" -#: xboard.c:774 -msgid "Save Settings Now" -msgstr "Lưu Các Tham Số Ngay" +#: dialogs.c:386 menus.c:733 +msgid "Test Legality" +msgstr "Kiểm Tra Hợp Lệ" -#: xboard.c:775 -msgid "Save Settings on Exit" -msgstr "Lưu Các Tham Số Khi Kết Thúc" +#: dialogs.c:387 +msgid "Top-Level Dialogs" +msgstr "" -#: xboard.c:780 -msgid "Info XBoard" +#: dialogs.c:388 +msgid "Flash Moves (0 = no flashing):" msgstr "" -#: xboard.c:781 -msgid "Man XBoard F1" +#: dialogs.c:389 +msgid "Flash Rate (high = fast):" msgstr "" -#: xboard.c:783 xboard.c:6832 -msgid "About XBoard" -msgstr "Thông Tin Về XBoard" +#: dialogs.c:390 +msgid "Animation Speed (high = slow):" +msgstr "" -#: xboard.c:788 -msgid "File" +#: dialogs.c:391 +msgid "Zoom factor in Evaluation Graph:" msgstr "" -#: xboard.c:789 -msgid "Edit" -msgstr "Soạn" +#: dialogs.c:400 +msgid "General Options" +msgstr "Các Lựa Chọn Chung" -#: xboard.c:790 -msgid "View" +#: dialogs.c:410 +msgid "normal" msgstr "" -#: xboard.c:791 -msgid "Mode" +#: dialogs.c:411 +msgid "makruk" msgstr "" -#: xboard.c:792 -msgid "Action" +#: dialogs.c:412 +msgid "FRC" msgstr "" -#: xboard.c:793 -msgid "Engine" +#: dialogs.c:413 +msgid "shatranj" msgstr "" -#: xboard.c:794 -msgid "Options" +#: dialogs.c:414 +msgid "wild castle" msgstr "" -#: xboard.c:795 -msgid "Help" -msgstr "Hướng Dẫn" - -#: xboard.c:811 xboard.c:7589 -msgid "White" -msgstr "Trắng" - -#: xboard.c:811 xboard.c:815 xboard.c:834 -msgid "Pawn" -msgstr "Tốt" +#: dialogs.c:415 +msgid "knightmate" +msgstr "" -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5153 xboard.c:5229 -msgid "Knight" -msgstr "Mã" +#: dialogs.c:416 +msgid "no castle" +msgstr "" -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5151 -msgid "Bishop" -msgstr "Tượng" +#: dialogs.c:417 +msgid "cylinder *" +msgstr "" -#: xboard.c:811 xboard.c:815 xboard.c:834 xboard.c:5149 -msgid "Rook" -msgstr "Xe" +#: dialogs.c:418 +msgid "3-checks" +msgstr "" -#: xboard.c:812 xboard.c:816 xboard.c:834 xboard.c:5147 -msgid "Queen" -msgstr "Hoàng Hậu" +#: dialogs.c:419 +msgid "berolina *" +msgstr "" -#: xboard.c:812 xboard.c:816 xboard.c:5159 -msgid "King" -msgstr "Vua" +#: dialogs.c:420 +msgid "atomic" +msgstr "" -#: xboard.c:812 xboard.c:816 -msgid "Elephant" -msgstr "Tượng" +#: dialogs.c:421 +msgid "two kings" +msgstr "" -#: xboard.c:812 xboard.c:816 -msgid "Cannon" -msgstr "Pháo" +#: dialogs.c:422 +msgid "Board size ( -1 = default for selected variant):" +msgstr "" -#: xboard.c:813 xboard.c:817 xboard.c:5165 -msgid "Archbishop" -msgstr "Sĩ" +#: dialogs.c:423 +msgid "Number of Board Ranks:" +msgstr "" -#: xboard.c:813 xboard.c:817 xboard.c:5167 -msgid "Chancellor" -msgstr "Xe" +#: dialogs.c:424 +msgid "Number of Board Files:" +msgstr "" -#: xboard.c:813 xboard.c:817 xboard.c:5172 xboard.c:5231 -msgid "Promote" -msgstr "Phong Cấp" +#: dialogs.c:425 +msgid "Holdings Size:" +msgstr "" -#: xboard.c:813 xboard.c:817 -msgid "Demote" +#: dialogs.c:429 +msgid "ASEAN" msgstr "" -#: xboard.c:814 xboard.c:818 -msgid "Empty square" -msgstr "Ô Trống" +#: dialogs.c:430 +msgid "Great Shatranj (10x8)" +msgstr "" -#: xboard.c:814 xboard.c:818 -msgid "Clear board" -msgstr "Xóa Bàn Cờ" +#: dialogs.c:431 +msgid "Seirawan" +msgstr "" -#: xboard.c:815 xboard.c:7605 -msgid "Black" -msgstr "Đen" +#: dialogs.c:432 +msgid "falcon (10x8)" +msgstr "" -#: xboard.c:1214 -#, c-format -msgid "%s: Can't access XPM directory %s\n" +#: dialogs.c:433 +msgid "Superchess" msgstr "" -#: xboard.c:1237 -#, c-format -msgid "Available `%s' sizes:\n" +#: dialogs.c:434 +msgid "Capablanca (10x8)" msgstr "" -#: xboard.c:1273 -#, c-format -msgid "Error: No `%s' files!\n" +#: dialogs.c:435 +msgid "crazyhouse" msgstr "" -#: xboard.c:1289 -#, c-format -msgid "" -"Warning: No DIR structure found on this system --\n" -" Unable to autosize for XPM/XIM pieces.\n" -" Please report this error to %s.\n" -" Include system type & operating system in message.\n" +#: dialogs.c:436 +msgid "Gothic (10x8)" msgstr "" -#: xboard.c:1350 -#, c-format -msgid "%s: unrecognized color %s\n" +#: dialogs.c:437 +msgid "bughouse" msgstr "" -#: xboard.c:1360 -#, c-format -msgid "%s: can't parse foreground color in `%s'\n" +#: dialogs.c:438 +msgid "janus (10x8)" msgstr "" -#: xboard.c:1740 xboard.c:2486 -#, c-format -msgid "%s: titleWidget geometry error %d %d %d %d %d\n" +#: dialogs.c:439 +msgid "suicide" msgstr "" -#: xboard.c:1845 -#, c-format -msgid "%s: can't parse color names; disabling colorization\n" +#: dialogs.c:440 +msgid "CRC (10x8)" msgstr "" -#: xboard.c:2022 -#, c-format -msgid "%s: can't cd to CHESSDIR: " +#: dialogs.c:441 +msgid "give-away" msgstr "" -#: xboard.c:2031 -#, c-format -msgid "Failed to open file '%s'\n" +#: dialogs.c:442 +msgid "grand (10x10)" msgstr "" -#: xboard.c:2046 -msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" +#: dialogs.c:443 +msgid "losers" msgstr "" -#: xboard.c:2069 -#, c-format -msgid "%s: bad boardSize syntax %s\n" +#: dialogs.c:444 +msgid "shogi (9x9)" msgstr "" -#: xboard.c:2106 -#, c-format -msgid "%s: unrecognized boardSize name %s\n" +#: dialogs.c:445 +msgid "Spartan" msgstr "" -#: xboard.c:2131 -#, c-format -msgid "Error expanding path name \"%s\"\n" +#: dialogs.c:446 +msgid "xiangqi (9x10)" msgstr "" -#: xboard.c:2136 -#, c-format -msgid "" -"XBoard square size (hint): %d\n" -"%s fulldir:%s:\n" +#: dialogs.c:447 +msgid "fairy" msgstr "" -#: xboard.c:2142 -#, c-format -msgid "Closest %s size: %d\n" +#: dialogs.c:449 +msgid "courier (12x8)" msgstr "" -#: xboard.c:2217 +#: dialogs.c:466 #, c-format -msgid "%s: too few colors available; trying monochrome mode\n" +msgid "Warning: second engine (%s) does not support this!" msgstr "" -#: xboard.c:2233 +#: dialogs.c:489 #, c-format -msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" +msgid "Only bughouse is not available in viewer mode" msgstr "" -#: xboard.c:2452 xboard.c:2462 +#: dialogs.c:490 #, c-format -msgid "%s: messageWidget geometry error %d %d %d %d %d\n" +msgid "" +"All variants not supported by first engine\n" +"(currently %s) are disabled" msgstr "" -#: xboard.c:3219 -#, c-format -msgid "Unable to create font set for %s.\n" +#: dialogs.c:491 +msgid "New Variant" msgstr "" -#: xboard.c:3244 -#, c-format -msgid "%s: no fonts match pattern %s\n" +#: dialogs.c:516 +msgid "Maximum Number of CPUs per Engine:" msgstr "" -#: xboard.c:3286 -#, c-format -msgid "" -"resolved %s at pixel size %d\n" -" to %s\n" +#: dialogs.c:517 +msgid "Polygot Directory:" msgstr "" -#: xboard.c:3439 -#, c-format -msgid "%s: error loading XIM!\n" +#: dialogs.c:518 +msgid "Hash-Table Size (MB):" msgstr "" -#: xboard.c:3536 -msgid "XIM pieces cannot be used in monochrome mode" +#: dialogs.c:519 +msgid "Nalimov EGTB Path:" msgstr "" -#: xboard.c:3540 -#, c-format -msgid "" -"\n" -"Loading XIMs...\n" +#: dialogs.c:520 +msgid "EGTB Cache Size (MB):" msgstr "" -#: xboard.c:3555 xboard.c:3578 xboard.c:3585 xboard.c:3698 xboard.c:3735 -#: xboard.c:3746 -#, c-format -msgid "(File:%s:) " +#: dialogs.c:521 +msgid "Use GUI Book" msgstr "" -#: xboard.c:3573 xboard.c:3728 -#, c-format -msgid "light square " +#: dialogs.c:522 +msgid "Opening-Book Filename:" msgstr "" -#: xboard.c:3581 xboard.c:3742 -#, c-format -msgid "dark square " +#: dialogs.c:523 +msgid "Book Depth (moves):" msgstr "" -#: xboard.c:3592 xboard.c:3755 -#, c-format -msgid "Done.\n" +#: dialogs.c:524 +msgid "Book Variety (0) vs. Strength (100):" msgstr "" -#: xboard.c:3653 -msgid "XPM pieces cannot be used in monochrome mode" +#: dialogs.c:525 +msgid "Engine #1 Has Own Book" msgstr "" -#: xboard.c:3663 -#, c-format -msgid "No builtin XPM pieces of size %d\n" +#: dialogs.c:526 +msgid "Engine #2 Has Own Book " msgstr "" -#: xboard.c:3673 -#, c-format -msgid "Error %d loading XPM image \"%s\"\n" +#: dialogs.c:535 +msgid "Common Engine Settings" msgstr "" -#: xboard.c:3686 -#, c-format -msgid "" -"\n" -"Loading XPMs...\n" +#: dialogs.c:541 +msgid "Detect all Mates" msgstr "" -#: xboard.c:3709 -#, c-format -msgid "(Replace by File:%s:) " +#: dialogs.c:542 +msgid "Verify Engine Result Claims" msgstr "" -#: xboard.c:3716 xboard.c:3739 xboard.c:3750 -#, c-format -msgid "Error %d loading XPM file \"%s\"\n" +#: dialogs.c:543 +msgid "Draw if Insufficient Mating Material" msgstr "" -#: xboard.c:3840 -#, c-format -msgid "Can't open bitmap file %s" +#: dialogs.c:544 +msgid "Adjudicate Trivial Draws (3-Move Delay)" msgstr "" -#: xboard.c:3843 -#, c-format -msgid "Invalid bitmap in file %s" +#: dialogs.c:545 +msgid "N-Move Rule:" msgstr "" -#: xboard.c:3846 -#, c-format -msgid "Ran out of memory reading bitmap file %s" +#: dialogs.c:546 +msgid "N-fold Repeats:" msgstr "" -#: xboard.c:3850 -#, c-format -msgid "Unknown XReadBitmapFile error %d on file %s" +#: dialogs.c:547 +msgid "Draw after N Moves Total:" msgstr "" -#: xboard.c:3854 -#, c-format -msgid "%s: %s...using built-in\n" +#: dialogs.c:548 +msgid "Win / Loss Threshold:" msgstr "" -#: xboard.c:3858 -#, c-format -msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n" +#: dialogs.c:549 +msgid "Negate Score of Engine #1" msgstr "" -#: xboard.c:4061 -msgid "Drop" -msgstr "Đứt" +#: dialogs.c:550 +msgid "Negate Score of Engine #2" +msgstr "" -#: xboard.c:5051 xboard.c:5177 xboard.c:5225 xboard.c:7130 xboard.c:7171 -#: xgamelist.c:758 xgamelist.c:866 xoptions.c:894 xoptions.c:1205 -msgid "cancel" -msgstr "Bỏ" +#: dialogs.c:557 +#, fuzzy +msgid "Adjudicate non-ICS Games" +msgstr "Phân Xử Trắng Thắng" -#: xboard.c:5088 xboard.c:6980 xboard.c:6994 -msgid "Error" +#: dialogs.c:570 +msgid "Auto-Kibitz" msgstr "" -#: xboard.c:5088 -msgid "Can't open file" +#: dialogs.c:571 +msgid "Auto-Comment" msgstr "" -#: xboard.c:5093 -msgid "Failed to open file" +#: dialogs.c:572 +msgid "Auto-Observe" msgstr "" -#: xboard.c:5122 -msgid "Promotion" -msgstr "Phong cấp" +#: dialogs.c:573 +msgid "Auto-Raise Board" +msgstr "Tự Động Hiện Bàn Cờ" -#: xboard.c:5131 -msgid "Promote to what?" +#: dialogs.c:574 +msgid "Auto-Create Logon Script" msgstr "" -#: xboard.c:5138 -msgid "Warlord" +#: dialogs.c:575 +msgid "Background Observe while Playing" msgstr "" -#: xboard.c:5140 -msgid "General" -msgstr "Chung..." - -#: xboard.c:5142 -msgid "Lieutenant" +#: dialogs.c:576 +msgid "Dual Board for Background-Observed Game" msgstr "" -#: xboard.c:5144 -msgid "Captain" +#: dialogs.c:577 +msgid "Get Move List" msgstr "" -#: xboard.c:5174 xboard.c:5233 -msgid "Defer" +#: dialogs.c:578 +msgid "Quiet Play" msgstr "" -#: xboard.c:5296 -msgid "ok" -msgstr "Được" - -#: xboard.c:5493 -msgid "Load game file name?" +#: dialogs.c:579 +msgid "Seek Graph" msgstr "" -#: xboard.c:5559 -msgid "Load position file name?" +#: dialogs.c:580 +msgid "Auto-Refresh Seek Graph" msgstr "" -#: xboard.c:5568 -msgid "Save game file name?" +#: dialogs.c:581 +msgid "Auto-InputBox PopUp" msgstr "" -#: xboard.c:5580 -msgid "Save position file name?" +#: dialogs.c:582 +msgid "Quit after game" msgstr "" -#: xboard.c:5811 -msgid "Can't open temp file" +#: dialogs.c:583 +msgid "Premove" msgstr "" -#: xboard.c:5901 -#, c-format -msgid "You are not observing a game" +#: dialogs.c:584 +msgid "Premove for White" msgstr "" -#: xboard.c:5906 -#, c-format -msgid "Found unexpected active ICS engine analyze \n" +#: dialogs.c:585 +msgid "First White Move:" msgstr "" -#: xboard.c:5920 -#, c-format -msgid "ICS engine analyze starting... \n" +#: dialogs.c:586 +msgid "Premove for Black" msgstr "" -#: xboard.c:7017 -msgid "Fatal Error" +#: dialogs.c:587 +msgid "First Black Move:" msgstr "" -#: xboard.c:7017 -msgid "Exiting" +#: dialogs.c:589 +msgid "Alarm" msgstr "" -#: xboard.c:7027 -msgid "Information" +#: dialogs.c:590 +msgid "Alarm Time (msec):" msgstr "" -#: xboard.c:7034 -msgid "Note" +#: dialogs.c:592 +msgid "Colorize Messages" msgstr "" -#: xboard.c:7084 -#, c-format -msgid "AskQuestionProc needed 4 parameters, got %d\n" +#: dialogs.c:593 +msgid "Shout Text Colors:" msgstr "" -#: xboard.c:7117 -msgid "Error writing to chess program" +#: dialogs.c:594 +msgid "S-Shout Text Colors:" msgstr "" -#: xboard.c:7169 -msgid "enter" +#: dialogs.c:595 +msgid "Channel #1 Text Colors:" msgstr "" -#: xboard.c:7373 -#, c-format -msgid "ERROR: Unknown user %s (in path %s)\n" +#: dialogs.c:596 +msgid "Other Channel Text Colors:" msgstr "" -#: xboard.c:7767 -msgid "Socket support is not configured in" +#: dialogs.c:597 +msgid "Kibitz Text Colors:" msgstr "" -#: xboard.c:7858 -msgid "internal rcmd not implemented for Unix" +#: dialogs.c:598 +msgid "Tell Text Colors:" msgstr "" -#: xboard.c:8638 -#, c-format -msgid "AnimateMove: piece %d hops from %d,%d to %d,%d \n" +#: dialogs.c:599 +msgid "Challenge Text Colors:" msgstr "" -#: xboard.c:8639 -#, c-format -msgid "AnimateMove: piece %d slides from %d,%d to %d,%d \n" +#: dialogs.c:600 +msgid "Request Text Colors:" msgstr "" -#: xengineoutput.c:145 -#, c-format -msgid "Error %d loading icon image\n" +#: dialogs.c:601 +msgid "Seek Text Colors:" msgstr "" -#: xengineoutput.c:358 -msgid "NPS" +#: dialogs.c:608 +msgid "ICS Options" msgstr "" -#: xengineoutput.c:537 -msgid "Engine output" +#: dialogs.c:613 +msgid "Exact position match" msgstr "" -#: xengineoutput.c:537 -msgid "This feature is experimental" +#: dialogs.c:613 +msgid "Shown position is subset" msgstr "" -#: xevalgraph.c:95 -msgid "Evaluation graph" +#: dialogs.c:613 +msgid "Same material with exactly same Pawn chain" msgstr "" -#: xgamelist.c:114 -msgid "no games matched your request" +#: dialogs.c:614 +msgid "Same material" msgstr "" -#: xgamelist.c:193 xgamelist.c:414 -msgid "thresholds" +#: dialogs.c:614 +msgid "Material range (top board half optional)" msgstr "" -#: xgamelist.c:204 xgamelist.c:441 xgamelist.c:448 -#, fuzzy -msgid "find position" -msgstr "Âm thanh" +#: dialogs.c:614 +msgid "Material difference (optional stuff balanced)" +msgstr "" -#: xgamelist.c:215 xgamelist.c:426 -msgid "next" +#: dialogs.c:626 +msgid "Auto-Display Tags" msgstr "" -#: xgamelist.c:228 xgamelist.c:410 -msgid "close" +#: dialogs.c:627 +msgid "Auto-Display Comment" msgstr "" -#: xgamelist.c:240 -msgid "Filter:" -msgstr "Lọc" +#: dialogs.c:628 +msgid "" +"Auto-Play speed of loaded games\n" +"(0 = instant, -1 = off):" +msgstr "" -#: xgamelist.c:258 -msgid "filtertext" +#: dialogs.c:629 +msgid "Seconds per Move:" msgstr "" -#: xgamelist.c:271 xgamelist.c:440 -msgid "apply" +#: dialogs.c:630 +msgid "" +"\n" +"options to use in game-viewer mode:" msgstr "" -#: xgamelist.c:354 -#, c-format -msgid "Scanning through games (%d)" +#: dialogs.c:632 +msgid "" +"\n" +"Thresholds for position filtering in game list:" msgstr "" -#: xgamelist.c:377 -msgid "previous page" +#: dialogs.c:633 +msgid "Elo of strongest player at least:" msgstr "" -#: xgamelist.c:380 -msgid "next page" +#: dialogs.c:634 +msgid "Elo of weakest player at least:" msgstr "" -#: xgamelist.c:420 -msgid "load" +#: dialogs.c:635 +msgid "No games before year:" msgstr "" -#: xgamelist.c:423 -msgid "No game selected" +#: dialogs.c:636 +msgid "Minimum nr consecutive positions:" msgstr "" -#: xgamelist.c:429 -msgid "Can't go forward any further" +#: dialogs.c:637 +msgid "Search mode:" msgstr "" -#: xgamelist.c:433 -msgid "prev" +#: dialogs.c:638 +msgid "Also match reversed colors" msgstr "" -#: xgamelist.c:532 -msgid "There is no game list" +#: dialogs.c:639 +msgid "Also match left-right flipped position" msgstr "" -#: xgamelist.c:752 xgamelist.c:877 xoptions.c:898 xoptions.c:1201 -msgid "OK" -msgstr "Được" +#: dialogs.c:647 +msgid "Load Game Options" +msgstr "Các Lựa Chọn Tải Ván Cờ" -#: xgamelist.c:766 -msgid "No tag selected" +#: dialogs.c:659 +msgid "Auto-Save Games" msgstr "" -#: xgamelist.c:770 xgamelist.c:855 -msgid "down" +#: dialogs.c:660 +msgid "Own Games Only" msgstr "" -#: xgamelist.c:775 xgamelist.c:844 -msgid "up" +#: dialogs.c:661 +msgid "Save Games on File:" msgstr "" -#: xgamelist.c:780 xgamelist.c:833 -msgid "factory" +#: dialogs.c:662 +msgid "Save Final Positions on File:" msgstr "" -#: xhistory.c:145 -msgid "Move list" +#: dialogs.c:663 +msgid "PGN Event Header:" msgstr "" -#: xoptions.c:303 -msgid "First Engine" +#: dialogs.c:664 +msgid "Old Save Style (as opposed to PGN)" msgstr "" -#: xoptions.c:303 -msgid "Second Engine" +#: dialogs.c:665 +msgid "Include Number Tag in tourney PGN" msgstr "" -#: xoptions.c:352 -msgid "Tournament file:" +#: dialogs.c:666 +msgid "Save Score/Depth Info in PGN" msgstr "" -#: xoptions.c:353 -msgid "Sync after round (for concurrent playing of a single" +#: dialogs.c:667 +msgid "Save Out-of-Book Info in PGN " msgstr "" -#: xoptions.c:354 -msgid "Sync after cycle tourney with multiple XBoards)" -msgstr "" +#: dialogs.c:674 +msgid "Save Game Options" +msgstr "Các Lựa Chọn Lưu Ván Cờ" -#: xoptions.c:356 -msgid "Select Engine:" -msgstr "" +#: dialogs.c:683 +msgid "No Sound" +msgstr "Không âm thanh" -#: xoptions.c:357 -msgid "Tourney type (0 = round-robin, 1 = gauntlet):" +#: dialogs.c:684 +msgid "Default Beep" +msgstr "Tiếng tút ngầm định" + +#: dialogs.c:685 +msgid "Above WAV File" msgstr "" -#: xoptions.c:358 -msgid "Number of tourney cycles (or Swiss rounds):" +#: dialogs.c:686 +msgid "Car Horn" msgstr "" -#: xoptions.c:359 -msgid "Default Number of Games in Match (or Pairing):" +#: dialogs.c:687 +msgid "Cymbal" msgstr "" -#: xoptions.c:360 -msgid "Pause between Match Games (msec):" +#: dialogs.c:688 +msgid "Ding" msgstr "" -#: xoptions.c:361 -msgid "Save Tourney Games on:" +#: dialogs.c:689 +msgid "Gong" msgstr "" -#: xoptions.c:362 -msgid "Game File with Opening Lines:" +#: dialogs.c:690 +msgid "Laser" msgstr "" -#: xoptions.c:363 -msgid "Game Number (-1 or -2 = Auto-Increment):" +#: dialogs.c:691 +msgid "Penalty" msgstr "" -#: xoptions.c:364 -msgid "File with Start Positions:" +#: dialogs.c:692 +msgid "Phone" msgstr "" -#: xoptions.c:365 -msgid "Position Number (-1 or -2 = Auto-Increment):" +#: dialogs.c:693 +msgid "Pop" msgstr "" -#: xoptions.c:366 -msgid "Rewind Index after this many Games (0 = never):" +#: dialogs.c:694 +msgid "Slap" msgstr "" -#: xoptions.c:367 -msgid "Replace Engine" +#: dialogs.c:695 +msgid "Wood Thunk" msgstr "" -#: xoptions.c:368 -msgid "Upgrade Engine" +#: dialogs.c:697 +msgid "User File" msgstr "" -#: xoptions.c:381 -msgid "Absolute Analysis Scores" +#: dialogs.c:719 +msgid "User WAV File:" msgstr "" -#: xoptions.c:382 -msgid "Almost Always Queen (Detour Under-Promote)" +#: dialogs.c:720 +msgid "Sound Program:" msgstr "" -#: xoptions.c:384 -msgid "Animate Moving" +#: dialogs.c:721 +msgid "Try-Out Sound:" msgstr "" -#: xoptions.c:385 -msgid "Auto Flag" -msgstr "Tự Động Đặt Cờ" +#: dialogs.c:722 +msgid "Play" +msgstr "Chơi" -#: xoptions.c:388 -msgid "Drop Menu" +#: dialogs.c:723 +msgid "Move:" msgstr "" -#: xoptions.c:389 -msgid "Hide Thinking from Human" +#: dialogs.c:724 +msgid "Win:" msgstr "" -#: xoptions.c:390 -msgid "Highlight Dragging (Show Move Targets)" -msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ" - -#: xoptions.c:392 -msgid "Highlight with Arrow" -msgstr "Đánh Dấu Với Mũi Tên" - -#: xoptions.c:395 -msgid "Periodic Updates (in Analysis Mode)" +#: dialogs.c:725 +msgid "Lose:" msgstr "" -#: xoptions.c:396 xoptions.c:502 -msgid "Ponder Next Move" +#: dialogs.c:726 +msgid "Draw:" msgstr "" -#: xoptions.c:397 -msgid "Popup Exit Messages" -msgstr "Bật Cửa Sổ Thoát Chương trình" - -#: xoptions.c:399 -msgid "Scores in Move List" +#: dialogs.c:727 +msgid "Unfinished:" msgstr "" -#: xoptions.c:400 -msgid "Show Coordinates" -msgstr "Hiện Tọa Độ" - -#: xoptions.c:401 -msgid "Show Target Squares" +#: dialogs.c:728 +msgid "Alarm:" msgstr "" -#: xoptions.c:402 -msgid "Test Legality" -msgstr "Kiểm Tra Hợp Lệ" - -#: xoptions.c:403 -msgid "Flash Moves (0 = no flashing):" +#: dialogs.c:729 +msgid "Challenge:" msgstr "" -#: xoptions.c:404 -msgid "Flash Rate (high = fast):" +#: dialogs.c:731 +msgid "Sounds Directory:" msgstr "" -#: xoptions.c:405 -msgid "Animation Speed (high = slow):" +#: dialogs.c:732 +msgid "Shout:" msgstr "" -#: xoptions.c:406 -msgid "Zoom factor in Evaluation Graph:" +#: dialogs.c:733 +msgid "S-Shout:" msgstr "" -#: xoptions.c:422 -#, c-format -msgid "Warning: second engine (%s) does not support this!" +#: dialogs.c:734 +msgid "Channel:" msgstr "" -#: xoptions.c:443 -msgid "normal" +#: dialogs.c:735 +msgid "Channel 1:" msgstr "" -#: xoptions.c:444 -msgid "fairy" +#: dialogs.c:736 +msgid "Tell:" msgstr "" -#: xoptions.c:445 -msgid "FRC" +#: dialogs.c:737 +msgid "Kibitz:" msgstr "" -#: xoptions.c:446 -msgid "Seirawan" +#: dialogs.c:738 +msgid "Request:" msgstr "" -#: xoptions.c:447 -msgid "wild castle" +#: dialogs.c:739 +msgid "Seek:" msgstr "" -#: xoptions.c:448 -msgid "Superchess" -msgstr "" +#: dialogs.c:755 +msgid "Sound Options" +msgstr "Âm thanh" -#: xoptions.c:449 -msgid "no castle" +#: dialogs.c:776 +msgid "White Piece Color:" msgstr "" -#: xoptions.c:450 -msgid "crazyhouse" +#. TRANSLATORS: R = single letter for the color red +#: dialogs.c:779 dialogs.c:788 dialogs.c:794 dialogs.c:800 dialogs.c:806 +#: dialogs.c:812 +msgid "R" msgstr "" -#: xoptions.c:451 -msgid "knightmate" +#. TRANSLATORS: G = single letter for the color green +#: dialogs.c:781 dialogs.c:789 dialogs.c:795 dialogs.c:801 dialogs.c:807 +#: dialogs.c:813 +msgid "G" msgstr "" -#: xoptions.c:452 -msgid "bughouse" +#. TRANSLATORS: B = single letter for the color blue +#: dialogs.c:783 dialogs.c:790 dialogs.c:796 dialogs.c:802 dialogs.c:808 +#: dialogs.c:814 +msgid "B" msgstr "" -#: xoptions.c:453 -msgid "berolina" +#. TRANSLATORS: D = single letter to make a color darker +#: dialogs.c:785 dialogs.c:791 dialogs.c:797 dialogs.c:803 dialogs.c:809 +#: dialogs.c:815 +msgid "D" msgstr "" -#: xoptions.c:454 -msgid "shogi (9x9)" +#: dialogs.c:786 +msgid "Black Piece Color:" msgstr "" -#: xoptions.c:455 -msgid "cylinder" +#: dialogs.c:792 +msgid "Light Square Color:" msgstr "" -#: xoptions.c:456 -msgid "xiangqi (9x10)" +#: dialogs.c:798 +msgid "Dark Square Color:" msgstr "" -#: xoptions.c:457 -msgid "shatranj" +#: dialogs.c:804 +msgid "Highlight Color:" msgstr "" -#: xoptions.c:458 -msgid "courier (12x8)" +#: dialogs.c:810 +msgid "Premove Highlight Color:" msgstr "" -#: xoptions.c:459 -msgid "makruk" +#: dialogs.c:816 +msgid "Flip Pieces Shogi Style (Colored buttons restore default)" msgstr "" -#: xoptions.c:460 -msgid "Great Shatranj (10x8)" +#: dialogs.c:818 +msgid "Mono Mode" msgstr "" -#: xoptions.c:461 -msgid "atomic" +#: dialogs.c:819 +msgid "Line Gap ( -1 = default for board size):" msgstr "" -#: xoptions.c:462 -msgid "Capablanca (10x8)" +#: dialogs.c:820 +msgid "Use Board Textures" msgstr "" -#: xoptions.c:463 -msgid "two kings" +#: dialogs.c:821 +msgid "Light-Squares Texture File:" msgstr "" -#: xoptions.c:464 -msgid "Gothic (10x8)" +#: dialogs.c:822 +msgid "Dark-Squares Texture File:" msgstr "" -#: xoptions.c:465 -msgid "3-checks" +#: dialogs.c:823 +msgid "Use external piece bitmaps with their own colors" msgstr "" -#: xoptions.c:466 -msgid "janus (10x8)" +#: dialogs.c:824 +msgid "Directory with Pieces Images:" msgstr "" -#: xoptions.c:467 -msgid "suicide" +#: dialogs.c:874 +msgid "Board Options" msgstr "" -#: xoptions.c:468 -msgid "CRC (10x8)" +#: dialogs.c:927 menus.c:634 +msgid "ICS text menu" msgstr "" -#: xoptions.c:469 -msgid "give-away" +#: dialogs.c:949 +msgid "clear" msgstr "" -#: xoptions.c:470 -msgid "grand (10x10)" +#: dialogs.c:950 dialogs.c:1038 +msgid "save changes" msgstr "" -#: xoptions.c:471 -msgid "losers" -msgstr "" +#: dialogs.c:1053 +#, fuzzy +msgid "Edit book" +msgstr "Soạn" -#: xoptions.c:472 -msgid "Spartan" -msgstr "" +#: dialogs.c:1053 menus.c:636 +msgid "Tags" +msgstr "Các Thẻ" -#: xoptions.c:473 -msgid "Board size ( -1 = default for selected variant):" +#: dialogs.c:1195 +msgid "ICS input box" msgstr "" -#: xoptions.c:474 -msgid "Number of Board Ranks:" +#: dialogs.c:1227 +msgid "Type a move" msgstr "" -#: xoptions.c:475 -msgid "Number of Board Files:" +#: dialogs.c:1253 +msgid "Engine has no options" msgstr "" -#: xoptions.c:476 -msgid "Holdings Size:" +#: dialogs.c:1255 +msgid "Engine Settings" msgstr "" -#: xoptions.c:478 -msgid "" -"WARNING: variants with un-orthodox\n" -"pieces only have built-in bitmaps\n" -"for -boardSize middling, bulky and\n" -"petite, and substitute king or amazon\n" -"for missing bitmaps. (See manual.)" +#: dialogs.c:1280 +msgid "Select engine from list:" msgstr "" -#: xoptions.c:503 -msgid "Maximum Number of CPUs per Engine:" +#: dialogs.c:1283 +msgid "or specify one below:" msgstr "" -#: xoptions.c:504 -msgid "Polygot Directory:" +#: dialogs.c:1284 +msgid "Nickname (optional):" msgstr "" -#: xoptions.c:505 -msgid "Hash-Table Size (MB):" +#: dialogs.c:1285 +msgid "Use nickname in PGN player tags of engine-engine games" msgstr "" -#: xoptions.c:506 -msgid "Nalimov EGTB Path:" +#: dialogs.c:1286 +msgid "Engine Directory:" msgstr "" -#: xoptions.c:507 -msgid "EGTB Cache Size (MB):" +#: dialogs.c:1287 +msgid "Engine Command:" msgstr "" -#: xoptions.c:508 -msgid "Use GUI Book" +#: dialogs.c:1288 +msgid "(Directory will be derived from engine path when empty)" msgstr "" -#: xoptions.c:509 -msgid "Opening-Book Filename:" +#: dialogs.c:1289 +msgid "UCI" msgstr "" -#: xoptions.c:510 -msgid "Book Depth (moves):" +#: dialogs.c:1290 +msgid "WB protocol v1 (do not wait for engine features)" msgstr "" -#: xoptions.c:511 -msgid "Book Variety (0) vs. Strength (100):" +#: dialogs.c:1291 +msgid "Must not use GUI book" msgstr "" -#: xoptions.c:512 -msgid "Engine #1 Has Own Book" +#: dialogs.c:1292 +msgid "Add this engine to the list" msgstr "" -#: xoptions.c:513 -msgid "Engine #2 Has Own Book " +#: dialogs.c:1293 +msgid "Force current variant with this engine" msgstr "" -#: xoptions.c:518 -msgid "Detect all Mates" +#: dialogs.c:1343 +msgid "Load first engine" msgstr "" -#: xoptions.c:519 -msgid "Verify Engine Result Claims" +#: dialogs.c:1349 +msgid "Load second engine" msgstr "" -#: xoptions.c:520 -msgid "Draw if Insufficient Mating Material" +#: dialogs.c:1372 +msgid "shuffle" msgstr "" -#: xoptions.c:521 -msgid "Adjudicate Trivial Draws (3-Move Delay)" +#: dialogs.c:1373 +msgid "Start-position number:" msgstr "" -#: xoptions.c:522 -msgid "N-Move Rule:" +#: dialogs.c:1374 +msgid "randomize" msgstr "" -#: xoptions.c:523 -msgid "N-fold Repeats:" +#: dialogs.c:1375 +msgid "pick fixed" msgstr "" -#: xoptions.c:524 -msgid "Draw after N Moves Total:" -msgstr "" +#: dialogs.c:1392 +msgid "New Shuffle Game" +msgstr "Tráo Bên..." -#: xoptions.c:525 -msgid "Win / Loss Threshold:" +#: dialogs.c:1411 +msgid "classical" msgstr "" -#: xoptions.c:526 -msgid "Negate Score of Engine #1" +#: dialogs.c:1412 +msgid "incremental" msgstr "" -#: xoptions.c:527 -msgid "Negate Score of Engine #2" +#: dialogs.c:1413 +msgid "fixed max" msgstr "" -#: xoptions.c:538 -msgid "Auto-Kibitz" +#: dialogs.c:1414 +msgid "Moves per session:" msgstr "" -#: xoptions.c:539 -msgid "Auto-Comment" +#: dialogs.c:1415 +msgid "Initial time (min):" msgstr "" -#: xoptions.c:540 -msgid "Auto-Observe" +#: dialogs.c:1416 +msgid "Increment or max (sec/move):" msgstr "" -#: xoptions.c:541 -msgid "Auto-Raise Board" -msgstr "Tự Động Hiện Bàn Cờ" +#: dialogs.c:1417 +#, fuzzy +msgid "Time-Odds factors:" +msgstr "Hệ số thời gian lẻ" -#: xoptions.c:542 -msgid "Background Observe while Playing" +#: dialogs.c:1418 +msgid "Engine #1" msgstr "" -#: xoptions.c:543 -msgid "Dual Board for Background-Observed Game" +#: dialogs.c:1419 +msgid "Engine #2 / Human" msgstr "" -#: xoptions.c:544 -msgid "Get Move List" +#: dialogs.c:1459 dialogs.c:1462 dialogs.c:1467 dialogs.c:1468 +#: gtk/xoptions.c:191 +msgid "Unused" msgstr "" -#: xoptions.c:545 -msgid "Quiet Play" +#: dialogs.c:1480 +msgid "Time Control" msgstr "" -#: xoptions.c:546 -msgid "Seek Graph" +#: dialogs.c:1509 +msgid "Error writing to chess program" msgstr "" -#: xoptions.c:547 -msgid "Auto-Refresh Seek Graph" -msgstr "" +#: dialogs.c:1576 +#, fuzzy +msgid "Cancel" +msgstr "Bỏ" -#: xoptions.c:548 -msgid "Premove" -msgstr "" +#: dialogs.c:1581 dialogs.c:1973 dialogs.c:1977 +msgid "King" +msgstr "Vua" -#: xoptions.c:549 -msgid "Premove for White" +#: dialogs.c:1584 +msgid "Captain" msgstr "" -#: xoptions.c:550 -msgid "First White Move:" +#: dialogs.c:1585 +msgid "Lieutenant" msgstr "" -#: xoptions.c:551 -msgid "Premove for Black" -msgstr "" +#: dialogs.c:1586 +msgid "General" +msgstr "Chung..." -#: xoptions.c:552 -msgid "First Black Move:" +#: dialogs.c:1587 +msgid "Warlord" msgstr "" -#: xoptions.c:554 -msgid "Alarm" -msgstr "" +#: dialogs.c:1589 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995 +msgid "Knight" +msgstr "Mã" -#: xoptions.c:555 -msgid "Alarm Time (msec):" +#: dialogs.c:1590 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995 +msgid "Bishop" +msgstr "Tượng" + +#: dialogs.c:1591 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995 +msgid "Rook" +msgstr "Xe" + +#: dialogs.c:1595 dialogs.c:1974 dialogs.c:1978 +msgid "Archbishop" +msgstr "Sĩ" + +#: dialogs.c:1596 dialogs.c:1974 dialogs.c:1978 +msgid "Chancellor" +msgstr "Xe" + +#: dialogs.c:1598 dialogs.c:1973 dialogs.c:1977 dialogs.c:1995 +msgid "Queen" +msgstr "Hoàng Hậu" + +#: dialogs.c:1602 +msgid "Defer" msgstr "" -#: xoptions.c:557 -msgid "Colorize Messages" +#: dialogs.c:1603 dialogs.c:1974 dialogs.c:1978 +msgid "Promote" +msgstr "Phong Cấp" + +#: dialogs.c:1618 +msgid "Chat partner:" msgstr "" -#: xoptions.c:558 -msgid "Shout Text Colors:" +#: dialogs.c:1703 +msgid "Chat box" msgstr "" -#: xoptions.c:559 -msgid "S-Shout Text Colors:" +#: dialogs.c:1744 +msgid "factory" msgstr "" -#: xoptions.c:560 -msgid "Channel #1 Text Colors:" +#: dialogs.c:1745 +msgid "up" msgstr "" -#: xoptions.c:561 -msgid "Other Channel Text Colors:" +#: dialogs.c:1746 +msgid "down" msgstr "" -#: xoptions.c:562 -msgid "Kibitz Text Colors:" +#: dialogs.c:1764 +msgid "No tag selected" msgstr "" -#: xoptions.c:563 -msgid "Tell Text Colors:" +#: dialogs.c:1795 +#, fuzzy +msgid "Game-list options" +msgstr "Các Lựa Chọn Tải Ván Cờ" + +#: dialogs.c:1871 dialogs.c:1885 +msgid "Error" msgstr "" -#: xoptions.c:564 -msgid "Challenge Text Colors:" +#: dialogs.c:1908 +msgid "Fatal Error" msgstr "" -#: xoptions.c:565 -msgid "Request Text Colors:" +#: dialogs.c:1908 +msgid "Exiting" msgstr "" -#: xoptions.c:566 -msgid "Seek Text Colors:" +#: dialogs.c:1919 +msgid "Information" msgstr "" -#: xoptions.c:570 -msgid "Exact match" +#: dialogs.c:1926 +msgid "Note" msgstr "" -#: xoptions.c:570 -msgid "Shown position is subset" +#: dialogs.c:1972 dialogs.c:2252 dialogs.c:2255 +msgid "White" +msgstr "Trắng" + +#: dialogs.c:1972 dialogs.c:1976 dialogs.c:1995 +msgid "Pawn" +msgstr "Tốt" + +#: dialogs.c:1973 dialogs.c:1977 +msgid "Elephant" +msgstr "Tượng" + +#: dialogs.c:1973 dialogs.c:1977 +msgid "Cannon" +msgstr "Pháo" + +#: dialogs.c:1974 dialogs.c:1978 +msgid "Demote" msgstr "" -#: xoptions.c:570 -msgid "Same material and Pawn chain" +#: dialogs.c:1975 dialogs.c:1979 +msgid "Empty square" +msgstr "Ô Trống" + +#: dialogs.c:1975 dialogs.c:1979 +msgid "Clear board" +msgstr "Xóa Bàn Cờ" + +#: dialogs.c:1976 dialogs.c:2264 dialogs.c:2267 +msgid "Black" +msgstr "Đen" + +#: dialogs.c:2075 menus.c:787 +msgid "File" msgstr "" -#: xoptions.c:570 -msgid "Same material" +#: dialogs.c:2076 menus.c:788 +msgid "Edit" +msgstr "Soạn" + +#: dialogs.c:2077 menus.c:789 +msgid "View" msgstr "" -#: xoptions.c:581 -msgid "Auto-Display Tags" +#: dialogs.c:2078 menus.c:790 +msgid "Mode" msgstr "" -#: xoptions.c:582 -msgid "Auto-Display Comment" +#: dialogs.c:2079 menus.c:791 +msgid "Action" msgstr "" -#: xoptions.c:583 -msgid "" -"Auto-Play speed of loaded games\n" -"(0 = instant, -1 = off):" +#: dialogs.c:2080 menus.c:792 +msgid "Engine" msgstr "" -#: xoptions.c:584 -msgid "Seconds per Move:" +#: dialogs.c:2081 menus.c:793 +msgid "Options" msgstr "" -#: xoptions.c:585 -msgid "" -"\n" -"Thresholds for position filtering in game list:" +#: dialogs.c:2082 menus.c:794 +msgid "Help" +msgstr "Hướng Dẫn" + +#: dialogs.c:2092 +msgid "<<" msgstr "" -#: xoptions.c:586 -msgid "Elo of strongest player at least:" +#: dialogs.c:2093 +msgid "<" msgstr "" -#: xoptions.c:587 -msgid "Elo of weakest player at least:" +#: dialogs.c:2095 +msgid ">" msgstr "" -#: xoptions.c:588 -msgid "No games before year:" +#: dialogs.c:2096 +msgid ">>" msgstr "" -#: xoptions.c:589 -msgid "Seach mode:" +#: dialogs.c:2371 +msgid "Directories:" msgstr "" -#: xoptions.c:594 -msgid "Auto-Save Games" +#: dialogs.c:2372 +#, fuzzy +msgid "Files:" +msgstr "Lọc" + +#: dialogs.c:2373 +msgid "by name" msgstr "" -#: xoptions.c:595 -msgid "Save Games on File:" +#: dialogs.c:2374 +msgid "by type" msgstr "" -#: xoptions.c:596 -msgid "Save Final Positions on File:" +#: dialogs.c:2377 +#, fuzzy +msgid "Filename:" +msgstr "Lọc" + +#: dialogs.c:2378 +msgid "New directory" msgstr "" -#: xoptions.c:597 -msgid "PGN Event Header:" +#: dialogs.c:2379 +#, fuzzy +msgid "File type:" +msgstr "Lọc" + +#: dialogs.c:2454 +#, fuzzy +msgid "Contents of" +msgstr "Bình Chú" + +#: dialogs.c:2480 +msgid " next page" msgstr "" -#: xoptions.c:598 -msgid "Old Save Style (as opposed to PGN)" +#: dialogs.c:2502 +msgid "FIRST TYPE DIRECTORY NAME HERE" msgstr "" -#: xoptions.c:599 -msgid "Save Score/Depth Info in PGN" +#: dialogs.c:2503 +msgid "TRY ANOTHER NAME" msgstr "" -#: xoptions.c:600 -msgid "Save Out-of-Book Info in PGN " +#: draw.c:293 +msgid "" +"No default pieces installed\n" +"Select your own -pieceImageDirectory" msgstr "" -#: xoptions.c:605 -msgid "No Sound" -msgstr "Không âm thanh" +#: engineoutput.c:107 menus.c:630 +#, fuzzy, c-format +msgid "Engine Output" +msgstr "In Ra Của Các Chương Trình Cờ Alt+Shift+O" -#: xoptions.c:606 -msgid "Default Beep" -msgstr "Tiếng tút ngầm định" +#: engineoutput.c:117 +#, c-format +msgid "%s (%d reversible ply)" +msgid_plural "%s (%d reversible plies)" +msgstr[0] "" +msgstr[1] "" -#: xoptions.c:607 -msgid "Above WAV File" +#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88 +msgid "NPS" msgstr "" -#: xoptions.c:608 -msgid "Car Horn" +#: gamelist.c:375 +#, c-format +msgid "Reading game file (%d)" msgstr "" -#: xoptions.c:609 -msgid "Cymbal" +#: gtk/xboard.c:787 xaw/xboard.c:1161 +#, c-format +msgid "%s: can't cd to CHESSDIR: " msgstr "" -#: xoptions.c:610 -msgid "Ding" +#: gtk/xboard.c:796 xaw/xboard.c:1170 +#, c-format +msgid "Failed to open file '%s'\n" msgstr "" -#: xoptions.c:611 -msgid "Gong" +#: gtk/xboard.c:811 xaw/xboard.c:1179 +msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size" msgstr "" -#: xoptions.c:612 -msgid "Laser" +#: gtk/xboard.c:830 xaw/xboard.c:1211 +#, c-format +msgid "%s: bad boardSize syntax %s\n" msgstr "" -#: xoptions.c:613 -msgid "Penalty" +#: gtk/xboard.c:870 xaw/xboard.c:1248 +#, c-format +msgid "%s: unrecognized boardSize name %s\n" msgstr "" -#: xoptions.c:614 -msgid "Phone" +#: gtk/xboard.c:911 xaw/xboard.c:1285 +#, c-format +msgid "%s: too few colors available; trying monochrome mode\n" msgstr "" -#: xoptions.c:615 -msgid "Pop" +#: gtk/xboard.c:1201 xaw/xboard.c:1567 +#, c-format +msgid "Unable to create font set for %s.\n" msgstr "" -#: xoptions.c:616 -msgid "Slap" +#: gtk/xboard.c:1226 xaw/xboard.c:1590 +#, c-format +msgid "%s: no fonts match pattern %s\n" msgstr "" -#: xoptions.c:617 -msgid "Wood Thunk" +#: gtk/xboard.c:1665 xaw/xboard.c:2080 +msgid "Can't open temp file" msgstr "" -#: xoptions.c:619 -msgid "User File" +#: gtk/xboard.c:2128 +msgid "Failed to open file" msgstr "" -#: xoptions.c:647 -msgid "Sound Program:" +#: menus.c:134 +msgid "Load game file name?" msgstr "" -#: xoptions.c:648 -msgid "Sounds Directory:" +#: menus.c:179 +msgid "Load position file name?" msgstr "" -#: xoptions.c:649 -msgid "User WAV File:" +#: menus.c:185 +msgid "Save game file name?" msgstr "" -#: xoptions.c:650 -msgid "Try-Out Sound:" +#: menus.c:194 +msgid "Save position file name?" msgstr "" -#: xoptions.c:651 -msgid "Play" -msgstr "Chơi" - -#: xoptions.c:652 -msgid "Move:" +#: menus.c:358 +msgid " (with Zippy code)" msgstr "" -#: xoptions.c:653 -msgid "Win:" +#: menus.c:363 +#, c-format +msgid "" +"%s%s\n" +"\n" +"Copyright 1991 Digital Equipment Corporation\n" +"Enhancements Copyright 1992-2013 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" +"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" +"\n" +"Report bugs via email at: \n" +"\n" msgstr "" -#: xoptions.c:654 -msgid "Lose:" -msgstr "" +#: menus.c:375 menus.c:750 +msgid "About XBoard" +msgstr "Thông Tin Về XBoard" -#: xoptions.c:655 -msgid "Draw:" +#: menus.c:582 +#, fuzzy +msgid "New Game" +msgstr "Tráo Bên..." + +#: menus.c:583 +msgid "New Shuffle Game ..." +msgstr "Tráo Bên..." + +#: menus.c:584 +#, fuzzy +msgid "New Variant ..." +msgstr "Biến Mới... Alt+Shift+V" + +#: menus.c:586 +#, fuzzy +msgid "Load Game" +msgstr "Tải Ván Cờ... Alt+Shift+L" + +#: menus.c:587 +#, fuzzy +msgid "Load Position" +msgstr "Âm thanh" + +#: menus.c:588 +#, fuzzy +msgid "Next Position" +msgstr "Âm thanh" + +#: menus.c:589 +#, fuzzy +msgid "Prev Position" +msgstr "Phong cấp" + +#: menus.c:591 +#, fuzzy +msgid "Save Game" +msgstr "Lưu Ván Cờ... Alt+Shift+S" + +#: menus.c:592 +#, fuzzy +msgid "Save Position" +msgstr "Lưu Thế Cờ... Ctrl+Shift+S" + +#: menus.c:593 +#, fuzzy +msgid "Save Games as Book" +msgstr "Lưu Ván Cờ... Alt+Shift+S" + +#: menus.c:595 +msgid "Mail Move" msgstr "" -#: xoptions.c:656 -msgid "Unfinished:" +#: menus.c:596 +msgid "Reload CMail Message" msgstr "" -#: xoptions.c:657 -msgid "Alarm:" +#: menus.c:598 +msgid "Quit " msgstr "" -#: xoptions.c:658 -msgid "Shout:" +#: menus.c:603 +#, fuzzy +msgid "Copy Game" +msgstr "Copy Danh Sách Các Ván Cờ Vào Clipboard" + +#: menus.c:604 +#, fuzzy +msgid "Copy Position" +msgstr "Chép Thế Cờ Vào Clipboard Ctrl+Shift+C" + +#: menus.c:605 +msgid "Copy Game List" +msgstr "Copy Danh Sách Các Ván Cờ Vào Clipboard" + +#: menus.c:607 +#, fuzzy +msgid "Paste Game" +msgstr "Dán Ván Cờ Từ Clipboard Ctrl+V" + +#: menus.c:608 +#, fuzzy +msgid "Paste Position" +msgstr "Dán Thế Cờ Từ Clipboard Ctrl+Shift+V" + +#: menus.c:610 menus.c:652 +#, fuzzy +msgid "Edit Game" +msgstr "Soạn Các Thẻ..." + +#: menus.c:611 menus.c:653 +#, fuzzy +msgid "Edit Position" +msgstr "Âm thanh" + +#: menus.c:612 +msgid "Edit Tags" +msgstr "Soạn Các Thẻ..." + +#: menus.c:613 +msgid "Edit Comment" +msgstr "Soạn Bình Chú..." + +#: menus.c:614 +#, fuzzy +msgid "Edit Book" +msgstr "Cẩm Nang Khai Cuộc..." + +#: menus.c:616 +msgid "Revert" msgstr "" -#: xoptions.c:659 -msgid "S-Shout:" +#: menus.c:617 +msgid "Annotate" +msgstr "Chú Giải" + +#: menus.c:618 +#, fuzzy +msgid "Truncate Game" +msgstr "Cắt Ngắn Ván Cờ End" + +#: menus.c:620 +msgid "Backward" msgstr "" -#: xoptions.c:660 -msgid "Channel:" +#: menus.c:621 +msgid "Forward" msgstr "" -#: xoptions.c:661 -msgid "Channel 1:" +#: menus.c:622 +#, fuzzy +msgid "Back to Start" +msgstr "Quay Lại Đến Đầu Alt+Home" + +#: menus.c:623 +#, fuzzy +msgid "Forward to End" +msgstr "Đi Tiếp Tới Cuối Alt+End" + +#: menus.c:628 +#, fuzzy +msgid "Flip View" +msgstr "Tự Động Xoay Bàn Cờ" + +#: menus.c:631 +msgid "Move History" msgstr "" -#: xoptions.c:662 -msgid "Tell:" +#: menus.c:632 +#, fuzzy +msgid "Evaluation Graph" +msgstr "Đồ Thị Lượng Giá Alt+Shift+E" + +#: menus.c:633 +#, fuzzy +msgid "Game List" +msgstr "Danh Sách Ván Cờ" + +#: menus.c:637 +msgid "Comments" +msgstr "Bình Chú" + +#: menus.c:638 +msgid "ICS Input Box" msgstr "" -#: xoptions.c:663 -msgid "Kibitz:" +#: menus.c:639 +msgid "Open Chat Window" msgstr "" -#: xoptions.c:664 -msgid "Challenge:" +#: menus.c:641 +msgid "Board..." +msgstr "Bàn Cờ..." + +#: menus.c:642 +msgid "Game List Tags..." +msgstr "Các Thẻ của Danh Sách Ván Cờ" + +#: menus.c:647 +#, fuzzy +msgid "Machine White" +msgstr "Máy Chơi Bên Trắng Ctrl+W" + +#: menus.c:648 +#, fuzzy +msgid "Machine Black" +msgstr "Trận Đấu Với Máy" + +#: menus.c:649 +#, fuzzy +msgid "Two Machines" +msgstr "Máy Chơi Cả Hai Bên Ctrl+T" + +#: menus.c:650 +#, fuzzy +msgid "Analysis Mode" +msgstr "Chế Độ Phân Tích Ctrl+A" + +#: menus.c:651 +#, fuzzy +msgid "Analyze Game" +msgstr "Phân Tích File Ctrl+F" + +#: menus.c:654 +msgid "Training" +msgstr "Đang Dậy Máy" + +#: menus.c:655 +msgid "ICS Client" +msgstr "Kết Nối Chơi Với Máy Chủ ICS" + +#: menus.c:657 +msgid "Machine Match" +msgstr "Trận Đấu Với Máy" + +#: menus.c:658 +msgid "Pause" msgstr "" -#: xoptions.c:665 -msgid "Request:" +#: menus.c:663 +msgid "Accept" msgstr "" -#: xoptions.c:666 -msgid "Seek:" +#: menus.c:664 +msgid "Decline" msgstr "" -#: xoptions.c:746 -msgid "White Piece Color:" +#: menus.c:665 +msgid "Rematch" msgstr "" -#: xoptions.c:752 -msgid "Black Piece Color:" +#: menus.c:667 +#, fuzzy +msgid "Call Flag" +msgstr "Đặt Cờ F5" + +#: menus.c:668 +msgid "Draw" msgstr "" -#: xoptions.c:758 -msgid "Light Square Color:" +#: menus.c:669 +msgid "Adjourn" msgstr "" -#: xoptions.c:764 -msgid "Dark Square Color:" +#: menus.c:670 +msgid "Abort" msgstr "" -#: xoptions.c:770 -msgid "Highlight Color:" +#: menus.c:671 +msgid "Resign" msgstr "" -#: xoptions.c:776 -msgid "Premove Highlight Color:" +#: menus.c:673 +#, fuzzy +msgid "Stop Observing" +msgstr "Ngừng Xem" + +#: menus.c:674 +#, fuzzy +msgid "Stop Examining" +msgstr "Ngừng Thử" + +#: menus.c:675 +msgid "Upload to Examine" +msgstr "Tải Để " + +#: menus.c:677 +msgid "Adjudicate to White" +msgstr "Phân Xử Trắng Thắng" + +#: menus.c:678 +msgid "Adjudicate to Black" +msgstr "Phân Xử Đen Thắng" + +#: menus.c:679 +msgid "Adjudicate Draw" +msgstr "Phân Xử Hòa" + +#: menus.c:684 +msgid "Load New 1st Engine ..." msgstr "" -#: xoptions.c:782 -msgid "Flip Pieces Shogi Style (Colored buttons restore default)" +#: menus.c:685 +msgid "Load New 2nd Engine ..." msgstr "" -#: xoptions.c:784 -msgid "Mono Mode" +#: menus.c:687 +msgid "Engine #1 Settings ..." +msgstr "Đặt Tham Số Cho Chương Trình Chơi 1..." + +#: menus.c:688 +msgid "Engine #2 Settings ..." +msgstr "Đặt Tham Số Cho Chương Trình Chơi 2..." + +#: menus.c:690 +msgid "Hint" +msgstr "Gợi Ý..." + +#: menus.c:691 +msgid "Book" +msgstr "Cẩm Nang Khai Cuộc..." + +#: menus.c:693 +msgid "Move Now" msgstr "" -#: xoptions.c:785 -msgid "Line Gap ( -1 = default for board size):" +#: menus.c:694 +#, fuzzy +msgid "Retract Move" +msgstr "Hoãn Nước Đi Vừa Rồi Ctrl+X" + +#: menus.c:700 +msgid "General ..." +msgstr "Chung..." + +#: menus.c:702 +#, fuzzy +msgid "Time Control ..." +msgstr "Đặt Thời Gian... Alt+Shift+T" + +#: menus.c:703 +#, fuzzy +msgid "Common Engine ..." +msgstr "Chương Trình Cờ Chung... Alt+Shift+U" + +#: menus.c:704 +#, fuzzy +msgid "Adjudications ..." +msgstr "Phân Xử Kết Quả... Alt+Shift+J" + +#: menus.c:705 +msgid "ICS ..." +msgstr "ICS..." + +#: menus.c:706 +msgid "Match ..." msgstr "" -#: xoptions.c:786 -msgid "Use Board Textures" +#: menus.c:707 +msgid "Load Game ..." +msgstr "Tải Ván Cờ... Alt+Shift+L" + +#: menus.c:708 +msgid "Save Game ..." +msgstr "Lưu Ván Cờ... Alt+Shift+S" + +#: menus.c:709 +msgid "Game List ..." +msgstr "Danh Sách Ván Cờ" + +#: menus.c:710 +msgid "Sounds ..." +msgstr "Âm Thanh" + +#: menus.c:713 +msgid "Always Queen" msgstr "" -#: xoptions.c:787 -msgid "Light-Squares Texture File:" +#: menus.c:719 +msgid "Flash Moves" msgstr "" -#: xoptions.c:788 -msgid "Dark-Squares Texture File:" +#: menus.c:721 +msgid "Highlight Dragging" +msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ" + +#: menus.c:724 +msgid "Highlight With Arrow" +msgstr "Đánh Dấu Với Mũi Tên" + +#: menus.c:725 +msgid "Move Sound" msgstr "" -#: xoptions.c:789 -msgid "Directory with Bitmap Pieces:" +#: menus.c:727 +msgid "Periodic Updates" +msgstr "Cập Nhật Theo Chu Kỳ" + +#: menus.c:729 +msgid "Popup Exit Message" +msgstr "Bật Cửa Sổ Thoát Chương trình" + +#: menus.c:731 +msgid "Show Coords" +msgstr "Hiện Tọa Độ" + +#: menus.c:732 +msgid "Hide Thinking" msgstr "" -#: xoptions.c:790 -msgid "Directory with Pixmap Pieces:" +#: menus.c:736 +msgid "Save Settings Now" +msgstr "Lưu Các Tham Số Ngay" + +#: menus.c:737 +msgid "Save Settings on Exit" +msgstr "Lưu Các Tham Số Khi Kết Thúc" + +#: menus.c:742 +msgid "Info XBoard" msgstr "" -#: xoptions.c:938 -msgid "Engine has no options" +#: menus.c:743 +#, fuzzy +msgid "Man XBoard" +msgstr "Thông Tin Về XBoard" + +#: menus.c:745 +msgid "XBoard Home Page" msgstr "" -#: xoptions.c:1031 -msgid "browse" +#: menus.c:746 +msgid "On-line User Guide" msgstr "" -#: xoptions.c:1242 -msgid "ICS Options" +#: menus.c:747 +msgid "Development News" msgstr "" -#: xoptions.c:1252 -msgid "Load Game Options" -msgstr "Các Lựa Chọn Tải Ván Cờ" +#: menus.c:748 +msgid "e-Mail Bug Report" +msgstr "" -#: xoptions.c:1261 -msgid "Save Game Options" -msgstr "Các Lựa Chọn Lưu Ván Cờ" +#: nengineoutput.c:78 nengineoutput.c:85 +msgid "engine name" +msgstr "" -#: xoptions.c:1271 -msgid "Sound Options" -msgstr "Âm thanh" +#: nengineoutput.c:80 nengineoutput.c:87 +#, fuzzy +msgid "move" +msgstr "số giây mỗi nước" -#: xoptions.c:1280 -msgid "Board Options" +#: nengineoutput.c:153 +msgid "Engine output" msgstr "" -#: xoptions.c:1300 -msgid "Common Engine Settings" +#: nengineoutput.c:157 +msgid "" +"Mismatch of STRIDE in nengineoutput.c\n" +"Change and recompile!" msgstr "" -#: xoptions.c:1309 -msgid "New Variant" +#: nevalgraph.c:68 +msgid "Evaluation graph" msgstr "" -#: xoptions.c:1319 -msgid "General Options" -msgstr "Các Lựa Chọn Chung" - -#: xoptions.c:1333 -msgid "Match Options" +#: nevalgraph.c:105 +msgid "Eval" msgstr "" -#: xoptions.c:1495 +#: ngamelist.c:87 #, fuzzy -msgid "Edit book" -msgstr "Soạn" +msgid "find position" +msgstr "Âm thanh" -#: xoptions.c:1535 -msgid "ICS input box" +#: ngamelist.c:88 +msgid "narrow" msgstr "" -#: xoptions.c:1562 -msgid "Type a move" +#: ngamelist.c:89 +msgid "thresholds" msgstr "" -#: xoptions.c:1593 -msgid "Engine Settings" -msgstr "" +#: ngamelist.c:90 +#, fuzzy +msgid "tags" +msgstr "Các Thẻ" -#: xoptions.c:1623 -msgid "Select engine from list:" +#: ngamelist.c:91 +msgid "next" msgstr "" -#: xoptions.c:1624 -msgid "or specify one below:" +#: ngamelist.c:92 +msgid "close" msgstr "" -#: xoptions.c:1625 -msgid "Nickname (optional):" +#: ngamelist.c:116 +msgid "No game selected" msgstr "" -#: xoptions.c:1626 -msgid "Use nickname in PGN player tags of engine-engine games" +#: ngamelist.c:122 +msgid "Can't go forward any further" msgstr "" -#: xoptions.c:1627 -msgid "Engine Directory:" +#: ngamelist.c:192 +#, c-format +msgid "Scanning through games (%d)" msgstr "" -#: xoptions.c:1628 -msgid "Engine Command:" +#: ngamelist.c:211 +msgid "previous page" msgstr "" -#: xoptions.c:1629 -msgid "(Directory will be derived from engine path when empty)" +#: ngamelist.c:214 +msgid "next page" msgstr "" -#: xoptions.c:1630 -msgid "UCI" +#: ngamelist.c:217 +msgid "no games matched your request" msgstr "" -#: xoptions.c:1631 -msgid "WB protocol v1 (do not wait for engine features)" +#: ngamelist.c:219 +#, c-format +msgid "%s - %d/%d games (%d-%d-%d)" msgstr "" -#: xoptions.c:1632 -msgid "Must not use GUI book" +#: ngamelist.c:274 +msgid "There is no game list" msgstr "" -#: xoptions.c:1633 -msgid "Add this engine to the list" +#: nhistory.c:109 +msgid "Move list" msgstr "" -#: xoptions.c:1634 -msgid "Force current variant with this engine" +#: usystem.c:222 +#, c-format +msgid "%s: unrecognized color %s\n" msgstr "" -#: xoptions.c:1635 -msgid "Load mentioned engine as" +#: usystem.c:230 +#, c-format +msgid "%s: can't parse foreground color in `%s'\n" msgstr "" -#: xoptions.c:1652 -msgid "Load engine" +#: usystem.c:259 +#, c-format +msgid "%s: can't parse color names; disabling colorization\n" msgstr "" -#: xoptions.c:1674 -msgid "Start-position number:" +#: usystem.c:371 +#, c-format +msgid "ERROR: Unknown user %s (in path %s)\n" msgstr "" -#: xoptions.c:1695 -msgid "New Shuffle Game" -msgstr "Tráo Bên..." +#: usystem.c:556 +msgid "Socket support is not configured in" +msgstr "" -#: xoptions.c:1742 -msgid "classical" +#: usystem.c:645 +msgid "internal rcmd not implemented for Unix" msgstr "" -#: xoptions.c:1743 -msgid "incremental" +#: xaw/xboard.c:477 +#, c-format +msgid "%s: Can't access XPM directory %s\n" msgstr "" -#: xoptions.c:1744 -msgid "fixed max" +#: xaw/xboard.c:498 +#, c-format +msgid "Available `%s' sizes:\n" msgstr "" -#: xoptions.c:1745 -msgid "Moves per session:" +#: xaw/xboard.c:531 +#, c-format +msgid "Error: No `%s' files!\n" msgstr "" -#: xoptions.c:1746 -msgid "Initial time (min):" +#: 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 "" -#: xoptions.c:1747 -msgid "Increment or max (sec/move):" +#: xaw/xboard.c:1291 +#, c-format +msgid "white pixel = 0x%lx, black pixel = 0x%lx\n" msgstr "" -#: xoptions.c:1748 -#, fuzzy -msgid "Time-Odds factors:" -msgstr "Hệ số thời gian lẻ" +#: xaw/xengineoutput.c:114 +#, c-format +msgid "Error %d loading icon image\n" +msgstr "" -#: xoptions.c:1749 -msgid "Engine #1" +#: xaw/xoptions.c:321 xaw/xoptions.c:1015 +msgid "browse" msgstr "" -#: xoptions.c:1750 -msgid "Engine #2 / Human" +#: xaw/xoptions.c:387 xaw/xoptions.c:388 +msgid "Ctrl" msgstr "" -#: xoptions.c:1760 xoptions.c:1763 xoptions.c:1768 xoptions.c:1769 -msgid "Unused" +#: xaw/xoptions.c:393 xaw/xoptions.c:394 +msgid "Alt" msgstr "" -#: xoptions.c:1784 -msgid "Time Control" +#: xaw/xoptions.c:399 xaw/xoptions.c:400 +msgid "Shift" msgstr "" +#: xaw/xoptions.c:1262 +msgid "OK" +msgstr "Được" + +#: xaw/xoptions.c:1266 +msgid "cancel" +msgstr "Bỏ" + +#~ msgid "New Game Ctrl+N" +#~ msgstr "Ván Mới Ctrl+N" + +#~ msgid "Load Game Ctrl+O" +#~ msgstr "Tải Ván Cờ... Ctrl+O" + +#~ msgid "Load Position Ctrl+Shift+O" +#~ msgstr "Tải Thế Cờ... Ctrl+Shift+O" + +#~ msgid "Save Game Ctrl+S" +#~ msgstr "Lưu Ván Cờ... Ctrl+S" + +#~ msgid "Quit Ctr+Q" +#~ msgstr "Thoát" + +#~ msgid "Copy Game Ctrl+C" +#~ msgstr "Chép Ván Cờ Vào Clipboard Ctrl+C" + +#~ msgid "Edit Game Ctrl+E" +#~ msgstr "Soạn Ván Cờ Ctrl+E" + +#~ msgid "Edit Position Ctrl+Shift+E" +#~ msgstr "Soạn Thế Cờ Ctrl+Shift+E" + +#~ msgid "Revert Home" +#~ msgstr "Ngược Lại Home" + +#~ msgid "Backward Alt+Left" +#~ msgstr "Quay Trở Lại Alt+Left" + +#~ msgid "Forward Alt+Right" +#~ msgstr "Đi Tiếp Alt+Right" + +#~ msgid "Flip View F2" +#~ msgstr "Lật Ngược Bàn Cờ F2" + +#~ msgid "Engine Output Alt+Shift+O" +#~ msgstr "In Ra Của Các Chương Trình Cờ Alt+Shift+O" + +#~ msgid "Move History Alt+Shift+H" +#~ msgstr "Các Nước Đi Alt+Shift+H" + +#~ msgid "Game List Alt+Shift+G" +#~ msgstr "Danh Sách Các Ván Cờ Alt+Shift+G" + +#~ msgid "Machine Black Ctrl+B" +#~ msgstr "Máy Chơi Bên Đen Ctrl+B" + +#~ msgid "Edit Game Ctrl+E" +#~ msgstr "Soạn Ván Cờ Ctrl+E" + +#~ msgid "Edit Position Ctrl+Shift+E" +#~ msgstr "Soạn Thế Cờ Ctrl+Shift+E" + +#~ msgid "Pause Pause" +#~ msgstr "Tạm Dừng Pause" + +#~ msgid "Accept F3" +#~ msgstr "Chấp Nhận F3" + +#~ msgid "Decline F4" +#~ msgstr "Từ Chối F4" + +#~ msgid "Rematch F12" +#~ msgstr "Chơi Ván Nữa F12" + +#~ msgid "Draw F6" +#~ msgstr "Hòa F6" + +#~ msgid "Adjourn F7" +#~ msgstr " F7" + +#~ msgid "Abort F8" +#~ msgstr "Bỏ F8" + +#~ msgid "Resign F9" +#~ msgstr "Nhận Thua F9" + +#~ msgid "Move Now Ctrl+M" +#~ msgstr "Phải Đi Ngay Ctrl+M" + +#~ msgid "Always Queen Ctrl+Shift+Q" +#~ msgstr "Luôn Là Hoàng Hậu Ctrl+Shift+Q" + +#~ msgid "Auto Flag Ctrl+Shift+F" +#~ msgstr "Tự Động Đặt Cờ" + +#~ msgid "Ponder Next Move Ctrl+Shift+P" +#~ msgstr "Tiếp Tục Tính Trước" + +#~ msgid "Hide Thinking Ctrl+Shift+H" +#~ msgstr "Ẩn Suy Nghĩ" + +#~ msgid "Test Legality Ctrl+Shift+L" +#~ msgstr "Kiểm Tra Hợp Lệ" + +#~ msgid "Drop" +#~ msgstr "Đứt" + +#~ msgid "ok" +#~ msgstr "Được" + +#~ msgid "Highlight Dragging (Show Move Targets)" +#~ msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ" + #~ msgid "White " #~ msgstr " " @@ -2641,6 +2979,3 @@ msgstr "" #~ msgid "Close" #~ msgstr "Đóng" - -#~ msgid "sec/move" -#~ msgstr "số giây mỗi nước"