Skip to content

Commit 8ac7883

Browse files
authored
Merge pull request #55 from TobiasF92/develop
1.2.0.0
2 parents 35de5ea + 7f31b8e commit 8ac7883

21 files changed

+1342
-338
lines changed

.editorconfig

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# top-most EditorConfig file
2+
root = true
3+
4+
[*]
5+
end_of_line = CRLF # CRLF based line ending because of Windows based game.
6+
insert_final_newline = true
7+
trim_trailing_whitespace = true
8+
indent_style = space
9+
indent_size = 4
10+
charset = utf-8
11+
max_line_length = 200

README.md

Lines changed: 62 additions & 48 deletions
Large diffs are not rendered by default.

documentation/interactiveControl.html

Lines changed: 531 additions & 87 deletions
Large diffs are not rendered by default.

i18n/locale_br.xml

Lines changed: 110 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2+
<l10n>
3+
<texts>
4+
<!-- actions -->
5+
<text name="action_activateIC" text="Ativar Controle Interativo"/>
6+
<text name="action_deactivateIC" text="Desativar Controle Interativo"/>
7+
8+
<!-- interactive control actions -->
9+
<text name="actionIC_activate" text="IC: Ativar"/>
10+
<text name="actionIC_deactivate" text="IC: Desativar"/>
11+
12+
<text name="actionIC_startMotor" text="IC: Ligar motor"/>
13+
<text name="actionIC_stopMotor" text="IC: Desligar motor"/>
14+
15+
<text name="actionIC_liftImplement" text="IC: Elevar implemento"/>
16+
<text name="actionIC_lowerImplement" text="IC: Abaixar implemento"/>
17+
18+
<text name="actionIC_turnOnImplement" text="IC: Ligar implemento"/>
19+
<text name="actionIC_turnOffImplement" text="IC: Desligar implemento"/>
20+
21+
<text name="actionIC_foldImplement" text="IC: Dobrar implemento"/>
22+
<text name="actionIC_unfoldImplement" text="IC: Desdobrar implemento"/>
23+
24+
<text name="actionIC_foldVehicle" text="IC: Dobrar veículo" />
25+
<text name="actionIC_unfoldVehicle" text="IC: Desdobrar veículo" />
26+
27+
<text name="actionIC_foldPipe" text="IC: Dobre o tubo" />
28+
<text name="actionIC_unfoldPipe" text="IC: Desdobre o tubo" />
29+
30+
<text name="actionIC_openRoof" text="IC: Abrir teto"/>
31+
<text name="actionIC_closeRoof" text="IC: Fechar teto"/>
32+
33+
<text name="actionIC_openDoor" text="IC: Abrir porta"/>
34+
<text name="actionIC_closeDoor" text="IC: Fechar porta"/>
35+
36+
<text name="actionIC_openWindow" text="IC: Abrir janela"/>
37+
<text name="actionIC_closeWindow" text="IC: Fechar janela"/>
38+
39+
<text name="actionIC_lightsOn" text="IC: Ligar as luzes"/>
40+
<text name="actionIC_lightsOff" text="IC: Desligar as luzes"/>
41+
42+
<text name="actionIC_highbeamlightsOn" text="IC: Acenda as luzes de farol alto"/>
43+
<text name="actionIC_highbeamlightsOff" text="IC: Desligue as luzes de farol alto"/>
44+
45+
<text name="actionIC_workLightsFrontOn" text="IC: Ligue as luzes dianteiras de trabalho"/>
46+
<text name="actionIC_workLightsFrontOff" text="IC: Desligue as luzes dianteiras de trabalho"/>
47+
48+
<text name="actionIC_workLightsBackOn" text="IC: Ligue novamente as luzes de trabalho"/>
49+
<text name="actionIC_workLightsBackOff" text="IC: Desligue novamente as luzes de trabalho"/>
50+
51+
<text name="actionIC_turnLightsLeftOn" text="IC: Vire à esquerda, ligue as luzes"/>
52+
<text name="actionIC_turnLightsLeftOff" text="IC: Vire à esquerda, desligue as luzes"/>
53+
54+
<text name="actionIC_turnLightsRightOn" text="IC: Vire à direita, ligue as luzes"/>
55+
<text name="actionIC_turnLightsRightOff" text="IC: Vire à direita, desligue as luzes"/>
56+
57+
<text name="actionIC_hazardLightsOn" text="IC: Ligue as luzes de perigo"/>
58+
<text name="actionIC_hazardLightsOff" text="IC: Desligue as luzes de perigo"/>
59+
60+
<text name="actionIC_pipeLightsOn" text="IC: Acenda a luz do tubo"/>
61+
<text name="actionIC_pipeLightsOff" text="IC: Desligue a luz do tubo"/>
62+
63+
<text name="actionIC_gs_activate" text="IC: GS ativar"/>
64+
<text name="actionIC_gs_deactivate" text="IC: GS desativar"/>
65+
66+
<text name="actionIC_cruiseControl_toggle" text="IC: Alternar o cruise control"/>
67+
68+
<text name="actionIC_openCover" text="IC: Abra a tampa"/>
69+
<text name="actionIC_closeCover" text="IC: Feche a tampa"/>
70+
71+
<text name="actionIC_radioOn" text="IC: Radio on"/>
72+
<text name="actionIC_radioOff" text="IC: Radio off"/>
73+
74+
<text name="actionIC_crabSteering_toggle" text="IC: Alternar modo de direção"/>
75+
76+
<text name="actionIC_reverseDriving_toggle" text="IC: Alternar a marcha-atrás"/>
77+
78+
<text name="actionIC_parkingbrakeOn" text="IC: Freio de mão ligado" />
79+
<text name="actionIC_parkingbrakeOff" text="IC: Freio de mão desligado" />
80+
81+
<text name="actionIC_diffLockFrontOn" text="IC: Bloqueio do diferencial frontal ligado" />
82+
<text name="actionIC_diffLockFrontOff" text="IC: Bloqueio do diferencial frontal desligado" />
83+
84+
<text name="actionIC_allWheelDriveOn" text="IC: Modo todas as rodas ativado" />
85+
<text name="actionIC_allWheelDriveOff" text="IC: Modo todas as rodas desativado" />
86+
87+
<text name="actionIC_diffLockBackOn" text="IC: Bloqueio do diferencial traseiro ligado" />
88+
<text name="actionIC_diffLockBackOff" text="IC: Bloqueio do diferencial traseiro desligado" />
89+
90+
<text name="actionIC_turnPumpOn" text="IC: Ligar a bomba" />
91+
<text name="actionIC_turnPumpOff" text="IC: Desligar a bomba" />
92+
93+
<text name="actionIC_pumpDirectionDrain" text="IC: Mudar a direção da bomba para: Drenagem" />
94+
<text name="actionIC_pumpDirectionFill" text="IC: Mudar a direção da bomba para: Encher" />
95+
96+
<!-- inputs -->
97+
<text name="input_IC_CLICK" text="IC: Ponto de clique de controle interativo"/>
98+
<text name="input_IC_TOGGLE_STATE" text="IC: Alternar Controle Interativo"/>
99+
100+
<!-- settings -->
101+
<text name="settingsIC_title" text="Controle interativo"/>
102+
<text name="settingsIC_state_title" text="IC Estado"/>
103+
<text name="settingsIC_state_tooltip" text="Alterna o Controle interativo entre os modos ligado/desligado."/>
104+
<text name="settingsIC_state_option01" text="Trocável"/>
105+
<text name="settingsIC_state_option02" text="Sempre ativo"/>
106+
<text name="settingsIC_state_option03" text="Desligado"/>
107+
<text name="settingsIC_keepAlive_title" text="Manter o IC ativado"/>
108+
<text name="settingsIC_keepAlive_tooltip" text="O Controle Interativo permanece ativo ao sair do veículo."/>
109+
</texts>
110+
</l10n>

