]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/pl/strings.php
PL translation update THX waldis
[friendica.git] / view / lang / pl / strings.php
index 80dbf020ff3463b9964073bbcafc2c4e16ea96ec..5cac0a6c3ceb09db1bb21110b1607450445ae63c 100644 (file)
@@ -149,13 +149,13 @@ $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s wysłał(
 $a->strings["a private message"] = "prywatna wiadomość";
 $a->strings["%1\$s sent you %2\$s."] = "%1\$s wysłał(-a) ci %2\$s.";
 $a->strings["Please visit %s to view and/or reply to your private messages."] = "Odwiedź %s, aby zobaczyć i/lub odpowiedzieć na twoje prywatne wiadomości.";
-$a->strings["%1\$s tagged you on [url=%2\$s]a %3\$s[/url]"] = "";
+$a->strings["%1\$s tagged you on [url=%2\$s]a %3\$s[/url]"] = "%1\$s oznaczył(-a) Cię w [url=%2\$s]%3\$s[/url]";
 $a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s]a %3\$s[/url]";
 $a->strings["%1\$s tagged you on [url=%2\$s]%3\$s's %4\$s[/url]"] = "";
 $a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$sskomentował [url=%2\$s]%3\$s %4\$s[/url]";
 $a->strings["%1\$s tagged you on [url=%2\$s]your %3\$s[/url]"] = "";
 $a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s skomentował [url=%2\$s] twój %3\$s[/ url]";
-$a->strings["%1\$s tagged you on [url=%2\$s]their %3\$s[/url]"] = "";
+$a->strings["%1\$s tagged you on [url=%2\$s]their %3\$s[/url]"] = "%1\$s oznaczył(-a) Cię w [url=%2\$s]swoim %3\$s[/url]";
 $a->strings["%1\$s commented on [url=%2\$s]their %3\$s[/url]"] = "";
 $a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Powiadomienie] %s dodał Cię";
 $a->strings["%1\$s tagged you at %2\$s"] = "%1\$s oznaczono Cię tagiem %2\$s";
@@ -324,6 +324,7 @@ $a->strings["The database update failed. Please run \"php bin/console.php dbstru
 $a->strings["The worker was never executed. Please check your database structure!"] = "Pracownik nigdy nie został stracony. Sprawdź swoją strukturę bazy danych!";
 $a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Ostatnie wykonanie robota było w %s UTC. To jest starsze niż jedna godzina. Sprawdź ustawienia crontab.";
 $a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
+$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "";
 $a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "<a href=\"%s\">%s</a> nie jest osiągalny w twoim systemie. Jest to poważny problem z konfiguracją, który uniemożliwia komunikację między serwerami. Zobacz pomoc na <a href=\"%s\">stronie instalacji</a>.";
 $a->strings["Normal Account"] = "Konto normalne";
 $a->strings["Automatic Follower Account"] = "Automatyczne konto obserwatora";
@@ -363,7 +364,7 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged)
 $a->strings["Don't check"] = "Nie sprawdzaj";
 $a->strings["check the stable version"] = "sprawdź wersję stabilną";
 $a->strings["check the development version"] = "sprawdź wersję rozwojową";
-$a->strings["None"] = "Brak";
+$a->strings["Database (legacy)"] = "";
 $a->strings["Republish users to directory"] = "Ponownie opublikuj użytkowników w katalogu";
 $a->strings["Registration"] = "Rejestracja";
 $a->strings["File upload"] = "Przesyłanie plików";
@@ -399,8 +400,8 @@ $a->strings["Hide help entry from navigation menu"] = "Ukryj pomoc w menu nawiga
 $a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help.";
 $a->strings["Single user instance"] = "Tryb pojedynczego użytkownika";
 $a->strings["Make this instance multi-user or single-user for the named user"] = "Ustawia tryb dla wielu użytkowników lub pojedynczego użytkownika dla nazwanego użytkownika";
-$a->strings["File storage backend"] = "";
-$a->strings["Backend used to store uploaded files data"] = "";
+$a->strings["File storage backend"] = "Backend przechowywania plików";
+$a->strings["The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you do not do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."] = "";
 $a->strings["Maximum image size"] = "Maksymalny rozmiar zdjęcia";
 $a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to  0 , co oznacza bez limitu .";
 $a->strings["Maximum image length"] = "Maksymalna długość obrazu";
