mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
8b53b4f0d0
Moved macros to function Fixed MP bugs Changed class history of nozzle
130 lines
5.2 KiB
XML
130 lines
5.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Refuel">
|
|
<Key ID="STR_ACE_Refuel_RefuelSettings_Module_DisplayName">
|
|
<English>Refuel Settings</English>
|
|
<German>Betankungseinst.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_RefuelSettings_speed_DisplayName">
|
|
<English>Flow Rate</English>
|
|
<German>Fließrate</German>
|
|
</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>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Refuel">
|
|
<English>Refuel</English>
|
|
<German>Betankung</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TakeNozzle">
|
|
<English>Take fuel nozzle</English>
|
|
<German>Zapfpistole nehmen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TakeNozzleAction">
|
|
<English>Taking fuel nozzle ...</English>
|
|
<German>Nehme Zapfpistole ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Connect">
|
|
<English>Connect fuel nozzle</English>
|
|
<German>Zapfpistole anschließen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_ConnectAction">
|
|
<English>Connecting fuel nozzle ...</English>
|
|
<German>Zapfpistole anschließen ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Disconnect">
|
|
<English>Disconnect fuel nozzle</English>
|
|
<German>Zapfpistole entfernen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Connect_Action">
|
|
<English>Connect</English>
|
|
<German>Anschließen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_CheckFuel">
|
|
<English>Check remaining fuel</English>
|
|
<German>Verbleibenden Kraftstoff überprüfen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_CheckFuelAction">
|
|
<English>Checking remaining fuel ...</English>
|
|
<German>Überprüfe verbleibenden Kraftstoff ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_RemainingFuel">
|
|
<English>There are %1 liters left.</English>
|
|
<German>Es sind noch %1 Liter übrig.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_Empty">
|
|
<English>There is no fuel left.</English>
|
|
<German>Es ist kein Kraftstoff übrig.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Cancel">
|
|
<English>Cancel</English>
|
|
<German>Abbrechen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Failed">
|
|
<English>Failed</English>
|
|
<German>Gescheitert</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TurnOff">
|
|
<English>Stop fueling</English>
|
|
<German>Betankung stoppen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TurnOffAction">
|
|
<English>Stopping fueling ...</English>
|
|
<German>Stoppe Betankung ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TurnOn">
|
|
<English>Start fueling</English>
|
|
<German>Betankung beginnen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_TurnOnAction">
|
|
<English>Starting fueling ...</English>
|
|
<German>Beginne Betankung ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_FuelProgress">
|
|
<English>%1 Liters fueled</English>
|
|
<German>%1 Liters getankt</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_SourceEmpty">
|
|
<English>The fuel source is empty.</English>
|
|
<German>Die Treibstoffquelle ist leer.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_TooFar">
|
|
<English>Maximum fuel hose length reached.</English>
|
|
<German>Maximale Schlauchlänge erreicht.</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_Completed">
|
|
<English>Fueling completed</English>
|
|
<German>Betankung abgeschlossen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_Stopped">
|
|
<English>Fueling stopped</English>
|
|
<German>Betankung angehalten</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_Started">
|
|
<English>Fueling started</English>
|
|
<German>Betankung begonnen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Return">
|
|
<English>Return fuel nozzle</English>
|
|
<German>Zapfpistole zurückstecken</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_ReturnAction">
|
|
<English>Returning fuel nozzle ...</English>
|
|
<German>Stecke Zapfpistole zurück ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_CheckFuelCounter">
|
|
<English>Check fuel counter</English>
|
|
<German>Tankuhr ansehen</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_CheckFuelCounterAction">
|
|
<English>>Checking fuel counter ...</English>
|
|
<German>Betrachte Tankuhr ...</German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Refuel_Hint_FuelCounter">
|
|
<English>%1 liters have been fueled.</English>
|
|
<German>%1 Liter wurden getankt.</German>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|