Localizable.strings 51 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238
  1. /*
  2. Localizable.strings
  3. FreeAPS X
  4. */
  5. /* -------------------------------- */
  6. /* Bolus screen when adding insulin */
  7. "Add insulin without actually bolusing" = "Aggiungi insulina senza eseguire effettivamente un bolo";
  8. /* Add insulin from source outside of pump */
  9. "Add %@ without bolusing" = "Aggiungi %@ senza iniettare";
  10. "Bolus" = "Bolo";
  11. "Close" = "Chiuso";
  12. /* Continue after added carbs without bolus */
  13. "Continue without bolus" = "Continua senza eseguire un bolo";
  14. /* Header */
  15. "Enact Bolus" = "Esegui bolo";
  16. /* Button */
  17. "Enact bolus" = "Esegui bolo";
  18. /* */
  19. "Insulin recommended" = "Insulina raccomandata";
  20. /* */
  21. "Insulin required" = "Insulina richiesta";
  22. /* Bolus screen */
  23. "Recommendation" = "Raccomandazione";
  24. /* Button */
  25. "Clear" = "Cancella";
  26. /* Button */
  27. "Done" = "Fatto";
  28. /* */
  29. "Wait please" = "Attendere prego";
  30. /* */
  31. "Agree and continue" = "Acconsenti e Continua";
  32. /* Enacted at a date */
  33. "Enacted at %@" = "Eseguito alle %@";
  34. /* Home title */
  35. "Home" = "Home";
  36. /* Looping in progress */
  37. "looping" = "in loop";
  38. /* min ago since last loop */
  39. "min ago" = "minuti fa";
  40. /* Status Title */
  41. "No suggestion" = "Nessun suggerimento";
  42. /* Replace pod text in Header */
  43. "Replace pod" = "Sostituisci pod";
  44. /* Suggested at a date */
  45. "Suggested at %@" = "Suggerito alle %@";
  46. /* Add carbs screen */
  47. "Add Carbs" = "Aggiungi carboidrati";
  48. /* Add carbs header and button in Watch app. You can skip the last " " space. It's just for differentiation */
  49. "Add Carbs " = "Aggiungi Carboidrati ";
  50. /* */
  51. "Amount Carbs" = "Quantità di carboidrati";
  52. /* Grams unit */
  53. "grams" = "grammi";
  54. /* */
  55. "Carbs required" = "Carboidrati necessari";
  56. /* */
  57. "Are you sure?" = "Sei sicuro?";
  58. /* Bottom target temp */
  59. "Bottom target" = "Target basso";
  60. /* Cancel preset name */
  61. "Cancel" = "Cancella";
  62. /* */
  63. "Cancel Temp Target" = "Cancella basali temporanee";
  64. /* Custom temp target */
  65. "Custom" = "Personalizzato";
  66. /* */
  67. "Date" = "Data";
  68. /* */
  69. "Delete" = "Cancella";
  70. /* Delete preset temp target */
  71. "Delete preset \"%@\"" = "Cancella preset \"%@\"";
  72. /* Duration of target temp or temp basal */
  73. "Duration" = "Durata";
  74. /* */
  75. "Enact Temp Target" = "Attiva target temporaneo";
  76. /* */
  77. "Enter preset name" = "Inserisci nome del preset";
  78. /* Preset name */
  79. "Name" = "Nome";
  80. /* minutes of target temp */
  81. "minutes" = "minuti";
  82. /* */
  83. "Presets" = "Preset";
  84. /* Save preset name */
  85. "Save" = "Salva";
  86. /* */
  87. "Save as preset" = "Salva come preset";
  88. /* Upper temp target limit */
  89. "Top target" = "Target alto";
  90. /* Temp target set for ... minutes */
  91. "for" = "per";
  92. /* Temp target set for ... minutes */
  93. "min" = "min";
  94. /* */
  95. "Autotune" = "Autotune";
  96. /* */
  97. "Basal profile" = "Profilo basale";
  98. /* */
  99. "Carb ratio" = "Rapporto insulina/carboidrati";
  100. /* */
  101. "Delete autotune data" = "Cancella dati autotune";
  102. /* */
  103. "Run now" = "Fai partire ora";
  104. /* */
  105. "Last run" = "Ultimo ciclo";
  106. /* */
  107. "Sensitivity" = "Sensibilità";
  108. /* */
  109. "Use Autotune" = "Usa autotune";
  110. /* Add profile basal */
  111. "Add" = "Aggiungi";
  112. /* */
  113. "Basal Profile" = "Profilo basale";
  114. /* Rate basal profile */
  115. "Rate" = "Valore";
  116. /* */
  117. "Save on Pump" = "Salva sul microinfusore";
  118. /* */
  119. "Saving..." = "Sto salvando...";
  120. /* */
  121. "Schedule" = "Programmazione";
  122. /* */
  123. "starts at" = "inizia a";
  124. /* Time basal profile */
  125. "Time" = "Tempo";
  126. /* */
  127. "Calculated Ratio" = "Rapporto calcolato";
  128. /* Carb Ratios header */
  129. "Carb Ratios" = "Rapporto carboidrati";
  130. /* */
  131. "Ratio" = "Rapporto";
  132. /* */
  133. "Autosens" = "Autosensibilitá";
  134. /* */
  135. "Calculated Sensitivity" = "Sensibilità calcolata";
  136. /* */
  137. "Insulin Sensitivities" = "Sensibilità insulinica";
  138. /* */
  139. "Sensitivity Ratio" = "Rapporto sensibilità";
  140. /* */
  141. "Dismiss" = "Rimuovi";
  142. /* */
  143. "Important message" = "Messaggio importante";
  144. /* */
  145. "Amount" = "Quantità";
  146. /* */
  147. "Cancel Temp Basal" = "Cancella basale temporanea";
  148. /* Enact
  149. Enact a temp Basal or a temp target */
  150. "Enact" = "Attiva";
  151. /* */
  152. "Manual Temp Basal" = "Basale temporanea manuale";
  153. /* Allow uploads tp NS */
  154. "Allow uploads" = "Permetti upload";
  155. /* API secret in NS */
  156. "API secret" = "API segreta";
  157. /* Connect to NS */
  158. "Connect" = "Connetti";
  159. /* Connected to NS */
  160. "Connected!" = "Connesso!";
  161. /* Connecting to NS */
  162. "Connecting..." = "Sto connettendo...";
  163. /* */
  164. "Invalid URL" = "URL non valido";
  165. /* */
  166. "Local glucose source" = "Sorgente locale della glicemia";
  167. /* Header */
  168. "Nightscout Config" = "Impostazioni Nightscout";
  169. /* */
  170. "Port" = "Porta";
  171. /* */
  172. "URL" = "URL";
  173. /**/
  174. "Use local glucose server" = "Usa server locale come sorgente glicemia";
  175. /* */
  176. "Edit settings json" = "Modifica impostazioni json";
  177. /* */
  178. "Glucose units" = "Unità glicemica";
  179. /* */
  180. "Preferences" = "Preferenze";
  181. /* Recommended Insulin Fraction in preferences */
  182. "Recommended Insulin Fraction" = "Frazione di insulina raccomandata";
  183. /* Do you want to show bolus screen after added carbs? */
  184. "Skip Bolus screen after carbs" = "Salta la schermata del Bolo dopo i carboidrati";
  185. /* Allow remote control from NS */
  186. "Remote control" = "Controllo remoto";
  187. /* Add Medtronic pump */
  188. "Add Medtronic" = "Aggiungi microinfusore Medtronic";
  189. /* Add Omnipod pump */
  190. "Add Omnipod" = "Aggiungi Omnipod";
  191. /* Add Simulator pump */
  192. "Add Simulator" = "Aggiungi Simulazione microinfusore";
  193. /* Insulin model */
  194. "Model" = "Modello";
  195. /* */
  196. "Pump config" = "Configurazione microinfusore";
  197. /* */
  198. "Delivery limits" = "Limite di erogazione";
  199. /* */
  200. "Duration of Insulin Action" = "Durata dell’azione dell’insulina";
  201. /* hours of duration of insulin activity */
  202. "hours" = "ore";
  203. /* Max setting */
  204. "Max Basal" = "Basale massima";
  205. /* Max setting */
  206. "Max Bolus" = "Bolo massimo";
  207. /* */
  208. "Pump Settings" = "Impostazioni del microinfusore";
  209. /* Insulin unit per hour */
  210. "U/hr" = "Unità/ora";
  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/ora";
  219. /* Number of units per hour*/
  220. "%@ U/hr" = "%@ U/ora";
  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/ora";
  231. /* abbreviation for days */
  232. "d" = "gg";
  233. /* abbreviation for hours */
  234. "h" = "h";
  235. /* abbreviation for minutes */
  236. "m" = "m";
  237. /* */
  238. "Closed loop" = "Loop chiuso";
  239. /* */
  240. "Configuration" = "Impostazioni";
  241. /* */
  242. "Devices" = "Dispositivi";
  243. /* */
  244. "Pump" = "Microinfusore";
  245. /* */
  246. "Services" = "Servizi";
  247. /* */
  248. "Settings" = "Impostazioni";
  249. /* 2 log files to share */
  250. "Share logs" = "Condividi log file";
  251. /* Upper target */
  252. "High target" = "Target superiore";
  253. /* Lower target */
  254. "Low target" = "Target inferiore";
  255. /* */
  256. "Target Ranges" = "Range del target";
  257. /* When bolusing */
  258. "Bolusing" = "Eseguendo bolo";
  259. /* */
  260. "Pump suspended" = "Micorinfusore sospeso";
  261. /* */
  262. "Middleware" = "Middleware";
  263. /* Header */
  264. "History" = "Storia";
  265. /* CGM option */
  266. "Upload glucose to Nightscout" = "Esporta glicemia su Nightscout";
  267. /* Type of CGM or glucose source */
  268. "Type" = "Tipo";
  269. /* CGM */
  270. "CGM" = "CGM";
  271. /* CGM Transmitter ID */
  272. "Transmitter ID" = "ID trasmettitore";
  273. /* Other CGM setting */
  274. "Other" = "Altro";
  275. /* Whatch app alert */
  276. "Set temp targets presets on iPhone first" = "Imposta prima le pre-impostazioni degli obiettivi temporanei sull'iPhone";
  277. /* Updating Watch app */
  278. "Updating..." = "Aggiornando...";
  279. /* Header for Temp targets in Watch app */
  280. "Temp Targets" = "Obiettivi Temporanei";
  281. /* Delete carbs from Treatments list*/
  282. "Delete carbs?" = "Elimina carboidrati?";
  283. /* Treatments list */
  284. "Treatments" = "Trattamenti";
  285. /* " min" in Treatments list */
  286. " min" = " minuti";
  287. /* */
  288. "Unable to change anything" = "Unable to change anything";
  289. /* Calendar and Libre transmitter settings ---------------
  290. */
  291. /* */
  292. "Configure Libre Transmitter" = "Configura Libre Transmitter";
  293. /* */
  294. "Calibrations" = "Calibrazioni";
  295. /* */
  296. "Create events in calendar" = "Crea eventi nel calendario";
  297. /* */
  298. "Calendar" = "Calendario";
  299. /* */
  300. "Other" = "Altro";
  301. /* */
  302. "Libre Transmitter" = "Libre Transmitter";
  303. /* */
  304. "Libre Transmitters" = "Libre Transmitter";
  305. /* */
  306. "Bluetooth Transmitters" = "Trasmettitori Bluetooth";
  307. /* */
  308. "Modes" = "Modalità";
  309. /* Libre 2 Direct */
  310. "Libre 2 Direct" = "Libre 2 Direct";
  311. /* */
  312. "Select the third party transmitter you want to connect to" = "Seleziona il trasmettitore di terze parti cui vuoi connetterti";
  313. /* State was restored */
  314. "State was restored" = "Lo stato è stato ripristinato";
  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" = "Aggiungi calibrazione";
  321. /* When adding capillary glucose meater reading */
  322. "Meter glucose" = "Misuratore di glucosio";
  323. /* */
  324. "Info" = "Info";
  325. /*v*/
  326. "Slope" = "Pendenza";
  327. /* */
  328. "Intercept" = "Intercetta";
  329. /* */
  330. "Chart" = "Grafico";
  331. /* */
  332. "Remove" = "Rimuovi";
  333. /* */
  334. "Remove Last" = "Rimuovi Ultimo";
  335. /* */
  336. "Remove All" = "Rimuovi Tutto";
  337. /* */
  338. "About the Process" = "Sul Processo";
  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." = "Sei pregato di assicurarti che il tuo sensore di Libre 2 sia giù attivato e abbia terminato il riscaldamento. Se hai altre app connesse al sensore via bluetooth, devono esser arrestate o disinstallate. \n\n Puoi avere solo un'app in comunicazione con il sensore via bluetooth. Poi premi il pulsante \"abbinamento e connessione\" di seguito per avviare il processo. Sei pregato di notare che la connessione bluetooth potrebbe impiegare fino a un paio di minuti prima di iniziare a funzionare.";
  341. /* */
  342. "Pairinginfo" = "Pairinginfo";
  343. /* */
  344. "PatchInfo" = "PatchInfo";
  345. /* */
  346. "Calibrationinfo" = "Calibrationinfo";
  347. /* */
  348. "Unknown" = "Sconosciuto";
  349. /* */
  350. "Not paired yet" = "Non ancora associato";
  351. /* */
  352. "Pair Sensor & connect" = "Associa Sensore e connetti";
  353. /* */
  354. "Phone NFC required!" = "NFC Telefono necessario!";
  355. /* */
  356. "Your phone or app is not enabled for NFC communications, which is needed to pair to libre2 sensors" = "Il tuo telefono o l'app non sono abilitati per le comunicazioni NFC, necessarie per associarsi ai sensori libre2";
  357. /* Bluetooth Power Off */
  358. "Bluetooth Power Off" = "Bluetooth Disabilitato";
  359. /* Please turn on Bluetooth */
  360. "Please turn on Bluetooth" = "Sei pregato di attivare il Bluetooth";
  361. /* No Libre Transmitter Selected */
  362. "No Libre Transmitter Selected" = "Nessun Trasmettitore di Libre Selezionato";
  363. /* Delete Transmitter and start anew. */
  364. "Delete CGMManager and start anew. Your libreoopweb credentials will be preserved" = "Elimina CGMManager e ricomincia. Le tue credenziali di libreoopweb saranno conservate";
  365. /* Invalid libre checksum */
  366. "Invalid libre checksum" = "Checksum di Libre non valido";
  367. /* Libre sensor was incorrectly read, CRCs were not valid */
  368. "Libre sensor was incorrectly read, CRCs were not valid" = "Il sensore di Libre è stato letto erroneamente, I CRC non erano validi";
  369. /* Glucose */
  370. "Glucose" = "Glucosio";
  371. /* LOWALERT! */
  372. "LOWALERT!" = "AVVISO SCARSO!";
  373. /* HIGHALERT! */
  374. "HIGHALERT!" = "AVVISO ECCESSO!";
  375. /* (Snoozed)*/
  376. "(Snoozed)" = "(Posticipato)";
  377. /* Glucose: %@ */
  378. "Glucose: %@" = "Glucosio: %@";
  379. /* Transmitter: %@%% */
  380. "Transmitter: %@%%" = "Trasmettitore: %@%%";
  381. /* No Sensor Detected */
  382. "No Sensor Detected" = "Nessun Sensore Rilevato";
  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" = "Questo potrebbe essere un problema intermittente, ma sei pregato di verificare che il tuo trasmettitore sia strettamente protetto sul tuo sensore";
  385. /* New Sensor Detected */
  386. "New Sensor Detected" = "Nuovo Sensore Rilevato";
  387. /* Please wait up to 30 minutes before glucose readings are available! */
  388. "Please wait up to 30 minutes before glucose readings are available!" = "Sei pregato di attendere fino a 30 minuti prima che le letture del glucosio siano disponibili!";
  389. /* Invalid Glucose sample detected, try again later */
  390. "Invalid Glucose sample detected, try again later" = "Campione di Glucose non valido rilevato, riprova più tardi";
  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" = "Il sensore potrebbe essersi interrotto temporaneamente, caduto o troppo freddo o troppo caldo";
  393. /* Invalid Sensor Detected */
  394. "Invalid Sensor Detected" = "Sensore Non Valido Rilevato";
  395. /* Detected sensor seems not to be a libre 1 sensor! */
  396. "Detected sensor seems not to be a libre 1 sensor!" = "Il sensore rilevato non sembra essere un sensore Libre 1!";
  397. /* Detected sensor is invalid: %@ */
  398. "Detected sensor is invalid: %@" = "Sensore rilevato non valido: %@";
  399. /* Low Battery */
  400. "Low battery" = "Batteria scarica";
  401. /* */
  402. "Invalid sensor" = "Sensore non valido";
  403. /* */
  404. "Sensor change" = "Cambio sensore";
  405. /* */
  406. "Sensor expires soon" = "Il sensore scade presto";
  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" = "Batteria scarsa %@, considera di caricare il tuo dispositivo %@ il prima possibile";
  409. /* Extracting calibrationdata from sensor */
  410. "Extracting calibrationdata from sensor" = "Estraendo i dati di calibrazione dal sensore";
  411. /* Sensor Ending Soon */
  412. "Sensor Ending Soon" = "Il Sensore Terminerà Presto";
  413. /* Current Sensor is Ending soon! Sensor Life left in %@ */
  414. "Current Sensor is Ending soon! Sensor Life left in %@" = "Il Sensore Corrente terminerà presto! Vita del Sensore rimanente in %@";
  415. /* */
  416. "Libre Bluetooth" = "Bluetooth Libre";
  417. /* */
  418. "Snooze Alerts" = "Posticipa Avvisi";
  419. /* */
  420. "Last measurement" = "Ultima misurazione";
  421. /* */
  422. "Sensor Footer checksum" = "Somma di controllo del piè di pagina del sensore";
  423. /* */
  424. "Last Blood Sugar prediction" = "Ultima previsione di Zucchero nel Sangue";
  425. /* */
  426. "CurrentBG" = "Bg Corrente";
  427. /* */
  428. "Sensor Info" = "Info sul Sensore";
  429. /* */
  430. "Sensor Age" = "Età del Sensore";
  431. /* */
  432. "Sensor Age Left" = "Età Rimanente del Sensore";
  433. /* */
  434. "Sensor Endtime" = "Termine del Sensore";
  435. /* */
  436. "Sensor State" = "Stato del Sensore";
  437. /* */
  438. "Sensor Serial" = "Seriale del Sensore";
  439. /* */
  440. "Transmitter Info" = "Info del Trasmettitore";
  441. /* */
  442. "Hardware" = "Hardware";
  443. /* */
  444. "Firmware" = "Firmware";
  445. /* */
  446. "Connection State" = "Stato Connessione";
  447. /* */
  448. "Transmitter Type" = "Tipo di Trasmettitore";
  449. /* */
  450. "Sensor Type" = "Tipo di Sensore";
  451. /* */
  452. "Factory Calibration Parameters" = "Parametri di Calibrazione di Fabbrica";
  453. /* */
  454. "Valid for footer" = "Valido per il piè di pagina";
  455. /* */
  456. "Edit calibrations" = "Modifica calibrazioni";
  457. /* */
  458. "edit calibration clicked" = "modifica calibrazione cliccata";
  459. /* */
  460. "Delete CGM" = "Elimina CGM";
  461. /* */
  462. "Are you sure you want to remove this cgm from loop?" = "Sei sicuro di voler rimuovere questo cgm dal ciclo?";
  463. /* */
  464. "There is no undo" = "Impossibile annullare";
  465. /* */
  466. "Advanced" = "Avanzate";
  467. /* */
  468. "Alarms" = "Allarmi";
  469. /* */
  470. "Glucose Settings" = "Impostazioni di Glucose";
  471. /* */
  472. "Notifications" = "Notifiche";
  473. /* */
  474. "Export logs" = "Esporta i registri";
  475. /* */
  476. "Export not available" = "Esportazione non disponibile";
  477. /* */
  478. "Log export requires ios 15" = "L'esportazione del registro richiede iOS 15";
  479. /* */
  480. "Got it!" = "Capito!";
  481. /* */
  482. "Saved to %@" = "Salvato in %@";
  483. /* */
  484. "No logs available" = "Nessun registro disponibile";
  485. /* */
  486. "Glucose Notification visibility" = "Visibilità delle Notifiche di Glucose";
  487. /* */
  488. "Always Notify Glucose" = "Notifica Sempre Glucose";
  489. /* */
  490. "Notify per reading" = "Notifica per lettura";
  491. /* */
  492. "Value" = "Valore";
  493. /* */
  494. "Adds Phone Battery" = "Aggiungi Batteria del Telefono";
  495. /* */
  496. "Adds Transmitter Battery" = "Aggiunge Batteria del Trasmettitore";
  497. /* */
  498. "Also vibrate" = "Vibra anche";
  499. /* */
  500. "Additional notification types" = "Aggiungi tipi di notifica";
  501. /* */
  502. "Misc" = "Varie";
  503. /* */
  504. "Unit override" = "Sovrascrizione unità";
  505. /* */
  506. "Low" = "Basso";
  507. /* */
  508. "High" = "Elevato";
  509. /* */
  510. "glucose" = "glucose";
  511. /* */
  512. "Schedule " = "Programmazione ";
  513. /* */
  514. "tapped save schedules" = "ha toccato salva pianificazioni";
  515. /* */
  516. "Error" = "Errore";
  517. /* */
  518. "Some ui element was incorrectly specified" = "Alcuni elementi dell'ui sono stati specificati erroneamente";
  519. /* */
  520. "Success" = "Successo";
  521. /* */
  522. "Schedules were saved successfully!" = "Pianificazioni salvate correttamente!";
  523. /* */
  524. "High Glucose Alarm active" = "Sveglia Glucosio Alto attiva";
  525. /* */
  526. "Low Glucose Alarm active" = "Sveglia Glucosio Basso attiva";
  527. /* */
  528. "No Glucose Alarm active" = "Nessuna Sveglia Glucosio attiva";
  529. /* */
  530. "snoozing until %@" = "posticipando fino %@";
  531. /* */
  532. "not snoozing" = "non posticipando";
  533. /* */
  534. "nothing to see here" = "niente da vedere qui";
  535. /* */
  536. "snooze from testview clicked" = "posticipa dal testview cliccato";
  537. /* */
  538. "will snooze for %@ until %@" = "posticiperà per %@ fino a %@";
  539. /* */
  540. "Click to Snooze Alerts" = "Clicca per Posticipare gli Avvisi";
  541. /* */
  542. "Strength" = "Intensità";
  543. /* */
  544. "Hold the top of your iPhone near the sensor to pair" = "Tieni la parte superiore del tuo iPhone affianco al sensore per abbinarlo";
  545. /* */
  546. "Sensor not found" = "Sensore non trovato";
  547. /* */
  548. "Also play alert sound" = "Riproduci anche suono d'avviso";
  549. /* */
  550. "Notification Settings" = "Impostazioni di Notifica";
  551. /* */
  552. "Found devices: %d" = "Dispositivi trovati: %d";
  553. /* */
  554. "Backfill options" = "Opzioni di riempimento";
  555. /* */
  556. "Backfilling from trend is currently not well supported by Loop" = "Il riempimento dalla tendenza non è attualmente ben supportato da Loop";
  557. /* */
  558. "Backfill from history" = "Riempi dalla cronologia";
  559. /* */
  560. "Backfill from trend" = "Riempimento dalla tendenza";
  561. /* */
  562. "Debug options" = "Opzioni di Debug";
  563. /* */
  564. "Adds a lot of data to the Issue Report " = "Aggiunge molti dati al Rapporto Problemi ";
  565. /* */
  566. "Persist sensordata" = "Persistere i dati del sensore";
  567. /* */
  568. "Battery" = "Batteria";
  569. /* */
  570. "Also add source info" = "Aggiungi anche informazioni sorgente";
  571. /* */
  572. "Carbs Required Threshold" = "Soglia carboidrati necessari";
  573. /* */
  574. "Carbs required: %d g" = "Carboidrati necessari %d g";
  575. /* */
  576. "To prevent LOW required %d g of carbs" = "Per evitare glicemia BASSA servono %d g di carboidrati";
  577. /* */
  578. "FreeAPS X not active" = "FreeAPS X non attivo";
  579. /* */
  580. "Last loop was more then %d min ago" = "L'ultimo ciclo è stato più di %d min fa";
  581. /* Glucose badge */
  582. "Show glucose on the app badge" = "Mostra il glucosio sul badge dell'app";
  583. /* */
  584. "Backfill glucose" = "Riempi glicemia";
  585. /* About this source */
  586. "About this source" = "Informazioni su questa fonte";
  587. /* */
  588. "Bolus failed" = "Bolo fallito";
  589. /* */
  590. "Bolus failed or inaccurate. Check pump history before repeating." = "Bolo fallito o impreciso. Controlla la cronologia del microinfusore prima di ripetere.";
  591. /* */
  592. "Carbs" = "Carboidrati";
  593. /* */
  594. "Temp Basal" = "Basale temporanea";
  595. /* */
  596. "Temp Target" = "Target Temporaneo";
  597. /* */
  598. "Resume" = "Riprendi";
  599. /* */
  600. "Suspend" = "Sospendi";
  601. /* */
  602. "Animated Background" = "Sfondo Animato";
  603. /* Sensor day(s) */
  604. " day(s)" = " giorno/i";
  605. /* Option to show HR in Watch app*/
  606. "Display HR on Watch" = "Display HR on Watch";
  607. /* Headers for settings ----------------------- */
  608. "OpenAPS main settings" = "Impostazioni principali di OpenAPS";
  609. "OpenAPS SMB settings" = "Impostazioni SMB di OpenAPS";
  610. "OpenAPS targets settings" = "Impostazioni degli obiettivi di OpenAPS";
  611. "OpenAPS other settings" = "Altre impostazioni di OpenAPS";
  612. /* Glucose Simulator CGM */
  613. "Glucose Simulator" = "Glucose Simulator";
  614. /* Restored state message */
  615. "Bluetooth State restored (APS restarted?). Found %d peripherals, and connected to %@ with identifier %@" = "Stato Bluetooth ripristinato (APS riavviato?). Trovato %d periferiche e collegato a %@ con identificatore %@";
  616. /* Shared app group */
  617. "Shared app group for direct connection with Libre 1 transmitters or European Libre 2 sensors" = "Gruppo di app condiviso per il collegamento diretto con trasmettitori Libre 1 o sensori Europei Libre 2";
  618. /* Native G6 app */
  619. "Native G6 app" = "App nativa G6";
  620. /* Native G5 app */
  621. "Native G5 app" = "App nativa G5";
  622. /* Minilink transmitter */
  623. "Minilink transmitter" = "Trasmettitore Minilink";
  624. /* Simple simulator */
  625. "Simple simulator" = "Simulatore semplice";
  626. /* Direct connection with Libre 1 transmitters or Libre 2 */
  627. "Direct connection with Libre 1 transmitters or European Libre 2 sensors" = "Collegamento diretto con trasmettitori Libre 1 o sensori Europei Libre 2";
  628. /* Online or internal server */
  629. "Online or internal server" = "Server online o interno";
  630. /* HealthKit intergration --------------------*/
  631. /* */
  632. "Apple Health" = "Apple Health";
  633. /* */
  634. "Connect to Apple Health" = "Connetti con Apple Health";
  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" = "Per scrivere dati su Apple Health devi dare il permesso in Impostazioni > Salute > Accesso dati";
  637. /* */
  638. "After you create glucose records in the Health app, please open FreeAPS X to help us guaranteed transfer changed data" = "Dopo aver creato record glicemici nell'app Salute, apri FreeAPS X per aiutarci a trasferire i dati modificati";
  639. /* New ALerts ------------------------- */
  640. /* Info title */
  641. "Info" = "Info";
  642. /* Warning title */
  643. "Warning" = "Avvertimento";
  644. /* Error title */
  645. "Error" = "Errore";
  646. /* Manual temp basal mode */
  647. "Manual" = "Manual";
  648. /* Status highlight when manual temp basal is running. */
  649. "Manual Basal" = "Manual Basal";
  650. /* Current Manual Temp basal */
  651. " - Manual Basal ⚠️" = " - Manual Basal ⚠️";
  652. /* Total AT / Scheduled basal insulin */
  653. " U/day" = " U/day";
  654. /* Total AT / Scheduled basal insulin */
  655. "Total" = "Total";
  656. /* ---------------------------------------
  657. DASH strings
  658. */
  659. "Attach Pod" = "Attach Pod";
  660. "Deactivate Pod" = "Disattiva Pod";
  661. /* */
  662. "Deactivating..." = "Deactivating...";
  663. "Pair Pod" = "Pair Pod";
  664. /* Text for previous pod information row */
  665. "Previous Pod Information" = "Previous Pod Information";
  666. /* Text for confidence reminders navigation link */
  667. "Confidence Reminders" = "Confidence Reminders";
  668. "Confidence reminders are beeps from the pod which can be used to acknowledge selected commands." = "Confidence reminders are beeps from the pod which can be used to acknowledge selected commands.";
  669. /* button title for saving low reservoir reminder while saving */
  670. "Saving..." = "Sto salvando...";
  671. /* button title for saving low reservoir reminder */
  672. "Save" = "Salva";
  673. /* Alert title for error when updating confidence reminder preference */
  674. "Failed to update confidence reminder preference." = "Failed to update confidence reminder preference.";
  675. /* */
  676. "No Error" = "No Error";
  677. /* description label for active time pod details row */
  678. "Active Time" = "Tempo di attività";
  679. /* Title string for BeepPreference.silent */
  680. "Disabled" = "Disabled";
  681. /* Title string for BeepPreference.manualCommands */
  682. "Enabled" = "Abilitato";
  683. /* Title string for BeepPreference.extended */
  684. "Extended" = "Extended";
  685. /* Description for BeepPreference.silent */
  686. "No confidence reminders are used." = "No confidence reminders are used.";
  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." = "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.";
  689. /* Description for BeepPreference.extended */
  690. "Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate." = "Confidence reminders will sound when Loop automatically adjusts delivery as well as for commands you initiate.";
  691. /* Label text for expiration reminder default row */
  692. "Expiration Reminder Default" = "Expiration Reminder Default";
  693. /* */
  694. "Expiration Reminder" = "Promemoria di scadenza";
  695. /* */
  696. "Low Reservoir" = "Low Reservoir";
  697. /* Value text for no expiration reminder */
  698. "No Reminder" = "No Reminder";
  699. /* */
  700. "Scheduled Reminder" = "Scheduled Reminder";
  701. /* */
  702. "Low Reservoir Reminder" = "Low Reservoir Reminder";
  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." = "Make sure your phone and pod are close to each other. If communication issues persist, move to a new area.";
  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." = "Change Pod now. Insulin delivery will stop in %1$@ or when no more insulin remains.";
  707. /* Label text for temporary basal rate summary */
  708. "Rate" = "Valore";
  709. /* Summary string for temporary basal rate configuration page */
  710. "%1$@ for %2$@" = "%1$@ for %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." = "Loop will not automatically adjust your insulin delivery until the temporary basal rate finishes or is canceled.";
  713. /* Button text for setting manual temporary basal rate*/
  714. "Set Temporary Basal" = "Set Temporary Basal";
  715. /* Navigation Title for ManualTempBasalEntryView */
  716. "Temporary Basal" = "Temporary Basal";
  717. /* Alert title for a failure to set temporary basal */
  718. "Temporary Basal Failed" = "Temporary Basal Failed";
  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$@" = "Unable to set a temporary basal rate: %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$@" = "Unable to set a temporary basal rate: %1$@";
  723. /* Alert title for missing temp basal configuration */
  724. "Missing Config" = "Missing Config";
  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." = "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.";
  727. /* description label for active time pod details row */
  728. "Active Time" = "Tempo di attività";
  729. /* description label for total delivery pod details row */
  730. "Total Delivery" = "Total Delivery";
  731. /* */
  732. "Add Omnipod Dash" = "Add Omnipod Dash";
  733. /* */
  734. "Insert Cannula" = "Inserisci cannula";
  735. /* */
  736. "Check Cannula" = "Check Cannula";
  737. /* */
  738. "Setup Complete" = "Setup Complete";
  739. /* */
  740. "Insulin Suspended" = "Insulin Suspended";
  741. /* Text for suspend resume button when insulin delivery is suspending */
  742. "Suspending insulin delivery..." = "Suspending insulin delivery...";
  743. /* Text for suspend resume button when insulin delivery is suspended */
  744. "Resume Insulin Delivery" = "Resume Insulin Delivery";
  745. /* Text for suspend resume button when insulin delivery is resuming */
  746. "Resuming insulin delivery..." = "Resuming insulin delivery...";
  747. /* Alert title for suspend error */
  748. "Failed to Suspend Insulin Delivery" = "Failed to Suspend Insulin Delivery";
  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." = "Questa funzione, abilitata di default, resetta il rapporto di autosens alla neutralità quando si riavvolge il microinfusore, assumendo che questo corrisponda ad un cambio di set. Autosens ricomincia ad imparare la sensibilità da capo dal momento del riavvolgimento, cosa che impiega circa 6 ore. Se riavvolgi il microinfusore senza cambiare sito è meglio disattivare questa opzione.";
  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)." = "Valore predefinito è falso. Quando impostato su Vero, aumenta la sensibilità (minor rapporto di sensibilità) per i target temporanei impostati a >= 111. Sinonimo di modalità_esercizio. Più alto sarà il target temporaneo rispetto a 110 più il rapporto della sensibililità sarà basso; ad es. target temporaneo di 120 risulta in rapporto di sensibilità di 0,75, mentre con 140 risultata in 0,6 (con halfBasalTarget predefinito di 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)." = "Valore predefinito è falso. Quando impostato su Vero, diminuisce la sensibilità (maggior rapporto di sensibilità) per i target temporanei impostati a <= 99. Più basso sarà il target temporaneo rispetto a 100 più il rapporto della sensibililità sarà incrementato; ad es. target temporaneo di 95 risulta in rapporto di sensibilità di 1.09, mentre con 85 risultata di 1.33 (con halfBasalTarget predefinito di 160).";
  759. /* ”Sensitivity Raises Target" */
  760. "When true, raises BG target when autosens detects sensitivity" = "Quando VERO, aumenta il target glicemia quando l'autosens rileva la maggiore sensibilità insulinica";
  761. /* ”Resistance Lowers Target" */
  762. "Defaults to false. When true, will lower BG target when autosens detects resistance" = "I valori predefiniti sono falsi. Quando VERO, abbasserà il target glicemia quando autosens rilevano resistenza insulinica incrementata";
  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." = "Questa funzione è stata abilitata in precedenza per impostazione predefinita, ma ora sarà predefinita in falso (NON sarà abilitata automaticamente) in oref0 0.6.0 e oltre. (Non c'è bisogno di questo con 0.6.0). Questa funzione abbassa automaticamente il target di glicemia di oref0 quando la glicemia corrente ed eventualBG sono alti. Questo aiuta a prevenire e mitigare l'alta glicemia, ma passa automaticamente a basali temporane basse per garantire che la glicemia scenda senza intoppi verso il vostro obiettivo effettivo. Se trovi questo comportamento troppo aggressivo, puoi disabilitare questa funzionalità. Se lo fai, faccelo sapere in modo da poter capire meglio quali impostazioni funzionano meglio per tutti.";
  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" = "I valori predefiniti sono falsi. Quando Vero, valori di target maggiore > 105 mg/dL regolano la sensitivityRatio per la modalità esercizio. Sinonimo di 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." = "Predefiniti a false, il che significa per impostazione predefinita solo l'estremità bassa del campo di destinazione BG della pompa viene utilizzato come obiettivo OpenAPS. Si tratta di una caratteristica di sicurezza per evitare obiettivi troppo ampi e risultati meno ottimali. Pertanto l'estremità superiore dell'intervallo di riferimento viene utilizzata solo per evitare correzioni guidate in bolo. Usare wide_bg_target_range: true per forzare basali temporanee neutre su un più ampio intervallo di eventualBG.";
  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." = "I valori predefiniti sono falsi, in modo che FreeAPS X imposterà basali temporanee ogni volta che è possibile, così sarà più facile vedere se il sistema funziona, anche quando sei offline. Ciò significa che OpenAPS imposterà una basale temporanea “neutrale” (uguale alla basale predefinita) se non sono necessarie modifiche. Questa è una vecchia impostazione per OpenAPS per avere le opzioni per minimizzare i suoni e le notifiche del dispositivo, che può svegliarti durante la notte. ";
  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." = "Molte persone di tanto in tanto dimenticano di riprendere / rimuovere la sospensione del microinfusore dopo averlo riconnesso. Se sei uno di loro, e si è disposti a impostare in modo affidabile una basale temporanea zero ogni volta che sospende e scollega la pompa, questa funzione ha un senso. Se abilitata, ripristinerà automaticamente / annullerà la sospensione del microinfusore se lo dimentichi prima che scada la basale temporanea zero. Finché la basale temporanea zero è ancora in funzione, lascerà la pompa sospesa.";
  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." = "Con questa opzione abilitata, l'algoritmo SMB può riconoscere i pasti senza preavviso. Questo è utile, se dimenticate di dire ad FreeAPS X i vostri carboidrati o stimate i vostri carboidrati in modo sbagliato o la quantità di carboidrati inseriti è sbagliata o se un pasto è particolarmente ricco di grassi e proteine ed ha una durata più lunga di quanto previsto. Senza alcuna voce di carboidrati, UAM può riconoscere aumenti rapidi di glucosio causati da carboidrati, adrenalina, ecc, e cerca di regolarlo con le SMB. Questo funziona anche in modo opposto: se c'è una rapida diminuzione del glucosio, può fermare SMB prima.";
  775. /* Enable SMB With COB" */
  776. "This enables supermicrobolus (SMB) while carbs on board (COB) are positive." = "Ciò consente il supermicrobolo (SMB) mentre i carboidrati da assorbire (COB) sono presenti.";
  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." = "Questo abilita supermicrobolo (SMB) con funzione eating soon / obiettivi temporanei glicemici bassi. Con questa funzione abilitata, qualsiasi obiettivo temporaneo inferiore a 100 mg/dL, come un obiettivo di temperatura di 99 (o 80, il tipico target eating soon) abiliterà SMB.";
  779. /* "Enable SMB Always" */
  780. "Defaults to false. When true, always enable supermicrobolus (unless disabled by high temptarget)." = "I valori predefiniti sono falsi. Quando Vero, abilita sempre il supermicrobolo(Smb) (a meno che non sia disabilitato da un elevato target temporaneo).";
  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)." = "I valori predefiniti sono falsi. Quando è vero, abilita il supermicrobolo (SMB) per 6 ore dopo inserimenro di carboidrati, anche con 0 carboidrati da assorbire (COB).";
  783. /* "Allow SMB With High Temptarget" */
  784. "Defaults to false. When true, allows supermicrobolus (if otherwise enabled) even with high temp targets." = "I valori predefiniti sono falsi. Quando Vero, permette il supermicrobolo (se altrimenti abilitato) anche con target temporanei alti.";
  785. /* "Use Custom Peak Time” */
  786. "Defaults to false. Setting to true allows changing insulinPeakTime" = "I valori predefiniti sono falsi. Impostare a Vero permette di cambiare il tempo di picco dell’insulina";
  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." = "Il valore predefinito è falso. Eventuali basali temporanee esistenti durante il periodo di sospensione della pompa verranno eliminate e verrà inserita una basale temporanea a zero basali per eliminare le velocità basali del profilo durante il periodo di sospensione della pompa.";
  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)." = "La quantità massima di IOB è la quantità massima di insulina in circolo da tutte le fonti – sia la correzione basale (o SMB) che l’insulina proveniente da boli – che in ogni ciclo può accumularsi per trattare la glicemia superiore al target. A differenza delle altre due impostazioni di sicurezza OpenAPS (max_daily_safety_multiplier e current_basal_safety_multiplier), max_iob è impostato come un numero fisso di unità di insulina. Da ora in poi i boli manuali NON sono limitati da questa impostazione. \n\n Per testare le tue basali durante la notte, puoi modificare l'impostazione di Max IOB a zero mentre sei in Closed Loop. Questo abiliterà la modalità di sospensione dell’infusione per glicemia bassa durante il test delle impostazioni delle basali\n\n(Tip da 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." = "Questo è un importante limite di sicurezza di OpenAPS. L'impostazione predefinita (che è improbabile che debba essere modificata) è 3. Ciò significa che a OpenAPS non sarà mai permesso di impostare una velocità basale temporanea superiore a 3x la più alta velocità basale oraria programmata nella pompa di un utente, o, se abilitato, determinato da 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." = "Questo è un altro importante limite di sicurezza di OpenAPS. L'impostazione predefinita (che è improbabile che debba essere modificata) è 4. Ciò significa che a OpenAPS non sarà mai permesso di impostare una velocità basale temporanea superiore a 4x l’attuale velocità basale oraria programmata nella pompa di un utente, o, se abilitato, determinato da 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." = "Questo è un valore di moltiplicatore per autosens (e presto autotune) per impostare un limite massimo del 20% su quanto in alto può essere il rapporto di autosens, che a sua volta determina quanto in alto autosens possibile regolare basalsi, quanto in basso può regolare ISF e quanto in basso è possibile impostare il target glicemico.";
  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." = "Un altro limite di sicurezza di autosens, imposta un blocco a quanto in basso autosens può regolare le basali e a quanto in alto può regolare ISF e target glicemici.";
  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." = "Impostare ad un numero finito, ad es. 160, il che significa che quando il target glicemico temporaneo è 160 mg/dL e modalità_esercizio=true, esegue il 50% basale a questo livello (120 = 75%; 140 = 60%). Questo può essere regolato, per darti più controllo sulle modalità di esercizio.";
  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.)" = "Questo valore predefinito maxCOB posto a 120 e perché questo è il valore più tipico che il nostro corpo è in grado di assorbire in 4 ore. (Se qualcuno mangia più carboidrati; OpenAPS troncherà solo il dosaggio basato su 120. Essenzialmente, questo limita solo AMA come un tappo di sicurezza contro calcoli COB strani a causa di dati erronei.)";
  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 è attivato dopo un bolo pasto per fare in modo che il loop non imposti basali temporanee basse quando hai appena mangiato. L’esempio qui sotto prende il valore di default di 2; Con DIA di 3 ore \"bolus snooze\" durerà 1.5 ore (3/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." = "Questa è un'impostazione per un impatto predefinito di assorbimento di carboidrati per 5 minuti. Il valore predefinito è 8 mg/dL/5min. Ciò influisce sulla velocità di riduzione del COB in situazioni in cui l’assorbimento dei carboidrati non sia rilevabile nelle deviazioni della glicemia. Il valore predefinito di 8 mg/dL/5min corrisponde ad una velocità minima di assorbimento dei carboidrati di 24g/h a un CSF di 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." = "Il valore predefinito di 0.5 per questo valore mantiene l'autotune ISF più vicino alla pompa ISF tramite una media ponderata di fullNewISF e pompa. 1.0 permette la regolazione completa, 0 non consente regolazione dalla ISF della pompa.";
  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." = "Questa è la frazione di carboidrati che supponiamo sia assorbita in 4h se non vediamo ancora l'assorbimento di carboidrati.";
  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." = "Questa è la quantità massima di carboidrati che supponiamo verrà assorbita in 4h se non vediamo ancora l'assorbimento del carboidrato.";
  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." = "Predefinito per iniziare a 30 minuti. Questo è il massimo di minuti di basale che possono essere somministrati come un singolo SMB con COB non coperti. Questo dà la possibilità di rendere SMB più aggressivo se viene selezionato. Si raccomanda che il valore sia impostato per iniziare a 30, in linea con il valore predefinito, e se si sceglie di aumentare questo valore, farlo con incrementi non superiori a 15 minuti, facendo grande attenzione agli effetti dei cambiamenti. Non è consigliabile impostare questo valore oltre a 90 minuti, in quanto ciò potrebbe influire sulla capacità dell'algoritmo di azzerare in sicurezza la basale temporanea. Si raccomanda inoltre di utilizzare il pushover quando si imposta un valore maggiore di quello predefinito, in modo che le siano generati in anticipo avvertimenti per alti o bassi valori glicemici predetti.";
  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." = "Predefinito per iniziare a 30 minuti. Questo è il massimo minuti di basale che può essere somministrato da UAM come un singolo SMB quando IOB supera la COB. Questo dà la possibilità di rendere UAM più o meno aggressivo se viene attivato. Si raccomanda che il valore sia impostato per iniziare a 30, in linea con il valore predefinito, e se si sceglie di aumentare questo valore, farlo con incrementi non superiori a 15 minuti, tenendo un occhio attento agli effetti dei cambiamenti. La riduzione del valore causerà una riduzione della dose di insulina UAM per ogni SMB. Non è consigliabile impostare questo valore superiore a 60 minuti, in quanto ciò potrebbe influire sulla capacità dell'algoritmo di azzerare in sicurezza la basale temporanea. Si raccomanda inoltre di utilizzare il pushover quando si imposta un valore maggiore di quello predefinito, in modo che vengano eseguite segnalazioni in anticipo per valori glicemi predetti alti o bassi.";
  817. /* "SMB Interval" */
  818. "Minimum duration in minutes between two enacted SMBs" = "Durata minima in minuti tra due SMB sommimistrati";
  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." = "Incremento SMB / SMB più piccolo in oref0. La quantità minima per microinfusore Medtronic è 0.1 U, mentre per Omnipod è 0.05 U. Il valore predefinito è 0.1.";
  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." = "Tempo del massimo effetto dell'insulina di riduzione del glucosio nel sangue, in minuti. Attenzione: Oref presume le curve ultra rapide (Lyumjev) e ad azione rapida (Fiasp) minime (35 e 50 min) e massime (100 e 120 min) degli insulinPeakTimes applicabili. Usare un insulinPeakTime personalizzato al di fuori di questi limiti risulterà in problemi con FreeAPS-X, calcoli ciclici più lunghi e possibili cicli rossi.";
  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." = "Grammi di CarboidratiRichiesti per attivare un pushover. Predefiniti a 1 (per 1 grammo di carboidrati). Può essere aumentato se si desidera solo ottenere Pushover per CarboidratiRichiesti alla soglia X.";
  825. /* "Noisy CGM Target Multiplier" */
  826. "Defaults to 1.3. Increase target by this amount when looping off raw/noisy CGM data" = "Predefinito a 1.3. Aumenta l'obiettivo glicemico di questa quantità quando si hanno dati CGM grezzi/rumorosi";