You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

pl.json 9.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. { "translations": {
  2. "Calendar" : "Kalendarz",
  3. "Todos" : "Zadania",
  4. "Personal" : "Osobiste",
  5. "{actor} created calendar {calendar}" : "{actor} utworzył kalendarz {calendar}",
  6. "You created calendar {calendar}" : "Utworzyłeś kalendarz {calendar}",
  7. "{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar} .",
  8. "You deleted calendar {calendar}" : "Usunąłeś kalendarz {calendar}",
  9. "{actor} updated calendar {calendar}" : "{actor} zaktualizował kalendarz {calendar}",
  10. "You updated calendar {calendar}" : "Zaktualizowałeś kalendarz {calendar}",
  11. "You shared calendar {calendar} as public link" : "Udostępniłeś kalendarz {calendar} przez link publiczny",
  12. "You removed public link for calendar {calendar}" : "Usunąłeś link publiczny do kalendarza {calendar}",
  13. "{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z Tobą",
  14. "You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}",
  15. "{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}",
  16. "{actor} unshared calendar {calendar} from you" : "{actor} zakończył współdzielenie kalendarza {calendar} z Tobą",
  17. "You unshared calendar {calendar} from {user}" : "Zakończyłeś współdzielenie kalendarza {calendar} z {user}",
  18. "{actor} unshared calendar {calendar} from {user}" : "{actor} zakończył współdzielenie kalendarza {calendar} z {user}",
  19. "{actor} unshared calendar {calendar} from themselves" : "{actor} zakończył współdzielenie kalendarza {calendar} od siebie",
  20. "You shared calendar {calendar} with group {group}" : "Współdzielisz kalendarz {calendar} z grupą {group}",
  21. "{actor} shared calendar {calendar} with group {group}" : "{actor} współdzieli kalendarz {calendar} z grupą {group}",
  22. "You unshared calendar {calendar} from group {group}" : "Zakończyłeś współdzielenie kalendarza {calendar} z grupą {group}",
  23. "{actor} unshared calendar {calendar} from group {group}" : "{actor} nie współdzieli kalendarza {calendar} z grupą {group} .",
  24. "{actor} created event {event} in calendar {calendar}" : "{actor} utworzył wydarzenie {event} w kalendarzu {calendar}",
  25. "You created event {event} in calendar {calendar}" : "Utworzyłeś wydarzenie {event} w kalendarzu {calendar}",
  26. "{actor} deleted event {event} from calendar {calendar}" : "{actor} usunął wydarzenie {event} z kalendarza {calendar}",
  27. "You deleted event {event} from calendar {calendar}" : "Usunąłeś wydarzenie {event} z kalendarza {calendar}",
  28. "{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował wydarzenie {event} z kalendarza {calendar}",
  29. "You updated event {event} in calendar {calendar}" : "Zaktualizowałeś wydarzenie {event} w kalendarzu {calendar}",
  30. "Busy" : "Czekaj",
  31. "{actor} created todo {todo} in list {calendar}" : "{actor} utworzył zadanie {todo} na liście {calendar}",
  32. "You created todo {todo} in list {calendar}" : "Utworzyłeś zadanie {todo} na liście {calendar}",
  33. "{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął zadanie {todo} z listy {calendar}",
  34. "You deleted todo {todo} from list {calendar}" : "Usunąłeś zadanie {todo} z listy {calendar}",
  35. "{actor} updated todo {todo} in list {calendar}" : "{actor} zaktualizował zadanie {todo} na liście {calendar}",
  36. "You updated todo {todo} in list {calendar}" : "Zaktualizowałeś zadanie {todo} na liście {calendar}",
  37. "{actor} solved todo {todo} in list {calendar}" : "{actor} zakończył zadanie {todo} na liście {calendar}",
  38. "You solved todo {todo} in list {calendar}" : "Zakończyłeś zadanie {todo} na liście {calendar}",
  39. "{actor} reopened todo {todo} in list {calendar}" : "{actor} otworzył ponownie zadanie {todo} na liście {calendar}",
  40. "You reopened todo {todo} in list {calendar}" : "Otworzyłeś ponownie zadanie {todo} na liście {calendar}",
  41. "Calendar and tasks" : "Kalendarz i zadania",
  42. "A <strong>calendar</strong> was modified" : "<strong>Kalendarz</strong> został zmodyfikowany",
  43. "A calendar <strong>event</strong> was modified" : "<strong>Zdarzenie</strong> kalendarza zostało zmodyfikowane",
  44. "A calendar <strong>todo</strong> was modified" : "Kalendarz <strong>zadań</strong> został zmieniony",
  45. "Death of %s" : "Śmierć %s",
  46. "Contact birthdays" : "Urodziny kontaktu",
  47. "Calendar:" : "Kalendarz:",
  48. "Date:" : "Data:",
  49. "Where:" : "Gdzie:",
  50. "Description:" : "Opis:",
  51. "Untitled event" : "Wydarzenie bez tytułu",
  52. "_%n year_::_%n years_" : ["%n rok","%n lata","%n lat","%n lat"],
  53. "_%n month_::_%n months_" : ["%n miesiąc","%n miesiące","%n miesięcy","%n miesięcy"],
  54. "_%n day_::_%n days_" : ["%n dzień","%n dni","%n dni","%n dni"],
  55. "_%n hour_::_%n hours_" : ["%n godzina","%n godziny","%n godzin","%n godziny"],
  56. "_%n minute_::_%n minutes_" : ["%n minuta","%n minuty","%n minut","%n minuty"],
  57. "%s (in %s)" : "%s (w %s)",
  58. "%s (%s ago)" : "%s (%s temu)",
  59. "Calendar: %s" : "Kalendarz: %s",
  60. "Date: %s" : "Data: %s",
  61. "Description: %s" : "Opis: %s",
  62. "Where: %s" : "Gdzie: %s",
  63. "%1$s via %2$s" : "%1$s przez %2$s",
  64. "Invitation canceled" : "Zaproszenie anulowane",
  65. "Invitation updated" : "Zaproszenie zaktualizowane",
  66. "Invitation" : "Zaproszenie",
  67. "Title:" : "Tytuł:",
  68. "Time:" : "Czas:",
  69. "Location:" : "Lokalizacja:",
  70. "Link:" : "Link: ",
  71. "Organizer:" : "Organizator:",
  72. "Attendees:" : "Uczestnicy:",
  73. "Accept" : "Akceptuj",
  74. "Decline" : "Odrzuć",
  75. "More options …" : "Więcej opcji...",
  76. "More options at %s" : "Więcej opcji na %s",
  77. "Contacts" : "Kontakty",
  78. "System in maintenance mode." : "System w trybie konserwacji.",
  79. "Upgrade needed" : "Wymagana aktualizacja",
  80. "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s musisz używać protokołu HTTPS aby móc korzystać z CalDAV i CardDAV w systemach iOS/macOS.",
  81. "Configures a CalDAV account" : "Konfiguruje konto CalDAV",
  82. "Configures a CardDAV account" : "Konfiguruje konto CardDAV",
  83. "Events" : "Wydarzenia",
  84. "Tasks" : "Zadania",
  85. "Untitled task" : "Zadanie bez tytułu",
  86. "Completed on %s" : "Ukończono %s",
  87. "Due on %s by %s" : "Na dzień %s w %s",
  88. "Due on %s" : "Na dzień %s",
  89. "WebDAV" : "WebDAV",
  90. "WebDAV endpoint" : "Adres WebDAV",
  91. "There was an error updating your attendance status." : "Wystąpił błąd zmiany stanu uczestnictwa",
  92. "Please contact the organizer directly." : "Skontaktuj się bezpośrednio z orgnizatorem.",
  93. "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?",
  94. "Tentative" : "Niepewne",
  95. "Save" : "Zapisz",
  96. "Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
  97. "Calendar server" : "Serwer kalendarza",
  98. "Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}aplikację Kalendarz{linkclose} lub {calendardocopen}połącz swój komputer i telefon komórkowy, aby zsynchronizować ↗{linkclose}.",
  99. "Send invitations to attendees" : "Wyślij zaproszenia do uczestników",
  100. "Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer poczty{linkclose}.",
  101. "Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
  102. "Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez uruchomione zadanie w tle.",
  103. "Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.",
  104. "Send notifications for events" : "Wysyłaj powiadomienia o wydarzeniach",
  105. "Notifications are sent via background jobs, so these must occur often enough." : "Powiadomienia są wysyłane za pośrednictwem zadań w tle, więc muszą one występować wystarczająco często.",
  106. "Enable notifications for events via push" : "Włącz powiadomienia o zdarzeniach poprzez push",
  107. "Hello %s," : "Witaj %s,",
  108. "The meeting »%1$s« with %2$s was canceled." : "Spotkanie »%1$s« z %2$s zostało anulowane.",
  109. "The meeting »%1$s« with %2$s was updated." : "Spotkanie »%1$s« z %2$s zostało zaktualizowane.",
  110. "%1$s invited you to »%2$s«" : "%1$s zaprosił cię do »%2$s«",
  111. "When:" : "Kiedy:",
  112. "Technical details" : "Szczegóły techniczne",
  113. "Remote Address: %s" : "Adres zdalny: %s",
  114. "Request ID: %s" : "ID żądania: %s",
  115. "Notifications will be send through background jobs, so these need to happen often enough." : "Powiadomienia będą wysyłane za pośrednictwem zadań w tle, więc mogą pojawiać się one dosyć często."
  116. },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
  117. }