mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Upgrade to node 8.9.1 and npm update and some dutch translation fixes (#3037)
* upgrade to node 8.9.1 * further improve dutch language * remove duplicate dutch line Filter * remove dutch language.js record that was defined two times * fix duplicate german language record * reapply npm-shrinkwrap.json to fix unit tests * another try to get a proper npm-shrinkwrap.json * shorten minutes ago in dutch to improve formatting of status pills
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ language: node_js
|
||||
sudo: required
|
||||
dist: trusty
|
||||
node_js:
|
||||
- "8.9.0"
|
||||
- "8.9.1"
|
||||
matrix:
|
||||
fast_finish: true
|
||||
services:
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM node:8.9.0
|
||||
FROM node:8.9.1
|
||||
|
||||
MAINTAINER Nightscout Contributors
|
||||
|
||||
|
||||
@@ -105,7 +105,7 @@ Community maintained fork of the
|
||||
|
||||
Requirements:
|
||||
|
||||
- [Node.js](http://nodejs.org/) 8.9.0 LTS (use [Install instructions for Node](https://nodejs.org/en/download/package-manager/) or `setup.sh`)
|
||||
- [Node.js](http://nodejs.org/) 8.9.1 LTS (use [Install instructions for Node](https://nodejs.org/en/download/package-manager/) or `setup.sh`)
|
||||
|
||||
Clone this repo then install dependencies into the root of the project:
|
||||
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nightscout",
|
||||
"version": "0.10.2-release-20171103",
|
||||
"version": "0.10.2-release-20171109",
|
||||
"dependencies": {
|
||||
"colorbrewer": "~1.0.0",
|
||||
"jQuery-Storage-API": "~1.7.2",
|
||||
|
||||
+18
-21
@@ -1300,7 +1300,7 @@ function init() {
|
||||
,pl: 'Statystyki godzinowe'
|
||||
,ru: 'Почасовая статистика'
|
||||
,sk: 'Hodinové štatistiky'
|
||||
,nl: 'Statistieken elk uur'
|
||||
,nl: 'Statistieken per uur'
|
||||
,ko: '시간 통계'
|
||||
,zh_cn: '每小时状态'
|
||||
}
|
||||
@@ -2374,7 +2374,7 @@ function init() {
|
||||
,pl: 'Błędny klucz API'
|
||||
,ru: 'Плохой пароль API'
|
||||
,sk: 'Nesprávne API heslo'
|
||||
,nl: 'Onjuiste API wachtwoord'
|
||||
,nl: 'Onjuist API wachtwoord'
|
||||
,ko: '잘못된 API secret'
|
||||
,zh_cn: 'API密钥错误'
|
||||
,zh_tw: 'API密鑰錯誤'
|
||||
@@ -2397,7 +2397,7 @@ function init() {
|
||||
,pl: 'Poufne klucz API zapisane'
|
||||
,ru: 'Пароль API сохранен'
|
||||
,sk: 'Hash API hesla uložený'
|
||||
,nl: 'Geheime API wachtwoord opgeslagen'
|
||||
,nl: 'API wachtwoord opgeslagen'
|
||||
,ko: 'API secret hash가 저장 되었습니다.'
|
||||
,zh_cn: 'API密钥已存储'
|
||||
,zh_tw: 'API密鑰已存儲'
|
||||
@@ -2512,7 +2512,6 @@ function init() {
|
||||
,pl: 'Filtr'
|
||||
,ru: 'Фильтр'
|
||||
,sk: 'Filter'
|
||||
,nl: 'Filter'
|
||||
,ko: '필터'
|
||||
,zh_cn: '过滤器'
|
||||
}
|
||||
@@ -5774,7 +5773,7 @@ function init() {
|
||||
,pl: 'minuta temu'
|
||||
,ru: 'мин. назад'
|
||||
,sk: 'min. pred'
|
||||
,nl: 'minuut geleden'
|
||||
,nl: 'm geleden'
|
||||
,ko: '분 전'
|
||||
,zh_cn: '分钟前'
|
||||
,zh_tw: '分鐘前'
|
||||
@@ -5797,7 +5796,7 @@ function init() {
|
||||
,pl: 'minut temu'
|
||||
,ru: 'минут назад'
|
||||
,sk: 'min. pred'
|
||||
,nl: 'minuten geleden'
|
||||
,nl: 'm geleden'
|
||||
,ko: '분 전'
|
||||
,zh_cn: '分钟前'
|
||||
,zh_tw: '分鐘前'
|
||||
@@ -6718,7 +6717,7 @@ function init() {
|
||||
,sk: 'Odstránenie všetkých záznamov z kolekcie "devicestatus"'
|
||||
,ko: 'devicestatus 수집에서 모든 문서들을 지우세요'
|
||||
,zh_cn: '从设备状态采集删除所有文档'
|
||||
,nl: 'Verwijder alle documenten uit "devicestatus" databank'
|
||||
,nl: 'Verwijder alle documenten uit "devicestatus" database'
|
||||
}
|
||||
,'This task removes all documents from devicestatus collection. Useful when uploader battery status is not properly updated.' : {
|
||||
cs: 'Tento úkol odstraní všechny dokumenty z kolekce devicestatus. Je to vhodné udělat, pokud se ukazatel stavu baterie neobnovuje správně.'
|
||||
@@ -6736,7 +6735,7 @@ function init() {
|
||||
,sk: 'Táto úloha vymaže všetky záznamy z kolekcie "devicestatus". Je to vhodné keď sa stav batérie nezobrazuje správne.'
|
||||
,ko: '이 작업은 모든 문서를 devicestatus 수집에서 지웁니다. 업로더 배터리 상태가 적절하게 업데이트 되지 않을 때 유용합니다.'
|
||||
,zh_cn: '此功能从设备状态采集中删除所有文档。适用于上传设备电量信息不能正常同步时使用。'
|
||||
,nl: 'Dit commando verwijdert alle documenten uit "devicestatus" databank. Handig wanneer de batterij status niet correct wordt geupload.'
|
||||
,nl: 'Dit commando verwijdert alle documenten uit "devicestatus" database. Handig wanneer de batterij status niet correct wordt geupload.'
|
||||
}
|
||||
,'Delete all documents' : {
|
||||
cs: 'Odstranit všechny dokumenty'
|
||||
@@ -8148,7 +8147,7 @@ function init() {
|
||||
,pt: 'Carregando dados de OpenAPS de'
|
||||
,ko: 'OpenAPS 데이터 로딩'
|
||||
,it: 'Caricamento in corso dati OpenAPS'
|
||||
,nl: 'Open Aps gegevens opladen van'
|
||||
,nl: 'OpenAPS gegevens opladen van'
|
||||
,zh_cn: '载入OpenAPS数据从'
|
||||
}
|
||||
,'Loading profile switch data' : {
|
||||
@@ -8166,7 +8165,7 @@ function init() {
|
||||
,pt: 'Carregando dados de troca de perfil'
|
||||
,ko: '프로파일 변환 데이터 로딩'
|
||||
,it: 'Caricamento in corso dati cambio profilo'
|
||||
,nl: 'Ophalen van profiel wissel data'
|
||||
,nl: 'Ophalen van data om profiel te wisselen'
|
||||
,zh_cn: '载入配置文件交换数据'
|
||||
}
|
||||
,'Profile is going to be saved in newer format used in Nightscout 0.9.0 and above and will not be usable in older versions anymore.\nAre you sure?' : {
|
||||
@@ -8250,12 +8249,11 @@ function init() {
|
||||
,bg: 'Възраст на инсулина (ВИ)'
|
||||
,ro: 'Vechimea insulinei'
|
||||
,ru: 'инсулин проработал'
|
||||
,nl: 'Insuline leeftijd (IAGE)'
|
||||
,ko: '인슐린 사용 기간'
|
||||
,fi: 'Insuliinin ikä'
|
||||
,pt: 'Idade da insulina'
|
||||
,it: 'IAGE - Durata Insulina'
|
||||
,nl: 'Insuline ouderdom'
|
||||
,nl: 'Insuline ouderdom (IAGE)'
|
||||
,zh_cn: '胰岛素使用时间(IAGE)'
|
||||
,zh_tw: '胰島素使用時間(IAGE)'
|
||||
}
|
||||
@@ -8266,7 +8264,6 @@ function init() {
|
||||
,el: 'Προσωρινός στόχος'
|
||||
,sv: 'Tillfälligt mål'
|
||||
,nb: 'Mildertidig mål'
|
||||
,de: 'Temporäres Ziel'
|
||||
,bg: 'Временна граница'
|
||||
,ro: 'Țintă temporară'
|
||||
,ru: 'Временная цель'
|
||||
@@ -8426,7 +8423,7 @@ function init() {
|
||||
,pt: 'Insulina basal temporária positiva:'
|
||||
,sk: 'Pozitívny dočasný bazálny inzulín:'
|
||||
,it: 'Insulina basale temp positiva:'
|
||||
,nl: 'Verhoging tijd. basaal insuline'
|
||||
,nl: 'Extra tijdelijke basaal insuline'
|
||||
,zh_cn: '实际临时基础率胰岛素'
|
||||
}
|
||||
,'Negative temp basal insulin:' : {
|
||||
@@ -8443,7 +8440,7 @@ function init() {
|
||||
,pt: 'Insulina basal temporária negativa:'
|
||||
,sk: 'Negatívny dočasný bazálny inzulín:'
|
||||
,it: 'Insulina basale Temp negativa:'
|
||||
,nl: 'Verlaging tijd. basaal insuline'
|
||||
,nl: 'Negatieve tijdelijke basaal insuline'
|
||||
,zh_cn: '其余临时基础率胰岛素'
|
||||
}
|
||||
,'Total basal insulin:' : {
|
||||
@@ -8814,7 +8811,7 @@ function init() {
|
||||
,sk: 'rola1, rola2'
|
||||
,ko: '역할1, 역할2'
|
||||
,it: 'ruolo1, ruolo2'
|
||||
,nl: 'rol1, rol 2'
|
||||
,nl: 'rol1, rol2'
|
||||
,zh_cn: '角色1、角色2'
|
||||
}
|
||||
,'Edit this subject' : {
|
||||
@@ -10190,7 +10187,7 @@ function init() {
|
||||
,ru: 'чтобы увидеть отчет, нажмите show/показать'
|
||||
,fi: 'Nähdäksesi tämän raportin, paina NÄYTÄ tässä näkymässä'
|
||||
,it: 'Per guardare questo report, premere SHOW all\'interno della finestra'
|
||||
,nl: 'Omd dit rapport te zien, druk op "Laat zien"'
|
||||
,nl: 'Om dit rapport te zien, druk op "Laat zien"'
|
||||
}
|
||||
,'AR2 Forecast' : {
|
||||
cs: 'AR2 predikci'
|
||||
@@ -10234,7 +10231,7 @@ function init() {
|
||||
,ru: 'OpenAPS вне сети'
|
||||
,fi: 'OpenAPS poissa verkosta'
|
||||
,it: 'OpenAPS disconnesso'
|
||||
,nl: 'OpenAps Offline'
|
||||
,nl: 'OpenAPS Offline'
|
||||
}
|
||||
,'Profiles' : {
|
||||
cs: 'Profily'
|
||||
@@ -10250,14 +10247,14 @@ function init() {
|
||||
,it: 'Tempo in fluttuazione'
|
||||
,ro: 'Timp în fluctuație'
|
||||
,ru: 'время флуктуаций'
|
||||
,nl: 'Tijd met bokkensprongen'
|
||||
,nl: 'Tijd met fluctuaties'
|
||||
}
|
||||
,'Time in rapid fluctuation' : {
|
||||
fi: 'Aika nopeassa muutoksessa'
|
||||
,it: 'Tempo in rapida fluttuazione'
|
||||
,ro: 'Timp în fluctuație rapidă'
|
||||
,ru: 'время быстрых флуктуаций'
|
||||
,nl: 'tijd met grote bokkensprongen'
|
||||
,nl: 'Tijd met grote fluctuaties'
|
||||
}
|
||||
,'This is only a rough estimation that can be very inaccurate and does not replace actual blood testing. The formula used is taken from:' : {
|
||||
fi: 'Tämä on epätarkka arvio joka saattaa heittää huomattavasti mittaustuloksesta, eikä korvaa laboratoriotestiä. Laskentakaava on otettu artikkelista: '
|
||||
@@ -10278,7 +10275,7 @@ function init() {
|
||||
,it: 'Tempo in fluttuazione e Tempo in rapida fluttuazione misurano la % di tempo durante il periodo esaminato, durante il quale la glicemia stà variando velocemente o rapidamente. Bassi valori sono migliori.'
|
||||
,ro: 'Timpul în fluctuație și timpul în fluctuație rapidă măsoară procentul de timp, din perioada examinată, în care glicemia din sânge a avut o variație relativ rapidă sau rapidă. Valorile mici sunt de preferat.'
|
||||
,ru: 'время флуктуаций и время быстрых флуктуаций означает % времени в рассматриваемый период в течение которого СК менялся относительно быстро или просто быстро. Более низкие значения предпочтительней'
|
||||
,nl: 'Tijd met bokkensprongen of grote bokkensprongen in % van de geevalueerde periode, waarbij de bloed glucose relatief snel wijzigde.Lagere waarden zijn beter.'
|
||||
,nl: 'Tijd met fluctuaties of grote fluctuaties in % van de geevalueerde periode, waarbij de bloed glucose relatief snel wijzigde.Lagere waarden zijn beter.'
|
||||
}
|
||||
, 'Mean Total Daily Change is a sum of the absolute value of all glucose excursions for the examined period, divided by the number of days. Lower is better.' : {
|
||||
fi: 'Keskimääräinen Kokonaismuutos kertoo kerkimääräisen päivätason verensokerimuutoksien yhteenlasketun arvon. Pienempi arvo on parempi.'
|
||||
|
||||
Generated
+1254
-1385
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Nightscout",
|
||||
"version": "0.10.2-release-20171103",
|
||||
"version": "0.10.2-release-20171109",
|
||||
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
|
||||
"license": "AGPL-3.0",
|
||||
"author": "Nightscout Team",
|
||||
@@ -47,7 +47,7 @@
|
||||
}
|
||||
},
|
||||
"engines": {
|
||||
"node": "8.9.0"
|
||||
"node": "8.9.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"ajv": "^5.3.0",
|
||||
@@ -100,7 +100,7 @@
|
||||
"sugar": "^1.5.0",
|
||||
"sync-exec": "^0.6.2",
|
||||
"traverse": "^0.6.6",
|
||||
"uglify-js": "^3.1.6",
|
||||
"uglify-js": "^3.1.8",
|
||||
"uuid": "^3.1.0",
|
||||
"webpack": "^3.8.1"
|
||||
},
|
||||
@@ -111,6 +111,6 @@
|
||||
"mocha": "~3.1.2",
|
||||
"should": "~11.1.1",
|
||||
"supertest": "~2.0.0",
|
||||
"webpack-bundle-analyzer": "^2.9.0"
|
||||
"webpack-bundle-analyzer": "^2.9.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user