diff options
Diffstat (limited to 'settings/l10n/zh_CN.json')
-rw-r--r-- | settings/l10n/zh_CN.json | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/settings/l10n/zh_CN.json b/settings/l10n/zh_CN.json index b0dfbd4245c..ca895842e97 100644 --- a/settings/l10n/zh_CN.json +++ b/settings/l10n/zh_CN.json @@ -59,6 +59,9 @@ "Not saved" : "未保存", "Sending…" : "正在发送…", "Email sent" : "邮件已发送", + "Disconnect" : "断开连接", + "Revoke" : "撤销", + "Allow filesystem access" : "允许访问文件系统", "Internet Explorer" : "IE浏览器", "Edge" : "Edge浏览器", "Firefox" : "火狐浏览器", @@ -178,6 +181,14 @@ "Store credentials" : "存储凭据", "Test email settings" : "测试电子邮件设置", "Send email" : "发送邮件", + "Security & setup warnings" : "安全及设置警告", + "All checks passed." : "所有检查已通过.", + "There are some errors regarding your setup." : "关于您的设置有一些错误.", + "There are some warnings regarding your setup." : "关于您的设置有一些警告.", + "Checking for system and security issues." : "正在检查系统和安全问题.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全", + "Version" : "版本", "Server-side encryption" : "服务器端加密", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "服务器端加密可以加密上传到此服务器的文件。 这带来了诸如性能损失的限制,因此仅在需要时启用此功能。", "Enable server-side encryption" : "启用服务器端加密", @@ -193,14 +204,6 @@ "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'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "您需要从旧版本 (ownCloud<=8.0) 迁移您的加密密钥.", "Start migration" : "开始迁移", - "Security & setup warnings" : "安全及设置警告", - "All checks passed." : "所有检查已通过.", - "There are some errors regarding your setup." : "关于您的设置有一些错误.", - "There are some warnings regarding your setup." : "关于您的设置有一些警告.", - "Checking for system and security issues." : "正在检查系统和安全问题.", - "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "请仔细检查<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">安装指南</a>,并检查<a href=\"%s\">日志</a>中是否有错误或警告。", - "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "通过<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">我们的安全检查 ↗</a>检查您 Nextcloud 的安全", - "Version" : "版本", "Background jobs" : "后台任务", "Last job ran %s." : "上次定时任务执行于: %s.", "Last job execution ran %s. Something seems wrong." : "上次定时任务执行于: %s. 但存在一些问题.", @@ -326,9 +329,6 @@ "Approved" : "已认证", "Experimental" : "实验", "No apps found for {query}" : "找不到符合 {query} 的应用", - "Allow filesystem access" : "允许访问文件系统", - "Disconnect" : "断开连接", - "Revoke" : "撤销", "Unable to delete {objName}" : "无法删除 {objName}", "Error creating group: {message}" : "创建分组时出错: {message}", "A valid group name must be provided" : "请提供一个有效的分组名称", |