Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-02 05:41:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-11-02 05:41:04 +0300
commitcdc6986762c7de775ea1b08e408b8063a7e67737 (patch)
tree454135de1b292acaddef7292e7423731a50e5ba2
parent74f0965b86e0b502491c8e179182c57f2c472bef (diff)
[tx-robot] updated from transifexv23.0.11
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/zh_CN.js2
-rw-r--r--l10n/zh_CN.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js
index 3fa4ed5..bea888b 100644
--- a/l10n/zh_CN.js
+++ b/l10n/zh_CN.js
@@ -17,7 +17,7 @@ OC.L10N.register(
"User password history" : "用户密码记录",
"Number of days until user password expires" : "用户密码过期前的天数",
"Number of login attempts before the user account is blocked (0 for no limit)" : "用户账户被锁定前的登录尝试次数(0 表示无限制)",
- "Forbid common passwords" : "禁止普通密码",
+ "Forbid common passwords" : "禁用常见密码",
"Enforce upper and lower case characters" : "强制要求大写和小写字符",
"Enforce numeric characters" : "强制要求数字字符",
"Enforce special characters" : "强制要求特殊字符",
diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json
index 32a1424..a6dea5d 100644
--- a/l10n/zh_CN.json
+++ b/l10n/zh_CN.json
@@ -15,7 +15,7 @@
"User password history" : "用户密码记录",
"Number of days until user password expires" : "用户密码过期前的天数",
"Number of login attempts before the user account is blocked (0 for no limit)" : "用户账户被锁定前的登录尝试次数(0 表示无限制)",
- "Forbid common passwords" : "禁止普通密码",
+ "Forbid common passwords" : "禁用常见密码",
"Enforce upper and lower case characters" : "强制要求大写和小写字符",
"Enforce numeric characters" : "强制要求数字字符",
"Enforce special characters" : "强制要求特殊字符",