1 # XBoard -- a graphical chessboard for X
2 # Copyright (C) 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
3 # Enhancements Copyright (C) 1992-98 Free Software Foundation, Inc.
4 # This file is distributed under the same license as the XBoard package.
10 "Project-Id-Version: GNU xboard master-20110507\n"
11 "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n"
12 "POT-Creation-Date: 2012-02-09 23:01-0800\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
23 msgid "protocol version %d not supported"
27 msgid "You did not specify the engine executable"
32 msgid "bad timeControl option %s"
37 msgid "bad searchTime option %s"
42 msgid "Variant %s supported only in ICS mode"
47 msgid "Unknown variant name %s"
51 msgid "Starting chess program"
59 msgid "Bad position file"
68 "You restarted an already completed tourney\n"
69 "One more cycle will now be added to it\n"
70 "Games commence in 10 sec"
75 msgid "All games in tourney '%s' are already played or playing"
79 msgid "Can't have a match with no chess programs"
84 msgid "Could not open comm port %s"
89 msgid "Could not connect to host %s, port %s"
94 msgid "Unknown initialMode %s"
98 msgid "AnalyzeFile mode requires a game file"
102 msgid "Analysis mode requires a chess engine"
106 msgid "Analysis mode does not work with ICS mode"
110 msgid "MachineWhite mode requires a chess engine"
114 msgid "MachineWhite mode does not work with ICS mode"
118 msgid "MachineBlack mode requires a chess engine"
122 msgid "MachineBlack mode does not work with ICS mode"
126 msgid "TwoMachines mode requires a chess engine"
130 msgid "TwoMachines mode does not work with ICS mode"
134 msgid "Training mode requires a game file"
137 #: backend.c:1840 backend.c:1884 backend.c:1907 backend.c:2306
138 msgid "Error writing to ICS"
142 msgid "Error reading from keyboard"
146 msgid "Got end of file from keyboard"
151 msgid "Unknown wild type %d"
156 msgid "recognized '%s' (%d) as variant %s\n"
159 #: backend.c:2223 xboard.c:6981
160 msgid "Error writing to display"
165 msgid "your opponent kibitzes: %s"
169 msgid "Error gathering move list: two headers"
174 msgid "Ratings from header: W %d, B %d\n"
178 msgid "Error gathering move list: nested"
181 #: backend.c:3639 backend.c:4057 backend.c:4788 backend.c:4792 backend.c:6662
182 #: backend.c:11598 backend.c:13193 backend.c:13270 backend.c:13316
183 #: backend.c:13322 backend.c:13327 backend.c:13332
188 msgid "Illegal move (rejected by ICS)"
192 msgid "Connection closed by ICS"
196 msgid "Error reading from ICS"
201 msgid "Parsing board: %s\n"
207 "Failed to parse board string:\n"
211 #: backend.c:4190 backend.c:9427
212 msgid "Game too long; increase MAX_MOVES and recompile"
216 msgid "Error gathering move list: extra board"
219 #: backend.c:4712 backend.c:4734
221 msgid "Couldn't parse move \"%s\" from ICS"
226 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
230 msgid "You cannot do this while you are playing or observing"
234 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
238 msgid "You are playing Black"
241 #: backend.c:6272 backend.c:6299
242 msgid "You are playing White"
245 #: backend.c:6281 backend.c:6307 backend.c:6425 backend.c:6450 backend.c:6466
247 msgid "It is White's turn"
250 #: backend.c:6285 backend.c:6311 backend.c:6433 backend.c:6456 backend.c:6487
252 msgid "It is Black's turn"
256 msgid "Displayed position is not current"
268 msgid "Incorrect move"
271 #: backend.c:6914 backend.c:7030
272 msgid "Pull pawn backwards to under-promote"
276 msgid "Swiss tourney finished"
280 msgid "Invalid pairing from pairing engine"
285 msgid "Illegal move \"%s\" from %s machine"
289 msgid "Bad FEN received from engine"
292 #: backend.c:8287 xboard.c:5781 xboard.c:5822
294 msgid "%s does not support analysis"
299 msgid "Illegal move \"%s\" (rejected by %s chess program)"
304 msgid "Failed to start %s chess program %s on %s: %s\n"
315 "Illegal hint move \"%s\"\n"
316 "from %s chess program"
320 msgid "Machine accepts your draw offer"
325 "Machine offers a draw\n"
326 "Select Action / Draw to agree"
330 msgid "failed writing PV"
335 msgid "Ambiguous move in ICS output: \"%s\""
340 msgid "Illegal move in ICS output: \"%s\""
344 msgid "Gap in move list"
347 #: backend.c:9562 xoptions.c:452
349 msgid "Variant %s not supported by %s"
354 msgid "Startup failure on '%s'"
358 msgid "Waiting for first chess program"
361 #: backend.c:9711 backend.c:13341
362 msgid "Waiting for second chess program"
366 msgid "Could not write on tourney file"
371 "You cannot replace an engine while it is engaged!\n"
372 "Terminate its game first."
376 msgid "No engine with the name you gave is installed"
381 "First change an engine by editing the participants list\n"
382 "of the Tournament Options dialog"
386 msgid "You can only change one engine at the time"
391 "You must supply a tournament file,\n"
392 "for storing the tourney progress"
396 msgid "Not enough participants"
400 msgid "Bad tournament file"
404 msgid "Waiting for other game(s)"
408 msgid "No pairing engine specified"
413 msgid "Match %s vs. %s: final score %d-%d-%d"
416 #: backend.c:10946 backend.c:10977
418 msgid "Illegal move: %d.%s%s"
423 msgid "Ambiguous move: %d.%s%s"
426 #: backend.c:11019 backend.c:12015 backend.c:12208 backend.c:12572
428 msgid "Can't open \"%s\""
431 #: backend.c:11031 xboard.c:5405
432 msgid "Cannot build game list"
436 msgid "No more games in this message"
440 msgid "No game has been loaded yet"
443 #: backend.c:11160 backend.c:11996 xgamelist.c:438
444 msgid "Can't back up any further"
448 msgid "Game number out of range"
452 msgid "Can't seek on game file"
456 msgid "Game not found in file"
459 #: backend.c:11771 backend.c:12092
460 msgid "Bad FEN position in file"
464 msgid "No moves in game"
468 msgid "No position has been loaded yet"
471 #: backend.c:12053 backend.c:12064
472 msgid "Can't seek on position file"
475 #: backend.c:12071 backend.c:12083
476 msgid "Position not found in file"
480 msgid "Black to play"
484 msgid "White to play"
487 #: backend.c:12213 backend.c:12577
488 msgid "Waiting for access to save file"
500 msgid "Saving position"
505 "You have edited the game history.\n"
506 "Use Reload Same Game and make your move again."
511 "You have entered too many moves.\n"
512 "Back up to the correct position and try again."
517 "Displayed position is not current.\n"
518 "Step forward to the correct position and try again."
522 msgid "You have not made a move yet"
527 "The cmail message is not loaded.\n"
528 "Use Reload CMail Message and make your move again."
532 msgid "No unfinished games"
538 "You have already mailed a move.\n"
539 "Wait until a move arrives from your opponent.\n"
540 "To resend the same move, type\n"
541 "\"cmail -remail -game %s\"\n"
542 "on the command line."
546 msgid "Failed to invoke cmail"
551 msgid "Waiting for reply from opponent\n"
556 msgid "Still need to make move for game\n"
561 msgid "Still need to make moves for both games\n"
566 msgid "Still need to make moves for all %d games\n"
571 msgid "Still need to make a move for game %s\n"
576 msgid "No unfinished games\n"
581 msgid "Ready to send mail\n"
586 msgid "Still need to make moves for games %s\n"
595 msgid "Edit comment on %d.%s%s"
599 msgid "It is not White's turn"
603 msgid "It is not Black's turn"
608 msgid "Starting %s chess program"
611 #: backend.c:13389 backend.c:14486
613 "Wait until your turn,\n"
618 msgid "Training mode off"
622 msgid "Training mode on"
626 msgid "Already at end of game"
630 msgid "Warning: You are still playing a game"
634 msgid "Warning: You are still observing a game"
638 msgid "Warning: You are still examining a game"
642 msgid "Close ICS engine analyze..."
646 msgid "That square is occupied"
649 #: backend.c:13999 backend.c:14025
650 msgid "There is no pending offer on this move"
653 #: backend.c:14061 backend.c:14072
654 msgid "Your opponent is not out of time"
658 msgid "You must make your move before offering a draw"
662 msgid "You are not examining a game"
666 msgid "You can't revert while pausing"
669 #: backend.c:14526 backend.c:14533
670 msgid "It is your turn"
673 #: backend.c:14584 backend.c:14591 backend.c:14610 backend.c:14617
674 msgid "Wait until your turn"
678 msgid "No hint available"
683 msgid "Error writing to %s chess program"
686 #: backend.c:15055 backend.c:15086
688 msgid "%s program exits in draw position (%s)"
693 msgid "Error: %s chess program (%s) exited unexpectedly"
698 msgid "Error reading from %s chess program (%s)"
703 msgid "%s engine has too many options\n"
707 msgid "Displayed move is not current"
711 msgid "Could not parse move"
714 #: backend.c:15783 backend.c:15805
715 msgid "Both flags fell"
719 msgid "White's flag fell"
723 msgid "Black's flag fell"
727 msgid "Clock adjustment not allowed in auto-flag mode"
731 msgid "Bad FEN position in clipboard"
734 #: book.c:518 book.c:700
735 msgid "Polyglot book not valid"
743 msgid "Hash keys are different"
746 #: engineoutput.c:100
748 msgid "Engine Output"
749 msgstr "In Ra Của Các Chương Trình Cờ Alt+Shift+O"
751 #: engineoutput.c:110
753 msgid "%s (%d reversible plies)"
756 #: filebrowser/selfile.c:301
760 #: filebrowser/selfile.c:404
761 msgid "Filter on extensions:"
764 #: filebrowser/selfile.c:785
768 #: filebrowser/selfile.c:789 xgamelist.c:743 xgamelist.c:868 xoptions.c:996
773 #: filebrowser/selfile.c:793
778 #: filebrowser/selfile.c:837
779 msgid "XsraSelFile: can't get current directory"
784 msgid "Reading game file (%d)"
788 msgid "New Game Ctrl+N"
789 msgstr "Ván Mới Ctrl+N"
792 msgid "New Shuffle Game ..."
796 msgid "New Variant ... Alt+Shift+V"
797 msgstr "Biến Mới... Alt+Shift+V"
800 msgid "Load Game Ctrl+O"
801 msgstr "Tải Ván Cờ... Ctrl+O"
804 msgid "Load Position Ctrl+Shift+O"
805 msgstr "Tải Thế Cờ... Ctrl+Shift+O"
808 msgid "Next Position Shift+PgDn"
812 msgid "Prev Position Shift+PgUp"
816 msgid "Save Game Ctrl+S"
817 msgstr "Lưu Ván Cờ... Ctrl+S"
820 msgid "Save Position Ctrl+Shift+S"
821 msgstr "Lưu Thế Cờ... Ctrl+Shift+S"
828 msgid "Reload CMail Message"
836 msgid "Copy Game Ctrl+C"
837 msgstr "Chép Ván Cờ Vào Clipboard Ctrl+C"
840 msgid "Copy Position Ctrl+Shift+C"
841 msgstr "Chép Thế Cờ Vào Clipboard Ctrl+Shift+C"
844 msgid "Copy Game List"
845 msgstr "Copy Danh Sách Các Ván Cờ Vào Clipboard"
848 msgid "Paste Game Ctrl+V"
849 msgstr "Dán Ván Cờ Từ Clipboard Ctrl+V"
852 msgid "Paste Position Ctrl+Shift+V"
853 msgstr "Dán Thế Cờ Từ Clipboard Ctrl+Shift+V"
856 msgid "Edit Game Ctrl+E"
857 msgstr "Soạn Ván Cờ Ctrl+E"
860 msgid "Edit Position Ctrl+Shift+E"
861 msgstr "Soạn Thế Cờ Ctrl+Shift+E"
865 msgstr "Soạn Các Thẻ..."
869 msgstr "Soạn Bình Chú..."
874 msgstr "Cẩm Nang Khai Cuộc..."
878 msgstr "Ngược Lại Home"
885 msgid "Truncate Game End"
886 msgstr "Cắt Ngắn Ván Cờ End"
889 msgid "Backward Alt+Left"
890 msgstr "Quay Trở Lại Alt+Left"
893 msgid "Forward Alt+Right"
894 msgstr "Đi Tiếp Alt+Right"
897 msgid "Back to Start Alt+Home"
898 msgstr "Quay Lại Đến Đầu Alt+Home"
901 msgid "Forward to End Alt+End"
902 msgstr "Đi Tiếp Tới Cuối Alt+End"
906 msgstr "Lật Ngược Bàn Cờ F2"
909 msgid "Engine Output Alt+Shift+O"
910 msgstr "In Ra Của Các Chương Trình Cờ Alt+Shift+O"
913 msgid "Move History Alt+Shift+H"
914 msgstr "Các Nước Đi Alt+Shift+H"
917 msgid "Evaluation Graph Alt+Shift+E"
918 msgstr "Đồ Thị Lượng Giá Alt+Shift+E"
921 msgid "Game List Alt+Shift+G"
922 msgstr "Danh Sách Các Ván Cờ Alt+Shift+G"
924 #: xboard.c:674 xoptions.c:1500
925 msgid "ICS text menu"
928 #: xboard.c:676 xoptions.c:1590
937 msgid "ICS Input Box"
945 msgid "Game List Tags..."
946 msgstr "Các Thẻ của Danh Sách Ván Cờ"
949 msgid "Machine White Ctrl+W"
950 msgstr "Máy Chơi Bên Trắng Ctrl+W"
953 msgid "Machine Black Ctrl+B"
954 msgstr "Máy Chơi Bên Đen Ctrl+B"
957 msgid "Two Machines Ctrl+T"
958 msgstr "Máy Chơi Cả Hai Bên Ctrl+T"
961 msgid "Analysis Mode Ctrl+A"
962 msgstr "Chế Độ Phân Tích Ctrl+A"
966 msgid "Analyze Game Ctrl+G"
967 msgstr "Phân Tích File Ctrl+F"
970 msgid "Edit Game Ctrl+E"
971 msgstr "Soạn Ván Cờ Ctrl+E"
974 msgid "Edit Position Ctrl+Shift+E"
975 msgstr "Soạn Thế Cờ Ctrl+Shift+E"
979 msgstr "Đang Dậy Máy"
983 msgstr "Kết Nối Chơi Với Máy Chủ ICS"
986 msgid "Machine Match"
987 msgstr "Trận Đấu Với Máy"
991 msgstr "Tạm Dừng Pause"
995 msgstr "Chấp Nhận F3"
1003 msgstr "Chơi Ván Nữa F12"
1006 msgid "Call Flag F5"
1023 msgstr "Nhận Thua F9"
1026 msgid "Stop Observing F10"
1030 msgid "Stop Examining F11"
1034 msgid "Upload to Examine"
1038 msgid "Adjudicate to White"
1039 msgstr "Phân Xử Trắng Thắng"
1042 msgid "Adjudicate to Black"
1043 msgstr "Phân Xử Đen Thắng"
1046 msgid "Adjudicate Draw"
1047 msgstr "Phân Xử Hòa"
1050 msgid "Load New Engine ..."
1054 msgid "Engine #1 Settings ..."
1055 msgstr "Đặt Tham Số Cho Chương Trình Chơi 1..."
1058 msgid "Engine #2 Settings ..."
1059 msgstr "Đặt Tham Số Cho Chương Trình Chơi 2..."
1067 msgstr "Cẩm Nang Khai Cuộc..."
1070 msgid "Move Now Ctrl+M"
1071 msgstr "Phải Đi Ngay Ctrl+M"
1074 msgid "Retract Move Ctrl+X"
1075 msgstr "Hoãn Nước Đi Vừa Rồi Ctrl+X"
1082 msgid "Time Control ... Alt+Shift+T"
1083 msgstr "Đặt Thời Gian... Alt+Shift+T"
1086 msgid "Common Engine ... Alt+Shift+U"
1087 msgstr "Chương Trình Cờ Chung... Alt+Shift+U"
1090 msgid "Adjudications ... Alt+Shift+J"
1091 msgstr "Phân Xử Kết Quả... Alt+Shift+J"
1102 msgid "Load Game ..."
1103 msgstr "Tải Ván Cờ... Alt+Shift+L"
1106 msgid "Save Game ..."
1107 msgstr "Lưu Ván Cờ... Alt+Shift+S"
1110 msgid "Game List ..."
1111 msgstr "Danh Sách Ván Cờ"
1118 msgid "Always Queen Ctrl+Shift+Q"
1119 msgstr "Luôn Là Hoàng Hậu Ctrl+Shift+Q"
1121 #: xboard.c:754 xoptions.c:418
1122 msgid "Animate Dragging"
1126 msgid "Animate Moving Ctrl+Shift+A"
1130 msgid "Auto Flag Ctrl+Shift+F"
1131 msgstr "Tự Động Đặt Cờ"
1133 #: xboard.c:757 xoptions.c:421
1134 msgid "Auto Flip View"
1135 msgstr "Tự Động Xoay Bàn Cờ"
1137 #: xboard.c:758 xoptions.c:422
1146 msgid "Highlight Dragging"
1147 msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ"
1149 #: xboard.c:763 xoptions.c:425
1150 msgid "Highlight Last Move"
1151 msgstr "Đánh Dấu Nước Cuối"
1154 msgid "Highlight With Arrow"
1155 msgstr "Đánh Dấu Với Mũi Tên"
1157 #: xboard.c:765 xoptions.c:427
1161 #: xboard.c:767 xoptions.c:428
1162 msgid "One-Click Moving"
1163 msgstr "Đi Quân Với Chỉ Một Bấm"
1166 msgid "Periodic Updates"
1167 msgstr "Cập Nhật Theo Chu Kỳ"
1170 msgid "Ponder Next Move Ctrl+Shift+P"
1171 msgstr "Tiếp Tục Tính Trước"
1174 msgid "Popup Exit Message"
1175 msgstr "Bật Cửa Sổ Thoát Chương trình"
1177 #: xboard.c:771 xoptions.c:432
1178 msgid "Popup Move Errors"
1179 msgstr "Bật Cửa Sổ Lỗi Nước Đi"
1183 msgstr "Hiện Tọa Độ"
1186 msgid "Hide Thinking Ctrl+Shift+H"
1187 msgstr "Ẩn Suy Nghĩ"
1190 msgid "Test Legality Ctrl+Shift+L"
1191 msgstr "Kiểm Tra Hợp Lệ"
1194 msgid "Save Settings Now"
1195 msgstr "Lưu Các Tham Số Ngay"
1198 msgid "Save Settings on Exit"
1199 msgstr "Lưu Các Tham Số Khi Kết Thúc"
1206 msgid "Man XBoard F1"
1209 #: xboard.c:787 xboard.c:6551
1210 msgid "About XBoard"
1211 msgstr "Thông Tin Về XBoard"
1245 #: xboard.c:815 xboard.c:7261
1249 #: xboard.c:815 xboard.c:819 xboard.c:838
1253 #: xboard.c:815 xboard.c:819 xboard.c:838 xboard.c:5109
1257 #: xboard.c:815 xboard.c:819 xboard.c:838 xboard.c:5108
1261 #: xboard.c:815 xboard.c:819 xboard.c:838 xboard.c:5107
1265 #: xboard.c:816 xboard.c:820 xboard.c:838 xboard.c:5106
1269 #: xboard.c:816 xboard.c:820 xboard.c:5114
1273 #: xboard.c:816 xboard.c:820
1277 #: xboard.c:816 xboard.c:820
1281 #: xboard.c:817 xboard.c:821 xboard.c:5119
1285 #: xboard.c:817 xboard.c:821 xboard.c:5120
1289 #: xboard.c:817 xboard.c:821 xboard.c:5124
1293 #: xboard.c:817 xboard.c:821
1297 #: xboard.c:818 xboard.c:822
1298 msgid "Empty square"
1301 #: xboard.c:818 xboard.c:822
1305 #: xboard.c:819 xboard.c:7275
1311 msgid "%s: Can't access XPM directory %s\n"
1316 msgid "Available `%s' sizes:\n"
1321 msgid "Error: No `%s' files!\n"
1327 "Warning: No DIR structure found on this system --\n"
1328 " Unable to autosize for XPM/XIM pieces.\n"
1329 " Please report this error to %s.\n"
1330 " Include system type & operating system in message.\n"
1335 msgid "%s: unrecognized color %s\n"
1340 msgid "%s: can't parse foreground color in `%s'\n"
1343 #: xboard.c:1730 xboard.c:2483
1345 msgid "%s: titleWidget geometry error %d %d %d %d %d\n"
1350 msgid "%s: can't parse color names; disabling colorization\n"
1355 msgid "%s: can't cd to CHESSDIR: "
1360 msgid "Failed to open file '%s'\n"
1364 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
1369 msgid "%s: bad boardSize syntax %s\n"
1374 msgid "%s: unrecognized boardSize name %s\n"
1379 msgid "Error expanding path name \"%s\"\n"
1385 "XBoard square size (hint): %d\n"
1391 msgid "Closest %s size: %d\n"
1396 msgid "%s: too few colors available; trying monochrome mode\n"
1401 msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
1404 #: xboard.c:2449 xboard.c:2459
1406 msgid "%s: messageWidget geometry error %d %d %d %d %d\n"
1411 msgid "Unable to create font set for %s.\n"
1416 msgid "%s: no fonts match pattern %s\n"
1422 "resolved %s at pixel size %d\n"
1428 msgid "%s: error loading XIM!\n"
1432 msgid "XIM pieces cannot be used in monochrome mode"
1442 #: xboard.c:3539 xboard.c:3562 xboard.c:3569 xboard.c:3685 xboard.c:3722
1448 #: xboard.c:3557 xboard.c:3715
1450 msgid "light square "
1453 #: xboard.c:3565 xboard.c:3729
1455 msgid "dark square "
1458 #: xboard.c:3576 xboard.c:3742
1464 msgid "XPM pieces cannot be used in monochrome mode"
1469 msgid "No builtin XPM pieces of size %d\n"
1474 msgid "Error %d loading XPM image \"%s\"\n"
1486 msgid "(Replace by File:%s:) "
1489 #: xboard.c:3703 xboard.c:3726 xboard.c:3737
1491 msgid "Error %d loading XPM file \"%s\"\n"
1496 msgid "Can't open bitmap file %s"
1501 msgid "Invalid bitmap in file %s"
1506 msgid "Ran out of memory reading bitmap file %s"
1511 msgid "Unknown XReadBitmapFile error %d on file %s"
1516 msgid "%s: %s...using built-in\n"
1521 msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n"
1529 msgid "could not open: "
1532 #: xboard.c:5015 xboard.c:5127 xboard.c:6816 xboard.c:6856 xgamelist.c:749
1533 #: xgamelist.c:857 xoptions.c:992 xoptions.c:1322
1537 #: xboard.c:5049 xboard.c:6675 xboard.c:6689
1542 msgid "Can't open file"
1546 msgid "Failed to open file"
1554 msgid "Promote to what?"
1582 msgid "Load game file name?"
1586 msgid "Load position file name?"
1590 msgid "Save game file name?"
1594 msgid "Save position file name?"
1598 msgid "Can't open temp file"
1603 msgid "You are not observing a game"
1608 msgid "Found unexpected active ICS engine analyze \n"
1613 msgid "ICS engine analyze starting... \n"
1617 msgid " (with Zippy code)"
1625 "Copyright 1991 Digital Equipment Corporation\n"
1626 "Enhancements Copyright 1992-2009 Free Software Foundation\n"
1627 "Enhancements Copyright 2005 Alessandro Scotti\n"
1629 "%s is free software and carries NO WARRANTY;see the file COPYING for more "
1651 msgid "AskQuestionProc needed 4 parameters, got %d\n"
1655 msgid "Error writing to chess program"
1664 msgid "ERROR: Unknown user %s (in path %s)\n"
1668 msgid "Socket support is not configured in"
1672 msgid "internal rcmd not implemented for Unix"
1677 msgid "AnimateMove: piece %d hops from %d,%d to %d,%d \n"
1682 msgid "AnimateMove: piece %d slides from %d,%d to %d,%d \n"
1685 #: xengineoutput.c:146
1687 msgid "Error %d loading icon image\n"
1690 #: xengineoutput.c:360
1694 #: xengineoutput.c:539
1695 msgid "Engine output"
1698 #: xengineoutput.c:539
1699 msgid "This feature is experimental"
1703 msgid "Evaluation graph"
1707 msgid "no games matched your request"
1710 #: xgamelist.c:190 xgamelist.c:416
1714 #: xgamelist.c:201 xgamelist.c:443 xgamelist.c:450
1716 msgid "find position"
1719 #: xgamelist.c:212 xgamelist.c:428
1723 #: xgamelist.c:225 xgamelist.c:412
1735 #: xgamelist.c:268 xgamelist.c:442
1741 msgid "Scanning through games (%d)"
1745 msgid "previous page"
1754 msgid "%s - %d/%d games (%d-%d-%d)"
1762 msgid "No game selected"
1766 msgid "Can't go forward any further"
1774 msgid "There is no game list"
1778 msgid "Game list not loaded or empty"
1782 msgid "No tag selected"
1785 #: xgamelist.c:761 xgamelist.c:846
1789 #: xgamelist.c:766 xgamelist.c:835
1793 #: xgamelist.c:771 xgamelist.c:824
1799 msgid "Game-list options"
1800 msgstr "Các Lựa Chọn Tải Ván Cờ"
1806 #: xoptions.c:171 xoptions.c:1130
1811 msgid "First Engine"
1815 msgid "Second Engine"
1819 msgid "First you must specify an existing tourney file to clone"
1823 msgid "Tournament file:"
1827 msgid "Sync after round (for concurrent playing of a single"
1831 msgid "Sync after cycle tourney with multiple XBoards)"
1835 msgid "Tourney participants:"
1839 msgid "Select Engine:"
1843 msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
1847 msgid "Number of tourney cycles (or Swiss rounds):"
1851 msgid "Default Number of Games in Match (or Pairing):"
1855 msgid "Pause between Match Games (msec):"
1859 msgid "Save Tourney Games on:"
1863 msgid "Game File with Opening Lines:"
1867 msgid "Game Number (-1 or -2 = Auto-Increment):"
1871 msgid "File with Start Positions:"
1875 msgid "Position Number (-1 or -2 = Auto-Increment):"
1879 msgid "Rewind Index after this many Games (0 = never):"
1883 msgid "Disable own engine books by default"
1887 msgid "Replace Engine"
1891 msgid "Upgrade Engine"
1895 msgid "Clone Tourney"
1899 msgid "Absolute Analysis Scores"
1903 msgid "Almost Always Queen (Detour Under-Promote)"
1907 msgid "Animate Moving"
1912 msgstr "Tự Động Đặt Cờ"
1919 msgid "Hide Thinking from Human"
1923 msgid "Highlight with Arrow"
1924 msgstr "Đánh Dấu Với Mũi Tên"
1927 msgid "Periodic Updates (in Analysis Mode)"
1930 #: xoptions.c:430 xoptions.c:539
1931 msgid "Ponder Next Move"
1935 msgid "Popup Exit Messages"
1936 msgstr "Bật Cửa Sổ Thoát Chương trình"
1939 msgid "Scores in Move List"
1943 msgid "Show Coordinates"
1944 msgstr "Hiện Tọa Độ"
1947 msgid "Show Target Squares"
1951 msgid "Test Legality"
1952 msgstr "Kiểm Tra Hợp Lệ"
1955 msgid "Flash Moves (0 = no flashing):"
1959 msgid "Flash Rate (high = fast):"
1963 msgid "Animation Speed (high = slow):"
1967 msgid "Zoom factor in Evaluation Graph:"
1972 msgid "Warning: second engine (%s) does not support this!"
2028 msgid "xiangqi (9x10)"
2036 msgid "courier (12x8)"
2044 msgid "Great Shatranj (10x8)"
2052 msgid "falcon (10x8)"
2060 msgid "Capablanca (10x8)"
2068 msgid "Gothic (10x8)"
2076 msgid "janus (10x8)"
2092 msgid "grand (10x10)"
2100 msgid "Board size ( -1 = default for selected variant):"
2104 msgid "Number of Board Ranks:"
2108 msgid "Number of Board Files:"
2112 msgid "Holdings Size:"
2117 "WARNING: variants with un-orthodox\n"
2118 "pieces only have built-in bitmaps\n"
2119 "for -boardSize middling, bulky and\n"
2120 "petite, and substitute king or amazon\n"
2121 "for missing bitmaps. (See manual.)"
2125 msgid "Maximum Number of CPUs per Engine:"
2129 msgid "Polygot Directory:"
2133 msgid "Hash-Table Size (MB):"
2137 msgid "Nalimov EGTB Path:"
2141 msgid "EGTB Cache Size (MB):"
2145 msgid "Use GUI Book"
2149 msgid "Opening-Book Filename:"
2153 msgid "Book Depth (moves):"
2157 msgid "Book Variety (0) vs. Strength (100):"
2161 msgid "Engine #1 Has Own Book"
2165 msgid "Engine #2 Has Own Book "
2169 msgid "Detect all Mates"
2173 msgid "Verify Engine Result Claims"
2177 msgid "Draw if Insufficient Mating Material"
2181 msgid "Adjudicate Trivial Draws (3-Move Delay)"
2185 msgid "N-Move Rule:"
2189 msgid "N-fold Repeats:"
2193 msgid "Draw after N Moves Total:"
2197 msgid "Win / Loss Threshold:"
2201 msgid "Negate Score of Engine #1"
2205 msgid "Negate Score of Engine #2"
2213 msgid "Auto-Comment"
2217 msgid "Auto-Observe"
2221 msgid "Auto-Raise Board"
2222 msgstr "Tự Động Hiện Bàn Cờ"
2225 msgid "Background Observe while Playing"
2229 msgid "Dual Board for Background-Observed Game"
2233 msgid "Get Move List"
2245 msgid "Auto-Refresh Seek Graph"
2253 msgid "Premove for White"
2257 msgid "First White Move:"
2261 msgid "Premove for Black"
2265 msgid "First Black Move:"
2273 msgid "Alarm Time (msec):"
2277 msgid "Colorize Messages"
2281 msgid "Shout Text Colors:"
2285 msgid "S-Shout Text Colors:"
2289 msgid "Channel #1 Text Colors:"
2293 msgid "Other Channel Text Colors:"
2297 msgid "Kibitz Text Colors:"
2301 msgid "Tell Text Colors:"
2305 msgid "Challenge Text Colors:"
2309 msgid "Request Text Colors:"
2313 msgid "Seek Text Colors:"
2317 msgid "Exact position match"
2321 msgid "Shown position is subset"
2325 msgid "Same material with exactly same Pawn chain"
2329 msgid "Same material"
2333 msgid "Material range (top board half optional)"
2337 msgid "Material difference (optional stuff balanced)"
2341 msgid "Auto-Display Tags"
2345 msgid "Auto-Display Comment"
2350 "Auto-Play speed of loaded games\n"
2351 "(0 = instant, -1 = off):"
2355 msgid "Seconds per Move:"
2361 "options to use in game-viewer mode:"
2367 "Thresholds for position filtering in game list:"
2371 msgid "Elo of strongest player at least:"
2375 msgid "Elo of weakest player at least:"
2379 msgid "No games before year:"
2383 msgid "Minimum nr consecutive positions:"
2391 msgid "Also match reversed colors"
2395 msgid "Also match left-right flipped position"
2399 msgid "Auto-Save Games"
2403 msgid "Save Games on File:"
2407 msgid "Save Final Positions on File:"
2411 msgid "PGN Event Header:"
2415 msgid "Old Save Style (as opposed to PGN)"
2419 msgid "Save Score/Depth Info in PGN"
2423 msgid "Save Out-of-Book Info in PGN "
2428 msgstr "Không âm thanh"
2431 msgid "Default Beep"
2432 msgstr "Tiếng tút ngầm định"
2435 msgid "Above WAV File"
2483 msgid "Sound Program:"
2487 msgid "Sounds Directory:"
2491 msgid "User WAV File:"
2495 msgid "Try-Out Sound:"
2563 msgid "White Piece Color:"
2566 #: xoptions.c:801 xoptions.c:807 xoptions.c:813 xoptions.c:819 xoptions.c:825
2571 #: xoptions.c:802 xoptions.c:808 xoptions.c:814 xoptions.c:820 xoptions.c:826
2576 #: xoptions.c:803 xoptions.c:809 xoptions.c:815 xoptions.c:821 xoptions.c:827
2581 #: xoptions.c:804 xoptions.c:810 xoptions.c:816 xoptions.c:822 xoptions.c:828
2587 msgid "Black Piece Color:"
2591 msgid "Light Square Color:"
2595 msgid "Dark Square Color:"
2599 msgid "Highlight Color:"
2603 msgid "Premove Highlight Color:"
2607 msgid "Flip Pieces Shogi Style (Colored buttons restore default)"
2615 msgid "Line Gap ( -1 = default for board size):"
2619 msgid "Use Board Textures"
2623 msgid "Light-Squares Texture File:"
2627 msgid "Dark-Squares Texture File:"
2631 msgid "Directory with Bitmap Pieces:"
2635 msgid "Directory with Pixmap Pieces:"
2639 msgid "Engine has no options"
2647 msgid "Load Game Options"
2648 msgstr "Các Lựa Chọn Tải Ván Cờ"
2651 msgid "Save Game Options"
2652 msgstr "Các Lựa Chọn Lưu Ván Cờ"
2655 msgid "Sound Options"
2659 msgid "Board Options"
2664 msgid "Adjudicate non-ICS Games"
2665 msgstr "Phân Xử Trắng Thắng"
2668 msgid "Common Engine Settings"
2676 msgid "General Options"
2677 msgstr "Các Lựa Chọn Chung"
2680 msgid "Match Options"
2687 #: xoptions.c:1525 xoptions.c:1582
2688 msgid "save changes"
2697 msgid "ICS input box"
2705 msgid "Engine Settings"
2709 msgid "Select engine from list:"
2713 msgid "or specify one below:"
2717 msgid "Nickname (optional):"
2721 msgid "Use nickname in PGN player tags of engine-engine games"
2725 msgid "Engine Directory:"
2729 msgid "Engine Command:"
2733 msgid "(Directory will be derived from engine path when empty)"
2741 msgid "WB protocol v1 (do not wait for engine features)"
2745 msgid "Must not use GUI book"
2749 msgid "Add this engine to the list"
2753 msgid "Force current variant with this engine"
2757 msgid "Load mentioned engine as"
2769 msgid "Start-position number:"
2781 msgid "New Shuffle Game"
2782 msgstr "Tráo Bên..."
2797 msgid "Moves per session:"
2801 msgid "Initial time (min):"
2805 msgid "Increment or max (sec/move):"
2810 msgid "Time-Odds factors:"
2811 msgstr "Hệ số thời gian lẻ"
2818 msgid "Engine #2 / Human"
2821 #: xoptions.c:1854 xoptions.c:1857 xoptions.c:1862 xoptions.c:1863
2826 msgid "Time Control"
2829 #~ msgid "Highlight Dragging (Show Move Targets)"
2830 #~ msgstr "Đánh Dấu Khi Đang Kéo Quân Cờ"
2842 #~ msgstr "số giây mỗi nước"