summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/chrome/zh-TW/locale/zh-TW/calendar/menuOverlay.dtd
blob: b42b9fe9eaef73903a478c7dd70e7765317820b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!-- 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/. -->

<!-- Event Menu -->
<!ENTITY event.new.event                        "新增事件…">
<!ENTITY event.new.event.accesskey              "N">

<!ENTITY event.new.task                         "新增工作…">
<!ENTITY event.new.task.accesskey               "k">

<!ENTITY calendar.import.label                  "匯入…">
<!ENTITY calendar.import.accesskey              "I">

<!ENTITY calendar.export.label                  "匯出…">
<!ENTITY calendar.export.accesskey              "E">

<!ENTITY calendar.publish.label                 "發佈…">
<!ENTITY calendar.publish.accesskey             "b">

<!ENTITY calendar.deletecalendar.label          "刪除所選的日曆…">
<!ENTITY calendar.deletecalendar.accesskey      "D">
<!ENTITY calendar.unsubscribecalendar.label     "取消訂閱選擇的行事曆…">
<!ENTITY calendar.unsubscribecalendar.accesskey "U">

<!-- LOCALIZATION NOTE (calendar.removecalendar.label): Removing the calendar
      is the general action of removing it, while deleting means to clear the
      data and unsubscribing means just taking it out of the calendar list. -->
<!ENTITY calendar.removecalendar.label          "移除選擇的行事曆…">
<!ENTITY calendar.removecalendar.accesskey      "R">


<!ENTITY calendar.menu.customize.label          "自訂…">
<!ENTITY calendar.menu.customize.accesskey      "C">

<!ENTITY showUnifinderCmd.label                 "尋找事件">
<!ENTITY showUnifinderCmd.accesskey             "F">
<!ENTITY showUnifinderCmd.tooltip               "切換尋找事件窗格">

<!ENTITY calendar.displaytodos.checkbox.label       "在行事曆顯示工作">
<!ENTITY calendar.displaytodos.checkbox.accesskey   "T">

<!ENTITY goTodayCmd.label                       "今天">
<!ENTITY goTodayCmd.accesskey                   "T">

<!ENTITY showCurrentView.label                  "目前檢視">
<!ENTITY showCurrentView.accesskey              "V">

<!ENTITY calendar.properties.label              "行事曆屬性…">
<!ENTITY calendar.properties.accesskey          "C">