| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "En bolusdos ges redan";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "AlarmClockReminder";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "AlarmSensor";
- /* Describing the battery chemistry as Alkaline */
- "Alkaline" = "Alkaliskt";
- /* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
- "Basal Profile %1$@: %2$@ U/hour" = "Basalprofil %1$@: %2$@ E/h";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolus pågår";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Kontrollera att pumpen inte är pausad eller håller på att fyllas, eller har en temporär basal inställd med procentuellt värde.";
- /* Pump error code returned when command refused */
- "Command refused" = "Kommandot avvisades";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Kommunikation med en annan pump upptäcktes.";
- /* Error description */
- "Decoding Error" = "Avkodingsfel";
- /* Error description */
- "Device Error" = "Enhetsfel";
- /* Describing the pump history insulin data source */
- "Event History" = "Händelsehistorik";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Ogiltigt svar under %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Litium";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Säkerställ att din RileyLink är nära och påslagen";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Inställt maxvärde överskridet";
- /* Pump title (1: model number) */
- "Minimed %@" = "Minimed %@";
- /* Generic title of the minimed pump manager */
- "Minimed 500/700 Series" = "Minimed 500/700-serien";
- /* Describing the North America pump region */
- "North America" = "Nordamerika";
- /* No comment provided by engineer. */
- "Pump did not respond" = "Pumpen svarade inte";
- /* Error description */
- "Pump Error" = "Pumpfel";
- /* No comment provided by engineer. */
- "Pump is suspended" = "Pumpen är pausad";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "Pump svarade oväntat";
- /* The format string describing a pump message. (1: The packet type)(2: The message type)(3: The message address)(4: The message data */
- "PumpMessage(%1$@, %2$@, %3$@, %4$@)" = "Pumpmeddelande(%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Reservoar";
- /* Error description */
- "RileyLink radio tune failed" = "RileyLink radiosignal misslyckad";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Temporär basal: %1$.3f E/timme";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Temporär basal: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Temporär basal: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Okänt pumpfel: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Okänd pumpmodell: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Okänt svar under %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Global";
|