/* 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?" = "Стереть этот мониторинг?"; /* 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" = "Удалить мониторинг"; /* 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" = "Последние данные"; /* Button title to open CGM app */ "Open App" = "Запуск приложения"; /* Title describing sensor session age */ "Session Age" = "Сенсор отработал"; /* 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" = "Инд № трансмиттера"; /* Title describing glucose trend */ "Trend" = "Тренд";