phoenix-firestorm/indra/newview/skins/default/xui/ja/floater_map.xml

50 lines
1.4 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Map" title="ミニマップ">
<!-- RLVa shows the anonymized name on the regular tooltip when @shownames=n restricted (rather than show the avatar inspector) -->
<floater.string name="ParcelSalePriceMsg">
価格L$ [PRICE]L$[PRICE_PER_SQM]/㎡)
</floater.string>
<floater.string name="ParcelSaleAreaMsg">
面積:[AREA]㎡
</floater.string>
<floater.string name="ParcelOwnerMsg">
所有者:[PARCEL_OWNER]
</floater.string>
<floater.string name="RegionNameMsg">
リージョン:[REGION_NAME]
</floater.string>
<floater.string name="ToolTipHintMsg">
ダブルクリックでマップを開きます。
</floater.string>
<floater.string name="AltToolTipHintMsg">
ダブルクリックでテレポートします。
</floater.string>
<floater.string name="mini_map_caption">
ミニマップ
</floater.string>
<text label="北" name="floater_map_north">
</text>
<text label="東" name="floater_map_east">
</text>
<text label="西" name="floater_map_west">
西
</text>
<text label="南" name="floater_map_south">
</text>
<text label="南東" name="floater_map_southeast">
南東
</text>
<text label="北東" name="floater_map_northeast">
北東
</text>
<text label="南西" name="floater_map_southwest">
南西
</text>
<text label="北西" name="floater_map_northwest">
北西
</text>
</floater>