summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml46
1 files changed, 15 insertions, 31 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml b/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
index f48cc642ee..daaabbcc64 100644
--- a/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
+++ b/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
@@ -1,32 +1,16 @@
<?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>
+<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> \ No newline at end of file