summaryrefslogtreecommitdiffstats
path: root/l10n-ja/suite/chrome/editor/prefs/pref-editing.dtd
blob: 4c094cabacbf8b2daf2d696fc271401b5772e505 (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/. -->

<!ENTITY  pref.editing.title		"新しいページの設定">

<!ENTITY  authorName.label		"作成者:">
<!ENTITY  authorName.accesskey		"u">
<!ENTITY  pageColorHeader		"既定のページ設定">

<!ENTITY defaultColors.label	"ページで配色を指定しない">
<!ENTITY defaultColors.accesskey	"d">
<!ENTITY customColors.label		"配色を指定する:">
<!ENTITY customColors.accesskey		"c">

<!ENTITY normalText.label		"通常のテキスト">
<!ENTITY normalText.accesskey		"N">
<!ENTITY linkText.label			"リンクテキスト">
<!ENTITY linkText.accesskey		"L">
<!ENTITY activeLinkText.label		"アクティブリンク">
<!ENTITY activeLinkText.accesskey	"A">
<!ENTITY visitedLinkText.label		"訪問済リンク">
<!ENTITY visitedLinkText.accesskey	"V">
<!ENTITY background.label		"背景:">
<!ENTITY background.accesskey		"B">
<!ENTITY colon.character		":">

<!ENTITY backgroundImage.label		"背景画像:">
<!ENTITY backgroundImage.accesskey	"m">
<!ENTITY chooseFile.label		"ファイルを選択...">
<!ENTITY chooseFile.accesskey		"o">