diff options
Diffstat (limited to 'apps/encryption/l10n/zh_CN.json')
-rw-r--r-- | apps/encryption/l10n/zh_CN.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/zh_CN.json b/apps/encryption/l10n/zh_CN.json index ea301bc006f..125ec4753cd 100644 --- a/apps/encryption/l10n/zh_CN.json +++ b/apps/encryption/l10n/zh_CN.json @@ -58,7 +58,6 @@ "Enable password recovery:" : "启用密码恢复:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "启用该项将允许您在密码丢失后取回您的加密文件", "Enabled" : "启用", - "Disabled" : "禁用", - "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please run 'occ encryption:migrate' or contact your administrator" : "您需要从旧版本(ownCloud <= 8.0)迁移您的加密密钥。请运行 'occ encryption:migrate' 或联系您的管理员" + "Disabled" : "禁用" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |