blob: 1db7ecabd44a5ff7bb51dbf9364d2880db3d5cf4 (
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
52
53
54
55
56
57
58
|
<!-- 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 windowClose.key "w">
<!ENTITY preferencesDefaultTitleMac.title "首选项">
<!ENTITY preferencesDefaultTitleWin.title "选项">
<!ENTITY preferencesCloseButton.label "关闭">
<!ENTITY preferencesCloseButton.accesskey "C">
<!--LOCALIZATION NOTE (.label): Preferences categories that appear on the left of the preferences dialog -->
<!ENTITY prefWindow.title "首选项">
<!ENTITY prefWindow.size "width: 102ch; height: 44em;">
<!ENTITY prefWindowMac2.size "width: 70em; height: 41em;">
<!ENTITY prefWindowWin2.size "width: 125ch; height: 44em;">
<!ENTITY categoryHeader "类别">
<!ENTITY appear.label "外观">
<!ENTITY content.label "内容">
<!ENTITY fonts.label "字体">
<!ENTITY colors.label "颜色">
<!ENTITY media.label "媒体">
<!ENTITY spellingPane.label "拼写检查">
<!ENTITY navigator.label "浏览器">
<!ENTITY history.label "历史记录">
<!ENTITY languages.label "语言和字符编码">
<!ENTITY applications.label "应用程序助手">
<!ENTITY locationBar.label "地址栏">
<!ENTITY search.label "互联网搜索">
<!ENTITY tabWindows.label "标签式浏览">
<!ENTITY links.label "链接行为">
<!ENTITY download.label "下载项">
<!ENTITY security.label "隐私和安全">
<!ENTITY privatedata.label "隐私数据">
<!ENTITY cookies.label "Cookie">
<!ENTITY images.label "图片">
<!ENTITY popups.label "弹出窗口">
<!ENTITY passwords.label "密码">
<!ENTITY ssltls.label "SSL/TLS">
<!ENTITY certs.label "证书">
<!ENTITY sync.label "同步">
<!ENTITY advance.label "高级">
<!ENTITY keynav.label "键盘导航">
<!ENTITY findAsYouType.label "输入时同步查找">
<!ENTITY cache.label "高速缓存">
<!ENTITY offlineApps.label "离线应用">
<!ENTITY proxies.label "代理服务器">
<!ENTITY httpnetworking.label "HTTP 连网">
<!ENTITY smart.label "软件安装">
<!ENTITY mousewheel.label "鼠标滚轮">
<!ENTITY debugging.label "调试">
<!ENTITY focusSearch.key "f">
|