/* 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?" = "Sigur doriți să ștergeți acest CGM?"; /* The title of the cancel action in an action sheet */ "Cancel" = "Renunță"; /* Title describing glucose date */ "Date" = "Data"; /* Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Șterge CGM"; /* Title describing glucose value */ "Glucose" = "Glucoză"; /* Describes a glucose value adjusted to reflect a recent calibration */ "Glucose (Adjusted)" = "Glucoză (ajustată)"; /* Section title for latest glucose calibration */ "Latest Calibration" = "Ultima calibrare"; /* Section title for latest glucose reading */ "Latest Reading" = "Ultima citire"; /* Button title to open CGM app */ "Open App" = "Deschide aplicația"; /* Title describing sensor session age */ "Session Age" = "Vechime sesiune"; /* Title describing CGM calibration and battery state */ "Status" = "Stare"; /* Title describing transmitter session age */ "Transmitter Age" = "Vechime transmițător"; /* The title text for the Dexcom G5/G6 transmitter ID config value */ "Transmitter ID" = "ID transmițător"; /* Title describing glucose trend */ "Trend" = "Trend";