summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_select_key.xml
blob: 8f92384daae63a37313751fd2b2cfabbf08a838a (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="modal container">
	<floater.string name="keyboard">
		キーボード
	</floater.string>
	<floater.string name="mouse">
		マウスのボタン
	</floater.string>
	<floater.string name="basic_description">
		キーを押してトリガーを設定します。
許可される入力:[INPUT]
	</floater.string>
	<floater.string name="reserved_by_menu">
		その組み合わせ([KEYSTR])は、メニューで予約されています。
	</floater.string>
	<text name="description">
		キーを押してトリガーを設定します。
許可される入力:[INPUT]
	</text>
	<check_box label="全てに適用" name="apply_all" tool_tip="ビューアは、ワールドで何をしているかに応じて、さまざまなコントロールの組み合わせを使用します。これを設定すると、変更がすべての組み合わせに適用されます。"/>
	<button label="空欄にする" name="SetEmpty"/>
	<button label="デフォルト" name="Default"/>
	<button label="キャンセル" name="Cancel"/>
</floater>