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.
17 lines
751 B
XML
17 lines
751 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="beacons" title="Balises">
|
|
<panel name="beacons_panel">
|
|
<check_box name="always_on" label="Keep beacons when closing floater"/>
|
|
<check_box name="touch_only" label="Objets scriptés avec "Toucher" uniquement"/>
|
|
<check_box name="scripted" label="Objets scriptés"/>
|
|
<check_box name="physical" label="Objets physiques"/>
|
|
<check_box name="sounds" label="Sources sonores"/>
|
|
<check_box name="particles" label="Sources de particules"/>
|
|
<check_box name="highlights" label="Mettre en surbrillance"/>
|
|
<check_box name="beacons" label="Montrer les balises"/>
|
|
<text name="beacon_width_label">
|
|
Largeur de la balise :
|
|
</text>
|
|
</panel>
|
|
</floater>
|