Localizable.strings 2.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. /* Separator between min and max glucose values */
  2. "-" = "-";
  3. /* Information about insulin action duration (1: app name) */
  4. "%1$@ assumes that the insulin it has delivered is actively working to lower your glucose for 6 hours. This setting cannot be changed." = "%1$@ předpokládá, že inzulín, který podal, aktivně pracuje na snížení hladiny glukózy po dobu 6 hodin. Toto nastavení nelze změnit.";
  5. /* Format string for progress accessibility label (1: duration in seconds) */
  6. "%1$d percent complete." = "%1$d procent dokončeno.";
  7. /* The title of the button to add the credentials for a service */
  8. "Add Account" = "Přidat účet";
  9. /* Back navigation button title */
  10. "Back" = "Zpět";
  11. /* Title text for multi-value basal rate warning */
  12. "Basal Rates" = "Úrovně bazálu";
  13. /* The title of the cancel action in an action sheet */
  14. "Cancel" = "Zrušit";
  15. /* The title of the action used to dismiss an error alert */
  16. "com.loudnate.LoopKit.errorAlertActionTitle" = "OK";
  17. /* Title of the setup button to continue */
  18. "Continue" = "Pokračovat";
  19. /* The title of the button to remove the credentials for a service */
  20. "Delete Account" = "Smazat účet";
  21. /* Title text for crossed thresholds guardrail warning */
  22. "Delivery Limits" = "Limity podávání";
  23. /* Text for dismiss button
  24. Text for done button
  25. Video player done button label */
  26. "Done" = "Hotovo";
  27. /* Information about maximum basal rate (1: app name) */
  28. "Maximum Basal Rate is the maximum automatically adjusted basal rate that %1$@ is allowed to enact to help reach your correction range." = "Maximální bazální dávka je maximální automaticky upravená bazální dávka, kterou může %1$@ podat, aby vás dostal do vašeho korekčního rozsahu.";
  29. /* Information about maximum bolus (1: app name) */
  30. "Maximum Bolus is the highest bolus amount that you will allow %1$@ to recommend at one time to cover carbs or bring down high glucose." = "Maximální bolus je nejvyšší hodnota bolusu, kterou umožníte %1$@ najednou doporučit na pokrytí sacharidů nebo snížení vysoké hladiny glukózy.";
  31. /* The text for the override preset name setting */
  32. "Name" = "Název";
  33. /* The default placeholder string for a credential */
  34. "Required" = "Povinné";
  35. /* Button text for saving glucose correction range schedule
  36. Button text for saving insulin sensitivity schedule */
  37. "Save" = "Uložit";
  38. /* The button text during saving on a configuration page */
  39. "Saving..." = "Ukládám...";
  40. /* The empty-state text for a configuration value */
  41. "Tap to set" = "Klepnutím nastavit";
  42. /* Information about insulin model (1: app name) */
  43. "You can choose how %1$@ measures rapid acting insulin's peak activity according to one of these two insulin models." = "Můžete si vybrat, jak %1$@ měří nejvyšší aktivitu rychle působícího inzulínu podle jednoho z těchto dvou inzulínových modelů.";