diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-19 00:23:04 +0000 |
commit | 4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab (patch) | |
tree | dce7559ec35177654ff4b7347460800056c2ced4 /apps/sharebymail | |
parent | 723a24e141fb6e2b09a27c3d527b3ebec3f368f3 (diff) | |
download | nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.tar.gz nextcloud-server-4bfa4fc07a6b9bed23fed8eb81b1eb240a4129ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail')
-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" : "通过邮件发送共享失败", |