/* 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 kann CGM Daten direkt vom G7 lesen. Zum Verbinden, Kalibrieren und erweitertes Sensor Management benötigt man die G7 App."; /* Button title for starting setup */ "Continue" = "Fortsetzen"; /* Button text to cancel G7 setup */ "Cancel" = "Abbrechen"; /* Error description for unreliable state */ "Glucose data is unavailable" = "Glukosewerte sind nicht verfügbar"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Sensor ist OK"; /* The description of sensor algorithm state when sensor is stopped." */ "Sensor is stopped" = "Sensor ist gestoppt"; /* The description of sensor algorithm state when sensor is warming up. */ "Sensor is warming up" = "Sensor ist in der Aufwärmphase"; /* The description of sensor algorithm state when sensor is expired. */ "Sensor expired" = "Sensor abgelaufen"; /* The description of sensor algorithm state when sensor failed. */ "Sensor failed" = "Sensorfehler"; /* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */ "Sensor is in unknown state %1$d" = "Sensor ist in unbekanntem Zustand %1$d"; /* title for g7 settings row showing sensor start time */ "Sensor Start" = "Sensorstart"; /* title for g7 settings row showing sensor expiration time */ "Sensor Expiration" = "Sensor Ablaufdatum"; /* title for g7 settings row showing sensor grace period end time */ "Grace Period End" = "Ende der Karenzfrist"; /* Field label */ "Glucose" = "Blutzucker"; "Last Reading" = "Letzte Messung"; "Time" = "Uhrzeit"; "Trend" = "Trend"; "Bluetooth" = "Bluetooth"; /* title for g7 settings row showing BLE Name */ "Name" = "Name"; /* title for g7 settings connection status when scanning */ "Scanning" = "Scannt"; /* title for g7 settings connection status when connected */ "Connected" = "Verbunden"; /* title for g7 settings connection status when connecting */ "Connecting" = "Verbinden"; /* title for g7 settings row showing sensor last connect time */ "Last Connect" = "Letzte Verbindung"; /* Configuration */ "Configuration" = "Konfiguration"; /* title for g7 config settings to upload readings */ "Upload Readings" = "Werte hochladen"; /* Button */ "Scan for new sensor" = "Nach neuem Sensor suchen"; /* Button label for removing CGM */ "Delete CGM" = "CGM löschen"; /* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "– – –"; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "NIEDRIG"; /* String displayed instead of a glucose value above the CGM range */ "HIGH" = "HOCH"; /* 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" = "Suche nach Sensor"; /* G7 Progress bar label when sensor expired */ "Sensor expired" = "Sensor abgelaufen"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Aufwärmphase abgeschlossen"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Aufwärmphase abgeschlossen"; /* G7 Progress bar label when sensor failed */ "Sensor failed" = "Sensorfehler"; /* G7 Progress bar label when sensor lifetime progress showing */ "Sensor expires" = "Sensor abgelaufen"; /* G7 Progress bar label when sensor grace period progress showing */ "Grace period remaining" = "Verbleibende Karenzfrist"; /* G7 Status highlight text for searching for sensor */ "Searching for\nSensor" = "Suche nach\nSensor"; /* G7 Status highlight text for sensor expired */ "Sensor\nExpired" = "Sensor\nabgelaufen"; /* G7 Status highlight text for signal loss */ "Sensor\nFailed" = "Sensorverbindung\nfehlfeschlagen"; /* G7 Status highlight text for signal loss */ "Signal\nLoss" = "Signal\nVerlust"; /*G7 Status highlight text for sensor error */ "Sensor\nIssue" = "Sensor\nFehler"; /* G7 Status highlight text for sensor warmup */ "Sensor\nWarmup" = "Sensor\nAufwärmphase";