aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n/zh_CN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-12-20 02:22:09 +0000
commit7929e6d91d23c88b85b806e349dfca1eece898ca (patch)
treefeb1e78d4d5d256ab3f0c464d09552333f9b57d3 /apps/sharebymail/l10n/zh_CN.js
parentf5b833845c0c183d1ef9b8d41282bbceda45e0a7 (diff)
downloadnextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.tar.gz
nextcloud-server-7929e6d91d23c88b85b806e349dfca1eece898ca.zip
[tx-robot] updated 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.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index c340ab8e994..be1d8148093 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -1,28 +1,17 @@
OC.L10N.register(
"sharebymail",
{
- "Shared with %1$s" : "与 %1$s 共享",
"Shared with {email}" : "用 {email} 共享",
- "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
"Shared with {email} by {actor}" : "由 {actor} 通过 {email} 共享",
- "Unshared from %1$s" : "%1$s 取消了共享",
"Unshared from {email}" : "通过 {email} 取消了共享 ",
- "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享",
"Unshared from {email} by {actor}" : "{actor} 通过 {email} 取消了共享 ",
- "Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码",
"Password for mail share sent to {email}" : "邮件共享的密码已发送给 {email}",
"Password for mail share sent to you" : "发送给您的邮件共享的密码",
- "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 共享给了 %2$s",
"You shared {file} with {email} by mail" : "您通过邮件 {email} 共享了 {file} ",
- "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
"{actor} shared {file} with {email} by mail" : "{actor} 共享 {file} 于 {email} 通过邮件",
- "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s",
"You unshared {file} from {email} by mail" : "您通过邮件 {email} 取消了 {file} 的共享。",
- "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s",
"{actor} unshared {file} from {email} by mail" : "{email} 通过邮件取消了 {actor} 共享的 {file}",
- "Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
"Password to access {file} was sent to {email}" : "访问 {file} 的密码被发送给 {email}",
- "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您",
"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 进行了共享。",
@@ -49,6 +38,17 @@ OC.L10N.register(
"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" : "回复发起人",
+ "Shared with %1$s" : "与 %1$s 共享",
+ "Shared with %1$s by %2$s" : "由 %2$s 共享给 %1$s",
+ "Unshared from %1$s" : "%1$s 取消了共享",
+ "Unshared from %1$s by %2$s" : "%1$s 通过 %2$s 取消了共享",
+ "Password for mail share sent to %1$s" : "发送给%1$s的邮件共享的密码",
+ "You shared %1$s with %2$s by mail" : "您通过邮件把 %1$s 共享给了 %2$s",
+ "%3$s shared %1$s with %2$s by mail" : "%3$s 通过邮件将 %1$s 共享给了 %2$s",
+ "You unshared %1$s from %2$s by mail" : "你通过电子邮件取消了 %2$s 共享的 %1$s",
+ "%3$s unshared %1$s from %2$s by mail" : "%2$s 通过邮件取消了 %3$s 共享的 %1$s",
+ "Password to access %1$s was sent to %2s" : "访问 %1$s 的密码被发送给 %2s",
+ "Password to access %1$s was sent to you" : "访问 %1$s 的密码已发送给您"
},
"nplurals=1; plural=0;");