69 lines
1.5 KiB
XML
69 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="buy currency" title="Køb valuta">
|
|
<text name="info_buying">
|
|
Køber valuta:
|
|
</text>
|
|
<text name="info_cannot_buy">
|
|
Kan ikke købe nu:
|
|
</text>
|
|
<text name="info_need_more">
|
|
Du har ikke penge nok:
|
|
</text>
|
|
<text name="error_message">
|
|
Noget er gået galt.
|
|
</text>
|
|
<button label="Gå til hjemmeside" name="error_web" />
|
|
<text name="contacting">
|
|
Kontakter LindeX...
|
|
</text>
|
|
<text name="buy_action_unknown">
|
|
Køb L$ på LindeX valuta marked
|
|
</text>
|
|
<text name="buy_action">
|
|
[NAME] L$ [PRICE]
|
|
</text>
|
|
<text name="currency_action">
|
|
Køb L$
|
|
</text>
|
|
<line_editor name="currency_amt">
|
|
1234
|
|
</line_editor>
|
|
<text name="currency_est">
|
|
for ca. US$ [USD]
|
|
</text>
|
|
<text name="getting_data">
|
|
Henter data...
|
|
</text>
|
|
<text name="balance_label">
|
|
Du har i øjeblikket
|
|
</text>
|
|
<text name="balance_amount">
|
|
L$ [AMT]
|
|
</text>
|
|
<text name="buying_label">
|
|
Du køber
|
|
</text>
|
|
<text name="buying_amount">
|
|
L$ [AMT]
|
|
</text>
|
|
<text name="total_label">
|
|
Din balance bliver
|
|
</text>
|
|
<text name="total_amount">
|
|
L$ [AMT]
|
|
</text>
|
|
<text name="purchase_warning_repurchase">
|
|
Bekræfter at denne handel kun omfatter valuta.
|
|
Gentag operationen venligst igen.
|
|
</text>
|
|
<text name="purchase_warning_notenough">
|
|
Du køber ikke nok valuta, tast et større beløb
|
|
og prøv igen.
|
|
</text>
|
|
<button label="Annullér" name="cancel_btn" />
|
|
<button label="Køb" name="buy_btn" />
|
|
<string name="buy_currency">
|
|
Køb L$ [LINDENS] for ca. US$ [USD]
|
|
</string>
|
|
</floater>
|