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:
authorNextcloud bot <bot@nextcloud.com>2018-10-23 17:54:28 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-23 17:54:28 +0300
commita9fb21f9fccf14eee9192a01a22a41b94904a729 (patch)
treec355d852358a6fe159cfebb5082d29092434d299 /apps/dav/l10n/zh_CN.js
parent39338aaa676168b0a53c3a1f6d5363569f303361 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/zh_CN.js')
-rw-r--r--apps/dav/l10n/zh_CN.js22
1 files changed, 11 insertions, 11 deletions
diff --git a/apps/dav/l10n/zh_CN.js b/apps/dav/l10n/zh_CN.js
index 3eac70bab21..700db581385 100644
--- a/apps/dav/l10n/zh_CN.js
+++ b/apps/dav/l10n/zh_CN.js
@@ -12,17 +12,17 @@ OC.L10N.register(
"You updated calendar {calendar}" : "您更新了日历 {calendar}",
"You shared calendar {calendar} as public link" : "您已将日历{calendar}共享为公开链接",
"You removed public link for calendar {calendar}" : "您移除了日历{calendar}的公开链接",
- "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历分享 {calendar}",
- "You shared calendar {calendar} with {user}" : "您与 {user} 分享了日历 {calendar}",
- "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 分享了日历 {calendar}",
- "{actor} unshared calendar {calendar} from you" : "{actor} 取消分享 {calendar} 给您",
- "You unshared calendar {calendar} from {user}" : "您取消分享给 {user} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from {user}" : "{actor} 取消分享给 {uesr} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消分享日历 {calendar}",
- "You shared calendar {calendar} with group {group}" : "您通过组 {group} 分享了日历 {calendar}",
- "{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 分享了日历 {calendar}",
- "You unshared calendar {calendar} from group {group}" : "您取消分享给组 {group} 的日历 {calendar}",
- "{actor} unshared calendar {calendar} from group {group}" : "{actor} 取消分享给组 {group} 的日历 {calendar}",
+ "{actor} shared calendar {calendar} with you" : "{actor} 收到的日历共享 {calendar}",
+ "You shared calendar {calendar} with {user}" : "您与 {user} 共享了日历 {calendar}",
+ "{actor} shared calendar {calendar} with {user}" : "{actor} 与 {user} 共享了日历 {calendar}",
+ "{actor} unshared calendar {calendar} from you" : "{actor} 取消共享 {calendar} 给您",
+ "You unshared calendar {calendar} from {user}" : "您取消共享给 {user} 的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from {user}" : "{actor} 取消共享给 {uesr} 的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from themselves" : "{actor} 取消共享日历 {calendar}",
+ "You shared calendar {calendar} with group {group}" : "您通过组 {group} 共享了日历 {calendar}",
+ "{actor} shared calendar {calendar} with group {group}" : "{actor} 通过组 {group} 共享了日历 {calendar}",
+ "You unshared calendar {calendar} from group {group}" : "您取消共享给组 {group} 的日历 {calendar}",
+ "{actor} unshared calendar {calendar} from group {group}" : "{actor} 取消共享给组 {group} 的日历 {calendar}",
"{actor} created event {event} in calendar {calendar}" : "{actor} 在日历 {calendar} 中创建了事件 {event}",
"You created event {event} in calendar {calendar}" : "您在日历 {calendar} 中创建了事件 {event}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} 在日历 {calendar} 中删除了事件 {event}",