| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "Ein Bolus wird bereits abgegeben";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "AlarmClockReminder";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "AlarmSensor";
- /* Describing the battery chemistry as Alkaline */
- "Alkaline" = "Alkalisch";
- /* 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/Stunde";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolus im Gang";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Überprüfen, ob die Pumpe nicht unterbrochen wurde oder sich im Füllmodus befindet, oder prozentuell temporären Basalraten aktiviert sind";
- /* Pump error code returned when command refused */
- "Command refused" = "Befehl verweigert";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Kommunikation mit einer anderen Pumpe festgestellt";
- /* Error description */
- "Decoding Error" = "Dekodierungsfehler";
- /* Error description */
- "Device Error" = "Gerätefehler";
- /* Describing the pump history insulin data source */
- "Event History" = "Ereignisverlauf";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Ungültige Antwort während %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Lithium";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Sicherstellen, dass RileyLink sich in der Nähe befindet und angeschaltet ist";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Max Einstellung überschritten";
- /* Pump title (1: model number) */
- "Minimed %@" = "Minimed %@";
- /* Generic title of the minimed pump manager */
- "Minimed 500/700 Series" = "Minimed 500/700 Serie";
- /* Describing the North America pump region */
- "North America" = "Nordamerika";
- /* No comment provided by engineer. */
- "Pump did not respond" = "Pumpe hat nicht geantwortet";
- /* Error description */
- "Pump Error" = "Pumpenfehler";
- /* No comment provided by engineer. */
- "Pump is suspended" = "Pumpe ist gesperrt";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "Pumpe hat unerwartet geantwortet";
- /* 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$@)" = "Pumpennachricht(%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Reservoir";
- /* Error description */
- "RileyLink radio tune failed" = "Einstellen des RileyLink Funksignals fehlgeschlagen";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Temporäre Basalrate: %1$.3f E/St";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Temporäre Basalrate: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Temporäre Basalrate: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Unbekannter Fehlercode der Pumpe: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Unbekanntes Pumpenmodell: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Unbekannte Antwort oder %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Weltweit";
|