Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-05-19 01:07:41 +00:00
parent ab76862056
commit c24eae5574
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 6 additions and 0 deletions

View file

@ -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" : "使用数字",

View file

@ -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" : "使用数字",