diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-20 01:54:40 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-20 01:54:40 -0400 |
commit | ddc85a987134ddefd9887cd547554422a6d86c7a (patch) | |
tree | 2cf3038b8fd7214dee2ae3de4c6b2e84711ee1ed /apps/files_encryption | |
parent | d09ec367512ee9afb6daa5d9d0f89cbe7a6ca582 (diff) | |
download | nextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.tar.gz nextcloud-server-ddc85a987134ddefd9887cd547554422a6d86c7a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/l10n/zh_CN.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php index 5ead5176349..7621b6fa4fd 100644 --- a/apps/files_encryption/l10n/zh_CN.php +++ b/apps/files_encryption/l10n/zh_CN.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "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." => "初始加密运行中....请稍后再试。", +"Go directly to your %spersonal settings%s." => "直接访问您的%s个人设置%s。", "Encryption" => "加密", "Enable recovery key (allow to recover users files in case of password loss):" => "启用恢复密钥(允许你在密码丢失后恢复文件):", "Recovery key password" => "恢复密钥密码", |