forked from lichess-org/lila
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdgt.xml
47 lines (47 loc) · 4.27 KB
/
dgt.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="dgtBoard">DGT board</string>
<string name="lichessAndDgt">Lichess & DGT</string>
<string name="dgtBoardRequirements">DGT Board Requirements</string>
<string name="dgtBoardLimitations">DGT Board Limitations</string>
<string name="thisPageAllowsConnectingDgtBoard">This page allows you to connect your DGT board to Lichess, and to use it for playing games.</string>
<string name="toConnectTheDgtBoard">To connect to the DGT Electronic Board you will need to install %s.</string>
<string name="downloadHere">You can download the software here: %s.</string>
<string name="ifLiveChessRunningOnThisComputer">If %1$s is running on this computer, you can check your connection to it by %2$s.</string>
<string name="openingThisLink">opening this link</string>
<string name="ifLiveChessRunningElsewhere">If %1$s is running on a different machine or different port, you will need to set the IP address and port here in the %2$s.</string>
<string name="configurationSection">Configuration Section</string>
<string name="keepPlayPageOpen">The play page needs to remain open on your browser. It does not need to be visible, you can minimize it or set it side to side with the Lichess game page, but don't close it or the board will stop working.</string>
<string name="boardWillAutoConnect">The board will auto connect to any game that is already on course or any new game that starts. Ability to choose which game to play is coming soon.</string>
<string name="timeControlsForCasualGames">Time controls for casual games: Classical, Correspondence and Rapid only.</string>
<string name="timeControlsForRatedGames">Time controls for rated games: Classical, Correspondence and some Rapids including 15+10 and 20+0</string>
<string name="whenReadySetupBoard">When ready, setup your board and then click %s.</string>
<string name="ifMoveNotDetected">If a move is not detected</string>
<string name="checkYouHaveMadeOpponentsMove">Check that you have made your opponent's move on the DGT board first. Revert your move. Play again.</string>
<string name="asALastResort">As a last resort, setup the board identically as Lichess, then %s</string>
<string name="reloadThisPage">Reload this page</string>
<string name="dgtConfigure">DGT - Configure</string>
<string name="lichessConnectivity">Lichess connectivity</string>
<string name="validDgtOauthToken">You have an OAuth token suitable for DGT play.</string>
<string name="dgtPlayMenuEntryAdded">A %s entry was added to your PLAY menu at the top.</string>
<string name="noSuitableOauthToken">No suitable OAuth token has been created.</string>
<string name="dgtBoardConnectivity">DGT board connectivity</string>
<string name="clickToGenerateOne">Click to generate one</string>
<string name="webSocketUrl">%s WebSocket URL</string>
<string name="useWebSocketUrl">Use \"%1$s\" unless %2$s is running on a different machine or different port.</string>
<string name="textToSpeech">Text to speech</string>
<string name="configureVoiceNarration">Configure voice narration of the played moves, so you can keep your eyes on the board.</string>
<string name="enableSpeechSynthesis">Enable Speech Synthesis</string>
<string name="speechSynthesisVoice">Speech synthesis voice</string>
<string name="announceAllMoves">Announce All Moves</string>
<string name="selectAnnouncePreference">Select YES to announce both your moves and your opponent's moves. Select NO to announce only your opponent's moves.</string>
<string name="announceMoveFormat">Announce Move Format</string>
<string name="moveFormatDescription">SAN is the standard on Lichess like "Nf6". UCI is common on engines like "g8f6".</string>
<string name="keywords">Keywords</string>
<string name="keywordFormatDescription">Keywords are in JSON format. They are used to translate moves and results into your language. Default is English, but feel free to change it.</string>
<string name="debug">Debug</string>
<string name="verboseLogging">Verbose logging</string>
<string name="toSeeConsoleMessage">To see console message press Command + Option + C (Mac) or Control + Shift + C (Windows, Linux, Chrome OS)</string>
<string name="playWithDgtBoard">Play with a DGT board</string>
<string name="configure">Configure</string>
</resources>