| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- /* Communications error for a bolus currently running */
- "A bolus is already in progress" = "Bolus on jo käynnissä";
- /* The description of AlarmClockReminderPumpEvent */
- "AlarmClockReminder" = "HerätysKelloMuistutus";
- /* The description of AlarmSensorPumpEvent */
- "AlarmSensor" = "HälytysSensori";
- /* Describing the battery chemistry as Alkaline */
- "Alkaline" = "Alkaliini";
- /* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
- "Basal Profile %1$@: %2$@ U/hour" = "Basaaliprofiili %1$@: %2$@ U/h";
- /* Pump error code when bolus is in progress */
- "Bolus in progress" = "Bolus käynnissä";
- /* Describing the Canada pump region */
- "Canada" = "Kanada";
- /* Suggestions for diagnosing a command refused pump error */
- "Check that the pump is not suspended or priming, or has a percent temp basal type" = "Tarkista, että pumppu ei ole pysäytetty, vakiotäytöllä tai basaalityypiksi ei ole valittu prosentteja";
- /* Pump error code returned when command refused */
- "Command refused" = "Komento hylättiin";
- /* No comment provided by engineer. */
- "Comms with another pump detected" = "Toisen pumpun viestintää havaittu.";
- /* Error description */
- "Decoding Error" = "Dekoodausvirhe";
- /* Error description */
- "Device Error" = "Laitevirhe";
- /* Describing the pump history insulin data source */
- "Event History" = "Tapahtumahistoria";
- /* Pump error code when invalid history page is requested */
- "History page does not exist" = "Historiasivua ei ole olemassa";
- /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
- "Invalid response during %1$@: %2$@" = "Virheellinen vastaus %1$@: %2$@";
- /* Describing the battery chemistry as Lithium */
- "Lithium" = "Litium";
- /* Recovery suggestion */
- "Make sure your RileyLink is nearby and powered on" = "Varmista, että RileyLink on riittävän lähellä ja se on kytketty päälle";
- /* Pump error code describing max setting exceeded */
- "Max setting exceeded" = "Maksimiasetus ylitetty";
- /* Pump title (1: model number) */
- "Minimed %@" = "Minimed %@";
- /* Generic title of the minimed pump manager */
- "Minimed 500/700 Series" = "Minimed 500/700 -sarja";
- /* Describing the North America pump region */
- "North America" = "Pohjois-Amerikka";
- /* No comment provided by engineer. */
- "Pump did not respond" = "Pumppu ei vastannut";
- /* Error description */
- "Pump Error" = "Pumppuvirhe";
- /* No comment provided by engineer. */
- "Pump is suspended" = "Pumppu on pysäytetty";
- /* No comment provided by engineer. */
- "Pump responded unexpectedly" = "Pumppu vastasi epätavallisesti";
- /* 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$@)" = "PumppuViesti(%1$@, %2$@, %3$@, %4$@)";
- /* Describing the reservoir insulin data source */
- "Reservoir" = "Säiliö";
- /* Error description */
- "RileyLink radio tune failed" = "RileyLink-radion viritys epäonnistui";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
- "Temporary Basal: %1$.3f U/hour" = "Tilapäinen basaali: %1$.3f U/h";
- /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
- "Temporary Basal: %1$d min" = "Tilapäinen basaali: %1$d min";
- /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
- "Temporary Basal: %1$d%%" = "Tilapäinen basaali: %1$d%%";
- /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
- "Unknown pump error code: %1$@" = "Tuntematon pumpun virhekoodi: %1$@";
- /* No comment provided by engineer. */
- "Unknown pump model: %@" = "Tuntematon pumppumalli: %@";
- /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
- "Unknown response during %1$@: %2$@" = "Tuntematon vastaus %1$@: %2$@";
- /* Describing the worldwide pump region */
- "World-Wide" = "Maailmanlaajuinen";
|