/* Title on WelcomeView */ "Dexcom G7" = "Dexcom G7"; /* Descriptive text on G7StartupView */ "iAPS can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "iAPS kan læse G7 CGM-data, men du skal stadig bruge Dexcom G7-appen til parring, kalibrering og anden sensorkontrol."; /* Button title for starting setup */ "Continue" = "Fortsæt"; /* Button text to cancel G7 setup */ "Cancel" = "Annuller"; /* Error description for unreliable state */ "Glucose data is unavailable" = "Glukosedata ikke tilgængeligt"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Sensor er OK"; /* The description of sensor algorithm state when sensor is stopped." */ "Sensor is stopped" = "Sensor er stoppet"; /* The description of sensor algorithm state when sensor is warming up. */ "Sensor is warming up" = "Sensor varmer op"; /* The description of sensor algorithm state when sensor is expired. */ "Sensor expired" = "Sensor udløbet"; /* The description of sensor algorithm state when sensor failed. */ "Sensor failed" = "Sensor fejlede"; /* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */ "Sensor is in unknown state %1$d" = "Sensor i ukendt tilstand %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 Udløber"; /* title for g7 settings row showing sensor grace period end time */ "Grace Period End" = "Nådeperiodens Slut"; /* Field label */ "Glucose" = "Glukose"; "Last Reading" = "Sidste Aflæsning"; "Time" = "Tid"; "Trend" = "Trend"; "Bluetooth" = "Bluetooth"; /* title for g7 settings row showing BLE Name */ "Name" = "Navn"; /* title for g7 settings connection status when scanning */ "Scanning" = "Scanner"; /* title for g7 settings connection status when connected */ "Connected" = "Tilsluttet"; /* title for g7 settings connection status when connecting */ "Connecting" = "Tilslutter"; /* title for g7 settings row showing sensor last connect time */ "Last Connect" = "Sidste Forbindelse"; /* Configuration */ "Configuration" = "Konfiguration"; /* title for g7 config settings to upload readings */ "Upload Readings" = "Upload Aflæsninger"; /* Button */ "Scan for new sensor" = "Scan efter ny sensor"; /* Button label for removing CGM */ "Delete CGM" = "Slet CGM"; /* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "– – –"; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "LAV"; /* String displayed instead of a glucose value above the CGM range */ "HIGH" = "HØJ"; /* 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" = "Søger efter sensor"; /* G7 Progress bar label when sensor expired */ "Sensor expired" = "Sensor udløbet"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Warmup fuldfører"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Warmup fuldfører"; /* G7 Progress bar label when sensor failed */ "Sensor failed" = "Sensor fejlede"; /* G7 Progress bar label when sensor lifetime progress showing */ "Sensor expires" = "Sensor udløber"; /* G7 Progress bar label when sensor grace period progress showing */ "Grace period remaining" = "Tilbageværende nådeperiode"; /* G7 Status highlight text for searching for sensor */ "Searching for\nSensor" = "Søger efter\nSensor"; /* G7 Status highlight text for sensor expired */ "Sensor\nExpired" = "Sensor\nUdløbet"; /* G7 Status highlight text for signal loss */ "Sensor\nFailed" = "Sensor\nFejlede"; /* G7 Status highlight text for signal loss */ "Signal\nLoss" = "Signaltab"; /*G7 Status highlight text for sensor error */ "Sensor\nIssue" = "Sensor\nProblem"; /* G7 Status highlight text for sensor warmup */ "Sensor\nWarmup" = "Sensor\nWarmup";