summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-06-16 00:19:37 +0000
committerNextcloud bot <bot@nextcloud.com>2024-06-16 00:19:37 +0000
commit7f0cf9209e633d8892df208a3dd545eb0da48319 (patch)
tree7fe0453f64d9d2fa29a28c1ab8c6476d1d3661df /core/l10n/zh_CN.js
parentd59eb86954a213c37ad7795e620b3a5d6425ea61 (diff)
downloadnextcloud-server-7f0cf9209e633d8892df208a3dd545eb0da48319.tar.gz
nextcloud-server-7f0cf9209e633d8892df208a3dd545eb0da48319.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index fbeec9da37b..f37e806784b 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -39,6 +39,7 @@ OC.L10N.register(
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "点击下方按钮来重置您的密码。如果您并没有请求密码重置,请忽略这封邮件。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "点击下方链接重置您的密码。如果您没有请求重置密码,请忽略本邮件。",
"Reset your password" : "重置您的密码",
+ "The given provider is not available" : "指定提供者不可用",
"Task not found" : "找不到任务",
"Internal error" : "内部错误",
"Not found" : "未找到",
@@ -119,6 +120,7 @@ OC.L10N.register(
"This account is disabled" : "此账号已停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "我们检测到您的IP进行了多次无效登录尝试。因此,您的下一次登录最长会延迟30秒。",
"Account name or email" : "账户名或邮箱地址",
+ "Account name" : "账户名称",
"Log in with a device" : "使用设备登录",
"Login or email" : "输入账号或者电子邮件",
"Your account is not setup for passwordless login." : "您的账号未设置无密码登录。",
@@ -272,6 +274,7 @@ OC.L10N.register(
"The server was unable to complete your request." : "服务器不能完成您的请求。",
"If this happens again, please send the technical details below to the server administrator." : "如果再次发生这种情况,请将下面的技术详细信息发送给服务器管理员。",
"More details can be found in the server log." : "更多细节可以在服务器日志中找到。",
+ "For more details see the documentation ↗." : "查阅说明文档以获得更多信息 ↗。",
"Technical details" : "技术细节",
"Remote Address: %s" : "远程地址:%s",
"Request ID: %s" : "请求 ID:%s",