i18n/locale_cz.xml

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,43 @@
88
<!-- interactive control actions -->
99
<text name="actionIC_activate" text="IC: Aktivovat"/>
1010
<text name="actionIC_deactivate" text="IC: Deaktivovat"/>
11-
11+
1212
<text name="actionIC_startMotor" text="IC: Spustit motor"/>
1313
<text name="actionIC_stopMotor" text="IC: Zastavit motor"/>
14-
14+
1515
<text name="actionIC_liftImplement" text="IC: Zvednout nástroj"/>
1616
<text name="actionIC_lowerImplement" text="IC: Spustit nástroj"/>
17-
17+
1818
<text name="actionIC_turnOnImplement" text="IC: Spustit nástroj"/>
1919
<text name="actionIC_turnOffImplement" text="IC: Zastavit nástroj"/>
2020

2121
<text name="actionIC_foldImplement" text="IC: Složit nástroj"/>
2222
<text name="actionIC_unfoldImplement" text="IC: Rozložit nástroj"/>
2323

2424
<text name="actionIC_foldVehicle" text="IC: Složit stroj" />
25-
<text name="actionIC_unfoldVehicle" text="IC: Rozložit stroj" />
26-
25+
<text name="actionIC_unfoldVehicle" text="IC: Rozložit stroj" />
26+
2727
<text name="actionIC_foldPipe" text="IC: Složit odhazovou rouru" />
28-
<text name="actionIC_unfoldPipe" text="IC: Rozložit odhazovou rouru" />
29-
28+
<text name="actionIC_unfoldPipe" text="IC: Rozložit odhazovou rouru" />
29+
3030
<text name="actionIC_openRoof" text="IC: Otevřít střechu"/>
3131
<text name="actionIC_closeRoof" text="IC: Zavřít střechu"/>
32-
32+
3333
<text name="actionIC_openDoor" text="IC: Otevřít dveře"/>
3434
<text name="actionIC_closeDoor" text="IC: Zavřít dveře"/>
35-
35+
3636
<text name="actionIC_openWindow" text="IC: Otevřít okno"/>
3737
<text name="actionIC_closeWindow" text="IC: Zavřít okno"/>
38-
38+
3939
<text name="actionIC_lightsOn" text="IC: Zapnout světla"/>
4040
<text name="actionIC_lightsOff" text="IC: Vypnout světla"/>
41-
41+
4242
<text name="actionIC_highbeamlightsOn" text="IC: Zapnout dálková světla"/>
4343
<text name="actionIC_highbeamlightsOff" text="IC: Vypnout dálková světla"/>
44-
44+
4545
<text name="actionIC_workLightsFrontOn" text="IC: Zapnout přední pracovní světla"/>
4646
<text name="actionIC_workLightsFrontOff" text="IC: Vypnout přední pracovní světla"/>
47-
47+
4848
<text name="actionIC_workLightsBackOn" text="IC: Zapnout zadní pracovní světla"/>
4949
<text name="actionIC_workLightsBackOff" text="IC: Vypnout zadní pracovní světla"/>
5050

