summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_linkreplace.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_linkreplace.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_linkreplace.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_linkreplace.xml44
1 files changed, 31 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_linkreplace.xml b/indra/newview/skins/default/xui/ja/floater_linkreplace.xml
index 8a8d643f69..98711ccea7 100644
--- a/indra/newview/skins/default/xui/ja/floater_linkreplace.xml
+++ b/indra/newview/skins/default/xui/ja/floater_linkreplace.xml
@@ -1,16 +1,34 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="linkreplace" title="インベントリのリンク置換え">
- <string name="Ready">準備中…</string>
- <string name="TargetNotFound">置換先のアイテムは見つかりませんでした。</string>
- <string name="ItemsIdentical">置換元と置換先が同一です。</string>
- <string name="ItemsFound">[NUM]件のリンクが見つかりました。</string>
- <string name="ItemsRemaining">残りリンク数:[NUM]件</string>
- <string name="ReplaceFinished">インベントリのリンクの置換えが完了しました。</string>
- <text name="source_label">置換元:</text>
- <inventory_link_replace_drop_target name="source_uuid_editor" tool_tip="置換えたいインベントリ内のアイテムを、ここへドラッグ・アンド・ドロップしてください。" />
- <text type="string" name="target_label">置換先:</text>
- <inventory_link_replace_drop_target name="target_uuid_editor" tool_tip="新しいインベントリ内のアイテムを、ここへドラッグ・アンド・ドロップしてください。" />
- <text type="string" name="status_text">準備中…</text>
- <button name="btn_refresh" label="リフレッシュ" />
- <button name="btn_start" label="開始" />
+ <string name="Ready">
+ 準備中…
+ </string>
+ <string name="TargetNotFound">
+ 置換先のアイテムは見つかりませんでした。
+ </string>
+ <string name="ItemsIdentical">
+ 置換元と置換先が同一です。
+ </string>
+ <string name="ItemsFound">
+ [NUM]件のリンクが見つかりました。
+ </string>
+ <string name="ItemsRemaining">
+ 残りリンク数:[NUM]件
+ </string>
+ <string name="ReplaceFinished">
+ インベントリのリンクの置換えが完了しました。
+ </string>
+ <text name="source_label">
+ 置換元:
+ </text>
+ <inventory_link_replace_drop_target name="source_uuid_editor" tool_tip="置換えたいインベントリ内のアイテムを、ここへドラッグ・アンド・ドロップしてください。"/>
+ <text type="string" name="target_label">
+ 置換先:
+ </text>
+ <inventory_link_replace_drop_target name="target_uuid_editor" tool_tip="新しいインベントリ内のアイテムを、ここへドラッグ・アンド・ドロップしてください。"/>
+ <text type="string" name="status_text">
+ 準備中…
+ </text>
+ <button name="btn_refresh" label="リフレッシュ"/>
+ <button name="btn_start" label="開始"/>
</floater>