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.
25 lines
874 B
XML
25 lines
874 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
|
<floater name="Display Name" title="Display Name">
|
|
<text name="lockout_text">
|
|
Prochain changement possible: [TIME].
|
|
</text>
|
|
<text name="set_name_label">
|
|
Nouveau Display Name:
|
|
</text>
|
|
<line_editor name="display_name_editor"/>
|
|
<text name="name_confirm_label">
|
|
Réécrire le Display Name pour confirmer:
|
|
</text>
|
|
<line_editor name="display_name_confirm"/>
|
|
<button label="Sauver" name="save_btn" tool_tip=""/>
|
|
<button label="Effacer" name="reset_btn" tool_tip="Efface le Display Name en cours"/>
|
|
<button label="Annuler" name="cancel_btn" tool_tip="Annule et ferme la fenêtre"/>
|
|
<text name="name_confirm_label2">
|
|
Le Display Name est le nom ajouté à l'avatar.
|
|
</text>
|
|
<text name="name_confirm_label3">
|
|
Vous pouvez le changer une fois par semaine.
|
|
</text>
|
|
</floater>
|
|
|