123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592 |
- msgid ""
- msgstr ""
- "PO-Revision-Date: 2020-05-02 15:56+0000\n"
- "Last-Translator: Marcin Net <marcin.net@linux.pl>\n"
- "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/"
- "luciapplicationsradicale/pl/>\n"
- "Language: pl\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
- "|| n%100>=20) ? 1 : 2;\n"
- "X-Generator: Weblate 4.1-dev\n"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268
- msgid ""
- "'AUTO' selects the highest protocol version that client and server support."
- msgstr ""
- "AUTO\" wybiera najwyższą wersję protokołu obsługiwaną przez klienta i serwer."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:223
- msgid ""
- "'Hostname:Port' or 'IPv4:Port' or '[IPv6]:Port' Radicale should listen on"
- msgstr ""
- "'NazwaHosta:Port' lub 'IPv4:Port' lub '[IPv6]:Port' na którym Radicale "
- "powinien nasłuchiwać"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:272
- msgid "AUTO"
- msgstr "AUTO"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706
- msgid "Additional HTTP headers"
- msgstr "Dodatkowe nagłówki HTTP"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:222
- msgid "Address:Port"
- msgstr "Adres:Port"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:80
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:341
- msgid "Authentication"
- msgstr "Uwierzytelnienie"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:87
- msgid ""
- "Authentication login is matched against the 'user' key, and collection's "
- "path is matched against the 'collection' key."
- msgstr ""
- "Logowanie autoryzacyjne jest dopasowane do klucza \"użytkownik\", a ścieżka "
- "kolekcji do klucza \"kolekcja\"."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:352
- msgid "Authentication method"
- msgstr "Metoda uwierzytelniania"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:342
- msgid "Authentication method to allow access to Radicale server."
- msgstr "Metoda uwierzytelniania umożliwiająca dostęp do serwera Radicale."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:173
- msgid "Auto-start"
- msgstr "Auto-start"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:190
- msgid "Boot delay"
- msgstr "Opóźnienie rozruchu"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:23
- msgid "CalDAV/CardDAV"
- msgstr "CalDAV/CardDAV"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:33
- msgid ""
- "Calendars and address books are available for both local and remote access, "
- "possibly limited through authentication policies."
- msgstr ""
- "Kalendarze i książki adresowe są dostępne zarówno dla dostępu lokalnego, jak "
- "i zdalnego, ewentualnie ograniczonego przez zasady uwierzytelniania."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:284
- msgid "Certificate file"
- msgstr "Plik certyfikatu"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:677
- msgid ""
- "Change here the encoding Radicale will use instead of 'UTF-8' for responses "
- "to the client and/or to store data inside collections."
- msgstr ""
- "Zmień tutaj kodowanie, którego Radicale użyje zamiast „UTF-8” do odpowiedzi "
- "do klienta i / lub do przechowywania danych w kolekcjach."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:544
- msgid "Console Log level"
- msgstr "Poziom dziennika konsoli"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:419
- msgid "Control the access to data collections."
- msgstr "Kontroluj dostęp do zbiorów danych."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:552
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:574
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:596
- msgid "Critical"
- msgstr "Krytyczny"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:707
- msgid ""
- "Cross-origin resource sharing (CORS) is a mechanism that allows restricted "
- "resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from "
- "another domain outside the domain from which the resource originated."
- msgstr ""
- "Współdzielenie zasobów pochodzących z różnych źródeł (CORS) to mechanizm, "
- "który pozwala na żądanie o ograniczone zasoby (np. Czcionki, JavaScript "
- "itp.) Na stronie internetowej z innej domeny spoza domeny, z której pochodzi "
- "zasób."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:548
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:570
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:592
- msgid "Debug"
- msgstr "Debugowanie"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:191
- msgid "Delay (in seconds) during system boot before Radicale start"
- msgstr ""
- "Opóźnienie (w sekundach) podczas rozruchu systemu przed uruchomieniem "
- "Radicale"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:508
- msgid "Directory"
- msgstr "Katalog"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:524
- msgid "Directory not exists/found !"
- msgstr "Katalog nie istnieje/nie znaleziono!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:527
- msgid "Directory required !"
- msgstr "Katalog wymagany!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:611
- msgid "Directory where the rotating log-files are stored"
- msgstr "Katalog, w którym przechowywane są obrotowe pliki dziennika"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:193
- msgid "During delay ifup-events are not monitored !"
- msgstr "Podczas zwłoki zdarzenia ifup-events nie są monitorowane!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:251
- msgid "Enable HTTPS"
- msgstr "Włącz HTTPS"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:174
- msgid ""
- "Enable/Disable auto-start of Radicale on system start-up and interface events"
- msgstr ""
- "Włącz/wyłącz automatyczne uruchamianie Radicale podczas uruchamiania systemu "
- "i zdarzeń interfejsu"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:676
- msgid "Encoding"
- msgstr "Kodowanie"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:689
- msgid "Encoding for responding requests."
- msgstr "Kodowanie odpowiedzi na żądania."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:698
- msgid "Encoding for storing local collections."
- msgstr "Kodowanie do przechowywania kolekcji lokalnych."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:385
- msgid "Encryption method"
- msgstr "Metoda szyfrowania"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:551
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:573
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:595
- msgid "Error"
- msgstr "Błąd"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:120
- msgid "File '%s' not found !"
- msgstr "Plik '%s' nie został znaleziony!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:588
- msgid "File Log level"
- msgstr "Poziom dziennika plików"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:300
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:325
- msgid "File not found !"
- msgstr "Nie znaleziono pliku!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:488
- msgid "File-system"
- msgstr "System plików"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:92
- msgid ""
- "For example, for the 'user' key, '.+' means 'authenticated user' and '.*' "
- "means 'anybody' (including anonymous users)."
- msgstr ""
- "Na przykład w przypadku klucza 'użytkownika', '.+' oznacza "
- "'uwierzytelnionego użytkownika', a '.*' oznacza 'każdego' (w tym "
- "użytkowników anonimowych)."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:435
- msgid "Full access for Owner only"
- msgstr "Pełny dostęp tylko dla właściciela"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:434
- msgid "Full access for authenticated Users"
- msgstr "Pełny dostęp dla uwierzytelnionych użytkowników"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:433
- msgid "Full access for everybody (including anonymous)"
- msgstr "Pełny dostęp dla wszystkich (w tym anonimowych)"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:285
- msgid "Full path and file name of certificate"
- msgstr "Pełna ścieżka i nazwa pliku certyfikatu"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:310
- msgid "Full path and file name of private key"
- msgstr "Pełna ścieżka i nazwa pliku klucza prywatnego"
- #: applications/luci-app-radicale/root/usr/share/rpcd/acl.d/luci-app-radicale.json:3
- msgid "Grant UCI access for luci-app-radicale"
- msgstr "Udziel dostępu UCI do luci-app-radicale"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:549
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:571
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:593
- msgid "Info"
- msgstr "Informacja"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:83
- msgid "Keep in mind to use the correct hashing algorithm !"
- msgstr "Należy pamiętać o zastosowaniu właściwego algorytmu hashing!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:97
- msgid "Leading or ending slashes are trimmed from collection's path."
- msgstr "Początkowe lub kończące ukośniki są usuwane ze ścieżki collection's."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:653
- msgid "Log-backup Count"
- msgstr "Licznik kopii zapasowych dziennika"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:77
- msgid "Log-file Viewer"
- msgstr "Przeglądarka plików dziennika"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:610
- msgid "Log-file directory"
- msgstr "Katalog plików dziennika"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:630
- msgid "Log-file size"
- msgstr "Rozmiar pliku dziennika"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:533
- msgid "Logging"
- msgstr "Logowanie"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:235
- msgid "Logon message"
- msgstr "Komunikat logowania"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:631
- msgid "Maximum size of each rotation log-file."
- msgstr "Maksymalny rozmiar każdego rotacyjnego pliku dziennika."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:236
- msgid "Message displayed in the client when a password is needed."
- msgstr "Wiadomość wyświetlana w kliencie, gdy potrzebne jest hasło."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:46
- msgid "NOT installed"
- msgstr "Nie zainstalowany"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:356
- msgid "None"
- msgstr "Brak"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:654
- msgid "Number of backup files of log to create."
- msgstr "Liczba plików kopii zapasowych dziennika do utworzenia."
- #: applications/luci-app-radicale/luasrc/view/radicale/tabmap_nsections.htm:50
- msgid "One or more missing/invalid fields on tab"
- msgstr "Jedno lub więcej brakujących/nieważnych pól na zakładce"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:436
- msgid "Owner allow write, authenticated users allow read"
- msgstr ""
- "Właściciel zezwala na pisanie, uwierzytelnieni użytkownicy zezwalają na "
- "odczyt"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:303
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:328
- msgid "Path/File required !"
- msgstr "Ścieżka/Plik wymagane !"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:81
- msgid ""
- "Place here the 'user:password' pairs for your users which should have access "
- "to Radicale."
- msgstr ""
- "Umieść tutaj pary 'user:password' dla swoich użytkowników, którzy powinni "
- "mieć dostęp do Radicale."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:67
- msgid "Please install current version !"
- msgstr "Zainstaluj aktualną wersję!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:78
- msgid "Please press [Reload] button below to reread the file."
- msgstr "Wciśnij przycisk [Przeładuj] poniżej, aby ponownie odczytać plik."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:78
- msgid "Please update to current version !"
- msgstr "Prosimy o aktualizację do aktualnej wersji!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:225
- msgid "Port numbers below 1024 (Privileged ports) are not supported"
- msgstr "Numery portów poniżej 1024 (porty uprzywilejowane) nie są obsługiwane"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:309
- msgid "Private key file"
- msgstr "Plik klucza prywatnego"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:19
- msgid "Radicale CalDAV/CardDAV Server"
- msgstr "Radicale CalDAV/CardDAV Server"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:459
- msgid "Radicale uses '/etc/radicale/rights' as regexp-based file."
- msgstr "Radicale używa '/etc/radicale/rights' jako pliku opartego na RegExp."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:404
- msgid "Radicale uses '/etc/radicale/users' as htpasswd file."
- msgstr "Radicale używa '/etc/radicale/users' jako pliku htpasswd."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:402
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:457
- msgid "Read only!"
- msgstr "Tylko do odczytu!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:455
- msgid "RegExp file"
- msgstr "Plik RegExp"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:56
- msgid "Reload"
- msgstr "Przeładuj"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:688
- msgid "Response Encoding"
- msgstr "Kodowanie odpowiedzi"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:86
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:418
- msgid "Rights"
- msgstr "Prawa"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:437
- msgid "Rights are based on a regexp-based file"
- msgstr "Prawa oparte są na pliku opartym na RegExp"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:429
- msgid "Rights backend"
- msgstr "Zaplecza praw"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:392
- msgid "SHA-1"
- msgstr "SHA-1"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:267
- msgid "SSL Protocol"
- msgstr "Protokół SSL"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:62
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:65
- msgid "Save"
- msgstr "Zapisz"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:95
- msgid "Section names are only used for naming the rule."
- msgstr "Nazwy sekcji są używane tylko do nazwania reguły."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:211
- msgid "Server"
- msgstr "Serwer"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:633
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:656
- msgid "Setting this parameter to '0' will disable rotation of log-file."
- msgstr ""
- "Ustawienie tego parametru na ' 0 ' spowoduje wyłączenie rotacji pliku "
- "dziennika."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:62
- msgid "Software package '%s' is not installed."
- msgstr "Pakiet '%s' nie jest zainstalowany."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:71
- msgid "Software package '%s' is outdated."
- msgstr "Pakiet '%s' jest przestarzały."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:26
- msgid "Software update required"
- msgstr "Wymagana aktualizacja oprogramowania"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:164
- #: applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm:10
- msgid "Start"
- msgstr "Uruchom"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:155
- msgid "Start / Stop"
- msgstr "Start/Stop"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:156
- msgid "Start/Stop Radicale server"
- msgstr "Uruchom/Zatrzymaj serwer Radicale"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:473
- msgid "Storage"
- msgstr "Magazyn"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:697
- msgid "Storage Encoding"
- msgstr "Kodowanie pamięci"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:484
- msgid "Storage backend"
- msgstr "Zaplecze do przechowywania"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:566
- msgid "Syslog Log level"
- msgstr "Poziom dziennika systemowego"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:141
- msgid "System"
- msgstr "System"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:32
- msgid ""
- "The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) "
- "server solution."
- msgstr ""
- "Projekt Radicale to kompletne rozwiązanie serwerowe CalDAV (kalendarz) i "
- "CardDAV (kontakt)."
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:34
- msgid ""
- "They can be viewed and edited by calendar and contact clients on mobile "
- "phones or computers."
- msgstr ""
- "Można je przeglądać i edytować za pomocą kalendarza oraz kontaktować się z "
- "klientami na telefonach komórkowych lub komputerach."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:408
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:463
- msgid "To edit the file follow this link!"
- msgstr "Aby edytować plik, skorzystaj z tego linku!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:615
- msgid "To view latest log file follow this link!"
- msgstr "Aby wyświetlić najnowszy plik dziennika, kliknij ten link!"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:201
- msgid "Value is not a number"
- msgstr "Wartość nie jest liczbą"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:644
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:667
- msgid "Value is not an Integer >= 0 !"
- msgstr "Wartość nie jest liczbą całkowitą >= 0 !"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:203
- msgid "Value not between 0 and 300"
- msgstr "Wartość nie mieszcząca się w przedziale od 0 do 300"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:647
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:670
- msgid "Value required ! Integer >= 0 !"
- msgstr "Wartość wymagana! Integer >= 0 !"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:40
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:42
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:45
- msgid "Version"
- msgstr "Wersja"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:38
- msgid "Version Information"
- msgstr "Informacja o wersji"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:485
- msgid ""
- "WARNING: Only 'File-system' is documented and tested by Radicale development"
- msgstr ""
- "OSTRZEŻENIE: Tylko \"System plików\" jest dokumentowany i testowany przez "
- "Radicale Development"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:550
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:572
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:594
- msgid "Warning"
- msgstr "Ostrzeżenie"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:90
- msgid ""
- "You can also get groups from the user regex in the collection with {0}, {1}, "
- "etc."
- msgstr ""
- "Można również uzyskać grupy z regex użytkownika w kolekcji z {0}, {1}, itd."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:89
- msgid ""
- "You can use Python's ConfigParser interpolation values %(login)s and "
- "%(path)s."
- msgstr ""
- "Możesz użyć wartości interpolacji %(login)s i %(ścieżka)s w Pythonie "
- "ConfigParser."
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:390
- msgid "crypt"
- msgstr "Krypta"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:357
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:400
- msgid "htpasswd file"
- msgstr "plik htpasswd"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:44
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:73
- msgid "installed"
- msgstr "zainstalowany"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:623
- msgid "no valid path given!"
- msgstr "nie podano prawidłowej ścieżki!"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:43
- msgid "or higher"
- msgstr "lub wyżej"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:391
- msgid "plain"
- msgstr "zwykły"
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:41
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:64
- #: applications/luci-app-radicale/luasrc/controller/radicale.lua:75
- msgid "required"
- msgstr "wymagany"
- #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393
- msgid "salted SHA-1"
- msgstr "solone SHA-1"
- #~ msgid "Ciphers"
- #~ msgstr "Szyfry"
- #~ msgid "Custom"
- #~ msgstr "Własny"
- #~ msgid "Database"
- #~ msgstr "Baza danych"
- #~ msgid "OPTIONAL: See python's ssl module for available ciphers"
- #~ msgstr ""
- #~ "OPCJONALNE: Aby zapoznać się z dostępnymi szyframi, zobacz moduł ssl "
- #~ "pytona"
- #~ msgid "custom"
- #~ msgstr "własny"
- #~ msgid "Access-Control-Allow-Headers"
- #~ msgstr "Access-Control-Allow-Headers"
- #~ msgid "Access-Control-Allow-Methods"
- #~ msgstr "Access-Control-Allow-Methods"
- #~ msgid "Access-Control-Allow-Origin"
- #~ msgstr "Access-Control-Allow-Origin"
- #~ msgid "Access-Control-Expose-Headers"
- #~ msgstr "Access-Control-Expose-Headers"
|