Localizable.strings 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704
  1. /* Information about workout range relative to correction range */
  2. " higher " = "más alta";
  3. /* Information about pre-meal range relative to correction range */
  4. " lower " = " inferior ";
  5. /* Separator between min and max glucose values */
  6. "-" = "-";
  7. /* No comment provided by engineer. */
  8. "-" = "-";
  9. /* The detail text representing no value */
  10. "–" = "–";
  11. /* No comment provided by engineer. */
  12. "···" = "···";
  13. /* No comment provided by engineer. */
  14. "%@" = "%@";
  15. /* Appends a full-stop to a statement */
  16. "%@." = "%@.";
  17. /* The format for an insulin needs percentage. */
  18. "%@%% of normal insulin" = "%@%% de insulina normal";
  19. /* Format string for reservoir volume. (1: The localized volume) */
  20. "%@U" = "%@U";
  21. /* The format for a glucose target range. (1: min target)(2: max target)(3: glucose unit) */
  22. "%1$@ – %2$@ %3$@" = "%1$@ – %2$@ %3$@";
  23. /* The format for an override preset cell. (1: symbol)(2: name)
  24. The format for an override symbol and name (1: symbol)(2: name) */
  25. "%1$@ %2$@" = "%1$@ %2$@";
  26. /* Information about insulin action duration (1: app name) */
  27. "%1$@ assumes that the insulin it has delivered is actively working to lower your glucose for 6 hours. This setting cannot be changed." = "%1$@ asume que la insulina que ha administrado está trabajando activamente para reducir el nivel de glucosa durante 6 horas. Esta configuración no se puede cambiar.";
  28. /* Lower bound workout information text format (1: app name) */
  29. "%1$@ or your Glucose Safety Limit, whichever is higher" = "%1$@ o su Límite de Seguridad de Glucosa, el que sea mayor";
  30. /* Reservoir entry (1: volume value) */
  31. "%1$@ U" = "%1$@ U";
  32. /* Accessibility format string for (1: localized volume)(2: time) */
  33. "%1$@ units remaining at %2$@" = "quedan %1$@ unidades a las %2$@";
  34. /* Description of a basal temp basal dose entry (1: title for dose type, 2: value (? if no value) in bold, 3: unit)
  35. Description of a bolus dose entry (1: title for dose type, 2: value (? if no value) in bold, 3: unit) */
  36. "%1$@: <b>%2$@</b> %3$@" = "%1$@: <b>%2$@</b> %3$@";
  37. /* String format for value with units (1: value, 2: separator, 3: units) */
  38. "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
  39. /* No comment provided by engineer. */
  40. "🍽" = "🍽";
  41. /* Premeal override preset title */
  42. "🍽 Pre-Meal" = "🍽 Pre-Comida";
  43. /* No comment provided by engineer. */
  44. "🏃‍♂️" = "🏃‍♂️";
  45. /* Workout override preset title */
  46. "🏃‍♂️ Workout" = "🏃‍♂️ Ejercicio";
  47. /* Information about differences between target range and correction range */
  48. "A Correction Range is different. This will be a narrower range." = "Un Rango de Corrección es diferente. Este será un rango más estrecho.";
  49. /* Warning text for basal rate of 0 U/hr */
  50. "A value of 0 U/hr means you will be scheduled to receive no basal insulin." = "Un valor de 0 U/hora significa que se programará que no reciba insulina basal.";
  51. /* Title of the carb entry absorption time cell */
  52. "Absorption Time" = "Tiempo de Absorción";
  53. /* No comment provided by engineer. */
  54. "Action Button" = "Botón de acción";
  55. /* The text for the override history duration */
  56. "Active Duration" = "Duración activa";
  57. /* The title for the override emoji activity section */
  58. "Activity" = "Actividad";
  59. /* Button text to confirm adding a new schedule item */
  60. "Add" = "Agregar";
  61. /* The title of the button to add the credentials for a service */
  62. "Add Account" = "Agregar Cuenta";
  63. /* The title of the view controller to create a new carb entry */
  64. "Add Carb Entry" = "Agregar Entrada de Carb";
  65. /* Title of insulin model preset - afrezza */
  66. "Afrezza" = "Afrezza";
  67. /* Action sheet confirmation message for pump history deletion */
  68. "Are you sure you want to delete all history entries?" = "¿Estás seguro de querer eliminar todos las entradas históricas?";
  69. /* Action sheet confirmation message for reservoir deletion */
  70. "Are you sure you want to delete all reservoir values?" = "¿Estás seguro de querer eliminar todos los datos del reservorio?";
  71. /* Authentication hint string for therapy settings */
  72. "Authenticate to save therapy setting" = "Autenticarse para guardar la configuración de la terapia";
  73. /* Back navigation button title */
  74. "Back" = "Atrás";
  75. /* Title text for multi-value basal rate warning */
  76. "Basal Rates" = "Tasas basales";
  77. /* Describes a percentage decrease in overall insulin needs */
  78. "Basal, bolus, and correction insulin dose amounts are decreased by %@%%." = "Basal, bolos y cantidades de corrección de insulina serán reducidos de %@%%.";
  79. /* Describes a percentage increase in overall insulin needs */
  80. "Basal, bolus, and correction insulin dose amounts are increased by %@%%." = "Basal, bolos y cantidades de corrección de insulina serán aumentados de %@%%.";
  81. /* Describes a lack of change in overall insulin needs */
  82. "Basal, bolus, and correction insulin dose amounts are unaffected." = "Basal, bolos y cantidades de corrección de insulina sin cambio.";
  83. /* The title of the cancel action in an action sheet */
  84. "Cancel" = "Cancelar";
  85. /* The text for the override cancellation button */
  86. "Cancel Override" = "Cancelar de Sobreescritura";
  87. /* Title text for suspend resume button when temp basal canceling */
  88. "Canceling Temp Basal" = "Cancelación de basal temporal";
  89. /* Title text for multi-value carb ratio warning */
  90. "Carb Ratios" = "Ratios de carbohidratos";
  91. /* Footer text for customizing an override from a preset (1: preset name) */
  92. "Changes will only apply this time you enable the override. The default settings of %@ will not be affected." = "Los cambios sólo se aplicarán cuando habilite la sobreescritura. Los valores por defecto de %@ no seran afectados.";
  93. /* Footer text for customizing from a preset (1: preset name) */
  94. "Changes will only apply this time you enable the preset. The default settings of %@ will not be affected." = "Los cambios sólo se aplicarán esta vez cuando habilite el Ajuste Preestablecido. Los valores por defecto de %@ no seran afectados.";
  95. /* Carb entry section footer text explaining absorption time */
  96. "Choose a longer absorption time for larger meals, or those containing fats and proteins. This is only guidance to the algorithm and need not be exact." = "Elija un tiempo de absorción más largo para comidas más grandes, o aquellas que contienen grasas y proteínas. Esta es solo una guía para el algoritmo y no necesita ser exacta.";
  97. /* Button text to close a modal
  98. Text to close informational page */
  99. "Close" = "Cerrar";
  100. /* The format string describing the date of a COB value. The first format argument is the localized date. */
  101. "com.loudnate.CarbKit.COBDateLabel" = "a %1$@";
  102. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  103. "com.loudnate.CarbKit.totalDateLabel" = "hace %1$@";
  104. /* The format string describing the date of an IOB value. The first format argument is the localized date. */
  105. "com.loudnate.InsulinKit.IOBDateLabel" = "a %1$@";
  106. /* The format string describing the starting date of a total value. The first format argument is the localized date. */
  107. "com.loudnate.InsulinKit.totalDateLabel" = "hace %1$@";
  108. /* The title of the action used to dismiss an error alert */
  109. "com.loudnate.LoopKit.errorAlertActionTitle" = "OK";
  110. /* Accessibility label for ProgressIndicatorView when showIndeterminantProgress */
  111. "Completed." = "Completado.";
  112. /* The title for the override emoji condition section */
  113. "Condition" = "Condición";
  114. /* The button text for confirming the setting */
  115. "Confirm Setting" = "Confirmar ajuste";
  116. /* No comment provided by engineer. */
  117. "content" = "contenido";
  118. /* Title of the setup button to continue */
  119. "Continue" = "Continuar";
  120. /* The section footer of correction range schedule */
  121. "Correction range is the blood glucose range that you would like Loop to correct to." = "El rango de corrección es el rango de glucosa en sangre al que usted le gustaría que Loop corrigiera.";
  122. /* Title text for multi-value correction value warning */
  123. "Correction Values" = "Valores de corrección";
  124. /* The text for a custom override */
  125. "Custom" = "Personalizado";
  126. /* The title for the custom override entry screen */
  127. "Custom Override" = "Sobreescritura personalizada";
  128. /* The title for the custom preset entry screen
  129. The title for the custom preset selection screen */
  130. "Custom Preset" = "Ajuste Preestablecido personalizado";
  131. /* Title of the carb entry date picker cell */
  132. "Date" = "Fecha";
  133. /* Delete values for Pre-Meal, inactivates Pre-Meal icon
  134. Test for table cell delete button
  135. The title of the button to remove the credentials for a service */
  136. "Delete" = "Eliminar";
  137. /* The title of the button to remove the credentials for a service */
  138. "Delete Account" = "Eliminar Cuenta";
  139. /* Button title to delete all objects */
  140. "Delete All" = "Eliminar Todos";
  141. /* Title text for crossed thresholds guardrail warning */
  142. "Delivery Limits" = "Límites de Administración de Insulina";
  143. /* Information about delivery limits */
  144. "Delivery Limits are safety guardrails for your insulin delivery." = "Los límites de administración es un mecanismo de seguridad para la administración de su insulina.";
  145. /* The text for the custom preset disable button */
  146. "Disable Preset" = "Desactivar preselección";
  147. /* Text for dismiss button
  148. Text for done button
  149. Video player done button label */
  150. "Done" = "Completado";
  151. /* The text for the override duration setting */
  152. "Duration" = "Duración";
  153. /* Text for edit button
  154. The title for the enabled custom preset editing screen */
  155. "Edit" = "Editar";
  156. /* The title of the view controller to edit an existing carb entry */
  157. "Edit Carb Entry" = "Editar Entrada de Carb";
  158. /* The title for the override editing screen */
  159. "Edit Override" = "Editar sobreescritura";
  160. /* Footer text for editing an active override (1: preset name) */
  161. "Editing affects only the active override. The default settings of %@ will not be affected." = "La edición afecta sólo a la sobreescritura activa. Los ajustes preestablecidos de %@ no se modificarán.";
  162. /* Footer text for editing an enabled custom preset (1: preset name) */
  163. "Edits persist only until the preset is disabled. The default settings of %@ will not be affected." = "Las ediciones persisten solo hasta que se deshabilita el ajuste preestablecido. La configuración predeterminada de %@ no se verá afectada.";
  164. /* The button text for enabling a temporary override */
  165. "Enable" = "Activar";
  166. /* The text for the indefinite override duration setting */
  167. "Enable Indefinitely" = "Habilitar indefinidamente";
  168. /* The detail text describing an enabled setting */
  169. "Enabled" = "Habilitado";
  170. /* The text for the override start time */
  171. "End Time" = "Hora de finalización";
  172. /* Format string for accessibility label for value entry. (1: value label) */
  173. "Enter %1$@ value" = "Introduzca el valor %1$@";
  174. /* The placeholder text instructing users how to enter a maximum bolus */
  175. "Enter a number of units" = "Ingrese una cantidad de unidades";
  176. /* The placeholder text instructing users how to enter a maximum basal rate */
  177. "Enter a rate in units per hour" = "Ingrese una tasa de unidade por hora";
  178. /* Segmented button title for insulin delivery log event history */
  179. "Event History" = "Historial de Eventos";
  180. /* No comment provided by engineer. */
  181. "Example" = "Ejemplo";
  182. /* Section title for fast absorbing food */
  183. "Fast" = "Rápido";
  184. /* Title of insulin model preset - fiasp */
  185. "Fiasp" = "Fiasp";
  186. /* Insulin model setting description (1: app name) (2: number of models) */
  187. "For fast acting insulin, %1$@ assumes it is actively working for 6 hours. You can choose from %2$@ different models for how the app measures the insulin’s peak activity." = "En el caso de la insulina de acción rápida, %1$@ asume que actúa activamente durante 6 horas. Puedes elegir entre %2$@ modelos diferentes para que la aplicación mida el pico de actividad de la insulina.";
  188. /* Information about correction range format (1: app name) */
  189. "For this range, choose the specific glucose value (or range of values) that you want %1$@ to aim for in adjusting your basal insulin." = "Para este rango, elija el valor de glucosa específico (o el rango de valores) que desea que %1$@ tenga como objetivo para ajustar su insulina basal.";
  190. /* Support button for Therapy Settings */
  191. "Get help with Therapy Settings" = "Obtener ayuda con la Configuración de la Terapia";
  192. /* Button text to return to editing a schedule after from alert popup when some schedule values are outside the recommended range
  193. Text for go back action on confirmation alert */
  194. "Go Back" = "Volver atrás";
  195. /* Title text for the high basal rate warning */
  196. "High Basal Rate" = "Tasa basal alta";
  197. /* Title text for the high carb ratio warning */
  198. "High Carb Ratio" = "Alto ratio de carbohidratos";
  199. /* Title text for the high correction value warning */
  200. "High Correction Value" = "Alto valor de corrección";
  201. /* Title text for the high glucose safety limit warning */
  202. "High Glucose Safety Limit" = "Límite de seguridad de glucosa alta";
  203. /* Title text for the high insulin sensitivity warning */
  204. "High Insulin Sensitivity" = "Alta sensibilidad a la insulina";
  205. /* Title text for high maximum basal rate warning */
  206. "High Maximum Basal Rate" = "Tasa basal máxima alta";
  207. /* Title text for high maximum bolus warning */
  208. "High Maximum Bolus" = "Bolo máximo alto";
  209. /* Title text for the low pre-meal value warning */
  210. "High Pre-Meal Value" = "Alto valor antes de la comida";
  211. /* Title text for the high workout value warning */
  212. "High Workout Value" = "Alto valor para actividad física";
  213. /* The text for the override history */
  214. "History" = "Historial";
  215. /* Description of how to interact with summary screen */
  216. "If these settings look good to you, tap Save Settings to continue." = "Si estos ajustes le parecen bien, pulse Guardar configuración para continuar.";
  217. /* Information about target range */
  218. "If you've used a CGM before, you're likely familiar with target range as a wide range of values you'd like for your glucose notification alerts, such as 70-180 mg/dL or 90-200 mg/dL." = "Si ha usado un CGM anteriormente, probablemente esté familiarizado con el rango objetivo como un amplio rango de valores que le gustaría para sus alertas de notificación de glucosa, como 70-180 mg/dL o 90-200 mg/dL.";
  219. /* Title text for insulin model */
  220. "Insulin Model" = "Modelo de Insulina";
  221. /* Title text for multi-value insulin sensitivity warning */
  222. "Insulin Sensitivities" = "Sensibilidad a la insulina";
  223. /* The description shown on the insulin sensitivity schedule interface. */
  224. "Insulin sensitivity describes how your blood glucose should respond to a 1 Unit dose of insulin. Smaller values mean more insulin will be given when above target. Values that are too small can cause dangerously low blood glucose." = "La sensibilidad a la insulina describe cómo responde su glucemia a 1 unidad de insulina. Valores menores implican que se administrará más insulina.";
  225. /* Description of an interrupted bolus dose entry (1: title for dose type, 2: value (? if no value) in bold, 3: programmed value (? if no value), 4: unit) */
  226. "Interrupted %1$@: <b>%2$@</b> of %3$@ %4$@" = "%1$@ interrumpido: <b> %2$@ </b> de %3$@ %4$@";
  227. /* Guardrail info text format */
  228. "It can be set as low as %1$@. It can be set as high as %2$@." = "Se puede configurar tan bajo como %1$@. \nSe puede configurar tan alto como %2$@.";
  229. /* Title text for the low basal rate warning */
  230. "Low Basal Rate" = "Tasa basal baja";
  231. /* Title text for the low carb ratio warning */
  232. "Low Carb Ratio" = "Ratio bajo para carbohidratos";
  233. /* Title text for the low correction value warning */
  234. "Low Correction Value" = "El Valor de Corrección es bajo";
  235. /* Title text for the low glucose safety limit warning */
  236. "Low Glucose Safety Limit" = "El valor de Límite de seguridad de Glucosa es bajo";
  237. /* Title text for the low insulin sensitivity warning */
  238. "Low Insulin Sensitivity" = "El valor de Sensibilidad a la Insulina es bajo";
  239. /* Title text for low maximum basal rate warning */
  240. "Low Maximum Basal Rate" = "Tasa basal máxima baja";
  241. /* Title text for low maximum bolus warning */
  242. "Low Maximum Bolus" = "El valor de Bolo Máximo es bajo";
  243. /* Title text for the low pre-meal value warning */
  244. "Low Pre-Meal Value" = "El valor de Pre-Comidas es bajo";
  245. /* Title text for the low workout value warning */
  246. "Low Workout Value" = "El valor para actividad física es bajo";
  247. /* Title of insulin model preset - lyumjev */
  248. "Lyumjev" = "Lyumjev";
  249. /* Placeholder for maximum value in glucose range */
  250. "max" = "max";
  251. /* The title text for the maximum basal rate value */
  252. "Maximum Basal Rate" = "Perfil Basal Máximo";
  253. /* Information about maximum basal rate (1: app name) */
  254. "Maximum Basal Rate is the maximum automatically adjusted basal rate that %1$@ is allowed to enact to help reach your correction range." = "La Tasa Basal Máxima es el máximo ajuste automático que %1$@ tiene permitido habilitar para ayudar a alcanzar tu rango de corrección.";
  255. /* The title text for the maximum bolus value */
  256. "Maximum Bolus" = "Bolo Máximo";
  257. /* Information about maximum bolus (1: app name) */
  258. "Maximum Bolus is the highest bolus amount that you will allow %1$@ to recommend at one time to cover carbs or bring down high glucose." = "El Bolo Máximo es la cantidad de bolo más alta que permitirá que %1$@ recomiende de una sola vez para cubrir los carbohidratos o reducir los niveles altos de glucosa.";
  259. /* Section title for medium absorbing food */
  260. "Medium" = "Medio";
  261. /* Placeholder for minimum value in glucose range */
  262. "min" = "min";
  263. /* No comment provided by engineer. */
  264. "more content" = "más contenido";
  265. /* Alert action title to open error help */
  266. "More Info" = "Más Info";
  267. /* The text for the override preset name setting */
  268. "Name" = "Nombre";
  269. /* Title for mini-modal to add a new schedule entry */
  270. "New Entry" = "Nueva entrada";
  271. /* The title for the new override preset entry screen */
  272. "New Preset" = "Nueva sobreescritura preestablecida";
  273. /* Title text for the zero basal rate warning */
  274. "No Basal Insulin" = "Sin insulina basal";
  275. /* Section title for no-carb food
  276. The title for override emoji miscellaneous section */
  277. "Other" = "Otro";
  278. /* The title text for the insulin sensitivity scaling setting */
  279. "Overall Insulin Needs" = "Necesidades de insulina";
  280. /* Title for override history view */
  281. "Override History" = "Historial de sobreescrituras";
  282. /* The title text for the override presets screen */
  283. "Override Presets" = "Sobreescrituras preestablecidas";
  284. /* Text directing the user to configure override presets */
  285. "Override presets can be set up under the 'Configuration' section of the settings screen." = "Las sobreescrituras preestablecidas pueden configurarse en la sección de Configuración de la pantalla de ajustes.";
  286. /* The section title of glucose overrides */
  287. "Overrides" = "Sobreescrituras";
  288. /* Title for the pre-meal override range */
  289. "Pre-Meal" = "Pre-Comida";
  290. /* Title text for multi-value pre-meal value warning */
  291. "Pre-Meal Values" = "Valores Pre-Comidas";
  292. /* title for prescription section */
  293. "Prescription" = "Prescripción";
  294. /* The section header text override presets */
  295. "PRESETS" = "PREESTABLECIDAS";
  296. /* Accessibility label for ProgressIndicatorView when showIndeterminantProgress */
  297. "Progressing." = "Progresando.";
  298. /* The title of the screen displaying a pump event */
  299. "Pump Event" = "Evento de microinfusadora";
  300. /* Title text for suspend resume button when the basal delivery state is not set */
  301. "Pump Inoperable" = "Bomba inoperable";
  302. /* Title of insulin model preset - rapid acting adult */
  303. "Rapid-Acting – Adults" = "Acción Rápida — Adultos";
  304. /* Title of insulin model preset - rapid acting children */
  305. "Rapid-Acting – Children" = "Acción Rápida — Niños";
  306. /* The default placeholder string for a credential */
  307. "Required" = "Requerido";
  308. /* Segmented button title for insulin delivery log reservoir history */
  309. "Reservoir" = "Reservorio";
  310. /* Title text for button to resume insulin delivery */
  311. "Resume Delivery" = "Resumir la infusión";
  312. /* Title text for button when insulin delivery is in the process of being resumed */
  313. "Resuming" = "Resumiendo";
  314. /* title for summary description section */
  315. "Review and Save Settings" = "Revisar y guardar la configuración";
  316. /* Description of how to interact with summary screen */
  317. "Review your therapy settings below. If you’d like to edit any of these settings, tap Back to go back to that screen." = "Revisa los ajustes de tu terapia a continuación. Si desea modificar alguno de estos ajustes, pulse Atrás para volver a esa pantalla.";
  318. /* The text for the override preset name field placeholder */
  319. "Running" = "Correr";
  320. /* Button text for saving glucose correction range schedule
  321. Button text for saving insulin sensitivity schedule */
  322. "Save" = "Agregar";
  323. /* Alert title for confirming basal rates outside the recommended range */
  324. "Save Basal Rates?" = "¿Guardar tasas de insulina basal?";
  325. /* Alert title for confirming carb ratios outside the recommended range */
  326. "Save Carb Ratios?" = "¿Guardar ratios de carbohidratos?";
  327. /* Alert title for confirming correction ranges outside the recommended range */
  328. "Save Correction Range(s)?" = "¿Guardar rango(s) de corrección?";
  329. /* Alert title for confirming delivery limits outside the recommended range */
  330. "Save Delivery Limits?" = "¿Guardar límites de administración?";
  331. /* Alert title for confirming a glucose safety limit outside the recommended range */
  332. "Save Glucose Safety Limit?" = "¿Guardar límite de seguridad de glucosa?";
  333. /* Alert title for confirming insulin sensitivities outside the recommended range */
  334. "Save Insulin Sensitivities?" = "¿Guardar sensibilidades a la insulina?";
  335. /* Alert title for confirming pre-meal range overrides outside the recommended range */
  336. "Save Pre-Meal Range?" = "¿Guardar rango antes de las comidas?";
  337. /* Alert title for confirming workout range overrides outside the recommended range */
  338. "Save Workout Range?" = "¿Guardar rango para actividad física?";
  339. /* The button text during saving on a configuration page */
  340. "Saving..." = "Guardando...";
  341. /* The section header text for a scheduled override */
  342. "SCHEDULED OVERRIDE" = "SOBREESCRITURA PROGRAMADA";
  343. /* The section header text for a scheduled custom preset */
  344. "SCHEDULED PRESET" = "PRESELECCIÓN PROGRAMADA";
  345. /* Section title for slow absorbing food */
  346. "Slow" = "Lento";
  347. /* Information about typical maximum basal rates */
  348. "Some users choose a value 2, 3, or 4 times their highest scheduled basal rate." = "Algunos usuarios eligen un valor 2, 3 o 4 veces su tasa basal programada más alta.";
  349. /* The text for the override start time */
  350. "Start Time" = "Tiempo de inicio";
  351. /* Title text for suspend resume button when temp basal starting */
  352. "Starting Temp Basal" = "Inicio de basal temporal";
  353. /* Format for prescription descriptive text (1: providerName, 2: datePrescribed) */
  354. "Submitted by %1$@, %2$@" = "Enviado por %1$@, %2$@";
  355. /* Title for support section */
  356. "Support" = "Ayuda";
  357. /* Title text for button to suspend insulin delivery */
  358. "Suspend Delivery" = "Suspender la infusión";
  359. /* Title text for button when insulin delivery is in the process of being stopped */
  360. "Suspending" = "Suspendiendo";
  361. /* No comment provided by engineer. */
  362. "Switch Preview State" = "Cambiar Estado de Vista Previa";
  363. /* The text for the override preset symbol setting */
  364. "Symbol" = "Símbolo";
  365. /* Text directing the user to configure their first custom preset */
  366. "Tap '+' to create a new custom preset." = "Pulsa \"+\" para crear un nuevo preajuste personalizado.";
  367. /* The empty-state text for a configuration value */
  368. "Tap to set" = "Toca para definir";
  369. /* The text for the override target range setting */
  370. "Target Range" = "Rango objetivo";
  371. /* Description of pre-meal mode */
  372. "Temporarily lower your glucose target before a meal to impact post-meal glucose spikes." = "Reduzca temporalmente su objetivo de glucosa antes de una comida para reducir los picos de glucosa después de las comidas.";
  373. /* Description of workout mode */
  374. "Temporarily raise your glucose target before, during, or after physical activity to reduce the risk of low glucose events." = "Aumente temporalmente su objetivo de glucosa antes, durante o después de la actividad física para reducir el riesgo de tener eventos de glucosa baja.";
  375. /* The title for the override selection screen */
  376. "Temporary Override" = "Sobreescritura temporal";
  377. /* Information about pre-meal range relative to correction range
  378. Information about workout range relative to correction range */
  379. "than your Correction Range." = "que su Rango de Corrección.";
  380. /* Description for selection when no insulin type is selected. */
  381. "The currently selected fast acting insulin model will be used as a default." = "Se utilizará por defecto el modelo de insulina de acción rápida actualmente seleccionado.";
  382. /* Subtitle description of Walsh insulin model setting */
  383. "The legacy model used by Loop, allowing customization of action duration." = "El modelo heredado utilizado por Loop, que permite personalizar la duración de la acción de la insulina.";
  384. /* Alert body displayed absorption time greater than max (1: maximum absorption time) */
  385. "The maximum absorption time is %@" = "El tiempo máximo de absorción es %@";
  386. /* Alert body displayed for quantity greater than max (1: maximum quantity in grams) */
  387. "The maximum allowed amount is %@ grams" = "La cantidad máxima permitida es %@ gramos";
  388. /* Information about adult insulin model */
  389. "The rapid-acting adult model assumes peak activity at 75 minutes." = "El modelo de adultos de acción rápida supone un pico de efecto a los 75 minutos.";
  390. /* Information about child insulin model */
  391. "The rapid-acting child model assumes peak activity at 65 minutes." = "El modelo para niños de acción rápida supone un pico de efecto a los 65 minutos.";
  392. /* Information about basal rate scheduling */
  393. "The schedule starts at midnight and cannot contain a rate of 0 U/hr." = "El horario comienza a medianoche y no puede contener una tasa de 0 U/h.";
  394. /* Therapy Settings screen title */
  395. "Therapy Settings" = "Ajustes de la Terapia";
  396. /* No comment provided by engineer. */
  397. "Therapy Settings Support Placeholder" = "Marcador de ayuda para la configuracion de terapia";
  398. /* Subtitle of afrezza preset */
  399. "This model assumes peak insulin activity at 19 minutes." = "Este modelo asume la actividad máxima de la insulina a los 19 minutos.";
  400. /* Subtitle of Fiasp preset
  401. Subtitle of Lyumjev preset */
  402. "This model assumes peak insulin activity at 55 minutes." = "Este modelo asume la actividad máxima de la insulina a los 55 minutos.";
  403. /* Subtitle of Rapid-Acting – Children preset */
  404. "This model assumes peak insulin activity at 65 minutes." = "Este modelo asume la actividad máxima de la insulina a los 65 minutos.";
  405. /* Subtitle of Rapid-Acting – Adult preset */
  406. "This model assumes peak insulin activity at 75 minutes." = "Este modelo asume como pico de la insulina a los 75 minutos.";
  407. /* Information about pre-meal range relative to correction range
  408. Information about workout range relative to correction range */
  409. "This will typically be" = "Esto será típicamente";
  410. /* Label for offset from midnight picker */
  411. "Time" = "Hora";
  412. /* The schedule table view header describing the configured time zone difference from the default time zone. The substitution parameters are: (1: time zone name)(2: +/-)(3: time interval) */
  413. "Times in %1$@%2$@%3$@" = "Horario in %1$@%2$@%3$@";
  414. /* No comment provided by engineer. */
  415. "To be implemented" = "Por desarrollarse";
  416. /* No comment provided by engineer. */
  417. "Top component" = "Componente superior";
  418. /* The text indicating Total for Daily Schedule Basal */
  419. "Total" = "Total";
  420. /* The text indicating U/day for Daily Schedule Basal */
  421. "U/day" = "U/día";
  422. /* The unit string for units per hour */
  423. "U/hour" = "U/hora";
  424. /* Alert title when error occurs while saving a schedule */
  425. "Unable to Save" = "No se puede guardar";
  426. /* The unit string for units */
  427. "Units" = "Unidades";
  428. /* Accessibility value for an unknown value
  429. The default title to use when an entry has none */
  430. "Unknown" = "Desconocido";
  431. /* Title for selection when no insulin type is selected. */
  432. "Unset" = "Sin configurar";
  433. /* Placeholder text until value is entered */
  434. "Value" = "Valor";
  435. /* Label indicating validation is occurring */
  436. "Verifying" = "Verificando";
  437. /* The title for the override editing screen */
  438. "View Override" = "Ver la sobreescritura";
  439. /* Title of insulin model setting */
  440. "Walsh" = "Walsh";
  441. /* Title of an alert containing a validation warning */
  442. "Warning" = "Aviso";
  443. /* Disclaimer */
  444. "Work with your healthcare provider to choose a value that is higher than your highest scheduled basal rate, but as conservative or aggressive as you feel comfortable." = "Trabaje con su proveedor de atención médica para elegir un valor que sea más alto que su tasa basal programada más alta, pero que sea tan conservadora o agresiva segun su preferencia.";
  445. /* Title for the workout override range */
  446. "Workout" = "Ejercicio";
  447. /* Information about workout range format (1: app name) */
  448. "Workout Range is the glucose value or range of values you want %1$@ to target during activity. This range will be in effect when you activate the Workout Preset button." = "Rango de ejercicio físico es el valor de glucosa o el rango de valores que desea que %1$@ tenga como objetivo durante la realización de ejercicio físico. Este rango entrará en vigencia cuando active el botón Preajuste de Ejercicio Físico.";
  449. /* Title text for multi-value workout value warning */
  450. "Workout Values" = "Valores de ejercicio físico";
  451. /* Description of how to add a ratio */
  452. "You can add different carb ratios for different times of day by using the ➕." = "Puede añadir diferentes proporciones de carbohidratos para diferentes momentos del día utilizando la ➕.";
  453. /* Description of how to add a ratio */
  454. "You can add different insulin sensitivities for different times of day by using the ➕." = "Puede agregar diferentes sensibilidades de insulina para diferentes momentos del día usando el ➕.";
  455. /* Description of how to add a configuration range */
  456. "You can add different ranges for different times of day by using the ➕." = "Puede agregar diferentes rangos para diferentes momentos del día usando el ➕.";
  457. /* Description of how to add a range */
  458. "You can add entries for different times of day by using the ➕." = "Puede agregar entradas para diferentes momentos del día usando el ➕.";
  459. /* Information about insulin model (1: app name) */
  460. "You can choose how %1$@ measures rapid acting insulin's peak activity according to one of these two insulin models." = "Puedes elegir cómo %1$@ mide el pico del efecto de la insulina de acción rápida en función de uno de estos dos modelos de insulina.";
  461. /* Description of how to edit setting */
  462. "You can edit a setting by tapping into any line item." = "Puede editar una configuración tocando cualquier elemento de línea.";
  463. /* Description of how to edit setting */
  464. "You can edit the setting by tapping into the line item." = "Puede editar la configuración pulsando sobre la linea.";
  465. /* Information about basal rates */
  466. "Your Basal Rate of insulin is the number of units per hour that you want to use to cover your background insulin needs." = "Su tasa basal de insulina es la cantidad de unidades por hora que desea usar para cubrir sus necesidades de insulina de fondo, no relacionadas con las comidas.";
  467. /* Lower bound pre-meal information text */
  468. "your Glucose Safety Limit" = "su Límite de Seguridad de Glucosa";
  469. /* Disclaimer */
  470. "Your healthcare provider can help you choose a Correction Range that's right for you." = "Su proveedor de atención médica puede ayudarlo a elegir un rango de corrección adecuado para usted.";
  471. /* Description of insulin sensitivity factor */
  472. "Your Insulin Sensitivity Factor (ISF) is the drop in glucose expected from one unit of insulin." = "Su Factor de Sensibilidad a la Insulina (ISF, por sus siglas en inglés) es la caída de glucosa que se espera por la administracion de una unidad de insulina.";
  473. /* Information about pre-meal range format (1: app name) */
  474. "Your Pre-Meal Range should be the glucose value (or range of values) you want %1$@ to target by the time you take your first bite of your meal. This range will be in effect when you activate the Pre-Meal Preset button." = "Su rango previo a la comida debe ser el valor de glucosa (o el rango de valores) que desea que %1$@ tenga como objetivo para cuando tome su primer bocado de su comida. Este rango entrará en vigencia cuando active el botón Pre-Comida Preajuste.";