summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_CN.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-14 02:26:37 +0000
commit5866418098c95619df2765ea7f52b6a32e1f6f7d (patch)
treef52df3c3ebd34a30c2e2c4ead38082a10eaa845b /lib/l10n/zh_CN.json
parent72fa2497789dd4c9ab77f18d1ae379d10f1429d0 (diff)
downloadnextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.tar.gz
nextcloud-server-5866418098c95619df2765ea7f52b6a32e1f6f7d.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_CN.json')
-rw-r--r--lib/l10n/zh_CN.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_CN.json b/lib/l10n/zh_CN.json
index ee1666bf43b..a0ffab93728 100644
--- a/lib/l10n/zh_CN.json
+++ b/lib/l10n/zh_CN.json
@@ -197,7 +197,6 @@
"A valid password must be provided" : "必须提供合法的密码",
"The username is already being used" : "用户名已被使用",
"Could not create user" : "无法创建用户",
- "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”、“A-Z”、“0-9” 和 \"_.@-'\"",
"A valid username must be provided" : "必须提供合法的用户名",
"Username contains whitespace at the beginning or at the end" : "用户名在开头或结尾处包含空格",
"Username must not consist of dots only" : "用户名不能仅由点组成",
@@ -262,6 +261,7 @@
"%s you may not use dots in the database name" : "%s 您不能在数据库名称中使用英文句号。",
"It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "看起来这个 %s 实例运行在32位 PHP 环境中并且已在 php.ini 中配置open_basedir。这将在文件超过4GB时出现问题,强烈不建议这样做。",
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "请删除 php.ini 中的 open_basedir 设置或切换到64位PHP。",
- "The user limit has been reached and the user was not created. Check your notifications to learn more." : "已达到用户上限,未创建该用户。请检查您的通知以了解更多。"
+ "The user limit has been reached and the user was not created. Check your notifications to learn more." : "已达到用户上限,未创建该用户。请检查您的通知以了解更多。",
+ "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "在用户名中只允许使用以下字符:“a-z”、“A-Z”、“0-9” 和 \"_.@-'\""
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file