lila/translation/source/arena.xml

39 lines
3.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="isItRated">Is it rated?</string>
<string name="willBeNotified">You will be notified when the tournament starts, so it is safe to play in another tab while waiting.</string>
<string name="isRated">This tournament is rated and will affect your rating.</string>
<string name="isNotRated">This tournament is *not* rated and will *not* affect your rating.</string>
<string name="someRated">Some tournaments are rated and will affect your rating.</string>
<string name="howAreScoresCalculated">How are scores calculated?</string>
<string name="howAreScoresCalculatedAnswer">A win has a base score of 2 points, a draw: 1 point, and a loss is worth no points.
If you win two games consecutively you will start a double point streak, represented by a flame icon.
The following games will continue to be worth double points until you fail to win a game.
That is, a win will be worth 4 points, a draw: 2 points, and a loss will remain worth no points.
For example, two wins followed by a draw will be worth 6 points: 2 + 2 + (2 x 1)</string>
<string name="berserk">Arena Berserk</string>
<string name="berserkAnswer">When a player clicks the Berserk button at the beginning of the game, they lose half of their clock time, but the win is worth one extra tournament point.
Going Berserk in time controls with an increment also cancels the increment. (1+2 is an exception, it gives 1+0)
Berserk is not available for games with zero initial time (0+1, 0+2).
Berserk only grants an extra point if you play at least 7 moves in the game.</string>
<string name="howIsTheWinnerDecided">How is the winner decided?</string>
<string name="howIsTheWinnerDecidedAnswer">The player(s) with the most points at the conclusion of the tournament's set time limit will be announced winner(s).
When two players have the same number of points, the tournament performance is the tie break.</string>
<string name="howDoesPairingWork">How does the pairing work?</string>
<string name="howDoesPairingWorkAnswer">At the beginning of the tournament, players are paired based on their rating.
As soon as you finish a game, return to the tournament lobby: you will then be paired with a player close to your ranking. This ensures minimum wait time, however you may not face all other players in the tournament.
Play fast and return to the lobby to play more games and win more points.</string>
<string name="howDoesItEnd">How does it end?</string>
<string name="howDoesItEndAnswer">The tournament has a countdown clock. When it reaches zero, the tournament rankings are frozen, and the winner is announced. Games in progress must be finished, however they don't count for the tournament.</string>
<string name="otherRules">Other important rules</string>
<string name="otherRulesAnswer">You are required to make your first move within 20 seconds of your turn. Failing to make a move in this time will forfeit the game to your opponent.
Drawing the game within the first 10 moves of play will earn neither player any points.</string>
<string name="thisIsPrivate">This is a private tournament</string>
<string name="shareUrl">Share this URL to let people join: %s</string>
</resources>