Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r--core/l10n/zh_CN.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.js b/core/l10n/zh_CN.js
index f7c2d6db7bf..b6861388987 100644
--- a/core/l10n/zh_CN.js
+++ b/core/l10n/zh_CN.js
@@ -138,6 +138,7 @@ OC.L10N.register(
"Press Ctrl-C to copy." : "按 Ctrl + C 进行复制.",
"Resharing is not allowed" : "不允许二次共享",
"Share to {name}" : "分享给{name}",
+ "Copy URL" : "复制 URL",
"Link" : "链接",
"Password protect" : "密码保护",
"Allow editing" : "允许编辑",
@@ -151,6 +152,8 @@ OC.L10N.register(
"Expiration date" : "过期日期",
"Share link" : "分享链接",
"Shared with you and the group {group} by {owner}" : "{owner} 分享给您及 {group} 分组",
+ "Shared with you and {circle} by {owner}" : "{owner} 共享给您及 {circle}",
+ "Shared with you and the conversation {conversation} by {owner}" : "{owner} 共享给您及对话 {conversation}",
"Shared with you by {owner}" : "{owner} 分享给您",
"Choose a password for the mail share" : "为电子邮件分享选择一个密码",
"{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} 通过链接分享",