From 27fd7307b134c9181c7f22faa46640be4fcf0488 Mon Sep 17 00:00:00 2001 From: HumHub Translations Date: Sat, 21 Sep 2024 08:25:09 +0000 Subject: [PATCH] Enh: Updated Translations (translate.humhub.org) --- messages/sk/config.php | 53 +++++++++++++++++++++--------------------- 1 file changed, 26 insertions(+), 27 deletions(-) diff --git a/messages/sk/config.php b/messages/sk/config.php index 445ca84..acfd62e 100644 --- a/messages/sk/config.php +++ b/messages/sk/config.php @@ -1,28 +1,27 @@ Request new code' => '', - 'Two-Factor Authentication module configuration' => '', - 'Two-Factor Authentication settings' => '', - 'Account:' => '', - 'Can\'t scan the code?' => '', - 'Default method for the mandatory groups' => '', - 'Do you really want to request a new code?' => '', - 'Enabled methods' => '', - 'Google Authenticator' => '', - '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"' => '', - 'Mandatory for the following groups' => '', - '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.' => '', - 'Remember browser option amount of 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' => '', - '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.' => '', -]; +return array ( + 'Request new code' => '', + 'Two-Factor Authentication module configuration' => '', + 'Two-Factor Authentication settings' => '', + 'Account:' => '', + 'Can\'t scan the code?' => '', + 'Default method for the mandatory groups' => '', + 'Do you really want to request a new code?' => '', + 'Enabled methods' => '', + 'Google Authenticator' => '', + '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"' => '', + 'Mandatory for the following groups' => '', + '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.' => '', + 'Remember browser option amount of 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' => '', + 'To connect the app manually, provide the following details to the TOTP app (e.g. Google Authenticator).' => '', + 'Trusted networks list' => '', + 'Two-Factor Authentication' => 'Dvojfaktorová Autentifikácia', + '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.' => '', +);