summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:03:27 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:06:45 +0300
commitd30d865f87cbebb6bec3ce8157957fb1e817ba68 (patch)
treeee24014ae2c1ab3e1739468968f34afee9f3c777 /indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
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.xml44
1 files changed, 30 insertions, 14 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 daaabbcc64..770d7b4a13 100644
--- a/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
+++ b/indra/newview/skins/default/xui/ja/floater_live_lsleditor.xml
@@ -1,16 +1,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> \ No newline at end of file
+ <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>