Localizable.strings 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. /* No comment provided by engineer. */
  2. "%@ has been unable to communicate with the Simulator Pump since %@.\n\nWithout communication, the app cannot continue to send commands for insulin delivery or display accurate, recent information about your active insulin or the insulin being delivered." = "%1$@ nie może komunikować się z symulatorem pompy od %2$@ . \n\nBez komunikacji aplikacja nie może wysyłać poleceń podawania insuliny ani wyświetlać aktualnych informacji o aktywnej lub podawanej insulinie.";
  3. /* Appends a full-stop to a statement */
  4. "%@." = "%@.";
  5. /* String format for value with units (1: value, 2: separator, 3: units) */
  6. "%1$@%2$@%3$@" = "%1$@%2$@%3$@";
  7. /* Alert content body for recurring software update alert */
  8. "A software update is recommended to continue using the %1$@ app.\n\nGo to %2$@ Settings > Software Update to install the latest version." = "Aby nadal korzystać z aplikacji %1$@ , zalecamy aktualizację oprogramowania. \n\n Przejdź do %2$@ Ustawienia > Aktualizacja oprogramowania, aby zainstalować najnowszą wersję.";
  9. /* Confirmation message for deleting a service */
  10. "Are you sure you want to delete this service?" = "Czy na pewno chcesz usunąć tę usługę?";
  11. /* Back button text on DeliveryUncertaintyRecoveryView */
  12. "Back" = "Powrót";
  13. /* The title of the cancel action in an action sheet */
  14. "Cancel" = "Anuluj";
  15. /* Title for CGM simulator settings */
  16. "CGM Settings" = "Ustawienia CGM";
  17. /* No comment provided by engineer. */
  18. "Clear Last Version Check Alert Date" = "Wyczyść ostatni odczytany alarm";
  19. /* No comment provided by engineer. */
  20. "Comms Recovery" = "Odzyskiwanie komunikacji";
  21. /* Button title to delete a service */
  22. "Delete Service" = "Usuń usługę";
  23. /* The alert title for a resume error */
  24. "Error Resuming" = "Błąd wznawiania";
  25. /* The alert title for a suspend error */
  26. "Error Suspending" = "Błąd wstrzymywania";
  27. /* Caption for History
  28. History Caption */
  29. "History" = "Historia";
  30. /* No comment provided by engineer. */
  31. "How should the simulator respond to a version check?" = "Jak symulator powinien zareagować na sprawdzenie wersji?";
  32. /* Controller title for insulin type selection screen */
  33. "Insulin Type" = "Rodzaj insuliny";
  34. /* No comment provided by engineer. */
  35. "Mock Version Check %@" = "Pozorowana kontrola wersji %@";
  36. /* Button title to acknowledge error
  37. Default acknowledgement */
  38. "OK" = "OK";
  39. /* Title for Pump simulator settings */
  40. "Pump Settings" = "Ustawienia pompy";
  41. /* Button title recovering comms */
  42. "Recover Simulator" = "Odzyskaj komunikat";
  43. /* Caption for Source */
  44. "Source" = "Źródło";
  45. /* Recurring software update alert title */
  46. "Update Reminder" = "Przypomnienie o aktualizacji";
  47. /* No comment provided by engineer. */
  48. "Version Check Response" = "Odpowiedź na sprawdzenie wersji";
  49. /* Alert content body for first software update alert (1: app name)(2: app name) */
  50. "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." = "Twoja aplikacja %1$@ jest nieaktualna. Będzie nadal działać, ale zalecamy aktualizację do najnowszej wersji. \n\n Przejdź do %2$@ Ustawienia > Aktualizacja oprogramowania, aby dokonać aktualizacji.";