Localizable.strings 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. /* Communications error for a bolus currently running */
  2. "A bolus is already in progress" = "Bolus on jo käynnissä";
  3. /* The description of AlarmClockReminderPumpEvent */
  4. "AlarmClockReminder" = "HerätysKelloMuistutus";
  5. /* The description of AlarmSensorPumpEvent */
  6. "AlarmSensor" = "HälytysSensori";
  7. /* Describing the battery chemistry as Alkaline */
  8. "Alkaline" = "Alkaliini";
  9. /* The format string description of a BasalProfileStartPumpEvent. (1: The index of the profile)(2: The basal rate) */
  10. "Basal Profile %1$@: %2$@ U/hour" = "Basaaliprofiili %1$@: %2$@ U/h";
  11. /* Pump error code when bolus is in progress */
  12. "Bolus in progress" = "Bolus käynnissä";
  13. /* Describing the Canada pump region */
  14. "Canada" = "Kanada";
  15. /* Suggestions for diagnosing a command refused pump error */
  16. "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";
  17. /* Pump error code returned when command refused */
  18. "Command refused" = "Komento hylättiin";
  19. /* No comment provided by engineer. */
  20. "Comms with another pump detected" = "Toisen pumpun viestintää havaittu.";
  21. /* Error description */
  22. "Decoding Error" = "Dekoodausvirhe";
  23. /* Error description */
  24. "Device Error" = "Laitevirhe";
  25. /* Describing the pump history insulin data source */
  26. "Event History" = "Tapahtumahistoria";
  27. /* Pump error code when invalid history page is requested */
  28. "History page does not exist" = "Historiasivua ei ole olemassa";
  29. /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
  30. "Invalid response during %1$@: %2$@" = "Virheellinen vastaus %1$@: %2$@";
  31. /* Describing the battery chemistry as Lithium */
  32. "Lithium" = "Litium";
  33. /* Recovery suggestion */
  34. "Make sure your RileyLink is nearby and powered on" = "Varmista, että RileyLink on riittävän lähellä ja se on kytketty päälle";
  35. /* Pump error code describing max setting exceeded */
  36. "Max setting exceeded" = "Maksimiasetus ylitetty";
  37. /* Pump title (1: model number) */
  38. "Minimed %@" = "Minimed %@";
  39. /* Generic title of the minimed pump manager */
  40. "Minimed 500/700 Series" = "Minimed 500/700 -sarja";
  41. /* Describing the North America pump region */
  42. "North America" = "Pohjois-Amerikka";
  43. /* No comment provided by engineer. */
  44. "Pump did not respond" = "Pumppu ei vastannut";
  45. /* Error description */
  46. "Pump Error" = "Pumppuvirhe";
  47. /* No comment provided by engineer. */
  48. "Pump is suspended" = "Pumppu on pysäytetty";
  49. /* No comment provided by engineer. */
  50. "Pump responded unexpectedly" = "Pumppu vastasi epätavallisesti";
  51. /* The format string describing a pump message. (1: The packet type)(2: The message type)(3: The message address)(4: The message data */
  52. "PumpMessage(%1$@, %2$@, %3$@, %4$@)" = "PumppuViesti(%1$@, %2$@, %3$@, %4$@)";
  53. /* Describing the reservoir insulin data source */
  54. "Reservoir" = "Säiliö";
  55. /* Error description */
  56. "RileyLink radio tune failed" = "RileyLink-radion viritys epäonnistui";
  57. /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
  58. "Temporary Basal: %1$.3f U/hour" = "Tilapäinen basaali: %1$.3f U/h";
  59. /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
  60. "Temporary Basal: %1$d min" = "Tilapäinen basaali: %1$d min";
  61. /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in percent) */
  62. "Temporary Basal: %1$d%%" = "Tilapäinen basaali: %1$d%%";
  63. /* The format string description of an unknown pump error code. (1: The specific error code raw value) */
  64. "Unknown pump error code: %1$@" = "Tuntematon pumpun virhekoodi: %1$@";
  65. /* No comment provided by engineer. */
  66. "Unknown pump model: %@" = "Tuntematon pumppumalli: %@";
  67. /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
  68. "Unknown response during %1$@: %2$@" = "Tuntematon vastaus %1$@: %2$@";
  69. /* Describing the worldwide pump region */
  70. "World-Wide" = "Maailmanlaajuinen";