calendar/l10n/pl.json

37 lines
2.7 KiB
JSON
Raw Normal View History

2018-02-12 22:15:39 +00:00
{ "translations": {
"Calendar" : "Kalendarz",
"%s has published the calendar »%s«" : "%s opublikował kalendarz »%s«",
"Hello," : "Witaj,",
"We wanted to inform you that %s has published the calendar »%s«." : "Chcieliśmy poinformować, że %s opublikował kalendarz %s.",
"Open »%s«" : "Otwórz »%s«",
"Cheers!" : "Zdrówko!",
2018-09-03 00:15:15 +00:00
"A Calendar app for Nextcloud" : "Aplikacja Kalendarz dla Nextcloud",
2019-03-25 01:10:11 +00:00
"The Calendar app is a user interface for Nextcloud's CalDAV server. Easily sync events from various devices with your Nextcloud and edit them online.\n\n* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.\n* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!\n* 🙋 **Attendees!** Invite people to your events.\n* 🙈 **Were not reinventing the wheel!** Based on the great [davclient.js](https://github.com/evert/davclient.js), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries." : "Aplikacja Kalendarz to interfejs użytkownika dla serwera CalDAV Nextcloud. Łatwo synchronizuj wydarzenia z różnych urządzeń z urządzeniem Nextcloud i edytuj je online.\n\n* 🚀 ** Integracja z innymi aplikacjami Nextcloud! ** Obecnie kontakty - jeszcze przed nami.\n* 🌐 ** Wsparcie WebCal! ** Chcesz zobaczyć swoje ulubione mecze w kalendarzu? Nie ma problemu!\n* 🙋 ** Uczestnicy! ** Zaproś ludzi do swoich wydarzeń.\n* 🙈 ** Nie odkrywamy koła! ** Na podstawie świetnego [davclient.js] (https://github.com/evert/davclient.js), [ical.js] (https: // github .com / mozilla-comm / ical.js) i [fullcalendar] (https://github.com/fullcalendar/fullcalendar) bibliotek.",
2019-10-20 02:21:35 +00:00
"Today" : "Dziś",
2018-02-12 22:15:39 +00:00
"Day" : "Dzień",
"Week" : "Tydzień",
"Month" : "Miesiąc",
2019-10-20 02:21:35 +00:00
"Shared" : "Udostępniono",
2018-02-12 22:15:39 +00:00
"Download" : "Pobierz",
2019-10-20 02:21:35 +00:00
"Delete" : "Usuń",
2018-02-12 22:15:39 +00:00
"Share link" : "Udostępnij link",
2019-10-20 02:21:35 +00:00
"can edit" : "może edytować",
2018-02-12 22:15:39 +00:00
"New calendar" : "Nowy kalendarz",
2019-10-20 02:21:35 +00:00
"Cancel" : "Anuluj",
2018-02-12 22:15:39 +00:00
"Settings & import" : "Ustawienia i import",
2018-03-06 01:16:20 +00:00
"Show week numbers" : "Pokaż numery tygodni",
2019-10-20 02:21:35 +00:00
"Email" : "E-mail",
"from" : "z",
"to" : "do",
"never" : "nigdy",
"after" : "po",
"Repeat" : "Powtarzaj",
"More" : "Więcej",
"Update" : "Aktualizuj",
"Details" : "Szczegóły",
"Attendees" : "Uczestnicy",
"Reminders" : "Przypomnienia",
"Close" : "Zamknij",
2018-02-12 22:15:39 +00:00
"Subscribe" : "Subskrybuj"
},"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);"
}