Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed May 19, 2024
1 parent ab76862 commit c24eae5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions l10n/zh_CN.js
Original file line number Diff line number Diff line change
Expand Up @@ -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!" : "旧密码错误!",
Expand Down Expand Up @@ -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" : "使用数字",
Expand Down
3 changes: 3 additions & 0 deletions l10n/zh_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -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!" : "旧密码错误!",
Expand Down Expand Up @@ -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" : "使用数字",
Expand Down

0 comments on commit c24eae5

Please sign in to comment.