Files
2025-05-24 18:09:39 -03:00

50 lines
1.4 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?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>