From fea2277b632ff724856bee182ed1ab28e7c446f5 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Wed, 14 Feb 2024 00:19:31 +0000
Subject: Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/sharebymail/l10n/zh_CN.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'apps/sharebymail/l10n/zh_CN.js')

diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 6cc8edc9eba..3089fb0b907 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -14,7 +14,6 @@ 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 user %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" : "通过邮件发送共享失败",
     "%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«",
@@ -36,8 +35,9 @@ OC.L10N.register(
     "You can choose a different password at any time in the share dialog." : "您可以随时在共享对话框中选择不同的密码。",
     "Could not find share" : "没有发现共享",
     "Share provider which allows you to share files by mail" : "共享提供程序,可让您通过邮件共享文件",
-    "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。",
     "Send password by mail" : "通过电子邮件发送密码",
-    "Reply to initiator" : "回复发起人"
+    "Reply to initiator" : "回复发起人",
+    "Sharing %1$s failed, because this item is already shared with user %2$s" : "分享 %1$s 失败,因为这个项目已经和用户 %2$s 进行了共享。",
+    "Allows users to share a personalized link to a file or folder by putting in an email address." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。"
 },
 "nplurals=1; plural=0;");
-- 
cgit v1.2.3