summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-03-28 00:19:17 +0000
committerNextcloud bot <bot@nextcloud.com>2024-03-28 00:19:17 +0000
commitb9bd149534babab48da96455d8abeaf1d5a99bd5 (patch)
treee9427b80c1ac2512d9b3ea6e585ec1486eb6227a /apps/sharebymail/l10n/zh_CN.js
parent49a2efe22ce6f7ec658780b543be68ebd6dfd4fd (diff)
downloadnextcloud-server-b9bd149534babab48da96455d8abeaf1d5a99bd5.tar.gz
nextcloud-server-b9bd149534babab48da96455d8abeaf1d5a99bd5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/sharebymail/l10n/zh_CN.js')
-rw-r--r--apps/sharebymail/l10n/zh_CN.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 3089fb0b907..d6e4fe122b9 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -14,7 +14,9 @@ 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 分享",
"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" : "通过邮件发送共享失败",
"%1$s shared »%2$s« with you" : "%1$s 对您共享了 »%2$s«",
"%1$s shared »%2$s« with you." : "%1$s 对您共享了 »%2$s«。",
@@ -26,6 +28,7 @@ OC.L10N.register(
"Password to access »%1$s« shared to you by %2$s" : "用于访问 %2$s 共享给您的 »%1$s« 的密码",
"Password to access »%s«" : "访问 »%s« 的密码",
"It is protected with the following password:" : "其已被以下密码保护:",
+ "This password will expire at %s" : "密码将在 %s 后失效",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s 给您共享了 »%2$s« 并希望添加:",
"%1$s shared »%2$s« with you and wants to add" : "%1$s 给您共享了 »%2$s« 并希望添加",
"»%s« added a note to a file shared with you" : "»%s« 在与您共享的文件中添加了备注",
@@ -35,8 +38,10 @@ 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 people to share a personalized link to a file or folder by putting in an email address." : "允许用户通过填入邮箱以分享文件或文件夹的私人链接。",
"Send password by mail" : "通过电子邮件发送密码",
"Reply to initiator" : "回复发起人",
+ "Unable to update share by mail config" : "无法通过邮箱设置更新分享",
"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." : "允许用户通过电子邮件地址来共享文件或文件夹的个性化链接。"
},