From 2faa7c0a16a11c46f059698fdb9822921e5380ff Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Jun 2024 01:10:05 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/es_MX.js | 1 + l10n/es_MX.json | 1 + l10n/ja.js | 2 ++ l10n/ja.json | 2 ++ 4 files changed, 6 insertions(+) diff --git a/l10n/es_MX.js b/l10n/es_MX.js index dafa18f4..a502dc43 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -16,6 +16,7 @@ OC.L10N.register( "User password history" : "Historial de contraseñas del usuario.", "Number of days until user password expires" : "Número de días hasta que la contraseña del usuario caduque", "Number of login attempts before the user account will be disabled until manual action is taken. (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta de usuario se deshabilite hasta que se tomen medidas manualmente. (0 para sin límite)", + "Please note, this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "Por favor, tenga en cuenta que esta opción está diseñada para proteger cuentas bajo ataque. Las cuentas deshabilitadas deben ser habilitadas manualmente por la administración. Se bloquearán las direcciones IP de los atacantes que intenten adivinar las contraseñas de las cuentas por la protección contra fuerza bruta, independientemente de esta configuración.", "Forbid common passwords" : "Restringir contraseñas comunes", "Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas", "Enforce numeric characters" : "Imponer caracteres numéricos", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 8b232fa2..396bda0a 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -14,6 +14,7 @@ "User password history" : "Historial de contraseñas del usuario.", "Number of days until user password expires" : "Número de días hasta que la contraseña del usuario caduque", "Number of login attempts before the user account will be disabled until manual action is taken. (0 for no limit)" : "Número de intentos de inicio de sesión antes de que la cuenta de usuario se deshabilite hasta que se tomen medidas manualmente. (0 para sin límite)", + "Please note, this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "Por favor, tenga en cuenta que esta opción está diseñada para proteger cuentas bajo ataque. Las cuentas deshabilitadas deben ser habilitadas manualmente por la administración. Se bloquearán las direcciones IP de los atacantes que intenten adivinar las contraseñas de las cuentas por la protección contra fuerza bruta, independientemente de esta configuración.", "Forbid common passwords" : "Restringir contraseñas comunes", "Enforce upper and lower case characters" : "Imponer caracteres en mayúsculas y minúsculas", "Enforce numeric characters" : "Imponer caracteres numéricos", diff --git a/l10n/ja.js b/l10n/ja.js index a5a9439c..e80b749f 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -15,6 +15,8 @@ OC.L10N.register( "Minimum password length" : "最低限のパスワードの長さ", "User password history" : "ユーザーのパスワード履歴", "Number of days until user password expires" : "ユーザーのパスワードが失効するまでの日数", + "Number of login attempts before the user account will be disabled until manual action is taken. (0 for no limit)" : "手動アクションによる処置が行われるまでユーザー アカウントが無効になるまでのログイン試行回数。(制限なしの場合は 0)", + "Please note, this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "このオプションはアカウント攻撃から守るためです", "Forbid common passwords" : "一般的なパスワードを禁止する", "Enforce upper and lower case characters" : "大文字と小文字を必ず含む", "Enforce numeric characters" : "数字を必ず含む", diff --git a/l10n/ja.json b/l10n/ja.json index 907139bd..5fe3c07e 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -13,6 +13,8 @@ "Minimum password length" : "最低限のパスワードの長さ", "User password history" : "ユーザーのパスワード履歴", "Number of days until user password expires" : "ユーザーのパスワードが失効するまでの日数", + "Number of login attempts before the user account will be disabled until manual action is taken. (0 for no limit)" : "手動アクションによる処置が行われるまでユーザー アカウントが無効になるまでのログイン試行回数。(制限なしの場合は 0)", + "Please note, this option is meant to protect attacked accounts. Disabled accounts have to be re-enabled manually by administration. Attackers that try to guess passwords of accounts will have their IP address blocked by the bruteforce protection independent from this setting." : "このオプションはアカウント攻撃から守るためです", "Forbid common passwords" : "一般的なパスワードを禁止する", "Enforce upper and lower case characters" : "大文字と小文字を必ず含む", "Enforce numeric characters" : "数字を必ず含む",