summaryrefslogtreecommitdiffstats
path: root/thunderbird-l10n/zh-CN/chrome/zh-CN/locale/zh-CN/messenger/messengercompose/EditorHLineProperties.dtd
blob: 248f24a4bcf78182cea770b90f65a30adb663df3 (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
<!-- 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/. -->
<!-- Window title -->


<!ENTITY windowTitle.label "水平线特性">

<!ENTITY dimensionsBox.label "尺寸">
<!ENTITY heightEditField.label "高度:">
<!ENTITY heightEditField.accessKey "g">
<!ENTITY widthEditField.label "宽度:">
<!ENTITY widthEditField.accessKey "W">
<!ENTITY pixelsPopup.value "像素">
<!ENTITY alignmentBox.label "对齐">
<!ENTITY leftRadio.label "左">
<!ENTITY leftRadio.accessKey "L">
<!ENTITY centerRadio.label "中">
<!ENTITY centerRadio.accessKey "C">
<!ENTITY rightRadio.label "右">
<!ENTITY rightRadio.accessKey "R">

<!ENTITY threeDShading.label "3 维阴影">
<!ENTITY threeDShading.accessKey "S">
<!ENTITY saveSettings.label "用作默认值">
<!ENTITY saveSettings.accessKey "D">
<!ENTITY saveSettings.tooltip "保存这些设置用以在插入新的水平线时使用">