summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd')
-rwxr-xr-xl10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd20
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
new file mode 100755
index 0000000000..790d1ae5ac
--- /dev/null
+++ b/l10n-zh-CN/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
@@ -0,0 +1,20 @@
+<!-- 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 windowTitle.label "字段集属性">
+
+<!ENTITY Legend.label "图例">
+<!ENTITY Legend.accesskey "L">
+
+<!ENTITY EditLegendText.label "编辑图列:">
+<!ENTITY EditLegendText.accesskey "t">
+<!ENTITY LegendAlign.label "图例对齐:">
+<!ENTITY LegendAlign.accesskey "A">
+<!ENTITY AlignDefault.label "默认">
+<!ENTITY AlignLeft.label "左对齐">
+<!ENTITY AlignCenter.label "居中">
+<!ENTITY AlignRight.label "右对齐">
+
+<!ENTITY RemoveFieldSet.label "移除字段集">
+<!ENTITY RemoveFieldSet.accesskey "R">