Merge branch 'v4.7.x'
[xboard.git] / po / xboard.pot
index 2ae87a7..01d1543 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: GNU xboard 4.6.0-20120226\n"
+"Project-Id-Version: GNU xboard master-20130828\n"
 "Report-Msgid-Bugs-To: bug-xboard@gnu.org\n"
-"POT-Creation-Date: 2012-03-04 14:07-0800\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 <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,533 +18,562 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
 
+#: 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:739
+#: 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:742
+#: backend.c:756
 msgid "second"
 msgstr ""
 
-#: backend.c:820
+#: backend.c:837
 #, c-format
 msgid "protocol version %d not supported"
 msgstr ""
 
-#: backend.c:916
+#: backend.c:943
 msgid "You did not specify the engine executable"
 msgstr ""
 
-#: backend.c:969
+#: backend.c:999
 #, c-format
 msgid "bad timeControl option %s"
 msgstr ""
 
-#: backend.c:984
+#: backend.c:1014
 #, c-format
 msgid "bad searchTime option %s"
 msgstr ""
 
-#: backend.c:1090
+#: backend.c:1120
 #, c-format
 msgid "Variant %s supported only in ICS mode"
 msgstr ""
 
-#: backend.c:1108
+#: backend.c:1138
 #, c-format
 msgid "Unknown variant name %s"
 msgstr ""
 
-#: backend.c:1351
+#: backend.c:1386
 msgid "Starting chess program"
 msgstr ""
 
-#: backend.c:1374
+#: backend.c:1409
 msgid "Bad game file"
 msgstr ""
 
-#: backend.c:1381
+#: backend.c:1416
 msgid "Bad position file"
 msgstr ""
 
-#: backend.c:1395
+#: backend.c:1430
 msgid "Pick new game"
 msgstr ""
 
-#: backend.c:1464
+#: 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:1471
+#: backend.c:1506
 #, c-format
 msgid "All games in tourney '%s' are already played or playing"
 msgstr ""
 
-#: backend.c:1478
+#: backend.c:1513
 msgid "Can't have a match with no chess programs"
 msgstr ""
 
-#: backend.c:1515
+#: backend.c:1550
 #, c-format
 msgid "Could not open comm port %s"
 msgstr ""
 
-#: backend.c:1518
+#: backend.c:1553
 #, c-format
 msgid "Could not connect to host %s, port %s"
 msgstr ""
 
-#: backend.c:1574
+#: backend.c:1609
 #, c-format
 msgid "Unknown initialMode %s"
 msgstr ""
 
-#: backend.c:1600
+#: backend.c:1635
 msgid "AnalyzeFile mode requires a game file"
 msgstr ""
 
-#: backend.c:1627
+#: backend.c:1662
 msgid "Analysis mode requires a chess engine"
 msgstr ""
 
-#: backend.c:1631
+#: backend.c:1666
 msgid "Analysis mode does not work with ICS mode"
 msgstr ""
 
-#: backend.c:1642
+#: backend.c:1677
 msgid "MachineWhite mode requires a chess engine"
 msgstr ""
 
-#: backend.c:1647
+#: backend.c:1682
 msgid "MachineWhite mode does not work with ICS mode"
 msgstr ""
 
-#: backend.c:1654
+#: backend.c:1689
 msgid "MachineBlack mode requires a chess engine"
 msgstr ""
 
-#: backend.c:1659
+#: backend.c:1694
 msgid "MachineBlack mode does not work with ICS mode"
 msgstr ""
 
-#: backend.c:1666
+#: backend.c:1701
 msgid "TwoMachines mode requires a chess engine"
 msgstr ""
 
-#: backend.c:1671
+#: backend.c:1706
 msgid "TwoMachines mode does not work with ICS mode"
 msgstr ""
 
-#: backend.c:1682
+#: backend.c:1717
 msgid "Training mode requires a game file"
 msgstr ""
 
-#: backend.c:1844 backend.c:1888 backend.c:1911 backend.c:2310
+#: backend.c:1880 backend.c:1935 backend.c:1958 backend.c:2357
 msgid "Error writing to ICS"
 msgstr ""
 
-#: backend.c:1848
+#: backend.c:1895
 msgid "Error reading from keyboard"
 msgstr ""
 
-#: backend.c:1851
+#: backend.c:1898
 msgid "Got end of file from keyboard"
 msgstr ""
 
-#: backend.c:2156
+#: backend.c:2203
 #, c-format
 msgid "Unknown wild type %d"
 msgstr ""
 
-#: backend.c:2167
-#, c-format
-msgid "recognized '%s' (%d) as variant %s\n"
-msgstr ""
-
-#: backend.c:2227 xboard.c:7155
+#: backend.c:2274 usystem.c:329
 msgid "Error writing to display"
 msgstr ""
 
-#: backend.c:2969
+#: backend.c:3030
 #, c-format
 msgid "your opponent kibitzes: %s"
 msgstr ""
 
-#: backend.c:3492
+#: backend.c:3559
 msgid "Error gathering move list: two headers"
 msgstr ""
 
-#: backend.c:3506
-#, c-format
-msgid "Ratings from header: W %d, B %d\n"
-msgstr ""
-
-#: backend.c:3539
+#: backend.c:3606
 msgid "Error gathering move list: nested"
 msgstr ""
 
-#: backend.c:3643 backend.c:4061 backend.c:4795 backend.c:4799 backend.c:6667
-#: backend.c:11599 backend.c:13194 backend.c:13271 backend.c:13317
-#: backend.c:13323 backend.c:13328 backend.c:13333
+#: 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:3771
+#: backend.c:3838
 msgid "Illegal move (rejected by ICS)"
 msgstr ""
 
-#: backend.c:4109
+#: backend.c:4176
 msgid "Connection closed by ICS"
 msgstr ""
 
-#: backend.c:4111
+#: backend.c:4178
 msgid "Error reading from ICS"
 msgstr ""
 
-#: backend.c:4161
-#, c-format
-msgid "Parsing board: %s\n"
-msgstr ""
-
-#: backend.c:4185
+#: backend.c:4255
 #, c-format
 msgid ""
 "Failed to parse board string:\n"
 "\"%s\""
 msgstr ""
 
-#: backend.c:4194 backend.c:9413
+#: backend.c:4264 backend.c:9885
 msgid "Game too long; increase MAX_MOVES and recompile"
 msgstr ""
 
-#: backend.c:4288
+#: backend.c:4383
 msgid "Error gathering move list: extra board"
 msgstr ""
 
-#: backend.c:4719 backend.c:4741
+#: backend.c:4815 backend.c:4837
 #, c-format
 msgid "Couldn't parse move \"%s\" from ICS"
 msgstr ""
 
-#: backend.c:4971
+#: backend.c:5074
 #, c-format
 msgid "say Internal error; bad moveType %d (%d,%d-%d,%d)"
 msgstr ""
 
-#: backend.c:5041
+#: backend.c:5145
 msgid "You cannot do this while you are playing or observing"
 msgstr ""
 
-#: backend.c:5915
+#: backend.c:6046
 msgid "Recompile to support this BOARD_RANKS or BOARD_FILES!"
 msgstr ""
 
-#: backend.c:6268
+#: backend.c:6510
 msgid "You are playing Black"
 msgstr ""
 
-#: backend.c:6277 backend.c:6304
+#: backend.c:6519 backend.c:6546
 msgid "You are playing White"
 msgstr ""
 
-#: backend.c:6286 backend.c:6312 backend.c:6430 backend.c:6455 backend.c:6471
-#: backend.c:13950
+#: 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:6290 backend.c:6316 backend.c:6438 backend.c:6461 backend.c:6492
-#: backend.c:13942
+#: 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:6329
+#: backend.c:6571
 msgid "Displayed position is not current"
 msgstr ""
 
-#: backend.c:6566
+#: backend.c:6809
 msgid "Illegal move"
 msgstr ""
 
-#: backend.c:6626
+#: backend.c:6876
 msgid "End of game"
 msgstr ""
 
-#: backend.c:6629
+#: backend.c:6879
 msgid "Incorrect move"
 msgstr ""
 
-#: backend.c:6919 backend.c:7035
+#: backend.c:7257 backend.c:7392
 msgid "Pull pawn backwards to under-promote"
 msgstr ""
 
-#: backend.c:7259
+#: backend.c:7364
+msgid "only marked squares are legal"
+msgstr ""
+
+#: backend.c:7624
 msgid "Swiss tourney finished"
 msgstr ""
 
-#: backend.c:7793
+#: backend.c:8199
 msgid "Invalid pairing from pairing engine"
 msgstr ""
 
-#: backend.c:7910
+#: backend.c:8332
 #, c-format
 msgid "Illegal move \"%s\" from %s machine"
 msgstr ""
 
-#: backend.c:8129
+#: backend.c:8564
 msgid "Bad FEN received from engine"
 msgstr ""
 
-#: backend.c:8273 xboard.c:5919 xboard.c:5960
+#: backend.c:8730 backend.c:13793 backend.c:13858
 #, c-format
 msgid "%s does not support analysis"
 msgstr ""
 
-#: backend.c:8339
+#: backend.c:8796
 #, c-format
 msgid "Illegal move \"%s\" (rejected by %s chess program)"
 msgstr ""
 
-#: backend.c:8366
+#: backend.c:8823
 #, c-format
 msgid "Failed to start %s chess program %s on %s: %s\n"
 msgstr ""
 
-#: backend.c:8387
+#: backend.c:8844
 #, c-format
 msgid "Hint: %s"
 msgstr ""
 
-#: backend.c:8392
+#: backend.c:8849
 #, c-format
 msgid ""
 "Illegal hint move \"%s\"\n"
 "from %s chess program"
 msgstr ""
 
-#: backend.c:8567
+#: backend.c:9024
 msgid "Machine accepts your draw offer"
 msgstr ""
 
-#: backend.c:8570
+#: backend.c:9027
 msgid ""
 "Machine offers a draw\n"
 "Select Action / Draw to agree"
 msgstr ""
 
-#: backend.c:8649
+#: backend.c:9106
 msgid "failed writing PV"
 msgstr ""
 
-#: backend.c:8947
+#: backend.c:9404
 #, c-format
 msgid "Ambiguous move in ICS output: \"%s\""
 msgstr ""
 
-#: backend.c:8957
+#: backend.c:9414
 #, c-format
 msgid "Illegal move in ICS output: \"%s\""
 msgstr ""
 
-#: backend.c:8968
+#: backend.c:9425
 msgid "Gap in move list"
 msgstr ""
 
-#: backend.c:9545 xoptions.c:454
+#: backend.c:10046 dialogs.c:461
 #, c-format
 msgid "Variant %s not supported by %s"
 msgstr ""
 
-#: backend.c:9661
+#: backend.c:10167
 #, c-format
 msgid "Startup failure on '%s'"
 msgstr ""
 
-#: backend.c:9689
+#: backend.c:10198
 msgid "Waiting for first chess program"
 msgstr ""
 
-#: backend.c:9694 backend.c:13342
+#: backend.c:10203 backend.c:14076
 msgid "Waiting for second chess program"
 msgstr ""
 
-#: backend.c:9744
+#: backend.c:10252
 msgid "Could not write on tourney file"
 msgstr ""
 
-#: backend.c:9810
+#: backend.c:10326
 msgid ""
 "You cannot replace an engine while it is engaged!\n"
 "Terminate its game first."
 msgstr ""
 
-#: backend.c:9824
+#: backend.c:10340
 msgid "No engine with the name you gave is installed"
 msgstr ""
 
-#: backend.c:9826
+#: backend.c:10342
 msgid ""
 "First change an engine by editing the participants list\n"
 "of the Tournament Options dialog"
 msgstr ""
 
-#: backend.c:9827
+#: backend.c:10343
 msgid "You can only change one engine at the time"
 msgstr ""
 
-#: backend.c:9841
+#: 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:9851
+#: backend.c:10388
 msgid "Not enough participants"
 msgstr ""
 
-#: backend.c:10014
+#: backend.c:10589
 msgid "Bad tournament file"
 msgstr ""
 
-#: backend.c:10026
+#: backend.c:10601
 msgid "Waiting for other game(s)"
 msgstr ""
 
-#: backend.c:10039
+#: backend.c:10614
 msgid "No pairing engine specified"
 msgstr ""
 
-#: backend.c:10504
+#: backend.c:11092
 #, c-format
 msgid "Match %s vs. %s: final score %d-%d-%d"
 msgstr ""
 
-#: backend.c:10947 backend.c:10978
+#: backend.c:11554 backend.c:11585
 #, c-format
 msgid "Illegal move: %d.%s%s"
 msgstr ""
 
-#: backend.c:10967
+#: backend.c:11574
 #, c-format
 msgid "Ambiguous move: %d.%s%s"
 msgstr ""
 
-#: backend.c:11020 backend.c:12016 backend.c:12209 backend.c:12573
+#: backend.c:11627 backend.c:12636 backend.c:12829 backend.c:13190
 #, c-format
 msgid "Can't open \"%s\""
 msgstr ""
 
-#: backend.c:11032 xboard.c:5537
+#: backend.c:11639 menus.c:116
 msgid "Cannot build game list"
 msgstr ""
 
