summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd
blob: 22177ca0df679a3cbd9424893d6475b12ea4da57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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">