mirror of
https://github.com/lichess-org/mobile.git
synced 2026-05-26 13:50:52 +00:00
c3647c9a39
* New Crowdin translations by GitHub Action * New Crowdin translations by GitHub Action --------- Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
11 lines
1.1 KiB
XML
11 lines
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="settings">Settings</string>
|
|
<string name="closeAccount">Close account</string>
|
|
<string name="managedAccountCannotBeClosed">Your account is managed, and cannot be closed.</string>
|
|
<string name="cantOpenSimilarAccount" comment="Please note this string was simplified in January 2025. Before this, it used to state "You will not be allowed to open a new account with the same name, even if the case is different." Please update existing translations as required.">The username will NOT be available for registration again.</string>
|
|
<string name="cancelKeepAccount">Cancel and keep my account</string>
|
|
<string name="closeAccountAreYouSure">Are you sure you want to close your account?</string>
|
|
<string name="thisAccountIsClosed" comment="Appears on mouseover for a user profile (account) which has been closed. This should be in the passive voice. It is typically the player's choice to close their own account, but it is could instead be Lichess moderators who closed the account.">This account is closed.</string>
|
|
</resources>
|