AndroidAPS/app/src/main/res/values/exam.xml

63 lines
5.4 KiB
XML
Raw Normal View History

2019-09-04 00:00:52 +02:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
2019-09-05 20:26:23 +02:00
<string name="dia_whatmeansdia">What is true about DIA?</string>
<string name="dia_meaningofdia">Meaning of DIA</string>
2019-09-06 23:53:28 +02:00
<string name="dia_minimumis3h">The predetermined minimum is 3 hours.</string>
<string name="dia_minimumis5h">The predetermined minimum is 5 hours.</string>
2019-09-05 20:26:23 +02:00
<string name="dia_hint1">https://androidaps.readthedocs.io/en/latest/EN/Configuration/Config-Builder.html?#insulin</string>
2019-09-06 23:53:28 +02:00
<string name="dia_meaningisequaltodiapump">It is equal to the DIA parameter used in your pump.</string>
<string name="dia_valuemustbedetermined">You have to determine your individual value (but not less than 5 hours).</string>
2019-09-05 20:26:23 +02:00
<string name="hypott">Hypo temp target</string>
2019-09-06 23:53:28 +02:00
<string name="hypott_whenhypott">When is it useful to set a hypo TT?</string>
<string name="hypott_goinglow">You are going to be low.</string>
<string name="hypott_havinglow">You already have a low BG.</string>
<string name="hypott_notlowanymorebutrising">Your BG is not low anymore but rising fastly because of the (right!) amount of hypo treatments.</string>
<string name="hypott_bgisrising">Your BG is rising, has just reached the target BG but there is still too much IOB left.</string>
<string name="hypott_havehadalowbg">You have had a low BG a while ago, but now you are in a hyper.</string>
2019-09-05 20:26:23 +02:00
<string name="hypott_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html</string>
2019-09-06 23:53:28 +02:00
<string name="offlineprofile_whatprofile">Which profile can be used and configured offline?</string>
2019-09-05 20:26:23 +02:00
<string name="offlineprofile">Offline profile</string>
<string name="offlineprofile_nsprofile">NS Profile can be used but not configured</string>
<string name="offlineprofile_hint1">https://androidaps.readthedocs.io/en/latest/EN/Configuration/Config-Builder.html#profile</string>
2019-09-06 15:02:41 +02:00
<string name="pumpdisconnect">Taking off pump</string>
2019-09-06 23:53:28 +02:00
<string name="pumpdisconnect_whattodo">What to do when taking the pump off?</string>
<string name="pumpdisconnect_letknow">Let loop know that there is no insulin running to your body by clicking disconnect pump.</string>
<string name="pumpdisconnect_dontchnage">Don\'t change anything in loop, just take it off.</string>
2019-09-06 15:02:41 +02:00
<string name="pumpdisconnect_hint1">https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#other-settings</string>
2019-09-06 23:53:28 +02:00
<string name="objectives_howtosave">What are best practices to backup your settings?</string>
<string name="objectives_writetopaper">Write every setting you did to a paper and make a hardcopy of it.</string>
<string name="objectives_exportsettings">Locally export them from Maintenance menu.</string>
<string name="objectives_storeelsewhere">Store exported file to another place like email, Dropbox, Google drive …</string>
<string name="objectives_doexportonstart">Export them right after installation of AAPS.</string>
<string name="objectives_doexportafterchange">Export them after every change of a setting.</string>
<string name="objectives_doexportafterfirtssettings">Export them when you finish initial settings.</string>
2019-09-06 15:02:41 +02:00
<string name="objectives_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/ExportImportSettings.html</string>
<string name="noisycgm">Noisy CGM</string>
2019-09-06 23:53:28 +02:00
<string name="noisycgm_whattodo">What to do when you see CGM signals are too noisy?</string>
<string name="nothing">Nothing, the loop will deal with it.</string>
<string name="noisycgm_pause">Pause closed loop mode to avoid overdosing.</string>
<string name="noisycgm_replacesensor">Replace sensor./string>
<string name="noisycgm_turnoffcgmreceiver">Turn off CGM receiver.</string>
2019-09-06 15:02:41 +02:00
<string name="noisycgm_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/Smoothing-Blood-Glucose-Data-in-xDrip.html#smoothing-blood-glucose-data</string>
2019-09-06 23:53:28 +02:00
<string name="noisycgm_checksmoothing">Check if your CGM app smoothes data.</string>
2019-09-07 11:56:16 +02:00
<string name="hypott_preventoversmb">to prevent SMB after a hypo rise from fast carbs</string>
<string name="exercise">Exercise</string>
<string name="exercise_whattodo">How to help the system deal with exercise</string>
<string name="exercise_setactivitytt">set activity temp target</string>
<string name="exercise_switchprofilebelow100">do a profile switch below 100%</string>
<string name="exercise_switchprofileabove100">do profile switch above 100%</string>
<string name="exercise_stoploop">stop loop</string>
<string name="exercise_doitbeforestart">do it before start exercise</string>
<string name="exercise_doitafterstart">do it after start exercise</string>
<string name="exercise_hint1">https://androidaps.readthedocs.io/en/latest/EN/Usage/temptarget.html#activity-temp-target</string>
<string name="suspendloop_doigetinsulin">Do I get insuling when loop is suspended?</string>
<string name="suspendloop_yes">Yes, common basal rate</string>
<string name="basaltest">Basal and ISF, IC testing</string>
<string name="basaltest_when">When should I test basals, ISF and IC?</string>
<string name="basaltest_beforeloop">before I start looping</string>
<string name="basaltest_havingregularhypo">when having regular hypos</string>
<string name="basaltest_havingregularhyper">when having regular hypers</string>
<string name="basaltest_hint1">https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#androidaps-settings</string>
2019-09-04 00:00:52 +02:00
</resources>