-#: backend.c:11117
+#: backend.c:11724
 msgid "No more games in this message"
 msgstr ""
 
-#: backend.c:11157
+#: backend.c:11764
 msgid "No game has been loaded yet"
 msgstr ""
 
-#: backend.c:11161 backend.c:11997 xgamelist.c:438
+#: backend.c:11768 backend.c:12617 ngamelist.c:129
 msgid "Can't back up any further"
 msgstr ""
 
-#: backend.c:11575
+#: backend.c:12189
 msgid "Game number out of range"
 msgstr ""
 
-#: backend.c:11586
+#: backend.c:12200
 msgid "Can't seek on game file"
 msgstr ""
 
-#: backend.c:11644
+#: backend.c:12258
 msgid "Game not found in file"
 msgstr ""
 
-#: backend.c:11772 backend.c:12093
+#: backend.c:12386 backend.c:12713
 msgid "Bad FEN position in file"
 msgstr ""
 
-#: backend.c:11922
+#: backend.c:12538
 msgid "No moves in game"
 msgstr ""
 
-#: backend.c:11993
+#: backend.c:12613
 msgid "No position has been loaded yet"
 msgstr ""
 
-#: backend.c:12054 backend.c:12065
+#: backend.c:12674 backend.c:12685
 msgid "Can't seek on position file"
 msgstr ""
 
-#: backend.c:12072 backend.c:12084
+#: backend.c:12692 backend.c:12704
 msgid "Position not found in file"
 msgstr ""
 
-#: backend.c:12124
+#: backend.c:12744
 msgid "Black to play"
 msgstr ""
 
-#: backend.c:12127
+#: backend.c:12747
 msgid "White to play"
 msgstr ""
 
-#: backend.c:12214 backend.c:12578
+#: backend.c:12834 backend.c:13195
 msgid "Waiting for access to save file"
 msgstr ""
 
-#: backend.c:12216
+#: backend.c:12836
 msgid "Saving game"
 msgstr ""
 
-#: backend.c:12217
+#: backend.c:12837
 msgid "Bad Seek"
 msgstr ""
 
-#: backend.c:12580
+#: backend.c:13197
 msgid "Saving position"
 msgstr ""
 
-#: backend.c:12706
+#: backend.c:13323
 msgid ""
 "You have edited the game history.\n"
 "Use Reload Same Game and make your move again."
 msgstr ""
 
-#: backend.c:12711
+#: backend.c:13328
 msgid ""
 "You have entered too many moves.\n"
 "Back up to the correct position and try again."
 msgstr ""
 
-#: backend.c:12716
+#: backend.c:13333
 msgid ""
 "Displayed position is not current.\n"
 "Step forward to the correct position and try again."
 msgstr ""
 
-#: backend.c:12763
+#: backend.c:13380
 msgid "You have not made a move yet"
 msgstr ""
 
-#: backend.c:12784
+#: backend.c:13401
 msgid ""
 "The cmail message is not loaded.\n"
 "Use Reload CMail Message and make your move again."
 msgstr ""
 
-#: backend.c:12789
+#: backend.c:13406
 msgid "No unfinished games"
 msgstr ""
 
-#: backend.c:12795
+#: backend.c:13412
 #, c-format
 msgid ""
 "You have already mailed a move.\n"
@@ -554,2344 +583,2237 @@ msgid ""
 "on the command line."
 msgstr ""
 
-#: backend.c:12810
+#: backend.c:13427
 msgid "Failed to invoke cmail"
 msgstr ""
 
-#: backend.c:12872
+#: backend.c:13489
 #, c-format
 msgid "Waiting for reply from opponent\n"
 msgstr ""
 
-#: backend.c:12894
+#: backend.c:13511
 #, c-format
 msgid "Still need to make move for game\n"
 msgstr ""
 
-#: backend.c:12898
+#: backend.c:13515
 #, c-format
 msgid "Still need to make moves for both games\n"
 msgstr ""
 
-#: backend.c:12902
+#: backend.c:13519
 #, c-format
 msgid "Still need to make moves for all %d games\n"
 msgstr ""
 
-#: backend.c:12909
+#: backend.c:13526
 #, c-format
 msgid "Still need to make a move for game %s\n"
 msgstr ""
 
-#: backend.c:12915
+#: backend.c:13532
 #, c-format
 msgid "No unfinished games\n"
 msgstr ""
 
-#: backend.c:12917
+#: backend.c:13534
 #, c-format
 msgid "Ready to send mail\n"
 msgstr ""
 
-#: backend.c:12922
+#: backend.c:13539
 #, c-format
 msgid "Still need to make moves for games %s\n"
 msgstr ""
 
-#: backend.c:13078
+#: backend.c:13743
 msgid "Edit comment"
 msgstr ""
 
-#: backend.c:13080
+#: backend.c:13745
 #, c-format
 msgid "Edit comment on %d.%s%s"
 msgstr ""
 
-#: backend.c:13174
+#: 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:13255
+#: backend.c:13989
 msgid "It is not Black's turn"
 msgstr ""
 
-#: backend.c:13362
+#: backend.c:14097
 #, c-format
 msgid "Starting %s chess program"
 msgstr ""
 
-#: backend.c:13390 backend.c:14478
+#: backend.c:14125 backend.c:15240
 msgid ""
 "Wait until your turn,\n"
 "or select Move Now"
 msgstr ""
 
-#: backend.c:13515
+#: backend.c:14259
 msgid "Training mode off"
 msgstr ""
 
-#: backend.c:13523
+#: backend.c:14267
 msgid "Training mode on"
 msgstr ""
 
-#: backend.c:13526
+#: backend.c:14270
 msgid "Already at end of game"
 msgstr ""
 
-#: backend.c:13606
+#: backend.c:14350
 msgid "Warning: You are still playing a game"
 msgstr ""
 
-#: backend.c:13609
+#: backend.c:14353
 msgid "Warning: You are still observing a game"
 msgstr ""
 
-#: backend.c:13612
+#: backend.c:14356
 msgid "Warning: You are still examining a game"
 msgstr ""
 
-#: backend.c:13688
+#: backend.c:14423
+msgid "Click clock to clear board"
+msgstr ""
+
+#: backend.c:14433
 msgid "Close ICS engine analyze..."
 msgstr ""
 
-#: backend.c:13967
+#: backend.c:14722
 msgid "That square is occupied"
 msgstr ""
 
-#: backend.c:13991 backend.c:14017
+#: backend.c:14746 backend.c:14772
 msgid "There is no pending offer on this move"
 msgstr ""
 
-#: backend.c:14053 backend.c:14064
+#: backend.c:14808 backend.c:14819
 msgid "Your opponent is not out of time"
 msgstr ""
 
-#: backend.c:14130
+#: backend.c:14885
 msgid "You must make your move before offering a draw"
 msgstr ""
 
-#: backend.c:14460
+#: backend.c:15222
 msgid "You are not examining a game"
 msgstr ""
 
-#: backend.c:14464
+#: backend.c:15226
 msgid "You can't revert while pausing"
 msgstr ""
 
-#: backend.c:14518 backend.c:14525
+#: backend.c:15280 backend.c:15287
 msgid "It is your turn"
 msgstr ""
 
-#: backend.c:14576 backend.c:14583 backend.c:14602 backend.c:14609
+#: backend.c:15338 backend.c:15345 backend.c:15398 backend.c:15405
 msgid "Wait until your turn"
 msgstr ""
 
-#: backend.c:14588
+#: backend.c:15350
 msgid "No hint available"
 msgstr ""
 
-#: backend.c:15048
+#: 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:15051 backend.c:15082
+#: backend.c:15854 backend.c:15885
 #, c-format
 msgid "%s program exits in draw position (%s)"
 msgstr ""
 
-#: backend.c:15078
+#: backend.c:15880
 #, c-format
 msgid "Error: %s chess program (%s) exited unexpectedly"
 msgstr ""
 
-#: backend.c:15095
+#: backend.c:15898
 #, c-format
 msgid "Error reading from %s chess program (%s)"
 msgstr ""
 
-#: backend.c:15491
+#: backend.c:16301
 #, c-format
 msgid "%s engine has too many options\n"
 msgstr ""
 
-#: backend.c:15647
+#: backend.c:16457
 msgid "Displayed move is not current"
 msgstr ""
 
-#: backend.c:15656
+#: backend.c:16466
 msgid "Could not parse move"
 msgstr ""
 
-#: backend.c:15781 backend.c:15803
+#: backend.c:16591 backend.c:16613
 msgid "Both flags fell"
 msgstr ""
 
-#: backend.c:15783
+#: backend.c:16593
 msgid "White's flag fell"
 msgstr ""
 
-#: backend.c:15805
+#: backend.c:16615
 msgid "Black's flag fell"
 msgstr ""
 
-#: backend.c:15936
+#: backend.c:16746
 msgid "Clock adjustment not allowed in auto-flag mode"
 msgstr ""
 
-#: backend.c:16733
+#: backend.c:17585
 msgid "Bad FEN position in clipboard"
 msgstr ""
 
-#: book.c:518 book.c:700
+#: book.c:577 book.c:830
 msgid "Polyglot book not valid"
 msgstr ""
 
-#: book.c:579
+#: book.c:701
 msgid "Book Fault"
 msgstr ""
 
-#: book.c:703
+#: book.c:833
 msgid "Hash keys are different"
 msgstr ""
 
-#: engineoutput.c:106
-#, c-format
-msgid "Engine Output"
+#: book.c:1000
+msgid "Could not create book"
 msgstr ""
 
-#: engineoutput.c:116
-#, c-format
-msgid "%s (%d reversible ply)"
-msgid_plural "%s (%d reversible plies)"
-msgstr[0] ""
-msgstr[1] ""
-
-#: filebrowser/selfile.c:301
-msgid "Browse"
-msgstr ""
-
-#: filebrowser/selfile.c:404
-msgid "Filter on extensions:"
-msgstr ""
-
-#: filebrowser/selfile.c:785
-msgid "Pathname:"
-msgstr ""
-
-#: filebrowser/selfile.c:789 xgamelist.c:743 xgamelist.c:868 xoptions.c:1003
-#: xoptions.c:1338
-msgid "OK"
-msgstr ""
-
-#: filebrowser/selfile.c:793
-msgid "Cancel"
-msgstr ""
-
-#: filebrowser/selfile.c:837
-msgid "XsraSelFile: can't get current directory"
+#: dialogs.c:259
+msgid "Tournament file:          "
 msgstr ""
 
-#: gamelist.c:375
-#, c-format
-msgid "Reading game file (%d)"
-msgstr ""
-
-#: xboard.c:625
-msgid "New Game        Ctrl+N"
-msgstr ""
-
-#: xboard.c:626
-msgid "New Shuffle Game ..."
+#: dialogs.c:260
+msgid "Sync after round"
 msgstr ""
 
-#: xboard.c:627
-msgid "New Variant ...   Alt+Shift+V"
+#: dialogs.c:261
+msgid "    (for concurrent playing of a single"
 msgstr ""
 
-#: xboard.c:629
-msgid "Load Game       Ctrl+O"
+#: dialogs.c:262
+msgid "Sync after cycle"
 msgstr ""
 
-#: xboard.c:630
-msgid "Load Position    Ctrl+Shift+O"
+#: dialogs.c:263
+msgid "      tourney with multiple XBoards)"
 msgstr ""
 
-#: xboard.c:634
-msgid "Next Position     Shift+PgDn"
+#: dialogs.c:264
+msgid "Tourney participants:"
 msgstr ""
 
-#: xboard.c:635
-msgid "Prev Position     Shift+PgUp"
+#: dialogs.c:265
+msgid "Select Engine:"
 msgstr ""
 
-#: xboard.c:638
-msgid "Save Game       Ctrl+S"
+#: dialogs.c:273
+msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
 msgstr ""
 
-#: xboard.c:639
-msgid "Save Position    Ctrl+Shift+S"
+#: dialogs.c:274
+msgid "Number of tourney cycles (or Swiss rounds):"
 msgstr ""
 
-#: xboard.c:641
-msgid "Mail Move"
+#: dialogs.c:275
+msgid "Default Number of Games in Match (or Pairing):"
 msgstr ""
 
-#: xboard.c:642
-msgid "Reload CMail Message"
+#: dialogs.c:276
+msgid "Pause between Match Games (msec):"
 msgstr ""
 
-#: xboard.c:644
-msgid "Quit                 Ctr+Q"
+#: dialogs.c:277
+msgid "Save Tourney Games on:"
 msgstr ""
 
-#: xboard.c:649
-msgid "Copy Game    Ctrl+C"
+#: dialogs.c:278
+msgid "Game File with Opening Lines:"
 msgstr ""
 
-#: xboard.c:650
-msgid "Copy Position Ctrl+Shift+C"
+#: dialogs.c:279
+msgid "Game Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xboard.c:651
-msgid "Copy Game List"
+#: dialogs.c:280
+msgid "File with Start Positions:"
 msgstr ""
 
-#: xboard.c:653
-msgid "Paste Game    Ctrl+V"
+#: dialogs.c:281
+msgid "Position Number (-1 or -2 = Auto-Increment):"
 msgstr ""
 
