mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
26 lines
942 B
XML
26 lines
942 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="Interaction">
|
|
<Key ID="STR_ACE_Respawn_Deploy">
|
|
<English>Deploy in 5 seconds ...</English>
|
|
<German>Wird in 5 Sekunden errichtet ...</German>
|
|
<Polish>Rozmieszczenie za 5 sekund ...</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Respawn_Deployed">
|
|
<English>Rallypoint deployed</English>
|
|
<German>Rallypoint errichtet</German>
|
|
<Polish>Punkt zbiórki rozmieszczony</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Respawn_TeleportedToBase">
|
|
<English>Teleported to Base</English>
|
|
<German>Zur Basis teleportiert</German>
|
|
<Polish>Przeteleportowano do bazy</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Respawn_TeleportedToRallypoint">
|
|
<English>Teleported to Rallypoint</English>
|
|
<German>Zum Rallypoint teleportiert</German>
|
|
<Polish>Przeteleportowano do punktu zbiórki</Polish>
|
|
</Key>
|
|
</Package>
|
|
</Project>
|