1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: GNU xboard 4.7.0\n"
10 "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n"
11 "POT-Creation-Date: 2013-02-20 22:10-0800\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
23 msgid "%s in settings file\n"
28 msgid "Bad integer value %s"
31 #: args.h:921 args.h:1159
33 msgid "Unrecognized argument %s"
38 msgid "No value provided for argument %s"
43 msgid "Incomplete \\ escape in value for %s"
48 msgid "Failed to open indirection file %s"
53 msgid "Unrecognized boolean argument value %s"
56 #. TRANSLATORS: "first" is the first of possible two chess engines. It is inserted into strings
57 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
62 #. TRANSLATORS: "second" is the second of possible two chess engines. It is inserted into strings
63 #. such as "%s engine" / "%s chess program" / "%s machine" - all meaning the same thing
70 msgid "protocol version %d not supported"
74 msgid "You did not specify the engine executable"
79 msgid "bad timeControl option %s"
84 msgid "bad searchTime option %s"
89 msgid "Variant %s supported only in ICS mode"
94 msgid "Unknown variant name %s"
98 msgid "Starting chess program"
102 msgid "Bad game file"
106 msgid "Bad position file"
110 msgid "Pick new game"
115 "You restarted an already completed tourney\n"
116 "One more cycle will now be added to it\n"
117 "Games commence in 10 sec"
122 msgid "All games in tourney '%s' are already played or playing"
126 msgid "Can't have a match with no chess programs"
131 msgid "Could not open comm port %s"
136 msgid "Could not connect to host %s, port %s"
141 msgid "Unknown initialMode %s"
145 msgid "AnalyzeFile mode requires a game file"
149 msgid "Analysis mode requires a chess engine"
153 msgid "Analysis mode does not work with ICS mode"
157 msgid "MachineWhite mode requires a chess engine"
161 msgid "MachineWhite mode does not work with ICS mode"
165 msgid "MachineBlack mode requires a chess engine"
169 msgid "MachineBlack mode does not work with ICS mode"
173 msgid "TwoMachines mode requires a chess engine"
177 msgid "TwoMachines mode does not work with ICS mode"
181 msgid "Training mode requires a game file"
184 #: backend.c:1863 backend.c:1918 backend.c:1941 backend.c:2340
185 msgid "Error writing to ICS"
189 msgid "Error reading from keyboard"
193 msgid "Got end of file from keyboard"
198 msgid "Unknown wild type %d"
201 #: backend.c:2257 usystem.c:329
202 msgid "Error writing to display"
207 msgid "your opponent kibitzes: %s"
211 msgid "Error gathering move list: two headers"
215 msgid "Error gathering move list: nested"
218 #: backend.c:3693 backend.c:4111 backend.c:4315 backend.c:4874 backend.c:4878
219 #: backend.c:6894 backend.c:12061 backend.c:13774 backend.c:13851
220 #: backend.c:13897 backend.c:13903 backend.c:13908 backend.c:13913
225 msgid "Illegal move (rejected by ICS)"
229 msgid "Connection closed by ICS"
233 msgid "Error reading from ICS"
239 "Failed to parse board string:\n"
243 #: backend.c:4247 backend.c:9745
244 msgid "Game too long; increase MAX_MOVES and recompile"
248 msgid "Error gathering move list: extra board"
251 #: backend.c:4798 backend.c:4820
253 msgid "Couldn't parse move \"%s\" from ICS"
258 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
262 msgid "You cannot do this while you are playing or observing"
266 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
270 msgid "You are playing Black"
273 #: backend.c:6494 backend.c:6521
274 msgid "You are playing White"
277 #: backend.c:6503 backend.c:6529 backend.c:6649 backend.c:6674 backend.c:6690
279 msgid "It is White's turn"
282 #: backend.c:6507 backend.c:6533 backend.c:6657 backend.c:6680 backend.c:6711
284 msgid "It is Black's turn"
288 msgid "Displayed position is not current"
300 msgid "Incorrect move"
303 #: backend.c:7163 backend.c:7289
304 msgid "Pull pawn backwards to under-promote"
308 msgid "Swiss tourney finished"
312 msgid "Invalid pairing from pairing engine"
317 msgid "Illegal move \"%s\" from %s machine"
321 msgid "Bad FEN received from engine"
324 #: backend.c:8590 backend.c:13639 backend.c:13704
326 msgid "%s does not support analysis"
331 msgid "Illegal move \"%s\" (rejected by %s chess program)"
336 msgid "Failed to start %s chess program %s on %s: %s\n"
347 "Illegal hint move \"%s\"\n"
348 "from %s chess program"
352 msgid "Machine accepts your draw offer"
357 "Machine offers a draw\n"
358 "Select Action / Draw to agree"
362 msgid "failed writing PV"
367 msgid "Ambiguous move in ICS output: \"%s\""
372 msgid "Illegal move in ICS output: \"%s\""
376 msgid "Gap in move list"
379 #: backend.c:9879 dialogs.c:460
381 msgid "Variant %s not supported by %s"
386 msgid "Startup failure on '%s'"
390 msgid "Waiting for first chess program"
393 #: backend.c:10058 backend.c:13922
394 msgid "Waiting for second chess program"
398 msgid "Could not write on tourney file"
403 "You cannot replace an engine while it is engaged!\n"
404 "Terminate its game first."
408 msgid "No engine with the name you gave is installed"
413 "First change an engine by editing the participants list\n"
414 "of the Tournament Options dialog"
418 msgid "You can only change one engine at the time"
421 #: backend.c:10213 backend.c:10360
423 msgid "No engine %s is installed"
428 "You must supply a tournament file,\n"
429 "for storing the tourney progress"
433 msgid "Not enough participants"
437 msgid "Bad tournament file"
441 msgid "Waiting for other game(s)"
445 msgid "No pairing engine specified"
450 msgid "Match %s vs. %s: final score %d-%d-%d"
453 #: backend.c:11402 backend.c:11433
455 msgid "Illegal move: %d.%s%s"
460 msgid "Ambiguous move: %d.%s%s"
463 #: backend.c:11475 backend.c:12482 backend.c:12675 backend.c:13036
465 msgid "Can't open \"%s\""
468 #: backend.c:11487 menus.c:116
469 msgid "Cannot build game list"
473 msgid "No more games in this message"
477 msgid "No game has been loaded yet"
480 #: backend.c:11616 backend.c:12463 ngamelist.c:129
481 msgid "Can't back up any further"
485 msgid "Game number out of range"
489 msgid "Can't seek on game file"
493 msgid "Game not found in file"
496 #: backend.c:12234 backend.c:12559
497 msgid "Bad FEN position in file"
501 msgid "No moves in game"
505 msgid "No position has been loaded yet"
508 #: backend.c:12520 backend.c:12531
509 msgid "Can't seek on position file"
512 #: backend.c:12538 backend.c:12550
513 msgid "Position not found in file"
517 msgid "Black to play"
521 msgid "White to play"
524 #: backend.c:12680 backend.c:13041
525 msgid "Waiting for access to save file"
537 msgid "Saving position"
542 "You have edited the game history.\n"
543 "Use Reload Same Game and make your move again."
548 "You have entered too many moves.\n"
549 "Back up to the correct position and try again."
554 "Displayed position is not current.\n"
555 "Step forward to the correct position and try again."
559 msgid "You have not made a move yet"
564 "The cmail message is not loaded.\n"
565 "Use Reload CMail Message and make your move again."
569 msgid "No unfinished games"
575 "You have already mailed a move.\n"
576 "Wait until a move arrives from your opponent.\n"
577 "To resend the same move, type\n"
578 "\"cmail -remail -game %s\"\n"
579 "on the command line."
583 msgid "Failed to invoke cmail"
588 msgid "Waiting for reply from opponent\n"
593 msgid "Still need to make move for game\n"
598 msgid "Still need to make moves for both games\n"
603 msgid "Still need to make moves for all %d games\n"
608 msgid "Still need to make a move for game %s\n"
613 msgid "No unfinished games\n"
618 msgid "Ready to send mail\n"
623 msgid "Still need to make moves for games %s\n"
632 msgid "Edit comment on %d.%s%s"
637 msgid "You are not observing a game"
641 msgid "It is not White's turn"
645 msgid "It is not Black's turn"
650 msgid "Starting %s chess program"
653 #: backend.c:13971 backend.c:15085
655 "Wait until your turn,\n"
660 msgid "Training mode off"
664 msgid "Training mode on"
668 msgid "Already at end of game"
672 msgid "Warning: You are still playing a game"
676 msgid "Warning: You are still observing a game"
680 msgid "Warning: You are still examining a game"
684 msgid "Click clock to clear board"
688 msgid "Close ICS engine analyze..."
692 msgid "That square is occupied"
695 #: backend.c:14591 backend.c:14617
696 msgid "There is no pending offer on this move"
699 #: backend.c:14653 backend.c:14664
700 msgid "Your opponent is not out of time"
704 msgid "You must make your move before offering a draw"
708 msgid "You are not examining a game"
712 msgid "You can't revert while pausing"
715 #: backend.c:15125 backend.c:15132
716 msgid "It is your turn"
719 #: backend.c:15183 backend.c:15190 backend.c:15243 backend.c:15250
720 msgid "Wait until your turn"
724 msgid "No hint available"
727 #: backend.c:15211 ngamelist.c:355
728 msgid "Game list not loaded or empty"
732 msgid "Book file exists! Try again for overwrite."
737 msgid "Error writing to %s chess program"
740 #: backend.c:15694 backend.c:15725
742 msgid "%s program exits in draw position (%s)"
747 msgid "Error: %s chess program (%s) exited unexpectedly"
752 msgid "Error reading from %s chess program (%s)"
757 msgid "%s engine has too many options\n"
761 msgid "Displayed move is not current"
765 msgid "Could not parse move"
768 #: backend.c:16430 backend.c:16452
769 msgid "Both flags fell"
773 msgid "White's flag fell"
777 msgid "Black's flag fell"
781 msgid "Clock adjustment not allowed in auto-flag mode"
785 msgid "Bad FEN position in clipboard"
788 #: book.c:577 book.c:828
789 msgid "Polyglot book not valid"
797 msgid "Hash keys are different"
801 msgid "Could not create book"
805 msgid "Tournament file: "
809 msgid "Sync after round"
813 msgid " (for concurrent playing of a single"
817 msgid "Sync after cycle"
821 msgid " tourney with multiple XBoards)"
825 msgid "Tourney participants:"
829 msgid "Select Engine:"
833 msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
837 msgid "Number of tourney cycles (or Swiss rounds):"
841 msgid "Default Number of Games in Match (or Pairing):"
845 msgid "Pause between Match Games (msec):"
849 msgid "Save Tourney Games on:"
853 msgid "Game File with Opening Lines:"
857 msgid "Game Number (-1 or -2 = Auto-Increment):"
861 msgid "File with Start Positions:"
865 msgid "Position Number (-1 or -2 = Auto-Increment):"
869 msgid "Rewind Index after this many Games (0 = never):"
873 msgid "Disable own engine books by default"
877 msgid "Replace Engine"
881 msgid "Upgrade Engine"
885 msgid "Clone Tourney"
889 msgid "First you must specify an existing tourney file to clone"
892 #: dialogs.c:332 dialogs.c:1319
893 msgid "# no engines are installed"
897 msgid "Match Options"
901 msgid "Absolute Analysis Scores"
905 msgid "Almost Always Queen (Detour Under-Promote)"
908 #: dialogs.c:365 menus.c:714
909 msgid "Animate Dragging"
912 #: dialogs.c:366 menus.c:715
913 msgid "Animate Moving"
916 #: dialogs.c:367 menus.c:716
920 #: dialogs.c:368 menus.c:717
921 msgid "Auto Flip View"
924 #: dialogs.c:369 menus.c:718
933 msgid "Enable Variation Trees"
937 msgid "Hide Thinking from Human"
940 #: dialogs.c:373 menus.c:723
941 msgid "Highlight Last Move"
945 msgid "Highlight with Arrow"
948 #: dialogs.c:375 menus.c:726
949 msgid "One-Click Moving"
953 msgid "Periodic Updates (in Analysis Mode)"
957 msgid "Play Move(s) of Clicked PV (Analysis)"
960 #: dialogs.c:379 dialogs.c:514 menus.c:728
961 msgid "Ponder Next Move"
965 msgid "Popup Exit Messages"
968 #: dialogs.c:381 menus.c:730
969 msgid "Popup Move Errors"
973 msgid "Scores in Move List"
977 msgid "Show Coordinates"
981 msgid "Show Target Squares"
985 msgid "Sticky Windows"
988 #: dialogs.c:386 menus.c:733
989 msgid "Test Legality"
993 msgid "Top-Level Dialogs"
997 msgid "Flash Moves (0 = no flashing):"
1001 msgid "Flash Rate (high = fast):"
1005 msgid "Animation Speed (high = slow):"
1009 msgid "Zoom factor in Evaluation Graph:"
1013 msgid "General Options"
1065 msgid "Board size ( -1 = default for selected variant):"
1069 msgid "Number of Board Ranks:"
1073 msgid "Number of Board Files:"
1077 msgid "Holdings Size:"
1085 msgid "Great Shatranj (10x8)"
1093 msgid "falcon (10x8)"
1101 msgid "Capablanca (10x8)"
1109 msgid "Gothic (10x8)"
1117 msgid "janus (10x8)"
1133 msgid "grand (10x10)"
1149 msgid "xiangqi (9x10)"
1157 msgid "courier (12x8)"
1162 msgid "Warning: second engine (%s) does not support this!"
1167 msgid "Only bughouse is not available in viewer mode"
1173 "All variants not supported by first engine\n"
1174 "(currently %s) are disabled"
1182 msgid "Maximum Number of CPUs per Engine:"
1186 msgid "Polygot Directory:"
1190 msgid "Hash-Table Size (MB):"
1194 msgid "Nalimov EGTB Path:"
1198 msgid "EGTB Cache Size (MB):"
1202 msgid "Use GUI Book"
1206 msgid "Opening-Book Filename:"
1210 msgid "Book Depth (moves):"
1214 msgid "Book Variety (0) vs. Strength (100):"
1218 msgid "Engine #1 Has Own Book"
1222 msgid "Engine #2 Has Own Book "
1226 msgid "Common Engine Settings"
1230 msgid "Detect all Mates"
1234 msgid "Verify Engine Result Claims"
1238 msgid "Draw if Insufficient Mating Material"
1242 msgid "Adjudicate Trivial Draws (3-Move Delay)"
1246 msgid "N-Move Rule:"
1250 msgid "N-fold Repeats:"
1254 msgid "Draw after N Moves Total:"
1258 msgid "Win / Loss Threshold:"
1262 msgid "Negate Score of Engine #1"
1266 msgid "Negate Score of Engine #2"
1270 msgid "Adjudicate non-ICS Games"
1278 msgid "Auto-Comment"
1282 msgid "Auto-Observe"
1286 msgid "Auto-Raise Board"
1290 msgid "Auto-Create Logon Script"
1294 msgid "Background Observe while Playing"
1298 msgid "Dual Board for Background-Observed Game"
1302 msgid "Get Move List"
1314 msgid "Auto-Refresh Seek Graph"
1318 msgid "Auto-InputBox PopUp"
1326 msgid "Premove for White"
1330 msgid "First White Move:"
1334 msgid "Premove for Black"
1338 msgid "First Black Move:"
1346 msgid "Alarm Time (msec):"
1350 msgid "Colorize Messages"
1354 msgid "Shout Text Colors:"
1358 msgid "S-Shout Text Colors:"
1362 msgid "Channel #1 Text Colors:"
1366 msgid "Other Channel Text Colors:"
1370 msgid "Kibitz Text Colors:"
1374 msgid "Tell Text Colors:"
1378 msgid "Challenge Text Colors:"
1382 msgid "Request Text Colors:"
1386 msgid "Seek Text Colors:"
1394 msgid "Exact position match"
1398 msgid "Shown position is subset"
1402 msgid "Same material with exactly same Pawn chain"
1406 msgid "Same material"
1410 msgid "Material range (top board half optional)"
1414 msgid "Material difference (optional stuff balanced)"
1418 msgid "Auto-Display Tags"
1422 msgid "Auto-Display Comment"
1427 "Auto-Play speed of loaded games\n"
1428 "(0 = instant, -1 = off):"
1432 msgid "Seconds per Move:"
1438 "options to use in game-viewer mode:"
1444 "Thresholds for position filtering in game list:"
1448 msgid "Elo of strongest player at least:"
1452 msgid "Elo of weakest player at least:"
1456 msgid "No games before year:"
1460 msgid "Minimum nr consecutive positions:"
1464 msgid "Search mode:"
1468 msgid "Also match reversed colors"
1472 msgid "Also match left-right flipped position"
1476 msgid "Load Game Options"
1480 msgid "Auto-Save Games"
1484 msgid "Own Games Only"
1488 msgid "Save Games on File:"
1492 msgid "Save Final Positions on File:"
1496 msgid "PGN Event Header:"
1500 msgid "Old Save Style (as opposed to PGN)"
1504 msgid "Include Number Tag in tourney PGN"
1508 msgid "Save Score/Depth Info in PGN"
1512 msgid "Save Out-of-Book Info in PGN "
1516 msgid "Save Game Options"
1524 msgid "Default Beep"
1528 msgid "Above WAV File"
1576 msgid "User WAV File:"
1580 msgid "Sound Program:"
1584 msgid "Try-Out Sound:"
1620 msgid "Sounds Directory:"
1656 msgid "Sound Options"
1660 msgid "White Piece Color:"
1663 #. TRANSLATORS: R = single letter for the color red
1664 #: dialogs.c:777 dialogs.c:786 dialogs.c:792 dialogs.c:798 dialogs.c:804
1669 #. TRANSLATORS: G = single letter for the color green
1670 #: dialogs.c:779 dialogs.c:787 dialogs.c:793 dialogs.c:799 dialogs.c:805
1675 #. TRANSLATORS: B = single letter for the color blue
1676 #: dialogs.c:781 dialogs.c:788 dialogs.c:794 dialogs.c:800 dialogs.c:806
1681 #. TRANSLATORS: D = single letter to make a color darker
1682 #: dialogs.c:783 dialogs.c:789 dialogs.c:795 dialogs.c:801 dialogs.c:807
1688 msgid "Black Piece Color:"
1692 msgid "Light Square Color:"
1696 msgid "Dark Square Color:"
1700 msgid "Highlight Color:"
1704 msgid "Premove Highlight Color:"
1708 msgid "Flip Pieces Shogi Style (Colored buttons restore default)"
1716 msgid "Line Gap ( -1 = default for board size):"
1720 msgid "Use Board Textures"
1724 msgid "Light-Squares Texture File:"
1728 msgid "Dark-Squares Texture File:"
1732 msgid "Use external piece bitmaps with their own colors"
1736 msgid "Directory with Pieces Images:"
1740 msgid "Board Options"
1743 #: dialogs.c:925 menus.c:634
1744 msgid "ICS text menu"
1751 #: dialogs.c:948 dialogs.c:1036
1752 msgid "save changes"
1759 #: dialogs.c:1051 menus.c:636
1764 msgid "ICS input box"
1772 msgid "Engine has no options"
1776 msgid "Engine Settings"
1780 msgid "Select engine from list:"
1784 msgid "or specify one below:"
1788 msgid "Nickname (optional):"
1792 msgid "Use nickname in PGN player tags of engine-engine games"
1796 msgid "Engine Directory:"
1800 msgid "Engine Command:"
1804 msgid "(Directory will be derived from engine path when empty)"
1812 msgid "WB protocol v1 (do not wait for engine features)"
1816 msgid "Must not use GUI book"
1820 msgid "Add this engine to the list"
1824 msgid "Force current variant with this engine"
1828 msgid "Load first engine"
1832 msgid "Load second engine"
1840 msgid "Start-position number:"
1852 msgid "New Shuffle Game"
1868 msgid "Moves per session:"
1872 msgid "Initial time (min):"
1876 msgid "Increment or max (sec/move):"
1880 msgid "Time-Odds factors:"
1888 msgid "Engine #2 / Human"
1891 #: dialogs.c:1456 dialogs.c:1459 dialogs.c:1464 dialogs.c:1465
1892 #: gtk/xoptions.c:191
1897 msgid "Time Control"
1901 msgid "Error writing to chess program"
1908 #: dialogs.c:1578 dialogs.c:1970 dialogs.c:1974
1928 #: dialogs.c:1586 dialogs.c:1969 dialogs.c:1973 dialogs.c:1992
1932 #: dialogs.c:1587 dialogs.c:1969 dialogs.c:1973 dialogs.c:1992
1936 #: dialogs.c:1588 dialogs.c:1969 dialogs.c:1973 dialogs.c:1992
1940 #: dialogs.c:1592 dialogs.c:1971 dialogs.c:1975
1944 #: dialogs.c:1593 dialogs.c:1971 dialogs.c:1975
1948 #: dialogs.c:1595 dialogs.c:1970 dialogs.c:1974 dialogs.c:1992
1956 #: dialogs.c:1600 dialogs.c:1971 dialogs.c:1975
1961 msgid "Chat partner:"
1981 msgid "No tag selected"
1985 msgid "Game-list options"
1988 #: dialogs.c:1868 dialogs.c:1882
2008 #: dialogs.c:1969 dialogs.c:2244 dialogs.c:2247
2012 #: dialogs.c:1969 dialogs.c:1973 dialogs.c:1992
2016 #: dialogs.c:1970 dialogs.c:1974
2020 #: dialogs.c:1970 dialogs.c:1974
2024 #: dialogs.c:1971 dialogs.c:1975
2028 #: dialogs.c:1972 dialogs.c:1976
2029 msgid "Empty square"
2032 #: dialogs.c:1972 dialogs.c:1976
2036 #: dialogs.c:1973 dialogs.c:2256 dialogs.c:2259
2040 #: dialogs.c:2072 menus.c:787
2044 #: dialogs.c:2073 menus.c:788
2048 #: dialogs.c:2074 menus.c:789
2052 #: dialogs.c:2075 menus.c:790
2056 #: dialogs.c:2076 menus.c:791
2060 #: dialogs.c:2077 menus.c:792
2064 #: dialogs.c:2078 menus.c:793
2068 #: dialogs.c:2079 menus.c:794
2089 msgid "Directories:"
2109 msgid "New directory"
2121 msgid "
\7f next page"
2125 msgid "FIRST TYPE DIRECTORY NAME HERE"
2129 msgid "TRY ANOTHER NAME"
2134 "No default pieces installed\n"
2135 "Select your own -pieceImageDirectory"
2138 #: engineoutput.c:107 menus.c:630
2140 msgid "Engine Output"
2143 #: engineoutput.c:117
2145 msgid "%s (%d reversible ply)"
2146 msgid_plural "%s (%d reversible plies)"
2150 #: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88
2156 msgid "Reading game file (%d)"
2159 #: gtk/xboard.c:781 xaw/xboard.c:1160
2161 msgid "%s: can't cd to CHESSDIR: "
2164 #: gtk/xboard.c:790 xaw/xboard.c:1169
2166 msgid "Failed to open file '%s'\n"
2169 #: gtk/xboard.c:805 xaw/xboard.c:1178
2170 msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
2173 #: gtk/xboard.c:824 xaw/xboard.c:1210
2175 msgid "%s: bad boardSize syntax %s\n"
2178 #: gtk/xboard.c:864 xaw/xboard.c:1247
2180 msgid "%s: unrecognized boardSize name %s\n"
2183 #: gtk/xboard.c:905 xaw/xboard.c:1284
2185 msgid "%s: too few colors available; trying monochrome mode\n"
2188 #: gtk/xboard.c:1188 xaw/xboard.c:1566
2190 msgid "Unable to create font set for %s.\n"
2193 #: gtk/xboard.c:1213 xaw/xboard.c:1589
2195 msgid "%s: no fonts match pattern %s\n"
2198 #: gtk/xboard.c:1645 xaw/xboard.c:2079
2199 msgid "Can't open temp file"
2202 #: gtk/xboard.c:2108
2203 msgid "Failed to open file"
2207 msgid "Load game file name?"
2211 msgid "Load position file name?"
2215 msgid "Save game file name?"
2219 msgid "Save position file name?"
2223 msgid " (with Zippy code)"
2231 "Copyright 1991 Digital Equipment Corporation\n"
2232 "Enhancements Copyright 1992-2013 Free Software Foundation\n"
2233 "Enhancements Copyright 2005 Alessandro Scotti\n"
2235 "%s is free software and carries NO WARRANTY;see the file COPYING for more "
2237 "The GTK build of this version is experimental and unstable\n"
2239 "Visit XBoard on the web at: http://www.gnu.org/software/xboard/\n"
2240 "Check out the newest features at: http://www.gnu.org/software/xboard/"
2243 "Report bugs via email at: <bug-xboard@gnu.org>\n"
2247 #: menus.c:375 menus.c:750
2248 msgid "About XBoard"
2256 msgid "New Shuffle Game ..."
2260 msgid "New Variant ..."
2268 msgid "Load Position"
2272 msgid "Next Position"
2276 msgid "Prev Position"
2284 msgid "Save Position"
2288 msgid "Save Games as Book"
2296 msgid "Reload CMail Message"
2308 msgid "Copy Position"
2312 msgid "Copy Game List"
2320 msgid "Paste Position"
2323 #: menus.c:610 menus.c:652
2327 #: menus.c:611 menus.c:653
2328 msgid "Edit Position"
2336 msgid "Edit Comment"
2352 msgid "Truncate Game"
2364 msgid "Back to Start"
2368 msgid "Forward to End"
2376 msgid "Move History"
2380 msgid "Evaluation Graph"
2392 msgid "ICS Input Box"
2396 msgid "Open Chat Window"
2404 msgid "Game List Tags..."
2408 msgid "Machine White"
2412 msgid "Machine Black"
2416 msgid "Two Machines"
2420 msgid "Analysis Mode"
2424 msgid "Analyze Game"
2436 msgid "Machine Match"
2476 msgid "Stop Observing"
2480 msgid "Stop Examining"
2484 msgid "Upload to Examine"
2488 msgid "Adjudicate to White"
2492 msgid "Adjudicate to Black"
2496 msgid "Adjudicate Draw"
2500 msgid "Load New 1st Engine ..."
2504 msgid "Load New 2nd Engine ..."
2508 msgid "Engine #1 Settings ..."
2512 msgid "Engine #2 Settings ..."
2528 msgid "Retract Move"
2536 msgid "Time Control ..."
2540 msgid "Common Engine ..."
2544 msgid "Adjudications ..."
2556 msgid "Load Game ..."
2560 msgid "Save Game ..."
2564 msgid "Game List ..."
2572 msgid "Always Queen"
2580 msgid "Highlight Dragging"
2584 msgid "Highlight With Arrow"
2592 msgid "Periodic Updates"
2596 msgid "Popup Exit Message"
2604 msgid "Hide Thinking"
2608 msgid "Save Settings Now"
2612 msgid "Save Settings on Exit"
2624 msgid "XBoard Home Page"
2628 msgid "On-line User Guide"
2632 msgid "Development News"
2636 msgid "e-Mail Bug Report"
2639 #: nengineoutput.c:78 nengineoutput.c:85
2643 #: nengineoutput.c:80 nengineoutput.c:87
2647 #: nengineoutput.c:153
2648 msgid "Engine output"
2651 #: nengineoutput.c:157
2653 "Mismatch of STRIDE in nengineoutput.c\n"
2654 "Change and recompile!"
2658 msgid "Evaluation graph"
2666 msgid "find position"
2690 msgid "No game selected"
2694 msgid "Can't go forward any further"
2699 msgid "Scanning through games (%d)"
2703 msgid "previous page"
2711 msgid "no games matched your request"
2716 msgid "%s - %d/%d games (%d-%d-%d)"
2720 msgid "There is no game list"
2729 msgid "%s: unrecognized color %s\n"
2734 msgid "%s: can't parse foreground color in `%s'\n"
2739 msgid "%s: can't parse color names; disabling colorization\n"
2744 msgid "ERROR: Unknown user %s (in path %s)\n"
2748 msgid "Socket support is not configured in"
2752 msgid "internal rcmd not implemented for Unix"
2757 msgid "%s: Can't access XPM directory %s\n"
2762 msgid "Available `%s' sizes:\n"
2767 msgid "Error: No `%s' files!\n"
2773 "Warning: No DIR structure found on this system --\n"
2774 " Unable to autosize for XPM/XIM pieces.\n"
2775 " Please report this error to %s.\n"
2776 " Include system type & operating system in message.\n"
2779 #: xaw/xboard.c:1290
2781 msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
2784 #: xaw/xengineoutput.c:114
2786 msgid "Error %d loading icon image\n"
2789 #: xaw/xoptions.c:320 xaw/xoptions.c:1014
2793 #: xaw/xoptions.c:386 xaw/xoptions.c:387
2797 #: xaw/xoptions.c:392 xaw/xoptions.c:393
2801 #: xaw/xoptions.c:398 xaw/xoptions.c:399
2805 #: xaw/xoptions.c:1261
2809 #: xaw/xoptions.c:1265