Skip to content

Commit

Permalink
All - Add - German translation 100% 27/5/23 (#325)
Browse files Browse the repository at this point in the history
**When merged this pull request will:**
- _Adds all missing German translation entry's_
- _Changes old KAT repo link to new one_

### IMPORTANT

- [x] [Development
Guidelines](https://ace3.acemod.org/wiki/development/) are read,
understood and applied.
- [x] Title of this PR uses our standard template `Component -
Add|Fix|Improve|Change|Make|Remove {changes}`.
  • Loading branch information
MissHeda authored May 27, 2023
1 parent e483a68 commit 71e00e8
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions addons/airway/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1252,10 +1252,12 @@
<Key ID="STR_KAT_Airway_AutoTriage">
<English>Auto Triage Airways</English>
<Japanese>気道による自動トリアージ</Japanese>
<German>Auto Triage Atemwege</German>
</Key>
<Key ID="STR_KAT_Airway_AutoTriage_Desc">
<English>Sets if checking airways can override current triage level</English>
<Japanese>気道の検査をすることで現在のトリアージレベルを自動で上書き設定します</Japanese>
<German>Setzt, ob die aktuelle triage Karte übershrieben werden soll durch das checken der Atemwege</German>
</Key>
</Package>
</Project>
1 change: 1 addition & 0 deletions addons/gui/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<Package name="Gui">
<Key ID="STR_KAT_Gui_dummy">
<English>dummy for tabler application</English>
<German>Platzhalter für die tabler app</German>
</Key>
</Package>
</Project>
3 changes: 2 additions & 1 deletion addons/main/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<Project name="KAT">
<Package name="Main">
<Key ID="STR_KAT_Main_URL">
<English>https://github.com/Tomcat-SG/KAM</English>
<English>https://github.com/KAT-Advanced-Medical/KAM</English>
<German>https://github.com/KAT-Advanced-Medical/KAM</German>
</Key>
</Package>
</Project>
2 changes: 2 additions & 0 deletions addons/surgery/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1025,11 +1025,13 @@
<English>Allow Debridement</English>
<Spanish>Permitir desbridamiento</Spanish>
<Japanese>創面切除に必要な医療レベル</Japanese>
<German>Benötigter medizinischer Grad, um Debridement &amp; NPWT-Verband zu nutzen</German>
</Key>
<Key ID="STR_KAT_Surgery_SETTING_DebridementAction_Location">
<English>Locations Debridement</English>
<Spanish>Lugares para el desbridamiento</Spanish>
<Japanese>創面切除が可能な場所</Japanese>
<German>Ort für die durchführung von Debridement &amp; NPWT-Verband</German>
</Key>
<Key ID="STR_KAT_Surgery_SubCategory_Basic">
<English>Basic Settings</English>
Expand Down

0 comments on commit 71e00e8

Please sign in to comment.