mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Added PT-BR translations
All remaining translations of gestures, hearing, interact_menu, interaction, nightvision, rearm, refuel, viewdistance were done!
This commit is contained in:
parent
db7074b6cf
commit
ad48f51ec7
@ -115,6 +115,7 @@
|
||||
<French>Stop</French>
|
||||
<German>Stop</German>
|
||||
<Polish>Stop</Polish>
|
||||
<Portuguese>Parar</Portuguese>
|
||||
</Key>
|
||||
<!-- COVER -->
|
||||
<Key ID="STR_ACE_Gestures_cover">
|
||||
@ -135,6 +136,7 @@
|
||||
<French>Regroupement</French>
|
||||
<German>Sammeln</German>
|
||||
<Polish>Zbiórka</Polish>
|
||||
<Portuguese>Reagrupar</Portuguese>
|
||||
</Key>
|
||||
<!-- FORWARD -->
|
||||
<Key ID="STR_ACE_Gestures_forward">
|
||||
@ -142,12 +144,14 @@
|
||||
<French>En avant</French>
|
||||
<German>Vorwärts Bewegen</German>
|
||||
<Polish>Naprzód</Polish>
|
||||
<Portuguese>Mover em frente</Portuguese>
|
||||
</Key>
|
||||
<!-- ENGAGE -->
|
||||
<Key ID="STR_ACE_Gestures_engage">
|
||||
<English>Engage</English>
|
||||
<French>Engager</French>
|
||||
<Polish>Atak</Polish>
|
||||
<Portuguese>Engajar</Portuguese>
|
||||
</Key>
|
||||
<!-- POINT -->
|
||||
<Key ID="STR_ACE_Gestures_point">
|
||||
@ -155,6 +159,7 @@
|
||||
<French>Pointer</French>
|
||||
<German>Zeigen</German>
|
||||
<Polish>Wskaż</Polish>
|
||||
<Portuguese>Ponta</Portuguese>
|
||||
</Key>
|
||||
<!-- HOLD -->
|
||||
<Key ID="STR_ACE_Gestures_hold">
|
||||
@ -162,6 +167,7 @@
|
||||
<French>Tenir</French>
|
||||
<German>Anhalten</German>
|
||||
<Polish>Wstrzymać</Polish>
|
||||
<Portuguese>Esperar</Portuguese>
|
||||
</Key>
|
||||
<!-- WARNING -->
|
||||
<Key ID="STR_ACE_Gestures_warning">
|
||||
@ -169,6 +175,7 @@
|
||||
<French>Attention</French>
|
||||
<German>Achtung</German>
|
||||
<Polish>Uwaga</Polish>
|
||||
<Portuguese>Aviso</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Gestures_Hi">
|
||||
<English>Hi</English>
|
||||
|
@ -172,10 +172,12 @@
|
||||
<Key ID="STR_ACE_Hearing_autoAddEarplugsToUnits_DisplayName">
|
||||
<English>Add earplugs to units</English>
|
||||
<Polish>Dodaj stopery dla jednostek</Polish>
|
||||
<Portuguese>Adiciona protetores de ouvido as unidades</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Hearing_autoAddEarplugsToUnits_Description">
|
||||
<English>Add the `ACE_EarPlugs` item to all units that have loud weapons. Can disable if using custom loadouts.</English>
|
||||
<Polish>Dodaje `ACE_EarPlugs` - stopery - do wszystkich jednostek, które posiadają głośną broń. Można wyłaczyć w przypadku korzystania z niestandardowych loadoutów.</Polish>
|
||||
<Portuguese>Adicionar o item `ACE_EarPlugs` a todas as unidades que tenham armas barulhentas. Pode ser desabilitado com carregamentos customizados.</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -302,10 +302,12 @@
|
||||
<Key ID="STR_ACE_Interact_Menu_menuAnimationSpeed">
|
||||
<English>Interaction Animation Speed</English>
|
||||
<Polish>Szybkość animacji interakcji</Polish>
|
||||
<Portuguese>Velocidade da animação de interação</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interact_Menu_menuAnimationSpeed_Description">
|
||||
<English>Makes menu animations faster and decreases the time needed to hover to show sub actions</English>
|
||||
<Polish>Przyśpiesza animacje menu interakcji oraz czas wymagany do pokazania podmenu</Polish>
|
||||
<Portuguese>Faz com que as animações do menu de interação sejam mais rápidas, dimiuindo a necessidade de esperar para mostrar as ações</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -695,26 +695,31 @@
|
||||
<English>Pass magazine</English>
|
||||
<German>Magazin geben</German>
|
||||
<Polish>Podaj magazynek</Polish>
|
||||
<Portuguese>Passar carregador</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_PassMagazinePrimary">
|
||||
<English>Primary magazine</English>
|
||||
<German>Gewehrmagazin</German>
|
||||
<Polish>Magazynek karabinowy</Polish>
|
||||
<Portuguese>Carregador primário</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_PassMagazineHandgun">
|
||||
<English>Pistol magazine</English>
|
||||
<German>Pistolenmagazin</German>
|
||||
<Polish>Magazynek pistoletowy</Polish>
|
||||
<Portuguese>Carregador da pistola</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_PassMagazineHint">
|
||||
<English>%1 passed you a %2 magazine.</English>
|
||||
<German>%1 hat dir ein %2 Magazin gegeben.</German>
|
||||
<Polish>%1 podał Ci magazynek %2.</Polish>
|
||||
<Portuguese>%1 passou a você um carregador %2.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Interaction_PassMagazineSetting">
|
||||
<English>Show "pass magazine" interaction</English>
|
||||
<German>Zeige "Magazine geben" Interaktion</German>
|
||||
<Polish>Pokaż interakcję "podaj magazynek"</Polish>
|
||||
<Portuguese>Mostrar a interação "Passar carregador"</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -136,18 +136,22 @@
|
||||
<Key ID="STR_ACE_NightVision_Module_DisplayName">
|
||||
<English>Nightvision</English>
|
||||
<German>Nachtsicht</German>
|
||||
<Portuguese>Visão Noturna</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_NightVision_Module_Description">
|
||||
<English>Settings for night vision.</English>
|
||||
<German>Einstellungen für Nachtsichtgeräte.</German>
|
||||
<Portuguese>Ajustes para visão noturna.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_NightVision_DisableNVGsWithSights_DisplayName">
|
||||
<English>Disable NVGs in scope</English>
|
||||
<German>Deakt. NVGs mit Visier</German>
|
||||
<Portuguese>Desabilitar visão noturna nas lunetas</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_NightVision_DisableNVGsWithSights_Description">
|
||||
<English>Blocks the usage of night vision goggles whilst aiming down the sight.</English>
|
||||
<German>Blockiert das Benutzen von Nachtsichtbrillen beim Benutzen des Visiers.</German>
|
||||
<Portuguese>Bloqueia o uso de visão noturna ao utilizar a mira.</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -5,85 +5,102 @@
|
||||
<English>Rearm Settings</English>
|
||||
<German>Aufmunitioniereinstellungen</German>
|
||||
<Polish>Ustawienia przezbrajania</Polish>
|
||||
<Portuguese>Ajustes de rearme</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_Module_Description">
|
||||
<English>This module allows you to tweak rearm system settings.</English>
|
||||
<Polish>Ten moduł pozwala dostosować ustawienia przezbrajania.</Polish>
|
||||
<Portuguese>Este módulo permite que você ajuste o sistema de rearme.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_level_DisplayName">
|
||||
<English>Rearm Amount</English>
|
||||
<German>Aufmunitioniermenge</German>
|
||||
<Polish>Szybkość przezbrajania</Polish>
|
||||
<Portuguese>Quantidade de rearme</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_level_Description">
|
||||
<English>How fast should a vehicle be rearmed?</English>
|
||||
<German>Wie schnell soll ein Fahrzeug aufmunitioniert werden?</German>
|
||||
<Polish>Jak szybko pojazd zostanie przezbrojony?</Polish>
|
||||
<Portuguese>Quão rápido o veículo deve ser rearmado?</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_vehicle">
|
||||
<English>Entire Vehicle</English>
|
||||
<German>Gesamtes Fahrzeug</German>
|
||||
<Polish>Cały pojazd</Polish>
|
||||
<Portuguese>Todo o veículo</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_magazine">
|
||||
<English>Entire Magazine</English>
|
||||
<German>Gesamtes Magazin</German>
|
||||
<Polish>Cały magazynek</Polish>
|
||||
<Portuguese>Todo o carregador</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmSettings_caliber">
|
||||
<English>Amount based on caliber</English>
|
||||
<German>Kaliberbasierte Anzahl</German>
|
||||
<Polish>Ilość zależna od kalibru</Polish>
|
||||
<Portuguese>Quantidade baseada no calibre</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Rearm">
|
||||
<English>Rearm</English>
|
||||
<German>Aufmunitionieren</German>
|
||||
<Polish>Przezbrój</Polish>
|
||||
<Portuguese>Rearmar</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_RearmAction">
|
||||
<English>Rearming %1 with %2 ...</English>
|
||||
<German>Munitioniere %1 auf mit %2 ...</German>
|
||||
<Polish>Przezbrajanie %1 przy pomocy %2 ...</Polish>
|
||||
<Portuguese>Rearmando %1 com %2 ...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_BasicRearmAction">
|
||||
<English>Rearming %1 ...</English>
|
||||
<German>Munitioniere %1 auf ...</German>
|
||||
<Polish>Przezbrajanie %1 ...</Polish>
|
||||
<Portuguese>Rearmando %1 ...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_TakeAction">
|
||||
<English>Taking %1 for %2 ...</English>
|
||||
<German>Nehme %1 für %2 ...</German>
|
||||
<Polish>Pobieranie %1 dla %2 ...</Polish>
|
||||
<Portuguese>Pegando %1 para %2 ...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_TakeAmmo">
|
||||
<English>Take ammo</English>
|
||||
<German>Munition nehmen</German>
|
||||
<Polish>Pobierz amunicję</Polish>
|
||||
<Portuguese>Tomar munição</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_PickUpAmmo">
|
||||
<English>Pick up ammo</English>
|
||||
<German>Munition aufnehmen</German>
|
||||
<Polish>Podnieś amunicję</Polish>
|
||||
<Portuguese>Pegar munição</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_StoreAmmo">
|
||||
<English>Store ammo</English>
|
||||
<German>Munition verstauen</German>
|
||||
<Polish>Przechowaj amunicję</Polish>
|
||||
<Portuguese>Guardar munição</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_StoreAmmoAction">
|
||||
<English>Storing %1 in %2 ...</English>
|
||||
<German>Verstaue %1 in %2 ...</German>
|
||||
<Polish>Przechowywanie %1 w %2 ...</Polish>
|
||||
<Portuguese>Guardando %1 em %2 ...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_GrabAction">
|
||||
<English>Picking up ammo ...</English>
|
||||
<German>Nehme Munition ...</German>
|
||||
<Polish>Podnoszenie amunicji ...</Polish>
|
||||
<Portuguese>Pegando munição ...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Hint_RearmedTriple">
|
||||
<English>Rearmed %1 rounds of %2 on %3</English>
|
||||
<German>%1 Schuss %2 an %3 aufmunitioniert</German>
|
||||
<Polish>Przezbrojono %1 pocisków %2 na %3</Polish>
|
||||
<Portuguese>Rearmando %1 cartuchos de %2 em %3</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_SmokeLauncherMag">
|
||||
<English>Smoke Screen</English>
|
||||
@ -111,61 +128,73 @@
|
||||
<English>30mm HEI</English>
|
||||
<German>30mm HEI</German>
|
||||
<Polish>30mm HEI</Polish>
|
||||
<Portuguese>30mm HEI</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_500Rnd_Cannon_30mm_Plane_CAS_02_F">
|
||||
<English>30mm HEI-T</English>
|
||||
<German>30mm HEI-T</German>
|
||||
<Polish>30mm HEI-T</Polish>
|
||||
<Portuguese>30mm HEI-T</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_2Rnd_Missile_AA_04_F">
|
||||
<English>AIM-9 Sidewinder</English>
|
||||
<German>AIM-9 Sidewinder</German>
|
||||
<Polish>AIM-9 Sidewinder</Polish>
|
||||
<Portuguese>AIM-9 Sidewinder</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_2Rnd_Missile_AA_03_F">
|
||||
<English>Wympel R-73</English>
|
||||
<German>Wympel R-73</German>
|
||||
<Polish>Wympel R-73</Polish>
|
||||
<Portuguese>Wympel R-73</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_6Rnd_Missile_AGM_02_F">
|
||||
<English>AGM-65 Maverick</English>
|
||||
<German>AGM-65 Maverick</German>
|
||||
<Polish>AGM-65 Maverick</Polish>
|
||||
<Portuguese>AGM-65 Maverick</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_4Rnd_Missile_AGM_01_F">
|
||||
<English>Kh-25MTP</English>
|
||||
<German>Kh-25MTP</German>
|
||||
<Polish>Ch-25MTP</Polish>
|
||||
<Portuguese>Ch-25MTP</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_7Rnd_Rocket_04_HE_F">
|
||||
<English>Hydra 70 HE</English>
|
||||
<German>Hydra 70 HE</German>
|
||||
<Polish>Hydra 70 HE</Polish>
|
||||
<Portuguese>Hydra 70 HE</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_20Rnd_Rocket_03_HE_F">
|
||||
<English>S-8 HE</English>
|
||||
<German>S-8 HE</German>
|
||||
<Polish>S-8 HE</Polish>
|
||||
<Portuguese>S-8 HE</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_7Rnd_Rocket_04_AP_F">
|
||||
<English>Hydra 70 AP</English>
|
||||
<German>Hydra 70 AP</German>
|
||||
<Polish>Hydra 70 AP</Polish>
|
||||
<Portuguese>Hydra 70 AP</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_20Rnd_Rocket_03_AP_F">
|
||||
<English>S-8 AP</English>
|
||||
<German>S-8 AP</German>
|
||||
<Polish>S-8 AP</Polish>
|
||||
<Portuguese>S-8 AP</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_4Rnd_Bomb_04_F">
|
||||
<English>GBU-12</English>
|
||||
<German>GBU-12</German>
|
||||
<Polish>GBU-12</Polish>
|
||||
<Portuguese>GBU-12</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Rearm_Mag_2Rnd_Bomb_03_F">
|
||||
<English>FAB-250M-54</English>
|
||||
<German>FAB-250M-54</German>
|
||||
<Polish>FAB-250M-54</Polish>
|
||||
<Portuguese>FAB-250M-54</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -5,156 +5,187 @@
|
||||
<English>Refuel Settings</English>
|
||||
<German>Betankungseinst.</German>
|
||||
<Polish>Ustawienia tankowania</Polish>
|
||||
<Portuguese>Ajustes de reabastecimento</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_RefuelSettings_speed_DisplayName">
|
||||
<English>Flow Rate</English>
|
||||
<German>Fließrate</German>
|
||||
<Polish>Szybkość przepływu</Polish>
|
||||
<Portuguese>Velocidade da vazão</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_RefuelSettings_speed_Description">
|
||||
<English>How fast should a vehicle be refueled?</English>
|
||||
<German>Wie schnell soll ein Fahrzeug aufgetankt sein?</German>
|
||||
<Polish>Jak szybko pojazd powinien zostać zatankowany?</Polish>
|
||||
<Portuguese>Quão rápido deve ser o veículo reabastecido?</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Refuel">
|
||||
<English>Refuel</English>
|
||||
<German>Betankung</German>
|
||||
<Polish>Zatankuj</Polish>
|
||||
<Portuguese>Reabastecimento</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TakeNozzle">
|
||||
<English>Take fuel nozzle</English>
|
||||
<German>Zapfpistole nehmen</German>
|
||||
<Polish>Weź nalewak</Polish>
|
||||
<Portuguese>Pegar o bocal de combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TakeNozzleAction">
|
||||
<English>Taking fuel nozzle ...</English>
|
||||
<German>Nehme Zapfpistole ...</German>
|
||||
<Polish>Pobieranie nalewaka ...</Polish>
|
||||
<Portuguese>Pegando o bocal de combustível...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Connect">
|
||||
<English>Connect fuel nozzle</English>
|
||||
<German>Zapfpistole anschließen</German>
|
||||
<Polish>Podłącz nalewak</Polish>
|
||||
<Portuguese>Conectar o bocal de combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_ConnectAction">
|
||||
<English>Connecting fuel nozzle ...</English>
|
||||
<German>Zapfpistole anschließen ...</German>
|
||||
<Polish>Podłączanie nalewaka ...</Polish>
|
||||
<Portuguese>Conectando o bocal de combustível...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Disconnect">
|
||||
<English>Disconnect fuel nozzle</English>
|
||||
<German>Zapfpistole entfernen</German>
|
||||
<Polish>Odepnij nalewak</Polish>
|
||||
<Portuguese>Desconectar o bocal de combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Connect_Action">
|
||||
<English>Connect</English>
|
||||
<German>Anschließen</German>
|
||||
<Polish>Podłącz</Polish>
|
||||
<Portuguese>Conectar</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_CheckFuel">
|
||||
<English>Check remaining fuel</English>
|
||||
<German>Verbleibenden Kraftstoff überprüfen</German>
|
||||
<Polish>Sprawdź ilość paliwa</Polish>
|
||||
<Portuguese>Verificar combustível restante</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_CheckFuelAction">
|
||||
<English>Checking remaining fuel ...</English>
|
||||
<German>Überprüfe verbleibenden Kraftstoff ...</German>
|
||||
<Polish>Sprawdzanie ilości paliwa ...</Polish>
|
||||
<Portuguese>Verificando combustível restante...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_RemainingFuel">
|
||||
<English>There are %1 liters left.</English>
|
||||
<German>Es sind noch %1 Liter übrig.</German>
|
||||
<Polish>Zostało %1 litrów.</Polish>
|
||||
<Portuguese>Há %1 litros restantes.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_Empty">
|
||||
<English>There is no fuel left.</English>
|
||||
<German>Es ist kein Kraftstoff übrig.</German>
|
||||
<Polish>W zbiorniku nie ma paliwa.</Polish>
|
||||
<Portuguese>Não há combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Cancel">
|
||||
<English>Cancel</English>
|
||||
<German>Abbrechen</German>
|
||||
<Polish>Anuluj</Polish>
|
||||
<Portuguese>Cancelar</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Failed">
|
||||
<English>Failed</English>
|
||||
<German>Gescheitert</German>
|
||||
<Polish>Porażka</Polish>
|
||||
<Portuguese>Falhou</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TurnOff">
|
||||
<English>Stop fueling</English>
|
||||
<German>Betankung stoppen</German>
|
||||
<Polish>Zatrzymaj tankowanie</Polish>
|
||||
<Portuguese>Parar reabastecimento</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TurnOffAction">
|
||||
<English>Stopping fueling ...</English>
|
||||
<German>Stoppe Betankung ...</German>
|
||||
<Polish>Zatrzymywanie tankowania ...</Polish>
|
||||
<Portuguese>Parando reabastecimento...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TurnOn">
|
||||
<English>Start fueling</English>
|
||||
<German>Betankung beginnen</German>
|
||||
<Polish>Rozpocznij tankowanie</Polish>
|
||||
<Portuguese>Começar reabastecimento</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_TurnOnAction">
|
||||
<English>Starting fueling ...</English>
|
||||
<German>Beginne Betankung ...</German>
|
||||
<Polish>Rozpoczynanie tankowania ...</Polish>
|
||||
<Portuguese>Começando reabastecimento...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_FuelProgress">
|
||||
<English>%1 Liters fueled</English>
|
||||
<German>%1 Liters getankt</German>
|
||||
<Polish>Zatankowano %1 litrów</Polish>
|
||||
<Portuguese>%1 litros abastecidos</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_SourceEmpty">
|
||||
<English>The fuel source is empty.</English>
|
||||
<German>Die Treibstoffquelle ist leer.</German>
|
||||
<Polish>Źródło paliwa jest puste.</Polish>
|
||||
<Portuguese>A fonte de combustível está vazia.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_TooFar">
|
||||
<English>Maximum fuel hose length reached.</English>
|
||||
<German>Maximale Schlauchlänge erreicht.</German>
|
||||
<Polish>Osiągnięto maksymalną długość przewodu paliwowego.</Polish>
|
||||
<Portuguese>Distância máxima da mangueira de combustível alcançada.</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_Completed">
|
||||
<English>Fueling completed</English>
|
||||
<German>Betankung abgeschlossen</German>
|
||||
<Polish>Tankowanie ukończone</Polish>
|
||||
<Portuguese>Reabastecimento completo</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_Stopped">
|
||||
<English>Fueling stopped</English>
|
||||
<German>Betankung angehalten</German>
|
||||
<Polish>Tankowanie zatrzymane</Polish>
|
||||
<Portuguese>Reabastecimento parado</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_Started">
|
||||
<English>Fueling started</English>
|
||||
<German>Betankung begonnen</German>
|
||||
<Polish>Tankowanie rozpoczęte</Polish>
|
||||
<Portuguese>Reabastecimento iniciado</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Return">
|
||||
<English>Return fuel nozzle</English>
|
||||
<German>Zapfpistole zurückstecken</German>
|
||||
<Polish>Zwróć nalewak</Polish>
|
||||
<Portuguese>Retornar bocal de combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_ReturnAction">
|
||||
<English>Returning fuel nozzle ...</English>
|
||||
<German>Stecke Zapfpistole zurück ...</German>
|
||||
<Polish>Zwracanie nalewaka ...</Polish>
|
||||
<Portuguese>Retornando bocal de combustível...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_CheckFuelCounter">
|
||||
<English>Check fuel counter</English>
|
||||
<German>Tankuhr ansehen</German>
|
||||
<Polish>Sprawdź wskaźnik paliwa</Polish>
|
||||
<Portuguese>Verificar contador de combustível</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_CheckFuelCounterAction">
|
||||
<English>Checking fuel counter ...</English>
|
||||
<German>Betrachte Tankuhr ...</German>
|
||||
<Polish>Sprawdzanie wskaźnika paliwa ...</Polish>
|
||||
<Portuguese>Verificando contador de combustível...</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_Refuel_Hint_FuelCounter">
|
||||
<English>%1 liters have been fueled.</English>
|
||||
<German>%1 Liter wurden getankt.</German>
|
||||
<Polish>%1 litrów zostało zatankowane.</Polish>
|
||||
<Portuguese>%1 litros foram abastecidos.</Portuguese>
|
||||
</Key>
|
||||
</Package>
|
||||
</Project>
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project name="ACE">
|
||||
<Package name="ViewDistance">
|
||||
<Key ID="STR_ACE_ViewDistance_Module_DisplayName">
|
||||
@ -234,6 +234,7 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_ViewDistance_object_fovBased">
|
||||
<English>FoV Based</English>
|
||||
<Portuguese>Baseado em FoV</Portuguese>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_ViewDistance_infotext">
|
||||
<English>View Distance:</English>
|
||||
|
Loading…
Reference in New Issue
Block a user