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 | 136 |
1 files changed, 68 insertions, 68 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 3268a428f5..9ae924c28a 100644 --- a/indra/newview/skins/default/xui/fr/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/fr/floater_buy_currency.xml @@ -1,68 +1,68 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="buy currency" title="Acheter des L$">
- <text left="5" name="info_buying">
- Achat de L$ :
- </text>
- <text left="5" name="info_cannot_buy" right="-5">
- Impossible d'acheter maintenant :
- </text>
- <text left="5" name="info_need_more" right="-5">
- Vous avez besoin de plus de devises:
- </text>
- <text name="error_message">
- Quelque chose ne va pas.
- </text>
- <button label="Aller sur le site" name="error_web"/>
- <text name="contacting">
- En train de contacter le Lindex...
- </text>
- <text name="buy_action_unknown" right="-5">
- Acheter des L$ sur le marché du LindeX
- </text>
- <text name="buy_action">
- [NAME] L$ [PRICE]
- </text>
- <text name="currency_action">
- Acheter des L$
- </text>
- <line_editor name="currency_amt">
- 1234
- </line_editor>
- <text name="currency_est" width="138">
- pour environ [USD] US$
- </text>
- <text name="getting_data" width="138">
- Obtention des données...
- </text>
- <text name="balance_label">
- Actuellement, vous avez
- </text>
- <text name="balance_amount">
- [AMT] L$
- </text>
- <text name="buying_label">
- Vous achetez
- </text>
- <text name="buying_amount">
- [AMT] L$
- </text>
- <text name="total_label">
- Votre solde sera de
- </text>
- <text name="total_amount">
- [AMT] L$
- </text>
- <text name="purchase_warning_repurchase">
- En confirmant cette transaction, vous achetez uniquement les devises.
-Vous devrez recommencer cette opération.
- </text>
- <text name="purchase_warning_notenough">
- Vous n'achetez pas assez de devises.
-Veuillez saisir un montant plus élevé.
- </text>
- <button label="Acheter" name="buy_btn"/>
- <button label="Annuler" name="cancel_btn"/>
- <string name="buy_currency">
- Acheter [LINDENS] L$ pour environ [USD] US$
- </string>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?> +<floater name="buy currency" title="Acheter des L$"> + <text left="5" name="info_buying"> + Achat de L$ : + </text> + <text left="5" name="info_cannot_buy" right="-5"> + Impossible d'acheter maintenant : + </text> + <text left="5" name="info_need_more" right="-5"> + Vous avez besoin de plus de devises: + </text> + <text name="error_message"> + Quelque chose ne va pas. + </text> + <button label="Aller sur le site" name="error_web"/> + <text name="contacting"> + En train de contacter le Lindex... + </text> + <text name="buy_action_unknown" right="-5"> + Acheter des L$ sur le marché du LindeX + </text> + <text name="buy_action"> + [NAME] L$ [PRICE] + </text> + <text name="currency_action"> + Acheter des L$ + </text> + <line_editor name="currency_amt"> + 1234 + </line_editor> + <text name="currency_est" width="138"> + pour environ [USD] US$ + </text> + <text name="getting_data" width="138"> + Obtention des données... + </text> + <text name="balance_label"> + Actuellement, vous avez + </text> + <text name="balance_amount"> + [AMT] L$ + </text> + <text name="buying_label"> + Vous achetez + </text> + <text name="buying_amount"> + [AMT] L$ + </text> + <text name="total_label"> + Votre solde sera de + </text> + <text name="total_amount"> + [AMT] L$ + </text> + <text name="purchase_warning_repurchase"> + En confirmant cette transaction, vous achetez uniquement les devises. +Vous devrez recommencer cette opération. + </text> + <text name="purchase_warning_notenough"> + Vous n'achetez pas assez de devises. +Veuillez saisir un montant plus élevé. + </text> + <button label="Acheter" name="buy_btn"/> + <button label="Annuler" name="cancel_btn"/> + <string name="buy_currency"> + Acheter [LINDENS] L$ pour environ [USD] US$ + </string> +</floater> |