-#: xboard.c:654
-msgid "Paste Position Ctrl+Shift+V"
+#: dialogs.c:282
+msgid "Rewind Index after this many Games (0 = never):"
 msgstr ""
 
-#: xboard.c:656
-msgid "Edit Game      Ctrl+E"
+#: dialogs.c:283
+msgid "Disable own engine books by default"
 msgstr ""
 
-#: xboard.c:657
-msgid "Edit Position   Ctrl+Shift+E"
+#: dialogs.c:284
+msgid "Replace Engine"
 msgstr ""
 
-#: xboard.c:658
-msgid "Edit Tags"
+#: dialogs.c:285
+msgid "Upgrade Engine"
 msgstr ""
 
-#: xboard.c:659
-msgid "Edit Comment"
+#: dialogs.c:286
+msgid "Clone Tourney"
 msgstr ""
 
-#: xboard.c:660
-msgid "Edit Book"
+#: dialogs.c:316
+msgid "First you must specify an existing tourney file to clone"
 msgstr ""
 
-#: xboard.c:662
-msgid "Revert              Home"
+#: dialogs.c:332 dialogs.c:1322
+msgid "# no engines are installed"
 msgstr ""
 
-#: xboard.c:663
-msgid "Annotate"
+#: dialogs.c:344
+msgid "Match Options"
 msgstr ""
 
-#: xboard.c:664
-msgid "Truncate Game  End"
+#: dialogs.c:363
+msgid "Absolute Analysis Scores"
 msgstr ""
 
-#: xboard.c:666
-msgid "Backward         Alt+Left"
+#: dialogs.c:364
+msgid "Almost Always Queen (Detour Under-Promote)"
 msgstr ""
 
-#: xboard.c:667
-msgid "Forward           Alt+Right"
+#: dialogs.c:365 menus.c:714
+msgid "Animate Dragging"
 msgstr ""
 
-#: xboard.c:668
-msgid "Back to Start     Alt+Home"
+#: dialogs.c:366 menus.c:715
+msgid "Animate Moving"
 msgstr ""
 
-#: xboard.c:669
-msgid "Forward to End Alt+End"
+#: dialogs.c:367 menus.c:716
+msgid "Auto Flag"
 msgstr ""
 
-#: xboard.c:674
-msgid "Flip View             F2"
+#: dialogs.c:368 menus.c:717
+msgid "Auto Flip View"
 msgstr ""
 
-#: xboard.c:676
-msgid "Engine Output      Alt+Shift+O"
+#: dialogs.c:369 menus.c:718
+msgid "Blindfold"
 msgstr ""
 
-#: xboard.c:677
-msgid "Move History       Alt+Shift+H"
+#: dialogs.c:370
+msgid "Drop Menu"
 msgstr ""
 
-#: xboard.c:678
-msgid "Evaluation Graph  Alt+Shift+E"
+#: dialogs.c:371
+msgid "Enable Variation Trees"
 msgstr ""
 
-#: xboard.c:679
-msgid "Game List            Alt+Shift+G"
+#: dialogs.c:372
+msgid "Hide Thinking from Human"
 msgstr ""
 
-#: xboard.c:680 xoptions.c:1520
-msgid "ICS text menu"
+#: dialogs.c:373 menus.c:723
+msgid "Highlight Last Move"
 msgstr ""
 
-#: xboard.c:682 xoptions.c:1610
-msgid "Tags"
+#: dialogs.c:374
+msgid "Highlight with Arrow"
 msgstr ""
 
-#: xboard.c:683
-msgid "Comments"
+#: dialogs.c:375 menus.c:726
+msgid "One-Click Moving"
 msgstr ""
 
-#: xboard.c:684
-msgid "ICS Input Box"
+#: dialogs.c:376
+msgid "Periodic Updates (in Analysis Mode)"
 msgstr ""
 
-#: xboard.c:686
-msgid "Board..."
+#: dialogs.c:378
+msgid "Play Move(s) of Clicked PV (Analysis)"
 msgstr ""
 
-#: xboard.c:687
-msgid "Game List Tags..."
+#: dialogs.c:379 dialogs.c:515 menus.c:728
+msgid "Ponder Next Move"
 msgstr ""
 
-#: xboard.c:692
-msgid "Machine White  Ctrl+W"
+#: dialogs.c:380
+msgid "Popup Exit Messages"
 msgstr ""
 
-#: xboard.c:693
-msgid "Machine Black  Ctrl+B"
+#: dialogs.c:381 menus.c:730
+msgid "Popup Move Errors"
 msgstr ""
 
-#: xboard.c:694
-msgid "Two Machines   Ctrl+T"
+#: dialogs.c:382
+msgid "Scores in Move List"
 msgstr ""
 
-#: xboard.c:695
-msgid "Analysis Mode  Ctrl+A"
+#: dialogs.c:383
+msgid "Show Coordinates"
 msgstr ""
 
-#: xboard.c:696
-msgid "Analyze Game   Ctrl+G"
+#: dialogs.c:384
+msgid "Show Target Squares"
 msgstr ""
 
-#: xboard.c:697
-msgid "Edit Game         Ctrl+E"
+#: dialogs.c:385
+msgid "Sticky Windows"
 msgstr ""
 
-#: xboard.c:698
-msgid "Edit Position      Ctrl+Shift+E"
+#: dialogs.c:386 menus.c:733
+msgid "Test Legality"
 msgstr ""
 
-#: xboard.c:699
-msgid "Training"
+#: dialogs.c:387
+msgid "Top-Level Dialogs"
 msgstr ""
 
-#: xboard.c:700
-msgid "ICS Client"
+#: dialogs.c:388
+msgid "Flash Moves (0 = no flashing):"
 msgstr ""
 
-#: xboard.c:702
-msgid "Machine Match"
+#: dialogs.c:389
+msgid "Flash Rate (high = fast):"
 msgstr ""
 
-#: xboard.c:703
-msgid "Pause               Pause"
+#: dialogs.c:390
+msgid "Animation Speed (high = slow):"
 msgstr ""
 
-#: xboard.c:708
-msgid "Accept             F3"
+#: dialogs.c:391
+msgid "Zoom factor in Evaluation Graph:"
 msgstr ""
 
-#: xboard.c:709
-msgid "Decline            F4"
+#: dialogs.c:400
+msgid "General Options"
 msgstr ""
 
-#: xboard.c:710
-msgid "Rematch           F12"
+#: dialogs.c:410
+msgid "normal"
 msgstr ""
 
-#: xboard.c:712
-msgid "Call Flag          F5"
+#: dialogs.c:411
+msgid "makruk"
 msgstr ""
 
-#: xboard.c:713
-msgid "Draw                F6"
+#: dialogs.c:412
+msgid "FRC"
 msgstr ""
 
-#: xboard.c:714
-msgid "Adjourn            F7"
+#: dialogs.c:413
+msgid "shatranj"
 msgstr ""
 
-#: xboard.c:715
-msgid "Abort                F8"
+#: dialogs.c:414
+msgid "wild castle"
 msgstr ""
 
-#: xboard.c:716
-msgid "Resign              F9"
+#: dialogs.c:415
+msgid "knightmate"
 msgstr ""
 
-#: xboard.c:718
-msgid "Stop Observing  F10"
+#: dialogs.c:416
+msgid "no castle"
 msgstr ""
 
-#: xboard.c:719
-msgid "Stop Examining  F11"
+#: dialogs.c:417
+msgid "cylinder *"
 msgstr ""
 
-#: xboard.c:720
-msgid "Upload to Examine"
+#: dialogs.c:418
+msgid "3-checks"
 msgstr ""
 
-#: xboard.c:722
-msgid "Adjudicate to White"
+#: dialogs.c:419
+msgid "berolina *"
 msgstr ""
 
-#: xboard.c:723
-msgid "Adjudicate to Black"
+#: dialogs.c:420
+msgid "atomic"
 msgstr ""
 
-#: xboard.c:724
-msgid "Adjudicate Draw"
+#: dialogs.c:421
+msgid "two kings"
 msgstr ""
 
-#: xboard.c:729
-msgid "Load New Engine ..."
+#: dialogs.c:422
+msgid "Board size ( -1 = default for selected variant):"
 msgstr ""
 
-#: xboard.c:731
-msgid "Engine #1 Settings ..."
+#: dialogs.c:423
+msgid "Number of Board Ranks:"
 msgstr ""
 
-#: xboard.c:732
-msgid "Engine #2 Settings ..."
+#: dialogs.c:424
+msgid "Number of Board Files:"
 msgstr ""
 
-#: xboard.c:734
-msgid "Hint"
+#: dialogs.c:425
+msgid "Holdings Size:"
 msgstr ""
 
-#: xboard.c:735
-msgid "Book"
+#: dialogs.c:429
+msgid "ASEAN"
 msgstr ""
 
-#: xboard.c:737
-msgid "Move Now     Ctrl+M"
+#: dialogs.c:430
+msgid "Great Shatranj (10x8)"
 msgstr ""
 
-#: xboard.c:738
-msgid "Retract Move  Ctrl+X"
+#: dialogs.c:431
+msgid "Seirawan"
 msgstr ""
 
-#: xboard.c:745
-msgid "General ..."
+#: dialogs.c:432
+msgid "falcon (10x8)"
 msgstr ""
 
-#: xboard.c:747
-msgid "Time Control ...       Alt+Shift+T"
+#: dialogs.c:433
+msgid "Superchess"
 msgstr ""
 
-#: xboard.c:748
-msgid "Common Engine ...  Alt+Shift+U"
+#: dialogs.c:434
+msgid "Capablanca (10x8)"
 msgstr ""
 
-#: xboard.c:749
-msgid "Adjudications ...      Alt+Shift+J"
+#: dialogs.c:435
+msgid "crazyhouse"
 msgstr ""
 
-#: xboard.c:750
-msgid "ICS ..."
+#: dialogs.c:436
+msgid "Gothic (10x8)"
 msgstr ""
 
-#: xboard.c:751
-msgid "Match ..."
+#: dialogs.c:437
+msgid "bughouse"
 msgstr ""
 
-#: xboard.c:752
-msgid "Load Game ..."
+#: dialogs.c:438
+msgid "janus (10x8)"
 msgstr ""
 
-#: xboard.c:753
-msgid "Save Game ..."
+#: dialogs.c:439
+msgid "suicide"
 msgstr ""
 
-#: xboard.c:755
-msgid "Game List ..."
+#: dialogs.c:440
+msgid "CRC (10x8)"
 msgstr ""
 
-#: xboard.c:756
-msgid "Sounds ..."
+#: dialogs.c:441
+msgid "give-away"
 msgstr ""
 
-#: xboard.c:759
-msgid "Always Queen        Ctrl+Shift+Q"
+#: dialogs.c:442
+msgid "grand (10x10)"
 msgstr ""
 
-#: xboard.c:760 xoptions.c:419
-msgid "Animate Dragging"
+#: dialogs.c:443
+msgid "losers"
 msgstr ""
 
-#: xboard.c:761
-msgid "Animate Moving      Ctrl+Shift+A"
+#: dialogs.c:444
+msgid "shogi (9x9)"
 msgstr ""
 
-#: xboard.c:762
-msgid "Auto Flag               Ctrl+Shift+F"
+#: dialogs.c:445
+msgid "Spartan"
 msgstr ""
 
-#: xboard.c:763 xoptions.c:422
-msgid "Auto Flip View"
+#: dialogs.c:446
+msgid "xiangqi (9x10)"
 msgstr ""
 
-#: xboard.c:764 xoptions.c:423
-msgid "Blindfold"
+#: dialogs.c:447
+msgid "fairy"
 msgstr ""
 
-#: xboard.c:765
-msgid "Flash Moves"
+#: dialogs.c:449
+msgid "courier (12x8)"
 msgstr ""
 
-#: xboard.c:767
-msgid "Highlight Dragging"
+#: dialogs.c:466
+#, c-format
+msgid "Warning: second engine (%s) does not support this!"
 msgstr ""
 
-#: xboard.c:769 xoptions.c:426
-msgid "Highlight Last Move"
+#: dialogs.c:489
+#, c-format
+msgid "Only bughouse is not available in viewer mode"
 msgstr ""
 
-#: xboard.c:770
-msgid "Highlight With Arrow"
+#: dialogs.c:490
+#, c-format
+msgid ""
+"All variants not supported by first engine\n"
+"(currently %s) are disabled"
 msgstr ""
 
-#: xboard.c:771 xoptions.c:428
-msgid "Move Sound"
+#: dialogs.c:491
+msgid "New Variant"
 msgstr ""
 
-#: xboard.c:773 xoptions.c:429
-msgid "One-Click Moving"
+#: dialogs.c:516
+msgid "Maximum Number of CPUs per Engine:"
 msgstr ""
 
-#: xboard.c:774
-msgid "Periodic Updates"
+#: dialogs.c:517
+msgid "Polygot Directory:"
 msgstr ""
 
-#: xboard.c:775
-msgid "Ponder Next Move  Ctrl+Shift+P"
+#: dialogs.c:518
+msgid "Hash-Table Size (MB):"
 msgstr ""
 
-#: xboard.c:776
-msgid "Popup Exit Message"
+#: dialogs.c:519
+msgid "Nalimov EGTB Path:"
 msgstr ""
 
