summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/common/search/engineManager.dtd
blob: 501f70571cd162652883dd05951062381411662b (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
<!-- 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  engineManager.title       "管理搜索引擎列表">
<!ENTITY  engineManager.style       "min-width: 35em;">
<!ENTITY  engineManager.intro       "您已安装下列搜索引擎:">

<!ENTITY  columnLabel.name          "名称">
<!ENTITY  columnLabel.keyword       "关键字">
<!-- Buttons -->

<!ENTITY  up.label                  "上移">
<!ENTITY  up.accesskey              "U">
<!ENTITY  dn.label                  "下移">
<!ENTITY  dn.accesskey              "D">
<!ENTITY  remove.label              "移除">
<!ENTITY  remove.accesskey          "R">
<!ENTITY  edit.label                "编辑关键字…">
<!ENTITY  edit.accesskey            "t">

<!ENTITY  addEngine.label           "获取更多搜索引擎…">
<!ENTITY  addEngine.accesskey       "a">

<!ENTITY  enableSuggest.label       "显示搜索建议">
<!ENTITY  enableSuggest.accesskey   "S">

<!ENTITY  restoreDefaults.label     "恢复默认值">
<!ENTITY  restoreDefaults.accesskey "e">