42 lines
1.3 KiB
XML
42 lines
1.3 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||
<panel name="Place" title="場所">
|
||
<text name="name_label">
|
||
名前:
|
||
</text>
|
||
<text name="description_label">
|
||
説明:
|
||
</text>
|
||
<text name="information_label">
|
||
情報:
|
||
</text>
|
||
<text left="110" name="info_editor" width="327" />
|
||
<text name="location_label">
|
||
ロケーション:
|
||
</text>
|
||
<text left="110" name="location_editor" width="327" />
|
||
<button label="テレポート" name="teleport_btn" />
|
||
<button label="地図上に表示" name="map_btn" />
|
||
<button label="賭ける..." name="auction_btn" />
|
||
<text name="traffic_text">
|
||
交通量:[TRAFFIC]
|
||
</text>
|
||
<text name="area_text">
|
||
面積:[AREA]平方メートル
|
||
</text>
|
||
<text name="forsale_text">
|
||
L$[PRICE]で売り出し中。
|
||
</text>
|
||
<text name="auction_text">
|
||
オークションID [ID]。
|
||
</text>
|
||
<text name="server_update_text">
|
||
土地情報のご利用には、サーバーのアップデートが必要です。
|
||
</text>
|
||
<text name="server_error_text">
|
||
このロケーションの情報は現在ご利用できません。時間をおいて再度お試しください。
|
||
</text>
|
||
<text name="server_forbidden_text">
|
||
現在の所在地についての情報は、アクセス制限のため利用できません。区画所有者の許可があるかどうかご確認ください。
|
||
</text>
|
||
</panel>
|