summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_preferences_colors.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/panel_preferences_colors.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_preferences_colors.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_preferences_colors.xml60
1 files changed, 42 insertions, 18 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_preferences_colors.xml b/indra/newview/skins/default/xui/ja/panel_preferences_colors.xml
index 2ed930c9ca..b740f85806 100644
--- a/indra/newview/skins/default/xui/ja/panel_preferences_colors.xml
+++ b/indra/newview/skins/default/xui/ja/panel_preferences_colors.xml
@@ -1,20 +1,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> \ No newline at end of file
+ <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>