/indra/newview/skins/default/xui/de/floater_buy_currency.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 66 lines · 66 code · 0 blank · 0 comment · 0 complexity · bebc6db2476e75b61bde6e34d3651025 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="buy currency" title="L$ kaufen">
- <floater.string name="buy_currency">
- [LINDENS] L$ für ca. [LOCALAMOUNT] kaufen
- </floater.string>
- <text name="info_need_more">
- Sie brauchen mehr Geld
- </text>
- <text name="contacting">
- LindeX wird kontaktiert...
- </text>
- <text name="info_buying">
- L$ kaufen
- </text>
- <text name="balance_label">
- Ich habe
- </text>
- <text name="balance_amount">
- [AMT] L$
- </text>
- <text name="currency_action">
- Ich möchte kaufen
- </text>
- <text name="currency_label">
- L$
- </text>
- <line_editor label="L$" name="currency_amt">
- 1234
- </line_editor>
- <text name="buying_label">
- Zum Preis von
- </text>
- <text name="currency_est">
- ca. [LOCALAMOUNT]
- </text>
- <text name="getting_data">
- Schätzung erfolgt...
- </text>
- <text name="buy_action">
- [ACTION]
- </text>
- <text name="total_label">
- Mein neuer Kontostand wird sein
- </text>
- <text name="total_amount">
- [AMT] L$
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php Zahlungsart] | [http://www.secondlife.com/my/account/currency.php Währung]
- </text>
- <text name="exchange_rate_note">
- Geben Sie den Betrag erneut ein, um die aktuellste Umtauschrate anzuzeigen.
- </text>
- <text name="purchase_warning_repurchase">
- Achtung: Sie kaufen L$, nicht das Objekt.
- </text>
- <text name="purchase_warning_notenough">
- Sie kaufen nicht genügend L$. Bitte erhöhen Sie den Betrag.
- </text>
- <button label="Jetzt kaufen" name="buy_btn"/>
- <button label="Abbrechen" name="cancel_btn"/>
- <text name="info_cannot_buy">
- Kaufabbruch
- </text>
- <button label="Weiter zur Kontoseite" name="error_web"/>
- </floater>