summaryrefslogtreecommitdiffstats
path: root/apps/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-03 02:27:22 +0000
commit94767112dd4210483394b24d4fdaddea92f0dc8b (patch)
tree7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/zh_CN.js
parente81cb6eaf0274dcdf2402de16216e8c61826235e (diff)
downloadnextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz
nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.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.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js
index b77cef59e45..d07b54baefd 100644
--- a/apps/settings/l10n/zh_CN.js
+++ b/apps/settings/l10n/zh_CN.js
@@ -430,19 +430,13 @@ OC.L10N.register(
"Error: This app cannot be enabled because it makes the server unstable" : "错误:这个应用程序不能被启用,因为它使服务器不稳定 ",
"Documentation" : "文档",
"Forum" : "论坛",
- "Login" : "登录",
- "Plain" : "明文",
- "NT LAN Manager" : "NT LAN 管理器",
"SSL/TLS" : "SSL/TLS",
- "STARTTLS" : "STARTTLS",
"Open documentation" : "打开文档",
"It is important to set up this server to be able to send emails, like for password reset and notifications." : "设置此服务器以能够发送电子邮件(例如密码重置和通知)非常重要。",
"Send mode" : "发送模式",
"Encryption" : "加密",
"Sendmail mode" : "邮件发送模式",
"From address" : "来自地址",
- "Authentication method" : "认证方法",
- "Authentication required" : "需要认证",
"Server address" : "服务器地址",
"Port" : "端口",
"Credentials" : "证书",
@@ -523,6 +517,12 @@ 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'",