/* Appends a full-stop to a statement */ "%@." = "%@."; /* String format for value with units (1: value, 2: separator, 3: units) */ "%1$@%2$@%3$@" = "%1$@%2$@%3$@"; /* Confirmation message for deleting a service */ "Are you sure you want to delete this service?" = "Vill du ta bort den här tjänsten?"; /* Back button text on DeliveryUncertaintyRecoveryView */ "Back" = "Tillbaka"; /* The title of the cancel action in an action sheet */ "Cancel" = "Avbryt"; /* Title for CGM simulator settings */ "CGM Settings" = "CGM-inställningar"; /* No comment provided by engineer. */ "Comms Recovery" = "Återställning av kommandon"; /* Button title to delete a service */ "Delete Service" = "Ta bort tjänst"; /* The alert title for a resume error */ "Error Resuming" = "Fel vid återupptagande"; /* The alert title for a suspend error */ "Error Suspending" = "Fel vid försök till paus"; /* Caption for History History Caption */ "History" = "Historik"; /* Controller title for insulin type selection screen */ "Insulin Type" = "Insulintyp"; /* Button title to acknowledge error Default acknowledgement */ "OK" = "OK"; /* Title for Pump simulator settings */ "Pump Settings" = "Pumpinställningar"; /* Button title recovering comms */ "Recover Simulator" = "Återställ simulator";