/* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/хв"; /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "Ви впевнені, що хочете видалити цей CGM?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Відмінити"; /* Title describing glucose date */ "Date" = "Дата"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Видалити CGM"; /* Title describing glucose value */ "Glucose" = "Глюкоза"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Глюкоза (коригована)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Остання калібровка"; /* Section title for latest glucose reading */ "Latest Reading" = "Останнє читання"; /* Section title for latest connection date */ "Latest Connection" = "Останнє підключення"; /* Button title to open CGM app */ "Open App" = "Відкрити додаток"; /* Title describing sensor session age */ "Session Age" = "Вік Сенсору"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Віддалена синхронізація даних"; /* Title describing sensor expiration */ "Sensor Expires" = "Сенсор закінчується"; /* Title describing past sensor expiration */ "Sensor Expired" = "Сенсор минув"; /* Title describing CGM calibration and battery state */ "Status" = "Статус"; /* Title describing transmitter session age */ "Transmitter Age" = "Трансмітер відпрацював"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "ID передавача"; /* Title describing glucose trend */ "Trend" = "Тренди"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Вивантажити читання";