diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-13 00:12:09 +0000 |
commit | ccb040ee011bfb898498bbfc0f129c245871d614 (patch) | |
tree | 052858a4029db4a65eaaa2eb27c5e37fe46ca0d5 /core/l10n/zh_CN.js | |
parent | 4cdad9b69f71f185d8f7e857a7e99f5fae9c42e7 (diff) | |
download | nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.tar.gz nextcloud-server-ccb040ee011bfb898498bbfc0f129c245871d614.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_CN.js')
-rw-r--r-- | core/l10n/zh_CN.js | 3 |
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}} 通过链接分享", |