summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_CN.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r--settings/l10n/zh_CN.js6
1 files changed, 1 insertions, 5 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js
index 2b6205f2f4c..8f219771e45 100644
--- a/settings/l10n/zh_CN.js
+++ b/settings/l10n/zh_CN.js
@@ -84,9 +84,9 @@ OC.L10N.register(
"So-so password" : "一般强度的密码",
"Good password" : "较强的密码",
"Strong password" : "强密码",
+ "An error occurred. Please upload an ASCII-encoded PEM certificate." : "出现了一个错误。请上传 ASCII 编码的 PEM 证书。",
"Valid until {date}" : "有效期至 {date}",
"Delete" : "删除",
- "An error occurred. Please upload an ASCII-encoded PEM certificate." : "出现了一个错误。请上传 ASCII 编码的 PEM 证书。",
"Groups" : "组",
"Unable to delete {objName}" : "无法删除 {objName}",
"Error creating group" : "创建组时出错",
@@ -157,10 +157,6 @@ OC.L10N.register(
"Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。",
"Enable server-side encryption" : "启用服务器端加密",
"Please read carefully before activating server-side encryption: " : "在激活服务器端加密之前,请仔细阅读:",
- "Server-side encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date" : "服务器端加密是一个单向的过程。一旦启用加密,从该点向前所有文件都将在服务器上进行加密,它将无法在以后禁用加密",
- "Anyone who has privileged access to your ownCloud server can decrypt your files either by intercepting requests or reading out user passwords which are stored in plain text session files. Server-side encryption does therefore not protect against malicious administrators but is useful for protecting your data on externally hosted storage." : "只要有权访问您的 ownCloud 服务器就可能解密你的文件,通过截获请求或读出以纯文本会话文件存储的用户密码。服务端加密。它不仅让你免遭恶意的管理员查看隐私,在保护你在外部托管的存储中的数据也非常有用。",
- "Depending on the actual encryption module the general file size is increased (by 35%% or more when using the default module)" : "根据实际加密模块上的一般文件大小而增加 (使用默认的模块时,35%% 以上)",
- "You should regularly backup all encryption keys to prevent permanent data loss (data/<user>/files_encryption and data/files_encryption)" : "你应该定期备份所有加密密钥,以防数据永久丢失 (data/<user>/files_encryption 和 data/files_encryption)",
"This is the final warning: Do you really want to enable encryption?" : "这是最后一次警告:你真的想启用加密?",
"Enable encryption" : "启用加密",
"No encryption module loaded, please enable an encryption module in the app menu." : "没有加载加密模块,请在 APP 应用菜单中启用加密模块。",