@@ -56,23 +56,28 @@
5656

5757
<text name="actionIC_hazardLightsOn" text="IC: Zapnout výstražná světla"/>
5858
<text name="actionIC_hazardLightsOff" text="IC: Vypnout výstražná světla"/>
59-
59+
6060
<text name="actionIC_pipeLightsOn" text="IC: Zapnout vykládací světla"/>
6161
<text name="actionIC_pipeLightsOff" text="IC: Vypnout vykládací světla"/>
6262

6363
<text name="actionIC_gs_activate" text="IC: Aktivovat GS"/>
6464
<text name="actionIC_gs_deactivate" text="IC: Deaktivovat GS"/>
6565

6666
<text name="actionIC_cruiseControl_toggle" text="IC: Přepnout tempomat"/>
67-
67+
6868
<text name="actionIC_openCover" text="IC: Otevřít kryt"/>
6969
<text name="actionIC_closeCover" text="IC: Zavřít kryt"/>
7070

71+
<text name="actionIC_discharge" text="IC: Vykládání"/>
72+
<text name="actionIC_stop_discharge" text="IC: Zastavení vykládky"/>
73+
7174
<text name="actionIC_radioOn" text="IC: Zapnout rádio"/>
7275
<text name="actionIC_radioOff" text="IC: Vypnout rádio"/>
73-
76+
7477
<text name="actionIC_crabSteering_toggle" text="IC: Přepnout režim řízení"/>
7578

79+
<text name="actionIC_reverseDriving_toggle" text="IC: Změna směru jízdy"/>
80+
7681
<text name="actionIC_parkingbrakeOn" text="IC: Zatáhnout parkovací brzdu" />
7782
<text name="actionIC_parkingbrakeOff" text="IC: Uvolnit parkovací brzdu" />
7883

@@ -85,10 +90,16 @@
8590
<text name="actionIC_diffLockBackOn" text="IC: Zapnout zadní uzávěrku diferenciálu" />
8691
<text name="actionIC_diffLockBackOff" text="IC: Vypnout zadní uzávěrku diferenciálu" />
8792

93+
<text name="actionIC_turnPumpOn" text="IC: Zapnutí čerpadla" />
94+
<text name="actionIC_turnPumpOff" text="IC: Vypnutí čerpadla" />
95+
96+
<text name="actionIC_pumpDirectionDrain" text="IC: Změňte směr čerpadla na: Vyprázdnit" />
97+
<text name="actionIC_pumpDirectionFill" text="IC: Změňte směr čerpadla na: Plnění" />
98+
8899
<!-- inputs -->
89100
<text name="input_IC_CLICK" text="IC: Interaktivní ovládání bod kliknutí"/>
90101
<text name="input_IC_TOGGLE_STATE" text="IC: Přepnout Interaktivní ovládání"/>
91-
102+
92103
<!-- settings -->
93104
<text name="settingsIC_title" text="Interaktivní ovládání"/>
94105
<text name="settingsIC_state_title" text="Stav IC"/>

i18n/locale_de.xml

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,43 +8,43 @@
88
<!-- interactive control actions -->
99
<text name="actionIC_activate" text="IC: Aktivieren"/>
1010
<text name="actionIC_deactivate" text="IC: Deaktivieren"/>
11-
11+
1212
<text name="actionIC_startMotor" text="IC: Motor starten"/>
1313
<text name="actionIC_stopMotor" text="IC: Motor stoppen"/>
14-
14+
1515
<text name="actionIC_liftImplement" text="IC: Anbaugerät heben"/>
1616
<text name="actionIC_lowerImplement" text="IC: Anbaugerät senken"/>
17-
17+
1818
<text name="actionIC_turnOnImplement" text="IC: Anbaugerät anschalten"/>
1919
<text name="actionIC_turnOffImplement" text="IC: Anbaugerät abschalten"/>
2020

