diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/fr/floater_joystick.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/fr/floater_joystick.xml | 168 |
1 files changed, 85 insertions, 83 deletions
diff --git a/linden/indra/newview/skins/default/xui/fr/floater_joystick.xml b/linden/indra/newview/skins/default/xui/fr/floater_joystick.xml index ab841e4..49810f8 100644 --- a/linden/indra/newview/skins/default/xui/fr/floater_joystick.xml +++ b/linden/indra/newview/skins/default/xui/fr/floater_joystick.xml | |||
@@ -1,83 +1,85 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 | <floater name="Joystick" title="Configuration du joystick"> | 2 | <floater name="Joystick" title="Configuration du joystick"> |
3 | <check_box name="enable_joystick"> | 3 | <check_box name="enable_joystick"> |
4 | Activer : | 4 | Activer : |
5 | </check_box> | 5 | </check_box> |
6 | <spinner label="Mapping axe des X " name="JoystickAxis1" /> | 6 | <spinner label="Mapping axe des X " name="JoystickAxis1"/> |
7 | <spinner label="Mapping axe des Y" name="JoystickAxis2" /> | 7 | <spinner label="Mapping axe des Y" name="JoystickAxis2"/> |
8 | <spinner label="Mapping axe des Z" name="JoystickAxis0" /> | 8 | <spinner label="Mapping axe des Z" name="JoystickAxis0"/> |
9 | <spinner label="Mapping du tangage" name="JoystickAxis4" left="8" label_width="111" width="152" /> | 9 | <spinner label="Mapping du tangage" label_width="111" left="8" name="JoystickAxis4" width="152"/> |
10 | <spinner label="Mapping du lacet" name="JoystickAxis5" /> | 10 | <spinner label="Mapping du lacet" name="JoystickAxis5"/> |
11 | <spinner label="Mapping du roulis" name="JoystickAxis3" /> | 11 | <spinner label="Mapping du roulis" name="JoystickAxis3"/> |
12 | <spinner label="Mapping du zoom" name="JoystickAxis6" /> | 12 | <spinner label="Mapping du zoom" name="JoystickAxis6"/> |
13 | <check_box label="Zoom direct" name="ZoomDirect" /> | 13 | <check_box label="Zoom direct" name="ZoomDirect"/> |
14 | <check_box label="Curseur 3D" name="Cursor3D" /> | 14 | <check_box label="Curseur 3D" name="Cursor3D"/> |
15 | <check_box label="Niveau automatique" name="AutoLeveling" /> | 15 | <check_box label="Niveau automatique" name="AutoLeveling"/> |
16 | <text name="Control Modes:"> | 16 | <text name="Control Modes:"> |
17 | Modes de contrôle : | 17 | Modes de contrôle : |
18 | </text> | 18 | </text> |
19 | <check_box name="JoystickAvatarEnabled"> | 19 | <check_box name="JoystickAvatarEnabled"> |
20 | Avatar | 20 | Avatar |
21 | </check_box> | 21 | </check_box> |
22 | <check_box name="JoystickBuildEnabled"> | 22 | <check_box name="JoystickBuildEnabled"> |
23 | Build | 23 | Build |
24 | </check_box> | 24 | </check_box> |
25 | <check_box name="JoystickFlycamEnabled"> | 25 | <check_box name="JoystickFlycamEnabled"> |
26 | Flycam | 26 | Flycam |
27 | </check_box> | 27 | </check_box> |
28 | <text name="XScale"> | 28 | <text name="XScale"> |
29 | Échelle des X | 29 | Échelle des X |
30 | </text> | 30 | </text> |
31 | <text name="YScale"> | 31 | <text name="YScale"> |
32 | Échelle des Y | 32 | Échelle des Y |
33 | </text> | 33 | </text> |
34 | <text name="ZScale"> | 34 | <text name="ZScale"> |
35 | Échelle des Z | 35 | Échelle des Z |
36 | </text> | 36 | </text> |
37 | <text name="PitchScale" left="9" width="104"> | 37 | <text left="9" name="PitchScale" width="104"> |
38 | Échelle du tangage | 38 | Échelle du tangage |
39 | </text> | 39 | </text> |
40 | <text name="YawScale"> | 40 | <text name="YawScale"> |
41 | Échelle du lacet | 41 | Échelle du lacet |
42 | </text> | 42 | </text> |
43 | <text name="RollScale"> | 43 | <text name="RollScale"> |
44 | Échelle du roulis | 44 | Échelle du roulis |
45 | </text> | 45 | </text> |
46 | <text name="XDeadZone"> | 46 | <text name="XDeadZone"> |
47 | Zone neutre X | 47 | Zone neutre X |
48 | </text> | 48 | </text> |
49 | <text name="YDeadZone"> | 49 | <text name="YDeadZone"> |
50 | Zone neutre Y | 50 | Zone neutre Y |
51 | </text> | 51 | </text> |
52 | <text name="ZDeadZone"> | 52 | <text name="ZDeadZone"> |
53 | Zone neutre Z | 53 | Zone neutre Z |
54 | </text> | 54 | </text> |
55 | <text name="PitchDeadZone" left="4" width="110"> | 55 | <text left="4" name="PitchDeadZone" width="110"> |
56 | Zone neutre Tangage | 56 | Zone neutre Tangage |
57 | </text> | 57 | </text> |
58 | <text name="YawDeadZone"> | 58 | <text name="YawDeadZone"> |
59 | Zone neutre lacet | 59 | Zone neutre lacet |
60 | </text> | 60 | </text> |
61 | <text name="RollDeadZone"> | 61 | <text name="RollDeadZone"> |
62 | Zone neutre roulis | 62 | Zone neutre roulis |
63 | </text> | 63 | </text> |
64 | <text name="Feathering"> | 64 | <text name="Feathering"> |
65 | Feathering | 65 | Feathering |
66 | </text> | 66 | </text> |
67 | <text name="ZoomScale2"> | 67 | <text name="ZoomScale2"> |
68 | Échelle du zoom | 68 | Échelle du zoom |
69 | </text> | 69 | </text> |
70 | <text name="ZoomDeadZone" width="110" left="6" > | 70 | <text left="6" name="ZoomDeadZone" width="110"> |
71 | Zone neutre du zoom | 71 | Zone neutre du zoom |
72 | </text> | 72 | </text> |
73 | <button label="Options par défaut du joystick" name="SpaceNavigatorDefaults" /> | 73 | <button label="Options par défaut du joystick" name="SpaceNavigatorDefaults"/> |
74 | <string name="JoystickMonitor"> | 74 | <button label="OK" label_selected="OK" name="ok_btn"/> |
75 | Contrôle du joystick | 75 | <button label="Annuler" label_selected="Annuler" name="cancel_btn"/> |
76 | </string> | 76 | <string name="JoystickMonitor"> |
77 | <string name="Axis"> | 77 | Contrôle du joystick |
78 | Axe [NUM] | 78 | </string> |
79 | </string> | 79 | <string name="Axis"> |
80 | <string name="NoDevice"> | 80 | Axe [NUM] |
81 | aucun joystick détecté | 81 | </string> |
82 | </string> | 82 | <string name="NoDevice"> |
83 | </floater> | 83 | aucun joystick détecté |
84 | </string> | ||
85 | </floater> | ||