Files
mobile/translation/source/perfStat.xml
Vincent Velociter aadcce2ca3 Pull lila sources
2025-06-05 08:30:37 +02:00

33 lines
2.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="perfStats">%s stats</string>
<string name="viewTheGames">View the games</string>
<string name="provisional">provisional</string>
<string name="notEnoughRatedGames">Not enough rated games have been played to establish a reliable rating.</string>
<string name="progressOverLastXGames">Progression over the last %s games:</string>
<string name="ratingDeviation">Rating deviation: %s.</string>
<string name="ratingDeviationTooltip" comment="ratingDeviationTooltip&#10;&#10;This is a tooltip (appears on mouseover) for the rating deviation. Appears on performance statistics pages such as https://lichess.org/@/thibault/perf/ultraBullet&#10;&#10;As of 2021-05-19, $1%s is set to 110.">Lower value means the rating is more stable. Above %1$s, the rating is considered provisional. To be included in the rankings, this value should be below %2$s (standard chess) or %3$s (variants).</string>
<string name="totalGames">Total games</string>
<string name="ratedGames">Rated games</string>
<string name="tournamentGames">Tournament games</string>
<string name="berserkedGames">Berserked games</string>
<string name="timeSpentPlaying">Time spent playing</string>
<string name="averageOpponent">Average opponent</string>
<string name="victories">Victories</string>
<string name="defeats">Defeats</string>
<string name="disconnections">Disconnections</string>
<string name="notEnoughGames">Not enough games played</string>
<string name="highestRating">Highest rating: %s</string>
<string name="lowestRating">Lowest rating: %s</string>
<string name="fromXToY">from %1$s to %2$s</string>
<string name="winningStreak">Winning streak</string>
<string name="losingStreak">Losing streak</string>
<string name="longestStreak">Longest streak: %s</string>
<string name="currentStreak">Current streak: %s</string>
<string name="bestRated">Best rated victories</string>
<string name="gamesInARow">Games played in a row</string>
<string name="lessThanOneHour">Less than one hour between games</string>
<string name="maxTimePlaying">Max time spent playing</string>
<string name="now">now</string>
</resources>