/* 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?" = "Haluatko varmasti poistaa CGM:n?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Kumoa"; /* Title describing glucose date */ "Date" = "Aika"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Poista CGM"; /* Title describing glucose value */ "Glucose" = "Glukoosi"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glukoosi (säädetty)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Viimeisin kalibrointi"; /* Section title for latest glucose reading */ "Latest Reading" = "Viimeisin lukema"; /* Section title for latest connection date */ "Latest Connection" = "Viimeisin yhteys"; /* Button title to open CGM app */ "Open App" = "Avaa sovellus"; /* Title describing sensor session age */ "Session Age" = "Session ikä"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Etätietojen synkronointi"; /* 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" = "Tila"; /* Title describing transmitter session age */ "Transmitter Age" = "Lähettimen ikä"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "Lähettimen tunniste"; /* Title describing glucose trend */ "Trend" = "Suunta"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Lataa lukemat";