-#: xboard.c:777 xoptions.c:433
-msgid "Popup Move Errors"
+#: dialogs.c:520
+msgid "EGTB Cache Size (MB):"
 msgstr ""
 
-#: xboard.c:779
-msgid "Show Coords"
+#: dialogs.c:521
+msgid "Use GUI Book"
 msgstr ""
 
-#: xboard.c:780
-msgid "Hide Thinking        Ctrl+Shift+H"
+#: dialogs.c:522
+msgid "Opening-Book Filename:"
 msgstr ""
 
-#: xboard.c:781
-msgid "Test Legality          Ctrl+Shift+L"
+#: dialogs.c:523
+msgid "Book Depth (moves):"
 msgstr ""
 
-#: xboard.c:784
-msgid "Save Settings Now"
+#: dialogs.c:524
+msgid "Book Variety (0) vs. Strength (100):"
 msgstr ""
 
-#: xboard.c:785
-msgid "Save Settings on Exit"
+#: dialogs.c:525
+msgid "Engine #1 Has Own Book"
 msgstr ""
 
-#: xboard.c:790
-msgid "Info XBoard"
+#: dialogs.c:526
+msgid "Engine #2 Has Own Book          "
 msgstr ""
 
-#: xboard.c:791
-msgid "Man XBoard   F1"
+#: dialogs.c:535
+msgid "Common Engine Settings"
 msgstr ""
 
-#: xboard.c:793
-msgid "XBoard Home Page"
+#: dialogs.c:541
+msgid "Detect all Mates"
 msgstr ""
 
-#: xboard.c:794
-msgid "On-line User Guide"
+#: dialogs.c:542
+msgid "Verify Engine Result Claims"
 msgstr ""
 
-#: xboard.c:795
-msgid "Development News"
+#: dialogs.c:543
+msgid "Draw if Insufficient Mating Material"
 msgstr ""
 
-#: xboard.c:796
-msgid "e-Mail Bug Report"
+#: dialogs.c:544
+msgid "Adjudicate Trivial Draws (3-Move Delay)"
 msgstr ""
 
-#: xboard.c:798 xboard.c:6725
-msgid "About XBoard"
+#: dialogs.c:545
+msgid "N-Move Rule:"
 msgstr ""
 
-#: xboard.c:803
-msgid "File"
+#: dialogs.c:546
+msgid "N-fold Repeats:"
 msgstr ""
 
-#: xboard.c:804
-msgid "Edit"
+#: dialogs.c:547
+msgid "Draw after N Moves Total:"
 msgstr ""
 
-#: xboard.c:805
-msgid "View"
+#: dialogs.c:548
+msgid "Win / Loss Threshold:"
 msgstr ""
 
-#: xboard.c:806
-msgid "Mode"
+#: dialogs.c:549
+msgid "Negate Score of Engine #1"
 msgstr ""
 
-#: xboard.c:807
-msgid "Action"
+#: dialogs.c:550
+msgid "Negate Score of Engine #2"
 msgstr ""
 
-#: xboard.c:808
-msgid "Engine"
+#: dialogs.c:557
+msgid "Adjudicate non-ICS Games"
 msgstr ""
 
-#: xboard.c:809
-msgid "Options"
+#: dialogs.c:570
+msgid "Auto-Kibitz"
 msgstr ""
 
-#: xboard.c:810
-msgid "Help"
+#: dialogs.c:571
+msgid "Auto-Comment"
 msgstr ""
 
-#: xboard.c:826 xboard.c:7435
-msgid "White"
+#: dialogs.c:572
+msgid "Auto-Observe"
 msgstr ""
 
-#: xboard.c:826 xboard.c:830 xboard.c:849
-msgid "Pawn"
+#: dialogs.c:573
+msgid "Auto-Raise Board"
 msgstr ""
 
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5241
-msgid "Knight"
+#: dialogs.c:574
+msgid "Auto-Create Logon Script"
 msgstr ""
 
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5240
-msgid "Bishop"
+#: dialogs.c:575
+msgid "Background Observe while Playing"
 msgstr ""
 
-#: xboard.c:826 xboard.c:830 xboard.c:849 xboard.c:5239
-msgid "Rook"
+#: dialogs.c:576
+msgid "Dual Board for Background-Observed Game"
 msgstr ""
 
-#: xboard.c:827 xboard.c:831 xboard.c:849 xboard.c:5238
-msgid "Queen"
+#: dialogs.c:577
+msgid "Get Move List"
 msgstr ""
 
-#: xboard.c:827 xboard.c:831 xboard.c:5246
-msgid "King"
+#: dialogs.c:578
+msgid "Quiet Play"
 msgstr ""
 
-#: xboard.c:827 xboard.c:831
-msgid "Elephant"
+#: dialogs.c:579
+msgid "Seek Graph"
 msgstr ""
 
-#: xboard.c:827 xboard.c:831
-msgid "Cannon"
+#: dialogs.c:580
+msgid "Auto-Refresh Seek Graph"
 msgstr ""
 
-#: xboard.c:828 xboard.c:832 xboard.c:5251
-msgid "Archbishop"
+#: dialogs.c:581
+msgid "Auto-InputBox PopUp"
 msgstr ""
 
-#: xboard.c:828 xboard.c:832 xboard.c:5252
-msgid "Chancellor"
+#: dialogs.c:582
+msgid "Quit after game"
 msgstr ""
 
-#: xboard.c:828 xboard.c:832 xboard.c:5256
-msgid "Promote"
+#: dialogs.c:583
+msgid "Premove"
 msgstr ""
 
-#: xboard.c:828 xboard.c:832
-msgid "Demote"
+#: dialogs.c:584
+msgid "Premove for White"
 msgstr ""
 
-#: xboard.c:829 xboard.c:833
-msgid "Empty square"
+#: dialogs.c:585
+msgid "First White Move:"
 msgstr ""
 
-#: xboard.c:829 xboard.c:833
-msgid "Clear board"
+#: dialogs.c:586
+msgid "Premove for Black"
 msgstr ""
 
-#: xboard.c:830 xboard.c:7449
-msgid "Black"
+#: dialogs.c:587
+msgid "First Black Move:"
 msgstr ""
 
-#: xboard.c:1222
-#, c-format
-msgid "%s: Can't access XPM directory %s\n"
+#: dialogs.c:589
+msgid "Alarm"
 msgstr ""
 
-#: xboard.c:1243
-#, c-format
-msgid "Available `%s' sizes:\n"
+#: dialogs.c:590
+msgid "Alarm Time (msec):"
 msgstr ""
 
-#: xboard.c:1276
-#, c-format
-msgid "Error: No `%s' files!\n"
+#: dialogs.c:592
+msgid "Colorize Messages"
 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:593
+msgid "Shout Text Colors:"
 msgstr ""
 
-#: xboard.c:1348
-#, c-format
-msgid "%s: unrecognized color %s\n"
+#: dialogs.c:594
+msgid "S-Shout Text Colors:"
 msgstr ""
 
-#: xboard.c:1356
-#, c-format
-msgid "%s: can't parse foreground color in `%s'\n"
+#: dialogs.c:595
+msgid "Channel #1 Text Colors:"
 msgstr ""
 
-#: xboard.c:1744 xboard.c:2506
-#, c-format
-msgid "%s: titleWidget geometry error %d %d %d %d %d\n"
+#: dialogs.c:596
+msgid "Other Channel Text Colors:"
 msgstr ""
 
-#: xboard.c:1862
-#, c-format
-msgid "%s: can't parse color names; disabling colorization\n"
+#: dialogs.c:597
+msgid "Kibitz Text Colors:"
 msgstr ""
 
-#: xboard.c:2038
-#, c-format
-msgid "%s: can't cd to CHESSDIR: "
+#: dialogs.c:598
+msgid "Tell Text Colors:"
 msgstr ""
 
-#: xboard.c:2047
-#, c-format
-msgid "Failed to open file '%s'\n"
+#: dialogs.c:599
+msgid "Challenge Text Colors:"
 msgstr ""
 
-#: xboard.c:2062
-msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
+#: dialogs.c:600
+msgid "Request Text Colors:"
 msgstr ""
 
-#: xboard.c:2085
-#, c-format
-msgid "%s: bad boardSize syntax %s\n"
+#: dialogs.c:601
+msgid "Seek Text Colors:"
 msgstr ""
 
-#: xboard.c:2122
-#, c-format
-msgid "%s: unrecognized boardSize name %s\n"
+#: dialogs.c:608
+msgid "ICS Options"
 msgstr ""
 
-#: xboard.c:2147
-#, c-format
-msgid "Error expanding path name \"%s\"\n"
+#: dialogs.c:613
+msgid "Exact position match"
 msgstr ""
 
-#: xboard.c:2152
-#, c-format
-msgid ""
-"XBoard square size (hint): %d\n"
-"%s fulldir:%s:\n"
+#: dialogs.c:613
+msgid "Shown position is subset"
 msgstr ""
 
-#: xboard.c:2158
-#, c-format
-msgid "Closest %s size: %d\n"
+#: dialogs.c:613
+msgid "Same material with exactly same Pawn chain"
 msgstr ""
 
-#: xboard.c:2236
-#, c-format
-msgid "%s: too few colors available; trying monochrome mode\n"
+#: dialogs.c:614
+msgid "Same material"
 msgstr ""
 
-#: xboard.c:2252
-#, c-format
-msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
+#: dialogs.c:614
+msgid "Material range (top board half optional)"
 msgstr ""
 
-#: xboard.c:2471 xboard.c:2481
-#, c-format
-msgid "%s: messageWidget geometry error %d %d %d %d %d\n"
+#: dialogs.c:614
+msgid "Material difference (optional stuff balanced)"
 msgstr ""
 
-#: xboard.c:3231
-#, c-format
-msgid "Unable to create font set for %s.\n"
+#: dialogs.c:626
+msgid "Auto-Display Tags"
 msgstr ""
 
-#: xboard.c:3254
-#, c-format
-msgid "%s: no fonts match pattern %s\n"
+#: dialogs.c:627
+msgid "Auto-Display Comment"
 msgstr ""
 
-#: xboard.c:3296
-#, c-format
+#: dialogs.c:628
 msgid ""
-"resolved %s at pixel size %d\n"
-"  to %s\n"
-msgstr ""
-
-#: xboard.c:3447
-#, c-format
-msgid "%s: error loading XIM!\n"
+"Auto-Play speed of loaded games\n"
+"(0 = instant, -1 = off):"
 msgstr ""
 
-#: xboard.c:3545
-msgid "XIM pieces cannot be used in monochrome mode"
+#: dialogs.c:629
+msgid "Seconds per Move:"
 msgstr ""
 
-#: xboard.c:3549
-#, c-format
+#: dialogs.c:630
 msgid ""
 "\n"
-"Loading XIMs...\n"
-msgstr ""
-
-#: xboard.c:3564 xboard.c:3587 xboard.c:3594 xboard.c:3710 xboard.c:3747
-#: xboard.c:3758
-#, c-format
-msgid "(File:%s:) "
-msgstr ""
-
-#: xboard.c:3582 xboard.c:3740
-#, c-format
-msgid "light square "
-msgstr ""
-
-#: xboard.c:3590 xboard.c:3754
-#, c-format
-msgid "dark square "
-msgstr ""
-
-#: xboard.c:3601 xboard.c:3767
-#, c-format
-msgid "Done.\n"
-msgstr ""
-
-#: xboard.c:3665
-msgid "XPM pieces cannot be used in monochrome mode"
-msgstr ""
-
-#: xboard.c:3675
-#, c-format
-msgid "No builtin XPM pieces of size %d\n"
-msgstr ""
-
-#: xboard.c:3685
-#, c-format
-msgid "Error %d loading XPM image \"%s\"\n"
+"options to use in game-viewer mode:"
 msgstr ""
 
-#: xboard.c:3698
-#, c-format
+#: dialogs.c:632
 msgid ""
 "\n"
-"Loading XPMs...\n"
-msgstr ""
-
-#: xboard.c:3721
-#, c-format
-msgid "(Replace by File:%s:) "
-msgstr ""
-
-#: xboard.c:3728 xboard.c:3751 xboard.c:3762
-#, c-format
-msgid "Error %d loading XPM file \"%s\"\n"
-msgstr ""
-
-#: xboard.c:3850
-#, c-format
-msgid "Can't open bitmap file %s"
-msgstr ""
-
-#: xboard.c:3853
-#, c-format
-msgid "Invalid bitmap in file %s"
-msgstr ""
-
-#: xboard.c:3856
-#, c-format
-msgid "Ran out of memory reading bitmap file %s"
+"Thresholds for position filtering in game list:"
 msgstr ""
 
-#: xboard.c:3860
-#, c-format
-msgid "Unknown XReadBitmapFile error %d on file %s"
+#: dialogs.c:633
+msgid "Elo of strongest player at least:"
 msgstr ""
 
-#: xboard.c:3864
-#, c-format
-msgid "%s: %s...using built-in\n"
+#: dialogs.c:634
+msgid "Elo of weakest player at least:"
 msgstr ""
 
-#: xboard.c:3868
-#, c-format
-msgid "%s: Bitmap %s is %dx%d, not %dx%d...using built-in\n"
+#: dialogs.c:635
+msgid "No games before year:"
 msgstr ""
 
