/* Pump Event title for UnfinalizedDose with doseType of .bolus */ "Bolus" = "Bolus"; /* Status highlight that delivery is uncertain. */ "Comms Issue" = "Problemă de comunicații"; /* Status highlight that insulin delivery was suspended. */ "Insulin Suspended" = "Administrarea insulinei suspendată"; /* Status highlight that a pump is out of insulin. */ "No Insulin" = "Fără insulină"; /* Status highlight that pump has a dead battery. */ "Pump Battery Dead" = "Baterie epuizata pompa"; /* Status highlight that a pump error occurred. */ "Pump Error" = "Eroare pompă"; /* Status highlight that an occlusion was detected. */ "Pump Occlusion" = "Ocluzie pompă"; /* Pump Event title for UnfinalizedDose with doseType of .resume */ "Resume" = "Reluați"; /* Pump Event title for UnfinalizedDose with doseType of .suspend */ "Suspend" = "Suspendați"; /* Pump Event title for UnfinalizedDose with doseType of .tempBasal */ "Temp Basal" = "Bazală temporară";