summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-03-02 02:29:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-03-02 02:29:44 +0000
commit7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch)
tree1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/zh_CN.js
parent2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff)
downloadnextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz
nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_CN.js')
-rw-r--r--apps/settings/l10n/zh_CN.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index d07b54baefd..0c3c361013f 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -430,6 +430,7 @@ OC.L10N.register(
"Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ",
"Documentation" : "文档",
"Forum" : "论坛",
+ "Login" : "登录",
"SSL/TLS" : "SSL/TLS",
"Open documentation" : "打开文档",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "设置此服务器以能够发送电子邮件(例如密码重置和通知)非常重要。",
@@ -439,6 +440,8 @@ OC.L10N.register(
"From address" : "来自地址",
"Server address" : "服务器地址",
"Port" : "端口",
+ "Authentication method" : "认证方法",
+ "Authentication required" : "需要认证",
"Credentials" : "证书",
"SMTP Username" : "SMTP 用户名",
"SMTP Password" : "SMTP 密码",
@@ -517,12 +520,9 @@ OC.L10N.register(
"Address" : "地址",
"Avatar" : "头像",
"An error occured during the request. Unable to proceed." : "请求期间发生错误。 无法继续。",
- "Login" : "登录",
"Plain" : "明文",
"NT LAN Manager" : "NT LAN 管理器",
"STARTTLS" : "STARTTLS",
- "Authentication method" : "认证方法",
- "Authentication required" : "需要认证",
"Please read carefully before activating server-side encryption: " : "在激活服务器端加密之前,请仔细阅读:",
"Enable encryption" : "启用加密",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请在应用中启用 \\\"Default encryption module\\\" 并运行 'occ encryption:migrate'",