/* 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?" = "Sunteți sigur că 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"; /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ "Delete CGM" = "Ștergeți CGM"; /* Title describing glucose value */ "Glucose" = "Glucoza"; /* 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 connection date */ "Latest Connection" = "Ultima conexiune"; /* Section title for latest glucose reading */ "Latest Reading" = "Ultima citire"; /* Button title to open CGM app */ "Open App" = "Deschide aplicația"; /* Section title for remote data synchronization */ "Remote Data Synchronization" = "Sincronizarea datelor"; /* Title describing past sensor expiration */ "Sensor Expired" = "Senzorul a expirat"; /* Title describing sensor expiration */ "Sensor Expires" = "Senzorul expiră"; /* 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" = "Tendinţă"; /* The title text for the upload glucose switch cell */ "Upload Readings" = "Urcă citirile de glicemie";