| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "Er is al een bolus actief";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "AlarmClockReminder";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "AlarmSensor";
- /* Describing the battery chemistry as Alkaline */
- "Alkaline" = "Alkaline";
- /* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
- "Basal Profile %1$@: %2$@ U/hour" = "Basaal profiel %1$@: %2$@ E/uur";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolus bezig";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Controleer dat de pomp niet is onderbroken of aan het initialiseren, of dat er een tijdelijke basaal (in %) staat ingesteld ";
- /* Pump error code returned when command refused */
- "Command refused" = "Commando geweigerd";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Communicatie met een andere pomp gedetecteerd";
- /* Error description */
- "Decoding Error" = "Decodingsfout";
- /* Error description */
- "Device Error" = "Apparaatfout";
- /* Describing the pump history insulin data source */
- "Event History" = "Pomp historie";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Foutief antwoord gedurende %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Lithium";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Wees er zeker van dat de RileyLink is in de buurt en aanstaat";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Max instelling overschreden";
- /* Pump title (1: model number) */
- "Minimed %@" = "Minimed %@";
- /* Generic title of the minimed pump manager */
- "Minimed 500/700 Series" = "Minimed 500/700 series";
- /* Describing the North America pump region */
- "North America" = "Noord-Amerika";
- /* No comment provided by engineer. */
- "Pump did not respond" = "Pomp reageert niet";
- /* Error description */
- "Pump Error" = "Pomp foutmelding";
- /* No comment provided by engineer. */
- "Pump is suspended" = "Pomp is onderbroken";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "Pomp reageerde onverwacht";
- /* 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$@)" = "Bericht Pomp (%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Reservoir";
- /* Error description */
- "RileyLink radio tune failed" = "Afstemmen van de RileyLink Radio mislukt";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Tijdelijk basaal: %1$.3f E/uur";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Tijdelijk basaal: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Tijdelijk basaal: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Onbekende foutmelding pomp: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Onbekend model pomp: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Onbekend antwoord gedurende %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Wereldwijd";
|