ACE3/addons/respawn/stringtable.xml
2015-04-10 01:35:09 +02:00

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>