Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translations #370

Merged
merged 4 commits into from
Apr 10, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions addons/interaction/stringtable.xml
Original file line number Diff line number Diff line change
@@ -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>
6 changes: 6 additions & 0 deletions addons/medical/stringtable.xml
Original file line number Diff line number Diff line change
@@ -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>