diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-22 02:11:35 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-22 02:11:35 +0200 |
commit | 52ba86678ac089fd46bca6a26a25b759d7308142 (patch) | |
tree | e02f03c7db9128cab7fff67f8ebaa2fba0b89593 /apps/files_encryption/l10n/zh_CN.php | |
parent | d6650a51fecdd02ecd5094061954cfb34d4b254a (diff) | |
download | nextcloud-server-52ba86678ac089fd46bca6a26a25b759d7308142.tar.gz nextcloud-server-52ba86678ac089fd46bca6a26a25b759d7308142.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/zh_CN.php')
-rw-r--r-- | apps/files_encryption/l10n/zh_CN.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php index c64ae9dcd48..6d6d457f439 100644 --- a/apps/files_encryption/l10n/zh_CN.php +++ b/apps/files_encryption/l10n/zh_CN.php @@ -7,13 +7,8 @@ "Could not change the password. Maybe the old password was not correct." => "不能修改密码。旧密码可能不正确。", "Saving..." => "保存中", "Encryption" => "加密", -"Enable encryption passwords recovery key (allow sharing to recovery key):" => "启用加密密码恢复密钥(允许共享恢复密钥):", -"Recovery account password" => "恢复账户密码", "Enabled" => "开启", "Disabled" => "禁用", -"Change encryption passwords recovery key:" => "变更加密密码恢复密钥:", -"Old Recovery account password" => "旧恢复账号密码", -"New Recovery account password" => "新恢复账号密码", "Change Password" => "修改密码", "File recovery settings updated" => "文件恢复设置已更新", "Could not update file recovery" => "不能更新文件恢复" |