mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
23 lines
1.8 KiB
XML
23 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<resources>
|
|
<string name="coordinates">Coordinates</string>
|
|
<string name="coordinateTraining">Coordinate training</string>
|
|
<string name="averageScoreAsWhiteX">Average score as white: %s</string>
|
|
<string name="averageScoreAsBlackX">Average score as black: %s</string>
|
|
<string name="knowingTheChessBoard">Knowing the chessboard coordinates is a very important skill for several reasons:</string>
|
|
<string name="mostChessCourses">Most chess courses and exercises use the algebraic notation extensively.</string>
|
|
<string name="talkToYourChessFriends">It makes it easier to talk to your chess friends, since you both understand the 'language of chess'.</string>
|
|
<string name="youCanAnalyseAGameMoreEffectively">You can analyse a game more effectively if you can quickly recognise coordinates.</string>
|
|
<string name="aCoordinateAppears">A coordinate appears on the board and you must click on the corresponding square.</string>
|
|
<string name="aSquareIsHighlightedExplanation">A square is highlighted on the board and you must enter its coordinate (e.g. "e4").</string>
|
|
<string name="youHaveThirtySeconds">You have 30 seconds to correctly map as many squares as possible!</string>
|
|
<string name="goAsLongAsYouWant">Go as long as you want, there is no time limit!</string>
|
|
<string name="showCoordinates">Show coordinates</string>
|
|
<string name="showCoordsOnAllSquares">Coordinates on every square</string>
|
|
<string name="showPieces">Show pieces</string>
|
|
<string name="startTraining">Start training</string>
|
|
<string name="findSquare">Find square</string>
|
|
<string name="nameSquare">Name square</string>
|
|
<string name="practiceOnlySomeFilesAndRanks" comment="Label for a checkbox, keep it very short">Practice only some files & ranks</string>
|
|
</resources>
|