/* 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 connection date */ "Latest Connection" = "Последнее подключение"; /* Section title for latest glucose reading */ "Latest Reading" = "Последние данные"; /* Section title for latest connection date */ "Latest Connection" = "Последнее подключение"; /* Button title to open CGM app */ "Open App" = "Открыть приложение"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Удаленная синхронизация данных"; /* Title describing past sensor expiration */ "Sensor Expired" = "Сенсор истек"; /* Title describing sensor expiration */ "Sensor Expires" = "Сенсор истекает"; /* 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" = "Загрузить показания";