Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_pay_object.xml
Lirusaito 84795863e5 Translations updated
Updated French Translation from Nomade's Zip for MultiWear.
Updated Translations to use basically the same format, and not have some cruft.
Abouts updated to include Spanish translators: Damian Zhaoying, and Franxizco Romano.
2012-07-16 17:07:22 -04:00

32 lines
1.1 KiB
XML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Give Money" title="">
<text name="payee_group" width="95">
Payer le groupe:
</text>
<text name="payee_resident" halign="left" width="100">
Payer le résident:
</text>
<text name="payee_name" left="105">
[NAME]
</text>
<text name="object_name_label" left="25">
Via un objet:
</text>
<text name="object_name_text" left="105">
...
</text>
<text name="fastpay text" width="95">
Paiement rapide:
</text>
<text name="amount text" left="5" halign="left">
Montant :
</text>
<button label="1 [CURRENCY]" label_selected="1 [CURRENCY]" name="fastpay 1" left="105"/>
<button label="5 [CURRENCY]" label_selected="5 [CURRENCY]" name="fastpay 5" left="190"/>
<button label="10 [CURRENCY]" label_selected="10 [CURRENCY]" name="fastpay 10" left="105"/>
<button label="20 [CURRENCY]" label_selected="20 [CURRENCY]" name="fastpay 20" left="190"/>
<button label="Payer" label_selected="Payer" name="pay btn"/>
<button label="Annuler" label_selected="Annuler" name="cancel btn"/>
<line_editor left="65" name="amount" width="50"/>
</floater>