summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl')
-rw-r--r--thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl71
1 files changed, 71 insertions, 0 deletions
diff --git a/thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl b/thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl
new file mode 100644
index 0000000000..21d1ba10b1
--- /dev/null
+++ b/thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-event-listing.ftl
@@ -0,0 +1,71 @@
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+calendar-event-listing-close =
+ .tooltiptext = 關閉搜尋事件與事件清單
+
+## Listing columns
+
+calendar-event-listing-column-calendar-name =
+ .label = 行事曆名稱
+ .tooltiptext = 依照日曆名稱排序
+calendar-event-listing-column-category =
+ .label = 類別
+ .tooltiptext = 依照分類排序
+# This label and tooltip is used for the column with the checkbox in the task
+# tree view, which indicates whether a task has been marked as completed.
+calendar-event-listing-column-completed =
+ .label = 完成
+ .tooltiptext = 依照是否完成排序
+calendar-event-listing-column-completed-date =
+ .label = 完成
+ .tooltiptext = 依照完成排序
+calendar-event-listing-column-due-date =
+ .label = 期限
+ .tooltiptext = 依照到期日排序
+calendar-event-listing-column-end-date =
+ .label = 結束時間
+ .tooltiptext = 依照結束日期排序
+calendar-event-listing-column-location =
+ .label = 地點
+ .tooltiptext = 依照位置
+calendar-event-listing-column-percent-complete =
+ .label = % 完成
+ .tooltiptext = 依照完成度排序
+calendar-event-listing-column-priority =
+ .label = 重要性
+ .tooltiptext = 依照重要性排序
+calendar-event-listing-column-start-date =
+ .label = 開始時間
+ .tooltiptext = 依照開始日期排序
+calendar-event-listing-column-status =
+ .label = 狀態
+ .tooltiptext = 依照狀態排序
+calendar-event-listing-column-time-until-due =
+ .label = 緣由
+ .tooltiptext = 依照到期日前剩餘時間排序
+calendar-event-listing-column-title =
+ .label = 標題
+ .tooltiptext = 依照標題排序
+
+## Interval dropdown options
+
+calendar-event-listing-interval-calendar-month =
+ .label = 本月事件
+calendar-event-listing-interval-current-view =
+ .label = 目前顯示模式當中的事件
+calendar-event-listing-interval-next-7-days =
+ .label = 7 天內的事件
+calendar-event-listing-interval-next-14-days =
+ .label = 14 天內的事件
+calendar-event-listing-interval-next-31-days =
+ .label = 31 天內的事件
+calendar-event-listing-interval-next-6-months =
+ .label = 未來 6 個月內的事件
+calendar-event-listing-interval-next-12-months =
+ .label = 未來 12 個月內的事件
+calendar-event-listing-interval-selected-day =
+ .label = 選取日期的事件
+calendar-event-listing-interval-today =
+ .label = 今日事件