diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:22:55 +0000 |
commit | 603890e951d44d96fd3e38a5389c804b47eef795 (patch) | |
tree | bd6aed30e77b66670c67714398a853d0b862cb34 /apps/sharebymail/l10n | |
parent | a2c4cb6c334b60ed53319d4232a5147ed685689f (diff) | |
download | nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.tar.gz nextcloud-server-603890e951d44d96fd3e38a5389c804b47eef795.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_CN.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js index a0c9c96758b..84d1e24043f 100644 --- a/apps/sharebymail/l10n/zh_CN.js +++ b/apps/sharebymail/l10n/zh_CN.js @@ -14,7 +14,7 @@ OC.L10N.register( "Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", "Share by mail" : "通过邮件共享", - "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失败,因为该项目已与账户 %2$s 分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "共享 %1$s 失败,因为该项目已与账号 %2$s 分享", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送给您。请在您的个人设置中设置一个有效的电子邮件地址,然后重试。 ", "Failed to send share by email. Got an invalid email address" : "无法通过邮箱发送分享。无效邮箱", "Failed to send share by email" : "通过邮件发送共享失败", diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json index dc3682e8a73..13f2c609e31 100644 --- a/apps/sharebymail/l10n/zh_CN.json +++ b/apps/sharebymail/l10n/zh_CN.json @@ -12,7 +12,7 @@ "Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}", "Password to access {file} was sent to you" : "访问 {file} 的密码已发送给您", "Share by mail" : "通过邮件共享", - "Sharing %1$s failed, because this item is already shared with the account %2$s" : "分享 %1$s 失败,因为该项目已与账户 %2$s 分享", + "Sharing %1$s failed, because this item is already shared with the account %2$s" : "共享 %1$s 失败,因为该项目已与账号 %2$s 分享", "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我们无法将自动生成的密码发送给您。请在您的个人设置中设置一个有效的电子邮件地址,然后重试。 ", "Failed to send share by email. Got an invalid email address" : "无法通过邮箱发送分享。无效邮箱", "Failed to send share by email" : "通过邮件发送共享失败", |