From c24eae55743253b49e8392d472f4991b3911af52 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 19 May 2024 01:07:41 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_CN.js | 3 +++ l10n/zh_CN.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index b157dc39..6acafe9f 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -73,6 +73,8 @@ OC.L10N.register( "Password settings" : "密码设置", "Import credentials" : "导入凭据", "Export credentials" : "导出凭据", + "Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "由于更改密码时需要下载所有数据并重新加密并重新上传,因此此过程很容易出错。 强烈建议在更改密码之前对您的保管库进行更新的备份。", + "I understand the risks" : "我了解风险", "Sharing" : "正在共享", "Are you sure you want to leave? This will destroy all your credentials" : "是否要离开?这将销毁您所有的凭证", "Old password field incorrect!" : "旧密码错误!", @@ -135,6 +137,7 @@ OC.L10N.register( "Password generation settings" : "生成密码设置", "Password length" : "密码长度", "Minimum amount of digits" : "最小数字位数", + "Generate password on creation" : "创建时生成密码", "Use uppercase letters" : "使用大写字母 ", "Use lowercase letters" : "使用小写字母", "Use numbers" : "使用数字", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 47586520..9cff5625 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -71,6 +71,8 @@ "Password settings" : "密码设置", "Import credentials" : "导入凭据", "Export credentials" : "导出凭据", + "Since all data has to be downloaded, re-encrypted and uploaded again when changing the password, this process is error-prone. It is strongly recommended to have an updated backup of your vault before changing the password." : "由于更改密码时需要下载所有数据并重新加密并重新上传,因此此过程很容易出错。 强烈建议在更改密码之前对您的保管库进行更新的备份。", + "I understand the risks" : "我了解风险", "Sharing" : "正在共享", "Are you sure you want to leave? This will destroy all your credentials" : "是否要离开?这将销毁您所有的凭证", "Old password field incorrect!" : "旧密码错误!", @@ -133,6 +135,7 @@ "Password generation settings" : "生成密码设置", "Password length" : "密码长度", "Minimum amount of digits" : "最小数字位数", + "Generate password on creation" : "创建时生成密码", "Use uppercase letters" : "使用大写字母 ", "Use lowercase letters" : "使用小写字母", "Use numbers" : "使用数字",