blob: a12f801c180e93b77a0b9f035c3878d880dccff9 (
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
|
<!-- 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/. -->
<!ENTITY sanitizeDialog.title "清除隱私資料">
<!ENTITY sanitizeItems.label "立刻清除下列項目:">
<!ENTITY itemHistory.label "瀏覽紀錄">
<!ENTITY itemHistory.accesskey "B">
<!ENTITY itemUrlBar.label "網址列記錄">
<!ENTITY itemUrlBar.accesskey "L">
<!ENTITY itemDownloads.label "下載記錄">
<!ENTITY itemDownloads.accesskey "D">
<!ENTITY itemFormSearchHistory.label "已存的表單與搜尋記錄">
<!ENTITY itemFormSearchHistory.accesskey "F">
<!ENTITY itemCache.label "快取">
<!ENTITY itemCache.accesskey "a">
<!ENTITY itemCookies.label "Cookie">
<!ENTITY itemCookies.accesskey "C">
<!ENTITY itemOfflineApps.label "離線網站資料">
<!ENTITY itemOfflineApps.accesskey "O">
<!ENTITY itemPasswords.label "已存密碼">
<!ENTITY itemPasswords.accesskey "P">
<!ENTITY itemSessions.label "已驗證的連線">
<!ENTITY itemSessions.accesskey "S">
<!ENTITY sanitizeButton.label "立刻清除私密記錄">
|