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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 67 lines · 67 code · 0 blank · 0 comment · 0 complexity · 75577273a4100e9d30709d7b9dc27679 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="buy currency" title="ACHETER DES L$">
  3. <floater.string name="buy_currency">
  4. Achetez [LINDENS] L$ pour environ [LOCALAMOUNT]
  5. </floater.string>
  6. <text left="5" name="info_need_more" right="-5">
  7. Plus de L$ sont requis
  8. </text>
  9. <text name="contacting">
  10. En train de contacter
  11. le Lindex...
  12. </text>
  13. <text left="5" name="info_buying">
  14. Acheter des L$
  15. </text>
  16. <text name="balance_label">
  17. J&apos;ai
  18. </text>
  19. <text name="balance_amount">
  20. [AMT] L$
  21. </text>
  22. <text name="currency_action">
  23. Je veux acheter
  24. </text>
  25. <text left="308" name="currency_label">
  26. L$
  27. </text>
  28. <line_editor label="L$" left_pad="-85" name="currency_amt" width="65">
  29. 1234
  30. </line_editor>
  31. <text name="buying_label">
  32. Pour
  33. </text>
  34. <text left_delta="68" name="currency_est" width="138">
  35. environ [LOCALAMOUNT]
  36. </text>
  37. <text name="getting_data" width="138">
  38. Estimation en cours...
  39. </text>
  40. <text name="buy_action">
  41. [ACTION]
  42. </text>
  43. <text name="total_label">
  44. Mon nouveau solde sera de
  45. </text>
  46. <text name="total_amount">
  47. [AMT] L$
  48. </text>
  49. <text name="currency_links">
  50. [http://www.secondlife.com/my/account/payment_method_management.php mode de paiement] | [http://www.secondlife.com/my/account/currency.php devise]
  51. </text>
  52. <text name="exchange_rate_note">
  53. Saisissez ŕ nouveau le montant pour voir le taux de change actuel.
  54. </text>
  55. <text name="purchase_warning_repurchase">
  56. Confirmer cet achat n&apos;achčte que des L$, pas l&apos;objet.
  57. </text>
  58. <text bottom_delta="16" name="purchase_warning_notenough">
  59. Vous n&apos;achetez pas assez de L$. Veuillez augmenter le montant.
  60. </text>
  61. <button label="Acheter" name="buy_btn"/>
  62. <button label="Annuler" name="cancel_btn"/>
  63. <text left="5" name="info_cannot_buy" right="-5" width="200">
  64. Achat impossible
  65. </text>
  66. <button label="Accéder au Web" name="error_web"/>
  67. </floater>