summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-26 02:31:27 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-26 02:31:27 +0000
commit00f9ad3849be0d1dc93e3c23e696172cb2a9f596 (patch)
treee19bb8889fcbfbf1d5be4c1933fe6091e5d8da24 /apps/dav/l10n/zh_TW.js
parent827e622b50e26fa583d3df65d52485850a039e2e (diff)
downloadnextcloud-server-00f9ad3849be0d1dc93e3c23e696172cb2a9f596.tar.gz
nextcloud-server-00f9ad3849be0d1dc93e3c23e696172cb2a9f596.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_TW.js')
-rw-r--r--apps/dav/l10n/zh_TW.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index 909673e3a15..d822b523b26 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -25,6 +25,7 @@ OC.L10N.register(
"{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}",
+ "Untitled event" : "未命名活動",
"{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} 活動",
@@ -54,7 +55,6 @@ OC.L10N.register(
"Date:" : "日期:",
"Where:" : "地點:",
"Description:" : "描述:",
- "Untitled event" : "未命名活動",
"_%n year_::_%n years_" : ["%n年"],
"_%n month_::_%n months_" : ["%n月"],
"_%n day_::_%n days_" : ["%n天"],