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

105 lines
8.5 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-07 12:43:36 +02:00
<string name="hypott_whenhypott">Why is it useful to set a hypo TT?</string>
<string name="hypott_goinglow">Prevent to be low.</string>
<string name="hypott_havinglow">To help recovering from a low BG.</string>
<string name="hypott_preventoversmb">To prevent SMB after a hypo rise from fast carbs</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>
2019-09-07 12:43:36 +02:00
<string name="noisycgm_replacesensor">Replace sensor</string>
2019-09-06 23:53:28 +02:00
<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="exercise">Exercise</string>
<string name="exercise_whattodo">How to help the system deal with exercise</string>
2019-09-07 12:43:36 +02:00
<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">Help before start exercise</string>
<string name="exercise_doitafterstart">Help after start exercise</string>
2019-09-07 11:56:16 +02:00
<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>
2019-09-07 12:43:36 +02:00
<string name="suspendloop_no">No, delivering of insulin is stopped</string>
2019-09-07 11:56:16 +02:00
<string name="basaltest">Basal and ISF, IC testing</string>
<string name="basaltest_when">When should I test basals, ISF and IC?</string>
2019-09-07 12:43:36 +02:00
<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>
2019-09-07 11:56:16 +02:00
<string name="basaltest_hint1">https://androidaps.readthedocs.io/en/latest/EN/Getting-Started/FAQ.html#androidaps-settings</string>
2019-09-07 13:50:55 +02:00
<string name="prerequisites">Prerequisites</string>
<string name="prerequisites_what">What do I need?</string>
<string name="prerequisites_determinedcorrectprofile">Determined correct profile (Basals, IC, ISF, DIA)</string>
<string name="prerequisites_computer">Computer to create an APK</string>
<string name="prerequisites_phone">Supported phone</string>
<string name="prerequisites_car">Car</string>
<string name="prerequisites_nightscout">Nightscout to pass objectives</string>
<string name="prerequisites_tidepoolaccount">Tidepool account</string>
<string name="prerequisites_googleaccount">Google account</string>
<string name="prerequisites_githubaccount">Github account</string>
<string name="prerequisites_beanandroiddeveloper">To be an Android developer</string>
<string name="prerequisites_own670g">Own a 670g pump</string>
<string name="prerequisites_hint1">https://androidaps.readthedocs.io/en/latest/EN/Module/module.html</string>
<string name="prerequisites_smartwatch">Smartwatch</string>
<string name="prerequisites_supportedcgm">Supported CGM</string>
<string name="update_update">Updating of AndroidAPS</string>
<string name="whatistrue">What is true?</string>
<string name="update_git">You need to have Git installed</string>
<string name="update_asap">Update as soon as new version is released</string>
<string name="update_keys">Use the same signing keys</string>
<string name="update_neverupdate">Never update if system is working well</string>
<string name="update_askfriend">Ask your friend for new APK</string>
<string name="update_hint1">https://androidaps.readthedocs.io/en/latest/EN/Installing-AndroidAPS/Update-to-new-version.html#update-to-a-new-version-or-branch</string>
<string name="troubleshooting">Troubleshooting</string>
2019-09-07 13:57:32 +02:00
<string name="troubleshooting_wheretoask">Where to look for help?</string>
2019-09-07 13:50:55 +02:00
<string name="troubleshooting_fb">Facebook group</string>
<string name="troubleshooting_wiki">Wiki</string>
<string name="troubleshooting_gitter">Gitter</string>
<string name="troubleshooting_googlesupport">Google support</string>
<string name="troubleshooting_yourendo">Your endo</string>
<string name="troubleshooting_hint1">https://androidaps.readthedocs.io/en/latest/EN/Installing-AndroidAPS/Update-to-new-version.html#troubleshooting</string>
<string name="troubleshooting_hint2">https://www.facebook.com/groups/AndroidAPSUsers/</string>
<string name="troubleshooting_hint3">https://gitter.im/MilosKozak/AndroidAPS</string>
2019-09-07 14:26:10 +02:00
<string name="insulin">Insulin</string>
<string name="insulin_ultrarapid">Which insulin can be used with Ultra-Rapid-Oref plugin?</string>
<string name="insulin_fiasp">Fiasp</string>
<string name="insulin_novorapid">Novorapid</string>
<string name="insulin_humalog">Humalog</string>
<string name="insulin_actrapid">Actrapid</string>
<string name="insulin_hint1">https://androidaps.readthedocs.io/en/latest/EN/Configuration/Config-Builder.html#insulin</string>
<string name="sensitivity">Sensitivity plugin</string>
<string name="sensitivity_which">Which sensitivity plugin has user defined time range for detection?</string>
<string name="sensitivity_hint1">https://androidaps.readthedocs.io/en/latest/EN/Configuration/Sensitivity-detection-and-COB.html</string>
<string name="sensitivityuam_which">Which sensitivity plugin must be used for UAM?</string>
2019-09-04 00:00:52 +02:00
</resources>