Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_joystick.xml
2012-03-05 19:17:07 +01:00

86 lines
2.2 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="Joystick" title="Configuration du joystick">
<check_box name="enable_joystick">
Activer :
</check_box>
<spinner label="Mapping axe des X " name="JoystickAxis1"/>
<spinner label="Mapping axe des Y" name="JoystickAxis2"/>
<spinner label="Mapping axe des Z" name="JoystickAxis0"/>
<spinner label="Mapping du tangage" label_width="111" left="8" name="JoystickAxis4" width="152"/>
<spinner label="Mapping du lacet" name="JoystickAxis5"/>
<spinner label="Mapping du roulis" name="JoystickAxis3"/>
<spinner label="Mapping du zoom" name="JoystickAxis6"/>
<check_box label="Zoom direct" name="ZoomDirect"/>
<check_box label="Curseur 3D" name="Cursor3D"/>
<check_box label="Niveau automatique" name="AutoLeveling"/>
<text name="Control Modes:">
Modes de contrôle :
</text>
<check_box name="JoystickAvatarEnabled">
Avatar
</check_box>
<check_box name="JoystickBuildEnabled">
Build
</check_box>
<check_box name="JoystickFlycamEnabled">
Flycam
</check_box>
<text name="XScale">
Échelle des X
</text>
<text name="YScale">
Échelle des Y
</text>
<text name="ZScale">
Échelle des Z
</text>
<text left="9" name="PitchScale" width="104">
Échelle du tangage
</text>
<text name="YawScale">
Échelle du lacet
</text>
<text name="RollScale">
Échelle du roulis
</text>
<text name="XDeadZone">
Zone neutre X
</text>
<text name="YDeadZone">
Zone neutre Y
</text>
<text name="ZDeadZone">
Zone neutre Z
</text>
<text left="4" name="PitchDeadZone" width="110">
Zone neutre Tangage
</text>
<text name="YawDeadZone">
Zone neutre lacet
</text>
<text name="RollDeadZone">
Zone neutre roulis
</text>
<text name="Feathering">
Feathering
</text>
<text name="ZoomScale2">
Échelle du zoom
</text>
<text left="6" name="ZoomDeadZone" width="110">
Zone neutre du zoom
</text>
<button label="Options par défaut du joystick" name="SpaceNavigatorDefaults"/>
<button label="OK" label_selected="OK" name="ok_btn"/>
<button label="Annuler" label_selected="Annuler" name="cancel_btn"/>
<string name="JoystickMonitor">
Contrôle du joystick
</string>
<string name="Axis">
Axe [NUM]
</string>
<string name="NoDevice">
aucun joystick détecté
</string>
</floater>