|
| 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> |
0 commit comments