/indra/newview/skins/default/xui/pl/floater_buy_currency.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 66 lines · 66 code · 0 blank · 0 comment · 0 complexity · dd18318a670ba836bee87ff238cf9ceb MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="buy currency" title="KUP L$">
- <floater.string name="buy_currency">
- Kup [LINDENS] L$ za [LOCALAMOUNT]
- </floater.string>
- <text name="info_need_more">
- Potrzebujesz wi?cej L$
- </text>
- <text name="contacting">
- Kontaktowanie z LindeX...
- </text>
- <text name="info_buying">
- Kup L$
- </text>
- <text name="balance_label">
- Obecnie posiadasz
- </text>
- <text name="balance_amount">
- [AMT]L$
- </text>
- <text name="currency_action">
- Kup
- </text>
- <text name="currency_label">
- L$
- </text>
- <line_editor label="L$" left_delta="32" name="currency_amt">
- 1234
- </line_editor>
- <text name="buying_label">
- Cena
- </text>
- <text name="currency_est">
- za [LOCALAMOUNT]
- </text>
- <text name="getting_data">
- Kalkulowanie...
- </text>
- <text name="buy_action">
- [ACTION]
- </text>
- <text name="total_label">
- Twój nowy stan konta
- </text>
- <text name="total_amount">
- [AMT]L$
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php metoda p?atno?ci] | [http://www.secondlife.com/my/account/currency.php waluta]
- </text>
- <text name="exchange_rate_note">
- Wpisz ponownie kwot? aby zobaczy? ostatni kurs wymiany.
- </text>
- <text bottom_delta="-64" height="48" name="purchase_warning_repurchase" right="-10">
- Potwierdzasz zakup L$, nie obiektu.
- </text>
- <text bottom_delta="16" name="purchase_warning_notenough">
- Nie zakupiono wystarczaj?cej ilo?ci L$. Prosz? zwi?kszy? kwot?.
- </text>
- <button label="Kup teraz" name="buy_btn"/>
- <button label="Anuluj" name="cancel_btn"/>
- <text name="info_cannot_buy">
- Nie mo?na kupi?
- </text>
- <button label="Przejd? na stron? WWW" name="error_web" width="168"/>
- </floater>