respawn PL translation

This commit is contained in:
Grzegorz 2015-04-10 01:35:09 +02:00
parent aa8275460f
commit 08590d98a3

View File

@ -4,18 +4,22 @@
<Key ID="STR_ACE_Respawn_Deploy"> <Key ID="STR_ACE_Respawn_Deploy">
<English>Deploy in 5 seconds ...</English> <English>Deploy in 5 seconds ...</English>
<German>Wird in 5 Sekunden errichtet ...</German> <German>Wird in 5 Sekunden errichtet ...</German>
<Polish>Rozmieszczenie za 5 sekund ...</Polish>
</Key> </Key>
<Key ID="STR_ACE_Respawn_Deployed"> <Key ID="STR_ACE_Respawn_Deployed">
<English>Rallypoint deployed</English> <English>Rallypoint deployed</English>
<German>Rallypoint errichtet</German> <German>Rallypoint errichtet</German>
<Polish>Punkt zbiórki rozmieszczony</Polish>
</Key> </Key>
<Key ID="STR_ACE_Respawn_TeleportedToBase"> <Key ID="STR_ACE_Respawn_TeleportedToBase">
<English>Teleported to Base</English> <English>Teleported to Base</English>
<German>Zur Basis teleportiert</German> <German>Zur Basis teleportiert</German>
<Polish>Przeteleportowano do bazy</Polish>
</Key> </Key>
<Key ID="STR_ACE_Respawn_TeleportedToRallypoint"> <Key ID="STR_ACE_Respawn_TeleportedToRallypoint">
<English>Teleported to Rallypoint</English> <English>Teleported to Rallypoint</English>
<German>Zum Rallypoint teleportiert</German> <German>Zum Rallypoint teleportiert</German>
<Polish>Przeteleportowano do punktu zbiórki</Polish>
</Key> </Key>
</Package> </Package>
</Project> </Project>