Localizable.strings 1.3 KB

1234567891011121314151617181920212223242526
  1. /* Alert content body for recurring software update alert */
  2. "A software update is recommended to continue using the %1$@ app.\n\nGo to %2$@ Settings > Software Update to install the latest version." = "Chcete-li nadále používat aplikaci %1$@, doporučujeme její aktualizaci. \n\nPřejděte do %2$@ Nastavení > Aktualizace softwaru pro nainstalování nejnovější verze.";
  3. /* Confirmation message for deleting a service */
  4. "Are you sure you want to delete this service?" = "Opravdu chcete tuto službu smazat?";
  5. /* Back button text on DeliveryUncertaintyRecoveryView */
  6. "Back" = "Zpět";
  7. /* The title of the cancel action in an action sheet */
  8. "Cancel" = "Zrušit";
  9. /* Button title to delete a service */
  10. "Delete Service" = "Smazat službu";
  11. /* Controller title for insulin type selection screen */
  12. "Insulin Type" = "Typ inzulínu";
  13. /* Button title to acknowledge error
  14. Default acknowledgement */
  15. "OK" = "OK";
  16. /* Alert content body for first software update alert (1: app name)(2: app name) */
  17. "Your %1$@ app is out of date. It will continue to work, but we recommend updating to the latest version.\n\nGo to %2$@ Settings > Software Update to complete." = "Vaše aplikace %1$@ je zastaralá. Bude fungovat i nadále, ale doporučujeme aktualizaci na nejnovější verzi. \n\nPro dokončení přejděte do %2$@ Nastavení > Aktualizace softwaru.";