117 lines
3.8 KiB
XML
117 lines
3.8 KiB
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<floater name="Joystick" title="Konfiguracja joysticka">
|
|
<string name="JoystickDisabled">
|
|
Brak
|
|
</string>
|
|
<spinner label="Oś X" name="JoystickAxis1"/>
|
|
<spinner label="Oś Y" name="JoystickAxis2"/>
|
|
<spinner label="Oś Z" name="JoystickAxis0"/>
|
|
<spinner label="Wznoszenie" name="JoystickAxis4"/>
|
|
<spinner label="Wychył" name="JoystickAxis5"/>
|
|
<spinner label="Obrót" name="JoystickAxis3"/>
|
|
<spinner label="Powiększenie" name="JoystickAxis6"/>
|
|
<check_box label="Bezp. powięk." name="ZoomDirect"/>
|
|
<check_box label="Kursor 3D" name="Cursor3D"/>
|
|
<check_box label="Autopoziom" name="AutoLeveling"/>
|
|
<text name="Control Modes:">
|
|
Kontroluj:
|
|
</text>
|
|
<check_box label="Awatara" name="JoystickAvatarEnabled"/>
|
|
<check_box label="Budow." name="JoystickBuildEnabled"/>
|
|
<check_box label="Kamerę latając" name="JoystickFlycamEnabled"/>
|
|
<text name="joystick_monitor_label">
|
|
Monitor joysticka
|
|
</text>
|
|
<icon name="button_light_0" tool_tip="Przycisk joysticka 0" />
|
|
<icon name="button_light_1" tool_tip="Przycisk joysticka 1" />
|
|
<icon name="button_light_2" tool_tip="Przycisk joysticka 2" />
|
|
<icon name="button_light_3" tool_tip="Przycisk joysticka 3" />
|
|
<icon name="button_light_4" tool_tip="Przycisk joysticka 4" />
|
|
<icon name="button_light_5" tool_tip="Przycisk joysticka 5" />
|
|
<icon name="button_light_6" tool_tip="Przycisk joysticka 6" />
|
|
<icon name="button_light_7" tool_tip="Przycisk joysticka 7" />
|
|
<icon name="button_light_8" tool_tip="Przycisk joysticka 8" />
|
|
<icon name="button_light_9" tool_tip="Przycisk joysticka 9" />
|
|
<icon name="button_light_10" tool_tip="Przycisk joysticka 10" />
|
|
<icon name="button_light_11" tool_tip="Przycisk joysticka 11" />
|
|
<icon name="button_light_12" tool_tip="Przycisk joysticka 12" />
|
|
<icon name="button_light_13" tool_tip="Przycisk joysticka 13" />
|
|
<icon name="button_light_14" tool_tip="Przycisk joysticka 14" />
|
|
<icon name="button_light_15" tool_tip="Przycisk joysticka 15" />
|
|
<scroll_container name="joystick_monitor_axes_scroller">
|
|
<container_view name="joystick_monitor_axes_container">
|
|
<stat_view name="axis_view_0">
|
|
<stat_bar label="Oś 0" name="axis0" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_1">
|
|
<stat_bar label="Oś 1" name="axis1" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_2">
|
|
<stat_bar label="Oś 2" name="axis2" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_3">
|
|
<stat_bar label="Oś 3" name="axis3" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_4">
|
|
<stat_bar label="Oś 4" name="axis4" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_5">
|
|
<stat_bar label="Oś 5" name="axis5" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_6">
|
|
<stat_bar label="Oś 6" name="axis6" />
|
|
</stat_view>
|
|
<stat_view name="axis_view_7">
|
|
<stat_bar label="Oś 7" name="axis7" />
|
|
</stat_view>
|
|
</container_view>
|
|
</scroll_container>
|
|
<text name="XScale">
|
|
Skala X
|
|
</text>
|
|
<text name="YScale">
|
|
Skala Y
|
|
</text>
|
|
<text name="ZScale">
|
|
Skala Z
|
|
</text>
|
|
<text name="PitchScale">
|
|
Skala wznoszenia
|
|
</text>
|
|
<text name="YawScale">
|
|
Skala odchylania
|
|
</text>
|
|
<text name="RollScale">
|
|
Skala obrotu
|
|
</text>
|
|
<text name="XDeadZone">
|
|
Tolerancja osi X
|
|
</text>
|
|
<text name="YDeadZone">
|
|
Tolerancja osi Y
|
|
</text>
|
|
<text name="ZDeadZone">
|
|
Tolerancja osi Z
|
|
</text>
|
|
<text name="PitchDeadZone">
|
|
Tolerancja wznoszenia
|
|
</text>
|
|
<text name="YawDeadZone">
|
|
Tolerancja odchylania
|
|
</text>
|
|
<text name="RollDeadZone">
|
|
Tolerancja obrotu
|
|
</text>
|
|
<text name="Feathering">
|
|
Przenikanie
|
|
</text>
|
|
<text name="ZoomScale2">
|
|
Skala powiększania
|
|
</text>
|
|
<text name="ZoomDeadZone">
|
|
Tolerancja powiększania
|
|
</text>
|
|
<button label="Ustawienia domyślne" name="SpaceNavigatorDefaults"/>
|
|
<button label="Anuluj" label_selected="Anuluj" name="cancel_btn"/>
|
|
</floater>
|