Skip to content

Commit

Permalink
Translate en.json in de [Manual Sync]
Browse files Browse the repository at this point in the history
98% of minimum 90% translated source file: 'en.json'
on 'de'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
  • Loading branch information
transifex-integration[bot] authored Oct 5, 2023
1 parent e5f3cdc commit fc18fcc
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions src/resources/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,8 @@
"operation": "Eingriff",
"updated": "Patient aktualisiert",
"created": "Patient erstellt",
"updatesuccessful": "Der Patient wurde erfolgreich bearbeitet."
"updatesuccessful": "Der Patient wurde erfolgreich bearbeitet.",
"createother": "Add Another Patient"
},
"opd": {
"newopd": "Erstellen Sie einen neuen OPD-Besuch",
Expand Down Expand Up @@ -215,7 +216,9 @@
"opdbyagetype": "Opds nach Alterstyp",
"futuredatenotallow": "Zukünftiges Datum nicht zulässig",
"belowminage": "Mindest. Alter ist 0",
"abovemaxage": "max. Alter ist 200"
"abovemaxage": "max. Alter ist 200",
"ward": "Ward",
"previousentries": "Previous Visits"
},
"visit": {
"date": "Datum (d/m/y)",
Expand All @@ -237,7 +240,8 @@
"updatefail": "Besuch {{code}} wurde nicht aktualisiert!",
"notdeleted": "Besuch nicht gelöscht",
"addoperation": "Operation hinzufügen",
"addoperationdesc": "Operation für den Besuch hinzufügen"
"addoperationdesc": "Operation für den Besuch hinzufügen",
"previousentries": "Previous Visits"
},
"examination": {
"newtriage": "Neue Triage erstellen",
Expand Down Expand Up @@ -298,7 +302,8 @@
"rhonchi": "Rhonchi",
"crackles": "Knistert",
"stridor": "Stridor",
"bronchial": "Bronchial"
"bronchial": "Bronchial",
"previousentries": "Previous Triages"
},
"nav": {
"pharmacy": "Apotheke",
Expand Down Expand Up @@ -363,7 +368,8 @@
"unknown": "Unbekannt",
"success": "Erfolgreich",
"failure": "Fehlschlag"
}
},
"previousentries": "Previous Operations"
},
"common": {
"ok": "OK",
Expand Down Expand Up @@ -447,7 +453,9 @@
"continue": "Weiter ?",
"collapse_all": "Alle einklappen",
"expand_all": "Alle erweitern",
"remainingchars": "Übrig: {{current}} / {{max}}"
"remainingchars": "Übrig: {{current}} / {{max}}",
"gohome": "Go to home",
"gotopatientactivities": "Go to Patient Activities"
},
"permission": {
"denied": "Zugriff verweigert",
Expand Down Expand Up @@ -477,7 +485,8 @@
"created": "Therapie erstellt",
"updated": "Therapie aktualisiert",
"createsuccess": "Eine Therapiezeile wurde erfolgreich erstellt!",
"updatesuccess": "Eine Therapiezeile mit dem Code {{code}} wurde erfolgreich aktualisiert!"
"updatesuccess": "Eine Therapiezeile mit dem Code {{code}} wurde erfolgreich aktualisiert!",
"previousentries": "Previous Therapies"
},
"booking": {
"category": "Kategorie",
Expand Down Expand Up @@ -554,7 +563,8 @@
"ALL": "ALLE",
"OPEN": "OFFEN",
"DONE": "FERTIG"
}
},
"previousentries": "Previous Exams"
},
"admission": {
"admDate": "Datum",
Expand Down Expand Up @@ -597,7 +607,8 @@
"dischargebyagetype": "Entlassungen nach Alterstyp",
"dischargebywards": "Entlassungen nach Stationen",
"admregistered": "Aufnahmen in der aktuellen Periode",
"disregistered": "Entlassungen in der aktuellen Periode"
"disregistered": "Entlassungen in der aktuellen Periode",
"previousentries": "Previous Admissions"
},
"bill": {
"title": "Willkommen bei der Abrechnung",
Expand Down

0 comments on commit fc18fcc

Please sign in to comment.