diff options
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_buy_currency.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_buy_currency.xml | 132 |
1 files changed, 66 insertions, 66 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_buy_currency.xml b/indra/newview/skins/default/xui/fr/floater_buy_currency.xml index 9a92c446f2..5d3a2e6312 100644 --- a/indra/newview/skins/default/xui/fr/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/fr/floater_buy_currency.xml @@ -1,66 +1,66 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="buy currency" title="ACHETER DES L$">
- <floater.string name="buy_currency">
- Achetez [LINDENS] L$ pour environ [LOCALAMOUNT]
- </floater.string>
- <text left="5" name="info_need_more" right="-5">
- Vous avez besoin de plus de L$
- </text>
- <text name="contacting">
- En train de contacter le Lindex...
- </text>
- <text left="5" name="info_buying">
- Acheter des L$
- </text>
- <text name="balance_label">
- J'ai
- </text>
- <text name="balance_amount">
- [AMT] L$
- </text>
- <text name="currency_action">
- Je veux acheter
- </text>
- <text name="currency_label">
- L$
- </text>
- <line_editor label="L$" name="currency_amt" width="65">
- 1234
- </line_editor>
- <text name="buying_label">
- Pour le prix
- </text>
- <text left_delta="68" name="currency_est" width="138">
- environ [LOCALAMOUNT]
- </text>
- <text name="getting_data" width="138">
- Estimation en cours...
- </text>
- <text name="buy_action">
- [NAME] L$ [PRICE]
- </text>
- <text name="total_label">
- Mon nouveau solde sera de
- </text>
- <text name="total_amount">
- [AMT] L$
- </text>
- <text name="currency_links">
- [http://www.secondlife.com/my/account/payment_method_management.php?lang=fr-FR payment method] | [http://www.secondlife.com/my/account/currency.php?lang=fr-FR currency] | [http://www.secondlife.com/my/account/exchange_rates.php?lang=fr-FR exchange rate]
- </text>
- <text name="exchange_rate_note">
- Saisissez à nouveau le montant pour voir le taux de change actuel.
- </text>
- <text name="purchase_warning_repurchase">
- La confirmation de cet achat n'achète que des L$, pas l'objet.
- </text>
- <text bottom_delta="16" name="purchase_warning_notenough">
- Vous n'achetez pas assez de L$. Veuillez augmenter le montant.
- </text>
- <button label="Acheter maintenant" name="buy_btn"/>
- <button label="Annuler" name="cancel_btn"/>
- <text left="5" name="info_cannot_buy" right="-5">
- Achat impossible
- </text>
- <button label="Accéder au Web" name="error_web"/>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="buy currency" title="ACHETER DES L$"> + <floater.string name="buy_currency"> + Achetez [LINDENS] L$ pour environ [LOCALAMOUNT] + </floater.string> + <text left="5" name="info_need_more" right="-5"> + Vous avez besoin de plus de L$ + </text> + <text name="contacting"> + En train de contacter le Lindex... + </text> + <text left="5" name="info_buying"> + Acheter des L$ + </text> + <text name="balance_label"> + J'ai + </text> + <text name="balance_amount"> + [AMT] L$ + </text> + <text name="currency_action"> + Je veux acheter + </text> + <text name="currency_label"> + L$ + </text> + <line_editor label="L$" name="currency_amt" width="65"> + 1234 + </line_editor> + <text name="buying_label"> + Pour le prix + </text> + <text left_delta="68" name="currency_est" width="138"> + environ [LOCALAMOUNT] + </text> + <text name="getting_data" width="138"> + Estimation en cours... + </text> + <text name="buy_action"> + [NAME] L$ [PRICE] + </text> + <text name="total_label"> + Mon nouveau solde sera de + </text> + <text name="total_amount"> + [AMT] L$ + </text> + <text name="currency_links"> + [http://www.secondlife.com/my/account/payment_method_management.php?lang=fr-FR payment method] | [http://www.secondlife.com/my/account/currency.php?lang=fr-FR currency] | [http://www.secondlife.com/my/account/exchange_rates.php?lang=fr-FR exchange rate] + </text> + <text name="exchange_rate_note"> + Saisissez à nouveau le montant pour voir le taux de change actuel. + </text> + <text name="purchase_warning_repurchase"> + La confirmation de cet achat n'achète que des L$, pas l'objet. + </text> + <text bottom_delta="16" name="purchase_warning_notenough"> + Vous n'achetez pas assez de L$. Veuillez augmenter le montant. + </text> + <button label="Acheter maintenant" name="buy_btn"/> + <button label="Annuler" name="cancel_btn"/> + <text left="5" name="info_cannot_buy" right="-5"> + Achat impossible + </text> + <button label="Accéder au Web" name="error_web"/> +</floater> |