Localizable.strings 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238
  1. /*
  2. Localizable.strings
  3. FreeAPS X
  4. */
  5. /* -------------------------------- */
  6. /* Bolus screen when adding insulin */
  7. "Add insulin without actually bolusing" = "Legg til insulin uten å gi bolus";
  8. /* Add insulin from source outside of pump */
  9. "Add %@ without bolusing" = "Registrer %@ uten å gi bolus";
  10. "Bolus" = "Bolus";
  11. "Close" = "Lukk";
  12. /* Continue after added carbs without bolus */
  13. "Continue without bolus" = "Fortsett uten å gi bolus";
  14. /* Header */
  15. "Enact Bolus" = "Gi bolus";
  16. /* Button */
  17. "Enact bolus" = "Gi bolus";
  18. /* */
  19. "Insulin recommended" = "Anbefalt insulindose";
  20. /* */
  21. "Insulin required" = "Insulinbehov";
  22. /* Bolus screen */
  23. "Recommendation" = "Anbefaling";
  24. /* Button */
  25. "Clear" = "Fjern";
  26. /* Button */
  27. "Done" = "Ferdig";
  28. /* */
  29. "Wait please" = "Vennligst vent";
  30. /* */
  31. "Agree and continue" = "Godta og fortsett";
  32. /* Enacted at a date */
  33. "Enacted at %@" = "Utført kl. %@";
  34. /* Home title */
  35. "Home" = "Hjem";
  36. /* Looping in progress */
  37. "looping" = "looper";
  38. /* min ago since last loop */
  39. "min ago" = "min";
  40. /* Status Title */
  41. "No suggestion" = "Ingen forslag";
  42. /* Replace pod text in Header */
  43. "Replace pod" = "Bytt pod";
  44. /* Suggested at a date */
  45. "Suggested at %@" = "Foreslått kl. %@";
  46. /* Add carbs screen */
  47. "Add Carbs" = "Legg til karbo";
  48. /* Add carbs header and button in Watch app. You can skip the last " " space. It's just for differentiation */
  49. "Add Carbs " = "Legg til karbo ";
  50. /* */
  51. "Amount Carbs" = "Mengde karbo";
  52. /* Grams unit */
  53. "grams" = "gram";
  54. /* */
  55. "Carbs required" = "Karbo nødvendig";
  56. /* */
  57. "Are you sure?" = "Er du sikker?";
  58. /* Bottom target temp */
  59. "Bottom target" = "Nedre mål";
  60. /* Cancel preset name */
  61. "Cancel" = "Avbryt";
  62. /* */
  63. "Cancel Temp Target" = "Avbryt midlertidig mål";
  64. /* Custom temp target */
  65. "Custom" = "Egendefinert";
  66. /* */
  67. "Date" = "Dato";
  68. /* */
  69. "Delete" = "Slett";
  70. /* Delete preset temp target */
  71. "Delete preset \"%@\"" = "Slett forhåndsinnstilling \"%@\"";
  72. /* Duration of target temp or temp basal */
  73. "Duration" = "Varighet";
  74. /* */
  75. "Enact Temp Target" = "Start midlertidig mål";
  76. /* */
  77. "Enter preset name" = "Angi navn på forhåndsinnstilling";
  78. /* Preset name */
  79. "Name" = "Navn";
  80. /* minutes of target temp */
  81. "minutes" = "minutter";
  82. /* */
  83. "Presets" = "Forhåndsinnstillinger";
  84. /* Save preset name */
  85. "Save" = "Lagre";
  86. /* */
  87. "Save as preset" = "Lagre som forhåndsinnstilling";
  88. /* Upper temp target limit */
  89. "Top target" = "Øvre mål";
  90. /* Temp target set for ... minutes */
  91. "for" = "i";
  92. /* Temp target set for ... minutes */
  93. "min" = "min";
  94. /* */
  95. "Autotune" = "Autotune";
  96. /* */
  97. "Basal profile" = "Basalprofil";
  98. /* */
  99. "Carb ratio" = "Karbohydratforhold";
  100. /* */
  101. "Delete autotune data" = "Slett autotune data";
  102. /* */
  103. "Run now" = "Kjør nå";
  104. /* */
  105. "Last run" = "Siste kjøring";
  106. /* */
  107. "Sensitivity" = "Insulinfølsomhet";
  108. /* */
  109. "Use Autotune" = "Bruk Autotune";
  110. /* Add profile basal */
  111. "Add" = "Legg til";
  112. /* */
  113. "Basal Profile" = "Basalprofil";
  114. /* Rate basal profile */
  115. "Rate" = "Rate";
  116. /* */
  117. "Save on Pump" = "Lagre på pumpen";
  118. /* */
  119. "Saving..." = "Lagrer...";
  120. /* */
  121. "Schedule" = "Tidsplan";
  122. /* */
  123. "starts at" = "starter kl.";
  124. /* Time basal profile */
  125. "Time" = "Tidspunkt";
  126. /* */
  127. "Calculated Ratio" = "Beregnet karbohydratforhold";
  128. /* Carb Ratios header */
  129. "Carb Ratios" = "Karbohydratforhold";
  130. /* */
  131. "Ratio" = "Forhold";
  132. /* */
  133. "Autosens" = "Autosens";
  134. /* */
  135. "Calculated Sensitivity" = "Beregnet insulinfølsomhet";
  136. /* */
  137. "Insulin Sensitivities" = "Insulinfølsomhet";
  138. /* */
  139. "Sensitivity Ratio" = "Sensitivitetsratio";
  140. /* */
  141. "Dismiss" = "Avskjedige";
  142. /* */
  143. "Important message" = "Viktig melding";
  144. /* */
  145. "Amount" = "Mengde";
  146. /* */
  147. "Cancel Temp Basal" = "Avbryt manuell basal";
  148. /* Enact
  149. Enact a temp Basal or a temp target */
  150. "Enact" = "Start";
  151. /* */
  152. "Manual Temp Basal" = "Manuell basal";
  153. /* Allow uploads tp NS */
  154. "Allow uploads" = "Tillat opplastinger";
  155. /* API secret in NS */
  156. "API secret" = "API nøkkel";
  157. /* Connect to NS */
  158. "Connect" = "Koble til";
  159. /* Connected to NS */
  160. "Connected!" = "Tilkoblet!";
  161. /* Connecting to NS */
  162. "Connecting..." = "Kobler til...";
  163. /* */
  164. "Invalid URL" = "Ugyldig nettadresse (URL)";
  165. /* */
  166. "Local glucose source" = "Lokal glukosekilde";
  167. /* Header */
  168. "Nightscout Config" = "Nightscout";
  169. /* */
  170. "Port" = "Port";
  171. /* */
  172. "URL" = "Nettadresse";
  173. /**/
  174. "Use local glucose server" = "Bruk lokal glukoseserver";
  175. /* */
  176. "Edit settings json" = "Rediger \"freeaps_settings.json\"";
  177. /* */
  178. "Glucose units" = "Glukoseenheter";
  179. /* */
  180. "Preferences" = "Innstillinger";
  181. /* Recommended Insulin Fraction in preferences */
  182. "Recommended Insulin Fraction" = "Anbefalt insulin-fraksjon";
  183. /* Do you want to show bolus screen after added carbs? */
  184. "Skip Bolus screen after carbs" = "Hopp over Bolus-skjerm etter karbo";
  185. /* Allow remote control from NS */
  186. "Remote control" = "Fjernstyring";
  187. /* Add Medtronic pump */
  188. "Add Medtronic" = "Legge til Medtronic";
  189. /* Add Omnipod pump */
  190. "Add Omnipod" = "Legg til Omnipod";
  191. /* Add Simulator pump */
  192. "Add Simulator" = "Legg til Simulator";
  193. /* Insulin model */
  194. "Model" = "Modell";
  195. /* */
  196. "Pump config" = "Pumpe";
  197. /* */
  198. "Delivery limits" = "Leveringsgrenser";
  199. /* */
  200. "Duration of Insulin Action" = "Varighet av insulinaktivitet (DIA)";
  201. /* hours of duration of insulin activity */
  202. "hours" = "timer";
  203. /* Max setting */
  204. "Max Basal" = "Maks basal";
  205. /* Max setting */
  206. "Max Bolus" = "Maks bolus";
  207. /* */
  208. "Pump Settings" = "Pumpeinnstillinger";
  209. /* Insulin unit per hour */
  210. "U/hr" = "E/t";
  211. /* Unit in number of units delivered (keep the space character!) */
  212. " U" = " E";
  213. /* /Insulin unit */
  214. "/U" = "/E";
  215. /* Insulin unit */
  216. "U" = "E";
  217. /* Unit per hour with space */
  218. " U/hr" = " E/t";
  219. /* Number of units per hour*/
  220. "%@ U/hr" = "%@ E/t";
  221. /* Number of units insulin delivered */
  222. "%@ U" = "%@ E";
  223. /*Carb ratio unit */
  224. "g/U" = "g/E";
  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 E/t";
  231. /* abbreviation for days */
  232. "d" = "d";
  233. /* abbreviation for hours */
  234. "h" = "t";
  235. /* abbreviation for minutes */
  236. "m" = "min";
  237. /* */
  238. "Closed loop" = "Lukket loop";
  239. /* */
  240. "Configuration" = "Oppsett";
  241. /* */
  242. "Devices" = "Enheter";
  243. /* */
  244. "Pump" = "Pumpe";
  245. /* */
  246. "Services" = "Tjenester";
  247. /* */
  248. "Settings" = "Innstillinger";
  249. /* 2 log files to share */
  250. "Share logs" = "Del logger";
  251. /* Upper target */
  252. "High target" = "Øvre mål";
  253. /* Lower target */
  254. "Low target" = "Nedre mål";
  255. /* */
  256. "Target Ranges" = "Målområder";
  257. /* When bolusing */
  258. "Bolusing" = "Leverer bolus";
  259. /* */
  260. "Pump suspended" = "Pumpe satt på pause";
  261. /* */
  262. "Middleware" = "Middelware";
  263. /* Header */
  264. "History" = "Historikk";
  265. /* CGM option */
  266. "Upload glucose to Nightscout" = "Last opp blodsukker til Nightscout";
  267. /* Type of CGM or glucose source */
  268. "Type" = "Type";
  269. /* CGM */
  270. "CGM" = "CGM";
  271. /* CGM Transmitter ID */
  272. "Transmitter ID" = "Sender-ID";
  273. /* Other CGM setting */
  274. "Other" = "Annet";
  275. /* Whatch app alert */
  276. "Set temp targets presets on iPhone first" = "Angi midlertidig mål forhåndsinnstillinger på iPhone først";
  277. /* Updating Watch app */
  278. "Updating..." = "Oppdaterer...";
  279. /* Header for Temp targets in Watch app */
  280. "Temp Targets" = "Midlertidige mål";
  281. /* Delete carbs from Treatments list*/
  282. "Delete carbs?" = "Slette karbohydrater?";
  283. /* Treatments list */
  284. "Treatments" = "Behandlinger";
  285. /* " min" in Treatments list */
  286. " min" = " min";
  287. /* */
  288. "Unable to change anything" = "Kan ikke utføre endringer";
  289. /* Calendar and Libre transmitter settings ---------------
  290. */
  291. /* */
  292. "Configure Libre Transmitter" = "Konfigurer Libre-sender";
  293. /* */
  294. "Calibrations" = "Kalibreringer";
  295. /* */
  296. "Create events in calendar" = "Opprett hendelser i kalenderen";
  297. /* */
  298. "Calendar" = "Kalender";
  299. /* */
  300. "Other" = "Annet";
  301. /* */
  302. "Libre Transmitter" = "Libre-sender";
  303. /* */
  304. "Libre Transmitters" = "Libre-sendere";
  305. /* */
  306. "Bluetooth Transmitters" = "Bluetooth-sendere";
  307. /* */
  308. "Modes" = "Moduser";
  309. /* Libre 2 Direct */
  310. "Libre 2 Direct" = "Libre 2 direkte";
  311. /* */
  312. "Select the third party transmitter you want to connect to" = "Velg tredjeparts-senderen du vil koble til";
  313. /* State was restored */
  314. "State was restored" = "Tilbakestilt";
  315. /* The short unit display string for millimoles of glucose per liter */
  316. "mmol/L" = "mmol/L";
  317. /* The short unit display string for milligrams of glucose per decilter */
  318. "mg/dL" = "mg/dL";
  319. /* */
  320. "Add calibration" = "Legg til kalibrering";
  321. /* When adding capillary glucose meater reading */
  322. "Meter glucose" = "Blodsukkermåling";
  323. /* */
  324. "Info" = "Info";
  325. /*v*/
  326. "Slope" = "Stigningstall";
  327. /* */
  328. "Intercept" = "Skjæringspunkt";
  329. /* */
  330. "Chart" = "Diagram";
  331. /* */
  332. "Remove" = "Fjern";
  333. /* */
  334. "Remove Last" = "Fjern siste";
  335. /* */
  336. "Remove All" = "Fjern alle";
  337. /* */
  338. "About the Process" = "Om prosessen";
  339. /* */
  340. "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." = "Sørg for at Libre 2-sensoren allerede er aktivert og ferdig med oppvarmingen. Hvis du har andre apper som kobler til sensoren via bluetooth, må disse stoppes eller avinstalleres. \n\n Kun én app kan kommunisere med sensoren om gangen. Trykk på \\«Parkobling»\\ knappen nedenfor for å starte prosessen. Vær oppmerksom på at blåtannforbindelsen kan ta opp til et par minutter før den begynner å virke.";
  341. /* */
  342. "Pairinginfo" = "Info om parkobling";
  343. /* */
  344. "PatchInfo" = "Patch-info";
  345. /* */
  346. "Calibrationinfo" = "Kalibrerings-info";
  347. /* */
  348. "Unknown" = "Ukjent";
  349. /* */
  350. "Not paired yet" = "Ikke parkoblet ennå";
  351. /* */
  352. "Pair Sensor & connect" = "Parkoble sensor";
  353. /* */
  354. "Phone NFC required!" = "Telefon med NFC kreves!";
  355. /* */
  356. "Your phone or app is not enabled for NFC communications, which is needed to pair to libre2 sensors" = "NFC-kommunikasjon er ikke aktivert på telefonen eller i appen. Dette er nødvendig for å koble til libre2-sensorer";
  357. /* Bluetooth Power Off */
  358. "Bluetooth Power Off" = "Strøm til Bluetooth av";
  359. /* Please turn on Bluetooth */
  360. "Please turn on Bluetooth" = "Vennligst slå på Bluetooth";
  361. /* No Libre Transmitter Selected */
  362. "No Libre Transmitter Selected" = "Ingen Libre sender er valgt";
  363. /* Delete Transmitter and start anew. */
  364. "Delete CGMManager and start anew. Your libreoopweb credentials will be preserved" = "Slett CGM-styring og start på nytt. Innloggingsinformasjon for libreoopweb lagres.";
  365. /* Invalid libre checksum */
  366. "Invalid libre checksum" = "Ugyldig sjekksum for Libre";
  367. /* Libre sensor was incorrectly read, CRCs were not valid */
  368. "Libre sensor was incorrectly read, CRCs were not valid" = "Libre-sensoren var feil lest, CRC-er var ugyldige";
  369. /* Glucose */
  370. "Glucose" = "Blodsukker";
  371. /* LOWALERT! */
  372. "LOWALERT!" = "LAV ALARM!";
  373. /* HIGHALERT! */
  374. "HIGHALERT!" = "HØY ALARM!";
  375. /* (Snoozed)*/
  376. "(Snoozed)" = "(Slumret)";
  377. /* Glucose: %@ */
  378. "Glucose: %@" = "Blodsukker: %@";
  379. /* Transmitter: %@%% */
  380. "Transmitter: %@%%" = "Sender: %@";
  381. /* No Sensor Detected */
  382. "No Sensor Detected" = "Ingen sensor oppdaget";
  383. /* This might be an intermittent problem, but please check that your transmitter is tightly secured over your sensor */
  384. "This might be an intermittent problem, but please check that your transmitter is tightly secured over your sensor" = "Dette kan være et forbigående problem, men kontroller at senderen er godt festet over sensoren";
  385. /* New Sensor Detected */
  386. "New Sensor Detected" = "Ny sensor oppdaget";
  387. /* Please wait up to 30 minutes before glucose readings are available! */
  388. "Please wait up to 30 minutes before glucose readings are available!" = "Vennligst vent opptil 30 minutter før blodsukker-avlesningen er tilgjengelig!";
  389. /* Invalid Glucose sample detected, try again later */
  390. "Invalid Glucose sample detected, try again later" = "Ugyldig blodsukkermåling, prøv igjen senere";
  391. /* ensor might have temporarily stopped, fallen off or is too cold or too warm */
  392. "Sensor might have temporarily stopped, fallen off or is too cold or too warm" = "Sensoren kan ha stoppet midlertidig, falt av eller er for kald eller for varm";
  393. /* Invalid Sensor Detected */
  394. "Invalid Sensor Detected" = "Ugyldig sensor funnet";
  395. /* Detected sensor seems not to be a libre 1 sensor! */
  396. "Detected sensor seems not to be a libre 1 sensor!" = "Oppdaget sensor ser ikke ut til å være en Libre 1 sensor!";
  397. /* Detected sensor is invalid: %@ */
  398. "Detected sensor is invalid: %@" = "Oppdaget sensor er ugyldig: %@";
  399. /* Low Battery */
  400. "Low battery" = "Lavt batterinivå";
  401. /* */
  402. "Invalid sensor" = "Ugyldig sensor";
  403. /* */
  404. "Sensor change" = "Endring av sensor";
  405. /* */
  406. "Sensor expires soon" = "Sensor utløper snart";
  407. /* Battery is running low %@, consider charging your %@ device as soon as possible */
  408. "Battery is running low %@, consider charging your %@ device as soon as possible" = "Batterinivået er lavt %@, vurder å lade %@ enheten din så snart som mulig";
  409. /* Extracting calibrationdata from sensor */
  410. "Extracting calibrationdata from sensor" = "Henter ut kalibreringsdata fra sensoren";
  411. /* Sensor Ending Soon */
  412. "Sensor Ending Soon" = "Sensoren utløper snart";
  413. /* Current Sensor is Ending soon! Sensor Life left in %@ */
  414. "Current Sensor is Ending soon! Sensor Life left in %@" = "Gjeldende sensor utløper snart! Sensor-tid gjenstår i %@";
  415. /* */
  416. "Libre Bluetooth" = "Libre Bluetooth";
  417. /* */
  418. "Snooze Alerts" = "Slumre varsler";
  419. /* */
  420. "Last measurement" = "Siste måling";
  421. /* */
  422. "Sensor Footer checksum" = "Sjekk-sum for sensor";
  423. /* */
  424. "Last Blood Sugar prediction" = "Siste blodsukker-prediksjon";
  425. /* */
  426. "CurrentBG" = "Nåværende BS";
  427. /* */
  428. "Sensor Info" = "Sensor-info";
  429. /* */
  430. "Sensor Age" = "Sensoralder";
  431. /* */
  432. "Sensor Age Left" = "Sensoralder gjenstår";
  433. /* */
  434. "Sensor Endtime" = "Utløpstid for sensor";
  435. /* */
  436. "Sensor State" = "Sensortilstand";
  437. /* */
  438. "Sensor Serial" = "Sensor serienummer";
  439. /* */
  440. "Transmitter Info" = "Senderinfo";
  441. /* */
  442. "Hardware" = "Maskinvare";
  443. /* */
  444. "Firmware" = "Fastvare";
  445. /* */
  446. "Connection State" = "Tilkoblingsstatus";
  447. /* */
  448. "Transmitter Type" = "Type sender";
  449. /* */
  450. "Sensor Type" = "Type sensor";
  451. /* */
  452. "Factory Calibration Parameters" = "Fabrikkens kalibreringsparametre";
  453. /* */
  454. "Valid for footer" = "Gyldig i bunntekst";
  455. /* */
  456. "Edit calibrations" = "Rediger kalibreringer";
  457. /* */
  458. "edit calibration clicked" = "rediger valgt kalibrering";
  459. /* */
  460. "Delete CGM" = "Slett CGM";
  461. /* */
  462. "Are you sure you want to remove this cgm from loop?" = "Er du sikker på at du vil fjerne denne CGM-en?";
  463. /* */
  464. "There is no undo" = "Dette kan ikke angres";
  465. /* */
  466. "Advanced" = "Avansert";
  467. /* */
  468. "Alarms" = "Alarmer";
  469. /* */
  470. "Glucose Settings" = "Blodsukker-innstillinger";
  471. /* */
  472. "Notifications" = "Varsler";
  473. /* */
  474. "Export logs" = "Eksporter logger";
  475. /* */
  476. "Export not available" = "Eksport ikke tilgjengelig";
  477. /* */
  478. "Log export requires ios 15" = "Loggeksportering krever ios 15";
  479. /* */
  480. "Got it!" = "Skjønner!";
  481. /* */
  482. "Saved to %@" = "Lagret til %@";
  483. /* */
  484. "No logs available" = "Ingen logger tilgjengelig";
  485. /* */
  486. "Glucose Notification visibility" = "Blodsukker-varsel";
  487. /* */
  488. "Always Notify Glucose" = "Alltid varsle om blodsukker";
  489. /* */
  490. "Notify per reading" = "Varsle per lesing";
  491. /* */
  492. "Value" = "Verdi";
  493. /* */
  494. "Adds Phone Battery" = "Legger til telefonbatteri";
  495. /* */
  496. "Adds Transmitter Battery" = "Legger til senderbatteri";
  497. /* */
  498. "Also vibrate" = "Også vibrasjon";
  499. /* */
  500. "Additional notification types" = "Andre varslingstyper";
  501. /* */
  502. "Misc" = "Diverse";
  503. /* */
  504. "Unit override" = "Overstyr enhet";
  505. /* */
  506. "Low" = "Lav";
  507. /* */
  508. "High" = "Høy";
  509. /* */
  510. "glucose" = "blodsukker";
  511. /* */
  512. "Schedule " = "Tidsplan ";
  513. /* */
  514. "tapped save schedules" = "valgt lagre tidsplaner";
  515. /* */
  516. "Error" = "Feil";
  517. /* */
  518. "Some ui element was incorrectly specified" = "Et ui-element var feil spesifisert";
  519. /* */
  520. "Success" = "Vellykket";
  521. /* */
  522. "Schedules were saved successfully!" = "Tidsplaner ble lagret!";
  523. /* */
  524. "High Glucose Alarm active" = "Høy glukosealarm aktiv";
  525. /* */
  526. "Low Glucose Alarm active" = "Lav glukosealarm aktiv";
  527. /* */
  528. "No Glucose Alarm active" = "Ingen glukosealarm aktiv";
  529. /* */
  530. "snoozing until %@" = "slumrer til %@";
  531. /* */
  532. "not snoozing" = "slumrer ikke";
  533. /* */
  534. "nothing to see here" = "ingenting å se her";
  535. /* */
  536. "snooze from testview clicked" = "trykket på slumre fra testvisning";
  537. /* */
  538. "will snooze for %@ until %@" = "vil slumre i %@ til %@";
  539. /* */
  540. "Click to Snooze Alerts" = "Klikk for å slumre varslinger";
  541. /* */
  542. "Strength" = "Styrke";
  543. /* */
  544. "Hold the top of your iPhone near the sensor to pair" = "Hold den øverste delen av telefonen nær sensoren for å parkoble";
  545. /* */
  546. "Sensor not found" = "Sensor ikke funnet";
  547. /* */
  548. "Also play alert sound" = "Spill også alarmlyd";
  549. /* */
  550. "Notification Settings" = "Varslingsinnstillinger";
  551. /* */
  552. "Found devices: %d" = "Fant enheter: %d";
  553. /* */
  554. "Backfill options" = "Alternativer for etterfylling";
  555. /* */
  556. "Backfilling from trend is currently not well supported by Loop" = "Etterfylling av data fra trenden er for øyeblikket ikke godt støttet";
  557. /* */
  558. "Backfill from history" = "Etterfylling fra historikk";
  559. /* */
  560. "Backfill from trend" = "Etterfylling fra trend";
  561. /* */
  562. "Debug options" = "Alternativ for feilsøking";
  563. /* */
  564. "Adds a lot of data to the Issue Report " = "Legger til en rekke data i Hendelsesrapport ";
  565. /* */
  566. "Persist sensordata" = "Vedvarende sensordata";
  567. /* */
  568. "Battery" = "Batteri";
  569. /* */
  570. "Also add source info" = "Legg også til kildeinfo";
  571. /* */
  572. "Carbs Required Threshold" = "Terskel for karbo nødvendig";
  573. /* */
  574. "Carbs required: %d g" = "Karbo nødvendig: %d g";
  575. /* */
  576. "To prevent LOW required %d g of carbs" = "For å forhindre lavt blodsukker: %d g karbo nødvendig";
  577. /* */
  578. "FreeAPS X not active" = "FreeAPS X ikke aktiv";
  579. /* */
  580. "Last loop was more then %d min ago" = "Siste loop var mer enn %d min siden";
  581. /* Glucose badge */
  582. "Show glucose on the app badge" = "Vis blodsukker på app-ikonet";
  583. /* */
  584. "Backfill glucose" = "Tilbakefyll blodsukker";
  585. /* About this source */
  586. "About this source" = "Om denne kilden";
  587. /* */
  588. "Bolus failed" = "Bolus mislyktes";
  589. /* */
  590. "Bolus failed or inaccurate. Check pump history before repeating." = "Bolus mislyktes eller var upresis. Kontroller bolus-historikken før du gjentar.";
  591. /* */
  592. "Carbs" = "Karbo";
  593. /* */
  594. "Temp Basal" = "Midlertidig basal";
  595. /* */
  596. "Temp Target" = "Midlertidig mål";
  597. /* */
  598. "Resume" = "Gjenoppta leveranse";
  599. /* */
  600. "Suspend" = "Pause leveranse";
  601. /* */
  602. "Animated Background" = "Animert bakgrunn";
  603. /* Sensor day(s) */
  604. " day(s)" = " dag(er)";
  605. /* Option to show HR in Watch app*/
  606. "Display HR on Watch" = "Vis puls på klokken";
  607. /* Headers for settings ----------------------- */
  608. "OpenAPS main settings" = "OpenAPS hovedinnstillinger";
  609. "OpenAPS SMB settings" = "OpenAPS SMB innstillinger";
  610. "OpenAPS targets settings" = "OpenAPS mål-innstillinger";
  611. "OpenAPS other settings" = "OpenAPS andre innstillinger";
  612. /* Glucose Simulator CGM */
  613. "Glucose Simulator" = "Blodsukker-simulator";
  614. /* Restored state message */
  615. "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@" = "Bluetooth-status gjenopprettet (APS restartet?). Funnet %d ennheter, og koblet til %@ med identifikator %@";
  616. /* Shared app group */
  617. "Shared app group for direct connection with Libre 1 transmitters or European Libre 2 sensors" = "Delt appgruppe for direkte tilkobling av Libre 1 med sender, eller direkte tilkobling til europeisk versjon av Libre 2";
  618. /* Native G6 app */
  619. "Native G6 app" = "Opprinnelig G6-app";
  620. /* Native G5 app */
  621. "Native G5 app" = "Opprinnelig G5-app";
  622. /* Minilink transmitter */
  623. "Minilink transmitter" = "Minilink sender";
  624. /* Simple simulator */
  625. "Simple simulator" = "Enkel simulator";
  626. /* Direct connection with Libre 1 transmitters or Libre 2 */
  627. "Direct connection with Libre 1 transmitters or European Libre 2 sensors" = "Direkte tilkobling av Libre 1 med sender, eller direkte tilkobling til europeisk versjon av Libre 2";
  628. /* Online or internal server */
  629. "Online or internal server" = "Online eller intern server";
  630. /* HealthKit intergration --------------------*/
  631. /* */
  632. "Apple Health" = "Apple Helse";
  633. /* */
  634. "Connect to Apple Health" = "Koble til Apple Helse";
  635. /* Show when have not permissions for writing to Health */
  636. "For write data to Apple Health you must give permissions in Settings > Health > Data Access" = "For å skrive data til Apple Health må du gi rettigheter i Innstillinger > Helse > Datatilgang";
  637. /* */
  638. "After you create glucose records in the Health app, please open FreeAPS X to help us guaranteed transfer changed data" = "Etter at du har lagt til blodsukker i Helse-appen, vennligst åpne FreeAPS X for å sikre overføring av endrede data";
  639. /* New ALerts ------------------------- */
  640. /* Info title */
  641. "Info" = "Info";
  642. /* Warning title */
  643. "Warning" = "Advarsel";
  644. /* Error title */
  645. "Error" = "Feil";
  646. /* Manual temp basal mode */
  647. "Manual" = "Manuell";
  648. /* Status highlight when manual temp basal is running. */
  649. "Manual Basal" = "Manuell basal";
  650. /* Current Manual Temp basal */
  651. " - Manual Basal ⚠️" = " - Manuell basal ⚠️";
  652. /* Total AT / Scheduled basal insulin */
  653. " U/day" = " E/dag";
  654. /* Total AT / Scheduled basal insulin */
  655. "Total" = "Sum";
  656. /* ---------------------------------------
  657. DASH strings
  658. */
  659. "Attach Pod" = "Fest pod";
  660. "Deactivate Pod" = "Deaktiver Pod";
  661. /* */
  662. "Deactivating..." = "Deaktiverer...";
  663. "Pair Pod" = "Parkoble pod";
  664. /* Text for previous pod information row */
  665. "Previous Pod Information" = "Informasjon om forrige pod";
  666. /* Text for confidence reminders navigation link */
  667. "Confidence Reminders" = "Bekreftelseslyder";
  668. "Confidence reminders are beeps from the pod which can be used to acknowledge selected commands." = "Bekreftelseslyder er pipelyder fra pod som kan brukes som kvittering for utførte kommandoer.";
  669. /* button title for saving low reservoir reminder while saving */
  670. "Saving..." = "Lagrer...";
  671. /* button title for saving low reservoir reminder */
  672. "Save" = "Lagre";
  673. /* Alert title for error when updating confidence reminder preference */
  674. "Failed to update confidence reminder preference." = "Kunne ikke oppdatere innstillinger for bekreftelseslyder.";
  675. /* */
  676. "No Error" = "Ingen feil";
  677. /* description label for active time pod details row */
  678. "Active Time" = "Aktiveringstidspunkt";
  679. /* Title string for BeepPreference.silent */
  680. "Disabled" = "Deaktivert";
  681. /* Title string for BeepPreference.manualCommands */
  682. "Enabled" = "Aktivert";
  683. /* Title string for BeepPreference.extended */
  684. "Extended" = "Utvidet";
  685. /* Description for BeepPreference.silent */
  686. "No confidence reminders are used." = "Det brukes ingen bekreftelseslyder.";
  687. /* Description for BeepPreference.manualCommands */
  688. "Confidence reminders will sound for commands you initiate, like bolus, cancel bolus, suspend, resume, save notification reminders, etc. When Loop automatically adjusts delivery, no confidence reminders are used." = "Bekreftelseslyder vil høres ved manuelle kommandoer som bolus, avbryt bolus, pause leveranse, gjenoppta leveranse, lagre varsler, etc. Det er ikke bekreftelseslyder når appen endrer insulintiførsel automatisk.";
  689. /* Description for BeepPreference.extended */
  690. "Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate." = "Bekreftelseslyder vil høres ved endret insulintiførsel, både fra automatiske justeringer og manuelle kommandoer.";
  691. /* Label text for expiration reminder default row */
  692. "Expiration Reminder Default" = "Utløpspåminnelse";
  693. /* */
  694. "Expiration Reminder" = "Utløpspåminnelse";
  695. /* */
  696. "Low Reservoir" = "Lite insulin i pod";
  697. /* Value text for no expiration reminder */
  698. "No Reminder" = "Ingen påminnelse";
  699. /* */
  700. "Scheduled Reminder" = "Planlagt påminnelse";
  701. /* */
  702. "Low Reservoir Reminder" = "Påminnelse om lite insulin i pod";
  703. /* The action string on pod status page when pod data is stale */
  704. "Make sure your phone and pod are close to each other. If communication issues persist, move to a new area." = "Sørg for at telefonen og poden er nær hverandre. Gå til et nytt område hvis kommunikasjonsproblemene vedvarer.";
  705. /* Format string for the action string on pod status page when pod expired. (1: service time remaining) */
  706. "Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains." = "Bytt pod nå. Insulintilførselen stopper om %1$@, eller når det er tomt for insulin.";
  707. /* Label text for temporary basal rate summary */
  708. "Rate" = "Rate";
  709. /* Summary string for temporary basal rate configuration page */
  710. "%1$@ for %2$@" = "%1$@ i %2$@";
  711. /* Description text on manual temp basal action sheet */
  712. "Loop will not automatically adjust your insulin delivery until the temporary basal rate finishes or is canceled." = "Appen vil ikke automatisk justere insulintilførselen før den manuelle basalraten er fullført eller kansellert.";
  713. /* Button text for setting manual temporary basal rate*/
  714. "Set Temporary Basal" = "Angi manuell basal";
  715. /* Navigation Title for ManualTempBasalEntryView */
  716. "Temporary Basal" = "Manuell basal";
  717. /* Alert title for a failure to set temporary basal */
  718. "Temporary Basal Failed" = "Manuell basal mislyktes";
  719. /* Alert format string for a failure to set temporary basal with recovery suggestion. (1: error description) (2: recovery text) */
  720. "Unable to set a temporary basal rate: %1$@\n\n%2$@" = "Kunne ikke angi en manuell basalrate: %1$@\n\n%2$@";
  721. /* Alert format string for a failure to set temporary basal. (1: error description) */
  722. "Unable to set a temporary basal rate: %1$@" = "Kunne ikke angi en manuell basalrate: %1$@";
  723. /* Alert title for missing temp basal configuration */
  724. "Missing Config" = "Manglende konfigurasjon";
  725. /* Alert format string for missing temp basal configuration. */
  726. "This PumpManager has not been configured with a maximum basal rate because it was added before manual temp basal was a feature. Please go to therapy settings -> delivery limits and set a new maximum basal rate." = "Denne pumpedriveren har ikke blitt konfigurert med en maksimal basalrate fordi den ble lagt til før manuell midlertidig basal var en tilgjengelig funksjon. Gå til Pumpeinnstillinger -> leveringsgrenser og sett en ny maksimal basal rate.";
  727. /* description label for active time pod details row */
  728. "Active Time" = "Aktiveringstidspunkt";
  729. /* description label for total delivery pod details row */
  730. "Total Delivery" = "Total leveranse";
  731. /* */
  732. "Add Omnipod Dash" = "Legg til Omnipod Dash";
  733. /* */
  734. "Insert Cannula" = "Sett inn kanyle";
  735. /* */
  736. "Check Cannula" = "Kontroller kanyle";
  737. /* */
  738. "Setup Complete" = "Oppsett ferdig";
  739. /* */
  740. "Insulin Suspended" = "Insulintilførsel pauset";
  741. /* Text for suspend resume button when insulin delivery is suspending */
  742. "Suspending insulin delivery..." = "Stopper insulintilførsel...";
  743. /* Text for suspend resume button when insulin delivery is suspended */
  744. "Resume Insulin Delivery" = "Gjenoppta insulintilførsel";
  745. /* Text for suspend resume button when insulin delivery is resuming */
  746. "Resuming insulin delivery..." = "Gjenopptar insulintilførselen...";
  747. /* Alert title for suspend error */
  748. "Failed to Suspend Insulin Delivery" = "Insulintilførselen kunne ikke settes på pause";
  749. /* --------------------------------------
  750. Infotexts from openaps.docs and androidaps.docs
  751. FreeAPS X
  752. */
  753. /* ”Rewind Resets Autosens” */
  754. "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.";
  755. /* ”High Temptarget Raises Sensitivity" */
  756. "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).";
  757. /* ”Low Temptarget Lowers Sensitivity" */
  758. "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).";
  759. /* ”Sensitivity Raises Target" */
  760. "When true, raises BG target when autosens detects sensitivity" = "When true, raises BG target when autosens detects sensitivity";
  761. /* ”Resistance Lowers Target" */
  762. "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";
  763. /* ”Advanced Target Adjustments" */
  764. "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.";
  765. /* "Exercise Mode" */
  766. "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";
  767. /* "Wide BG Target Range" */
  768. "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.";
  769. /* "Skip Neutral Temps" */
  770. "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. ";
  771. /* "Unsuspend If No Temp” */
  772. "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.";
  773. /* "Enable UAM" */
  774. "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.";
  775. /* Enable SMB With COB" */
  776. "This enables supermicrobolus (SMB) while carbs on board (COB) are positive." = "This enables supermicrobolus (SMB) while carbs on board (COB) are positive.";
  777. /* "Enable SMB With Temptarget” */
  778. "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.";
  779. /* "Enable SMB Always" */
  780. "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).";
  781. /* "Enable SMB After Carbs" */
  782. "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).";
  783. /* "Allow SMB With High Temptarget" */
  784. "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.";
  785. /* "Use Custom Peak Time” */
  786. "Defaults to false. Setting to true allows changing insulinPeakTime" = "Defaults to false. Setting to true allows changing insulinPeakTime";
  787. /* "Suspend Zeros IOB” */
  788. "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.";
  789. /* "Max IOB" */
  790. "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).";
  791. /* "Max Daily Safety Multiplier" */
  792. "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.";
  793. /* "Current Basal Safety Multiplier" */
  794. "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.";
  795. /* "Autosens Max" */
  796. "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.";
  797. /* "Autosens Min" */
  798. "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.";
  799. /* "Half Basal Exercise Target" */
  800. "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.";
  801. /* "Max COB" */
  802. "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.)";
  803. /* "Bolus Snooze DIA Divisor" */
  804. "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).";
  805. /* "Min 5m Carbimpact" */
  806. "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.";
  807. /* "Autotune ISF Adjustment Fraction" */
  808. "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.";
  809. /* "Remaining Carbs Fraction" */
  810. "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.";
  811. /* "Remaining Carbs Cap" */
  812. "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.";
  813. /* ”Max SMB Basal Minutes" */
  814. "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.";
  815. /* "Max UAM SMB Basal Minutes" */
  816. "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.";
  817. /* "SMB Interval" */
  818. "Minimum duration in minutes between two enacted SMBs" = "Minimum duration in minutes between two enacted SMBs";
  819. /* "Bolus Increment" */
  820. "Smallest SMB / SMB increment in oref0. Minimum amount for Medtronic pumps is 0.1 U, whereas for Omnipod it’s 0.05 U. The default value is 0.1." = "Minste mulige endring i SMB-dose i oref0. For Medtronic er minste mulig endring 0,1 U. For Omnipod er minste mulige endring 0,05 E.";
  821. /* "Insulin Peak Time" */
  822. "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.";
  823. /* "Carbs Req Threshold" */
  824. "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.";
  825. /* "Noisy CGM Target Multiplier" */
  826. "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";