/* 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?" = "Er du sikker på, at du vil slette denne CGM?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Annuller"; /* Title describing glucose date */ "Date" = "Dato"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Slet CGM"; /* Title describing glucose value */ "Glucose" = "Glukose"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Blodsukker (justeret)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Seneste kalibrering"; /* Section title for latest connection date */ "Latest Connection" = "Seneste forbindelse"; /* Section title for latest glucose reading */ "Latest Reading" = "Seneste aflæsning"; /* Button title to open CGM app */ "Open App" = "Åben app"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Synkronisering af fjerndata"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor udløbet"; /* Title describing sensor expiration */ "Sensor Expires" = "Sensor udløber"; /* Title describing sensor session age */ "Session Age" = "Session-alder"; /* Title describing CGM calibration and battery state */ "Status" = "Status"; /* Title describing transmitter session age */ "Transmitter Age" = "Sender alder"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "Sender ID"; /* Title describing glucose trend */ "Trend" = "Trend"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Upload aflæsninger";