ACE3/addons/trenches/stringtable.xml

53 lines
2.0 KiB
XML
Raw Normal View History

2016-02-09 11:01:13 +00:00
<?xml version="1.0" encoding="utf-8"?>
<Project name="ACE">
<Package name="trenches">
<Key ID="STR_ACE_Trenches_EntrenchingToolName">
<English>Entrenching Tool</English>
<Polish>Saperka</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EntrenchingToolDescription">
<English>Entrenching Tool</English>
<Polish>Saperka, używana do budowy wnęk</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EnvelopeSmallName">
<English>Envelope - Small</English>
<Polish>Wnęka - mała</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EnevlopeSmallDescription">
<English>Small Personal Trench</English>
<Polish>Mała jednoosobowa wnęka</Polish>
</Key>
<Key ID="STR_ACE_Trenches_DigEnvelopeSmall">
<English>Dig Small Trench</English>
<Polish>Kop małą wnękę</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EnvelopeBigName">
<English>Envelope - Big</English>
<Polish>Wnęka - duża</Polish>
</Key>
<Key ID="STR_ACE_Trenches_EnevlopeBigDescription">
<English>Large Personal Trench</English>
<Polish>Duża jednoosobowa wnęka</Polish>
</Key>
<Key ID="STR_ACE_Trenches_DigEnvelopeBig">
<English>Dig Big Trench</English>
<Polish>Kop dużą wnękę</Polish>
</Key>
<Key ID="STR_ACE_Trenches_ConfirmDig">
<English>Confirm Dig</English>
<Polish>Potwierdź kopanie</Polish>
</Key>
<Key ID="STR_ACE_Trenches_CancelDig">
<English>Cancel Dig</English>
<Polish>Anuluj kopanie</Polish>
</Key>
<Key ID="STR_ACE_Trenches_ScrollAction">
<English>+Ctrl rotate</English>
<Polish>+Ctrl obrót</Polish>
</Key>
<Key ID="STR_ACE_Trenches_DiggingTrench">
<English>Digging Trench</English>
<Polish>Kopanie okopu</Polish>
</Key>
</Package>
2016-02-09 10:50:35 +00:00
</Project>