/* 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?" = "Weet je zeker dat je deze CGM wilt verwijderen"; /* The title of the cancel action in an action sheet */ "Cancel" = "Annuleer"; /* Title describing glucose date */ "Date" = "Datum"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Verwijder CGM"; /* Title describing glucose value */ "Glucose" = "Glucosewaarde"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glucose (Aangepast)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Laatste kalibratie"; /* Section title for latest glucose reading */ "Latest Reading" = "Laatste meting"; /* Section title for latest connection date */ "Latest Connection" = "Laatste verbinding"; /* Button title to open CGM app */ "Open App" = "App openen"; /* Title describing sensor session age */ "Session Age" = "Sessieduur"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Synchronisatie van gegevens op afstand"; /* Title describing sensor expiration */ "Sensor Expires" = "Sensor verloopt"; /* Title describing past sensor expiration */ "Sensor Expired" = "Sensor verlopen"; /* Title describing CGM calibration and battery state */ "Status" = "Status"; /* Title describing transmitter session age */ "Transmitter Age" = "Zenderleeftijd"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "Zenderserienummer"; /* Title describing glucose trend */ "Trend" = "Trend"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Upload metingen";