81 lines
2.0 KiB
XML
81 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
<panel label="契约合同" name="Covenant">
|
||
<text name="estate_section_lbl">
|
||
地产:
|
||
</text>
|
||
<text name="estate_name_lbl">
|
||
名称:
|
||
</text>
|
||
<text name="estate_name_text">
|
||
大陆
|
||
</text>
|
||
<text name="estate_owner_lbl">
|
||
地产持有人:
|
||
</text>
|
||
<text name="estate_owner_text">
|
||
(未知)
|
||
</text>
|
||
<text name="estate_cov_lbl">
|
||
契约合同:
|
||
</text>
|
||
<text name="covenant_timestamp_text">
|
||
最后更新于1969年12月31日,星期三,16:00:00
|
||
</text>
|
||
<button label="?" name="covenant_help"/>
|
||
<text_editor name="covenant_editor">
|
||
这块地产没有契约。
|
||
</text_editor>
|
||
<button label="重置" name="reset_covenant"/>
|
||
<text name="covenant_help_text">
|
||
对契约合同的更改将出现在此块地产所有的土地上。
|
||
</text>
|
||
<text name="covenant_instructions">
|
||
要更改这块不动产的契约合同,请将记事卡拖动到这里。
|
||
</text>
|
||
<text name="region_section_lbl">
|
||
地区:
|
||
</text>
|
||
<text name="region_name_lbl">
|
||
名称:
|
||
</text>
|
||
<text name="region_name_text">
|
||
(未知)
|
||
</text>
|
||
<text name="region_landtype_lbl">
|
||
类型:
|
||
</text>
|
||
<text name="region_landtype_text">
|
||
大陆/家园
|
||
</text>
|
||
<text name="region_maturity_lbl">
|
||
分级:
|
||
</text>
|
||
<text name="region_maturity_text">
|
||
Adult
|
||
</text>
|
||
<text name="resellable_lbl">
|
||
转售:
|
||
</text>
|
||
<text name="resellable_clause">
|
||
这块地产内购买的土地不能被重新出售。
|
||
</text>
|
||
<text name="changeable_lbl">
|
||
划分:
|
||
</text>
|
||
<text name="changeable_clause">
|
||
这块地产内购买的土地不能被合并或者被划分。
|
||
</text>
|
||
<string name="can_resell">
|
||
这块区域内购买的土地可以被重新出售。
|
||
</string>
|
||
<string name="can_not_resell">
|
||
这块区域内购买的土地不能被重新出售。
|
||
</string>
|
||
<string name="can_change">
|
||
这块区域内购买的土地可以被合并或者被划分。
|
||
</string>
|
||
<string name="can_not_change">
|
||
这块区域内购买的土地不能被合并或者被划分。
|
||
</string>
|
||
</panel>
|