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.
867
+
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").
868
+
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.
868
869
twofa_is_enrolled = Your account is currently <strong>enrolled</strong> in two-factor authentication.
869
870
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.
873
874
twofa_enroll = Enroll into Two-Factor Authentication
874
875
twofa_disable_note = You can disable two-factor authentication if needed.
875
876
twofa_disable_desc = Disabling two-factor authentication will make your account less secure. Continue?
876
-
regenerate_scratch_token_desc = If you misplaced your scratch token or have already used it to sign in you can reset it here.
877
+
regenerate_scratch_token_desc = If you misplaced your recovery key or have already used it to sign in, you can reset it here.
877
878
twofa_disabled = Two-factor authentication has been disabled.
878
879
scan_this_image = Scan this image with your authentication application:
879
880
or_enter_secret = Or enter the secret: %s
880
881
then_enter_passcode = And enter the passcode shown in the application:
881
882
passcode_invalid = The passcode is incorrect. Try again.
882
-
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!
883
+
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.
883
884
twofa_failed_get_secret = Failed to get secret.
884
885
885
886
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.
886
887
webauthn_register_key = Add Security Key
887
888
webauthn_nickname = Nickname
888
889
webauthn_delete_key = Remove Security Key
889
890
webauthn_delete_key_desc = If you remove a security key you can no longer sign in with it. Continue?
891
+
webauthn_key_loss_warning = If you lose your security keys, you will lose access to your account.
892
+
webauthn_alternative_tip = You may want to configure an additional authentication method.
890
893
891
894
manage_account_links = Manage Linked Accounts
892
895
manage_account_links_desc = These external accounts are linked to your Gitea account.
0 commit comments