ACE3/addons/respawn/stringtable.xml

26 lines
942 B
XML
Raw Normal View History

2015-01-12 09:49:21 +00:00
<?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>
2015-04-09 23:35:09 +00:00
<Polish>Rozmieszczenie za 5 sekund ...</Polish>
2015-01-12 09:49:21 +00:00
</Key>
<Key ID="STR_ACE_Respawn_Deployed">
<English>Rallypoint deployed</English>
<German>Rallypoint errichtet</German>
2015-04-09 23:35:09 +00:00
<Polish>Punkt zbiórki rozmieszczony</Polish>
2015-01-12 09:49:21 +00:00
</Key>
<Key ID="STR_ACE_Respawn_TeleportedToBase">
<English>Teleported to Base</English>
<German>Zur Basis teleportiert</German>
2015-04-09 23:35:09 +00:00
<Polish>Przeteleportowano do bazy</Polish>
2015-01-12 09:49:21 +00:00
</Key>
<Key ID="STR_ACE_Respawn_TeleportedToRallypoint">
<English>Teleported to Rallypoint</English>
<German>Zum Rallypoint teleportiert</German>
2015-04-09 23:35:09 +00:00
<Polish>Przeteleportowano do punktu zbiórki</Polish>
2015-01-12 09:49:21 +00:00
</Key>
</Package>
</Project>