/* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/min"; /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "¿Está seguro de que quiere eliminar este MCG?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Cancelar"; /* Title describing glucose date */ "Date" = "Fecha"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Eliminar MCG"; /* Title describing glucose value */ "Glucose" = "Glucosa"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glucose (Adjusted)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Calibración más reciente"; /* Section title for latest glucose reading */ "Latest Reading" = "Dato más reciente"; /* Section title for latest connection date */ "Latest Connection" = "Conexión más reciente"; /* Button title to open CGM app */ "Open App" = "Abrir App"; /* Title describing sensor session age */ "Session Age" = "Tiempo de sesión del sensor"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Sincronización remota de datos"; /* Title describing sensor expiration */ "Sensor Expires" = "El sensor caduca"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor caducado"; /* Title describing CGM calibration and battery state */ "Status" = "Estado"; /* Title describing transmitter session age */ "Transmitter Age" = "Edad del transmisor"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "Identificación del transmisor"; /* Title describing glucose trend */ "Trend" = "Tendencia"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Subir Datos";