summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-TW/localization/zh-TW/calendar/calendar-delete-prompt.ftl
blob: fe7890ec0ffd425a9212c40bb0e3a1338690cff7 (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
# 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-delete-event-prompt-title =
    { $count ->
       *[other] 刪除事件
    }
calendar-delete-event-prompt-message =
    { $count ->
       *[one] 您確定要刪除這場事件嗎?
        [other] 您確定要刪除這 { $count } 場事件嗎?
    }
calendar-delete-task-prompt-title =
    { $count ->
       *[other] 刪除工作
    }
calendar-delete-task-prompt-message =
    { $count ->
       *[one] 您確定要刪除這個工作嗎?
        [other] 您確定要刪除這 { $count } 個工作嗎?
    }
calendar-delete-item-prompt-title =
    { $count ->
       *[other] 刪除項目
    }
calendar-delete-item-prompt-message =
    { $count ->
       *[one] 您確定要刪除這個項目嗎?
        [other] 您確定要刪除這 { $count } 個項目嗎?
    }
calendar-delete-prompt-disable-message = 不要再問我。