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

update to 14.2.latest #1

Merged
merged 189 commits into from
Apr 7, 2021
Merged
Show file tree
Hide file tree
Changes from 48 commits
Commits
Show all changes
189 commits
Select commit Hold shift + click to select a range
cb14de0
Bump version to 14.0.8
sulkaharo Nov 15, 2020
2a96c44
Merge branch 'master' into dev
sulkaharo Nov 15, 2020
c9156bd
Revised Norwegian (nb) translations (#6525)
bjornoleh Nov 17, 2020
4ace125
Move localisation to Crowdin (#6518)
sulkaharo Nov 17, 2020
74cf673
* Reformat the source language file
sulkaharo Nov 18, 2020
15f47f6
One more tiny formatting fix
sulkaharo Nov 18, 2020
76ce300
Inzulin -> Insulin in English
sulkaharo Nov 18, 2020
cb7c74e
Fix typo in Portugues Brazilian language code
sulkaharo Nov 23, 2020
fc849fb
New Crowdin updates (#6535)
sulkaharo Nov 23, 2020
8367d00
Update CONTRIBUTING.md (#6540)
bjornoleh Nov 23, 2020
3680975
Typo correction (#6558)
inventor96 Nov 23, 2020
4c12fe6
Increased the width of the inlinepiechart to fit the Dutch translated…
yodax Nov 23, 2020
7a3b968
Refactor `mongo-storage.js` (#6589)
pazaan Nov 30, 2020
d0cf72a
Fixes the color changes based on BG target preferences in the clock v…
sulkaharo Dec 8, 2020
512139e
Added some boot logging & allow booting using Node 14 LTS
sulkaharo Dec 9, 2020
bc0f817
* Fix a bug with reloading while the server is starting
sulkaharo Dec 9, 2020
f02b8d9
Fix timing issue with a test using async, causing tests to randomly fail
sulkaharo Dec 10, 2020
7fe8e32
Refactor core auth (#6596)
sulkaharo Dec 10, 2020
71a5354
New Crowdin updates (#6567)
sulkaharo Dec 10, 2020
f2fd923
Bump version to 14.1.0 given changes to auth and localization
sulkaharo Dec 14, 2020
558ddb4
New Crowdin updates (#6640)
sulkaharo Dec 14, 2020
9a6ee8a
Fix applying localizations to plugin names in client preferences
sulkaharo Dec 14, 2020
c12ad76
* Refactor how the levels dependency is loaded, to fix some localizat…
sulkaharo Dec 14, 2020
a073841
Oops, push the unit test changes as well
sulkaharo Dec 14, 2020
7c3ab00
Fix pushover init
sulkaharo Dec 14, 2020
d81e342
Fix pushover test
sulkaharo Dec 14, 2020
9e3d9a6
New Crowdin updates (#6652)
sulkaharo Dec 14, 2020
0a2fee8
Various fixes to localization - #6516 #6523 #6524
sulkaharo Dec 15, 2020
b09e463
Test new dev version of minimed-connect-to-nightscout
bewest Dec 16, 2020
8c59de8
* More small localization fixes
sulkaharo Dec 17, 2020
2eb9cf8
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 18, 2020
4bdd271
Fix upbat.js levels reference
sulkaharo Dec 21, 2020
edfcf6e
Fix authorization renewal
sulkaharo Dec 21, 2020
0a15938
New Crowdin updates (#6653)
sulkaharo Dec 21, 2020
2c30b64
Add a missing localization, fix unit tests
sulkaharo Dec 21, 2020
92cc12e
Fix a localization key
sulkaharo Dec 22, 2020
4b98d35
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 22, 2020
186e978
Rename Weekly Success report to Weekly Distribution
sulkaharo Dec 24, 2020
f36048d
Fix a bug with auth calls that send a false API secret
sulkaharo Dec 27, 2020
fc9fd34
upgrade minimed-connect-to-nightscout 1.5.0
bewest Dec 30, 2020
e3784ea
Merge branch 'dev' into wip/bewest/mmconnect
bewest Dec 30, 2020
76f198a
Merge branch 'wip/bewest/mmconnect' of github.com:nightscout/cgm-remo…
bewest Dec 30, 2020
411463e
Replace Travis build with a GitHub Action (#6690)
pazaan Jan 1, 2021
6b28a14
APIv3: Cache invalidation + refactoring (#6688)
PetrOndrusek Jan 1, 2021
923cdad
New Crowdin updates (#6675)
sulkaharo Jan 1, 2021
405eb0d
german translations template for googlehome integration (#6674)
tanja3981 Jan 1, 2021
773f89e
Added support for multiple uploaders in virtual assistant delta calc…
inventor96 Jan 2, 2021
3c61266
Removed duplicate translation key (#6699)
inventor96 Jan 2, 2021
82a9e18
New Crowdin updates (#6700)
sulkaharo Jan 4, 2021
46e4d17
* Additional unit test for the authorization API
sulkaharo Jan 4, 2021
3eeacc3
Merge pull request #6650 from nightscout/dev
sulkaharo Jan 6, 2021
b078394
* Bump version to 14.1.1
sulkaharo Jan 7, 2021
df6d9aa
Re-enable partial report test
sulkaharo Jan 7, 2021
914ba78
Security improvement batch (#6622)
sulkaharo Jan 7, 2021
cfdbaa8
APIv3: wrapping all results in JSON (#6703)
PetrOndrusek Jan 7, 2021
1351d35
* Improved internal API for injecting values into localization keys
sulkaharo Jan 8, 2021
22c0071
Don't run docker push on forks (#6718)
StephenBrown2 Jan 9, 2021
e893d73
Cherry picking CI flow file so users don't get a CI build fail after …
sulkaharo Jan 12, 2021
44c544a
Support pump status upload display override (#6698)
sulkaharo Jan 12, 2021
c0b96a7
Fix admin localization
sulkaharo Jan 14, 2021
647ed20
Clean statics & bundle more (#6745)
sulkaharo Jan 17, 2021
3ee90d6
feat: disable pump battery alarms at night option (#5359)
jpcunningh Jan 17, 2021
ccd591d
Add eslint security plugin (#5450)
jakobsandberg Jan 17, 2021
f6f7e18
Allow api3 behind reverse proxy (#5631)
MilosKozak Jan 17, 2021
1487269
Move to package-lock, as per #5735
sulkaharo Jan 17, 2021
175e21c
Merge branch 'master' into dev
sulkaharo Jan 17, 2021
8500a1b
New Crowdin updates (#6713)
sulkaharo Jan 17, 2021
5aa98ee
Implemented #6720 - Added es_ES template for Alexa (#6779)
inventor96 Jan 21, 2021
85aea0f
Added sensor code transmitter ID fields (#6780)
inventor96 Jan 26, 2021
d51a674
#6701 Save report preferences (#6761)
mg80 Jan 26, 2021
c1dce74
New Crowdin updates (#6769)
sulkaharo Jan 26, 2021
1372d0c
Catch error from websocket device status dedupe (#6777)
sulkaharo Jan 26, 2021
034eea9
Changes the bundling so the site works on old Safari versions (#6800)
sulkaharo Jan 26, 2021
c91ec78
Round insulin value in treatment tooltip (#6776)
bassettb Jan 26, 2021
cc873d8
Typo correction for translation (#6805)
inventor96 Jan 29, 2021
b188a2a
#6701 Report storage tests (#6814)
mg80 Jan 31, 2021
31e2010
Update mongo-storage.js (#6811)
philipgo Feb 1, 2021
04ca7b2
Unit test teardown improvements (#6821)
sulkaharo Feb 1, 2021
6587293
New Crowdin updates (#6804)
sulkaharo Feb 1, 2021
84ac8f7
replace deprecated bodyParser ctor (#6819)
bassettb Feb 1, 2021
d762694
Bolus settings (#6834)
sulkaharo Feb 2, 2021
6643eb9
Added a specific rendering for BG Check events on the Day to Day repo…
yodax Feb 2, 2021
3ab718c
New Crowdin updates (#6833)
sulkaharo Feb 2, 2021
d7e011d
Refactoring organisation, bundling and security improvements (#6765)
sulkaharo Feb 2, 2021
b3ccaf3
Bump version to 14.2.0
sulkaharo Feb 2, 2021
1c5a7e6
Fix Procfile, Dockerfile
sulkaharo Feb 2, 2021
2d6585d
Revert to old token hash generation method
sulkaharo Feb 3, 2021
f314707
Fix admin message localization, timer presentation
sulkaharo Feb 4, 2021
c65916c
* Fix #6843
sulkaharo Feb 4, 2021
5bc694d
Add unit test for socket.io connect (#6845)
sulkaharo Feb 4, 2021
8ac5c5a
* Fix hard to understand loopalyzer localization key
sulkaharo Feb 5, 2021
36dcf42
Change authentication dialog button label to be more descriptive
sulkaharo Feb 6, 2021
3230e59
Remove duplicate key
sulkaharo Feb 6, 2021
5bf4d51
* Better unit test for admin notifications.
sulkaharo Feb 6, 2021
157eddf
* Add Slovenian and fix Slovakian language code
sulkaharo Feb 6, 2021
bc188d9
* Disabling tests that interfere with other tests
sulkaharo Feb 6, 2021
1c34952
Update webpack to v5 (#6844)
jpcunningh Feb 7, 2021
ba8286f
New Crowdin updates (#6837)
sulkaharo Feb 7, 2021
4a9f492
Fix issue reported by CodeQL
sulkaharo Feb 8, 2021
ed4a9cb
Removes an undocumented feature that has a javascript injection vulne…
sulkaharo Feb 8, 2021
4cfe045
Fix bug with previous removal
sulkaharo Feb 8, 2021
3103af7
Reduce the amount of false positives reported
sulkaharo Feb 8, 2021
6a04452
Cgm delta fix (#6848)
sulkaharo Feb 8, 2021
4d4b7b8
Fix form parsing
sulkaharo Feb 8, 2021
ebb5814
Fix json decoding for some api endpoints
sulkaharo Feb 9, 2021
0653c1e
Remove broken header definition
sulkaharo Feb 9, 2021
b128002
Fix Brazilian Portuguese language code
sulkaharo Feb 9, 2021
271c7ad
Use password entropy analysis for determining password strength
sulkaharo Feb 10, 2021
a9ec65a
Api3 remove Date header (#6855)
PetrOndrusek Feb 10, 2021
83d7fb2
New Crowdin updates (#6849)
sulkaharo Feb 10, 2021
c24d0f9
Notify users if they're reusing the API_SECRET for Mongo password
sulkaharo Feb 11, 2021
9d2f9d4
Fix version number generation
sulkaharo Feb 11, 2021
3cd149f
New Crowdin updates (#6858)
sulkaharo Feb 14, 2021
3d3a8ff
* Only run CodeQL in NS repo (#6873)
sulkaharo Feb 15, 2021
37c7bf8
New translations en.json (Romanian) (#6869)
sulkaharo Feb 15, 2021
f9c5a7c
New Crowdin updates (#6874)
sulkaharo Feb 16, 2021
5936954
Merge pull request #6836 from nightscout/dev
sulkaharo Feb 16, 2021
9890770
* Bump version to 14.2.1
sulkaharo Feb 16, 2021
d42ef4b
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 16, 2021
02aabba
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 16, 2021
f086d36
Merge pull request #6878 from nightscout/crowdin_incoming
sulkaharo Feb 17, 2021
cbfae75
Merge pull request #6877 from nightscout/dev
sulkaharo Feb 17, 2021
067ebee
New translations en.json (Greek)
sulkaharo Feb 17, 2021
c06cf21
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 18, 2021
2f0f8ab
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 18, 2021
3200af6
* Bump dev to 14.2.2
sulkaharo Feb 18, 2021
d73de56
Fix adminnotifies test
sulkaharo Feb 18, 2021
22f4336
re-install server.js at root
bewest Feb 18, 2021
be183f5
include standard header for server.js at root.
bewest Feb 18, 2021
a42408b
task: clean repo root
bewest Feb 18, 2021
3bb4f6b
move script for repo maintenance aside
bewest Feb 18, 2021
5ae162c
task: clean project root
bewest Feb 18, 2021
5953f08
remove empty file from project root
bewest Feb 18, 2021
3149bf8
task: clean project root
bewest Feb 18, 2021
52cca32
task: tidy project root
bewest Feb 18, 2021
aa4dca7
task: tidy project root: webpack
bewest Feb 18, 2021
24dfa43
task: tidy example environment template
bewest Feb 18, 2021
f45e7b8
task: tidy ci test env away from project root
bewest Feb 18, 2021
8adda71
Merge pull request #6896 from nightscout/wip/bewest/dev
bewest Feb 18, 2021
8e553ea
New translations en.json (Hungarian)
sulkaharo Feb 18, 2021
37ca721
New translations en.json (Hungarian)
sulkaharo Feb 18, 2021
8f2d9cd
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
c340d7b
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
ad3fc3c
* Fix running the site in dev mode
sulkaharo Feb 19, 2021
fd26c77
New translations en.json (Hebrew)
sulkaharo Feb 19, 2021
79dbe7f
New translations en.json (Japanese)
sulkaharo Feb 19, 2021
6a60440
New translations en.json (Portuguese)
sulkaharo Feb 19, 2021
ebf64e9
New translations en.json (Arabic)
sulkaharo Feb 19, 2021
b6fea42
New translations en.json (Hindi)
sulkaharo Feb 19, 2021
7028d3a
New translations en.json (Croatian)
sulkaharo Feb 19, 2021
be592da
New translations en.json (Portuguese, Brazilian)
sulkaharo Feb 19, 2021
02034de
New translations en.json (Chinese Traditional)
sulkaharo Feb 19, 2021
b9fc189
New translations en.json (Chinese Simplified)
sulkaharo Feb 19, 2021
1991c2c
New translations en.json (Turkish)
sulkaharo Feb 19, 2021
0c9cacb
New translations en.json (Slovenian)
sulkaharo Feb 19, 2021
9b921c3
New translations en.json (Polish)
sulkaharo Feb 19, 2021
c51ce39
New translations en.json (Dutch)
sulkaharo Feb 19, 2021
941870e
New translations en.json (Korean)
sulkaharo Feb 19, 2021
5b0a87c
New translations en.json (Italian)
sulkaharo Feb 19, 2021
4f7ec46
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 19, 2021
84ee8f2
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
8acc5e5
New translations en.json (Finnish)
sulkaharo Feb 19, 2021
dc13d2d
New translations en.json (German)
sulkaharo Feb 19, 2021
850a9b4
New translations en.json (Danish)
sulkaharo Feb 19, 2021
6722805
New translations en.json (Czech)
sulkaharo Feb 19, 2021
93c4841
New translations en.json (Bulgarian)
sulkaharo Feb 19, 2021
ba6c17c
New translations en.json (Spanish)
sulkaharo Feb 19, 2021
d029726
New translations en.json (French)
sulkaharo Feb 19, 2021
46c3a83
New translations en.json (Romanian)
sulkaharo Feb 19, 2021
2efb59b
New translations en.json (Russian)
sulkaharo Feb 19, 2021
d07cd16
New translations en.json (Swedish)
sulkaharo Feb 19, 2021
b27c8c0
New translations en.json (Greek)
sulkaharo Feb 19, 2021
f4c4f29
New translations en.json (Slovak)
sulkaharo Feb 19, 2021
f8bd9fd
Update source file en.json
sulkaharo Feb 19, 2021
98dd02a
New translations en.json (Portuguese)
sulkaharo Feb 19, 2021
47213e2
New translations en.json (Dutch)
sulkaharo Feb 19, 2021
82716d5
New translations en.json (Norwegian Bokmal)
sulkaharo Feb 19, 2021
18eced7
New translations en.json (Finnish)
sulkaharo Feb 19, 2021
c036829
New translations en.json (German)
sulkaharo Feb 19, 2021
ea85560
New translations en.json (Danish)
sulkaharo Feb 19, 2021
1223e6d
New translations en.json (Czech)
sulkaharo Feb 19, 2021
253433d
New translations en.json (Spanish)
sulkaharo Feb 19, 2021
3a6f5f2
New translations en.json (Swedish)
sulkaharo Feb 19, 2021
6d4982e
New translations en.json (Hungarian)
sulkaharo Feb 19, 2021
ddd11f8
Merge pull request #6889 from nightscout/crowdin_incoming
sulkaharo Feb 20, 2021
d263a04
New translations en.json (Hungarian) (#6907)
sulkaharo Feb 20, 2021
50b2192
Merge branch 'master' into dev
sulkaharo Feb 20, 2021
8516fe9
New translations en.json (Hungarian) (#6908)
sulkaharo Feb 22, 2021
46418c7
Merge pull request #6905 from nightscout/dev
sulkaharo Feb 22, 2021
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
1 change: 1 addition & 0 deletions translations/ar_SA.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "View all treatments",
"Enable Alarms": "Enable Alarms",
"Pump Battery Change": "Pump Battery Change",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Pump Battery Low Alarm",
"Pump Battery change overdue!": "Pump Battery change overdue!",
"When enabled an alarm may sound.": "When enabled an alarm may sound.",
Expand Down
1 change: 1 addition & 0 deletions translations/bg_BG.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Преглед на всички събития",
"Enable Alarms": "Активни аларми",
"Pump Battery Change": "Смяна на батерия на помпата",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Аларма за слаба батерия на помпата",
"Pump Battery change overdue!": "Смяната на батерията на помпата - наложителна",
"When enabled an alarm may sound.": "Когато е активирано, алармата ще има звук",
Expand Down
1 change: 1 addition & 0 deletions translations/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Zobraz všechny ošetření",
"Enable Alarms": "Povolit alarmy",
"Pump Battery Change": "Výměna baterie pumpy",
"Pump Battery Age": "Stáří baterie v pumpě",
"Pump Battery Low Alarm": "Upozornění na nízký stav baterie pumpy",
"Pump Battery change overdue!": "Překročen čas pro výměnu baterie!",
"When enabled an alarm may sound.": "Při povoleném alarmu zní zvuk.",
Expand Down
1 change: 1 addition & 0 deletions translations/da_DK.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Se alle behandlinger",
"Enable Alarms": "Aktivere alarmer",
"Pump Battery Change": "Udskiftet pumpebatteri",
"Pump Battery Age": "Pumpe batterialder",
"Pump Battery Low Alarm": "Pumpebatteri lav Alarm",
"Pump Battery change overdue!": "Pumpebatteri skal skiftes!",
"When enabled an alarm may sound.": "Når aktiveret kan en alarm starte.",
Expand Down
1 change: 1 addition & 0 deletions translations/de_DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Zeige alle Behandlungen",
"Enable Alarms": "Alarme einschalten",
"Pump Battery Change": "Pumpenbatterie wechseln",
"Pump Battery Age": "Alter der Pumpenbatterie",
"Pump Battery Low Alarm": "Pumpenbatterie niedrig Alarm",
"Pump Battery change overdue!": "Pumpenbatterie Wechsel überfällig!",
"When enabled an alarm may sound.": "Sofern eingeschaltet ertönt ein Alarm",
Expand Down
67 changes: 34 additions & 33 deletions translations/el_GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Προβολή όλων των θεραπειών",
"Enable Alarms": "Ενεργοποίηση συναγερμών",
"Pump Battery Change": "Αλλαγή μπαταρίας αντλίας",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Συναγερμός χαμηλής στάθμης μπαταρίας",
"Pump Battery change overdue!": "Η αλλαγή της μπαταρίας της αντλίας έχει καθυστερήσει!",
"When enabled an alarm may sound.": "Όταν είναι ενεργοποιημένο, μπορεί να ακουστεί συναγερμός.",
Expand Down Expand Up @@ -590,41 +591,41 @@
"virtAsstPumpBattery": "Η μπαταρία της αντλίας σας είναι στο %1 %2",
"virtAsstUploaderBattery": "Η μπαταρία του uploader είναι στο %1",
"virtAsstLastLoop": "Το τελευταίο επιτυχές loop ήταν %1",
"virtAsstLoopNotAvailable": "Το loop plugin δε φαίνεται να είναι ενεργοποιημένο",
"virtAsstLoopForecastAround": "Σύμφωνα με την πρόγνωση του loop, αναμένεται να είναι περίπου %1 στο επόμενο %2",
"virtAsstLoopForecastBetween": "According to the loop forecast you are expected to be between %1 and %2 over the next %3",
"virtAsstAR2ForecastAround": "According to the AR2 forecast you are expected to be around %1 over the next %2",
"virtAsstAR2ForecastBetween": "According to the AR2 forecast you are expected to be between %1 and %2 over the next %3",
"virtAsstForecastUnavailable": "Unable to forecast with the data that is available",
"virtAsstRawBG": "Your raw bg is %1",
"virtAsstOpenAPSForecast": "The OpenAPS Eventual BG is %1",
"virtAsstCob3person": "%1 has %2 carbohydrates on board",
"virtAsstCob": "You have %1 carbohydrates on board",
"virtAsstCGMMode": "Your CGM mode was %1 as of %2.",
"virtAsstCGMStatus": "Your CGM status was %1 as of %2.",
"virtAsstCGMSessAge": "Your CGM session has been active for %1 days and %2 hours.",
"virtAsstCGMSessNotStarted": "There is no active CGM session at the moment.",
"virtAsstCGMTxStatus": "Your CGM transmitter status was %1 as of %2.",
"virtAsstCGMTxAge": "Your CGM transmitter is %1 days old.",
"virtAsstCGMNoise": "Your CGM noise was %1 as of %2.",
"virtAsstCGMBattOne": "Your CGM battery was %1 volts as of %2.",
"virtAsstCGMBattTwo": "Your CGM battery levels were %1 volts and %2 volts as of %3.",
"virtAsstDelta": "Your delta was %1 between %2 and %3.",
"virtAsstDeltaEstimated": "Your estimated delta was %1 between %2 and %3.",
"virtAsstUnknownIntentTitle": "Unknown Intent",
"virtAsstUnknownIntentText": "I'm sorry, I don't know what you're asking for.",
"Fat [g]": "Fat [g]",
"Protein [g]": "Protein [g]",
"Energy [kJ]": "Energy [kJ]",
"virtAsstLoopNotAvailable": "Το πρόσθετο κλειστού κυκλώματος δεν φαίνεται να είναι ενεργοποιημένο",
"virtAsstLoopForecastAround": "Σύμφωνα με την πρόβλεψη του κλειστού κυκλώματος, αναμένεται να είναι περίπου %1 στα επόμενα %2",
"virtAsstLoopForecastBetween": "Σύμφωνα με την πρόβλεψη του κλειστού κυκλώματος, αναμένεται να είστε ανάμεσα στο %1 και %2 στα επόμενα %3",
"virtAsstAR2ForecastAround": "Σύμφωνα μετην πρόβλεψη AR2 αναμένεται να είστε γύρω στο %1 στα επόμενα %2",
"virtAsstAR2ForecastBetween": "Σύμφωνα μετην πρόβλεψη AR2 αναμένεται να είστε ανάμεσα στο %1 και %2 στα επόμενα %3",
"virtAsstForecastUnavailable": "Δεν υπάρχει η δυνατότητα πρόβλεψηε με τα διαθέσιμα δεδομένα",
"virtAsstRawBG": "Η μη φιλτραρισμένη τιμή ζαχάρου είναι %1",
"virtAsstOpenAPSForecast": "Η πιθανή τιμή ζαχάρου βάσει OpenAPS is %1",
"virtAsstCob3person": "%1 έχει %2 ενεργούς υδατάνθρακες",
"virtAsstCob": "Έχετε %1 ενεργούς υδατάνθρακες",
"virtAsstCGMMode": "Η λειτουργία καταγραφής ήταν %1 από %2.",
"virtAsstCGMStatus": "Η κατάσταση καταγραφής ήταν %1 από %2.",
"virtAsstCGMSessAge": "Η περίοδος χρήσης της καταγραφής είναι %1 ημέρες και %2 ώρες.",
"virtAsstCGMSessNotStarted": "Δεν υπάρχει ενεργή καταγραφή ατυή τη στιγμή.",
"virtAsstCGMTxStatus": "Η κατάσταση του πομπού καταγραφής ήταν %1 από %2.",
"virtAsstCGMTxAge": "Ο πομπός καταγραφής είναι %1 ημέρών.",
"virtAsstCGMNoise": "Ο θόρυβος του συστήματος καταγραφής ήταν %1 από %2.",
"virtAsstCGMBattOne": "Η μπαταρία της καταγραφής ήταν %1 vols από τα %2.",
"virtAsstCGMBattTwo": "Το επίπεδο μπαταρίας της καταγραφής ήταν %1 volts και %2 volts από %3.",
"virtAsstDelta": "Η διαφορά τιμών ήταν %1 ανάμεσα στο %2 και το %3.",
"virtAsstDeltaEstimated": "Η εκτιμώμενη διαφορά τιμών ήταν %1 ανάμεσα σε %2 και %3.",
"virtAsstUnknownIntentTitle": "Άγνωστη πρόθεση",
"virtAsstUnknownIntentText": "Συγγνώμη, δεν γνωρίζω τι είναι αυτό που μου ζητάτε.",
"Fat [g]": "Λιπαρά [g]",
"Protein [g]": "Πρωτεΐνη [g]",
"Energy [kJ]": "Ενέργεια [kJ]",
"Clock Views:": "Clock Views:",
"Clock": "Clock",
"Color": "Color",
"Simple": "Simple",
"TDD average": "TDD average",
"Bolus average": "Bolus average",
"Basal average": "Basal average",
"Base basal average:": "Base basal average:",
"Carbs average": "Carbs average",
"Color": "Χρώμα",
"Simple": "Απλή",
"TDD average": "Μέσος όρος Συνολικής πρόσληψης ημερήσιας ινσουλίνης",
"Bolus average": "Μέσος όρος bolus",
"Basal average": "Μέσος όρος βασικού ρυθμού",
"Base basal average:": "Μέσος όρος βασικού ρυθμού:",
"Carbs average": "Μέσος όρος υδατανθράκων",
"Eating Soon": "Eating Soon",
"Last entry {0} minutes ago": "Last entry {0} minutes ago",
"change": "change",
Expand Down
1 change: 1 addition & 0 deletions translations/es_ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Visualizar todos los tratamientos",
"Enable Alarms": "Activar las alarmas",
"Pump Battery Change": "Cambio batería bomba",
"Pump Battery Age": "Edad de la batería de la bomba",
"Pump Battery Low Alarm": "Alarma de Bomba Baja",
"Pump Battery change overdue!": "Cambio de batería de bomba atrasado!",
"When enabled an alarm may sound.": "Cuando estén activas, una alarma podrá sonar",
Expand Down
1 change: 1 addition & 0 deletions translations/fi_FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Katso kaikki hoitotoimenpiteet",
"Enable Alarms": "Aktivoi hälytykset",
"Pump Battery Change": "Pumpun patterin vaihto",
"Pump Battery Age": "Pumpun Patterin Ikä",
"Pump Battery Low Alarm": "Varoitus! Pumpun patteri loppumassa",
"Pump Battery change overdue!": "Pumpun patterin vaihto myöhässä!",
"When enabled an alarm may sound.": "Aktivointi mahdollistaa äänihälytykset",
Expand Down
1 change: 1 addition & 0 deletions translations/fr_FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Voir tous les traitements",
"Enable Alarms": "Activer les alarmes",
"Pump Battery Change": "Changer les batteries de la pompe",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Alarme batterie de la pompe faible",
"Pump Battery change overdue!": "Changement de la batterie de la pompe nécessaire !",
"When enabled an alarm may sound.": "Si activée, un alarme peut sonner.",
Expand Down
1 change: 1 addition & 0 deletions translations/he_IL.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "הצג את כל הטיפולים",
"Enable Alarms": "הפעל התראות",
"Pump Battery Change": "החלפת סוללת משאבה",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "התראת סוללת משאבה חלשה",
"Pump Battery change overdue!": "הגיע הזמן להחליף סוללת משאבה!",
"When enabled an alarm may sound.": "כשמופעל התראות יכולות להישמע.",
Expand Down
1 change: 1 addition & 0 deletions translations/hi_IN.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "View all treatments",
"Enable Alarms": "Enable Alarms",
"Pump Battery Change": "Pump Battery Change",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Pump Battery Low Alarm",
"Pump Battery change overdue!": "Pump Battery change overdue!",
"When enabled an alarm may sound.": "When enabled an alarm may sound.",
Expand Down
1 change: 1 addition & 0 deletions translations/hr_HR.json
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@
"View all treatments": "Prikaži sve tretmane",
"Enable Alarms": "Aktiviraj alarme",
"Pump Battery Change": "Zamjena baterije pumpe",
"Pump Battery Age": "Pump Battery Age",
"Pump Battery Low Alarm": "Upozorenje slabe baterije pumpe",
"Pump Battery change overdue!": "Prošao je rok za zamjenu baterije pumpe!",
"When enabled an alarm may sound.": "Kad je aktiviran, alarm se može oglasiti",
Expand Down
61 changes: 31 additions & 30 deletions translations/hu_HU.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"Subcategory": "Alkategória",
"Name": "Név",
"Today": "Ma",
"Last 2 days": "Elmúlt 2 nap",
"Last 3 days": "Elmúlt 3 nap",
"Last 2 days": "Utolsó 2 nap",
"Last 3 days": "Utolsó 3 nap",
"Last week": "Elmúlt hét",
"Last 2 weeks": "Elmúlt 2 hét",
"Last month": "Elmúlt hónap",
"Last 3 months": "Elmúlt 3 hónap",
"From": "Ettől",
"To": "Eddig",
"Notes": "Megjegyzések",
"Notes": "Megjegyzés",
"Food": "Étel",
"Insulin": "Inzulin",
"Carbs": "Szénhidrát",
Expand Down Expand Up @@ -213,38 +213,39 @@
"Transmitter ID": "Transzmitter ID",
"Dexcom Sensor Start": "Dexcom Szenzor Indítása",
"Dexcom Sensor Change": "Dexcom Szenzor Csere",
"Insulin Cartridge Change": "Inzulin Tartály Csere",
"Insulin Cartridge Change": "Inzulintartály-csere",
"D.A.D. Alert": "D.A.D Figyelmeztetés",
"Glucose Reading": "Vércukor Érték",
"Glucose Reading": "Vércukorérték",
"Measurement Method": "Mérés módja",
"Meter": "Vércukormérő",
"Amount in grams": "Adag gramm-ban",
"Amount in units": "Adag egység-ben",
"View all treatments": "Összes kezelés mutatása",
"Amount in grams": "Mennyiség grammban",
"Amount in units": "Mennyiség Egység-ben",
"View all treatments": "Összes kezelés",
"Enable Alarms": "Riasztások bekapcsolása",
"Pump Battery Change": "Pumpa Elem Csere",
"Pump Battery Change": "Pumpa elem kora",
"Pump Battery Age": "Pumpa elem kora",
"Pump Battery Low Alarm": "Pumpa Elem Alacsony Töltöttség Riasztás",
"Pump Battery change overdue!": "Pumpa Elem cserére szorul!",
"When enabled an alarm may sound.": "Bekapcsoláskor hang figyelmeztetés várható",
"Urgent High Alarm": "Nagyon magas cukorszint figyelmeztetés",
"High Alarm": "Magas cukorszint fegyelmeztetés",
"Low Alarm": "Alacsony cukorszint figyelmeztetés",
"High Alarm": "Magas riasztás",
"Low Alarm": "Alacsony riasztás",
"Urgent Low Alarm": "Nagyon alacsony cukorszint figyelmeztetés",
"Stale Data: Warn": "Figyelmeztetés: Az adatok öregnek tűnnek",
"Stale Data: Urgent": "Figyelmeztetés: Az adatok nagyon öregnek tűnnek",
"mins": "perc",
"Night Mode": "Éjjeli Mód",
"When enabled the page will be dimmed from 10pm - 6am.": "Ezt bekapcsolva a képernyő halványabb lesz 22-től 6-ig",
"Enable": "Bekapcsolva",
"Show Raw BG Data": "Nyers VC értékek megjelenítése",
"Show Raw BG Data": "Nyers SzG értékek megjelenítése",
"Never": "Soha",
"Always": "Mindig",
"When there is noise": "Ha zajos a mérés",
"When enabled small white dots will be displayed for raw BG data": "Ha be van kapcsolva, kis fehér pontok jelezik a nyers SzG értékeket",
"Custom Title": "Egyéni Cím",
"Theme": "Téma",
"Default": "Alapértelmezett",
"Colors": "Színek",
"Colors": "Színes",
"Colorblind-friendly colors": "Beállítás színvakok számára",
"Reset, and use defaults": "Visszaállítás a kiinduló állapotba",
"Calibrations": "Kalibrációk",
Expand All @@ -264,7 +265,7 @@
"Medium": "Közepes",
"Heavy": "Nehéz",
"Treatment type": "Kezelés típusa",
"Raw BG": "Nyers SzC",
"Raw BG": "Nyers SzG",
"Device": "Készülék",
"Noise": "Zaj",
"Calibration": "Kalibráció",
Expand All @@ -281,7 +282,7 @@
"Care Portal": "Care portál",
"Medium/Unknown": "Átlagos/Ismeretlen",
"IN THE FUTURE": "A JÖVŐBEN",
"Order": "Sorrend",
"Order": "Rendezés",
"oldest on top": "legrégebbi elől",
"newest on top": "legújabb elől",
"All sensor events": "Ősszes szenzor esemény",
Expand Down Expand Up @@ -676,7 +677,7 @@
"Please select a maximum of two weeks duration and click Show again.": "Válassz legfeljebb két hét időtartamot, majd kattints újra a Megjelenítés gombra.",
"Show profiles table": "Profil táblázat megjelenítése",
"Show predictions": "Prognózis megjelenítése",
"Timeshift on meals larger than %1 g carbs consumed between %2 and %3": "Timeshift on meals larger than %1 g carbs consumed between %2 and %3",
"Timeshift on meals larger than %1 g carbs consumed between %2 and %3": "Időeltolás %1 g-nál nagyobb szénhidrátú étkezéseknél %2 és %3 között",
"Previous": "Előző",
"Previous day": "Előző nap",
"Next day": "Következő nap",
Expand All @@ -689,18 +690,18 @@
"Weekly Distribution": "Heti eloszlás",
"Failed authentication": "Sikertelen hitelesítés",
"A device at IP address %1 attempted authenticating with Nightscout with wrong credentials. Check if you have an uploader setup with wrong API_SECRET or token?": "A(z) %1 IP-címmel rendelkező eszköz hibás adatokkal próbálta meg a hitelesítést a Nightscout-tal. Ellenőrizd, hogy van-e rossz API_SECRET-tel vagy tokennel rendelkező feltöltő.",
"Default (with leading zero and U)": "Default (with leading zero and U)",
"Concise (with U, without leading zero)": "Concise (with U, without leading zero)",
"Minimal (without leading zero and U)": "Minimal (without leading zero and U)",
"Small Bolus Display": "Small Bolus Display",
"Large Bolus Display": "Large Bolus Display",
"Bolus Display Threshold": "Bolus Display Threshold",
"%1 U and Over": "%1 U and Over",
"Event repeated %1 times.": "Event repeated %1 times.",
"minutes": "minutes",
"Last recorded %1 %2 ago.": "Last recorded %1 %2 ago.",
"Security issue": "Security issue",
"Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.": "Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.",
"less than 1": "less than 1",
"MongoDB password and API_SECRET match. This is a really bad idea. Please change both and do not reuse passwords across the system.": "MongoDB password and API_SECRET match. This is a really bad idea. Please change both and do not reuse passwords across the system."
"Default (with leading zero and U)": "Alapért. (kezdő nullával és E-gel)",
"Concise (with U, without leading zero)": "Tömör (E-gel, kezdő nulla nélkül)",
"Minimal (without leading zero and U)": "Minimalista (kezdő nulla és E nélkül)",
"Small Bolus Display": "Kis bólus megjelenítése",
"Large Bolus Display": "Nagy bólus megjelenítése",
"Bolus Display Threshold": "Kis/nagy bólus határ",
"%1 U and Over": "%1 E és felette",
"Event repeated %1 times.": "Az esemény %1 alkalommal ismétlődött meg.",
"minutes": "perc",
"Last recorded %1 %2 ago.": "Legutóbb rögzítve: %1 %2",
"Security issue": "Biztonsági probléma",
"Weak API_SECRET detected. Please use a mix of small and CAPITAL letters, numbers and non-alphanumeric characters such as !#%&/ to reduce the risk of unauthorized access. The minimum length of the API_SECRET is 12 characters.": "Gyenge API_SECRET észlelve! Kérjük, használj kis- és nagybetűk, számok és nem-alfanumerikus karakterek, például !#%&/ keverékét az illetéktelen hozzáférés kockázatának csökkentésére. Az API_SECRET minimális hossza 12 karakter.",
"less than 1": "kisebb, mint 1",
"MongoDB password and API_SECRET match. This is a really bad idea. Please change both and do not reuse passwords across the system.": "A MongoDB jelszó és az API_SECRET egyezik. Ez nagyon rossz ötlet. Kérjük, változtasd meg mindkettőt, és ne használj meglévő jelszavakat a rendszerben."
}
Loading