Localizable.strings 867 B

12345678910111213141516171819202122232425262728293031323334
  1. /* Unit format string for an RSSI value in decibles */
  2. "%@ dB" = "%@ dB";
  3. /* Cancel button title */
  4. "Cancel" = "Zrušit";
  5. /* Progress message for changing pump time. */
  6. "Changing time…" = "Měním čas…";
  7. /* The title of the configuration section in MinimedPumpManager settings */
  8. "Configuration" = "Konfigurace";
  9. /* Text for continue button */
  10. "Continue" = "Pokračovat";
  11. /* Text for confidence reminders navigation link */
  12. "Insulin Type" = "Typ inzulínu";
  13. /* Value string for MySentry config when MySentry is not being used */
  14. "No" = "Ne";
  15. /* The title text for the pump ID config value */
  16. "Pump ID" = "ID pumpy";
  17. /* Button title to retry sentry setup */
  18. "Retry" = "Zkusit znovu";
  19. /* Title of insulin delivery section */
  20. "Scheduled Basal" = "Plánovaný bazál";
  21. /* A message indicating a command succeeded */
  22. "Succeeded" = "Úspěšně ukončeno";