-#: xboard.c:3936
-msgid "----"
+#: dialogs.c:636
+msgid "Minimum nr consecutive positions:"
 msgstr ""
 
-#: xboard.c:4109
-msgid "Drop"
+#: dialogs.c:637
+msgid "Search mode:"
 msgstr ""
 
-#: xboard.c:5121
-msgid "could not open: "
+#: dialogs.c:638
+msgid "Also match reversed colors"
 msgstr ""
 
-#: xboard.c:5147 xboard.c:5259 xboard.c:6990 xboard.c:7030 xgamelist.c:749
-#: xgamelist.c:857 xoptions.c:999 xoptions.c:1342
-msgid "cancel"
+#: dialogs.c:639
+msgid "Also match left-right flipped position"
 msgstr ""
 
-#: xboard.c:5181 xboard.c:6849 xboard.c:6863
-msgid "Error"
+#: dialogs.c:647
+msgid "Load Game Options"
 msgstr ""
 
-#: xboard.c:5181
-msgid "Can't open file"
+#: dialogs.c:659
+msgid "Auto-Save Games"
 msgstr ""
 
-#: xboard.c:5186
-msgid "Failed to open file"
+#: dialogs.c:660
+msgid "Own Games Only"
 msgstr ""
 
-#: xboard.c:5217
-msgid "Promotion"
+#: dialogs.c:661
+msgid "Save Games on File:"
 msgstr ""
 
-#: xboard.c:5226
-msgid "Promote to what?"
+#: dialogs.c:662
+msgid "Save Final Positions on File:"
 msgstr ""
 
-#: xboard.c:5233
-msgid "Warlord"
+#: dialogs.c:663
+msgid "PGN Event Header:"
 msgstr ""
 
-#: xboard.c:5234
-msgid "General"
+#: dialogs.c:664
+msgid "Old Save Style (as opposed to PGN)"
 msgstr ""
 
-#: xboard.c:5235
-msgid "Lieutenant"
+#: dialogs.c:665
+msgid "Include Number Tag in tourney PGN"
 msgstr ""
 
-#: xboard.c:5236
-msgid "Captain"
+#: dialogs.c:666
+msgid "Save Score/Depth Info in PGN"
 msgstr ""
 
-#: xboard.c:5257
-msgid "Defer"
+#: dialogs.c:667
+msgid "Save Out-of-Book Info in PGN           "
 msgstr ""
 
-#: xboard.c:5362
-msgid "ok"
+#: dialogs.c:674
+msgid "Save Game Options"
 msgstr ""
 
-#: xboard.c:5555
-msgid "Load game file name?"
+#: dialogs.c:683
+msgid "No Sound"
 msgstr ""
 
-#: xboard.c:5600
-msgid "Load position file name?"
+#: dialogs.c:684
+msgid "Default Beep"
 msgstr ""
 
-#: xboard.c:5606
-msgid "Save game file name?"
+#: dialogs.c:685
+msgid "Above WAV File"
 msgstr ""
 
-#: xboard.c:5615
-msgid "Save position file name?"
+#: dialogs.c:686
+msgid "Car Horn"
 msgstr ""
 
-#: xboard.c:5854
-msgid "Can't open temp file"
+#: dialogs.c:687
+msgid "Cymbal"
 msgstr ""
 
-#: xboard.c:5926
-#, c-format
-msgid "You are not observing a game"
+#: dialogs.c:688
+msgid "Ding"
 msgstr ""
 
-#: xboard.c:5931
-#, c-format
-msgid "Found unexpected active ICS engine analyze \n"
+#: dialogs.c:689
+msgid "Gong"
 msgstr ""
 
-#: xboard.c:5945
-#, c-format
-msgid "ICS engine analyze starting... \n"
+#: dialogs.c:690
+msgid "Laser"
 msgstr ""
 
-#: xboard.c:6709
-msgid " (with Zippy code)"
+#: dialogs.c:691
+msgid "Penalty"
 msgstr ""
 
-#: xboard.c:6714
-#, c-format
-msgid ""
-"%s%s\n"
-"\n"
-"Copyright 1991 Digital Equipment Corporation\n"
-"Enhancements Copyright 1992-2012 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"
-"\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: <bug-xboard@gnu.org>\n"
-"\n"
+#: dialogs.c:692
+msgid "Phone"
 msgstr ""
 
-#: xboard.c:6885
-msgid "Fatal Error"
+#: dialogs.c:693
+msgid "Pop"
 msgstr ""
 
-#: xboard.c:6885
-msgid "Exiting"
+#: dialogs.c:694
+msgid "Slap"
 msgstr ""
 
-#: xboard.c:6895
-msgid "Information"
+#: dialogs.c:695
+msgid "Wood Thunk"
 msgstr ""
 
-#: xboard.c:6902
-msgid "Note"
+#: dialogs.c:697
+msgid "User File"
 msgstr ""
 
-#: xboard.c:6947
-#, c-format
-msgid "AskQuestionProc needed 4 parameters, got %d\n"
+#: dialogs.c:719
+msgid "User WAV File:"
 msgstr ""
 
-#: xboard.c:6978
-msgid "Error writing to chess program"
+#: dialogs.c:720
+msgid "Sound Program:"
 msgstr ""
 
-#: xboard.c:7028
-msgid "enter"
+#: dialogs.c:721
+msgid "Try-Out Sound:"
 msgstr ""
 
-#: xboard.c:7229
-#, c-format
-msgid "ERROR: Unknown user %s (in path %s)\n"
+#: dialogs.c:722
+msgid "Play"
 msgstr ""
 
-#: xboard.c:7603
-msgid "Socket support is not configured in"
+#: dialogs.c:723
+msgid "Move:"
 msgstr ""
 
-#: xboard.c:7692
-msgid "internal rcmd not implemented for Unix"
+#: dialogs.c:724
+msgid "Win:"
 msgstr ""
 
-#: xengineoutput.c:146
-#, c-format
-msgid "Error %d loading icon image\n"
+#: dialogs.c:725
+msgid "Lose:"
 msgstr ""
 
-#: xengineoutput.c:356
-msgid "NPS"
+#: dialogs.c:726
+msgid "Draw:"
 msgstr ""
 
-#: xengineoutput.c:534
-msgid "Engine output"
+#: dialogs.c:727
+msgid "Unfinished:"
 msgstr ""
 
-#: xengineoutput.c:534
-msgid "This feature is experimental"
+#: dialogs.c:728
+msgid "Alarm:"
 msgstr ""
 
-#: xevalgraph.c:95
-msgid "Evaluation graph"
+#: dialogs.c:729
+msgid "Challenge:"
 msgstr ""
 
-#: xgamelist.c:114
-msgid "no games matched your request"
+#: dialogs.c:731
+msgid "Sounds Directory:"
 msgstr ""
 
-#: xgamelist.c:190 xgamelist.c:416
-msgid "thresholds"
+#: dialogs.c:732
+msgid "Shout:"
 msgstr ""
 
-#: xgamelist.c:201 xgamelist.c:443 xgamelist.c:450
-msgid "find position"
+#: dialogs.c:733
+msgid "S-Shout:"
 msgstr ""
 
-#: xgamelist.c:212 xgamelist.c:428
-msgid "next"
+#: dialogs.c:734
+msgid "Channel:"
 msgstr ""
 
-#: xgamelist.c:225 xgamelist.c:412
-msgid "close"
+#: dialogs.c:735
+msgid "Channel 1:"
 msgstr ""
 
-#: xgamelist.c:237
-msgid "Filter:"
+#: dialogs.c:736
+msgid "Tell:"
 msgstr ""
 
-#: xgamelist.c:255
-msgid "filtertext"
+#: dialogs.c:737
+msgid "Kibitz:"
 msgstr ""
 
-#: xgamelist.c:268 xgamelist.c:442
-msgid "apply"
+#: dialogs.c:738
+msgid "Request:"
 msgstr ""
 
-#: xgamelist.c:357
-#, c-format
-msgid "Scanning through games (%d)"
+#: dialogs.c:739
+msgid "Seek:"
 msgstr ""
 
-#: xgamelist.c:381
-msgid "previous page"
+#: dialogs.c:755
+msgid "Sound Options"
 msgstr ""
 
-#: xgamelist.c:384
-msgid "next page"
+#: dialogs.c:776
+msgid "White Piece Color:"
 msgstr ""
 
-#: xgamelist.c:392
-#, c-format
-msgid "%s - %d/%d games (%d-%d-%d)"
+#. 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 ""
 
-#: xgamelist.c:422
-msgid "load"
+#. 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 ""
 
-#: xgamelist.c:425
-msgid "No game selected"
+#. 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 ""
 
-#: xgamelist.c:431
-msgid "Can't go forward any further"
+#. 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 ""
 
-#: xgamelist.c:435
-msgid "prev"
+#: dialogs.c:786
+msgid "Black Piece Color:"
 msgstr ""
 
-#: xgamelist.c:529
-msgid "There is no game list"
+#: dialogs.c:792
+msgid "Light Square Color:"
 msgstr ""
 
-#: xgamelist.c:659
-msgid "Game list not loaded or empty"
+#: dialogs.c:798
+msgid "Dark Square Color:"
 msgstr ""
 
-#: xgamelist.c:757
-msgid "No tag selected"
+#: dialogs.c:804
+msgid "Highlight Color:"
 msgstr ""
 
-#: xgamelist.c:761 xgamelist.c:846
-msgid "down"
+#: dialogs.c:810
+msgid "Premove Highlight Color:"
 msgstr ""
 
-#: xgamelist.c:766 xgamelist.c:835
-msgid "up"
+#: dialogs.c:816
+msgid "Flip Pieces Shogi Style        (Colored buttons restore default)"
 msgstr ""
 
-#: xgamelist.c:771 xgamelist.c:824
-msgid "factory"
+#: dialogs.c:818
+msgid "Mono Mode"
 msgstr ""
 
-#: xgamelist.c:797
-msgid "Game-list options"
+#: dialogs.c:819
+msgid "Line Gap ( -1 = default for board size):"
 msgstr ""
 
-#: xhistory.c:153
-msgid "Move list"
+#: dialogs.c:820
+msgid "Use Board Textures"
 msgstr ""
 
-#: xoptions.c:172 xoptions.c:1138
-msgid "browse"
+#: dialogs.c:821
+msgid "Light-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:314
-msgid "First Engine"
+#: dialogs.c:822
+msgid "Dark-Squares Texture File:"
 msgstr ""
 
-#: xoptions.c:314
-msgid "Second Engine"
+#: dialogs.c:823
+msgid "Use external piece bitmaps with their own colors"
 msgstr ""
 
-#: xoptions.c:380
-msgid "First you must specify an existing tourney file to clone"
+#: dialogs.c:824
+msgid "Directory with Pieces Images:"
 msgstr ""
 
-#: xoptions.c:384
-msgid "Tournament file:"
+#: dialogs.c:874
+msgid "Board Options"
 msgstr ""
 
-#: xoptions.c:385
-msgid "Sync after round    (for concurrent playing of a single"
+#: dialogs.c:927 menus.c:634
+msgid "ICS text menu"
 msgstr ""
 
-#: xoptions.c:386
-msgid "Sync after cycle      tourney with multiple XBoards)"
+#: dialogs.c:949
+msgid "clear"
 msgstr ""
 
-#: xoptions.c:387
-msgid "Tourney participants:"
+#: dialogs.c:950 dialogs.c:1038
+msgid "save changes"
 msgstr ""
 
-#: xoptions.c:389
-msgid "Select Engine:"
+#: dialogs.c:1053
+msgid "Edit book"
 msgstr ""
 
-#: xoptions.c:390
-msgid "Tourney type (0 = round-robin, 1 = gauntlet):"
+#: dialogs.c:1053 menus.c:636
+msgid "Tags"
 msgstr ""
 
-#: xoptions.c:391
-msgid "Number of tourney cycles (or Swiss rounds):"
+#: dialogs.c:1195
+msgid "ICS input box"
 msgstr ""
 
-#: xoptions.c:392
-msgid "Default Number of Games in Match (or Pairing):"
+#: dialogs.c:1227
+msgid "Type a move"
 msgstr ""
 
-#: xoptions.c:393
-msgid "Pause between Match Games (msec):"
+#: dialogs.c:1253
+msgid "Engine has no options"
 msgstr ""
 
-#: xoptions.c:394
-msgid "Save Tourney Games on:"
+#: dialogs.c:1255
+msgid "Engine Settings"
 msgstr ""
 
-#: xoptions.c:395
-msgid "Game File with Opening Lines:"
+#: dialogs.c:1280
+msgid "Select engine from list:"
 msgstr ""
 
-#: xoptions.c:396
-msgid "Game Number (-1 or -2 = Auto-Increment):"
+#: dialogs.c:1283
+msgid "or specify one below:"
 msgstr ""
 
-#: xoptions.c:397
-msgid "File with Start Positions:"
+#: dialogs.c:1284
+msgid "Nickname (optional):"
 msgstr ""
 
-#: xoptions.c:398
-msgid "Position Number (-1 or -2 = Auto-Increment):"
+#: dialogs.c:1285
+msgid "Use nickname in PGN player tags of engine-engine games"
 msgstr ""
 
