summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
blob: 770d7b4a13a08a799efbd6ed73d8d9f789597ef2 (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
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="script ed float" title="スクリプト:新しいスクリプト">
	<floater.string name="not_allowed">
		このスクリプトは「複製不可」のため、表示・編集することができません。オブジェクト内のスクリプトの表示・編集には、全権限が必要です。
	</floater.string>
	<floater.string name="script_running">
		実行中
	</floater.string>
	<floater.string name="Title">
		スクリプト:[NAME]
	</floater.string>
	<floater.string name="experience_enabled">
		オフにして、現在の体験を削除する
	</floater.string>
	<floater.string name="no_experiences">
		どの体験にも権限がありません
	</floater.string>
	<floater.string name="add_experiences">
		選択して、体験を追加する
	</floater.string>
	<floater.string name="show_experience_profile">
		クリックして、体験プロフィールを表示する
	</floater.string>
	<floater.string name="loading">
		読み込んでいます…
	</floater.string>
	<button label="リセット" label_selected="リセット" name="Reset"/>
	<check_box initial_value="true" label="実行中" name="running"/>
	<check_box initial_value="true" label="Mono" name="mono"/>
	<check_box label="体験を使用:" name="enable_xp"/>
	<button label="&gt;" name="view_profile"/>
</floater>