/* Title on WelcomeView */ "Dexcom G7" = "Dexcom G7"; /* Descriptive text on G7StartupView */ "FreeAPS X can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "FreeAPS X can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management."; /* Button title for starting setup */ "Continue" = "Continue"; /* Button text to cancel G7 setup */ "Cancel" = "Cancelar"; /* Error description for unreliable state */ "Glucose data is unavailable" = "Glucose data is unavailable"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Sensor is OK"; /* The description of sensor algorithm state when sensor is stopped." */ "Sensor is stopped" = "Sensor is stopped"; /* The description of sensor algorithm state when sensor is warming up. */ "Sensor is warming up" = "Sensor is warming up"; /* The description of sensor algorithm state when sensor is expired. */ "Sensor expired" = "Sensor expired"; /* The description of sensor algorithm state when sensor failed. */ "Sensor failed" = "Sensor failed"; /* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */ "Sensor is in unknown state %1$d" = "Sensor is in unknown state %1$d"; /* title for g7 settings row showing sensor start time */ "Sensor Start" = "Sensor Start"; /* title for g7 settings row showing sensor expiration time */ "Sensor Expiration" = "Sensor Expiration"; /* title for g7 settings row showing sensor grace period end time */ "Grace Period End" = "Grace Period End"; /* Field label */ "Glucose" = "Glucose"; "Last Reading" = "Last Reading"; "Time" = "Hora"; "Trend" = "Trend"; "Bluetooth" = "Bluetooth"; /* title for g7 settings row showing BLE Name */ "Name" = "Nome"; /* title for g7 settings connection status when scanning */ "Scanning" = "Scanning"; /* title for g7 settings connection status when connected */ "Connected" = "Connected"; /* title for g7 settings connection status when connecting */ "Connecting" = "Connecting"; /* title for g7 settings row showing sensor last connect time */ "Last Connect" = "Last Connect"; /* Configuration */ "Configuration" = "Ajustes"; /* title for g7 config settings to upload readings */ "Upload Readings" = "Upload Readings"; /* Button */ "Scan for new sensor" = "Scan for new sensor"; /* Button label for removing CGM */ "Delete CGM" = "Delete CGM"; /* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "– – –"; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "LOW"; /* String displayed instead of a glucose value above the CGM range */ "HIGH" = "HIGH"; /* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/min"; /* G7 Progress bar label when searching for sensor */ "Searching for sensor" = "Searching for sensor"; /* G7 Progress bar label when sensor expired */ "Sensor expired" = "Sensor expired"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Warmup completes"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Warmup completes"; /* G7 Progress bar label when sensor failed */ "Sensor failed" = "Sensor failed"; /* G7 Progress bar label when sensor lifetime progress showing */ "Sensor expires" = "Sensor expires"; /* G7 Progress bar label when sensor grace period progress showing */ "Grace period remaining" = "Grace period remaining"; /* G7 Status highlight text for searching for sensor */ "Searching for\nSensor" = "Searching for\nSensor"; /* G7 Status highlight text for sensor expired */ "Sensor\nExpired" = "Sensor\nExpired"; /* G7 Status highlight text for signal loss */ "Sensor\nFailed" = "Sensor\nFailed"; /* G7 Status highlight text for signal loss */ "Signal\nLoss" = "Signal\nLoss"; /*G7 Status highlight text for sensor error */ "Sensor\nIssue" = "Sensor\nIssue"; /* G7 Status highlight text for sensor warmup */ "Sensor\nWarmup" = "Sensor\nWarmup";