-#: xoptions.c:399
-msgid "Rewind Index after this many Games (0 = never):"
+#: dialogs.c:1286
+msgid "Engine Directory:"
 msgstr ""
 
-#: xoptions.c:400
-msgid "Disable own engine books by default"
+#: dialogs.c:1287
+msgid "Engine Command:"
 msgstr ""
 
-#: xoptions.c:401
-msgid "Replace Engine"
+#: dialogs.c:1288
+msgid "(Directory will be derived from engine path when empty)"
 msgstr ""
 
-#: xoptions.c:402
-msgid "Upgrade Engine"
+#: dialogs.c:1289
+msgid "UCI"
 msgstr ""
 
-#: xoptions.c:403
-msgid "Clone Tourney"
+#: dialogs.c:1290
+msgid "WB protocol v1 (do not wait for engine features)"
 msgstr ""
 
-#: xoptions.c:417
-msgid "Absolute Analysis Scores"
+#: dialogs.c:1291
+msgid "Must not use GUI book"
 msgstr ""
 
-#: xoptions.c:418
-msgid "Almost Always Queen (Detour Under-Promote)"
+#: dialogs.c:1292
+msgid "Add this engine to the list"
 msgstr ""
 
-#: xoptions.c:420
-msgid "Animate Moving"
+#: dialogs.c:1293
+msgid "Force current variant with this engine"
 msgstr ""
 
-#: xoptions.c:421
-msgid "Auto Flag"
+#: dialogs.c:1343
+msgid "Load first engine"
 msgstr ""
 
-#: xoptions.c:424
-msgid "Drop Menu"
+#: dialogs.c:1349
+msgid "Load second engine"
 msgstr ""
 
-#: xoptions.c:425
-msgid "Hide Thinking from Human"
+#: dialogs.c:1372
+msgid "shuffle"
 msgstr ""
 
-#: xoptions.c:427
-msgid "Highlight with Arrow"
+#: dialogs.c:1373
+msgid "Start-position number:"
 msgstr ""
 
-#: xoptions.c:430
-msgid "Periodic Updates (in Analysis Mode)"
+#: dialogs.c:1374
+msgid "randomize"
 msgstr ""
 
-#: xoptions.c:431 xoptions.c:541
-msgid "Ponder Next Move"
+#: dialogs.c:1375
+msgid "pick fixed"
 msgstr ""
 
-#: xoptions.c:432
-msgid "Popup Exit Messages"
+#: dialogs.c:1392
+msgid "New Shuffle Game"
 msgstr ""
 
-#: xoptions.c:434
-msgid "Scores in Move List"
+#: dialogs.c:1411
+msgid "classical"
 msgstr ""
 
-#: xoptions.c:435
-msgid "Show Coordinates"
+#: dialogs.c:1412
+msgid "incremental"
 msgstr ""
 
-#: xoptions.c:436
-msgid "Show Target Squares"
+#: dialogs.c:1413
+msgid "fixed max"
 msgstr ""
 
-#: xoptions.c:437
-msgid "Sticky Windows"
+#: dialogs.c:1414
+msgid "Moves per session:"
 msgstr ""
 
-#: xoptions.c:438
-msgid "Test Legality"
+#: dialogs.c:1415
+msgid "Initial time (min):"
 msgstr ""
 
-#: xoptions.c:439
-msgid "Flash Moves (0 = no flashing):"
+#: dialogs.c:1416
+msgid "Increment or max (sec/move):"
 msgstr ""
 
-#: xoptions.c:440
-msgid "Flash Rate (high = fast):"
+#: dialogs.c:1417
+msgid "Time-Odds factors:"
 msgstr ""
 
-#: xoptions.c:441
-msgid "Animation Speed (high = slow):"
+#: dialogs.c:1418
+msgid "Engine #1"
 msgstr ""
 
-#: xoptions.c:442
-msgid "Zoom factor in Evaluation Graph:"
+#: dialogs.c:1419
+msgid "Engine #2 / Human"
 msgstr ""
 
-#: xoptions.c:459
-#, c-format
-msgid "Warning: second engine (%s) does not support this!"
+#: dialogs.c:1459 dialogs.c:1462 dialogs.c:1467 dialogs.c:1468
+#: gtk/xoptions.c:191
+msgid "Unused"
 msgstr ""
 
-#: xoptions.c:480
-msgid "normal"
+#: dialogs.c:1480
+msgid "Time Control"
 msgstr ""
 
-#: xoptions.c:481
-msgid "fairy"
+#: dialogs.c:1509
+msgid "Error writing to chess program"
 msgstr ""
 
-#: xoptions.c:482
-msgid "FRC"
+#: dialogs.c:1576
+msgid "Cancel"
 msgstr ""
 
-#: xoptions.c:483
-msgid "Seirawan"
+#: dialogs.c:1581 dialogs.c:1973 dialogs.c:1977
+msgid "King"
 msgstr ""
 
-#: xoptions.c:484
-msgid "wild castle"
+#: dialogs.c:1584
+msgid "Captain"
 msgstr ""
 
-#: xoptions.c:485
-msgid "Superchess"
+#: dialogs.c:1585
+msgid "Lieutenant"
 msgstr ""
 
-#: xoptions.c:486
-msgid "no castle"
+#: dialogs.c:1586
+msgid "General"
 msgstr ""
 
-#: xoptions.c:487
-msgid "crazyhouse"
+#: dialogs.c:1587
+msgid "Warlord"
 msgstr ""
 
-#: xoptions.c:488
-msgid "knightmate"
+#: dialogs.c:1589 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Knight"
 msgstr ""
 
-#: xoptions.c:489
-msgid "bughouse"
+#: dialogs.c:1590 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Bishop"
 msgstr ""
 
-#: xoptions.c:490
-msgid "berolina"
+#: dialogs.c:1591 dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Rook"
 msgstr ""
 
-#: xoptions.c:491
-msgid "shogi (9x9)"
+#: dialogs.c:1595 dialogs.c:1974 dialogs.c:1978
+msgid "Archbishop"
 msgstr ""
 
-#: xoptions.c:492
-msgid "cylinder"
+#: dialogs.c:1596 dialogs.c:1974 dialogs.c:1978
+msgid "Chancellor"
 msgstr ""
 
-#: xoptions.c:493
-msgid "xiangqi (9x10)"
+#: dialogs.c:1598 dialogs.c:1973 dialogs.c:1977 dialogs.c:1995
+msgid "Queen"
 msgstr ""
 
-#: xoptions.c:494
-msgid "shatranj"
+#: dialogs.c:1602
+msgid "Defer"
 msgstr ""
 
-#: xoptions.c:495
-msgid "courier (12x8)"
+#: dialogs.c:1603 dialogs.c:1974 dialogs.c:1978
+msgid "Promote"
 msgstr ""
 
-#: xoptions.c:496
-msgid "makruk"
+#: dialogs.c:1618
+msgid "Chat partner:"
 msgstr ""
 
-#: xoptions.c:497
-msgid "Great Shatranj (10x8)"
+#: dialogs.c:1703
+msgid "Chat box"
 msgstr ""
 
-#: xoptions.c:498
-msgid "atomic"
+#: dialogs.c:1744
+msgid "factory"
 msgstr ""
 
-#: xoptions.c:499
-msgid "falcon (10x8)"
+#: dialogs.c:1745
+msgid "up"
 msgstr ""
 
-#: xoptions.c:500
-msgid "two kings"
+#: dialogs.c:1746
+msgid "down"
 msgstr ""
 
-#: xoptions.c:501
-msgid "Capablanca (10x8)"
+#: dialogs.c:1764
+msgid "No tag selected"
 msgstr ""
 
-#: xoptions.c:502
-msgid "3-checks"
+#: dialogs.c:1795
+msgid "Game-list options"
 msgstr ""
 
-#: xoptions.c:503
-msgid "Gothic (10x8)"
+#: dialogs.c:1871 dialogs.c:1885
+msgid "Error"
 msgstr ""
 
-#: xoptions.c:504
-msgid "suicide"
+#: dialogs.c:1908
+msgid "Fatal Error"
 msgstr ""
 
-#: xoptions.c:505
-msgid "janus (10x8)"
+#: dialogs.c:1908
+msgid "Exiting"
 msgstr ""
 
-#: xoptions.c:506
-msgid "give-away"
+#: dialogs.c:1919
+msgid "Information"
 msgstr ""
 
-#: xoptions.c:507
-msgid "CRC (10x8)"
+#: dialogs.c:1926
+msgid "Note"
 msgstr ""
 
-#: xoptions.c:508
-msgid "losers"
+#: dialogs.c:1972 dialogs.c:2252 dialogs.c:2255
+msgid "White"
 msgstr ""
 
-#: xoptions.c:509
-msgid "grand (10x10)"
+#: dialogs.c:1972 dialogs.c:1976 dialogs.c:1995
+msgid "Pawn"
 msgstr ""
 
-#: xoptions.c:510
-msgid "Spartan"
+#: dialogs.c:1973 dialogs.c:1977
+msgid "Elephant"
 msgstr ""
 
-#: xoptions.c:511
-msgid "Board size ( -1 = default for selected variant):"
+#: dialogs.c:1973 dialogs.c:1977
+msgid "Cannon"
 msgstr ""
 
-#: xoptions.c:512
-msgid "Number of Board Ranks:"
+#: dialogs.c:1974 dialogs.c:1978
+msgid "Demote"
 msgstr ""
 
-#: xoptions.c:513
-msgid "Number of Board Files:"
+#: dialogs.c:1975 dialogs.c:1979
+msgid "Empty square"
 msgstr ""
 
-#: xoptions.c:514
-msgid "Holdings Size:"
+#: dialogs.c:1975 dialogs.c:1979
+msgid "Clear board"
 msgstr ""
 
-#: xoptions.c:516
-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:1976 dialogs.c:2264 dialogs.c:2267
+msgid "Black"
 msgstr ""
 
-#: xoptions.c:542
-msgid "Maximum Number of CPUs per Engine:"
+#: dialogs.c:2075 menus.c:787
+msgid "File"
 msgstr ""
 
-#: xoptions.c:543
-msgid "Polygot Directory:"
+#: dialogs.c:2076 menus.c:788
+msgid "Edit"
 msgstr ""
 
-#: xoptions.c:544
-msgid "Hash-Table Size (MB):"
+#: dialogs.c:2077 menus.c:789
+msgid "View"
 msgstr ""
 
-#: xoptions.c:545
-msgid "Nalimov EGTB Path:"
+#: dialogs.c:2078 menus.c:790
+msgid "Mode"
 msgstr ""
 
-#: xoptions.c:546
-msgid "EGTB Cache Size (MB):"
+#: dialogs.c:2079 menus.c:791
+msgid "Action"
 msgstr ""
 
-#: xoptions.c:547
-msgid "Use GUI Book"
+#: dialogs.c:2080 menus.c:792
+msgid "Engine"
 msgstr ""
 
-#: xoptions.c:548
-msgid "Opening-Book Filename:"
+#: dialogs.c:2081 menus.c:793
+msgid "Options"
 msgstr ""
 
-#: xoptions.c:549
-msgid "Book Depth (moves):"
+#: dialogs.c:2082 menus.c:794
+msgid "Help"
 msgstr ""
 
-#: xoptions.c:550
-msgid "Book Variety (0) vs. Strength (100):"
+#: dialogs.c:2092
+msgid "<<"
 msgstr ""
 
-#: xoptions.c:551
-msgid "Engine #1 Has Own Book"
+#: dialogs.c:2093
+msgid "<"
 msgstr ""
 
-#: xoptions.c:552
-msgid "Engine #2 Has Own Book          "
+#: dialogs.c:2095
+msgid ">"
 msgstr ""
 
-#: xoptions.c:557
-msgid "Detect all Mates"
+#: dialogs.c:2096
+msgid ">>"
 msgstr ""
 
-#: xoptions.c:558
-msgid "Verify Engine Result Claims"
+#: dialogs.c:2371
+msgid "Directories:"
 msgstr ""
 
-#: xoptions.c:559
-msgid "Draw if Insufficient Mating Material"
+#: dialogs.c:2372
+msgid "Files:"
 msgstr ""
 
-#: xoptions.c:560
-msgid "Adjudicate Trivial Draws (3-Move Delay)"
+#: dialogs.c:2373
+msgid "by name"
 msgstr ""
 
-#: xoptions.c:561
-msgid "N-Move Rule:"
+#: dialogs.c:2374
+msgid "by type"
 msgstr ""
 
-#: xoptions.c:562
-msgid "N-fold Repeats:"
+#: dialogs.c:2377
+msgid "Filename:"
 msgstr ""
 
-#: xoptions.c:563
-msgid "Draw after N Moves Total:"
+#: dialogs.c:2378
+msgid "New directory"
 msgstr ""
 
-#: xoptions.c:564
-msgid "Win / Loss Threshold:"
+#: dialogs.c:2379
+msgid "File type:"
 msgstr ""
 
-#: xoptions.c:565
-msgid "Negate Score of Engine #1"
+#: dialogs.c:2454
+msgid "Contents of"
 msgstr ""
 
-#: xoptions.c:566
-msgid "Negate Score of Engine #2"
+#: dialogs.c:2480
+msgid "  next page"
 msgstr ""
 
