Localizable.strings 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. /* No glucose value representation (3 dashes for mg/dL) */
  2. "– – –" = "– – –";
  3. /* Format string for glucose trend per minute. (1: glucose value and unit) */
  4. "%@/min" = "%@ /min";
  5. /* No comment provided by engineer. */
  6. "Are you sure you want to delete this CGM?" = "Naozaj chcete odstrániť toto CGM?";
  7. /* No comment provided by engineer. */
  8. "Bluetooth" = "Bluetooth";
  9. /* Button text to cancel G7 setup */
  10. "Cancel" = "Zrušiť";
  11. /* No comment provided by engineer. */
  12. "Configuration" = "Konfigurácia";
  13. /* title for g7 settings connection status when connected */
  14. "Connected" = "Pripojené";
  15. /* title for g7 settings connection status when connecting */
  16. "Connecting" = "Pripája sa";
  17. /* Button title for starting setup */
  18. "Continue" = "Pokračovať";
  19. /* Button label for removing CGM */
  20. "Delete CGM" = "Odstrániť CGM";
  21. /* Navigation bar title for G7SettingsView
  22. Title on WelcomeView */
  23. "Dexcom G7" = "Dexcom G7";
  24. /* No comment provided by engineer. */
  25. "Done" = "Hotovo";
  26. /* Field label */
  27. "Glucose" = "Glykémia";
  28. /* title for g7 settings row showing sensor grace period end time */
  29. "Grace Period End" = "Koniec ochrannej lehoty";
  30. /* G7 Progress bar label when sensor grace period progress showing */
  31. "Grace period remaining" = "Zostávajúca ochranná lehota";
  32. /* String displayed instead of a glucose value above the CGM range */
  33. "HIGH" = "VYSOKÁ";
  34. /* title for g7 settings row showing sensor last connect time */
  35. "Last Connect" = "Posledné spojenie";
  36. /* No comment provided by engineer. */
  37. "Last Reading" = "Posledné čítanie";
  38. /* Descriptive text on G7StartupView */
  39. "Loop can read G7 CGM data, but you must still use the Dexcom G7 App for pairing, calibration, and other sensor management." = "Loop dokáže čítať údaje G7 CGM, ale na párovanie, kalibráciu a ďalšiu správu senzora musíte stále používať aplikáciu Dexcom G7.";
  40. /* String displayed instead of a glucose value below the CGM range */
  41. "LOW" = "NÍZKA";
  42. /* title for g7 settings row showing BLE Name */
  43. "Name" = "Názov";
  44. /* title for g7 settings connection status when scanning */
  45. "Scanning" = "Skenovanie";
  46. /* G7 Status highlight text for searching for sensor */
  47. "Searching for\nSensor" = "Hľadá sa senzor";
  48. /* G7 Progress bar label when searching for sensor */
  49. "Searching for sensor" = "Hľadá sa senzor";
  50. /* G7 Status highlight text for sensor expired */
  51. "Sensor\nExpired" = "Platnosť senzora vypršala";
  52. /* G7 Status highlight text for sensor failed */
  53. "Sensor\nFailed" = "Senzor zlyhal";
  54. /* G7 Status highlight text for sensor error */
  55. "Sensor\nIssue" = "Chyba senzora";
  56. /* G7 Status highlight text for sensor warmup */
  57. "Sensor\nWarmup" = "Zahrievanie senzora";
  58. /* title for g7 settings row showing sensor expiration time */
  59. "Sensor Expiration" = "Vypršanie platnosti senzora";
  60. /* G7 Progress bar label when sensor expired */
  61. "Sensor expired" = "Platnosť senzora vypršala";
  62. /* G7 Progress bar label when sensor lifetime progress showing */
  63. "Sensor expires" = "Platnosť senzora vyprší";
  64. /* G7 Progress bar label when sensor failed */
  65. "Sensor failed" = "Senzor zlyhal";
  66. /* title for g7 settings row showing sensor start time */
  67. "Sensor Start" = "Spustenie senzora";
  68. /* G7 Status highlight text for signal loss */
  69. "Signal\nLoss" = "Strata signálu";
  70. /* Field label */
  71. "Time" = "Čas";
  72. /* Field label */
  73. "Trend" = "Trend";
  74. /* title for g7 config settings to upload readings */
  75. "Upload Readings" = "Načítať údaje";
  76. /* G7 Progress bar label when sensor in warmup */
  77. "Warmup completes" = "Zahrieva sa";