mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
parent
92da20ce62
commit
4c49765c8f
@ -373,7 +373,7 @@
|
||||
<Key ID="STR_ACE_Interaction_YouWereTappedRight">
|
||||
<English>You were tapped on the RIGHT shoulder</English>
|
||||
<Spanish>Te tocaron el hombro DERECHO</Spanish>
|
||||
<German>Dir wurde auf die Schulter geklopft</German>
|
||||
<German>Dir wurde auf die Rechte Schulter geklopft</German>
|
||||
<French>On te tape sur l'épaule</French>
|
||||
<Polish>Zostałeś klepnięty po ramieniu</Polish>
|
||||
<Hungarian>Vállonveregettek</Hungarian>
|
||||
@ -385,7 +385,7 @@
|
||||
<Key ID="STR_ACE_Interaction_YouWereTappedLeft">
|
||||
<English>You were tapped on the LEFT shoulder.</English>
|
||||
<Spanish>Te tocaron el hombro IZQUIERDO.</Spanish>
|
||||
<German>Dir wurde auf die Schulter geklopft</German>
|
||||
<German>Dir wurde auf die Linke Schulter geklopft</German>
|
||||
<French>On te tape sur l'épaule.</French>
|
||||
<Polish>Zostałeś klepnięty po ramieniu</Polish>
|
||||
<Hungarian>Vállonveregettek</Hungarian>
|
||||
|
@ -228,18 +228,23 @@
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_CheckPulse">
|
||||
<English>Check Pulse</English>
|
||||
<German>Plus überprüfen</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_CheckBloodPressure">
|
||||
<English>Check Blood Pressure</English>
|
||||
<German>Blutdruck messen</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_TriageCard">
|
||||
<English>Triage Card</English>
|
||||
<German>Triage Karte</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Tourniquet">
|
||||
<English>Tourniquet</English>
|
||||
<German>Tourniquet</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_RemoveTourniquet">
|
||||
<English>Remove Tourniquet</English>
|
||||
<German>Entferne Tourniquet</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_ACTIONS_Blood4_1000">
|
||||
<English>Give Blood IV (1000ml)</English>
|
||||
@ -272,6 +277,7 @@
|
||||
<Container name="UI">
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_MINOR">
|
||||
<English>Minor</English>
|
||||
<German>Gering</German>
|
||||
</Key>
|
||||
<Key ID="STR_ACE_MEDICAL_TRIAGE_STATUS_DELAYED">
|
||||
<English>Delayed</English>
|
||||
|
Loading…
Reference in New Issue
Block a user