Merge pull request #1537 from gienkov/pl-translation-2

captives and tripod PL translation
This commit is contained in:
ulteq
2015-06-08 00:34:56 +02:00
2 changed files with 14 additions and 4 deletions

View File

@ -140,7 +140,7 @@
<Spanish>Rendirse</Spanish> <Spanish>Rendirse</Spanish>
<Portuguese>Render-se</Portuguese> <Portuguese>Render-se</Portuguese>
<Czech>Vzdát se</Czech> <Czech>Vzdát se</Czech>
<Polish>Poddaj się</Polish> <Polish>Kapituluj</Polish>
<Russian>Сдаться</Russian> <Russian>Сдаться</Russian>
<Hungarian>Megadás</Hungarian> <Hungarian>Megadás</Hungarian>
<Italian>Arrenditi</Italian> <Italian>Arrenditi</Italian>
@ -159,33 +159,39 @@
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSurrender_DisplayName"> <Key ID="STR_ACE_Captives_ModuleSurrender_DisplayName">
<English>Make Unit Surrender</English> <English>Make Unit Surrender</English>
<Polish>Poddaj się!</Polish> <Polish>Skapituluj jednostkę</Polish>
<Spanish>Hacer que la unidad se rinda</Spanish> <Spanish>Hacer que la unidad se rinda</Spanish>
<German>Einheit kapitulieren lassen</German> <German>Einheit kapitulieren lassen</German>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSurrender_Description"> <Key ID="STR_ACE_Captives_ModuleSurrender_Description">
<English>Sync a unit to make them surrender.&lt;br /&gt;Source: ace_captives</English> <English>Sync a unit to make them surrender.&lt;br /&gt;Source: ace_captives</English>
<Polish>Zsynchronizuj z jednostką aby sprawić by się poddała&lt;br /&gt;Źródło: ace_captives</Polish> <Polish>Zsynchronizuj z jednostką, aby skapitulowała.&lt;br /&gt;Źródło: ace_captives</Polish>
<Spanish>Sincroniza una unidad para hacer que se rinda.&lt;br /&gt;Fuente: ace_captives</Spanish> <Spanish>Sincroniza una unidad para hacer que se rinda.&lt;br /&gt;Fuente: ace_captives</Spanish>
<German>Einheit synchronisieren, um sie kapitulieren zu lassen.&lt;br /&gt;Quelle: ace_captives</German> <German>Einheit synchronisieren, um sie kapitulieren zu lassen.&lt;br /&gt;Quelle: ace_captives</German>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_DisplayName"> <Key ID="STR_ACE_Captives_ModuleSettings_DisplayName">
<English>Captives Settings</English> <English>Captives Settings</English>
<Polish>Ustawienia więźniów</Polish>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_Description"> <Key ID="STR_ACE_Captives_ModuleSettings_Description">
<English>Controls settings for surrender and cable ties</English> <English>Controls settings for surrender and cable ties</English>
<Polish>Moduł ten kontroluje ustawienia kapitulacji oraz opasek zaciskowych</Polish>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_handcuffSide_name"> <Key ID="STR_ACE_Captives_ModuleSettings_handcuffSide_name">
<English>Can handcuff own side</English> <English>Can handcuff own side</English>
<Polish>Skuwanie sojuszników</Polish>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_handcuffSide_description"> <Key ID="STR_ACE_Captives_ModuleSettings_handcuffSide_description">
<English>Can players cabletie units on their own side</English> <English>Can players cabletie units on their own side</English>
<Polish>Czy gracze mogą skuwać sojuszników?</Polish>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_allowSurrender_name"> <Key ID="STR_ACE_Captives_ModuleSettings_allowSurrender_name">
<English>Allow surrendering</English> <English>Allow surrendering</English>
<Polish>Pozwól kapitulować</Polish>
</Key> </Key>
<Key ID="STR_ACE_Captives_ModuleSettings_allowSurrender_description"> <Key ID="STR_ACE_Captives_ModuleSettings_allowSurrender_description">
<English>Players can surrender after holstering their weapon</English> <English>Players can surrender after holstering their weapon</English>
<Polish>Gracze mogą skapitulować po schowaniu swojej broni do kabury</Polish>
</Key> </Key>
</Package> </Package>
</Project> </Project>

View File

@ -25,15 +25,19 @@
</Key> </Key>
<Key ID="STR_ACE_Tripod_PickUp"> <Key ID="STR_ACE_Tripod_PickUp">
<English>Pick up SSWT Kit</English> <English>Pick up SSWT Kit</English>
<Polish>Podnieś trójnóg snajperski</Polish>
</Key> </Key>
<Key ID="STR_ACE_Tripod_Adjust"> <Key ID="STR_ACE_Tripod_Adjust">
<English>Adjust SSWT Kit</English> <English>Adjust SSWT Kit</English>
<Polish>Reguluj trójnóg snajperski</Polish>
</Key> </Key>
<Key ID="STR_ACE_Tripod_Done"> <Key ID="STR_ACE_Tripod_Done">
<English>Done</English> <English>Done</English>
<Polish>Gotowe</Polish>
</Key> </Key>
<Key ID="STR_ACE_Tripod_ScrollAction"> <Key ID="STR_ACE_Tripod_ScrollAction">
<English>+ Modifier, adjust</English> <English>+ Modifier, adjust</English>
<Polish>+ Modyfikator, regulacja</Polish>
</Key> </Key>
</Package> </Package>
</Project> </Project>