mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
107 lines
3.6 KiB
XML
107 lines
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<Project name="Combat Space Enhancement">
|
|
<Package name="cse_sys_gestures">
|
|
<Container ID="GestureActions">
|
|
<Key ID="STR_CSE_GESTURE_FREEZE_SHORT">
|
|
<Original>Freeze!</Original>
|
|
<English>Freeze!</English>
|
|
<German>Halt!</German>
|
|
<Polish>Stój!</Polish>
|
|
<Spanish>Alto¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_FOLLOW_SHORT">
|
|
<Original>Follow!</Original>
|
|
<English>Follow!</English>
|
|
<German>Mitkommen!</German>
|
|
<Polish>Za mną!</Polish>
|
|
<Spanish>Seguidme¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_CEASEFIRE_SHORT">
|
|
<Original>Cease Fire!</Original>
|
|
<English>Cease Fire!</English>
|
|
<German>Feuer einstellen!</German>
|
|
<Polish>Wstrzymać ogień!</Polish>
|
|
<Spanish>Alto el fuego¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_COVER_SHORT">
|
|
<Original>Cover!</Original>
|
|
<English>Cover!</English>
|
|
<German>In Deckung!</German>
|
|
<Polish>Do osłon!</Polish>
|
|
<Spanish>A cobertura¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_GO_SHORT">
|
|
<Original>Go!</Original>
|
|
<English>Go!</English>
|
|
<German>Los, Los, Los!</German>
|
|
<Polish>Naprzód!</Polish>
|
|
<Spanish>Vamos¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_POINT_SHORT">
|
|
<Original>Point!</Original>
|
|
<English>Point!</English>
|
|
<German>Fingerzeig.</German>
|
|
<Polish>Wskaż palcem!</Polish>
|
|
<Spanish>Señalar</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_FREEZE_TOOLTIP">
|
|
<Original>Play Gesture Freeze</Original>
|
|
<English>Play Gesture Freeze</English>
|
|
<German>Halt! Geste ausführen</German>
|
|
<Polish>Pokazuje gest Stój!</Polish>
|
|
<Spanish>Ejecutar gesto Alto¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_FOLLOW_TOOLTIP">
|
|
<Original>Play Gesture Follow</Original>
|
|
<English>Play Gesture Follow</English>
|
|
<German>Mitkommen! Geste ausführen</German>
|
|
<Polish>Pokazuje gest Za mną!</Polish>
|
|
<Spanish>Ejecutar gesto Seguidme¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_CEASEFIRE_TOOLTIP">
|
|
<Original>Play Gesture Cease Fire</Original>
|
|
<English>Play Gesture Cease Fire</English>
|
|
<German>Feuer einstellen! Geste ausführen</German>
|
|
<Polish>Pokazuje gest Wstrzymać ogień!</Polish>
|
|
<Spanish>Ejecutar gesto Alto el fuego¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_COVER_TOOLTIP">
|
|
<Original>Play Gesture Cover</Original>
|
|
<English>Play Gesture Cover</English>
|
|
<German>In Deckung! Geste ausführen</German>
|
|
<Polish>Pokazuje gest Do osłon!</Polish>
|
|
<Spanish>Ejecutar gesto A cobertura¡¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_GO_TOOLTIP">
|
|
<Original>Play Gesture Go</Original>
|
|
<English>Play Gesture Go</English>
|
|
<German>Los, Los, Los! Geste ausführen</German>
|
|
<Polish>Pokazuje gest Naprzód!</Polish>
|
|
<Spanish>Ejecutar gesto Vamos¡</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_POINT_TOOLTIP">
|
|
<Original>Play Gesture Point</Original>
|
|
<English>Play Gesture Point</English>
|
|
<German>Zeigt nach Vorne.</German>
|
|
<Polish>Pokazuje gest Wskaż palcem!</Polish>
|
|
<Spanish>Ejecutar gesto Señalar¡</Spanish>
|
|
</Key>
|
|
|
|
<Key ID="STR_CSE_GESTURE_GESTUREACTION_SHORT">
|
|
<Original>Gestures</Original>
|
|
<English>Gestures</English>
|
|
<German>Gesten</German>
|
|
<Polish>Gesty</Polish>
|
|
<Spanish>Gestos</Spanish>
|
|
</Key>
|
|
<Key ID="STR_CSE_GESTURE_GESTUREACTION_TOOLTIP">
|
|
<Original>Use Gesture</Original>
|
|
<English>Use Gesture</English>
|
|
<German>Gesten ausführen</German>
|
|
<Polish>Pokaż gest</Polish>
|
|
<Spanish>Usar Gestos</Spanish>
|
|
</Key>
|
|
</Container>
|
|
</Package>
|
|
</Project>
|