blob: a521cacb846fbd4282b6035d68e202151bf5fa7a (
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/. -->
<!-- extracted from ./customize.xul -->
<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.title.label "自定义&sidebarName;">
<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.current.label "&sidebarName; 中的标签页:">
<!ENTITY sidebar.customize.current.accesskey "T">
<!ENTITY sidebar.customize.title "自定义侧栏">
<!ENTITY sidebar.customize.current2.label "侧栏中的标签页:">
<!ENTITY sidebar.customize.current2.accesskey "T">
<!ENTITY sidebar.customize.customize.label "自定义选项">
<!ENTITY sidebar.customize.customize.accesskey "C">
<!ENTITY sidebar.customize.remove.label "删除">
<!ENTITY sidebar.customize.remove.accesskey "R">
<!ENTITY sidebar.customize.additional.label "有效标签:">
<!ENTITY sidebar.customize.additional.accesskey "v">
<!ENTITY sidebar.customize.add.label "添加">
<!ENTITY sidebar.customize.add.accesskey "A">
<!ENTITY sidebar.customize.preview.label "预览…">
<!ENTITY sidebar.customize.preview.accesskey "P">
<!ENTITY sidebar.customize.up.label "上移">
<!ENTITY sidebar.customize.up.accesskey "U">
<!ENTITY sidebar.customize.down.label "下移">
<!ENTITY sidebar.customize.down.accesskey "D">
<!ENTITY sidebar.more.label "查找更多标签页…">
<!ENTITY sidebar.more.accesskey "F">
|