diff options
Diffstat (limited to 'settings/l10n/zh_CN.js')
-rw-r--r-- | settings/l10n/zh_CN.js | 22 |
1 files changed, 1 insertions, 21 deletions
diff --git a/settings/l10n/zh_CN.js b/settings/l10n/zh_CN.js index b0a808fb353..f8b40607816 100644 --- a/settings/l10n/zh_CN.js +++ b/settings/l10n/zh_CN.js @@ -10,14 +10,7 @@ OC.L10N.register( "Authentication error" : "认证错误", "Your full name has been changed." : "您的全名已修改。", "Unable to change full name" : "无法修改全名", - "Files decrypted successfully" : "文件解密成功", - "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "无法解密您的文件,请检查您的 owncloud.log 或询问管理员", - "Couldn't decrypt your files, check your password and try again" : "无法解密您的文件,请检查密码并重试。", - "Encryption keys deleted permanently" : "加密密钥已经永久删除", - "Couldn't permanently delete your encryption keys, please check your owncloud.log or ask your administrator" : "无法永久删除您的加密密钥,请检查 owncloud.log 或联系管理员", "Couldn't remove app." : "无法删除应用。", - "Backups restored successfully" : "恢复备份成功", - "Couldn't restore your encryption keys, please check your owncloud.log or ask your administrator" : "无法恢复加密密钥,请检查 owncloud.log 或联系管理员", "Language changed" : "语言已修改", "Invalid request" : "无效请求", "Admins can't remove themself from the admin group" : "管理员不能将自己移出管理组。", @@ -58,9 +51,6 @@ OC.L10N.register( "Strong password" : "强密码", "Valid until {date}" : "有效期至 {date}", "Delete" : "删除", - "Decrypting files... Please wait, this can take some time." : "正在解密文件... 请稍等,可能需要一些时间。", - "Delete encryption keys permanently." : "永久删除加密密钥。", - "Restore encryption keys." : "恢复加密密钥。", "Groups" : "组", "Unable to delete {objName}" : "无法删除 {objName}", "Error creating group" : "创建组时出错", @@ -75,7 +65,6 @@ OC.L10N.register( "A valid password must be provided" : "必须提供合法的密码", "__language_name__" : "简体中文", "SSL root certificates" : "SSL根证书", - "Encryption" : "加密", "Everything (fatal issues, errors, warnings, info, debug)" : "所有(灾难性问题,错误,警告,信息,调试)", "Info, warnings, errors and fatal issues" : "信息,警告,错误和灾难性问题", "Warnings, errors and fatal issues" : "警告,错误和灾难性问题", @@ -111,6 +100,7 @@ OC.L10N.register( "Use system's cron service to call the cron.php file every 15 minutes." : "使用系统 CRON 服务每 15 分钟执行一次 cron.php 文件。", "This is used for sending out notifications." : "这被用于发送通知。", "Send mode" : "发送模式", + "Encryption" : "加密", "From address" : "来自地址", "mail" : "邮件", "Authentication method" : "认证方法", @@ -135,11 +125,7 @@ OC.L10N.register( "Enable only for specific groups" : "仅对特定的组开放", "Uninstall App" : "下载应用", "Cheers!" : "干杯!", - "Administrator Documentation" : "管理员文档", - "Online Documentation" : "在线文档", "Forum" : "论坛", - "Bugtracker" : "问题跟踪器", - "Commercial Support" : "商业支持", "Get the apps to sync your files" : "安装应用进行文件同步", "Show First Run Wizard again" : "再次显示首次运行向导", "You have used <strong>%s</strong> of the available <strong>%s</strong>" : "你已使用 <strong>%s</strong>,有效空间 <strong>%s</strong>", @@ -165,12 +151,6 @@ OC.L10N.register( "Valid until" : "有效期至", "Issued By" : "授权由", "Valid until %s" : "有效期至 %s", - "The encryption app is no longer enabled, please decrypt all your files" : "加密 app 不再被启用,请解密您所有的文件", - "Log-in password" : "登录密码", - "Decrypt all Files" : "解密所有文件", - "Your encryption keys are moved to a backup location. If something went wrong you can restore the keys. Only delete them permanently if you are sure that all files are decrypted correctly." : "您的加密密钥已经移动到一个备份位置。如果发生了错误您可以恢复密钥,当确认所有文件已经正确解密时才可永久删除密钥。", - "Restore Encryption Keys" : "恢复加密密钥", - "Delete Encryption Keys" : "删除加密密钥", "Show storage location" : "显示存储位置", "Show last log in" : "显示最后登录", "Username" : "用户名", |