Localizable.strings 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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. /* The title of the button to add the credentials for a service */
  6. "Add Account" = "Přidat účet";
  7. /* Back navigation button title */
  8. "Back" = "Zpět";
  9. /* Title text for multi-value basal rate warning */
  10. "Basal Rates" = "Úrovně bazálu";
  11. /* The title of the cancel action in an action sheet */
  12. "Cancel" = "Zrušit";
  13. /* The title of the action used to dismiss an error alert */
  14. "com.loudnate.LoopKit.errorAlertActionTitle" = "OK";
  15. /* Title of the setup button to continue */
  16. "Continue" = "Pokračovat";
  17. /* The title of the button to remove the credentials for a service */
  18. "Delete Account" = "Smazat účet";
  19. /* Title text for crossed thresholds guardrail warning */
  20. "Delivery Limits" = "Limity podávání";
  21. /* Text for dismiss button
  22. Text for done button
  23. Video player done button label */
  24. "Done" = "Hotovo";
  25. /* Information about maximum basal rate (1: app name) */
  26. "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.";
  27. /* Information about maximum bolus (1: app name) */
  28. "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.";
  29. /* The text for the override preset name setting */
  30. "Name" = "Název";
  31. /* The default placeholder string for a credential */
  32. "Required" = "Povinné";
  33. /* Button text for saving glucose correction range schedule
  34. Button text for saving insulin sensitivity schedule */
  35. "Save" = "Uložit";
  36. /* The button text during saving on a configuration page */
  37. "Saving..." = "Ukládám...";
  38. /* The empty-state text for a configuration value */
  39. "Tap to set" = "Klepnutím nastavit";
  40. /* Information about insulin model (1: app name) */
  41. "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ů.";