/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

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="buy currency" title="KUP L$">
  3. <floater.string name="buy_currency">
  4. Kup [LINDENS] L$ za [LOCALAMOUNT]
  5. </floater.string>
  6. <text name="info_need_more">
  7. Potrzebujesz wi?cej L$
  8. </text>
  9. <text name="contacting">
  10. Kontaktowanie z LindeX...
  11. </text>
  12. <text name="info_buying">
  13. Kup L$
  14. </text>
  15. <text name="balance_label">
  16. Obecnie posiadasz
  17. </text>
  18. <text name="balance_amount">
  19. [AMT]L$
  20. </text>
  21. <text name="currency_action">
  22. Kup
  23. </text>
  24. <text name="currency_label">
  25. L$
  26. </text>
  27. <line_editor label="L$" left_delta="32" name="currency_amt">
  28. 1234
  29. </line_editor>
  30. <text name="buying_label">
  31. Cena
  32. </text>
  33. <text name="currency_est">
  34. za [LOCALAMOUNT]
  35. </text>
  36. <text name="getting_data">
  37. Kalkulowanie...
  38. </text>
  39. <text name="buy_action">
  40. [ACTION]
  41. </text>
  42. <text name="total_label">
  43. Twój nowy stan konta
  44. </text>
  45. <text name="total_amount">
  46. [AMT]L$
  47. </text>
  48. <text name="currency_links">
  49. [http://www.secondlife.com/my/account/payment_method_management.php metoda p?atno?ci] | [http://www.secondlife.com/my/account/currency.php waluta]
  50. </text>
  51. <text name="exchange_rate_note">
  52. Wpisz ponownie kwot? aby zobaczy? ostatni kurs wymiany.
  53. </text>
  54. <text bottom_delta="-64" height="48" name="purchase_warning_repurchase" right="-10">
  55. Potwierdzasz zakup L$, nie obiektu.
  56. </text>
  57. <text bottom_delta="16" name="purchase_warning_notenough">
  58. Nie zakupiono wystarczaj?cej ilo?ci L$. Prosz? zwi?kszy? kwot?.
  59. </text>
  60. <button label="Kup teraz" name="buy_btn"/>
  61. <button label="Anuluj" name="cancel_btn"/>
  62. <text name="info_cannot_buy">
  63. Nie mo?na kupi?
  64. </text>
  65. <button label="Przejd? na stron? WWW" name="error_web" width="168"/>
  66. </floater>