Localizable.strings 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. /* Communications error for a bolus currently running */
  2. "A bolus is already in progress" = "Podanie bolusu už prebieha";
  3. /* The description of AlarmClockReminderPumpEvent */
  4. "AlarmClockReminder" = "AlarmClockReminder";
  5. /* The description of AlarmSensorPumpEvent */
  6. "AlarmSensor" = "AlarmSensor";
  7. /* Describing the battery chemistry as Alkaline */
  8. "Alkaline" = "Alkalické";
  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" = "Bazálny Profil %1$@: %2$@ J/hod";
  11. /* Pump error code when bolus is in progress */
  12. "Bolus in progress" = "Bolus sa podáva";
  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" = "Skontrolujte že pumpa nie je pozastavená alebo sa nastavuje, alebo má percentuálny dočasný typ bazálu";
  17. /* Pump error code returned when command refused */
  18. "Command refused" = "Príkaz zamietnutý";
  19. /* No comment provided by engineer. */
  20. "Comms with another pump detected" = "Zaznamenané komunikácie s inou pumpou.";
  21. /* Error description */
  22. "Decoding Error" = "Chyba dekódovania";
  23. /* Error description */
  24. "Device Error" = "Chyba zariadenia";
  25. /* Describing the pump history insulin data source */
  26. "Event History" = "História Udalostí";
  27. /* Pump error code when invalid history page is requested */
  28. "History page does not exist" = "Stránka História neexistuje";
  29. /* Format string for failure reason. (1: The operation being performed) (2: The response data) */
  30. "Invalid response during %1$@: %2$@" = "Neplatná odpoveď počas %1$@: %2$@";
  31. /* Describing the battery chemistry as Lithium */
  32. "Lithium" = "Líthiové";
  33. /* Recovery suggestion */
  34. "Make sure your RileyLink is nearby and powered on" = "Uistite sa že je váš RileyLink v dosahu a zapnutý";
  35. /* Pump error code describing max setting exceeded */
  36. "Max setting exceeded" = "Prekročené max nastavenie";
  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 Série";
  41. /* Describing the North America pump region */
  42. "North America" = "Severná Amerika";
  43. /* No comment provided by engineer. */
  44. "Pump did not respond" = "Pumpa neodpovedá";
  45. /* Error description */
  46. "Pump Error" = "Chyba pumpy";
  47. /* No comment provided by engineer. */
  48. "Pump is suspended" = "Pumpa je pozastavená";
  49. /* No comment provided by engineer. */
  50. "Pump responded unexpectedly" = "Pumpa odpovedala neočakávane";
  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$@)" = "Správa Pumpy(%1$@, %2$@, %3$@, %4$@)";
  53. /* Describing the reservoir insulin data source */
  54. "Reservoir" = "Rezervoár";
  55. /* Error description */
  56. "RileyLink radio tune failed" = "RileyLink radio ladenie zlyhalo";
  57. /* The format string description of a TempBasalPumpEvent. (1: The rate of the temp basal in minutes) */
  58. "Temporary Basal: %1$.3f U/hour" = "Dočasný Bazál: %1$.3f J/hod";
  59. /* The format string description of a TempBasalDurationPumpEvent. (1: The duration of the temp basal in minutes) */
  60. "Temporary Basal: %1$d min" = "Dočasný Bazál: %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%%" = "Dočasný Bazál: %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$@" = "Neznáma chyba pumpy kód: %1$@";
  65. /* No comment provided by engineer. */
  66. "Unknown pump model: %@" = "Neznámy model pumpy: %@";
  67. /* Format string for an unknown response. (1: The operation being performed) (2: The response data) */
  68. "Unknown response during %1$@: %2$@" = "Neznáma odpoveď počas %1$@: %2$@";
  69. /* Describing the worldwide pump region */
  70. "World-Wide" = "Celo-Svetovo";