/* 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 dokáže čítať dáta z G7 CGM, ale stále musíte používať aplikáciu Dexcom G7 na párovanie, kalibráciu a ďalšiu správu senzora."; /* Button title for starting setup */ "Continue" = "Pokračovať"; /* Button text to cancel G7 setup */ "Cancel" = "Zrušiť"; /* Error description for unreliable state */ "Glucose data is unavailable" = "Dáta o hladine glukózy nie sú k dispozícii"; /* The description of sensor algorithm state when sensor is ok. */ "Sensor is OK" = "Senzor pracuje správne"; /* The description of sensor algorithm state when sensor is stopped." */ "Sensor is stopped" = "Senzor je zastavený"; /* The description of sensor algorithm state when sensor is warming up. */ "Sensor is warming up" = "Senzor sa zahrieva"; /* The description of sensor algorithm state when sensor is expired. */ "Sensor expired" = "Senzor exspiroval"; /* The description of sensor algorithm state when sensor failed. */ "Sensor failed" = "Senzor zlyhal"; /* The description of sensor algorithm state when raw value is unknown. (1: missing data details) */ "Sensor is in unknown state %1$d" = "Senzor je v neznámom stave %1$d"; /* title for g7 settings row showing sensor start time */ "Sensor Start" = "Čas zavedenia"; /* title for g7 settings row showing sensor expiration time */ "Sensor Expiration" = "Senzor exspiruje"; /* title for g7 settings row showing sensor grace period end time */ "Grace Period End" = "Dodatočná doba na výmenu senzoru končí"; /* Field label */ "Glucose" = "Glykémia"; "Last Reading" = "Posledná hodnota"; "Time" = "Čas"; "Trend" = "Vývoj"; "Bluetooth" = "Bluetooth"; /* title for g7 settings row showing BLE Name */ "Name" = "Názov"; /* title for g7 settings connection status when scanning */ "Scanning" = "Skenuje sa"; /* title for g7 settings connection status when connected */ "Connected" = "Pripojený"; /* title for g7 settings connection status when connecting */ "Connecting" = "Pripája sa"; /* title for g7 settings row showing sensor last connect time */ "Last Connect" = "Posledné spojenie"; /* Configuration */ "Configuration" = "Nastavenie"; /* title for g7 config settings to upload readings */ "Upload Readings" = "Nahrať merania"; /* Button */ "Scan for new sensor" = "Načítať nový senzor"; /* Button label for removing CGM */ "Delete CGM" = "Odstrániť senzor"; /* No glucose value representation (3 dashes for mg/dL) */ "– – –" = "– – –"; /* String displayed instead of a glucose value below the CGM range */ "LOW" = "NÍZKE"; /* String displayed instead of a glucose value above the CGM range */ "HIGH" = "VYSOKÉ"; /* 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" = "Vyhľadávam nový senzor"; /* G7 Progress bar label when sensor expired */ "Sensor expired" = "Senzor exspiroval"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Zahrievanie senzora dokončené"; /* G7 Progress bar label when sensor in warmup */ "Warmup completes" = "Zahrievanie senzora dokončené"; /* G7 Progress bar label when sensor failed */ "Sensor failed" = "Senzor zlyhal"; /* G7 Progress bar label when sensor lifetime progress showing */ "Sensor expires" = "Senzor exspiruje"; /* G7 Progress bar label when sensor grace period progress showing */ "Grace period remaining" = "Zostávajúce predĺžené obdobie"; /* G7 Status highlight text for searching for sensor */ "Searching for\nSensor" = "Vyhľadávam\nsenzor"; /* G7 Status highlight text for sensor expired */ "Sensor\nExpired" = "Senzor\nexspiroval"; /* G7 Status highlight text for signal loss */ "Sensor\nFailed" = "Senzor\nzlyhal"; /* G7 Status highlight text for signal loss */ "Signal\nLoss" = "Strata\nsignálu"; /*G7 Status highlight text for sensor error */ "Sensor\nIssue" = "Problém\nsenzoru"; /* G7 Status highlight text for sensor warmup */ "Sensor\nWarmup" = "Zahrievanie\nsenzoru";