2121
<text name="actionIC_foldImplement" text="IC: Anbaugerät einklappen"/>
2222
<text name="actionIC_unfoldImplement" text="IC: Anbaugerät ausklappen"/>
2323

2424
<text name="actionIC_foldVehicle" text="IC: Fahrzeug zuklappen" />
25-
<text name="actionIC_unfoldVehicle" text="IC: Fahrzeug ausklappen" />
26-
25+
<text name="actionIC_unfoldVehicle" text="IC: Fahrzeug ausklappen" />
26+
2727
<text name="actionIC_foldPipe" text="IC: Rohr einklappen" />
28-
<text name="actionIC_unfoldPipe" text="IC: Rohr ausklappen" />
29-
28+
<text name="actionIC_unfoldPipe" text="IC: Rohr ausklappen" />
29+
3030
<text name="actionIC_openRoof" text="IC: Dach öffnen"/>
3131
<text name="actionIC_closeRoof" text="IC: Dach schließen"/>
32-
32+
3333
<text name="actionIC_openDoor" text="IC: Tür öffnen"/>
3434
<text name="actionIC_closeDoor" text="IC: Tür schließen"/>
35-
35+
3636
<text name="actionIC_openWindow" text="IC: Fenster öffnen"/>
3737
<text name="actionIC_closeWindow" text="IC: Fenster schließen"/>
38-
38+
3939
<text name="actionIC_lightsOn" text="IC: Licht anschalten"/>
4040
<text name="actionIC_lightsOff" text="IC: Licht ausschalten"/>
41-
41+
4242
<text name="actionIC_highbeamlightsOn" text="IC: Fernlicht anschalten"/>
4343
<text name="actionIC_highbeamlightsOff" text="IC: Fernlicht ausschalten"/>
44-
44+
4545
<text name="actionIC_workLightsFrontOn" text="IC: Arbeitslicht vorne anschalten"/>
4646
<text name="actionIC_workLightsFrontOff" text="IC: Arbeitslicht vorne ausschalten"/>
47-
47+
4848
<text name="actionIC_workLightsBackOn" text="IC: Arbeitslicht hinten anschalten"/>
4949
<text name="actionIC_workLightsBackOff" text="IC: Arbeitslicht hinten ausschalten"/>
5050

@@ -68,11 +68,16 @@
6868
<text name="actionIC_openCover" text="IC: Abdeckung öffnen"/>
6969
<text name="actionIC_closeCover" text="IC: Abdeckung schließen"/>
7070

71+
<text name="actionIC_discharge" text="IC: Abladen"/>
72+
<text name="actionIC_stop_discharge" text="IC: Abladen beenden"/>
73+
7174
<text name="actionIC_radioOn" text="IC: Radio anschalten"/>
7275
<text name="actionIC_radioOff" text="IC: Radio ausschalten"/>
73-
76+
7477
<text name="actionIC_crabSteering_toggle" text="IC: Lenkmodus wechseln"/>
7578

79+
<text name="actionIC_reverseDriving_toggle" text="IC: Fahrtrichtung wechseln"/>
80+
7681
<text name="actionIC_parkingbrakeOn" text="IC: Handbremse anziehen" />
7782
<text name="actionIC_parkingbrakeOff" text="IC: Handbremse lösen" />
7883

@@ -84,11 +89,17 @@
8489

8590
<text name="actionIC_diffLockBackOn" text="IC: Diffsperre hinten ein" />
8691
<text name="actionIC_diffLockBackOff" text="IC: Diffsperre hinten aus" />
87-
92+
93+
<text name="actionIC_turnPumpOn" text="IC: Pumpe einschalten" />
94+
<text name="actionIC_turnPumpOff" text="IC: Pumpe ausschalten" />
95+
96+
<text name="actionIC_pumpDirectionDrain" text="IC: Pumprichtung wechseln zu: Entleeren" />
97+
<text name="actionIC_pumpDirectionFill" text="IC: Pumprichtung wechseln zu: Befüllen" />
98+
8899
<!-- inputs -->
89100
<text name="input_IC_CLICK" text="IC: Interactive Control ClickPoint"/>
90101
<text name="input_IC_TOGGLE_STATE" text="IC: Interactive Control umschalten"/>
91-
102+
92103
<!-- settings -->
93104
<text name="settingsIC_title" text="Interactive Control"/>
94105
<text name="settingsIC_state_title" text="IC Status"/>

0 commit comments

Comments
 (0)