Apertura del repositorio

This commit is contained in:
2025-05-24 18:09:39 -03:00
parent 76e6359dad
commit d883ddd0d0
35253 changed files with 2891973 additions and 2 deletions
@@ -0,0 +1,49 @@
<?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>