summaryrefslogtreecommitdiffstats
path: root/i18n/zh-TW.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-07-10 11:42:05 -0400
committerLauri Ojansivu <x@xet7.org>2019-07-10 11:42:05 -0400
commitbf24cf48fc71adc80c7a207c08c6cb3c9aa6aab6 (patch)
tree305be5b59be8fe961ed5a8617a3e197ab222ff24 /i18n/zh-TW.i18n.json
parent2ff27674d012fa4ada8233343acdfdd13aec4341 (diff)
downloadwekan-bf24cf48fc71adc80c7a207c08c6cb3c9aa6aab6.tar.gz
wekan-bf24cf48fc71adc80c7a207c08c6cb3c9aa6aab6.tar.bz2
wekan-bf24cf48fc71adc80c7a207c08c6cb3c9aa6aab6.zip
Update translations.
Diffstat (limited to 'i18n/zh-TW.i18n.json')
-rw-r--r--i18n/zh-TW.i18n.json18
1 files changed, 17 insertions, 1 deletions
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index c992b79f..84d933d4 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -702,5 +702,21 @@
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "全部還原",
"delete-all": "全部刪除",
- "loading": "讀取中,請稍後"
+ "loading": "讀取中,請稍後",
+ "previous_as": "last time was",
+ "act-a-dueAt": "modified due time to \nWhen: __timeValue__\nWhere: __card__\n previous due was __timeOldValue__",
+ "act-a-endAt": "modified ending time to __timeValue__ from (__timeOldValue__)",
+ "act-a-startAt": "modified starting time to __timeValue__ from (__timeOldValue__)",
+ "act-a-receivedAt": "modified received time to __timeValue__ from (__timeOldValue__)",
+ "a-dueAt": "modified due time to be",
+ "a-endAt": "modified ending time to be",
+ "a-startAt": "modified starting time to be",
+ "a-receivedAt": "modified received time to be",
+ "almostdue": "current due time %s is approaching",
+ "pastdue": "current due time %s is past",
+ "duenow": "current due time %s is today",
+ "act-withDue": "__card__ due reminders [__board__]",
+ "act-almostdue": "was reminding the current due (__timeValue__) of __card__ is approaching",
+ "act-pastdue": "was reminding the current due (__timeValue__) of __card__ is past",
+ "act-duenow": "was reminding the current due (__timeValue__) of __card__ is now"
}