/* Format string for glucose trend per minute. (1: glucose value and unit) */ "%@/min" = "%@/min"; /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "Are you sure you want to delete this CGM?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Mégse"; /* Title describing glucose date */ "Date" = "Dátum"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "CGM kitörlése"; /* Title describing glucose value */ "Glucose" = "Glükóz"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glucose (Adjusted)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Latest Calibration"; /* Section title for latest glucose reading */ "Latest Reading" = "Latest Reading"; /* Section title for latest connection date */ "Latest Connection" = "Latest Connection"; /* Button title to open CGM app */ "Open App" = "Open App"; /* Title describing sensor session age */ "Session Age" = "Session Age"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Remote Data Synchronization"; /* Title describing sensor expiration */ "Sensor Expires" = "Sensor Expires"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor Expired"; /* Title describing CGM calibration and battery state */ "Status" = "Status"; /* Title describing transmitter session age */ "Transmitter Age" = "Transmitter Age"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "Jeladó ID"; /* Title describing glucose trend */ "Trend" = "Trend"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Upload Readings";