Localizable.strings 41 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066
  1. /*
  2. Localizable.strings
  3. FreeAPS X
  4. */
  5. /* -------------------------------- */
  6. /* Bolus screen when adding insulin */
  7. "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
  8. /* Add insulin from source outside of pump */
  9. "Add %@ without bolusing" = "Add %@ without bolusing";
  10. "Bolus" = "Bolus";
  11. "Close" = "Close";
  12. /* Continue after added carbs without bolus */
  13. "Continue without bolus" = "Continue without bolus";
  14. /* Header */
  15. "Enact Bolus" = "Enact Bolus";
  16. /* Button */
  17. "Enact bolus" = "Enact bolus";
  18. /* */
  19. "Insulin recommended" = "Insulin recommended";
  20. /* */
  21. "Insulin required" = "Insulin required";
  22. /* Bolus screen */
  23. "Recommendation" = "Recommendation";
  24. /* Button */
  25. "Clear" = "Clear";
  26. /* Button */
  27. "Done" = "Done";
  28. /* */
  29. "Wait please" = "Wait please";
  30. /* */
  31. "Agree and continue" = "Agree and Continue";
  32. /* Enacted at a date */
  33. "Enacted at %@" = "Enacted at %@";
  34. /* Home title */
  35. "Home" = "Home";
  36. /* Looping in progress */
  37. "looping" = "looping";
  38. /* min ago since last loop */
  39. "min ago" = "min ago";
  40. /* Status Title */
  41. "No suggestion" = "No suggestion";
  42. /* Replace pod text in Header */
  43. "Replace pod" = "Replace pod";
  44. /* Suggested at a date */
  45. "Suggested at %@" = "Suggested at %@";
  46. /* Add carbs screen */
  47. "Add Carbs" = "Add Carbs";
  48. /* Add carbs header and button in Watch app. You can skip the last " " space. It's just for differentiation */
  49. "Add Carbs " = "Add Carbs ";
  50. /* */
  51. "Amount Carbs" = "Amount Carbs";
  52. /* Grams unit */
  53. "grams" = "grams";
  54. /* */
  55. "Carbs required" = "Carbs required";
  56. /* */
  57. "Are you sure?" = "Are you sure?";
  58. /* Bottom target temp */
  59. "Bottom target" = "Bottom target";
  60. /* Cancel preset name */
  61. "Cancel" = "Cancel";
  62. /* */
  63. "Cancel Temp Target" = "Cancel Temp Target";
  64. /* Custom temp target */
  65. "Custom" = "Custom";
  66. /* */
  67. "Date" = "Date";
  68. /* */
  69. "Delete" = "Delete";
  70. /* Delete preset temp target */
  71. "Delete preset \"%@\"" = "Delete preset \"%@\"";
  72. /* Duration of target temp or temp basal */
  73. "Duration" = "Duration";
  74. /* */
  75. "Enact Temp Target" = "Enact Temp Target";
  76. /* */
  77. "Enter preset name" = "Enter preset name";
  78. /* Preset name */
  79. "Name" = "Name";
  80. /* minutes of target temp */
  81. "minutes" = "minutes";
  82. /* */
  83. "Presets" = "Presets";
  84. /* Save preset name */
  85. "Save" = "Save";
  86. /* */
  87. "Save as preset" = "Save as preset";
  88. /* Upper temp target limit */
  89. "Top target" = "Top target";
  90. /* Temp target set for ... minutes */
  91. "for" = "for";
  92. /* Temp target set for ... minutes */
  93. "min" = "min";
  94. /* */
  95. "Autotune" = "Autotune";
  96. /* */
  97. "Basal profile" = "Basal profile";
  98. /* */
  99. "Carb ratio" = "Carb ratio";
  100. /* */
  101. "Delete autotune data" = "Delete autotune data";
  102. /* */
  103. "Run now" = "Run now";
  104. /* */
  105. "Last run" = "Last run";
  106. /* */
  107. "Sensitivity" = "Sensitivity";
  108. /* */
  109. "Use Autotune" = "Use Autotune";
  110. /* Add profile basal */
  111. "Add" = "Add";
  112. /* */
  113. "Basal Profile" = "Basal Profile";
  114. /* Rate basal profile */
  115. "Rate" = "Rate";
  116. /* */
  117. "Save on Pump" = "Save on Pump";
  118. /* */
  119. "Saving..." = "Saving...";
  120. /* */
  121. "Schedule" = "Schedule";
  122. /* */
  123. "starts at" = "starts at";
  124. /* Time basal profile */
  125. "Time" = "Time";
  126. /* */
  127. "Calculated Ratio" = "Calculated Ratio";
  128. /* Carb Ratios header */
  129. "Carb Ratios" = "Carb Ratios";
  130. /* */
  131. "Ratio" = "Ratio";
  132. /* */
  133. "Autosens" = "Autosens";
  134. /* */
  135. "Calculated Sensitivity" = "Calculated Sensitivity";
  136. /* */
  137. "Insulin Sensitivities" = "Insulin Sensitivities";
  138. /* */
  139. "Sensitivity Ratio" = "Sensitivity Ratio";
  140. /* */
  141. "Dismiss" = "Dismiss";
  142. /* */
  143. "Important message" = "Important message";
  144. /* */
  145. "Amount" = "Amount";
  146. /* */
  147. "Cancel Temp Basal" = "Cancel Temp Basal";
  148. /* Enact
  149. Enact a temp Basal or a temp target */
  150. "Enact" = "Enact";
  151. /* */
  152. "Manual Temp Basal" = "Manual Temp Basal";
  153. /* Allow uploads tp NS */
  154. "Allow uploads" = "Allow uploads";
  155. /* API secret in NS */
  156. "API secret" = "API secret";
  157. /* Connect to NS */
  158. "Connect" = "Connect";
  159. /* Connected to NS */
  160. "Connected!" = "Connected!";
  161. /* Connecting to NS */
  162. "Connecting..." = "Connecting...";
  163. /* */
  164. "Invalid URL" = "Invalid URL";
  165. /* */
  166. "Local glucose source" = "Local glucose source";
  167. /* Header */
  168. "Nightscout Config" = "Nightscout Config";
  169. /* */
  170. "Port" = "Port";
  171. /* */
  172. "URL" = "URL";
  173. /**/
  174. "Use local glucose server" = "Use local glucose server";
  175. /* */
  176. "Edit settings json" = "Edit settings json";
  177. /* */
  178. "Glucose units" = "Glucose units";
  179. /* */
  180. "Preferences" = "Preferences";
  181. /* Recommended Insulin Fraction in preferences */
  182. "Recommended Insulin Fraction" = "Recommended Insulin Fraction";
  183. /* Do you want to show bolus screen after added carbs? */
  184. "Skip Bolus screen after carbs" = "Skip Bolus screen after carbs";
  185. /* Allow remote control from NS */
  186. "Remote control" = "Remote control";
  187. /* Add Medtronic pump */
  188. "Add Medtronic" = "Add Medtronic";
  189. /* Add Omnipod pump */
  190. "Add Omnipod" = "Add Omnipod";
  191. /* Add Simulator pump */
  192. "Add Simulator" = "Add Simulator";
  193. /* Insulin model */
  194. "Model" = "Model";
  195. /* */
  196. "Pump config" = "Pump config";
  197. /* */
  198. "Delivery limits" = "Delivery limits";
  199. /* */
  200. "Duration of Insulin Action" = "Duration of Insulin Action";
  201. /* hours of duration of insulin activity */
  202. "hours" = "hours";
  203. /* Max setting */
  204. "Max Basal" = "Max Basal";
  205. /* Max setting */
  206. "Max Bolus" = "Max Bolus";
  207. /* */
  208. "Pump Settings" = "Pump Settings";
  209. /* Insulin unit per hour */
  210. "U/hr" = "U/hr";
  211. /* Unit in number of units delivered (keep the space character!) */
  212. " U" = " U";
  213. /* /Insulin unit */
  214. "/U" = "/U";
  215. /* Insulin unit */
  216. "U" = "U";
  217. /* Unit per hour with space */
  218. " U/hr" = " U/hr";
  219. /* Number of units per hour*/
  220. "%@ U/hr" = "%@ U/hr";
  221. /* Number of units insulin delivered */
  222. "%@ U" = "%@ U";
  223. /*Carb ratio unit */
  224. "g/U" = "g/U";
  225. /* grams */
  226. " g" = " g";
  227. /* The short unit display string for grams */
  228. "g" = "g";
  229. /* when 0 U/hr */
  230. "0 U/hr" = "0 U/hr";
  231. /* abbreviation for days */
  232. "d" = "d";
  233. /* abbreviation for hours */
  234. "h" = "h";
  235. /* abbreviation for minutes */
  236. "m" = "m";
  237. /* */
  238. "Closed loop" = "Closed loop";
  239. /* */
  240. "Configuration" = "Configuration";
  241. /* */
  242. "Devices" = "Devices";
  243. /* */
  244. "Pump" = "Pump";
  245. /* */
  246. "Services" = "Services";
  247. /* */
  248. "Settings" = "Settings";
  249. /* 2 log files to share */
  250. "Share logs" = "Share logs";
  251. /* Upper target */
  252. "High target" = "High target";
  253. /* Lower target */
  254. "Low target" = "Low target";
  255. /* */
  256. "Target Ranges" = "Target Ranges";
  257. /* When bolusing */
  258. "Bolusing" = "Bolusing";
  259. /* */
  260. "Pump suspended" = "Pump suspended";
  261. /* */
  262. "Middleware" = "Middleware";
  263. /* Header */
  264. "History" = "History";
  265. /* CGM option */
  266. "Upload glucose to Nightscout" = "Upload glucose to Nightscout";
  267. /* Type of CGM or glucose source */
  268. "Type" = "Type";
  269. /* CGM */
  270. "CGM" = "CGM";
  271. /* CGM Transmitter ID */
  272. "Transmitter ID" = "Transmitter ID";
  273. /* Other CGM setting */
  274. "Other" = "Other";
  275. /* Whatch app alert */
  276. "Set temp targets presets on iPhone first" = "Set temp targets presets on iPhone first";
  277. /* Updating Watch app */
  278. "Updating..." = "Updating...";
  279. /* Header for Temp targets in Watch app */
  280. "Temp Targets" = "Temp Targets";
  281. /* Delete carbs from Treatments list*/
  282. "Delete carbs?" = "Delete carbs?";
  283. /* Treatments list */
  284. "Treatments" = "Treatments";
  285. /* " min" in Treatments list */
  286. " min" = " min";
  287. /* Calendar and Libre transmitter settings ---------------
  288. */
  289. /* */
  290. "Configure Libre Transmitter" = "Configure Libre Transmitter";
  291. /* */
  292. "Calibrations" = "Calibrations";
  293. /* */
  294. "Create events in calendar" = "Create events in calendar";
  295. /* */
  296. "Calendar" = "Calendar";
  297. /* */
  298. "Other" = "Other";
  299. /* */
  300. "Libre Transmitter" = "Libre Transmitter";
  301. /* */
  302. "Libre Transmitters" = "Libre Transmitters";
  303. /* */
  304. "Bluetooth Transmitters" = "Bluetooth Transmitters";
  305. /* */
  306. "Modes" = "Modes";
  307. /* Libre 2 Direct */
  308. "Libre 2 Direct" = "Libre 2 Direct";
  309. /* */
  310. "Select the third party transmitter you want to connect to" = "Select the third party transmitter you want to connect to";
  311. /* State was restored */
  312. "State was restored" = "State was restored";
  313. /* The short unit display string for millimoles of glucose per liter */
  314. "mmol/L" = "mmol/L";
  315. /* The short unit display string for milligrams of glucose per decilter */
  316. "mg/dL" = "mg/dL";
  317. /* */
  318. "Add calibration" = "Add calibration";
  319. /* When adding capillary glucose meater reading */
  320. "Meter glucose" = "Meter glucose";
  321. /* */
  322. "Info" = "Info";
  323. /*v*/
  324. "Slope" = "Slope";
  325. /* */
  326. "Intercept" = "Intercept";
  327. /* */
  328. "Chart" = "Chart";
  329. /* */
  330. "Remove" = "Remove";
  331. /* */
  332. "Remove Last" = "Remove Last";
  333. /* */
  334. "Remove All" = "Remove All";
  335. /* */
  336. "About the Process" = "About the Process";
  337. /* */
  338. "Please make sure that your Libre 2 sensor is already activated and finished warming up. If you have other apps connecting to the sensor via bluetooth, these need to be shut down or uninstalled. \n\n You can only have one app communicating with the sensor via bluetooth. Then press the \"pariring and connection\" button below to start the process. Please note that the bluetooth connection might take up to a couple of minutes before it starts working." = "Please make sure that your Libre 2 sensor is already activated and finished warming up. If you have other apps connecting to the sensor via bluetooth, these need to be shut down or uninstalled. \n\n You can only have one app communicating with the sensor via bluetooth. Then press the \"pariring and connection\" button below to start the process. Please note that the bluetooth connection might take up to a couple of minutes before it starts working.";
  339. /* */
  340. "Pairinginfo" = "Pairinginfo";
  341. /* */
  342. "PatchInfo" = "PatchInfo";
  343. /* */
  344. "Calibrationinfo" = "Calibrationinfo";
  345. /* */
  346. "Unknown" = "Unknown";
  347. /* */
  348. "Not paired yet" = "Not paired yet";
  349. /* */
  350. "Pair Sensor & connect" = "Pair Sensor & connect";
  351. /* */
  352. "Phone NFC required!" = "Phone NFC required!";
  353. /* */
  354. "Your phone or app is not enabled for NFC communications, which is needed to pair to libre2 sensors" = "Your phone or app is not enabled for NFC communications, which is needed to pair to libre2 sensors";
  355. /* Bluetooth Power Off */
  356. "Bluetooth Power Off" = "Bluetooth Power Off";
  357. /* Please turn on Bluetooth */
  358. "Please turn on Bluetooth" = "Please turn on Bluetooth";
  359. /* No Libre Transmitter Selected */
  360. "No Libre Transmitter Selected" = "No Libre Transmitter Selected";
  361. /* Delete Transmitter and start anew. */
  362. "Delete CGMManager and start anew. Your libreoopweb credentials will be preserved" = "Delete CGMManager and start anew. Your libreoopweb credentials will be preserved";
  363. /* Invalid libre checksum */
  364. "Invalid libre checksum" = "Invalid libre checksum";
  365. /* Libre sensor was incorrectly read, CRCs were not valid */
  366. "Libre sensor was incorrectly read, CRCs were not valid" = "Libre sensor was incorrectly read, CRCs were not valid";
  367. /* Glucose */
  368. "Glucose" = "Glucose";
  369. /* LOWALERT! */
  370. "LOWALERT!" = "LOWALERT!";
  371. /* HIGHALERT! */
  372. "HIGHALERT!" = "HIGHALERT!";
  373. /* (Snoozed)*/
  374. "(Snoozed)" = "(Snoozed)";
  375. /* Glucose: %@ */
  376. "Glucose: %@" = "Glucose: %@";
  377. /* Transmitter: %@%% */
  378. "Transmitter: %@%%" = "Transmitter: %@%%";
  379. /* No Sensor Detected */
  380. "No Sensor Detected" = "No Sensor Detected";
  381. /* This might be an intermittent problem, but please check that your transmitter is tightly secured over your sensor */
  382. "This might be an intermittent problem, but please check that your transmitter is tightly secured over your sensor" = "This might be an intermittent problem, but please check that your transmitter is tightly secured over your sensor";
  383. /* New Sensor Detected */
  384. "New Sensor Detected" = "New Sensor Detected";
  385. /* Please wait up to 30 minutes before glucose readings are available! */
  386. "Please wait up to 30 minutes before glucose readings are available!" = "Please wait up to 30 minutes before glucose readings are available!";
  387. /* Invalid Glucose sample detected, try again later */
  388. "Invalid Glucose sample detected, try again later" = "Invalid Glucose sample detected, try again later";
  389. /* ensor might have temporarily stopped, fallen off or is too cold or too warm */
  390. "Sensor might have temporarily stopped, fallen off or is too cold or too warm" = "Sensor might have temporarily stopped, fallen off or is too cold or too warm";
  391. /* Invalid Sensor Detected */
  392. "Invalid Sensor Detected" = "Invalid Sensor Detected";
  393. /* Detected sensor seems not to be a libre 1 sensor! */
  394. "Detected sensor seems not to be a libre 1 sensor!" = "Detected sensor seems not to be a libre 1 sensor!";
  395. /* Detected sensor is invalid: %@ */
  396. "Detected sensor is invalid: %@" = "Detected sensor is invalid: %@";
  397. /* Low Battery */
  398. "Low battery" = "Low battery";
  399. /* */
  400. "Invalid sensor" = "Invalid sensor";
  401. /* */
  402. "Sensor change" = "Sensor change";
  403. /* */
  404. "Sensor expires soon" = "Sensor expires soon";
  405. /* Battery is running low %@, consider charging your %@ device as soon as possible */
  406. "Battery is running low %@, consider charging your %@ device as soon as possible" = "Battery is running low %@, consider charging your %@ device as soon as possible";
  407. /* Extracting calibrationdata from sensor */
  408. "Extracting calibrationdata from sensor" = "Extracting calibrationdata from sensor";
  409. /* Sensor Ending Soon */
  410. "Sensor Ending Soon" = "Sensor Ending Soon";
  411. /* Current Sensor is Ending soon! Sensor Life left in %@ */
  412. "Current Sensor is Ending soon! Sensor Life left in %@" = "Current Sensor is Ending soon! Sensor Life left in %@";
  413. /* */
  414. "Libre Bluetooth" = "Libre Bluetooth";
  415. /* */
  416. "Snooze Alerts" = "Snooze Alerts";
  417. /* */
  418. "Last measurement" = "Last measurement";
  419. /* */
  420. "Sensor Footer checksum" = "Sensor Footer checksum";
  421. /* */
  422. "Last Blood Sugar prediction" = "Last Blood Sugar prediction";
  423. /* */
  424. "CurrentBG" = "CurrentBG";
  425. /* */
  426. "Sensor Info" = "Sensor Info";
  427. /* */
  428. "Sensor Age" = "Sensor Age";
  429. /* */
  430. "Sensor Age Left" = "Sensor Age Left";
  431. /* */
  432. "Sensor Endtime" = "Sensor Endtime";
  433. /* */
  434. "Sensor State" = "Sensor State";
  435. /* */
  436. "Sensor Serial" = "Sensor Serial";
  437. /* */
  438. "Transmitter Info" = "Transmitter Info";
  439. /* */
  440. "Hardware" = "Hardware";
  441. /* */
  442. "Firmware" = "Firmware";
  443. /* */
  444. "Connection State" = "Connection State";
  445. /* */
  446. "Transmitter Type" = "Transmitter Type";
  447. /* */
  448. "Sensor Type" = "Sensor Type";
  449. /* */
  450. "Factory Calibration Parameters" = "Factory Calibration Parameters";
  451. /* */
  452. "Valid for footer" = "Valid for footer";
  453. /* */
  454. "Edit calibrations" = "Edit calibrations";
  455. /* */
  456. "edit calibration clicked" = "edit calibration clicked";
  457. /* */
  458. "Delete CGM" = "Delete CGM";
  459. /* */
  460. "Are you sure you want to remove this cgm from loop?" = "Are you sure you want to remove this cgm from loop?";
  461. /* */
  462. "There is no undo" = "There is no undo";
  463. /* */
  464. "Advanced" = "Advanced";
  465. /* */
  466. "Alarms" = "Alarms";
  467. /* */
  468. "Glucose Settings" = "Glucose Settings";
  469. /* */
  470. "Notifications" = "Notifications";
  471. /* */
  472. "Export logs" = "Export logs";
  473. /* */
  474. "Export not available" = "Export not available";
  475. /* */
  476. "Log export requires ios 15" = "Log export requires ios 15";
  477. /* */
  478. "Got it!" = "Got it!";
  479. /* */
  480. "Saved to %@" = "Saved to %@";
  481. /* */
  482. "No logs available" = "No logs available";
  483. /* */
  484. "Glucose Notification visibility" = "Glucose Notification visibility";
  485. /* */
  486. "Always Notify Glucose" = "Always Notify Glucose";
  487. /* */
  488. "Notify per reading" = "Notify per reading";
  489. /* */
  490. "Value" = "Value";
  491. /* */
  492. "Adds Phone Battery" = "Adds Phone Battery";
  493. /* */
  494. "Adds Transmitter Battery" = "Adds Transmitter Battery";
  495. /* */
  496. "Also vibrate" = "Also vibrate";
  497. /* */
  498. "Additional notification types" = "Additional notification types";
  499. /* */
  500. "Misc" = "Misc";
  501. /* */
  502. "Unit override" = "Unit override";
  503. /* */
  504. "Low" = "Low";
  505. /* */
  506. "High" = "High";
  507. /* */
  508. "glucose" = "glucose";
  509. /* */
  510. "Schedule " = "Schedule ";
  511. /* */
  512. "tapped save schedules" = "tapped save schedules";
  513. /* */
  514. "Error" = "Error";
  515. /* */
  516. "Some ui element was incorrectly specified" = "Some ui element was incorrectly specified";
  517. /* */
  518. "Success" = "Success";
  519. /* */
  520. "Schedules were saved successfully!" = "Schedules were saved successfully!";
  521. /* */
  522. "High Glucose Alarm active" = "High Glucose Alarm active";
  523. /* */
  524. "Low Glucose Alarm active" = "Low Glucose Alarm active";
  525. /* */
  526. "No Glucose Alarm active" = "No Glucose Alarm active";
  527. /* */
  528. "snoozing until %@" = "snoozing until %@";
  529. /* */
  530. "not snoozing" = "not snoozing";
  531. /* */
  532. "nothing to see here" = "nothing to see here";
  533. /* */
  534. "snooze from testview clicked" = "snooze from testview clicked";
  535. /* */
  536. "will snooze for %@ until %@" = "will snooze for %@ until %@";
  537. /* */
  538. "Click to Snooze Alerts" = "Click to Snooze Alerts";
  539. /* */
  540. "Strength" = "Strength";
  541. /* */
  542. "Hold the top of your iPhone near the sensor to pair" = "Hold the top of your iPhone near the sensor to pair";
  543. /* */
  544. "Sensor not found" = "Sensor not found";
  545. /* */
  546. "Also play alert sound" = "Also play alert sound";
  547. /* */
  548. "Notification Settings" = "Notification Settings";
  549. /* */
  550. "Found devices: %d" = "Found devices: %d";
  551. /* */
  552. "Backfill options" = "Backfill options";
  553. /* */
  554. "Backfilling from trend is currently not well supported by Loop" = "Backfilling from trend is currently not well supported by Loop";
  555. /* */
  556. "Backfill from history" = "Backfill from history";
  557. /* */
  558. "Backfill from trend" = "Backfill from trend";
  559. /* */
  560. "Debug options" = "Debug options";
  561. /* */
  562. "Adds a lot of data to the Issue Report " = "Adds a lot of data to the Issue Report ";
  563. /* */
  564. "Persist sensordata" = "Persist sensordata";
  565. /* */
  566. "Battery" = "Battery";
  567. /* */
  568. "Also add source info" = "Also add source info";
  569. /* */
  570. "Carbs Required Threshold" = "Carbs Required Threshold";
  571. /* */
  572. "Carbs required: %d g" = "Carbs required: %d g";
  573. /* */
  574. "To prevent LOW required %d g of carbs" = "To prevent LOW required %d g of carbs";
  575. /* */
  576. "FreeAPS X not active" = "FreeAPS X not active";
  577. /* */
  578. "Last loop was more then %d min ago" = "Last loop was more then %d min ago";
  579. /* Glucose badge */
  580. "Show glucose on the app badge" = "Show glucose on the app badge";
  581. /* */
  582. "Backfill glucose" = "Backfill glucose";
  583. /* About this source */
  584. "About this source" = "About this source";
  585. /* */
  586. "Bolus failed" = "Bolus failed";
  587. /* */
  588. "Bolus failed or inaccurate. Check pump history before repeating." = "Bolus failed or inaccurate. Check pump history before repeating.";
  589. /* */
  590. "Carbs" = "Carbs";
  591. /* */
  592. "Temp Basal" = "Temp Basal";
  593. /* */
  594. "Temp Target" = "Temp Target";
  595. /* */
  596. "Resume" = "Resume";
  597. /* */
  598. "Suspend" = "Suspend";
  599. /* */
  600. "Animated Background" = "Animated Background";
  601. /* Headers for settings ----------------------- */
  602. "OpenAPS main settings" = "OpenAPS main settings";
  603. "OpenAPS SMB settings" = "OpenAPS SMB settings";
  604. "OpenAPS targets settings" = "OpenAPS targets settings";
  605. "OpenAPS other settings" = "OpenAPS other settings";
  606. /* Glucose Simulator CGM */
  607. "Glucose Simulator" = "Glucose Simulator";
  608. /* Restored state message */
  609. "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@" = "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@";
  610. /* Shared app group */
  611. "Shared app group" = "Shared app group";
  612. /* Native G6 app */
  613. "Native G6 app" = "Native G6 app";
  614. /* Native G5 app */
  615. "Native G5 app" = "Native G5 app";
  616. /* Minilink transmitter */
  617. "Minilink transmitter" = "Minilink transmitter";
  618. /* Simple simulator */
  619. "Simple simulator" = "Simple simulator";
  620. /* Direct connection with Libre 1 transmitters or Libre 2 */
  621. "Direct connection with Libre 1 transmitters or Libre 2" = "Direct connection with Libre 1 transmitters or Libre 2";
  622. /* Online or internal server */
  623. "Online or internal server" = "Online or internal server";
  624. /* HealthKit intergration --------------------*/
  625. /* */
  626. "Apple Health" = "Apple Health";
  627. /* */
  628. "Connect to Apple Health" = "Connect to Apple Health";
  629. /* Show when have not permissions for writing to Health */
  630. "For write data to Apple Health you must give permissions in Settings > Health > Data Access" = "For write data to Apple Health you must give permissions in Settings > Health > Data Access";
  631. /* */
  632. "After you create glucose records in the Health app, please open FreeAPS X to help us guaranteed transfer changed data" = "After you create glucose records in the Health app, please open FreeAPS X to help us guaranteed transfer changed data";
  633. /* --------------------------------------------
  634. Infotexts from openaps.docs and androidaps.docs
  635. FreeAPS X
  636. */
  637. /* ”Rewind Resets Autosens” */
  638. "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.";
  639. /* ”High Temptarget Raises Sensitivity" */
  640. "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).";
  641. /* ”Low Temptarget Lowers Sensitivity" */
  642. "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).";
  643. /* ”Sensitivity Raises Target" */
  644. "When true, raises BG target when autosens detects sensitivity" = "When true, raises BG target when autosens detects sensitivity";
  645. /* ”Resistance Lowers Target" */
  646. "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";
  647. /* ”Advanced Target Adjustments" */
  648. "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.";
  649. /* "Exercise Mode" */
  650. "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";
  651. /* "Wide BG Target Range" */
  652. "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.";
  653. /* "Skip Neutral Temps" */
  654. "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 FreeAPS X 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 from the 'rig', that may wake you up during the night." = "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. ";
  655. /* "Unsuspend If No Temp” */
  656. "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.";
  657. /* "Enable UAM" */
  658. "With this option enabled, the SMB algorithm can recognize unannounced meals. This is helpful, if you forget to tell FreeAPS X 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 FreeAPS X 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.";
  659. /* Enable SMB With COB" */
  660. "This enables supermicrobolus (SMB) while carbs on board (COB) are positive." = "This enables supermicrobolus (SMB) while carbs on board (COB) are positive.";
  661. /* "Enable SMB With Temptarget” */
  662. "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.";
  663. /* "Enable SMB Always" */
  664. "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).";
  665. /* "Enable SMB After Carbs" */
  666. "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).";
  667. /* "Allow SMB With High Temptarget" */
  668. "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.";
  669. /* "Use Custom Peak Time” */
  670. "Defaults to false. Setting to true allows changing insulinPeakTime" = "Defaults to false. Setting to true allows changing insulinPeakTime";
  671. /* "Suspend Zeros IOB” */
  672. "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.";
  673. /* "Max IOB" */
  674. "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).";
  675. /* "Max Daily Safety Multiplier" */
  676. "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.";
  677. /* "Current Basal Safety Multiplier" */
  678. "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.";
  679. /* "Autosens Max" */
  680. "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.";
  681. /* "Autosens Min" */
  682. "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.";
  683. /* "Half Basal Exercise Target" */
  684. "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.";
  685. /* "Max COB" */
  686. "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.)";
  687. /* "Bolus Snooze DIA Divisor" */
  688. "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).";
  689. /* "Min 5m Carbimpact" */
  690. "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.";
  691. /* "Autotune ISF Adjustment Fraction" */
  692. "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.";
  693. /* "Remaining Carbs Fraction" */
  694. "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.";
  695. /* "Remaining Carbs Cap" */
  696. "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.";
  697. /* ”Max SMB Basal Minutes" */
  698. "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.";
  699. /* "Max UAM SMB Basal Minutes" */
  700. "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.";
  701. /* "SMB Interval" */
  702. "Minimum duration in minutes between two enacted SMBs" = "Minimum duration in minutes between two enacted SMBs";
  703. /* "Bolus Increment" */
  704. "Smallest possible bolus amount" = "Smallest possible bolus amount";
  705. /* "Insulin Peak Time" */
  706. "Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev) & rapid-acting (Fiasp) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with FreeAPS-X, longer loop calculations and possible red loops." = "Time of maximum blood glucose lowering effect of insulin, in minutes. Beware: Oref assumes for ultra-rapid (Lyumjev) & rapid-acting (Fiasp) curves minimal (35 & 50 min) and maximal (100 & 120 min) applicable insulinPeakTimes. Using a custom insulinPeakTime outside these bounds will result in issues with FreeAPS-X, longer loop calculations and possible red loops.";
  707. /* "Carbs Req Threshold" */
  708. "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.";
  709. /* "Noisy CGM Target Multiplier" */
  710. "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";