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.
This commit is contained in:
Lirusaito
2012-07-16 17:07:22 -04:00
parent 0243c61ea1
commit 84795863e5
270 changed files with 18468 additions and 18438 deletions

View File

@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="settings_debug" title="Paramétrages du mode Debug">
<combo_box name="boolean_combo">
<combo_item name="TRUE">
TRUE
</combo_item>
<combo_item name="FALSE">
FALSE
</combo_item>
</combo_box>
<color_swatch label="Couleur" name="color_swatch" width="43" />
<spinner label="x" name="val_spinner_1" />
<spinner label="x" name="val_spinner_2" />
<spinner label="x" name="val_spinner_3" />
<spinner label="x" name="val_spinner_4" />
<button label="Paramètres par défaut" name="default_btn" />
</floater>
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="settings_debug" title="Paramétrages du mode Debug">
<combo_box name="boolean_combo">
<combo_item name="TRUE">
VRAI
</combo_item>
<combo_item name="FALSE">
FAUX
</combo_item>
</combo_box>
<color_swatch label="Couleur" name="color_swatch" width="43"/>
<spinner label="x" name="val_spinner_1"/>
<spinner label="x" name="val_spinner_2"/>
<spinner label="x" name="val_spinner_3"/>
<spinner label="x" name="val_spinner_4"/>
<button label="Paramètres par défaut" name="default_btn"/>
</floater>