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