summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-15 02:20:33 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-15 02:20:33 +0000
commitb7acd16fd0924d38d1344ab594d6f30c362804bd (patch)
tree1e9ea9e41415fd7ae638260d770b8a9eec612701 /apps/dav/l10n/zh_HK.js
parenta916b4a091f17c66f120e58e8f136bc4d1a92948 (diff)
downloadnextcloud-server-b7acd16fd0924d38d1344ab594d6f30c362804bd.tar.gz
nextcloud-server-b7acd16fd0924d38d1344ab594d6f30c362804bd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r--apps/dav/l10n/zh_HK.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index 4f61c46c9b0..9cb507138a7 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -22,8 +22,15 @@ OC.L10N.register(
"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}",
+ "You deleted event {event} from calendar {calendar}" : "您從日曆 {calendar} 中刪除了活動 {event}",
+ "{actor} updated event {event} in calendar {calendar}" : "{actor} 更新了日曆 {calendar} 中的活動 {event}",
"You updated event {event} in calendar {calendar}" : "您更新了日曆 {calendar} 中的活動 {event}",
"Busy" : "忙碌中",
+ "{actor} created todo {todo} in list {calendar}" : "{actor} 在日曆 {calendar} 中創建了待辦事項 {todo}",
"You reopened todo {todo} in list {calendar}" : "你重新開啟了 {calendar} 清單中的代辦事項 {todo}",
"Calendar and tasks" : "日曆和任務",
"A <strong>calendar</strong> was modified" : "<strong>日曆</strong>被修改",