mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
1e85fa2856
* New Crowdin translations by GitHub Action * New Crowdin translations by GitHub Action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
22 lines
2.1 KiB
XML
22 lines
2.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="cleanAllGood">Your account is not marked or restricted. You're all good!</string>
|
|
<string name="engineMarked">Your account is marked for external assistance in games.</string>
|
|
<string name="engineMarkedInfo">We define this as using any external help to reinforce your knowledge and/or calculation skills in order to gain an unfair advantage over your opponent. See the %s page for more details.</string>
|
|
<string name="arenaBanned">Your account is banned from joining arenas.</string>
|
|
<string name="prizeBanned">Your account is banned from tournaments with real prizes.</string>
|
|
<string name="boosterMarked">Your account is marked for rating manipulation.</string>
|
|
<string name="boosterMarkedInfo">We define this as deliberately manipulating rating by losing games on purpose or by playing against another account that is deliberately losing games.</string>
|
|
<string name="accountMuted">Your account is muted.</string>
|
|
<string name="accountMutedInfo">Read our %s. Failure to comply with the communication guidelines may result in accounts being muted.</string>
|
|
<string name="excludedFromLeaderboards">Your account has been excluded from leaderboards.</string>
|
|
<string name="excludedFromLeaderboardsInfo">We define this as using any unfair way to get on the leaderboard.</string>
|
|
<string name="closedByModerators">Your account was closed by moderators.</string>
|
|
<string name="hiddenBlog">Your blogs have been hidden by moderators.</string>
|
|
<string name="hiddenBlogInfo" comment="%s is "blog rules", a separately translateable string (key: blogRules). Full sentence: "Make sure to read again our blog rules."">Make sure to read again our %s.</string>
|
|
<string name="playTimeout">You have a play timeout.</string>
|
|
<string name="communicationGuidelines">communication guidelines</string>
|
|
<string name="blogRules" comment="This text links to https://lichess.org/page/blog-etiquette Part of longer sentence, "Make sure to read again our blog rules." (key: hiddenBlogInfo)">blog rules</string>
|
|
<string name="fairPlay">Fair Play</string>
|
|
</resources>
|