aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-05 01:56:33 -0400
commit23e0ef6ed0966376c384ca31f42cef672bbfd7bb (patch)
tree58d96603f18745246880cb6e48bc33cde5f0c9ae /apps/files_encryption
parent8fbcca129102341cb957e18ab69f75f984fb43d1 (diff)
downloadnextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.tar.gz
nextcloud-server-23e0ef6ed0966376c384ca31f42cef672bbfd7bb.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r--apps/files_encryption/l10n/zh_CN.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php
index 0ab0665413b..5ead5176349 100644
--- a/apps/files_encryption/l10n/zh_CN.php
+++ b/apps/files_encryption/l10n/zh_CN.php
@@ -9,9 +9,12 @@ $TRANSLATIONS = array(
"Private key password successfully updated." => "私钥密码成功更新。",
"Could not update the private key password. Maybe the old password was not correct." => "无法更新私钥密码。可能旧密码不正确。",
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "加密应用还没有初始化!可能加密应用在你会话期间已被重新启用。请注销并重新登录,以初始化加密应用。",
+"Unknown error. Please check your system settings or contact your administrator" => "未知错误。请检查系统设置或联系您的管理员",
"Missing requirements." => "必填项未填写。",
"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "请确认安装了 PHP 5.3.3 或更新版本,且 OpenSSL 及其 PHP 扩展已经启用并正确配置。加密应用现在已被禁用。",
"Following users are not set up for encryption:" => "以下用户还没有设置加密:",
+"Initial encryption started... This can take some time. Please wait." => "初始加密启动中....这可能会花一些时间,请稍后再试。",
+"Initial encryption running... Please try again later." => "初始加密运行中....请稍后再试。",
"Encryption" => "加密",
"Enable recovery key (allow to recover users files in case of password loss):" => "启用恢复密钥(允许你在密码丢失后恢复文件):",
"Recovery key password" => "恢复密钥密码",