You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
revoke_oauth2_grant_description = Revoking access for this third party application will prevent this application from accessing your data. Are you sure?
twofa_desc = Two-factor authentication enhances the security of your account.
868
+
twofa_desc = To protect your account against password theft, you can use a smartphone or another device for receiving time-based one-time passwords ("TOTP").
869
+
twofa_recovery_tip = If you lose your device, you will be able to use a single-use recovery key to regain access to your account.
869
870
twofa_is_enrolled = Your account is currently <strong>enrolled</strong> in two-factor authentication.
870
871
twofa_not_enrolled = Your account is not currently enrolled in two-factor authentication.
twofa_scratch_token_regenerated = Your single-use recovery key is now %s. Store it in a safe place, as it will not be shown again.
874
875
twofa_enroll = Enroll into Two-Factor Authentication
875
876
twofa_disable_note = You can disable two-factor authentication if needed.
876
877
twofa_disable_desc = Disabling two-factor authentication will make your account less secure. Continue?
877
-
regenerate_scratch_token_desc = If you misplaced your scratch token or have already used it to sign in you can reset it here.
878
+
regenerate_scratch_token_desc = If you misplaced your recovery key or have already used it to sign in, you can reset it here.
878
879
twofa_disabled = Two-factor authentication has been disabled.
879
880
scan_this_image = Scan this image with your authentication application:
880
881
or_enter_secret = Or enter the secret: %s
881
882
then_enter_passcode = And enter the passcode shown in the application:
882
883
passcode_invalid = The passcode is incorrect. Try again.
883
-
twofa_enrolled = Your account has been enrolled into two-factor authentication. Store your scratch token (%s) in a safe place as it is only shown once!
884
+
twofa_enrolled = Your account has been successfully enrolled. Store your single-use recovery key (%s) in a safe place, as it will not be shown again.
884
885
twofa_failed_get_secret = Failed to get secret.
885
886
886
887
webauthn_desc = Security keys are hardware devices containing cryptographic keys. They can be used for two-factor authentication. Security keys must support the <a rel="noreferrer"target="_blank"href="https://w3c.github.io/webauthn/#webauthn-authenticator">WebAuthn Authenticator</a> standard.
887
888
webauthn_register_key = Add Security Key
888
889
webauthn_nickname = Nickname
889
890
webauthn_delete_key = Remove Security Key
890
891
webauthn_delete_key_desc = If you remove a security key you can no longer sign in with it. Continue?
892
+
webauthn_key_loss_warning = If you lose your security keys, you will lose access to your account.
893
+
webauthn_alternative_tip = You may want to configure an additional authentication method.
891
894
892
895
manage_account_links = Manage Linked Accounts
893
896
manage_account_links_desc = These external accounts are linked to your Gitea account.
0 commit comments