From 61a431d9e405523dc0a3c5e08d16f2101cbad66a Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Sat, 19 Oct 2024 21:46:14 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/es-419/base.php | 48 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 messages/es-419/base.php diff --git a/messages/es-419/base.php b/messages/es-419/base.php new file mode 100644 index 0000000..c717dcf --- /dev/null +++ b/messages/es-419/base.php @@ -0,0 +1,48 @@ +Request new code' => '', + 'Two-Factor Authentication module configuration' => '', + 'Two-Factor Authentication settings' => '', + 'Two-factor authentication' => '', + 'A confirmation code hast just been sent to your email address. Please enter the code from the email in order to proceed.' => '', + 'Account:' => '', + 'Authentication method' => '', + 'Can\'t scan the code?' => '', + 'Code' => '', + 'Code is not valid!' => '', + 'Code:' => '', + 'Date and time:' => '', + 'Default method for the mandatory groups' => '', + 'Disable two-factor authentication (not recommended)' => '', + 'Do you really want to request a new code?' => '', + 'Email' => '', + 'Enabled methods' => '', + 'Google Authenticator' => '', + 'Hello {displayName}!' => '', + 'Install an application that implements a time-based one-time password (TOTP) algorithm, such as {googleAuthenticatorLink}, and use it to scan the QR code shown below.' => '', + 'Leave empty to disable this feature.' => '', + 'Length of verifying code' => '', + 'List of IPs or subnets to whitelist, currently yours is {0}. Use coma separator to create a list, example: "{0}, 127.0.0.1"' => '', + 'Log out' => '', + 'Mandatory for the following groups' => '', + 'Open the two-factor authentication app on your device to view your authentication code and verify your identity.' => '', + 'Pin code' => '', + 'Please do not forget to update the code in your authenticator app! If you do not do so, you will not be able to login.' => '', + 'Please enter your verifying code.' => '', + 'Remember browser option amount of days' => '', + 'Remember this browser for {0} days' => '', + 'Request new code' => '', + 'Secret:' => '', + 'This module is disabled because no drivers are selected, however users from the enforced groups always fallback to {defaultDriverName} driver by default.' => '', + 'Time based: Yes' => '', + 'Time-based one-time passwords (e.g. Google Authenticator)' => '', + 'To connect the app manually, provide the following details to the TOTP app (e.g. Google Authenticator).' => '', + 'Trusted networks list' => '', + 'Two-Factor Authentication' => '', + 'Two-factor authentication (2FA) provides an additional level of security for your account. Once enabled, you will be prompted to enter a code in addition to entering your username and password.' => '', + 'Verify' => '', + 'Verifying code is not valid!' => '', + 'Your account is secured by a two-factor authentication system. Please use the following code to proceed.' => '', + 'Your login verification code' => '', +];