Skip to content

Commit

Permalink
Merge pull request #4092 from herzogmedia/181121-minorLgGER
Browse files Browse the repository at this point in the history
Updated German Translation
  • Loading branch information
MilosKozak authored Dec 4, 2018
2 parents 29a18fc + 6aa90a5 commit 792734a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Languages with less than 90% coverage will be removed in a future Nightscout ver
| ------------- | -------------------- |-------------------- |
| Български (`bg`) |Please volunteer| OK |
| Čeština (`cs`) |Please volunteer|OK |
| Deutsch (`de`) |[@viderehh]|OK |
| Deutsch (`de`) |[@viderehh] @herzogmedia |OK |
| Dansk (`dk`) |Please volunteer|OK |
| Ελληνικά `(el`)|Please volunteer|Needs attention: 68.5%|
| English (`en`)|Please volunteer|OK|
Expand Down Expand Up @@ -238,5 +238,5 @@ Languages with less than 90% coverage will be removed in a future Nightscout ver
| ------------------------------------- | -------------------- |
| All active developers: | [@jasoncalabrese] [@jpcunningh] [@jweismann] [@komarserjio] [@mdomox] [@MilosKozak] [@PieterGit] [@rickfriele] [@sulkaharo]
| All active testers/documentors: | [@danamlewis] [@jamieowendexcom] [@mcdafydd] [@oteroos] [@rarneson] [@tynbendad] [@unsoluble]
| All active translators: | [@apanasef] [@jizhongwen] [@viderehh]
| All active translators: | [@apanasef] [@jizhongwen] [@viderehh] @herzogmedia

12 changes: 10 additions & 2 deletions lib/language.js
Original file line number Diff line number Diff line change
Expand Up @@ -4449,7 +4449,7 @@ function init() {
,'Bolus Wizard Preview' : {
cs: 'BWP-Náhled bolusového kalk.'
,he: 'סקירת אשף הבולוס'
,de: 'Bolus-Kalkulator Vorschau'
,de: 'Bolus-Kalkulator Vorschau (BWP)'
,es: 'Vista previa del cálculo del bolo'
,fr: 'Prévue du Calculatuer de bolus'
,dk: 'Bolus Wizard (BWP)'
Expand Down Expand Up @@ -12404,7 +12404,7 @@ function init() {
'FortyFiveUp': {
bg: 'slightly rising'
, cs: 'lehce nahoru'
, de: 'leicht fallend'
, de: 'leicht steigend'
, dk: 'svagt stigende'
, el: 'slightly rising'
, en: 'slightly rising'
Expand Down Expand Up @@ -13159,6 +13159,7 @@ function init() {
, bg: 'Горна граница'
, pl: 'Górny limit'
, ru: 'верхняя граница цели'
, de: 'Oberes Ziel'
, tr: 'Hedef Üst'
},
'Target Bottom': {
Expand All @@ -13173,6 +13174,7 @@ function init() {
, bg: 'Долна граница'
, pl: 'Dolny limit'
, ru: 'нижняя граница цели'
, de: 'Unteres Ziel'
, tr: 'Hedef Alt'
},
'Canceled': {
Expand All @@ -13187,6 +13189,7 @@ function init() {
, bg: 'Отказан'
, pl: 'Anulowane'
, ru: 'отменено'
, de: 'Abgebrochen'
, tr: 'İptal edildi'
},
'Meter BG': {
Expand All @@ -13201,6 +13204,7 @@ function init() {
, bg: 'Измерена КЗ'
, pl: 'Glikemia z krwi'
, ru: 'СК по глюкометру'
, de: 'Wert Blutzuckermessgerät'
, tr: 'Glikometre KŞ'
},
'predicted': {
Expand All @@ -13215,6 +13219,7 @@ function init() {
,bg: 'прогнозна'
, pl: 'prognoza'
, ru: 'прогноз'
, de: 'vorhergesagt'
, tr: 'tahmin'
},
'future': {
Expand All @@ -13229,6 +13234,7 @@ function init() {
, bg: 'бъдеще'
, pl: 'przyszłość'
, ru: 'будущее'
, de: 'Zukunft'
, tr: 'gelecek'
},
'ago': {
Expand All @@ -13242,6 +13248,7 @@ function init() {
, bg: 'преди'
, pl: 'temu'
, ru: 'назад'
, de: 'vor'
, tr: 'önce'
},
'Last data received': {
Expand All @@ -13256,6 +13263,7 @@ function init() {
, bg: 'Последни данни преди'
, pl: 'Ostatnie otrzymane dane'
, ru: 'недавние данные получены'
, de: 'Zuletzt Daten empfangen'
, tr: 'Son veri alındı'
},
'Clock View': {
Expand Down

0 comments on commit 792734a

Please sign in to comment.