diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-20 00:20:42 +0000 |
commit | fc17a414b462bf8b431fbaf44099c992389bf6aa (patch) | |
tree | a87598c2adf9b2de390e312cbdb3c5a28e707cb0 /apps/sharebymail | |
parent | 95017d2dbb133ec9169e465eb18b4ff0a2c0e64c (diff) | |
download | nextcloud-server-fc17a414b462bf8b431fbaf44099c992389bf6aa.tar.gz nextcloud-server-fc17a414b462bf8b431fbaf44099c992389bf6aa.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 84d1e24043f..a39ed7b81c5 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 13f2c609e31..9c36be73bcf 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" : "通过邮件发送共享失败", |