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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index a5c95f4c56a..e47a6b208f7 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -140,13 +140,11 @@ OC.L10N.register(
"Please contact your administrator." : "请联系您的管理员。",
"An internal error occurred." : "发生了内部错误。",
"Please try again or contact your administrator." : "请重试或联系您的管理员。",
- "Username or email" : "用户名或邮箱",
"Password" : "密码",
- "Show password" : "显示密码",
- "Hide password" : "隐藏密码",
"Wrong username or password." : "错误的用户名或密码。",
"User disabled" : "用户不可用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的 IP 进行了多次无效登录尝试。因此,你的下一次登录最长会延迟30秒。",
+ "Username or email" : "用户名或邮箱",
"Your account is not setup for passwordless login." : "您的账号未设置无密码登录。",
"Browser not supported" : "浏览器不受支持",
"Passwordless authentication is not supported in your browser." : "浏览器不支持无密码验证。",
@@ -308,6 +306,7 @@ OC.L10N.register(
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">documentation</a>." : "了解如何正确配置服务器,请参见 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">文档</a>。",
"Create an <strong>admin account</strong>" : "创建 <strong>管理员账号</strong>",
"Username" : "用户名",
+ "Show password" : "显示密码",
"Toggle password visibility" : "切换密码可见性",
"Storage & database" : "存储与数据库",
"Data folder" : "数据目录",