summaryrefslogtreecommitdiffstats
path: root/l10n-ja/editor/ui/chrome/dialogs/EditorButtonProperties.dtd
blob: 065f419c48137bbc82c93b395318b59b5795dca2 (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/. -->

<!ENTITY windowTitle.label		"ボタンのプロパティ">

<!ENTITY Settings.label			"設定">

<!ENTITY ButtonType.label		"種類">
<!ENTITY ButtonType.accesskey		"T">
<!ENTITY submit.value			"送信">
<!ENTITY reset.value			"リセット">
<!ENTITY button.value			"ボタン">

<!ENTITY ButtonName.label		"名前:">
<!ENTITY ButtonName.accesskey		"N">
<!ENTITY ButtonValue.label		"値:">
<!ENTITY ButtonValue.accesskey		"V">
<!ENTITY tabIndex.label			"タブインデックス:">
<!ENTITY tabIndex.accesskey		"I">
<!ENTITY ButtonDisabled.label		"無効化">
<!ENTITY ButtonDisabled.accesskey	"D">
<!ENTITY AccessKey.label		"アクセスキー:">
<!ENTITY AccessKey.accesskey		"K">

<!ENTITY RemoveButton.label		"ボタンを削除">
<!ENTITY RemoveButton.accesskey		"R">