-#: xoptions.c:578
-msgid "Auto-Kibitz"
+#: dialogs.c:2502
+msgid "FIRST TYPE DIRECTORY NAME HERE"
 msgstr ""
 
-#: xoptions.c:579
-msgid "Auto-Comment"
+#: dialogs.c:2503
+msgid "TRY ANOTHER NAME"
 msgstr ""
 
-#: xoptions.c:580
-msgid "Auto-Observe"
+#: draw.c:293
+msgid ""
+"No default pieces installed\n"
+"Select your own -pieceImageDirectory"
 msgstr ""
 
-#: xoptions.c:581
-msgid "Auto-Raise Board"
+#: engineoutput.c:107 menus.c:630
+#, c-format
+msgid "Engine Output"
 msgstr ""
 
-#: xoptions.c:582
-msgid "Background Observe while Playing"
-msgstr ""
+#: engineoutput.c:117
+#, c-format
+msgid "%s (%d reversible ply)"
+msgid_plural "%s (%d reversible plies)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: xoptions.c:583
-msgid "Dual Board for Background-Observed Game"
+#: engineoutput.c:509 engineoutput.c:512 nengineoutput.c:81 nengineoutput.c:88
+msgid "NPS"
 msgstr ""
 
-#: xoptions.c:584
-msgid "Get Move List"
+#: gamelist.c:375
+#, c-format
+msgid "Reading game file (%d)"
 msgstr ""
 
-#: xoptions.c:585
-msgid "Quiet Play"
+#: gtk/xboard.c:787 xaw/xboard.c:1161
+#, c-format
+msgid "%s: can't cd to CHESSDIR: "
 msgstr ""
 
-#: xoptions.c:586
-msgid "Seek Graph"
+#: gtk/xboard.c:796 xaw/xboard.c:1170
+#, c-format
+msgid "Failed to open file '%s'\n"
 msgstr ""
 
-#: xoptions.c:587
-msgid "Auto-Refresh Seek Graph"
+#: gtk/xboard.c:811 xaw/xboard.c:1179
+msgid "Recompile with larger BOARD_RANKS or BOARD_FILES to support this size"
 msgstr ""
 
-#: xoptions.c:588
-msgid "Premove"
+#: gtk/xboard.c:830 xaw/xboard.c:1211
+#, c-format
+msgid "%s: bad boardSize syntax %s\n"
 msgstr ""
 
-#: xoptions.c:589
-msgid "Premove for White"
+#: gtk/xboard.c:870 xaw/xboard.c:1248
+#, c-format
+msgid "%s: unrecognized boardSize name %s\n"
 msgstr ""
 
-#: xoptions.c:590
-msgid "First White Move:"
+#: gtk/xboard.c:911 xaw/xboard.c:1285
+#, c-format
+msgid "%s: too few colors available; trying monochrome mode\n"
 msgstr ""
 
-#: xoptions.c:591
-msgid "Premove for Black"
+#: gtk/xboard.c:1201 xaw/xboard.c:1567
+#, c-format
+msgid "Unable to create font set for %s.\n"
 msgstr ""
 
-#: xoptions.c:592
-msgid "First Black Move:"
+#: gtk/xboard.c:1226 xaw/xboard.c:1590
+#, c-format
+msgid "%s: no fonts match pattern %s\n"
 msgstr ""
 
-#: xoptions.c:594
-msgid "Alarm"
+#: gtk/xboard.c:1665 xaw/xboard.c:2080
+msgid "Can't open temp file"
 msgstr ""
 
-#: xoptions.c:595
-msgid "Alarm Time (msec):"
+#: gtk/xboard.c:2128
+msgid "Failed to open file"
 msgstr ""
 
-#: xoptions.c:597
-msgid "Colorize Messages"
+#: menus.c:134
+msgid "Load game file name?"
 msgstr ""
 
-#: xoptions.c:598
-msgid "Shout Text Colors:"
+#: menus.c:179
+msgid "Load position file name?"
 msgstr ""
 
-#: xoptions.c:599
-msgid "S-Shout Text Colors:"
+#: menus.c:185
+msgid "Save game file name?"
 msgstr ""
 
-#: xoptions.c:600
-msgid "Channel #1 Text Colors:"
+#: menus.c:194
+msgid "Save position file name?"
 msgstr ""
 
-#: xoptions.c:601
-msgid "Other Channel Text Colors:"
+#: menus.c:358
+msgid " (with Zippy code)"
 msgstr ""
 
-#: xoptions.c:602
-msgid "Kibitz Text Colors:"
+#: 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: <bug-xboard@gnu.org>\n"
+"\n"
 msgstr ""
 
-#: xoptions.c:603
-msgid "Tell Text Colors:"
+#: menus.c:375 menus.c:750
+msgid "About XBoard"
 msgstr ""
 
-#: xoptions.c:604
-msgid "Challenge Text Colors:"
+#: menus.c:582
+msgid "New Game"
 msgstr ""
 
-#: xoptions.c:605
-msgid "Request Text Colors:"
+#: menus.c:583
+msgid "New Shuffle Game ..."
 msgstr ""
 
-#: xoptions.c:606
-msgid "Seek Text Colors:"
+#: menus.c:584
+msgid "New Variant ..."
 msgstr ""
 
-#: xoptions.c:610
-msgid "Exact position match"
+#: menus.c:586
+msgid "Load Game"
 msgstr ""
 
-#: xoptions.c:610
-msgid "Shown position is subset"
+#: menus.c:587
+msgid "Load Position"
 msgstr ""
 
-#: xoptions.c:610
-msgid "Same material with exactly same Pawn chain"
+#: menus.c:588
+msgid "Next Position"
 msgstr ""
 
-#: xoptions.c:611
-msgid "Same material"
+#: menus.c:589
+msgid "Prev Position"
 msgstr ""
 
-#: xoptions.c:611
-msgid "Material range (top board half optional)"
+#: menus.c:591
+msgid "Save Game"
 msgstr ""
 
-#: xoptions.c:611
-msgid "Material difference (optional stuff balanced)"
+#: menus.c:592
+msgid "Save Position"
 msgstr ""
 
-#: xoptions.c:623
-msgid "Auto-Display Tags"
+#: menus.c:593
+msgid "Save Games as Book"
 msgstr ""
 
-#: xoptions.c:624
-msgid "Auto-Display Comment"
+#: menus.c:595
+msgid "Mail Move"
 msgstr ""
 
-#: xoptions.c:625
-msgid ""
-"Auto-Play speed of loaded games\n"
-"(0 = instant, -1 = off):"
+#: menus.c:596
+msgid "Reload CMail Message"
 msgstr ""
 
-#: xoptions.c:626
-msgid "Seconds per Move:"
+#: menus.c:598
+msgid "Quit "
 msgstr ""
 
-#: xoptions.c:627
-msgid ""
-"\n"
-"options to use in game-viewer mode:"
+#: menus.c:603
+msgid "Copy Game"
 msgstr ""
 
-#: xoptions.c:629
-msgid ""
-"\n"
-"Thresholds for position filtering in game list:"
+#: menus.c:604
+msgid "Copy Position"
 msgstr ""
 
-#: xoptions.c:630
-msgid "Elo of strongest player at least:"
+#: menus.c:605
+msgid "Copy Game List"
 msgstr ""
 
-#: xoptions.c:631
-msgid "Elo of weakest player at least:"
+#: menus.c:607
+msgid "Paste Game"
 msgstr ""
 
-#: xoptions.c:632
-msgid "No games before year:"
+#: menus.c:608
+msgid "Paste Position"
 msgstr ""
 
-#: xoptions.c:633
-msgid "Minimum nr consecutive positions:"
+#: menus.c:610 menus.c:652
+msgid "Edit Game"
 msgstr ""
 
-#: xoptions.c:634
-msgid "Search mode:"
+#: menus.c:611 menus.c:653
+msgid "Edit Position"
 msgstr ""
 
-#: xoptions.c:635
-msgid "Also match reversed colors"
+#: menus.c:612
+msgid "Edit Tags"
 msgstr ""
 
-#: xoptions.c:636
-msgid "Also match left-right flipped position"
+#: menus.c:613
+msgid "Edit Comment"
 msgstr ""
 
-#: xoptions.c:641
-msgid "Auto-Save Games"
+#: menus.c:614
+msgid "Edit Book"
 msgstr ""
 
-#: xoptions.c:642
-msgid "Save Games on File:"
+#: menus.c:616
+msgid "Revert"
 msgstr ""
 
-#: xoptions.c:643
-msgid "Save Final Positions on File:"
+#: menus.c:617
+msgid "Annotate"
 msgstr ""
 
-#: xoptions.c:644
-msgid "PGN Event Header:"
+#: menus.c:618
+msgid "Truncate Game"
 msgstr ""
 
-#: xoptions.c:645
-msgid "Old Save Style (as opposed to PGN)"
+#: menus.c:620
+msgid "Backward"
 msgstr ""
 
-#: xoptions.c:646
-msgid "Include Number Tag in tourney PGN"
+#: menus.c:621
+msgid "Forward"
 msgstr ""
 
-#: xoptions.c:647
-msgid "Save Score/Depth Info in PGN"
+#: menus.c:622
+msgid "Back to Start"
 msgstr ""
 
-#: xoptions.c:648
-msgid "Save Out-of-Book Info in PGN           "
+#: menus.c:623
+msgid "Forward to End"
 msgstr ""
 
-#: xoptions.c:653
-msgid "No Sound"
+#: menus.c:628
+msgid "Flip View"
 msgstr ""
 
-#: xoptions.c:654
-msgid "Default Beep"
+#: menus.c:631
+msgid "Move History"
 msgstr ""
 
-#: xoptions.c:655
-msgid "Above WAV File"
+#: menus.c:632
+msgid "Evaluation Graph"
 msgstr ""
 
-#: xoptions.c:656
-msgid "Car Horn"
+#: menus.c:633
+msgid "Game List"
 msgstr ""
 
-#: xoptions.c:657
-msgid "Cymbal"
+#: menus.c:637
+msgid "Comments"
 msgstr ""
 
-#: xoptions.c:658
-msgid "Ding"
+#: menus.c:638
+msgid "ICS Input Box"
 msgstr ""
 
-#: xoptions.c:659
-msgid "Gong"
+#: menus.c:639
+msgid "Open Chat Window"
 msgstr ""
 
-#: xoptions.c:660
-msgid "Laser"
+#: menus.c:641
+msgid "Board..."
 msgstr ""
 
-#: xoptions.c:661
-msgid "Penalty"
+#: menus.c:642
+msgid "Game List Tags..."
 msgstr ""
 
-#: xoptions.c:662
-msgid "Phone"
+#: menus.c:647
+msgid "Machine White"
 msgstr ""
 
-#: xoptions.c:663
-msgid "Pop"
+#: menus.c:648
+msgid "Machine Black"
 msgstr ""
 
-#: xoptions.c:664
-msgid "Slap"
+#: menus.c:649
+msgid "Two Machines"
 msgstr ""
 
-#: xoptions.c:665
-msgid "Wood Thunk"
+#: menus.c:650
+msgid "Analysis Mode"
 msgstr ""
 
-#: xoptions.c:667
-msgid "User File"
+#: menus.c:651
+msgid "Analyze Game"
 msgstr ""
 
-#: xoptions.c:696
-msgid "Sound Program:"
+#: menus.c:654
+msgid "Training"
 msgstr ""
 
-#: xoptions.c:697
-msgid "Sounds Directory:"
+#: menus.c:655
+msgid "ICS Client"
 msgstr ""
 
-#: xoptions.c:698
-msgid "User WAV File:"
+#: menus.c:657
+msgid "Machine Match"
 msgstr ""
 
-#: xoptions.c:699
-msgid "Try-Out Sound:"
+#: menus.c:658
+msgid "Pause"
 msgstr ""
 
-#: xoptions.c:700
-msgid "Play"
+#: menus.c:663
+msgid "Accept"
 msgstr ""
 
-#: xoptions.c:701
-msgid "Move:"
+#: menus.c:664
+msgid "Decline"
 msgstr ""
 
-#: xoptions.c:702
-msgid "Win:"
+#: menus.c:665
+msgid "Rematch"
 msgstr ""
 
-#: xoptions.c:703
-msgid "Lose:"
+#: menus.c:667
+msgid "Call Flag"
 msgstr ""
 
-#: xoptions.c:704
-msgid "Draw:"
+#: menus.c:668
+msgid "Draw"
 msgstr ""
 
-#: xoptions.c:705
-msgid "Unfinished:"
+#: menus.c:669
+msgid "Adjourn"
 msgstr ""
 
-#: xoptions.c:706
-msgid "Alarm:"
+#: menus.c:670
+msgid "Abort"
 msgstr ""
 
-#: xoptions.c:707
-msgid "Shout:"
+#: menus.c:671
+msgid "Resign"
 msgstr ""
 
-#: xoptions.c:708
-msgid "S-Shout:"
+#: menus.c:673
+msgid "Stop Observing"
 msgstr ""
 
-#: xoptions.c:709
-msgid "Channel:"
+#: menus.c:674
+msgid "Stop Examining"
 msgstr ""
 