@@ -454,7 +455,7 @@ $a->strings["Which community pages should be available for visitors. Local users
 $a->strings["Posts per user on community page"] = "Lista postów użytkownika na stronie społeczności";
 $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maksymalna liczba postów na użytkownika na stronie społeczności. (Nie dotyczy 'społeczności globalnej')";
 $a->strings["Disable OStatus support"] = "Wyłącz obsługę OStatus";
-$a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
+$a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Wyłącz wbudowaną kompatybilność z OStatus (StatusNet, GNU Social itd.). Wszystkie rozmowy w OStatus są publiczne, więc czasem będą pojawiać się ostrzeżenia o prywatności.";
 $a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "Importuj wątki OStatus/ActivityPub tylko z naszych kontaktów";
 $a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normalnie importujemy każdą zawartość z naszych kontaktów OStatus i ActivityPub. W tej opcji przechowujemy tylko wątki uruchomione przez kontakt znany w naszym systemie.";
 $a->strings["OStatus support can only be enabled if threading is enabled."] = "Obsługa OStatus może być włączona tylko wtedy, gdy włączone jest wątkowanie.";
@@ -484,7 +485,7 @@ $a->strings["If enabled, the global contacts are checked periodically for missin
 $a->strings["Days between requery"] = "Dni między żądaniem";
 $a->strings["Number of days after which a server is requeried for his contacts."] = "Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów.";
 $a->strings["Discover contacts from other servers"] = "Odkryj kontakty z innych serwerów";
-$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Okresowo wysyłaj zapytanie do innych serwerów o kontakty. Możesz wybierać pomiędzy 'użytkownikami': użytkownikami w systemie zdalnym, 'Kontakty globalne': aktywne kontakty znane w systemie. Zastępowanie jest przeznaczone dla serwerów Redmatrix i starszych serwerów Friendica, w których kontakty globalne nie były dostępne. Funkcja awaryjna zwiększa obciążenie serwera, dlatego zalecanym ustawieniem jest 'Użytkownicy, kontakty globalne'.";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommended setting is 'Users, Global Contacts'."] = "Okresowo sprawdzaj kontakty z innymi serwerami. Możesz wybrać pomiędzy „użytkownikami”: użytkownikami systemu zdalnego, „kontaktami globalnymi”: aktywnymi kontaktami znanymi w systemie. Rozwiązanie awaryjne jest przeznaczone dla serwerów Redmatrix i starszych serwerów friendica, gdzie globalne kontakty nie były dostępne. Powrót awaryjny zwiększa obciążenie serwera, dlatego zalecane ustawienie to „Użytkownicy, kontakty globalne”.";
 $a->strings["Timeframe for fetching global contacts"] = "Czas pobierania globalnych kontaktów";
 $a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Po aktywowaniu wykrywania ta wartość określa czas działania globalnych kontaktów pobieranych z innych serwerów.";
 $a->strings["Search the local directory"] = "Wyszukaj w lokalnym katalogu";
@@ -586,6 +587,7 @@ $a->strings["Personal Page"] = "Strona osobista";
 $a->strings["Organisation Page"] = "Strona Organizacji";
 $a->strings["News Page"] = "Strona Wiadomości";
 $a->strings["Community Forum"] = "Forum społecznościowe";
+$a->strings["Relay"] = "";
 $a->strings["Email"] = "E-mail";
 $a->strings["Register date"] = "Data rejestracji";
 $a->strings["Last login"] = "Ostatnie logowanie";
@@ -661,6 +663,8 @@ $a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
 $a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::przekształć";
 $a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
 $a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::przekształć => HTML::toBBCode";
+$a->strings["Item Body"] = "";
+$a->strings["Item Tags"] = "";
 $a->strings["Source input (Diaspora format)"] = "Źródło wejściowe (format Diaspora)";
 $a->strings["Markdown::convert (raw HTML)"] = "Markdown::convert (raw HTML)";
 $a->strings["Markdown::convert"] = "Markdown::convert";
@@ -725,6 +729,7 @@ $a->strings["Mark this contact as remote_self, this will cause friendica to repo
 $a->strings["Account Nickname"] = "Nazwa konta";
 $a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - zastępuje Imię/Pseudonim";
 $a->strings["Account URL"] = "Adres URL konta";
+$a->strings["Account URL Alias"] = "";
 $a->strings["Friend Request URL"] = "Adres URL żądający znajomości";
 $a->strings["Friend Confirm URL"] = "URL potwierdzający znajomość";
 $a->strings["Notification Endpoint URL"] = "Zgłoszenie Punktu Końcowego URL";
@@ -806,17 +811,17 @@ $a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - proszę nie używać tego formularza. Zamiast tego, wpisz %s w pasku wyszukiwania Diaspory.";
 $a->strings["Your Identity Address:"] = "Twój adres tożsamości:";
 $a->strings["Submit Request"] = "Wyślij zgłoszenie";
-$a->strings["Location:"] = "Lokalizacja:";
-$a->strings["Gender:"] = "Płeć:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Strona główna:";
-$a->strings["About:"] = "O:";
+$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte).";
 $a->strings["Global Directory"] = "Katalog globalny";
 $a->strings["Find on this site"] = "Znajdź na tej stronie";
 $a->strings["Results for:"] = "Wyniki dla:";
 $a->strings["Site Directory"] = "Katalog Witryny";
 $a->strings["Find"] = "Znajdź";
-$a->strings["No entries (some entries may be hidden)."] = "Brak odwiedzin (niektóre odwiedziny mogą być ukryte).";
+$a->strings["Location:"] = "Lokalizacja:";
+$a->strings["Gender:"] = "Płeć:";
+$a->strings["Status:"] = "Status:";
+$a->strings["Homepage:"] = "Strona główna:";
+$a->strings["About:"] = "O:";
 $a->strings["People Search - %s"] = "Szukaj osób - %s";
 $a->strings["Forum Search - %s"] = "Przeszukiwanie forum - %s";
 $a->strings["No matches"] = "Brak wyników";
@@ -1161,9 +1166,6 @@ $a->strings["Recipient"] = "Odbiorca";
 $a->strings["Choose what you wish to do to recipient"] = "Wybierz, co chcesz zrobić";
 $a->strings["Make this post private"] = "Ustaw ten post jako prywatny";
 $a->strings["Only logged in users are permitted to perform a probing."] = "Tylko zalogowani użytkownicy mogą wykonywać sondowanie.";
-$a->strings["%s's timeline"] = "oś czasu %s";
-$a->strings["%s's posts"] = "wpisy %s";
-$a->strings["%s's comments"] = "komentarze %s";
 $a->strings["Profile deleted."] = "Konto usunięte.";
 $a->strings["Profile-"] = "Profil-";
 $a->strings["New profile created."] = "Utworzono nowy profil.";
@@ -1261,31 +1263,6 @@ $a->strings["Invalid profile identifier."] = "Nieprawidłowa nazwa użytkownika.
 $a->strings["Profile Visibility Editor"] = "Ustawienia widoczności profilu";
 $a->strings["Visible To"] = "Widoczne dla";
 $a->strings["All Contacts (with secure profile access)"] = "Wszystkie kontakty (z bezpiecznym dostępem do profilu)";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Nie udało się wysłać wiadomości e-mail. Tutaj szczegóły twojego konta:<br> login: %s<br>hasło: %s<br><br>Możesz zmienić swoje hasło po zalogowaniu.";
-$a->strings["Registration successful."] = "Rejestracja udana.";
-$a->strings["Your registration can not be processed."] = "Nie można przetworzyć Twojej rejestracji.";
-$a->strings["Your registration is pending approval by the site owner."] = "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Możesz (opcjonalnie) wypełnić ten formularz za pośrednictwem OpenID, podając swój OpenID i klikając 'Register'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów.";
-$a->strings["Your OpenID (optional): "] = "Twój OpenID (opcjonalnie): ";
-$a->strings["Include your profile in member directory?"] = "Czy dołączyć twój profil do katalogu członków?";
-$a->strings["Note for the admin"] = "Uwaga dla administratora";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Pozostaw wiadomość dla administratora, dlaczego chcesz dołączyć do tego węzła";
-$a->strings["Membership on this site is by invitation only."] = "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu.";
-$a->strings["Your invitation code: "] = "Twój kod zaproszenia: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Twoje imię i nazwisko (np. Jan Kowalski, prawdziwe lub wyglądające na prawdziwe): ";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Twój adres e-mail: (Informacje początkowe zostaną wysłane tam, więc musi to być istniejący adres).";
-$a->strings["New Password:"] = "Nowe hasło:";
-$a->strings["Leave empty for an auto generated password."] = "Pozostaw puste dla wygenerowanego automatycznie hasła.";
-$a->strings["Confirm:"] = "Potwierdź:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "Wybierz pseudonim profilu. Nazwa musi zaczynać się od znaku tekstowego. Twój adres profilu na tej stronie będzie wówczas '<strong>pseudonimem%s</strong>'.";
-$a->strings["Choose a nickname: "] = "Wybierz pseudonim: ";
-$a->strings["Register"] = "Zarejestruj";
-$a->strings["Import"] = "Import";
-$a->strings["Import your profile to this friendica instance"] = "Zaimportuj swój profil do tej instancji friendica";
-$a->strings["Note: This node explicitly contains adult content"] = "Uwaga: Ten węzeł jawnie zawiera treści dla dorosłych";
 $a->strings["Account approved."] = "Konto zatwierdzone.";
 $a->strings["Registration revoked for %s"] = "Rejestracja odwołana dla %s";
 $a->strings["Please login."] = "Proszę się zalogować.";
@@ -1366,6 +1343,7 @@ $a->strings["Last successful email check:"] = "Ostatni sprawdzony e-mail:";
 $a->strings["IMAP server name:"] = "Nazwa serwera IMAP:";
 $a->strings["IMAP port:"] = "Port IMAP:";
 $a->strings["Security:"] = "Ochrona:";
+$a->strings["None"] = "Brak";
 $a->strings["Email login name:"] = "Nazwa logowania e-mail:";
 $a->strings["Email password:"] = "E-mail hasło:";
 $a->strings["Reply-to address:"] = "Adres zwrotny:";
@@ -1448,7 +1426,9 @@ $a->strings["Expire photos:"] = "Wygasanie zdjęć:";
 $a->strings["Only expire posts by others:"] = "Wygaszaj tylko te posty, które zostały napisane przez inne osoby:";
 $a->strings["Account Settings"] = "Ustawienia konta";
 $a->strings["Password Settings"] = "Ustawienia hasła";
+$a->strings["New Password:"] = "Nowe hasło:";
 $a->strings["Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."] = "Dozwolone znaki to a-z, A-Z, 0-9 i znaki specjalne, z wyjątkiem białych znaków, podkreślonych liter i dwukropka (:).";
+$a->strings["Confirm:"] = "Potwierdź:";
 $a->strings["Leave password fields blank unless changing"] = "Pozostaw pole hasła puste, jeżeli nie chcesz go zmienić.";
 $a->strings["Current Password:"] = "Aktualne hasło:";
 $a->strings["Your current password to confirm the changes"] = "Wpisz aktualne hasło, aby potwierdzić zmiany";
@@ -1504,6 +1484,8 @@ $a->strings["Export your account info and contacts. Use this to make a backup of
 $a->strings["Export all"] = "Eksportuj wszystko";
 $a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Wyeksportuj informacje o koncie, kontaktach i wszystkie swoje pozycje jako json. Może to być bardzo duży plik i może zająć dużo czasu. Użyj tej opcji, aby utworzyć pełną kopię zapasową swojego konta (zdjęcia nie są eksportowane)";
 $a->strings["User imports on closed servers can only be done by an administrator."] = "Import użytkowników na zamkniętych serwerach może być wykonywany tylko przez administratora.";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Strona przekroczyła ilość dozwolonych rejestracji na dzień. Proszę spróbuj ponownie jutro.";
+$a->strings["Import"] = "Import";
 $a->strings["Move account"] = "Przenieś konto";
 $a->strings["You can import an account from another Friendica server."] = "Możesz zaimportować konto z innego serwera Friendica.";
 $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Musisz wyeksportować konto ze starego serwera i przesłać je tutaj. Odtworzymy twoje stare konto tutaj ze wszystkimi twoimi kontaktami. Postaramy się również poinformować twoich znajomych, że się tutaj przeniosłeś.";
@@ -1535,7 +1517,6 @@ $a->strings["File exceeds size limit of %s"] = "Plik przekracza limit rozmiaru w
 $a->strings["File upload failed."] = "Przesyłanie pliku nie powiodło się.";
 $a->strings["Wall Photos"] = "Tablica zdjęć";
 $a->strings["Delete this item?"] = "Usunąć ten element?";
-$a->strings["show fewer"] = "pokaż mniej";
 $a->strings["toggle mobile"] = "przełącz na mobilny";
 $a->strings["No system theme config value set."] = "Nie ustawiono wartości konfiguracyjnej zestawu tematycznego.";
 $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Znacznik zabezpieczeń formularza nie był poprawny. Prawdopodobnie stało się tak, ponieważ formularz został otwarty zbyt długo (> 3 godziny) przed jego przesłaniem.";
@@ -1559,6 +1540,7 @@ $a->strings["Diaspora Connector"] = "Łącze Diaspora";
 $a->strings["GNU Social Connector"] = "Łącze GNU Social";
 $a->strings["ActivityPub"] = "Pub aktywności";
 $a->strings["pnut"] = "orzech";
+$a->strings["No answer"] = "Brak odpowiedzi";
 $a->strings["Male"] = "Mężczyzna";
 $a->strings["Female"] = "Kobieta";
 $a->strings["Currently Male"] = "Obecnie mężczyzna";
@@ -1626,6 +1608,8 @@ $a->strings["Ability for visitors to download the public calendar"] = "Umożliwi
 $a->strings["Post Composition Features"] = "Ustawienia funkcji postów";
 $a->strings["Auto-mention Forums"] = "Automatyczne wymienianie forów";
 $a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Dodaj/usuń wzmiankę, gdy strona forum zostanie wybrana/cofnięta w oknie ACL.";
+$a->strings["Explicit Mentions"] = "";
+$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Dodaj wyraźne wzmianki do pola komentarza, aby ręcznie kontrolować, kto zostanie wymieniony w odpowiedziach.";
 $a->strings["Network Sidebar"] = "Sieć Pasek Boczny";
 $a->strings["Ability to select posts by date ranges"] = "Wybierz wpisy według zakresów dat";
 $a->strings["Protocol Filter"] = "Filtr protokołu";
@@ -1664,6 +1648,7 @@ $a->strings["Your personal notes"] = "Twoje prywatne notatki";
 $a->strings["Sign in"] = "Zaloguj się";
 $a->strings["Home"] = "Strona domowa";
 $a->strings["Home Page"] = "Strona startowa";
+$a->strings["Register"] = "Zarejestruj";
 $a->strings["Create an account"] = "Załóż konto";
 $a->strings["Help and documentation"] = "Pomoc i dokumentacja";
 $a->strings["Apps"] = "Aplikacje";
@@ -1711,6 +1696,11 @@ $a->strings["Invalid source protocol"] = "Nieprawidłowy protokół źródłowy"
 $a->strings["Invalid link protocol"] = "Niepoprawny link protokołu";
 $a->strings["Loading more entries..."] = "Ładuję więcej wpisów...";
 $a->strings["The end"] = "Koniec";
+$a->strings["Follow"] = "Śledź";
+$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć";
+$a->strings["Export"] = "Eksport";
+$a->strings["Export calendar as ical"] = "Wyeksportuj kalendarz jako ical";
+$a->strings["Export calendar as csv"] = "Eksportuj kalendarz jako csv";
 $a->strings["No contacts"] = "Brak kontaktów";
 $a->strings["%d Contact"] = [
        0 => "%d kontakt",
@@ -1719,11 +1709,6 @@ $a->strings["%d Contact"] = [
        3 => "%d Kontakty",
 ];
 $a->strings["View Contacts"] = "Widok kontaktów";
-$a->strings["Follow"] = "Śledź";
-$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć";
-$a->strings["Export"] = "Eksport";
-$a->strings["Export calendar as ical"] = "Wyeksportuj kalendarz jako ical";
-$a->strings["Export calendar as csv"] = "Eksportuj kalendarz jako csv";
 $a->strings["Add New Contact"] = "Dodaj nowy kontakt";
 $a->strings["Enter address or web location"] = "Wpisz adres lub lokalizację sieciową";
 $a->strings["Example: bob@example.com, http://example.com/barbara"] = "Przykład: bob@przykład.com, http://przykład.com/barbara";
@@ -1807,6 +1792,8 @@ $a->strings["POSIX PHP module"] = "Moduł POSIX PHP";
 $a->strings["Error: POSIX PHP module required but not installed."] = "Błąd: wymagany moduł POSIX PHP, ale nie zainstalowany.";
 $a->strings["JSON PHP module"] = "Moduł PHP JSON";
 $a->strings["Error: JSON PHP module required but not installed."] = "Błąd: wymagany jest moduł JSON PHP, ale nie jest zainstalowany.";
+$a->strings["File Information PHP module"] = "";
+$a->strings["Error: File Information PHP module required but not installed."] = "";
 $a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "Instalator internetowy musi mieć możliwość utworzenia pliku o nazwie \"local.config.php\" w folderze \"config\" serwera WWW i nie może tego zrobić.";
 $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Jest to najczęściej ustawienie uprawnień, ponieważ serwer sieciowy może nie być w stanie zapisywać plików w folderze - nawet jeśli możesz.";
 $a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "Pod koniec tej procedury otrzymasz tekst do zapisania w pliku o nazwie local.config.php w folderze \"config\" Friendica.";
@@ -2011,7 +1998,7 @@ $a->strings["Database storage failed to insert data"] = "Magazyn bazy danych nie
 $a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "";
 $a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "";
 $a->strings["Storage base path"] = "";
-$a->strings["Folder were uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "";
+$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Folder, w którym zapisywane są przesłane pliki. Dla maksymalnego bezpieczeństwa, powinna to być ścieżka poza drzewem folderów serwera WWW";
 $a->strings["Enter a valid existing folder"] = "Wprowadź poprawny istniejący folder";
 $a->strings["Login failed"] = "Logowanie nieudane";
 $a->strings["Not enough information to authenticate"] = "Za mało informacji do uwierzytelnienia";
@@ -2180,7 +2167,30 @@ $a->strings["terms of service"] = "warunki użytkowania";
 $a->strings["Website Privacy Policy"] = "Polityka Prywatności Witryny";
 $a->strings["privacy policy"] = "polityka prywatności";
 $a->strings["Logged out."] = "Wylogowano.";
+$a->strings["%s's timeline"] = "oś czasu %s";
+$a->strings["%s's posts"] = "wpisy %s";
+$a->strings["%s's comments"] = "komentarze %s";
 $a->strings["Bad Request."] = "Nieprawidłowe żądanie.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "Możesz (opcjonalnie) wypełnić ten formularz za pośrednictwem OpenID, podając swój OpenID i klikając \"Register\".";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Jeśli nie jesteś zaznajomiony z OpenID, zostaw to pole puste i uzupełnij resztę elementów.";
+$a->strings["Your OpenID (optional): "] = "Twój OpenID (opcjonalnie): ";
+$a->strings["Include your profile in member directory?"] = "Czy dołączyć twój profil do katalogu członków?";
+$a->strings["Note for the admin"] = "Uwaga dla administratora";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Pozostaw wiadomość dla administratora, dlaczego chcesz dołączyć do tego węzła";
+$a->strings["Membership on this site is by invitation only."] = "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu.";
+$a->strings["Your invitation code: "] = "Twój kod zaproszenia: ";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Twoje imię i nazwisko (np. Jan Kowalski, prawdziwe lub wyglądające na prawdziwe): ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Twój adres e-mail: (Informacje początkowe zostaną wysłane tam, więc musi to być istniejący adres).";
+$a->strings["Leave empty for an auto generated password."] = "Pozostaw puste dla wygenerowanego automatycznie hasła.";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "";
+$a->strings["Choose a nickname: "] = "Wybierz pseudonim: ";
+$a->strings["Import your profile to this friendica instance"] = "Zaimportuj swój profil do tej instancji friendica";
+$a->strings["Note: This node explicitly contains adult content"] = "Uwaga: Ten węzeł jawnie zawiera treści dla dorosłych";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Rejestracja zakończona pomyślnie. Dalsze instrukcje zostały wysłane na twojego e-maila.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Nie udało się wysłać wiadomości e-mail. Tutaj szczegóły twojego konta:<br> login: %s<br>hasło: %s<br><br>Możesz zmienić swoje hasło po zalogowaniu.";
+$a->strings["Registration successful."] = "Rejestracja udana.";
+$a->strings["Your registration can not be processed."] = "Nie można przetworzyć Twojej rejestracji.";
+$a->strings["Your registration is pending approval by the site owner."] = "Twoja rejestracja oczekuje na zaakceptowanie przez właściciela witryny.";
 $a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "W momencie rejestracji oraz w celu zapewnienia komunikacji między kontem użytkownika, a jego kontaktami, użytkownik musi podać nazwę wyświetlaną (pseudonim), nazwę użytkownika (przydomek) i działający adres e-mail. Nazwy będą dostępne na stronie profilu konta dla każdego odwiedzającego stronę, nawet jeśli inne szczegóły profilu nie zostaną wyświetlone. Adres e-mail będzie używany tylko do wysyłania powiadomień użytkownika o interakcjach, ale nie będzie wyświetlany w widoczny sposób. Lista kont w katalogu użytkownika węzła lub globalnym katalogu użytkownika jest opcjonalna i może być kontrolowana w ustawieniach użytkownika, nie jest konieczna do komunikacji.";
 $a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "Te dane są wymagane do komunikacji i są przekazywane do węzłów partnerów komunikacyjnych i są tam przechowywane. Użytkownicy mogą wprowadzać dodatkowe prywatne dane, które mogą być przesyłane na konta partnerów komunikacyjnych.";
 $a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "W dowolnym momencie zalogowany użytkownik może wyeksportować dane swojego konta z <a href=\"%1\$s/settings/uexport\">ustawień konta</a>. Jeśli użytkownik chce usunąć swoje konto, może to zrobić w<a href=\"%1\$s/removeme\">%1\$s / Usuń mnie</a>. Usunięcie konta będzie trwałe. Skasowanie danych będzie również wymagane od węzłów partnerów komunikacyjnych.";
@@ -2209,16 +2219,20 @@ $a->strings["to"] = "do";
 $a->strings["via"] = "przez";
 $a->strings["Wall-to-Wall"] = "Wall-to-Wall";
 $a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:";
+$a->strings["Reply to %s"] = "Odpowiedź %s";
 $a->strings["Notifier task is pending"] = "Zadanie Notifier jest w toku";
 $a->strings["Delivery to remote servers is pending"] = "Trwa przesyłanie do serwerów zdalnych";
 $a->strings["Delivery to remote servers is underway"] = "Trwa dostawa do serwerów zdalnych";
 $a->strings["Delivery to remote servers is mostly done"] = "Dostawa do zdalnych serwerów jest w większości wykonywana";
+$a->strings["Delivery to remote servers is done"] = "Trwa dostarczanie do zdalnych serwerów";
 $a->strings["%d comment"] = [
        0 => "%d komentarz",
        1 => "%d komentarze",
        2 => "%d komentarzy",
        3 => "%d komentarzy",
 ];
+$a->strings["Show more"] = "Pokaż więcej";
+$a->strings["Show fewer"] = "Pokaż mniej";
 $a->strings["Sharing notification from Diaspora network"] = "Wspólne powiadomienie z sieci Diaspora";
 $a->strings["Attachments:"] = "Załączniki:";
 $a->strings["%s is now following %s."] = "%s zaczął(-ęła) obserwować %s.";