<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="buy currency" title="购买货币">
	<text name="info_buying">
		购买货币:
	</text>
	<text name="info_cannot_buy">
		现在无法购买:
	</text>
	<text name="info_need_more">
		你需要更多的货币:
	</text>
	<text name="error_message">
		事情好像不大对头。
	</text>
	<button label="去网页" name="error_web"/>
	<text name="contacting">
		正在连接 LindeX...
	</text>
	<text name="buy_action_unknown">
		在 LindeX 货币交换所购买 L$
	</text>
	<text name="buy_action">
		[NAME] L$ [PRICE]
	</text>
	<text name="currency_action">
		购买L$
	</text>
	<line_editor name="currency_amt">
		1234
	</line_editor>
	<text name="currency_est">
		需要大概 US$ [USD]
	</text>
	<text name="getting_data">
		获取数据...
	</text>
	<text name="balance_label">
		你目前有
	</text>
	<text name="balance_amount">
		L$ [AMT]
	</text>
	<text name="buying_label">
		你正在购买
	</text>
	<text name="buying_amount">
		L$ [AMT]
	</text>
	<text name="total_label">
		你的帐户结余是
	</text>
	<text name="total_amount">
		L$ [AMT]
	</text>
	<text name="purchase_warning_repurchase">
		确认此次操作只会购买现钞。
你需要重试该操作。
	</text>
	<text name="purchase_warning_notenough">
		你没有购买足够的货币。请增加购买的额度。
	</text>
	<button label="取消" name="cancel_btn"/>
	<button label="购买" name="buy_btn"/>
	<string name="buy_currency">
		以大约 US$ [USD] 购买 L$ [LINDENS]
	</string>
</floater>
