lila/translation/source/tfa.xml

18 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="twoFactorAuth">Two-factor authentication</string>
<string name="twoFactorHelp">Two-factor authentication adds another layer of security to your account.</string>
<string name="twoFactorApp">Get an app for two-factor authentication, for example andOTP for %1$s or Google Authenticator for %2$s.</string>
<string name="scanTheCode">Scan the QR code with the app.</string>
<string name="enterPassword">Enter your password and the authentication code generated by the app to complete the setup. You will need an authentication code every time you log in.</string>
<string name="ifYouCannotScanEnterX">If you cannot scan the code, enter the secret %s into your app.</string>
<string name="authenticationCode">Authentication code</string>
<string name="ifYouLoseAccess">Note: If you lose access to your two-factor authentication codes, you can do a password reset via email.</string>
<string name="enableTwoFactor">Enable two-factor authentication</string>
<string name="disableTwoFactor">Disable two-factor authentication</string>
<string name="twoFactorEnabled">Two-factor authentication enabled</string>
<string name="twoFactorDisable">You need your password and an authentication code from your authenticator app to disable two-factor authentication.
If you lost access to your authentication codes, you can also do a password reset via email.</string>
<string name="openTwoFactorApp">Open the two-factor authentication app on your device to view your authentication code and verify your identity.</string>
</resources>