mirror of
https://github.com/Bubka/2FAuth.git
synced 2024-12-01 20:54:03 +01:00
5 lines
48 KiB
JavaScript
5 lines
48 KiB
JavaScript
|
/*! 2FAuth version 5.1.1 - Copyright (c) 2023 Bubka - https://github.com/Bubka/2FAuth */const e={"admin.admin":"Admin","admin.app_setup":"App setup","admin.registrations":"Registrations","admin.users":"Users","admin.users_legend":"Manage users registered on your instance or create new ones.","admin.admin_settings":"Admin settings","admin.create_new_user":"Create a user","admin.new_user":"New user","admin.search_user_placeholder":"User name, email...","admin.quick_filters_colons":"Quick filters:","admin.user_created":"user successfully created","admin.confirm.delete_user":"Are you sure you want to delete this user? There is no going back.","admin.confirm.request_password_reset":"Are you sure you want to reset this user's password?","admin.confirm.purge_password_reset_request":"Are you sure you want to purge the request?","admin.confirm.delete_account":"Are you sure you want to delete this user?","admin.confirm.edit_own_account":"This is your own account. Are you sure?","admin.confirm.change_admin_role":"This will have serious impacts on this user's permissions. Are you sure?","admin.confirm.demote_own_account":"You will no longer be an administrator. Really sure?","admin.logs":"Logs","admin.administration_legend":"Following settings are global and apply to all users.","admin.user_management":"User management","admin.oauth_provider":"OAuth provider","admin.account_bound_to_x_via_oauth":"This account is bound to a :provider account via OAuth","admin.last_seen_on_date":"Last seen :date","admin.registered_on_date":"Registered :date","admin.updated_on_date":"Updated :date","admin.access":"Access","admin.password_requested_on_t":"A password reset request exists for this user (request sent at :datetime) meaning the user didn't change its password yet but the link he received is still valid. This could be a request from the user himself or from an administrator.","admin.password_request_expired":"A password reset request exists for this user but has expired, meaning the user didn't change its password in time. This could be a request from the user himself or from an administrator.","admin.resend_email":"Resend email","admin.resend_email_title":"Resend a password reset email to the user","admin.resend_email_help":"Use <b>Resend email</b> to send a new password reset email to the user so he can set a new password. This will leave its current password as is and any previous request will be revoked.","admin.reset_password":"Reset password","admin.reset_password_help":"Use <b>Reset password</b> to force a password reset (this will set a temporary password) before sending a password reset email to the user so he can set a new password. Any previous request will be revoked.","admin.reset_password_title":"Reset the user's password","admin.password_successfully_reset":"Password successfully reset","admin.user_has_x_active_pat":":count active token(s)","admin.user_has_x_security_devices":":count security device(s) (passkeys)","admin.revoke_all_pat_for_user":"Revoke all user's tokens","admin.revoke_all_devices_for_user":"Revoke all user's security devices","admin.danger_zone":"Danger Zone","admin.delete_this_user_legend":"The user account will be deleted as well as all its 2FA data.","admin.this_is_not_soft_delete":"This is not a soft delete, there is no going back.","admin.delete_this_user":"Delete this user","admin.user_role_updated":"User role updated","admin.pats_succesfully_revoked":"User's PATs successfully revoked","admin.security_devices_succesfully_revoked":"User's security devices successfully revoked","admin.variables":"Variables","admin.cache_cleared":"Cache cleared","admin.cache_optimized":"Cache optimized","admin.check_now":"Check now","admin.view_on_github":"View on Github","admin.x_is_available":":version is available","admin.forms.use_encryption.label":"Protect sensitive data","admin.forms.use_encryption.help":"Sensitive data, the 2FA secrets and emails, are stored encrypted in database. Be sure to backup the APP_KEY value of your .env file (or the whole file) as it serves as key encryption. There is no way to decypher enc
|
||
|
WebAuthn allows you to use trusted devices (like Yubikeys or smartphones with biometric capabilities) to sign in quickly and more securely.`,"auth.webauthn.use_security_device_to_sign_in":"Get ready to authenticate using (one of) your security devices. Plug your key in, remove face mask or gloves, etc.","auth.webauthn.lost_your_device":"Lost your device?","auth.webauthn.recover_your_account":"Recover your account","auth.webauthn.account_recovery":"Account recovery","auth.webauthn.recovery_punchline":"2FAuth will send you a recovery link to this email address. Click the link in the received email and follow the instructions.<br /><br />Ensure you open the email on a device you fully own.","auth.webauthn.send_recovery_link":"Send recovery link","auth.webauthn.account_recovery_email_sent":"Account recovery email sent!","auth.webauthn.disable_all_security_devices":"Disable all security devices","auth.webauthn.disable_all_security_devices_help":"All your security devices will be revoked. Use this option if you have lost one or its security has been compromised.","auth.webauthn.register_a_new_device":"Register a new device","auth.webauthn.register_a_device":"Register a device","auth.webauthn.device_successfully_registered":"Device successfully registered","auth.webauthn.device_revoked":"Device successfully revoked","auth.webauthn.revoking_a_device_is_permanent":"Revoking a device is permanent","auth.webauthn.recover_account_instructions":"To recover your account, 2FAuth resets some Webauthn settings so you will be able to sign in using your email and password.","auth.webauthn.invalid_recovery_token":"Invalid recovery token","auth.webauthn.webauthn_login_disabled":"Webauthn login disabled","auth.webauthn.invalid_reset_token":"This reset token is invalid.","auth.webauthn.rename_device":"Rename device","auth.webauthn.my_device":"My device","auth.webauthn.unknown_device":"Unknown device","auth.webauthn.use_webauthn_only.label":"Use WebAuthn only","auth.webauthn.use_webauthn_only.help":`Make WebAuthn the only authorized method to log into your 2FAuth account. This is the recommended setup to take advantage of the WebAuthn enhanced security.<br /><br />
|
||
|
In case of device lost, you will be able to recover your account by resetting this option and signing in using your email and password.<br /><br />
|
||
|
Attention! The Email & Password form remains available despite this option being enabled, but it will always return an 'Authentication failed' response.`,"auth.webauthn.need_a_security_device_to_enable_options":"Set at least one device to enable the following options","auth.webauthn.options":"Options","auth.forms.name":"Name","auth.forms.login":"Login","auth.forms.webauthn_login":"WebAuthn login","auth.forms.email":"Email","auth.forms.password":"Password","auth.forms.reveal_password":"Reveal password","auth.forms.hide_password":"Hide password","auth.forms.confirm_password":"Confirm password","auth.forms.new_password":"New password","auth.forms.confirm_new_password":"Confirm new password","auth.forms.dont_have_account_yet":"Don't have your account yet?","auth.forms.already_register":"Already registered?","auth.forms.authentication_failed":"Authentication failed","auth.forms.forgot_your_password":"Forgot your password?","auth.forms.request_password_reset":"Reset it","auth.forms.reset_your_password":"Reset your password","auth.forms.reset_password":"Reset password","auth.forms.disabled_in_demo":"Feature disabled in Demo mode","auth.forms.current_password.label":"Current password","auth.forms.current_password.help":"Fill in your current password to confirm that it's you","auth.forms.change_password":"Change password","auth.forms.send_password_reset_link":"Send password reset link","auth.forms.password_successfully_reset":"Password successfully reset","auth.forms.edit_account":"Edit account","auth.forms.profile_saved":"Profile successfully updated!","auth.forms.welcome_to_demo_app_use_those_credentials":"Welcome to the 2FAuth demo.<br><br>You can connect using the email address <strong>demo@2fauth.app</strong> and the password <strong>demo</strong>","auth.forms.welcome_to_testing_app_use_those_credentials":"Welcome to the 2FAuth testing instance.<br><br>Use email address <strong>testing@2fauth.app</strong> and password <strong>password</strong>","auth.forms.register_punchline":"Welcome to <b>2FAuth</b>.<br/>You need an account to go further, please register yourself.","auth.forms.reset_punchline":"2FAuth will send you a password reset link to this address. Click the link in the received email to set a new password.","auth.forms.name_this_device":"Name this device","auth.forms.delete_account":"Delete account","auth.forms.delete_your_account":"Delete your account","auth.forms.delete_your_account_and_reset_all_data":"Your user account will be deleted as well as all your 2FA data. There is no going back.","auth.forms.reset_your_password_to_delete_your_account":"If you always used SSO to sign in, sign out then use the reset password feature to get a password so you can fill this form.","auth.forms.deleting_2fauth_account_does_not_impact_provider":"Deleting your 2FAuth account has no impact on your external SSO account.","auth.forms.user_account_successfully_deleted":"User account successfully deleted","auth.forms.has_lower_case":"Has lower case","auth.forms.has_upper_case":"Has upper case","auth.forms.has_special_char":"Has special char","auth.forms.has_number":"Has number","auth.forms.is_long_enough":"8 characters min.","auth.forms.mandatory_rules":"Mandatory","auth.forms.optional_rules_you_should_follow":"Recommanded (highly)","auth.forms.caps_lock_is_on":"Caps lock is On","commons.cancel":"Cancel","commons.update":"Update","commons.copy":"Copy","commons.copy_to_clipboard":"Copy to clipboard","commons.copied_to_clipboard":"Copied to clipboard","commons.profile":"Profile","commons.edit":"Edit","commons.delete":"Delete","commons.disable":"Disable","commons.enable":"Enable","commons.create":"Create","commons.save":"Save","commons.close":"Close","commons.clear":"Clear","commons.clear_search":"Clear search","commons.demo_do_not_post_sensitive_data":"This is a demo app, do not post any sensitive data","commons.testing_do_not_post_sensitive_data":"This is a testing app, do not post any sensitive data","commons.x_selected":":count selected","commons.name":"Name","commons.manage":"Manage","commons.done":"Done","commons.n
|