summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_preferences_colors.xml
blob: 9f6abf8fcbc1b25070318fbc4b21b81ea3bab76c (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
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel label="色" name="colors_panel">
	<text name="effects_color_textbox">
		ビームの色(選択ビーム):
	</text>
	<color_swatch name="effect_color_swatch" tool_tip="クリックしてカラーピッカーを開きます"/>
	<text name="font_colors">
		チャットの文字の色
	</text>
	<text name="text_box1">
		自分
	</text>
	<text name="text_box2">
		他の住人
	</text>
	<text name="text_box3">
		オブジェクト
	</text>
	<text name="text_box4">
		システム
	</text>
	<text name="text_box5">
		エラー
	</text>
	<text name="text_box10">
		ダイレクト
	</text>
	<text name="text_box7">
		所有者
	</text>
	<text name="text_box9">
		URL
	</text>
	<text name="bubble_chat">
		名前の表示の背景色(吹き出しチャットにも適用):
	</text>
	<color_swatch name="background" tool_tip="名前の表示色を選択"/>
	<slider label="不透明度:" name="bubble_chat_opacity" tool_tip="名前の表示の不透明度を選択"/>
	<text name="floater_opacity">
		フローターの不透明度:
	</text>
	<slider label="有効:" name="active"/>
	<slider label="無効:" name="inactive"/>
</panel>