40 lines
1.1 KiB
XML
40 lines
1.1 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 name="location_label">
|
|
위치:
|
|
</text>
|
|
<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>
|