Files
SingularityViewer/indra/newview/skins/default/xui/ja/panel_place_small.xml
2010-04-02 02:48:44 -03:00

44 lines
1.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. 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"?>
<panel name="Place" title="場所">
<text name="name_label">
名前:
</text>
<text name="description_label">
説明:
</text>
<text name="information_label"/>
<text font="SansSerifSmall" left="20" name="info_editor" width="420" bottom_delta="-1" />
<text name="land_type_label">
土地の種類:
</text>
<text left="110" name="land_type_display" width="338"/>
<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"/>
<string name="traffic_text">
交通量:[TRAFFIC]  
</string>
<string name="area_text">
面積:[AREA]平方メートル。 
</string>
<string name="forsale_text">
L$[PRICE]で売出し中。
</string>
<string name="auction_text">
オークションID [ID]
</string>
<string name="server_update_text">
土地情報のご利用には、サーバーのアップデートが必要です。
</string>
<string name="server_error_text">
このロケーションの情報は現在ご利用できません。時間をおいて再度お試しください。
</string>
<string name="server_forbidden_text">
現在の所在地についての情報は、アクセス制限のためご利用できません。区画所有者の許可があるかどうかご確認ください。
</string>
</panel>