summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/browser/browser/panicButton.ftl
blob: cbb39e3b1f5f0bf746e0116ac94e5294ea4c409a (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
# 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/.

panic-button-open-new-window = 新建一个干净的窗口
panic-button-undo-warning = 此操作无法撤销。
panic-button-forget-button =
    .label = 抹去吧!

## These strings are combined to form a complete sentence starting with
## panic-main-timeframe-desc. For example: "Forget the last: Five minutes".
## Please ensure that this remains the case in the translation.

panic-main-timeframe-desc = 抹去最近的上网痕迹:
panic-button-5min =
    .label = 5 分钟
panic-button-2hr =
    .label = 2 小时
panic-button-day =
    .label = 24 小时

## These strings are combined to form a complete sentence starting with
## panic-button-action-desc. For example: "Proceeding will: Delete Recent Cookies".
## Please ensure that this remains the case in the translation.
## Note also that some strings include <strong> tags for emphasis on the
## words "Cookies", "History", "Tabs" and "Windows". The translation should do the same.

panic-button-action-desc = 这将:
panic-button-delete-cookies = 删除近期的 <strong>Cookie</strong>
panic-button-delete-history = 删除近期的<strong>历史记录</strong>
panic-button-delete-tabs-and-windows = 关闭所有<strong>标签页</strong>和<strong>窗口</strong>