PageRenderTime 108ms CodeModel.GetById 5ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/it/floater_buy_currency.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 67 lines | 67 code | 0 blank | 0 comment | 0 complexity | 2ce54eba0e0c75e79f1743ba0c7e4eb4 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="buy currency" title="ACQUISTA L$">
  3. <floater.string name="buy_currency">
  4. acquistare [LINDENS] L$ per circa [LOCALAMOUNT]
  5. </floater.string>
  6. <text font="SansSerifLarge" left="5" name="info_need_more" right="-5">
  7. Ti servono piů L$
  8. </text>
  9. <text name="contacting">
  10. Sto contattando il LindeX...
  11. </text>
  12. <text name="info_buying">
  13. Acquista L$
  14. </text>
  15. <text name="balance_label">
  16. Io ho
  17. </text>
  18. <text name="balance_amount">
  19. [AMT]L$
  20. </text>
  21. <text name="currency_action" width="45">
  22. Voglio acquistare
  23. </text>
  24. <text name="currency_label">
  25. L$
  26. </text>
  27. <line_editor label="L$" name="currency_amt">
  28. 1234
  29. </line_editor>
  30. <text name="buying_label">
  31. Al prezzo
  32. </text>
  33. <text name="currency_est">
  34. circa [LOCALAMOUNT]
  35. </text>
  36. <text name="getting_data">
  37. Stima in corso...
  38. </text>
  39. <text name="buy_action">
  40. [ACTION]
  41. </text>
  42. <text name="total_label">
  43. Il mio saldo sarŕ
  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 metodo di pagamento] | [http://www.secondlife.com/my/account/currency.php valuta]
  50. </text>
  51. <text name="exchange_rate_note">
  52. Riscrivi l&apos;importo per vedere l&apos;ultimo tasso al cambio.
  53. </text>
  54. <text name="purchase_warning_repurchase">
  55. La conferma di questo acquisto compra solo L$, non
  56. l&apos;oggetto.
  57. </text>
  58. <text bottom_delta="16" name="purchase_warning_notenough">
  59. Non stai acquistando abbastanza L$. Aumenta l&apos;importo.
  60. </text>
  61. <button label="Acquista" name="buy_btn"/>
  62. <button label="Annulla" name="cancel_btn"/>
  63. <text left="5" name="info_cannot_buy" right="-5">
  64. Non in grado di acquistare
  65. </text>
  66. <button label="Continua sul Web" name="error_web"/>
  67. </floater>