mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
65 lines
2.6 KiB
XML
65 lines
2.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project name="ACE">
|
|
<Package name="trenches">
|
|
<Key ID="STR_ACE_Trenches_EntrenchingToolName">
|
|
<English>Entrenching Tool</English>
|
|
<German>Schanzzeug</German>
|
|
<Polish>Saperka</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_EntrenchingToolDescription">
|
|
<English>Entrenching Tool</English>
|
|
<Polish>Saperka, używana do budowy wnęk</Polish>
|
|
<German>Mit Schanzzeug können Erdwälle oder Gräben ausgehoben werden. </German>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_EnvelopeSmallName">
|
|
<English>Envelope - Small</English>
|
|
<German>Rund - Klein</German>
|
|
<Polish>Wnęka - mała</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_EnevlopeSmallDescription">
|
|
<English>Small Personal Trench</English>
|
|
<German>Kleiner Schützengraben</German>
|
|
<Polish>Mała jednoosobowa wnęka</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_DigEnvelopeSmall">
|
|
<English>Dig Small Trench</English>
|
|
<German>Grabe kleinen Schützengraben</German>
|
|
<Polish>Kop małą wnękę</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_EnvelopeBigName">
|
|
<English>Envelope - Big</English>
|
|
<German>Rund - Groß</German>
|
|
<Polish>Wnęka - duża</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_EnevlopeBigDescription">
|
|
<English>Large Personal Trench</English>
|
|
<German>Großer Schützengraben</German>
|
|
<Polish>Duża jednoosobowa wnęka</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_DigEnvelopeBig">
|
|
<English>Dig Big Trench</English>
|
|
<German>Grabe großen Schützengraben</German>
|
|
<Polish>Kop dużą wnękę</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_ConfirmDig">
|
|
<English>Confirm Dig</English>
|
|
<German>Graben bestätigen</German>
|
|
<Polish>Potwierdź kopanie</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_CancelDig">
|
|
<English>Cancel Dig</English>
|
|
<German>Graben abbrechen</German>
|
|
<Polish>Anuluj kopanie</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_ScrollAction">
|
|
<English>+Ctrl rotate</English>
|
|
<German>+Strg drehen</German>
|
|
<Polish>+Ctrl obrót</Polish>
|
|
</Key>
|
|
<Key ID="STR_ACE_Trenches_DiggingTrench">
|
|
<English>Digging Trench</English>
|
|
<German>Grabe Schützengraben</German>
|
|
<Polish>Kopanie okopu</Polish>
|
|
</Key>
|
|
</Package>
|
|
</Project> |