-#: xoptions.c:710
-msgid "Channel 1:"
+#: menus.c:675
+msgid "Upload to Examine"
 msgstr ""
 
-#: xoptions.c:711
-msgid "Tell:"
+#: menus.c:677
+msgid "Adjudicate to White"
 msgstr ""
 
-#: xoptions.c:712
-msgid "Kibitz:"
+#: menus.c:678
+msgid "Adjudicate to Black"
 msgstr ""
 
-#: xoptions.c:713
-msgid "Challenge:"
+#: menus.c:679
+msgid "Adjudicate Draw"
 msgstr ""
 
-#: xoptions.c:714
-msgid "Request:"
+#: menus.c:684
+msgid "Load New 1st Engine ..."
 msgstr ""
 
-#: xoptions.c:715
-msgid "Seek:"
+#: menus.c:685
+msgid "Load New 2nd Engine ..."
 msgstr ""
 
-#: xoptions.c:802
-msgid "White Piece Color:"
+#: menus.c:687
+msgid "Engine #1 Settings ..."
 msgstr ""
 
-#. TRANSLATORS: R = single letter for the color red
-#: xoptions.c:805 xoptions.c:814 xoptions.c:820 xoptions.c:826 xoptions.c:832
-#: xoptions.c:838
-msgid "R"
+#: menus.c:688
+msgid "Engine #2 Settings ..."
 msgstr ""
 
-#. TRANSLATORS: G = single letter for the color green
-#: xoptions.c:807 xoptions.c:815 xoptions.c:821 xoptions.c:827 xoptions.c:833
-#: xoptions.c:839
-msgid "G"
+#: menus.c:690
+msgid "Hint"
 msgstr ""
 
-#. TRANSLATORS: B = single letter for the color blue
-#: xoptions.c:809 xoptions.c:816 xoptions.c:822 xoptions.c:828 xoptions.c:834
-#: xoptions.c:840
-msgid "B"
+#: menus.c:691
+msgid "Book"
 msgstr ""
 
-#. TRANSLATORS: D = single letter to make a color darker
-#: xoptions.c:811 xoptions.c:817 xoptions.c:823 xoptions.c:829 xoptions.c:835
-#: xoptions.c:841
-msgid "D"
+#: menus.c:693
+msgid "Move Now"
 msgstr ""
 
-#: xoptions.c:812
-msgid "Black Piece Color:"
+#: menus.c:694
+msgid "Retract Move"
 msgstr ""
 
-#: xoptions.c:818
-msgid "Light Square Color:"
+#: menus.c:700
+msgid "General ..."
 msgstr ""
 
-#: xoptions.c:824
-msgid "Dark Square Color:"
+#: menus.c:702
+msgid "Time Control ..."
 msgstr ""
 
-#: xoptions.c:830
-msgid "Highlight Color:"
+#: menus.c:703
+msgid "Common Engine ..."
 msgstr ""
 
-#: xoptions.c:836
-msgid "Premove Highlight Color:"
+#: menus.c:704
+msgid "Adjudications ..."
 msgstr ""
 
-#: xoptions.c:842
-msgid "Flip Pieces Shogi Style        (Colored buttons restore default)"
+#: menus.c:705
+msgid "ICS ..."
 msgstr ""
 
-#: xoptions.c:844
-msgid "Mono Mode"
+#: menus.c:706
+msgid "Match ..."
 msgstr ""
 
-#: xoptions.c:845
-msgid "Line Gap ( -1 = default for board size):"
+#: menus.c:707
+msgid "Load Game ..."
 msgstr ""
 
-#: xoptions.c:846
-msgid "Use Board Textures"
+#: menus.c:708
+msgid "Save Game ..."
 msgstr ""
 
-#: xoptions.c:847
-msgid "Light-Squares Texture File:"
+#: menus.c:709
+msgid "Game List ..."
 msgstr ""
 
-#: xoptions.c:848
-msgid "Dark-Squares Texture File:"
+#: menus.c:710
+msgid "Sounds ..."
 msgstr ""
 
-#: xoptions.c:849
-msgid "Directory with Bitmap Pieces:"
+#: menus.c:713
+msgid "Always Queen"
 msgstr ""
 
-#: xoptions.c:850
-msgid "Directory with Pixmap Pieces:"
+#: menus.c:719
+msgid "Flash Moves"
 msgstr ""
 
-#: xoptions.c:1044
-msgid "Engine has no options"
+#: menus.c:721
+msgid "Highlight Dragging"
 msgstr ""
 
-#: xoptions.c:1376
-msgid "ICS Options"
+#: menus.c:724
+msgid "Highlight With Arrow"
 msgstr ""
 
-#: xoptions.c:1383
-msgid "Load Game Options"
+#: menus.c:725
+msgid "Move Sound"
 msgstr ""
 
-#: xoptions.c:1389
-msgid "Save Game Options"
+#: menus.c:727
+msgid "Periodic Updates"
 msgstr ""
 
-#: xoptions.c:1397
-msgid "Sound Options"
+#: menus.c:729
+msgid "Popup Exit Message"
 msgstr ""
 
-#: xoptions.c:1403
-msgid "Board Options"
+#: menus.c:731
+msgid "Show Coords"
 msgstr ""
 
-#: xoptions.c:1409
-msgid "Adjudicate non-ICS Games"
+#: menus.c:732
+msgid "Hide Thinking"
 msgstr ""
 
-#: xoptions.c:1417
-msgid "Common Engine Settings"
+#: menus.c:736
+msgid "Save Settings Now"
 msgstr ""
 
-#: xoptions.c:1423
-msgid "New Variant"
+#: menus.c:737
+msgid "Save Settings on Exit"
 msgstr ""
 
-#: xoptions.c:1430
-msgid "General Options"
+#: menus.c:742
+msgid "Info XBoard"
 msgstr ""
 
-#: xoptions.c:1441
-msgid "Match Options"
+#: menus.c:743
+msgid "Man XBoard"
 msgstr ""
 
-#: xoptions.c:1544
-msgid "clear"
+#: menus.c:745
+msgid "XBoard Home Page"
 msgstr ""
 
-#: xoptions.c:1545 xoptions.c:1602
-msgid "save changes"
+#: menus.c:746
+msgid "On-line User Guide"
 msgstr ""
 
-#: xoptions.c:1610
-msgid "Edit book"
+#: menus.c:747
+msgid "Development News"
 msgstr ""
 
-#: xoptions.c:1652
-msgid "ICS input box"
+#: menus.c:748
+msgid "e-Mail Bug Report"
 msgstr ""
 
-#: xoptions.c:1677
-msgid "Type a move"
+#: nengineoutput.c:78 nengineoutput.c:85
+msgid "engine name"
 msgstr ""
 
-#: xoptions.c:1715
-msgid "Engine Settings"
+#: nengineoutput.c:80 nengineoutput.c:87
+msgid "move"
 msgstr ""
 
-#: xoptions.c:1740
-msgid "Select engine from list:"
+#: nengineoutput.c:153
+msgid "Engine output"
 msgstr ""
 
-#: xoptions.c:1741
-msgid "or specify one below:"
+#: nengineoutput.c:157
+msgid ""
+"Mismatch of STRIDE in nengineoutput.c\n"
+"Change and recompile!"
 msgstr ""
 
-#: xoptions.c:1742
-msgid "Nickname (optional):"
+#: nevalgraph.c:68
+msgid "Evaluation graph"
 msgstr ""
 
-#: xoptions.c:1743
-msgid "Use nickname in PGN player tags of engine-engine games"
+#: nevalgraph.c:105
+msgid "Eval"
 msgstr ""
 
-#: xoptions.c:1744
-msgid "Engine Directory:"
+#: ngamelist.c:87
+msgid "find position"
 msgstr ""
 
-#: xoptions.c:1745
-msgid "Engine Command:"
+#: ngamelist.c:88
+msgid "narrow"
 msgstr ""
 
-#: xoptions.c:1746
-msgid "(Directory will be derived from engine path when empty)"
+#: ngamelist.c:89
+msgid "thresholds"
 msgstr ""
 
-#: xoptions.c:1747
-msgid "UCI"
+#: ngamelist.c:90
+msgid "tags"
 msgstr ""
 
-#: xoptions.c:1748
-msgid "WB protocol v1 (do not wait for engine features)"
+#: ngamelist.c:91
+msgid "next"
 msgstr ""
 
-#: xoptions.c:1749
-msgid "Must not use GUI book"
+#: ngamelist.c:92
+msgid "close"
 msgstr ""
 
-#: xoptions.c:1750
-msgid "Add this engine to the list"
+#: ngamelist.c:116
+msgid "No game selected"
 msgstr ""
 
-#: xoptions.c:1751
-msgid "Force current variant with this engine"
+#: ngamelist.c:122
+msgid "Can't go forward any further"
 msgstr ""
 
-#: xoptions.c:1752
-msgid "Load mentioned engine as"
+#: ngamelist.c:192
+#, c-format
+msgid "Scanning through games (%d)"
 msgstr ""
 
-#: xoptions.c:1766
-msgid "Load engine"
+#: ngamelist.c:211
+msgid "previous page"
 msgstr ""
 
-#: xoptions.c:1785
-msgid "shuffle"
+#: ngamelist.c:214
+msgid "next page"
 msgstr ""
 
-#: xoptions.c:1786
-msgid "Start-position number:"
+#: ngamelist.c:217
+msgid "no games matched your request"
 msgstr ""
 
-#: xoptions.c:1787
-msgid "randomize"
+#: ngamelist.c:219
+#, c-format
+msgid "%s - %d/%d games (%d-%d-%d)"
 msgstr ""
 
-#: xoptions.c:1788
-msgid "pick fixed"
+#: ngamelist.c:274
+msgid "There is no game list"
 msgstr ""
 
-#: xoptions.c:1805
-msgid "New Shuffle Game"
+#: nhistory.c:109
+msgid "Move list"
 msgstr ""
 
-#: xoptions.c:1855
-msgid "classical"
+#: usystem.c:222
+#, c-format
+msgid "%s: unrecognized color %s\n"
 msgstr ""
 
-#: xoptions.c:1856
-msgid "incremental"
+#: usystem.c:230
+#, c-format
+msgid "%s: can't parse foreground color in `%s'\n"
 msgstr ""
 
-#: xoptions.c:1857
-msgid "fixed max"
+#: usystem.c:259
+#, c-format
+msgid "%s: can't parse color names; disabling colorization\n"
 msgstr ""
 
-#: xoptions.c:1858
-msgid "Moves per session:"
+#: usystem.c:371
+#, c-format
+msgid "ERROR: Unknown user %s (in path %s)\n"
 msgstr ""
 
-#: xoptions.c:1859
-msgid "Initial time (min):"
+#: usystem.c:556
+msgid "Socket support is not configured in"
 msgstr ""
 
-#: xoptions.c:1860
-msgid "Increment or max (sec/move):"
+#: usystem.c:645
+msgid "internal rcmd not implemented for Unix"
 msgstr ""
 
-#: xoptions.c:1861
-msgid "Time-Odds factors:"
+#: xaw/xboard.c:477
+#, c-format
+msgid "%s: Can't access XPM directory %s\n"
 msgstr ""
 
-#: xoptions.c:1862
-msgid "Engine #1"
+#: xaw/xboard.c:498
+#, c-format
+msgid "Available `%s' sizes:\n"
 msgstr ""
 
-#: xoptions.c:1863
-msgid "Engine #2 / Human"
+#: xaw/xboard.c:531
+#, c-format
+msgid "Error: No `%s' files!\n"
 msgstr ""
 
-#: xoptions.c:1874 xoptions.c:1877 xoptions.c:1882 xoptions.c:1883
-msgid "Unused"
+#: 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:1895
-msgid "Time Control"
+#: xaw/xboard.c:1291
+#, c-format
+msgid "white pixel = 0x%lx, black pixel = 0x%lx\n"
 msgstr ""
 
-#: args.h:783
+#: xaw/xengineoutput.c:114
 #, c-format
-msgid "%s in settings file\n"
+msgid "Error %d loading icon image\n"
 msgstr ""
 
-#: args.h:793
-#, c-format
-msgid "Bad integer value %s"
+#: xaw/xoptions.c:321 xaw/xoptions.c:1015
+msgid "browse"
 msgstr ""
 
-#: args.h:884 args.h:1102
-#, c-format
-msgid "Unrecognized argument %s"
+#: xaw/xoptions.c:387 xaw/xoptions.c:388
+msgid "Ctrl"
 msgstr ""
 
-#: args.h:913
-#, c-format
-msgid "No value provided for argument %s"
+#: xaw/xoptions.c:393 xaw/xoptions.c:394
+msgid "Alt"
 msgstr ""
 
-#: args.h:973
-#, c-format
-msgid "Incomplete \\ escape in value for %s"
+#: xaw/xoptions.c:399 xaw/xoptions.c:400
+msgid "Shift"
 msgstr ""
 
-#: args.h:1057
-#, c-format
-msgid "Failed to open indirection file %s"
+#: xaw/xoptions.c:1262
+msgid "OK"
 msgstr ""
 
-#: args.h:1074
-#, c-format
-msgid "Unrecognized boolean argument value %s"
+#: xaw/xoptions.c:1266
+msgid "cancel"
 msgstr ""