Localizable.strings 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522
  1. /*
  2. Localizable.strings
  3. FreeAPS X
  4. */
  5. /* Bolus screen when adding insulin */
  6. "Add insulin without actually bolusing" = "Добавить инсулин без болюса";
  7. /* Add insulin from source outside of pump */
  8. "Add %@ without bolusing" = "Add %@ without bolusing";
  9. "Bolus" = "Болюс";
  10. "Close" = "Закрыть";
  11. /* Continue after added carbs without bolus */
  12. "Continue without bolus" = "Продолжить без болюса";
  13. /* Header */
  14. "Enact Bolus" = "Ввести Болюс";
  15. /* Button */
  16. "Enact bolus" = "Ввести болюс";
  17. /* */
  18. "Insulin recommended" = "Рекомендуется инсулина";
  19. /* */
  20. "Insulin required" = "Необходимо инсулина";
  21. /* Bolus screen */
  22. "Recommendation" = "Рекомендация";
  23. /* Button */
  24. "Clear" = "Очистить";
  25. /* Button */
  26. "Done" = "Готово";
  27. /* */
  28. "Wait please" = "Подождите";
  29. /* */
  30. "Agree and continue" = "Согласиться и Продолжить";
  31. /* Disclaimer when opening app for first time*/
  32. "Disclaimer" = "Дисклеймер";
  33. /* Disclaimer Description */
  34. "FreeAPS X is in an active development state. We do not recommend to use the system for everyday control of blood glucose! Use it for testing purposes only at your own risk. We are not responsible for your decisions and actions." = "FreeAPS X находится в разработке. Мы не рекомендуем его для ежедневного контроля сахара в крови! Используйте только для тестирования на свой страх и риск. Мы не несём ответственности за ваши действия.";
  35. /* Enacted at a date */
  36. "Enacted at %@" = "Введено в %@";
  37. /* Home title */
  38. "Home" = "Главная";
  39. /* Looping in progress */
  40. "looping" = "выполняется";
  41. /* min ago since last loop */
  42. "min ago" = "мин. назад";
  43. /* Status Title */
  44. "No suggestion" = "Нет предложений";
  45. /* Replace pod text in Header */
  46. "Replace pod" = "Замените под";
  47. /* Suggested at a date */
  48. "Suggested at %@" = "Предложено в %@";
  49. /* Add carbs screen */
  50. "Add Carbs" = "Ввод Углеводов";
  51. /* */
  52. "Amount Carbs" = "Кол-во углеводов";
  53. /* Grams unit */
  54. "grams" = "грамм";
  55. /* */
  56. "Carbs required" = "Carbs required";
  57. /* */
  58. "Are you sure?" = "Вы уверены?";
  59. /* Bottom target temp */
  60. "Bottom target" = "Нижняя граница";
  61. /* Cancel preset name */
  62. "Cancel" = "Отмена";
  63. /* */
  64. "Cancel Temp Target" = "Отменить Временную Цель";
  65. /* Custom temp target */
  66. "Custom" = "Своя";
  67. /* */
  68. "Date" = "Дата";
  69. /* */
  70. "Delete" = "Удалить";
  71. /* Delete preset temp target */
  72. "Delete preset \"%@\"" = "Удалить шаблон \"%@\"";
  73. /* Duration of target temp or temp basal */
  74. "Duration" = "Длительность";
  75. /* */
  76. "Enact Temp Target" = "Запустить Временную Цель";
  77. /* */
  78. "Enter preset name" = "Название шаблона";
  79. /* Preset name */
  80. "Name" = "Name";
  81. /* minutes of target temp */
  82. "minutes" = "минут";
  83. /* */
  84. "Presets" = "Шаблоны";
  85. /* Save preset name */
  86. "Save" = "Сохранить";
  87. /* */
  88. "Save as preset" = "Сохранить как шаблон";
  89. /* Upper temp target limit */
  90. "Top target" = "Верхняя граница";
  91. /* */
  92. "Autotune" = "Автотюн";
  93. /* */
  94. "Basal profile" = "Базальный профиль";
  95. /* */
  96. "Carb ratio" = "Углеводный коефициент";
  97. /* */
  98. "Delete autotune data" = "Удалить данные автотюна";
  99. /* */
  100. "Run now" = "Выполнить";
  101. /* */
  102. "Sensitivity" = "Чувствительность";
  103. /* */
  104. "Use Autotune" = "использовать Автотюн";
  105. /* Add profile basal */
  106. "Add" = "Добавить";
  107. /* */
  108. "Basal Profile" = "Базальный профиль";
  109. /* Rate basal profile */
  110. "Rate" = "Скорость";
  111. /* */
  112. "Save on Pump" = "Сохранить на помпу";
  113. /* */
  114. "Saving..." = "Сохранение...";
  115. /* */
  116. "Schedule" = "График";
  117. /* */
  118. "starts at" = "начинается в";
  119. /* Time basal profile */
  120. "Time" = "Время";
  121. /* */
  122. "Calculated Ratio" = "Рассчитанное соотношение";
  123. /* Carb Ratios header */
  124. "Carb Ratios" = "Углеводные Коэфициенты";
  125. /* */
  126. "Ratio" = "Коэфициент";
  127. /* */
  128. "Autosens" = "Автосенс";
  129. /* */
  130. "Calculated Sensitivity" = "Рассчитанная Чувствительность";
  131. /* */
  132. "Insulin Sensitivities" = "Факторы Чувствительности к Инсулину";
  133. /* */
  134. "Sensitivity Ratio" = "Коэффициент Чувствительности";
  135. /* */
  136. "Dismiss" = "Отклонить";
  137. /* */
  138. "Important message" = "Важное сообщение";
  139. /* */
  140. "Amount" = "Количество";
  141. /* */
  142. "Cancel Temp Basal" = "Отменить ВБС";
  143. /* Enact
  144. Enact a temp Basal or a temp target */
  145. "Enact" = "Запустить";
  146. /* */
  147. "Manual Temp Basal" = "Ручная Вбс";
  148. /* Allow uploads tp NS */
  149. "Allow uploads" = "Разрешить выгрузку";
  150. /* API secret in NS */
  151. "API secret" = "API секрет";
  152. /* Connect to NS */
  153. "Connect" = "Подключить";
  154. /* Connected to NS */
  155. "Connected!" = "Подключено!";
  156. /* Connecting to NS */
  157. "Connecting..." = "Подключение...";
  158. /* */
  159. "Invalid URL" = "Неверный URL";
  160. /* */
  161. "Local glucose source" = "Локальный источник глюкозы";
  162. /* Header */
  163. "Nightscout Config" = "Настройка Nightscout";
  164. /* */
  165. "Port" = "Порт";
  166. /* */
  167. "URL" = "URL";
  168. /**/
  169. "Use local glucose server" = "Использовать локальный сервер глюкозы";
  170. /* */
  171. "Edit settings json" = "Редактировать json настроек";
  172. /* */
  173. "Glucose units" = "Единицы измерения глюкозы";
  174. /* */
  175. "Preferences" = "Настройки";
  176. /* Recommended Insulin Fraction in preferences */
  177. "Recommended Insulin Fraction" = "Рекомендуемая дробь инсулина";
  178. /* Do you want to show bolus screen after added carbs? */
  179. "Skip Bolus screen after carbs" = "Пропустить Экран болюса после ввода углеводов";
  180. /* Allow remote control from NS */
  181. "Remote control" = "Удаленное управление";
  182. /* Add Medtronic pump */
  183. "Add Medtronic" = "Добавить Medtronic";
  184. /* Add Omnipod pump */
  185. "Add Omnipod" = "Добавить Omnipod";
  186. /* Add Simulator pump */
  187. "Add Simulator" = "Добавить Cимулятор";
  188. /* Insulin model */
  189. "Model" = "Модель";
  190. /* */
  191. "Pump config" = "Настройка помпы";
  192. /* */
  193. "Delivery limits" = "Предел подачи";
  194. /* */
  195. "Duration of Insulin Action" = "Продолжительность Действия Инсулина";
  196. /* hours of duration of insulin activity */
  197. "hours" = "часов";
  198. /* Max setting */
  199. "Max Basal" = "Макс. Базал";
  200. /* Max setting */
  201. "Max Bolus" = "Макс. Болюс";
  202. /* */
  203. "Pump Settings" = "Настройки помпы";
  204. /* Insulin unit per hour */
  205. "U/hr" = "Ед/ч";
  206. /* Unit in number of units delivered (keep the space character!) */
  207. " U" = " U";
  208. /* /Insulin unit */
  209. "/U" = "/U";
  210. /* Insulin unit */
  211. "U" = "U";
  212. /* Unit per hour with space */
  213. " U/hr" = " U/hr";
  214. /* Number of units per hour*/
  215. "%@ U/hr" = "%@ U/hr";
  216. /* Number of units insulin delivered */
  217. "%@ U" = "%@ U";
  218. /*Carb ratio unit */
  219. "g/U" = "g/U";
  220. /* grams */
  221. " g" = " г";
  222. /* when 0 U/hr */
  223. "0 U/hr" = "0 Ед/час";
  224. /* abbreviation for days */
  225. "d" = "дн";
  226. /* abbreviation for hours */
  227. "h" = "час";
  228. /* abbreviation for minutes */
  229. "m" = "мин";
  230. /* */
  231. "Autotune Conf" = "Автотюн";
  232. /* */
  233. "Basal Profile Conf" = "Базальный профиль";
  234. /* */
  235. "Carb Ratios Conf" = "Углеводные Коэфициенты";
  236. /* */
  237. "Closed loop" = "Замкнутая петля";
  238. /* */
  239. "Configuration" = "Настройка";
  240. /* */
  241. "Devices" = "Устройства";
  242. /* */
  243. "Insulin Sensitivities Conf" = "Факторы Чувствительности к Инсулина";
  244. /* */
  245. "Preferences Conf" = "Настройки";
  246. /* */
  247. "Pump" = "Помпа";
  248. /* */
  249. "Pump Settings Conf" = "Настройки Помпы";
  250. /* */
  251. "Services" = "Службы";
  252. /* */
  253. "Settings" = "Настройки";
  254. /* 2 log files to share */
  255. "Share logs" = "Отправить журнал";
  256. /* */
  257. "Target Ranges Conf" = "Целевой Диапазон";
  258. /* Upper target */
  259. "High target" = "Верхняя цель";
  260. /* Lower target */
  261. "Low target" = "Нижняя цель";
  262. /* */
  263. "Target Ranges" = "Целевой Диапазон";
  264. /* When bolusing */
  265. "Bolusing" = "Подается болюс";
  266. /* */
  267. "Pump suspended" = "Помпа приостановлена";
  268. /* */
  269. "Middleware" = "Middleware";
  270. /* Header */
  271. "History" = "История";
  272. /*
  273. Infotexts from openaps.docs and androidaps.docs
  274. FreeAPS
  275. */
  276. /* ”Rewind Resets Autosens” */
  277. "This feature, enabled by default, resets the autosens ratio to neutral when you rewind your pump, on the assumption that this corresponds to a probable site change. Autosens will begin learning sensitivity anew from the time of the rewind, which may take up to 6 hours. If you usually rewind your pump independently of site changes, you may want to consider disabling this feature." = "This feature, enabled by default, resets the autosens ratio to neutral when you rewind your pump, on the assumption that this corresponds to a probable site change. Autosens will begin learning sensitivity anew from the time of the rewind, which may take up to 6 hours. If you usually rewind your pump independently of site changes, you may want to consider disabling this feature.";
  278. /* ”High Temptarget Raises Sensitivity" */
  279. "Defaults to false. When set to true, raises sensitivity (lower sensitivity ratio) for temp targets set to >= 111. Synonym for exercise_mode. The higher your temp target above 110 will result in more sensitive (lower) ratios, e.g., temp target of 120 results in sensitivity ratio of 0.75, while 140 results in 0.6 (with default halfBasalTarget of 160)." = "Defaults to false. When set to true, raises sensitivity (lower sensitivity ratio) for temp targets set to >= 111. Synonym for exercise_mode. The higher your temp target above 110 will result in more sensitive (lower) ratios, e.g., temp target of 120 results in sensitivity ratio of 0.75, while 140 results in 0.6 (with default halfBasalTarget of 160).";
  280. /* ”Low Temptarget Lowers Sensitivity" */
  281. "Defaults to false. When set to true, can lower sensitivity (higher sensitivity ratio) for temptargets <= 99. The lower your temp target below 100 will result in less sensitive (higher) ratios, e.g., temp target of 95 results in sensitivity ratio of 1.09, while 85 results in 1.33 (with default halfBasalTarget of 160)." = "Defaults to false. When set to true, can lower sensitivity (higher sensitivity ratio) for temptargets <= 99. The lower your temp target below 100 will result in less sensitive (higher) ratios, e.g., temp target of 95 results in sensitivity ratio of 1.09, while 85 results in 1.33 (with default halfBasalTarget of 160).";
  282. /* ”Sensitivity Raises Target" */
  283. "When true, raises BG target when autosens detects sensitivity" = "When true, raises BG target when autosens detects sensitivity";
  284. /* ”Resistance Lowers Target" */
  285. "Defaults to false. When true, will lower BG target when autosens detects resistance" = "Defaults to false. When true, will lower BG target when autosens detects resistance";
  286. /* ”Advanced Target Adjustments" */
  287. "This feature was previously enabled by default but will now default to false (will NOT be enabled automatically) in oref0 0.6.0 and beyond. (There is no need for this with 0.6.0). This feature lowers oref0’s target BG automatically when current BG and eventualBG are high. This helps prevent and mitigate high BG, but automatically switches to low-temping to ensure that BG comes down smoothly toward your actual target. If you find this behavior too aggressive, you can disable this feature. If you do so, please let us know so we can better understand what settings work best for everyone." = "This feature was previously enabled by default but will now default to false (will NOT be enabled automatically) in oref0 0.6.0 and beyond. (There is no need for this with 0.6.0). This feature lowers oref0’s target BG automatically when current BG and eventualBG are high. This helps prevent and mitigate high BG, but automatically switches to low-temping to ensure that BG comes down smoothly toward your actual target. If you find this behavior too aggressive, you can disable this feature. If you do so, please let us know so we can better understand what settings work best for everyone.";
  288. /* "Exercise Mode" */
  289. "Defaults to false. When true, > 105 mg/dL high temp target adjusts sensitivityRatio for exercise_mode. Synonym for high_temptarget_raises_sensitivity" = "Defaults to false. When true, > 105 mg/dL high temp target adjusts sensitivityRatio for exercise_mode. Synonym for high_temptarget_raises_sensitivity";
  290. /* "Wide BG Target Range" */
  291. "Defaults to false, which means by default only the low end of the pump’s BG target range is used as OpenAPS target. This is a safety feature to prevent too-wide targets and less-optimal outcomes. Therefore the higher end of the target range is used only for avoiding bolus wizard overcorrections. Use wide_bg_target_range: true to force neutral temps over a wider range of eventualBGs." = "Defaults to false, which means by default only the low end of the pump’s BG target range is used as OpenAPS target. This is a safety feature to prevent too-wide targets and less-optimal outcomes. Therefore the higher end of the target range is used only for avoiding bolus wizard overcorrections. Use wide_bg_target_range: true to force neutral temps over a wider range of eventualBGs.";
  292. /* "Skip Neutral Temps" */
  293. "Defaults to false, so that OpenAPS will set temps whenever it can, so it will be easier to see if the system is working, even when you are offline. This means OpenAPS will set a “neutral” temp (same as your default basal) if no adjustments are needed. If you are a light sleeper and the “on the hour” buzzing or beeping wakes you up (even in vibrate mode), you may want to turn this to “true” to skip setting neutral temps. However, we recommend leaving neutral temps enabled for most people who will be using this system on the go and out of constant connectivity.\n\nNote: if set to true, in order to reduce notifications at the top of the hour, it will also attempt to cancel temp basals (unless BG or minGuardBG is below threshold and a zero-temp is needed) prior to the top of the hour. Normally a new temp basal will be set (if still needed) after the top of the hour, but that may be delayed if the rig has issues connecting to the pump. People who want to minimize the ‘on the hour’ temp basal notification beeps/vibrations may choose to accept that risk and choose to set skip_neutral_temps to true." = "Defaults to false, so that FreeAPS X will set temps whenever it can, so it will be easier to see if the system is working, even when you are offline. This means OpenAPS will set a “neutral” temp (same as your default basal) if no adjustments are needed. This is an old setting for OpenAPS to have the options to minimise sounds and notifications form the 'rig', that may wake you up during the night. ";
  294. /* "Unsuspend If No Temp” */
  295. "Many people occasionally forget to resume / unsuspend their pump after reconnecting it. If you’re one of them, and you are willing to reliably set a zero temp basal whenever suspending and disconnecting your pump, this feature has your back. If enabled, it will automatically resume / unsuspend the pump if you forget to do so before your zero temp expires. As long as the zero temp is still running, it will leave the pump suspended." = "Many people occasionally forget to resume / unsuspend their pump after reconnecting it. If you’re one of them, and you are willing to reliably set a zero temp basal whenever suspending and disconnecting your pump, this feature has your back. If enabled, it will automatically resume / unsuspend the pump if you forget to do so before your zero temp expires. As long as the zero temp is still running, it will leave the pump suspended.";
  296. /* "Enable UAM" */
  297. "With this option enabled, the SMB algorithm can recognize unannounced meals. This is helpful, if you forget to tell AndroidAPS about your carbs or estimate your carbs wrong and the amount of entered carbs is wrong or if a meal with lots of fat and protein has a longer duration than expected. Without any carb entry, UAM can recognize fast glucose increasments caused by carbs, adrenaline, etc, and tries to adjust it with SMBs. This also works the opposite way: if there is a fast glucose decreasement, it can stop SMBs earlier." = "With this option enabled, the SMB algorithm can recognize unannounced meals. This is helpful, if you forget to tell AndroidAPS about your carbs or estimate your carbs wrong and the amount of entered carbs is wrong or if a meal with lots of fat and protein has a longer duration than expected. Without any carb entry, UAM can recognize fast glucose increasments caused by carbs, adrenaline, etc, and tries to adjust it with SMBs. This also works the opposite way: if there is a fast glucose decreasement, it can stop SMBs earlier.";
  298. /* Enable SMB With COB" */
  299. "This enables supermicrobolus (SMB) while carbs on board (COB) are positive." = "This enables supermicrobolus (SMB) while carbs on board (COB) are positive.";
  300. /* "Enable SMB With Temptarget” */
  301. "This enables supermicrobolus (SMB) with eating soon / low temp targets. With this feature enabled, any temporary target below 100mg/dL, such as a temp target of 99 (or 80, the typical eating soon target) will enable SMB." = "This enables supermicrobolus (SMB) with eating soon / low temp targets. With this feature enabled, any temporary target below 100mg/dL, such as a temp target of 99 (or 80, the typical eating soon target) will enable SMB.";
  302. /* "Enable SMB Always" */
  303. "Defaults to false. When true, always enable supermicrobolus (unless disabled by high temptarget)." = "Defaults to false. When true, always enable supermicrobolus (unless disabled by high temptarget).";
  304. /* "Enable SMB After Carbs" */
  305. "Defaults to false. When true, enables supermicrobolus (SMB) for 6h after carbs, even with 0 carbs on board (COB)." = "Defaults to false. When true, enables supermicrobolus (SMB) for 6h after carbs, even with 0 carbs on board (COB).";
  306. /* "Allow SMB With High Temptarget" */
  307. "Defaults to false. When true, allows supermicrobolus (if otherwise enabled) even with high temp targets." = "Defaults to false. When true, allows supermicrobolus (if otherwise enabled) even with high temp targets.";
  308. /* "Use Custom Peak Time” */
  309. "Defaults to false. Setting to true allows changing insulinPeakTime" = "Defaults to false. Setting to true allows changing insulinPeakTime";
  310. /* "Suspend Zeros IOB” */
  311. "Default is false. Any existing temp basals during times the pump was suspended will be deleted and 0 temp basals to negate the profile basal rates during times pump is suspended will be added." = "Default is false. Any existing temp basals during times the pump was suspended will be deleted and 0 temp basals to negate the profile basal rates during times pump is suspended will be added.";
  312. /* "Max IOB" */
  313. "Max IOB is the maximum amount of insulin on board from all sources – both basal (or SMB correction) and bolus insulin – that your loop is allowed to accumulate to treat higher-than-target BG. Unlike the other two OpenAPS safety settings (max_daily_safety_multiplier and current_basal_safety_multiplier), max_iob is set as a fixed number of units of insulin. As of now manual boluses are NOT limited by this setting. \n\n To test your basal rates during nighttime, you can modify the Max IOB setting to zero while in Closed Loop. This will enable low glucose suspend mode while testing your basal rates settings\n\n(Tip from https://www.loopandlearn.org/freeaps-x/#open-loop)." = "Max IOB is the maximum amount of insulin on board from all sources – both basal (or SMB correction) and bolus insulin – that your loop is allowed to accumulate to treat higher-than-target BG. Unlike the other two OpenAPS safety settings (max_daily_safety_multiplier and current_basal_safety_multiplier), max_iob is set as a fixed number of units of insulin. As of now manual boluses are NOT limited by this setting. \n\n To test your basal rates during nighttime, you can modify the Max IOB setting to zero while in Closed Loop. This will enable low glucose suspend mode while testing your basal rates settings\n\n(Tip from https://www.loopandlearn.org/freeaps-x/#open-loop).";
  314. /* "Max Daily Safety Multiplier" */
  315. "This is an important OpenAPS safety limit. The default setting (which is unlikely to need adjusting) is 3. This means that OpenAPS will never be allowed to set a temporary basal rate that is more than 3x the highest hourly basal rate programmed in a user’s pump, or, if enabled, determined by autotune." = "This is an important OpenAPS safety limit. The default setting (which is unlikely to need adjusting) is 3. This means that OpenAPS will never be allowed to set a temporary basal rate that is more than 3x the highest hourly basal rate programmed in a user’s pump, or, if enabled, determined by autotune.";
  316. /* "Current Basal Safety Multiplier" */
  317. "This is another important OpenAPS safety limit. The default setting (which is also unlikely to need adjusting) is 4. This means that OpenAPS will never be allowed to set a temporary basal rate that is more than 4x the current hourly basal rate programmed in a user’s pump, or, if enabled, determined by autotune." = "This is another important OpenAPS safety limit. The default setting (which is also unlikely to need adjusting) is 4. This means that OpenAPS will never be allowed to set a temporary basal rate that is more than 4x the current hourly basal rate programmed in a user’s pump, or, if enabled, determined by autotune.";
  318. /* "Autosens Max" */
  319. "This is a multiplier cap for autosens (and autotune) to set a 20% max limit on how high the autosens ratio can be, which in turn determines how high autosens can adjust basals, how low it can adjust ISF, and how low it can set the BG target." = "This is a multiplier cap for autosens (and autotune) to set a 20% max limit on how high the autosens ratio can be, which in turn determines how high autosens can adjust basals, how low it can adjust ISF, and how low it can set the BG target.";
  320. /* "Autosens Min" */
  321. "The other side of the autosens safety limits, putting a cap on how low autosens can adjust basals, and how high it can adjust ISF and BG targets." = "The other side of the autosens safety limits, putting a cap on how low autosens can adjust basals, and how high it can adjust ISF and BG targets.";
  322. /* "Half Basal Exercise Target" */
  323. "Set to a number, e.g. 160, which means when temp target is 160 mg/dL and exercise_mode=true, run 50% basal at this level (120 = 75%; 140 = 60%). This can be adjusted, to give you more control over your exercise modes." = "Set to a number, e.g. 160, which means when temp target is 160 mg/dL and exercise_mode=true, run 50% basal at this level (120 = 75%; 140 = 60%). This can be adjusted, to give you more control over your exercise modes.";
  324. /* "Max COB" */
  325. "This defaults maxCOB to 120 because that’s the most a typical body can absorb over 4 hours. (If someone enters more carbs or stacks more; OpenAPS will just truncate dosing based on 120. Essentially, this just limits AMA as a safety cap against weird COB calculations due to fluky data.)" = "This defaults maxCOB to 120 because that’s the most a typical body can absorb over 4 hours. (If someone enters more carbs or stacks more; OpenAPS will just truncate dosing based on 120. Essentially, this just limits AMA as a safety cap against weird COB calculations due to fluky data.)";
  326. /* "Bolus Snooze DIA Divisor" */
  327. "Bolus snooze is enacted after you do a meal bolus, so the loop won’t counteract with low temps when you’ve just eaten. The example here and default is 2; so a 3 hour DIA means that bolus snooze will be gradually phased out over 1.5 hours (3DIA/2)." = "Bolus snooze is enacted after you do a meal bolus, so the loop won’t counteract with low temps when you’ve just eaten. The example here and default is 2; so a 3 hour DIA means that bolus snooze will be gradually phased out over 1.5 hours (3DIA/2).";
  328. /* "Min 5m Carbimpact" */
  329. "This is a setting for default carb absorption impact per 5 minutes. The default is an expected 8 mg/dL/5min. This affects how fast COB is decayed in situations when carb absorption is not visible in BG deviations. The default of 8 mg/dL/5min corresponds to a minimum carb absorption rate of 24g/hr at a CSF of 4 mg/dL/g." = "This is a setting for default carb absorption impact per 5 minutes. The default is an expected 8 mg/dL/5min. This affects how fast COB is decayed in situations when carb absorption is not visible in BG deviations. The default of 8 mg/dL/5min corresponds to a minimum carb absorption rate of 24g/hr at a CSF of 4 mg/dL/g.";
  330. /* "Autotune ISF Adjustment Fraction" */
  331. "The default of 0.5 for this value keeps autotune ISF closer to pump ISF via a weighted average of fullNewISF and pumpISF. 1.0 allows full adjustment, 0 is no adjustment from pump ISF." = "The default of 0.5 for this value keeps autotune ISF closer to pump ISF via a weighted average of fullNewISF and pumpISF. 1.0 allows full adjustment, 0 is no adjustment from pump ISF.";
  332. /* "Remaining Carbs Fraction" */
  333. "This is the fraction of carbs we’ll assume will absorb over 4h if we don’t yet see carb absorption." = "This is the fraction of carbs we’ll assume will absorb over 4h if we don’t yet see carb absorption.";
  334. /* "Remaining Carbs Cap" */
  335. "This is the amount of the maximum number of carbs we’ll assume will absorb over 4h if we don’t yet see carb absorption." = "This is the amount of the maximum number of carbs we’ll assume will absorb over 4h if we don’t yet see carb absorption.";
  336. /* ”Max SMB Basal Minutes" */
  337. "Defaults to start at 30. This is the maximum minutes of basal that can be delivered as a single SMB with uncovered COB. This gives the ability to make SMB more aggressive if you choose. It is recommended that the value is set to start at 30, in line with the default, and if you choose to increase this value, do so in no more than 15 minute increments, keeping a close eye on the effects of the changes. It is not recommended to set this value higher than 90 mins, as this may affect the ability for the algorithm to safely zero temp. It is also recommended that pushover is used when setting the value to be greater than default, so that alerts are generated for any predicted lows or highs." = "Defaults to start at 30. This is the maximum minutes of basal that can be delivered as a single SMB with uncovered COB. This gives the ability to make SMB more aggressive if you choose. It is recommended that the value is set to start at 30, in line with the default, and if you choose to increase this value, do so in no more than 15 minute increments, keeping a close eye on the effects of the changes. It is not recommended to set this value higher than 90 mins, as this may affect the ability for the algorithm to safely zero temp. It is also recommended that pushover is used when setting the value to be greater than default, so that alerts are generated for any predicted lows or highs.";
  338. /* "Max UAM SMB Basal Minutes" */
  339. "Defaults to start at 30. This is the maximum minutes of basal that can be delivered by UAM as a single SMB when IOB exceeds COB. This gives the ability to make UAM more or less aggressive if you choose. It is recommended that the value is set to start at 30, in line with the default, and if you choose to increase this value, do so in no more than 15 minute increments, keeping a close eye on the effects of the changes. Reducing the value will cause UAM to dose less insulin for each SMB. It is not recommended to set this value higher than 60 mins, as this may affect the ability for the algorithm to safely zero temp. It is also recommended that pushover is used when setting the value to be greater than default, so that alerts are generated for any predicted lows or highs." = "Defaults to start at 30. This is the maximum minutes of basal that can be delivered by UAM as a single SMB when IOB exceeds COB. This gives the ability to make UAM more or less aggressive if you choose. It is recommended that the value is set to start at 30, in line with the default, and if you choose to increase this value, do so in no more than 15 minute increments, keeping a close eye on the effects of the changes. Reducing the value will cause UAM to dose less insulin for each SMB. It is not recommended to set this value higher than 60 mins, as this may affect the ability for the algorithm to safely zero temp. It is also recommended that pushover is used when setting the value to be greater than default, so that alerts are generated for any predicted lows or highs.";
  340. /* "SMB Interval" */
  341. "Minimum duration in minutes between two enacted SMBs" = "Minimum duration in minutes between two enacted SMBs";
  342. /* "Bolus Increment" */
  343. "Smallest possible bolus amount" = "Smallest possible bolus amount";
  344. /* "Insulin Peak Time" */
  345. "Time of maximum blood glucose lowering effect of insulin, in minutes" = "Time of maximum blood glucose lowering effect of insulin, in minutes";
  346. /* "Carbs Req Threshold" */
  347. "Grams of carbsReq to trigger a pushover. Defaults to 1 (for 1 gram of carbohydrate). Can be increased if you only want to get Pushover for carbsReq at X threshold." = "Grams of carbsReq to trigger a pushover. Defaults to 1 (for 1 gram of carbohydrate). Can be increased if you only want to get Pushover for carbsReq at X threshold.";
  348. /* "Noisy CGM Target Multiplier" */
  349. "Defaults to 1.3. Increase target by this amount when looping off raw/noisy CGM data" = "Defaults to 1.3. Increase target by this amount when looping off raw/noisy CGM data";